#verify_email_loader_btn,
#ob_step2,
#verifyError,
#confirm_code_loader_btn,
#step2Error,
#password_div,
#amountError,
#process_loader_btn,
#ob_step3,
#submit_loader_btn {
  display: none;
}
/* .card .card-body #verifyError{
    display: none  !important;
  } */

.suc-icon {
  margin-right: 5px;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.icode {
  font-size: 1.5rem;
  font-weight: 700;
}

.accreditation {
  font-weight: 500 !important;
}

.btn-pri {
  padding: 5px 15px;
  margin-bottom: 5px;
}
.text-underline {
  text-decoration: underline;
}

.pct-submenu li {
  list-style-type: disclosure-closed;
  color: #fff;
  margin-bottom: 3px;
}

.f-20 {
  font-size: 17px;
}

.min-badge {
  display: inline-block;
  margin-bottom: 5px;
}
.p-ab {
  padding: 20px 15px;
}
.wid-55 {
  width: 55px;
}

.bd-label {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.o_payment_option_card {
  background: rgba(var(--bs-primary-rgb), 0.1);
  box-shadow: 0px 8px 24px rgba(27, 46, 94, 0.12),
    inset 0 0 0 2px rgba(var(--bs-primary-rgb), 0.5);
  padding: 10px 10px;
  border-radius: 8px;
  margin-top: 5px;
}
.o_payment_inline_form {
  padding: 10px;
}
.iti__flag-container {
  height: 50px;
  margin-top: 15px;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
  /* padding-right: 100px !important; */
  /* display: inline-block; */
  width: 90px;
}
.iti--separate-dial-code .iti__selected-flag:hover {
  background-color: transparent;
}

#phone {
  height: 56px;
}

.thank-you {
  font-weight: 500;
}

.thank-div {
  margin-left: 15px;
}

.pay-info {
  font-weight: 600;
  margin-left: 22px;
}

.payment-success {
  padding-top: 15px;
  padding-bottom: 0px;
  margin: -5px 10px -15px 30px;
}

.success-div {
  padding: 0px;
  margin-left: -5px;
  margin-right: 35px;
}

.payment-details {
  padding: 0px !important;
  margin-left: 0px;
  margin-top: -10px !important;
}

.inner-details {
  padding-bottom: 20px !important;
  margin-bottom: -15px;
}

.print-btn {
  margin-left: 300px !important;
}

.track-order {
  margin-left: 280px !important;
}
.iti__selected-flag {
  margin-top: -14px !important;
}

#confirm-password-error {
  color: red;
}

.payment-status-div {
  max-width: 80%;
  margin: 20px auto;
  /* background-color: blue; */
}

.payment-reference {
  margin-left: 31px;
}

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

.custom-switch-v1.form-switch .form-check-input{
  height: 30px !important;
  width: 65px !important;
}

#ecomtab-1 > div > div > div.col-xl-8 > div.card > div:nth-child(3) > div:nth-child(2) > div.col-xl-12 > div.w-100.mb-3 > div{
  align-items: center;
}