table.tablepress { border: 1px solid rgb(221, 219, 191); font-family: Helvetica,Arial,sans-serif; }
table.tablepress .row-hover tr:hover td { background-color: rgb(224, 220, 195) ! important; }
table.tablepress .odd td { background-color: rgb(242, 240, 226) ! important; }
table.tablepress .sorting { background-color: rgb(124, 123, 107); color: rgb(247, 247, 241) ! important; text-shadow: 1px 1px 1px black; text-transform: uppercase; }
table.tablepress a { background-color: rgb(123, 163, 94); padding: 2px 6px; color: rgb(255, 255, 255); text-shadow: 1px 1px 1px black; border-radius: 3px; text-decoration: none; margin-left: 6px; }
table.tablepress a:hover { background-color: rgb(104, 145, 77); }
table.tablepress a::after { content: ""; }
.dataTables_wrapper .sorting:hover { background-color: rgb(123, 163, 94); }
.dataTables_wrapper .sorting_asc, .dataTables_wrapper .sorting_desc { background-color: rgb(123, 163, 94); color: rgb(247, 247, 241) ! important; text-shadow: 1px 1px 1px black; text-transform: uppercase; }
