.logoempre{
    border: 1px solid;
    max-width: 400px;
    width: 100%;
    height: 265px;
}

.dataTables_scrollHeadInner{
    width: 100% !important;
}

.table-striped{
    width: 100% !important;
}
/*th, td { white-space: nowrap; }
    div.dataTables_wrapper {
        width: 100% !important;
        margin: 0 auto;
    } */

#listaDesplegable {
    position: absolute;
    z-index: 999; /* Ajusta el z-index para que se sobreponga */
    width: 100%; /* Ajusta el ancho del div al 100% */
}
