.BaseTable{background-color:#fff;box-shadow:0 2px 4px 0 #eee;box-sizing:border-box;font-size:13px;position:relative}.BaseTable--disabled{opacity:.7;pointer-events:none}.BaseTable--dynamic .BaseTable__row{align-items:stretch;overflow:hidden}.BaseTable .BaseTable__row--frozen .BaseTable__row-cell-text,.BaseTable:not(.BaseTable--dynamic) .BaseTable__row-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BaseTable__table{background-color:#fff;display:flex;flex-direction:column-reverse;position:absolute;top:0}.BaseTable__table-main{left:0;outline:1px solid #eee}.BaseTable__table-main .BaseTable__header-cell:first-child,.BaseTable__table-main .BaseTable__row-cell:first-child{padding-left:15px}.BaseTable__table-main .BaseTable__header-cell:last-child,.BaseTable__table-main .BaseTable__row-cell:last-child{padding-right:15px}.BaseTable__table-main .BaseTable__header{background-color:#f8f8f8}.BaseTable__table-frozen-left .BaseTable__body,.BaseTable__table-frozen-left .BaseTable__header,.BaseTable__table-frozen-right .BaseTable__body,.BaseTable__table-frozen-right .BaseTable__header{overflow:hidden!important}.BaseTable__table-frozen-left{box-shadow:2px 0 4px 0 #eee;left:0;top:0}.BaseTable__table-frozen-left .BaseTable__header-cell:first-child,.BaseTable__table-frozen-left .BaseTable__row-cell:first-child{padding-left:15px}.BaseTable__table-frozen-left .BaseTable__header-row,.BaseTable__table-frozen-left .BaseTable__row{padding-right:0!important}.BaseTable__table-frozen-left .BaseTable__body{overflow-y:auto!important}.BaseTable__table-frozen-right{box-shadow:-2px 0 4px 0 #eee;right:0;top:0}.BaseTable__table-frozen-right .BaseTable__header-cell:last-child,.BaseTable__table-frozen-right .BaseTable__row-cell:last-child{padding-right:15px}.BaseTable__table-frozen-right .BaseTable__header-row,.BaseTable__table-frozen-right .BaseTable__row{padding-left:0!important}.BaseTable__table-frozen-right .BaseTable__body{overflow-y:auto!important}.BaseTable__header{overflow:hidden!important}.BaseTable .BaseTable__body,.BaseTable .BaseTable__header{outline:none}.BaseTable__header-row,.BaseTable__row{align-items:center;border-bottom:1px solid #eee;box-sizing:border-box;display:flex}.BaseTable__header-row{background-color:#f8f8f8;font-weight:700}.BaseTable__row{background-color:#fff}.BaseTable__row--hovered,.BaseTable__row:hover{background-color:#f3f3f3}.BaseTable__row-expanded{border-bottom:1px solid #eee}.BaseTable__header-cell,.BaseTable__row-cell{align-items:center;box-sizing:border-box;display:flex;height:100%;min-width:0;padding:0 7.5px}.BaseTable__header-cell--align-center,.BaseTable__row-cell--align-center{justify-content:center;text-align:center}.BaseTable__header-cell--align-right,.BaseTable__row-cell--align-right{justify-content:flex-end;text-align:right}.BaseTable__header-cell{cursor:default;position:relative}.BaseTable__header-cell:hover .BaseTable__column-resizer{opacity:.5;visibility:visible}.BaseTable__header-cell:hover .BaseTable__column-resizer:hover{opacity:1}.BaseTable__header-cell .BaseTable__sort-indicator{display:none}.BaseTable__header-cell--sortable:hover{background-color:#f3f3f3;cursor:pointer}.BaseTable__header-cell--sortable:not(.BaseTable__header-cell--sorting):hover .BaseTable__sort-indicator{color:#888;display:block}.BaseTable__header-cell--sorting .BaseTable__sort-indicator,.BaseTable__header-cell--sorting:hover .BaseTable__sort-indicator{display:block}.BaseTable__header-cell--resizing .BaseTable__column-resizer{opacity:1;visibility:visible}.BaseTable__header-cell--resizing .BaseTable__column-resizer:after{bottom:0;content:"";left:0;left:-9999px;overflow:hidden;position:absolute;right:0;top:0}.BaseTable__header-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:normal}.BaseTable__header-row--resizing .BaseTable__header-cell{background-color:transparent;cursor:col-resize}.BaseTable__header-row--resizing .BaseTable__header-cell:not(.BaseTable__header-cell--sorting) .BaseTable__sort-indicator{display:none}.BaseTable__header-row--resizing .BaseTable__header-cell:not(.BaseTable__header-cell--resizing) .BaseTable__column-resizer{visibility:hidden}.BaseTable__column-resizer{background-color:#ccc;visibility:hidden;width:3px}.BaseTable__column-resizer:hover{opacity:1;visibility:visible}.BaseTable__footer{background-color:#fff;bottom:0;left:0;overflow:hidden;position:absolute;right:0}.BaseTable__resizing-line{background-color:#ccc;cursor:col-resize;position:absolute;top:0;transform:translateX(-100%);width:3px}.BaseTable__empty-layer{background-color:#fff}.BaseTable__empty-layer,.BaseTable__overlay{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.BaseTable__overlay{pointer-events:none}.BaseTable__overlay>*{pointer-events:auto}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:transparent;display:block}.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 .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{height:100%;position:relative}