.number {
    text-align: right;
}
.coluna-botoes {
    width: 8em;
}
.numeroUnico {
    width: 8.3em;
}
th.numeroUnico {
    width: 12em;
}
.coluna-botoes-small {
    width: 6em;
}
.cota {
    width: 7.2em;
}
.ordem {
    width: 4em;
}
.visivel {
    width: 4.5em;
}
.simNao {
    width: 9.5em;
}
.codigo {
    width: 9em;
}
.vencido {
    text-decoration: line-through;
}
.textDir {
    text-align: right;
}
.thPrazosValores {
    width: 50%;
}
input[type="text"].date {
    width: 7em;
}
input[type="text"].money {
    text-align: right;
}
.conciliacaoNaoExecutada {
    text-decoration: line-through;
}
th.umBotao {
    width: 5.5%;
}
th.doisBotoes {
    width: 8.6em;
}
.olPagamentos {
    padding-left: 0;
}