.auth-fluid .auth-billboard {
  padding: 6rem 3rem;
  flex: 1;
  position: relative;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url("images/login-billboard.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.auth-fluid .parsley-errors-list.filled {
  top: 38px;
}

/*# sourceMappingURL=login.css.map */
