/* Text meant only for screen readers. */
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

.wlms-pro-template #primary > * {
  padding-left: 36px;
  padding-right: 36px;
}
.wlms-pro-template #primary > #wlmso-login-hero,
.wlms-pro-template #primary > .wlms-account-container {
  padding-left: 0;
  padding-right: 0;
}

.wlmso-boxed {
  display: flex;
  box-sizing: border-box;
  position: relative;
  padding: 36px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  background-color: #fff;
  color: #2c2d36;
}

.wlmso-boxed > * {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  box-sizing: border-box;
}

#wlmso-login-hero .wlmso-login-contents {
  flex-grow: 1;
  width: 100%;
}
.wlmso-login-widget {
  max-width: 90%;
  margin: 48px auto 0;
}
.wlmso-login-widget .wlmso-login-widget-box {
  display: block;
}
@media screen and (min-width: 840px) {
  #wlmso-login-hero.with-sidebar {
    max-width: 80rem;
  }

  #wlmso-login-hero {
    /* padding: 0 4rem 10rem 4rem; */
    max-width: 40rem;
    margin: 0 auto;
  }

  #wlmso-login-hero .wlmso-login-contents {
    padding-left: 2rem;
    padding-right: calc(2rem + 36px);
    width: 55%;
  }

  .wlmso-login-widget {
    max-width: 40rem;
  }

  .wlmso-login-widget-box {
    display: block !important;
    max-width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  #wlmso-login-hero .wlmso-login-contents {
    /* padding-left: 5rem; */
    /* padding-right: 5rem; */
  }
}
#wlmso-login-hero .wlmso-login-contents form p {
  font-size: 14px;
}
@media screen and (min-width: 840px) {
  #wlmso-login-hero .wlmso-login-hero-image {
    width: 45%;
  }

  #wlmso-login-hero .wlmso-boxed {
    flex-direction: row !important;
  }
}
#wlmso-login-hero .wlmso-boxed {
  flex-direction: column-reverse;
  max-width: 90%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}

