input.login-btn,
button.login-btn {
	background-color: #0a3473 !important;
}
input.login-btn:hover,
button.login-btn:hover {
	background-color: #0d4496 !important;
}
a,
.checkbox label,
#copyright {
	color: #0a3473 !important;
}
a:hover,
.checkbox label:hover {
	color: #0d4496 !important;
}
input[type=checkbox]:checked + label:before {
	color: #0a3473 !important;
}
a.ics {

}