
body
{
	-webkit-print-color-adjust:exact;
}
nav.main,
nav.sub,
footer.main,
header.row,
button.btn,
.export,
.options a
{
	display:none !important;
}
article.main,
.col,
.row,
.scroll,
section.content
{
	position:inherit !important;
	left:inherit !important;
	right:inherit !important;
	top:inherit !important;
	bottom:inherit !important;
	padding:0 !important;
	margin:0 !important;
	width:inherit !important;
}