.login {
	background: #364150 !important
}

.login .content {
	background: #ECEEF1 !important
}

.login .content h3 {
	color: #90C958 !important;
}

.btn-success {
	background: #90C958 !important;
	border-color: #90C958 !important;
}

.login .content .form-actions .btn-default {
	border: 1px solid #90C958 !important;
}

.login .content .form-actions .btn-default:hover {
	color: #90C958 !important;
}

.login .content .create-account {
	background-color: #AFAAA2 !important;
}

.login .content .create-account p a {
	color: #f5faf0;
}

.login .content .create-account .pipe-divider {
	color: #f5faf0 !important;
}

.login .content .form-actions {
	border-bottom: 0px;
}

.login .copyright  {
	color: #FFFFFF !important;
}

