
#footer h1 {
    background: url(../images/evx-logo.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
    padding: 8px 5px 5px 25px;
    margin-top: 5px;
}

div.login-logo {
    background: url(../images/evx-logo-big.png) no-repeat;
    height: 80px;
    width: 200px;
    margin: 0px auto;
}

/*
#header .header-logo h1 {
    font-size: 20px;
    color: #eee;
    font-weight: normal;
    text-shadow: none;
}

#header {
    min-height: 85px;
    background: #1b75bc;
    color: #fff;
}
*/