footer,
.navbar,
.no-print,
.templatemo-sidebar-menu,
.navbar-collapse {
    display: none
}

.no-print {
    display: none;
}

.print {
    display: block !important
}

.templatemo-content {
    margin-left: 0 !important;
}

th {
    font-weight: bold;
}

body {
    background: #FFFFFF;
}

.testeetiq{
    background-color: blue;
    color: red;
    display: none;
}

.conteudoRodape {
    margin-bottom: 30px;
}

.printRodape {
    display: block;
    text-align: center;
    width: 100%;
}