#wlms-template-login .wlmso-form h1,
#wlms-template-login .wlms-form h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#wlms-template-login .wlmso-form input,
#wlms-template-login .wlmso-form select,
#wlms-template-login .wlms-form input,
#wlms-template-login .wlms-form select {
  display: block;
  width: 100%;
  min-height: 47px;
  padding: 8px 12px;
  margin-bottom: 10px;
  line-height: 1.42857143;
  border-radius: 4px;
}
#wlms-template-login .wlmso-form input:focus-visible,
#wlms-template-login .wlms-form input:focus-visible {
  border: 2px solid #bcbcbc;
}
#wlms-template-login .wlmso-form input[type="submit"]:focus-visible {
  outline: none;
}
#wlms-template-login .wlmso-form input[type="checkbox"],
#wlms-template-login .wlms-form input[type="checkbox"] {
  width: 14px;
  height: 14px;
  min-height: auto;
  margin: 0;
}
#wlms-template-login .wlmso-form input[type="checkbox"]:focus-visible,
#wlms-template-login .wlms-form input[type="checkbox"]:focus-visible {
  outline: 2px solid #bcbcbc;
}
#wlms-template-login .wlmso-form input[type="checkbox"]:focus-visible + label,
#wlms-template-login .wlms-form input[type="checkbox"]:focus-visible + label {
    font-weight: 500;
}
#wlms-template-login .wlmso-form fieldset,
#wlms-template-login .wlms-form fieldset {
  padding: 0;
  border: 0;
}
#wlms-template-login .wlmso-form fieldset > * + *,
#wlms-template-login .wlms-form fieldset > * + * {
  margin-top: 1rem;
}
#wlms-template-login .wlmso-form label,
#wlms-template-login .wlms-form label {
  font-size: 14px;
  width: auto !important;
}
#wlms-template-login .wlmso-form .selectable-field,
#wlms-template-login .wlms-form .selectable-field {
  display: flex;
  align-items: center;
}
#wlms-template-login .wlmso-form button,
#wlms-template-login .wlmso-form input[type="button"],
#wlms-template-login .wlmso-form input[type="reset"],
#wlms-template-login .wlmso-form input[type="submit"],
#wlms-template-login .wlms-form button,
#wlms-template-login .wlms-form input[type="button"],
#wlms-template-login .wlms-form input[type="reset"],
#wlms-template-login .wlms-form input[type="submit"] {
  border: 1px solid;
  border-color: #737373;
  border-radius: 8px;
  background: #737373;
  color: rgb(255, 255, 255);
  line-height: 1;
  padding: 0.6em 1em 0.6em;
  cursor: pointer;
  font-size: 1rem;
}
#wlms-template-login .wlmso-form button:hover,
#wlms-template-login .wlmso-form input[type="button"]:hover,
#wlms-template-login .wlmso-form input[type="reset"]:hover,
#wlms-template-login .wlmso-form input[type="submit"]:hover,
#wlms-template-login .wlms-form button:hover,
#wlms-template-login .wlms-form input[type="button"]:hover,
#wlms-template-login .wlms-form input[type="reset"]:hover,
#wlms-template-login .wlms-form input[type="submit"]:hover {
  background: #063e94;
}
#wlms-template-login .wlmso-form button.wl-hide-pw,
#wlms-template-login .wlmso-form input[type="button"].wl-hide-pw,
#wlms-template-login .wlmso-form input[type="reset"].wl-hide-pw,
#wlms-template-login .wlmso-form input[type="submit"].wl-hide-pw,
#wlms-template-login .wlms-form button.wl-hide-pw,
#wlms-template-login .wlms-form input[type="button"].wl-hide-pw,
#wlms-template-login .wlms-form input[type="reset"].wl-hide-pw,
#wlms-template-login .wlms-form input[type="submit"].wl-hide-pw {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  width: auto;
  height: 100%;
  align-items: center;
  background: 0 0;
  color: #85929e;
  text-decoration: none;
  padding: 1em 1.4em;
  border: none !important;
  box-shadow: none;
}
#wlms-template-login .wlmso-form button.wl-hide-pw:hover,
#wlms-template-login .wlmso-form input[type="button"].wl-hide-pw:hover,
#wlms-template-login .wlmso-form input[type="reset"].wl-hide-pw:hover,
#wlms-template-login .wlmso-form input[type="submit"].wl-hide-pw:hover,
#wlms-template-login .wlms-form button.wl-hide-pw:hover,
#wlms-template-login .wlms-form input[type="button"].wl-hide-pw:hover,
#wlms-template-login .wlms-form input[type="reset"].wl-hide-pw:hover,
#wlms-template-login .wlms-form input[type="submit"].wl-hide-pw:hover {
  background: 0 0;
  color: #5d6d7e;
  text-decoration: none;
  padding: 1em 1.4em;
  border: none;
  box-shadow: none;
}
#wlms-template-login .wlmso-form button.wl-hide-pw:active,
#wlms-template-login .wlmso-form input[type="button"].wl-hide-pw:active,
#wlms-template-login .wlmso-form input[type="reset"].wl-hide-pw:active,
#wlms-template-login .wlmso-form input[type="submit"].wl-hide-pw:active,
#wlms-template-login .wlms-form button.wl-hide-pw:active,
#wlms-template-login .wlms-form input[type="button"].wl-hide-pw:active,
#wlms-template-login .wlms-form input[type="reset"].wl-hide-pw:active,
#wlms-template-login .wlms-form input[type="submit"].wl-hide-pw:active {
  background: 0 0;
  color: #5d6d7e;
  text-decoration: none;
  padding: 1em 1.4em;
  border: none;
  box-shadow: none;
}
#wlms-template-login .wlmso-form button.wl-hide-pw:focus-visible,
#wlms-template-login .wlmso-form input[type="button"].wl-hide-pw:focus-visible,
#wlms-template-login .wlmso-form input[type="reset"].wl-hide-pw:focus-visible,
#wlms-template-login .wlmso-form input[type="submit"].wl-hide-pw:focus-visible,
#wlms-template-login .wlms-form button.wl-hide-pw:focus-visible,
#wlms-template-login .wlms-form input[type="button"].wl-hide-pw:focus-visible,
#wlms-template-login .wlms-form input[type="reset"].wl-hide-pw:focus-visible,
#wlms-template-login .wlms-form input[type="submit"].wl-hide-pw:focus-visible {
  color: #06429e;
}
#wlms-template-login .wlmso-form input[type="submit"]:focus-visible,
#wlms-template-login .wlms-form input[type="submit"]:focus-visible {
  background: #06429e;
  border-color: #06429e;
}
#wlms-template-login .wlmso-form button.wl-hide-pw .dashicons,
#wlms-template-login .wlmso-form input[type="button"].wl-hide-pw .dashicons,
#wlms-template-login .wlmso-form input[type="reset"].wl-hide-pw .dashicons,
#wlms-template-login .wlmso-form input[type="submit"].wl-hide-pw .dashicons,
#wlms-template-login .wlms-form button.wl-hide-pw .dashicons,
#wlms-template-login .wlms-form input[type="button"].wl-hide-pw .dashicons,
#wlms-template-login .wlms-form input[type="reset"].wl-hide-pw .dashicons,
#wlms-template-login .wlms-form input[type="submit"].wl-hide-pw .dashicons {
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
}
#wlms-template-login .wlmso-form button.disabled,
#wlms-template-login .wlmso-form input[type="button"].disabled,
#wlms-template-login .wlmso-form input[type="reset"].disabled,
#wlms-template-login .wlmso-form input[type="submit"].disabled,
#wlms-template-login .wlms-form button.disabled,
#wlms-template-login .wlms-form input[type="button"].disabled,
#wlms-template-login .wlms-form input[type="reset"].disabled,
#wlms-template-login .wlms-form input[type="submit"].disabled {
  background-color: #949494;
  border: 0;
  pointer-events: none;
}
#wlms-template-login .wlmso-form .wl-hide-pw,
#wlms-template-login .wlms-form .wl-hide-pw {
  position: relative;
}
#wlms-template-login .wlmso-form .wlms_remember_me,
#wlms-template-login .wlms-form .wlms_remember_me {
  display: flex;
  align-items: center;
}
#wlms-template-login .wlmso-form .wlms_remember_me > * + *,
#wlms-template-login .wlms-form .wlms_remember_me > * + * {
  margin-left: 0.5rem;
  margin-bottom: 0;
}

