body {
    font-family: Helvetica, sans-serif;
    font-size: 15px;
}

.coluna-33 img{
    max-width: 140px;
    max-height: 70px;
    width: auto;
    height: auto;
    position: absolute;
    left: 10pt;
    margin-left: 30px;
}

.container{
    display: flex;
    flex-flow: row wrap;
    margin-left: 20px;
}

#mes{
    max-width: 150px;
    max-height: 50px;
    right: 10pt;
    margin-left: 38px;
}

#periodo {
    max-width: 521px;
    max-height: 90px;

    margin-left: 90px;
}


.coluna-33 {
    width: 33%;
    text-align: center;
    margin-top: 25px;
    border-bottom: 3px solid #000000;
}

.coluna-2 {
    width: 50%;
    text-align: left;
    border-bottom: 3px solid #a5a4a4;
}

.mes-periodo{
    width: 50%;
}

#total {
    text-align: center;
}

#total-p {
    text-align: center;
    font-size: 25px
}

.resumo table {
    width: 100%;
    text-align: left;
}

.resumo td {
    border-bottom: 2px solid #a5a4a4;
}

.resumo{
    margin-left: 20px;
}

.resumo caption{
    border-bottom: 2px solid black;
}

#nota{
    font-size: 12px;
}

.debito{
    margin-left: 20px;
}

.debito table {
    width: 100%;
    text-align: left;
    border: 2px solid #000000;
}

.debito th{
    border-bottom: 2px solid #000000;
}

.debito td{
    margin-left: 20px;
}

.servicos{
    margin-left: 20px;
}

.servicos table{
    width: 100%;
    text-align: left;
    border: 2px solid black;
}

#tomador-servicos{
    text-align: center;
}

.endereco{
    border: 2px solid black;
}

#aviso{
    margin-left: 20px;
    border-bottom: 2px solid black;
}

li::marker {
    color: orange
  }

.resumo p{
    margin: auto;
    width: auto;
    color: #979696;
 }

.resumo h4{
    color: #a5a4a4;
 }

#observacao{
    margin-left: 20px;
    border-bottom: 2px solid black;
    font-size: 12px;
}

#nota2{
    color: #979696;
    
}

#nacional{
    color: #979696;
}

footer{
    margin-left: 20px;
    font-size: 14px;
}

#sumario-td{
    margin-left: 20px
}

.composicao td{
    border-bottom: none !important;
}

#comp{
    border-bottom: none !important;
}
