.k-table{position:relative;overflow:hidden}.k-table table{table-layout:fixed;width:100%;border-collapse:collapse;border-spacing:0}.k-table .k-tbody{font-size:.5rem;color:#595959}.k-table .k-thead{font-size:.5rem;color:#3f3f3f;border-top:1px solid #f0f0f0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fafafa));background:linear-gradient(180deg,#fff,#fafafa);z-index:1;overflow:hidden;width:100%}.k-table .k-thead tr{border-bottom:1px solid #f0f0f0}.k-table .k-thead-wrapper{display:table}.k-table th{padding:.458333333333333rem .208333333333333rem .458333333333333rem .5rem;text-align:left;font-weight:400;position:relative}.k-table .k-th{display:-webkit-box;display:-ms-flexbox;display:flex}.k-table .k-sortable{cursor:pointer}.k-table .k-sort{margin-left:.416666666666667rem;width:.333333333333333rem;position:relative}.k-table .k-sort .k-icon{display:block;height:.458333333333333rem;position:absolute;top:50%;margin-top:-.229166666666667rem}.k-table .k-sort .k-icon:after,.k-table .k-sort .k-icon:before{content:"";border-color:#a6a6a6 transparent;border-style:solid;border-width:.166666666666667rem;position:absolute}.k-table .k-sort .k-icon:before{top:0;border-top-width:0}.k-table .k-sort .k-icon:after{bottom:0;border-bottom-width:0}.k-table .k-sort .icon-asc:after,.k-table .k-sort .icon-desc:before{border-color:#ddd transparent}.k-table .k-group{cursor:pointer;max-width:100%}.k-table .k-group .k-arrow{display:inline-block;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;float:right;margin-left:.416666666666667rem;line-height:.715rem}.k-table .k-group-show .k-group .k-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.k-table .k-resize{height:100%;width:.208333333333333rem;position:absolute;top:0;left:-1px;cursor:ew-resize}.k-table.k-stripe tr:nth-child(2n){background:#f9f9fc}.k-table.k-stripe tr:nth-child(2n).k-hover{background:#f4f8fb}.k-table .k-tbody{border-bottom:1px solid #f0f0f0;overflow:auto}.k-table .k-tbody tr{border-bottom:1px solid #f0f0f0;-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}.k-table .k-tbody tr.k-hover{background:#f4f8fb}.k-table .k-tbody tr.k-selected{background:#e5f1ff}.k-table .k-tbody tr:last-of-type{border:none}.k-table td{padding:.458333333333333rem .208333333333333rem .458333333333333rem .5rem;word-wrap:break-word}.k-table td.k-center,.k-table th.k-center{text-align:center}.k-table th.k-center .k-th{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.k-table td.k-right,.k-table th.k-right{text-align:right}.k-table th.k-right .k-th{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.k-table .k-th-check{width:1.5rem}.k-table .k-th-check .k-checkbox{position:relative;top:-1px}.k-table .k-no-data{text-align:center}.k-table .k-invisible{visibility:hidden}.k-table .k-fixed-left,.k-table .k-fixed-right{position:absolute;top:0;overflow:hidden;z-index:9}.k-table .k-fixed-left .k-thead,.k-table .k-fixed-right .k-thead{width:auto}.k-table .k-fixed-left .k-tbody,.k-table .k-fixed-right .k-tbody{overflow-x:hidden}.k-table .k-fixed-left{left:0}.k-table .k-fixed-left .k-tbody{margin-right:-15px}.k-table .k-fixed-right{right:0}.k-table .k-fixed-right .k-tbody,.k-table .k-fixed-right .k-tbody table,.k-table .k-fixed-right .k-thead-wrapper{float:right}.k-table.k-scroll-left .k-fixed-right,.k-table.k-scroll-middle .k-fixed-left,.k-table.k-scroll-middle .k-fixed-right,.k-table.k-scroll-right .k-fixed-left{-webkit-box-shadow:0 2px 8px 0 hsla(0,0%,74.9%,.5);box-shadow:0 2px 8px 0 hsla(0,0%,74.9%,.5)}.k-table.k-border .k-tbody,.k-table.k-border .k-thead,.k-table.k-grid .k-tbody,.k-table.k-grid .k-thead{border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0}.k-table.k-border .k-body tr:last-of-type,.k-table.k-grid .k-body tr:last-of-type{border:none}.k-table.k-grid td:not(:last-of-type),.k-table.k-grid th:not(:last-of-type){border-right:1px solid #f0f0f0}.k-table .k-fixed-left .k-tbody,.k-table .k-fixed-left .k-thead{border-right:none}.k-table .k-fixed-right .k-tbody,.k-table .k-fixed-right .k-thead{border-left:none}.k-table.k-sticky{z-index:2}.k-table.k-sticky-scrollbar .k-scrollbar{overflow-x:auto;overflow-y:hidden}.k-table.k-sticky-scrollbar .k-scrollbar>.k-inner{height:1px}.k-table>.k-spin{z-index:2}.k-table tr.k-expand{background:#fdfcff}.k-table.k-fluid-height .k-table-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.k-table.k-fluid-height .k-tbody{-webkit-box-flex:1;-ms-flex:1;flex:1}.k-table .k-table-arrow.k-mini{vertical-align:baseline;margin-right:.166666666666667rem;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;width:1rem;height:1rem}.k-table .k-table-arrow.k-mini .k-icon{line-height:1}.k-table tr.k-spread .k-table-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.k-table tr.k-hidden{display:none}.k-table-wrapper{overflow:hidden;background:#fff}.k-table-dropdown{max-height:8.333333333333334rem;overflow:auto}.k-table-dropdown .k-item.k-hover{background:#eee;color:#595959}.k-table-dropdown:not(.k-multiple) .k-item.k-active{color:#0a5eee}