body {
    background-color: white;
}
.bred, .titulo2 {
    font-weight: bold;
    background: white !important;
}
.bread {
    font-size: 1.4rem;
    padding: 15px;
    font-weight: 500
}
.titulo2, .titulo3 {
    margin-bottom: 4% !important;
    border-bottom: 2px solid #ccc;
}
.titulo2 {
    font-size: 1.7em !important;
    padding-bottom: 1%;
}
.titulo3 {
    font-size: 1.5em !important;
    padding-bottom: 5%;
}
a.noticiaList {
    color: #606060 !important;
}
.dataTables_wrapper .dataTables_paginate {
    margin-top: 20px !important;
    text-align: center !important
}
.paginate_button {
    color: #606060 !important;
    font-size: 2rem;
}
/*   */
label {
    font-weight: bold !important;
    color: #31708f;
}
.dataTables_length {
    width: 90% !important;
}
.dataTables_length label {
    width: 90% !important;
}
.dataTables_length select {
    margin-right: 5% !important;
}
.dataTables_filter {
        margin-left: -400px !important;
}
.dataTables_filter label {
    min-width: 90% !important;
}
.dataTables_filter input[type='search'] {
    margin-left: 1% !important;
    min-width: 80% !important;
}
/*.odd td, .even td {padding:15px !important;font-size: 1.3em;font-weight: 400;}*/
.sorting {
    font-size: 1.1em;
    text-align: center;
}
.pagination > li a {
    font-size: 0.9em !important;
}
.dataTables_wrapper .row:first-child {
    padding-bottom: 1%;
    border-radius: 5px;
    margin-bottom: 12px !important;
}
@media screen and (max-width:780px){
.dataTables_filter {
    margin-top: 50px;
        display: block !important;
        margin-left: -390px !important;
}
}
.leiatambem .bloco h2 {font-size: 1.5rem !important;}
/*


.dataTables_filter {
    border: 1px solid #000;
    width: 150px !important;
    text-align: right;
}
.dataTables_filter label {
    
    font-weight: bold !important;
    font-size: 1em;
    color: #31708f;
    text-align: right;
}
.dataTables_filter input[type='search'] {
    display: block;
    position: absolute;
    right: 15px;
    font-weight: 300 !important;
    font-size: 1em;

} 
.dataTables_length label {
    width: 250px !important;
    font-weight: bold !important;
    font-size: 0.8em;
    color: #31708f;

}
.dataTables_length select {
    font-weight: 300 !important;
    font-size: 1em;
    margin-right: 7% !important;
}
.odd td, .even td {padding:15px !important;font-size: 1.3em;font-weight: 400;}
.sorting {font-size: 1.1em;text-align:center;}*/
