.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-date-picker{display:inline-flex;position:relative}.react-date-picker,.react-date-picker *,.react-date-picker :after,.react-date-picker :before{box-sizing:border-box}.react-date-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-date-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;border:thin solid gray}.react-date-picker__inputGroup{min-width:calc((4px * 3) + .54em * 8 + .217em * 2);flex-grow:1;padding:0 2px;box-sizing:content-box}.react-date-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-date-picker__inputGroup__divider,.react-date-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-date-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;color:currentColor;font:inherit;box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-date-picker__inputGroup__input::-webkit-inner-spin-button,.react-date-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.react-date-picker__inputGroup__input:invalid{background:rgba(255,0,0,.1)}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-date-picker__button{border:0;background:transparent;padding:4px 6px}.react-date-picker__button:enabled{cursor:pointer}.react-date-picker__button:enabled:focus .react-date-picker__button__icon,.react-date-picker__button:enabled:hover .react-date-picker__button__icon{stroke:#0078d7}.react-date-picker__button:disabled .react-date-picker__button__icon{stroke:#6d6d6d}.react-date-picker__button svg{display:inherit}.react-date-picker__calendar{width:350px;max-width:100vw;z-index:1}.react-date-picker__calendar--closed{display:none}.react-date-picker__calendar .react-calendar{border-width:thin}.table-colors{--table-bg:#fff;--table-bg-dark:#1f1f1f;--table-border:#e1e3e1;--table-border-dark:#454746;--table-head-bg:#f8fafd;--table-head-bg-dark:#28292a;--table-head-text:#454746;--table-head-text-dark:#c5c7c5;--sort-arrows:#c5c5c5;--sort-arrows-dark:#555;--sort-arrows-active:#454746;--sort-arrows-active-dark:#c5c7c5;--t-b-outlined-hover:#f8fafd;--t-b-outlined-hover-dark:#28292a88;--t-b-outlined-active:#f0f2f5;--t-b-outlined-active-dark:#28292a}.table-style{width:100%;border-radius:1rem;border-width:1px}.table-style thead:is(.dark *){color:var(--table-head-text-dark)}.table-style thead,.table-style thead *{background-color:var(--table-head-bg-dark)}.table-style #table-loader,.table-style tbody{background-color:var(--table-bg-dark)}.table-style th button.table-sort-arrows>div:is(.dark *){border-color:var(--sort-arrows-dark)}.table-style th button.table-sort-arrows>div.table-sort-arrow-active:is(.dark *){border-color:var(--sort-arrows-active-dark)}.table-style th .table-search-form input:is(.dark *){background-color:var(--table-head-bg-dark)}.table-style{overflow:overlay}.table-style::-webkit-scrollbar:vertical{width:3px}.table-style::-webkit-scrollbar:horizontal{height:3px}.table-style button.color-fix>span{background-color:initial!important}.table-style table{width:100%;border-collapse:separate;--tw-border-spacing-x:0px;--tw-border-spacing-y:0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.table-style thead{position:sticky;top:0;z-index:10;color:var(--table-head-text)}.table-style thead,.table-style thead *{background-color:var(--table-head-bg)!important}.table-style #table-loader,.table-style tbody{background-color:var(--table-bg)}.table-style td,.table-style th{padding:1rem 1.5rem}.table-style td:last-of-type,.table-style th:last-of-type{border-right-width:0}.table-style th{border-right-width:1px;border-bottom-width:1px;font-size:1rem;line-height:1.5rem;font-weight:500}.table-style th button.table-sort-arrows>div{border-color:var(--sort-arrows)}.table-style th button.table-sort-arrows>div.table-sort-arrow-active{border-color:var(--sort-arrows-active)}.table-style th .table-search-form{position:absolute;top:-1px;left:0;height:-moz-fit-content;height:fit-content;width:100%}.table-style th .table-search-form input{border-radius:.375rem;border-width:2px;background-color:var(--table-head-bg);padding:1px .5rem}.table-style th .table-search-form input:focus{outline:2px solid transparent;outline-offset:2px}.table-style tr:last-of-type>td{border-bottom-width:0}.table-style td{border-right-width:1px;border-bottom-width:1px;border-color:var(--table-border);background-color:var(--table-bg)}.table-style td.table-actions div{display:flex;align-items:center;justify-content:center;gap:.25rem}.table-style--dark thead:is(.dark *){color:var(--table-head-text-dark)}.table-style--dark thead,.table-style--dark thead *{background-color:var(--table-head-bg-dark)!important}.table-style--dark #table-loader,.table-style--dark tbody{background-color:var(--table-bg-dark)}.table-style--dark th button.table-sort-arrows>div:is(.dark *){border-color:var(--sort-arrows-dark)}.table-style--dark th button.table-sort-arrows>div.table-sort-arrow-active:is(.dark *){border-color:var(--sort-arrows-active-dark)}.table-style--dark th .table-search-form input:is(.dark *){background-color:var(--table-head-bg-dark)}.table-style td:is(.dark *){border-color:var(--table-border-dark);background-color:var(--table-bg-dark)}.react-time-picker{display:inline-flex;position:relative}.react-time-picker,.react-time-picker *,.react-time-picker :after,.react-time-picker :before{box-sizing:border-box}.react-time-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-time-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;border:thin solid gray}.react-time-picker__inputGroup{min-width:calc((4px * 3) + .54em * 6 + .217em * 2);flex-grow:1;padding:0 2px;box-sizing:content-box}.react-time-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-time-picker__inputGroup__divider,.react-time-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-time-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;color:currentColor;font:inherit;box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-time-picker__inputGroup__input::-webkit-inner-spin-button,.react-time-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.react-time-picker__inputGroup__input:invalid{background:rgba(255,0,0,.1)}.react-time-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-time-picker__inputGroup__amPm{font:inherit;-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.react-time-picker__button{border:0;background:transparent;padding:4px 6px}.react-time-picker__button:enabled{cursor:pointer}.react-time-picker__button:enabled:focus .react-time-picker__button__icon,.react-time-picker__button:enabled:hover .react-time-picker__button__icon{stroke:#0078d7}.react-time-picker__button:disabled .react-time-picker__button__icon{stroke:#6d6d6d}.react-time-picker__button svg{display:inherit}.react-time-picker__clock{width:200px;height:200px;max-width:100vw;padding:25px;background-color:#fff;border:thin solid #a0a096;z-index:1}.react-time-picker__clock--closed{display:none}.timeline-cell #new-cell-item{opacity:0;pointer-events:none}.timeline-cell--available:hover #new-cell-item{opacity:1;pointer-events:all}