.login {
	background-color: #DADCE0 !important;
}

.login .content h3 {
	color: #E66C71 !important;
}

.btn-success {
	background-color: #E66C71 !important;
	border-color: #E66C71 !important;
}


.login .content .form-actions .btn-default:hover {
	color: #E66C71 !important;
}

.login .content .create-account {
	background-color: #0C64A7 !important;
}

.login .copyright {
	color: #0C64A7 !important;
}