<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, .noPrint
{
	visibility:hidden;
}

.print
{
	visibility: visible !important;
	position:absolute;
	width:100% !important;
}	

.DnnModule .print {
	position: static;
}</pre></body></html>