.login .content h3 {
	color: #24c6c8 !important;
}

.btn-success {
	background: #24c6c8 !important
}

.btn-success:hover {
	background: #15a8a8 !important
}

.login .content .form-actions .btn-default {
	border: 1px solid #24c6c8 !important;
}

.login .content .form-actions .btn-default:hover {
	color: #24c6c8 !important;
}
