#login-header {
	background-image: url(../images/digitalEvolution.png);
	background-size:cover;
	background-repeat: no-repeat;
	height: 137px;
}

#login-container {
	margin-top:20px;
}

#login-form {
	margin-top:20px;
}

#form-actions {
	border-top: 1px solid #484D71;
	padding: 1rem;	
}
