﻿ .dataTables_wrapper .row:first-child {
     padding-bottom: 1%;
     border-radius: 5px;
     border-bottom: 1px solid #dcdcdc;
     margin-bottom: 12px !important;
 }
.dataTables_filter {
    margin-right: 0;
    width: 100% !important;
    border: 0px solid #000;
}
.dataTables_filter label {
    font-weight: bold !important;
    font-size: 1em;
    color: #31708f;
}
.dataTables_filter input {
    width: 320px !important;
    font-weight: 300 !important;
    font-size: 1em;

}  
.dataTables_length label {
    font-weight: bold !important;
    font-size: 1em;
    color: #31708f;

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

.atencao-top {background:#37bc9b;}
.atencao-texto {display:block; color: #FFF; font-size:2rem; text-align:center !important;}
.fonte-body {font-size:0.8em;margin-top:1%;}