/* .recharge-qr-home  .form-control {
  height: 11.75rem;
  height: auto;
  border: 1px solid #ccc;
}
.text-box {
  height: 44px;
} */
.logo {
  height: 59px;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
.translate-box {
  text-align: center;
}

.container-main {
  display: flex;
  justify-content: center;
  align-items: center;
  /* bottom: 0; */
 /* padding-top: 15rem; */
}
.content-main {
  /* text-align: center; */
  transition: transform 0.7s;
  /* padding-top: 24.375rem; */
  padding-bottom: 0.313rem;
}
.qr-header {
  text-align: center;
  transition: transform 0.7s;
  background-color: #ffffff;
  /* padding-top: 0.125rem; */
  padding-bottom: 0.125rem;
  padding-top: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.language-radio {
  border: solid 1px #E0E0E0;
  background-color: #fff;
  height: 66px;
  padding: 20px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
  border-radius: 8px;
}
/* .recharge-qr-home .custom-control {
  padding-top: 20px;
  padding-left: 2.7rem !important;
} */
.recharge-qr-home .number-input {
  width: 100%;
  height: 100%;
  border: solid 1px #E0E0E0;
  background-color: #fff;
  font-weight: 400 !important;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
  border-radius: 8px;
}
.recharge-qr-home .enter-field {
  padding-top: 0.25rem;
  display: flex;
  flex-direction: column;
  /* align-items: flex-start; */
}
.input-field {
  border-radius: 4px;
  height: 44px;
  width: 100% !important;
}
.recharge-btn {
  border-radius: 0 !important;
  width: 100%;
}
/* .recharge-qr-home .custom-control-inline {
  padding-right: 4px;
} */

/* #eCardSumbittion,
#RechargeSubmittion {
  padding-left: 0;
  padding-right: 0;
} */

/* #RechargeSubmittion {
  margin-left: 10px;
} */

.main-div {
  position: fixed;
  bottom: 0;
}

.qr-recharge-flow {
  background: #F8F9FB;
}

.style-v2 .language-radio .custom-radio p {
  line-height: 1.5rem !important;
}
.qr-recharge-page .number-input .hr {
margin-top: 12px !important;
margin-bottom: 12px !important;
}

.card-connection {
  background: #fff;
  border-bottom: solid 1px #E0E0E0;
  margin-bottom: 1rem;
}

.connection-card {
  padding: 0.875rem 0;
}

.connection-card .connection-icon {
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.625rem;
}

.connection-card .number-edit {
  width: 1.5rem;
  height: 1.5rem;
  background : #0091FF url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6.6 2.57206L9.428 5.40072L2.828 12.0001H0V9.17139L6.6 2.57206ZM7.54267 1.62939L8.95667 0.214722C9.08168 0.0897416 9.25122 0.0195312 9.428 0.0195312C9.60478 0.0195312 9.77431 0.0897416 9.89933 0.214722L11.7853 2.10072C11.9103 2.22574 11.9805 2.39528 11.9805 2.57206C11.9805 2.74883 11.9103 2.91837 11.7853 3.04339L10.3707 4.45739L7.54267 1.62939Z' fill='white'/%3E%3C/svg%3E");
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}

.section-white {
  border: solid #E0E0E0;
  border-width: 1px 0;
  background: #fff;
}

.more-pack-sub-section .section-white {
  margin-bottom: 0.75rem;
}

.more-pack-sub-section .section-white:last-child {
  margin-bottom: 0;
}

.sticky-section {
  height: 122px;
}

.sticky-bar {
  bottom: 0;
  left: 0;
  right: 0;
}

.amount-section {
  padding: 16px 0 32px;
  border-top: 1px solid #E9E0E1;
  background: #fff;
  backdrop-filter: blur(2px);
  z-index: 1;
}

.amount-section .gap-8 {
  gap: 8px;
}

.amount-section .form-control {
  font-weight: 600;
}

.amount-section .form-group .form-control:focus {
  border: unset;
}

.amount-section input::placeholder {
  color: #BDBDBD !important;
  font-weight: 600;
}

.amount-section input::-webkit-input-placeholder {
  color: #BDBDBD !important;
  font-weight: 600;
}

.amount-section input:-ms-input-placeholder {
  color: #BDBDBD !important;
  font-weight: 600;
}

.reload-btn {
  height: 44px;
  font-weight: 700 !important;
}

.single-card .more-card {
  margin: 0 15px;
}

.more-pack-sub-section .slick-list {
  padding-left: 9px;
  padding-right: 9px;
}

.more-card-margin {
  margin: 0 0.375rem;
}

.more-card {
  position: relative;
  border: 1.6px solid #E0E0E0;
  border-radius: 4px;
}

/* Pack Theme */

.pack-orange .pck-price {
  background: #FFEDE0;
  color: #FA6400;
}

.pack-orange .form-check-label .valid-text {
  color: #FA6400;
}

.pack-blue .pck-price {
  background: rgba(24, 116, 152, 0.12);
  color: #187498;
}

.pack-blue .form-check-label .valid-text {
  color: #187498;
}

.pack-pink .pck-price {
  background: rgba(239, 0, 90, 0.04);
  color: #EF005A;
}

.pack-pink .form-check-label .valid-text {
  color: #EF005A;
}

.pack-orange .form-check-input:checked ~ .form-check-label::before {
  background-color: #FA6400;
}

.pack-orange .form-check-label:before {
  border: solid 1px #FA6400;
}

.pack-blue .form-check-input:checked ~ .form-check-label::before {
  background-color: #187498;
}

.pack-blue .form-check-label:before {
  border: solid 1px #187498;
}

.pack-pink .form-check-input:checked ~ .form-check-label::before {
  background-color: #EF005A;
}

.pack-pink .form-check-label:before {
  border: solid 1px #EF005A;
}

.pack-yellow .pck-price {
  background: #FFF5C9;
  color: #F7B500;
}

.pack-yellow .form-check-label .valid-text {
  color: #F7B500;
}

.pack-yellow .form-check-input:checked ~ .form-check-label::before {
  background-color: #F7B500;
}

.pack-yellow .form-check-label:before {
  border: solid 1px #F7B500;
}

.pack-maroon .pck-price {
  background: #FFEBF0;
  color: #C0173E;
}

.pack-maroon .form-check-label .valid-text {
  color: #C0173E;
}

.pack-maroon .form-check-input:checked ~ .form-check-label::before {
  background-color: #C0173E;
}

.pack-maroon .form-check-label:before {
  border: solid 1px #C0173E;
}

/* Pack Theme */

.checkbox-default .form-check-label .tile-body .resource-list {
  text-align: left;
  padding-left: 8px;
}

.pack-orange .form-check-label .tile-body .resource-list {
  margin: 0 auto;
  padding: 0;
}

.pack-blue .form-check-label .tile-body .resource-list li.disc,
.pack-pink .form-check-label .tile-body .resource-list li.disc,
.pack-yellow .form-check-label .tile-body .resource-list li.disc,
.pack-maroon .form-check-label .tile-body .resource-list li.disc {
  list-style: '\2022';
  padding-left: 0.375rem;
}

.pack-blue .form-check-label .tile-body .resource-list li::marker,
.pack-pink .form-check-label .tile-body .resource-list li::marker,
.pack-yellow .form-check-label .tile-body .resource-list li::marker,
.pack-maroon .form-check-label .tile-body .resource-list li::marker {
  font-size: 0.75rem;
  color: #333333;
}

.pack-orange .form-check-label .tile-body .resource-list li {
  position: relative;
  padding-left: 8px;
}

.pack-orange .form-check-label .tile-body .resource-list li p.pack-list-pl {
  padding-left: 8px;
  text-align: left;
}

.pack-orange .form-check-label .tile-body .resource-list li p.pack-list-pl::before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cg clip-path='url(%23clip0_1990_2606)'%3E%3Cpath d='M1.875 1.5625C1.875 1.1481 2.03962 0.750671 2.33265 0.457646C2.62567 0.16462 3.0231 0 3.4375 0C3.8519 0 4.24933 0.16462 4.54235 0.457646C4.83538 0.750671 5 1.1481 5 1.5625C5 1.1481 5.16462 0.750671 5.45765 0.457646C5.75067 0.16462 6.1481 0 6.5625 0C6.9769 0 7.37433 0.16462 7.66735 0.457646C7.96038 0.750671 8.125 1.1481 8.125 1.5625V1.56625C8.125 1.61 8.125 1.735 8.10125 1.875H9.375C9.54076 1.875 9.69973 1.94085 9.81694 2.05806C9.93415 2.17527 10 2.33424 10 2.5V3.125C10 3.29076 9.93415 3.44973 9.81694 3.56694C9.69973 3.68415 9.54076 3.75 9.375 3.75H0.625C0.45924 3.75 0.300269 3.68415 0.183058 3.56694C0.065848 3.44973 0 3.29076 0 3.125V2.5C0 2.33424 0.065848 2.17527 0.183058 2.05806C0.300269 1.94085 0.45924 1.875 0.625 1.875H1.89875C1.88224 1.77293 1.8743 1.66965 1.875 1.56625V1.5625ZM2.5425 1.875H4.375V1.5625C4.375 1.43939 4.35075 1.31748 4.30364 1.20373C4.25652 1.08999 4.18747 0.986642 4.10041 0.899587C4.01336 0.812532 3.91001 0.743477 3.79627 0.696363C3.68252 0.649249 3.56061 0.625 3.4375 0.625C3.31439 0.625 3.19248 0.649249 3.07873 0.696363C2.96499 0.743477 2.86164 0.812532 2.77459 0.899587C2.68753 0.986642 2.61848 1.08999 2.57136 1.20373C2.52425 1.31748 2.5 1.43939 2.5 1.5625C2.5 1.61563 2.50125 1.73375 2.52813 1.83125C2.53188 1.84615 2.53668 1.86077 2.5425 1.875ZM5.625 1.875H7.4575C7.46325 1.86075 7.46805 1.84613 7.47188 1.83125C7.49875 1.73375 7.5 1.61563 7.5 1.5625C7.5 1.31386 7.40123 1.0754 7.22541 0.899587C7.0496 0.723772 6.81114 0.625 6.5625 0.625C6.31386 0.625 6.0754 0.723772 5.89959 0.899587C5.72377 1.0754 5.625 1.31386 5.625 1.5625V1.875ZM9.375 4.375V9.0625C9.375 9.31114 9.27623 9.5496 9.10041 9.72541C8.9246 9.90123 8.68614 10 8.4375 10H5.625V4.375H9.375ZM1.5625 10C1.31386 10 1.0754 9.90123 0.899587 9.72541C0.723772 9.5496 0.625 9.31114 0.625 9.0625V4.375H4.375V10H1.5625Z' fill='%23F26522'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1990_2606'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

/* ecard & inner pages header style */

.qr-recharge-page .inner-header {
  text-align: center;
  background-color: #fff;
  border-bottom: solid 1px #E0E0E0;
  height: 56px;
  padding: 0;
}
.qr-recharge-page .inner-header .h9 {
  margin-left: 0.75rem;
  color: #000000;
  line-height: 20px;
}
  .inner-logo {
  height: 20px;
  align-items: center;
  /* padding-top: 2px;
  padding-bottom: 2px; */
  }
  .recharge-ecard {
    background-color: #f1f1f1; 
  }
  .ecard {
    width: 100%;
    border-radius: 4px;
    position: relative;
    border: 1px solid var(--grayscale-300, #E0E0E0);
  }
  .ecard-main {
    background-color: #ffffff;
    border-bottom: solid 1px #E0E0E0;
    border-top: solid 1px #E0E0E0;
  }

  .ecard-price {
    line-height: 27.24px !important;
    color: #FFFFFF;
    margin-top: 0.313rem;
    margin: 0 23px 0 23px;
  }
  .ecard-data {
    line-height: 19.07px;
    color: #FFFFFF;
    margin-bottom: 13px;
  }

  .left-half {
    background-color: #646FD4;
    border-radius: 4px 0 0 4px;
  }

  .counter-container {
    justify-content: space-between;
    align-items: center;
    position: relative;
    line-height: 0.5px;
    padding-right: 16px;
    display: flex;
  }

  .count {
    font-size: 18px;
    font-weight: 600;
    margin-left: 24px;
    margin-right: 24px;
    color: #333333;
  }

  .number-selection {
  border: none;
  }
  .increment-icon {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cmask id='mask0_1565_1085' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='20'%3E%3Cpath d='M17.5 1H2.5C1.67157 1 1 1.67157 1 2.5V17.5C1 18.3284 1.67157 19 2.5 19H17.5C18.3284 19 19 18.3284 19 17.5V2.5C19 1.67157 18.3284 1 17.5 1Z' fill='white' stroke='white' stroke-width='2' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M10 6V14M6 10H14' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/mask%3E%3Cg mask='url(%23mask0_1565_1085)'%3E%3Cpath d='M-2 -2H22V22H-2V-2Z' fill='%23681F6E'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-color: unset;
  }
  .decrement-icon {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cmask id='mask0_1565_1091' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='20'%3E%3Cpath d='M17.5 1H2.5C1.67157 1 1 1.67157 1 2.5V17.5C1 18.3284 1.67157 19 2.5 19H17.5C18.3284 19 19 18.3284 19 17.5V2.5C19 1.67157 18.3284 1 17.5 1Z' fill='white' stroke='white' stroke-width='2' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M6 10H14' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/mask%3E%3Cg mask='url(%23mask0_1565_1091)'%3E%3Cpath d='M-2 -2H22V22H-2V-2Z' fill='%23681F6E'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-color: unset;
  }
  .decrement-disabled {
    opacity: 0.2;
    cursor: no-drop;
  }

  .ecard-popup {
    text-align: center;
  }
  .ecard-popup .p {
    margin-bottom: 1rem;
  }
  .amount-section .total {
    flex: 1;
  }

  .recharge-ecard .bullets { 
  margin-left: 40px;
  padding : 0px 16px 0px 0px;
  }

.recharge-ecard .scrn-popup {
  border-radius: 2px;
  width: 100%;
}

.qr-recharge-page .more-packs {
  padding-bottom: 6px;
}

.confirmation-icon {
  
    width: 80px;
    height: 80px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.recharge-ecard .popup-confirm {
  width: unset !important;
}

.recharge_confirmation_popup .modal-content {
  text-align: -webkit-center;
}


.qr-loader {
  display: none;
}

/* .tile-card,
.ecard-component {
  display: none;
} */

@media (min-width: 768px) {
  .pack-orange .form-check-label .tile-body .resource-list li p.pack-list-pl::before {
    top: 6px;
  }
}

.recharge-ecard .ecard-section {
  margin-bottom: 0.75rem;
}

.recharge-ecard .ecard-section:last-child {
  margin-bottom: 0;
}

.recharge-landing-body {
  overflow: hidden !important;
}

/* .ecard-total-amount-section .amount-section {
  padding: 24px 0 2rem;
  background: #E7E0EA;
  opacity: 0.98;
  box-shadow: 0px -4px 16px 0px rgba(0, 0, 0, 0.16);
  backdrop-filter: blur(2px);
  z-index: 1;
} */

.ecard-total-amount-section .amount-section .total {
  margin-top: 5px;
}
.ecard-total-amount-section .amount-section {
  padding: 1.5rem 0 2rem;
}
.recharge_model_popup .confirm-header {
  margin-top: 15px;
}
.recharge_model_popup .modal-body {
  margin-bottom: 7px;
}


#confirmationButtonsSection {
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 0px -4px 16px 0px rgba(0, 0, 0, 0.16);
  gap: 12px;
}

#successButtonsSection,
#failButtonsSection {
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 0px -4px 16px 0px rgba(0, 0, 0, 0.16);
}

#downloadReceiptButton {
  margin-bottom: 24px;
}

.reload-logo {
  top: auto;
  left: 0;
  right: 0;
  bottom: 50%;
  margin: 0 auto;
  width: 213px;
}

.reload-logo img {
  height: 13.313rem;
  aspect-ratio: 3/3;
  object-fit: contain;
}