body {
  background-color: #E5E5E5 !important;
  color: #333333;
  font-family: "Roboto", Sans-serif !important;
}

/* Header */
.login-header {
  -webkit-box-shadow: 0px 5px 15px -12px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 15px -12px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 15px -12px rgba(0, 0, 0, 0.5);
  padding: 10px 20px !important;
}

.login-header .elementor-row {
  align-items: center;
}

.login-logo {
  border-right: 2px solid #D6D6D6;
  padding: 10px 0 4px 10px;
  width: 15%;
}

.login-logo a {
  display: block;
  margin-right: 15px;
}

/* Body */
#login {
  background-image: url(https://s40033.pcdn.co/wp-content/uploads/2022/05/emp-login-bkgd-wide.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 60px 0 150px 0 !important;
  width: 100% !important;
}

/* Form */
h1,
.login #nav,
p#backtoblog {
  display: none !important;
}

#login form p.submit {
  margin: -10px 0 0 0 !important;
}

#login form input.button {
  font-size: 18px !important;
  font-weight: 500 !important;
  padding: 13px 30px 13px 31px !important;
}

#login form p:first-of-type:before {
  content: "Login";
  display: block;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 35px;
}

.login form > br {
  display: none;
}

#login_error,
.login form {
  border-radius: 6px;
  margin: 0 auto !important;
  width: 100%;
}

#login_error {
  margin-bottom: 15px !important;
  max-width: 400px
}

#login_error a {
  display: none;
}

.noteAlt {
  background: #f0f7fb;
  border-radius: 6px;
  padding: 12px 15px;
}

.login form {
  border: 0 !important;
  max-width: 400px;
  padding: 50px 30px 30px 30px !important;
}

.login form .input,
.login input[type=password],
.login input[type=text] {
  font-size: 16px;
  margin: 0 0 10px 0;
}

.login label {
  font-weight: bold;
}

.login .button-primary {
  float: left !important;
}

.wp-core-ui .button-group.button-large .button,
.wp-core-ui .button.button-large {
  background: #123f7a !important;
  background-color: #123f7a !important;
  border: 1px solid #123f7a !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 14px !important;
  min-width: initial !important;
  max-width: initial !important;
  min-height: initial !important;
  max-height: initial !important;
  width: 100%;
}

.wp-core-ui .button-group.button-large .button:hover,
.wp-core-ui .button.button-large:hover {
  background-color: #3076e0 !important;
  border-color: #3076e0 !important;
}

.tooltip {
  color: #426da9;
  display: inline-block;
  position: relative;
  text-align: center;
}

.tooltip .tooltiptext {
  background-color: #92086D;
  border-radius: 6px;
  bottom: 125%;
  color: #fff;
  font-weight: normal;
  left: 50%;
  margin-left: -100px;
  padding: 10px;
  opacity: 0;
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  visibility: hidden;
  width: 200px;
  z-index: 1;
}

.tooltip .tooltiptext::after {
  border-width: 5px;
  border-style: solid;
  border-color: #92086D transparent transparent transparent;
  content: "";
  left: 50%;
  margin-left: -14px;
  position: absolute;
  top: 100%;
}

.tooltip:hover .tooltiptext {
  opacity: 1;
  visibility: visible;
}

