.cpf {
    width: 110px;
}
.cnpj {
    width: 140px;
}
.data {
    width: 80px;
}
.data-hora {
    width: 140px;
}
.edit2 {
    width: 25px;
}
.edit4 {
    width: 50px;
}
.edit8 {
    width: 70px;
}
.edit10 {
    width: 86px;
}
.edit14 {
    width: 120px;
}
.edit16 {
    width: 145px;
}
.edit18 {
    width: 155px;
}
.edit20 {
    width: 172px;
}
.edit25 {
    width: 206px;
}
.edit30 {
    width: 260px;
}
.edit40 {
    width: 330px;
}
.edit50 {
    width: 346px;
}
.edit60 {
    width: 416px;
}
.edit70 {
    width: 502px;
}
.edit80 {
    width: 590px;
}
.fone {
    width: 98px;
}
.hora {
    width: 45px;
}
.moeda {
    width: 110px;
}
.percentual {
    width: 70px;
}
.campo_valor, .campo_text {
	background-color: gray;
    border: 1px solid;
    border-radius: 8px 8px 8px 8px;
    display: block;
    height: 11px;
    padding: 6px;
    width: 112px;
}

.campo_data {
	background-color: gray;
    border: 1px solid;
    border-radius: 8px 8px 8px 8px;
    display: block;
    height: 11px;
    padding: 6px;
    width: 78px;
}

.campo_situacao {
	background-color: gray;
    border: 1px solid;
    border-radius: 8px 8px 8px 8px;
    display: block;
    height: 11px;
    padding: 6px;
    width: 150px;
}

.credenciado {
	width: 341px;
}