.print {
	display: none !important;
}

.pagebreak {
	page-break-after: always;
}

.no-page-break {
	page-break-after: avoid;
}
