.noprint {
    display: none;
}

li i {
    display: none !important;
}

header {
    position: relative;
    margin-bottom: 1rem;
    background-color: white !important;
}

header.w3-card {
    box-shadow: none;
}

li.w3-theme {
    background-color: white !important;
    color: black !important;
}


body.w3-theme-l5 {
    background-color: white !important;
}

main {
    position: relative;
    margin: 0;
    padding: 0;
    top: 0;
    height: 100%;
    background-color: white;
}

#voci {
    columns: 2 5cm;
}


body {
    background-color: white !important;
    font-size: 10pt;
}


tr { page-break-inside:avoid; page-break-after:auto }

