/* table.dataTable tbody th, table.dataTable tbody td {
    white-space: nowrap !important;
}  */

.buttons-collection{
    background-color:#fff !important;
    color: black !important;
}

.buttons-excel{
    background-color:#fff !important;
    color: black !important;
}

.buttons-print{
    background-color:#fff !important;
    color: black !important;
}

.dt-button{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.dataTables_filter{
    color: #fff !important;
}

.dataTables_filter label input{
    color: #fff !important;
}

.dataTables_info{
    color: #fff !important;
    font-weight: 900 !important;
}

#tblDetalleV_info{
    display: none !important;
}

#tblDetalleV_filter{
    display: none !important;
}

#tblCategorias_previous {
    color: #fff !important;
}

#tblServ_previous {
    color: #fff !important;
}

#tblClientes_previous {
    color: #fff !important;
}

#tblProveedores_previous {
    color: #fff !important;
}

#tblCitas_previous {
    color: #fff !important;
}

a.paginate_button.current {
    background-color: #fff !important;
}

#tblCategorias_next {
    color: #fff !important;
}

#tblServ_next {
    color: #fff !important;
}

#tblClientes_next {
    color: #fff !important;
}

#tblProveedores_next {
    color: #fff !important;
}

#tblCitas_next {
    color: #fff !important;
}

#tblVentas_previous {
    color: #fff !important;
}

#tblVentas_next {
    color: #fff !important;
}

#tblUsuarios_previous {
    color: #fff !important;
}

#tblUsuarios_next {
    color: #fff !important;
}

.fc .fc-col-header-cell-cushion { /* needs to be same precedence */
    padding-top: 5px; /* an override! */
    padding-bottom: 5px; /* an override! */
  }

/* #tablaDetalleC_filter{
    display: none !important;
}

#tablaDetalleS_filter{
    display: none !important;
}

#tablaDetalleE_filter{
    display: none !important;
}


button.tabledit-save-button.btn.btn-sm.btn-success{
    font-size: 0 !important;
}

button.tabledit-save-button.btn.btn-sm.btn-success:before{
    font-size: 12px !important;
    content: "Guardar"; */
    /* background-color: #0d6efd !important; */
/* } */

/* button.btn.btn-danger.btn-sm.tabledit-confirm-button{
    font-size: 0 !important;
}

button.btn.btn-danger.btn-sm.tabledit-confirm-button:before{
    font-size: 12px !important;
    content: "Confirmar";
}

.btn-toolbar{
    flex-wrap: nowrap !important;
}

button.tabledit-save-button.btn.btn-sm.btn-success{
    margin: 0 5px !important;
}

button.btn.btn-danger.btn-sm.tabledit-confirm-button{
    margin: 0 5px !important;
}

.sidebar-min{
    height: 100vh !important;
} */


/* body{
    width: 100% !important;
} */

/* .login-page{
    background-image: url("../../../img/plantilla/fondoLoginSistemaAlmacen50.png");
} */



/* .divLog{
    /* background-color: #212529 !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
    margin-top: 5% !important;
    margin-left: 25% !important;
    /* text-align: center !important;
    width: 50% !important;
    height: 50% !important;
    
} */

/* .divImg{
    margin-top: 10rem !important;
} */

/* .cardLog{
    padding-top: 10%;
    padding-bottom: 10%;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 1.5rem !important;
    /* text-align: center !important;
} */
