.o-form-input-name-password input[type="text"]:disabled {
  background: #eeeef0 !important;
}
.primary-auth .auth-footer a.js-help {
  display: none !important;
}
.primary-auth .auth-footer #help-links-container {
  display: block !important;
}
.primary-auth .auth-footer .help-links .js-help-link {
  display: none !important;
}
.okta-user-logged-in .login-icon {
  display: none;
}
.okta-user-logged-in .okta-button {
  display: block;
}
#okta-sign-in .auth-content .help-links li {
  list-style: none;
}
.okta-user-anonymous.path-frontpage .login-icon {
  display: none;
}
.path-node .privacy_prompt {
  bottom: inherit;
}
.privacy_prompt.explicit_consent {
  bottom: inherit;
}
#okta-sign-in .registration .age-18-desc {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: #232323;
}

@media (max-width: 35.25rem) {
  .coh-style-eyefile-maincontent #okta-signin-container #okta-sign-in .auth-content .custom-checkbox_wrap.marketing-consent,
  .coh-style-eyefile-maincontent #okta-signin-container #okta-sign-in .auth-content .custom-checkbox_wrap.marketing-consent label {
    padding-top: 12px;
  }
}

.coh-style-eyefile-modal-inner-style .coh-ce-cpt_a_header_nav_login_pop_up-fa1fe57 {
 display: none;
}

#okta-sign-in .o-form .okta-form-infobox-error {
  color: #e34843;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
