:root {
  --color-text-link: #eab41e;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h {
  line-height: 1.5 !important;
}

.accept-detail {
  line-height: 1.5 !important;
}

a {
  color: var(--color-text-link) !important;
}

a.open-consent-modal {
  color: var(--color-text-link) !important;
}

.scrollerMember {
  padding-bottom: 25px;
}

.logo-mc {
  margin: 0px 15px;
}

.banner-mc {
  width: 100%;
}

.logo img {
  width: 90%;
  height: 100%;
  padding-top: 15px;
  padding-left: 40px;
}

.logoWeb img {
  width: 90%;
  height: 100%;
  padding-top: 15px;
  padding-left: 5%;
}
.empty-list {
  position: absolute;
  top: 20%;
}

.version {
  text-align: center;
  padding-bottom: 5px;
  color: #666666;
  font-size: 14px;
}

.footer {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  margin: 0px auto;
  padding: 15px 20px;
  box-shadow: 0 -5px 50px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.icon.member {
  background: url(/images/member-card.png?19b8fdfff296e235086ac217255941d0);
  opacity: 0.4;
  background-repeat: no-repeat;
}

.menu-block.router-link-exact-active .icon.member {
  background: url(/images/member-card-active.png?93868f48c53cb93c2df13ba35969da42);
  background-repeat: no-repeat;
}

.icon.point {
  background: url(/images/point.png?7c866728fbccd97a5bccbefd26348680);
  opacity: 0.4;
  background-repeat: no-repeat;
}

.menu-block.router-link-exact-active .icon.point {
  background: url(/images/point-active.png?24596478bef41a370cb776316a7ff060);
  background-repeat: no-repeat;
}

.icon.privillege {
  background: url(/images/privillege.png?5524dcae3f6c0dfaf0f156b94989624a);
  opacity: 0.4;
}

.menu-block.router-link-exact-active .icon.privillege {
  background: url(/images/privillege-active.png?1b88ed737151fed1d1d2335ff2634019);
}

.cardHead {
  background-image: url(/img/background.png);
  padding: 20px 0 40px 0;
}

.addPoint100 {
  color: #edb31e;
}

.main-content {
  padding: 0 10px;
  background-color: #e8e8e8;
  background-size: cover;
  width: 100vw;
}

.main-content.with-menu {
  padding-top: 26px;
  padding-bottom: 40%;
}

.heightFall {
  height: 100vh;
}

.back i {
  padding-left: 35%;
  padding-top: 50%;
  color: #fdc010;
}

.fa-chevron-left:before {
  color: #fdc010;
}

.bigPoint {
  color: #13183e;
}

.wordPoint {
  padding: 7px 12px !important;
}

.wordConfirm {
  font-size: 20px !important;
}

.endDate {
  font-size: 11px;
}

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

.main-container {
  display: flex;
  flex-direction: column;
}
.main-container p {
  padding: 0px 15px;
}
.main-container .card {
  padding-bottom: 0px !important;
}
.main-container .point-item {
  width: 100%;
  height: 100% !important;
  border: none !important;
  padding-top: 0px !important;
  background-color: #fff0 !important;
  flex: 1;
  overflow-y: auto;
}
.main-container .scroller-bar {
  max-height: 100%;
  overflow-y: auto;
}
.main-container .score {
  margin-top: 15px !important;
  margin-bottom: 25px !important;
}
.main-container .dee {
  margin-left: 5px;
}
.scroller-bar :-webkit-scrollbar {
  display: none;
}

.solid {
  width: 18px;
  height: 18px;
}

/**** Radio CSS ****/
.form-check-input:checked {
  background-color: #fdc010 !important;
  border-color: #fdc010 !important;
}

.custom-radios input[type="radio"] + label span {
  background-color: #fdc010;
  background-color: #ffffff;
  border: 2px solid #bab8b8;
}

.custom-radios input[type="radio"]:checked + label span {
  background-color: #fdc010;
  border: 0;
}

/**** Radio CSS ****/
.btn-danger,
.btn-dark {
  color: #000 !important;
  background-color: #fdc010 !important;
  border: 1px solid #fdc010 !important;
}

.btn-danger:active,
.btn-dark:active {
  color: #000 !important;
  background-color: #fdc010 !important;
  border: 1px solid #fdc010 !important;
}

.btn-default,
.btn-default:active {
  color: #fdc010 !important;
}

/**** Modal CSS ****/
.backIcon {
  width: 15px;
  margin: 9px;
}

.coinsIcon {
  width: 30px;
  margin: 9px;
}

.edit_Icon.mx-auto {
  margin-right: 5px !important;
  margin-left: 0px !important;
  width: 25px;
  margin: 9px;
}

.editIcon.mx-auto {
  margin-right: 5px !important;
  margin-left: 0px !important;
  width: 15px;
  height: 15px;
  margin: 9px;
}

.editIcon.d-block,
.edit_Icon.d-block {
  display: inline !important;
}

/**** 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: #fdc010 !important;
  border-radius: 50px;
  color: #000 !important;
}

.qrCode .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #fdc010 !important;
  border-radius: 50px;
  color: #000 !important;
}

.list-empty.point {
  top: 18% !important;
}

.text {
  color: #000000;
  display: inline-block;
  margin-left: 10px;
}

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

/* Promotion bar */
.promotionBar {
  width: 100%;
}
.promotionBar .card-header {
  padding: 0px 15px;
}
.promotionBar .nav {
  background-color: #dcdcdc;
  border-radius: 50px;
  text-align: center !important;
  width: 100%;
  margin: 0 auto;
}
.promotionBar li {
  width: 50%;
}
.promotionBar li a {
  color: #000 !important;
}
.promotionBar .nav-link {
  text-align: center;
  padding: 12px 0;
  border-radius: 50px !important;
}
.promotionBar .nav-pills .nav-link.active {
  background-color: #fdc010;
  color: #000 !important;
}

/* Section Point history */
.container-point {
  height: 100vh;
  padding: 24px;
  background-color: #e8e8e8;
  background-attachment: fixed;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.section-logo {
  width: 100%;
  margin-bottom: 1.5rem;
}
.section-logo img {
  border-radius: 3px;
}
.section-point {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 1rem;
  overflow: hidden;
}
.box-details {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
  color: #1c252d;
  font-size: 16px;
  border: 1px solid var(--color-text-link);
  border-radius: 10px;
  background-color: white;
  padding: 10px;
}
.box-details p {
  margin-bottom: 0.25rem;
  color: #000000;
  font-size: clamp(1rem, 10vw, 1.125rem);
}
.box-details span {
  color: #000000;
  font-size: clamp(1rem, 10vw, 1.25rem);
}
.point-filter {
  display: flex;
  gap: 1rem;
}
.point-filter .point-month,
.point-yaer {
  width: 100%;
}
.point-month .filter-text,
.point-yaer .filter-text {
  border: none !important;
  box-shadow: none !important;
  margin: 0px !important;
  color: var(--color-text-link) !important;
  font-weight: bold;
  text-align: center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb(220,176,140)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}
.point-listes {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-text-link);
  border-radius: 20px;
  background-color: white;
  overflow: hidden;
}
.tabs-score {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 10px;
}
.tabs-score .nav-link {
  width: 100% !important;
  color: #1c252d !important;
  border-bottom: 2px solid #dadfe3 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  text-align: center;
  padding: 2px;
  margin: 0;
}
.tabs-score .nav-link.active {
  border-bottom: 2px solid var(--color-text-link) !important;
}
.tab-content {
  padding: 5px 0;
  flex-grow: 1;
  overflow: auto;
}
.points-history {
  min-height: 0;
  max-height: 100%;
}
.tab-content::-webkit-scrollbar {
  display: none;
}
.history-warper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #9e9e9e;
}
.history-warper .info-point {
  display: flex;
  flex-direction: column;
}
.info-point .title p {
  margin-bottom: 2px;
}
.info-point .action-date {
  color: #00000075;
  margin-top: 0.25rem;
  font-size: clamp(0.5rem, 10vw, 0.875rem);
}
.history-warper .point-total {
  text-align: end;
  font-weight: bold;
  color: #000;
}
.main-campaign {
  min-height: 100vh;
  padding: 35px 25px;
  background-color: #e8e8e8;
  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;
}

