table.DTFC_Cloned, table.DTFC_Cloned thead, table.DTFC_Cloned tfoot {
  background-color: white;
}

div.DTFC_Blocker {
  background-color: white;
}

div.DTFC_LeftWrapper {
  z-index: 2;
}

div.DTFC_LeftWrapper table.dataTable, div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 1px !important;
}

div.DTFC_LeftWrapper table.dataTable th, div.DTFC_RightWrapper table.dataTable th {
  text-align: center;
}

div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}