body { font-size: 140%; }
div.DTTT { margin-bottom: 0.5em; float: right; }
div.dataTables_wrapper { clear: both; }

.table-striped>tbody>tr:nth-of-type(odd).selected {
    background-color: #E6EAF1;
}

.table-striped>tbody>tr:nth-of-type(even).selected {
    background-color: #E6EAF1;
}

table.table-vertical-middle.dataTable>tbody>tr>td {
    vertical-align: middle;
}