.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: 11px;
    color: #777579;
    margin: 5px auto;
}
.titulo-contrato
{
    font-size: 16px;
    font-weight: 900;
}
.titulo-descricao
{
    font-size: 14px;
    font-weight: 900;
    color: #74b950;
}

.titulo-cabecalho-tabela
{
    background: #74b950 !important;
    background-color: #74b950 !important;
    font-weight: 900;
    color: #fff;
}

.titulo-cabecalho-tabela-relatorio
{
    background: #74b950;
    padding: 0px;
    font-weight: 900;
    color: #fff;
}