.forgetmenot {
  float: none;
   
}
.forgetmenot * {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

.login .nav {
  margin-bottom: 15px !important;
  padding: 0 !important;
  text-align: right;
}

.login .nav a {
  color: #426da9 !important;
  font-size: 14px;
  text-decoration: none;
}

.login .nav a:hover {
  color: #426da9 !important;
  text-decoration: underline;
}

/* Footer */
.login-footer {
  font-size: 14px;
  padding: 40px 10px 10px 10px !important;
}

.login-footer .elementor-row {
  align-items: top;
}

.elementor-element-f6b70cb {
  width: 21.875%;
}

.elementor-element-ffe0e46 {
  font-size: 14px;
  width: 28.194%;
}

.elementor-element-0950e00 {
  font-size: 14px;
  width: 24.931%;
}

.elementor-element-5c8c4a4 {
  color: #585858;
  line-height: 16px;
  width: 25%;
}

.elementor-element-5c8c4a4 h2 {
  color: #ffffff;
}

.elementor-element-85e6989 {
  margin-bottom: 20px !important;
}

.elementor-widget-wrap {
  padding: 10px !important;
}

.login-separator-container {
  padding: 10px 0 !important;
}

.login-separator {
  background: transparent;
  background: -moz-linear-gradient(175deg, rgba(175, 22, 133, 1) 0%, rgba(29, 79, 145, 1) 100%);
  background: -webkit-linear-gradient(175deg, rgba(175, 22, 133, 1) 0%, rgba(29, 79, 145, 1) 100%);
  background: linear-gradient(175deg, rgba(175, 22, 133, 1) 0%, rgba(29, 79, 145, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#af1685", endColorstr="#1d4f91", GradientType=1);
  height: 4px;
  width: 100%;
}

.elementor-nav-menu {
  list-style-type: none;
}

.elementor-nav-menu a {
  color: #426da9;
  display: block;
  font-weight: 500;
  padding: 0 0 20px 0 !important;
  text-decoration: none;
}

.elementor-nav-menu a:hover {
  color: #92086D;
}

.elementor-nav-menu a:after {
  display: none;
}

.elementor-icon-list-items {
  display: flex;
}

.elementor-icon-list-items a {
  color: #426da9;
  text-decoration: none;
}

.elementor-icon-list-items i {
  font-size: 25px !important;
}

/* General */
a {
  color: #426da9;
}

.elementor-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto !important;
  max-width: 1440px;
  width: 100%
}

.login-header,
.login-footer,
.login-separator-container {
  background-color: #ffffff;
}

/* Heading */
h2 {
  font-size: 16px !important;
  font-weight: normal !important;
  padding-left: 20px !important;
}

h2.elementor-heading-title {
  font-weight: bold !important;
  padding: 0 0 20px 0 !important;
}

h3 {
  font-size: 24px;
  font-weight: 300;
  line-height: 37px;
  margin-bottom: 35px !important;
}

.elementor-widget-image {
  text-align: left !important;
}

/* SSO */
[id^="sso_buttonOKTA_"] {
  margin-bottom: 20px;
  position: relative;
}



[id^="sso_buttonOKTA_"] a {
  position: relative;
}

[id^="sso_buttonOKTA_"] a:before {
  background-image: url('/wp-content/uploads/2024/11/okta-aura.png');
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  display: block;
  height: 22px;
  left: 0;
  margin: 8px 20px;
  position: absolute;
  width: 22px;
}

/** Use for versions 25.2.7 and after **/
[id^="sso_buttonOKTA_"] > div:first-child::before {
  border-bottom: 2px solid #E5E5E5;
  content: 'Use single-sign-on through the Experian Partner Console to log in seamlessly';
  left: 0;
  padding: 0 15px 20px 15px;
  position: absolute;
  top: 55px;
  width: 100%;
}

[id^="sso_buttonOKTA_"] a > div {
  font-weight: 500;
  width: 100% !important;
}

[id^="sso_buttonOKTA_"] > div:last-child {
  display: none;
}

[id^="sso_buttonOKTA_"] > div:first-child::after {
  background: #ffffff;
  color: #585858;
  content: 'OR';
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 65px;
  padding: 0 10px;
  position: relative;
  top: 70px;
  z-index: 1;
}

/** Use for versions before 25.2.7 **/
[id^="sso_buttonOKTA_"] input {
  font-weight: 500;
  width: 100% !important;
}

[id^="sso_buttonOKTA_"] input:hover {
  background-image: linear-gradient(hsla(0, 0%, 100%, 0.04) 0 0) !important;
}

@media screen and (max-width: 1024px) and (min-width: 769px) {

  .elementor-element-f6b70cb,
  .elementor-element-5c8c4a4 {
    width: 100% !important;
  }

  .elementor-element-ffe0e46,
  .elementor-element-0950e00 {
    width: 50% !important;
  }

  .elementor-element-ffe0e46 .elementor-widget-wrap {
    padding: 10px 15px 10px 10px !important;
  }

  .elementor-element-0950e00 .elementor-widget-wrap {
    padding: 10px 10px 10px 15px !important;
  }
}

@media screen and (max-width: 768px) {

  .elementor-element-f6b70cb,
  .elementor-element-ffe0e46,
  .elementor-element-0950e00,
  .elementor-element-5c8c4a4 {
    width: 100% !important;
  }

  .elementor-widget-wrap {
    padding: 15px 10px !important;
  }

  .login-header>div div:last-child {
    display: none;
  }

  .login-logo {
    border: 0;
    width: 100%;
  }
}
