html {
	background-position: center center;
}
.login-page {
	background: none;
}
.login-footer {
	border-top: 1px solid #eee;
	text-align: center;
}
#password-strength-status {
    display: inline-block;
}
#password-strength{
    font-size: 11px;
}


