a {
  color: #f93822 !important;
}
a.open-consent-modal {
  color: #f93822 !important;
}
.logo img {
  width: 90%;
  height: 100%;
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
.logoWeb img {
  width: 90%;
  height: 100%;
  padding-top: 15px;
  padding-left: 5%;
  padding-right: 5%;
}
.footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 75px;
  flex-shrink: 0;
  background: var(--based-white, #fff);
  box-shadow: 0 -5px 50px rgba(0, 0, 0, 0.2);
}
.icon.member {
  background: url("../img/footer-menu/member-card.png");
  opacity: 0.4;
  background-repeat: no-repeat;
}
.menu-block.router-link-exact-active .icon.member {
  background: url("../img/footer-menu/member-card-active.png");
  background-repeat: no-repeat;
}
.icon.point {
  background: url("../img/footer-menu/point.png");
  opacity: 0.4;
  background-repeat: no-repeat;
}
.menu-block.router-link-exact-active .icon.point {
  background: url("../img/footer-menu/point-active.png");
  background-repeat: no-repeat;
}
.icon.privillege {
  background: url("../img/footer-menu/privillege.png");
  opacity: 0.4;
}
.menu-block.router-link-exact-active .icon.privillege {
  background: url("../img/footer-menu/privillege-active.png");
}
.cardHead {
  background-image: url(/img/mudjai/BG_MUDJAI.png);
  padding: 20px 0 40px 0;
}
.cardPromotion {
  background-color: #fff0 !important;
}
.main-content {
  padding: 0 12px;
  background: #e6e4d8 url("/img/mudjai/BG_MUDJAI.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.main-content.with-menu.point {
  padding-top: 40px;
  height: 100vh;
}
.main-content.with-menu.member {
  height: 100vh;
}
.heightFall {
  width: 100vw;
  height: 100vh;
}
.tab-switch .nav-link {
  width: 106px;
  text-align: center;
  color: #a9a9a9 !important;
  border-radius: 50px !important;
  line-height: 18px;
}
a.nav-link{
  color: #a9a9a9 !important;
}
.tabs-switch ul {
  max-width: 360px;
  width: 100%;
  background-color: #dcdcdc;
  border-radius: 50px;
  text-align: center;
  margin: 0 auto;
}
.tabs-switch ul li {
  width: 50%;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
  background: #f93822 !important;
  border-radius: 50px;
  color: #fff !important;
}
.button-custom {
  width: 100%;
  margin-left: 0;
  border-radius: 10px;
  padding: 10px;
}
.back i {
  padding-left: 35%;
  padding-top: 50%;
  color: #f93822;
}
.fa-chevron-left:before {
  color: #f93822;
}
.bigPoint {
  color: #f93822;
}
.wordPoint {
  font-size: 18px !important;
}
.backIcon {
  width: 15px;
  margin: 9px;
}
.coinsIcon {
  width: 30px;
  margin: 9px;
}

.couponDe {
  font-size: 18px !important;
}

.endDate {
  font-size: 10px !important;
}

.rPoint {
  padding-bottom: 0;
  padding-right: 0;
  margin-right: 0px;
  position: absolute;
  right: 12px;
  width: auto;
  bottom: 12px;
  margin-bottom: 0;
  font-size: 14px !important;
}

.solid {
  width: 18px;
  height: 18px;
}
/**** Checked CSS ****/
.form-check-input:checked {
  background-color: #f93822 !important;
  border-color: #f93822 !important;
}
.custom-radios input[type="radio"] + label span {
  background-color: #f93822;
  background-color: #ffffff;
  border: 2px solid #bab8b8;
}
.custom-radios input[type="radio"]:checked + label span {
  background-color: #f93822;
  border: 0;
}

/**** Radio CSS ****/
.btn-danger,
.btn-dark {
  background-color: #f93822 !important;
  border: 1px solid #f93822 !important;
}
.btn-danger:active,
.btn-dark:active {
  background-color: #f93822 !important;
  border: 1px solid #f93822 !important;
}
.btn-default,
.btn-default:active {
  color: #f93822 !important;
}
.editIcon.mx-auto,
.editIcon {
  margin-right: 5px !important;
  margin-left: 0px !important;
  width: 15px !important;
  margin: 9px;
}
.editIcon.d-block,
.edit_Icon.d-block {
  display: inline !important;
}
.cardDetail {
  margin: 30px 18px 0px 18px;
}

/* CSS Campaign Page*/
.main-campaign {
  min-height: 100vh;
  padding: 35px 25px;
  background: #fff0 url(/img/mudjai/BG_MUDJAI.png) no-repeat;
  background-size: cover;
}
.campaign-container {
  min-height: 92vh;
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
}
.campaign-img {
  width: 60%;
  border-radius: 3px;
}
.campaign-content {
  max-width: 380px;
  width: 100%;
}
.content-center {
  align-items: center;
}
.action-control-campaign {
  margin-top: 10px;
}
.action-control-campaign .btn {
  font-size: 16px;
  margin: 0px;
  margin-bottom: 15px;
}
.campaign-success {
  max-width: 340px;
  width: 100%;
}
.campaign-success img {
  max-width: 300px;
  width: 100%;
  margin: 0px 15px;
}
.exp-date {
  font-size: 12px;
}

/**** Radio CSS ****/
.promotionImgDetail {
  width: 100%;
  border-radius: 8px;
  margin-left: 12px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/**** Tabs CSS ****/
.qrCode {
  margin-top: 25px;
}
.qrCode .nav-link {
  width: 106px;
  text-align: center;
  color: #a9a9a9 !important;
  border-radius: 50px !important;
  line-height: 18px;
}

.promotionBOD .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #f93822 !important;
  border-radius: 50px;
  color: #fff !important;
}

.qrCode .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #f93822 !important;
  border-radius: 50px;
  color: #fff !important;
}
.barcode-render svg {
  width: 210px !important;
  height: 107px !important;
}

