/*
 * Custom CSS Para Cliente WEB
*/

.mp-level {
    background: url('../../images/fondos/menubg.jpg') repeat-x 0 0 !important;
}

.accountLogo img {
    max-width: 180px !important;
}

#floatingLogo {
    display: none !important;   /* removido a pedido del cliente */
    left: 14px !important;
    opacity: 0.5 !important;
    bottom: 36px !important;
}