:root,.cx-theme-light{color-scheme:light;--cx-color-primary-50: #E5F1FF;--cx-color-primary-100: #DBEAFE;--cx-color-primary-200: #BFDBFE;--cx-color-primary-300: #93C5FD;--cx-color-primary-400: #60A5FA;--cx-color-primary-500: #3B82F6;--cx-color-primary-600: #2563EB;--cx-color-primary-700: #1D4ED8;--cx-color-primary-800: #1E40AF;--cx-color-primary-900: #1E3A8A;--cx-color-primary-950: #152149;--cx-color-primary: var(--cx-color-primary-500);--cx-color-success-50: #F0FDF4;--cx-color-success-100: #DCFCE7;--cx-color-success-200: #BBF7D0;--cx-color-success-300: #86EFAC;--cx-color-success-400: #4ADE80;--cx-color-success-500: #22C55E;--cx-color-success-600: #16A34A;--cx-color-success-700: #15803D;--cx-color-success-800: #166534;--cx-color-success-900: #14532D;--cx-color-success-950: #0C311B;--cx-color-success: var(--cx-color-success-500);--cx-color-warning-50: #FFFBEB;--cx-color-warning-100: #FEF3C7;--cx-color-warning-200: #FDE68A;--cx-color-warning-300: #FCD34D;--cx-color-warning-400: #FBBF24;--cx-color-warning-500: #F59E0B;--cx-color-warning-600: #D97706;--cx-color-warning-700: #B45309;--cx-color-warning-800: #92400E;--cx-color-warning-900: #78350F;--cx-color-warning-950: #4A230B;--cx-color-warning: var(--cx-color-warning-500);--cx-color-danger-50: #FEF2F2;--cx-color-danger-100: #FEE2E2;--cx-color-danger-200: #FECACA;--cx-color-danger-300: #FCA5A5;--cx-color-danger-400: #F87171;--cx-color-danger-500: #EF4444;--cx-color-danger-600: #DC2626;--cx-color-danger-700: #B91C1C;--cx-color-danger-800: #991B1B;--cx-color-danger-900: #7F1D1D;--cx-color-danger-950: #501414;--cx-color-danger: var(--cx-color-danger-500);--cx-color-neutral-0: #FFF;--cx-color-neutral-50: #F9F9F9;--cx-color-neutral-100: #F4F4F5;--cx-color-neutral-200: #E4E4E7;--cx-color-neutral-300: #D4D4D8;--cx-color-neutral-400: #A1A1AA;--cx-color-neutral-500: #71717A;--cx-color-neutral-600: #52525B;--cx-color-neutral-700: #3F3F46;--cx-color-neutral-800: #27272A;--cx-color-neutral-900: #18181B;--cx-color-neutral-950: #131316;--cx-color-neutral-1000: #000;--cx-color-neutral: var(--cx-color-neutral-700);--cx-shadow-x-small: 0 1px 2px hsl(240deg 3.8% 46.1% / 6%);--cx-shadow-small: 0 1px 2px hsl(240deg 3.8% 46.1% / 12%);--cx-shadow-medium: 0px 0px 7px 0px rgb(203 222 255 / 70%);--cx-shadow-large: 0px 0px 2px 0px rgb(0 0 0 / 6%), 0px 0px 3px 0px rgb(0 0 0 / 8%), 0px 5px 9px 0px rgb(0 0 0 / 6%), 0px 3px 5px 0px rgb(0 0 0 / 6%);--cx-shadow-x-large: 0 4px 16px hsl(240deg 3.8% 46.1% / 12%);--cx-focus-ring-color: var(--cx-color-primary-600);--cx-focus-ring: var(--cx-focus-ring-style) var(--cx-focus-ring-width) var(--cx-focus-ring-color);--cx-input-background-color: var(--cx-color-neutral-0);--cx-input-background-color-disabled: var(--cx-color-neutral-100);--cx-input-background-color-focus: var(--cx-input-background-color);--cx-input-background-color-hover: var(--cx-input-background-color);--cx-input-border-color: var(--cx-color-neutral-300);--cx-input-border-color-disabled: var(--cx-color-neutral-300);--cx-input-border-color-focus: var(--cx-color-primary-500);--cx-input-border-color-hover: var(--cx-color-primary-300);--cx-input-color: var(--cx-color-neutral-900);--cx-input-color-disabled: var(--cx-color-neutral-900);--cx-input-color-focus: var(--cx-color-neutral-900);--cx-input-color-hover: var(--cx-color-neutral-900);--cx-input-filled-background-color: var(--cx-color-neutral-100);--cx-input-filled-background-color-disabled: var(--cx-color-neutral-100);--cx-input-filled-background-color-focus: var(--cx-color-neutral-100);--cx-input-filled-background-color-hover: var(--cx-color-neutral-100);--cx-input-filled-color: var(--cx-color-neutral-800);--cx-input-filled-color-disabled: var(--cx-color-neutral-800);--cx-input-filled-color-focus: var(--cx-color-neutral-700);--cx-input-filled-color-hover: var(--cx-color-neutral-800);--cx-input-focus-ring-color: hsl(198.6deg 88.7% 48.4% / 40%);--cx-input-help-text-color: var(--cx-color-neutral-500);--cx-input-icon-color: var(--cx-color-neutral-500);--cx-input-icon-color-focus: var(--cx-color-neutral-600);--cx-input-icon-color-hover: var(--cx-color-neutral-600);--cx-input-invalid-border-color: var(--cx-color-danger-600);--cx-input-invalid-color: var(--cx-color-danger-700);--cx-input-invalid-shadow: 0 0 0 var(--cx-focus-ring-width) var(--cx-color-danger-300);--cx-input-label-color: var(--cx-color-neutral-600);--cx-input-placeholder-color: var(--cx-color-neutral-500);--cx-input-placeholder-color-disabled: var(--cx-color-neutral-600);--cx-input-required-content-color: var(--cx-color-danger-500);--cx-overlay-background-color: hsl(240deg 3.8% 46.1% / 33%);--cx-panel-background-color: var(--cx-color-neutral-0);--cx-panel-border-color: var(--cx-color-neutral-200);--cx-menu-item-background-color-hover: var(--cx-color-primary-50)}:root{--cx-border-radius-small: 4px;--cx-border-radius-medium: 6px;--cx-border-radius-large: 8px;--cx-border-radius-x-large: 12px;--cx-border-radius-circle: 50%;--cx-border-radius-pill: 9999px;--cx-font-mono: sfmono-regular, consolas, "Liberation Mono", menlo, monospace;--cx-font-sans: "Fira Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--cx-font-serif: georgia, "Times New Roman", serif;--cx-font-size-2x-small: 10px;--cx-font-size-x-small: 12px;--cx-font-size-small: 14px;--cx-font-size-medium: 16px;--cx-font-size-medium-large: 18px;--cx-font-size-large: 20px;--cx-font-size-x-large: 24px;--cx-font-size-2x-large: 28px;--cx-font-size-3x-large: 32px;--cx-font-size-4x-large: 72px;--cx-font-weight-light: 300;--cx-font-weight-regular: 400;--cx-font-weight-medium: 500;--cx-font-weight-semibold: 600;--cx-font-weight-bold: 700;--cx-letter-spacing-denser: -.03em;--cx-letter-spacing-dense: -.015em;--cx-letter-spacing-normal: normal;--cx-letter-spacing-loose: .075em;--cx-letter-spacing-looser: .15em;--cx-line-height-3x-large: 36px;--cx-line-height-2x-large: 32px;--cx-line-height-x-large: 28px;--cx-line-height-large: 24px;--cx-line-height-medium: 20px;--cx-line-height-small: 18px;--paragraph-spacing-large: 1.125em;--paragraph-spacing-medium: 1em;--paragraph-spacing-small: .75em;--cx-focus-ring-style: solid;--cx-focus-ring-width: 3px;--cx-focus-ring-offset: 1px;--cx-heading-font-family: var(--cx-font-sans);--cx-heading-font-weight: var(--cx-font-weight-regular);--cx-heading-line-height: var(--cx-line-height-medium);--cx-heading-1-font-size: var(--cx-font-size-2x-large);--cx-heading-2-font-size: var(--cx-font-size-x-large);--cx-heading-3-font-size: var(--cx-font-size-large);--cx-heading-4-font-size: var(--cx-font-size-medium);--cx-heading-5-font-size: var(--cx-font-size-small);--cx-heading-6-font-size: var(--cx-font-size-x-small);--cx-button-border-radius-large: var(--cx-border-radius-medium);--cx-button-border-radius-medium: var(--cx-border-radius-medium);--cx-button-border-radius-small: var(--cx-border-radius-medium);--cx-button-font-size-large: var(--cx-font-size-medium);--cx-button-font-size-medium: var(--cx-font-size-small);--cx-button-font-size-small: var(--cx-font-size-x-small);--cx-button-padding-horizontal-large: var(--cx-spacing-large);--cx-button-padding-horizontal-medium: var(--cx-spacing-medium);--cx-button-padding-horizontal-small: var(--cx-spacing-small);--cx-button-text-transform: uppercase;--cx-input-border-radius-large: var(--cx-border-radius-large);--cx-input-border-radius-medium: var(--cx-border-radius-large);--cx-input-border-radius-small: var(--cx-border-radius-large);--cx-input-border-width: 1px;--cx-input-focus-ring-offset: 0;--cx-input-font-family: var(--cx-font-sans);--cx-input-font-size-large: var(--cx-font-size-large);--cx-input-font-size-medium: var(--cx-font-size-medium);--cx-input-font-size-small: var(--cx-font-size-small);--cx-input-font-weight: var(--cx-font-weight-regular);--cx-input-height-x-large: 48px;--cx-input-height-large: 40px;--cx-input-height-medium: 32px;--cx-input-height-small: 24px;--cx-input-letter-spacing: var(--cx-letter-spacing-normal);--cx-input-required-content: "*";--cx-input-required-content-offset: -2px;--cx-input-spacing-large: var(--cx-spacing-large);--cx-input-spacing-medium: var(--cx-spacing-medium);--cx-input-spacing-small: var(--cx-spacing-small);--cx-input-label-font-size-large: var(--cx-font-size-medium);--cx-input-label-font-size-medium: var(--cx-font-size-small);--cx-input-label-font-size-small: var(--cx-font-size-x-small);--cx-input-label-text-transform: none;--cx-radio-label-text-transform: none;--cx-checkbox-label-text-transform: none;--cx-radio-card-label-text-transform: none;--cx-input-help-text-font-size-large: var(--cx-font-size-medium);--cx-input-help-text-font-size-medium: var(--cx-font-size-small);--cx-input-help-text-font-size-small: var(--cx-font-size-x-small);--cx-toggle-size-small: 16px;--cx-toggle-size-medium: 20px;--cx-toggle-size-large: 22px;--cx-panel-border-width: 1px;--cx-spacing-3x-small: 2px;--cx-spacing-2x-small: 4px;--cx-spacing-x-small: 8px;--cx-spacing-small: 12px;--cx-spacing-medium: 16px;--cx-spacing-large: 20px;--cx-spacing-x-large: 28px;--cx-spacing-2x-large: 36px;--cx-spacing-3x-large: 48px;--cx-spacing-4x-large: 72px;--cx-tooltip-arrow-size: 0;--cx-tooltip-border-radius: var(--cx-border-radius-medium);--cx-tooltip-font-family: var(--cx-font-sans);--cx-tooltip-font-size: var(--cx-font-size-small);--cx-tooltip-font-weight: var(--cx-font-weight-regular);--cx-tooltip-line-height: var(--cx-line-height-medium);--cx-tooltip-padding: var(--cx-spacing-2x-small) var(--cx-spacing-x-small);--cx-tooltip-background-color: #27272A;--cx-tooltip-color: #FFF;--cx-transition-x-slow: 1s;--cx-transition-slow: .5s;--cx-transition-medium: .25s;--cx-transition-fast: .15s;--cx-transition-x-fast: 50ms;--cx-z-index-drawer: 700;--cx-z-index-dialog: 800;--cx-z-index-dropdown: 900;--cx-z-index-toast: 950;--cx-z-index-tooltip: 1000}.medium-zoom-overlay{z-index:900}.medium-zoom-image{z-index:1000}.cx-theme-dark{color-scheme:dark;--cx-color-primary-50: #202E5F;--cx-color-primary-100: #274195;--cx-color-primary-200: #2744B4;--cx-color-primary-300: #2852DD;--cx-color-primary-400: #2F67F0;--cx-color-primary-500: #2A77FA;--cx-color-primary-600: #4D9CFF;--cx-color-primary-700: #7EBDFF;--cx-color-primary-800: #AAD3FF;--cx-color-primary-900: #C6E2FF;--cx-color-primary-950: #E7F6FF;--cx-color-primary: var(--cx-color-primary-500);--cx-color-success-50: #133F25;--cx-color-success-100: #1B5D34;--cx-color-success-200: #1C6A38;--cx-color-success-300: #1D8541;--cx-color-success-400: #20A84E;--cx-color-success-500: #26B559;--cx-color-success-600: #3ADF76;--cx-color-success-700: #74F2A1;--cx-color-success-800: #A8FBC5;--cx-color-success-900: #C7FFDC;--cx-color-success-950: #E8FFF1;--cx-color-success: var(--cx-color-success-500);--cx-color-warning-50: #592C12;--cx-color-warning-100: #833C14;--cx-color-warning-200: #974413;--cx-color-warning-300: #BA5810;--cx-color-warning-400: #DF7C0F;--cx-color-warning-500: #F29704;--cx-color-warning-600: #FFBD11;--cx-color-warning-700: #FFD239;--cx-color-warning-800: #FFE675;--cx-color-warning-900: #FFF5B2;--cx-color-warning-950: #FFFFE3;--cx-color-warning: var(--cx-color-warning-500);--cx-color-danger-50: #5F1B1B;--cx-color-danger-100: #8A2423;--cx-color-danger-200: #9E211F;--cx-color-danger-300: #BF2320;--cx-color-danger-400: #E22D2A;--cx-color-danger-500: #F43230;--cx-color-danger-600: #FE5C5C;--cx-color-danger-700: #FF7272;--cx-color-danger-800: #FFB6B6;--cx-color-danger-900: #FFCECE;--cx-color-danger-950: #FFEAEA;--cx-color-danger: var(--cx-color-danger-500);--cx-color-neutral-0: #1A1A1E;--cx-color-neutral-50: #242428;--cx-color-neutral-100: #2C2C31;--cx-color-neutral-200: #36363B;--cx-color-neutral-300: #43434A;--cx-color-neutral-400: #56565F;--cx-color-neutral-500: #6C6C74;--cx-color-neutral-600: #8E8E9A;--cx-color-neutral-700: #B6B6BE;--cx-color-neutral-800: #D3D3D9;--cx-color-neutral-900: #E8E8EC;--cx-color-neutral-950: #F2F2F2;--cx-color-neutral-1000: #fff;--cx-color-neutral: var(--cx-color-neutral-700);--cx-shadow-x-small: 0 1px 2px rgb(0 0 0 / 18%);--cx-shadow-small: 0 1px 2px rgb(0 0 0 / 24%);--cx-shadow-medium: 0 5px 17px hsl(240deg 5% 10% / 80%);--cx-shadow-large: 0 10px 35px hsl(240deg 5% 5% / 90%);--cx-shadow-x-large: 0 4px 16px hsl(0deg 0% 0% 24%);--cx-focus-ring-color: var(--cx-color-primary-600);--cx-focus-ring: var(--cx-focus-ring-style) var(--cx-focus-ring-width) var(--cx-focus-ring-color);--cx-input-background-color: var(--cx-color-neutral-0);--cx-input-background-color-disabled: var(--cx-color-neutral-100);--cx-input-background-color-focus: var(--cx-input-background-color);--cx-input-background-color-hover: var(--cx-input-background-color);--cx-input-border-color: var(--cx-color-neutral-400);--cx-input-border-color-disabled: var(--cx-color-neutral-400);--cx-input-border-color-focus: var(--cx-color-primary-600);--cx-input-border-color-hover: var(--cx-color-primary-700);--cx-input-color: var(--cx-color-neutral-900);--cx-input-color-disabled: var(--cx-color-neutral-900);--cx-input-color-focus: var(--cx-color-neutral-900);--cx-input-color-hover: var(--cx-color-neutral-900);--cx-input-filled-background-color: var(--cx-color-neutral-100);--cx-input-filled-background-color-disabled: var(--cx-color-neutral-100);--cx-input-filled-background-color-focus: var(--cx-color-neutral-100);--cx-input-filled-background-color-hover: var(--cx-color-neutral-100);--cx-input-filled-color: var(--cx-color-neutral-800);--cx-input-filled-color-disabled: var(--cx-color-neutral-800);--cx-input-filled-color-focus: var(--cx-color-neutral-700);--cx-input-filled-color-hover: var(--cx-color-neutral-800);--cx-input-focus-ring-color: hsl(198.6deg 88.7% 48.4% / 40%);--cx-input-help-text-color: var(--cx-color-neutral-600);--cx-input-icon-color: var(--cx-color-neutral-500);--cx-input-icon-color-focus: var(--cx-color-neutral-600);--cx-input-icon-color-hover: var(--cx-color-neutral-600);--cx-input-invalid-border-color: var(--cx-color-danger-600);--cx-input-invalid-color: var(--cx-color-danger-700);--cx-input-invalid-shadow: 0 0 0 var(--cx-focus-ring-width) var(--cx-color-danger-300);--cx-input-label-color: var(--cx-color-neutral-600);--cx-input-placeholder-color: var(--cx-color-neutral-500);--cx-input-placeholder-color-disabled: var(--cx-color-neutral-600);--cx-input-required-content-color: var(--cx-input-label-color);--cx-overlay-background-color: hsl(0deg 0% 0% / 43%);--cx-panel-background-color: var(--cx-color-neutral-0);--cx-panel-border-color: var(--cx-color-neutral-200);--cx-menu-item-background-color-hover: var(--cx-color-neutral-100)}.tabulator{background-color:#888;border:1px solid #999;font-size:14px;overflow:hidden;position:relative;text-align:left;transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;user-select:none}.tabulator .tabulator-header{background-color:#e6e6e6;border-bottom:1px solid #999;box-sizing:border-box;color:#555;font-weight:700;outline:none;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{background:#e6e6e6;border-right:1px solid #aaa;box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;text-align:left;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#cdcdcd;border:1px solid #999;pointer-events:none;position:absolute}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{background-color:#d6d6d6;color:#000}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{background-color:#3876ca;color:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:4px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{background:#fff;border:1px solid #999;box-sizing:border-box;padding:1px;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;bottom:0;display:flex;position:absolute;right:4px;top:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid transparent;border-right:6px solid transparent;height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #aaa;display:flex;margin-right:-1px;overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;margin-top:2px;position:relative;text-align:center;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{background-color:#cdcdcd;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #666;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-top:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{align-items:center;display:flex;justify-content:center;text-orientation:mixed;writing-mode:vertical-rl}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;inset:4px 0 auto}.tabulator .tabulator-header .tabulator-frozen{left:0;position:sticky;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder{background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;display:inline-block}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{-webkit-overflow-scrolling:touch;overflow:auto;position:relative;white-space:nowrap;width:100%}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-width:100%;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{color:#ccc;display:inline-block;font-size:20px;font-weight:700;padding:10px;text-align:center;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{background-color:#fff;color:#333;display:inline-block;overflow:visible;position:relative;white-space:nowrap}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#e2e2e2!important;font-weight:700}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-range-overlay{inset:0;pointer-events:none;position:absolute;z-index:10}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{border:1px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;position:absolute;right:-3px;width:6px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{border:2px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-footer{background-color:#e6e6e6;border-top:1px solid #999;color:#555;font-weight:700;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap}.tabulator .tabulator-footer .tabulator-footer-contents{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{border:1px solid #999;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:inline-block;font-size:.9em;padding:5px}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;overflow:hidden;text-align:left;width:100%}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important;display:inline-block}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#555;flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 5px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:#fff3;border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 2px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{background:#0003;color:#fff;cursor:pointer}}.tabulator .tabulator-col-resize-handle{display:inline-block;margin-left:-3px;margin-right:-3px;position:relative;vertical-align:middle;width:6px;z-index:11}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{margin-right:0;width:3px}.tabulator .tabulator-col-resize-guide{background-color:#999;height:100%;margin-left:-.5px;opacity:.5;position:absolute;top:0;width:4px}.tabulator .tabulator-row-resize-guide{background-color:#999;height:4px;left:0;margin-top:-.5px;opacity:.5;position:absolute;width:100%}.tabulator .tabulator-alert{align-items:center;background:#0006;display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;display:inline-block;font-size:16px;font-weight:700;margin:0 auto;padding:10px 20px}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:4px solid #333;color:#000}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{border:4px solid #d00;color:#590000}.tabulator-row{background-color:#fff;box-sizing:border-box;min-height:22px;position:relative}.tabulator-row.tabulator-row-even{background-color:#efefef}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}}.tabulator-row.tabulator-selected{background-color:#9abcea}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator-row.tabulator-row-moving{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{border-bottom:1px solid #aaa;border-top:1px solid #aaa;pointer-events:none;position:absolute;z-index:15}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{background-color:#d6d6d6;color:#000}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{background-color:#3876ca;color:#fff}.tabulator-row .tabulator-row-resize-handle{bottom:0;height:5px;left:0;position:absolute;right:0}.tabulator-row .tabulator-row-resize-handle.prev{bottom:auto;top:0}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{border-right:1px solid #aaa;box-sizing:border-box;display:inline-block;outline:none;overflow:hidden;padding:4px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tabulator-row .tabulator-cell.tabulator-row-header{background:#e6e6e6;border-bottom:1px solid #aaa;border-right:1px solid #999}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;display:inline-block;left:0;position:sticky;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1d68cd;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:transparent;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{background:transparent;border:1px;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{align-items:center;display:inline-flex;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;height:3px;margin-top:2px;width:100%}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{display:inline-block;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom:2px solid #aaa;border-bottom-left-radius:1px;border-left:2px solid #aaa;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control{align-items:center;background:#0000001a;border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background:#0003;cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{align-items:center;background:#666;border-radius:20px;color:#fff;display:inline-flex;font-size:1.1em;font-weight:700;height:15px;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:15px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;display:inline-block;height:14px;width:14px}.tabulator-row.tabulator-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-group:hover{background-color:#0000001a;cursor:pointer}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-toggle{background:#dcdcdc;border:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:row}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{background:#fff;border:1px solid #ccc;box-sizing:border-box}.tabulator-popup-container{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #aaa;box-shadow:0 0 5px #0003;box-sizing:border-box;display:inline-block;font-size:14px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{border-radius:2px;box-shadow:none;font-size:12px;max-width:Min(500px,100%);padding:3px 5px;pointer-events:none}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;padding:5px 10px;position:relative;-webkit-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#efefef;cursor:pointer}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{border-color:#aaa;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:7px;position:absolute;right:10px;top:calc(5px + .4em);transform:rotate(45deg);vertical-align:top;width:7px}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-list{-webkit-overflow-scrolling:touch;font-size:14px;max-height:200px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#333;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{background:#1d68cd;color:#fff}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid hsla(0,0%,100%,.5)}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1d68cd}@media (hover:hover) and (pointer:fine){.tabulator-edit-list .tabulator-edit-list-item:hover{background:#1d68cd;color:#fff;cursor:pointer}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#333;padding:4px;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #aaa;color:#333;font-weight:700;padding:6px 4px 4px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{direction:rtl;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #aaa;border-right:initial;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;left:-3px;position:absolute;right:auto;width:6px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #aaa;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{margin-left:0;margin-right:-3px;width:3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{inset:0;position:absolute;z-index:10000}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{border-bottom:2px solid #aaa;border-bottom-left-radius:1px;border-left:2px solid #aaa;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-print-table .tabulator-print-table-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-print-table-group:hover{background-color:#0000001a;cursor:pointer}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-print-table .tabulator-print-table-group span{color:#d00;margin-left:10px}.tabulator-print-table .tabulator-data-tree-control{align-items:center;background:#0000001a;border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-data-tree-control:hover{background:#0003;cursor:pointer}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}