.text {
  color: #f93822;
  display: inline-block;
  margin-left: 10px;
}
.bounceball:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #f93822;
  transform-origin: 50%;
  -webkit-animation: bounce 500ms alternate infinite ease;
  animation: bounce 500ms alternate infinite ease;
}

.scrollerMember {
  width: 100% !important;
  overflow: scroll; /* หรือ auto */
  scrollbar-width: none; /* สำหรับ Firefox */
}
.btnSubmitCampain {
  margin-top: 20px;
  text-align: center;
}
.content-botton {
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}
.btn-white {
  color: #000000 !important;
  background-color: #ffffff !important;
  border: 2px solid #000000 !important;
}
.btn-white:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* css หน้า Share Line */
.referral-step {
  position: relative;
  padding-left: 50px; /* เว้นที่ว่างสำหรับไอคอนตัวเลขและเส้น */
}

/* เส้นเชื่อมต่อ (เหมือนในรูป) */
.referral-step:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 40px; /* เริ่มต้นจากใต้ไอคอน */
  left: 20px;
  width: 2px;
  height: calc(100% - 40px);
  background-color: #c00030; /* สีเส้น */
}

/* ภาชนะสำหรับไอคอนตัวเลข */
.step-icon-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #c00030; /* สีพื้นหลังไอคอน (สีแดงคล้ายในรูป) */
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  z-index: 10; /* ให้อยู่ด้านหน้าเส้น */
}

.step-number {
  font-size: 1.2rem;
}

.step-card {
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

.line-button {
  background-color: #00c300 !important; /* สีเขียว LINE */
  border-color: #00c300 !important;
  font-weight: bold;
}

/* จัดกึ่งกลางรูป LINE ในปุ่ม */
.line-button img {
  vertical-align: middle;
}

.invite-box {
  background-color: #f8f5ee; /* สีพื้นหลังนวลคล้ายในรูป */
  border-radius: 30px; /* ขอบโค้งมน */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05); /* เงาเล็กน้อย */
  max-width: 500px; /* จำกัดความกว้างสำหรับแสดงผลที่ดี */
}

/* สไตล์สำหรับไอคอน */
.icon-container {
  color: #333; /* สีของไอคอน */
  display: flex;
  align-items: center;
}

