.table-bordered, .table-bordered th, .table-bordered td {
  border: 1px solid #000 !important;
}

.table-bordered thead th {
  font-weight: bold !important;
  text-align: center !important;
}

.table-bordered tfoot th {
  font-weight: bold !important;
}

.task-list::before {
  height: 98% !important;
}

/* div.dataTables_filter, */
div.dataTables_length {
  float:left;
  display: inline-block;
  margin-left: 1em;
}

div.dataTables_length select {
  min-width:80px;
  margin:10px;
}


/* .left-col {
    float: left;
    width: 25%;
}

.center-col {
    float: left;
    width: 50%;
}

.right-col {
    float: left;
    width: 25%;
} */
