.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  button[type='submit'],
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  a,
.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-buttons
  a,
body
  .component.cxa-resetpassword-component
  .resetpassword-buttons
  button[type='submit'] {
  padding: 22px 14px;
  display: inline-block;
  min-width: 162px;
  width: auto;
  height: 60px;
  max-height: 60px;
  background-color: #0d4486;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600 !important;
  line-height: 1;
  text-decoration: unset;
  text-align: center !important;
}
@media (max-width: 767px) {
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .email-entry-buttons
    button[type='submit'],
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .email-entry-buttons
    a,
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .forgotpassword-confirmation-buttons
    a,
  body
    .component.cxa-resetpassword-component
    .resetpassword-buttons
    button[type='submit'] {
    width: 100% !important;
    height: auto;
    max-height: none;
  }
}
@media (min-width: 992px) {
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .email-entry-buttons
    button[type='submit'],
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .email-entry-buttons
    a,
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .forgotpassword-confirmation-buttons
    a,
  body
    .component.cxa-resetpassword-component
    .resetpassword-buttons
    button[type='submit'] {
    min-width: 195px;
  }
}
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  button:hover[type='submit'],
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  a:hover,
.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-buttons
  a:hover,
body
  .component.cxa-resetpassword-component
  .resetpassword-buttons
  button:hover[type='submit'] {
  color: white !important;
  background-color: #3d699e;
}
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  button:focus[type='submit'],
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  a:focus,
.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-buttons
  a:focus,
body
  .component.cxa-resetpassword-component
  .resetpassword-buttons
  button:focus[type='submit'] {
  outline: none !important;
}
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  button:disabled[type='submit'],
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  a:disabled,
.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-buttons
  a:disabled,
body
  .component.cxa-resetpassword-component
  .resetpassword-buttons
  button:disabled[type='submit'] {
  opacity: 0.4;
  cursor: not-allowed;
}

.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  a {
  color: #0d4486 !important;
  border: 1px solid #0d4486;
  background: transparent;
}
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  a:hover {
  color: white !important;
  background-color: #3d699e !important;
}

@media (max-width: 767px) {
  .btn {
    white-space: normal;
  }
}

body .component.cxa-resetpassword-component form div label,
body .component.cxa-forgotpassword-component form div label {
  margin-bottom: 10px !important;
  margin-left: 20px;
  font-family: 'Titillium Web', 'Open Sans', sans-serif !important;
  font-weight: 300;
}
body .component.cxa-resetpassword-component form div label span,
body .component.cxa-forgotpassword-component form div label span {
  color: #c4505d;
}

.forgot-password-page
  main
  #content
  .component
  .component-content
  > h2.sub-title,
.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-message
  h2.sub-title {
  font-family: 'Titillium Web', 'Open Sans', sans-serif !important;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
}

.registration-page .component.cxa-forgotpassword-component .email-entry-buttons,
.registration-page .component.cxa-forgotpassword-component .login-submit,
.registration-page .component.cxa-login-component .email-entry-buttons,
.registration-page .component.cxa-login-component .login-submit,
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons,
.forgot-password-page .component.cxa-forgotpassword-component .login-submit,
.forgot-password-page .component.cxa-login-component .email-entry-buttons,
.forgot-password-page .component.cxa-login-component .login-submit,
.login-page .component.cxa-forgotpassword-component .email-entry-buttons,
.login-page .component.cxa-forgotpassword-component .login-submit,
.login-page .component.cxa-login-component .email-entry-buttons,
.login-page .component.cxa-login-component .login-submit {
  padding: 0;
}
.registration-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  > button[type='submit'],
.registration-page
  .component.cxa-forgotpassword-component
  .login-submit
  > button[type='submit'],
.registration-page
  .component.cxa-login-component
  .email-entry-buttons
  > button[type='submit'],
.registration-page
  .component.cxa-login-component
  .login-submit
  > button[type='submit'],
.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  > button[type='submit'],
.forgot-password-page
  .component.cxa-forgotpassword-component
  .login-submit
  > button[type='submit'],
.forgot-password-page
  .component.cxa-login-component
  .email-entry-buttons
  > button[type='submit'],
.forgot-password-page
  .component.cxa-login-component
  .login-submit
  > button[type='submit'],
.login-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  > button[type='submit'],
.login-page
  .component.cxa-forgotpassword-component
  .login-submit
  > button[type='submit'],
.login-page
  .component.cxa-login-component
  .email-entry-buttons
  > button[type='submit'],
.login-page
  .component.cxa-login-component
  .login-submit
  > button[type='submit'] {
  min-width: auto;
  border-width: 0;
}

