.table{table-layout:fixed}.table .tableHead{-webkit-user-select:none;user-select:none}.table .tableCell.resizable{vertical-align:middle;text-align:center;padding:5px 10px}.table .tableCell.emptyCell{width:"auto"}.table .resizableTableCell{overflow:hidden;text-overflow:ellipsis}.table .resizeLine{cursor:col-resize;width:12px;height:100%;touch-action:none;color:#515151;top:0;right:0;display:flex;z-index:100;position:absolute;flex-direction:column;justify-content:center;text-align:right;opacity:.3;transition:opacity .1s}.table .resizeLine:hover{opacity:1}@-webkit-keyframes bgTableSuccessFadeOut{0%,5%{background-color:#fff}5%,75%{background-color:#cffdc2}to{background-color:#fff}}@keyframes bgTableSuccessFadeOut{0%,5%{background-color:#fff}5%,75%{background-color:#cffdc2}to{background-color:#fff}}.bg-table-default{background-color:#fff}.bg-table-success{-webkit-animation:bgTableSuccessFadeOut 2s;animation:bgTableSuccessFadeOut 2s}.scrollbar-container{position:relative;height:100%}.ps{overflow:hidden;touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:initial}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}
/*# sourceMappingURL=main.acb10440.chunk.css.map */