﻿table.dataTable:not(.tablesimple) th,
table.dataTable:not(.tablesimple) thead th,
table.dataTable:not(.tablesimple) td
{
	text-align: center !important;
}

	table.dataTable:not(.tablesimple) th div.dt-column-header {
		flex-direction: row !important;
	}


h6.section {
	font-weight: 600;
	text-transform: none;
}