﻿@page {
    size: A4 portrait;
    margin: 5mm;
}

/*body {
    transform: scale(.7);
    margin: 0px;
    padding-top: 0px;
}*/

/*table {
    page-break-inside: avoid;
}*/


i.checked {
    background-color: #3276B1 !important;
    box-sizing: border-box !important;
    border-width: 9px !important;
}

textarea {
    border-width: 0 !important;
    resize: none !important;
}

.col {
    margin-bottom: 0px;
}

.smart-form legend {
    padding-top: 0px;
}

.grafico {
    height: 250px;
    width: 100%;
}

pre {
    background-color: transparent !important;
    background: transparent !important;
    border: 0px;
}


