@charset "utf-8";
/* logo image */
.login h1 a {background-image: url('../images/header-logo-v2.png'); background-size: 200px; height: 63px; width: 200px;}
/* button */
.login .button-primary {float:right; background:#1a3cad !important; color: #fff; border-radius: 3px; border: 0; text-shadow:none !important; box-shadow:none !important; width: 100%; margin-top:15px;}
.login .button-primary:hover{ background:#1e46cd !important; color: #fff; border-radius: 3px; border: 0; text-shadow:none !important;box-shadow:none !important;}