/* Bolsa Familia */
.border-boxes .table-striped>tbody>tr>td {
    text-align: left;
}

.cp_box_ano:hover {
    background: #eee;
}

.cp_box_ano {
    float: left;
    width: 98px;
    padding: 8px 0;
    background: #f9f9f9;
    margin: 0 2px 4px 0;
    border: 1px solid #ddd;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
}

.cp_box_ano_e {
    background: #eee;
}

.dataTables_processing{
    text-align: center;
}

/* .dataTables_wrapper{
    width: 98%;
} */
/* fim bolsa*/




.flag-noticia {
    width: fit-content;
}