body.login {
    background-color: #0b4c7c !important;
}
#footer-thankyou a.wg_logo {
    display:inline-block;
    background: url(../images/webgurus_footer_logo.png) no-repeat bottom center;
    width:90px;
    height:14px;
    margin-top:0px;
    margin-bottom:0px;
    text-indent:-9999px;
    outline:none; margin-left:5px;
}
body.login p.message {
    border-left: 4px solid #fff !important;
}
body.login #backtoblog a, body.login #nav a {
  color:#FFF;
}
body.login .button-primary,
body.login .button-primary:active {
    text-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
body.login h1 a {
    width:100% !important;
    background-image:url(../images/ghidlocal_logo_login.png) !important;
    background-size: auto !important;
    background-position: center;
    background-repeat: no-repeat;
    height: 150px !important;
    margin-bottom: 0;
    margin-top: 20px;
}
p#backtoblog {
    display:none;
}
body.login .button-primary {
    background-color:#11a7e0 !important;
    border-color:transparent !important;
}
body.login .input:focus {
    box-shadow: 0;
    border-color: #11a7e0;
}
body.login form {
    margin-top: 0;
}
body.login #nav a:hover,
body.login h1 a:hover {
    color: #11a7e0;
}
body.login #nav {
    padding: 0 !important;
}
