﻿#topo .logo {
    background-image: url('images/logo.png');
height: 100%;
    width: 146px;
}
.box-login .logo {
   float: left;
    background-image: url(images/logo.png);
    width: 186px;
    height: 35px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 7px;
    margin-top: 90px;
}


.box-login2 .logo {
    background-image: url(images/logo-white.png) !important;
    margin-bottom:50px;
}
.logo-empresa {
    background-image: url(images/logo.png);
    width: 193px;
    height: 34px;
    margin-top: 26px;
    background-size: contain;
background-repeat: no-repeat;
    margin-right: 10px;
}
