﻿body {
/*   zoom:80%;*/
    margin: 1.6cm;
}

#exportButton, #emailButton {
    display: none;
}

@page {
    size: A4 landscape;
    max-height: 95%;
    margin: 0;
}

table {
/*    page-break-inside: avoid;*/
}

.text-center {
}
