/* VISTAS TH */
.view th{
    background: #163554 !important;
    color: #fff !important; 
}
.view thead a {
    color: #fff !important; 
}
.view th a {
    background: #163554 !important;
    color: #fff !important;
    text-decoration: none;
}

.view th .tablesort--asc,
.view th .tablesort--desc{
    background-image: none;
}

/* VISTAS TH */


/* VISTAS ESTANDAR */
.view-content tr.rowbaja td,
.view-content tr.Baja td{
    background-color: #ffbaba !important;
    --bs-table-bg-type: #ffbaba !important;
}
/* END VISTAS ESTANDAR */


/* VISTA CUENTAS BANCARIAS EMPLEADOS */
.view-cuentasbancariasemp .views-field-cuentasbancariasemp-actionfield{
    width: 130px;
}

.view-cuentasbancariasemp .views-field-lactiva{
    width: 80px;
}
/* END VISTA CUENTAS BANCARIAS EMPLEADOS */

/* VISTA CUENTAS EMAILS EMPLEADOS */
.view-cuentas-email-empleados  .views-field-empleadosemail-actionfield{
    width: 130px;
}

.view-cuentas-email-empleados .views-field-lbloqueado{
    width: 110px;
}
/* END VISTA CUENTAS BANCARIAS EMPLEADOS */

/* VISTA SEGUIMIENTOS EMPLEADOS */
.view-segempleados  .views-field-segempleados-actionfield{
    width: 130px;
}

.view-segempleados .views-field-segempleados-actionfield{
    width: 130px;
}

.view-segempleados .views-field-dfecha {
    width: 110px;
}


.view-segempleados .views-field-segempleados-adjuntos{
    width: 110px;
}

/* END VISTA SEGUIMIENTOS EMPLEADOS */

/* VISTA DOCUMENTOS EMPLEADOS */
.view-docsempleados  .views-field-docsempleados-actionfield{
    width: 130px;
}

.view-docsempleados .views-field-dfecha {
    width: 110px;
}

.view-docsempleados .views-field-ldocempleado{
    width: 160px;
}

.view-docsempleados .views-field-docsempleados-adjuntos{
    width: 110px;
}
/* END VISTA DOCUMENTOS EMPLEADOS */