@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{--pbl-color-black: 0 0 0;--pbl-color-grey-900: 32 32 32;--pbl-color-grey-800: 48 48 48;--pbl-color-grey-700: 74 74 74;--pbl-color-grey-600: 128 128 128;--pbl-color-grey-500: 173 173 173;--pbl-color-grey-400: 214 214 214;--pbl-color-grey-300: 234 234 234;--pbl-color-grey-200: 245 245 245;--pbl-color-grey-100: 243 245 247;--pbl-color-white: 255 255 255;--pbl-color-red-light: 255 65 76;--pbl-color-red: 252 13 27;--pbl-color-red-dark: 206 8 20;--pbl-color-red-darker: 182 46 54;--pbl-color-orange-light: 247 158 64;--pbl-color-orange: 249 136 14;--pbl-color-yellow-light: 252 225 50;--pbl-color-yellow: 254 224 0;--pbl-color-green-light: 33 165 97;--pbl-color-green: 0 166 81;--pbl-color-blue-light: 92 182 255;--pbl-color-blue: 0 120 220;--pbl-color-blue-dark: 0 66 108;--pbl-box-shadow: 0 2px 12px rgb(var(--pbl-primary-contrast) / 15%);--pbl-focus-ring: 0 0 0 4px rgb(var(--pbl-primary) / 50%);--pbl-font-family: Roboto, sans-serif;--pbl-spacing-3xs: .25em;--pbl-spacing-2xs: .5em;--pbl-spacing-xs: .75em;--pbl-spacing-s: 1em;--pbl-spacing-m: 1.5em;--pbl-spacing-l: 2em;--pbl-spacing-xl: 2.5em;--pbl-spacing-2xl: 3em;--pbl-spacing-3xl: 4em;--pbl-variable-spacing-factor: 1;--pbl-variable-spacing-3xs: calc( var(--pbl-spacing-3xs) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-2xs: calc( var(--pbl-spacing-2xs) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-xs: calc( var(--pbl-spacing-xs) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-s: calc( var(--pbl-spacing-s) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-m: calc( var(--pbl-spacing-m) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-l: calc( var(--pbl-spacing-l) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-xl: calc( var(--pbl-spacing-xl) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-2xl: calc( var(--pbl-spacing-2xl) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-3xl: calc( var(--pbl-spacing-3xl) * var(--pbl-variable-spacing-factor) );--pbl-background: var(--pbl-color-grey-100);--pbl-border: var(--pbl-color-grey-500);--pbl-border-muted: var(--pbl-color-grey-500);--pbl-caution: var(--pbl-color-yellow);--pbl-disabled: var(--pbl-color-grey-400);--pbl-divider: var(--pbl-color-grey-300);--pbl-foreground: var(--pbl-color-white);--pbl-foreground-active: var(--pbl-color-blue) / 25%;--pbl-foreground-invalid: var(--pbl-color-red) / 10%;--pbl-foreground-muted: var(--pbl-color-grey-200);--pbl-invalid: var(--pbl-color-red);--pbl-invalid-contrast: var(--pbl-color-red-dark);--pbl-primary: var(--pbl-color-blue);--pbl-primary-contrast: var(--pbl-color-blue-dark);--pbl-success: var(--pbl-color-green);--pbl-text: var(--pbl-color-grey-700);--pbl-text-active: var(--pbl-color-blue-dark);--pbl-text-contrast: var(--pbl-color-black);--pbl-text-muted: var(--pbl-color-grey-500);--pbl-warning: var(--pbl-color-orange)}html[data-theme=dark]{--pbl-box-shadow: 0 2px 12px rgb(var(--pbl-color-black) / 25%);--pbl-focus-ring: 0 0 0 4px rgb(var(--pbl-color-white) / 50%);--pbl-background: var(--pbl-color-grey-800);--pbl-border: var(--pbl-color-grey-500);--pbl-border-muted: var(--pbl-color-grey-700);--pbl-caution: var(--pbl-color-yellow-light);--pbl-disabled: var(--pbl-color-grey-600);--pbl-divider: var(--pbl-color-grey-700);--pbl-foreground: var(--pbl-color-grey-900);--pbl-foreground-active: var(--pbl-color-blue-light) / 25%;--pbl-foreground-invalid: var(--pbl-color-grey-900);--pbl-foreground-muted: var(--pbl-color-grey-900);--pbl-invalid: var(--pbl-color-red-light);--pbl-invalid-contrast: var(--pbl-color-red-darker);--pbl-primary: var(--pbl-color-blue-light);--pbl-primary-contrast: var(--pbl-color-blue);--pbl-success: var(--pbl-color-green-light);--pbl-text: var(--pbl-color-white);--pbl-text-active: var(--pbl-color-blue-dark);--pbl-text-contrast: var(--pbl-color-grey-500);--pbl-text-muted: var(--pbl-color-grey-600);--pbl-warning: var(--pbl-color-orange-light)}:root{--pbl-toast-background: var(--pbl-color-grey-800);--pbl-toast-text: var(--pbl-color-white);--pbl-toast-action-text: var(--pbl-color-blue-light);--pbl-toast-action-text-active: var(--pbl-color-blue);--pbl-toast-action-text-alt: var(--pbl-color-grey-300);--pbl-toast-action-text-active-alt: var(--pbl-color-white);--pbl-toast-error: var(--pbl-color-red-darker)}html[data-theme=dark]{--pbl-toast-background: var(--pbl-color-grey-100);--pbl-toast-text: var(--pbl-color-grey-700);--pbl-toast-action-text: var(--pbl-color-blue);--pbl-toast-action-text-active: var(--pbl-color-blue-dark);--pbl-toast-action-text-alt: var(--pbl-color-grey-300);--pbl-toast-action-text-active-alt: var(--pbl-color-white);--pbl-toast-error: var(--pbl-color-red-dark)}:root{font-family:Roboto,sans-serif;color:rgb(var(--pbl-text))}*{box-sizing:border-box}html{background-color:rgb(var(--pbl-background))}body{min-height:100vh}html,body{margin:0;padding:0}#app{height:100%}.loading-page[data-v-80a76f21]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1.5em}.loading-page__spinner[data-v-80a76f21]{--size: 4em}.loading-page__text[data-v-80a76f21]{display:flex;flex-direction:column;align-items:center;gap:.5em}.loading-page__text__title[data-v-80a76f21]{margin:0}.loading-page__text__subtitle[data-v-80a76f21]{margin:0;color:#adadad}.up-dev-tools[data-v-f54c58ac]{display:flex;flex-direction:column;border-radius:4px;white-space:nowrap}.up-dev-tools--development[data-v-f54c58ac]{border:1px solid #7d387d}.up-dev-tools--staging[data-v-f54c58ac]{border:1px solid #cc9419}.up-dev-tools__environment[data-v-f54c58ac]{display:flex;justify-content:center;padding:.25em 0;border-top-left-radius:2px;border-top-right-radius:2px;color:rgb(var(--pbl-foreground));font-weight:700;font-size:.8em}.up-dev-tools__environment--development[data-v-f54c58ac]{background-color:#7d387d}.up-dev-tools__environment--staging[data-v-f54c58ac]{background-color:#cc9419}.up-dev-tools__urls[data-v-f54c58ac]{display:flex;flex-direction:column;justify-content:center;padding:.5em .75em;gap:.75em}.up-dev-tools__urls-item[data-v-f54c58ac]{display:flex;flex-direction:column;justify-content:flex-start}.up-dev-tools__urls-item>span[data-v-f54c58ac]{font-weight:600}.up-dev-tools__urls-item>a[data-v-f54c58ac]{color:rgb(var(--pbl-primary))}.up-dev-tools__quick-links[data-v-f54c58ac]{display:flex;flex-direction:column;justify-content:center;border-top:1px solid rgb(var(--pbl-border))}.up-dev-tools__quick-links-button[data-v-f54c58ac]{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75em;width:100%;padding:.5em .75em;border:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:rgb(var(--pbl-text));background-color:rgb(var(--pbl-background))}.up-dev-tools__quick-links-button[data-v-f54c58ac]:hover{background-color:rgb(var(--pbl-foreground-active))}.up-dev-tools__quick-links-button[data-v-f54c58ac]:active{background-color:rgb(var(--pbl-background))}.user-profile[data-v-fb0212ff]{position:absolute;top:calc(100% + 7px);right:-7px;color:rgb(var(--pbl-text));background-color:rgb(var(--pbl-foreground));border-radius:3px;box-shadow:#04071626 0 5.625px 11.25px -1.25px;white-space:nowrap;z-index:1}.user-profile__pointer[data-v-fb0212ff]{position:relative;z-index:20;top:-5px;right:14px;margin-left:auto;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgb(var(--pbl-foreground))}.user-profile__content[data-v-fb0212ff]{display:flex;flex-direction:column;gap:.75em;padding:.5em .75em 1em}.user-profile__user-info[data-v-fb0212ff]{display:flex;flex-direction:column;gap:.25em}.user-profile__user-info-greeting[data-v-fb0212ff]{font-weight:500}.user-profile__user-info h3[data-v-fb0212ff],.user-profile__user-info h4[data-v-fb0212ff]{margin:0}.user-profile__button-section[data-v-fb0212ff]{display:flex;flex-direction:column;gap:.5em}.user-profile__button-section-group[data-v-fb0212ff]{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.5em}.user-profile__button[data-v-fb0212ff]{display:flex;justify-content:center;align-items:center;gap:.75em;cursor:pointer;padding:.75em 1em;font-weight:600;color:rgb(var(--pbl-foreground));background-color:rgb(var(--pbl-primary));border:none;border-radius:4px}.user-profile__button pbl-icon[data-v-fb0212ff]{--size: 1.4em}.user-profile__button[data-v-fb0212ff]:hover:not(.user-profile__button:active){background-color:rgb(var(--pbl-primary-contrast))}.user-profile__button--outlined-red[data-v-fb0212ff]{color:rgb(var(--pbl-invalid));border:1px solid rgb(var(--pbl-invalid));background-color:rgb(var(--pbl-foreground))}.user-profile__button--outlined-red[data-v-fb0212ff]:hover:not(.user-profile__button--outlined-red:active){background-color:rgb(var(--pbl-foreground-active))}.user-profile__button--outlined-blue[data-v-fb0212ff]{color:rgb(var(--pbl-primary));border:1px solid rgb(var(--pbl-primary));background-color:rgb(var(--pbl-foreground))}.user-profile__button--outlined-blue[data-v-fb0212ff]:hover:not(.user-profile__button--outlined-blue:active){background-color:rgb(var(--pbl-foreground-active))}.v-enter-active[data-v-fb0212ff],.v-leave-active[data-v-fb0212ff]{transition:all .3s cubic-bezier(.42,.97,.52,1.49)}.v-enter-from[data-v-fb0212ff],.v-leave-to[data-v-fb0212ff]{opacity:0}.app-drawer-item[data-v-ce2534fe]{display:flex;align-items:center;gap:.75em;padding:.5em 1.5em;cursor:pointer}.app-drawer-item[data-v-ce2534fe]:hover{background-color:rgb(var(--pbl-foreground-active))}.app-drawer-item__icon[data-v-ce2534fe]{width:30px}.app-drawer-item__text[data-v-ce2534fe]{overflow-wrap:anywhere;margin:0;font-weight:400;white-space:pre-wrap}.app-drawer[data-v-f3efee81]{z-index:1;position:fixed;top:0;left:0;bottom:0;--padding: 0}.app-drawer__content[data-v-f3efee81]{padding:1em 0;display:flex;flex-direction:column;gap:1.5em}.app-drawer__brand-logo[data-v-f3efee81]{height:50px}.app-drawer__list[data-v-f3efee81]{display:flex;flex-direction:column}.app-drawer__list-title[data-v-f3efee81]{padding-left:1em}.background[data-v-f3efee81]{position:fixed;inset:0;background-color:#0000001a}.slide-in-enter-active[data-v-f3efee81],.slide-in-leave-active[data-v-f3efee81]{transition:all .2s ease-in-out}.slide-in-enter-from[data-v-f3efee81],.slide-in-leave-to[data-v-f3efee81]{transform:translate(-100%)}.darken-enter-active[data-v-f3efee81],.darken-leave-active[data-v-f3efee81]{transition:all .2s linear}.darken-enter-from[data-v-f3efee81],.darken-leave-to[data-v-f3efee81]{opacity:0}.notification-item[data-v-b1d4a6a8]{display:flex;flex-direction:column;gap:.5em;padding:.75em}.notification-item[data-v-b1d4a6a8]:not(.notification-item:first-child){border-top:1px solid rgb(var(--pbl-border))}.notification-item__source-info[data-v-b1d4a6a8]{display:flex;justify-content:space-between;align-items:center;color:rgb(var(--pbl-text-muted));font-size:.9em}.notification-item__title[data-v-b1d4a6a8]{display:flex;align-items:center;gap:.5em;white-space:normal;font-weight:600}.notification-item__read-circle[data-v-b1d4a6a8]{height:10px;width:10px;margin-top:-1px;background-color:rgb(var(--pbl-primary));border-radius:50%}.notification-item__description[data-v-b1d4a6a8]{white-space:normal;font-size:.9em}.notification-item__buttons[data-v-b1d4a6a8]{display:flex;align-items:center;gap:.75em;padding-left:.25em}.notification-item__buttons-item[data-v-b1d4a6a8]{cursor:pointer;padding:0;margin-top:.25em;background-color:transparent;border:0;color:rgb(var(--pbl-primary));font-size:1em;font-weight:500;text-align:left}.notification-item__buttons-item[data-v-b1d4a6a8]:hover:not(.notification-item__buttons-item:active){color:rgb(var(--pbl-primary-contrast))}.notifications[data-v-bd35927a]{position:absolute;top:calc(100% + 7px);right:-7px;color:rgb(var(--pbl-text));background-color:rgb(var(--pbl-foreground));border-radius:3px;box-shadow:#04071626 0 5.625px 11.25px -1.25px;white-space:nowrap;z-index:1}.notifications__pointer[data-v-bd35927a]{position:relative;z-index:20;top:-5px;right:14px;margin-left:auto;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgb(var(--pbl-foreground))}.notifications__content[data-v-bd35927a]{display:flex;flex-direction:column}.notifications__content-header[data-v-bd35927a]{display:flex;justify-content:space-between;align-items:center;padding:.5em .75em 1em}.notifications__content-notifications[data-v-bd35927a]{max-height:60vh;overflow-y:auto;border-top:1px solid rgb(var(--pbl-border));border-bottom:1px solid rgb(var(--pbl-primary-contrast))}.notifications__content-actions[data-v-bd35927a]{display:flex;flex-direction:column}.notifications__clear-button[data-v-bd35927a]{cursor:pointer;display:flex;gap:.25em;margin-left:4em;border:0;background-color:transparent;color:rgb(var(--pbl-invalid))}.notifications__clear-button[data-v-bd35927a]:hover:not(.notifications__clear-button:active){color:rgb(var(--pbl-invalid-contrast))}.notifications__action-button[data-v-bd35927a]{cursor:pointer;padding:.75em 0;border:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.notifications__action-button--blue[data-v-bd35927a]{color:#fff;background-color:rgb(var(--pbl-primary))}.notifications__action-button--blue[data-v-bd35927a]:hover:not(.notifications__action-button--blue:active){background-color:rgb(var(--pbl-primary-contrast))}.notifications__title[data-v-bd35927a]{margin:0}.v-enter-active[data-v-bd35927a],.v-leave-active[data-v-bd35927a]{transition:all .3s cubic-bezier(.42,.97,.52,1.49)}.v-enter-from[data-v-bd35927a],.v-leave-to[data-v-bd35927a]{opacity:0}.header[data-v-600c18c3]{display:flex;align-items:center;justify-content:space-between;height:50px;padding:.5em 1em;color:rgb(var(--pbl-foreground));background-color:rgb(var(--pbl-primary));user-select:none}.header--dev[data-v-600c18c3]{background-color:#b3254c}.header--uat[data-v-600c18c3]{background-color:#8a3898}.header--prd[data-v-600c18c3]{background-color:#0178dc}.header__vertical-separator[data-v-600c18c3]{width:2px;height:calc(50px - 1.5em);background-color:rgb(var(--pbl-primary-contrast)/.5)}.header__vertical-separator--dev[data-v-600c18c3]{background-color:#9e2143}.header__vertical-separator--uat[data-v-600c18c3]{background-color:#793185}.header__vertical-separator--prd[data-v-600c18c3]{background-color:#016ac3}.header__right-content[data-v-600c18c3]{display:flex;flex-direction:row;align-items:center;gap:1em}.header__brand-logo[data-v-600c18c3]{height:calc(50px - 1em)}.header__app-name[data-v-600c18c3]{margin:0;font-weight:400}.header__left-content[data-v-600c18c3]{display:flex;flex-direction:row;align-items:center;gap:1em}.header__icon-wrapper[data-v-600c18c3]{position:relative}.header__icon-badge[data-v-600c18c3]{cursor:pointer;position:absolute;z-index:10;top:-8px;right:0;transform:translate(35%);background-color:rgb(var(--pbl-invalid));font-size:.8em;padding:2px 4px;border-radius:8px}.header__icon[data-v-600c18c3]{position:relative;cursor:pointer;--size: 1.5em}.header__icon--active[data-v-600c18c3]{color:#ffffff80}.main-layout[data-v-50a26514]{height:100%;display:flex;flex-direction:column}.main-layout__page[data-v-50a26514]{height:100%;width:100%}.pie-chart-container[data-v-5e0d418e]{margin:auto;width:360px;height:360px}@media only screen and (max-width: 768px){.pie-chart-container[data-v-5e0d418e]{width:100%}}.bar-chart-container[data-v-f712112b]{width:360px;height:180px;margin:10px auto 20px}.machine-summary[data-v-f371fb8f]{text-align:center;line-height:30px;color:#0078dc}.chart-divider-1[data-v-f371fb8f]{height:5px;width:100%;background-color:rgb(var(--pbl-background))}.filter-category[data-v-d1b87806]{margin:10px 0 0;padding:0}.filter-headline[data-v-d1b87806]{margin:0 0 5px}.div-select-single[data-v-d1b87806]{width:calc(95% - 80px);display:inline-block}.badge-button-selected[data-v-d1b87806]{font-size:medium;font-weight:400;margin:0 10px 5px 0;padding:5px 8px;color:rgb(var(--pbl-text-contrast));background-color:rgb(var(--pbl-foreground-active));border-radius:5px}.badge-button-unselected[data-v-d1b87806]{font-size:medium;font-weight:400;padding:5px 8px;margin:0 10px 5px 0;color:rgb(var(--pbl-primary));background-color:rgb(var(--pbl-foreground));border-radius:5px}.div-select-all[data-v-d1b87806]{width:80px;display:inline-block;vertical-align:top}.badge-button-select-all[data-v-d1b87806],.badge-button-unselect-all[data-v-d1b87806]{padding:0;margin-right:10px;border-radius:5px}.icon-select-all[data-v-d1b87806]{color:rgb(var(--pbl-success));background-color:rgb(var(--pbl-foreground));--size: 1.6em}.icon-unselect-all[data-v-d1b87806]{color:rgb(var(--pbl-invalid));background-color:rgb(var(--pbl-foreground));--size: 1.6em}.button-span[data-v-e7457a44]{display:inline-block;vertical-align:middle;height:25px}.reset-button[data-v-e7457a44]{height:25px;margin:0 0 0 10px;color:rgb(var(--pbl-primary));background-color:rgb(var(--pbl-foreground));padding:0;border:hidden}.reset-button[data-v-e7457a44]:hover{background-color:rgb(var(--pbl-background));cursor:pointer}.button-row[data-v-28dd11a6]{width:fit-content;display:inline-block;align-content:center}.dialog-activator[data-v-28dd11a6]{width:160px;height:44px;font-size:larger;margin:3px 10px 0 0;color:rgb(var(--pbl-primary));border:2px solid rgb(var(--pbl-primary));background-color:rgb(var(--pbl-foreground))}.button-span[data-v-28dd11a6]{display:inline-block;vertical-align:middle}.dialog-button-span[data-v-28dd11a6]{display:inline-block;float:right;margin:20px 10px 20px 0}.reset-button[data-v-28dd11a6]{margin:0 0 0 10px;color:rgb(var(--pbl-primary));background-color:rgb(var(--pbl-foreground));padding:0;border:hidden}.reset-button[data-v-28dd11a6]:hover{background-color:rgb(var(--pbl-background));cursor:pointer}.sort-select[data-v-28dd11a6]{width:160px;height:44px;font-size:larger;margin:3px 0 0;vertical-align:top;text-align:center;color:rgb(var(--pbl-primary));border:2px solid rgb(var(--pbl-primary));background-color:rgb(var(--pbl-foreground))}@media only screen and (max-width: 768px){.button-row[data-v-28dd11a6]{margin:auto auto 15px;width:fit-content}.dialog-activator[data-v-28dd11a6]{margin:3px 5px 0 0}}@media only screen and (max-width: 414px){.sort-select[data-v-28dd11a6]{margin:3px 0 0}}:root{--pbl-color-black: 0 0 0;--pbl-color-grey-900: 32 32 32;--pbl-color-grey-800: 48 48 48;--pbl-color-grey-700: 74 74 74;--pbl-color-grey-600: 128 128 128;--pbl-color-grey-500: 173 173 173;--pbl-color-grey-400: 214 214 214;--pbl-color-grey-300: 234 234 234;--pbl-color-grey-200: 245 245 245;--pbl-color-grey-100: 243 245 247;--pbl-color-white: 255 255 255;--pbl-color-blue-light: 92 182 255;--pbl-color-blue: 0 120 220;--pbl-color-blue-dark: 0 66 108;--pbl-color-red-light: 255 65 76;--pbl-color-red: 252 13 27;--pbl-color-red-dark: 206 8 20;--pbl-color-red-darker: 182 46 54;--pbl-box-shadow: 0 2px 12px rgb(var(--pbl-primary-contrast) / 15%);--pbl-focus-ring: 0 0 0 4px rgb(var(--pbl-primary) / 50%);--pbl-font-family: Roboto, sans-serif;--pbl-spacing-3xs: .25em;--pbl-spacing-2xs: .5em;--pbl-spacing-xs: .75em;--pbl-spacing-s: 1em;--pbl-spacing-m: 1.5em;--pbl-spacing-l: 2em;--pbl-spacing-xl: 2.5em;--pbl-spacing-2xl: 3em;--pbl-spacing-3xl: 4em;--pbl-variable-spacing-factor: 1;--pbl-variable-spacing-3xs: calc( var(--pbl-spacing-3xs) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-2xs: calc( var(--pbl-spacing-2xs) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-xs: calc( var(--pbl-spacing-xs) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-s: calc( var(--pbl-spacing-s) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-m: calc( var(--pbl-spacing-m) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-l: calc( var(--pbl-spacing-l) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-xl: calc( var(--pbl-spacing-xl) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-2xl: calc( var(--pbl-spacing-2xl) * var(--pbl-variable-spacing-factor) );--pbl-variable-spacing-3xl: calc( var(--pbl-spacing-3xl) * var(--pbl-variable-spacing-factor) );--pbl-background: var(--pbl-color-grey-100);--pbl-border: var(--pbl-color-grey-500);--pbl-border-muted: var(--pbl-color-grey-500);--pbl-disabled: var(--pbl-color-grey-400);--pbl-divider: var(--pbl-color-grey-300);--pbl-foreground: var(--pbl-color-white);--pbl-foreground-active: var(--pbl-color-blue) / 25%;--pbl-foreground-invalid: var(--pbl-color-red) / 10%;--pbl-foreground-muted: var(--pbl-color-grey-200);--pbl-invalid: var(--pbl-color-red);--pbl-invalid-contrast: var(--pbl-color-red-dark);--pbl-primary: var(--pbl-color-blue);--pbl-primary-contrast: var(--pbl-color-blue-dark);--pbl-text: var(--pbl-color-grey-700);--pbl-text-active: var(--pbl-color-blue-dark);--pbl-text-contrast: var(--pbl-color-black);--pbl-text-muted: var(--pbl-color-grey-500)}html[data-theme=dark]{--pbl-box-shadow: 0 2px 12px rgb(var(--pbl-color-black) / 25%);--pbl-focus-ring: 0 0 0 4px rgb(var(--pbl-color-white) / 50%);--pbl-background: var(--pbl-color-grey-800);--pbl-border: var(--pbl-color-grey-500);--pbl-border-muted: var(--pbl-color-grey-700);--pbl-disabled: var(--pbl-color-grey-600);--pbl-divider: var(--pbl-color-grey-700);--pbl-foreground: var(--pbl-color-grey-900);--pbl-foreground-active: var(--pbl-color-blue-light) / 25%;--pbl-foreground-invalid: var(--pbl-color-grey-900);--pbl-foreground-muted: var(--pbl-color-grey-900);--pbl-invalid: var(--pbl-color-red-light);--pbl-invalid-contrast: var(--pbl-color-red-darker);--pbl-primary: var(--pbl-color-blue-light);--pbl-primary-contrast: var(--pbl-color-blue);--pbl-text: var(--pbl-color-white);--pbl-text-active: var(--pbl-color-blue-dark);--pbl-text-contrast: var(--pbl-color-grey-500);--pbl-text-muted: var(--pbl-color-grey-600)}.tabulator{position:relative;border:1px solid #999;background-color:#888;font-size:14px;text-align:left;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);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{user-select:none}.tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid #999;background-color:#e6e6e6;color:#555;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 .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{display:inline-flex;position:relative;box-sizing:border-box;flex-direction:column;justify-content:flex-start;border-right:1px solid #aaa;background:#e6e6e6;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid #999;background:#cdcdcd;pointer-events:none}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:4px}.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;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{white-space:normal;text-overflow:clip}.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 .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{display:flex;align-items:center;position:absolute;top:0;bottom:0;right:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:flex;border-top:1px solid #aaa;overflow:hidden;margin-right:-1px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center}.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{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{cursor:pointer;background-color:#cdcdcd}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-top:6px solid #555}.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{writing-mode:vertical-rl;text-orientation:mixed;display:flex;align-items:center;justify-content:center}.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-right:0;padding-bottom:20px}.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{position:sticky;left:0;z-index:10}.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{box-sizing:border-box;background:#f3f3f3!important;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle,.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%;min-width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{display:inline-block;text-align:center;padding:10px;color:#ccc;font-weight:700;font-size:20px;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{position:relative;display:inline-block;background-color:#fff;white-space:nowrap;overflow:visible;color:#333}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:#e2e2e2!important}.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-footer{border-top:1px solid #999;background-color:#e6e6e6;color:#555;font-weight:700;white-space:nowrap;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-footer .tabulator-footer-contents{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:100%;text-align:left;background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{display:inline-block;background:#f3f3f3!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{flex:1;text-align:right;color:#555;font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:1px solid #aaa;border-radius:3px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 2px;padding:2px 5px;border:1px solid #aaa;border-radius:3px;background:hsla(0,0%,100%,.2)}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{cursor:pointer;background:rgba(0,0,0,.2);color:#fff}.tabulator .tabulator-col-resize-handle{position:relative;display:inline-block;width:6px;margin-left:-3px;margin-right:-3px;z-index:10;vertical-align:middle}.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}.tabulator .tabulator-col-resize-handle:last-of-type{width:3px;margin-right:0}.tabulator .tabulator-alert{position:absolute;display:flex;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:rgba(0,0,0,.4);text-align:center}.tabulator .tabulator-alert .tabulator-alert-msg{display:inline-block;margin:0 auto;padding:10px 20px;border-radius:10px;background:#fff;font-weight:700;font-size:16px}.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{position:relative;box-sizing:border-box;min-height:22px;background-color:#fff}.tabulator-row.tabulator-row-even{background-color:#efefef}.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}.tabulator-row.tabulator-selected{background-color:#9abcea}.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}.tabulator-row.tabulator-row-moving{border:1px solid #000;background:#fff}.tabulator-row.tabulator-moving{position:absolute;border-top:1px solid #aaa;border-bottom:1px solid #aaa;pointer-events:none;z-index:15}.tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.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{display:inline-block;position:relative;box-sizing:border-box;padding:4px;border-right:1px solid #aaa;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabulator-row .tabulator-cell.tabulator-frozen{display:inline-block;position:sticky;left:0;background-color:inherit;z-index:10}.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{border:1px;background:transparent;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{border:1px;background:transparent;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{display:inline-flex;align-items:center;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{width:100%;height:3px;margin-top:2px;background:#666}.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 #aaa;border-bottom:2px solid #aaa}.tabulator-row .tabulator-cell .tabulator-data-tree-control{display:inline-flex;justify-content: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-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0,0,0,.2)}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.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-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.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-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:inline-flex;align-items: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-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:.7;cursor:pointer}.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{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:5px 5px 5px 10px;background:#ccc;font-weight:700;min-width:100%}.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:#0000001a}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.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{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-row.tabulator-group span{margin-left:10px;color:#d00}.tabulator-popup-container{position:absolute;display:inline-block;box-sizing:border-box;background:#fff;border:1px solid #aaa;box-shadow:0 0 5px #0003;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-popup{padding:5px;border-radius:3px}.tabulator-tooltip{max-width:Min(500px,100%);padding:3px 5px;border-radius:2px;box-shadow:none;font-size:12px;pointer-events:none}.tabulator-menu .tabulator-menu-item{position:relative;box-sizing:border-box;padding:5px 10px;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:#efefef}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;height:7px;width:7px;content:"";border-color:#aaa;border-style:solid;border-width:1px 1px 0 0;vertical-align:top;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-list{max-height:200px;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch}.tabulator-edit-list .tabulator-edit-list-item{padding:4px;color:#333;outline:none}.tabulator-edit-list .tabulator-edit-list-item.active{color:#fff;background:#1d68cd}.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}.tabulator-edit-list .tabulator-edit-list-item:hover{cursor:pointer;color:#fff;background:#1d68cd}.tabulator-edit-list .tabulator-edit-list-placeholder{padding:4px;color:#333;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #aaa;padding:6px 4px 4px;color:#333;font-weight:700}.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{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{text-align:initial;border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-right:0;margin-left:-1px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:0;padding-left:25px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-right:initial;border-left:1px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{margin-right:0;margin-left:5px;border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-right:0;margin-left:5px}.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{width:3px;margin-left:0;margin-right:-3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{position:absolute;inset:0;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{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 #aaa;border-bottom:2px solid #aaa}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:5px 5px 5px 10px;background:#ccc;font-weight:700;min-width:100%}.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:#0000001a}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.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{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-print-table .tabulator-print-table-group span{margin-left:10px;color:#d00}.tabulator-print-table .tabulator-data-tree-control{display:inline-flex;justify-content: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-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0,0,0,.2)}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}html{--pbl-table-alt-row: var(--pbl-foreground-muted) / 50%}html[data-theme=dark]{--pbl-table-alt-row: var(--pbl-divider) / 10%}.tabulator{border:none;background-color:rgb(var(--pbl-foreground));font-family:var(--pbl-font-family)}.tabulator .tabulator-tableholder .tabulator-table{background-color:rgb(var(--pbl-foreground))}.tabulator .tabulator-header{border-bottom:2px solid rgb(var(--pbl-divider));background-color:rgb(var(--pbl-foreground));color:rgb(var(--pbl-text))}.tabulator .tabulator-header .tabulator-col,.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left,.tabulator-row .tabulator-frozen.tabulator-frozen-left{background-color:rgb(var(--pbl-foreground));border-right:1px solid rgb(var(--pbl-divider))}.tabulator-col-title{line-height:1em;padding:var(--pbl-variable-spacing-s)}.tabulator-row .tabulator-cell{padding:var(--pbl-variable-spacing-s);border-right:1px solid rgb(var(--pbl-divider));border-bottom:1px solid rgb(var(--pbl-divider));vertical-align:middle;color:rgb(var(--pbl-text))}.tabulator-row .tabulator-cell a{color:rgb(var(--pbl-primary));text-decoration:none}.tabulator .tabulator-row,.tabulator .tabulator-selectable,.tabulator-row.tabulator-row-odd{background-color:rgb(var(--pbl-foreground))}.tabulator-row.tabulator-row-even{background-color:rgb(var(--pbl-table-alt-row))}.tabulator-row.tabulator-selectable.tabulator-selected,.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover,.tabulator .tabulator-selectable:hover{background-color:rgb(var(--pbl-foreground-active))}.tabulator .tabulator-row .tabulator-cell.tabulator-editing{border:none;box-shadow:var(--pbl-focus-ring) inset}.tabulator .tabulator-row .tabulator-cell.tabulator-editing>input[type=text]{color:rgb(var(--pbl-text));font-family:var(--pbl-font-family);padding:var(--pbl-variable-spacing-s)!important}.tabulator .tabulator-row .tabulator-cell.tabulator-editing>div{padding:var(--pbl-variable-spacing-s)!important}.tabulator .tabulator-row .tabulator-cell.tabulator-editing>input[type=checkbox]{margin-top:var(--pbl-variable-spacing-s)!important}.tabulator-edit-list.tabulator-popup-container{background-color:rgb(var(--pbl-foreground))}.tabulator-edit-list.tabulator-popup-container .tabulator-edit-list-item,.tabulator-edit-list.tabulator-popup-container .tabulator-edit-list-placeholder{font-family:var(--pbl-font-family);color:rgb(var(--pbl-text));background-color:rgb(var(--pbl-foreground));padding:var(--pbl-variable-spacing-s);text-align:left}.tabulator-edit-list.tabulator-popup-container .tabulator-edit-list-item:hover,.tabulator-edit-list.tabulator-popup-container .tabulator-edit-list-item.active{color:rgb(var(--pbl-text));background-color:rgb(var(--pbl-foreground-active))}.tabulator-edit-list.tabulator-popup-container .tabulator-edit-list-item.focused{border:none;outline:none;box-shadow:var(--pbl-focus-ring) inset}.tabulator .tabulator-footer,.filter-container{background-color:rgb(var(--pbl-foreground))}.filter-container{padding:16px;border:1px solid rgb(var(--pbl-divider))}.tabulator .tabulator-footer{border:none}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid rgb(var(--pbl-divider))}.tabulator-tooltip{max-width:18.75em;color:rgb(var(--pbl-text));padding:var(--pbl-variable-spacing-xs);border-radius:4px;box-shadow:var(--pbl-box-shadow);font-family:var(--pbl-font-family);line-height:18px;font-size:.875em;pointer-events:none}.tabulator-tooltip.tabulator-popup-container{background-color:rgb(var(--pbl-foreground));border:none}.tabulator .tabulator-footer button.tabulator-page{border:none;background-color:rgb(var(--pbl-foreground));font-family:var(--pbl-font-family);color:rgb(var(--pbl-text))}.tabulator .tabulator-footer button.tabulator-page.active{border:none;color:rgb(var(--pbl-primary))}.tabulator .tabulator-footer button:focus-visible{border:none;outline:none;box-shadow:var(--pbl-focus-ring)}.tabulator .tabulator-row .tabulator-cell .tabulator-data-tree-control{color:rgb(var(--pbl-text));background-color:rgb(var(--pbl-foreground));border-color:rgb(var(--pbl-divider));width:16px;height:16px}.tabulator .tabulator-row .tabulator-cell .tabulator-data-tree-control:focus-visible{border:none;outline:none;box-shadow:var(--pbl-focus-ring)}.tabulator .tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background-color:rgb(var(--pbl-foreground-active));border-color:rgb(var(--pbl-foreground-active))}.tabulator .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after,.tabulator .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand,.tabulator .tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:rgb(var(--pbl-text))}.tabulator .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-color:rgb(var(--pbl-text-muted))}.tabulator input{background-color:rgb(var(--pbl-foreground));border:1px solid rgb(var(--pbl-border));border-radius:4px;color:rgb(var(--pbl-text));font-family:var(--pbl-font-family);height:calc(2 * var(--pbl-variable-spacing-xs) + 1em);line-height:calc(2 * var(--pbl-variable-spacing-xs) + 1em);padding:0 var(--pbl-spacing-xs)!important}.tabulator input::placeholder{color:rgb(var(--pbl-text-muted))}.tabulator input:focus,.tabulator input:focus-visible{border-color:transparent;outline:none;box-shadow:var(--pbl-focus-ring)}.tabulator input:hover:not(:focus):not(:disabled):not(:read-only){border-color:rgb(var(--pbl-primary))}.filler-styles[data-v-00cde93e]{height:100%;border-radius:inherit;text-align:right,}.container[data-v-00cde93e]{height:20px;width:100%;background-color:#e0e0de;border-radius:50px;margin:10px;text-align:right;padding-right:10px;position:relative}.label-time-remaining[data-v-00cde93e]{padding:5px;color:rgb(var(--pbl-text));font-weight:700;position:relative}.label-completion[data-v-00cde93e]{padding:5px;color:#fff;font-weight:700}.grid-container[data-v-79f11028]{width:48%;min-height:230px;border:4px solid;border-radius:20px;float:left;margin-top:10px;margin-left:10px}.info-container[data-v-79f11028]{width:100%;float:left}.machine-name[data-v-79f11028]{margin:5px 0 0 10px}.info-icon[data-v-79f11028]{--size: 1.5em;color:rgb(var(--pbl-invalid))}.info-icon-span[data-v-79f11028]{display:inline-block;float:right;margin-right:5%;margin-top:5px}.machine-info-box[data-v-79f11028]{width:49%;float:left;padding:10px 0 5px}.machine-info-paragraph[data-v-79f11028]{margin:0}.machine-info-span[data-v-79f11028]{margin:0 0 0 10px;font-size:medium;white-space:nowrap;float:left}.machine-info-span-bold[data-v-79f11028]{margin:0 0 0 10px;font-size:medium;white-space:nowrap;float:left;font-weight:700}.inline-span[data-v-79f11028]{display:inline-block}.inline-h3[data-v-79f11028]{margin:0 0 0 10px}.progress-bar-container[data-v-79f11028]{width:100%;padding-right:5%;float:left}.event-separator[data-v-79f11028]{margin-left:10px;color:rgb(var(--pbl-border))}.event-info-title[data-v-79f11028]{margin:10px 0 0 10px;overflow-wrap:break-word}.event-info-box[data-v-79f11028]{width:100%;float:left}.event-time[data-v-79f11028]{width:47%;float:left;margin:10px 0 10px 10px;font-size:.9em}.event-time-span[data-v-79f11028]{white-space:nowrap;display:inline-block}.event-time-span-bold[data-v-79f11028]{white-space:nowrap;display:inline-block;font-weight:700}.event-description[data-v-79f11028]{width:95%;margin:0 0 10px 10px;font-size:.9em}@media only screen and (max-width: 1366px){.grid-container[data-v-79f11028]{width:95%;min-height:0}}@media only screen and (max-width: 414px){.grid-container[data-v-79f11028]{width:385px;min-height:0;padding:0;margin-left:2px;margin-right:0}}.center[data-v-f862a64d]{margin:auto;width:1366px;background-color:rgb(var(--pbl-background))}.portfolio-view-header[data-v-f862a64d]{color:rgb(var(--pbl-primary));margin:15px 15px 15px 20px;text-align:left;padding:5px 0 0}.chart-panel[data-v-f862a64d]{width:360px;height:85vh;min-height:760px;float:left;padding-bottom:15px;padding-top:15px;background-color:rgb(var(--pbl-foreground))}.reset-button-span[data-v-f862a64d]{height:30px;float:right;position:relative;z-index:100;margin-right:15px}.filter-machine-wrapper[data-v-f862a64d]{width:990px;height:85vh;min-height:760px;float:left;margin-left:10px}.filter-table-panel[data-v-f862a64d],.filter-card-panel[data-v-f862a64d]{height:50px;float:left;width:100%;background-color:rgb(var(--pbl-foreground))}.filter-panel-span-wrapper[data-v-f862a64d]{display:inline-block;vertical-align:middle}.filter-panel-span-machine-stats[data-v-f862a64d]{display:inline-block;vertical-align:middle;margin-left:10px;font-weight:700;font-size:large}.filter-panel-span-card-view[data-v-f862a64d]{display:inline-block;vertical-align:middle;margin-top:5px;margin-left:15px;font-weight:700;font-size:large}.machine-card-panel[data-v-f862a64d]{height:calc(85vh - 60px);min-height:700px;float:left;width:100%;overflow:auto;background-color:rgb(var(--pbl-foreground));margin-top:10px}.machine-table-panel[data-v-f862a64d]{height:700px;float:left;width:100%;overflow:auto;background-color:rgb(var(--pbl-foreground));margin-top:10px}.tab-active[data-v-f862a64d]{width:50%;height:44px;font-size:larger;font-weight:700;margin:0;color:rgb(var(--pbl-foreground));border:2px solid rgb(var(--pbl-primary));background-color:rgb(var(--pbl-primary))}.tab-inactive[data-v-f862a64d]{width:50%;height:44px;font-size:larger;font-weight:400;margin:0;color:rgb(var(--pbl-primary));border:2px solid rgb(var(--pbl-primary));background-color:rgb(var(--pbl-foreground))}@media only screen and (max-width: 1366px){.center[data-v-f862a64d]{width:100%}.filter-machine-wrapper[data-v-f862a64d]{width:calc(100% - 380px)}}@media only screen and (max-width: 1050px){.filter-table-panel[data-v-f862a64d],.filter-card-panel[data-v-f862a64d]{height:90px}.filter-panel-span-wrapper[data-v-f862a64d]{float:right}.filter-panel-span-machine-stats[data-v-f862a64d]{margin-left:10px}.filter-panel-span-card-view[data-v-f862a64d]{margin-right:15px}.machine-card-panel[data-v-f862a64d],.machine-table-panel[data-v-f862a64d]{height:660px}}@media only screen and (max-width: 768px){.center[data-v-f862a64d]{background-color:rgb(var(--pbl-foreground))}.portfolio-view-header[data-v-f862a64d]{font-size:30px;margin:auto auto 10px;text-align:center}.chart-panel[data-v-f862a64d]{width:100%;float:none;margin:auto auto 20px;height:auto}.filter-machine-wrapper[data-v-f862a64d]{width:100%;height:fit-content;margin-left:0;padding-bottom:50px}.filter-table-panel[data-v-f862a64d],.filter-card-panel[data-v-f862a64d]{height:100px}.machine-card-panel[data-v-f862a64d]{min-width:390px;height:fit-content;overflow:unset}}.headline{margin:10px}
