.sticky-header tbody{max-height:calc(100vh - 192px);overflow-y:auto;display:block;width:100%}.sticky-header thead tr{display:table;width:100%}.sticky-header thead tr th{display:table-cell}.sticky-header tbody tr{display:table;width:100%;table-layout:fixed}.sticky-header td:first-child{background-color:#e3e3e3}.body--dark .sticky-header td:first-child{background-color:#232323}.sticky-header .selected td:first-child{background-color:#00c591!important}.sticky-header thead tr:first-child th{top:0;z-index:1}.sticky-header tr:first-child th:first-child{z-index:3}.sticky-header td:first-child{z-index:1}