/* tablepress per 01net - newspaper 6
rosso		204, 18, 53 #cc1235
giallo		#fc6
giallino	#ffeed0
grigio		#f5f5f5
*/

.tablepress { font-size: 13px; line-height: 16px; margin-bottom: 30px; }

/* Row background colors */
.tablepress thead th, .tablepress tfoot th { background-color: #fc6; }
.dataTables_wrapper .sorting:hover, .dataTables_wrapper .sorting_asc, .dataTables_wrapper .sorting_desc { background-color: #fa0; } /* giallo scuro */

.paging_simple .paginate_button.next:after, .paging_simple .paginate_button.previous:before { text-shadow: none; }