table.noborder tr.liste_titre{
    background: rgb(220,220,223) !important;
}
table.noborder tr.impair{
    background: rgb(255,255,255) !important;
}
table.noborder tr.pair{
    background: rgb(250,250,250) !important;
}

div.dataTables_info { margin-bottom: 50px; }

.swRepForm .dataTables_wrapper { margin-top:0}
.dataTables_filter { margin-top:-20px; }

div.noborderreport { border: 0; background-color:transparent; padding: 20px 5px 20px 5px; }