input{border:0;cursor:auto;font-size:1em;width:100%}#root{overflow:hidden;z-index:1}#portal,#root{height:100vh;min-height:400px;min-width:1200px;width:100vw}#portal{left:0;pointer-events:none;position:absolute;top:0;z-index:2}#portal>div{pointer-events:auto;position:absolute}input.cc-FileUpload{height:10px;left:-200px;max-height:10px;max-width:100px;position:fixed;top:-200px;width:100px}.av-Divider,.av-Splitter{background-color:#eee}@media (prefers-color-scheme:dark){.av-Divider,.av-Splitter{background-color:#535353}}.av-AppView{display:flex;height:100%;overflow:hidden;position:relative;width:100%}.av-AppView>div{width:100%}.av-View.av-fill{display:flex;height:100%;width:100%}.av-HView{flex-flow:row nowrap}.av-HView,.av-VView{align-items:stretch;display:flex;justify-content:flex-start}.av-VView{flex-flow:column nowrap}.av-HView.av-vcenter,.av-View.av-vcenter,.av-VView.av-vcenter{align-items:center;display:flex}.av-HView.av-hcenter,.av-View.av-hcenter,.av-VView.av-hcenter{display:flex;justify-content:center}.av-HView.av-wrap,.av-VView.av-wrap{flex-wrap:wrap}.av-HView>div,.av-VView>div{flex:0 0 auto}div.av-Spacer{flex:1 0 1px}div.av-Divider{flex:0 0 auto}.av-HView>.av-Divider{width:1px}.av-VView>.av-Divider{height:1px}div.av-Splitter{flex:0 0 auto;position:relative}.av-HView>.av-Splitter{width:1px}.av-HView>.av-Splitter>.av-SplitterHandle{bottom:0;cursor:col-resize;left:-4px;position:absolute;top:0;width:9px}.av-VView>.av-Splitter{height:1px}.av-VView>.av-Splitter>.av-SplitterHandle{cursor:row-resize;height:9px;left:0;position:absolute;right:0;top:-4px}div.av-ScrollView{flex:1 0 1px;overflow:auto;position:relative}div.av-HScrollView{flex:1 0 1px;overflow:hidden;overflow-x:auto}div.av-VScrollView{flex:1 0 1px;overflow:hidden;overflow-y:auto}div.av-LazyScrollItem{overflow:hidden;position:absolute}div.av-LazyHScrollList{flex:1 0 1px;overflow:hidden;overflow-x:auto}div.av-LazyHScrollList>div{height:100%;position:relative}div.av-LazyHScrollList>div>div.av-LazyScrollItem{bottom:0;top:0}div.av-LazyVScrollList{flex:1 0 1px;overflow:hidden;overflow-y:auto}div.av-LazyVScrollList>div{position:relative;width:100%}div.av-LazyVScrollList>div>div.av-LazyScrollItem{left:0;right:0}div.av-LazyHScrollTiles{flex:1 0 1px;overflow:hidden;overflow-x:auto}div.av-LazyHScrollTiles>div{height:100%;position:relative}div.av-LazyVScrollTiles{flex:1 0 1px;overflow:hidden;overflow-y:auto}div.av-LazyVScrollTiles>div{position:relative;width:100%}div.av-LazyVScrollTable{flex:1 0 1px;overflow:hidden;overflow-y:auto}div.av-LazyVScrollTable>div{position:relative;width:100%}div.av-LazyVScrollTable>div>table{position:-webkit-sticky;position:sticky;top:0;width:100%}.av-TilesView{display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr))}.av-LayerView{position:relative}.av-InlineBlockLayerView{display:inline-block}.av-LayerView>div{position:relative}.av-LayerView>.av-Layer{bottom:0;left:0;position:absolute;right:0;top:0}.av-LayerView>.av-Layer.av-anchor-top-start{bottom:auto;left:0;right:auto;top:0}.av-LayerView>.av-Layer.av-anchor-top{bottom:auto;left:50%;right:auto;top:0;transform:translate(-50%)}.av-LayerView>.av-Layer.av-anchor-top-end{bottom:auto;left:auto;right:0;top:0}.av-LayerView>.av-Layer.av-anchor-start{bottom:auto;left:0;right:auto;top:50%;transform:translateY(-50%)}.av-LayerView>.av-Layer.av-anchor-center{bottom:auto;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}.av-LayerView>.av-Layer.av-anchor-end{bottom:auto;left:auto;right:0;top:50%;transform:translateY(-50%)}.av-LayerView>.av-Layer.av-anchor-bottom-start{bottom:0;left:0;right:auto;top:auto}.av-LayerView>.av-Layer.av-anchor-bottom{bottom:0;left:50%;right:auto;top:auto;transform:translate(-50%)}.av-LayerView>.av-Layer.av-anchor-bottom-end{bottom:0;left:auto;right:0;top:auto}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-top-start{left:auto;right:0}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-top-end{left:0;right:auto}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-start{left:auto;right:0}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-end{left:0;right:auto}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-bottom-start{left:auto;right:0}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-bottom-end{left:0;right:auto}.av-LayerView>.av-Layer.av-anchor-top-start.av-outside{transform:translate(-100%,-100%)}.av-LayerView>.av-Layer.av-anchor-top.av-outside{transform:translate(-50%,-100%)}.av-LayerView>.av-Layer.av-anchor-top-end.av-outside{transform:translate(100%,-100%)}.av-LayerView>.av-Layer.av-anchor-start.av-outside{transform:translate(-100%,-50%)}.av-LayerView>.av-Layer.av-anchor-end.av-outside{transform:translate(100%,-50%)}.av-LayerView>.av-Layer.av-anchor-bottom-start.av-outside{transform:translate(-100%,100%)}.av-LayerView>.av-Layer.av-anchor-bottom.av-outside{transform:translate(-50%,100%)}.av-LayerView>.av-Layer.av-anchor-bottom-end.av-outside{transform:translate(100%,100%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-top-start.av-outside{transform:translate(100%,-100%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-top-end.av-outside{transform:translate(-100%,-100%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-start.av-outside{transform:translate(100%,-50%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-end.av-outside{transform:translate(-100%,-50%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-bottom-start.av-outside{transform:translate(100%,100%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-bottom-end.av-outside{transform:translate(-100%,100%)}.av-LayerView>.av-Layer.av-anchor-top-start.av-edge,.av-LayerView>.av-Layer.av-anchor-top.av-edge{transform:translate(-50%,-50%)}.av-LayerView>.av-Layer.av-anchor-top-end.av-edge{transform:translate(50%,-50%)}.av-LayerView>.av-Layer.av-anchor-start.av-edge{transform:translate(-50%,-50%)}.av-LayerView>.av-Layer.av-anchor-end.av-edge{transform:translate(50%,-50%)}.av-LayerView>.av-Layer.av-anchor-bottom-start.av-edge,.av-LayerView>.av-Layer.av-anchor-bottom.av-edge{transform:translate(-50%,50%)}.av-LayerView>.av-Layer.av-anchor-bottom-end.av-edge{transform:translate(50%,50%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-top-start.av-edge{transform:translate(50%,-50%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-top-end.av-edge{transform:translate(-50%,-50%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-start.av-edge{transform:translate(50%,-50%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-end.av-edge{transform:translate(-50%,-50%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-bottom-start.av-edge{transform:translate(50%,50%)}[dir=rtl] .av-LayerView>.av-Layer.av-anchor-bottom-end.av-edge{transform:translate(-50%,50%)}.cc-grow{height:100%;min-height:100%;min-width:100%;width:100%}.cc-noline{line-height:0}.cc-multiselected{background-color:#dbeaf6;color:#1b1b28}.cc-selected{background-color:#c9e0f2;color:#1b1b28}.maybe-start-dragging .cc-selected{background-color:#0000;color:#1b1b28}.cc-dimmed{color:#97979d}.cc-unnamed-layout-component{color:#595963}.cc-hidden{display:none}.cc-note{font-size:10px}.cc-checkered{background:linear-gradient(45deg,rgba(0,0,0,.098) 25%,#0000 0,#0000 75%,rgba(0,0,0,.098) 0,rgba(0,0,0,.098) 0),linear-gradient(45deg,rgba(0,0,0,.098) 25%,#0000 0,#0000 75%,rgba(0,0,0,.098) 0,rgba(0,0,0,.098) 0),#fff;-webkit-background-clip:border-box,border-box;background-clip:border-box,border-box;background-origin:padding-box,padding-box;background-position:0 0,5px 5px;background-repeat:repeat,repeat;background-size:10px 10px,10px 10px;box-shadow:none;text-shadow:none;transform:scaleX(1) scaleY(1) scaleZ(1);transform-origin:0 0 0;transition:none}.cc-Bar{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;overflow:hidden}.cc-Bar.cc-raised{background-color:#fff;border:1px solid #eaeaeb;border-radius:5px}.cc-Bar.cc-vertical{flex-flow:column nowrap}.cc-Button{padding:5px;position:relative}.cc-Button.cc-with-icon{line-height:.1em}.cc-Button.cc-with-icon.cc-with-text{line-height:1em}.cc-Button.cc-disabled{color:#c0c0c4}.cc-Button.cc-disabled path{stroke:#c0c0c4}.cc-Button.cc-disabled path.cc-fill{fill:#c0c0c4}.cc-Button.cc-active:not(.cc-disabled){color:#1874bf}.cc-Button.cc-active:not(.cc-disabled) path{stroke:#1874bf}.cc-Button.cc-active:not(.cc-disabled) path.cc-fill{fill:#70aad8}.cc-Button{background:#fff}.cc-Button:not(.cc-disabled):hover{background:#f6f9fc}.cc-Button.cc-mousedown:not(.cc-disabled){background:#f4f4f5}.cc-disabled{color:#c0c0c4}.cc-disabled path{stroke:#c0c0c4}.cc-disabled path.cc-fill{fill:#c0c0c4}.cc-active:not(.cc-disabled){color:#1874bf}.cc-active:not(.cc-disabled) path{stroke:#1874bf}.cc-active:not(.cc-disabled) path.cc-fill{fill:#70aad8}.cc-Bar .cc-Button{background:#0000;width:100%}.cc-Bar.cc-raised .cc-Button.cc-action{border-bottom:1px solid #eaeaeb;text-align:center}.cc-Bar.cc-raised .cc-Button.cc-action.cc-disabled{background:#fafafb}.cc-Bar.cc-raised .cc-Button.cc-action.cc-mousedown{border-bottom:0}.cc-Bar .cc-Button:not(.cc-disabled):hover{background:#dbeaf6}.cc-Bar .cc-Button.cc-with-icon.cc-with-text>.cc-Icon{margin-right:10px}.cc-Footer,.cc-Header{padding:5px}.cc-Header{font-weight:600;position:relative}.cc-Header.cc-danger{color:#b40e0e}.cc-Icon{height:28px;width:28px}.cc-Icon.cc-icon-size1{height:18px;width:18px}.cc-Icon.cc-icon-size2{height:24px;width:24px}.cc-Icon.cc-icon-size3{height:28px;width:28px}.cc-Icon.cc-icon-size4{height:32px;width:32px}.cc-Icon.cc-icon-size5{height:44px;width:44px}.cc-Icon.cc-icon-size80{height:80px;width:80px}.cc-Icon.cc-icon-sizetext{height:12px;width:12px}.cc-Icon.cc-icon-sizefill{height:100%;width:100%}.cc-Icon path{fill:#0000;fill-rule:evenodd;stroke:#595963;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;height:28px;width:28px}.cc-Icon path.cc-hair,.cc-Icon path.cc-thin{stroke-width:.5}.cc-Icon path.cc-fill{fill:#97979d}.cc-Icon.cc-icon-sizetext path{stroke-width:1}.cc-Icon.cc-icon-sizetext path.cc-thin{stroke-width:.5}.cc-Icon.cc-icon-sizetext path.cc-hair{stroke-width:.3}.cc-Icon.cc-icon-size1 path{stroke-width:1}.cc-Icon.cc-icon-size1 path.cc-hair,.cc-Icon.cc-icon-size1 path.cc-thin{stroke-width:.5}.cc-Icon.cc-icon-size80 path{stroke-width:3}.cc-Icon.cc-icon-size80 path.cc-thin{stroke-width:1}.cc-Icon.cc-icon-size80 path.cc-hair{stroke-width:.5}.cc-dimmed .cc-Icon path{stroke:#c0c0c4}.cc-dimmed .cc-Icon path.cc-fill{fill:#dfdfe1}.cc-Icon g.cc-grid{display:none}.cc-Icon g.cc-grid path{stroke:#9cc5e5}.cc-Icon.cc-icon-size80 g.cc-grid{display:block}@media(-webkit-max-device-pixel-ratio:1.25),(max-resolution:120dpi){.cc-Icon .cc-hi{display:none}}@media(-webkit-min-device-pixel-ratio:1.2608695652173914),(min-resolution:121dpi){.cc-Icon .cc-lo{display:none}}.cc-Icon.cc-icon-size1 .cc-min-2,.cc-Icon.cc-icon-size1 .cc-min-3,.cc-Icon.cc-icon-size1 .cc-min-4,.cc-Icon.cc-icon-size1 .cc-min-5,.cc-Icon.cc-icon-size2 .cc-min-3,.cc-Icon.cc-icon-size2 .cc-min-4,.cc-Icon.cc-icon-size2 .cc-min-5,.cc-Icon.cc-icon-size3 .cc-min-4,.cc-Icon.cc-icon-size3 .cc-min-5,.cc-Icon.cc-icon-size4 .cc-min-5,.cc-Icon.cc-icon-sizetext .cc-min-1,.cc-Icon.cc-icon-sizetext .cc-min-2,.cc-Icon.cc-icon-sizetext .cc-min-3,.cc-Icon.cc-icon-sizetext .cc-min-4,.cc-Icon.cc-icon-sizetext .cc-min-5{display:none}.cc-Placeholder{color:#82828a;padding:2px 5px;pointer-events:none}.cc-Placeholder-inline{color:#82828a}.cc-Input{background:#fff;padding:2px 5px;position:relative}.ws-text.ws-code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;white-space:pre-wrap}.cc-Input [contenteditable=true],.cc-Input input{min-height:1em;min-width:5em}.cc-Input [contenteditable=true]{white-space:pre-wrap}.cc-Input .cc-Placeholder{display:none;left:0;position:absolute;right:0;top:0}.cc-Input .cc-Placeholder.cc-AddNewItemPlaceholder{bottom:0;display:block;font-size:12px;line-height:18px;top:auto}.cc-Input .cc-Placeholder.cc-AddNewItemPlaceholder svg{line-height:18px;position:relative;top:4px}.cc-Textfield .cc-Input [contenteditable=true]{line-height:1.4}.av-LazyVScrollTable .cc-Textfield .cc-Input [contenteditable=true]{line-height:normal}.cc-Input.cc-placeholder-visible .cc-Placeholder{display:block}.cc-Input.cc-disabled .cc-Placeholder,.cc-Input.cc-disabled .cc-Placeholder-inline{color:#c0c0c4}.cc-Popover .cc-Input-Options{padding:5px 0}.cc-Popover .cc-Input-Option{overflow:hidden;padding:2px 5px;text-overflow:ellipsis}.cc-Popover .cc-Input-Option.cc-active,.cc-Popover .cc-Input-Option:hover{background-color:#c9e0f2;color:#1b1b28}.cc-TextListInput{background:#0000;padding:0}.cc-TextListInput .cc-Input{padding-right:20px}.cc-PasswordInput{overflow:hidden}.cc-PasswordInput input{background:#0000;padding:0 17px 0 0}.cc-PasswordInput input.cc-disabled{color:#82828a}.cc-PasswordInput .cc-Icon{opacity:.5;position:absolute;right:6px;top:4px}.cc-SearchInput{background-color:#fff;border:1px solid #eaeaeb;border-radius:5px;margin-bottom:2px;overflow:hidden;padding:0;position:relative}.cc-SearchInput .cc-Input{font-size:14px;padding:0}.cc-SearchInput .cc-Input>div{padding:5px 5px 5px 22px}.cc-SearchInput .cc-Icon{left:6px;position:absolute;top:8px}.cc-FolderInput{background:#fff}.cc-Item{padding:2px 5px}.cc-Item.cc-indent0{padding-left:5px}.cc-Item.cc-indent1{padding-left:10px}.cc-Item.cc-indent2{padding-left:15px}.cc-Item.cc-indent3{padding-left:20px}.cc-Item.cc-indent4{padding-left:25px}.cc-Item.cc-indent5{padding-left:30px}.cc-Item.cc-indent6{padding-left:35px}.cc-Item.cc-indent7{padding-left:40px}.cc-Item.cc-indent8{padding-left:45px}.cc-Item.cc-indent9{padding-left:50px}.cc-Item.cc-indent10{padding-left:55px}.cc-Item.cc-indent11{padding-left:60px}.cc-Item.cc-indent12{padding-left:65px}.cc-Item.cc-indent13{padding-left:70px}.cc-Item.cc-indent14{padding-left:75px}.cc-Item.cc-indent15{padding-left:80px}.cc-Item.cc-indent16{padding-left:85px}.cc-Item.cc-indent17{padding-left:90px}.cc-Item.cc-indent18{padding-left:95px}.cc-Item.cc-indent19{padding-left:100px}.cc-Label{display:inline-block;padding:2px 5px}.cc-Property{display:flex;flex-flow:row nowrap;margin-bottom:5px;position:relative}.cc-Property-Label{flex:0 0 auto;padding:2px 5px;text-align:right;width:80px}.cc-Property-Value{flex:1 1 auto;max-width:calc(100% - 80px);padding-right:5px}.cc-Property-Value .cc-Text{padding:2px 0 2px 5px}.cc-Select{background:#fff;border:1px solid #eaeaeb;border-radius:3px;min-height:19px;min-width:100px;padding:2px 22px 2px 5px;position:relative}.cc-Select .cc-Select-Value{overflow:hidden;text-overflow:ellipsis}.cc-Select .cc-Select-Value .cc-Placeholder{padding:0}.cc-Select .cc-Select-Icon{position:absolute;right:5px;top:2px}.cc-Popover .cc-Select-Options{padding:5px 0}.cc-Select-Option{overflow:hidden;padding:2px 5px;text-overflow:ellipsis}.cc-Select-Option.cc-active,.cc-Select-Option:hover{background-color:#c9e0f2;color:#1b1b28}.cc-Text{padding:5px}.cc-Text>.cc-Icon{position:relative;top:1px}.cc-Toggle{display:inline-block;height:17px;position:relative;width:21px}.cc-Toggle>input{height:0;opacity:0;width:0}.cc-Toggle-Knob{background-color:#fff;border-radius:13px;bottom:2px;left:0;position:absolute;right:0;top:2px}.cc-Toggle-Knob:before{background-color:#eaeaeb;border-radius:9px;content:" ";height:9px;left:2px;position:absolute;top:2px;transition:.2s;width:9px}.cc-Toggle>input:checked+.cc-Toggle-Knob:before{background-color:#595963;transform:translateX(8px)}.cc-Tree{padding:5px 0}.cc-TreeItem{padding:2px 5px 2px 24px;position:relative;text-indent:-14px;white-space:nowrap;z-index:1}.cc-TreeItem *{text-indent:0}.cc-TreeItem .cc-TreeItem-Icon{margin-right:2px}.cc-Item .cc-Icon.itemtype,.cc-TreeItem .cc-Icon.itemtype{margin-right:3px;position:relative;top:2px}.cc-TreeItem.cc-indent0{padding-left:14px}.cc-TreeItem.cc-indent1{padding-left:24px}.cc-TreeItem.cc-indent2{padding-left:34px}.cc-TreeItem.cc-indent3{padding-left:44px}.cc-TreeItem.cc-indent4{padding-left:54px}.cc-TreeItem.cc-indent5{padding-left:64px}.cc-TreeItem.cc-indent6{padding-left:74px}.cc-TreeItem.cc-indent7{padding-left:84px}.cc-TreeItem.cc-indent8{padding-left:94px}.cc-TreeItem.cc-indent9{padding-left:104px}.cc-TreeItem.cc-indent10{padding-left:114px}.cc-TreeItem.cc-indent11{padding-left:124px}.cc-TreeItem.cc-indent12{padding-left:134px}.cc-TreeItem.cc-indent13{padding-left:144px}.cc-TreeItem.cc-indent14{padding-left:154px}.cc-TreeItem.cc-indent15{padding-left:164px}.cc-TreeItem.cc-indent16{padding-left:174px}.cc-TreeItem.cc-indent17{padding-left:184px}.cc-TreeItem.cc-indent18{padding-left:194px}.cc-TreeItem.cc-indent19{padding-left:204px}.cc-Tree .cc-TreeItem.cc-indent0{padding-left:22px}.cc-Tree .cc-TreeItem.cc-indent1{padding-left:32px}.cc-Tree .cc-TreeItem.cc-indent2{padding-left:42px}.cc-Tree .cc-TreeItem.cc-indent3{padding-left:52px}.cc-Tree .cc-TreeItem.cc-indent4{padding-left:62px}.cc-Tree .cc-TreeItem.cc-indent5{padding-left:72px}.cc-Tree .cc-TreeItem.cc-indent6{padding-left:82px}.cc-Tree .cc-TreeItem.cc-indent7{padding-left:92px}.cc-Tree .cc-TreeItem.cc-indent8{padding-left:102px}.cc-Tree .cc-TreeItem.cc-indent9{padding-left:112px}.cc-Tree .cc-TreeItem.cc-indent10{padding-left:122px}.cc-Tree .cc-TreeItem.cc-indent11{padding-left:132px}.cc-Tree .cc-TreeItem.cc-indent12{padding-left:142px}.cc-Tree .cc-TreeItem.cc-indent13{padding-left:152px}.cc-Tree .cc-TreeItem.cc-indent14{padding-left:162px}.cc-Tree .cc-TreeItem.cc-indent15{padding-left:172px}.cc-Tree .cc-TreeItem.cc-indent16{padding-left:182px}.cc-Tree .cc-TreeItem.cc-indent17{padding-left:192px}.cc-Tree .cc-TreeItem.cc-indent18{padding-left:202px}.cc-Tree .cc-TreeItem.cc-indent19{padding-left:212px}.cc-TreeItem .cc-Item.cc-indent0{padding-left:14px}.cc-TreeItem .cc-Item.cc-indent1{padding-left:24px}.cc-TreeItem .cc-Item.cc-indent2{padding-left:34px}.cc-TreeItem .cc-Item.cc-indent3{padding-left:44px}.cc-TreeItem .cc-Item.cc-indent4{padding-left:54px}.cc-TreeItem .cc-Item.cc-indent5{padding-left:64px}.cc-TreeItem .cc-Item.cc-indent6{padding-left:74px}.cc-TreeItem .cc-Item.cc-indent7{padding-left:84px}.cc-TreeItem .cc-Item.cc-indent8{padding-left:94px}.cc-TreeItem .cc-Item.cc-indent9{padding-left:104px}.cc-TreeItem .cc-Item.cc-indent10{padding-left:114px}.cc-TreeItem .cc-Item.cc-indent11{padding-left:124px}.cc-TreeItem .cc-Item.cc-indent12{padding-left:134px}.cc-TreeItem .cc-Item.cc-indent13{padding-left:144px}.cc-TreeItem .cc-Item.cc-indent14{padding-left:154px}.cc-TreeItem .cc-Item.cc-indent15{padding-left:164px}.cc-TreeItem .cc-Item.cc-indent16{padding-left:174px}.cc-TreeItem .cc-Item.cc-indent17{padding-left:184px}.cc-TreeItem .cc-Item.cc-indent18{padding-left:194px}.cc-TreeItem .cc-Item.cc-indent19{padding-left:204px}.drag-over-bottom .cc-TreeItem,.drag-over-inside .cc-TreeItem,.drag-over-top .cc-TreeItem{background-color:#e4eff8}.drag-over-inside .cc-TreeItem:before{background-color:#9cc5e5;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.drag-over-top .cc-TreeItem:before{top:0}.drag-over-bottom .cc-TreeItem:before,.drag-over-top .cc-TreeItem:before{background-color:#70aad8;content:"";display:block;height:2px;left:0;position:absolute;right:0}.drag-over-bottom .cc-TreeItem:before{bottom:0}.drag-over-bottom .cc-TreeItem.cc-indent0:before,.drag-over-inside .cc-TreeItem.cc-indent0:before,.drag-over-top .cc-TreeItem.cc-indent0:before{left:10px}.drag-over-bottom .cc-TreeItem.cc-indent1:before,.drag-over-inside .cc-TreeItem.cc-indent1:before,.drag-over-top .cc-TreeItem.cc-indent1:before{left:20px}.drag-over-bottom .cc-TreeItem.cc-indent2:before,.drag-over-inside .cc-TreeItem.cc-indent2:before,.drag-over-top .cc-TreeItem.cc-indent2:before{left:30px}.drag-over-bottom .cc-TreeItem.cc-indent3:before,.drag-over-inside .cc-TreeItem.cc-indent3:before,.drag-over-top .cc-TreeItem.cc-indent3:before{left:40px}.drag-over-bottom .cc-TreeItem.cc-indent4:before,.drag-over-inside .cc-TreeItem.cc-indent4:before,.drag-over-top .cc-TreeItem.cc-indent4:before{left:50px}.drag-over-bottom .cc-TreeItem.cc-indent5:before,.drag-over-inside .cc-TreeItem.cc-indent5:before,.drag-over-top .cc-TreeItem.cc-indent5:before{left:60px}.drag-over-bottom .cc-TreeItem.cc-indent6:before,.drag-over-inside .cc-TreeItem.cc-indent6:before,.drag-over-top .cc-TreeItem.cc-indent6:before{left:70px}.drag-over-bottom .cc-TreeItem.cc-indent7:before,.drag-over-inside .cc-TreeItem.cc-indent7:before,.drag-over-top .cc-TreeItem.cc-indent7:before{left:80px}.drag-over-bottom .cc-TreeItem.cc-indent8:before,.drag-over-inside .cc-TreeItem.cc-indent8:before,.drag-over-top .cc-TreeItem.cc-indent8:before{left:90px}.drag-over-bottom .cc-TreeItem.cc-indent9:before,.drag-over-inside .cc-TreeItem.cc-indent9:before,.drag-over-top .cc-TreeItem.cc-indent9:before{left:100px}.drag-over-bottom .cc-TreeItem.cc-indent10:before,.drag-over-inside .cc-TreeItem.cc-indent10:before,.drag-over-top .cc-TreeItem.cc-indent10:before{left:110px}.drag-over-bottom .cc-TreeItem.cc-indent11:before,.drag-over-inside .cc-TreeItem.cc-indent11:before,.drag-over-top .cc-TreeItem.cc-indent11:before{left:120px}.drag-over-bottom .cc-TreeItem.cc-indent12:before,.drag-over-inside .cc-TreeItem.cc-indent12:before,.drag-over-top .cc-TreeItem.cc-indent12:before{left:130px}.drag-over-bottom .cc-TreeItem.cc-indent13:before,.drag-over-inside .cc-TreeItem.cc-indent13:before,.drag-over-top .cc-TreeItem.cc-indent13:before{left:140px}.drag-over-bottom .cc-TreeItem.cc-indent14:before,.drag-over-inside .cc-TreeItem.cc-indent14:before,.drag-over-top .cc-TreeItem.cc-indent14:before{left:150px}.drag-over-bottom .cc-TreeItem.cc-indent15:before,.drag-over-inside .cc-TreeItem.cc-indent15:before,.drag-over-top .cc-TreeItem.cc-indent15:before{left:160px}.drag-over-bottom .cc-TreeItem.cc-indent16:before,.drag-over-inside .cc-TreeItem.cc-indent16:before,.drag-over-top .cc-TreeItem.cc-indent16:before{left:170px}.drag-over-bottom .cc-TreeItem.cc-indent17:before,.drag-over-inside .cc-TreeItem.cc-indent17:before,.drag-over-top .cc-TreeItem.cc-indent17:before{left:180px}.drag-over-bottom .cc-TreeItem.cc-indent18:before,.drag-over-inside .cc-TreeItem.cc-indent18:before,.drag-over-top .cc-TreeItem.cc-indent18:before{left:190px}.drag-over-bottom .cc-TreeItem.cc-indent19:before,.drag-over-inside .cc-TreeItem.cc-indent19:before,.drag-over-top .cc-TreeItem.cc-indent19:before{left:200px}.cc-MenuHeader .cc-Header{padding:2px 5px 5px}.cc-MenuItem{padding:2px 20px 2px 15px;position:relative}.cc-MenuItem .cc-MenuItem-Indicator{position:absolute;right:5px;top:3px}.cc-MenuItem.cc-selected,.cc-MenuItem.cc-selected.cc-danger,.cc-MenuItem.cc-selected.cc-notice{background-color:inherit;color:#1b1b28}.cc-MenuItem.cc-selected.has-submenu,.cc-MenuItem.cc-selected:hover{background-color:#c9e0f2;color:#1b1b28}.cc-MenuItem.cc-selected.cc-danger.has-submenu,.cc-MenuItem.cc-selected.cc-danger:hover{background-color:#f2c9cc;color:#1b1b28}.cc-MenuItem.cc-selected.cc-notice.has-submenu,.cc-MenuItem.cc-selected.cc-notice:hover{background-color:#fde7bf;color:#1b1b28}.cc-MenuItem.cc-divider{background-color:#eaeaeb;height:1px;line-height:1px;margin:5px 0;padding:0}.cc-MenuItem.cc-disabled{color:#c0c0c4}.cc-MenuItem.cc-disabled path{stroke:#c0c0c4}.cc-MenuItem.cc-disabled path.cc-fill{fill:#c0c0c4}.cc-MenuItem .cc-Icon:not(.cc-MenuItem-Indicator){margin-right:5px;position:relative;top:2px}.cc-Popover{background-color:#fff;border:1px solid #eaeaeb;box-shadow:0 2px 6px 0 #0003;color:#1b1b28;left:0;top:0}.cc-Popover,.cc-Popover>div{border-radius:5px}.cc-Select-Popover,.cc-Select-Popover>div{border-radius:3px}.cc-PopoverArrow{height:10px;left:0;position:absolute;top:0;transform:rotate(0deg);width:10px}.cc-PopoverArrow path{fill:#fff;fill-rule:evenodd;stroke:#eaeaeb;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.cc-Icon.cc-icon-spin{animation:spin 4s linear infinite}.cc-Icon.cc-icon-spin-quickly{animation:spin .4s linear infinite}.cc-Icon.cc-icon-spin-reverse{animation-direction:reverse}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cc-DragFilterItem{max-width:100%}.cc-FilterItem{background-color:#fff;border:1px solid #eaeaeb;border-radius:3px;max-width:100%;padding:5px;position:relative}.cc-FilterItem.cc-indent0,.cc-FilterItem.cc-indent1{padding-left:20px}.cc-DropFilterItem{max-width:100%;position:relative}.cc-DropFilterItem.drag-over-bottom,.cc-DropFilterItem.drag-over-inside,.cc-DropFilterItem.drag-over-top{background-color:#c9e0f2}.cc-DropFilterItem.drag-over-inside:before{background-color:#70aad8;content:"";display:block;height:2px;left:0;position:absolute;right:0;top:0}.cc-Image-background{background-color:#fff}.site{background-color:#f4f4f5}.site>div{background-color:#fff;border-radius:30px;margin:40px auto;padding:60px;width:600px}.site div.avatar{border:0;margin:0 auto 40px;width:160px}.site h1{margin-bottom:1em;text-align:center}.site hr{border:0;border-bottom:1px solid #dfdfe1}.site header{font-weight:600}.site .userlink,.site p{margin-bottom:1em}.site .userlink{color:#c0c0c4;font-size:1rem;text-align:center}.site .userlink span{color:#448fcb;cursor:pointer}.site .unicat-site-panel .avatar{margin:0;width:80px}.site .unicat-site-panel .cc-Header{font-size:2em;font-weight:700;padding:0}.site .cc-Input{border:1px solid #9cc5e5;border-radius:3px}.site .cc-Bar.cc-raised:not(:has(.cc-Button.cc-disabled)){border-color:#9cc5e5}.site .cc-Bar.cc-raised .cc-Button:not(.cc-disabled){border-color:#9cc5e5}.site .cc-ValidationMessage{border-radius:3px;margin-top:3px;padding:5px 5px 7px}.site .maintenance p{color:#30303c;font-size:1rem;text-align:center}*,:after,:before{box-sizing:border-box;cursor:default;outline-offset:2px;user-select:none;-webkit-user-select:none}.DEBUG *,.user-select,[contenteditable=true],[contenteditable=true] *{cursor:text;user-select:auto;-webkit-user-select:text}[contenteditable]:empty:before{content:"﻿"}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;overflow-anchor:none}body,body *{margin:0}a{color:#1b1b28;text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}table{border-collapse:collapse;border-spacing:0}#root{background-color:#fff;color:#1b1b28}.av-Divider,.av-Splitter{background-color:#eaeaeb}@media(prefers-color-scheme:dark){.av-Divider,.av-Splitter{background-color:#eaeaeb}}.avatar,.projecticon{align-items:center;background-color:#fff;border:1px solid #eaeaeb;border-radius:5px;display:flex;justify-content:center;overflow:hidden}.avatar>img,.projecticon>img{background-color:#fff;border:1px solid #fff;border-radius:5px;height:100%;width:100%}.header{background-color:#f4f4f5;padding:5px}.header .info{height:34px;line-height:34px}.header .info .project-name{font-weight:600;margin:2px 10px 2px 2px}.header .info .project-name .cc-Bar.cc-raised.projecticon{border-radius:2px;height:30px;width:30px}.header .last-saved{font-size:10px;margin:0 2px 0 10px;position:relative;top:1px}.header .cc-Bar.cc-raised.avatar{height:36px;width:36px}.header .cc-Bar.cc-raised.cc-selected{border-color:#70aad8}.header .cc-Bar .cc-Button{width:auto}.header .info .cc-Bar .cc-Button{margin:0 2px}.header .avatar,.header .avatar>img{border-radius:50%}.form{width:400px}.form .link{text-decoration:underline;-webkit-text-decoration-color:#448fcb;text-decoration-color:#448fcb}.form .cc-Property-Label{padding-right:20px;width:140px}.form .cc-Bar.cc-raised .cc-Button.cc-action{background:#e4eff8}.form .cc-Bar.cc-raised .cc-Button.cc-action.cc-disabled{background:#fafafb}.form .cc-Input.cc-disabled,.form .cc-Select.cc-disabled{background-color:#fafafb}.form .cc-Input.validation-error,.form .cc-Select.validation-error{background-color:#fff5f6}.form .cc-Input.validation-report,.form .cc-Select.validation-report{background-color:#fffaf0}.ws-record-navigator .cc-disabled{color:#1b1b28}.projectsscreen .user-panel{width:600px}.user-panel a{display:block}.user-panel .project:hover{background-color:#c9e0f2;color:#1b1b28}.user-panel .project:hover a{color:#1b1b28}.message-panel{max-width:560px;min-width:320px}.inspector,.navigator,.statusbar,.toolbar{background-color:#fafafb}.cc-Popover .inspector:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.cc-Popover .inspector:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.inspector.cc-danger{background-color:#f2c9cc;color:#1b1b28}.toolbar{line-height:28px;padding:0 5px;position:relative}.toolbar>.cc-Button{background-color:#0000}.toolbar>.breadcrumbs-separator{color:#97979d;margin:0 5px}.statusbar{align-items:center;padding:5px}.statusbar .cc-Button.cc-with-icon{padding:3px}.statusbar .cc-Property{margin-bottom:0;margin-right:10px}.statusbar .cc-Property .cc-Property-Label{padding-left:0;width:auto}.statusbar .cc-Property .cc-Property-Value{max-width:none}.worksheet{margin:0 auto;max-width:860px;min-height:calc(100% - 30px);min-width:600px;padding:15px;width:100%}.bg-info{background-color:#c9e0f2!important}.bg-ok{background-color:#e0f2c9!important}.bg-notice{background-color:#fde7bf!important}.bg-danger{background-color:#f2c9cc!important}.cc-Popover .panel{padding:10px}.cc-Popover .about-panel{width:360px}.about-panel .avatar{border:0;height:120px;width:120px}.cc-Popover .user-panel{width:360px}.user-panel .avatar{border:1px solid #eaeaeb;font-size:30px;height:80px;width:80px}.user-panel .avatar>img{border-radius:6px;border-width:4px}.cc-Popover .project-selection-panel{max-width:500px;min-width:220px;padding:5px 0}.project-selection-panel>.av-VScrollView .project{height:50px;padding:5px}.project-selection-panel>.av-VScrollView .project .project-name{font-size:1.2em;font-weight:600;margin-right:15px}.project-selection-panel>.av-VScrollView .project .role{border:1px solid #fff;border-radius:2px;font-size:10px;padding:2px 5px;position:relative}.cc-Popover .cc-Menu{max-height:80vh;max-width:200px;overflow-y:auto;padding:5px 0}.cc-Popover .layouttreemenu-panel{width:240px}.cc-Popover .layouttreemenu-panel .cc-Menu{max-width:none}.cc-Popover .layouttreemenu-panel .cc-MetadataSlotsListInput .cc-Select{max-width:100px}.cc-TextListInput.cc-MetadataSlotsListInput.ws-table{background-color:#0000;margin-bottom:5px}.cc-Popover .fieldcontextmenu-panel{width:320px}.cc-Popover .fieldcontextmenu-panel .cc-Menu,.cc-Popover .selectedasset-panel .cc-Menu{max-width:none}.cc-Popover .querymenu-panel{width:240px}.cc-Popover .querymenu-panel .cc-Menu{max-width:none}.filter-search-panel .cc-SearchInput .cc-Input>div{padding-right:22px}.inline-actions{display:block;position:absolute;right:0;top:0}.inline-actions .cc-Button{border:1px solid #acacb1;border-radius:15px;overflow:hidden;padding:2px}.inline-actions .cc-Button.bg-color-cc-danger{border-color:#f2c9cc}.inline-actions .cc-Button.bg-color-cc-notice{border-color:#fde7bf}.inline-actions .cc-Button.bg-color-cc-ok{border-color:#e0f2c9}.inline-actions .cc-Button.bg-color-cc-info{border-color:#c9e0f2}.inline-actions .cc-Button.cc-minimal,.pinboard-panel .inline-actions .cc-Button{background-color:#0000;border:0}.pinboard-panel .cc-selected{background-color:#e4eff8}.toolbar .inline-actions{right:5px;top:5px}.cc-TreeItem .inline-actions{right:2px;top:1px}.cc-Property .inline-actions,.panel.properties .cc-TreeItem .inline-actions{right:5px;top:1px}.actions-panel{overflow-x:hidden;width:200px}.actions-panel .cc-Bar{margin-bottom:5px}.actions-panel .cc-Bar:last-child{margin-bottom:0}.actions-panel .cc-Bar svg{position:relative;top:.11em}.movecopylink-actions-panel{width:140px}.actions-panel.change-email-panel,.actions-panel.change-email-panel .cc-Menu{max-width:320px;width:320px}.asset-pinboard-panel .cc-TreeItem .cc-TreeItem-Icon,.schema-pinboard-panel .cc-TreeItem .cc-TreeItem-Icon{position:relative;top:2px}.pinboard-drop{position:relative}.pinboard-drop.drag-over-inside:before{border:2px solid #70aad8;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.pinboard-drop.drag-over-inside.drop-rejected:before{border-color:#fed897}.pinboard-drop.drag-over-inside .cc-TreeItem:before{background-color:#0000}.pinboardtoggle-drop{position:relative}.pinboardtoggle-drop.drag-over:before{border:2px solid #70aad8;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.pinboardtoggle-drop.drag-over.drop-rejected:before{border-color:#fed897}.pinboardtoggle-drop.pinboard-full .cc-Button:not(.cc-disabled){color:#ffb744}.pinboardtoggle-drop.pinboard-full .cc-Button:not(.cc-disabled) path{stroke:#ffb744}.pinboardtoggle-drop.pinboard-full .cc-Button:not(.cc-disabled) path.cc-fill{fill:#ffb744}.dropzone{position:relative}.dropzone.drag-over-top:before{border-top:2px solid #70aad8}.dropzone.drag-over-bottom:before,.dropzone.drag-over-top:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:10}.dropzone.drag-over-bottom:before{border-bottom:2px solid #70aad8}.dropzone .draghandle{position:absolute;right:0;top:50%;transform:translateY(-50%)}.background-squares{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Cpath fill='%23eee' d='M0 0h10v10H0zM10 10h10v10H10z'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='url(%23a)'/%3E%3C/svg%3E");line-height:.01em}.component{background-color:#ff00000d}.badge{background-color:#fff;border-radius:50px;font-size:.8em;min-height:6px;min-width:6px;opacity:.8;padding:2px;white-space:nowrap}.badge.cc-info{background-color:#448fcb}.badge.cc-ok{background-color:#61b64f}.badge.cc-notice{background-color:#ffb744}.badge.cc-danger{background-color:#cd4942}.member .badge{min-height:8px;min-width:8px}.av-LayerView>.av-Layer.av-anchor-top-end.av-edge.badge{transform:translate(20%,-40%)}.dam-folder-info.badge{border:1px solid #1b1b28;opacity:1;padding:2px 5px;transform:translate(-3px,-12px)!important}.dam-worksheet-upload .ws-tile{border-radius:3px;padding:5px}.cc-Bar.bg-color-cc-danger .cc-Button:before{background-color:#f2c9cc;bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:22px}.cc-Bar.bg-color-cc-notice .cc-Button:before{background-color:#fde7bf;bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:22px}.cc-Bar.bg-color-cc-ok .cc-Button:before{background-color:#e0f2c9;bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:22px}.cc-Bar.bg-color-cc-info .cc-Button:before{background-color:#c9e0f2;bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:22px}.cc-Property.cc-packed{margin-bottom:0}.cc-TreeItem{border-left:4px solid #0000;border-right:4px solid #0000}.cc-TreeItem.channel-off{color:#97979d}.cc-TreeItem.status-created{border-right:4px solid #91ca75}.cc-TreeItem.status-deleted{color:#cd4942;-webkit-text-decoration:line-through #b40e0e;text-decoration:line-through #b40e0e}.cc-TreeItem.status-modified{border-right:4px solid #70aad8}.cc-Item{border-right:4px solid #0000}.cc-Item.status-created{border-right:4px solid #91ca75}.cc-Item.status-deleted{color:#cd4942;-webkit-text-decoration:line-through #b40e0e;text-decoration:line-through #b40e0e}.cc-Item.status-modified{border-right:4px solid #70aad8}#portal .cc-Item.status-created,#portal .cc-Item.status-modified,#portal .cc-TreeItem.status-created,#portal .cc-TreeItem.status-modified,.workspace-pim .cc-Item.status-created,.workspace-pim .cc-Item.status-modified,.workspace-pim .cc-TreeItem.status-created,.workspace-pim .cc-TreeItem.status-modified{border-right:4px solid #0000}.cc-Text.status-modified:before,.cc-TreeItem-name.status-is-recursive:before,.cc-TreeItem-name.status-modified:before{background-color:#70aad8;border-radius:5px;content:"";display:inline-block;height:7px;line-height:1em;margin-right:5px;width:7px}.cc-TreeItem-name.status-modified:before{margin-right:3px}.cc-TreeItem-name.status-is-recursive:before{background-color:#df7472;margin-right:3px}.cc-Text.status-created:before{background-color:#91ca75}.cc-Text.status-created:before,.cc-Text.status-deleted:before{border-radius:5px;content:"";display:inline-block;height:7px;line-height:1em;margin-right:5px;width:7px}.cc-Text.status-deleted:before{background-color:#df7472}.cc-inline.status-modified:before{background-color:#70aad8;border-radius:5px;content:"";display:inline-block;height:7px;line-height:1em;margin-right:5px;width:7px}.status-modified.status-is-new:before{background-color:#91ca75}.status-modified.status-has-modified:before{background-color:#ffb744}.user-panel .cc-Text.status-deleted:before{display:none}.user-panel .cc-Text.status-deleted{color:#cd4942;-webkit-text-decoration:line-through #b40e0e;text-decoration:line-through #b40e0e}.panel.properties .status-modified svg path{stroke:#448fcb}.panel.properties .status-modified svg path.cc-fill{fill:#448fcb}.panel.properties .status-new svg path{stroke:#61b64f}.panel.properties .status-new svg path.cc-fill{fill:#61b64f}.dam-preview-file{box-shadow:0 0 4px 0 #eaeaeb,0 10px 6px -6px #eaeaeb;line-height:0}.dam-preview-container{height:0;padding-bottom:100%;position:relative}.dam-preview{line-height:0}.dam-preview,.dam-preview .cc-Image{height:100%;left:0;position:absolute;top:0;width:100%}.dam-preview .cc-Image{object-fit:scale-down}.dam-preview .image-area{box-shadow:0 0 4px 0 #eaeaeb,0 10px 6px -6px #eaeaeb;height:100%;left:0;line-height:0;position:absolute;top:0;width:100%}.dam-preview .transform-hotspot{border:1px solid #c9e0f2;border-radius:8px;height:8px;left:calc(50% - 4px);top:calc(50% - 4px);width:8px}.dam-preview .transform-crop,.dam-preview .transform-hotspot{box-shadow:0 0 0 1px #1874bf,inset 0 0 0 1px #1874bf;position:absolute}.dam-preview .transform-crop{border:1px solid #c9e0f2;height:60%;left:20%;top:20%;width:60%}.dam-transform-container{height:0;padding-bottom:100%;position:relative}.dam-transform{box-shadow:0 0 4px 0 #eaeaeb,0 10px 6px -6px #eaeaeb;left:0;line-height:0;position:absolute;top:0}.dam-transform,.dam-transform .cc-Image{height:100%;width:100%}.dam-asset-upload{background:#fff;border:2px dashed #eaeaeb;margin:5px 10px;padding:40px 20px;text-align:center}.dam-asset-upload.drag-over-inside{border:2px solid #70aad8}.dam-asset-upload.asset-upload-failed{border-color:#cd4942}.dam-asset-upload.asset-upload-failed .cc-Header{color:#1b1b28}.dam-worksheet-upload{border:1px solid #fff}.dam-worksheet-upload.drag-over-inside{border-color:#70aad8}.change-password-panel .avatar-upload,.change-password-panel .projecticon-upload{background:#fff;border:2px dashed #eaeaeb;margin:5px 10px 10px;padding:40px 20px;text-align:center}.change-password-panel .avatar-upload.drag-over-inside,.change-password-panel .projecticon-upload.drag-over-inside{border:2px solid #70aad8}.transform-testing-options .cc-Property{margin-bottom:0;margin-right:10px}.transform-testing-options .cc-Property .cc-Property-Label{padding-left:0;width:auto}.transform-testing-options .cc-Property .cc-Property-Value{max-width:none}.transform-testing-options .cc-Property .cc-Select{border:0;min-width:70px}.filter-action .cc-Input,.filter-action .cc-Text{margin-right:20px;min-height:19px}.cc-inline .cc-Input,.cc-inline .cc-Text{display:inline-block;padding:0;width:calc(100% - 40px)}.dropitem{position:relative}.dropitem.drag-over-bottom,.dropitem.drag-over-inside,.dropitem.drag-over-left,.dropitem.drag-over-right,.dropitem.drag-over-top{background-color:#e4eff8}.dropitem.drag-over-inside:before{background-color:#9cc5e5;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.dropitem.drag-over-top:before{height:2px;right:0}.dropitem.drag-over-left:before,.dropitem.drag-over-top:before{background-color:#70aad8;content:"";display:block;left:0;position:absolute;top:0}.dropitem.drag-over-left:before{bottom:0;width:2px}.dropitem.drag-over-bottom:before{height:2px;left:0}.dropitem.drag-over-bottom:before,.dropitem.drag-over-right:before{background-color:#70aad8;bottom:0;content:"";display:block;position:absolute;right:0}.dropitem.drag-over-right:before{top:0;width:2px}.droprow{position:relative}.droprow.drag-over-bottom,.droprow.drag-over-inside,.droprow.drag-over-left,.droprow.drag-over-right,.droprow.drag-over-top{background-color:#e4eff8}.droprow.drag-over-inside{background-color:#9cc5e5}.droprow.drag-over-top{border-top:2px solid #70aad8!important}.droprow.drag-over-left{border-left:2px solid #70aad8!important}.droprow.drag-over-bottom{border-bottom:2px solid #70aad8!important}.droprow.drag-over-right{border-right:2px solid #70aad8!important}.bg-color-cc-danger{background-color:#f2c9cc}.bg-color-cc-notice{background-color:#fde7bf}.bg-color-cc-ok{background-color:#e0f2c9}.bg-color-cc-info{background-color:#c9e0f2}.cc-FilterItem .filter-part{background-color:#f4f4f5;border-radius:2px;margin-left:5px;padding:0}.cc-FilterItem .filter-part.filter-property{margin-left:0}.cc-FilterItem .filter-operand-input{background-color:#fff}.cc-FilterItem .filter-logic{background-color:#0000}.cc-FilterItem.cc-selected{background-color:#c9e0f2;color:#1b1b28}.cc-FilterItem.cc-selected .filter-part{background-color:#9cc5e5}.cc-FilterItem.cc-selected .cc-Input,.cc-FilterItem.cc-selected .filter-operand-input{background-color:#dbeaf6}.cc-FilterItem.cc-selected .filter-logic,.maybe-start-dragging .cc-FilterItem.cc-selected .cc-Input,.maybe-start-dragging .cc-FilterItem.cc-selected .filter-logic,.maybe-start-dragging .cc-FilterItem.cc-selected .filter-operand-input,.maybe-start-dragging .cc-FilterItem.cc-selected .filter-part,.maybe-start-dragging .cc-FilterItem .filter-part{background-color:#0000}.cc-FilterItem .filter-part .cc-Text{padding:2px 5px}.cc-FilterItem .filter-part .cc-Select{background-color:#0000;border-color:#0000;min-width:0;padding:2px 22px 2px 5px}.cc-FilterItem .filter-part .cc-Input{border:1px solid #eaeaeb;border-radius:3px;height:100%;min-width:3em}.cc-FilterItem .filter-line{min-height:23px}.cc-FilterItem .filter-line.compact .cc-Placeholder-inline{padding:5px 0 0}.cc-FilterItem .filter-line.compact .cc-Icon{position:relative;top:3px}.cc-FilterItem .filter-line.compact .cc-Select-Icon{position:absolute;top:2px}.cc-FilterItem .filter-line.compact.filter-add-filter .cc-Icon{top:1px}.cc-FilterItem .filter-part.filter-icon{padding:2px 5px}.cc-FilterItem .filter-part.filter-icon .cc-Icon{position:relative;top:2px}.cc-Filter{padding:0 5px}.cc-Filter .cc-FilterItem.cc-indent1{padding-left:20px}.cc-Filter .cc-FilterItem .filter-logic{margin-right:0;position:relative;top:0}.cc-ProjectMember{align-items:center;display:flex;flex-flow:row nowrap;padding-left:5px}.layout-component{position:relative}.layout-component.lc-fallback{background:#fde7bf;border:1px solid #ffb744;overflow:scroll;padding:10px}.layout-component.lc-recursion{background:#f2c9cc;border:1px solid #cd4942;overflow:scroll;padding:10px}.layout-component>div.layout-component{margin-bottom:10px!important;margin-right:15px!important;min-width:0}.layout-component>div.layout-component:last-child{margin-bottom:0!important;margin-right:0!important}.layout-component.av-VView>div{margin-right:0!important}.layout-component.av-HView>div{margin-bottom:0!important}.layout-component>.av-TilesView{gap:10px}.layout-component>.av-TilesView>div{margin-bottom:0!important;margin-right:0!important}.layout-component.lc-title.ws-text,.layout-component.lc-title .ws-text{font-size:40px;font-weight:600}.layout-component.lc-subtitle.ws-text,.layout-component.lc-subtitle .ws-text{font-size:24px;font-weight:600}.layout-component.ws-text,.layout-component .ws-text{font-size:14px}.layout-component.lc-bold.ws-text,.layout-component.lc-bold .ws-text{font-weight:600}.layout-component.lc-note.ws-text,.layout-component.lc-note .ws-text{font-size:12px}.layout-component.lc-code.ws-text,.layout-component.lc-code .ws-text{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:12px;white-space:pre-wrap}.layout-component img{width:100%}.layout-component.lc-image,.layout-component.lc-imagelist{width:250px}.layout-component.lc-thumb img{width:80px}.layout-component.av-TilesView .ws-field,.ws-field.layout-component.lc-field-image{min-width:auto}.layout-component.cc-selected{background-color:inherit;outline:1px solid #9cc5e5;outline-offset:0;z-index:2}.drag-over-inside .layout-remove-component{background-color:#f2c9cc}.layout-tree{min-width:160px}.layout-tree .status-not-found{color:#cd4942}.layout-preview>.layout-component{background-color:#fafafb;padding:5px}.layout-preview .ws-layoutpreview{background-color:#fff;border:1px solid #eaeaeb;margin-bottom:0!important;margin-right:0!important;padding:3px}.layout-preview .ws-layoutpreview.ws-field-class,.layout-preview .ws-layoutpreview.ws-field-classlist{background:#0000}.layout-preview .ws-layoutpreview .ws-sublayoutpreview{margin-top:4px}.layout-preview .ws-table-cell .ws-layoutpreview{background-color:#fff;border:0 solid #eaeaeb;margin-bottom:0!important;margin-right:0!important;padding:2px}.layout-preview .layout-component.lc-fallback,.layout-preview .layout-component.lc-recursion{padding:4px}.layout-preview .layout-component>div.layout-component{margin-bottom:4px!important;margin-right:4px!important}.layout-preview .layout-component>div.layout-component:last-child{margin-bottom:0!important;margin-right:0!important}.layout-preview .layout-component.av-VView>div.layout-component{margin-right:0!important}.layout-preview .layout-component.av-HView>div.layout-component{margin-bottom:0!important}.layout-preview .layout-component>.av-TilesView{gap:4px}.layout-preview .layout-component.lc-title.ws-text,.layout-preview .layout-component.lc-title .ws-text{font-size:18px;font-weight:600}.layout-preview .layout-component.lc-subtitle.ws-text,.layout-preview .layout-component.lc-subtitle .ws-text{font-size:14px;font-weight:600}.layout-preview .layout-component.ws-text,.layout-preview .layout-component .ws-text{font-size:12px}.layout-preview .layout-component.lc-note.ws-text,.layout-preview .layout-component.lc-note .ws-text{font-size:10px}.layout-preview .layout-component.lc-code.ws-text,.layout-preview .layout-component.lc-code .ws-text{font-size:12px}.layout-preview .layout-component.lc-image{height:125px;width:125px}.layout-preview .layout-component.lc-imagelist{height:40px;width:125px}.layout-preview .layout-component.lc-thumb img{width:40px}.layout-preview .layout-component .ws-layoutpreview.ws-field-image{xheight:125px}.layout-preview .layout-component .ws-layoutpreview .cc-Icon.cc-icon-sizetext{margin-left:4px;position:relative;top:1px}.layout-preview .layout-component .ws-tile{border:0;padding:0}.layout-preview .layout-component .ws-tile>div.layout-component{margin-bottom:4px!important;margin-right:4px!important}.layout-preview .layout-component .ws-tile>div.layout-component:last-child{margin-bottom:0!important;margin-right:0!important}.layout-preview .layout-component.av-VView .ws-tile>div.layout-component{margin-right:0!important}.layout-preview .layout-component.av-HView .ws-tile>div.layout-component{margin-bottom:0!important}.layout-preview .layout-component .ws-layoutpreview.ws-field-code,.layout-preview .layout-component .ws-layoutpreview.ws-field-text,.layout-preview .layout-component .ws-layoutpreview.ws-field-textlist{min-height:2.5em}.layout-preview .layout-component .ws-tile .ws-layoutpreview.ws-field-image{min-height:80px}.layout-preview .layout-component .ws-layoutpreview.ws-field-classlist,.layout-preview .layout-component .ws-layoutpreview.ws-field-filelist,.layout-preview .layout-component .ws-layoutpreview.ws-field-imagelist,.layout-preview .layout-component .ws-layoutpreview.ws-field-recordlist{min-height:40px}.ws-preview-field.ws-preview-item{align-items:center;display:flex;flex-wrap:wrap}.ws-preview-field.ws-preview-item .ws-preview-item-icon{width:24px}.ws-preview-field.ws-preview-item .ws-preview-item-text{margin-left:5px;width:calc(100% - 29px)}.ws-preview-field.ws-preview-card .ws-preview-item-properties{align-items:flex-start;display:flex;flex-wrap:wrap;position:relative;top:-10px}.ws-preview-field.ws-preview-card .ws-preview-item-properties .ws-preview-item-labels{width:40%}.ws-preview-field.ws-preview-card .ws-preview-item-properties .ws-preview-item-values{margin-left:2px;width:calc(60% - 2px)}.ws-preview-field.ws-preview-thumb .ws-preview-item-icon{border:1px solid #f4f4f5;line-height:0;overflow:hidden;padding-top:100%;position:relative;width:100%}.ws-preview-field.ws-preview-thumb .ws-preview-item-icon .cc-Icon{height:100%;left:0;position:absolute;top:0;width:100%}.ws-preview-field.ws-preview-thumb.ws-preview-format-fill_banner .ws-preview-item-icon,.ws-preview-field.ws-preview-thumb.ws-preview-format-fit_banner .ws-preview-item-icon{padding-top:30%}.ws-preview-field.ws-preview-thumb.ws-preview-format-fill_banner .ws-preview-item-icon .cc-Icon{height:333.33%;top:-116.67%}.ws-preview-field.ws-preview-thumb.ws-preview-format-fill_landscape .ws-preview-item-icon,.ws-preview-field.ws-preview-thumb.ws-preview-format-fit_landscape .ws-preview-item-icon{padding-top:56.25%}.ws-preview-field.ws-preview-thumb.ws-preview-format-fill_landscape .ws-preview-item-icon .cc-Icon{height:177.78%;top:-38.89%}.ws-preview-field.ws-preview-thumb.ws-preview-format-fill_portrait .ws-preview-item-icon,.ws-preview-field.ws-preview-thumb.ws-preview-format-fit_portrait .ws-preview-item-icon{padding-top:177.78%}.ws-preview-field.ws-preview-thumb.ws-preview-format-fill_portrait .ws-preview-item-icon .cc-Icon{left:-38.89%;width:177.78%}.ws-preview-field.ws-preview-thumb.ws-preview-format-fill_pillar .ws-preview-item-icon,.ws-preview-field.ws-preview-thumb.ws-preview-format-fit_pillar .ws-preview-item-icon{padding-top:333.33%}.ws-preview-field.ws-preview-thumb.ws-preview-format-fill_pillar .ws-preview-item-icon .cc-Icon{left:-116.67%;width:333.33%}.ws-preview-field.ws-preview-thumb.ws-preview-format-proportional .ws-preview-item-icon{height:auto;padding-top:0;position:relative;width:100%}.ws-preview-field.ws-preview-thumb.ws-preview-format-proportional .ws-preview-item-icon .cc-Icon{height:auto;position:relative;width:100%}.ws-preview-field>.av-TilesView{margin-top:3px}.ws-preview-text{background-color:#fafafb;border:1px solid #eaeaeb;line-height:.5em;margin-bottom:2px}.ws-preview-text:last-child{margin-bottom:0}.layout-preview .ws-metadatapreview{margin-bottom:0!important;margin-right:0!important;padding:3px;white-space:pre-wrap}.layout-preview .ws-metadatapreview.ws-field-boolean .cc-Toggle{margin:0 5px 0 0}.worksheet-account,.worksheet-settings{max-width:640px;min-height:100%;min-width:640px}.worksheet-account .cc-Property,.worksheet-settings .cc-Property{border-left:1px solid #f4f4f5;display:block;margin-bottom:15px;margin-right:5px;min-height:calc(1.5em + 16px);min-width:200px;padding-top:16px;position:relative}.worksheet-account .cc-Property-Label,.worksheet-settings .cc-Property-Label{background-color:#fafafb;color:#82828a;font-size:10px;height:16px;left:-1px;line-height:12px;padding:2px 5px;position:absolute;top:0;width:auto}.worksheet-account .cc-Property-Label>div,.worksheet-settings .cc-Property-Label>div{display:inline-block;margin-left:5px}.worksheet-account .cc-Property-Value,.worksheet-settings .cc-Property-Value{max-width:none}.worksheet-account .cc-ProjectMember,.workspace-settings .cc-ProjectMember{margin-top:5px}.worksheet-account .cc-ProjectMember:last-child,.workspace-settings .cc-ProjectMember:last-child{margin-bottom:5px}.worksheet-account .avatar,.workspace-settings .avatar{height:30px;width:30px}.worksheet-account .role,.workspace-settings .role{background-color:#e0f2c9;border-radius:2px;font-size:10px;margin-left:5px;padding:2px 5px;position:relative;top:-1px}.worksheet-account .cc-Property-Value .ws-title,.worksheet-settings .cc-Property-Value .ws-title{font-size:24px;font-weight:600}.worksheet-account-settings .avatar,.worksheet-project-settings .projecticon{border:1px solid #eaeaeb;font-size:30px;height:80px;width:80px}.worksheet-account-settings .avatar>img,.worksheet-project-settings .projecticon>img{border-radius:6px;border-width:4px}.worksheet-account-settings .avatar-upload.drag-over-inside>.avatar,.worksheet-project-settings .projecticon-upload.drag-over-inside>.projecticon{border-color:#70aad8}.workspace-pim .role,.workspace-schema .role{background-color:#e0f2c9;border-radius:2px;font-size:10px;margin-left:5px;padding:2px 5px;position:relative;top:-1px}.workspace-pim .extended{color:#e0f2c9}.cc-extended path{stroke:#91ca75}.cc-extended path.cc-fill{fill:#bbde9e}span.cc-danger{color:#cd4942}span.cc-notice{color:#ffb744}span.cc-ok{color:#61b64f}span.cc-info{color:#448fcb}.cc-Icon.cc-disabled path{stroke:#c0c0c4}.cc-Icon.cc-disabled path.cc-fill{fill:#c0c0c4}.cc-Icon.cc-danger:not(.cc-disabled) path{stroke:#cd4942}.cc-Icon.cc-danger:not(.cc-disabled) path.cc-fill{fill:#f2c9cc}.cc-Icon.cc-notice:not(.cc-disabled) path{stroke:#ffb744}.cc-Icon.cc-notice:not(.cc-disabled) path.cc-fill{fill:#fde7bf}.cc-Icon.cc-ok:not(.cc-disabled) path{stroke:#61b64f}.cc-Icon.cc-ok:not(.cc-disabled) path.cc-fill{fill:#e0f2c9}.cc-Icon.cc-info:not(.cc-disabled) path{stroke:#448fcb}.cc-Icon.cc-info:not(.cc-disabled) path.cc-fill{fill:#c9e0f2}.ws-tag{background-color:#f4f4f5;border-radius:5px;color:#1b1b28;font-size:10px;padding:2px 5px}.ws-tag.cc-danger{background-color:#f2c9cc;color:#1b1b28}.ws-tag.cc-notice{background-color:#fde7bf;color:#1b1b28}.ws-tag.cc-ok{background-color:#e0f2c9;color:#1b1b28}.ws-tag.cc-info{background-color:#c9e0f2;color:#1b1b28}.ws-tagbutton{background-color:#f4f4f5;border-radius:5px;color:#1b1b28;font-size:10px;outline:1px solid #d5d5d8;outline-offset:-1px;padding:2px 5px}.ws-tagbutton.cc-selected{background-color:#c9e0f2}.cc-Header.cc-danger,.cc-Text.cc-danger,.role.cc-danger{background-color:#f2c9cc;color:#1b1b28}.cc-Header.cc-notice,.cc-Text.cc-notice,.role.cc-notice{background-color:#fde7bf;color:#1b1b28}.cc-Header.cc-ok,.cc-Text.cc-ok,.role.cc-ok{background-color:#e0f2c9;color:#1b1b28}.cc-Header.cc-info,.cc-Text.cc-info,.role.cc-info{background-color:#c9e0f2;color:#1b1b28}.ws-section-header{background:#fafafb;border-bottom:1px solid #eaeaeb;font-size:16px;font-weight:600;margin-bottom:5px;margin-top:5px}.ws-section-header:first-child{margin-top:0}.ws-section-header .ws-tag{font-weight:400;position:relative;top:-1px}.ws-field{border-left:1px solid #fafafb;min-height:calc(1.5em + 16px);min-width:150px;position:relative}.ws-field .ws-inline>div{display:inline-block}.ws-label{left:-1px;line-height:16px;padding:0;position:relative;top:0}.ws-label>div{display:inline-block;margin-left:5px}.ws-label .label{background-color:#fafafb;color:#82828a;font-size:10px;height:20px;line-height:16px;padding:2px 5px}.ws-label .label,.ws-label .label>div{display:inline-block}.ws-label .label>div.ws-metaslot{display:inline-block;font-weight:400;margin:0}.ws-label .label>div.ws-metaslot-before-label{margin-right:5px}.ws-label .label>div.ws-metaslot-after-label{margin-left:5px}.ws-metaslot .ws-metaslot-boolean .cc-Toggle{margin:0 5px 0 0}div.ws-metaslot-below-field,div.ws-metaslot-below-label{margin:2px 5px}.ws-metaslot-textlist>ul{padding-left:12px}.ws-metaslot-image>div{display:inline-block;line-height:1px;vertical-align:middle}.ws-table-header .cc-Text>div,.ws-table-header .cc-Text>div.ws-metaslot{display:inline-block}.ws-table-header .cc-Text>div.ws-metaslot-before-label{margin-right:5px}.ws-table-header .cc-Text>div.ws-metaslot-after-label{margin-left:5px}.ws-label .language,.ws-propertytable-cell-label .language,.ws-table-cell-translation .language{background-color:#fafafb;border:1px solid #eaeaeb;border-radius:2px;color:#82828a;font-size:10px;margin-left:2px;padding:1px 4px}.ws-propertytable-cell-label .language,.ws-table-cell-translation .language{margin-left:5px;margin-right:2px}.ws-propertytable-cell-label{position:relative}.ws-propertytable-cell-label .action{display:block;position:absolute;right:14px;top:2px}.ws-placeholder-field{position:relative}.ws-placeholder{bottom:0;color:#c0c0c4;display:none;left:0;overflow-y:auto;padding:5px 5px 2px;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.ws-placeholder-with-field>.ws-placeholder-field>.ws-placeholder{margin-bottom:0!important;position:relative;top:0}.ws-placeholder-visible>.ws-placeholder-field>.ws-placeholder{display:block}.ws-margin-bottom{margin-bottom:15px}.ws-selected.ws-section-header{background-color:#c9e0f2;color:#1b1b28}.ws-selected.ws-field{border-left-color:#c9e0f2}.ws-selected.ws-field .ws-label,.ws-selected.ws-field .ws-label .label{background-color:#c9e0f2;color:#1b1b28}.ws-image,.ws-table{width:100%}.ws-table-cell{border:1px solid #fafafb;text-align:center}.ws-table-cell .cc-AssetField{min-height:64px;width:64px}.ws-table-header .ws-table-cell{background-color:#fafafb;border-bottom:3px solid #fafafb}.ws-table-cell .cc-Text{padding:2px 5px}.ws-table-cell-navigator{background-color:#fafafb;border-left:3px solid #fafafb;width:21px}.ws-selected.ws-table-cell{border-bottom:3px solid #c9e0f2}.ws-selected>.ws-table-cell-navigator{border-left:3px solid #c9e0f2}.status-deleted .ws-table-cell{color:#cd4942;opacity:.4;-webkit-text-decoration:line-through #b40e0e;text-decoration:line-through #b40e0e}.ws-tiles{grid-gap:15px}.ws-tile{border:1px solid #eaeaeb;border-radius:3px;overflow-x:hidden;padding:2px}.worksheet .ws-tiles .ws-tile{background-color:#fff}.ws-tiles>div>.ws-tile{height:100%}.ws-propertytable-row .ws-tile.status-deleted,.ws-propertytable-row .ws-tiles .ws-tile.status-deleted,.ws-tiles .ws-tile.status-deleted{border:1px solid #df7472;color:#cd4942;opacity:.4;-webkit-text-decoration:line-through #b40e0e;text-decoration:line-through #b40e0e}.ws-propertytable-row .ws-tile.status-deleted .cc-Input,.ws-propertytable-row .ws-tiles .ws-tile.status-deleted .cc-Input,.ws-tiles .ws-tile.status-deleted .cc-Input{color:#cd4942;-webkit-text-decoration:line-through #b40e0e;text-decoration:line-through #b40e0e}.ws-tiles .drag-over-inside .ws-tile{border:1px solid #70aad8}.ws-tile .ws-text{text-align:center}.ws-tile.project .cc-Text .project-name{font-size:1.2em}.ws-tile.project.cc-selected{background-color:inherit;color:inherit}.ws-tile.project.cc-selected .cc-Text .project-name{font-weight:600}.ws-field .ws-table,.ws-field .ws-tiles{margin-left:-1px;margin-top:2px}.ws-propertytable{width:100%}.ws-propertytable-row{display:block;margin-bottom:4px}.ws-propertytable-row.cc-selected{background-color:#0000}.ws-propertytable-cell{display:inline-block;text-align:left;vertical-align:top}.ws-propertytable-cell-fullwidth{display:block}.ws-propertytable-cell-label{background-color:#0000;color:#1b1b28;display:block;font-size:10px;font-weight:500;overflow:hidden;padding:2px 5px;text-overflow:ellipsis;white-space:nowrap}.ws-propertytable-cell-label>div{display:inline-block;margin-left:4px}.ws-propertytable-cell-input{display:block;padding-right:10px}.ws-propertytable-cell-input .cc-Input{max-height:85px;overflow:auto}.ws-propertytable-cell-input .cc-Input.cc-Input-show-options{overflow:visible}.ws-propertytable-cell-input .cc-Text{max-height:85px;max-width:267px;overflow:auto;padding:2px 5px}.ws-propertytable-cell-input .cc-AssetField{background-color:#fff;max-width:267px;overflow:auto}.ws-propertytable-cell-input .cc-AssetListField{max-width:267px;overflow:auto}.ws-propertytable-cell-input .cc-AssetListField .ws-tile{background-color:#fff}.cc-ClassListField .dropitem.drag-over-inside>.ws-tile{background-color:#9cc5e5}.cc-ClassListField .dropitem.drag-over-top>.ws-tile{background-color:#e4eff8;border-top-color:#70aad8;border-top-left-radius:0;border-top-right-radius:0;border-top-width:2px}.cc-ClassListField .dropitem.drag-over-left>.ws-tile{background-color:#e4eff8;border-bottom-left-radius:0;border-left-color:#70aad8;border-left-width:2px;border-top-left-radius:0}.cc-ClassListField .dropitem.drag-over-bottom>.ws-tile{background-color:#e4eff8;border-bottom-color:#70aad8;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:2px}.cc-ClassListField .dropitem.drag-over-right>.ws-tile{background-color:#e4eff8;border-bottom-right-radius:0;border-right-color:#70aad8;border-right-width:2px;border-top-right-radius:0}.cc-ClassListField.ws-tiles .ws-tile{background-color:#fafafb;border-radius:6px;padding:4px}.cc-ClassListField.ws-tiles .ws-tile .ws-text{text-align:left}.cc-ClassField>.ws-propertytable,.cc-ClassListField>.dropitem>.ws-row>.ws-propertytable{border:1px solid #eaeaeb;border-radius:6px;padding:4px 4px 0}.cc-ClassField .ws-propertytable-cell-input,.cc-ClassListField .ws-propertytable-cell-input{padding-right:0}.cc-ClassListField.ws-table{background-color:#fff;border:1px solid #eaeaeb;border-radius:3px;margin:0;overflow:hidden}.cc-ClassListField.ws-table .ws-table{margin:0}.cc-ClassListField.ws-table .ws-table-cell{border-color:#fafafb;text-align:left}.cc-ClassListField.ws-table .ws-table-cell .cc-Input{background-color:#0000}.cc-ClassListField.ws-table .ws-table-cell.ws-table-cell-_action_{text-align:center}.cc-ClassListField.ws-table tr .ws-table-cell:last-child{border-right:0}.cc-ClassListField.ws-table tbody tr:last-child .ws-table-cell{border-bottom:0}.cc-ClassListField .av-LayerView>.av-Layer.classlist-actions{line-height:0;right:6px;top:4px}.cc-ClassListField .ws-table-cell-_action_{background-color:#fafafb;width:21px}.cc-ClassListField .ws-table-cell-_add-text_{padding:0 5px}.cc-ClassListField thead .ws-table-cell{background-color:#fafafb}.cc-ClassListField.ws-table thead .ws-table-cell{font-size:10px;font-weight:500;line-height:16px}.cc-TextListField.ws-table{background-color:#fff;border:1px solid #eaeaeb;border-radius:3px;margin:0;overflow:hidden}.cc-TextListField.ws-table .ws-table{margin:0}.cc-TextListField.ws-table .ws-table-cell{border-color:#fafafb;text-align:left}.cc-TextListField.ws-table .ws-table-cell .cc-Input{background-color:#0000;font-size:14px}.inspector .cc-TextListField.ws-table .ws-table-cell .cc-Input{font-size:12px}.cc-TextListField.ws-table .ws-table-cell.ws-table-cell-_action_{text-align:center}.cc-TextListField.ws-table tr .ws-table-cell:last-child{border-right:0}.cc-TextListField.ws-table tbody tr:first-child .ws-table-cell{border-top:0}.cc-TextListField.ws-table tbody tr:last-child .ws-table-cell{border-bottom:0}.cc-TextListField .av-LayerView>.av-Layer.classlist-actions{line-height:0;right:6px;top:4px}.cc-TextListField .ws-table-cell-_action_{background-color:#fafafb;width:21px}.ws-table-cell-_action_ .cc-Icon{position:relative;top:1px}.cc-TextListField .ws-table-cell-_add-text_{background-color:#fafafb;padding:0 5px}.cc-no-items.cc-TextListField .ws-table-cell-_add-text_,.cc-no-items .ws-table-cell-_action_{background-color:#fff}.cc-TextListField thead .ws-table-cell{background-color:#fafafb}.cc-TextListField.ws-table thead .ws-table-cell{font-size:10px;font-weight:500;line-height:16px}.cc-TextListInput.ws-table{background-color:#fff;border:1px solid #eaeaeb;border-radius:3px;margin:0;overflow:hidden}.cc-TextListInput.ws-table .ws-table{margin:0}.cc-TextListInput.ws-table .ws-table-cell{border-color:#fafafb;text-align:left}.cc-TextListInput.ws-table .ws-table-cell .cc-Input{background-color:#0000;font-size:14px}.cc-TextListInput.ws-table .ws-table-cell .cc-Input.validation-error{background-color:#fff5f6}.cc-TextListInput.ws-table .ws-table-cell .cc-Input.validation-report{background-color:#fffaf0}.worksheet .ws-table .cc-Input.validation-error{border:1px solid #df7472;border-radius:3px}.worksheet .ws-table .cc-Input.validation-report{border:1px solid #fec86e;border-radius:3px}.cc-TextListInput.ws-table .ws-table-cell.ws-table-cell-_action_{text-align:center}.cc-TextListInput.ws-table tr .ws-table-cell:last-child{border-right:0}.cc-TextListInput.ws-table tbody tr:first-child .ws-table-cell{border-top:0}.cc-TextListInput.ws-table tbody tr:last-child .ws-table-cell{border-bottom:0}.cc-TextListInput .av-LayerView>.av-Layer.classlist-actions{line-height:0;right:6px;top:4px}.cc-TextListInput .ws-table-cell-_action_{background-color:#fafafb;width:21px}.cc-TextListInput .ws-table-cell-_add-text_{padding:0 5px}.cc-TextListInput thead .ws-table-cell{background-color:#fafafb}.cc-TextListInput.ws-table thead .ws-table-cell{font-size:10px;font-weight:500;line-height:16px}.cc-Backups.ws-table{background-color:#fff;border:1px solid #eaeaeb;border-radius:3px;margin:0;overflow:hidden}.cc-Backups.ws-table .ws-table{margin:0}.cc-Backups.ws-table .ws-table-cell{border-color:#fafafb;padding:3px 5px;text-align:left}.cc-Backups.ws-table .ws-table-cell.cc-backup-version{text-align:center}.cc-Backups.ws-table .ws-table-cell .cc-Input{background-color:#0000}.cc-Backups.ws-table tr .ws-table-cell:last-child{border-right:0}.cc-Backups.ws-table tbody tr:last-child .ws-table-cell{border-bottom:0}.cc-Backups thead .ws-table-cell{background-color:#fafafb}.cc-Backups.ws-table thead .ws-table-cell{font-size:10px;font-weight:500;line-height:16px}.worksheet .ws-table-cell .cc-FieldpickerField{border:0}.fieldcontextmenu-panel .cc-Property-Value .cc-Input{max-height:85px}.fieldcontextmenu-panel .cc-Property-Value .cc-Input-multiline{min-height:34px;overflow:auto}.fieldcontextmenu-panel .cc-Property-Value .cc-Input-multiline>div{min-height:30px}.cc-Field{min-width:40px;width:100%}.cc-AssetField .cc-AssetItem{padding:2px 5px}.cc-AssetField-thumb{line-height:0}.cc-BarcodeField .cc-FieldPreview{padding-top:5px}.cc-BooleanField{padding:2px}.ws-field .cc-BooleanField{padding:2px 5px}.ws-field .cc-BooleanField .cc-Toggle-Knob{border:1px solid #dfdfe1}.ws-field .cc-BooleanField .cc-Toggle-Knob:before{left:1px;top:1px}.ws-field .cc-Toggle{margin:3px 0 0 5px}.ws-field .cc-Toggle-Knob{border:1px solid #dfdfe1}.ws-field .cc-Toggle-Knob:before{left:1px;top:1px}.inspector .cc-Toggle-Knob{border:1px solid #dfdfe1}.inspector .cc-Toggle-Knob:before{left:1px;top:1px}.cc-MenuItem .cc-Toggle-Knob{border:1px solid #dfdfe1}.cc-MenuItem .cc-Toggle-Knob:before{left:1px;top:1px}.cc-MenuItem>.control{display:inline-block;left:-4px;margin-right:4px;position:relative;text-align:center;width:21px}.cc-MenuItem>.control .cc-Icon{margin-right:0}.ws-propertytable-cell-input .cc-RecordField{max-width:267px;overflow:hidden;overflow:auto}.ws-propertytable-cell-input .cc-RecordListField{max-width:267px;overflow:auto}.ws-propertytable-cell-input .cc-RecordListField .ws-tile{background-color:#fff}.ws-propertytable-cell-input .ws-tiles{grid-gap:2px}.ws-propertytable-cell-input .ws-tiles .ws-tile{border:1px solid #eaeaeb;border-radius:3px}.cc-RecordField .cc-RecordItem{margin-bottom:2px;padding:2px 5px}.ws-propertytable-cell-unit{max-width:60px;padding:3px 0 2px 5px;width:60px}.layout-preview .ws-table-cell{white-space:nowrap}.ws-table-cell-artnr,.ws-table-cell-description{text-align:left}.ws-table-cell-price{text-align:right}.ws-record-navigator>.ws-tile{padding:15px}.layout-preview .ws-record-navigator>.ws-tile{padding:2px}.panel.properties>.cc-Input{margin:0 5px}.ws-helptext{color:#97979d;font-size:10px;padding:2px 5px;pointer-events:none}.cc-toggle-label .cc-Property-Label{width:40px}.cc-toggle-label .cc-Property-Value{max-width:calc(100% - 40px)}.inspector .cc-Input,.worksheet .cc-Input{border:1px solid #eaeaeb;border-radius:3px}.inspector .cc-FieldpickerField,.worksheet .cc-FieldpickerField{border:1px solid #eaeaeb;border-radius:3px;padding:2px 0}.inspector .cc-FieldpickerField{background:#fff;padding:1px 0}.worksheet .cc-ClassInput{background:#fff;border:1px solid #eaeaeb;border-radius:3px;padding:2px 5px}.worksheet .cc-ClassField{background-color:#fafafb;border:1px solid #eaeaeb;border-radius:6px;padding:2px 5px 4px}.worksheet:not(.login-worksheet,.signup-worksheet) .cc-Field.cc-disabled,.worksheet:not(.login-worksheet,.signup-worksheet) .cc-Field.cc-disabled .ws-tile,.worksheet:not(.login-worksheet,.signup-worksheet) .cc-Input.cc-disabled{color:#1b1b28}.worksheet .ws-table .cc-Input{border:0;border-radius:0}.inspector .cc-Input.validation-error,.worksheet .cc-Input.validation-error{border-color:#df7472}.inspector .cc-Input.validation-report,.worksheet .cc-Input.validation-report{border-color:#fec86e}.inspector .cc-TextListInput,.worksheet .cc-TextListInput{border:0;border-radius:0}.inspector .cc-TextListField.validation-error,.worksheet .cc-TextListField.validation-error{border:1px solid #df7472;border-radius:3px;padding:2px}.inspector .cc-TextListField.validation-report,.worksheet .cc-TextListField.validation-report{border:1px solid #fec86e;border-radius:3px;padding:2px}.inspector .cc-TextListField.ws-field,.worksheet .cc-TextListField.ws-field{padding-top:16px}.ws-field{border:0}.ws-field .ws-label .label{background-color:#0000;color:#1b1b28;font-weight:500}.ws-field.ws-navigation-tile{margin-bottom:0;min-height:1.5em;padding-top:0}.ws-field.ws-navigation-tile .ws-label{display:none}.ws-field.ws-navigation-tile .cc-Field,.ws-field.ws-navigation-tile .cc-Input{border:0}.ws-selected.ws-field .ws-label,.ws-selected.ws-field .ws-label .label{background-color:#0000}.ws-field .ws-label .language{border:0;margin-right:2px;position:relative;top:-1px}.ws-field .ws-label .cc-Icon{position:relative;top:1px}.ws-field .cc-AssetField,.ws-field .cc-Classesfield,.ws-field .cc-Definitionsfield,.ws-field .cc-Fieldsfield,.ws-field .cc-Layoutfield,.ws-field .cc-RecordField,.ws-field .cc-Select,.ws-field .ws-tile{border:1px solid #eaeaeb;border-radius:3px}.ws-field .cc-AssetField,.ws-field .cc-FieldpickerField,.ws-field .cc-RecordField,.ws-field .ws-til,.ws-field .ws-tile .ws-tile{background-color:#fff}.ws-field .cc-AssetField:not(.ws-tiles).status-deleted,.ws-field .cc-RecordField:not(.ws-tiles).status-deleted{border:1px solid #df7472;color:#cd4942;opacity:.4;-webkit-text-decoration:line-through #b40e0e;text-decoration:line-through #b40e0e}.worksheet .cc-Property{border:0}.worksheet .cc-Property-Label{background-color:#0000;color:#1b1b28;font-weight:500}.worksheet .cc-Property-Value{border:1px solid #eaeaeb;border-radius:3px;padding-right:0}.login-worksheet .cc-Property-Value,.signup-worksheet .cc-Property-Value,.worksheet .cc-AssetCard .cc-Property-Value,.worksheet .cc-RecordCard .cc-Property-Value,.worksheet:not(.login-worksheet,.signup-worksheet) .cc-Property-Value .cc-Input{border:0}.ws-project-navigator .ws-tile{border-radius:3px}.worksheet .cc-Property.avatar-property .cc-Property-Value,.worksheet .cc-Property.projecticon-property .cc-Property-Value{border:0}.recorddefinition-add-childdefinition-panel .search-results,.recorddefinition-add-class-panel .search-results,.recorddefinition-add-field-panel .search-results,.recorddefinition-change-panel .search-results,.select-class-panel .search-results,.select-definition-panel .search-results,.select-field-panel .search-results{height:164px;min-height:164px}.recorddefinition-add-childdefinition-panel .cc-Property-Label,.recorddefinition-add-class-panel .cc-Property-Label,.recorddefinition-add-field-panel .cc-Property-Label,.recorddefinition-change-panel .cc-Property-Label,.select-class-panel .cc-Property-Label,.select-definition-panel .cc-Property-Label,.select-field-panel .cc-Property-Label{width:40px}.recorddefinition-add-childdefinition-panel .cc-Property-Value,.recorddefinition-add-class-panel .cc-Property-Value,.recorddefinition-add-field-panel .cc-Property-Value,.recorddefinition-change-panel .cc-Property-Value,.select-class-panel .cc-Property-Value,.select-definition-panel .cc-Property-Value,.select-field-panel .cc-Property-Value{max-width:calc(100% - 40px)}.recorddefinition-add-childdefinition-panel .nobreak .cc-Property-Value,.recorddefinition-add-class-panel .nobreak .cc-Property-Value,.recorddefinition-add-field-panel .nobreak .cc-Property-Value,.recorddefinition-change-panel .nobreak .cc-Property-Value,.select-class-panel .nobreak .cc-Property-Value,.select-definition-panel .nobreak .cc-Property-Value,.select-field-panel .nobreak .cc-Property-Value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.open-query-panel .search-results,.project-add-language-panel .search-results{height:164px;min-height:164px}.asset-field-menu,.record-field-menu,.selectedasset-panel,.selectedrecord-panel{overflow-x:hidden;width:200px}.cc-Popover .panel.asset-search-panel,.cc-Popover .panel.folder-search-panel,.cc-Popover .panel.record-search-panel{overflow-x:hidden;padding:5px 0}.validation-error{background-color:#fff5f6}.validation-report{background-color:#fffaf0}.cc-ValidationMessage{font-size:10px;font-weight:400;padding:5px 5px 2px}.cc-Input .cc-ValidationMessage{padding:5px 0 0}.cc-ValidationMessage.validation-error{color:#b40e0e}.cc-ValidationMessage.validation-report{color:orange}.cc-layout-preview{margin-top:16px}.cc-layout-preview .field{border:1px solid #eaeaeb;margin:2px;padding:2px}.cc-layout-preview .lc-title{font-size:16px;font-weight:600}.cc-layout-preview .lc-subtitle{font-size:12px;font-weight:600}.workspace-account .worksheet .cc-Header,.workspace-dam .worksheet .cc-Header,.workspace-schema .worksheet .cc-Header,.workspace-settings .worksheet .cc-Header{font-size:16px;font-weight:600;margin-bottom:15px;padding-left:0}.workspace-dam .worksheet .cc-Header{margin-bottom:5px}.workspace-settings .worksheet .cc-Header.cc-subheader{font-size:14px;font-weight:600;margin-bottom:5px}.workspace-settings .worksheet-modules code{font-size:11px}.workspace-settings .worksheet-modules .module-table{background-color:#fff;border:1px solid #eaeaeb;border-radius:3px;margin:0;overflow:hidden}.workspace-settings .worksheet-modules table{margin:0;width:100%}.workspace-settings .worksheet-modules table td{border:1px solid #fafafb;padding:3px 5px;text-align:left;vertical-align:top;white-space:pre-wrap}.workspace-settings .worksheet-modules table thead td{background-color:#fafafb;font-weight:500}.workspace-settings .worksheet-modules tr td:last-child{border-right:0}.workspace-settings .worksheet-modules tbody tr:last-child td{border-bottom:0}.workspace-settings .worksheet-modules .module-table-logitem{padding:10px;vertical-align:top;white-space:pre-wrap}.workspace-settings .navigator .cc-Item{align-items:center;column-gap:10px;display:flex;padding:10px}.workspace-settings .navigator .avatar{height:32px;width:32px}.workspace-account .navigator .cc-Item{align-items:center;column-gap:10px;display:flex;padding:10px}.workspace-account .navigator .avatar{height:32px;width:32px}.lost-fields{max-height:164px}.uploaded-asset-menu .inspector{padding:5px 10px}.excel-import-panel .inspector{padding:5px 15px 10px}.excel-upload{background:#fff;border:2px dashed #eaeaeb;margin-bottom:5px;padding:40px 20px;text-align:center}.excel-upload.drag-over-inside{border:2px solid #70aad8}.excel-upload.excel-upload-not-excelfile{border-color:#cd4942}.excel-upload.excel-upload-not-excelfile .cc-Header{color:#1b1b28}.excel-upload.excel-upload-processing{border-color:#448fcb}.excel-upload.excel-upload-processing .cc-Header{color:#1b1b28}.excel-upload.excel-upload-result{border-style:solid}.excel-upload.excel-upload-result.excel-upload-result-error{border-color:#cd4942}.excel-upload.excel-upload-result.excel-upload-result-warning{border-color:#ffb744}.excel-upload.excel-upload-result.excel-upload-result-ok{border-color:#61b64f}.ws-metadata .cc-Text.ws-text{white-space:pre-wrap}.ws-metadata .cc-Toggle{margin:0 5px 0 0}.ws-metadata .cc-Toggle-Knob{border:1px solid #dfdfe1}.ws-metadata .cc-Toggle-Knob:before{left:1px;top:1px}.layout-component.ws-boolean{font-size:14px;padding:5px}.ws-metadata .ws-fieldpicker{padding:3px 0}.ws-metadata .ws-fieldpicker .cc-Item{font-size:14px}.ws-metadata .lc-bullets ul{padding-left:15px}.ws-metadatapreview.lc-bullets ul{padding-left:13px}.cc-Popover .uploaded-asset-menu .cc-Menu{max-width:240px}.cc-Popover .uploaded-asset-menu .uploaded-asset{background:#fff;border:2px dashed #eaeaeb;margin:5px;padding:40px 20px;text-align:center}.filter-panel{max-height:300px;overflow-y:scroll}
/*# sourceMappingURL=main.10e53cfa.css.map*/