
#exportaExcel:hover, .push:hover{
    cursor: pointer;
}
/*Menu lateral*/
.titleMenu{
    color: #999999;
    font-size:1.3em;
    font-weight: bold;
}


/*Pag ppal*/
.full{
    height: 100%;
    border:1px solid black;
}

.mid{
    height: 50%;
    border:1px solid red;
}

/*Nuevo cliente*/
.marg,.push{
    margin-left:3%;
}




