span.error,
p.error {
  font-size: 12px;
  color: rgb(238, 80, 90);
  font-weight: 400;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 0px 5px;
}

.hide-e {
  display: none;
}

.modal-backdrop {
  display: none;
}

.modal-close {
  position: absolute;
  top: 25px;
  right: 15px;
  text-decoration: none;
  color: #000000;
  font-size: 15px;
}

.countdownbtn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 50px;
  column-gap: 5px;
  font-weight: 500;
  gap: 16px;
  margin-bottom: 10px;
}

.otpBtnGrp {
  display: block;
  flex-direction: column;
  align-items: center;
  gap: 16px;

}

.otpBtnGrpCustom {
  display: flex;
  flex-direction: column;
  gap: 0;
  justify-content: center;
}

.otpErrorAlert {
  margin: 15px;
}

#otpVerifyForm .modal-content .modal-body input {
  padding: 14px 10px
}

#otpVerifyForm .modal-content {
  margin: 10px;
}

#otpVerifyForm .modal-dialog {
  max-width: 500px;
  margin: 0 auto;
}

@media (max-width:350px) {
  #otpVerifyForm .modal-content {
    margin: 0px;
  }
}

#otpVerifyForm .modal-header .btn-close {
  padding: 0.5rem 1.5rem;
}

.dropdownSelect .select2Part .floating-label,
.form-b.focused label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  text-align-last: left;
}

.file_dropoff {
  display: none;
  padding: 0;
  cursor: pointer;
}

.mt-2 {
  margin-top: 20px !important;
}

.invisble-input {
  position: absolute;
  z-index: -1;
  top: 0;
  opacity: 0;
}

/* .address_proof_upload_close{
  display: none !important;
} */
.overflow-hid {
  overflow: hidden !important;
  /* pointer-events: none; */
}

.uploadError {
  font-size: 12px;
  color: #ee505a;
  font-weight: 400;
}

.total-amt p {
  text-align: right;
  margin-left: 24px !important;
}

#premiumBreakupTable .modal-content .modal-body p {
  margin: unset;
  width: 100%;
}

.premiumtable {
  overflow: auto !important;
}

#premiumBreakupTable .modal-content .modal-body th p {
  text-align: center !important;
}

.od-total-amt table tbody tr td:nth-child(2) p {
  text-align: right;
  width: 92%;
}

.modal-dialog {
  max-width: 66.5rem;
  padding: 0px;
}

.od-total-amt {
  padding: 10px;
}

@media (max-width: 1200px) {
  .card-model .modal-body {
    padding: 0;
  }

  .od-total-amt table tbody tr td:nth-child(2) p {
    text-align: right;
    width: 100%;
  }

  .od-total-amt table tbody tr td:nth-child(2) {
    text-align: right;
    width: 50%;
    padding: 10px 56px;
  }

  .od-total-amt table tbody tr td:nth-child(1) {

    padding: 0;
    width: 50%;
  }

  .od-total-amt .first_td_width {
    width: 50%;
  }

  .four-wheeler-policy-renew .card-model #premiumBreakupTable .modal-body {
    padding: 0;
  }

  .four-wheeler-policy-renew .card-model #premiumBreakupTable .modal-body .col-md-12 {
    padding: 0;
  }
}

@media (min-width: 992px) and (max-width:1200px) {
  .od-total-amt table tbody tr td:nth-child(2) {
    padding: 10px 96px;
  }

}

@media(min-width:768px) and (max-width: 992px) {}

@media(min-width:500px) and (max-width: 767px) {
  .od-total-amt table tbody tr td:nth-child(2) {
    padding: 10px 25px;
  }
}

@media(min-width:320px) and (max-width: 499px) {
  .od-total-amt table tbody tr td:nth-child(2) {
    padding: 10px 7px;
  }
}

.check-b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.success-page-a {
  cursor: pointer;
  z-index: 9999999999;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  text-transform: none;
}

.cor-pa-rsa-model-close {
  margin-top: -35px;
}

.pa-rsa-body {
  margin-top: -20px;
}

.card-model #premiumBreakupTable .modal-header {
  padding: 20px 46px 15px;
}

.card-model #premiumBreakupTable .modal-header button {
  padding: 13px;
}

.card-model #premiumBreakupTable .modal-body {
  padding: 0rem 1.125rem 0rem;
}

.fetch-pop #ckycSuccessPopup .fetch-model {
  width: 25rem;
}

.fetch-pop #ckycSuccessPopup .fetch-model .modal-content .modal-body img {
  width: 90px;
}

.fetch-pop #ckycSuccessPopup .fetch-model .modal-content .modal-body {
  padding: 35px;
}

#preInspectionErrModal,
#adds_on .modal-dialog {
  max-width: 43rem;
}

.term-btn:hover {
  color: #0083cc;
}

#paymentLoader {
  background-color: white;
}

#paymentLoader .modal-content {
  border: none;
}

#paymentLoader .fetch-pop .modal .fetch-model {
  width: 250px;
}

.navBack {
  cursor: pointer;
}

