.sortable-table{border-width:1px 0;overflow-x:auto}.sortable-table-scrollable-body{max-height:var(--sortable-table-max-height,400px);overflow:auto}.sortable-table.sortable-table-scrollable-body table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;margin-bottom:0}.sortable-table thead{text-align:left;cursor:ns-resize}.sortable-table-scrollable-body thead th{z-index:30;background-clip:padding-box;position:sticky;top:0;box-shadow:inset 1px 0 #e6e9ed,inset -1px 0 #e6e9ed,inset 0 1px #e6e9ed,inset 0 -1px #e6e9ed}.sortable-table-scrollable-body thead .sortable-table-title-row th{z-index:50}.sortable-table-scrollable-body thead .sortable-table-header-row th{top:max(0px, calc(var(--sortable-table-title-height,0px) - 1px))}.sortable-table thead .fixed-cell{z-index:60;background:#fff}.sortable-table .fixed-cell{z-index:20;background-clip:padding-box;position:sticky;box-shadow:inset 1px 0 #e6e9ed,inset -1px 0 #e6e9ed,inset 0 1px #e6e9ed,inset 0 -1px #e6e9ed}.sortable-table td.fixed-cell{background:#fff}.sortable-table tr:nth-child(odd) td.fixed-cell{background:#f5f7fa}.pagination-controls{margin:20px 0}.pagination-controls select,.pagination-controls ul{margin:0}.pagination-controls a{cursor:pointer}.progress-spinner{max-width:100px}@keyframes svg-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes circle-animation{0%,25%{stroke-dashoffset:280px;transform:rotate(0)}50%,75%{stroke-dashoffset:75px;transform:rotate(45deg)}to{stroke-dashoffset:280px;transform:rotate(360deg)}}.progress-spinner svg{max-width:100px;animation:2s linear infinite svg-animation}.progress-spinner circle{fill:#0000;stroke:#b7b8bc;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280px;stroke-width:10px;transform-origin:50%;animation:1.4s ease-in-out infinite both circle-animation;display:block}
