@media print {
	@page { margin:2em 0.5em 2em 0.5em; }
	#header, #footer, #submenu, .preview, .activetab, .tab, .activetab2, .tab2, .control, .edit, .form_filter, .notify, .no-print { display: none !important; }
	#content { border:0; margin:0; padding:0; min-height:0; }
	html, body { height:auto; font-size:12px; }
	th { text-align:left; }
	h1 { font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left:0.5em; margin-bottom:0.5em; border-bottom:0; font-weight:bold; }
	/*h1:after { content:" ("attr(data-p-farm)")"; }*/
	#report { padding:0; border:0; }
	#report .header { padding:0 50px 0 0; }
	#report h1:after { content:""; }
	#report .header .title h2 { font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left:0.6em; margin-bottom:0.5em; border-bottom:0; font-weight:normal; }
	.page-break { display:inline; page-break-after:always; }
	.report { width:95%; }
	.report a { color:#000; text-decoration:none; }
	.report th, .report td { padding:0.25em; }
	.error { color:red; }
	table th { background-color:none; }
}
