.table
{
    border: none;
    width: 100% !important;
}
.table tr td
{
/*    border: none;*/
    margin: 0px;
    font-size: 11px;
    padding: 6px;
    -webkit-print-color-adjust: exact;
}
.table tr th
{   
    border: none;
    margin: 0px;
    font-size: 11px;
    padding: 6px;
    -webkit-print-color-adjust: exact;
}
.td-imagem
{
    font-size:  1px !important;
    padding:    0   !important;
    margin:     0   !important;
}
.imagem
{
    width: 100% !important;
    height: 8px !important;
}
.row-assinatura
{
    margin-top: 100px;
}
.cabecalho
{
    font-weight: 300!important;
    font-size: 13px;
    color: #777579;
    margin: 5px auto;
}
.titulo-contrato
{
    font-size: 32px;
    font-weight: 900;
}
.titulo-descricao
{
    font-size: 14px;
    font-weight: 900;
    color: #74b950;
}

.titulo-cabecalho-tabela
{
    background: #eee!important;
    font-weight: 900;
    color: #000;
}

.titulo-cabecalho-tabela-relatorio
{
    background: #eee;
    padding: 0px;
    font-weight: 900;
    color: #000;
}

.borda{
    border: solid 1px #000!important;
}
