.login .content h3 {
	color: #31385B !important;
}

.btn-success {
	background: #31385B !important;
}


.btn-success:hover {
	background: #414868 !important;
}

.login .content .form-actions .btn-default {
	color: #31385B !important;
	border: 1px solid #31385B !important;
}