.col a {
  color: #592c83;
}
a.open-consent-modal {
  color: #592c83;
}

.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: 100px;
  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/Trsc/bgTrsc.png); */
  background-color: #c3b5d1;
  padding: 0px;
}
.cardPromotion {
  background-color: #fff0 !important;
}
.main-content {
  padding: 0 12px;
  background: #e6e4d8 url("/img/Trsc/bg_26_02_25.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.main-content.with-menu.point {
  padding-top: 40px;
  height: 100vh;
}
.detailCardTrsc {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #fff;
  border-radius: 30px 30px 0 0;
  position: absolute;
  background-size: contain;
}
.main-content.with-menu.member {
  height: 100vh;
}
.heightFall {
  width: 100vw;
  height: 100vh;
}
.back i {
  padding-left: 35%;
  padding-top: 50%;
  color: #592c83;
}
.fa-chevron-left:before {
  color: #592c83;
}
.bigPoint {
  color: #592c83;
}
.wordPoint {
  font-size: 18px !important;
}
.backIcon {
  width: 15px;
  margin: 9px;
}
.coinsIcon {
  width: 30px;
  margin: 9px;
}
.kmkm-discretion {
  margin-top: 1rem;
}
.pdpa-discretion,
.news-discretion {
  display: flex;
  margin-bottom: 10px;
}
.pointLifetime {
  font-size: 15px;
  padding-top: 10px;
}
.img-trsc img {
  width: 100%;
}
.discretion-checkbox {
  margin-right: 15px;
}
.discretion-checkbox .form-check-input[type="checkbox"] {
  border-radius: 100% !important;
}
.discretion-detail {
  padding-top: 5px;
}
.discretion-icon {
  font-size: 22px;
  margin-right: 15px;
}
.couponDe {
  font-size: 18px !important;
}
.languageTrsc {
  position: absolute;
  right: 12px;
  top: 12px !important;
}
.endDate {
  font-size: 10px !important;
}
.edit-infoemation {
  display: flex;
  align-items: center;
  text-decoration: none;

  .edit-icon {
    margin-right: 5px !important;
    margin-left: 0px !important;
    width: 15px;
    margin: 9px;
  }
}
.action-control {
  margin-top: 15px;
  text-align: center;
}
.title-edit {
  display: flex;
  align-items: center;
  justify-content: center;

  .edit-icon {
    width: 28px;
    margin-left: 0px !important;
    margin-right: 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;
}

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

/**** Radio CSS ****/
.btn-danger,
.btn-dark {
  background-color: #592c83 !important;
  border: 1px solid #592c83 !important;
}
.btn-danger:active,
.btn-dark:active {
  background-color: #9778e0 !important;
  border: 1px solid #9778e0 !important;
}
.btn-default,
.btn-default:active {
  color: #9778e0 !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;
}
.promotionImgUse {
  filter: grayscale(100%); /* ทำให้ภาพเป็นขาวดำ */
  transition: filter 0.5s ease-in-out; /* เพิ่มเอฟเฟกต์ transition */
}

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

/* CSS Campaign Page*/
.main-campaign {
  height: 100vh;
  padding: 35px 25px;
  box-sizing: border-box;
  background: #e6e4d8 url("/img/Trsc/bg_26_02_25.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}
.campaign-container {
  background-color: #ffffff;
  flex: 1;
  max-width: 50vh;
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  overflow-y: auto;
}
.campaign-complete-container {
  background-color: #ffffff;
  flex: 1;
  max-width: 50vh;
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.campaign-img {
  width: 70%;
  border-radius: 3px;
}
.action-control-campaign .btn {
  max-width: 260px;
  width: 100%;
  font-size: 16px;
  margin: 1.5rem 10px;
}
.campaign-condition p {
  margin-bottom: 0.5rem;
}
/**** 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: #592c83 !important;
  border-radius: 50px;
  color: #fff !important;
}

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

.text {
  color: #592c83;
  display: inline-block;
  margin-left: 10px;
}
.bounceball:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #592c83;
  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;
}
.countdown-container {
  text-align: center;
  /* font-family: "Arial", sans-serif; */
  /* background-color: #f8f9fa; */
  padding: 20px 0px;
  border-radius: 10px;
  max-width: 300px;
  margin: auto auto;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
}
@-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;
  }
}

/* CSS Redeemtion Page */
.main-container {
  overflow: hidden;
  height: 100vh;
  padding: 0px 10px;
  background: #e6e4d8 url("/img/Trsc/bg_26_02_25.png") no-repeat;
  background-size: cover;
}
.main-footer {
  padding-bottom: 30%;
}
.container-warpper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.warpper-header {
  margin-top: 1.75rem;
  margin-right: 0.875rem;
  margin-left: 0.875rem;
  margin-bottom: 0.75rem;
}
.warpper-header .header-text {
  display: flex;
  flex-direction: column;
}
.header-text h3 {
  font-size: clamp(0.75rem, 10vw, 1.25rem);
}
.header-action svg {
  width: 100%;
  height: revert;
}
.warpper-detail {
  flex-grow: 1;
  overflow: hidden;
  position: relative;
}
.body-detail {
  height: 100%;
  overflow-y: auto;
}
.body-detail::-webkit-scrollbar {
  display: none;
}

.body-detail .body-list-box {
  margin-top: 0.5rem;
  margin-right: 0.875rem;
  margin-left: 0.875rem;
  margin-bottom: 1.25rem;
}
.tabs-switch {
  margin-bottom: 0.625rem;
}
.tabs-switch ul {
  width: 100%;
  background-color: #dcdcdc;
  border-radius: 50px;
  text-align: center;
}
.tabs-switch ul li {
  width: 50%;
}
.tabs-switch .nav-pills .nav-link {
  color: #592c83;
  font-size: 15px;
  border-radius: 50px;
}
.tabs-switch .nav-pills .nav-link.active {
  width: 100%;
  color: #fff;
  background: #592c83;
}

/**** 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 !important;
  }
  .main-footer {
    padding-bottom: 27%;
  }
}

@media screen and (min-width: 376px) {
  .header-text h3 {
    font-size: clamp(0.75rem, 10vw, 1.5rem);
  }
}

@media screen and (min-width: 412px) {
  .cardPoint {
    width: 100%;
  }
  .main-footer {
    padding-bottom: 24%;
  }
}

@media screen and (min-width: 1000px) {
  .main-footer {
    padding-bottom: 24%;
  }
  .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;
  } */

  .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;
  }
}
