body {
	zoom:85%;
}

.noprint {
	display:none;
}
.print_only {
	display:block !important;
}
section {
	background:#fff;
	border:none;
	box-shadow:none !important;
	margin-bottom:0px;   
}
#head, #menu_nav, .footer, #report_menu, #route, input[type=checkbox]{
	display:none !important;
}
.printonly {
	display:block !important;
}
.noprint {
	display:none !important;
}
#top_submenu, #top_submenu_space, .helper {
	display:none;
}
.page-break	{ display: block; page-break-before: always; }

.pagebreak { page-break-before: always; } 