﻿div.dt-container div.dt-layout-row {
  margin: 0;
}

table.dataTable th.dt-type-numeric,
table.dataTable th.dt-type-date,
table.dataTable td.dt-type-numeric,
table.dataTable td.dt-type-date {
  text-align: left !important;
}

.dtr-data {
  text-align: left !important;
}
