.mt-1em{
   margin-top: 1em;
}
table.data_table thead th{
   color: #333;
   background-color: #fafafa;
}
table.data_table th,
table.data_table td{
   padding: 7px;
}