.wlms-login-actions {
  font-size: 14px;
}
#wlms-template-login a:focus-visible {
  font-weight: 500;
  text-decoration: underline;
}

.wlms_error {
  padding: 5px 5px 5px 15px !important;
  margin-bottom: 25px !important;
  box-sizing: border-box !important;
  width: 100%;
  background-color: #feb9bb !important;
  border: 1px solid #d40022 !important;
}
.wlms_error ul {
  padding: 0 0 5px 0 !important;
  margin: 0 !important;
}
.wlms_error ul li {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.wlms_updated {
  padding: 5px 5px 5px 15px !important;
  margin-bottom: 25px !important;
  box-sizing: border-box !important;
  width: 100%;
}

.wlmso-login-hero-image img {
  border-radius: 6px;
  max-width: 100%;
}

.wlms_pro_error,
.wlms-unauthorized-message {
  display: flex;
  align-items: center;
}
.wlms_pro_error > * + *,
.wlms-unauthorized-message > * + * {
  margin-left: 1rem;
}
.wlms-account-container .wlms_pro_error ul,
.wlms_pro_error ul,
.wlms-unauthorized-message ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  margin-left: 1rem;
}
.wlms_pro_error p,
.wlms-unauthorized-message p {
  margin: 0;
}
.wlms_pro_error svg,
.wlms-account-container .wlms_pro_error svg,
.wlms-unauthorized-message svg {
  color: #eb5757;
  width: 3rem;
  height: 3rem;
}
.wlms-guest-layout .wlms_pro_error {
  display: none;
}
.wlms-guest-layout .wlmso-login-contents .wlms_pro_error {
  display: flex;
}
.wl-form-row.wlms_forgot_password_input label {
  display: block !important;
  margin-bottom: 7px;
}