.icon-large {
  font-size: 2.5rem; /* ขนาดไอคอนที่ใหญ่ขึ้น */
  /* Bootstrap-Vue Icon (BIconPersonPlus) จะแสดงเป็น SVG ซึ่งดีกว่าการใช้แค่ตัวอักษร */
}

.small-text {
  font-size: 0.85rem;
}
@-webkit-keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    transform: scaleX(2);
  }
  35% {
    height: 15px;
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0;
  }
}

/**** media screen ****/
@media screen and (max-width: 280px) {
  .dee {
    margin-left: 19px;
  }
}

@media screen and (min-width: 320px) {
  .cardPoint.cardPromotion {
    height: 100% !important;
  }
}

@media screen and (min-width: 360px) {
  .cardPoint.cardPromotion {
    height: 97% !important;
  }
  .container-fluid {
    padding: 24px;
  }
}

@media screen and (min-width: 412px) {
  .cardPoint {
    width: 100%;
  }
  .detailCard {
    top: 300px;
  }
}

@media screen and (min-width: 1000px) {
  .footer {
    height: 150px;
  }
  h2 {
    font-size: 70px !important;
  }
  h4,
  h5 {
    font-size: 45px !important;
  }
  .promotionBOD .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link,
  .promotionBOD .nav-link {
    font-size: 35px;
    width: 250px;
  }
  .promotionBOD .nav {
    width: 500px !important;
  }
  .member-card,
  .confirmIdentity,
  .form-control {
    font-size: 40px !important;
  }
  .cardPointmember {
    width: 90vw !important;
  }
  .cardPoint {
    height: 94% !important;
  }
  .point-label,
  .member-data-row {
    font-size: 40px !important;
  }
  .bigPoint {
    font-size: 80px !important;
  }
  .member-data-row .btn,
  p,
  .memberCard {
    font-size: 40px;
  }
  b {
    font-size: 50px;
  }
  .btn.btn-dark,
  .btn.btn-white,
  .btn.btn-default,
  .btn-outline-dark,
  .btn.disabled,
  .but {
    font-size: 35px !important;
  }
  .consent-content,
  li,
  .bigg {
    font-size: 35px !important;
  }
  .b-icon.bi {
    font-size: 48px !important;
  }
  .form-check-input {
    width: 48px !important;
    height: 48px !important;
  }
  .force-condition {
    padding-left: 70px !important;
  }
  .cond {
    margin-top: 12px !important;
  }
  .scvIcon {
    margin-top: 20px !important;
  }
  .row.form-group label,
  .row label {
    font-size: 25px !important;
  }
  .coinsIcon {
    width: 90px;
  }
  .editIcon.mx-auto,
  .editIcon {
    width: 60px !important;
  }
  .detailCard {
    top: 470px;
    padding-top: 100px;
  }
  .img img {
    width: 599px;
  }
  .language img {
    width: 90px;
    height: 90px;
  }
  .cardDetail.member {
    padding: 60px !important;
    margin-top: 40px !important;
    border-radius: 80px !important;
    margin-left: 18px;
    margin-right: 18px;
  }
  hr {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .form-switch .form-check-input {
    width: 84px !important;
  }

  .solid {
    width: 36px;
    height: 36px;
  }
  .promotionImg {
    width: 240px;
  }
  .scroller {
    width: auto;
    overflow: scroll; /* หรือ auto */
    scrollbar-width: none; /* สำหรับ Firefox */
  }
  .accept {
    font-size: 35px;
    line-height: normal;
  }
  .couponPoint {
    font-size: 35px;
  }
  .acceptDetail {
    font-size: 25px !important;
    line-height: normal;
  }
  .endDate {
    font-size: 20px !important;
    width: 130px !important;
  }
  .barcode svg {
    width: 400px !important;
    height: auto !important;
  }
  .qrCode .nav-link {
    width: 185px;
  }
  .qrCode .nav {
    width: 370px;
  }
  .container-fluid {
    padding: 24px !important;
  }
  .promotionPage {
    padding-bottom: 150px !important;
  }
}
