.loginModal-wrapper .login-form-modal .modal-dialog, .loginModal-wrapper .requestPasswordReset-modal .modal-dialog {
  max-width: 375px;
  margin: 0;
  margin-left: auto;
  height: 100%; }

.loginModal-wrapper .login-form-modal .modal-content, .loginModal-wrapper .requestPasswordReset-modal .modal-content {
  height: 100%;
  background-color: #F5F8FA; }
  .loginModal-wrapper .login-form-modal .modal-content .modal-header, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-header {
    border: none;
    padding: 1rem 1.25rem; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-header .modal-title, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-header .modal-title {
      font-size: 1.5rem;
      font-weight: 700;
      line-height: 1.75rem; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-header .signup-desclaimer, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-header .signup-desclaimer {
      margin-top: 1.25rem; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-header .signup-desclaimer p, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-header .signup-desclaimer p {
        font-size: 16px;
        line-height: 1.25rem; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-header .signup-desclaimer span, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-header .signup-desclaimer span {
        cursor: pointer;
        font-weight: 700;
        color: #0081C6;
        font-size: 16px;
        line-height: 1.25rem; }
  .loginModal-wrapper .login-form-modal .modal-content .modal-body, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body {
    background-color: #F5F8FA;
    padding: 1rem 1.25rem; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .form-group.custom-field, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .form-group.custom-field {
      background-color: #fff;
      box-shadow: 0px 2px 10px rgba(22, 56, 78, 0.1);
      border-radius: 16px; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .form-group.custom-field .custom-label, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .form-group.custom-field .custom-label {
        padding-top: 0.75rem;
        padding-left: 1rem; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .form-group.custom-field .custom-input, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .form-group.custom-field .custom-input {
        border: none;
        box-shadow: 0 0 0px 1000px #fff inset;
        -webkit-box-shadow: 0 0 0px 1000px #fff inset;
        border-radius: 16px;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.25rem;
        height: 1.875rem;
        padding: 0 1rem; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .form-group.custom-field .custom-input:focus,
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .form-group.custom-field .custom-input:active,
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .form-group.custom-field .custom-input.active, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .form-group.custom-field .custom-input:focus,
      .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .form-group.custom-field .custom-input:active,
      .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .form-group.custom-field .custom-input.active {
        border: none; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .form-group .field-label, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .form-group .field-label {
      font-family: "Open Sans";
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 0.875rem;
      color: #16384E; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .btn-primary, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .btn-primary {
      font-family: "Open Sans";
      font-weight: 700;
      background-color: #0081C6;
      border-radius: 8px;
      padding: 0.75rem 0;
      margin-top: 32px; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .forgot-password, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .forgot-password {
      font-family: "Open Sans";
      line-height: 1.125rem; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .password-requirements, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .password-requirements {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
      border-bottom: 1px solid #16384E;
      margin-top: 1rem;
      margin-bottom: 32px; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .password-requirements .incomplete, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .password-requirements .incomplete {
        padding: 0 0.75rem 0 4px; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .password-requirements .complete, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .password-requirements .complete {
        padding: 0 0.75rem 0 4px; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .password-requirements p, .loginModal-wrapper .login-form-modal .modal-content .modal-body .password-requirements span, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .password-requirements p, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .password-requirements span {
        line-height: 1.125rem; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .custom-checkbox .form-check-label, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .custom-checkbox .form-check-label {
      font-family: "Open Sans";
      font-size: 14px;
      line-height: 18px; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .custom-checkbox .form-check-label a, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .custom-checkbox .form-check-label a {
        text-decoration: underline; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .custom-checkbox .checkmark, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .custom-checkbox .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 1.5rem;
      width: 1.5rem;
      background-color: #fff;
      border: 0.125rem solid rgba(0, 129, 198, 0.4);
      border-radius: 0.3125rem; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .custom-checkbox .checkmark:after, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .custom-checkbox .checkmark:after {
        content: '';
        position: absolute;
        display: none;
        right: 25%;
        top: 0.125rem;
        width: 0.5rem;
        height: 0.875rem;
        border: 0.125rem solid #fff;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg); }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .custom-checkbox input, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .custom-checkbox input {
      width: 1.5rem;
      height: 1.5rem;
      z-index: 2;
      /* When the checkbox is checked, add a blue background */
      /* Show the checkmark when checked */ }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .custom-checkbox input:checked ~ .checkmark, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .custom-checkbox input:checked ~ .checkmark {
        background-color: #49C215;
        border: 0.125rem solid transparent; }
      .loginModal-wrapper .login-form-modal .modal-content .modal-body .custom-checkbox input:checked ~ .checkmark:after, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .custom-checkbox input:checked ~ .checkmark:after {
        display: block; }
    .loginModal-wrapper .login-form-modal .modal-content .modal-body .btn.btn-primary, .loginModal-wrapper .requestPasswordReset-modal .modal-content .modal-body .btn.btn-primary {
      text-transform: none; }

.loginModal-wrapper .validation-icon, .loginModal-wrapper .show-error-icon, .loginModal-wrapper .eye-icon, .loginModal-wrapper .show-validated {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  right: 0.5rem;
  background-size: 1.2rem; }

.loginModal-wrapper .show-error-icon {
  background-image: url("../../images/Error.png");
  top: 25%; }

.loginModal-wrapper .eye-icon {
  top: 1rem;
  font-size: 14px;
  width: 36px;
  cursor: pointer;
  line-height: 1.125rem;
  text-decoration: underline; }

.loginModal-wrapper .clearfix #password-reset {
  text-decoration: underline;
  cursor: pointer; }

.loginModal-wrapper .form-group .invalid-feedback.show-error {
  padding: 0;
  font-size: 0.75rem;
  color: #C60C00;
  display: block;
  position: absolute;
  margin-top: 0.5rem; }

.loginModal-wrapper .form-group.custom-field.is-invalid {
  border: 1.5px solid #C60C00;
  margin-bottom: 32px; }
  .loginModal-wrapper .form-group.custom-field.is-invalid .custom-field.custom-label, .loginModal-wrapper .form-group.custom-field.is-invalid .eye-icon {
    color: #C60C00; }
  .loginModal-wrapper .form-group.custom-field.is-invalid .field-label.custom-label {
    color: #C60C00; }
  .loginModal-wrapper .form-group.custom-field.is-invalid:focus-within {
    outline: none; }

.loginModal-wrapper .otp-code-input .form-group.custom-field.is-invalid {
  margin-bottom: 0.9375rem; }

.loginModal-wrapper .show-validated {
  background-image: url("../../images/valid.png");
  background-color: transparent;
  top: 33%; }
  @media (max-width: 543.98px) {
    .loginModal-wrapper .show-validated {
      top: 45%; } }

.loginModal-wrapper .btn-primary:focus-within, .loginModal-wrapper .btn:focus-within {
  outline: 1px solid #000000; }

@media (max-width: 991.98px) {
  .loginModal-wrapper .login-form-modal, .loginModal-wrapper .requestPasswordReset-modal {
    bottom: 0;
    top: auto;
    border-top-right-radius: 0.9375rem;
    border-top-left-radius: 0.9375rem;
    width: 100%;
    height: fit-content; }
    .loginModal-wrapper .login-form-modal .modal-dialog, .loginModal-wrapper .requestPasswordReset-modal .modal-dialog {
      width: 100%;
      max-width: none; } }

.open-login-modal,
.welcome-user {
  border-top: 1px solid #DFEBF0;
  padding-top: 1.25rem;
  margin-top: 1.25rem; }
  .open-login-modal p,
  .welcome-user p {
    font-size: 16px;
    line-height: 1.25rem; }
    .open-login-modal p span,
    .welcome-user p span {
      cursor: pointer;
      font-weight: 700;
      color: #0081C6; }

#requestPasswordResetModal .modal-body .request-password-code-body {
  margin-top: 1rem;
  margin-bottom: 32px; }
  #requestPasswordResetModal .modal-body .request-password-code-body #reset-code-password-email {
    font-size: 16px;
    line-height: 1.25rem;
    font-weight: 700;
    font-family: "Open Sans"; }

#requestPasswordResetModal .modal-body .otp-code-message {
  font-size: 16px;
  font-family: "Open Sans";
  line-height: 1.25rem;
  margin-bottom: 32px; }

#requestPasswordResetModal .modal-body .resend-email {
  line-height: 1.125rem; }
  #requestPasswordResetModal .modal-body .resend-email .resend-email-otp {
    cursor: pointer; }

#requestPasswordResetModal .modal-body .otp-code-input {
  gap: 0.75rem; }
  #requestPasswordResetModal .modal-body .otp-code-input .form-group.custom-field .custom-input.input-field {
    font-size: 1.5rem;
    line-height: 1.625rem; }
