.shr-styles__modal .shr-main {
  padding: 0;
  background: none;
  width: 100%;
  height: 100%;
}
 
.shr-styles__modal .shr-card__section {
  padding: 24px 16px 0px 16px;
}
/* Add global modal styles */

.shr-styles__modal .shr-card__content {
  padding: 0px;
}

.shr-styles__modal .shr-card__section_global {
  padding: 40px 0;
}
.shr-styles__modal .shr-card__section_bottom_line {
  padding: 40px 0;
  border-bottom: 1px solid #e9e9e9;
}
.shr-styles__modal .shr-card__section--no-border {
  border-bottom: none;
}

.shr-styles__modal .shr-card__logo {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}

.shr-styles__modal .shr-card__logo img {
  height: 57px;
}

#headertext p {
  text-align: left;
  margin-bottom: 4px;
}

.shr-styles__modal .shr-card__header_text {
  font-size: 15px;
}

.shr-styles__modal .shr-card__section--small {
  padding: 10px 0;
}

.shr-styles__modal .shr-card__section--last {
  padding: 10px 0 0 0;
}

.shr-styles__modal p {
    margin: 0px; 
    font-size: 14px;
}
 .px14 {
    font-size: 14px;
    padding-bottom: 14px;
}
 .px16 {
    font-size: 16px;
    padding-bottom: 16px;
}
.shr-styles__modal .shr-header-text p {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px!important;
  padding-bottom: 4px;
}

.shr-styles__modal .shr-header-text2 p {
  text-align: center;
  font-size: 20px!important;
  font-weight: 500;
  line-height: 28px!important;
  padding-bottom: 4px;
}

 h2.shr-header-text-otp {
  font-family: 'CeraPro', Arial, Helvetica, sans-serif!important;
  text-align: left;
  font-size: 20px!important;
  font-weight: 500;
  line-height: 28px!important;
  padding-bottom: 4px;
}

.shr-styles__modal .shr-header-account {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px!important;
  padding-bottom: 4px;
}
.shr-styles__modal .header_otp p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
}

