@charset "utf-8";
@media print {

.hesa_standard_chart {
    page-break-after: avoid!important; 
    page-break-inside: avoid!important; 
	float: none!important;
}
.hesa_large_chart {
    page-break-after: avoid!important; 
    page-break-inside: avoid!important;
	float: none!important;
}
.hesa_vlarge_chart {
    page-break-after: avoid!important; 
    page-break-inside: avoid!important; 
	float: none!important;
}
div {
	float: none!important;
}
.header-ident {
	display: none!important;
}
#block-system-main .hesa_data_table table
	{width: 100%!important;
	font-size:0.9em!important;}
	
#block-system-main .hesa_table_wide
	{width: 100%!important;}
		
#block-system-main .hesa_data_table th	
	{font-weight: bold;
	color: #000;}
	
#block-system-main .hesa_data_table .table_section_header {
	font-weight: bold;
	color: #000!important;}
	
.hesa_data_table th:last-child {
	border-right:0px;}
	
.hesa_data_table th:nth-of-type(1) {
border-left:0px;}

.hesa_contents {
	display: none!important;
}
.table_subtitle {
	font-size: 1em; margin: 0; font-weight: bold;
}
.sfr_legends_span {
	display: none!important;
}
.staff_annotation {
margin-left:0%;
}
}