<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.dataTable&gt;tbody&gt;tr&gt;.selected{background-color:rgba(13, 110, 253, 0.9);color:white}table.dataTable&gt;tbody&gt;tr&gt;td.select-checkbox,table.dataTable&gt;tbody&gt;tr&gt;th.select-checkbox{position:relative}table.dataTable&gt;tbody&gt;tr&gt;td.select-checkbox:before,table.dataTable&gt;tbody&gt;tr&gt;td.select-checkbox:after,table.dataTable&gt;tbody&gt;tr&gt;th.select-checkbox:before,table.dataTable&gt;tbody&gt;tr&gt;th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable&gt;tbody&gt;tr&gt;td.select-checkbox:before,table.dataTable&gt;tbody&gt;tr&gt;th.select-checkbox:before{content:" ";margin-top:-5px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable&gt;tbody&gt;tr.selected&gt;td.select-checkbox:before,table.dataTable&gt;tbody&gt;tr.selected&gt;th.select-checkbox:before{border:1px solid white}table.dataTable&gt;tbody&gt;tr.selected&gt;td.select-checkbox:after,table.dataTable&gt;tbody&gt;tr.selected&gt;th.select-checkbox:after{content:"✓";font-size:20px;margin-top:-19px;margin-left:-6px;text-align:center;text-shadow:1px 1px #b0bed9,-1px -1px #b0bed9,1px -1px #b0bed9,-1px 1px #b0bed9}table.dataTable.compact&gt;tbody&gt;tr&gt;td.select-checkbox:before,table.dataTable.compact&gt;tbody&gt;tr&gt;th.select-checkbox:before{margin-top:-12px}table.dataTable.compact&gt;tbody&gt;tr.selected&gt;td.select-checkbox:after,table.dataTable.compact&gt;tbody&gt;tr.selected&gt;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{margin-left:0;display:block}}table.dataTable.table-sm tbody td.select-checkbox::before{margin-top:-9px}.light-style table.dataTable tbody&gt;tr.selected,.light-style table.dataTable tbody&gt;tr&gt;.selected{background-color:#f9fafb}.light-style table.dataTable tbody&gt;tr.selected&gt;*,.light-style table.dataTable tbody&gt;tr&gt;.selected&gt;*{box-shadow:inset 0 0 0 rgba(67,89,113,.05);color:#697a8d}.light-style table.dataTable tbody tr.selected,.light-style table.dataTable tbody th.selected,.light-style table.dataTable tbody td.selected{color:#697a8d}.dark-style table.dataTable tbody&gt;tr.selected,.dark-style table.dataTable tbody&gt;tr&gt;.selected{background-color:rgba(124,125,182,.08)}.dark-style table.dataTable tbody tr.selected,.dark-style table.dataTable tbody th.selected,.dark-style table.dataTable tbody td.selected{color:inherit}
</pre></body></html>