@charset "ISO-8859-1";

@page {
	size: auto !important;
	margin: 0mm; /* this affects the margin in the printer settings */
}
/*     .pagebreak {
        clear: both;
        page-break-after: always;
    } */
.svgMax {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
}