.learning-login-page {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: fixed;
  background-position: center bottom;
  position: relative;
}
.learning-login-page .lang-chooser {
  float: right;
  margin-top: 15px;
  margin-right: 25px;
}
.learning-login-page .learning.authentication {
  background: none;
  height: 90%;
}
.learning-login-page .learning.authentication .login-panel {
  width: 30%;
  margin-left: 52%;
}
/*# sourceMappingURL=learningLogin.css.map */
