.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}:root{--osp-top-navbar-bg: #383838;--osp-top-navbar-color: #999999;--body-bg-color: #d8d8d8;--nav-bar-height: 38px;--scrollbarBG: #8f8f8f;--thumbBG: #383838}.scrollable-element::-webkit-scrollbar{width:12px}.scrollable-element::-webkit-scrollbar-track{background:var(--thumbBG)}.scrollable-element::-webkit-scrollbar-thumb{background-color:var(--scrollbarBG);border-radius:10px}.osp-text-overflow{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.osp-flex-row{display:flex;flex-direction:row}.osp-flex-col{flex-direction:column}.osp-flex-center{justify-content:center;align-items:center}.osp-flex-align-center{display:flex;align-items:center}.osp-flex-space-between{display:flex;justify-content:space-between}.osp-center{position:absolute;align-items:center;align-self:center;align-content:center;justify-content:center;justify-self:center;justify-items:center;text-align:center;line-height:100%;vertical-align:middle;margin:0 auto;left:50%;right:50%;transform:translate(-50%,-50%)}html.theme-new-light .osp-bg,html.theme-new-light .lm-bg{background-color:#fff!important}html.theme-new-dark .osp-bg,html.theme-new-dark .lm-bg{background-color:#3e3e42!important}html.theme-new-contrast .osp-bg,html.theme-new-contrast .lm-bg{background-color:#efeff0!important}html.theme-new-light .osp-item-bg,html.theme-new-light .lm-item-bg{background-color:#fff!important}html.theme-new-dark .osp-item-bg,html.theme-new-dark .lm-item-bg{background-color:#414247!important}html.theme-new-contrast .osp-item-bg,html.theme-new-contrast .lm-item-bg{background-color:#f0f0f0!important}html.theme-new-light .osp-item-hvr:hover,html.theme-new-light .lm-item-hvr:hover{background-color:#d8d8d8!important}html.theme-new-dark .osp-item-hvr:hover,html.theme-new-dark .lm-item-hvr:hover{background-color:#4f5359!important}html.theme-new-contrast .osp-item-hvr:hover,html.theme-new-contrast .lm-item-hvr:hover{background-color:#999!important}html.theme-new-light .osp-hdr-bg,html.theme-new-light .lm-hdr-bg{background-color:#d8d8d8!important}html.theme-new-dark .osp-hdr-bg,html.theme-new-dark .lm-hdr-bg{background-color:#50535a!important}html.theme-new-contrast .osp-hdr-bg,html.theme-new-contrast .lm-hdr-bg{background-color:#bdbdbd!important}html.theme-new-light .osp-fg,html.theme-new-light .lm-fg{color:#1a1a1a!important}html.theme-new-dark .osp-fg,html.theme-new-dark .lm-fg{color:#fff!important}html.theme-new-contrast .osp-fg,html.theme-new-contrast .lm-fg{color:#1a1a1a!important}html.theme-new-light .osp-brd,html.theme-new-light .lm-brd{border-color:#b7b7ba!important}html.theme-new-dark .osp-brd,html.theme-new-dark .lm-brd{border-color:#56565b!important}html.theme-new-contrast .osp-brd,html.theme-new-contrast .lm-brd{border-color:#97979b!important}html.theme-new-light .osp-brd-accent,html.theme-new-light .lm-brd-accent{border-color:#d8d8d8!important}html.theme-new-dark .osp-brd-accent,html.theme-new-dark .lm-brd-accent{border-color:#212224!important}html.theme-new-contrast .osp-brd-accent,html.theme-new-contrast .lm-brd-accent{border-color:#5c5c5c!important}html.theme-new-light .osp-icon,html.theme-new-light .lm-icon{color:#5c5c5c!important}html.theme-new-dark .osp-icon,html.theme-new-dark .lm-icon{color:#abaeb7!important}html.theme-new-contrast .osp-icon,html.theme-new-contrast .lm-icon{color:#292929!important}html.theme-new-light .osp-icon-hvr:hover,html.theme-new-light .lm-icon-hvr:hover{color:#1a1a1a!important}html.theme-new-dark .osp-icon-hvr:hover,html.theme-new-dark .lm-icon-hvr:hover{color:#fff!important}html.theme-new-contrast .osp-icon-hvr:hover,html.theme-new-contrast .lm-icon-hvr:hover{color:#5c5c5c!important}html.theme-new-light .osp-icon-accent,html.theme-new-light .lm-icon-accent{color:#1a1a1a!important}html.theme-new-dark .osp-icon-accent,html.theme-new-dark .lm-icon-accent{color:#fff!important}html.theme-new-contrast .osp-icon-accent,html.theme-new-contrast .lm-icon-accent{color:#5c5c5c!important}html.theme-new-light .osp-error-bg,html.theme-new-light .lm-error-bg{background-color:#f6caca!important}html.theme-new-dark .osp-error-bg,html.theme-new-dark .lm-error-bg{background-color:#880e0e!important}html.theme-new-contrast .osp-error-bg,html.theme-new-contrast .lm-error-bg{background-color:#f6caca!important}html.theme-new-light .osp-error-fg,html.theme-new-light .lm-error-fg,html.theme-new-dark .osp-error-fg,html.theme-new-dark .lm-error-fg{color:#e84f4f!important}html.theme-new-contrast .osp-error-fg,html.theme-new-contrast .lm-error-fg{color:#861111!important}html.theme-new-light .osp-warn-bg,html.theme-new-light .lm-warn-bg{background-color:#fbe9bf!important}html.theme-new-dark .osp-warn-bg,html.theme-new-dark .lm-warn-bg{background-color:#d66221!important}html.theme-new-contrast .osp-warn-bg,html.theme-new-contrast .lm-warn-bg{background-color:#fbe9bf!important}html.theme-new-light .osp-warn-fg,html.theme-new-light .lm-warn-fg,html.theme-new-dark .osp-warn-fg,html.theme-new-dark .lm-warn-fg{color:#ff9426!important}html.theme-new-contrast .osp-warn-fg,html.theme-new-contrast .lm-warn-fg{color:#683500!important}html.theme-new-light .osp-info-bg,html.theme-new-light .lm-info-bg{background-color:#c8e9f4!important}html.theme-new-dark .osp-info-bg,html.theme-new-dark .lm-info-bg{background-color:#133c59!important}html.theme-new-contrast .osp-info-bg,html.theme-new-contrast .lm-info-bg{background-color:#c8e9f4!important}html.theme-new-light .osp-info-fg,html.theme-new-light .lm-info-fg{color:#2578a9!important}html.theme-new-dark .osp-info-fg,html.theme-new-dark .lm-info-fg{color:#368ac0!important}html.theme-new-contrast .osp-info-fg,html.theme-new-contrast .lm-info-fg{color:#1d5f8a!important}html.theme-new-light .osp-success-bg,html.theme-new-light .lm-success-bg{background-color:#d5f6c0!important}html.theme-new-dark .osp-success-bg,html.theme-new-dark .lm-success-bg{background-color:#397514!important}html.theme-new-contrast .osp-success-bg,html.theme-new-contrast .lm-success-bg{background-color:#d5f6c0!important}html.theme-new-light .osp-success-fg,html.theme-new-light .lm-success-fg,html.theme-new-dark .osp-success-fg,html.theme-new-dark .lm-success-fg{color:#80ce4d!important}html.theme-new-contrast .osp-success-fg,html.theme-new-contrast .lm-success-fg{color:#134d13!important}html.theme-new-light .osp-item,html.theme-new-light .lm-item{background-color:#fff!important}html.theme-new-dark .osp-item,html.theme-new-dark .lm-item{background-color:#414247!important}html.theme-new-contrast .osp-item,html.theme-new-contrast .lm-item{background-color:#f0f0f0!important}html.theme-new-light .osp-item,html.theme-new-light .lm-item{border-color:#b7b7ba!important}html.theme-new-dark .osp-item,html.theme-new-dark .lm-item{border-color:#56565b!important}html.theme-new-contrast .osp-item,html.theme-new-contrast .lm-item{border-color:#97979b!important}.osp-truncate-text,.lm-truncate-text{-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.osp-white-space-normal,.lm-white-space-normal{white-space:normal}.osp-white-space-nowrap{white-space:nowrap}.osp-pull-right,.lm-pull-right{float:right!important}.osp-pull-left,.lm-pull-left{float:left!important}.osp-pull-none,.lm-pull-none{float:none!important}.osp-clear-both,.lm-clear-both{clear:both!important}.osp-clear-none,.lm-clear-none{clear:none!important}.osp-text-align-r,.lm-text-align-r{text-align:right!important}.osp-text-align-l,.lm-text-align-l,.osp-text-align-dir-l,.lm-text-align-dir-l{text-align:left!important}html[dir=rtl] .osp-text-align-dir-l,html[dir=rtl] .lm-text-align-dir-l{text-align:right!important}.osp-text-align-c,.lm-text-align-c{text-align:center!important}.osp-padding-zero,.lm-padding-zero{padding:0!important}.osp-padding-zero-h{padding-left:0!important;padding-right:0!important}.osp-padding-zero-v{padding-top:0!important;padding-bottom:0!important}.osp-padding-zero-l,.lm-padding-zero-l{padding-left:0!important}.osp-padding-zero-start{-webkit-padding-start:0!important;padding-inline-start:0!important}.osp-padding-zero-t,.lm-padding-zero-t{padding-top:0!important}.osp-padding-zero-r,.lm-padding-zero-r{padding-right:0!important}.osp-padding-zero-end{-webkit-padding-end:0!important;padding-inline-end:0!important}.osp-padding-zero-b,.lm-padding-zero-b{padding-bottom:0!important}.osp-padding-sm,.lm-padding-sm{padding:5px!important}.osp-padding-sm-h{padding-left:5px!important;padding-right:5px!important}.osp-padding-sm-v{padding-top:5px!important;padding-bottom:5px!important}.osp-padding-sm-r,.lm-padding-sm-r{padding-right:5px!important}.osp-padding-sm-end{-webkit-padding-end:5px!important;padding-inline-end:5px!important}.osp-padding-sm-b,.lm-padding-sm-b{padding-bottom:5px!important}.osp-padding-sm-t,.lm-padding-sm-t{padding-top:5px!important}.osp-padding-sm-l,.lm-padding-sm-l{padding-left:5px!important}.osp-padding-sm-start{-webkit-padding-start:5px!important;padding-inline-start:5px!important}.osp-padding-md,.lm-padding-md{padding:10px!important}.osp-padding-md-h{padding-left:10px!important;padding-right:10px!important}.osp-padding-md-v{padding-top:10px!important;padding-bottom:10px!important}.osp-padding-md-t,.lm-padding-md-t{padding-top:10px!important}.osp-padding-md-r,.lm-padding-md-r{padding-right:10px!important}.osp-padding-md-end{-webkit-padding-end:10px!important;padding-inline-end:10px!important}.osp-padding-md-l,.lm-padding-md-l{padding-left:10px!important}.osp-padding-md-start{-webkit-padding-start:10px!important;padding-inline-start:10px!important}.osp-padding-md-b,.lm-padding-md-b{padding-bottom:10px!important}.osp-padding-lg,.lm-padding-lg{padding:15px!important}.osp-padding-lg-h{padding-left:15px!important;padding-right:15px!important}.osp-padding-lg-v{padding-top:15px!important;padding-bottom:15px!important}.osp-padding-lg-b,.lm-padding-lg-b{padding-bottom:15px!important}.osp-padding-lg-t,.lm-padding-lg-t{padding-top:15px!important}.osp-padding-lg-l,.lm-padding-lg-l{padding-left:15px!important}.osp-padding-lg-start{-webkit-padding-start:15px!important;padding-inline-start:15px!important}.osp-padding-lg-r,.lm-padding-lg-r{padding-right:15px!important}.osp-padding-lg-end{-webkit-padding-end:15px!important;padding-inline-end:15px!important}.osp-padding-xl,.lm-padding-xl{padding:20px!important}.osp-padding-xl-h{padding-left:20px!important;padding-right:20px!important}.osp-padding-xl-v{padding-top:20px!important;padding-bottom:20px!important}.osp-padding-xl-t,.lm-padding-xl-t{padding-top:20px!important}.osp-padding-xl-l,.lm-padding-xl-l{padding-left:20px!important}.osp-padding-xl-start{-webkit-padding-start:20px!important;padding-inline-start:20px!important}.osp-padding-xl-r,.lm-padding-xl-r{padding-right:20px!important}.osp-padding-xl-end{-webkit-padding-end:20px!important;padding-inline-end:20px!important}.osp-padding-xl-b,.lm-padding-xl-b{padding-bottom:20px!important}.osp-margin-zero,.lm-margin-zero{margin:0!important}.osp-margin-zero-h{margin-left:0!important;margin-right:0!important}.osp-margin-zero-v{margin-top:0!important;margin-bottom:0!important}.osp-margin-zero-b,.lm-margin-zero-b{margin-bottom:0!important}.osp-margin-zero-t,.lm-margin-zero-t{margin-top:0!important}.osp-margin-zero-l,.lm-margin-zero-l{margin-left:0!important}.osp-margin-zero-start{-webkit-margin-start:0!important;margin-inline-start:0!important}.osp-margin-zero-r,.lm-margin-zero-r{margin-right:0!important}.osp-margin-zero-end{-webkit-margin-end:0!important;margin-inline-end:0!important}.osp-margin-sm,.lm-margin-sm{margin:5px!important}.osp-margin-sm-h{margin-left:5px!important;margin-right:5px!important}.osp-margin-sm-v{margin-top:5px!important;margin-bottom:5px!important}.osp-margin-sm-b,.lm-margin-sm-b{margin-bottom:5px!important}.osp-margin-sm-t,.lm-margin-sm-t{margin-top:5px!important}.osp-margin-sm-l,.lm-margin-sm-l{margin-left:5px!important}.osp-margin-sm-start{-webkit-margin-start:5px!important;margin-inline-start:5px!important}.osp-margin-sm-r,.lm-margin-sm-r{margin-right:5px!important}.osp-margin-sm-end{-webkit-margin-end:5px!important;margin-inline-end:5px!important}.osp-margin-sm-lr,.lm-margin-sm-lr{margin-left:5px!important;margin-right:5px!important}.osp-margin-md,.lm-margin-md{margin:10px!important}.osp-margin-md-h{margin-left:10px!important;margin-right:10px!important}.osp-margin-md-v{margin-top:10px!important;margin-bottom:10px!important}.osp-margin-md-t,.lm-margin-md-t{margin-top:10px!important}.osp-margin-md-l,.lm-margin-md-l{margin-left:10px!important}.osp-margin-md-start{-webkit-margin-start:10px!important;margin-inline-start:10px!important}.osp-margin-md-r,.lm-margin-md-r{margin-right:10px!important}.osp-margin-md-end{-webkit-margin-end:10px!important;margin-inline-end:10px!important}.osp-margin-md-b,.lm-margin-md-b{margin-bottom:10px!important}.osp-margin-lg,.lm-margin-lg{margin:15px!important}.osp-margin-lg-h{margin-left:15px!important;margin-right:15px!important}.osp-margin-lg-v{margin-top:15px!important;margin-bottom:15px!important}.osp-margin-lg-b,.lm-margin-lg-b{margin-bottom:15px!important}.osp-margin-lg-l,.lm-margin-lg-l{margin-left:15px!important}.osp-margin-lg-start{-webkit-margin-start:15px!important;margin-inline-start:15px!important}.osp-margin-lg-r,.lm-margin-lg-r{margin-right:15px!important}.osp-margin-lg-end{-webkit-margin-end:15px!important;margin-inline-end:15px!important}.osp-margin-lg-t,.lm-margin-lg-t{margin-top:15px!important}.osp-margin-xl,.lm-margin-xl{margin:20px!important}.osp-margin-xl-h{margin-left:20px!important;margin-right:20px!important}.osp-margin-xl-v{margin-top:20px!important;margin-bottom:20px!important}.osp-margin-xl-t,.lm-margin-xl-t{margin-top:20px!important}.osp-margin-xl-l,.lm-margin-xl-l{margin-left:20px!important}.osp-margin-xl-start{-webkit-margin-start:20px!important;margin-inline-start:20px!important}.osp-margin-xl-r,.lm-margin-xl-r{margin-right:20px!important}.osp-margin-xl-end{-webkit-margin-end:20px!important;margin-inline-end:20px!important}.osp-margin-xl-b,.lm-margin-xl-b{margin-bottom:20px!important}.osp-margin-sm-dir-r,.lm-margin-sm-dir-r{-webkit-margin-end:5px!important;margin-inline-end:5px!important}.osp-margin-sm-dir-l,.lm-margin-sm-dir-l{-webkit-margin-start:5px!important;margin-inline-start:5px!important}.osp-margin-md-dir-l,.lm-margin-md-dir-l{-webkit-margin-start:10px!important;margin-inline-start:10px!important}.osp-margin-md-dir-r,.lm-margin-md-dir-r{-webkit-margin-end:10px!important;margin-inline-end:10px!important}.osp-margin-lg-dir-r{-webkit-margin-end:15px!important;margin-inline-end:15px!important}.osp-margin-lg-dir-l{-webkit-margin-start:15px!important;margin-inline-start:15px!important}.osp-margin-xl-dir-r{-webkit-margin-end:20px!important;margin-inline-end:20px!important}.osp-margin-xl-dir-l{-webkit-margin-start:20px!important;margin-inline-start:20px!important}.osp-margin-auto-l,.lm-margin-auto-l{-webkit-margin-start:auto;margin-inline-start:auto}.osp-margin-auto-r{-webkit-margin-end:auto;margin-inline-end:auto}.osp-height-full,.lm-height-full{height:100%!important}.osp-height-sm,.lm-height-sm{height:5px!important}.osp-height-md,.lm-height-md{height:10px!important}.osp-height-lg,.lm-height-lg{height:15px!important}.osp-height-xl,.lm-height-xl{height:20px!important}.osp-max-height-l,.lm-max-height-l{max-height:200px!important}.osp-max-height-xl,.lm-max-height-xl{max-height:350px!important}.osp-max-height-xxl,.lm-max-height-xxl{max-height:500px!important}.osp-min-height-xl,.lm-min-height-xl{min-height:400px!important}.osp-width-full,.lm-width-full{width:100%!important}.osp-width-auto,.lm-width-auto{width:auto!important}.osp-width-sm,.lm-width-sm{width:5px!important}.osp-width-md,.lm-width-md{width:10px!important}.osp-width-lg,.lm-width-lg{width:15px!important}.osp-width-xl,.lm-width-xl{width:20px!important}.osp-max-width-l,.lm-max-width-l{max-width:200px!important}.osp-max-width-xl,.lm-max-width-xl{max-width:300px!important}.osp-min-width-xl,.lm-min-width-xl{min-width:350px!important}.osp-size-full,.lm-size-full{height:100%!important;width:100%!important}.osp-position-a,.lm-position-a{position:absolute!important}.osp-position-r,.lm-position-r{position:relative!important}.osp-position-s,.lm-position-s{position:static!important}.osp-position-md-r,.lm-position-md-r{right:10px!important}.osp-scroll-no-y,.lm-scroll-no-y{overflow-y:hidden!important}.osp-scroll-no-x,.lm-scroll-no-x{overflow-x:hidden!important}.osp-scroll-auto,.lm-scroll-auto{overflow:auto!important}.osp-scroll-vert,.lm-scroll-vert{overflow-x:hidden!important;overflow-y:auto!important}.osp-center-text,.lm-center-text{text-align:center!important}.osp-left-text,.lm-left-text,.osp-right-text,.lm-right-text{text-align:left!important}.osp-display-block,.lm-display-block{display:block!important}.osp-display-inline-block,.lm-display-inline-block{display:inline-block!important}.osp-display-inline,.lm-display-inline{display:inline!important}.osp-display-none,.lm-display-none{display:none!important}.osp-display-flex,.lm-display-flex{display:flex}.lm-display-flex-column,.osp-display-flex-column{display:flex;flex-direction:column}.osp-left-zero,.lm-left-zero{left:0!important}.osp-right-zero,.lm-right-zero{right:0!important}.osp-top-zero,.lm-top-zero{top:0!important}.osp-bottom-zero,.lm-bottom-zero{bottom:0!important}.osp-border-none,.osp-no-border,.lm-border-none,.lm-no-border{border:none!important}.osp-hide,.lm-hide{visibility:hidden!important}.osp-info-text,.lm-info-text{font-size:12px}.osp-info-text-md,.lm-info-text-md{font-size:14px!important}.osp-cursor-pointer,.lm-cursor-pointer{cursor:pointer!important}.osp-cursor-default,.lm-cursor-default{cursor:default!important}.osp-fill-absolute,.lm-fill-absolute{position:absolute;width:100%;height:100%;inset:0}.osp-transparent,.lm-transparent{background-color:transparent!important}.osp-italic-text,.lm-italic-text{font-style:italic!important}.osp-fontweight-bold,.lm-fontweight-bold{font-weight:700!important}.osp-color-red,.lm-color-red{color:red!important}.osp-white,.lm-white{color:#fff!important}.osp-text,.lm-text{white-space:pre-wrap}.osp-opacity-zero,.lm-opacity-zero{opacity:0!important}.osp-button-light,.lm-button-light{color:#ffffffb3!important}.osp-button-light:not([disabled]):hover,.lm-button-light:not([disabled]):hover{color:#fff!important}.osp-button-light:not([disabled]):hover .icon,.lm-button-light:not([disabled]):hover .icon{color:#fff!important}.osp-button-light:focus,.lm-button-light:focus{color:#fff!important;box-shadow:0 0 0 2px transparent,0 0 0 1px #fff!important}.osp-button-light:focus .icon,.lm-button-light:focus .icon{color:#fff}.osp-button-light .icon,.lm-button-light .icon{color:#ffffffb3!important}.osp-box-shadow-none{box-shadow:none!important}html[dir=rtl] .searchfield-wrapper>:not(.close).icon{right:8px}html[dir=rtl] .toolbar-searchfield-wrapper :empty.searchfield{padding-left:0;padding-right:34px}.popupmenu-wrapper:has(.adjacent-menu){top:35px!important;padding-top:10px}.popupmenu-wrapper:has(.adjacent-menu) .arrow{top:2px}html:is(.theme-new-light,.theme-new-contrast) .icon-empty-state{color:#606066}.lookup-wrapper{max-width:100%}[soho-searchfield]+button.close{top:8px}.application-menu-trigger{margin:0 2.5px!important}.osp-busy-icon-start{display:flex;justify-content:center;align-items:center;height:100%}.osp-session-info-div{display:flex;flex-direction:column;align-items:center;height:100%;padding-top:70px}.osp-session-info-div svg{flex-shrink:0;margin-bottom:60px}.osp-session-info-div p{text-align:center;flex-shrink:1}.osp-icon-large{height:120px;width:120px}.osp-overlay-mdl .modal-header{padding:16px}.osp-overlay-mdl .modal-body-wrapper{padding:0;overflow:hidden}.eir-component{display:block;width:auto}.eir-component .is-hidden{display:none}.eir-component .editor-mode,.eir-component .wizard-mode{pointer-events:none}.eir-component eir-editor-image,.eir-component eir-editor-hyperlink,.eir-component eir-editor-label,.eir-component eir-editor-list{pointer-events:auto}.eir-component eir-editor-image.wizard-mode,.eir-component eir-editor-hyperlink.wizard-mode,.eir-component eir-editor-label.wizard-mode,.eir-component eir-editor-list.wizard-mode{position:relative;pointer-events:auto}.eir-component eir-editor-image eir-editor-image.runtime-mode,.eir-component eir-editor-hyperlink eir-editor-image.runtime-mode,.eir-component eir-editor-label eir-editor-image.runtime-mode,.eir-component eir-editor-list eir-editor-image.runtime-mode,.eir-component eir-editor-image eir-editor-label.runtime-mode,.eir-component eir-editor-hyperlink eir-editor-label.runtime-mode,.eir-component eir-editor-label eir-editor-label.runtime-mode,.eir-component eir-editor-list eir-editor-label.runtime-mode{pointer-events:none}.eir-component eir-editor-list.wizard-mode li:focus{border:1px solid #d8d8d8!important;box-shadow:none}eir-editor-component-container,eir-component-container{display:block;height:auto}eir-editor-component-container.is-hidden,eir-component-container.is-hidden{display:none}eir-editor-component-container#ghost-component,eir-component-container#ghost-component{border:2px solid #6c23c9;opacity:.5}eir-editor-children-component-container,eir-children-component-container{display:flex;width:100%;height:100%}eir-editor-flexbox,eir-flexbox{margin:0}eir-editor-flexbox.overflowWrap>.child-cage>eir-children-component-container,eir-flexbox.overflowWrap>.child-cage>eir-children-component-container{flex-wrap:wrap;width:100%;height:100%}eir-editor-flexbox.overflowScroll>.child-cage,eir-flexbox.overflowScroll>.child-cage{overflow-x:auto;overflow-y:hidden}eir-editor-flexbox.overflowScroll>.child-cage.property-bound-vertical,eir-flexbox.overflowScroll>.child-cage.property-bound-vertical{overflow-x:hidden;overflow-y:auto}.child-cage{display:flex;width:100%;height:100%;overflow-x:hidden;overflow-y:hidden}.child-cage eir-editor-children-component-container,.child-cage eir-children-component-container{flex-direction:row;justify-content:inherit;align-items:inherit}.child-cage eir-editor-children-component-container.property-bound-vertical,.child-cage eir-children-component-container.property-bound-vertical{flex-direction:column}.child-cage eir-editor-children-component-container.property-bound-vertical>eir-editor-component-container.eir-component.eir-flexbox-component,.child-cage eir-children-component-container.property-bound-vertical>eir-editor-component-container.eir-component.eir-flexbox-component,.child-cage eir-editor-children-component-container.property-bound-vertical>eir-component-container.eir-component.eir-flexbox-component,.child-cage eir-children-component-container.property-bound-vertical>eir-component-container.eir-component.eir-flexbox-component{width:100%;height:0}.child-cage eir-editor-children-component-container.property-bound-vertical>eir-editor-component-container.eir-component:not(.eir-flexbox-component),.child-cage eir-children-component-container.property-bound-vertical>eir-editor-component-container.eir-component:not(.eir-flexbox-component),.child-cage eir-editor-children-component-container.property-bound-vertical>eir-component-container.eir-component:not(.eir-flexbox-component),.child-cage eir-children-component-container.property-bound-vertical>eir-component-container.eir-component:not(.eir-flexbox-component){height:auto}.child-cage eir-editor-children-component-container.property-bound-horizontal>eir-editor-component-container.eir-component.eir-flexbox-component,.child-cage eir-children-component-container.property-bound-horizontal>eir-editor-component-container.eir-component.eir-flexbox-component,.child-cage eir-editor-children-component-container.property-bound-horizontal>eir-component-container.eir-component.eir-flexbox-component,.child-cage eir-children-component-container.property-bound-horizontal>eir-component-container.eir-component.eir-flexbox-component{height:100%}.child-cage eir-editor-children-component-container.property-bound-horizontal>eir-editor-component-container.eir-component:not(.eir-flexbox-component),.child-cage eir-children-component-container.property-bound-horizontal>eir-editor-component-container.eir-component:not(.eir-flexbox-component),.child-cage eir-editor-children-component-container.property-bound-horizontal>eir-component-container.eir-component:not(.eir-flexbox-component),.child-cage eir-children-component-container.property-bound-horizontal>eir-component-container.eir-component:not(.eir-flexbox-component){display:flex;justify-content:inherit;align-items:inherit}.widget #child-cage-AppPanel{border-radius:0 0 5px 5px}.eir-list-component .full-height{height:100%;margin:0;background-color:transparent;border:1px solid #b1b1b1}.eir-list-component .full-height soho-toolbar-flex{height:auto;padding:13px 20px;border-bottom:1px solid #b1b1b1}.eir-list-component .full-height soho-listview .ImageAndLabels,.eir-list-component .full-height soho-listview .ImageLabelsAndHyperlinks,.eir-list-component .full-height soho-listview .FullImageLabelsHyperlinks{display:flex}.eir-list-component .full-height soho-listview .listview.property-bound-has-label{height:calc(100% - 48px)}.eir-list-component .full-height soho-listview .listview{height:100%;max-height:100%}.eir-list-component .full-height soho-listview .listview li:first-child{border-top:1px solid #d3d3d3}.eir-list-component .full-height soho-listview .listview li{background-color:transparent}.eir-list-component .full-height soho-listview .listview li.is-selected{background-color:#e6f1fd}.eir-list-component .full-height soho-listview .listview li .label{margin:0 0 2px}.eir-list-component .full-height soho-listview .listview li .eir-image-component{width:70px;height:auto}.eir-list-component .full-height soho-listview .listview li .eir-badge-component{display:flex;align-items:center}.eir-list-component .full-height soho-listview .listview li .eir-badge-component .badge{margin-top:1px;margin-right:0}.eir-list-component .full-height soho-listview .listview li .eir-icon-component{display:flex;align-items:center}.eir-list-component .full-height soho-listview.property-bound-is-searchable .listview-search+.listview{height:calc(100% - 37px)}.eir-list-component .full-height soho-listview.property-bound-is-searchable .listview-search{display:block}.eir-list-component .full-height soho-listview .listview-search{display:none}.widget .full-height{border:none}eir-count .instance-count,eir-editor-count .instance-count{text-align:center}.eir-label-component eir-label,eir-editor-label{width:auto;height:auto}.eir-label-component eir-label>.label-container,eir-editor-label>.label-container{display:inline-block}.eir-label-component eir-label>.label-container .label,eir-editor-label>.label-container .label{display:inline}.eir-label-component eir-label .font-size-px-10,eir-editor-label .font-size-px-10{height:1rem}.eir-label-component eir-label .font-size-px-12,eir-editor-label .font-size-px-12{height:1.2rem}.eir-label-component eir-label .font-size-px-14,eir-editor-label .font-size-px-14{height:1.4rem}.eir-label-component eir-label .font-size-px-16,eir-editor-label .font-size-px-16{height:1.6rem}.eir-label-component eir-label .font-size-px-20,eir-editor-label .font-size-px-20{height:2rem}.eir-label-component eir-label .font-size-px-24,eir-editor-label .font-size-px-24{height:2.4rem}.eir-label-component eir-label .font-size-px-28,eir-editor-label .font-size-px-28{height:2.8rem}.eir-label-component eir-label .font-size-px-32,eir-editor-label .font-size-px-32{height:3.2rem}.eir-label-component eir-label .font-size-px-40,eir-editor-label .font-size-px-40{height:4rem}.eir-label-component eir-label .font-size-px-48,eir-editor-label .font-size-px-48{height:4.8rem}.eir-label-component eir-label .font-size-px-60,eir-editor-label .font-size-px-60{height:6rem}.eir-label-component eir-label .font-size-px-72,eir-editor-label .font-size-px-72{height:7.2rem}eir-editor-image,.eir-image-component eir-image{display:flex;width:100%;height:100%}eir-editor-image .image-container,.eir-image-component eir-image .image-container{width:100%;height:100%}eir-editor-image .image-container .image,.eir-image-component eir-image .image-container .image{top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-repeat:no-repeat;background-position:center;border:0}eir-editor-image .image-container .fill,.eir-image-component eir-image .image-container .fill{background-size:100% 100%}eir-editor-image .image-container .fit,.eir-image-component eir-image .image-container .fit{background-size:contain}eir-editor-image .image-container .image-initials,.eir-image-component eir-image .image-container .image-initials{margin:auto}eir-editor-datagrid .grid-container,.eir-datagrid-component eir-datagrid .grid-container{height:100%}eir-editor-datagrid .grid-container.narrow-grid .datagrid-container,.eir-datagrid-component eir-datagrid .grid-container.narrow-grid .datagrid-container{border:0}eir-editor-datagrid .grid-container .datagrid-container.component-bound-has-toolbar,.eir-datagrid-component eir-datagrid .grid-container .datagrid-container.component-bound-has-toolbar{height:calc(100% - 45px)}eir-editor-datagrid .grid-container .datagrid-container.component-bound-has-toolbar.paginated,.eir-datagrid-component eir-datagrid .grid-container .datagrid-container.component-bound-has-toolbar.paginated{height:calc(100% - 90px)}eir-editor-datagrid .toolbar,.eir-datagrid-component eir-datagrid .toolbar{margin:5px}eir-editor-chart .chart-area,eir-chart .chart-area{height:100%}eir-editor-chart .chart-area.bar .widget-content,eir-chart .chart-area.bar .widget-content{height:auto!important;min-height:calc(100% - 19px)!important}eir-editor-chart .chart-area.auto-height.pie .widget-content,eir-chart .chart-area.auto-height.pie .widget-content,eir-editor-chart .chart-area.auto-height.donut .widget-content,eir-chart .chart-area.auto-height.donut .widget-content{height:auto!important;min-height:calc(100% - 40px)!important;overflow:inherit!important}.eir-tabs-component eir-tabs .tab-panel-container,.eir-tabs-component eir-editor-tabs .tab-panel-container{height:100%}.eir-tabs-component eir-tabs .tab-panel-container.scrollable-y,.eir-tabs-component eir-editor-tabs .tab-panel-container.scrollable-y{background:unset}.eir-tabs-component eir-tabs .tab-panel-container .tab-panel,.eir-tabs-component eir-editor-tabs .tab-panel-container .tab-panel{height:inherit;padding-top:0}.eir-tabs-component eir-tabs .tab-panel-container .tab-panel eir-component-container.eir-flexbox-component,.eir-tabs-component eir-editor-tabs .tab-panel-container .tab-panel eir-component-container.eir-flexbox-component,.eir-tabs-component eir-tabs .tab-panel-container .tab-panel eir-editor-component-container.eir-flexbox-component,.eir-tabs-component eir-editor-tabs .tab-panel-container .tab-panel eir-editor-component-container.eir-flexbox-component{height:inherit;padding-top:0}.eir-tabs-component eir-tabs .tab-container.vertical,.eir-tabs-component eir-editor-tabs .tab-container.vertical{height:100%}.eir-tabs-component eir-tabs .tab-container.vertical .tab-list-container,.eir-tabs-component eir-editor-tabs .tab-container.vertical .tab-list-container{padding-top:0}eir-hyperlink>div>a.disabled,eir-editor-hyperlink>div>a.disabled{color:gray;text-decoration:underline;cursor:not-allowed}eir-icon .icon-component,eir-editor-icon .icon-component{margin:5px}.textbox-label,.dropdown-container .label{height:1.6rem}.croppie-container{width:100%;height:100%}.croppie-container .cr-image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:none}.croppie-container .cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1;width:100%;height:100%}.croppie-container .cr-viewport,.croppie-container .cr-resizer{position:absolute;border:2px solid #fff;margin:auto;inset:0;box-shadow:0 0 2000px 2000px #00000080;z-index:0}.croppie-container .cr-resizer{z-index:2;box-shadow:none;pointer-events:none}.croppie-container .cr-resizer-vertical,.croppie-container .cr-resizer-horisontal{position:absolute;pointer-events:all}.croppie-container .cr-resizer-vertical:after,.croppie-container .cr-resizer-horisontal:after{display:block;position:absolute;box-sizing:border-box;border:1px solid black;background:#fff;width:10px;height:10px;content:""}.croppie-container .cr-resizer-vertical{bottom:-5px;cursor:row-resize;width:100%;height:10px}.croppie-container .cr-resizer-vertical:after{left:50%;margin-left:-5px}.croppie-container .cr-resizer-horisontal{right:-5px;cursor:col-resize;width:10px;height:100%}.croppie-container .cr-resizer-horisontal:after{top:50%;margin-top:-5px}.croppie-container .cr-original-image{display:none}.croppie-container .cr-vp-circle{border-radius:50%}.croppie-container .cr-overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.croppie-container .cr-slider-wrap{width:75%;margin:15px auto;text-align:center}.croppie-result{position:relative;overflow:hidden}.croppie-result img{position:absolute}.croppie-container .cr-image,.croppie-container .cr-overlay,.croppie-container .cr-viewport{transform:translateZ(0)}.cr-slider{-webkit-appearance:none;width:300px;max-width:100%;padding-top:8px;padding-bottom:8px;background-color:transparent}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:-moz-focusring{outline:1px solid white;outline-offset:-1px}.cr-slider::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.cr-slider::-ms-fill-lower{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-fill-upper{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:1px}.cr-slider:focus::-ms-fill-lower{background:rgba(0,0,0,.5)}.cr-slider:focus::-ms-fill-upper{background:rgba(0,0,0,.5)}.cr-rotate-controls{position:absolute;bottom:5px;left:5px;z-index:1}.cr-rotate-controls button{border:0;background:none}.cr-rotate-controls i:before{display:inline-block;font-style:normal;font-weight:900;font-size:22px}.cr-rotate-l i:before{content:"\21ba"}.cr-rotate-r i:before{content:"\21bb"}
