.print-hide{
	display: none !important;
}
.print-show{
	display: block !important;
}

#footer{
	page-break-after: auto;
}

html, body { height: auto; }