table.dataTable>tbody>tr>.selected{background-color:rgba(13,110,253,.9);color:#fff}table.dataTable>tbody>tr>td.select-checkbox,table.dataTable>tbody>tr>th.select-checkbox{position:relative}table.dataTable>tbody>tr>td.select-checkbox:after,table.dataTable>tbody>tr>td.select-checkbox:before,table.dataTable>tbody>tr>th.select-checkbox:after,table.dataTable>tbody>tr>th.select-checkbox:before{box-sizing:border-box;display:block;height:12px;left:50%;position:absolute;top:1.2em;width:12px}table.dataTable>tbody>tr>td.select-checkbox:before,table.dataTable>tbody>tr>th.select-checkbox:before{border:1px solid #000;border-radius:3px;content:" ";margin-left:-6px;margin-top:-5px}table.dataTable>tbody>tr.selected>td.select-checkbox:before,table.dataTable>tbody>tr.selected>th.select-checkbox:before{border:1px solid #fff}table.dataTable>tbody>tr.selected>td.select-checkbox:after,table.dataTable>tbody>tr.selected>th.select-checkbox:after{content:"✓";font-size:20px;margin-left:-6px;margin-top:-19px;text-align:center;text-shadow:1px 1px #b0bed9,-1px -1px #b0bed9,1px -1px #b0bed9,-1px 1px #b0bed9}table.dataTable.compact>tbody>tr>td.select-checkbox:before,table.dataTable.compact>tbody>tr>th.select-checkbox:before{margin-top:-12px}table.dataTable.compact>tbody>tr.selected>td.select-checkbox:after,table.dataTable.compact>tbody>tr.selected>th.select-checkbox:after{margin-top:-16px}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:.5em}@media screen and (max-width:640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{display:block;margin-left:0}}table.dataTable.table-sm tbody td.select-checkbox:before{margin-top:-9px}table.dataTable tbody>tr.selected td,table.dataTable tbody>tr>.selected td{background-color:rgba(25,90,143,.08);box-shadow:none}.light-style table.dataTable tbody td.selected td,.light-style table.dataTable tbody th.selected td,.light-style table.dataTable tbody tr.selected td{color:rgba(33,39,45,.87)!important}.dark-style table.dataTable tbody td.selected td,.dark-style table.dataTable tbody th.selected td,.dark-style table.dataTable tbody tr.selected td{color:inherit}
