* {
    background:transparent !important;
    color:#000 !important;
    text-shadow:none !important;
    filter:none !important;
    -ms-filter:none !important;
}

body {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
}

button{
    display: none;
}

.btn{
    display: none;
}
.iconeTabela{
    display: none;
}
.btnsPaginacao{
    display: none;
}
footer{
    display: none;
}
.sb-sidenav-menu{
    display: none !important;
}
nav{
    display: none !important;
}
p {
widows: 3;
}
p {
orphans: 3;
}
table {
    table-layout:fixed;
    /* width: 100%; */
}
table td {
    word-wrap: break-word;
}
tr{
    margin-top:100px;
}