/* 
 * ---------------------------------------------------------------------
 * Filename:            Esslingen_form.css
 * Description:         Design for the moveon 4 Form
 * Version:             0.0.9 (18/05/2015)
 * Website:             moveon4.com
 * --------------------------------------------------------------------- 
 */
 
.pageCover {
    background: url("https://static-de.moveon4.com/de-hsessling/images/Hochschule.png") no-repeat scroll 0px 15px rgba(0, 0, 0, 0);
	padding-top: 126px;
    padding-bottom: 0px;
    background-size: 26%;
}

.loginContainer:before {
  display: right;
  content: "The password should contain at least 8 characters, one digit and one special character.";
}