.registration-page .component.primary-button-line,
.forgot-password-page .component.primary-button-line,
.login-page .component.primary-button-line {
  margin-top: -100px !important;
}
.registration-page .component.primary-button-line .field-link > a,
.forgot-password-page .component.primary-button-line .field-link > a,
.login-page .component.primary-button-line .field-link > a {
  width: 100%;
  min-width: auto !important;
}

.registration-page .register-buttons button[type='submit'],
.forgot-password-page .register-buttons button[type='submit'],
.login-page .register-buttons button[type='submit'] {
  min-width: auto;
}

.registration-page .register-buttons a,
.forgot-password-page .register-buttons a,
.login-page .register-buttons a {
  min-width: auto;
}

.registration-page .component.cxa-register-component,
.forgot-password-page .component.cxa-register-component,
.login-page .component.cxa-register-component {
  margin-bottom: 30px;
}
.registration-page
  .component.cxa-register-component
  .registeration-form
  form
  .register-buttons
  button:hover,
.forgot-password-page
  .component.cxa-register-component
  .registeration-form
  form
  .register-buttons
  button:hover,
.login-page
  .component.cxa-register-component
  .registeration-form
  form
  .register-buttons
  button:hover {
  background-color: #3d699e !important;
}

.registration-page .component.rich-text > .component-content,
.registration-page .component.rich-text > .component-content > a,
.forgot-password-page .component.rich-text > .component-content,
.forgot-password-page .component.rich-text > .component-content > a,
.login-page .component.rich-text > .component-content,
.login-page .component.rich-text > .component-content > a {
  font-family: 'Titillium Web', 'Open Sans', sans-serif !important;
}

.component.cxa-login-component form .login-submit button:active,
.component.cxa-login-component form .login-submit button:hover {
  background-color: #3d699e !important;
}

.forgot-password-page main .component.column-splitter > div:first-child {
  padding-left: 0;
  padding-right: 0;
}

.forgot-password-page
  main
  #content
  .component
  .component-content
  > h2.sub-title {
  margin: 0;
  font-weight: 400 !important;
}

.forgot-password-page .divider.indent-top {
  padding-top: 0;
}

.forgot-password-page .divider hr {
  margin: 24px 0 36px;
}

@media (min-width: 768px) {
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .email-entry-buttons {
    display: flex;
    flex-flow: row;
  }
}

.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  button[type='submit'] {
  order: 1;
  width: 100%;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .email-entry-buttons
    button[type='submit'] {
    width: calc(50% - 15px);
    margin-bottom: 0;
  }
}

.forgot-password-page
  .component.cxa-forgotpassword-component
  .email-entry-buttons
  a {
  order: 2;
  width: 100%;
}
@media (min-width: 768px) {
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .email-entry-buttons
    a {
    width: calc(50% - 15px);
  }
}

.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-title-message {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .forgotpassword-title-message {
    margin-bottom: 15px;
  }
}

.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-message {
  margin-bottom: 25px;
  font-weight: 400;
}
.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-message
  h2.sub-title {
  margin-bottom: 0;
  font-weight: 400 !important;
}
.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-message
  hr {
  margin: 25px 0 !important;
}

.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-email {
  margin-bottom: 15px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .forgotpassword-confirmation-email {
    margin-bottom: 30px;
  }
}

.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-buttons {
  width: 100%;
}
.forgot-password-page
  .component.cxa-forgotpassword-component
  .forgotpassword-confirmation-buttons
  a {
  width: 100%;
}
@media (min-width: 768px) {
  .forgot-password-page
    .component.cxa-forgotpassword-component
    .forgotpassword-confirmation-buttons
    a {
    width: 50%;
  }
}

body .component.cxa-resetpassword-component .resetpassword-buttons {
  margin-bottom: 60px;
}
body
  .component.cxa-resetpassword-component
  .resetpassword-buttons
  button[type='submit'] {
  width: 100%;
}
@media (min-width: 768px) {
  body
    .component.cxa-resetpassword-component
    .resetpassword-buttons
    button[type='submit'] {
    width: auto;
  }
}

.component.cxa-emailverification-component + div {
  margin-bottom: 60px;
}

.login-password {
  position: relative;
}
.login-password .show-hide {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 40px;
  right: 20px;
  cursor: pointer;
  display: flex;
  background-image: url('/-/media/Project/NHP/Sites/Shared/Icons/icon-eye-shut.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.login-password .eye-open {
  background-image: url('/-/media/Project/NHP/Sites/Shared/Icons/icon-eye-open.svg');
}
.login-password #login-info {
  align-items: center;
  border-left: 2px solid #a80013;
  display: flex;
  width: 100%;
  padding: 20px 10px;
  margin: 36px 0 0;
  background-color: rgba(168, 0, 19, 0.15);
}
.login-password #login-info #login-info-text {
  color: #a80013;
  margin-left: 12px;
}
.login-password #login-info.hide-login-info {
  display: none !important;
}

