@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Heebo-Regular.eot");
  /* IE9 Compat Modes */
  src: local("Heebo"),
    url("fonts/Heebo-Regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    /*url('fonts/heebo-v2-hebrew-regular.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    url("fonts/Heebo-Regular.woff") format("woff"),
    /* Modern Browsers */
    url("fonts/Heebo-Regular.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("fontsHeebo-Regular.svg#Heebo") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/Heebo-Medium.eot");
  /* IE9 Compat Modes */
  src: local("Heebo"),
    url("fonts/Heebo-Medium.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    /*url('fonts/heebo-v2-hebrew-regular.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    url("fonts/Heebo-Medium.woff") format("woff"),
    /* Modern Browsers */
    url("fonts/Heebo-Medium.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("fontsHeebo-Medium.svg#Heebo") format("svg");
  /* Legacy iOS */
}


@font-face {
  font-family: "Heebo-Bold";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Heebo-Bold.eot");
  /* IE9 Compat Modes */
  src: local("Heebo"), local("Heebo-Bold"),
    url("fonts/Heebo-Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    /*url('fonts/heebo-v2-hebrew-regular.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    url("fonts/Heebo-Bold.woff") format("woff"),
    /* Modern Browsers */
    url("fonts/Heebo-Bold.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("fontsHeebo-Bold.svg#Heebo") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: "Heebo-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/Heebo-Medium.eot");
  /* IE9 Compat Modes */
  src: local("Heebo-Medium"),
    url("fonts/Heebo-Medium.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    /*url('fonts/heebo-v2-hebrew-regular.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    url("fonts/Heebo-Medium.woff") format("woff"),
    /* Modern Browsers */
    url("fonts/Heebo-Medium.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("fontsHeebo-Medium.svg#Heebo") format("svg");
  /* Legacy iOS */
}

#general-error-modal.modal,
#general-error-modal-to-hp.modal,
#allow-prompt-error-modal.modal,
#unsupported-contact-modal.modal,
#no-existing-numbers-modal.modal,
#otp-error-modal.modal,
#vhTimeOutForResend-error-modal.modal {
  padding: 0px !important;
}

#general-error-modal .modal-dialog,
#general-error-modal-to-hp .modal-dialog,
#allow-prompt-error-modal .modal-dialog,
#unsupported-contact-modal .modal-dialog,
#no-existing-numbers-modal .modal-dialog,
#otp-error-modal .modal-dialog,
#vhTimeOutForResend-error-modal .modal-dialog {
  margin: 300px auto;
}

#general-error-modal .modal-content,
#general-error-modal-to-hp .modal-content,
#allow-prompt-error-modal .modal-content,
#unsupported-contact-modal .modal-content,
#no-existing-numbers-modal .modal-content,
#otp-error-modal .modal-content,
#vhTimeOutForResend-error-modal .modal-content {
  padding: 40px 30px 30px;
  border-radius: 8px;
  background-color: #fff;
  font-family: "Heebo";
}

#general-error-modal .modal-header,
#general-error-modal-to-hp .modal-header,
#allow-prompt-error-modal .modal-header,
#unsupported-contact-modal .modal-header,
#no-existing-numbers-modal .modal-header,
#otp-error-modal .modal-header,
#vhTimeOutForResend-error-modal .modal-header {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-bottom: none;
  margin: 0px;
  padding: 0px;
}

#general-error-modal .modal-header .close,
#general-error-modal-to-hp .modal-header .close,
#allow-prompt-error-modal .modal-header .close,
#unsupported-contact-modal .modal-header .close,
#no-existing-numbers-modal .modal-header .close,
#otp-error-modal .modal-header .close ,
#vhTimeOutForResend-error-modal .modal-header .close {
  position: absolute;
  left: 10px;
  top: 2px;
  object-fit: contain;
  color: #525558;
  font-size: 2.5rem;
  font-weight: 300;
}

#general-error-modal .modal-header .close:focus,
#general-error-modal .modal-header .close:active,
#general-error-modal-to-hp .modal-header .close:focus,
#general-error-modal-to-hp .modal-header .close:active,
#allow-prompt-error-modal .modal-header .close:focus,
#allow-prompt-error-modal .modal-header .close:active,
#unsupported-contact-modal .modal-header .close:focus,
#unsupported-contact-modal .modal-header .close:active,
#no-existing-numbers-modal .modal-header .close:focus,
#no-existing-numbers-modal .modal-header .close:active,
#otp-error-modal .modal-header .close:focus,
#otp-error-modal .modal-header .close:active,
#vhTimeOutForResend-error-modal .modal-header .close:focus,
#vhTimeOutForResend-error-modal .modal-header .close:active {
  outline: none !important;
  box-shadow: none !important;
}

#general-error-modal h1.modal-title,
#general-error-modal-to-hp h1.modal-title,
#allow-prompt-error-modal h1.modal-title,
#unsupported-contact-modal h1.modal-title,
#no-existing-numbers-modal h1.modal-title,
#otp-error-modal h1.modal-title,
#vhTimeOutForResend-error-modal h1.modal-title {
  font-family: "Heebo-Medium";
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #0d47a1;
  margin-bottom: 10px;
}

