@charset "UTF-8";.common-base-dialog .dialog-title{display:flex}.common-base-dialog .dialog-title .header-title{flex:1}.common-base-dialog .dialog-title .header-close-button:hover{cursor:pointer}.error-dialog-content .error-content{margin:10px 0;width:100%}.account-action-container{height:48px;width:48px;display:flex;justify-content:center;position:relative}.account-action-container .avatar{width:48px;height:48px;display:flex;align-items:center;padding:5px 10px;box-sizing:border-box;cursor:pointer}.account-action-container .avatar span{margin-right:0}.account-action-container .avatar .fui-Persona{margin:0;width:100%;min-height:38px!important;display:flex;align-items:center;justify-content:center}.account-action-container .avatar .fui-Avatar{width:32px!important;height:32px!important;min-width:32px;min-height:32px;align-self:unset!important}.account-action-container .avatar-menu{width:320px;min-height:158px;position:absolute;top:50px;right:0;background:#fff;box-shadow:0 1.2px 3.6px #0000001a,0 6.4px 14.4px #00000021;border-radius:2px;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;z-index:9999}.account-action-container .avatar-menu .actions{display:flex;justify-content:space-between}.account-action-container .avatar-menu .actions .company-item{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.account-action-container .avatar-menu .actions .sign-out-button{padding:0;display:flex;justify-content:end;color:#242424;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.account-action-container .avatar-menu .information{flex:auto;display:flex;align-items:center;gap:10px}.account-action-container .avatar-menu .information img{width:100%;height:100%;object-fit:contain}.account-action-container .avatar-menu .information .fui-Avatar{display:flex;height:72px;width:72px;justify-content:center;align-items:center;margin-right:0}.account-action-container .avatar-menu .information .name{display:flex;flex-direction:column;gap:3px;min-width:0}.account-action-container .avatar-menu .information .name a{text-decoration:none;color:#0c64c0}.account-action-container .avatar-menu .information .name span:first-child{color:#242424;word-break:break-word;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.account-action-container .avatar-menu .information .name span{color:#242424;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-container{display:flex;flex-direction:column;width:100%;height:100%;overflow-x:hidden;overflow-y:hidden}.table-container>.fui-Table{height:calc(100% - 40px);border-bottom:solid 1px #e9ebed;width:100%;display:flex;flex-direction:column}.table-container>.fui-Table .table-header-row{width:100%;overflow:hidden;height:32px}.table-container>.fui-Table .table-header-row .table-header-single-selection input{cursor:default}.table-container>.fui-Table>.fui-TableBody{position:relative;flex:1;width:100%;overflow:hidden}.table-container>.fui-Table>.fui-TableBody .table-item-row[aria-selected=true],.table-container>.fui-Table>.fui-TableBody .table-group-row[aria-selected=true]{background:var(--Row-selected-background, #e0e0e0)}.table-container>.fui-Table>.fui-TableBody .table-item-row:hover,.table-container>.fui-Table>.fui-TableBody .table-group-row:hover{background:var(--Row-hover-background, #f5f5f5)}.table-container>.fui-Table>.fui-TableBody .table-item-row[aria-selected=true]:hover,.table-container>.fui-Table>.fui-TableBody .table-group-row[aria-selected=true]:hover{background:var(--Row-selected-hover-background, #f5f5f5)}.table-container>.fui-Table>.fui-TableBody .table-row-inactive{opacity:.5}.table-container>.fui-Table>.fui-TableBody .empty-table{height:100%;width:100%;overflow:auto}.table-container>.fui-Table>.fui-TableBody .empty-table .empty-table-pad{min-width:100%;height:30px}.table-container>.fui-Table>.fui-TableBody .empty-table .empty-table-content{position:absolute;display:flex;align-items:center;justify-content:center;left:0;right:0;top:30px;bottom:30px}.table-container>.fui-Table .table-cell{box-sizing:border-box;flex:none;padding:0 10px!important;min-height:34px}.table-container>.fui-Table .table-cell .fui-TableCellLayout{width:100%;display:block}.table-container>.fui-Table .table-group-expander-cell{box-sizing:border-box;display:flex;flex:0 0 40px;align-self:stretch;align-items:center;justify-content:center;width:40px;min-width:40px;max-width:40px;min-height:32px;padding:0}.table-container>.fui-Table .table-group-expander-header-cell>.fui-TableHeaderCell__button{justify-content:center}.table-container>.fui-Table .table-group-expander-header-cell .table-group-expander-all-icon{color:#242424}.table-container>.fui-Table .table-group-expander-button{width:100%;min-width:0;height:100%;min-height:32px;border-radius:0}.table-container>.fui-Table .table-group-row .table-group-cell,.table-container>.fui-Table .table-group-load-more-row .table-group-cell{display:flex;align-items:center;flex:1;width:100%;min-width:0}.table-container>.fui-Table .table-group-row{border-bottom:solid 1px #e9ebed}.table-container>.fui-Table .table-group-row .table-group-selection-cell{opacity:0}.table-container>.fui-Table .table-group-row:hover .table-group-selection-cell{opacity:1}.table-container>.fui-Table .table-group-row .table-group-content{display:flex;align-items:center;flex:1;min-width:0;color:#1e1f20;font-weight:600}.table-container>.fui-Table .table-group-row .table-group-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-container>.fui-Table .table-group-row .table-group-count{flex-shrink:0;margin-left:4px;color:#5c5e60;font-weight:400}.table-container>.fui-Table .table-group-load-more-row{border-bottom:solid 1px #e9ebed}.table-container>.fui-Table .table-header-cell{display:flex;flex-direction:row;position:relative;font-size:14px;font-weight:600;font-style:normal;min-height:30px}.table-container>.fui-Table .table-header-cell .column-header{display:inline-flex;align-items:center;gap:4px;overflow:hidden;width:100%}.table-container>.fui-Table .table-header-cell .column-header .table-header-indicator-icon{width:12px;height:12px;flex-shrink:0;color:#424242}.table-container>.fui-Table .table-header-cell .column-header-icon-only{justify-content:center}.table-container>.fui-Table .table-header-cell .column-header-icon-only .column-header-icon-indicator{position:absolute;right:0;display:inline-flex;align-items:center}.table-container>.fui-Table .table-header-cell>.fui-TableHeaderCell__button{position:relative;box-sizing:border-box}.table-container>.fui-Table .table-header-cell .table-header-cell-resizer{touch-action:none;-webkit-user-select:none;user-select:none}.table-container>.fui-Table .table-header-cell .table-header-cell-resizer:focus-visible{outline:2px solid var(--colorStrokeFocus2, #000);outline-offset:-2px}.table-container>.fui-Table .table-header-cell--menu-only>.fui-TableHeaderCell__button{cursor:pointer}.table-container>.fui-Table .fui-TableSelectionCell{max-width:48px;min-width:48px}.table-container>.fui-Table .table-selection-cell-spacer{box-sizing:border-box;flex:0 0 48px;max-width:48px;min-width:48px;padding:0}.table-container .table-footer{padding:8px 12px;font-size:14px;line-height:20px}.table-container .table-footer span{font-weight:600;margin-left:5px}.table-container .icon-header-col{padding:0!important}.table-container .icon-header-col .fui-TableCellLayout{display:flex!important;justify-content:center}.table-container .icon-header-col .fui-TableHeaderCell__button{justify-content:center}.table-empty-state{align-items:center}.table-empty-state--with-filters{gap:0;text-align:center}.table-empty-state__filter-message{margin-bottom:10px;font-size:15px;line-height:20px;color:#242424}.table-empty-state__expand{border:0;color:#5a67f3!important;gap:6px;padding:6px}.table-empty-state__expand svg{width:20px;height:20px;color:#5a67f3}.table-empty-state__expand .fui-Button__icon{margin-right:unset}.company-modal{display:flex;flex-direction:column;gap:12px;overflow:hidden;height:100%}.company-modal__filters{display:flex;gap:12px;align-items:center;justify-content:safe right;overflow:hidden;flex:0 0 auto}.company-modal__dropdown{min-width:0px!important;flex:0 0 200px}@media(max-width:768px){.company-modal__dropdown{flex:0 0 auto;min-width:100px!important}}.company-modal .fui-SearchBox{max-width:250px!important}@media(max-width:768px){.company-modal .fui-SearchBox{flex:1 1 250px;max-width:unset!important}}.company-modal__list{flex:1 1 460px;overflow:hidden;border-top:1px solid #e9ebed}.company-modal__list .fui-TableCellLayout__main:has(.access-pendingconsent){color:#5a67f3}.company-modal__list .fui-TableCellLayout__main:has(.access-restricted){color:#ff6b6b}.company-modal__list .fui-TableCellLayout__main:has(.access-granted){color:#4caf50}.switch-org-dialog-surface{max-width:852px!important}@media(max-width:768px){.switch-org-dialog-surface{width:90%!important;max-width:90%!important}}.switch-org-dialog-surface .switch-org-dialog-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px}.switch-org-dialog-surface .switch-org-dialog-title .switch-org-dialog-close-btn{width:28px;min-width:28px;height:28px}.switch-org-dialog-surface .fui-DialogTitle{height:32px;padding:0}.switch-org-dialog-surface .fui-DialogBody{display:flex;flex-direction:column;gap:12px}.switch-org-dialog-surface .fui-DialogBody .fui-DialogContent{padding-top:12px;display:flex;flex-direction:column;gap:12px}.switch-org-dialog-surface .fui-DialogBody .description-message-bar{flex:0 0 auto}.switch-org-dialog-surface .fui-DialogBody .description-message-bar .fui-MessageBarBody{flex:0 0 auto;font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:400;line-height:var(--Line-height-200, 16px)}.switch-org-dialog-surface .fui-DialogActions{justify-content:flex-end;padding-top:4px}.onix-panel{--onix-panel-size: 100vw;max-width:100vw}.onix-panel__backdrop.onix-panel__backdrop{background-color:var(--colorBackgroundOverlay)}@media(min-width:480px){.onix-panel--small-fixed,.onix-panel--medium,.onix-panel--large-fixed,.onix-panel--large,.onix-panel--extra-large{--onix-panel-size: 340px}}@media(min-width:640px){.onix-panel--medium,.onix-panel--large-fixed,.onix-panel--large,.onix-panel--extra-large{--onix-panel-size: 592px}}@media(min-width:768px){.onix-panel--large-fixed,.onix-panel--large,.onix-panel--extra-large{--onix-panel-size: calc(100vw - 48px) }}@media(min-width:1024px){.onix-panel--medium{--onix-panel-size: 644px}.onix-panel--large-fixed{--onix-panel-size: 940px}}@media(min-width:1366px){.onix-panel--large{--onix-panel-size: calc(100vw - 428px) }.onix-panel--extra-large{--onix-panel-size: calc(100vw - 176px) }}.custom-drawer-header{height:68px;padding:24px 22px 12px 24px!important}.change-language-panel__list{display:flex;flex-direction:column;margin-top:12px}.change-language-panel__item{display:flex;gap:12px;border-top:1px solid #e0e0e0;cursor:pointer}.change-language-panel__item:last-child{border-bottom:1px solid #e0e0e0}.change-language-panel__item:first-child{border-top:none}.change-language-panel__item-content{display:flex;align-items:center;gap:12px;width:100%;height:40px}.change-language-panel__item-content:hover{background-color:#f5f5f5}.change-language-panel__name{padding:8px 12px;line-height:24px;color:#424242;box-sizing:content-box}.get-help-and-support-panel .help-menu{position:fixed;top:48px;right:0;width:0;height:calc(100vh - 48px);overflow-y:auto;overflow-x:hidden;background-color:#fff;box-shadow:0 4.8px 14.4px #0000002e,0 25.6px 57.6px #00000038;transition:.3s;visibility:hidden;box-sizing:border-box;display:flex;flex-direction:column;color:#303132;gap:16px;z-index:9999}.get-help-and-support-panel .help-menu.open{visibility:initial;width:340px}@media(max-width:576px){.get-help-and-support-panel .help-menu.open{width:250px}}.get-help-and-support-panel .help-menu .help-menu-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 16px 12px 24px}.get-help-and-support-panel .help-menu .help-menu-header .ms-Button--icon{color:#5c5e60;font-size:16px}.get-help-and-support-panel .help-menu .help-menu-content{flex:1;padding-right:24px;padding-left:24px}.get-help-and-support-panel .help-menu .help-menu-content .help-menu-content-item{display:flex;gap:12px;padding:12px 0;border-radius:4px;cursor:pointer;transition:ease .3s}.get-help-and-support-panel .help-menu .help-menu-content .help-menu-content-item .ms-Button--icon{border-radius:8px;color:#5c5e60;background-color:#f5f6ff}.get-help-and-support-panel .help-menu .help-menu-content .help-menu-content-item .fui-Button{padding:8px;min-width:40px!important;max-width:40px!important;height:40px;background-color:#f5f6ff;border-color:#f5f6ff}.get-help-and-support-panel .help-menu .help-menu-content .help-menu-content-item .fui-Button__icon{padding:2px}.get-help-and-support-panel .help-menu .help-menu-content .help-menu-content-item:hover .help-menu-content-item-title{text-decoration:underline}.get-help-and-support-panel .help-menu .help-menu-content .help-menu-content-item:hover .fui-Button{background-color:#e0e3ff}.get-help-and-support-panel .help-menu .help-menu-content .help-menu-content-item-title{font-size:14px;font-weight:600;text-decoration:none;color:#303132}.get-help-and-support-panel .help-menu .help-menu-content .help-menu-content-item-description{font-size:12px;font-weight:400;line-height:16px;color:#5c5e60}.get-help-and-support-panel .help-menu .help-menu-footer{width:100%;padding:8px 14px 8px 24px}.get-help-and-support-panel .help-menu .title{font-size:20px;font-weight:600;line-height:28px;color:#242424;flex:1;margin-block:7px}.get-help-and-support-panel .help-menu .sub-title{margin-block:0px;font-size:16px;font-weight:600;line-height:22px;color:#303132}.get-help-and-support-panel .help-menu .version{color:#5c5e60;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.header{min-height:48px;height:48px;background-color:#122d38;display:flex;align-items:center;padding-left:15px;padding-right:15px;box-sizing:border-box}.header>*{height:100%;display:flex;align-items:center}.header .left-position{position:relative;color:#fff;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;gap:10px}.header .left-position .waffle-button i{color:#fff}.header .left-position .waffle-menu{position:fixed;top:0;left:0;width:0;height:100vh;background-color:#fff;box-shadow:0 4.8px 14.4px #0000002e,0 25.6px 57.6px #00000038;z-index:1;transition:.3s;visibility:hidden;padding-left:15px;box-sizing:border-box}.header .left-position .waffle-menu-open{visibility:initial;z-index:9999;width:350px}@media(max-width:576px){.header .left-position .waffle-menu-open{width:250px}}.header .left-position .waffle-menu-open .waffle-button i{color:#5c5e60}.header .left-position .divider-right{width:1px;height:35px}.header .left-position .company-div{cursor:pointer;display:flex;font-size:16px;align-items:center;max-width:300px;gap:10px;padding:5px}.header .left-position .company-div .company-span{overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:400;color:#fff}.header .left-position .company-div .company-icon{color:#fff;font-weight:400px;font-size:12px;text-align:center}.header .left-position .company-div.company-default-cursor{cursor:default}.header .onix-logo{display:flex;align-items:center;height:48px}.header .onix-logo a{display:flex;align-items:center;padding:5px;gap:13px;box-sizing:border-box}.header .right-position{justify-content:flex-end;position:relative;flex:auto}.header .right-position .help-btn-container,.header .right-position .translate-btn-container{display:flex;align-items:center;justify-content:center;padding:5px 10px}.header .right-position .help-btn-container .help-button,.header .right-position .help-btn-container .translate-button,.header .right-position .translate-btn-container .help-button,.header .right-position .translate-btn-container .translate-button{display:flex;align-items:center;justify-content:center;color:#fff;padding:5px 10px;width:28px;min-width:28px!important;height:38px;--colorNeutralForeground1: white;--colorNeutralForeground1Hover: white;--colorNeutralForeground1Pressed: white;--colorSubtleBackgroundHover: transparent;--colorSubtleBackgroundPressed: transparent}.header .right-position .help-btn-container .help-button svg,.header .right-position .help-btn-container .translate-button svg,.header .right-position .translate-btn-container .help-button svg,.header .right-position .translate-btn-container .translate-button svg{width:20px;height:20px;stroke-width:1.5;color:#fff!important;fill:#fff!important}.secondary-menu-panel-wrapper{padding:0 4px}.secondary-menu-panel-wrapper .secondary-menu-panel{flex:0 0 260px;height:100%;box-sizing:border-box;background:var(--Neutral-Background-1-Rest, #fff);border-radius:8px;overflow:auto;box-shadow:0 2px 4px 0 var(--Shadow-key, rgba(0, 0, 0, .14)),0 0 2px 0 var(--Shadow-ambient, rgba(0, 0, 0, .12))}.secondary-menu-panel-wrapper .secondary-menu-panel .nav-drawer{border:none;height:100%;display:flex;flex-direction:column;gap:8px;background:var(--Neutral-Background-1-Rest, #fff)}.secondary-menu-panel-wrapper .secondary-menu-panel .nav-header{border-radius:0;background:var(--Neutral-Background-1-Rest, #fff);border-bottom:1px solid var(--Neutral-Stroke-2-Rest, #e0e0e0);flex:0 0 52px;padding:0 18px 8px;margin-inline-start:0px}.secondary-menu-panel-wrapper .secondary-menu-panel .nav-body,.secondary-menu-panel-wrapper .secondary-menu-panel .nav-item{background:var(--Neutral-Background-1-Rest, #fff)}.secondary-menu-panel-wrapper .secondary-menu-panel .nav-body{padding-bottom:0}.secondary-menu-panel-wrapper .secondary-menu-panel .nav-item{padding-right:6px}.left-layout{display:flex;position:relative;padding:8px 0 12px;box-sizing:border-box}.sidebar{height:100%;overflow:hidden;transition:width .2s ease}.sidebar.expanded{width:260px;height:100%;border:unset;padding-bottom:4px}.sidebar.collapsed{width:60px;padding:0 10px;border:unset}.sidebar .fui-NavItem[aria-current=page]{color:#242424!important}.sidebar-header{margin-top:42px!important;padding:10px 10px 10px 20px!important}.sidebar-search{width:100%;height:32px;border-color:#d1d1d1!important;border-bottom:1px solid #616161!important;padding-right:10px!important}.sidebar-search .fui-Input__contentAfter{padding-left:4px!important}.hamburger-toggle{position:absolute;left:10px;padding:10px!important;max-width:40px!important;z-index:1000;margin-bottom:100px}.nav-left-sub-item{padding-left:26px!important}.home-layout{height:100vh;width:100vw;display:flex;flex-direction:column;background-color:var(--colorNeutralBackground4)}.home-layout .header{flex:0 0 48px}.home-layout .home-layout-content{flex:1;display:flex;box-sizing:border-box;overflow:hidden}.home-layout .home-layout-content .left-layout{flex-shrink:0;display:flex;height:100%}.home-layout .home-layout-content .home-layout-container{flex:1;box-sizing:border-box;min-width:0}.no-access-layout{display:flex;flex-direction:column;width:100%;height:100vh;overflow:hidden}.no-access-layout-content{height:100%;display:flex;overflow-y:auto;overflow-x:hidden;background-color:#f8f9fa}.no-access-layout-container{width:100%;height:100%;max-height:calc(100vh - 50px);background-color:#f8f9fa;box-sizing:border-box;flex:auto;overflow:auto;position:relative;padding:0 15px}.no-access-layout-container .message-bar{display:flex;flex-direction:column;gap:10px;position:sticky;top:0;z-index:99}.main-content{display:flex;flex-direction:column;height:100%;width:100%;min-height:0;box-sizing:border-box;padding:8px 12px 12px;background:var(--Neutral-Background-4-Rest, #F0F0F0);gap:8px}.main-content .main-content-header{display:flex;justify-content:space-between;align-items:center;flex:0 0 auto;padding:0;gap:8px;flex:0 0 44px}.main-content .main-content-header .main-content-title{font-size:var(--Font-size-400, 16px);font-weight:600;line-height:var(--Line-height-400, 22px)}.main-content .main-content-header .main-content-header-right{font-size:12px}.main-content .main-content-body{background:var(--Neutral-Background-1-Rest, #FFF);flex:1 1 100%;min-height:0;overflow:auto;border-radius:8px;box-shadow:0 2px 4px 0 var(--Shadow-key, rgba(0, 0, 0, .14)),0 0 2px 0 var(--Shadow-ambient, rgba(0, 0, 0, .12))}.management-page{background-color:#fff;display:flex;flex-direction:column;padding:0;height:100%;overflow:hidden}.management-page .page-top-bar{padding:12px 24px;height:56px;box-sizing:border-box;display:flex;width:100%}.management-page .page-body{flex:1;display:flex;flex-direction:row;overflow:hidden}.management-page .page-body .table-area{flex:1;height:100%;overflow:hidden;border-top:1px solid #e0e0e0}.management-page .page-body .filter-area{border-left:solid 1px #e9ebed;width:320px;padding:0;height:100%;overflow:hidden;transition:width .3s ease,opacity .3s ease;opacity:1}.management-page .page-body .filter-area>*{height:100%;max-height:100%;overflow:hidden}.management-page .page-body .filter-area.hidden{width:0;opacity:0;pointer-events:none}.management-page.filter-panel-wide .page-body>.filter-area{width:360px;min-width:360px;flex:0 0 360px}.management-page.filter-panel-wide .page-body>.filter-area.hidden{width:0;min-width:0;flex-basis:0}.onix-accordion{display:flex;flex-direction:column;gap:20px}.onix-accordion>.onix-accordion__item{min-width:0}.onix-accordion .onix-accordion__header-row{display:grid;min-height:32px;grid-template-columns:minmax(0,1fr);align-items:center;border-radius:4px;background:#f5f5f5}.onix-accordion .onix-accordion__header-row.has-action{grid-template-columns:minmax(0,1fr) auto 32px}.onix-accordion .onix-accordion__header{min-width:0;grid-area:1/1/2/-1}.onix-accordion .onix-accordion__header-action{z-index:1;grid-column:2;grid-row:1;padding-right:8px}.onix-accordion .fui-AccordionHeader__button{min-height:32px;padding:6px 8px;color:#242424;font-size:14px;font-weight:600;line-height:20px}.onix-accordion .onix-accordion__panel{margin:0;padding:0;align-items:flex-start;align-self:stretch}.toolbar-action-menu{position:relative;width:100%;min-width:0;padding:0}.toolbar-action-menu .toolbar-container{display:flex;width:100%;min-width:0;max-width:100%;height:32px;padding:0;flex-flow:row nowrap;gap:4px}.toolbar-action-menu .toolbar-action-menu-button{display:inline-flex;height:32px;min-width:fit-content;gap:6px;white-space:nowrap;font-size:14px}.toolbar-action-menu .toolbar-action-menu-button>.fui-Button__icon{margin-inline:0}.toolbar-action-menu .toolbar-menu-button-label{display:inline-flex;align-items:center;gap:4px}.toolbar-action-menu .toolbar-overflow-button{width:32px;min-width:32px;flex:0 0 32px}.toolbar-action-menu .toolbar-action-menu-measure{position:fixed;top:-10000px;left:-10000px;z-index:-1;display:flex;width:max-content;gap:5px;visibility:hidden;pointer-events:none}.toolbar-action-menu .toolbar-action-menu-measure-item{display:inline-flex}.responsive-toolbar{--responsive-toolbar-item-gap: 4px;width:100%;min-width:0;padding:0}.responsive-toolbar .responsive-toolbar-container{box-sizing:border-box;display:flex;width:100%;min-width:0;max-width:100%;height:auto;min-height:32px;padding:0;flex-flow:row nowrap;align-items:center;gap:0;overflow:hidden}.responsive-toolbar .responsive-toolbar-item{box-sizing:border-box;display:inline-flex;height:auto;min-height:32px;flex:0 0 auto;align-items:center;padding-inline-end:var(--responsive-toolbar-item-gap);white-space:nowrap}.responsive-toolbar .responsive-toolbar-item[data-overflowing]{display:none}.responsive-toolbar .responsive-toolbar-spacer{min-width:0;height:1px;flex:1 1 auto}.responsive-toolbar .responsive-toolbar-action-button{height:32px;min-width:fit-content;gap:6px;white-space:nowrap}.responsive-toolbar .responsive-toolbar-action-button>.fui-Button__icon{margin-inline:0}.responsive-toolbar .responsive-toolbar-menu-button-label{display:inline-flex;align-items:center;gap:4px}.responsive-toolbar .responsive-toolbar-overflow-button{box-sizing:border-box;width:calc(32px + var(--responsive-toolbar-item-gap));min-width:calc(32px + var(--responsive-toolbar-item-gap));height:32px;padding-inline:0 var(--responsive-toolbar-item-gap);flex:0 0 calc(32px + var(--responsive-toolbar-item-gap))}.responsive-toolbar-overflow-surface{box-sizing:border-box;width:max-content;min-width:min(220px,100vw - 24px);max-width:calc(100vw - 24px);padding:4px!important;overflow-x:hidden}.responsive-toolbar-overflow-content,.responsive-toolbar-overflow-group{display:flex;min-width:0;flex-direction:column;align-items:stretch}.responsive-toolbar-overflow-content{max-height:min(480px,70vh);gap:4px;overflow-y:auto}.responsive-toolbar-overflow-group{gap:2px}.responsive-toolbar-overflow-action{box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-height:32px;align-items:flex-start;justify-content:flex-start;gap:4px;font-weight:400}.responsive-toolbar-overflow-action>.fui-Button__icon{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;line-height:0;margin-inline:0}.responsive-toolbar-overflow-action>.responsive-toolbar-overflow-action-label{min-width:0;flex:1;padding-inline:2px;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.responsive-toolbar-overflow-action>.fui-MenuButton__menuIcon{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;line-height:0;margin-inline-start:auto}.responsive-toolbar-overflow-custom-item{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:2px 4px}.responsive-toolbar-overflow-custom-item .fui-SearchBox,.responsive-toolbar-overflow-custom-item .fui-Input,.responsive-toolbar-overflow-custom-item .fui-Dropdown{width:100%;max-width:100%}.responsive-toolbar-overflow-divider{flex:0 0 auto}.search-filter-section{display:flex;align-items:center;gap:4px}.search-filter-section .fui-Input{padding:0 10px;column-gap:unset}.search-filter-section .fui-SearchBox{width:350px;max-width:350px;flex-shrink:0}.search-filter-section .fui-SearchBox input{padding:7px 2px 5px}.search-filter-section .fui-SearchBox span{padding:unset;color:#616161}.page-toolbar{display:flex;align-items:center;gap:8px;width:100%}.page-toolbar .left{flex:1;min-width:0;position:relative}.page-toolbar .selection-button{position:absolute;right:0;top:0;height:32px;white-space:nowrap}.page-toolbar .right{position:relative;display:flex;align-items:center;flex-shrink:0}.loading-skeleton{width:100%;display:flex;flex-direction:column}.loading-skeleton.has-top-border{border-top:1px solid #e0e0e0;padding-top:8px}.checklist-job-interval-label{display:inline-flex;align-items:center}.checklist-job-interval-tooltip__trigger{display:inline-flex;align-items:center;justify-content:center;line-height:0;padding:2px;width:20px;height:20px}.checklist-job-interval-tooltip__trigger svg{color:#5c5e60}.checklist-job-interval-tooltip{line-height:20px;white-space:normal;word-break:normal;overflow-wrap:normal}.checklist-job-interval-tooltip__title{display:block;margin-bottom:8px}.checklist-details{box-sizing:border-box;width:644px;max-width:100vw}.checklist-details>.fui-DrawerHeader{display:flex;padding:24px 16px 12px 24px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.checklist-details>.fui-DrawerHeader .fui-DrawerHeaderTitle{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.checklist-details>.fui-DrawerHeader .fui-DrawerHeaderTitle__action{margin-right:unset}.checklist-details .fui-DrawerHeaderTitle{font-size:20px;font-weight:600;line-height:28px}.checklist-details .checklist-drawer-body{--checklist-detail-scrollbar-width: 8px;padding:0 24px;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.checklist-details .checklist-drawer-body::-webkit-scrollbar{width:var(--checklist-detail-scrollbar-width)}.checklist-details .checklist-drawer-body>.checklist-details-command-bar,.checklist-details .checklist-drawer-body>.checklist-details-accordion,.checklist-details .checklist-drawer-body>.checklist-details-skeleton{width:calc(100% + var(--checklist-detail-scrollbar-width))}.checklist-details .checklist-details-command-bar,.checklist-details .checklist-designer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:2px}.checklist-details .checklist-details-command-bar{width:100%;min-width:0;padding:8px 0}.checklist-details .checklist-details-command-bar .toolbar-action-menu{width:100%}.checklist-details .checklist-general-accordion>.onix-accordion__panel,.checklist-details .checklist-designer-accordion>.onix-accordion__panel,.checklist-details .checklist-audit-accordion>.onix-accordion__panel{padding:8px 8px 0}.checklist-details .onix-accordion__header-action>.fui-Button{font-size:14px;line-height:20px;color:var(--colorBrandForegroundLink);font-style:normal;font-weight:400;min-width:auto;padding-right:0;padding-left:0}.checklist-details .checklist-linked-section,.checklist-details .checklist-designer-section{display:flex;flex-direction:column}.checklist-details .checklist-linked-section{display:flex;padding:8px 8px 0;flex-direction:column;align-items:stretch;align-self:stretch;border-radius:4px;background:#fff}.checklist-details .checklist-linked-section>.fui-Text{display:block;width:100%;margin-bottom:16px;color:#242424;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.checklist-details .checklist-linked-section .checklist-linked-buttons{display:flex;width:100%;flex-direction:column;align-items:flex-start;border-radius:4px;background:#fff;box-shadow:0 2px 4px #00000024,0 0 2px #0000001f}.checklist-details .checklist-linked-section .checklist-linked-buttons button{display:flex;width:100%;padding:4px 4px 4px 8px;justify-content:space-between;align-items:center;background:#fff;min-height:40px;color:#242424!important;border-bottom:1px solid #e0e0e0;border-top:unset;border-right:unset;border-left:unset}.checklist-details .checklist-detail-grid{display:grid;gap:0}.checklist-details .checklist-detail-row{display:grid;min-height:34px;grid-template-columns:160px minmax(0,1fr);align-items:stretch;font-size:12px;line-height:20px}.checklist-details .checklist-detail-row>.detail-label{padding:6px 0;color:#616161;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.checklist-details .checklist-detail-row>div{min-width:0;padding:6px 0;border-bottom:1px solid #e5e5e5;overflow-wrap:anywhere}.checklist-details .checklist-designer-section{gap:16px}.checklist-details .checklist-designer-section>.fui-Text{font-size:12px;line-height:16px}.checklist-details .checklist-designer-actions{display:flex;align-items:flex-start;gap:4px;flex:1 0 0;padding:8px 0}.checklist-details .checklist-designer-actions .fui-Button{display:inline-flex;min-width:80px;padding:6px;justify-content:center;align-items:center;gap:6px;border-radius:4px;border:unset}.checklist-details .checklist-designer-actions .fui-Button .fui-Button__icon{margin-right:unset}.checklist-details .checklist-details-skeleton{display:flex;width:100%;min-width:0;flex-direction:column;gap:20px}.checklist-details .checklist-details-skeleton>.loading-skeleton .item{width:100%;border-radius:4px}.checklist-details .checklist-details-skeleton .checklist-details-accordion{width:100%}.checklist-details .checklist-details-skeleton-section{padding:8px 8px 0}.checklist-details .checklist-details-skeleton-linked,.checklist-details .checklist-details-skeleton-designer{display:flex;flex-direction:column;gap:12px}.checklist-details .checklist-details-skeleton-linked>.fui-Text,.checklist-details .checklist-details-skeleton-designer>.fui-Text{font-size:12px;line-height:16px}.checklist-details .checklist-details-skeleton-edit{padding-right:8px;color:var(--colorBrandForegroundLink);font-size:14px;line-height:20px}.create-or-edit-checklist .fui-DrawerBody{padding:12px 24px}.create-or-edit-checklist .create-or-edit-checklist-header{display:flex;padding:24px 16px 0 24px;flex-direction:column;align-items:flex-start;align-self:stretch}.create-or-edit-checklist .create-or-edit-checklist-header .fui-DrawerHeaderTitle{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch;padding:2px 0;height:28px}.create-or-edit-checklist .create-or-edit-checklist-header .fui-DrawerHeaderTitle .fui-DrawerHeaderTitle__action{margin-right:unset}.create-or-edit-checklist .create-or-edit-checklist-header .fui-DrawerHeaderTitle button{border:unset;padding:6px}.create-or-edit-checklist .create-or-edit-checklist-header .fui-DrawerHeaderTitle h2{color:#242424;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.create-or-edit-checklist .create-or-edit-checklist-description{color:#242424;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.create-or-edit-checklist .checklist-form{display:flex;flex-direction:column;gap:10px}.create-or-edit-checklist .checklist-form .fui-Label{color:#242424;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.create-or-edit-checklist .checklist-form .checklist-form-truncate-input{width:100%;min-width:0;max-width:100%}.create-or-edit-checklist .checklist-form .checklist-form-truncate-input .fui-Input__input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-or-edit-checklist .checklist-form .checklist-form-readonly-input{background-color:var(--colorNeutralBackgroundDisabled);border-color:var(--colorNeutralStrokeDisabled);cursor:default}.create-or-edit-checklist .checklist-form .checklist-form-readonly-input .fui-Input__input{color:var(--colorNeutralForegroundDisabled);cursor:default}.create-or-edit-checklist .create-or-edit-checklist-footer{display:flex;gap:8px}.create-or-edit-checklist .create-or-edit-checklist-footer button{display:inline-flex;min-width:80px;padding:6px 12px;justify-content:center;align-items:center;gap:6px}.checklist-link-drawer .checklist-link-drawer-body{display:flex;flex-direction:column;gap:10px;overflow:hidden}.checklist-link-drawer .checklist-link-filters{flex:0 0 auto}.checklist-link-drawer .checklist-link-selection-summary{min-height:20px}.checklist-link-drawer .checklist-link-table{position:relative;flex:1 1 auto;min-height:320px;overflow:hidden}.checklist-linked-items-drawer{height:100vh;overflow:hidden}.checklist-linked-items-drawer .fui-DialogTitle__action{margin-right:unset}.checklist-linked-items-drawer .onix-close-button{border:unset;padding:6px}.checklist-linked-items-drawer>.fui-DrawerHeader{display:flex;padding:24px 16px 12px 24px;flex-direction:column;gap:12px}.checklist-linked-items-drawer .checklist-linked-items-body{display:flex;flex-direction:column;gap:0;min-height:0;padding:0 24px;overflow:hidden}.checklist-linked-items-drawer .checklist-linked-items-toolbar{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:4px;min-height:48px;border-bottom:1px solid var(--colorNeutralStroke2)}.checklist-linked-items-drawer .checklist-linked-items-actions,.checklist-linked-items-drawer .checklist-linked-items-search{display:flex;align-items:center;gap:4px}.checklist-linked-items-drawer .checklist-linked-items-actions .fui-SearchBox,.checklist-linked-items-drawer .checklist-linked-items-search .fui-SearchBox{min-width:330px}.checklist-linked-items-drawer .checklist-linked-items-actions{flex:1 1 auto;min-width:0;padding:12px 0}.checklist-linked-items-drawer .checklist-linked-items-actions button{display:inline-flex;min-width:80px;padding:6px;justify-content:center;align-items:center;gap:6px;border:unset}.checklist-linked-items-drawer .checklist-linked-items-actions button .fui-Button__icon{margin-right:unset}.checklist-linked-items-drawer .checklist-linked-items-actions .add-button{font-size:14px;font-style:normal;font-weight:600;line-height:20px}.checklist-linked-items-drawer .checklist-linked-items-actions .sub-button{color:#424242;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.checklist-linked-items-drawer .checklist-linked-items-search{flex:0 0 auto;justify-content:flex-start}.checklist-linked-items-drawer .checklist-linked-items-search .fui-SearchBox{height:34px;min-height:34px;box-sizing:border-box;padding:0 10px}.checklist-linked-items-drawer .checklist-linked-items-search .fui-SearchBox input{padding:7px 2px 5px}.checklist-linked-items-drawer .checklist-linked-items-search .fui-SearchBox .custom-search-box-search-icon{padding:unset}.checklist-linked-items-drawer .checklist-linked-items-search button{display:inline-flex;min-width:80px;padding:6px;justify-content:center;align-items:center;gap:6px}.checklist-linked-items-drawer .checklist-linked-items-search button .fui-Button__icon{margin-right:unset}.checklist-linked-items-drawer .checklist-linked-items-search>.fui-Button{flex:0 0 auto;white-space:nowrap}.checklist-linked-items-drawer .checklist-linked-items-search .checklist-linked-items-search-box{flex:0 0 330px;width:330px}.checklist-linked-items-drawer .checklist-linked-default-icon{color:#0e700e}.checklist-linked-items-drawer .checklist-neutral-icon{color:#424242}.checklist-linked-items-drawer .checklist-linked-items-table{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}.checklist-linked-items-drawer .checklist-linked-items-table .icon-header-col{display:flex;align-items:center;justify-content:center;padding-inline:0!important}.checklist-linked-items-drawer .checklist-linked-items-table .icon-header-col>.fui-TableCellLayout,.checklist-linked-items-drawer .checklist-linked-items-table .icon-header-col>.fui-TableHeaderCell__button,.checklist-linked-items-drawer .checklist-linked-items-table .icon-header-col .table-header-cell-content,.checklist-linked-items-drawer .checklist-linked-items-table .icon-header-col .column-header{width:100%;padding-inline:0!important;justify-content:center}.checklist-linked-items-drawer .checklist-linked-items-table .table-header-cell:hover,.checklist-linked-items-drawer .checklist-linked-items-table .table-header-cell:hover>.fui-TableHeaderCell__button,.checklist-linked-items-drawer .checklist-linked-items-table .table-header-cell>.fui-TableHeaderCell__button:hover{background-color:var(--colorSubtleBackgroundHover)!important}.checklist-linked-items-drawer .checklist-linked-items-table .table-footer{display:flex;padding:11px 16px;align-items:flex-start;gap:4px;flex:1 0 0}.checklist-linked-items-drawer .checklist-linked-items-table .table-footer label{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.checklist-linked-items-drawer .checklist-linked-items-table .table-footer span{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.fui-TooltipSurface.checklist-linked-tooltip{white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.multiple-selection-field-control{position:relative;width:100%;min-width:0}.multiple-selection-field-control .fui-Dropdown{width:100%;height:32px;min-height:32px}.multiple-selection-field-control .fui-Dropdown__button{display:grid;width:100%;min-width:0;grid-template-columns:[content] minmax(0,1fr) [icon] auto [end];overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiple-selection-field-control .multiple-selection-field-value{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.multiple-selection-field-control.has-value .fui-Dropdown__button{padding-right:calc(var(--spacingHorizontalMNudge) + var(--fontSizeBase500) + var(--spacingHorizontalXXS))}.multiple-selection-field-control .fui-Dropdown__expandIcon{grid-column:icon;justify-self:end;margin-left:0}.multiple-selection-field-control.has-value .fui-Dropdown__expandIcon{visibility:hidden}.multiple-selection-field-control.without-clear-button .multiple-selection-field-clear,.multiple-selection-field-control.without-clear-button .fui-Dropdown__clearButton{display:none}.multiple-selection-field-control.without-clear-button.has-value .fui-Dropdown__button{padding-right:12px}.multiple-selection-field-control.without-clear-button.has-value .fui-Dropdown__expandIcon{visibility:visible}.multiple-selection-field-clear{position:absolute;z-index:2;top:50%;right:calc(var(--spacingHorizontalMNudge) + var(--spacingHorizontalXXS));display:block;box-sizing:border-box;color:var(--colorNeutralStrokeAccessible);cursor:pointer;font-size:var(--fontSizeBase500);line-height:1;transform:translateY(-50%)}.multiple-selection-field-clear svg{display:block}.multiple-selection-field-panel .multiple-selection-field-panel-header{display:flex;flex-direction:column;padding:24px 16px 12px 24px;gap:8px}.multiple-selection-field-panel .multiple-selection-field-panel-header .fui-DrawerHeaderTitle__heading{font-size:20px;font-weight:600;font-style:normal;line-height:28px}.multiple-selection-field-panel .multiple-selection-field-panel-header .fui-DrawerHeaderTitle__action{margin-right:unset}.multiple-selection-field-panel .multiple-selection-field-panel-header .fui-DrawerHeaderTitle__action .fui-Button{padding:6px;border:0;box-shadow:none}.multiple-selection-field-panel.multiple-selection-field-panel--header-gap-12 .multiple-selection-field-panel-header{gap:12px}.multiple-selection-field-panel .multiple-selection-field-panel-description{display:flex;flex-direction:column;gap:16px;margin-bottom:12px;color:#242424;font-size:12px;line-height:16px}.multiple-selection-field-panel .multiple-selection-field-panel-description div{color:#242424;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.multiple-selection-field-panel .multiple-selection-field-panel-description div a{color:var(--colorBrandForegroundLink);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.multiple-selection-field-panel .multiple-selection-field-panel-search{width:100%;padding:0 10px}.multiple-selection-field-panel .multiple-selection-field-panel-search .fui-SearchBox__input{padding:5px 2px 7px}.multiple-selection-field-panel .multiple-selection-field-panel-selection-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px}.multiple-selection-field-panel .multiple-selection-field-panel-selection-actions .fui-Button{display:flex;min-width:80px;padding:6px 12px;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:600;border:unset}.multiple-selection-field-panel .multiple-selection-field-panel-body{position:relative;min-height:0}.multiple-selection-field-panel .multiple-selection-field-panel-body>div{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.multiple-selection-field-panel .multiple-selection-field-panel-list{display:flex;width:100%;flex-direction:column}.multiple-selection-field-panel .multiple-selection-field-panel-item{display:flex;width:100%;box-sizing:border-box;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;min-height:40px}.multiple-selection-field-panel .multiple-selection-field-panel-item.wrap{height:auto;padding-top:8px;padding-bottom:8px;color:#424242}.multiple-selection-field-panel .fui-Divider{color:#e0e0e0}.multiple-selection-field-panel .multiple-selection-field-panel-item-checkbox{width:16px;min-width:16px;height:16px;flex:0 0 16px;padding:0}.multiple-selection-field-panel .multiple-selection-field-panel-item-checkbox .fui-Checkbox__indicator{margin:0}.multiple-selection-field-panel .multiple-selection-field-panel-item-content{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiple-selection-field-panel .multiple-selection-field-panel-item-content.wrap{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.multiple-selection-field-panel .multiple-selection-field-panel-item-default{display:inline-flex;max-width:100%;min-width:0;align-items:center;gap:8px}.multiple-selection-field-panel .multiple-selection-field-panel-item-icon{display:flex;flex:0 0 16px;width:16px;align-items:center}.multiple-selection-field-panel .multiple-selection-field-panel-item-title{min-width:0;flex:1 1 auto;overflow:hidden;color:#424242;text-overflow:ellipsis;white-space:nowrap}.multiple-selection-field-panel .multiple-selection-field-panel-item-subtext{min-width:0;overflow:hidden;color:#616161;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.multiple-selection-field-panel .multiple-selection-field-panel-item-default:has(.multiple-selection-field-panel-item-subtext){flex-direction:column;align-items:stretch;gap:0}.multiple-selection-field-panel .multiple-selection-field-panel-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;min-height:0;align-items:center;justify-content:center}.multiple-selection-field-panel .multiple-selection-field-panel-footer{display:flex;gap:8px;padding:16px 24px 24px}.multiple-selection-field-panel .multiple-selection-field-panel-footer button{min-width:80px;padding:6px}.multiple-selection-field-panel .multiple-selection-field-panel-footer:before{display:none}.multiple-selection-field-panel .multiple-selection-field-panel-item-icon .relation-icon{width:16px;height:16px}.checklist-project-scope{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.checklist-project-scope .fui-Button{display:flex;min-width:80px;padding:6px;justify-content:center;align-items:center;gap:6px;border:unset}.checklist-project-scope .fui-Button .fui-Button__icon{margin-right:unset}.checklist-project-scope .fui-Button .naming{font-size:14px;font-style:normal;font-weight:600;line-height:20px}.checklist-equipment-selection-panel{height:100vh;overflow:hidden}.checklist-equipment-selection-panel .checklist-equipment-selection-body{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:0;padding:0 24px;overflow:hidden}.checklist-equipment-selection-panel .icon-header-col{box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding-inline:0!important}.checklist-equipment-selection-panel .icon-header-col>.fui-TableCellLayout,.checklist-equipment-selection-panel .icon-header-col>.fui-TableHeaderCell__button,.checklist-equipment-selection-panel .icon-header-col .table-header-cell-content,.checklist-equipment-selection-panel .icon-header-col .column-header{width:100%;padding-inline:0!important;justify-content:center}.checklist-equipment-selection-panel .icon-header-col .table-header-cell-content,.checklist-equipment-selection-panel .icon-header-col .column-header{display:flex;height:100%;align-items:center}.checklist-equipment-selection-panel .icon-header-col.table-cell{justify-content:center}.checklist-equipment-selection-panel .checklist-equipment-selection-toolbar{display:flex;min-height:48px;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:8px;border-bottom:1px solid #e0e0e0}.checklist-equipment-selection-panel .checklist-equipment-selection-toolbar .fui-SearchBox{display:flex;padding:0 10px;width:330px;max-width:330px;align-items:center}.checklist-equipment-selection-panel .checklist-equipment-selection-toolbar .fui-SearchBox input{padding:7px 2px 5px}.checklist-equipment-selection-panel .checklist-equipment-selection-toolbar .fui-SearchBox .custom-search-box-search-icon{padding:unset}.checklist-equipment-selection-panel .checklist-equipment-selection-search{width:330px;max-width:330px}.checklist-equipment-selection-panel .checklist-equipment-selection-content{display:flex;min-height:0;flex:1 1 auto;overflow:hidden}.checklist-equipment-selection-panel .checklist-equipment-selection-table{min-width:0;min-height:0;flex:1 1 auto;overflow:hidden}.checklist-equipment-selection-panel .checklist-equipment-selection-table .table-footer{display:flex;height:41px;align-items:flex-start;align-self:stretch;padding:11px 16px;gap:0!important}.checklist-equipment-selection-panel .checklist-equipment-selection-table .table-footer span{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.checklist-equipment-selection-panel .checklist-equipment-selection-table .table-footer label{margin-right:4px}.checklist-equipment-selection-panel .checklist-equipment-selection-table .table-footer span+span{margin-left:0!important}.checklist-equipment-selection-panel .checklist-equipment-selection-table .table-footer span+span:before{content:" ";white-space:pre}.checklist-equipment-selection-panel .checklist-equipment-selection-table .table-cell:not(.icon-header-col)>.fui-TableCellLayout,.checklist-equipment-selection-panel .checklist-equipment-selection-table .table-cell:not(.icon-header-col)>.fui-TableCellLayout>.fui-TableCellLayout__main{display:block;width:100%;min-width:0;max-width:100%}.checklist-equipment-selection-panel .checklist-equipment-selection-table .icon.icon16{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;font-size:16px;line-height:1}.checklist-equipment-selection-panel .checklist-equipment-selection-table .checklist-neutral-icon{color:#424242}.checklist-equipment-selection-panel .checklist-equipment-selection-filter{box-sizing:border-box;display:flex;width:360px;min-width:360px;min-height:0;flex:0 0 360px;flex-direction:column;gap:12px;overflow:hidden;border-left:1px solid #f0f0f0;padding:24px 16px 24px 24px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter .fui-Divider{color:#e0e0e0}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-header{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-header>.fui-Button{display:inline-flex;min-width:80px;padding:6px 12px;justify-content:center;align-items:center;gap:6px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-header .checklist-equipment-selection-filter-heading{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:8px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-header .header-content{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-title{font-size:20px;font-weight:600;line-height:28px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-count{margin-top:4px;font-size:12px;line-height:16px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-actions{display:flex;align-items:center;gap:4px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-actions button{display:flex;padding:6px;justify-content:center;align-items:center;border:unset;max-width:32px;min-width:32px}.checklist-equipment-selection-panel .checklist-equipment-selection-ownership{display:flex;width:100%;min-width:0;flex-direction:column;gap:8px}.checklist-equipment-selection-panel .checklist-equipment-selection-ownership>.fui-Field{width:100%;min-width:0}.checklist-equipment-selection-panel .checklist-equipment-selection-ownership>.fui-Field .fui-Label{font-size:14px;font-style:normal;font-weight:600;line-height:20px}.checklist-equipment-selection-panel .checklist-equipment-selection-ownership>.fui-Field:not(:first-child){width:calc(100% - 20px);margin-left:20px}.checklist-equipment-selection-panel .checklist-equipment-selection-ownership .multiple-selection-field-control,.checklist-equipment-selection-panel .checklist-equipment-selection-ownership .fui-Dropdown{box-sizing:border-box;width:100%;min-width:0}.checklist-equipment-selection-panel .checklist-equipment-selection-ownership .multiple-selection-field-control button,.checklist-equipment-selection-panel .checklist-equipment-selection-ownership .fui-Dropdown button{display:flex;align-items:center;align-self:stretch;gap:10px;padding:0 10px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:10px;width:100%;min-width:0;margin-right:-8px;padding-right:10px;overflow-x:hidden;overflow-y:auto}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-label{display:inline-flex;align-items:center;gap:4px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-label-icon{color:#616161;vertical-align:middle}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-Field,.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-Combobox,.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-Dropdown,.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-Input,.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-DatePicker{width:100%;min-width:0}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-Dropdown,.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-Input,.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-DatePicker{height:34px;min-height:34px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-Input__input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .fui-Label{font-size:14px;font-style:normal;font-weight:600;line-height:20px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-field-control{position:relative;width:100%;min-width:0}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-field-control .fui-Dropdown{width:100%}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-field-control .fui-Dropdown button{padding:0 10px;gap:10px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-field-control .fui-Dropdown button .checklist-equipment-filter-field-value{height:20px;padding:5px 2px 7px}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-field-control .fui-Dropdown__button{box-sizing:border-box;height:32px;min-height:32px;grid-template-columns:[content] minmax(0,1fr) [icon] auto [end]}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-field-control.has-value .fui-Dropdown__expandIcon{visibility:hidden}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-field-value{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.checklist-equipment-selection-panel .checklist-equipment-selection-filter-fields .checklist-equipment-filter-field-clear{position:absolute;z-index:2;top:50%;right:8px;display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:#242424;cursor:pointer;transform:translateY(-50%)}.checklist-equipment-selection-panel .checklist-equipment-due-date-filter{display:flex;flex-direction:column;gap:8px}.checklist-equipment-selection-panel .checklist-equipment-due-date-filter>.fui-Field:not(:first-child),.checklist-equipment-selection-panel .checklist-equipment-due-date-filter>.checklist-equipment-date-range{width:calc(100% - 20px);margin-left:20px}.checklist-equipment-selection-panel .checklist-equipment-date-range{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.checklist-equipment-selection-panel .checklist-equipment-disabled-field .multiple-selection-field-control.has-value .fui-Dropdown__button{padding-right:12px}.checklist-equipment-selection-panel .checklist-equipment-disabled-field .multiple-selection-field-control.has-value .fui-Dropdown__expandIcon{visibility:visible}.checklist-equipment-selection-panel .checklist-equipment-selection-footer{position:relative;display:flex;padding:16px 24px 24px;align-items:flex-start;gap:8px;align-self:stretch}.checklist-equipment-selection-panel .checklist-equipment-selection-footer:before{position:absolute;top:0;right:24px;left:24px;height:1px;background-color:#e0e0e0;content:""}.checklist-equipment-selection-panel .checklist-equipment-selection-footer>.fui-Button{display:inline-flex;min-width:80px;padding:6px 12px;justify-content:center;align-items:center;gap:6px}.custom-job-interval-panel .fui-DrawerBody{padding:12px 14px 12px 24px;overflow-x:hidden}.custom-job-interval-panel .custom-job-interval-panel-header{display:flex;padding:18px 14px 0 24px;flex-direction:column;align-items:flex-start;align-self:stretch}.custom-job-interval-panel .custom-job-interval-panel-header .fui-DrawerHeaderTitle{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch;padding:2px 0;height:28px}.custom-job-interval-panel .custom-job-interval-panel-header .fui-DrawerHeaderTitle .fui-DrawerHeaderTitle__action{margin-right:unset}.custom-job-interval-panel .custom-job-interval-panel-header .fui-DrawerHeaderTitle button{border:unset;padding:6px}.custom-job-interval-panel .custom-job-interval-panel-header .fui-DrawerHeaderTitle h2{color:#242424;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.custom-job-interval-panel .custom-job-interval-panel-description{color:#242424;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.custom-job-interval-panel .custom-job-interval-form{display:flex;flex-direction:column;min-width:0;width:100%;gap:4px}.custom-job-interval-panel .custom-job-interval-form .fui-Label{color:#242424;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.custom-job-interval-panel .custom-job-interval-form-row{display:grid;grid-template-columns:minmax(0,33%) minmax(0,1fr);min-width:0;width:100%;align-items:start;gap:4px}.custom-job-interval-panel .custom-job-interval-form-row>.fui-Field{min-width:0;width:100%}.custom-job-interval-panel .custom-job-interval-form-row>.fui-Field .fui-Dropdown,.custom-job-interval-panel .custom-job-interval-form-row>.fui-Field .fui-Input{min-width:0;width:100%}.custom-job-interval-panel .custom-job-interval-panel-footer{display:flex;padding:16px 14px 16px 24px;gap:8px}.custom-job-interval-panel .custom-job-interval-panel-footer button{display:inline-flex;min-width:80px;padding:6px 12px;justify-content:center;align-items:center;gap:6px}.checklist-equipment-due-date-custom-option{padding:6px 12px;border-top:1px solid #e9ebed;cursor:pointer;color:#242424}.checklist-equipment-due-date-custom-option:hover,.checklist-equipment-due-date-custom-option:focus-visible{background:var(--colorSubtleBackgroundHover)}.link-to-product-menu{width:256px!important;display:flex;padding:4px;flex-direction:column;gap:2px}.link-to-product-menu .fui-MenuItem{display:flex;padding:0 4px 0 6px;gap:4px;flex:1 0 0;align-items:center}.link-to-product-menu .fui-MenuItem .fui-MenuItem__content{color:#424242;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.link-to-product-menu .fui-MenuDivider{display:flex;height:1px;margin:unset;align-items:flex-start;border:unset;background-color:#e0e0e0}.link-to-product-menu .filter-group .fui-MenuGroupHeader{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:10px;color:#424242;font-size:12px;font-style:normal;font-weight:600;line-height:16px;height:16px}.link-to-product-menu .filter-group .fui-MenuGroupHeader .fui-MenuItem{display:flex;padding:0 4px 0 6px;align-items:center;gap:4px;flex:1 0 0}.checklist-product-selection-panel .icon,.checklist-product-selection-panel .grid-cell-icon{display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.checklist-product-selection-panel .icon.header{color:#424242}.checklist-product-selection-panel .grid-cell-icon{width:18px;height:18px;margin-inline:auto;color:#424242}.checklist-product-selection-panel>.fui-DrawerHeader{padding:24px 16px 12px 24px}.checklist-product-selection-panel>.fui-DrawerHeader .fui-DrawerHeaderTitle{font-size:20px;font-weight:600;line-height:28px}.checklist-product-selection-panel .checklist-product-selection-body{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:0;padding:0 16px;overflow:hidden}.checklist-product-selection-panel .checklist-product-selection-toolbar{display:flex;min-height:48px;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:4px;border-bottom:1px solid #e0e0e0;padding:12px 0}.checklist-product-selection-panel .checklist-product-selection-toolbar>.fui-Button{flex:0 0 auto;white-space:nowrap}.checklist-product-selection-panel .checklist-product-selection-toolbar .selected-button{padding:6px;border:unset;gap:6px}.checklist-product-selection-panel .checklist-product-selection-toolbar .selected-button .fui-Button__icon{margin-right:unset}.checklist-product-selection-panel .checklist-product-selection-toolbar .fui-SearchBox{display:flex;padding:0 10px;height:34px;align-items:center;max-width:330px}.checklist-product-selection-panel .checklist-product-selection-toolbar .fui-SearchBox .fui-SearchBox__input{padding-left:2px;padding-right:unset}.checklist-product-selection-panel .checklist-product-selection-toolbar .fui-SearchBox .custom-search-box-search-icon{padding:unset;color:#616161}.checklist-product-selection-panel .checklist-product-selection-table{min-height:0;flex:1 1 auto;overflow:hidden}.checklist-product-selection-panel .checklist-product-selection-table .icon-header-col{height:32px}.checklist-product-selection-panel .checklist-product-selection-table .table-header-cell-content .header{background-color:transparent!important;padding-left:unset;padding-right:unset}.checklist-product-selection-panel .checklist-product-selection-table .table-footer{display:flex;padding:11px 16px;align-items:flex-start;gap:4px;flex:0 0 auto}.checklist-product-selection-panel .checklist-product-selection-divider{flex:0 0 auto}.checklist-product-selection-panel .checklist-product-selection-footer{display:flex;padding:16px 24px 24px;align-items:flex-start;gap:8px;align-self:stretch}.checklist-product-selection-panel .checklist-product-selection-footer>.fui-Button{display:inline-flex;min-width:80px;padding:6px 12px;justify-content:center;align-items:center;gap:6px}.checklist-preview-drawer{width:100vw;height:100vh;overflow:hidden}.checklist-preview-body{min-height:0;flex:1 1 auto;overflow:hidden!important;padding:0}.checklist-preview-body .checklist-preview-spinner{position:absolute;top:0;right:0;bottom:0;left:0}.checklist-preview-body iframe{width:100%;height:100%;border:0}.checklist-share-copy-panel .checklist-share-copy-header{display:flex;padding:24px 16px 12px 24px;flex-direction:column;gap:8px;align-self:stretch}.checklist-share-copy-panel .checklist-share-copy-header .fui-DrawerHeaderTitle__action{margin-right:unset}.checklist-share-copy-panel .checklist-share-copy-description{font-size:12px;line-height:16px}.checklist-share-copy-panel .checklist-share-copy-body{display:flex;padding:12px 24px;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;align-self:stretch}.checklist-share-copy-panel .checklist-share-copy-form{display:flex;width:100%;flex-direction:column;gap:10px}.checklist-share-copy-panel .checklist-share-copy-form .fui-Field .fui-Label{color:#242424;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.checklist-share-copy-panel .checklist-share-copy-form .fui-Checkbox,.checklist-share-copy-panel .checklist-share-copy-form .fui-Checkbox .fui-Checkbox__label,.checklist-share-copy-panel .checklist-share-copy-form .fui-Checkbox:hover{color:#242424}.checklist-share-copy-panel .checklist-share-copy-form .fui-Checkbox:not(:has(.fui-Checkbox__input:checked)):hover{--fui-Checkbox__indicator--borderColor: var(--colorNeutralStrokeAccessible)}.checklist-share-copy-panel .checklist-share-copy-form .fui-Checkbox:has(.fui-Checkbox__input:checked):hover{--fui-Checkbox__indicator--backgroundColor: var(--colorCompoundBrandBackground);--fui-Checkbox__indicator--borderColor: var(--colorCompoundBrandBackground)}.checklist-share-copy-panel .checklist-share-copy-form .fui-Input{width:100%;max-width:100%;min-width:0;border:1px solid #e0e0e0}.checklist-share-copy-panel .checklist-share-copy-form .fui-Input input{color:#bdbdbd;pointer-events:none}.checklist-share-copy-panel .checklist-share-copy-form .checklist-share-copy-name-input .fui-Input__input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-share-copy-panel .checklist-share-copy-footer{display:flex;gap:10px}.checklist-share-copy-panel .checklist-share-copy-footer button{display:inline-flex;min-width:80px;padding:6px 12px;justify-content:center;align-items:center;gap:6px}.checklist-share-company-option{display:flex;width:100%;min-width:0;align-items:center;gap:8px}.checklist-share-company-option .relation-icon{flex:0 0 16px}.checklist-share-company-option span{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-drawing{position:relative;box-sizing:border-box;display:flex;height:100%;flex-direction:column;gap:8px;background:#e6e6e6}.content-drawing .designer-draw-load-image{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:32px 10px;gap:10px;border-radius:10px;border:2px dashed #d1d1d1;background:#fff}.content-drawing .designer-draw-load-image.dragging{background:var(--colorBrandBackground2);border-color:var(--colorBrandStroke1)}.content-drawing .designer-draw-load-image .designer-draw-load-image-icon{width:24px;height:24px;color:#242424}.content-drawing .designer-draw-load-image .designer-draw-load-image-text{color:#242424;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.content-drawing .designer-draw-load-image .fui-Button{font-size:14px;font-style:normal;font-weight:600;line-height:20px}.content-drawing .designer-draw-stage-wrapper{display:flex;min-height:0;flex:1 1 100%}.content-drawing .designer-draw-stage-wrapper .designer-draw-stage{display:flex;flex:1;align-items:center;justify-content:center}.content-drawing .toolbar-drawing{display:flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:2px}.content-drawing .toolbar-drawing .toolbar-drawing-inner{display:flex;flex-flow:row wrap;gap:4px;align-items:center;justify-content:center;padding:4px;border-radius:4px;background:#fff;box-shadow:0 2px 4px 0 var(--Shadow-key, rgba(0, 0, 0, .14)),0 0 2px 0 var(--Shadow-ambient, rgba(0, 0, 0, .12))}.content-drawing .toolbar-drawing .control-next-previous{display:flex;align-items:center;justify-content:center;gap:12px}.content-drawing .toolbar-drawing .count-image{min-width:21px}.ai-thinking-indicator{display:flex;align-items:center;gap:8px;padding:2px 0}.ai-thinking-indicator-dots{display:flex;gap:3px}.ai-thinking-indicator-dots span{width:4px;height:4px;border-radius:50%;background-color:var(--colorNeutralForeground4, #8a8886);opacity:.4;animation:ai-thinking-dot-pulse 1.2s ease-in-out infinite}.ai-thinking-indicator-dots span:nth-child(2){animation-delay:.2s}.ai-thinking-indicator-dots span:nth-child(3){animation-delay:.4s}.ai-thinking-indicator-label{color:var(--colorNeutralForeground4, #8a8886);opacity:.85}@keyframes ai-thinking-dot-pulse{0%,80%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.checklist-ai-clarifying-questions{display:flex;flex-direction:column;gap:8px;padding:8px 12px;border-radius:8px;background-color:var(--colorBrandBackground2, #e6f2ff);border:1px solid var(--colorBrandStroke2, #cfe4fa)}.checklist-ai-clarifying-questions-header{display:flex;align-items:center;gap:6px;color:var(--colorBrandForeground1, #0f6cbd)}.checklist-ai-clarifying-questions-counter{margin-left:auto;font-weight:600;color:var(--colorBrandForeground1, #0f6cbd);opacity:.8}.checklist-ai-clarifying-question-viewport{overflow:hidden}.checklist-ai-clarifying-question-track{display:flex;align-items:flex-start;transition:transform .25s ease-in-out}.checklist-ai-clarifying-question-card{display:flex;flex-direction:column;gap:6px;padding:6px 8px;border-radius:6px;background-color:var(--colorNeutralBackground1, #ffffff);flex:0 0 100%;min-width:100%;box-sizing:border-box}.checklist-ai-clarifying-question-options{display:flex;flex-wrap:wrap;gap:6px}.checklist-ai-clarifying-question-nav{display:flex;align-items:center;justify-content:space-between;gap:8px}.checklist-ai-clarifying-question-dots{display:flex;align-items:center;gap:6px}.checklist-ai-clarifying-question-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background-color:var(--colorNeutralStroke2, #d1d1d1);cursor:pointer;transition:background-color .15s ease-in-out,transform .15s ease-in-out}.checklist-ai-clarifying-question-dot.is-answered{background-color:var(--colorBrandBackground, #4f9ee8)}.checklist-ai-clarifying-question-dot.is-active{background-color:var(--colorBrandForeground1, #0f6cbd);transform:scale(1.3)}.checklist-ai-clarifying-question-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:2px}.ai-error-disclosure{display:flex;flex-direction:column;gap:2px}.ai-error-headline{display:flex;align-items:center;gap:4px;color:var(--colorNeutralForeground3, #616161)}.ai-error-icon{color:var(--colorPaletteRedForeground1, #c50f1f);flex-shrink:0}.ai-error-toggle{display:flex;align-items:center;gap:2px;background:none;border:none;cursor:pointer;padding:0 0 0 16px;color:var(--colorNeutralForeground4, #8a8886);opacity:.75}.ai-error-toggle:hover{opacity:1}.ai-error-content{color:var(--colorNeutralForeground4, #8a8886);opacity:.85;padding-left:30px;white-space:pre-wrap;word-break:break-word}.checklist-ai-chat-usage{color:var(--colorNeutralForeground4, #8a8886);opacity:.7;margin-top:2px}.ai-thinking-disclosure{display:flex;flex-direction:column;gap:2px;margin-bottom:2px}.ai-thinking-toggle{display:flex;align-items:center;gap:2px;background:none;border:none;cursor:pointer;padding:0;color:var(--colorNeutralForeground4, #8a8886);opacity:.75}.ai-thinking-toggle:hover{opacity:1}.ai-thinking-content{color:var(--colorNeutralForeground4, #8a8886);opacity:.85;padding-left:14px;white-space:pre-wrap}.checklist-ai-chat-panel{display:flex;flex-direction:column;flex:0 0 400px;width:400px;max-width:400px;height:100%;min-height:0;border-left:1px solid var(--colorNeutralStroke2, #e0e0e0);background-color:var(--colorNeutralBackground1, #fff);overflow:hidden}.checklist-ai-chat-panel-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;border-bottom:1px solid var(--colorNeutralStroke2, #e0e0e0);flex:0 0 auto}.checklist-ai-chat-panel-title{margin:0;font-weight:600}.checklist-ai-chat-body{display:flex;flex-direction:column;flex:1;min-height:0;padding:12px 16px;gap:12px}.checklist-ai-chat-footer{display:block;flex:0 0 auto}.checklist-ai-chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.checklist-ai-chat-message{padding:8px 12px;border-radius:8px;max-width:90%}.checklist-ai-chat-message-user{align-self:flex-end;background-color:var(--colorBrandBackground2, #e6f2ff)}.checklist-ai-chat-message-assistant{align-self:flex-start;background-color:var(--colorNeutralBackground3, #f3f2f1)}.checklist-ai-chat-message-text{white-space:pre-wrap;word-break:break-word}.checklist-ai-chat-usage{display:flex;flex-direction:column;gap:2px;margin-top:4px}.checklist-ai-chat-usage-line{display:block}.checklist-ai-chat-warnings{padding:8px 12px;border-radius:8px;background-color:var(--colorPaletteYellowBackground2, #fff4ce)}.checklist-ai-chat-operation-summary{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:2px}.checklist-ai-chat-operation-summary li{color:var(--colorPaletteGreenForeground1, #0e700e)}.checklist-ai-chat-input{display:flex;flex-direction:column;width:100%;flex:1;gap:8px}.checklist-ai-chat-streaming-cursor{display:inline-block;width:2px;height:1em;margin-left:2px;vertical-align:text-bottom;background-color:currentColor;animation:checklist-ai-chat-cursor-blink 1s step-end infinite}@keyframes checklist-ai-chat-cursor-blink{50%{opacity:0}}/*!
* Viewer.js v1.11.7
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-11-24T04:32:14.526Z
*/.viewer-zoom-in:before,.viewer-zoom-out:before,.viewer-one-to-one:before,.viewer-reset:before,.viewer-prev:before,.viewer-play:before,.viewer-next:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen:before,.viewer-fullscreen-exit:before,.viewer-close:before{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container::-moz-selection,.viewer-container *::-moz-selection{background-color:transparent}.viewer-container::selection,.viewer-container *::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:#00000080;overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;left:0;position:absolute;right:0;top:0;z-index:1}.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:#00000080;border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:#000c}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:#000c;border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:#00000080;border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:#000c}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:#00000080}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid rgba(255,255,255,.1);border-left-color:#ffffff80;border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media(max-width:767px){.viewer-hide-xs-down{display:none}}@media(max-width:991px){.viewer-hide-sm-down{display:none}}@media(max-width:1199px){.viewer-hide-md-down{display:none}}.image-list{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 10px 7px}.image-list .image{position:relative;width:70px;height:70px;min-width:70px;overflow:hidden;border:1px solid #e9ebed;border-radius:4px;object-fit:cover}.image-list .image .preview-photo-open{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.image-list .image .text-image{z-index:5;position:absolute;top:50%;left:50%;color:#fff;font-size:18px;transform:translate(-50%,-50%)}.image-list .image .background-img{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.4}.image-list .image img,.image-list .image .preview-photo-loading{display:flex;width:70px;height:70px;align-items:center;justify-content:center;border-radius:4px;object-fit:cover}.image-list .image:hover{cursor:pointer}.image-list .image-none{display:none}.image-list .preview-photo-delete{position:absolute;z-index:6;top:0;right:0;min-width:24px;width:24px;height:24px;background:#fff}.image-list .preview-photo-add{background:#f5f5f5;border:1px solid #d1d1d1;color:#5a67f3}.custom-responsive{display:grid;grid-template-columns:repeat(auto-fill,72px)}.fullScreen-data{position:fixed}.viewer-delete{display:flex;align-items:center;justify-content:center;color:#fff}.viewer-delete svg{width:16px;height:16px}.upload-image-panel .upload-image-panel-header{display:flex;padding:24px 16px 12px 24px;flex-direction:column;gap:12px;align-self:stretch}.upload-image-panel .upload-image-panel-header .fui-DrawerHeaderTitle__action{margin-right:unset}.upload-image-panel .upload-image-panel-body{position:relative;overflow:hidden;display:flex;padding:0!important;flex:1 0 0;min-height:0;align-self:stretch}.upload-image-panel .upload-image-panel-body .upload-image-panel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#fff9}.upload-image-panel .upload-image-panel-scroll{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;padding:0 24px 8px}.upload-image-panel .upload-image-drop-zone-sticky{position:sticky;top:0;z-index:2;flex:0 0 auto;background:#fff;padding-bottom:8px}.upload-image-panel .upload-image-drop-zone-sticky .upload-image-drop-zone{display:flex;padding:40px 10px 32px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border:2px dashed #d1d1d1;background:#fff;border-radius:10px;cursor:pointer}.upload-image-panel .upload-image-drop-zone-sticky .upload-image-drop-zone.dragging{background:var(--colorBrandBackground2);border-color:var(--colorBrandStroke1)}.upload-image-panel .upload-image-drop-zone-sticky .upload-image-drop-zone.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.upload-image-panel .upload-image-drop-zone-sticky .upload-image-drop-zone-icon{font-size:28px;color:#242424}.upload-image-panel .upload-image-drop-zone-sticky .upload-image-drop-zone-text{color:#242424;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.upload-image-panel .upload-image-file-list{display:flex;flex-direction:column;gap:8px}.upload-image-panel .image-file-item{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px;border-bottom:1px solid #f0f0f0}.upload-image-panel .image-file-item>img{object-fit:contain;display:flex;width:76px;height:76px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:4px;background-color:#f1f2f3}.upload-image-panel .image-file-item-content{display:flex;min-width:0;flex-direction:column}.upload-image-panel .image-file-item-content .title-image{color:#242424;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.upload-image-panel .image-file-item-content .size-image{overflow:hidden;color:#616161;text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.upload-image-panel .image-file-item-content .fui-Field{padding-top:8px}.upload-image-panel .image-file-item-content .fui-Field input{display:flex;padding:0 10px;align-items:center;gap:10px;align-self:stretch}.upload-image-panel .image-file-item-loading{position:relative}.upload-image-panel .image-file-item-loading .fui-Skeleton{display:block;width:100%}.upload-image-panel .image-file-item-loading .image-file-item-preload{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-image-panel .image-file-item-loading>.fui-Skeleton{width:76px;height:76px}.upload-image-panel .image-file-item-loading>.fui-Skeleton .image-file-item-loading-thumb{width:76px;height:76px}.upload-image-panel .image-file-item-loading .image-file-item-content .fui-Skeleton{display:flex;flex-direction:column;gap:6px;padding-top:4px}.upload-image-panel .image-file-item-loading .image-file-item-content .fui-Skeleton .fui-SkeletonItem:first-child{width:60%}.upload-image-panel .image-file-item-loading .image-file-item-content .fui-Skeleton .fui-SkeletonItem:last-child{width:35%}.upload-image-panel .image-file-item-remove{min-width:0;padding:4px;color:var(--colorPaletteRedForeground1)}.upload-image-panel .image-file-item-uploaded{display:flex;padding-top:4px;align-items:flex-start;gap:4px;align-self:stretch;color:#0e700e}.upload-image-panel .image-file-item-uploaded .image-file-item-uploaded-icon{flex:0 0 auto}.upload-image-panel .image-file-item-invalid{display:flex;align-items:center;gap:4px;color:var(--colorPaletteRedForeground1);padding-top:4px}.upload-image-panel .image-file-item-invalid .image-file-item-invalid-icon{flex:0 0 auto}.upload-image-panel .image-file-item-invalid .fui-Text{font-size:12px}.upload-image-panel .upload-image-panel-footer .fui-Button:focus{box-shadow:none!important;outline:none!important}.checklist-designer-collapse{min-width:0}.checklist-designer-collapse>.checklist-designer-collapse-header{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 0}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left{box-sizing:border-box;display:flex;width:100%;min-width:0;border-radius:4px;outline:1px solid #d1d1d1;background-color:#fff}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>*{box-sizing:border-box;border-right:1px solid #d1d1d1}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>*:last-child{border-right:none}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.collapse-btn-wrapper{display:flex;width:40px;height:auto;flex-direction:column;justify-content:flex-start;align-items:center}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.collapse-btn-wrapper>.collapse-btn{padding:6px;color:#5c5e60;display:flex;justify-content:center;align-items:center;margin-top:3px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order{display:flex;flex:1 0 0;align-items:flex-start;padding:6px 4px;max-width:70px;gap:10px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order.order-edit{min-width:150px;flex-basis:150px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order>div{display:flex;width:100%;height:28px;align-items:center}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .text{display:block;width:62px;overflow:hidden;align-items:center;align-content:center;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;font-weight:600;font-style:normal}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .fui-Input{width:100%;min-width:0;border:none;border-radius:4px;padding:4px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .fui-Input:after{display:none}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .fui-Input:focus-within,.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .fui-Input:focus{outline:2px solid #5a67f3;border-color:#5a67f3;min-height:28px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .fui-Input .fui-Input__input{padding:0;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .validation-field-group .fui-Input{outline:1px solid #a4262c}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .validation-field-group .fui-Input:after{display:none}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .validation-field-group .fui-Input:focus-within,.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.order .validation-field-group .fui-Input:focus{outline:2px solid #a4262c;border-color:#a4262c}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description{display:flex;min-width:0;flex:1 1 auto;align-items:center;justify-content:flex-start;padding:6px 4px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description.description-checkpoint{padding-left:0}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content{width:100%;min-width:0;flex:1 1 auto}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .fui-Field{width:100%;min-width:0}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .fui-Textarea{width:100%;min-height:28px;border:none;height:auto;border-radius:4px;padding:0;min-width:0}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .fui-Textarea:focus-within,.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .fui-Textarea:focus{outline:2px solid #5A67F3;border-color:#5a67f3}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .fui-Textarea:after{display:none}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .fui-Textarea .fui-Textarea__textarea{min-height:28px;height:auto;overflow-y:hidden;align-content:center;padding:4px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .validation-field-group .fui-Textarea:after{display:none}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .validation-field-group .fui-Textarea{outline:1px solid #a4262c}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .validation-field-group .fui-Textarea:focus-within,.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .description-content .validation-field-group .fui-Textarea:focus{outline:2px solid #a4262c;border-color:#a4262c}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .marker-fixed{display:flex;width:28px;min-width:28px;height:28px;align-self:flex-start;align-items:center;justify-content:center;padding:0}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .marker-fixed:hover{background-color:var(--grey-20, #f1f2f3)}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.description .procedure-icon-wrapper{display:flex;align-self:flex-start;gap:4px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.statuses{width:40px;min-width:40px;padding:4px;align-items:flex-start}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.statuses-checkpoint{display:flex;align-self:stretch;align-items:stretch;padding:6px 0 6px 12px;gap:4px;width:244px;height:auto}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.marker-location-wrapper{align-items:flex-start;padding:4px;width:40px;min-width:40px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left>.marker-location-wrapper .marker-location{color:#5a67f3}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left .marker{display:flex;width:28px;height:28px;align-items:center;justify-content:center;color:#5a67f3;font-size:20px}.checklist-designer-collapse>.checklist-designer-collapse-header>.checklist-designer-collapse-header-left .marker:hover{cursor:pointer;background-color:var(--grey-20, #f1f2f3)}.checklist-designer-collapse>.checklist-designer-collapse-header>.btn-remove-item{width:40px;min-width:40px;height:40px;margin-left:1px;align-self:flex-start;visibility:hidden;color:#5c5e60}.checkpoint>.checklist-designer-collapse>.checklist-designer-collapse-header{padding:0}.checklist-designer-collapse>.checklist-designer-collapse-body{display:flex;min-width:0;flex-direction:column;padding-left:12px;border-left:1px solid #e9ebed;gap:10px}.checkpoint>.checklist-designer-collapse>.checklist-designer-collapse-body{display:flex;min-width:0;flex-direction:column;padding-left:12px;border-left:1px solid #e9ebed;gap:10px}.checkpoint>.checklist-designer-collapse>.checklist-designer-collapse-body.checklist-designer-collapse-body-open{margin:10px 0}.checklist-designer-collapse:hover>.checklist-designer-collapse-header>.btn-remove-item{visibility:visible}.designer-collapse-item{padding:0}.designer-collapse-item>.designer-collapse-item-header{display:flex;align-items:center;justify-content:space-between}.designer-collapse-item>.designer-collapse-item-header .designer-collapse-item-left{display:flex;align-items:center;gap:4px}.designer-collapse-item>.designer-collapse-item-header .designer-collapse-item-left>button{color:#5c5e60}.designer-collapse-item>.designer-collapse-item-header .designer-collapse-item-left>svg{color:#9d9fa1;font-size:16px;width:16px;height:16px}.designer-collapse-item>.designer-collapse-item-header .designer-collapse-item-left>svg.active{color:#5a67f3}.designer-collapse-item>.designer-collapse-item-header .designer-collapse-item-left>img{height:16px}.designer-collapse-item>.designer-collapse-item-header .designer-collapse-item-left .procedure{padding:0 2px}.designer-collapse-item>.designer-collapse-item-header .designer-collapse-item-left .designer-collapse-item-left-title{font-size:14px;font-weight:600;height:20px}.designer-collapse-item>.designer-collapse-item-body{padding-left:42px;text-align:justify}.designer-collapse-item>.designer-collapse-item-body .fui-Textarea{width:100%;border:none;background-color:#f8f9fa}.status-value-selection-panel .fui-DrawerBody{padding:12px 24px}.status-value-selection-panel .detail-panel-header{padding:24px 16px 12px 24px;gap:8px}.status-value-selection-panel .status-value-selection-header,.status-value-selection-panel .status-value-selection-row{display:grid;grid-template-columns:90px 90px minmax(0,1fr);min-height:35px;align-items:center;border-bottom:1px solid var(--colorNeutralStroke2)}.status-value-selection-panel .status-value-selection-row .status-value-selection-checkbox-cell,.status-value-selection-panel .status-value-selection-row .status-value-selection-radio-cell{display:flex;width:90px;min-height:35px;padding:9px 16px 10px;align-items:center;gap:0;box-sizing:border-box}.status-value-selection-panel .status-value-selection-row .status-value-selection-checkbox-cell .fui-Checkbox__indicator,.status-value-selection-panel .status-value-selection-row .status-value-selection-checkbox-cell .fui-Radio__indicator,.status-value-selection-panel .status-value-selection-row .status-value-selection-radio-cell .fui-Checkbox__indicator,.status-value-selection-panel .status-value-selection-row .status-value-selection-radio-cell .fui-Radio__indicator{margin:0}.status-value-selection-panel .status-value-selection-header .status-value-selection-header-left{display:flex;height:32px;min-height:32px;padding:0 10px;gap:4px;box-sizing:border-box}.status-value-selection-panel .status-value-selection-header .status-value-selection-header-left .fui-Text{padding:6px 0;align-items:flex-start}.status-value-selection-panel .status-value-selection-description{display:flex;width:100%;min-width:0;min-height:35px;align-items:center;gap:8px;padding:0 10px;box-sizing:border-box}.status-value-selection-panel .status-value-selection-description .status-value-selection-description-text{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.status-value-selection-panel .status-value-selection-description .status-icon{flex:0 0 auto;font-size:21px}.status-value-selection-panel .detail-panel-header .fui-Text{font-size:12px}.statuses-checkpoint{height:100%;flex-wrap:wrap;display:flex;justify-content:space-between}.statuses-checkpoint .fill-down-status-button{box-sizing:border-box;height:100%}.statuses-checkpoint .statuses-checkpoint-title{display:flex;align-items:center;gap:8px}.statuses-checkpoint .checkpoint-fill-status{display:flex;min-width:238px;height:100%;align-items:center;gap:4px;cursor:pointer}.statuses-checkpoint .checkpoint-fill-status.with-border{display:flex;padding:4px 0 4px 12px;outline:1px solid #d1d1d1;outline-offset:-1px;background-color:#fff;gap:4px;align-items:center;border-radius:4px}.statuses-checkpoint .checkpoint-fill-status.with-border .fui-Button{width:32px}.statuses-checkpoint .checkpoint-fill-status-values{display:flex;height:100%;align-items:center;gap:4px}.statuses-checkpoint .checkpoint-fill-status-values>div{font-size:24px}.statuses-checkpoint .checkpoint-fill-status-values .status-default{box-sizing:border-box;padding:2px;border:1px solid}.statuses-checkpoint .checkpoint-fill-status-values .status-icon{display:contents;padding:2px;height:24px;font-size:24px}.statuses-checkpoint .fui-Button{width:28px;min-width:28px;height:28px}.checkpoint{min-width:0;flex:1 1 auto}.checkpoint .checklist-designer-collapse-header-left{display:grid;grid-template-columns:auto minmax(70px,auto) minmax(180px,1fr) auto auto;width:100%;align-items:stretch}.checkpoint .checklist-designer-collapse-header-left>.collapse-btn{align-self:stretch}.checkpoint .checklist-designer-collapse-header-left>.order{align-self:stretch}.checkpoint .checklist-designer-collapse-header-left>.statuses-checkpoint{align-self:stretch}.checkpoint .description{display:flex;min-width:0;align-items:flex-start}.checkpoint .description-content{min-width:0;flex:1 1 auto}.checkpoint .description-content textarea{width:100%;min-height:30px}.checkpoint .procedure-icon-wrapper{padding:4px 8px;align-self:flex-start}.checkpoint .procedure-icon-wrapper svg{color:#bdbdbd}.checkpoint .procedure-icon-wrapper svg.active{color:var(--colorBrandForeground1)}.checkpoint .procedure-icon-wrapper img{height:16px;padding:2px 0;color:#bdbdbd}.checkpoint .procedure-icon-wrapper .procedure{padding:0 2px}.checkpoint .designer-collapse-item-body .fui-Textarea{width:100%;min-height:28px;border:none;height:auto;border-radius:4px;padding:0;resize:none}.checkpoint .designer-collapse-item-body .fui-Textarea:focus-within,.checkpoint .designer-collapse-item-body .fui-Textarea:focus{outline:2px solid #5A67F3;border-color:#5a67f3}.checkpoint .designer-collapse-item-body .fui-Textarea:after{display:none}.checkpoint .designer-collapse-item-body .fui-Textarea .fui-Textarea__textarea{min-height:28px;height:auto;overflow-y:hidden;align-content:center;padding:4px;box-sizing:content-box;field-sizing:content}.check-group{box-sizing:border-box;width:100%;min-width:0}.check-group .select-checkpoint-items-list{min-width:0;margin:0;padding:0;list-style:none;gap:10px;display:flex;flex-direction:column}.check-group .select-checkpoint-items-list.dragging-over{background:#e9ebed}.check-group .select-checkpoint-items-list li{list-style:none}.check-group .select-checkpoint-field{display:flex;width:100%;min-width:0;align-items:flex-start;gap:8px}.check-group .select-checkpoint-field>.dot-vertical{position:relative;top:10px;flex:0 0 18px;visibility:hidden;cursor:move;font-size:17px;width:40px}.check-group .select-checkpoint-field>.padding-left-20{flex:0 0 20px;padding-left:20px}.check-group .select-checkpoint-field>.checkpoint{width:100%}.check-group .select-checkpoint-field:hover>.dot-vertical{visibility:visible}.check-group .btn-statuses{color:#5a67f3}.check-group .check-group-action{padding:8px 20px;margin-left:-42px}.check-group .check-group-action .btn-add-checkpoint{padding:6px 12px;min-width:80px;gap:6px;align-items:center;justify-content:center}.new-checklist-designer{--onix-panel-size: 100vw;height:100vh;overflow:hidden}@media(min-width:769px){.new-checklist-designer{--onix-panel-size: 90vw}}.new-checklist-designer .new-checklist-designer-header{display:flex;flex:0 0 auto;flex-direction:column;gap:8px;padding:24px 16px 12px 24px}.new-checklist-designer .new-checklist-designer-subtitle{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:16px;font-style:normal}.new-checklist-designer .new-checklist-designer-body{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow-x:auto;overflow-y:hidden}.new-checklist-designer .new-checklist-designer-toolbar{z-index:100;display:flex;width:100%;min-width:0;min-height:32px;flex:0 0 auto;align-items:center;justify-content:space-between;overflow:visible;background-color:#fff;padding:12px 0;flex-shrink:0}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right{display:flex;min-width:0;flex-wrap:nowrap;align-items:center;gap:4px;flex-shrink:0}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left>button,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left>.fill-down-status-button,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left>.fui-Switch,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left>.toolbar-action-menu,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right>button,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right>.fill-down-status-button,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right>.fui-Switch,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right>.toolbar-action-menu{flex:0 0 auto}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left>.toolbar-action-menu,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right>.toolbar-action-menu{min-width:0}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left .fill-down-status-button button,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left .fill-down-status-button .fui-Button__icon+span,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left .fill-down-status-button .fui-Text,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right .fill-down-status-button button,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right .fill-down-status-button .fui-Button__icon+span,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right .fill-down-status-button .fui-Text{font-weight:600!important}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left button,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right button{white-space:nowrap}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left>.fui-ToggleButton,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right>.fui-ToggleButton{display:inline-flex;min-width:80px;align-items:center;justify-content:center;gap:var(--Horizontal-SNudge, 6px);padding:var(--Vertical-SNudge, 6px) var(--Horizontal-SNudge, 6px);border-radius:var(--button-corner-radius, 4px);font-weight:var(--button-text-weight, 600)}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left .new-checklist-designer-toolbar-auto-number,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right .new-checklist-designer-toolbar-auto-number{font-weight:600}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left .toolbar-auto-numbering,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right .toolbar-auto-numbering{font-weight:600;align-items:center;height:32px}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left .toolbar-right-actions-spacer,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right .toolbar-right-actions-spacer{flex:1 1 auto}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right{margin-left:auto;display:flex;min-width:0;flex:0 0 auto;justify-content:flex-end}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right>.toolbar-action-menu{width:max-content;max-width:100%;min-width:0;flex:0 1 auto}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left{flex:1}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left>.toolbar-action-menu{flex:1 1 auto}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left>.fui-Switch{flex-shrink:0}@media(max-width:768px){.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-left,.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right{gap:2px}}@media(max-width:992px){.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right{min-width:32px;max-width:260px;flex:0 1 260px}.new-checklist-designer .new-checklist-designer-toolbar .new-checklist-designer-toolbar-right>.toolbar-action-menu{width:100%;flex:1 1 auto}}.new-checklist-designer .new-checklist-designer-toolbar-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.new-checklist-designer .new-checklist-designer-toolbar-scroll .new-checklist-designer-toolbar{flex-wrap:nowrap;overflow:visible}.new-checklist-designer .new-checklist-designer-footer{display:flex;flex:0 0 auto;gap:12px}.new-checklist-designer .new-checklist-designer-footer>button{min-width:80px}.new-checklist-designer .new-checklist-designer-loading{display:flex;min-height:160px;width:100%;flex:1 1 auto;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:12px 8px}.new-checklist-designer .new-checklist-designer-loading .section-row{width:100%}.new-checklist-designer .new-checklist-designer-loading .section-row .ms-Shimmer-container{margin-bottom:6px}.new-checklist-designer .new-checklist-designer-loading .section-row .ms-Shimmer-container:last-child{margin-bottom:0}.new-checklist-designer .new-checklist-designer-content{display:flex;min-height:0;flex:1 1 auto;gap:10px;overflow-x:auto;overflow-y:hidden}.new-checklist-designer .new-checklist-designer-content .content-draw{box-sizing:border-box;position:sticky;top:0;width:50%;min-width:400px;height:100%;flex:1 1 50%;background:#e6e6e6;display:flex;padding:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;align-self:stretch}.new-checklist-designer .new-checklist-designer-content .content-detail{display:flex;width:50%;min-width:600px;min-height:0;height:100%;flex:1 1 50%;flex-direction:column;overflow-x:hidden;overflow-y:auto}.new-checklist-designer .new-checklist-designer-content .content-detail-action{padding:12px 0}.new-checklist-designer .new-checklist-designer-content .content-detail-action>.fui-Button{padding:6px 12px;min-width:80px;gap:6px;align-items:center;align-content:center}.new-checklist-designer .new-checklist-designer-content .select-group-items-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.new-checklist-designer .new-checklist-designer-content .select-group-items-list li{list-style:none}.new-checklist-designer .new-checklist-designer-content .select-group-field{display:flex;gap:4px}.new-checklist-designer .new-checklist-designer-content .select-group-field.background-grey10,.new-checklist-designer .new-checklist-designer-content .select-group-field:hover{background-color:#f8f9fa}.new-checklist-designer .new-checklist-designer-content .select-group-field.disable{pointer-events:none}.new-checklist-designer .new-checklist-designer-content .select-group-field>.dot-vertical{position:relative;top:20px;left:12px;visibility:hidden;cursor:move;font-size:17px;width:40px}.new-checklist-designer .new-checklist-designer-content .select-group-field>.padding-left-20{padding-left:20px}.new-checklist-designer .new-checklist-designer-content .select-group-field>.check-group{width:100%}.new-checklist-designer .new-checklist-designer-content .select-group-field:hover>.dot-vertical{visibility:visible}.new-checklist-designer .new-checklist-designer-content .add-check-group-btn-container{display:flex;align-items:center;opacity:0}.new-checklist-designer .new-checklist-designer-content .add-check-group-btn-container>.add-check-group-btn-line{height:1px;flex:1;background-color:#d1d1d1}.new-checklist-designer .new-checklist-designer-content .add-check-group-btn-container>button{height:20px;pointer-events:none}.new-checklist-designer .new-checklist-designer-content .add-check-group-btn-container:hover{opacity:1}.new-checklist-designer .new-checklist-designer-content .add-check-group-btn-container:hover>button{pointer-events:auto}.new-checklist-designer .new-checklist-designer-content .padding-left-20{padding-left:20px}.new-checklist-designer.child-cursor-inherit *{cursor:inherit!important}.toolbar-auto-numbering-icon{transform:scale(.6)}.quick-access-panel .detail-panel-header{padding:24px 16px 12px 24px}.quick-access-panel .quick-access-toolbar{padding:8px 0;gap:4px}.quick-access-panel .quick-access-toolbar .btn-expand,.quick-access-panel .quick-access-toolbar .btn-collapse{padding:6px;min-width:80px;gap:6px}.quick-access-panel .quick-access-content{display:flex;flex-direction:column}.quick-access-panel .quick-access-content .quick-access-tree .quick-access-leaf-layout{box-sizing:border-box;padding-inline-start:48px;padding-inline-end:8px}.quick-access-panel .quick-access-content .quick-access-tree .quick-access-group-layout{display:grid;width:100%;min-width:0;grid-template-columns:fit-content(88px) minmax(0,1fr);align-items:center;gap:4px;padding:0 2px}.quick-access-panel .quick-access-content .quick-access-tree .quick-access-item-layout{display:grid;width:100%;min-width:0;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:4px}.quick-access-panel .quick-access-content .quick-access-tree .fui-TreeItemLayout{width:100%}.quick-access-panel .quick-access-content .quick-access-tree .fui-TreeItemLayout .fui-TreeItemLayout__expandIcon{padding:10px 6px;min-width:32px;min-height:32px}.quick-access-panel .quick-access-content .quick-access-tree .fui-TreeItemLayout__main{padding:6px 0;width:100%}.quick-access-panel .quick-access-content .quick-access-order,.quick-access-panel .quick-access-content .quick-access-checkpoint-order{font-weight:600;font-size:14px;font-style:normal;line-height:20px;min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-access-panel .quick-access-content .quick-access-description,.quick-access-panel .quick-access-content .quick-access-checkpoint-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;color:var(--Neutral-Foreground-1-Rest, #242424);text-overflow:ellipsis;white-space:nowrap;font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-300, 14px);font-style:normal;font-weight:400;line-height:var(--Line-height-300, 20px)}.checklists-page{display:flex;width:100%;height:100%;min-height:0;flex-direction:column;overflow:hidden}.checklists-page>.fui-Divider{flex:0 0 auto}.checklists-page>.checklists-container{min-height:0;height:auto;flex:1 1 auto}.checklists-page>.checklists-container>.page-body>.filter-area{transition:none}.checklists-page>.checklists-container>.page-body>.filter-area.hidden{display:none}.checklists-page>.checklists-container .table-container>.fui-Table{height:calc(100% - 41px)}.checklists-page>.checklists-container .table-container .table-footer{display:flex;box-sizing:border-box;height:41px;flex:0 0 41px;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;padding:0 16px;gap:4px;line-height:20px}.checklists-page>.checklists-container .table-container .table-footer span{margin-left:0}.checklists-header{display:flex;height:56px;flex:0 0 56px;flex-direction:column;justify-content:center;align-items:flex-start}.checklists-header .title{display:flex;align-self:stretch;align-items:center;gap:8px;padding:4px 16px 4px 20px;color:#242424;font-size:20px;font-weight:600;line-height:28px}.checklist-drawer-body{padding:12px 24px}.checklist-drawer-body .checklist-form .fui-Label{padding:unset;margin-bottom:4px}.checklist-drawer-body .checklist-form .fui-Label__required{color:#b10e1c}.checklist-drawer-body .checklist-form .fui-Input:has(>.fui-Input__input[aria-invalid=true]){border-color:#b10e1c}.checklist-drawer-body .checklist-form .fui-Input:has(>.fui-Input__input[aria-invalid=true]):hover,.checklist-drawer-body .checklist-form .fui-Input:has(>.fui-Input__input[aria-invalid=true]):active,.checklist-drawer-body .checklist-form .fui-Input:has(>.fui-Input__input[aria-invalid=true]):focus-within{border-color:#b10e1c}.checklist-drawer-body .checklist-form .fui-Input:has(>.fui-Input__input[aria-invalid=true]):after{border-bottom-color:#b10e1c}.checklist-drawer-body .fui-Field__validationMessage{color:#b10e1c}.checklist-drawer-body:last-child{padding-bottom:calc(var(--spacingHorizontalXXL) + 1px)}.checklist-drawer-body:first-child{padding-top:calc(var(--spacingHorizontalXXL) + 1px)}.refined-by-checkbox-filter .refined-by-filter-button{height:32px;min-height:32px}.refined-by-filter-popover .refined-by-filter-menu-list{width:256px}.refined-by-filter-popover .refined-by-filter-group-header{color:var(--Neutral-Foreground-2-Rest, #424242)}.management-page .page-top-bar{display:flex;padding:12px 16px 12px 20px;gap:4px;align-self:stretch}.checklist-toolbar{min-width:0}.checklist-toolbar.has-selection{column-gap:8px}.checklist-toolbar.has-selection .left{min-width:230px}.checklist-toolbar.has-selection .right{min-width:128px}.checklist-toolbar.has-selection .right .search-filter-section{overflow:hidden;flex:1 1 0}.checklist-toolbar .left{display:flex;min-width:0;flex:1 1 auto;align-items:center}.checklist-toolbar .left>.toolbar-action-menu{width:100%;min-width:0}.checklist-toolbar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:var(--Horizontal-SNudge, 6px);font-weight:600}.checklist-toolbar .checklist-toolbar-edit-button{justify-content:flex-start}.checklist-toolbar .right{display:flex;min-width:0;max-width:calc(100% - 96px);overflow:hidden;padding:0;flex:0 1 auto;justify-content:flex-end;gap:4px}.checklist-toolbar .right .selection-button{position:static;display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:6px}.checklist-toolbar .right .selection-button .fui-Button__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-toolbar .right .search-filter-section{min-width:0;flex:0 1 auto}.checklist-toolbar .right .search-filter-section .fui-SearchBox{width:clamp(160px,24vw,330px);min-width:0;max-width:330px;flex:1 1 auto}.checklist-toolbar .right .search-filter-section .fui-SearchBox input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-toolbar .right .search-filter-section .custom-search-box-search-icon:active{background-color:transparent}.denied-page-container{margin:0 auto;display:flex;height:100%;font-size:1.25rem;justify-content:center;align-items:center;text-align:center;flex-direction:column;font-family:Segoe UI}.denied-page-container .denied-page-title{color:var(--Text-Primary, #303132);text-align:center;font-family:Segoe UI;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.denied-page-container .denied-page-message{color:var(--Text-Primary, #303132);text-align:center;font-family:Segoe UI;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.home-page{height:100%;display:flex;align-items:center;justify-content:center;background:var(--Neutral-Background-1-Rest, #FFF)}.home-page .version{position:absolute;bottom:12px;right:12px;color:var(--Grey-palette-Black, #000000);font-size:12px;font-weight:400;line-height:16px}.general-procedure-panel .general-procedure-panel-header{display:flex;padding:24px 16px 0 24px;flex-direction:column;align-items:flex-start;align-self:stretch}.general-procedure-panel .general-procedure-panel-header .fui-DrawerHeaderTitle{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch;padding:2px 0;min-height:28px}.general-procedure-panel .general-procedure-panel-header .fui-DrawerHeaderTitle .fui-DrawerHeaderTitle__action{margin-right:unset}.general-procedure-panel .general-procedure-panel-header .fui-DrawerHeaderTitle button{border:unset;padding:6px}.general-procedure-panel .general-procedure-panel-header .fui-DrawerHeaderTitle h2{color:#242424;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.general-procedure-panel .general-procedure-panel-description{color:#242424;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.general-procedure-panel .general-procedure-panel-body{padding:12px 24px}.general-procedure-panel .general-procedure-form{display:flex;flex-direction:column;gap:12px}.general-procedure-panel .general-procedure-form .fui-Label{color:#242424;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.general-procedure-panel .general-procedure-form .fui-RadioGroup{margin-bottom:8px;gap:4px}.general-procedure-panel .general-procedure-form-checkboxes{display:flex;flex-direction:column;gap:8px}.general-procedure-panel .general-procedure-audit{display:flex;flex-direction:column;gap:4px;border-top:1px solid #d1d1d1;padding-top:8px}.general-procedure-panel .general-procedure-audit .general-procedure-audit-row{display:flex;gap:6px;color:#616161;font-size:12px;line-height:16px}.general-procedure-panel .general-procedure-audit .general-procedure-audit-row .label{font-weight:600}.general-procedure-panel .general-procedure-panel-footer{display:flex;gap:8px}.general-procedure-panel .general-procedure-panel-footer button{display:inline-flex;min-width:80px;padding:6px 12px;justify-content:center;align-items:center;gap:6px}.general-procedure-panel .general-procedure-panel-placeholder{min-height:240px}.instructions-page{display:flex;width:100%;height:100%;min-height:0;flex-direction:column;overflow:hidden}.instructions-page>.instructions-container{min-height:0;height:auto;flex:1 1 auto}.instructions-page>.instructions-container>.page-top-bar{display:flex;padding:12px 16px 12px 20px;gap:4px;align-self:stretch}.instructions-page>.instructions-container>.page-body>.filter-area{transition:none}.instructions-page>.instructions-container>.page-body>.filter-area.hidden{display:none}.instructions-table-section{display:flex;height:100%;min-height:0;flex-direction:column}.instructions-note{display:flex;align-items:center;gap:8px;background-color:#f8f9fa;color:#616161;font-size:12px;line-height:16px;min-height:36px;box-sizing:border-box;padding:0 12px;border-top:1px solid var(--Neutral-Stroke-1-Rest, #d1d1d1);border-bottom:1px solid var(--Neutral-Stroke-1-Rest, #d1d1d1);background:var(--Neutral-Background-3-Rest, #f5f5f5)}.instructions-note span{color:var(--Neutral-Foreground-1-Rest, #242424);font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:400;line-height:var(--Line-height-200, 16px)}.instructions-note .instructions-note-icon{flex:0 0 auto;color:#616161}.instructions-table{flex:1 1 auto;min-height:0}.instructions-table>.table-container{height:100%}.instructions-table>.table-container>.fui-Table{height:calc(100% - 41px)}.instructions-table>.table-container .table-footer{display:flex;box-sizing:border-box;height:41px;flex:0 0 41px;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;padding:0 16px;gap:4px;line-height:20px}.instructions-table>.table-container .table-footer span{margin-left:0}.instructions-toolbar{min-width:0}.instructions-toolbar.has-selection{column-gap:8px}.instructions-toolbar.has-selection .left{min-width:230px}.instructions-toolbar.has-selection .right{min-width:128px}.instructions-toolbar .left{display:flex;min-width:0;flex:1 1 auto;align-items:center}.instructions-toolbar .left>.toolbar-action-menu{width:100%;min-width:0}.instructions-toolbar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:var(--Horizontal-SNudge, 6px);font-weight:600}.instructions-toolbar .toolbar-action-menu-button>.fui-Button__icon{margin-inline:0!important}.instructions-toolbar .right{display:flex;min-width:0;max-width:calc(100% - 96px);overflow:hidden;padding:0;flex:0 1 auto;justify-content:flex-end;gap:4px}.instructions-toolbar .right .selection-button{position:static;display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:6px}.instructions-toolbar .right .selection-button .fui-Button__icon{margin-right:unset}.instructions-toolbar .right .selection-button .fui-Button__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.instructions-toolbar .filter-button{white-space:nowrap}.instructions-filter-menu .fui-MenuList{min-width:240px}.instructions-filter-menu .fui-MenuGroupHeader{font-weight:600}.areas-toolbar{min-width:0}.areas-toolbar button{border:unset}.areas-toolbar.has-selection{column-gap:8px}.areas-toolbar.has-selection .left{min-width:230px}.areas-toolbar.has-selection .right{min-width:128px}.areas-toolbar.has-selection .right .search-filter-section{overflow:hidden;flex:1 1 0}.areas-toolbar .left{display:flex;min-width:0;flex:1 1 auto;align-items:center}.areas-toolbar .left>.toolbar-action-menu{width:100%;min-width:0}.areas-toolbar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:var(--Horizontal-SNudge, 6px);border:none;font-weight:600}.areas-toolbar .toolbar-action-menu-button>.fui-Button__icon{margin-inline:0!important}.areas-toolbar .areas-toolbar-edit-button{justify-content:flex-start}.areas-toolbar .right{display:flex;min-width:0;max-width:calc(100% - 96px);overflow:hidden;padding:0;flex:0 1 auto;justify-content:flex-end;gap:4px}.areas-toolbar .right .selection-button{position:static;display:inline-flex;min-width:80px;padding:6px;justify-content:center;align-items:center;gap:6px}.areas-toolbar .right .selection-button .fui-Button__icon{margin-right:unset}.areas-toolbar .right .selection-button .fui-Button__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.areas-toolbar .right .search-filter-section{min-width:0;flex:0 1 auto}.areas-toolbar .right .search-filter-section .fui-SearchBox{width:clamp(160px,24vw,330px);min-width:0;max-width:330px;flex:1 1 auto}.areas-toolbar .right .search-filter-section .fui-SearchBox input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.areas-toolbar .right .search-filter-section .custom-search-box-search-icon:active{background-color:transparent}.departments-toolbar{min-width:0}.departments-toolbar button{border:unset}.departments-toolbar.has-selection{column-gap:8px}.departments-toolbar.has-selection .left{min-width:230px}.departments-toolbar.has-selection .right{min-width:128px}.departments-toolbar.has-selection .right .search-filter-section{overflow:hidden;flex:1 1 0}.departments-toolbar .left{display:flex;min-width:0;flex:1 1 auto;align-items:center}.departments-toolbar .left>.toolbar-action-menu{width:100%;min-width:0}.departments-toolbar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:var(--Horizontal-SNudge, 6px);border:none;font-weight:600}.departments-toolbar .toolbar-action-menu-button>.fui-Button__icon{margin-inline:0!important}.departments-toolbar .departments-toolbar-edit-button{justify-content:flex-start}.departments-toolbar .right{display:flex;min-width:0;max-width:calc(100% - 96px);overflow:hidden;padding:0;flex:0 1 auto;justify-content:flex-end;gap:4px}.departments-toolbar .right .selection-button{position:static;display:inline-flex;min-width:80px;padding:6px;justify-content:center;align-items:center;gap:6px}.departments-toolbar .right .selection-button .fui-Button__icon{margin-right:unset}.departments-toolbar .right .selection-button .fui-Button__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.departments-toolbar .right .search-filter-section{min-width:0;flex:0 1 auto}.departments-toolbar .right .search-filter-section .fui-SearchBox{width:clamp(160px,24vw,330px);min-width:0;max-width:330px;flex:1 1 auto}.departments-toolbar .right .search-filter-section .fui-SearchBox input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.departments-toolbar .right .search-filter-section .custom-search-box-search-icon:active{background-color:transparent}.link-to-menu-popover .fui-MenuList{width:100%}.single-selection-panel .single-selection-panel-header{padding:24px 16px 12px 24px;display:flex;flex-direction:column;gap:12px}.single-selection-panel .single-selection-panel-header .fui-DrawerHeaderTitle .fui-Button{border:none;padding:6px}.single-selection-panel .single-selection-panel-header .header-title-group{display:flex;flex-direction:column;gap:8px}.single-selection-panel .single-selection-panel-header .header-title-group .header-description{font-size:12px}.single-selection-panel .single-selection-panel-header .search{display:flex;align-items:center;gap:10px;align-self:stretch;border:1px solid #d1d1d1;border-radius:4px}.single-selection-panel .single-selection-panel-header .search .dismiss-icon{display:flex;align-items:center}.single-selection-panel .single-selection-panel-header .search-box{width:100%;border:none;padding:0 10px}.single-selection-panel .single-selection-panel-body{display:flex;padding:0 24px;align-items:flex-start;gap:10px;flex:1 0 0;align-self:stretch}.single-selection-panel .single-selection-panel-body>div{width:100%}.single-selection-panel .single-selection-panel-body .fixed-size-list::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}.single-selection-panel .single-selection-panel-body .fixed-size-list{overflow:overlay;overflow-x:hidden!important;overflow-y:auto!important;width:calc(100% + 24px)!important;scrollbar-width:thin}.single-selection-panel .single-selection-panel-body .fixed-size-list .list-item{cursor:pointer;display:flex;padding:0 12px;align-items:center;box-sizing:border-box;overflow:hidden;position:relative}.single-selection-panel .single-selection-panel-body .fixed-size-list .list-item:after{content:"";position:absolute;bottom:0;left:0;right:24px;height:1px;background-color:#e0e0e0}.single-selection-panel .single-selection-panel-body .fixed-size-list .list-item:hover{background-color:#e0e0e0}.single-selection-panel .single-selection-panel-body .fixed-size-list .list-item .item-content{display:flex;min-height:24px;flex-direction:column;justify-content:center;gap:2px;min-width:0;overflow:hidden;width:100%}.single-selection-panel .single-selection-panel-body .fixed-size-list .list-item .item-content .text-line{font-size:14px;white-space:nowrap;color:#424242;font-family:Segoe UI;overflow:hidden;text-overflow:ellipsis;font-weight:400;height:20px;width:100%}.single-selection-panel .single-selection-panel-body .fixed-size-list .list-item .item-content .text-sub-line{font-size:12px;font-family:Segoe UI;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-style:normal;font-weight:400;color:#616161;width:100%}.single-selection-panel .no-data-wrapper{width:100%;display:flex;align-items:center;justify-content:center;padding:24px 0}.zip-city-country-fields{display:flex;flex-direction:column;gap:8px}.zip-city-country-fields .zip-city-country-fields-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.zip-city-country-fields .zip-city-country-fields-row>.fui-Field{min-width:0}.picture-field{display:flex;flex-direction:column;gap:8px}.picture-field .picture-field-label{font-size:14px;font-weight:600;line-height:20px}.picture-field .picture-field-content{display:flex;align-items:flex-start;gap:16px}.picture-field .picture-field-preview{display:flex;width:96px;height:96px;flex:0 0 96px;align-items:center;justify-content:center;overflow:hidden;border-radius:4px;background-color:var(--colorNeutralBackground3)}.picture-field .picture-field-preview img{width:100%;height:100%;object-fit:contain}.picture-field .picture-field-actions{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.create-location .create-location-body{display:flex;flex-direction:column;gap:0}.create-location .create-location-footer{display:flex;gap:8px}.create-location-form,.create-location-skeleton{display:flex;flex-direction:column;gap:0}.create-location-skeleton .collapse-body{padding:12px 0}.location-form-section{display:flex;flex-direction:column;gap:12px;padding:12px 0}.location-form-checkbox-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.location-form-two-col-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.location-form-two-col-row>.fui-Field{min-width:0}.locations-toolbar{min-width:0}.locations-toolbar.has-selection{column-gap:8px}.locations-toolbar.has-selection .left{min-width:230px}.locations-toolbar.has-selection .right{min-width:128px}.locations-toolbar.has-selection .right .search-filter-section{overflow:hidden;flex:1 1 0}.locations-toolbar .left{display:flex;min-width:0;flex:1 1 auto;align-items:center}.locations-toolbar .left>.toolbar-action-menu{width:100%;min-width:0}.locations-toolbar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:var(--Horizontal-SNudge, 6px);font-weight:600}.locations-toolbar .toolbar-action-menu-button>.fui-Button__icon{margin-inline:0!important}.locations-toolbar .locations-toolbar-edit-button{justify-content:flex-start}.locations-toolbar .right{display:flex;min-width:0;max-width:calc(100% - 96px);overflow:hidden;padding:0;flex:0 1 auto;justify-content:flex-end;gap:4px}.locations-toolbar .right .selection-button{position:static;display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:6px}.locations-toolbar .right .selection-button .fui-Button__icon{margin-right:unset}.locations-toolbar .right .selection-button .fui-Button__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locations-toolbar .right .search-filter-section{min-width:0;flex:0 1 auto}.locations-toolbar .right .search-filter-section .fui-SearchBox{width:clamp(160px,24vw,330px);min-width:0;max-width:330px;flex:1 1 auto}.locations-toolbar .right .search-filter-section .fui-SearchBox input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locations-toolbar .right .search-filter-section .custom-search-box-search-icon:active{background-color:transparent}.link-to-menu-popover{width:256px!important}.link-to-menu-popover .fui-MenuList,.base-document-transaction-chart{width:100%}.base-document-transaction-chart .chart-tooltip{font-size:var(--Font-size-200, 12px);line-height:var(--Line-height-200, 16px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;color:#242424;padding:var(--popover-padding-vertical, 16px) var(--popover-padding-horizontal, 16px)}.base-document-transaction-chart .chart-tooltip .doc-number{font-style:normal;font-weight:600}.base-document-transaction-chart .chart-tooltip .percent-growth{color:var(--Status-Onix-specific-Green-1, #4caf50);text-overflow:ellipsis;font-style:normal;font-weight:600}.chart-container{display:flex;flex-direction:column;gap:16px;align-items:flex-start;border-radius:var(--Radius-r-6, 6px);background:var(--Gray-White, #fff);padding:0 16px 16px;width:100%;height:100%;box-sizing:border-box;box-shadow:0 2px 4px #00000024,0 0 2px #0000001f}.chart-container .fui-MessageBar .fui-MessageBarBody{color:var(--Neutral-Foreground-1-Rest, #242424);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.chart-container .chart-container__header{display:flex;height:20px;padding:8px 0;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid var(--Gray-150, #e9ebed);min-height:48px;box-sizing:border-box}.chart-container .chart-container__header .header-title{overflow:hidden;color:var(--Gray-850, #303132);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.chart-container .chart-container__header .header-right{display:flex;align-items:center;margin-left:auto}.chart-container .chart-container__header .header-right__date{color:var(--Gray-850, #303132);text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.chart-container .chart-container__header .header-right__icon-button{border:none}.chart-container .chart-container__header .header-right__icon-button--rest{color:#5a67f3}.chart-container .chart-container__body{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;align-self:stretch;flex:1}.chart-container .fui-MessageBar{width:100%;display:flex;align-items:center;padding:10px 12px}.transactions-chart-skeleton{display:flex;flex-direction:column;border-radius:var(--Radius-r-6, 6px);background:var(--Gray-White, #fff);padding:8px 16px 16px;width:100%;box-sizing:border-box;box-shadow:0 2px 4px #00000024,0 0 2px #0000001f}.filter-bar{display:flex;flex-direction:column;box-sizing:border-box;height:100%}.filter-bar .header-filter{position:sticky;top:0;padding:24px 16px 12px 24px;background:#fff;z-index:1}.filter-bar .header-filter .title{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.filter-bar .header-filter .title .left{font-size:20px;font-weight:600}.filter-bar .header-filter .title .right{display:flex;gap:8px}.filter-bar .header-filter .actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box;margin-top:20px;margin-bottom:12px}.filter-bar .header-filter .divider{max-width:330px;min-width:248px;position:relative;text-align:center}.filter-bar .controls{display:flex;flex-direction:column;gap:8px;position:relative;padding:0 16px 8px 24px;max-height:100%;overflow-x:hidden;overflow-y:auto}.filter-bar .controls .filter-control{display:flex;flex-direction:column;gap:4px}.filter-bar .controls .filter-control .fui-Combobox{min-width:unset}.filter-bar .controls label{font-size:14px;font-weight:600}.filter-bar .controls input{font-size:14px}.multi-selection-panel .multi-selection-panel-header{padding:24px 16px 12px 24px;display:flex;flex-direction:column;gap:12px}.multi-selection-panel .multi-selection-panel-header .fui-DrawerHeaderTitle .fui-Button{border:none;padding:6px}.multi-selection-panel .multi-selection-panel-header .header-title-group{display:flex;flex-direction:column;gap:8px}.multi-selection-panel .multi-selection-panel-header .header-title-group .header-description{font-size:12px}.multi-selection-panel .multi-selection-panel-header .search{display:flex;align-items:center;gap:10px;align-self:stretch;border:1px solid #d1d1d1;border-radius:4px}.multi-selection-panel .multi-selection-panel-header .search .dismiss-icon{display:flex;align-items:center}.multi-selection-panel .multi-selection-panel-header .search-box{width:100%;border:none;padding:0 10px}.multi-selection-panel .multi-selection-panel-header .top-buttons-select-clear-all{display:block;gap:8px;float:left}.multi-selection-panel .multi-selection-panel-header .top-buttons-select-clear-all button{font-size:14px;font-family:Segoe UI;border:none;font-weight:600;padding:6px 12px;text-align:left;color:#424242;line-height:20px}.multi-selection-panel .multi-selection-panel-body{display:flex;padding:0 24px;align-items:flex-start;gap:10px;flex:1 0 0;align-self:stretch}.multi-selection-panel .multi-selection-panel-body>div{width:100%}.multi-selection-panel .multi-selection-panel-body .fixed-size-list::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}.multi-selection-panel .multi-selection-panel-body .fixed-size-list{overflow:overlay;overflow-x:hidden!important;overflow-y:auto!important;width:calc(100% + 24px)!important;scrollbar-width:thin}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .list-item{cursor:pointer;display:flex;padding:0 12px;align-items:center;box-sizing:border-box;overflow:hidden;position:relative}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .list-item:after{content:"";position:absolute;bottom:0;left:0;right:24px;height:1px;background-color:#e0e0e0}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .list-item .checkbox-description{padding-left:36px;font-size:12px}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .list-item span label{display:inline-block;max-width:211px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;margin-right:12px}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .multi-selection-checkbox{display:flex;width:100%;align-items:center;gap:8px}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .multi-selection-checkbox .fui-Checkbox__indicator{align-self:center;margin:0}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .multi-selection-checkbox label{margin:0;padding:0;max-width:unset!important;flex:1;min-width:0;overflow:hidden}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .multi-selection-checkbox label .item-content{display:flex;min-height:24px;align-items:center;gap:8px;min-width:0;overflow:hidden}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .multi-selection-checkbox label .item-content .col-icon{display:table-cell;width:20px;height:20px;vertical-align:middle;text-align:center;display:flex;align-items:center;justify-content:center}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .multi-selection-checkbox label .item-content .col-icon .relation-icon{height:16px;width:16px}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .multi-selection-checkbox label .item-content .text-line{font-size:14px;white-space:nowrap;color:#424242;font-family:Segoe UI;overflow:hidden;text-overflow:ellipsis;font-weight:400;height:20px;flex:1;min-width:0;width:100%}.multi-selection-panel .multi-selection-panel-body .fixed-size-list .multi-selection-checkbox label .item-content .text-sub-line{font-size:12px;font-family:Segoe UI;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-style:normal;font-weight:400;color:#616161;width:100%}.contact-multi-selection-panel .list-item{padding:0 12px}.contact-multi-selection-panel .item-content{flex-direction:column;align-items:flex-start;gap:unset!important;min-height:unset!important}.document-transactions .fui-DrawerHeaderTitle button{margin-right:12px}.document-transaction-panel .header-title{display:flex;align-items:center;align-self:stretch;gap:8px}.document-transaction-panel .header-title .text{font-size:20px;font-weight:600;line-height:28px}.document-transaction-panel .detail-panel-header{padding:24px 24px 12px}.document-transaction-panel .detail-panel-header .fui-MessageBar .fui-MessageBarBody,.document-transaction-panel .detail-panel-header .fui-MessageBar .fui-MessageBarTitle,.document-transaction-panel .detail-panel-header .fui-MessageBar .view-detail-link{font-size:12px}.document-transaction-panel .detail-panel-header .fui-MessageBar .retry-button{font-size:14px}.document-transaction-panel .detail-panel-body{padding:0 0 0 20px!important}.document-transaction-panel .detail-panel-body .transactions-container{width:100%;height:100%;overflow:hidden}.document-transaction-panel .detail-panel-body .transactions-container .toolbar{height:32px;margin-bottom:8px;display:flex;align-items:center;gap:8px;width:100%}.document-transaction-panel .detail-panel-body .transactions-container .toolbar .left{flex:1;min-width:100px;position:relative}.document-transaction-panel .detail-panel-body .transactions-container .toolbar .left .toolbar-action-menu{width:100%}.document-transaction-panel .detail-panel-body .transactions-container .toolbar .right{display:flex;align-items:center;justify-content:flex-end}.document-transaction-panel .detail-panel-body .transactions-container .accordion{height:calc(100% - 40px);overflow-y:auto;overflow-x:hidden}.document-transaction-panel .detail-panel-body .transactions-container .accordion .col-value .copy-link-button{background-color:unset;padding:0}.document-transaction-panel .detail-panel-body .transactions-container .accordion .col-value .copy-link-button svg{font-size:16px}.document-transaction-panel .detail-panel-body .transactions-container .accordion .col-value:has(.document-links){padding-bottom:4px;vertical-align:top}.document-transaction-panel .detail-panel-body .transactions-container .accordion .document-links{height:20px;margin:0}.document-transaction-panel .detail-panel-body .transactions-container .accordion .document-links .clearfix{clear:both;height:0px}.document-transaction-panel .detail-panel-body .transactions-container .accordion .document-links .link{padding:0 6px;border-radius:4px;background-color:#f5f5f5;float:left;cursor:pointer;max-width:122px;height:20px;margin-right:4px;display:flex;gap:2px;flex-direction:row;align-self:stretch;align-items:center}.document-transaction-panel .detail-panel-body .transactions-container .accordion .document-links .link:hover{text-decoration:underline}.document-transaction-panel .detail-panel-body .transactions-container .accordion .document-links .link .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;color:#424242;font-size:12px;line-height:16px;font-weight:400}.document-transaction-panel .detail-panel-body .transactions-container .accordion .document-links .icon{width:12px;height:12px}.preview-document{height:100%;width:100%}.preview-document__frame-container{height:100%;width:100%;padding:4px;overflow:hidden;box-sizing:border-box}.preview-document__iframe{width:100%;height:100%;border:none;display:block}.preview-document--heavy-file{height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;box-sizing:border-box}.preview-document__heavy-file-message{width:100%;font-size:14px;line-height:1.5}.preview-document--empty{height:100%;width:100%}.document-transaction-table-container{width:100%;height:100%;overflow:hidden}.document-transaction-table-container .cell-link:hover{text-decoration:underline}.transactions-container .toolbar-left{display:flex;justify-content:flex-end;gap:4px}.transactions-container .toolbar-left .text{color:#1e1f20;text-align:right;font-family:Segoe UI;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.transactions-container .toolbar-left .transaction-quantity{color:#1e1f20;text-align:right;font-family:Segoe UI;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.document-transactions-chart .view-document{color:var(--Brand-Foreground-Link-Rest, #5666F1);font-size:var(--Font-size-300, 14px);font-weight:400;margin-left:auto;padding-right:1px}.document-transactions-chart .warning-message a{color:#5a67f3}.process-bar{width:100%}.process-bar__track{display:flex;width:100%;overflow:hidden;background:#efefef}.process-bar__segment{min-width:0;overflow:hidden}.process-bar__segment-fill{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform-origin:left center;transition:background-color .2s ease,filter .2s ease,box-shadow .2s ease}.process-bar--animated .process-bar__segment-fill{animation:process-bar-grow var(--process-bar-duration, .65s) ease both;animation-delay:var(--process-bar-delay, 0ms)}.process-bar__segment-fill--primary{background:#64b3ed}.process-bar__segment-fill--primary:hover{background:var(--Chart-Shade-1, #5da0c2)}.process-bar__segment-fill--neutral{background:#efefef}.process-bar__segment-fill--neutral:hover{background:var(--Chart-Specific-Grey-Shade, #b8b8b8)}.process-bar__segment-fill--danger{background:#ff6b6b}.process-bar__segment-fill--danger:hover{background:var(--Chart-Specific-Red-Shade, #cc5454)}.process-bar__segment-fill--warning{background:#facc15}.process-bar__segment-fill--success{background:#4ade80}.process-bar__segment-label{padding:0 6px;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5c5e60;pointer-events:none}.process-bar__segment-fill--danger .process-bar__segment-label{color:#fff;font-weight:600}.process-bar__axis{position:relative;height:20px;margin-top:6px}.process-bar__marker-exceeded .process-bar__marker-label{position:absolute;top:-58px;color:var(--Neutral-Foreground-3-Rest, #ff6b6b);font-weight:600}.process-bar__marker{position:absolute;top:0;display:flex;flex-direction:column;gap:4px}.process-bar__marker--start{transform:translate(0);align-items:flex-start}.process-bar__marker--center{transform:translate(-50%);align-items:center}.process-bar__marker--end{transform:translate(-100%);align-items:flex-end}.process-bar__marker-tick{display:block;width:1px;height:var(--process-bar-marker-height, 28px);position:absolute;top:calc((var(--process-bar-marker-height, 28px) + 2px) * -1);background:#c4c6c8}.process-bar__marker-label{font-size:12px;line-height:16px;color:#605e5c;white-space:nowrap}@keyframes process-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.process-bar--animated .process-bar__segment-fill{animation:none}}.equipment-limit-chart-skeleton{height:184px;padding:8px 16px 0;width:100%}.equipment-limit-chart .fui-MessageBar .fui-MessageBarBody{font-size:12px;padding:unset}.equipment-limit-chart .chart-container__body{display:flex;flex-direction:column;gap:12px}.equipment-limit-chart .chart-container__footer{color:var(--Brand-Foreground-Link-Rest, #5666f1);font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:400;line-height:var(--Line-height-200, 16px)}.equipment-limit-chart__summary{display:flex;align-items:center;gap:6px;font-size:14px;line-height:20px;color:#323130}.equipment-limit-chart__summary--exceeded{color:#d13438;font-weight:600}.equipment-limit-chart__chart{width:100%}.equipment-limit-chart__exceed-text,.equipment-limit-chart__usage-text{overflow:hidden;text-overflow:ellipsis;font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:400;line-height:var(--Line-height-200, 16px)}.equipment-limit-chart__state{width:100%;height:100%}.equipment-limit-chart .process-bar__segment-fill--danger,.equipment-limit-chart .process-bar__segment-fill--primary{cursor:pointer}.old-non-member-chart-skeleton{display:flex;flex-direction:column;border-radius:var(--Radius-r-6, 6px);background:var(--Gray-White, #fff);padding:8px 16px 16px;width:100%;height:100%;box-sizing:border-box;box-shadow:0 2px 4px #00000024,0 0 2px #0000001f}.express-document-volume-chart .chart-container__body{display:flex;flex-direction:column;gap:10px}.express-document-volume-chart .fui-MessageBar .fui-MessageBarBody{font-size:12px;padding:unset}.express-document-volume-chart .warning-message a{color:#5a67f3}.express-document-volume-chart .warning-message .doc-number{color:var(--Neutral-Foreground-1-Rest, #242424);font-weight:600}.express-document-volume-chart .chart-container__footer{display:flex;flex-direction:column;gap:4px}.express-document-volume-chart .chart-container__footer .link-contact{color:var(--Brand-Foreground-Link-Rest, #5666f1);font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:400;line-height:var(--Line-height-200, 16px)}.express-document-volume-chart .chart-container__footer .period{height:20px;color:var(--Neutral-Foreground-1-Rest, #242424);font-size:var(--Font-size-200, 12px);font-weight:400;line-height:var(--Line-height-200, 16px)}.express-document-volume-chart .chart-container__footer .period__date{font-weight:600}.express-document-volume-chart__summary{display:flex;align-items:center;gap:6px;font-size:14px;line-height:20px;color:#323130}.express-document-volume-chart__summary--exceeded{color:#d13438;font-weight:600}.express-document-volume-chart__chart{width:100%}.express-document-volume-chart__exceed-text,.express-document-volume-chart__usage-text{overflow:hidden;text-overflow:ellipsis;color:var(--Gray-850, #303132);font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;line-height:var(--Line-height-200, 16px)}.express-document-volume-chart__exceed-text--exceeded .used,.express-document-volume-chart__usage-text--exceeded .used{color:var(--Chart-Specific-Red-Base, #ff6b6b);font-weight:600}.express-document-volume-chart__state{width:100%;height:100%}.none-member-document-transaction-chart .view-document{color:var(--Brand-Foreground-Link-Rest, #5666F1);font-size:var(--Font-size-300, 14px);font-weight:400;margin-left:auto}.none-member-document-transaction-chart .warning-message a{color:#5a67f3}.none-member-document-transaction-chart .warning-message .doc-number{color:var(--Neutral-Foreground-1-Rest, #242424);font-weight:600}.none-member-document-transaction-chart .express-transaction-footer{display:flex;justify-content:flex-end;flex-direction:column;gap:4px;font-size:var(--Font-size-200, 12px);font-weight:400;line-height:var(--Line-height-200, 16px)}.storage-overview-chart-skeleton{height:184px;padding:8px 16px 0;width:100%}.storage-tooltip{padding:14px 16px;color:var(--Neutral-Foreground-1-Rest, #242424);font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:400;line-height:16px;display:flex;flex-direction:column;gap:5px}.storage-tooltip__content{border-left:2px solid #d9d9d9}.storage-tooltip__section{background:#f7f7f7;margin-left:9px;padding:12px;display:flex;flex-direction:column;gap:4px}.storage-overview-chart .fui-MessageBar .fui-MessageBarBody{font-size:12px}.storage-overview-chart .fui-MessageBar .fui-MessageBarBody b{color:var(--Neutral-Foreground-1-Rest, #242424);font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:600;line-height:var(--Line-height-200, 16px)}.storage-overview-chart .chart-container__body{display:flex;flex-direction:column;gap:12px}.storage-overview-chart .chart-container__footer{color:var(--Brand-Foreground-Link-Rest, #5666f1);font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:400;line-height:var(--Line-height-200, 16px)}.storage-overview-chart__summary{display:flex;align-items:center;gap:6px;font-size:14px;line-height:20px;color:#323130}.storage-overview-chart__summary--exceeded{color:#d13438;font-weight:600}.storage-overview-chart__chart{width:100%}.storage-overview-chart__exceed-text,.storage-overview-chart__usage-text{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--Gray-850, #303132);text-overflow:ellipsis;font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:400;line-height:var(--Line-height-200, 16px)}.storage-overview-chart__exceed-text b{overflow:hidden;color:var(--Chart-Specific-Red-Base, #ff6b6b);text-overflow:ellipsis;font-family:var(--Font-family-Base, "Segoe UI");font-size:var(--Font-size-200, 12px);font-style:normal;font-weight:600;line-height:var(--Line-height-200, 16px)}.overview-container{min-height:0vh;overflow:auto;height:100%}.overview-container .header-subscriptions{display:flex;justify-content:space-between;align-items:center;height:32px;padding:12px 16px 12px 24px;gap:8px;border-bottom:1px solid #e9ebed;min-width:400px}.overview-container .header-subscriptions .usage-overview{font-size:20px;font-weight:600;font-family:var(--Font-family-Base, "Segoe UI")}.overview-container .header-subscriptions .contract-period{font-size:12px;font-family:var(--Font-family-Base, "Segoe UI")}.overview-container .header-subscriptions .updated{font-size:12px;color:#777}.overview-container .main-content-subscriptions{padding:24px;display:flex;flex-direction:column;gap:16px;max-width:100%;min-width:400px}.overview-container .main-content-subscriptions h4{margin-bottom:12px}.overview-container .main-content-subscriptions .usage-text{font-size:13px;margin-bottom:8px;color:#444}.overview-container .main-content-subscriptions .chart-row{display:flex;gap:16px;flex-wrap:wrap;width:100%}.overview-container .main-content-subscriptions .chart-row.vertical-layout{flex-direction:column}.overview-container .main-content-subscriptions .chart-row.vertical-layout .chart-box{width:100%}.overview-container .main-content-subscriptions .chart-row.horizontal-layout{flex-direction:row}.overview-container .main-content-subscriptions .chart-row.horizontal-layout .chart-box{flex:1 1 400px;min-width:400px}.overview-container .main-content-subscriptions .chart-box{max-width:100%;width:100%;border-radius:6px;background:#fff;box-shadow:0 2px 4px #00000024,0 0 2px #0000001f;overflow:hidden;display:flex;justify-content:center;align-items:center}.overview-container .chart-footer{font-size:12px}.onix-tool-store-user-change-pin-code .onix-tool-store-user-form{display:flex;flex-direction:column;gap:10px}.single-selection-field-value{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.single-selection-field-panel .single-selection-field-panel-header{display:flex;padding:24px 16px 12px 24px;flex-direction:column;gap:12px;align-self:stretch}.single-selection-field-panel .single-selection-field-panel-description{display:flex;flex-direction:column;gap:8px;font-size:12px;line-height:16px}.single-selection-field-panel .single-selection-field-panel-description div{color:#242424;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.single-selection-field-panel .single-selection-field-panel-description div a{color:var(--colorBrandForegroundLink);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.single-selection-field-panel .single-selection-field-panel-body{position:relative;min-height:0;padding-top:4px}.single-selection-field-panel .single-selection-field-panel-list{display:flex;width:100%;flex-direction:column}.single-selection-field-panel .single-selection-field-panel-item{display:flex;width:100%;min-height:40px;box-sizing:border-box;align-items:center;border-bottom:1px solid #e9ebed;cursor:pointer}.single-selection-field-panel .single-selection-field-panel-item-content{min-width:0;flex:1 1 auto}.single-selection-field-panel .single-selection-field-panel-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;min-height:0;align-items:center;justify-content:center}.single-selection-field-panel .single-selection-field-panel-footer{display:flex;gap:8px}.single-selection-field-panel .single-selection-field-panel-footer .fui-Button{min-width:80px;justify-content:center;align-items:center;gap:6px}.onix-tool-store-user-create .detail-panel-header{padding:24px 16px 12px 24px;gap:12px}.onix-tool-store-user-create .detail-panel-header .fui-DrawerHeaderTitle__action{margin-right:unset}.onix-tool-store-user-create .fui-DrawerBody{padding:0 24px;gap:16px}.onix-tool-store-user-create .onix-tool-store-user-create-form{display:flex;padding:8px 0;flex-direction:column;gap:8px;align-self:stretch}.onix-tool-store-user-create .onix-tool-store-user-create-form .fui-Field .fui-Label{font-size:12px;font-style:normal;font-weight:600;line-height:16px}.onix-tool-store-user-create .onix-tool-store-user-create-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.onix-tool-store-user-create .onix-tool-store-user-create-row>.fui-Field{align-self:start}.onix-tool-store-user-create .office-phone-input{display:flex;width:100%;align-items:flex-start;gap:8px}.onix-tool-store-user-create .office-phone-input-code{width:104px;max-width:104px;min-width:104px}.onix-tool-store-user-create .office-phone-input-code .fui-Dropdown{min-width:unset;width:100%;padding:0 10px}.onix-tool-store-user-create .office-phone-input-code .fui-Dropdown button{gap:10px;padding-left:unset;padding-right:unset}.onix-tool-store-user-create .office-phone-input-number{flex:1 1 0;width:0}.onix-tool-store-user-edit .detail-panel-header{padding:24px 16px 12px 24px;gap:12px}.onix-tool-store-user-edit .detail-panel-header .fui-DrawerHeaderTitle__action{margin-right:unset}.onix-tool-store-user-edit .detail-panel-body .fui-Divider{height:20px}.onix-tool-store-user-edit .onix-tool-store-user-command-bar{width:100%;min-width:0}.onix-tool-store-user-edit .onix-tool-store-user-command-bar .toolbar-action-menu{width:100%}.onix-tool-store-user-edit .onix-tool-store-user-command-bar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:6px}.onix-tool-store-user-edit .fui-DrawerBody{padding:0 24px 24px}.onix-tool-store-user-edit .onix-tool-store-user-form{display:flex;padding-bottom:8px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.onix-tool-store-user-edit .onix-tool-store-user-form-grid{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));align-content:flex-start;gap:8px 48px;align-self:stretch}.onix-tool-store-user-edit .onix-tool-store-user-form-grid .fui-Label{margin-bottom:unset;padding-top:unset;padding-bottom:unset;display:flex;height:24px;align-items:center;gap:-2px;align-self:stretch}.onix-tool-store-user-edit .onix-tool-store-user-form-grid .fui-Label span{font-size:12px;font-style:normal;font-weight:600;line-height:16px}.onix-tool-store-user-edit .onix-tool-store-user-form-grid>.fui-Field{align-self:start}.onix-tool-store-user-edit .office-phone-input{display:flex;width:100%;align-items:flex-start;gap:8px}.onix-tool-store-user-edit .office-phone-input-code{width:104px;max-width:104px;min-width:104px}.onix-tool-store-user-edit .office-phone-input-code .fui-Dropdown{min-width:unset;width:100%;padding:0 10px}.onix-tool-store-user-edit .office-phone-input-code .fui-Dropdown button{gap:10px;padding-left:unset;padding-right:unset}.onix-tool-store-user-edit .office-phone-input-number{flex:1 1 0;width:0}.onix-tool-store-users-page{display:flex;height:100%;min-height:0;flex-direction:column}.onix-tool-store-users-message-bar{flex:0 0 auto;border-radius:unset!important;border:unset!important;border-bottom:1px solid #d1d1d1!important;border-top:1px solid #d1d1d1!important;padding:0 12px;gap:8px}.onix-tool-store-users-message-bar .fui-MessageBar__icon{margin-right:unset}.onix-tool-store-users-message-bar .fui-MessageBarBody{color:#242424;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.onix-tool-store-users-container{flex:1 1 auto;min-height:0;height:auto}.onix-tool-store-users-container .page-top-bar{display:flex;width:100%;padding:12px 16px;align-items:flex-start;gap:4px}.onix-tool-store-users-toolbar{min-width:0}.onix-tool-store-users-toolbar.has-selection .right .search-box{overflow:hidden;flex:1 1 0}.onix-tool-store-users-toolbar .left{display:flex;min-width:0;flex:1 1 auto;align-items:center}.onix-tool-store-users-toolbar .left>.toolbar-action-menu{width:100%;min-width:0}.onix-tool-store-users-toolbar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:6px;font-weight:600}.onix-tool-store-users-toolbar .toolbar-action-menu-button>.fui-Button__icon{margin-inline:0!important}.onix-tool-store-users-toolbar .right{display:flex;min-width:0;overflow:hidden;flex:0 1 auto;justify-content:flex-end;gap:4px}.onix-tool-store-users-toolbar .right .fui-SearchBox{max-width:330px;min-width:330px;padding:0 10px}.onix-tool-store-users-toolbar .right .fui-SearchBox input{padding:5px 2px}.onix-tool-store-users-toolbar .right .custom-search-box-search-icon{padding:unset}.onix-tool-store-users-toolbar .right .selection-button{position:static;display:inline-flex;min-width:80px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;white-space:nowrap}.onix-tool-store-users-toolbar .right .selection-button .fui-Button__icon{margin-right:unset}.onix-tool-store-users-toolbar .right .selection-button .fui-Button__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onix-tool-store-users-toolbar .right .search-box{min-width:0;width:clamp(160px,24vw,330px);max-width:330px;flex:1 1 auto}.onix-tool-store-users-toolbar .right .search-box input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onix-tool-store-users-toolbar .right .custom-search-box-search-icon:active{background-color:transparent}.project-variants-page{display:flex;width:100%;height:100%;min-height:0;flex-direction:column;overflow:hidden}.project-variants-page>.project-variants-container{min-height:0;height:auto;flex:1 1 auto}.project-variants-page>.project-variants-container>.page-top-bar{display:flex;padding:12px 16px 12px 20px;gap:4px;align-self:stretch}.project-variants-table-section{display:flex;height:100%;min-height:0;flex-direction:column}.project-variants-table{flex:1 1 auto;min-height:0}.project-variants-table .project-variant-default-icon{color:#0e700e}.project-variants-table .project-variant-neutral-icon{color:#424242}.project-variants-table .fui-TableCell:has(.project-variant-inspection-disabled-cell){display:block;pointer-events:none;background:var(--Neutral-Background-Disabled-Rest, #f0f0f0)}.project-variants-table>.table-container{height:100%}.project-variants-table>.table-container>.fui-Table{height:calc(100% - 41px)}.project-variants-table>.table-container .table-footer{display:flex;box-sizing:border-box;height:41px;flex:0 0 41px;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;padding:0 16px;gap:4px;line-height:20px}.project-variants-table>.table-container .table-footer span{margin-left:0}.project-variants-toolbar{min-width:0}.project-variants-toolbar.has-selection{column-gap:8px}.project-variants-toolbar.has-selection .left{min-width:230px}.project-variants-toolbar.has-selection .right{min-width:128px}.project-variants-toolbar.has-selection .right .search-filter-section{overflow:hidden;flex:1 1 0}.project-variants-toolbar .left{display:flex;min-width:0;flex:1 1 auto;align-items:center}.project-variants-toolbar .left>.toolbar-action-menu{width:100%;min-width:0}.project-variants-toolbar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:var(--Horizontal-SNudge, 6px);font-weight:600}.project-variants-toolbar .toolbar-action-menu-button>.fui-Button__icon{margin-inline:0!important}.project-variants-toolbar .right{display:flex;min-width:0;max-width:calc(100% - 96px);overflow:hidden;padding:0;flex:0 1 auto;justify-content:flex-end;gap:4px}.project-variants-toolbar .right .selection-button{position:static;display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:6px}.project-variants-toolbar .right .selection-button .fui-Button__icon{margin-right:unset}.project-variants-toolbar .right .selection-button .fui-Button__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-variants-toolbar .right .search-filter-section{min-width:0;flex:0 1 auto}.project-variants-toolbar .right .search-filter-section .fui-SearchBox{width:clamp(160px,24vw,330px);min-width:0;max-width:330px;flex:1 1 auto}.project-variants-toolbar .right .search-filter-section .fui-SearchBox input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-variants-toolbar .right .search-filter-section .custom-search-box-search-icon:active{background-color:transparent}.common-filter-dropdown-option{color:#424242}.common-filter-panel{display:flex;box-sizing:border-box;width:100%;height:100%;flex-direction:column;background:#fff;overflow:hidden;padding:24px 16px 24px 24px;align-items:flex-start;gap:12px;align-self:stretch}.common-filter-panel .multiple-selection-field-control .fui-Dropdown{height:100%}.common-filter-panel .multiple-selection-field-control button{display:flex;padding:0 10px;gap:10px;height:32px}.common-filter-panel .filter-header{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.common-filter-panel .filter-heading-row{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:8px}.common-filter-panel .filter-heading{display:flex;min-width:0;flex-direction:column;gap:2px}.common-filter-panel .filter-heading-label{color:#242424;font-size:20px;font-weight:600;line-height:28px}.common-filter-panel .filter-heading-sublabel{font-size:12px;font-weight:400;line-height:20px;color:#000}.common-filter-panel .filter-header-actions{display:flex;flex:0 0 auto;align-items:center;margin-right:-6px}.common-filter-panel .filter-header-actions .fui-Button{min-width:32px;color:#242424}.common-filter-panel .filter-apply-action{align-self:flex-start;margin-top:8px}.common-filter-panel .filter-header>.fui-Divider{width:100%}.common-filter-panel .filter-content{display:flex;box-sizing:content-box;width:calc(100% - 8px);min-width:0;min-height:0;flex:1 1 auto;flex-direction:column;gap:8px;padding-right:8px;overflow-x:hidden;overflow-y:auto}.common-filter-panel .filter-content label{color:#242424;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.common-filter-panel .filter-content>.fui-Field{width:100%;min-width:0}.common-filter-panel .filter-content .fui-Dropdown{width:100%;min-width:0}.common-filter-panel .common-filter-field-control{position:relative;width:100%;min-width:0}.common-filter-panel .common-filter-field-control .fui-Dropdown{width:100%}.common-filter-panel .common-filter-field-control .fui-Dropdown button{padding:0 10px;gap:10px}.common-filter-panel .common-filter-field-control .fui-Dropdown button .common-filter-field-value{height:20px;padding:5px 2px 7px}.common-filter-panel .common-filter-field-control .fui-Dropdown__button{box-sizing:border-box;height:32px;min-height:32px;grid-template-columns:[content] minmax(0,1fr) [icon] auto [end]}.common-filter-panel .common-filter-field-control.has-value .fui-Dropdown__expandIcon{visibility:hidden}.common-filter-panel .common-filter-field-value{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.common-filter-panel .common-filter-field-clear{position:absolute;z-index:2;top:50%;right:8px;display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:#242424;cursor:pointer;transform:translateY(-50%)}.common-filter-panel .common-date-range-filter{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.common-filter-panel .common-date-range-filter>*,.common-filter-panel .common-date-range-filter .fui-Dropdown{min-width:0;max-width:100%;box-sizing:border-box}.common-filter-panel .common-date-range-filter .common-date-range-row{display:grid;width:100%;min-width:0;max-width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:8px;box-sizing:border-box}.common-filter-panel .common-date-range-filter .common-date-range-column{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.common-filter-panel .common-date-range-filter .common-date-range-column>*,.common-filter-panel .common-date-range-filter .common-date-range-column .fui-DatePicker,.common-filter-panel .common-date-range-filter .common-date-range-column .fui-Input{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.common-filter-panel .common-date-range-filter .common-date-range-column .fui-Input__input{width:0;min-width:0;flex:1 1 auto}.user-and-contact-toolbar{min-width:0}.user-and-contact-toolbar.has-selection{column-gap:8px}.user-and-contact-toolbar.has-selection .left{min-width:230px}.user-and-contact-toolbar.has-selection .right{min-width:128px}.user-and-contact-toolbar.has-selection .right .search-filter-section{overflow:hidden;flex:1 1 0}.user-and-contact-toolbar .left{display:flex;min-width:0;flex:1 1 auto;align-items:center}.user-and-contact-toolbar .left>.toolbar-action-menu{width:100%;min-width:0}.user-and-contact-toolbar .toolbar-action-menu-button{display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:var(--Horizontal-SNudge, 6px);font-weight:600}.user-and-contact-toolbar .toolbar-action-menu-button>.fui-Button__icon{margin-inline:0!important}.user-and-contact-toolbar .right{display:flex;min-width:0;max-width:calc(100% - 96px);overflow:hidden;padding:0;flex:0 1 auto;justify-content:flex-end;gap:4px}.user-and-contact-toolbar .right .selection-button{position:static;display:inline-flex;min-width:80px;justify-content:center;align-items:center;gap:6px}.user-and-contact-toolbar .right .selection-button .fui-Button__icon{margin-right:unset}.user-and-contact-toolbar .right .selection-button .fui-Button__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-and-contact-toolbar .right .search-filter-section{min-width:0;flex:0 1 auto}.user-and-contact-toolbar .right .search-filter-section .fui-SearchBox{width:clamp(160px,24vw,330px);min-width:0;max-width:330px;flex:1 1 auto}.user-and-contact-toolbar .right .search-filter-section .fui-SearchBox input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-and-contact-toolbar .right .search-filter-section .custom-search-box-search-icon:active{background-color:transparent}.ms-Button.ms-Button--action.ms-Button--command{min-width:48px;min-height:48px;display:flex;justify-content:center;align-items:center}.ms-Button.ms-Button--action.ms-Button--command.text-color i{color:#fafafa}.ms-Button.ms-Button--action.ms-Button--command.grey-130 i{color:#5c5e60}.card-container .ms-Button.ms-Button--action.ms-Button--command{min-width:auto;min-height:auto}.ms-Button .content-button{display:flex;justify-content:center;align-items:center;gap:7px}.your-info-container .ms-Persona-details{display:none}.ms-TextField.suffix-transparent .ms-TextField-suffix{background-color:transparent}@font-face{font-family:Segoe UI Regular;font-style:normal;font-weight:400;src:url(/assets/Segoe%20UI-BADOPycz.woff) format("woff");font-display:swap}@font-face{font-family:onix-icon;src:url(/assets/onix-icon-BDFUd_av.ttf?hudp8u) format("truetype"),url(/assets/onix-icon-DqBBkA1B.woff?hudp8u) format("woff"),url(/assets/onix-icon-DpAQ0Grn.svg?hudp8u#onix-icon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=oi-],[class*=" oi-"]{font-family:onix-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.oi-exclamation-circle:before{content:""}.oi-issue:before{content:""}.oi-jc-legal:before{content:""}.oi-jc-maint-operator:before{content:""}.oi-jc-maint-preventive:before{content:""}.oi-status-circle-c:before{content:""}.oi-status-circle-mo:before{content:""}.oi-status-circle-na:before{content:""}.oi-status-circle-nc:before{content:""}.oi-status-circle-ok:before{content:""}.oi-status-circle-question:before{content:""}.oi-status-circle-rc:before{content:""}.oi-status-circle-u:before{content:""}.oi-status-square-c:before{content:""}.oi-status-square-mo:before{content:""}.oi-status-square-na:before{content:""}.oi-status-square-nc:before{content:""}.oi-status-square-ok:before{content:""}.oi-status-square-question:before{content:""}.oi-status-square-rc:before{content:""}.oi-status-square-u:before{content:""}.oi-product:before{content:""}.oi-download:before{content:""}@font-face{font-family:onix-checklist-icon;src:url(data:font/woff;base64,d09GRgABAAAAAAWsAAwAAAAACggAATrhAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAAFkAAAABoAAAAabIx0hU9TLzIAAASEAAAAQQAAAGD4qgvCY21hcAAABMgAAAA+AAAATNON06JnYXNwAAAFiAAAAAgAAAAIAAAAEGdseWYAAAEcAAAC1AAABvxtBegiaGVhZAAABBgAAAA2AAAANkwGpvFoaGVhAAAEZAAAACAAAAAkJNognGhtdHgAAARQAAAAEgAAABgXzAAAbG9jYQAABAgAAAAOAAAADgZvBG1tYXhwAAAD8AAAABgAAAAgABkBi25hbWUAAAUIAAAAcQAAAKoH/CODcG9zdAAABXwAAAAMAAAAIAADAAB4nLVUMU/bQBS+Z9+dncR2AGMH29DUiRICUWlJ4qQqKgbBgqI4tGuXLh0aCYrE0IUBRFGndqk6BdSIH1BVYumYLv0LHVjoD+gfqKjpu1CkSgwMwMnSe/fue+/zfZ9swgk568u/5D6xyT2yTJ6Rd6RLCMsVg1p9DuahgbFasSdglJdBznFr1J6DO5DBWK3UH0OtWAao1AMRZ2ASYz7HEY0os2JbossABWM+V0Q0zoTJGUCMYgDOyAIbrVnjmNYsH0sZHG3XQyQOHsJs7cFsrTg5Wzjn/zdB+ui6jnsw3ZYUx1XWo33Z9dzBnrsuX4v24+8uIg7KkSwKA8BFg+uIBuhu0RTnGqWM0ZX4C6yuMCpJmqKm+RbFFVeMkRFDN81HokOKpruu47jd1rr8W4yUo6kuUmBh7ZRfhYgzuwxpmMYVjUZSkqoJI6nSVIsPq6omSZTvUk0BJcVapr4jeHd0k7BLvhzerivmffArNsqPRfQh7184hKWqX6k30BH0Aq3zMcV47mIa+GhmFi3DYqNenLy+OSVYgqnxkqEbhq5PjcefVY0OlqbC0/Kibdn4LJbjH8uMAnDKUigs21SUzZSboByAsptwTZFaZnqoZFml9JCJBqY40yjjWWcs9P1wzMlGXFN4Et+L8b3EWGIvBSpNckVnhF7y7ladu77kN6AXIeqlWz8nL0iHvLrd23tQlfOFhq/4GRMzWWTXV+RrJ+yE8XESfibj7FJn/mU4kYSTZHz3BqQ6/Sa9+bN1FIZHIsKHMCSK0I6S/7R7Td6S97ernOyLcVWBxI/dGhbQAE+D4VrdRDL/gg1LDWtAIh16nuv1yquok8c32p+oK/bTT3DvKhvtXty/ApCDba+w0Azi7aDZDLZxUzg2dSC62Qx6urkgToVpUlQ+1ytap2RQaE/vO+jSfrR+Sq5CnJGCtz1gEDwLBU+wxif4Q9d7QdPUT/p4/heWDz6YeJxjYGRgYGBj7GQQYgABJgY0AAAQHACmAAAAAADMAaoCJQLDA34AAAABAAAAATrhfOUgD18PPPUACwQAAAAAAOXoE8oAAAAA5egTyv/v/7QhKAPLAAAACAACAAAAAAAAeJxjYWBgYP6MilmAYgAyjAPhAAB4nGNgZGBgPvD/AAODosP/9/+nKmowAEVQABsAqkoGt3icY2BmlWGcwMDKwMA0k+kMAwNDP4RmfM1gzMjJgAYE0AUcXs58uYf5wP8DDA7MQAwUYQQJA9kgoMDAAABwxg1lAAAAeJxjYGBgYmBgYAZiESDJCKZZGCyANBcDB1CO6eXMl/Nernq55/9/BgYweyWILZYhliIWJeYJ1gEFAD4kEskAAHicY2BgYGeIYmBmYGThZGBgkABiCJuRQQjIg7CZGPgYtKBsZiRxFiQ2K5BlAWWzgcX9GfIYMhkqGBQYHBmCgaQRgwEY50PFdYFkMpgXxJDKkM5QypDDkMhQxBAG5BUxFANlQXIKDIYMekB9xgAnuA+cAAAAeJxjYGbACwAAfQAEAAEAAf//AA8AAQAAAAoAFgAYAAFsYXRuAAgAAAAAAAAAAAAA) format("woff"),url(data:font/ttf;base64,AAEAAAAMAIAAAwBAR1NVQmyMdIUAAAnsAAAAGk9TLzL4qgvCAAAIbAAAAGBjbWFw043TogAACMwAAABMZ2FzcAAAABAAAAnkAAAACGdseWZtBegiAAAAzAAABvxoZWFkTAam8QAAB/gAAAA2aGhlYSTaIJwAAAhIAAAAJGhtdHgXzAAAAAAIMAAAABhsb2NhBm8EbQAAB+gAAAAObWF4cAAZAYsAAAfIAAAAIG5hbWUH/CODAAAJGAAAAKpwb3N0AAMAAAAACcQAAAAgAAYAAP/AA+0DwAAWAC0ARABbAI0AmwAABSImNTQ2OwE+ATc1NDYzMhYdARQGKwEDIgYVFBY7AR4BFxUUFjMyNj0BNCYrAQEyNjU0JisBLgEnNTQmIyIGHQEUFjsBEzIWFRQGKwEOAQcVFAYjIiY9ATQ2OwEBJy4BIyIGBw4BFRQWHwEFFDQVHAEVFDQVIQcOARceARcWNj8BPgE1OAExNDAxNCYnMSUyFh0BFAYjIiY9ATQ2ApUaGhkanSpPAgcZGgduTpwDGhsaGp0qTwIGGhoGbU6c/sYaGhoZnStOAwYaGgZuTpwDGhoZGp0qTwIHGhkHbk6cAZt8BAsGBgwEBAUFBEn+sAFQSQUEAgIMBwgPBnwEBAQE/jIOEhIODRMTOgcaGQcCTiqbGhkZGptNbgP6BhoaBgNOKZsaGhoam01t/AYHGhkHAk4qmxoZGRqbTW4D+gYaGgYDTimbGhoaGptNbf4XgwUFBQQFDAYHDAROAgoECAkOCggEC00GEQgIDAICBAaDBAwHAQcLBU0TDYEOEhIOgQ0TAAUAAP/AA+0DwAAWAC0ARABbAKIAAAUiJjU0NjsBPgE3NTQ2MzIWHQEUBisBAyIGFRQWOwEeARcVFBYzMjY9ATQmKwEBMjY1NCYrAS4BJzU0JiMiBh0BFBY7ARMyFhUUBisBDgEHFRQGIyImPQE0NjsBEy8BITIWFx4BFRQGBw4BIyEiBgcOARUUFhceATMhMjY3PgE1NCYnLgEjITc+AScuAScuASMiBg8BBhQXMRcWNjc+ATc2JicClRoaGRqdKk8CBxkaB25OnAMaGxoanSpPAgYaGgZtTpz+xhoaGhmdK04DBhoaBm5OnAMaGhkanSpPAgcaGQduTpwoAUMBKRwoDg0ODg0NKRz+rggMBAQEBAQEDAgBUitBFhUWFhUWQSv+10QFBAEBBgQFCwYHDAVzBwdzCxoJBAYBAQQFOgcaGQcCTiqbGhkZGptNbgP6BhoaBgNOKZsaGhoam01t/AYHGhkHAk4qmxoZGRqbTW4D+gYaGgYDTimbGhoaGptNbf4HAk0TDxAoFRUoDxATBQUFCwYFDAQFBh8ZGD8hIT8YGR9OBgwHBgoEBAQFBoUJGAmFCwEIBAoGBw0FAAQAAP/AA+0DwAAWAC0ARABbAAAFIiY1NDY7AT4BNzU0NjMyFh0BFAYrAQMiBhUUFjsBHgEXFRQWMzI2PQE0JisBATI2NTQmKwEuASc1NCYjIgYdARQWOwETMhYVFAYrAQ4BBxUUBiMiJj0BNDY7AQKVGhoZGp0qTwIHGRoHbk6cAxobGhqdKk8CBhoaBm1OnP7GGhoaGZ0rTgMGGhoGbk6cAxoaGRqdKk8CBxoZB25OnDoHGhkHAk4qmxoZGRqbTW4D+gYaGgYDTimbGhoaGptNbfwGBxoZBwJOKpsaGRkam01uA/oGGhoGA04pmxoaGhqbTW0AAAgAAP/AA+0DwAAWAC0ARABbAGAAZQBqAG8AAAUiJjU0NjsBPgE3NTQ2MzIWHQEUBisBAyIGFRQWOwEeARcVFBYzMjY9ATQmKwEBMjY1NCYrAS4BJzU0JiMiBh0BFBY7ARMyFhUUBisBDgEHFRQGIyImPQE0NjsBGwEzAyMlNyEHIRcTMwMjAzchByEClRoaGRqdKk8CBxkaB25OnAMaGxoanSpPAgYaGgZtTpz+xhoaGhmdK04DBhoaBm5OnAMaGhkanSpPAgcaGQduTpy4aj9qP/7bCgHhCv4fQ2o+aT8dCgHgCv4gOgcaGQcCTiqbGhkZGptNbgP6BhoaBgNOKZsaGhoam01t/AYHGhkHAk4qmxoZGRqbTW4D+gYaGgYDTimbGhoaGptNbfzBAoT9fLM/P7MChP18AZM/PwAHAAD/wAQAA8AAFgAtAEQAWwB3AIcAjgAABSImNTQ2OwE+ATc1NDYzMhYdARQGKwEDIgYVFBY7AR4BFxUUFjMyNj0BNCYrAQEyNjU0JisBLgEnNTQmIyIGHQEUFjsBEzIWFRQGKwEOAQcVFAYjIiY9ATQ2OwEDITIWHQEzNTQmIyEiBhURFBY7ATUjIiY1ETQ2EzQ2MyEyFh0BFAYrASImNTcVMzI2PQECohsbGhugK1ACBxobBnBPnwQaGxoboCpRAgcaGgdwT6D+wBsbGhugK1ACBxobBnBPnwQaGxoboCpRAgcaGgdwT6AiAYAbJUBLNf6ANUtLNYCAGyUl2xMNAQANE0s1oA0TQIAbJUAHGRoHAk4rmxoaGhqbTm4EAAcZGgcCTyqcGRoaGZxObvwABxkaBwJOK5saGhoam05uBAAHGRoHAk8qnBkaGhmcTm7/ACUbgIA1S0s1/oA1S0AlGwGAGyX+4A0TEw2gNUsTDeDAJRuAAAEAAAAGAYkAEgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAMwBqgIlAsMDfgAAAAEAAAABOuF85SAPXw889QALBAAAAAAA5egTygAAAADl6BPK/+//tCEoA8sAAAAIAAIAAAAAAAAEAAAAA/MAAAPzAAAD8wAAA/MAAAQAAAAAAQAAA8D/wAAAIUD/7/+VISgAAQAAAAAAAAAAAAAAAAAAAAYAAwUcAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAABA6ZnpvAPA/8AAQAPAAEAAAAABAAAAAAPAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgAC6Znpnumq6bz//wAA6Znpnump6bz//xZoFmQWWhZJAAEAAAAAAAAAAAAAAAAABwBaAAMAAQQJAAAAGAAAAAMAAQQJAAEAEgAYAAMAAQQJAAIADgAqAAMAAQQJAAMAEgAYAAMAAQQJAAQAEgAYAAMAAQQJAAUAGAA4AAMAAQQJAAYAEgAYAE8AbgBpAHgAIABBAFMAIAAyADAAMgAwAG8AbgBpAHgALQBpAGMAbwBuAFIAZQBnAHUAbABhAHIAVgBlAHIAcwBpAG8AbgAgADEALgAyADMAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAoAFgAYAAFsYXRuAAgAAAAAAAAAAAAA) format("truetype");font-weight:400;font-style:normal;font-display:block}.oi-consumable-equipment,.oi-part-equipment,.oi-stock-equipment,.oi-unique-equipment{font-family:onix-checklist-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.oi-consumable-equipment:before{content:""}.oi-stock-equipment:before{content:""}.oi-equipment-type:before{content:""}.oi-unique-equipment:before{content:""}.oi-part-equipment:before{content:""}.viewer-download{color:#fff;font-family:onix-icon;font-size:.75rem;line-height:30px;text-align:center}.viewer-download:before{content:""}body{height:100vh;width:100vw;overflow:hidden}body>#root{height:100vh!important;width:100vw!important;max-width:unset!important;margin:0!important;padding:0!important;text-align:unset!important;overflow:hidden!important}body{margin:0;font-family:"Segoe UI",Verdana,Helvetica,Sans-Serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}body::-webkit-scrollbar,body ::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track,body ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}body::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb{border-radius:100px;border:3px solid transparent;background-clip:content-box;background-color:#dbd9d9}body::-webkit-scrollbar-thumb:hover{background:#555}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.spinner-overlay{height:100%;width:100%;position:absolute;display:flex;justify-content:center;z-index:10000000000000000;background:#fff9}.text-three-dots{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.title-page{font-weight:400;font-size:32px;line-height:40px;color:#000}.title-section{font-weight:400;font-size:20px;line-height:28px;color:#000}.form-default{display:flex;flex-direction:column;gap:10px}.form-default .row{display:flex;flex-direction:column;gap:5px}.form-default .row .controls{display:flex;align-items:center}.form-default .row .controls>*{flex:1}.form-default .row .controls>span:first-child{max-width:150px}.form-default .row .errors{display:flex;flex-direction:column;gap:5px;color:#d13438}.form-default .row-footer{display:flex;gap:15px;margin-top:20px}.confirmation-dialog-footer{display:flex;gap:10px;justify-content:flex-end}.divider-right{width:1px;background-color:#e9ebed;box-sizing:border-box;height:70%}.text-grey-130{color:#5c5e60}.text-grey-190{color:#1e1f20}.fui-FluentProvider:has(#product-picture-toaster){z-index:999999999998!important}.fui-FluentProvider:has(#product-toast-view-error-message){z-index:999999999999!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner,.fui-Toast .loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid #dde1ff;border-top:2px solid #5a67f3;border-radius:50%;animation:spin 1s linear infinite}.fui-Button{min-width:80px!important}.fui-FluentProvider{background-color:transparent!important}.fui-Tooltip__content{white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.fui-Combobox input[type=text]{text-overflow:ellipsis}.fui-Badge.badge-status-brand{color:#115ea3;border-color:#b4d6fa;background:#ebf3fc}.fui-Badge.badge-status-subtle{color:#5666f1;border-color:#dde1ff;background:#f5f6ff}.fui-Badge.badge-status-danger{color:#5c2e91;border-color:#b79dd6;background:#f4f2fa}.due-status-1{color:#4caf50}.due-status-2{color:#ffb74d}.due-status-3{color:#ff6b6b}.due-status-4{visibility:hidden}.status-icon.status-1{color:#ff6b6b}.status-icon.status-2{color:#ffb74d}.status-icon.status-3,.status-icon.status-4,.status-icon.status-5{color:#4caf50}.status-icon.status-6{color:#d6d6d6}.status-icon.status-7{color:#0054a6}.status-icon.status-8{color:#664397}.status-icon.status-9{color:#4caf50}.status-icon.status-0{color:#d6d6d6}.status-icon.status-undefined{color:#9d9fa1}.status-bg.status-1{background-color:#ff6b6b}.status-bg.status-2{background-color:#ffb74d}.status-bg.status-3,.status-bg.status-4,.status-bg.status-5{background-color:#4caf50}.status-bg.status-6{background-color:#d6d6d6}.status-bg.status-7{background-color:#0054a6}.status-bg.status-8{background-color:#664397}.status-bg.status-9{background-color:#4caf50}.status-bg.status-0{background-color:#d6d6d6}.status-bg.status-undefined{background-color:#9d9fa1}.status-border.status-1{border-color:#ff6b6b!important}.status-border.status-2{border-color:#ffb74d!important}.status-border.status-3,.status-border.status-4,.status-border.status-5{border-color:#4caf50!important}.status-border.status-6{border-color:#d6d6d6!important}.status-border.status-7{border-color:#0054a6!important}.status-border.status-8{border-color:#664397!important}.status-border.status-9{border-color:#4caf50!important}.status-border.status-0{border-color:#d6d6d6!important}.status-border.status-undefined{border-color:#9d9fa1!important}.divder{height:1px;padding:0;margin:0;border:none;border-bottom:1px solid #e0e0e0}.fui-OverlayDrawer__backdrop .backdrop-edit-panel{background-color:#0006;width:100%;height:100%}.fui-OverlayDrawer.fui-OverlayDrawer{border:none}.table-container .table-cell-header-number .table-header-cell-content{width:100%;text-align:right}.table-container .table-cell .table-cell-tooltip-trigger{width:fit-content;max-width:100%}.table-container .table-cell .cell-text-single-line{height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;white-space-collapse:preserve}.table-container .table-cell .cell-text-single-line .fui-Badge{font-size:10px;line-height:14px}.table-container .table-cell .cell-text-multi-line{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;white-space-collapse:preserve}.table-container .table-cell .cell-text-number{text-align:right}.table-container .table-cell .table-cell-tooltip-trigger.cell-text-number{margin-left:auto}.table-container .table-cell .cell-text-inactive{opacity:.5}.table-container .no-data-message{text-align:center;font-weight:400;font-size:14px;width:100%;color:#242424}.user-and-contact-table .table-header-row{box-sizing:border-box;padding-right:15px}.accordion .accordion-item{margin-bottom:20px}.accordion .accordion-item .accordion-item-header{background-color:#f0f0f0;box-sizing:border-box;border:solid 2px #f0f0f0;border-radius:4px}.accordion .accordion-item .accordion-item-header>button{border-radius:4px;padding:0 4px 0 8px;min-height:30px;font-size:14px;font-weight:600;font-style:normal;align-items:center}.accordion .accordion-item .accordion-item-header .header-content{flex:1}.accordion .accordion-item .accordion-item-header .right-buttons{margin-left:10px}.accordion .accordion-item .accordion-item-header .fui-AccordionHeader__expandIcon{flex-grow:unset;flex-shrink:unset}.accordion .accordion-item .accordion-item-body{margin:0;padding:8px 8px 0}.edit-panel .edit-panel-header{padding:24px 24px 12px;display:flex;flex-direction:column;gap:12px}.edit-panel .edit-panel-body{padding:8px 24px}.edit-panel .edit-panel-body .group-fields{display:flex;flex-direction:column;gap:8px;padding:8px 0 0}.edit-panel .edit-panel-body .group-fields .field{display:flex;flex-direction:column;gap:4px}.edit-panel .edit-panel-body .group-fields .field>label{font-weight:600;font-size:14px;line-height:20px;margin:0}.edit-panel .edit-panel-footer{padding:16px 24px 24px}.other-panels{height:0px}.detail-panel .detail-panel-header{display:flex;flex-direction:column;gap:8px;padding:24px 24px 8px}.detail-panel .detail-panel-body{display:flex;flex-direction:column;padding:0 24px!important;gap:8px}.detail-panel .info-top-bar{display:flex;flex-direction:row;gap:16px}.detail-panel .info-top-bar .pic{width:96px;height:96px}.detail-panel .info-top-bar .info{min-height:96px;flex:1;overflow:hidden}.detail-panel .info-top-bar .info .main-line{font-size:20px;font-weight:600;line-height:28px;margin-bottom:4px}.detail-panel .info-top-bar .info .sub-lines .line{font-size:14px;line-height:20px;font-weight:400;white-space:pre-line;word-break:break-all}.detail-panel .detail-rows{display:flex;flex-direction:column;gap:8px}.detail-panel .detail-rows>.row{display:table;table-layout:fixed;min-height:25px}.detail-panel .detail-rows>.row>.col-caption{display:table-cell;width:150px;padding-right:8px;font-weight:600;font-size:12px;line-height:16px;padding-bottom:8px;color:#616161}.detail-panel .detail-rows>.row>.col-caption .info-label{padding:0;margin:0 8px}.detail-panel .detail-rows>.row>.col-caption .info-label label{font-size:12px;line-height:16px}.detail-panel .detail-rows>.row>.col-caption .info-label button{padding:0;height:16px;width:16px}.detail-panel .detail-rows>.row>.col-value{display:table-cell;font-size:12px;font-weight:400;line-height:16px;padding-bottom:8px;border-bottom:solid 1px #e9ebed;white-space:pre-line;white-space-collapse:preserve;word-break:break-all}.detail-panel .detail-rows>.row>.col-value .open-link{font-size:12px;line-height:16px;position:relative}.detail-panel .detail-rows>.row>.col-value .open-link span{margin-right:2px}.detail-panel .detail-rows>.row>.col-value .open-link svg{position:absolute;top:0}.detail-panel ol li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.detail-panel ol li[data-list]{list-style-type:none;padding-left:1.5em;position:relative}.detail-panel ol li[data-list] .ql-ui{position:absolute;left:0}.detail-panel ol li[data-list]>.ql-ui:before{display:inline-block;*margin-left: -1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.detail-panel ol li[data-list=bullet]>.ql-ui:before{content:"•"}.detail-panel ol li[data-list=ordered]{counter-increment:list-0}.detail-panel ol li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.no-data-wrapper{display:flex;flex-direction:column;height:100%;width:100%;justify-content:center;align-items:center}.no-data-wrapper .no-data-text{font-weight:400;margin:20px;display:block}.table-container{color:#1e1f20}.table-container .fui-Table{flex:1 1 100%}.table-container .fui-Table .fui-TableRow{border-color:#e9ebed}.table-container .table-footer{display:flex;gap:4px;padding:6px 0 6px 12px;font-size:14px;align-items:center;flex:0 0 41px;align-self:stretch;line-height:20px;box-sizing:border-box;color:#000}.table-container .table-footer label{font-weight:400;font-family:Segoe UI;font-style:normal}.table-container .table-footer span{margin-left:unset!important;font-weight:600;font-family:Segoe UI Semibold;font-style:normal}.table-container .empty-table-pad{width:auto!important}*::-webkit-scrollbar{width:6px!important;height:6px!important}*::-webkit-scrollbar-track{background:transparent!important}*{scrollbar-width:thin!important;scrollbar-color:rgba(0,0,0,.3) transparent!important}.has-scrollbar-gutter .sidebar .nav-body.scrollable{scrollbar-gutter:stable;overflow-y:hidden}.has-scrollbar-gutter .sidebar .nav-body.scrollable:hover{overflow-y:auto}.relation-icon{display:inline-block;width:16px;height:16px;vertical-align:middle}.relation-NoneFull{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) left top no-repeat}.relation-FullNone{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -17px top no-repeat}.relation-FullFull{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -34px top no-repeat}.relation-ReadFull{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -51px top no-repeat}.relation-ViewFull{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -68px top no-repeat}.relation-NoneRead{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -85px top no-repeat}.relation-ReadNone{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -102px top no-repeat}.relation-ReadRead{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -119px top no-repeat}.relation-FullRead{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -136px top no-repeat}.relation-ViewRead{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -153px top no-repeat}.relation-NoneView{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -170px top no-repeat}.relation-ViewNone{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -187px top no-repeat}.relation-ViewView{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -204px top no-repeat}.relation-FullView{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -221px top no-repeat}.relation-ReadView{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) -238px top no-repeat}.relation-pending{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAARCAYAAAAVIfMEAAAALHRFWHRDcmVhdGlvbiBUaW1lAEZyaSAxMCBKdWwgMjAxNSAxNTo1MzoxNCArMDcwMEz1MokAAAAHdElNRQffBwoJDCaDSMlQAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAABSBJREFUeNrtXEtu1EAQrSC2KBFsQXgB68kNMCdIbhDPFrEYTkByAmaB2GZyAoYTxLmBWcPCCLagQRwAqtrVTsfMx37VkScjP6nlCUy/lF+7y6/b5RC1wIO3adLme3cBMc5ll/QYMKCJn4+f/W22Vd/d20Smk6XgNv9zlmd9nRTHMeVDKo3jWIAcp3yYKEcBchzz4SO3MXPMEI7T09MDPswlFv4MxRED/Lsz0UKPKEfKh6nyQOPC/Q6V4xjleE8fak1f06veNOU4MtGCY8gMHKnqITyoHrWmbTnWJQqPRz++3sgZ9zZ14ElSUjUwJzx5ZqgoESAXxYhbznEcgBxzPQrHIciRc/vM7Zw5MsP5yDnkOnn6gvzuE45hZuBISMdFE6MlFiuH01QnT19wmnIMMwNHQqqpJkZLLK042iSPZd/b6EA8NHmccLvoy4nopM+5lQQ6kYCDCHQimsCEQwYZciI6UYQjoeru3ctdU5OHG1fUiWi/c6oSK+RENJGKHiXKoRNFOBKq7t69aKrJw2mKOhF1MrWmiBPRRCp6lOs4liWPh9+/1J9/PXn+Xx/vRDY6EA9NGhdUORFIFCt0sqdUXSCQEwk4iEAnoolLOGRwpwiHThDhKKlHJ6KT340r6kS035gMTkQTqOiRoBw6QYSjpB6diCYNpynqRJhD+tWaIk5EE6jokaziaOs8VvVrnUAEQRKx2ncYkZPIguxJpEQ5tiyJnFG8JIJy7FoScZpGSiIox8YkYsEeX/hQBlI4+84cOX9+gZIwhyUOZ/FkQhs4fitHEYODL/y8Y18Z1JHnkInETTbA4ItfNjeBOOT37VOwnOmJI+H2lIIlEV/4Jk1lIjGHSVPmSIE4aj38cqYnjhuaSqJd5z42LWE87lOVJVEkepzR9b4CCkscKVUbpFaOIhIHmkzlIsmpuvgPDTweaH9xIgtuEyOHdzcox0j1sGixNZrypF/wxDVpyhze3cTQ1IzWm6gDBgzYLURxIGzZU0sQbNn9+h9eWymHJY6FLh1M5yJWW5/Bw+C7Q27pP2DAXYIsYS6NHN7FyBJi38Ah69MR2P+KquWDhcPHkVH1CA7m4ERk2VeSRLYXPBq1cFjiuJKEzIldNiXRcXX7W5yUfQ0PBE7KwmHSVDkyMmgaIY4r2UeJoaluOMOayvWx7v/XuY4QkkBeGgTxJ1Sog8j1nzKqnnB0gfQvqRL2DVV7CW2xCDgkhhHA4SDrS1lnkj7HJ2z327KP4iBPNWQPgaoL/hsYx9jQv9RjStfjKhxIZaTnkHG5CLi7wKypPNXQsR00paqWA32M6/tH3QOxFnrFKPJqFGgdA08AHIJioLE+TusFupH5jsBCr8DJfOKWIQVaMQr4tqXIS2OpNUUKvQIn4zRFirxiaBqjGHFVAmmzByIJpFMdyCZYazRiFHk1aisu0erKoBjoXC+YXqCPc+FCr6A+44jA2ooYtTfbUp+hsdSaIjUaQX3GEYG1FTE0jVFH1Hy3pWu/W3kKs2VOxJWbowVSW+REfBxWJwKXm++gE5mRoeQ8Rrn5tjuRZQiTTlQH4hFkV5m8U0N/wbxrf0GQnd2Lb/xzgvA0nEhvd81GyXlnTZvl5kgMjbtmgfxZgyVOpDNHLDRKzjtr2iw3R2KIoekSJ9KZo60TaX7vVutA9NX3Qt/oRfq7CYu+er+L0ORRGN+gNUHHJeNxmaAc6kTkXCboK+uxoMmjQB2mOpEDXRpBiKGpOhGnKfpnEQTL3MiqBPMP28c0S9hVjfkAAAAASUVORK5CYII=) right top no-repeat}.text--link{color:var(--Brand-Foreground-Link-Rest, #5666f1)}.text--link a{text-decoration:none;color:var(--Brand-Foreground-Link-Rest, #5666f1)}
