﻿.login-logo-top{
    width:35%;
    height: auto !important;
}

.cs-primary {
	background: #0063ad;
	color: #ffffff;
}
	.cs-primary:not(.no-hover):hover {
		background: #4d6771;
		
	}
.cs-text-primary {
	color: #0063ad !important;
}