.shr-card__section--top-pad {
  padding-top: 32px;
}
.shr-header-text p {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.shr-styles__modal .shr-spacing__m-b-h--md {
  padding-bottom: 20px;
}

.shr-styles__modal .shr-card__cta--center {
  justify-content: center;
  padding: 10px 0px 0px 0px;
}

.shr-styles__modal .shr-iframe__section .shr-button {
  max-width: 100%!important;
  width: 100%!important;
}

.shr-styles__modal .shr-button {
  max-width: 100%!important;
}

.shr-styles__modal .shr-flipper {
  max-width: 100%;
  width: 100%;
  margin: 0;
  min-height: 100%;
  height: 100%;
}

.shr-styles__modal .shr-card {
  max-width: 100%;
  margin: 0;
}

.shr-styles__modal .shr-flipper .shr-card__section {
  padding: 45px 50px;
}

.shr-styles__modal .shr-card__info-btn,
.shr-styles__modal .shr-card__close-btn {
  width: 20px;
  height: 20px;
  right: 20px;
  top: 18px;
}

.shr-styles__modal .shr-input-field {
  padding-top: 0;
}

.shr-styles__modal .shr-input-field label {
  margin-bottom: 4px;
  font-size: 14px;
}

.shr-styles__modal .shr-input-field .shr-input-field__link {
  padding-top: 16px;
}

.shr-styles__modal .shr-input-field p {
  line-height: normal;
}

.shr-styles__modal .shr-link {
  color: #715314;
}
.shr-styles__modal .shr-link.light {
  color: #715314;
  font-weight: 500;
  font-size: 14px!important;
}

.shr-styles__modal .shr-input-field .shr-link {
  font-size: 16px;
}

.shr-styles__modal .shr-button {
  color: #101820;
  display: inline-block;
  /* margin-right: 2rem; */
}

.shr-styles__modal .shr-card__cta {
  justify-content: flex-start;
  margin-top: 10px;
}


.shr-styles__modal .shr-card__cta-secondary {
  display: inline-block;
}

.shr-styles__modal .shr-card__error-message,
.shr-styles__modal .shr-input-field__message {
  color: #B2130A;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 24px;
  margin-bottom: 0;
  display: none;
}

.shr-styles__modal .shr-card--error-message .shr-card__error-message,
.shr-styles__modal .shr-input-field--error ~ .shr-input-field__message {
  display: block;
}

 .shr-card__error-message-otp {
  color: #B2130A;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 20px;
  margin-bottom: 16px;
}

 .shr-iframe__section .shr-button{
      max-width: 234px !important;
      min-width: 180px!important;
      width: auto !important;
  }

/* Add OTP styles */

  .header_otp {
    padding:24px 0px;
  }
  .separator_otp_container{
    display: flex; 
    margin: 28px 0px 20px 0px;
  }
  .separator_otp_line{
    border-top: 1px solid #000;
    width:44%;
  }
  .separator_otp_or{
    width:12%; margin-top: -10px; text-align: center;
  }  
  .shr-card__cta_otp {
    display: flex;
    justify-content: center;
    margin-top: 19px;
  }
.icons-container-otp {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.btn-email-otp {
  margin: 0 8px;
  width: 100px;
  height: 62px;
  background-color: #D6B151;
  color: #000;
 /* border : 1px solid #000; */
 border: none;
  padding: 4px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
}
.btn-phone-otp {
  margin: 0 8px;
  width: 100px;
  height: 62px;
  background-color: #D6B151;
  color: #000;
 /* border : 1px solid #000; */
  border: none;
  padding: 4px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
 }

.btn-email-otp:hover {background-color: #E0E0E0;}
.btn-phone-otp:hover {background-color: #E0E0E0;}

.align-right .shr-button {
  max-width: 100%!important;
  width: 100%!important;
}
.shr-card__cta_otp .shr-button {
  max-width: 100%!important;
  width: 100%!important;
}

 main.center-segment > .ui.container.medium {
  max-width: 100% !important;
  width: 100% !important;
} 
.icons_wrapper {
  max-width: 300px; margin: 0 auto;
}

main.shr-main.shr-spacing__p-t--xl .shr-card__content {
  padding: 20px 15px 0px 15px;
}
@media only screen and (max-device-width: 1200px) {

  .shr-iframe__section .shr-button {

      min-width: 130px!important;

  }

}

@media only screen and (max-device-width: 1024px) {

  .shr-iframe__section .shr-button {

      min-width: 130px!important;

  }

}

@media only screen and (max-device-width: 768px) {
.shr-iframe__section .shr-button{
    max-width: 234px !important;
    min-width: 118px !important;
     width: auto !important;
    }
     .shr-styles__modal .shr-card__cta-secondary {
          display: inline-block;
          text-align: center;
          float: none;
        }

}
@media only screen and (max-device-width: 767px) {
  .shr-styles__modal .shr-card__close-btn:after {
    top: 6px;
    left: 6px;
    height: 8px;
    width: 8px;
  }

  .shr-styles__modal .shr-flipper .shr-card__section {
    padding: 45px 20px;
  }
  
  .shr-styles__modal .shr-card__section {
    padding: 32px 22px;
    overflow-x: hidden;

  }
.shr-styles__modal .shr-card__section_global {
    padding: 30px 0;
  }

  .shr-styles__modal .shr-card__logo {
    display: flex;
    justify-content: center;
}
.shr-styles__modal .shr-card__logo img {
  height: 51px;
}

.shr-styles__modal .shr-card__header_text {
  font-size: 16px;
  margin-bottom: 30px;
}

  .shr-styles__modal .shr-card__cta {
    margin-top: 26px;
  }

  .shr-styles__modal .shr-card__cta, .shr-styles__modal .shr-card__cta-secondary {
    display: block;
  }

  .shr-styles__modal .shr-card__cta-secondary {
      margin-top: 1rem;
  }

  .shr-styles__modal .shr-input-field--error ~ .shr-input-field__message,
  .shr-styles__modal .shr-card__error-message {
    line-height: 20px;
  }


  .shr-styles__modal .shr-input-field.shr-input-field--error-message-2 ~.shr-input-field.shr-input-field--error-message-1 ~ .shr-card__cta,
  .shr-styles__modal .shr-input-field.shr-input-field--error-message-1 ~ .shr-card__cta, .shr-styles__modal .shr-input-field.shr-input-field--error-message-2 ~ .shr-card__cta,
  .shr-styles__modal .shr-card__section.error .shr-card__error-message ~ .shr-card__cta {
    margin-top: 10px;
  }
  .shr-iframe__section .shr-button{
      max-width: 234px !important;
      min-width: 100% !important;
      width: auto !important;
  }

    .shr-styles__modal .shr-card__cta-secondary {
      display: inline-block;
      text-align: center;
      float: none;
    }
    .shr-styles__modal .shr-card__cta-secondary {
        display: block;
        text-align: center !important;
        float: none !important;
     }

}

@media only screen and (max-device-width: 575px) {

  .shr-styles__modal .shr-card__cta .shr-button {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .signup-create-new-account{

       padding-top: 20px;
  }
}
