.thead-dark{
  background-color: #343a40!important;
  color: white;
}


td {
    font-size: 13px;
}

tr.active {
    background-color: rgba(0, 0, 0, 0.1);
}

table.table-operaciones,
tr.tr-opcion,
tr.tr-opcion>td {
    background-color: white;
    border: 0px;
}

tr.tr-opcion>td {
    font-size: 18px;
}

.h40 {
    height: 40px;
    background-color: white;
}

 tr.thead-filter,.thead-dark>td>a {
    color: white !important;
}



.statusBar {
  position: absolute;
  top: 0px;
  max-height: 20px !important;
  min-width: 100% !important;
  z-index: 9999;
}
