body {
  min-height: 100%;
}

.border-top-red {
  border-top: 2px solid #FF000E;
}

.header-back-link {
}

.icon-bar {
  float: right;
}

.icon-bar a.accessibility_button {
  color: #181618;
  border-left: none;
  text-decoration: none;
}

.icon-bar a.accessibility_button:active,
.icon-bar a.accessibility_button:hover {
  text-decoration: none;
}

.icon-bar .icon-igm-kontrast:before {
  font-size: 10px;
}

a.link-back {
  color: #181618;
  font-weight: bold;
}

a.link-back:before {
  content: url("../svg/icons/link-arrow-black-left.svg");
  position: relative;
  top: -2px;
  padding-right: 3px;
}

.content-area {
  margin-top: 50px;
}

.footer-area {
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer-area a {
  color: #646464;
}

.content-header {
  text-align: center;
} 

.content-header h2 {
  margin-top: 15px;
}

.message-box {
  margin-top: 40px;
}

.message-box .dialogStage__context--box a {
  color: #ffffff;
  text-decoration: underline;
}

.content-form {
}

.content-form .info-message {
  text-align: center;
}

.content-form .error-message {
  text-align: center;
}

.content-info > div {
  margin-top: 40px;
  padding: 20px;
  background-color: #F8F8F9;
}

.content-info li {
  margin-bottom: 0.5rem;
}

a.info-link {
  font-weight: bold;
}

a.info-link img {
  display: inline-block;
  font-size: .75em;
  width: 1em;
  height: auto;
  margin-left: .5em;
  vertical-align: middle;
}

.btn-bold {
  font-weight: bolder;
}

.error {
  color: #E3020E;
}

.success {
  color: #449d44;
}

.form-check-label {
  font-family: unset;
}

label .optional-value {
  font-weight: normal;
  color: #999;
}

.captcha-image {
  display: inline-block;
  width: 120px;
  height: 41px;
}

.captcha-refresh {
  display: inline-block;
  height: 41px;
  padding: 9px 12px;
  margin-left: 10px;
  margin-right: 10px;
}

.captcha-input {
  display: inline-block;
  min-width: 40px;
  height: 41px;  
}



@media screen and (min-width: 768px) {

  #background {
    position: absolute;
    top: 2px;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 100;
    background-image: url('../images/bg/login-bg-2400x2800.jpg');
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media screen and (min-width: 1000px) {
  .header-back-link {
    margin-left: 15px;
  }

  .icon-bar {
    margin-right: 15px;
  }

  .content-area {
    margin-top: 80px;
  }
}

.password-count {
  bottom: 35px;
  right: 12px;
}

.strength-meter-fill[data-strength='0'] {
  background-color: #E3020E;
  width: 20%;
}

.strength-meter-fill[data-strength='1'] {
  background-color: #E3020E;
  width: 40%;
}

.strength-meter-fill[data-strength='2'] {
  background-color: #E3020E;
  width: 60%;
}

.strength-meter-fill[data-strength='3'] {
  background-color: #a7f432;
  width: 80%;
}

.strength-meter-fill[data-strength='4'] {
  background-color: #0AB51F;
  width: 100%;
}

.password-count.label-success {
  color: #0AB51F;
}

.password-icon {
  position: relative;
  float: right;
  width: 24px;
  height: 24px;
  bottom: 32px;
  right: 10px;
  cursor: pointer;
}

.icon-visibility {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'><g color='grey'><path d='M0 0h24v24H0z' fill='none'/><path d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z' fill='currentcolor'/></g></svg>");
}

.icon-visibility-off {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'><g color='grey'><path d='M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z' fill='none'/><path d='M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z' fill='currentcolor'/></g></svg>");
}

/*
#pageBody .frc-captcha {
  border: none;
  background: inherit;
  overflow: hidden;
}

#pageBody .frc-captcha .frc-banner {
  display: none;
  overflow: hidden;
}
*/