.sameProofDiv {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  top: 10px;
  position: relative;
}

#ckycFailModal .modal-content {
  padding: 0;
}

#myModalSubSuccess .modal-dialog,
.emptyData .modal-dialog {
  max-width: 20rem;
  text-align: center;
  margin: 0 auto;
}

#emptyData .modal-content .modal-body .gif-img {
  width: 62%;
  margin: 0 auto;
}

#emptyData .modal-content .modal-body {
  padding: 0;
}

#adds_on .modal-content .adds_on1 .modal-header {
  /* justify-content: start; */
  padding: 0rem 1rem;
  display: block;
}

#adds_on .modal-content .adds_on1 .modal-header h4 {
  margin-bottom: 0px;
  text-align: left;
}

#adds_on .modal-content .adds_on1 .modal-body {
  margin-top: 0;
}

#adds_on .modal-content {
  padding: 3rem 1rem;
}

@media (max-width:768px) {
  #adds_on .modal-content {
    padding: 2rem 1rem;
  }

  #adds_on .modal-content .adds_on1 .modal-header h4 {
    font-size: 14px;
  }

  #adds_on .modal-content .adds_on1 .modal-body {
    padding: 7px 0;
  }

  #adds_on .modal-content .adds_on1 .modal-header {
    padding: 0rem;
  }

  #adds_on .modal-content .adds_on1 .modal-header button {
    float: right;
    margin-top: -26px;
  }

  .range_input-slide:before {
    font-size: 14px !important;
  }
}

#adds_on .modal-content .adds_on1 .modal-header button {
  float: right;
  margin-top: -34px;
}

#renewalLoader {
  width: 200px;
  margin: 0 auto;
  min-height: calc(100% - 3.5rem);
}

.loader-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  /* display: none; */
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background: white;
}

.loader-modal img {
  width: 100%;
}

.loader-modal-centered {
  width: 200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 100%;
}

.loader-modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  /* border: 1px solid rgba(0, 0, 0, .2); */
  border-radius: 0.625rem;
  outline: 0;
  padding: 1rem;
}

.loader-body {
  text-align: center;
}

.loader-body p {
  line-height: 24px;
  font-weight: 500;
  font-size: 14px;
  width: 100%;
  margin: 0 auto;
}

#idv_add_one .modal-content .adds_on1 .modal-header h4 {
  margin-bottom: 0px;
  text-align: left;
}

#idv_add_one .modal-content .adds_on1 .modal-header {
  /* justify-content: start; */
  padding: 0rem 1rem;
  display: block;
}

#idv_add_one .modal-content .adds_on1 .modal-header button {
  float: right;
  margin-top: -15px;
}

#idv_add_one .modal-content .adds_on1 .modal-body {
  margin-top: 0;
}

.pointer {
  cursor: pointer;
}

#idv_add_one .modal-dialog {
  max-width: 47rem;
}

#preInspectionErrModal {
  max-width: 100%;
  margin: 0 auto;
}

#preInspectionErrModal .modal-dialog {
  max-width: 43rem;
}

.term-btn {
  text-decoration: underline;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #0083cc;
  margin: 0;
  border: none;
  background: unset;
  cursor: pointer;
}

#idvRangeDiv .slider-value {
  letter-spacing: 1px;
  border-radius: 5px;
  width: 100px;
  padding: 5px;
  padding-left: 11px;
}

#nill-depreciation-pa-count-cover .modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
  position: absolute;
  right: 25px;
  top: 23px;
}

#nill-depreciation-pa-count-cover .modal-content .modal-header .modal-title {
  text-align: left;
}

#nill-depreciation-pa-count-cover .modal-content .modal-header {
  display: block;
}

.range_input-slide:before {
  content: '₹';
  position: relative;
  right: -14px;
  font-size: 16px;
}

.KYCverify .text-center {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-direction: row;
}

.KYCverify .primary-btn {
  width: 185px;
  margin: 0;
  border-radius: 8px;
}

.KYCverify .primary-btn:first-child {
  width: 185px;
  margin: 0;
  border-radius: 8px;
  background: none;
  border: 1px solid #CACACA;

}

.KYCverify h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.KYCverify .modal .fetch-model .modal-content .modal-body p {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.KYCverify .modal .fetch-model .modal-content .modal-body .name-fetch {
  background-color: #FEF1F1;
  border: 1px solid #F17575;
  padding: 16px 30px;
  border-radius: 5px;
  margin: 0;
  display: inline-block;
  width: auto;
}

.KYCverify .modal .fetch-model .modal-content .modal-body .name-fetch span {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.KYCverify #ckycSuccessPopup .fetch-model {
  width: 41%;
  min-width: 700px;
}

@media (max-width:768px) {
  .KYCverify #ckycSuccessPopup .fetch-model {
    width: 90%;
    min-width: auto;

  }

  #editAddressDetails .payContent .uplod-kyc-details .file {
    margin: 0px 0 20px;
  }

  .KYCverify .text-center {
    flex-wrap: wrap;
  }
}

