.divtablainv {
    width: 100%;
    height: 800px;
    overflow: auto;
    font-size: 12px;
}

.divtablainv table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 10px !important;
    background-image: none;
}

.divtablapro {
    width: 100%;
    
    overflow: auto;
    font-size: 12px;
}

.divtablapro table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 10px !important;
    background-image: none;
}

.nuevaimp{
    float:right;
}

.html5buttons {
    float: right;
}


/*sis control*/

/* .contenedor-imagen {
    position: relative;
    display: inline-block;
} */

.imagen-pequena {
    width: 400px;
    height: auto;
    cursor: pointer;
    transition: transform 0.3s ease;
    z-index: 1;
}
label {
    text-transform: capitalize;
}
th {
    text-transform: capitalize;
}
/* .imagen-grande {
    margin-top: 25%;
    width: 300px;
    height: auto;
    transform: scale(2);
    z-index: 2;
}

.fondo-oscuro {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
} */

.img_car{
    width: auto;
    height: 655px;
}