navbar, .breadcrumb, .button, .hidden-print, footer {
	display: none !important;	
}

.description-content {
	border: 1px solid transparent !important;
}

.break-after {
	page-break-after:always;
	
}
	
.no-margin-print {
	margin: 0 !important;			
}

.print-header, .print-footer {
	display: block;
}

@page { margin-top: 18mm; margin-bottom: 22mm; }



.print-header {
	width: 100%;
	position: relative;
	z-index: 999999;
	height: 200px;
}

svg {
	transform: scale(1, 1);	
}

.print-footer {
	position: fixed;
	bottom: 0px;
	margin-left: 40px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
