
tbody tr:has(input[type='checkbox']:checked){background:#284f6a!important;outline:1px solid #59a7d8!important}
html[data-servpacs-theme='light'] tbody tr:has(input[type='checkbox']:checked){background:#d7ecfa!important;outline:1px solid #75b8e3!important}
tbody tr:not(:has(input[type='checkbox']:checked)).selected,
tbody tr:not(:has(input[type='checkbox']:checked)).sp-study-selected,
tbody tr:not(:has(input[type='checkbox']:checked)).selected-row{outline:none!important}
