.table-condensed-carrot>thead>tr>th,
.table-condensed-carrot>tbody>tr>th,
.table-condensed-carrot>tfoot>tr>th,
.table-condensed-carrot>thead>tr>td,
.table-condensed-carrot>tbody>tr>td,
.table-condensed-carrot>tfoot>tr>td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top:10px;
    padding-bottom: 10px;
}

.table-condensed-carrot>thead>tr>td,
.table-condensed-carrot>tbody>tr>td,
.table-condensed-carrot>tfoot>tr>td {
    font-family: Arial;
    white-space: normal;
}

.table-simplefont>thead>tr>td,
.table-simplefont>tbody>tr>td,
.table-simplefont>tfoot>tr>td {
    font-family: Arial;
}

.table-condensed-qualidade>thead>tr>th,
.table-condensed-qualidade>tbody>tr>th,
.table-condensed-qualidade>tfoot>tr>th,
.table-condensed-qualidade>thead>tr>td,
.table-condensed-qualidade>tbody>tr>td,
.table-condensed-qualidade>tfoot>tr>td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top:10px;
    padding-bottom: 10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

.table-condensed-qualidade>thead>tr.head>th,
.table-condensed-qualidade>tbody>tr.head>th,
.table-condensed-qualidade>tfoot>tr.head>th,
.table-condensed-qualidade>thead>tr.head>td,
.table-condensed-qualidade>tbody>tr.head>td,
.table-condensed-qualidade>tfoot>tr.head>td {
    
    text-align: center;

}

 .font-monospace {
     font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
 }