/* NOTE: Include the responsive tables css and script from the Shared folders. This include is just to provide CMHC specific styling that does not apply to other sites */

table.dataTable thead tr.responsiveTable__headerRow {
	background-color: #0173af;
}

table.dataTable > tbody > tr.child span.dtr-title {
	color: #0173af;
	font-size: 1.0rem !important;
}