.KYCverify #ckycSuccessPopup .fetch-model .modal-content .modal-body img {
  width: 126px;
}

#AlertforAgent .modal-dialog {
  max-width: 43rem;
}

#AlertforAgent .modal-header {
  padding: 0;
  align-items: normal;
}

#AlertforAgent .modal-title {
  margin: 0.5rem -0.5rem 0.5rem auto;
}



#editAddressDetails input.formBox {
  margin-top: 8px;
}

#editAddressDetails #addressDetailForm .row {
  row-gap: 8px;
}

#editAddressDetails .payContent h3 {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 500;
}

#editAddressDetails .payContent h5 {
  padding: 25px 0 24px;
  margin: 0;
}

#editAddressDetails .payContent .uplod-kyc-details .file label {
  width: 100%;
}

#editAddressDetails .payContent .divider.policy-detail {
  margin: 20px 0px 0px;
}

#editAddressDetails .payContent input {
  outline: unset;
}

#editAddressDetails .payContent .file__values {
  margin: 2px;
  width: 100%;
  margin-left: 0;
  max-width: 100%;

}

span.select2-container.select2-container--default.select2-container--open {
  z-index: 99999;
}

#ckycAddressDiv .uplod-kyc-details .file__values:after {
  content: unset;
}

#ckyc_address_proof_type-error {
  position: absolute;
  bottom: -18px;
  display: block;
}


.check-b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 9px;
}

#paymentMethodSelection .payContent h3 {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;

}

#paymentMethodSelection .payContent p {
  margin-bottom: 24px;
}

#paymentMethodSelection .paymentCheck {
  gap: 80px;
  row-gap: 0;
}

#paymentMethodSelection .custom-checkbox {
  background-color: #FAFAFA;
  border: 0;
}

.paymentMethod .divider.policy-detail {
  margin: 80px 0px 0px;
}

#paymentMethodSelection .edit-btns .yellowBtn {
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 14px;
  line-height: 18px;
  margin: 40px auto;
  min-width: 210px;
}

.paymentMethod .divider.policy-detail {
  margin: 80px 0px 0px;
}

#policyPage .success-wrapper {
  display: flex;
  gap: 106px;
  justify-content: center;
  align-items: center;
}

.right-sec h1 {
  font-weight: 500;
  margin: 0;
}

.right-sec .policy-success-msg {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
}

.right-sec .policyNum {
  flex-direction: row;
  gap: 24px;
  max-width: 350px;
  width: 100%;
  background: #FFFAEC;
  justify-content: center;
}

.right-sec #policyNumberSuccess {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.right-sec .payDetail {
  gap: 28px;
  max-width: 479px;
  width: 100%;
  margin: 24px auto 40px;

}

.right-sec .btnWrapper .primary-btn {
  margin-top: 0px;
  white-space: nowrap;
}

.success .right-sec .btnWrapper {
  flex-wrap: nowrap;
}

.right-sec .payDetail p {
  font-weight: 500;
}

.right-sec .success-gif {
  margin-bottom: 16px;
}

#policyPage .success {
  padding: 62px 109px;
  border-radius: 16px;
  margin: 89px auto;
  width: 100%;
}

#policyPage .success-wrapper .success-image img {
  width: 100%;
  height: 100%;
}

.paymentMethod .popup__content {
  max-width: 900px;
  width: 100%;
}

@media (max-width: 992px) {
  #policyPage .success-wrapper .success-image {
    display: none;
  }

  #paymentMethodSelection .paymentCheck {
    gap: 0;
  }

  #paymentMethodSelection .paymentCheck {
    flex-wrap: wrap
  }
}

@media (max-width: 768px) {
  #policyPage .success {
    padding: 30px 16px;
  }

  .right-sec .policyNum {
    gap: 16px;
  }

  .success .right-sec .btnWrapper {
    flex-wrap: wrap;
  }

  .right-sec .success-gif {
    width: 100px;
    height: 100px;
  }

  .right-sec h1 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 8px;
  }

  .right-sec .payDetail {
    display: block;
    padding: 20px 16px;
    margin: 16px auto 32px;
  }

  .right-sec .success-gif {
    margin-bottom: 0;
  }

  .success .right-sec .payDetail label {
    padding-bottom: 0;
  }

  .success .right-sec .btnWrapper {
    gap: 24px;
  }

  .right-sec .policy-success-msg {
    margin-bottom: 16px;
  }

  .right-sec .payDetail .payVal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
  }

  .right-sec .payDetail .payVal:last-child {
    padding-bottom: 0;
  }

  #policyPage .success-wrapper {
    display: block;
  }

  .right-sec #policyNumberSuccess {
    font-size: 14px;
    line-height: 24px;
  }

  #paymentMethodSelection .paymentCheck {
    gap: 24px;
  }

  #paymentMethodSelection .payContent h3 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  #paymentMethodSelection .payContent p {
    text-align: center;
    font-size: 14px;
  }

  #paymentMethodSelection .edit-btns .yellowBtn {
    margin: 24px auto;
  }

  #policyPage .success {
    margin: 0 auto;
  }
}