.image { float: center; }
h2 { font-size: 13px; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; padding-top: 5px; margin: auto; text-align: left; }
h3 { font-size: 12px; padding: 10px; margin: auto; text-align: left; }
.tf { background: #DDD; border: 0px; text-align: center; height: 40px;vertical-align: middle; padding-top: 20px; }
.textcenter td { text-align: center}
#rodape /*rodapé do sistema */
{
    font-weight: 400;
    font-family: Arial, sans-serif;
    text-align: left;
    font-size:7px;
    width:100%;
    color:Black;
    position:fixed;
    bottom:100px;
    left:0px;
    margin-top: 8px;
}
#rodape2 /*rodapé do sistema */
{
    font-weight: 400;
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 7px;
    width:100%;
    color: #000;
    position:fixed;
    bottom:20px;
    left:0px;
    margin-top: 5px;
}
#rodapeFixado /*rodapé do sistema */
{
    font-weight: 400;
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 7px;
    width:100%;
    color: #000;
    position:fixed;
    bottom:20px;
    left:0px;
    margin-top: 3px;
    border-top: 1px solid #C5C5C5;
}
#sign /*rodapé do sistema */
{
    text-align: center;
    font-size:7pt;
    font-family: Arial, sans-serif;
    width:100%;
    color:Black;
    position:fixed;
    bottom:200px;
    left:0px;
}
hr.style17 {
    border-top: 1px solid rgba(205, 197, 191, 0.2);
    text-align: center;
}
tr { width: 100%; }
.barra { text-align:left; border-bottom:2px solid #455A64; width: 900px; height: 5px }
td { font-family:arial, sans-serif; text-align: left; font-size:11px;padding:5px 5px;overflow:hidden;word-break:normal; }
.bor { border-bottom: 0px solid #B0BEC5; text-align: left; width: auto}
.bor1 { border-bottom: 0px solid #B0BEC5; text-align: left; width: auto}
.bor2 { border-bottom: 1px solid #006064; text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bor3 { background:#F9F9F9; color:#FFFFFF; text-align:center;}
.bor4 { border-bottom: 0px solid #B0BEC5; text-align: left; width: 50%}
.bor5 { border: 1px solid #006064; text-align:left;}
.tsp { width: 25% }

.bvo-table-button {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #C5C5C5;
    font-size: 10px;
}

.bvo-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #C5C5C5;
}

.bvo-table td, th {
    border: 1px solid #C5C5C5;
    padding: 3px;
}


.validation-hash {
    background-color: #E88320;
    border: 1px solid #E88320;
    color: black;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    padding: 3px;
}

.table-title {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    background-color: #E6E6E6;
}

.field-title {
    font-weight: 600;
}

.column-title {
    font-weight: 400;
    text-align: center;
    background-color: #e9e9e9;
    font-size: 12px;
}

.column-title2 {
    font-weight: 600;
    text-align: center;
    background-color: #E6E6E6;
}
.column-result {
    font-size: 10px;
    font-family: Arial, sans-serif;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.signature, .signature td {
    border: 0px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}

sup {
    font-size: 8px;
}

sub {
    font-size: 6px;
}

.table-analyses-results tbody td {
    page-break-inside: avoid;
}