.flatpickr-calendar{opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months,.flatpickr-weekdays{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month{background:0 0;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\9;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year,.flatpickr-time input{border:0;-webkit-appearance:textfield;-moz-appearance:textfield}.flatpickr-current-month input.cur-year{background:0 0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border-radius:0;vertical-align:initial;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:0 0;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:0 0;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:0;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:0;padding:0}.flatpickr-weekdays{background:0 0;text-align:center;overflow:hidden;width:100%;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:0 0;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.88px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.88px;min-width:307.88px;max-width:307.88px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:0 0;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:0 0;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:0 0;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:0 0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.tabulator-theme .tabulator .tabulator-footer .tabulator-page:disabled,.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}.tabulator-theme .tabulator{position:relative;border:1px solid #fff;background-color:#fff;font-size:14px;text-align:left;overflow:hidden;-ms-transform:translatez(0);transform:translatez(0)}.tabulator-theme .tabulator[tabulator-layout=fitDataFill] .tabulator-tableHolder .tabulator-table{min-width:100%}.tabulator-theme .tabulator.tabulator-block-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.tabulator-theme .tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid transparent;background-color:#f2f4f6;color:#7f8fa4;text-transform:uppercase;font-weight:700;white-space:nowrap;overflow:hidden;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-theme .tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator-theme .tabulator .tabulator-header .tabulator-col{display:inline-block;position:relative;box-sizing:border-box;border-right:1px solid transparent;background:#f2f4f6;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid transparent;background:#d4dbe1;pointer-events:none}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:4px}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;width:100%;border:1px solid #999;padding:1px;background:#fff}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{display:inline-block;position:absolute;top:9px;right:8px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:-ms-flexbox;display:flex;border-top:1px solid transparent;overflow:hidden}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols .tabulator-col:last-child{margin-right:-1px}.tabulator-theme .tabulator .tabulator-header .tabulator-col:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-theme .tabulator .tabulator-header .tabulator-col.ui-sortable-helper{position:absolute;background-color:#f2f4f6!important;border:1px solid transparent}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center;font-weight:400;color:#212121}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-date-wrapper{width:26px;height:26px;position:absolute;cursor:pointer;top:1px;right:1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-filter-input{padding:0 0 0 30px!important;height:28px;border:1px solid #cecece;border-radius:2px}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;position:absolute;cursor:pointer;border-right:1px solid #cecece;top:1px}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-filter-wrapper svg{padding:2px;margin:2px}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-filter-wrapper svg:hover{fill:#63636f;border:1px solid #cecece;border-radius:5px;margin:1px}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-webkit-input-placeholder{color:#9c9c9c}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-input-placeholder{color:#9c9c9c}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter input:-ms-input-placeholder{color:#9c9c9c}.tabulator-theme .tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::placeholder{color:#9c9c9c}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{cursor:pointer;background-color:#d4dbe1}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-arrow{border-top:6px solid #666;border-bottom:none}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{-ms-transform:rotate(180deg);transform:rotate(180deg)}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-right:0;padding-bottom:20px}.tabulator-theme .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-arrow{right:calc(50% - 6px)}.tabulator-theme .tabulator .tabulator-header .tabulator-frozen{display:inline-block;position:absolute;z-index:10}.tabulator-theme .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle,.tabulator-theme .tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle,.tabulator-theme .tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator-theme .tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;min-width:600%;background:#fff!important;border-top:1px solid #e6e6e6;border-bottom:1px solid transparent;overflow:hidden}.tabulator-theme .tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator-theme .tabulator .tabulator-header .tabulator-frozen-rows-holder{min-width:600%}.tabulator-theme .tabulator .tabulator-tableHolder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator-theme .tabulator .tabulator-tableHolder:focus{outline:0}.tabulator-theme .tabulator .tabulator-tableHolder .tabulator-placeholder{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}.tabulator-theme .tabulator .tabulator-tableHolder .tabulator-placeholder[tabulator-render-mode=virtual]{position:absolute;top:0;left:0;height:100%}.tabulator-theme .tabulator .tabulator-tableHolder .tabulator-placeholder span{display:inline-block;margin:0 auto;padding:10px;color:#ccc;font-weight:700;font-size:20px}.tabulator-theme .tabulator .tabulator-tableHolder .tabulator-table{position:relative;display:inline-block;background-color:#fff;white-space:nowrap;overflow:visible;color:#212121}.tabulator-theme .tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:#f2f2f2!important}.tabulator-theme .tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #e6e6e6}.tabulator-theme .tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #e6e6e6}.tabulator-theme .tabulator .tabulator-footer{padding:5px 10px;border-top:1px solid transparent;background-color:#f3f5f7;text-align:right;font-weight:700;white-space:nowrap;-ms-user-select:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-theme .tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:calc(100% + 20px);margin:-5px -10px 5px;text-align:left;background:#fff!important;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;overflow:hidden}.tabulator-theme .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator-theme .tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator-theme .tabulator .tabulator-footer .tabulator-paginator{color:#7f8fa4;font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator-theme .tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:1px solid #e6e6e6;border-radius:3px}.tabulator-theme .tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator-theme .tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 2px;padding:2px 5px;border:1px solid #e6e6e6;border-radius:3px;background:rgba(255,255,255,.2);color:#7f8fa4;font-weight:700}.tabulator-theme .tabulator .tabulator-footer .tabulator-page.active{color:#2a2b2b}.tabulator-theme .tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{cursor:pointer;background:#d4deea}.tabulator-theme .tabulator .tabulator-col-resize-handle{position:absolute;right:0;top:0;bottom:0;width:5px}.tabulator-theme .tabulator .tabulator-col-resize-handle.prev{left:0;right:auto}.tabulator-theme .tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}.tabulator-theme .tabulator .tabulator-loader{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:rgba(0,0,0,.4);text-align:center}.tabulator-theme .tabulator .tabulator-loader .tabulator-loader-msg{display:inline-block;margin:0 auto;padding:10px 20px;border-radius:10px;background:#fff;font-weight:700;font-size:16px}.tabulator-theme .tabulator .tabulator-loader .tabulator-loader-msg.tabulator-loading{border:4px solid #333;color:#000}.tabulator-theme .tabulator .tabulator-loader .tabulator-loader-msg.tabulator-error{border:4px solid #D00;color:#590000}.tabulator-theme .tabulator-row{position:relative;box-sizing:border-box;min-height:22px;background-color:#fff}.tabulator-theme .tabulator-row.tabulator-row-even{background-color:#fff}.tabulator-theme .tabulator-row.tabulator-selectable:hover{background-color:#fff;cursor:pointer}.tabulator-theme .tabulator-row.tabulator-selected{background-color:#eaeef3}.tabulator-theme .tabulator-row.tabulator-selected:hover{background-color:#d4deea;cursor:pointer}.tabulator-theme .tabulator-row.tabulator-row-moving{border:1px solid #000;background:#fff}.tabulator-theme .tabulator-row.tabulator-moving{position:absolute;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;pointer-events:none;z-index:15}.tabulator-theme .tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-theme .tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}.tabulator-theme .tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}.tabulator-theme .tabulator-row .tabulator-frozen{display:inline-block;position:absolute;background-color:inherit;z-index:10}.tabulator-theme .tabulator-row .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #e6e6e6}.tabulator-theme .tabulator-row .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #e6e6e6}.tabulator-theme .tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.tabulator-theme .tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-theme .tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-theme .tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-theme .tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-theme .tabulator-row .tabulator-cell{display:inline-block;position:relative;box-sizing:border-box;padding:4px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabulator-theme .tabulator-row .tabulator-cell:not(.excelCellMiddle):not(.excelCellFirst){border-bottom:1px solid #e6e6e6}.tabulator-theme .tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #7f8d9e!important;padding:0}.tabulator-theme .tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-theme .tabulator-row .tabulator-cell.tabulator-editing select{border:1px;background:0 0}.tabulator-theme .tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #ff7676}.tabulator-theme .tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-theme .tabulator-row .tabulator-cell.tabulator-validation-fail select{border:1px;background:0 0;color:#ff7676}.tabulator-theme .tabulator-row .tabulator-cell:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-theme .tabulator-row .tabulator-cell.tabulator-row-handle{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-theme .tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-theme .tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{width:100%;height:3px;margin-top:2px;background:#666}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #e6e6e6;border-bottom:2px solid #e6e6e6}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-data-tree-control{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #212121;border-radius:2px;background:rgba(0,0,0,.1);overflow:hidden}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0,0,0,.2)}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:0 0}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#212121}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#212121}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#212121}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;height:15px;width:15px;border-radius:20px;background:#666;color:#fff;font-weight:700;font-size:1.1em}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:.7}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close,.tabulator-theme .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-theme .tabulator-row .tabulator-cell .tabulator-traffic-light{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-theme .tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #b9b9b9;border-top:1px solid #b9b9b9;padding:5px 5px 5px 10px;background:#eff1f5;font-weight:700;min-width:100%}.tabulator-theme .tabulator-row.tabulator-group:hover{cursor:pointer;background-color:rgba(0,0,0,.1)}.tabulator-theme .tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow .tabulator-arrow-icon{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-theme .tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:20px}.tabulator-theme .tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:40px}.tabulator-theme .tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:60px}.tabulator-theme .tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:80px}.tabulator-theme .tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:100px}.tabulator-theme .tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-theme .tabulator-row.tabulator-group .tabulator-arrow{width:30px;display:inline-block;padding-left:10px}.tabulator-theme .tabulator-row.tabulator-group .tabulator-arrow .tabulator-arrow-icon{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-theme .tabulator-row.tabulator-group span{margin-left:10px;color:grey}.tabulator-theme .tabulator-edit-select-list{position:absolute;display:inline-block;box-sizing:border-box;max-height:200px;background:#fff;border:1px solid #e6e6e6;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-theme .excelCell-hideText,.tabulator-theme .hideMergeCellData{font-size:0}.tabulator-theme .tabulator-edit-select-list .tabulator-edit-select-list-item{padding:4px;color:#212121}.tabulator-theme .tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff;background:#7f8d9e}.tabulator-theme .tabulator-edit-select-list .tabulator-edit-select-list-item:hover{cursor:pointer;color:#fff;background:#7f8d9e}.tabulator-theme .tabulator-edit-select-list .tabulator-edit-select-list-group{border-bottom:1px solid #e6e6e6;padding:6px 4px 4px;color:#212121;font-weight:700}.tabulator-theme .tabulator-print-fullscreen{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10000}.tabulator-theme body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-theme .tabulator-print-table{border-collapse:collapse}.tabulator-theme .excelSelection-first{border-top:2px solid #4b89ff!important;border-bottom:2px solid #4b89ff!important;border-right:2px solid #4b89ff!important;border-left:1px solid #4b89ff!important}.tabulator-theme .excelSelection-last:after{content:'';position:absolute;display:block;bottom:0;right:0;border-bottom:6px solid #4b89ff;border-right:6px solid #4b89ff}.tabulator-theme .excelSelection-last:hover::after{cursor:crosshair}.tabulator-theme .excelSelection-firstMerged{border-top:1px solid #4b89ff!important;border-left:1px solid #4b89ff!important;border-right:1px solid #4b89ff!important;border-bottom:none!important}.tabulator-theme .excelCellSelected{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.tabulator-theme .excelCellSelected:focus{outline:0}.tabulator-theme .excelSelection{background:#e6efff!important}.tabulator-theme .excelBorder-top{border-top:1px solid #4b89ff!important}.tabulator-theme .excelBorder-bottom{border-bottom:1px solid #4b89ff!important}.tabulator-theme .excelBorder-left{border-left:1px solid #4b89ff!important}.tabulator-theme .excelBorder-right{border-right:1px solid #4b89ff!important}.tabulator-theme .excelBorder-top2{border-top:2px solid #4b89ff!important}.tabulator-theme .excelBorder-bottom2{border-bottom:2px solid #4b89ff!important}.tabulator-theme .excelBorder-right2{border-right:2px solid #4b89ff!important}.tabulator-theme .excelBorderRed-top{border-top:1px solid red!important}.tabulator-theme .excelBorderRed-bottom{border-bottom:1px solid red!important}.tabulator-theme .excelBorderRed-left{border-left:1px solid red!important}.tabulator-theme .excelBorderRed-right{border-right:1px solid red!important}.tabulator-theme .normalSelection{-webkit-user-select:none;-ms-user-select:none;user-select:none}.tabulator-theme .column-filter-wrapper,.tabulator-theme .column-filter-wrapper .column-filter-options{position:absolute}.tabulator-theme .multiselect__wrapper{width:100%;height:28px;background-color:#fff;border:1px solid #cecece;display:-ms-flexbox;display:flex;border-radius:2px;overflow:hidden}.tabulator-theme .multiselect__wrapper .multiselect__tags-input{width:25px;border-right:1px solid #cecece;margin-right:5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tabulator-theme .multiselect__wrapper .multiselect__tags-input svg{padding:2px;margin:2px}.tabulator-theme .multiselect__wrapper .multiselect__tags-input svg:hover{fill:#63636f;border:1px solid #cecece;border-radius:5px;margin:1px}.tabulator-theme .multiselect__wrapper .multiselect__tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tabulator-theme .multiselect__wrapper .multiselect__tags .multiselect__placeholder{color:#9c9c9c}.tabulator-theme .multiselect__wrapper .multiselect__tags .multiselect__tag{border:1px solid #cecece;padding:0 1px;background-color:#eaeef3;border-radius:2px;display:-ms-flexbox;display:flex;margin:2px 3px 2px 0}.tabulator-theme .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-input,.tabulator-theme .multiselect__wrapper .multiselect__value{display:none}.tabulator-theme .multiselect__wrapper .multiselect__tags .multiselect__tag:hover{background-color:#d4deea}.tabulator-theme .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-text{text-transform:none}.tabulator-theme .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-delete{padding:0 3px;margin-left:2px;border-radius:2px}.tabulator-theme .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-delete:after{content:"\D7";color:#000;font-size:14px;font-weight:700}.tabulator-theme .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-delete:hover{background-color:rgba(0,0,0,.1)}.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months:hover,.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper:hover,.flatpickr-calendar .flatpickr-time .numInputWrapper .numInput:hover,.flatpickr-calendar .flatpickr-time .numInputWrapper:hover{background-color:transparent}.tab-date-icon{position:relative;font-style:normal;direction:ltr;width:12px!important;height:12px!important;border-width:2px 1px 1px;border-style:solid;top:0;left:0;color:#B7B6B6;padding:0!important;margin-right:5px!important;margin:2px}.tab-date-icon:after,.tab-date-icon:before{position:absolute;height:4px;pointer-events:none;content:''}.tab-date-icon:before{width:4px;top:1px;left:1px;box-shadow:inset 0 0 0 32px}.tab-date-icon:after{width:2px;box-shadow:inset 0 0 0 32px,6px 0;border-radius:4px;top:-4px;left:1px}.flatpickr-calendar{width:270px!important}.flatpickr-calendar .flatpickr-months{position:relative;height:25px;margin:5px 0}.flatpickr-calendar .flatpickr-months .flatpickr-next-month,.flatpickr-calendar .flatpickr-months .flatpickr-prev-month{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;padding:0}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month{padding-left:5px}.flatpickr-calendar .flatpickr-months .flatpickr-next-month{padding-right:5px}.flatpickr-calendar .flatpickr-months .flatpickr-month{height:100%}.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month{position:relative;width:100%;left:0;font-size:130%;height:100%;padding:0}.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper{border-radius:2px;margin:0!important;padding:0!important}.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months{height:25px}.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper{margin-left:5px}.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper .numInput{padding:0 0 0 5px;height:100%}.flatpickr-calendar .flatpickr-days{width:270px!important}.flatpickr-calendar .flatpickr-days .dayContainer{width:100%;max-width:100%;min-width:100%}.flatpickr-calendar .flatpickr-days .dayContainer .flatpickr-day{height:20px!important;line-height:20px!important;padding-bottom:2px!important}.flatpickr-calendar .flatpickr-rContainer{margin-bottom:5px}.flatpickr-calendar .flatpickr-time{height:30px!important;line-height:30px!important}.flatpickr-calendar .flatpickr-time .numInputWrapper{height:30px;line-height:30px}.tabulator-filter-wrapper .column-filter-input{padding:0 0 0 30px!important;height:28px;border:1px solid #cecece;border-radius:2px}.tabulator-filter-wrapper .column-filter-wrapper{width:26px;height:25px;position:absolute;cursor:pointer;top:1px;border-right:1px solid #cecece;padding-top:1px}.tabulator-filter-wrapper .column-filter-wrapper svg{padding:1px;margin-top:3px!important;margin-left:1px;border:1px solid transparent}.tabulator-filter-wrapper .column-filter-wrapper svg:hover{fill:#63636f}.tabulator-filter-wrapper{position:absolute;display:none;z-index:500;font-size:13px}.tabulator-filter-wrapper .tabulator-filter-select{background-color:#fff;border:1px solid #cecece;border-radius:2px}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option{padding:3px}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option.selected{background-color:#d4deea;color:#212121}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;cursor:pointer}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol{display:-ms-flexbox;display:flex;width:20px;-ms-flex-pack:center;justify-content:center;padding-right:2px;padding-bottom:2px;cursor:pointer}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.clear::after{content:'\00232B'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.after::after,.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.before::after,.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.between::after,.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.on::after{content:'\01F5D3'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.equal::after{content:'\00003D'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.true::after{content:'\002714'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.false::after{content:'\002716'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.not-equal::after{content:'\002260'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.less::after{content:'\00003C'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.less-or-equal::after{content:'\002264'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.greater::after{content:'\00003E'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.greater-or-equal::after{content:'\002265'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.contains::after{content:'\0022A1'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.does-not-contain::after{content:'\0022A0'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.starts-with::after{content:'\0022B7'}.tabulator-filter-wrapper .tabulator-filter-select .tabulator-filter-option .filter-option-content .filter-option-symbol.ends-with::after{content:'\0022B6'}.multiselect__popup{position:absolute;display:none;z-index:500;font-size:13px;background-color:#fff;border:1px solid #cecece;border-radius:2px;min-width:140px;max-width:300px}.multiselect__popup .multiselect__search-wrapper{padding:10px;border-bottom:1px solid #cecece}.multiselect__popup .multiselect__search-wrapper .multiselect__search{border:1px solid #cecece;padding:3px;border-radius:2px;outline:0;width:100%}.multiselect__popup .multiselect__items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:10px 10px 5px;max-height:300px;overflow-y:auto}.multiselect__popup .multiselect__items .multiselect__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:5px;cursor:pointer}.multiselect__popup .multiselect__items .multiselect__item .multiselect__item-input{cursor:pointer;margin:0}.multiselect__popup .multiselect__items .multiselect__item .multiselect__item-text{padding-left:5px}.multiselect__popup .multiselect__action-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:10px;border-top:1px solid #cecece}.multiselect__popup .multiselect__action-wrapper .multiselect__action{border:1px solid #dcdcdc;background-color:#fff;border-radius:2px;padding:3px 10px;cursor:pointer;outline:0;margin:0 3px}.multiselect__popup .multiselect__action-wrapper .multiselect__action:hover{background-color:rgba(0,0,0,.1)}.tabulator-theme-excel .tabulator{position:relative;border:1px solid #ccc;background-color:#888;font-size:14px;text-align:left;overflow:hidden;-ms-transform:translatez(0);transform:translatez(0)}.tabulator-theme-excel .tabulator[tabulator-layout=fitDataFill] .tabulator-tableHolder .tabulator-table{min-width:100%}.tabulator-theme-excel .tabulator.tabulator-block-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.tabulator-theme-excel .tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid #ccc;background-color:#f0f0f0;color:#354052;text-transform:uppercase;font-weight:400;white-space:nowrap;overflow:hidden;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-theme-excel .tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col{display:inline-block;position:relative;box-sizing:border-box;border-right:1px solid #ccc;background:#f0f0f0;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid #ccc;background:#d7d7d7;pointer-events:none}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:4px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;width:100%;border:1px solid #999;padding:1px;background:#fff}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{display:inline-block;position:absolute;top:9px;right:8px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:-ms-flexbox;display:flex;border-top:1px solid #ccc;overflow:hidden}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols .tabulator-col:last-child{margin-right:-1px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.ui-sortable-helper{position:absolute;background-color:#f0f0f0!important;border:1px solid #ccc}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center;font-weight:400}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-date-wrapper{width:26px;height:26px;position:absolute;cursor:pointer;top:1px;right:1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-filter-input{padding:0 0 0 30px!important;height:28px;border:1px solid #cecece;border-radius:2px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;position:absolute;cursor:pointer;border-right:1px solid #cecece;top:1px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-filter-wrapper svg{padding:2px;margin:2px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-header-filter .column-filter-wrapper svg:hover{fill:#63636f;border:1px solid #cecece;border-radius:5px;margin:1px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{cursor:pointer;background-color:#d7d7d7}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-arrow{border-top:6px solid #666;border-bottom:none}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{-ms-transform:rotate(180deg);transform:rotate(180deg)}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-right:0;padding-bottom:20px}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-arrow{right:calc(50% - 6px)}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-frozen{display:inline-block;position:absolute;z-index:10}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle,.tabulator-theme-excel .tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle,.tabulator-theme-excel .tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ccc}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ccc}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;min-width:600%;background:#fdfdfd!important;border-top:1px solid #ccc;border-bottom:1px solid #ccc;overflow:hidden}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#fdfdfd!important}.tabulator-theme-excel .tabulator .tabulator-header .tabulator-frozen-rows-holder{min-width:600%}.tabulator-theme-excel .tabulator .tabulator-tableHolder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator-theme-excel .tabulator .tabulator-tableHolder:focus{outline:0}.tabulator-theme-excel .tabulator .tabulator-tableHolder .tabulator-placeholder{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}.tabulator-theme-excel .tabulator .tabulator-tableHolder .tabulator-placeholder[tabulator-render-mode=virtual]{position:absolute;top:0;left:0;height:100%}.tabulator-theme-excel .tabulator .tabulator-tableHolder .tabulator-placeholder span{display:inline-block;margin:0 auto;padding:10px;color:#ccc;font-weight:700;font-size:20px}.tabulator-theme-excel .tabulator .tabulator-tableHolder .tabulator-table{position:relative;display:inline-block;background-color:#fff;white-space:nowrap;overflow:visible;color:#333}.tabulator-theme-excel .tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:#f2f2f2!important}.tabulator-theme-excel .tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #ccc}.tabulator-theme-excel .tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #ccc}.tabulator-theme-excel .tabulator .tabulator-footer{padding:5px 10px;border-top:1px solid #ccc;background-color:#f0f0f0;text-align:right;color:#354052;font-weight:700;white-space:nowrap;-ms-user-select:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:calc(100% + 20px);margin:-5px -10px 5px;text-align:left;background:#fdfdfd!important;border-bottom:1px solid #ccc;border-top:1px solid #ccc;overflow:hidden}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#fdfdfd!important}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-paginator{color:#354052;font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:1px solid #ccc;border-radius:3px}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 2px;padding:2px 5px;border:1px solid #ccc;border-radius:3px;background:rgba(255,255,255,.2);color:#354052;font-weight:400}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-page.active{color:#1D68CD}.tabulator-theme-excel .tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{cursor:pointer;background:#d4deea}.tabulator-theme-excel .tabulator .tabulator-col-resize-handle{position:absolute;right:0;top:0;bottom:0;width:5px}.tabulator-theme-excel .tabulator .tabulator-col-resize-handle.prev{left:0;right:auto}.tabulator-theme-excel .tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}.tabulator-theme-excel .tabulator .tabulator-loader{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:rgba(0,0,0,.4);text-align:center}.tabulator-theme-excel .tabulator .tabulator-loader .tabulator-loader-msg{display:inline-block;margin:0 auto;padding:10px 20px;border-radius:10px;background:#fff;font-weight:700;font-size:16px}.tabulator-theme-excel .tabulator .tabulator-loader .tabulator-loader-msg.tabulator-loading{border:4px solid #333;color:#000}.tabulator-theme-excel .tabulator .tabulator-loader .tabulator-loader-msg.tabulator-error{border:4px solid #D00;color:#590000}.tabulator-theme-excel .tabulator-row{position:relative;box-sizing:border-box;min-height:22px;background-color:#fff}.tabulator-theme-excel .tabulator-row.tabulator-row-even{background-color:#fff}.tabulator-theme-excel .tabulator-row.tabulator-selectable:hover{background-color:#fff;cursor:pointer}.tabulator-theme-excel .tabulator-row.tabulator-selected:hover{cursor:pointer}.tabulator-theme-excel .tabulator-row.tabulator-row-moving{border:1px solid #000;background:#fff}.tabulator-theme-excel .tabulator-row.tabulator-moving{position:absolute;border-top:1px solid #ccc;border-bottom:1px solid #ccc;pointer-events:none;z-index:15}.tabulator-theme-excel .tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-theme-excel .tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}.tabulator-theme-excel .tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}.tabulator-theme-excel .tabulator-row .tabulator-frozen{display:inline-block;position:absolute;background-color:inherit;z-index:10}.tabulator-theme-excel .tabulator-row .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ccc}.tabulator-theme-excel .tabulator-row .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ccc}.tabulator-theme-excel .tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.tabulator-theme-excel .tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-theme-excel .tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-theme-excel .tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-theme-excel .tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-theme-excel .tabulator-row .tabulator-cell{display:inline-block;position:relative;box-sizing:border-box;padding:4px;border-right:1px solid #ccc;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.tabulator-theme-excel .tabulator-row .tabulator-cell:not(.mergedCellMiddle):not(.mergedCellFirst){border-bottom:1px solid #ccc}.tabulator-theme-excel .tabulator-row .tabulator-cell.mergedCell:not(.mergedCellFirst){background-color:transparent!important}.tabulator-theme-excel .tabulator-row .tabulator-cell.mergedCell{overflow:visible}.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1D68CD;padding:0}.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-editing select{border:1px;background:0 0}.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-validation-fail select{border:1px;background:0 0;color:#d00}.tabulator-theme-excel .tabulator-row .tabulator-cell:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-row-handle{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-theme-excel .tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{width:100%;height:3px;margin-top:2px;background:#666}.tabulator-theme-excel .tabulator-row .tabulator-cell .excelcell-contentwrapper{position:absolute;top:0;left:0;width:100%;white-space:normal;background-color:#fff;padding:4px;overflow:hidden;z-index:10;box-sizing:border-box}.tabulator-theme-excel .tabulator-row .tabulator-cell .excelcell-contentwrapper .excelcell-content{overflow:hidden;height:100%}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #ccc;border-bottom:2px solid #ccc}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-data-tree-control{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:rgba(0,0,0,.1);overflow:hidden}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0,0,0,.2)}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:0 0}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;height:15px;width:15px;border-radius:20px;background:#666;color:#fff;font-weight:700;font-size:1.1em}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:.7}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close,.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-theme-excel .tabulator-row .tabulator-cell .tabulator-traffic-light{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-theme-excel .tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #b9b9b9;border-top:1px solid #b9b9b9;padding:5px 5px 5px 10px;background:#eff1f5;font-weight:700;min-width:100%}.tabulator-theme-excel .tabulator-row.tabulator-group:hover{cursor:pointer;background-color:rgba(0,0,0,.1)}.tabulator-theme-excel .tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow .tabulator-arrow-icon{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-theme-excel .tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:20px}.tabulator-theme-excel .tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:40px}.tabulator-theme-excel .tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:60px}.tabulator-theme-excel .tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:80px}.tabulator-theme-excel .tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:100px}.tabulator-theme-excel .tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-theme-excel .tabulator-row.tabulator-group .tabulator-arrow{width:30px;display:inline-block;padding-left:10px}.tabulator-theme-excel .tabulator-row.tabulator-group .tabulator-arrow .tabulator-arrow-icon{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-theme-excel .tabulator-row.tabulator-group span{margin-left:10px;color:grey}.tabulator-theme-excel .tabulator-edit-select-list{position:absolute;display:inline-block;box-sizing:border-box;max-height:200px;background:#fff;border:1px solid #ccc;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-theme-excel .hideMergeCellData,.tabulator-theme-excel .mergedCell-hideText{font-size:0}.tabulator-theme-excel .tabulator-edit-select-list .tabulator-edit-select-list-item{padding:4px;color:#333}.tabulator-theme-excel .tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff;background:#1D68CD}.tabulator-theme-excel .tabulator-edit-select-list .tabulator-edit-select-list-item:hover{cursor:pointer;color:#fff;background:#1D68CD}.tabulator-theme-excel .tabulator-edit-select-list .tabulator-edit-select-list-group{border-bottom:1px solid #ccc;padding:6px 4px 4px;color:#333;font-weight:700}.tabulator-theme-excel .tabulator-print-fullscreen{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10000}.tabulator-theme-excel body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-theme-excel .tabulator-print-table{border-collapse:collapse}.tabulator-theme-excel .excelSelection-first{border-top:2px solid #4b89ff!important;border-bottom:2px solid #4b89ff!important;border-right:2px solid #4b89ff!important;border-left:1px solid #4b89ff!important}.tabulator-theme-excel .excelSelection-last:after{content:'';position:absolute;display:block;bottom:0;right:0;z-index:15;border-bottom:6px solid #4b89ff;border-right:6px solid #4b89ff}.tabulator-theme-excel .excelSelection-last:hover::after{cursor:crosshair}.tabulator-theme-excel .excelSelection-firstMerged{border-top:1px solid #4b89ff!important;border-left:1px solid #4b89ff!important;border-right:1px solid #4b89ff!important;border-bottom:none!important}.tabulator-theme-excel .excelCellSelected{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.tabulator-theme-excel .excelCellSelected:focus{outline:0}.tabulator-theme-excel .excelSelection,.tabulator-theme-excel .excelSelection>.excelcell-contentwrapper{background:#e6efff!important}.tabulator-theme-excel .excelBorder-top{border-top:1px solid #4b89ff!important}.tabulator-theme-excel .excelBorder-bottom{border-bottom:1px solid #4b89ff!important}.tabulator-theme-excel .excelBorder-left{border-left:1px solid #4b89ff!important}.tabulator-theme-excel .excelBorder-right{border-right:1px solid #4b89ff!important}.tabulator-theme-excel .excelBorder-top2{border-top:2px solid #4b89ff!important}.tabulator-theme-excel .excelBorder-bottom2{border-bottom:2px solid #4b89ff!important}.tabulator-theme-excel .excelBorder-right2{border-right:2px solid #4b89ff!important}.tabulator-theme-excel .excelBorderRed-top{border-top:1px solid red!important}.tabulator-theme-excel .excelBorderRed-bottom{border-bottom:1px solid red!important}.tabulator-theme-excel .excelBorderRed-left{border-left:1px solid red!important}.tabulator-theme-excel .excelBorderRed-right{border-right:1px solid red!important}.tabulator-theme-excel .normalSelection{-webkit-user-select:none;-ms-user-select:none;user-select:none}.tabulator-theme-excel .column-filter-wrapper,.tabulator-theme-excel .column-filter-wrapper .column-filter-options{position:absolute}.tabulator-theme-excel .multiselect__wrapper{width:100%;height:28px;background-color:#fff;border:1px solid #cecece;display:-ms-flexbox;display:flex;border-radius:2px;overflow:hidden}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags-input{width:25px;border-right:1px solid #cecece;margin-right:5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags-input svg{padding:2px;margin:2px}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags-input svg:hover{fill:#63636f;border:1px solid #cecece;border-radius:5px;margin:1px}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags .multiselect__placeholder{color:#9c9c9c}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags .multiselect__tag{border:1px solid #cecece;padding:0 1px;background-color:#9ABCEA;border-radius:2px;display:-ms-flexbox;display:flex;margin:2px 3px 2px 0}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-input,.tabulator-theme-excel .multiselect__wrapper .multiselect__value{display:none}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags .multiselect__tag:hover{background-color:#769BCC}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-text{text-transform:none}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-delete{padding:0 3px;margin-left:2px;border-radius:2px}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-delete:after{content:"\D7";color:#000;font-size:14px;font-weight:700}.tabulator-theme-excel .multiselect__wrapper .multiselect__tags .multiselect__tag .multiselect__tag-delete:hover{background-color:rgba(0,0,0,.1)}
/*# sourceMappingURL=new-grid-infragistics-theme.css.map */
