.center-left, .sessao-usuario, .footer_bar,
.titulo-view,
.impr_esconder {
    display: none;

}

.conteudo {
    display: block;
}

.tudo_site, .center-content, .view-content {
    width: 100% !important;
    min-width: 100% !important;
    margin: 0px !important;
}

table.impr_table {
    with: 100%;
    min-width: 100%;
    page-break-inside: auto;
    border-collapse: collapse;
}

table.impr_table td, table.impr_table th {
    border: 0.5px solid #222222;
    font-size: 10px !important;
    padding: 5px;
}

table.impr_table tr {
    page-break-inside: auto;
}

.impr-empresa-logo {
    background-image: url('/img/logo_principal.jpg');
    background-repeat: no-repeat;
    height: 37px;
    width: 87px;
    display: block;
    background-size: 100% 100%;
}

.ui-datepicker {
    display: none !important;
}