/* CSS MarketPlace */
.marketplace-container {
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
}
/**** media screen ****/
@media screen and (min-width: 320px) {
  .torr .btn {
    font-size: 12px;
  }

  .rPoint {
    font-size: 10px !important;
    padding: 7px 8px !important;
    right: 7px;
  }
  .main-content.with-menu {
    padding-top: 26px;
    padding-bottom: 26%;
  }
  .footer {
    padding: 0px 20px;
  }
  .main-container .dee {
    margin-left: 12px;
  }
  .promotionBar li a {
    font-size: 12px;
  }
  .empty-list {
    position: absolute;
    top: 15%;
  }
}

@media screen and (min-width: 360px) {
  .main-container .dee {
    margin-left: 15px;
  }
  .rPoint {
    font-size: 11px !important;
    padding: 7px 8px !important;
    right: 10px;
  }
  .empty-list {
    position: absolute;
    top: 20%;
  }
  .main-content.with-menu {
    padding-top: 26px;
    padding-bottom: 20%;
  }
}

@media screen and (min-width: 375px) {
  .main-container .dee {
    margin-left: 15px;
  }
  .promotionBar li a {
    font-size: 14px;
  }
  .rPoint {
    font-size: 12px !important;
    padding: 7px 10px !important;
    right: 12px;
  }
  .empty-list {
    position: absolute;
    top: 30%;
  }
  .main-content.with-menu {
    padding-bottom: 20%;
  }
}

@media screen and (min-width: 390px) {
  .main-content.with-menu {
    padding-bottom: 20%;
  }

  .torr .btn {
    font-size: 13px;
  }

  .rPoint {
    font-size: 13px;
  }

  .member-card {
    font-size: 15px;
  }
}

@media screen and (min-width: 412px) {
  .cardDetail {
    margin-left: 0;
    /* width: 366px; */
  }

  .main-content.with-menu {
    padding-bottom: 18%;
  }

  .bg-white {
    width: 366px !important;
  }
  .main-container p {
    width: 100%;
  }
  .main-container .dee {
    margin-left: 0px;
  }
  .promotionBar li a {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .main-content.with-menu {
    padding-bottom: 10%;
  }
}

@media screen and (min-width: 1024px) {
  .main-content.with-menu {
    padding-bottom: 7%;
  }
}

@media screen and (min-width: 1200px) {
  .main-content.with-menu {
    padding-bottom: 5%;
  }
}
