body {
  min-height: 100vh;
  /* background-color: #f2f2f2; */
}
.sci-card-raised {  
  margin: 0 auto;  
  display: block;
}
.sci-card-raised h1,
.sci-card-raised h2,
.sci-card-raised h3,
.sci-card-raised h4,
.sci-card-raised h5,
.sci-card-raised h6 {
  font-family: 'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif;
}

.login-pf-page-header {
  display: none;
}

.footer-main {
  font-size: .75rem;
  padding: 1.5rem 1rem 1rem;
  text-align: center;
  margin-top: auto;
  color: #011f3d;
  line-height: 1.25rem;
}

.loginalert {
  position: fixed;
  top: 1rem;
  z-index: 100;
}

.login-pf-header,
.instruction {
  max-width: 420px;
  display: block;  
}

.instruction{
  margin: 0 auto;
}

.sci-logo-svg {
  display: block;
  height: 22px;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.log-in-to-your-account, .main-head{
  color: #011f3d;
  font-family: 'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-align: left;
}

.sub-head {
  font-size: 1rem;
  line-height: 1.25rem;
}

.links-regular {
  color: #0f62fe;
  font-family: 'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1rem;
  text-align: left;
}

.log-account {
  margin-top: 25.04px;
}
.form-group.login-pf-settings {
  margin-top: 8px;
  width: 100%;
  font-size: 1rem;
}

.log-in {
  color: #ffffff;
  font-family: 'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.214rem;
  width: 384px;
  text-align: center;
}
.background {
  background-color: #058192;
  border: 0px solid #058192;
  width: 100%;
  height: 2.313rem;
}

.forgot-password-link {
  margin-right: 0.59%;
  text-align: right;
}
.forgot-password-username {
  padding-right: 1.7rem !important;  
  margin-top: 0;
}
#rememberMe {
  border: 1px solid #808080;
}
.border {
  width: 100%;
  height: 32px;
}
.border-copy-5 {
  border: 1px solid #666666;
  width: 100%;
  height: 32px;
}
.shape-copy-13 {
  color: #058192 !important;
}

.shape-copy-13:hover {
  color: #0f4c7b !important;
}
.remember-me {
  font-family: 'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  position: relative;
  bottom: 2px;
}

#kc-form-options span {
  display: block;
}

#kc-form-options .checkbox {
  border: 1px solid #808080;
}

.password-copy-5 {
  color: #333333;
  font-family: 'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.214rem;
  width: 63px;
  text-align: left;
  margin-bottom: 4px;
}

.icons8-hide,
.icons8-show {
  display: inline-block;
  font-family: "dlt-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icons8-hide:before {
  content: "\f183";
}
.icons8-show:before {
  content: "\f182";
}

.icons8-close:before {
  content: "×";
  line-height: 1;
  color: inherit;
}

.line-wrap {
  text-align: center;
  position: relative;
  z-index: 2;
  margin-top: 32px;
  margin-bottom: 32px;
}
.line-wrap:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: solid 1px #d1d1d1;
  z-index: -1;
}

.line-center {
  margin: 0;
  padding: 0 10px;
  background: #fff;
  display: inline-block;
  color: #d1d1d1;
}

.login-pf-social-link-sci {
  text-align: center;
  margin-bottom: 16px;
  line-height: 1.5;
  font-size: 1.25rem;
}

.list-unstyled-sci {
  list-style: none;
  padding: 0%;
}

p.update-acct-error-msg,
p.update-acct-error-msg + p {
  margin-left: -200px;
  margin-right: -200px;
}

p.update-acct-error-msg + p {
  text-align: center;
}

#kc-content-wrapper p, #kc-content-wrapper ul{
  font-size: 14px;
  margin: 6px 0 6px;
}

#kc-totp-supported-apps li {
  font-size: 14px;
}

#kc-totp-settings{
  margin-left: 1.25rem;
}

#kc-totp-secret-qr-code{
  width:200px;
}

#kc-totp-settings li ul li{
  font-size: 14px;
}

.sci-back-button-icon {
  position: absolute;
  left: -32px;
  margin-top: -8px;
  color: #058192;
  font-size: 2.5rem;
  cursor: pointer;
}

.sci-back-button-icon:hover,
.sci-back-button-icon:focus,
.sci-back-button-icon:active {
  box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 6px #058192;
  -moz-box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 6px #058192;
  -webkit-box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 6px #058192;
  outline: none;
}

.sci-back-button-icon:active {
  background-color: #C5EDEA;
}

.sci-product-logo {
  margin-right: -6rem;
}

/* Helper class */
.fw-500 {
  font-weight: 500;
}

.tippy-content {
  padding: 0.25rem 0.5rem !important;
}

.popover-body {
  padding: 0.25rem 0 !important;
}

.tippy-box[data-theme~=light], .tippy-box {
  box-shadow: 0px 0px 1px 0px rgba(1,31,61, 1), 0px 2px 12px 2px rgba(1,31,61, 0.12) !important;
  border: 1px rgba(1,31,61, .25) !important;
  border-radius: 0 !important;
}

/* Media queries */

@media (min-width: 768px) {
  /* Logo size */
  .sci-logo-svg {
    height: 25px;
  }
}

@media (max-width: 768px) {
  .sci-logo-svg {
    height: 22px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .footer-main {
      position: fixed;
      bottom: 0px;
      width: 100%;
  }
}

@-moz-document url-prefix() {
  .idm_button {
    outline-offset: unset !important;
  }
}