table.DTFC_Cloned thead {
	background-color: white;
}
table.DTFC_Cloned tfoot {
	background-color: white;
}
div.DTFC_Blocker {
	background-color: white;
}
div.DTFC_LeftWrapper table.dataTable {
	margin-bottom: 0px; z-index: 2;
}
div.DTFC_RightWrapper table.dataTable {
	margin-bottom: 0px; z-index: 2;
}
div.DTFC_LeftWrapper table.no-footer.dataTable {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
div.DTFC_RightWrapper table.no-footer.dataTable {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
