table thead tr th{
    background-color: rgb(0, 0, 133) !important;
    color: white !important;
    font-size: 11px !important;
}

.negrita {
    font-weight: bold !important;
}

.final {
    margin-left: auto; /* Empuja este div al final */
    /* Puedes ajustar el estilo según sea necesario */
}

.Session{
    font-size: 18px !important;
}