#general-error-modal .modal-header .icon,
#general-error-modal-to-hp .modal-header .icon,
#allow-prompt-error-modal .modal-header .icon,
#unsupported-contact-modal .modal-header .icon,
#no-existing-numbers-modal .modal-header .icon,
#otp-error-modal .modal-header .icon,
#vhTimeOutForResend-error-modal .modal-header .icon {
  margin: 0 0 22px 0;
}

#general-error-modal .modal-body,
#general-error-modal-to-hp .modal-body,
#allow-prompt-error-modal .modal-body,
#unsupported-contact-modal .modal-body,
#no-existing-numbers-modal .modal-body,
#otp-error-modal .modal-body,
#vhTimeOutForResend-error-modal .modal-body {
  font-size: 16px;
  color: #525558;
  text-align: center;
  margin-bottom: 30px;
  padding: 0px;
}

#general-error-modal .modal-body p,
#general-error-modal-to-hp .modal-body p,
#allow-prompt-error-modal .modal-body p,
#unsupported-contact-modal .modal-body p,
#no-existing-numbers-modal .modal-body p,
#otp-error-modal .modal-body p,
#vhTimeOutForResend-error-modal .modal-body p {
  margin: 0px;
}

#general-error-modal .modal-footer,
#general-error-modal-to-hp .modal-footer,
#allow-prompt-error-modal .modal-footer,
#unsupported-contact-modal .modal-footer,
#no-existing-numbers-modal .modal-footer,
#otp-error-modal .modal-footer,
#vhTimeOutForResend-error-modal .modal-footer {
  border-top: none;
  padding: 0px;
  justify-content: center;
}

#general-error-modal .modal-footer .btn.btn-primary,
#general-error-modal-to-hp .modal-footer .btn.btn-primary,
#allow-prompt-error-modal .modal-footer .btn.btn-primary,
#unsupported-contact-modal .modal-footer .btn.btn-primary,
#no-existing-numbers-modal .modal-footer .btn.btn-primary,
#otp-error-modal .modal-footer .btn.btn-primary,
#vhTimeOutForResend-error-modal .modal-footer .btn.btn-primary {
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #0d47a1;
  padding: 9px 46px 10px;
  border-radius: 25px;
}

@media (max-width: 575px) {

  #general-error-modal .modal-dialog,
  #general-error-modal-to-hp .modal-dialog,
  #allow-prompt-error-modal .modal-dialog,
  #unsupported-contact-modal .modal-dialog,
  #no-existing-numbers-modal .modal-dialog,
  #otp-error-modal .modal-dialog,
  #vhTimeOutForResend-error-modal .modal-dialog {
    margin: 130px 15px 345px 15px;
  }
}

/* -----datePickerCSS */

.flatpickr-calendar {
  font-family: "Heebo";
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  color: #525558;
}

.flatpickr-calendar .flatpickr-current-month {
  font-size: 16px;
  position: static;
}

.flatpickr-calendar .flatpickr-weekdays {
  direction: rtl;
}

.flatpickr-calendar .flatpickr-days {
  direction: rtl;
}

.flatpickr-calendar .flatpickr-months .flatpickr-month {
  direction: rtl;
  padding: 0 0 3px 0;
}

.flatpickr-calendar span.flatpickr-weekday {
  color: #0d47a1;
}

.flatpickr-calendar .flatpickr-months .flatpickr-next-month.flatpickr-next-month,
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  display: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  border: solid 1px #525558;
  border-radius: 4px;
  margin: 0 0 0 24px;
  width: 100px
}

.flatpickr-calendar .flatpickr-current-month .numInputWrapper {
  /* border: solid 1px #525558; */
  border-radius: 4px;
  width: 100px;
  margin-right: 20px;
}

.flatpickr-calendar .arrowUp,
.flatpickr-calendar .arrowDown {
  right: 80px;
}

.flatpickr-calendar .flatpickr-day.selected {
  background-color: #0d47a1;
  border-color: #0d47a1;

}

.otp-container {
  position: relative;
  max-width: 425px;
}

.otp-input {
  position: relative;
  box-sizing: border-box;
  border: 0;
  font-size: 40px;
  letter-spacing: 46px;
  color: #0d47a1;
  left: 64px;
  direction: ltr;
}

.otp-input:focus {
  outline: none;
}

.otp-container ul {
  position: absolute;
  top: 50px;
  left: 37px;
  min-width: 460px;
}

.otp-container li {
  box-sizing: border-box;
  display: inline-block;
  list-style: none;
  width: 32px;
  height: 1px;
  border-bottom: 1px solid #0d47a1;
  margin: 0 32px 0 0;
}
/* .otp-container li.error {
  border:solid 1px #d71b1f
} */

@media only screen and (max-width: 1080px) {
  .otp-input {
    left: 0px;
  }

  .otp-container ul {
    left: -20px
  }
}

@media only screen and (max-width: 430px) {
  .otp-input {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 33px;
    color: #0d47a1;
    top: -15px;
    left: 46px;
    width: 280px;
  }
  .otp-input.iphone{
    left: 35px;
    width:310px
  }

  .otp-container ul {
    top: 4px;
    left: 0px;
    min-width: 384px;
  }

  .otp-container li {
    margin: 0 10px 0 0;
    width: 32px;
  }

  ul li:first-child {
    margin: 0px 0px 0px 0px;
  }
}