.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;margin-bottom:0;min-width:100%;width:max-content}.sortable-table thead{text-align:left;cursor:ns-resize}.sortable-table-scrollable-body thead th{background-clip:padding-box;box-shadow:inset 1px 0 #e6e9ed,inset -1px 0 #e6e9ed,inset 0 1px #e6e9ed,inset 0 -1px #e6e9ed;position:sticky;top:0;z-index:30}.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{background:#fff;z-index:60}.sortable-table .fixed-cell{background-clip:padding-box;box-shadow:inset 1px 0 #e6e9ed,inset -1px 0 #e6e9ed,inset 0 1px #e6e9ed,inset 0 -1px #e6e9ed;position:sticky;z-index:20}.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:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(360deg)}}.progress-spinner svg{animation:2s linear infinite svg-animation;max-width:100px}.progress-spinner circle{animation:1.4s ease-in-out infinite both circle-animation;display:block;fill:transparent;stroke:#b7b8bc;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:10px;transform-origin:50% 50%}
