.table tfoot {
  background: #4D82B8;
  color: white;
}

.headt th {
  height: 3px;  
}

.tbodyt td {
  height: 5px;  
}

.vl {
  border-left: 15px solid white;
  height: 50px;
}

.modal-scroll{
    height: 250px;
    overflow-y: auto;
}