/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*{color:inherit;font-family:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{box-sizing:border-box;height:100vh;margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative}#root{height:100%;position:fixed;top:0;width:100%}body[dir=rtl] .topaccount-button .topaccount-text{padding:0 0 0 .5em}.header .title{font-size:1.4em}.header .subtitle{color:var(--losmart-ui-hint-color);font-size:1em}.section{margin-top:2em}.section .header{display:flex;flex-direction:row;flex-wrap:nowrap}.section .header>.title{flex-grow:1;font-size:1.1em}.section .header>.toolbar{display:flex}.section .header>.toolbar button{font-size:.5em!important}.field{margin-top:.5em!important}button{height:2.5em}.ms-Button-menuIcon,.ms-Icon{color:inherit!important;pointer-events:none!important}.ms-Button-menuIcon:hover,.ms-Icon:hover{color:inherit!important}.ms-Checkbox,.ms-Checkbox-text{color:var(--losmart-ui-view-color)!important}.ms-Checkbox .ms-Checkbox-checkbox,.ms-Checkbox-text .ms-Checkbox-checkbox{border:var(--losmart-ui-field-border)!important}.ms-Checkbox-text.is-checked .ms-Checkbox-checkbox,.ms-Checkbox.is-checked .ms-Checkbox-checkbox{background-color:var(--losmart-ui-selection-background)!important}.ms-Dialog{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ms-Button{background-color:var(--losmart-ui-button-background)!important;border:var(--losmart-ui-button-border);border-radius:var(--losmart-ui-button-border-radius)!important;color:var(--losmart-ui-button-color)!important}.ms-Button.is-expanded,.ms-Button:hover{background-color:var(--losmart-ui-button-background-hover)!important;border:var(--losmart-ui-button-border-hover);color:var(--losmart-ui-button-color-hover)!important}.ms-Button.is-expanded.losmart-ui-view-header-button,.ms-Button:hover.losmart-ui-view-header-button{background:var(--losmart-ui-view-header-button-background-hover)!important;border:none!important;border-radius:0!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.ms-Button .ms-Button-menuIcon{background-color:inherit!important;color:inherit!important}.ms-Button.ms-Button--primary{background-color:var(--losmart-ui-header-background)!important;border:none;color:var(--losmart-ui-header-color)!important}.ms-Button.ms-Button--primary:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-header-color)!important}.ms-Button.ms-Button--icon{border:none!important}.ms-Dropdown-title:active,.ms-Dropdown-title:hover{border-color:var(--losmart-primary-background-2)!important}button.smart-icon-header{color:var(--losmart-ui-color);height:100%}.ms-ContextualMenu-icon{background-color:var(--losmart-ui-icon-background)!important;color:var(--losmart-ui-icon-color)!important}.ms-Dropdown.is-disabled{pointer-events:none}.ms-Dropdown.is-disabled .ms-Dropdown-caretDownWrapper{display:none}.ms-Dropdown .ms-Dropdown-title{background-color:var(--losmart-ui-field-background)!important;color:var(--losmart-ui-field-color)!important}.ms-Dropdown .ms-Dropdown-title,.ms-Dropdown:after{border:var(--losmart-ui-field-border)!important;border-radius:var(--losmart-ui-field-border-radius)!important}.ms-Dropdown:hover .ms-Dropdown-title{border:var(--losmart-ui-field-border-focus)!important;border-radius:var(--losmart-ui-field-border-radius)!important}.ms-Dropdown.is-open .ms-Dropdown-title,.ms-Dropdown.is-open:after,.ms-Dropdown:focus-within .ms-Dropdown-title,.ms-Dropdown:focus-within:after,.ms-Dropdown:hover .ms-Dropdown-title,.ms-Dropdown:hover:after{border:var(--losmart-ui-field-border-focus)!important}.ms-ComboBox,.ms-Dropdown-caretDown{color:var(--losmart-ui-field-color)!important}.ms-ComboBox{background-color:var(--losmart-ui-field-background)!important;border-radius:var(--losmart-ui-field-border-radius);outline-color:#0000!important}.ms-ComboBox .ms-ComboBox-Input{background-color:#0000!important;border:none!important;color:inherit!important}.ms-ComboBox .ms-ComboBox-Input:focus-within{border:none!important}.ms-ComboBox:after{border:var(--losmart-ui-field-border)!important;border-radius:var(--losmart-ui-field-border-radius)!important}.ms-ComboBox.is-open:after,.ms-ComboBox:focus-within:after,.ms-ComboBox:hover:after{border:var(--losmart-ui-field-border-focus)!important}.ms-ComboBox.is-disabled .input{color:none!important}.ms-ComboBox.is-disabled:hover{border-color:#0000!important}.ms-ComboBox .ms-ComboBox-CaretDown-button{border:none!important;color:inherit!important}.ms-Dropdown-divider{background-color:var(--losmart-ui-popup-menu-item-divider-background)!important}.ms-GroupHeader,.ms-Label{color:inherit!important}.ms-GroupHeader{background-color:#0000!important;border-bottom-color:var(--losmart-ui-popup-menu-item-divider-background)!important}.ms-GroupHeader .ms-GroupHeader-expand{color:inherit!important}.ms-GroupHeader .ms-GroupHeader-expand:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important}.ms-Callout-main{background-color:var(--losmart-ui-popup-menu-background)!important;color:var(--losmart-ui-popup-menu-color)!important}.ms-ContextualMenu{background-color:#0000!important;border:var(--losmart-ui-popup-menu-border)}.ms-ContextualMenu-link{color:var(--losmart-ui-popup-menu-item-color)!important}.ms-ContextualMenu-link:hover{background-color:#0000!important}.ms-ContextualMenu-link.is-expanded{background-color:var(--losmart-ui-popup-menu-item-background-selected)!important;color:var(--losmart-ui-popup-menu-item-color-selected)!important}.ms-ContextualMenu-link.is-expanded .ms-ContextualMenu-linkContent,.ms-ContextualMenu-link.is-expanded .ms-ContextualMenu-submenuIcon{color:inherit!important}.ms-ContextualMenu-link .ms-ContextualMenu-linkContent,.ms-ContextualMenu-link .ms-ContextualMenu-submenuIcon,.ms-Dropdown-item{color:var(--losmart-ui-popup-menu-item-color)!important}.ms-Dropdown-item{border:var(--losmart-ui-popup-menu-item-border)!important;border-radius:var(--losmart-ui-popup-menu-item-border-radius)!important;height:fit-content!important;margin-bottom:.25em!important}.ms-Dropdown-item:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important;color:var(--losmart-ui-popup-menu-item-color-hover)!important}.ms-Dropdown-item.is-checked,.ms-Dropdown-item[aria-selected=true]{background-color:var(--losmart-ui-selection-background)!important;color:var(--losmart-ui-selection-color)!important}.ms-Dropdown-item.is-checked:hover,.ms-Dropdown-item[aria-selected=true]:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.ms-ComboBox-option{border:var(--losmart-ui-popup-menu-item-border)!important;border-radius:var(--losmart-ui-popup-menu-item-border-radius)!important}.ms-ComboBox-option:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important;color:var(--losmart-ui-popup-menu-item-color-hover)!important}.ms-ContextualMenu-item{background-color:var(--losmart-ui-popup-menu-item-background)!important;color:var(--losmart-ui-popup-menu-item-background)!important}.ms-ContextualMenu-item:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important;color:var(--losmart-ui-popup-menu-item-color-hover)!important}.ms-DetailsRow{background-color:var(--losmart-master-background-1)!important;border-bottom-color:var(--losmart-master-text-4)!important;color:var(--losmart-master-text-0)!important}.ms-List-cell:last-child .ms-DetailsRow{border-bottom-color:var(--losmart-master-background-1)!important}.ms-Overlay{background-color:var(--losmart-master-background-0)!important;opacity:.6}.ms-Dialog-main{background-color:var(--losmart-ui-popup-background)!important;color:var(--losmart-ui-popup-color)!important}.ms-Dialog-subText,.ms-Dialog-title{color:var(--losmart-master-text-0)!important}.ms-Button{margin:.1em}.ms-Button.activated{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-button-color)!important}.spacer{content:" ";height:5em}.ms-SearchBox{background-color:var(--losmart-ui-field-background)!important;border:var(--losmart-ui-field-border)!important;border-radius:var(--losmart-ui-field-border-radius)!important;color:var(--losmart-ui-field-color)!important}.ms-SearchBox *,.ms-SearchBox .ms-SearchBox-icon{color:inherit!important}.ms-SearchBox>.ms-SearchBox-iconContainer{background-color:#0000}.ms-SearchBox>.ms-SearchBox-field{background-color:#0000;color:inherit}.ms-SearchBox.is-active,.ms-SearchBox:focus-within,.ms-SearchBox:hover{border:var(--losmart-ui-field-border-hover)!important;border-radius:var(--losmart-ui-field-border-radius-hover)!important}.ms-SearchBox>.ms-SearchBox-clearButton button{background-color:none!important;border:none!important}.ms-TextField,.ms-TextField-fieldGroup{position:relative}.ms-TextField .ms-TextField-fieldGroup{background-color:var(--losmart-ui-field-background)!important;border:var(--losmart-ui-field-border)!important;border-radius:var(--losmart-ui-field-border-radius)!important;color:var(--losmart-ui-field-color)!important;padding:.4em .6em;position:relative!important}.ms-TextField .ms-TextField-fieldGroup .input,.ms-TextField .ms-TextField-fieldGroup input,.ms-TextField .ms-TextField-fieldGroup textarea{background-color:#0000!important;color:inherit!important}.ms-TextField .ms-TextField-fieldGroup .input{font-size:.9em;margin:0;padding:0}.ms-TextField .ms-TextField-fieldGroup.focused,.ms-TextField .ms-TextField-fieldGroup:focus-within,.ms-TextField .ms-TextField-fieldGroup:hover{background-color:var(--losmart-ui-field-background-hover)!important;border:var(--losmart-ui-field-border-hover)!important;border-radius:var(--losmart-ui-field-border-radius-hover)!important;color:var(--losmart-ui-field-color-hover)!important}.ms-TextField.is-disabled .ms-TextField-fieldGroup{background-color:#0000!important;border-color:#0000!important}.ms-TextField.is-disabled .ms-TextField-fieldGroup .input{color:inherit!important}.ms-TextField.is-disabled .ms-TextField-fieldGroup:hover{border-color:#0000!important}.losmart-draggable:before{border-bottom:7px solid #0000;border-right:7px solid var(--losmart-ui-dnd-background);border-top:7px solid #0000;content:" ";height:0;left:3px;opacity:var(--losmart-ui-dnd-opacity);position:absolute;top:0;transform:rotate(45deg);width:0}.losmart-draggable:hover:before{border-right-color:var(--losmart-ui-dnd-background-hover);opacity:var(--losmart-ui-dnd-opacity-hover)}.ms-Tooltip{border:var(--losmart-ui-tooltip-border)!important;border-radius:var(--losmart-ui-tooltip-border-radius)!important;box-shadow:none!important}.ms-Tooltip,.ms-Tooltip .ms-Callout,.ms-Tooltip .ms-Callout-beak,.ms-Tooltip .ms-Callout-beakCurtain,.ms-Tooltip .ms-Callout-main{background-color:var(--losmart-ui-tooltip-background)!important;color:var(--losmart-ui-tooltip-color)!important}.ms-Tooltip .ms-Callout .ms-Tooltip-content,.ms-Tooltip .ms-Callout-beak .ms-Tooltip-content,.ms-Tooltip .ms-Callout-beakCurtain .ms-Tooltip-content,.ms-Tooltip .ms-Callout-main .ms-Tooltip-content{color:inherit}.ms-Button-icon{color:inherit!important;margin:0 .5em;padding:.5em!important}.ms-ContextualMenu-divider{background-color:var(--losmart-ui-popup-menu-item-divider-background)!important}div::-webkit-scrollbar{height:10px;width:10px}div::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000}div::-webkit-scrollbar-thumb{background-color:var(--losmart-ui-selection-background);outline:none}.smart-highlight{background-color:var(--losmart-ui-selection-background);color:var(--losmart-ui-selection-color)}.insight-button.disabled{opacity:.5;pointer-events:none}.iconSvg{stroke:var(--losmart-primary-background-0);fill:none}.ms-Pivot-link{border:none!important;border-radius:none!important}.ms-Pivot-link.is-selected:before{background-color:var(--losmart-ui-selection-background)!important}.ms-Pivot-link:hover{border:none!important}.dquery-chart-waterfall .highcharts-point{fill:var(--positive)!important;stroke:var(--positive)!important}.dquery-chart-waterfall .highcharts-point.highcharts-negative{fill:var(--negative)!important;stroke:var(--negative)!important}.dqTable.widget-pem-group tr.dqRow.row1.depth1 td{font-size:1.6em!important;padding-bottom:.5em}.highcharts-legend-item text tspan{fill:var(--losmart-ui-chart-color)!important}.highcharts-axis-line{stroke:var(--losmart-ui-chart-axis-color)!important}.highcharts-grid-line{stroke:var(--losmart-ui-chart-line-color)!important}.highcharts-data-label{font-size:1.25em!important}.highcharts-axis-labels,.highcharts-data-label{fill:var(--losmart-ui-chart-label-color)!important}.highcharts-tooltip text{fill:var(--losmart-ui-chart-tooltip-color)!important}.highcharts-color-0{fill:var(--losmart-ui-chart-serie-color-0)!important;stroke:var(--losmart-ui-chart-serie-color-0)!important}.highcharts-data-label-connector.highcharts-color-0{fill:none!important}.highcharts-color-1{fill:var(--losmart-ui-chart-serie-color-1)!important;stroke:var(--losmart-ui-chart-serie-color-1)!important}.highcharts-data-label-connector.highcharts-color-1{fill:none!important}.highcharts-color-2{fill:var(--losmart-ui-chart-serie-color-2)!important;stroke:var(--losmart-ui-chart-serie-color-2)!important}.highcharts-data-label-connector.highcharts-color-2{fill:none!important}.highcharts-color-3{fill:var(--losmart-ui-chart-serie-color-3)!important;stroke:var(--losmart-ui-chart-serie-color-3)!important}.highcharts-data-label-connector.highcharts-color-3{fill:none!important}.highcharts-color-4{fill:var(--losmart-ui-chart-serie-color-4)!important;stroke:var(--losmart-ui-chart-serie-color-4)!important}.highcharts-data-label-connector.highcharts-color-4{fill:none!important}.highcharts-color-5{fill:var(--losmart-ui-chart-serie-color-5)!important;stroke:var(--losmart-ui-chart-serie-color-5)!important}.highcharts-data-label-connector.highcharts-color-5{fill:none!important}.highcharts-color-6{fill:var(--losmart-ui-chart-serie-color-6)!important;stroke:var(--losmart-ui-chart-serie-color-6)!important}.highcharts-data-label-connector.highcharts-color-6{fill:none!important}.highcharts-color-7{fill:var(--losmart-ui-chart-serie-color-7)!important;stroke:var(--losmart-ui-chart-serie-color-7)!important}.highcharts-data-label-connector.highcharts-color-7{fill:none!important}.highcharts-color-8{fill:var(--losmart-ui-chart-serie-color-8)!important;stroke:var(--losmart-ui-chart-serie-color-8)!important}.highcharts-data-label-connector.highcharts-color-8{fill:none!important}.no-marker .highcharts-legend-item .highcharts-graph{fill:inherit!important}.highcharts-container{-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Lucida Grande,Lucida Sans Unicode,Arial,Helvetica,sans-serif;font-size:12px;height:100%;line-height:normal;overflow:hidden;position:relative;text-align:left;width:100%;z-index:0}.highcharts-root{display:block}.highcharts-root text{stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;fill:var(--losmart-ui-button-color);text-shadow:0 0 4px #0000}.highcharts-strong{font-weight:700}.highcharts-emphasized{font-style:italic}.highcharts-anchor{cursor:pointer}.highcharts-background{fill:#0000}.highcharts-label-box,.highcharts-plot-background,.highcharts-plot-border{fill:none}.highcharts-button-box{fill:inherit}.highcharts-tracker-line{stroke-linejoin:round;stroke:#c0c0c000;stroke-width:22;fill:none}.highcharts-tracker-area{fill:#c0c0c000;stroke-width:0}.highcharts-title{font-size:1.5em}.highcharts-subtitle,.highcharts-title{fill:var(--losmart-ui-button-color)}.highcharts-axis-line{fill:none;stroke:var(--losmart-ui-chart-color)}.highcharts-yaxis .highcharts-axis-line{stroke-width:0}.highcharts-axis-labels,.highcharts-axis-title{fill:var(--losmart-ui-button-color)}.highcharts-axis-labels{cursor:default;font-size:.9em}.highcharts-grid-line{fill:none;stroke:#e6e6e6}.highcharts-xaxis-grid .highcharts-grid-line{stroke-width:0px}.highcharts-tick{stroke:var(--losmart-ui-button-color)}.highcharts-yaxis .highcharts-tick{stroke-width:0}.highcharts-minor-grid-line{stroke:var(--losmart-ui-button-color)}.highcharts-crosshair-thin{stroke-width:1px;stroke:#ccc}.highcharts-crosshair-category{stroke:var(--losmart-ui-chart-color);stroke-opacity:.25}.highcharts-credits{fill:#999;cursor:pointer;font-size:.7em;transition:fill .25s,font-size .25s}.highcharts-credits:hover{fill:#000;font-size:1em}.highcharts-tooltip{cursor:default;pointer-events:none;transition:stroke .15s;white-space:nowrap}.highcharts-tooltip text{fill:var(--losmart-ui-button-color)}.highcharts-tooltip .highcharts-header{font-size:.85em}.highcharts-tooltip-box{stroke-width:1px}.highcharts-tooltip-box,.highcharts-tooltip-box .highcharts-label-box{fill:var(--losmart-ui-popup-background);fill-opacity:.85}div.highcharts-tooltip{filter:none}.highcharts-selection-marker{fill:#335cad;fill-opacity:.25}.highcharts-graph{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.highcharts-state-hover .highcharts-graph{stroke-width:3}.highcharts-point-inactive,.highcharts-series-inactive{opacity:.2;transition:opacity 50ms}.highcharts-state-hover path{transition:stroke-width 50ms}.highcharts-state-normal path{transition:stroke-width .25s}.highcharts-data-labels,.highcharts-markers,.highcharts-point,g.highcharts-series{transition:opacity .25s}.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover),.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover){opacity:.2}.highcharts-color-0{fill:#7cb5ec;stroke:#7cb5ec}.highcharts-color-1{fill:#434348;stroke:#434348}.highcharts-color-2{fill:#90ed7d;stroke:#90ed7d}.highcharts-color-3{fill:#f7a35c;stroke:#f7a35c}.highcharts-color-4{fill:#8085e9;stroke:#8085e9}.highcharts-color-5{fill:#f15c80;stroke:#f15c80}.highcharts-color-6{fill:#e4d354;stroke:#e4d354}.highcharts-color-7{fill:#2b908f;stroke:#2b908f}.highcharts-color-8{fill:#f45b5b;stroke:#f45b5b}.highcharts-color-9{fill:#91e8e1;stroke:#91e8e1}.highcharts-area{fill-opacity:.75;stroke-width:0}.highcharts-markers{stroke-width:1px;stroke:#0000}.highcharts-point{stroke-width:1px;border-radius:0}.highcharts-dense-data .highcharts-point{stroke-width:0}.highcharts-data-label{font-size:.9em;font-weight:700}.highcharts-data-label-box{fill:none;stroke-width:0}.highcharts-data-label text,text.highcharts-data-label{fill:var(--losmart-ui-button-color)!important}.highcharts-data-label-connector{fill:none}.highcharts-halo{fill-opacity:.25;stroke-width:0}.highcharts-markers .highcharts-point-select,.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select{fill:#ccc;stroke:#000}.highcharts-column-series rect.highcharts-point{stroke:#0000}.highcharts-column-series .highcharts-point{transition:fill-opacity .25s}.highcharts-column-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pie-series .highcharts-point{stroke-linejoin:round;stroke:#0000}.highcharts-pie-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point{stroke-linejoin:round;stroke:#0000}.highcharts-funnel-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-pyramid-series .highcharts-point{stroke-linejoin:round;stroke:#0000}.highcharts-pyramid-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pyramid-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-solidgauge-series .highcharts-point{stroke-width:0}.highcharts-treemap-series .highcharts-point{stroke-width:1px;stroke:#e6e6e6;transition:stroke .25s,fill .25s,fill-opacity .25s}.highcharts-treemap-series .highcharts-point-hover{stroke:#999;transition:stroke 25ms,fill 25ms,fill-opacity 25ms}.highcharts-treemap-series .highcharts-above-level{display:none}.highcharts-treemap-series .highcharts-internal-node{fill:none}.highcharts-treemap-series .highcharts-internal-node-interactive{fill-opacity:.15;cursor:pointer}.highcharts-treemap-series .highcharts-internal-node-interactive:hover{fill-opacity:.75}.highcharts-vector-series .highcharts-point,.highcharts-windbarb-series .highcharts-point{fill:none;stroke-width:2px}.highcharts-legend-box{fill:none;stroke-width:0}.highcharts-legend-item>text{stroke-width:0;cursor:pointer;font-weight:700}.highcharts-legend-item:hover text,.highcharts-legend-item>text{fill:var(--losmart-ui-button-color)}.highcharts-legend-item-hidden *{fill:#ccc!important;stroke:#ccc!important;transition:fill .25s}.highcharts-legend-nav-active{fill:#039;cursor:pointer}.highcharts-legend-nav-inactive{fill:#ccc}circle.highcharts-legend-nav-active,circle.highcharts-legend-nav-inactive{fill:#c0c0c000}.highcharts-legend-title-box{fill:none;stroke-width:0}.highcharts-bubble-legend-symbol{stroke-width:2;fill-opacity:.5}.highcharts-bubble-legend-connectors{stroke-width:1}.highcharts-bubble-legend-labels{fill:var(--losmart-ui-button-color)}.highcharts-loading{background-color:#0000;opacity:.5;position:absolute;text-align:center;transition:opacity .25s;z-index:10}.highcharts-loading-hidden{height:0!important;opacity:0;overflow:hidden;transition:opacity .25s,height .25s step-end}.highcharts-loading-inner{font-weight:700;position:relative;top:45%}.highcharts-pane,.highcharts-plot-band{fill:#000;fill-opacity:.05}.highcharts-plot-line{fill:none;stroke:#999;stroke-width:1px}.highcharts-boxplot-box{fill:#0000}.highcharts-boxplot-median{stroke-width:2px}.highcharts-bubble-series .highcharts-point{fill-opacity:.5}.highcharts-errorbar-series .highcharts-point{stroke:#000}.highcharts-gauge-series .highcharts-data-label-box{stroke:#ccc;stroke-width:1px}.highcharts-gauge-series .highcharts-dial{fill:#000;stroke-width:0}.highcharts-polygon-series .highcharts-graph{fill:inherit;stroke-width:0}.highcharts-waterfall-series .highcharts-graph{stroke:var(--losmart-ui-button-color);stroke-dasharray:1,3}.highcharts-sankey-series .highcharts-point{stroke-width:0}.highcharts-sankey-series .highcharts-link{fill-opacity:.5;transition:fill .25s,fill-opacity .25s}.highcharts-sankey-series .highcharts-point-hover.highcharts-link{fill-opacity:1;transition:fill 50ms,fill-opacity 50ms}.highcharts-venn-series .highcharts-point{fill-opacity:.75;stroke:#ccc;transition:stroke .25s,fill-opacity .25s}.highcharts-venn-series .highcharts-point-hover{fill-opacity:1;stroke:#ccc}.highcharts-navigator-mask-outside{fill-opacity:0}.highcharts-navigator-mask-inside{fill:#6685c2;fill-opacity:.25;cursor:ew-resize}.highcharts-navigator-outline{stroke:#ccc;fill:none}.highcharts-navigator-handle{stroke:#ccc;fill:var(--losmart-ui-button-color);cursor:ew-resize}.highcharts-navigator-series{fill:#335cad;stroke:#335cad}.highcharts-navigator-series .highcharts-graph{stroke-width:1px}.highcharts-navigator-series .highcharts-area{fill-opacity:.05}.highcharts-navigator-xaxis .highcharts-axis-line{stroke-width:0}.highcharts-navigator-xaxis .highcharts-grid-line{stroke-width:1px;stroke:#e6e6e6}.highcharts-navigator-xaxis.highcharts-axis-labels{fill:#999}.highcharts-navigator-yaxis .highcharts-grid-line{stroke-width:0}.highcharts-scrollbar-thumb{fill:#ccc;stroke:#ccc;stroke-width:1px}.highcharts-scrollbar-button{fill:#e6e6e6;stroke:#ccc;stroke-width:1px}.highcharts-scrollbar-arrow{fill:var(--losmart-ui-button-color)}.highcharts-scrollbar-rifles,.highcharts-scrollbar-track{stroke:var(--losmart-ui-button-color);stroke-width:1px}.highcharts-scrollbar-track{fill:var(--losmart-ui-button-color)}.highcharts-button{fill:var(--losmart-ui-popup-background);stroke:#ccc;stroke-width:1px;cursor:default;transition:fill .25s}.highcharts-button-hover{fill:var(--losmart-ui-popup-menu-item-background-hover);stroke:#ccc;transition:fill 0ms}.highcharts-button-hover text{fill:var(--losmart-ui-button-color)}.highcharts-button-pressed{fill:#e6ebf5;stroke:#ccc;font-weight:700}.highcharts-button-pressed text{font-weight:700}.highcharts-button-disabled text,.highcharts-button-pressed text{fill:var(--losmart-ui-button-color)}.highcharts-range-selector-buttons .highcharts-button{stroke-width:0px}.highcharts-range-label rect{fill:none}.highcharts-range-label text{fill:var(--losmart-ui-button-color)}.highcharts-range-input rect{fill:none}.highcharts-range-input text{fill:var(--losmart-ui-button-color)}.highcharts-range-input{stroke-width:1px;stroke:#ccc}input.highcharts-range-selector{border:0;height:1px;left:-9em;padding:0;position:absolute;text-align:center;width:1px}.highcharts-crosshair-label text{fill:#0000;font-size:1.1em}.highcharts-crosshair-label .highcharts-label-box{fill:inherit}.highcharts-candlestick-series .highcharts-point{stroke:#000;stroke-width:1px}.highcharts-candlestick-series .highcharts-point-up{fill:#0000}.highcharts-ohlc-series .highcharts-point-hover{stroke-width:3px}.highcharts-flags-series .highcharts-point .highcharts-label-box{stroke:#999;fill:#0000;transition:fill .25s}.highcharts-flags-series .highcharts-point-hover .highcharts-label-box{stroke:#000;fill:var(--losmart-ui-chart-color)}.highcharts-flags-series .highcharts-point text{fill:var(--losmart-ui-button-color);font-size:.9em;font-weight:700}.highcharts-map-series .highcharts-point{stroke:#ccc;transition:fill .5s,fill-opacity .5s,stroke-width .25s}.highcharts-map-series .highcharts-point-hover{fill-opacity:.5;stroke-width:2px;transition:fill 0ms,fill-opacity 0ms}.highcharts-mapline-series .highcharts-point{fill:none}.highcharts-heatmap-series .highcharts-point{stroke-width:0}.highcharts-map-navigation{font-size:1.3em;font-weight:700;text-align:center}.highcharts-coloraxis{stroke-width:0}.highcharts-coloraxis-marker{fill:#999}.highcharts-null-point{fill:#f7f7f7}.highcharts-3d-frame{fill:#0000}.highcharts-contextbutton{fill:#0000;stroke:none;stroke-linecap:round}.highcharts-contextbutton:hover{fill:#e6e6e6;stroke:#e6e6e6}.highcharts-button-symbol{stroke:var(--losmart-ui-button-color);stroke-width:3px}.highcharts-menu{background:#0000;border:1px solid #999;box-shadow:3px 3px 10px #888;padding:5px 0}.highcharts-menu-item{background:none;color:var(--losmart-ui-button-color);cursor:pointer;padding:.5em 1em;transition:background .25s,color .25s}.highcharts-menu-item:hover{background:#335cad;color:#0000}.highcharts-drilldown-point{cursor:pointer}.highcharts-drilldown-axis-label,.highcharts-drilldown-data-label text,text.highcharts-drilldown-data-label{fill:var(--losmart-ui-button-color);cursor:pointer;font-weight:700;text-decoration:underline}.highcharts-no-data text{fill:var(--losmart-ui-button-color);font-size:12px;font-weight:700}.highcharts-axis-resizer{stroke:#000;stroke-width:2px;cursor:ns-resize}.highcharts-bullet-target{stroke-width:0}.highcharts-lineargauge-target,.highcharts-lineargauge-target-line{stroke-width:1px;stroke:var(--losmart-ui-button-color)}.highcharts-annotation-label-box{stroke-width:1px;stroke:#000;fill:#000;fill-opacity:.75}.highcharts-annotation-label text{fill:var(--losmart-ui-button-color)}.highcharts-treegrid-node-collapsed,.highcharts-treegrid-node-expanded{cursor:pointer}.highcharts-point-connecting-path{fill:none}.highcharts-grid-axis .highcharts-axis-line,.highcharts-grid-axis .highcharts-tick{stroke-width:1px}.highcharts-credits{transform:translate(10px)}.highcharts-credits>tspan{fill:var(--losmart-ui-chart-color)!important;font-size:1em!important;pointer-events:none;transition:none}.highcharts-container{font-family:inherit!important}.highcharts-container,.highcharts-root{overflow:visible!important}.highcharts-legend-item>text{font-size:1em;font-weight:400}.dquery-chart-pie .highcharts-point{stroke-width:.5;stroke:var(--losmart-master-background-1)!important}.highcharts-waterfall-series .dqvalue-negative{fill:var(--negative)!important;stroke:var(--negative)!important;color:var(--losmart-primary-text-0)!important;opacity:.54}.highcharts-waterfall-series .dqvalue-positive{fill:var(--positive)!important;stroke:var(--positive)!important;color:var(--losmart-primary-text-0)!important;opacity:.54}.highcharts-waterfall-series .dqvalue-sum{fill:var(--neutral)!important;stroke:var(--neutral)!important;opacity:1}.highcharts-area-series path.highcharts-link,.highcharts-organization-series path.highcharts-link,.highcharts-treegraph-series path.highcharts-link{fill:none!important}.highcharts-area-series path.highcharts-link.highcharts-internal-node,.highcharts-organization-series path.highcharts-link.highcharts-internal-node,.highcharts-treegraph-series path.highcharts-link.highcharts-internal-node{fill:inherit!important}.i18n-recorder{background-color:var(--losmart-ui-editor-widget-background);border:1px solid var(--losmart-ui-drawer-border-color);border-radius:.2em;bottom:.5em;color:var(--losmart-ui-editor-widget-color);left:.5em;padding:.1em;position:fixed;z-index:1000}.i18n-recorder i{color:var(--losmart-master-text-1)!important}.i18n-recorder .logo-i18n{padding:0 .5em}.i18n-recorder.recorder-disabled{display:none}.i18n-recorder.record-recording .button-recording .ms-Button-icon{color:var(--losmart-ui-notification-error-background)!important}.i18n-recorder.recorder-active{align-items:center;display:flex;flex-direction:row;justify-items:stretch}.i18n-recorder .button-list i{font-size:1.2em}.fingerprint-view{display:block;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-100%)}.fingerprint-view>svg{height:10vh;opacity:.1;width:10vh}.fingerprint-view>svg.failed{fill:red}.fingerprint-view>.title{color:#444;margin-top:1em}.insight-desktop-view-component{height:100vh;left:0;position:fixed;top:0;width:100vw}.insight-desktop-view-component .drawer-end{border-left:1px solid var(--losmart-ui-drawer-border-color)}.insight-desktop-view-component .drawer-start{border-right:1px solid var(--losmart-ui-drawer-border-color)}.insight-desktop-view-component .toolbar-start{margin-right:1em}body[dir=rtl] .insight-desktop-view-component .drawer-start{border-left:1px solid var(--losmart-ui-drawer-border-color)}body[dir=rtl] .insight-desktop-view-component .drawer-end{border-right:1px solid var(--losmart-ui-drawer-border-color)}.DesktopViewComponent{display:flex;flex-direction:column;height:100%;position:relative}.smart-icon{align-items:center;display:flex;flex-direction:row;height:3em;justify-content:center;min-width:3em;position:relative}.smart-icon-header{color:var(--losmart-ui-button-color)}.smart-icon-header>[data-icon-name]{font-size:1.2em}.smart-icon-header.selected,.smart-icon-header:hover{color:var(--losmart-ui-button-color-hover)}.smart-copyright{fill:var(--losmart-ui-hint-color);align-items:center;bottom:0;color:var(--losmart-ui-hint-color);display:flex;font-size:.8em;padding:.5em;position:fixed;right:0;z-index:1000}.smart-copyright>svg{padding:0 .5em;width:1.25em}body[dir=rtl] .smart-copyright{left:0;right:auto}.desktop-view-header-component{align-items:center;display:flex;flex-direction:row;height:3em;min-height:3em;position:relative}.desktop-view-header-component button{margin:0}.desktop-view-header-component>.toolbar-start{flex-shrink:0}.desktop-view-header-component>.toolbar-middle{flex-grow:1;flex-shrink:0}.desktop-view-header-component>.toolbar-end{flex-shrink:0}.DesktopViewContentComponent{display:flex;flex-direction:row;width:100%}.DesktopViewContentComponent,.DesktopViewContentComponent>.content{flex-grow:1;overflow:hidden;overflow-y:auto;position:relative}.DesktopViewContentComponent>.content>.content-wrapper{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.DesktopViewContentComponent>.content>.content-wrapper>div:first-child{width:100%}.DesktopViewFooterComponent,.toolbar-component{display:flex;flex-direction:row;position:relative}.toolbar-component{flex-wrap:nowrap;height:3em;min-width:2em}.drawer-component{display:flex;height:100%;position:relative}.panel-drawer-component{height:100%;left:0;position:relative;top:0}.panel-drawer-component .panel-grip{display:absolute;height:100%;top:0;width:.5em}.panel-drawer-component .panel-grip:hover{background-color:var(--losmart-ui-drawer-border-color);cursor:ew-resize}.panel-drawer-component.panel-drawer-location-end .panel-grip{left:0}.panel-drawer-component.panel-drawer-location-start .panel-grip{right:0}.panel-drawer-component .drawer-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.panel-drawer-component>.panel-container{bottom:1em;left:1em;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:1em;top:1em}.panel-drawer-component>.panel-container.selected{opacity:1;overflow-y:auto;pointer-events:auto;z-index:100}.panel-drawer-component>.panel-container>.panel-container-wrapper{height:100%;position:relative}.panel-drawer-component>.toolbar-component.header{position:absolute;right:0;top:0;z-index:1000}.panel-drawer-component>.toolbar-component.header i{font-size:.8em}.panel-drawer-component.hidden{display:none}body[dir=rtl] .panel-drawer-component>.toolbar-component.header{left:0;position:absolute;right:auto;top:0}.smart-icon-header.smart-icon-more.ms-Button--icon{color:inherit}.smart-icon-header.smart-icon-more.ms-Button--icon i{font-size:1.2em!important}.userprofile-workspace-panel{width:97%}.globalization-option{display:flex;flex-wrap:nowrap;white-space:nowrap}.globalization-option .fallback{color:var(--losmart-master-text-3);margin:.25em}.theme-option-title{height:100%;position:relative;width:100%}.theme-option-title>span{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;width:calc(100% - .1em)}.theme-option-title .title{display:inline-flex;flex-grow:1}.theme-option-title .color-block{border:1px solid var(--losmart-primary-background-1);display:inline-flex;height:calc(100% - .4em);margin:.1em;width:2em}.theme-options .ms-Button-flexContainer{height:100%!important;width:calc(100% - 1.55em)}.theme-options button{line-height:2em;padding-bottom:0;padding-top:0}.theme-options .theme-option{align-content:stretch;align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;height:100%;position:relative}.theme-options .theme-option .title{display:inline-flex;flex-grow:1}.theme-options .theme-option .color-block{border:1px solid var(--losmart-primary-background-1);display:inline-flex;height:2em;margin:.1em;width:2em}.help-inline{font-size:.9em;padding-top:.25em}.locale-preview{border-radius:.25em;font-size:.9em;margin-top:2em;padding:.5em 1em}.locale-preview .title{color:var(--losmart-ui-hint-color);padding-right:1em;vertical-align:top}.losmart-spacer{margin-top:10em}.topaccount-workspace-panel{width:97%}.topaccount-button{min-width:3em;position:relative;width:auto}.topaccount-button i{padding:0 .5em}.topaccount-button .workspace{font-size:.6em;padding:0 .5em 0 0;position:absolute;top:.5em;white-space:nowrap}.topaccount-button .topaccount{font-size:.8em;padding:0 .5em 0 0;white-space:nowrap}.about-panel{width:97%}.about-panel>.logo{fill:var(--losmart-ui-view-color);margin:1em;width:10em}.about-panel>.version{color:var(--losmart-ui-view-color);color:var(--losmart-ui-hint-color);display:flex;flex-direction:column;font-size:.8em;margin-left:1em;margin-top:2em;padding-right:1em}.about-panel>.version table{padding:.5em;width:100%}.about-panel>.version table tr td.td-space{height:3em}.about-panel>.about-content{color:var(--losmart-ui-view-color);font-size:.8em;margin:1em}.drop-area{align-items:center;background-color:#0000;_background-color:#ff000026;cursor:pointer;display:flex;justify-content:center;padding:.5em;width:calc(100% - 2em);z-index:100}.insight-editor{height:calc(100% - 2em);overflow:var(--overflow);position:relative;width:100%}.insight-editor *{box-sizing:border-box}.insight-editor>.spacer-end{height:5em}.insight-editor>.drop-area-fill-parent{height:30em}.insight-editor.zoom-mode-fitwidth{font-size:1em}.insight-editor.zoom-mode-fitheight{font-size:.85em}.insight-editor.zoom-mode-75{font-size:.75em}.insight-editor.zoom-mode-50{font-size:.5em}.insight-editor.zoom-mode-25{font-size:.25em}.insight-editor>.insight-header>.insight-title-container .ms-TextField:not(.is-disabled)>.ms-TextField-wrapper>.ms-TextField-fieldGroup{background-color:#0000!important;border-color:#0000!important}.insight-editor>.insight-header>.insight-title-container .ms-TextField:not(.is-disabled)>.ms-TextField-wrapper>.ms-TextField-fieldGroup:focus-within{background-color:var(--losmart-ui-field-background)!important;border:var(--losmart-ui-field-border);border-radius:var(--losmart-ui-field-border-radius);color:var(--losmart-ui-field-color)}.insight-editor .section-header>.section-title-container .ms-TextField:not(.is-disabled)>.ms-TextField-wrapper>.ms-TextField-fieldGroup,.insight-editor>.insight-header>.insight-title-container .ms-TextField.is-disabled>.ms-TextField-wrapper>.ms-TextField-fieldGroup,.insight-editor>.insight-header>.insight-title-container .ms-TextField.is-disabled>.ms-TextField-wrapper>.ms-TextField-fieldGroup:focus-within{background-color:#0000!important;border-color:#0000!important}.insight-editor .section-header>.section-title-container .ms-TextField:not(.is-disabled)>.ms-TextField-wrapper>.ms-TextField-fieldGroup:focus-within{background-color:var(--losmart-ui-field-background)!important;border:var(--losmart-ui-field-border);border-radius:var(--losmart-ui-field-border-radius);color:var(--losmart-ui-field-color)}.insight-editor .section-header>.section-title-container .ms-TextField.is-disabled>.ms-TextField-wrapper>.ms-TextField-fieldGroup,.insight-editor .section-header>.section-title-container .ms-TextField.is-disabled>.ms-TextField-wrapper>.ms-TextField-fieldGroup:focus-within,.insight-editor .widget-header>.widget-title-container .ms-TextField:not(.is-disabled)>.ms-TextField-wrapper>.ms-TextField-fieldGroup{background-color:#0000!important;border-color:#0000!important}.insight-editor .widget-header>.widget-title-container .ms-TextField:not(.is-disabled)>.ms-TextField-wrapper>.ms-TextField-fieldGroup:focus-within{background-color:var(--losmart-ui-field-background)!important;border:var(--losmart-ui-field-border);border-radius:var(--losmart-ui-field-border-radius);color:var(--losmart-ui-field-color)}.insight-editor .widget-header>.widget-title-container .ms-TextField.is-disabled>.ms-TextField-wrapper>.ms-TextField-fieldGroup,.insight-editor .widget-header>.widget-title-container .ms-TextField.is-disabled>.ms-TextField-wrapper>.ms-TextField-fieldGroup:focus-within{background-color:#0000!important;border-color:#0000!important}.section-editor{position:relative;width:100%}.section-editor .section-header{font-size:1.5em;padding:.5em 0 .5em 1em;position:relative;vertical-align:top}.section-editor>.blockgroups-container{align-items:flex-start;display:flex;flex-wrap:wrap;position:relative;width:100%}.section-editor>.blockgroups-container.page-mode-single{align-items:center;flex-direction:column}.section-editor>.blockgroups-container.page-mode-multiple{flex-direction:row}.section-editor.last>.drop-area[dropmode=after]{height:30em}.section-panel .section-header>.section-title-container .input{width:calc(100% - 1em)}.section-header{display:flex;flex-direction:row;width:100%}.section-header button,.section-header button:hover{background-color:#0000!important;border:none!important}.section-header>.section-title-container{position:relative;width:100%}.section-header>.section-title-container.more-button{width:calc(100% - 1.6em)}.section-header>.section-title-container>.title{border:1px solid #0000;padding:.2em;word-break:break-word}.section-header.view-mode-page>.section-title-container{margin-left:1em;position:relative;width:calc(100% - 2em)}.insight-editor.page-mode-single .section-header{justify-content:center}.insight-editor.page-mode-single.zoom-mode-fitwidth .section-title-container{width:100%}.insight-editor.page-mode-single.zoom-mode-fitheight .section-title-container{width:calc(70.70707vh - 2em)}.insight-editor.page-mode-single.zoom-mode-75 .section-title-container{width:75%}.insight-editor.page-mode-single.zoom-mode-50 .section-title-container{width:50%}.insight-editor.page-mode-single.zoom-mode-25 .section-title-container{width:25%}.text-with-param-selector{display:inline-block;margin:0;outline:none;overflow:hidden;padding:0;position:relative;width:calc(100% - 2em)}.text-with-param-selector *{display:inline}.text-with-param-selector .part-cell{white-space:pre-wrap}.text-with-param-selector .part-cell.variable{margin:0;padding:0;position:relative;white-space:nowrap;z-index:1}.text-with-param-selector .part-cell.variable>span{background-color:#0000;border:none;display:inline-block;font-size:inherit;margin:0;padding:.25em .5em;position:relative}.text-with-param-selector .part-cell.variable>span:after{background-color:var(--losmart-ui-popup-menu-item-background-hover);border-radius:var(--losmart-ui-button-border-radius);content:" ";height:100%;left:0;opacity:.75;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.interaction-layer{height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;width:100vw}.interaction-layer.show{opacity:1}.interaction-layer .interaction-cursor{background-color:var(--losmart-ui-dnd-background)!important;cursor:pointer;height:2em;opacity:.25;pointer-events:none;position:absolute;transform:translate(-50%,-50%);transition:opacity .2s;width:2em}.interaction-layer .interaction-cursor.hidden{opacity:0}.interaction-draggable{touch-action:none;-webkit-user-select:none;user-select:none}.interaction-drag-target{background-color:var(--losmart-ui-dnd-background)!important;opacity:.75}.interaction-drag-target,.interaction-drag-target i{color:var(--losmart-ui-dnd-color)!important}.interaction-drag-target:hover{background-color:var(--losmart-ui-dnd-background-hover)!important}.interaction-drag-target:hover,.interaction-drag-target:hover i{color:var(--losmart-ui-dnd-color-hover)!important}.drag-interaction-inprogress *{-webkit-user-select:none;user-select:none}.inputdate{background-color:var(--losmart-master-background-1);border:1px solid var(--losmart-master-background-4);border-radius:.25em;color:inherit}.inputdate:hover{border-color:var(--losmart-primary-background-1)}.inputdate.disabled{border-color:#0000;pointer-events:none}.inputtext-field{background-color:var(--losmart-master-background-1);border:1px solid var(--losmart-master-background-4);border-radius:.25em;color:var(--losmart-master-text-1)}.inputtext-field:hover{border-color:var(--losmart-primary-background-1)}.inputtext-field.disabled,.inputtext-field.is-disabled{border-color:#0000;pointer-events:none}.inputtext-field.disabled input,.inputtext-field.is-disabled input{color:var(--losmart-master-text-2)!important}.selector-reportlayout button[aria-selected=true]{background-color:var(--losmart-ui-selection-background)!important}.selector-reportlayout button[aria-selected=true] span{color:var(--losmart-ui-view-header-button-color)!important}.basecurrency-field{background-color:var(--losmart-master-background-1);border:1px solid var(--losmart-master-background-4);border-radius:.25em;color:var(--losmart-master-text-1)}.basecurrency-field:hover{border-color:var(--losmart-primary-background-1)}.basecurrency-field.disabled,.basecurrency-field.is-disabled{border-color:#0000;pointer-events:none}.basecurrency-field.disabled input,.basecurrency-field.is-disabled input{color:var(--losmart-master-text-2)!important}.insighteditor-toolbar{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;width:100%}.insighteditor-toolbar button{background-color:#0000!important;color:inherit}.insighteditor-toolbar button.smart-icon-view i{font-size:1.5em}.insighteditor-toolbar button.disabled{opacity:.5;pointer-events:none}.insighteditor-toolbar .ms-Dropdown-container{height:100%}.insighteditor-toolbar .ms-Dropdown-container .ms-Dropdown{align-items:center;display:flex;height:100%}.insighteditor-toolbar .ms-Dropdown-container .ms-Dropdown .ms-Dropdown-title{background-color:var(--losmart-primary-background-0)!important;border-color:#0000!important;color:var(--losmart-primary-text-0)!important}.insighteditor-toolbar .ms-Dropdown-container .ms-Dropdown .ms-Dropdown-caretDown{color:var(--losmart-primary-text-0)!important;padding-top:.5em}.insighteditor-toolbar .ms-Dropdown-container .ms-Dropdown:hover,.insighteditor-toolbar .ms-Dropdown-container .ms-Dropdown:hover .ms-Dropdown-title{background-color:var(--losmart-primary-background-1)!important;color:var(--losmart-primary-text-0)}.option-view-mode{display:flex;flex-direction:row}.option-view-mode i{font-size:1.4em;margin-right:.5em}.insight-panel{bottom:0;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:0}.insight-panel>.header{background-color:var(--losmart-ui-drawer-background);padding-bottom:1em}.insight-panel>.header>.subtitle{margin-top:.5em}.insight-panel>.header .insight-title-container{max-width:100%}.insight-panel>.insight-panel-content{flex-grow:1;overflow:hidden;overflow-y:auto}.report-button{padding:0!important}.report-button .ms-Button-icon{height:auto!important}.report-button.disabled{opacity:.5;pointer-events:none}.report-button.smart-icon-header:hover{background-color:#0000!important}.report-button>div{height:100%}.report-button>div>span{align-content:stretch;align-items:stretch;display:flex;height:100%;justify-content:center;min-width:3em}.report-button>div>span button{background:var(--losmart-ui-view-header-button-background)!important;border-radius:0;color:var(--losmart-ui-view-header-button-color)!important;flex-grow:1;height:100%!important}.report-button>div>span button>*{pointer-events:none}.report-button>div>span button .ms-Button-icon{color:inherit!important;font-size:1.2em!important;pointer-events:none}.report-button>div>span button:hover{background:var(--losmart-ui-view-header-button-background-hover)!important;border-radius:0!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.report-button>div>span button:nth-child(2){border:none!important;border-radius:0!important;padding:0 5px!important;width:16px!important}.report-button>div>span button:nth-child(2) .ms-Button-icon{color:inherit!important;font-size:.8em!important}.report-button.selected>div>span button{background-color:var(--losmart-ui-view-header-button-background-selected)!important;border-radius:0;color:var(--losmart-ui-view-header-button-color)!important}.report-button.selected>div>span button:hover{background-color:var(--losmart-ui-view-header-button-background-selected-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.report-canvas{height:100vh;left:-100vw;opacity:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:100}.report-panel{width:97%}.report-panel .button-generate{margin-top:2em;width:calc(100% - .5em)}.report-panel .globalizaton-header{cursor:pointer}.report-panel .globalization-resume{color:var(--losmart-ui-hint-color);font-size:.9em;padding-top:.5em}.report-panel .open-state-icon{padding-top:.3em}.report-panel .selected .ms-Toggle-background{background-color:var(--losmart-ui-selection-background)}.notification-workspace-panel{width:97%}.notification-state{background-color:var(--losmart-ui-popup-background);border-right:.2em;margin-top:1em;overflow:hidden;padding:1em;position:relative}.notification-state.error{border:1px solid var(--losmart-highlight-error)}.notification-state.error>.content{color:var(--losmart-highlight-error)}.notification-state>.header .title{font-size:1em;font-weight:700}.notification-state>.header .subtitle{color:var(--losmart-ui-hint-color);font-size:.8em}.notification-state>.header>.task-details{font-size:.8em;margin:.5em 0}.notification-state>.header>.task-details .attribute{color:var(--losmart-ui-hint-color);padding-right:1em}.notification-state>.content{color:var(--losmart-ui-view-color);margin-top:.5em;overflow:hidden;white-space:nowrap}.notification-state>.toolbar-top{position:absolute;right:0;top:0}.notification-state>.progress{background-color:var(--losmart-ui-selection-background);border-radius:.2em;height:.2em;margin-top:.5em;transition:width .1s}.notification-state .action-toolbar .ms-Button{background-color:var(--losmart-ui-button-background)!important;color:var(--losmart-ui-button-color)!important;font-size:.8em;height:2em;padding:0!important}.notification-state .action-toolbar .ms-Button:hover{background-color:var(--losmart-ui-button-background-hover)!important;color:var(--losmart-ui-button-color-hover)!important}.notification-state>.footer{align-items:center;font-size:.8em;margin-top:.5em}.message-bar-item,.notification-state>.footer{display:flex;flex-direction:row}.message-bar-item.hidden{display:none}.message-bar-item .ms-Button-icon{color:inherit!important}.message-bar-item.info{background-color:var(--losmart-highlight-info);color:var(--losmart-highlight-info-overlay)}.message-bar-item.warn{background-color:var(--losmart-highlight-warn);color:var(--losmart-highlight-warn-overlay)}.message-bar-item.error{background-color:var(--losmart-highlight-error);color:var(--losmart-highlight-error-overlay)}.message-bar-item.validated{background-color:var(--losmart-highlight-validated);color:var(--losmart-highlight-validated-overlay)}.message-bar-item>.content{align-items:center;display:flex;flex-grow:1;justify-items:stretch}.message-bar-item>.content>i{margin:0 .5em}.message-bar-item>.content .toolbar-content{margin:0 1em}.message-bar-item>.toolbar-end{align-items:center;display:flex;justify-items:stretch}.message-bar-item .ms-Button{background-color:#0000!important;border-color:#0000!important;color:inherit!important}.message-bar-item .ms-Button:hover{background-color:var(--losmart-master-background-1)!important;color:var(--losmart-master-text-1)!important}.notification-button{position:relative}.notification-button>.badge{align-items:center;background-color:var(--losmart-master-background-1);border-radius:50%;color:var(--losmart-master-text-0);display:flex;font-size:.8em;height:1.25em;justify-content:center;padding:.1em .2em .2em;position:absolute;right:.2em;top:.2em;width:1.25em}.notification-button>.badge.highlighted{background-color:var(--losmart-secondary-background-0);color:var(--losmart-secondary-text-0)}.catalog-panel{align-items:stretch;height:100%;position:relative;width:97%}.catalog-panel,.catalog-panel>.header{display:flex;flex-direction:column}.catalog-panel>.header>.title{font-size:1.5em}.catalog-panel>.header>.filter-section{display:flex;flex-direction:row;padding-top:1em;width:100%}.catalog-panel>.header>.filter-section .search-input-field{flex-grow:1}.catalog-panel>.header>.catalog-sections-wrapper{display:block;height:3em;overflow:hidden;padding-top:.5em;position:relative}.catalog-panel>.header>.catalog-sections-wrapper>.catalog-sections{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;overflow:hidden;overflow-x:auto;width:100%}.catalog-panel>.catalog-section-contents{display:flex;flex-grow:1;overflow:hidden;position:relative}.catalog-panel>.catalog-section-contents>.catalog-section-content{bottom:1.5em;display:flex;flex-direction:column;left:0;opacity:0;overflow:hidden;overflow-y:auto;padding:.5em;pointer-events:none;position:absolute;top:0;width:calc(100% - 1em)}.catalog-panel>.catalog-section-contents>.catalog-section-content.selected{opacity:1;pointer-events:auto}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;padding:1em 1em 1em 1.5em;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item.not-available{opacity:.25}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item.deprecation{background-color:var(--losmart-master-background-1)}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item.deprecation .title{opacity:.5}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item.datawarehouse-highlighter{color:red}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .deprecation{padding:.25em}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .button-info{position:absolute;right:1em;top:1em}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .title{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;justify-items:flex-start}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .title>i[data-icon-name]{color:var(--losmart-ui-selection-background);font-size:1.75em;margin-right:1em}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item *{pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .preview-content{align-items:center;display:flex;height:170px;width:100%}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .preview-content>svg{height:100%}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .catalog-item-title{flex-grow:1}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .custom-icon{fill:var(--losmart-ui-button-color)!important;stroke:var(--losmart-ui-button-color)!important;color:var(--losmart-ui-button-color)!important;height:1.75em;margin-right:1em;position:relative;width:1.75em}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item .custom-icon>.custom-icon-content{background-position:50%;background-repeat:no-repeat;background-size:100%;height:100%;width:100%}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item>.ms-HoverCard-host{opacity:0;pointer-events:none}.catalog-panel>.catalog-section-contents>.catalog-section-content .catalog-item:hover>.ms-HoverCard-host{background-color:var(--losmart-ui-popup-menu-item-background-hover);opacity:1;padding:.25em;pointer-events:auto}.catalog-item-hovercard{display:flex;flex-direction:column;max-height:80vh;padding:1em;width:22em}.catalog-item-hovercard .deprecation{background-color:var(--losmart-highlight-warn);color:var(--losmart-highlight-warn-overlay);padding:.5em}.catalog-item-hovercard .header{font-size:1.35em;padding-bottom:1em}.catalog-item-hovercard .description{padding-bottom:1em}.catalog-item-hovercard .preview-content{fill:var(--losmart-ui-view-color);stroke:var(--losmart-ui-view-color);color:var(--losmart-ui-view-color);padding:1em 0;width:100%}.catalog-item-hovercard .preview-content.image{margin-bottom:1em}.catalog-property{padding-bottom:.5em}.catalog-property>.header{color:var(--losmart-ui-hint-color);font-size:1em;margin:0;padding-bottom:.25em}.catalog-property>.value{color:var(--losmart-ui-view-color);font-size:1em}.audittrail-panel{padding-top:0;position:relative;width:97%}.audittrail-panel>.mode-selector{display:flex;margin-bottom:1em}.audittrail-panel>.audittrail-upgrades{position:relative;width:100%}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade{background-color:var(--losmart-ui-notification-warn-background);color:var(--losmart-ui-notification-warn-color);margin-bottom:1em;padding:.5em 1em;position:relative}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade>.header{margin-bottom:.5em}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade>.header>.title{font-size:1em;font-weight:700}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade>.content{overflow-x:hidden}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade>ul{padding-inline-start:1.25em}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade .deprecation-replacedby{padding-top:1em;position:relative}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade .deprecation-replacedby>.catalog-item{padding:.5em 1em;position:relative}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade button{border-color:var(--losmart-ui-notification-warn-color)!important;color:var(--losmart-ui-notification-warn-color)!important}.audittrail-panel>.audittrail-upgrades>.audittrail-upgrade button:hover{border-color:var(--losmart-ui-button-color-hover)!important;color:var(--losmart-ui-button-color-hover)!important}.audittrail-panel>.audittrail-upgrades .button-calendarResetAll,.audittrail-panel>.audittrail-upgrades .button-validateAll{width:calc(100% - .25em)}.audittrail-panel>.audittrail-upgrades .button-calendarReset{margin-top:1em}.audittrail-panel .no-values{color:var(--losmart-master-text-4);padding:2em;text-align:center}.audittrail-panel .audittrail-graph>.toolbar{display:flex;justify-content:flex-end;margin-bottom:-1.5em;position:relative}.audittrail-panel>.audittrail-documents-wrapper{display:flex;flex-direction:column;flex-grow:1}.audittrail-panel>.audittrail-documents-wrapper>.audittrail-documents{flex-grow:1;padding-top:1em}.audittrail-panel>.audittrail-documents-wrapper>.audittrail-documents>.audittrail-document>.header>.title{font-size:.8em;font-weight:400;padding:.5em 1em}.audittrail-panel>.audittrail-documents-wrapper>.audittrail-documents>.audittrail-document:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);color:var(--losmart-ui-button-popup-menu-item-hover)}.audittrail-panel .insight-statistics{padding:1em}.audittrail-panel .insight-statistics .graph{height:15em}.audittrail-panel .insight-statistics .details{padding:1em 0}.audittrail-panel .insight-statistics .details .catalog-title{color:var(--losmart-master-text-0)}.audittrail-panel .insight-statistics .details .widgets-state{color:var(--losmart-master-text-2);font-size:.8em;margin:.5em 0}.audittrail-panel .insight-statistics .details .widgets-state>.deprecated{background-color:var(--losmart-highlight-warn);color:var(--losmart-highlight-warn-overlay);padding:.5em 1em}.audittrail-panel .insight-statistics .details .catalog-widget{font-size:.8em;padding:.5em 1em}.audittrail-panel .insight-statistics .details .catalog-widget>.catalog-widget-dataset{color:var(--losmart-ui-button-color);font-size:.9em;opacity:.75}.audittrail-panel .insight-statistics .details .catalog-widget:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);color:var(--losmart-ui-button-popup-menu-item-hover)}.audittrail-panel .score{align-items:center;display:flex;flex-direction:row;padding-top:.5em}.audittrail-panel .score .score-label{padding-right:1em}.audittrail-panel .score .score-value{flex-grow:1;text-align:right}.widget-panel{width:97%}.widget-panel>.header{padding-bottom:1em}.widget-panel>.header>.subtitle{margin-top:.5em}.widget-panel>.header .widget-title-container{max-width:100%}.widget-panel>.panel-selector{align-items:stretch;display:flex;flex-direction:row;justify-items:stretch;position:relative;width:100%}.widget-panel>.panel-selector>.panel-selector-item{border-bottom:var(--losmart-ui-field-border);cursor:pointer;display:inline-flex;flex-grow:0;font-size:.9em;position:relative;width:50%}.widget-panel>.panel-selector>.panel-selector-item:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important;color:var(--losmart-ui-popup-menu-item-color-hover)!important}.widget-panel>.panel-selector>.panel-selector-item.comments{border-left:1px solid var(--losmart-ui-popup-menu-item-divider-background)}.widget-panel>.panel-selector>.panel-selector-item>.title{padding:.5em 1em;pointer-events:none;text-align:left;width:100%}.widget-panel>.panel-selector>.panel-selector-item.active{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.widget-panel>.panel-selector>.panel-selector-item.active:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.widget-panel>.panel-selector-content.hidden{display:none}.widget-panel>.panel-selector-content.comments .button-documentation-create{margin-top:2em;width:100%}.widget-panel>.panel-selector-content .parameter-selector{display:flex;flex-direction:horizontal}.widget-panel>.panel-selector-content .parameter-selector .smartui-separator{flex-grow:1}.widget-panel>.widget-panel-content{flex-grow:1;overflow:hidden;overflow-y:auto}.parameter-list .header .title{padding-bottom:.75em}.parameter-list .header .ms-Button.hidden{opacity:0;pointer-events:none}.parameter-editor{margin-bottom:1em}.parameter-editor.collapsed{margin-bottom:0}.parameter-editor .header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:.5em;position:relative}.parameter-editor .header.editing{margin-bottom:0}.parameter-editor .header .hidden{opacity:0!important;pointer-events:none!important}.parameter-editor .header .toolbar{opacity:0;pointer-events:none}.parameter-editor .header .label{color:var(--losmart-ui-hint-color)!important;flex-grow:1!important}.parameter-editor .header .label .ms-TextField-fieldGroup{background-color:#0000!important;border-color:#0000!important}.parameter-editor .header .label.losmart-draggable{padding-left:1em}.parameter-editor .header .label:hover{flex-grow:1}.parameter-editor:hover .header .toolbar{opacity:1;pointer-events:auto}.parameter-editor .parameter-editor-grip{content:" ";cursor:pointer;display:inline-flex;height:100%;width:1em}.parameter-editor .fixed-toolbar .button-filter.selected,.parameter-editor .toolbar .button-filter.selected{background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-color)!important}.parameter-editor .fixed-toolbar .button-filter.selected:hover,.parameter-editor .toolbar .button-filter.selected:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important}.parameter-editor.maximized{background-color:var(--losmart-ui-view-background);height:100vh!important;left:0;position:fixed;top:0;width:100vw;z-index:10000}.parameter-editor.maximized>.content{height:100%;width:100%}.parameter-deletion-confirmation{background-color:var(--losmart-ui-drawer-background);color:var(--losmart-ui-drawer-color);padding:2em;z-index:1000}.parameter-deletion-confirmation>.toolbar{display:flex;margin-top:2em}.smartui .smartui-component{box-sizing:border-box;color:var(--smartui-component-color);font-family:var(--smartui-component-font-family);font-size:var(--smartui-component-font-size);position:relative}.smartui .smartui-style-pointer{cursor:pointer}.smartui .smartui-layout-multiline{white-space:pre-wrap}.smartui .smartui-state-disabled *{pointer-events:none}.smartui .smartui-layout-horizontal{align-items:center;display:flex;flex-direction:row}.smartui .smartui-layout-vertical{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.smartui .smartui-layout-vertical>*{width:100%}.smartui .smartui-layout-aligned-left{align-items:flex-start!important}.smartui .smartui-layout-aligned-center{align-items:center!important}.smartui .smartui-layout-aligned-right{align-items:flex-end!important;text-align:right}.smartui .smartui-layout-aligned-top{justify-items:flex-start!important}.smartui .smartui-label{align-items:center;color:var(--smartui-label-color);display:flex;flex-direction:row;font-size:var(--smartui-label-font-size);width:fit-content}.smartui .smartui-field-label{color:var(--smartui-field-label-color);font-size:var(--smartui-field-label-font-size);width:fit-content}.smartui .smartui-text{color:var(--smartui-text-color);font-size:var(--smartui-text-font-size);line-height:var(--smartui-text-line-height);margin-bottom:var(--smartui-text-margin-bottom);width:fit-content}.smartui .smartui-button{background:var(--smartui-button-background);border-radius:var(--smartui-button-border-radius);color:var(--smartui-button-color);cursor:pointer;outline:none;padding:var(--smartui-button-padding);width:fit-content}.smartui .smartui-button.smartui-button-withicon{padding-left:0}.smartui .smartui-button.smartui-button-nolabel{padding-left:.5em;padding-right:.5em}.smartui .smartui-button>.smartui-label{background:#0000}.smartui .smartui-button:hover{color:var(--smartui-button-color-hover)}.smartui .smartui-button:focus,.smartui .smartui-button:hover{background:var(--smartui-button-background-hover)}.smartui .smartui-button.smartui-state-selected{background:var(--smartui-button-background-selected);color:var(--smartui-button-color-selected)}.smartui .smartui-button.smartui-state-selected:hover{background:var(--smartui-button-background-selected-hover);color:var(--smartui-button-color-selected-hover)}.smartui .smartui-button.smartui-state-selected:focus,.smartui .smartui-button.smartui-state-selected:hover:focus{background:var(--smartui-button-background-selected-hover);color:var(--smartui-button-color-selected)}.smartui .smartui-button.smartui-state-selected .smartui-icon{color:inherit!important}.smartui .smartui-button.smartui-state-disabled{background:var(--smartui-button-background-disabled);color:var(--smartui-button-color-disabled);cursor:inherit;pointer-events:none}.smartui .smartui-button.smartui-state-disabled.smartui-state-selected{background:var(--smartui-button-background-selected-disabled);color:var(--smartui-button-color-selected-disabled)}.smartui .smartui-button.smartui-style-transparent:focus,.smartui .smartui-button.smartui-style-transparent:hover{background:var(--smartui-button-background-hover)!important;color:var(--smartui-button-color-hover)}.smartui .smartui-header-button{align-items:center;background:var(--smartui-header-button-background);border-radius:var(--smartui-header-button-border-radius);color:var(--smartui-header-button-color);font-size:var(--smartui-header-button-font-size);height:100%;justify-content:center;_margin-left:1px;min-width:var(--smartui-header-button-min-width);padding:var(--smartui-header-button-padding)}.smartui .smartui-header-button>.smartui-label{background:#0000}.smartui .smartui-header-button:hover{background:var(--smartui-button-background-hover);color:var(--smartui-button-color-hover)}.smartui .smartui-header-button.smartui-state-selected{_background:var(--smartui-button-background-selected);background:#0000;border-bottom:.2em solid var(--smartui-button-background-selected);color:var(--smartui-button-color)}.smartui .smartui-header-button.smartui-state-selected:hover{background:var(--smartui-button-background-selected-hover);color:var(--smartui-button-color-selected-hover)}.smartui .smartui-header-button.smartui-state-disabled{background:var(--smartui-button-background-disabled);color:var(--smartui-button-color-disabled);pointer-events:none}.smartui .smartui-header-button.smartui-state-disabled.smartui-state-selected{background:var(--smartui-button-background-selected-disabled);color:var(--smartui-button-color-selected-disabled)}.smartui .smartui-header-button.smartui-style-transparent:hover{background:var(--smartui-button-background-hover)!important;color:var(--smartui-button-color-hover)}.smartui .smartui-container{justify-content:flex-start!important}.smartui .smartui-style-transparent{background:#0000!important}.smartui .smartui-style-rounded,.smartui .smartui-style-rounded:before{border-radius:var(--smartui-style-rounded-border-radius)}.smartui .smartui-style-rounded:before{z-index:0}.smartui .smartui-style-translucent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.smartui .smartui-panel{margin:var(--smartui-panel-margin);padding:var(--smartui-panel-padding)}.smartui .smartui-panel.smartui-style-transparent:before{background:#0000!important}.smartui .smartui-panel:before{background:var(--smartui-panel-background);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.smartui .smartui-panel.smartui-style1{flex-grow:0;margin:var(--smartui-panel-style1-margin);padding:var(--smartui-panel-style1-padding)}.smartui .smartui-panel.smartui-style1:before{background:var(--smartui-panel-style1-background)}.smartui .smartui-panel.smartui-style1.smartui-style-transparent:before{background:#0000}.smartui .smartui-panel.smartui-style2{flex-grow:0;margin:var(--smartui-panel-style2-margin);padding:var(--smartui-panel-style2-padding)}.smartui .smartui-panel.smartui-style2:before{background:var(--smartui-panel-style2-background)}.smartui .smartui-panel.smartui-style3{flex-grow:0;margin:var(--smartui-panel-style3-margin);padding:var(--smartui-panel-style3-padding)}.smartui .smartui-panel.smartui-style3:before{background:var(--smartui-panel-style3-background)}.smartui .smartui-panel.smartui-style4{flex-grow:0;margin:var(--smartui-panel-style4-margin);padding:var(--smartui-panel-style4-padding)}.smartui .smartui-panel.smartui-style4:before{background:var(--smartui-panel-style4-background)}.smartui .smartui-panel.smartui-style-translucent:before{opacity:.55}.smartui .smartui-view{background:var(--smartui-view-background);bottom:0;color:var(--smartui-view-color);font-family:var(--smartui-view-font-family);font-size:var(--smartui-view-font-size);height:auto;left:0;position:fixed;right:0;top:0;width:auto}.smartui .smartui-heading{color:var(--smartui-heading-color);font-size:var(--smartui-heading-font-size);font-weight:var(--smartui-heading-font-weight);padding-bottom:var(--smartui-heading-padding-bottom);padding-top:var(--smartui-heading-padding-top)}.smartui .smartui-title{color:var(--smartui-title-color);font-size:var(--smartui-title-font-size);font-weight:var(--smartui-title-font-weight);padding-bottom:var(--smartui-title-padding-bottom)}.smartui .smartui-hint{align-items:center;color:var(--smartui-hint-color);display:flex;flex-direction:row;font-size:var(--smartui-hint-font-size);font-weight:var(--smartui-hint-font-weight);justify-content:flex-start;line-height:var(--smartui-hint-line-height);_padding-bottom:var(--smartui-hint-padding-bottom)}.smartui .smartui-state-selected,.smartui .smartui-state-selected .smartui-label,.smartui .smartui-state-selected span{color:var(--smartui-label-color-selected)}.smartui .smartui-state-selected .smartui-title{color:var(--smartui-title-color-selected)}.smartui .smartui-state-selected .smartui-heading{color:var(--smartui-heading-color-selected)}.smartui .smartui-state-selected .smartui-hint{color:var(--smartui-hint-color-selected)}.smartui .smartui-state-selected .smartui-icon{color:var(--smartui-icon-color-selected)}.smartui .smartui-separator{flex-grow:0;flex-shrink:0;height:.75em;overflow:hidden}.smartui .smartui-separator.smartui-style-line{background:var(--smartui-separator-line-background);height:1px}.smartui .smartui-separator.smartui-state-grow{flex-grow:1}.smartui .smartui-view-header{align-items:center;background:var(--smartui-view-header-background);flex-grow:0;flex-shrink:0;font-size:var(--smartui-view-header-font-size);height:var(--smartui-view-header-height)}.smartui .smartui-view-header>.smartui-title{padding-bottom:0;padding-top:0}.smartui .smartui-view-footer{font-size:var(--smartui-view-footer-font-size);height:var(--smartui-view-footer-height)}.smartui .smartui-view-content{flex-grow:1;flex-shrink:1;overflow:auto}.smartui .smartui-view-content.smartui-layout-vertical{height:100%}.smartui .smartui-view-content.smartui-layout-horizontal{width:100%}.smartui .smartui-drawer{align-items:flex-start;flex-direction:row;height:100%;overflow:hidden}.smartui .smartui-drawer>.smartui-drawer-content{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%!important;height:calc(100% - var(--smartui-panel-style1-padding)*2);overflow:hidden}.smartui .smartui-drawer>.smartui-drawer-grip{background:red;flex-grow:0;flex-shrink:0;height:100%;width:.5em}.smartui .smartui-drawer.smartui-drawer-layout-start{border-right:.5em solid #0000}.smartui .smartui-drawer.smartui-drawer-layout-end{border-left:.5em solid #0000}.smartui .smartui-logo{fill:var(--smartui-heading-color);stroke:var(--smartui-heading-color);align-items:center;display:flex;flex-direction:row;padding-left:1em;padding-right:1em}.smartui .smartui-logo>svg{height:2em;width:9em}.smartui .smartui-tabs{border-bottom:1px solid var(--smartui-text-color);border-radius:0;display:flex;flex-direction:row}.smartui .smartui-tabs>.content{display:flex;flex-direction:row;flex-grow:1;overflow-x:auto;overflow-y:hidden}.smartui .smartui-tabs>.content>.smartui-button{border-radius:.25em .25em 0 0}.smartui .smartui-tabs>.content>.smartui-button.smartui-state-selected{_background:var(--smartui-button-background-selected);background:#0000;border-bottom:.25em solid var(--smartui-button-background-selected);color:var(--smartui-button-color)}.smartui .smartui-tabs .smartui-tab-item{align-items:center;background:var(--smartui-tab-item-background);color:var(--smartui-tab-item-color);display:flex;flex-direction:row;margin:var(--smartui-tab-item-margin);padding:var(--smartui-tab-item-padding)}.smartui .smartui-tabs .smartui-tab-item:hover{background:var(--smartui-tab-item-background-hover);color:var(--smartui-tab-item-color-hover)}.smartui .smartui-tabs .smartui-tab-item.smartui-state-selected{background:var(--smartui-tab-item-background-selected);color:var(--smartui-tab-item-color-selected);font-weight:700}.smartui .smartui-tabs .smartui-tab-item.smartui-state-selected:hover{background:var(--smartui-tab-item-background-selected-hover);color:var(--smartui-tab-item-color-selected-hover)}.smartui .smartui-tabs .smartui-tab-item.smartui-state-selected.smartui-state-disabled{background:var(--smartui-tab-item-background-selected-disabled);color:var(--smartui-tab-item-color-selected-disabled)}.smartui .smartui-tabs .smartui-tab-item.smartui-state-disabled{background:var(--smartui-tab-item-background-disabled);color:var(--smartui-tab-item-color-disabled)}.smartui .smartui-selector{background:var(--smartui-selector-background);border:1px solid var(--smartui-field-border-color);border-radius:var(--smartui-field-border-radius);margin:var(--smartui-selector-margin);min-height:2.2em;padding:var(--smartui-selector-padding)}.smartui .smartui-selector.smartui-selector-selection .selection-content{align-items:stretch;display:flex;flex-direction:row!important;flex-grow:1}.smartui .smartui-selector.smartui-selector-selection .selection-content>.items{display:flex;flex-direction:column;flex-grow:1}.smartui .smartui-selector.smartui-selector-selection .selection-content>.items>.item{align-items:center;display:flex;flex-direction:row;flex-grow:1;padding:.35em .5em}.smartui .smartui-selector.smartui-selector-selection .button-expand{padding:.35em .5em}.smartui .smartui-selector.smartui-style-menu{border:none}.smartui .smartui-selector.smartui-style-noheader>.edition-content>.items,.smartui .smartui-selector.smartui-style-noheader>.edition-content>.items>.content{margin-bottom:0!important;margin-top:0!important}.smartui .smartui-selector.smartui-mode-edition>.selector-style-noclose>.header>.filter{margin-right:0!important}.smartui .smartui-selector.smartui-mode-edition{min-height:1.5em}.smartui .smartui-selector.smartui-mode-edition>.edition-content.smartui-style-noheader>.items{margin-top:0!important}.smartui .smartui-selector.smartui-mode-edition>.edition-content{display:flex;flex-direction:column;flex-grow:1;justify-items:stretch;overflow-x:hidden;overflow-y:auto}.smartui .smartui-selector.smartui-mode-edition>.edition-content>.header{display:flex;flex-direction:row;margin:.35em .35em 0}.smartui .smartui-selector.smartui-mode-edition>.edition-content>.header>.filter{align-items:center;display:flex;flex-direction:row;flex-grow:1;margin-right:.35em;padding:.35em .5em}.smartui .smartui-selector.smartui-mode-edition>.edition-content>.header.headers{flex-direction:column}.smartui .smartui-selector.smartui-mode-edition>.edition-content>.items{display:flex;flex-direction:column;flex-grow:1;justify-items:stretch;overflow-x:hidden;overflow-y:auto;padding:.35em!important}.smartui .smartui-selector.smartui-mode-edition>.edition-content>.items>.content{display:flex;flex-direction:column;flex-grow:1;gap:.2em;overflow-x:hidden;overflow-y:auto}.smartui .smartui-selector.smartui-mode-edition>.edition-content>.items>.footer{display:flex;flex-direction:row;padding-top:.35em}.smartui .smartui-selector.smartui-mode-edition.smartui-mode-monoselection>.edition-content>.items{margin-bottom:0!important}.smartui .smartui-selector.smartui-mode-edition .button-collapse{padding:.35em .5em}.smartui .smartui-selector.smartui-style-transparent{background:none;border:none}.smartui .smartui-selector .smartui-selector-item{align-items:center;background:var(--smartui-selector-item-background);border-radius:var(--smartui-field-border-radius);color:var(--smartui-selector-item-color);display:flex;flex-direction:row;flex-shrink:0;height:fit-content!important;margin:var(--smartui-selector-item-margin);padding:var(--smartui-selector-item-padding);width:100%}.smartui .smartui-selector .smartui-selector-item.smartui-style-cursor-on,.smartui .smartui-selector .smartui-selector-item:hover{background:var(--smartui-selector-item-background-hover);color:var(--smartui-selector-item-color-hover)}.smartui .smartui-selector .smartui-selector-item.smartui-state-selected{background:var(--smartui-selector-item-background-selected);color:var(--smartui-selector-item-color-selected)}.smartui .smartui-selector .smartui-selector-item.smartui-state-selected:hover{background:var(--smartui-selector-item-background-selected-hover);color:var(--smartui-selector-item-color-selected-hover)}.smartui .smartui-selector .smartui-selector-item.smartui-state-selected.smartui-state-disabled{background:var(--smartui-selector-item-background-selected-disabled);color:var(--smartui-selector-item-color-selected-disabled)}.smartui .smartui-selector .smartui-selector-item.smartui-state-disabled{background:var(--smartui-selector-item-background-disabled);color:var(--smartui-selector-item-color-disabled)}.smartui .smartui-toolbar{align-items:center;display:flex;gap:var(--smartui-toolbar-gap)}.smartui .smartui-toolbar .smartui-title{padding:0}.smartui .smartui-layout-wrap{text-wrap:auto}.smartui .smartui-layout-padding{padding:.35em}.smartui .smartui-layout-padding-top{padding-top:.5em}.smartui .smartui-layout-padding-bottom{padding-bottom:.5em}.smartui .smartui-layout-margin-left{margin-left:.5em!important}.smartui .smartui-layout-margin-bottom{margin-bottom:.5em!important}.smartui .smartui-style-bold{font-weight:900}.smartui .smartui-input{align-items:flex-start!important;align-items:stretch;background:var(--smartui-input-background);border:1px solid var(--smartui-field-border-color);border-radius:var(--smartui-input-border-radius);caret-color:var(--smartui-light-1);color:var(--smartui-light-1);display:flex;flex-direction:row;font-size:1em;height:2.2em;justify-items:stretch;min-width:1em;overflow:hidden;padding:.25rem .5em;padding-bottom:-1em!important}.smartui .smartui-input>div{background:#0000!important;border:none!important;color:inherit!important;flex-grow:1;flex-shrink:1;height:100%;min-height:0;min-width:.2em;outline:none;overflow:hidden;overflow-x:auto;overflow:auto;padding-bottom:2em;padding-top:.2em;white-space:pre}.smartui .smartui-input.smartui-layout-multiline>div{line-height:1.35em;white-space:pre-wrap}.smartui .smartui-input>.input-hint{align-items:center;bottom:0;display:flex;flex-direction:row;left:0;opacity:.5;padding-left:.35em;padding-right:.45em;pointer-events:none;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none}.smartui .smartui-input.smartui-input-show-hint-if-empty:not(.smartui-input-empty)>.input-hint{opacity:0}.smartui .smartui-input:focus-within{background:var(--smartui-input-background-focus)}.smartui .smartui-input:focus-within>.input-hint{opacity:0}.smartui .smartui-input:focus-within.smartui-input-show-hint-if-empty.smartui-input-empty>.input-hint{opacity:.5!important}.smartui .smartui-state-disabled{border-color:#0000;opacity:.75;pointer-events:none}.smartui .smartui-state-disabled .smartui-input div,.smartui .smartui-state-disabled .smartui-input span{pointer-events:none!important}.smartui .smartui-layout-align-left{text-align:left}.smartui .smartui-layout-align-right{text-align:right}.smartui .smartui-layout-align-center{text-align:center}.smartui .highcharts-container.stacking .highcharts-data-label tspan,.smartui .highcharts-label.highcharts-data-label,.smartui .highcharts-label.highcharts-data-label>text,.smartui .highcharts-label.highcharts-data-label>text>tspan,.smartui text,.smartui text>tspan,.smartui tspan{fill:var(--smartui-text-color)!important}.smartui .dqCell{color:var(--smartui-text-color)!important}.smartui .highcharts-axis .highcharts-tick{stroke:var(--smartui-hint-color)!important}.smartui .smartui-popup{box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;display:none;font-size:var(--smartui-view-font-size);min-width:15em;padding:var(--smartui-popup-content-padding);position:fixed;right:0;top:0;z-index:10}.smartui .smartui-popup.smartui-state-visible{display:block}.smartui .smartui-icon{align-items:center;color:inherit;display:flex;flex-direction:row;font-size:inherit;justify-content:center}.smartui .smartui-icon.smartui-state-selected{background:var(--smartui-color1-1);border-radius:.25em;color:var(--smartui-icon-color-selected)}.smartui .smartui-icon.smartui-state-selected:hover{background:var(--smartui-color1-3);color:var(--smartui-light-1)}.smartui .smartui-icon.smartui-state-selected:focus,.smartui .smartui-icon.smartui-state-selected:hover:focus{background:var(--smartui-color1-5);color:var(--smartui-light-3)}.smartui div::-webkit-scrollbar{height:10px;width:10px}.smartui div::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000}.smartui div::-webkit-scrollbar-thumb{background-color:var(--smartui-color1-1);outline:none}.smartui .notification-center{bottom:0;left:50%;position:fixed;transform:translate(-50%);z-index:20}.smartui .smartui-style-small{font-size:.9em;padding:.5em}.smartui .smartui-style-big{font-size:1.5em;padding:.25rem 0}.smartui .smartui-empty-state{align-items:center;display:flex;flex-direction:column;padding:5em 2em;text-align:center;width:100%}.smartui .smartui-layout-inline{display:inline-flex}.smartui .smartui-layout-grow{flex-grow:1}.smartui .smartui-tag{background:var(--smartui-color1-1);border-radius:.35em;padding:.35em}.smartui .smartui-toggle{font-size:1em;outline:none;position:relative;width:3em}.smartui .smartui-toggle.small{width:2em}.smartui .smartui-toggle>.content{align-items:center!important;background:var(--smartui-input-background);border-radius:var(--smartui-input-border-radius);color:var(--smartui-light-1);display:flex;flex-direction:row;height:1em!important;justify-content:flex-start;overflow:hidden;padding:.35em;position:relative;width:100%}.smartui .smartui-toggle>.content>.smartui-toggle-grip{background:var(--smartui-light-4);border-radius:var(--smartui-input-border-radius);flex-shrink:0;height:1em;width:50%}.smartui .smartui-toggle>.content>.smartui-toggle-grip:hover{background:var(--smartui-light-2)}.smartui .smartui-toggle:focus-within>.content{background:var(--smartui-input-background-focus)}.smartui .smartui-toggle.smartui-state-selected>.content{justify-content:flex-end}.smartui .smartui-toggle.smartui-state-selected>.content>.smartui-toggle-grip{background:var(--smartui-button-background-selected);color:var(--smartui-button-color-selected)}.smartui .smartui-toggle.smartui-state-selected:hover>.content>.smartui-toggle-grip{background:var(--smartui-button-background-selected-hover);color:var(--smartui-button-color-selected-hover)}.smartui .smartui-mode-display .smartui-input{border:none}.widget-panel .widget-header>.widget-title-container .input{width:calc(100% - 1em)}.widget-header{align-items:center;display:flex;flex-direction:row;position:relative}.widget-header button{background-color:#0000!important}.widget-header>.widget-title-container{flex-grow:1;max-width:calc(100% - 1em);position:relative}.widget-header>.widget-title-container>.title{border:1px solid #0000;padding:.2em;word-break:break-word}.widget-header.view-mode-page>.widget-title-container{margin-left:1em;position:relative;width:calc(100% - 2em)}.insight-editor .widget-header{font-size:1.3em;padding:.25em 0 .25em .5em}.widget-comment{border-bottom:1px solid var(--losmart-ui-popup-menu-item-divider-background);margin-bottom:1em}.widget-comment .header{align-items:center;display:flex;flex-direction:row;margin-bottom:.5em;margin-top:1em}.widget-comment .header .title{color:var(--losmart-ui-hint-color);flex-grow:1;font-size:1em}.widget-comment .content{padding-bottom:.5em;position:relative;width:calc(100% - .5em)}.widget-comment .content .comment-content-editor{border:none;font-size:1em;height:30em;outline:none;width:calc(100% - 1em)}.start-drawer-button i{font-size:1em!important}.insight-list-closed .start-drawer-button{margin-left:0}.insight-list-drawer-component{display:flex;flex-direction:column;height:100%;position:relative;width:97%}.insight-list-drawer-component.hidden{display:none}.insight-list-drawer-component .hidden-options{align-items:center;justify-content:center;position:relative}.insight-list-drawer-component .insight-list-container{_bottom:2em;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;margin-top:1px;overflow:hidden;overflow-y:auto;_padding:0;padding-top:1.5em;_position:absolute;_top:0;_width:100%}.insight-list-drawer-component .toolbar-component.footer{align-items:center;display:flex;flex-direction:row;justify-content:stretch;margin:1em .5em;position:relative;width:calc(100% - .3em)}.insight-list-drawer-component .toolbar-component.footer>div{width:100%}.insight-list-drawer-component .toolbar-component.footer>div>span{height:100%;width:100%}.insight-list-drawer-component .toolbar-component.footer>div>span>*{height:100%}.insight-list-drawer-component .toolbar-component.footer .button-insight-create{width:100%}.insight-list-drawer-component .toolbar-component.footer .button-insight-create .ms-Button-flexContainer{align-items:center;display:flex;flex-direction:row;height:3em;justify-content:stretch;text-align:left}.insight-list-drawer-component .toolbar-component.footer .button-insight-create.disabled{opacity:.5;pointer-events:none}.insight-list-drawer-component .toolbar-component.footer span[aria-hidden=true]{background-color:#0000!important}.insight-list-drawer-component .insight-ref-spacer{height:.5em}.insight-list-drawer-component .insight-section-ref-spacer{height:.5em;margin-left:1em}.insight-ref-component{fill:var(--losmart-ui-label-color);align-items:center;color:var(--losmart-ui-label-color);cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;height:3.5em;justify-content:flex-start;position:relative;transition:opacity .2s;width:100%}.insight-ref-component>.icon{align-items:center;color:var(--losmart-ui-selection-background);display:flex;flex-shrink:0;font-size:1.25em;height:100%;justify-content:center;margin:0 .5em;width:2em}.insight-ref-component>.more-actions{align-items:center;display:none;height:100%;justify-content:center;margin:0 .2em;opacity:0;pointer-events:none;transition:opacity .2s;width:3.5em;width:2em}.insight-ref-component>.title{align-items:center;display:flex;flex-grow:1;overflow:hidden;position:relative}.insight-ref-component>.title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.insight-ref-component:hover{fill:var(--losmart-ui-color);background-color:var(--losmart-ui-color-tertiary);color:var(--losmart-ui-color)}.insight-ref-component.selected{fill:var(--losmart-ui-view-header-button-color);background-color:var(--losmart-ui-view-header-button-background);color:var(--losmart-ui-view-header-button-color)}.insight-ref-component.selected>.more-actions{border-radius:50%;opacity:1;pointer-events:auto}.insight-ref-component.selected>.more-actions button{height:100%}.insight-ref-component.selected>.more-actions button.is-expanded,.insight-ref-component.selected>.more-actions button:hover{color:var(--losmart-ui-selection-color)}.insight-ref-component.selected>.more-actions .ms-Button--icon{background-color:inherit!important;border:none;color:inherit!important}.insight-ref-component.selected>.more-actions .ms-Button--icon i{font-size:1.5em!important}.insight-ref-component.selected>.more-actions .ms-Button--icon:hover{background-color:var(--losmart-ui-view-header-button-background-hover)}.insight-ref-component.selected>.icon{color:var(--losmart-ui-selection-color)}.insight-ref-component.selected>.more-actions{display:flex}.insight-ref-component.selected:hover{fill:var(--losmart-ui-view-header-button-color-hover);background-color:var(--losmart-ui-view-header-button-background-hover);color:var(--losmart-ui-view-header-button-color-hover)}.insight-ref-component.interaction-drag-target{opacity:.25}.databundle-workspace-panel{width:97%}.databundle-workspace-panel .property{margin-top:1em}.databundle-workspace-panel .property>.title{align-items:flex-end;color:var(--losmart-ui-view-color);display:flex;flex-direction:row;font-size:.875em;justify-content:stretch}.databundle-workspace-panel .property>.title>.title{flex-grow:1;font-weight:700;vertical-align:bottom}.as-of-button{min-width:3em;width:auto}.as-of-button i{padding:0 .5em}.as-of-button .as-of-text{font-size:.8em;padding:0 .5em 0 0}body[dir=rtl] .as-of-button .as-of-text{padding:0 0 0 .5em}.excel-widget .right-border{border-right:1px solid var(--losmart-master-text-4);padding-right:.5em!important}.excel-widget .left-border{border-left:1px solid var(--losmart-master-text-4);padding-left:.5em!important}.excel-widget .highlight{background-color:var(--losmart-master-background-2)}.excel-widget .italic{font-style:italic}.smart-selector-headers{overflow:hidden;overflow-y:auto;position:relative;width:calc(100% - .5em)}.smart-selector-headers .header-item-last-droparea{height:.15em!important}.smart-selector-headers .header-item-last-droparea.depth-1{margin-left:1em}.smart-selector-headers .header-item-last-droparea.depth-2{margin-left:2em}.smart-selector-headers .header-item-last-droparea.depth-3{margin-left:3em}.smart-selector-headers .header-editor-border,.smart-selector-headers .header-editor-coloring{align-items:flex-start;display:flex;flex-direction:row;flex-grow:0;margin:0;padding:0 1em;width:100%}.smart-selector-headers .header-editor-border>button,.smart-selector-headers .header-editor-coloring>button{flex-shrink:1}.smart-selector-headers .header-item{align-items:center;background-color:var(--losmart-ui-popup-background);color:var(--losmart-ui-popup-color);display:flex;margin:.1em .1em .3em;padding:.3em .5em .3em 1em;position:relative}.smart-selector-headers .header-item.depth-1{margin-left:1em}.smart-selector-headers .header-item.depth-2{margin-left:2em}.smart-selector-headers .header-item.depth-3{margin-left:3em}.smart-selector-headers .header-item>.header-editors{align-items:stretch;display:flex;flex-direction:row;justify-content:center;justify-content:flex-end;position:relative;width:100%}.smart-selector-headers .header-item>.header-editors>.header-editor{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.smart-selector-headers .header-item>.header-editors>.header-editor .button-editor.default-value{display:none}.smart-selector-headers .header-item>.header-editors>.header-editor.header-editor-title{flex-grow:1;flex-shrink:1;justify-content:flex-start;overflow:hidden;position:relative}.smart-selector-headers .header-item>.header-editors>.header-editor.header-editor-title>.title{flex-grow:1;flex-shrink:1;overflow:hidden;overflow-x:auto;white-space:nowrap}.smart-selector-headers .header-item>.header-editors>.header-editor.header-editor-style{display:flex;flex-direction:column;width:100%}.smart-selector-headers .header-item>.header-editors>.header-editor.header-editor-style .header-editor-align{display:flex;flex-direction:row;width:100%}.smart-selector-headers .header-item>.header-editors>.header-editor.header-editor-style .header-editor-width{display:flex;flex-direction:row;margin-top:.5em;width:100%}.smart-selector-headers .header-item>.header-editors>.header-editor.header-editor-style .header-editor-width .title{margin-right:.5em}.smart-selector-headers .header-item>.header-editors>.header-editor.header-editor-style .header-editor-width input{border-bottom:var(--losmart-ui-field-border)!important;flex-grow:1}.smart-selector-headers .header-item>.header-editors>.header-editor.header-editor-style .header-editor-fontWeight{display:flex;flex-direction:row;margin-top:.5em;width:100%}.smart-selector-headers .header-item .button-align:hover,.smart-selector-headers .header-item .button-border:hover,.smart-selector-headers .header-item .button-filter:hover,.smart-selector-headers .header-item .button-fontWeight:hover,.smart-selector-headers .header-item .button-format:hover,.smart-selector-headers .header-item .button-id:hover,.smart-selector-headers .header-item .button-indent:hover,.smart-selector-headers .header-item .button-title:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important}.smart-selector-headers .header-item .button-align.selected,.smart-selector-headers .header-item .button-border.selected,.smart-selector-headers .header-item .button-filter.selected,.smart-selector-headers .header-item .button-fontWeight.selected,.smart-selector-headers .header-item .button-format.selected,.smart-selector-headers .header-item .button-id.selected,.smart-selector-headers .header-item .button-indent.selected,.smart-selector-headers .header-item .button-title.selected{background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.smart-selector-headers .header-item .button-align.selected:hover,.smart-selector-headers .header-item .button-border.selected:hover,.smart-selector-headers .header-item .button-filter.selected:hover,.smart-selector-headers .header-item .button-fontWeight.selected:hover,.smart-selector-headers .header-item .button-format.selected:hover,.smart-selector-headers .header-item .button-id.selected:hover,.smart-selector-headers .header-item .button-indent.selected:hover,.smart-selector-headers .header-item .button-title.selected:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important}.smart-selector-headers .header-item .ms-Button{border:none!important}.smart-selector-headers .header-item .ms-Button--primary{background-color:var(--losmart-ui-selection-background)!important}.smart-selector-headers .header-item .button-format{border:none}.smart-selector-headers .header-item .button-format[disabled]{pointer-events:none}.smart-selector-headers .header-item .button-format span{padding-left:.1em;padding-right:.1em}.smart-selector-headers .header-item .button-title{margin-left:.5em}.smart-selector-headers .header-item.editing>.header-editors,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors{position:relative}.smart-selector-headers .header-item.editing>.header-editors>.header-editor,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor{flex-grow:0}.smart-selector-headers .header-item.editing>.header-editors>.header-editor.editing,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor.editing{flex-grow:1}.smart-selector-headers .header-item.editing>.header-editors>.header-editor.header-editor-title,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor.header-editor-title{flex-grow:1;flex-shrink:1}.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-editor,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-editor{display:inline;display:initial}.smart-selector-headers .header-item.editing>.header-editors>.header-editor input.inline,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-headers .header-item.editing>.header-editors>.header-editor .spacer,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-headers .header-item.editing>.header-editors>.header-editor .spacer-default,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .spacer-default{width:2em}.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-align-default,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-align-default{color:var(--losmart-ui-button-color)!important}.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-editor-cancel,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-editor-cancel{margin-right:.2em}.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-align.selected,.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-filter.selected,.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-fontWeight.selected,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-align.selected,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-filter.selected,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-fontWeight.selected{background-color:var(--losmart-ui-selection-background)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-align.selected:hover,.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-filter.selected:hover,.smart-selector-headers .header-item.editing>.header-editors>.header-editor .button-fontWeight.selected:hover,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-align.selected:hover,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-filter.selected:hover,.smart-selector-headers .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-fontWeight.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-headers .header-item>.title{color:var(--losmart-ui-button-color);flex-grow:1;overflow:hidden;pointer-events:none;white-space:nowrap}.smart-selector-headers .header-item>.title.selected{color:var(--losmart-ui-button-color)}.smart-selector-headers .header-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-headers .header-item>.toolbar .button-format{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-headers .header-item>.toolbar .button-align,.smart-selector-headers .header-item>.toolbar .button-format.default-format{display:none}.smart-selector-headers .header-item>.toolbar .button-align.default-align i{color:var(--losmart-master-text-3)}.smart-selector-headers .header-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-headers .header-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-headers .header-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-headers .header-item:not(.is-disabled):hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);cursor:pointer}.smart-selector-headers .header-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-headers .header-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-headers .header-item:not(.is-disabled):hover>.toolbar .button-format{display:inline;display:initial}.smart-selector-headers .header-item:not(.is-disabled):hover>.toolbar .button-format.default-format span{color:var(--losmart-master-text-3)}.smart-selector-headers .header-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-headers .header-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-headers .header-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-headers .header-item.parent-disabled>.title{color:var(--losmart-master-text-3)}.smart-selector-headers .header-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-headers .header-item.interaction-drag-target{opacity:.25}.smart-selector-headers .header-item.interaction-drag-target>.title{color:inherit}.smart-selector-headers.is-disabled{pointer-events:none}.fixed-toolbar .header-button-filter{margin-right:0}.minmax-selector{display:flex;flex-direction:row;gap:.5em}.minmax-selector>div{align-items:stretch;display:flex;flex-direction:column;flex-grow:1}.minmax-selector .input-field{background-color:var(--losmart-master-background-1);border:1px solid var(--losmart-master-background-4);border-radius:.25em;color:var(--losmart-master-text-1)}.minmax-selector .input-field:hover{border-color:var(--losmart-primary-background-1)}.minmax-selector .input-field.disabled,.minmax-selector .input-field.is-disabled{border-color:#0000;pointer-events:none}.minmax-selector .input-field.disabled input,.minmax-selector .input-field.is-disabled input{color:var(--losmart-master-text-2)!important}.toc-panel{align-items:stretch;height:100%;position:relative;width:97%}.toc-panel,.toc-panel>.header{display:flex;flex-direction:column}.toc-panel>.header{margin-bottom:1em}.toc-panel>.header>.title{font-size:1.5em}.toc-panel>.header>.document-title{font-size:1.1em;margin:1em 0}.toc-panel>.toc-content{flex-grow:1;margin-bottom:1.5em;overflow:hidden;overflow-y:auto;position:relative}.toc-panel>.toc-content>.insight-section-ref-component:hover{fill:var(--losmart-ui-color);background-color:var(--losmart-ui-color-tertiary);color:var(--losmart-ui-color)}.insight-section-ref-component{align-items:center;display:flex;flex-shrink:0;height:2.4em!important;padding:0 0 0 1.5em;position:relative;width:calc(100% - .6em)}.insight-section-ref-component span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.insight-section-ref-component:hover{background-color:var(--losmart-master-background-1)}.insight-section-ref-component button{background-color:#0000!important}.insight-widget-ref-component{align-items:center;display:flex;height:2.4em;margin-left:2em;padding:0 0 0 1.5em;position:relative;width:calc(100% - 2.7em)}.insight-widget-ref-component span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.insight-widget-ref-component:hover{background-color:var(--losmart-master-background-1)}.selector-dataset .ms-TextField-field{height:10em}.selector-account button{height:fit-content;margin:0!important;padding:0!important;position:relative}.selector-account button .ms-Button-flexContainer{height:100%;margin:0;padding:0;position:relative;width:100%}.selector-account .account-option .not-listed{color:var(--losmart-highlight-error)}.selector-account .account-option .no-matching-analyse{opacity:.5}.selector-account .ms-Dropdown-header{line-height:normal}.portfolio{display:flex;flex-direction:row;height:2em;padding:.5em 1em;position:relative;width:100%}.portfolio.no-matching-analyse{opacity:.5}.portfolio.selected{background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.portfolio.selected:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.portfolio>.title{flex-grow:1;padding:.5em 0}.portfolio>.title.not-listed{color:var(--losmart-highlight-error)}.portfolio>.currency{color:var(--losmart-ui-hine-color);flex-grow:0;flex-shrink:0;opacity:.5;padding:.5em 0}.portfolio>.level{flex-grow:0;flex-shrink:0;margin-right:1em;position:relative}.portfolio>.level:before{border-left:1px solid var(--losmart-ui-hint-color);content:" ";height:200%;position:absolute;top:-50%;width:.75em}.portfolio.portfolio-position-last>.level-last:before{border-bottom:2px solid var(--losmart-ui-hint-color);height:100%;top:-50%}.portfolio.portfolio-position-first>.level-last:after,.portfolio.portfolio-position-inside>.level-last:after{border-bottom:2px solid var(--losmart-ui-hint-color);content:" ";height:1px;left:0;position:absolute;top:50%;width:.75em}.portfolio:hover>.currency{opacity:1}.selector-other .selector-other-form{align-content:flex-start;align-items:center;display:flex;flex-direction:row;margin-top:.25em}.selector-other .selector-other-form .selector-other-operator{flex-grow:0}.selector-other .selector-other-form .selector-other-value{flex-grow:0;margin-left:.5em}.selector-other .selector-other-form .selector-other-value input{text-align:right;width:75px!important}.selector-other .selector-other-form .selector-other-unit{flex-grow:0;margin-left:.5em}.smart-selector-abscissa{position:relative;width:100%}.smart-selector-abscissa .abscissa-item-last-droparea{height:.1em!important}.smart-selector-abscissa .abscissa-item{align-items:center;background-color:var(--losmart-ui-popup-background);color:inherit;display:flex;margin:.1em .1em .3em;padding:.3em .5em .3em 1em;position:relative}.smart-selector-abscissa .abscissa-item.depth-1{margin-left:1em}.smart-selector-abscissa .abscissa-item.depth-2{margin-left:2em}.smart-selector-abscissa .abscissa-item.depth-3{margin-left:3em}.smart-selector-abscissa .abscissa-item>.abscissa-editors{align-items:stretch;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}.smart-selector-abscissa .abscissa-item>.abscissa-editors>.abscissa-editor{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.smart-selector-abscissa .abscissa-item>.abscissa-editors>.abscissa-editor .button-editor.default-value{display:none}.smart-selector-abscissa .abscissa-item>.abscissa-editors>.abscissa-editor.abscissa-editor-title{flex-grow:1;justify-content:flex-start}.smart-selector-abscissa .abscissa-item .button-align.default-value,.smart-selector-abscissa .abscissa-item .button-filter.default-value,.smart-selector-abscissa .abscissa-item .button-format.default-value,.smart-selector-abscissa .abscissa-item .button-layout.default-value,.smart-selector-abscissa .abscissa-item .button-ordering.default-value,.smart-selector-abscissa .abscissa-item .button-title.default-value{color:var(--losmart-ui-button-color)!important}.smart-selector-abscissa .abscissa-item .button-format{border:none}.smart-selector-abscissa .abscissa-item .button-format[disabled]{pointer-events:none}.smart-selector-abscissa .abscissa-item .button-format span{padding-left:.1em;padding-right:.1em}.smart-selector-abscissa .abscissa-item .button-title{margin-left:.5em}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors{position:relative}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor{flex-grow:0}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor.abscissa-editor-title,.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor.editing,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor.abscissa-editor-title,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor.editing{flex-grow:1}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-editor,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-editor{display:inline;display:initial}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor input.inline,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .spacer,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .spacer-default,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .spacer-default{width:2em}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-align-default,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-align-default{color:var(--losmart-master-text-3)!important}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-editor-cancel,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-editor-cancel{margin-right:.2em}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-align.selected,.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-filter.selected,.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-layout.selected,.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-ordering.selected,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-align.selected,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-filter.selected,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-layout.selected,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-ordering.selected{background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-align.selected:hover,.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-filter.selected:hover,.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-layout.selected:hover,.smart-selector-abscissa .abscissa-item.editing>.abscissa-editors>.abscissa-editor .button-ordering.selected:hover,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-align.selected:hover,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-filter.selected:hover,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-layout.selected:hover,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.abscissa-editors>.abscissa-editor .button-ordering.selected:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.smart-selector-abscissa .abscissa-item>.title{color:var(--losmart-master-text-3);flex-grow:1;pointer-events:none;text-overflow:ellipsis}.smart-selector-abscissa .abscissa-item>.title.selected{color:var(--losmart-master-text-1)}.smart-selector-abscissa .abscissa-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-abscissa .abscissa-item>.toolbar .button-format{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-abscissa .abscissa-item>.toolbar .button-align,.smart-selector-abscissa .abscissa-item>.toolbar .button-format.default-format{display:none}.smart-selector-abscissa .abscissa-item>.toolbar .button-align.default-align i{color:var(--losmart-master-text-3)}.smart-selector-abscissa .abscissa-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-abscissa .abscissa-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-abscissa .abscissa-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);color:var(--losmart-ui-popup-menu-item-color-hover);cursor:pointer}.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.toolbar .button-format{display:inline;display:initial}.smart-selector-abscissa .abscissa-item:not(.is-disabled):hover>.toolbar .button-format.default-format span{color:var(--losmart-master-text-3)}.smart-selector-abscissa .abscissa-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-view-header-button-color)!important}.smart-selector-abscissa .abscissa-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.smart-selector-abscissa .abscissa-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-abscissa .abscissa-item.parent-disabled>.title{color:var(--losmart-master-text-3)}.smart-selector-abscissa .abscissa-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-abscissa .abscissa-item.interaction-drag-target{opacity:.25}.smart-selector-abscissa .abscissa-item.interaction-drag-target>.title{color:inherit}.selector-analyse .ms-Dropdown-title{min-height:10em}.selector-analyse button{height:10em!important}.selector-analyse button[aria-selected=true]{background-color:var(--losmart-ui-selection-background)!important;color:var(--losmart-ui-selection-color)!important}.selector-analyse button[aria-selected=true] span{background-color:#0000!important;color:var(--losmart-ui-selection-color)!important}.selector-analyse button[aria-selected=true]:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.selector-analyse button[aria-selected=true]:hover span{background-color:#0000!important;color:var(--losmart-ui-selection-color-hover)!important}.selector-analyse .ms-Dropdown-title{height:fit-content!important}.selector-analyse .analyse-option{height:fit-content!important;padding:.5em 0!important}.selector-analyse .analyse-option .attribute{display:flex;line-height:1.5em!important}.selector-analyse .analyse-option .attribute .key{color:var(--losmart-ui-hint-color);flex-grow:1}.selector-analyse .analyse-option .attribute .value{padding-left:1em}.widget-metric{align-items:stretch;height:100%;justify-items:stretch;min-height:100%;width:100%}.widget-metric,.widget-metric>.metric-content{display:flex;flex-direction:column;flex-grow:1}.widget-metric>.metric-content{align-items:flex-start;justify-content:stretch;padding:0 1em;width:calc(100% - 2em)}.widget-metric>.metric-content>.metric-value{color:var(--losmart-ui-view-color);flex-shrink:0;font-size:1.6em;max-width:100%;position:relative}.widget-metric>.metric-content>.metric-value>.metric-comment-ref{color:var(--losmart-ui-hint-color);font-size:.75em;margin-left:-.2em}.widget-metric>.metric-content>.metric-description{color:var(--losmart-ui-view-color);font-size:.9em;max-width:100%;position:relative}.widget-metric>.metric-comment{color:var(--losmart-ui-hint-color);flex-shrink:0;font-size:.7em;padding:1em 1em 0}.query-field{align-items:stretch;display:flex;height:25em;justify-content:stretch;position:relative}.query-field>.ms-TextField-wrapper{flex-grow:1;position:relative}.query-field>.ms-TextField-wrapper>.ms-TextField-fieldGroup{height:100%;width:100%}.query-field>.ms-TextField-wrapper>.ms-TextField-fieldGroup textarea{color:var(--losmart-master-text-0)!important}.query-field.is-disabled>.ms-TextField-wrapper>.ms-TextField-fieldGroup textarea{background:#0000!important;color:var(--losmart-master-text-2)!important}.monaco-editor{--monaco-monospace-font:"SF Mono",Monaco,Menlo,Consolas,"Ubuntu Mono","Liberation Mono","DejaVu Sans Mono","Courier New",monospace;font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif}.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;top:0;width:1px}.monaco-diff-editor .synthetic-focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-diff-editor [tabindex="0"]:focus,.monaco-diff-editor button:focus,.monaco-diff-editor input[type=button]:focus,.monaco-diff-editor input[type=checkbox]:focus,.monaco-diff-editor input[type=search]:focus,.monaco-diff-editor input[type=text]:focus,.monaco-diff-editor select:focus,.monaco-diff-editor textarea:focus,.monaco-editor{opacity:1;outline-color:var(--vscode-focusBorder);outline-offset:-1px;outline-style:solid;outline-width:1px}.monaco-workbench .workbench-hover{background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;box-shadow:0 2px 8px var(--vscode-widget-shadow);color:var(--vscode-editorHoverWidget-foreground);font-size:13px;line-height:19px;max-width:700px;overflow:hidden;position:relative;z-index:40}.monaco-workbench .workbench-hover hr{border-bottom:none}.monaco-workbench .workbench-hover:not(.skip-fade-in){animation:fadein .1s linear}.monaco-workbench .workbench-hover.compact{font-size:12px}.monaco-workbench .workbench-hover.compact .hover-contents{padding:2px 8px}.monaco-workbench .workbench-hover-container.locked .workbench-hover{outline:1px solid var(--vscode-editorHoverWidget-border)}.monaco-workbench .workbench-hover-container.locked .workbench-hover:focus,.monaco-workbench .workbench-hover-lock:focus{outline:1px solid var(--vscode-focusBorder)}.monaco-workbench .workbench-hover-container.locked .workbench-hover-lock:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-workbench .workbench-hover-pointer{pointer-events:none;position:absolute;z-index:41}.monaco-workbench .workbench-hover-pointer:after{background-color:var(--vscode-editorHoverWidget-background);border-bottom:1px solid var(--vscode-editorHoverWidget-border);border-right:1px solid var(--vscode-editorHoverWidget-border);content:"";height:5px;position:absolute;width:5px}.monaco-workbench .locked .workbench-hover-pointer:after{border-bottom-width:2px;border-right-width:2px;height:4px;width:4px}.monaco-workbench .workbench-hover-pointer.left{left:-3px}.monaco-workbench .workbench-hover-pointer.right{right:3px}.monaco-workbench .workbench-hover-pointer.top{top:-3px}.monaco-workbench .workbench-hover-pointer.bottom{bottom:3px}.monaco-workbench .workbench-hover-pointer.left:after{transform:rotate(135deg)}.monaco-workbench .workbench-hover-pointer.right:after{transform:rotate(315deg)}.monaco-workbench .workbench-hover-pointer.top:after{transform:rotate(225deg)}.monaco-workbench .workbench-hover-pointer.bottom:after{transform:rotate(45deg)}.monaco-workbench .workbench-hover a{color:var(--vscode-textLink-foreground)}.monaco-workbench .workbench-hover a:focus{outline:1px solid;outline-color:var(--vscode-focusBorder);outline-offset:-1px;text-decoration:underline}.monaco-workbench .workbench-hover a:active,.monaco-workbench .workbench-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-workbench .workbench-hover code{background:var(--vscode-textCodeBlock-background)}.monaco-workbench .workbench-hover .hover-row .actions{background:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-workbench .workbench-hover.right-aligned{left:1px}.monaco-workbench .workbench-hover.right-aligned .hover-row.status-bar .actions{flex-direction:row-reverse}.monaco-workbench .workbench-hover.right-aligned .hover-row.status-bar .actions .action-container{margin-left:16px;margin-right:0}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{background:#0000;opacity:1;transition:opacity .1s linear;z-index:11}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{display:none;position:absolute}.monaco-scrollable-element>.shadow.top{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset;display:block;height:3px;left:3px;top:0;width:100%}.monaco-scrollable-element>.shadow.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset;display:block;height:100%;left:0;top:3px;width:3px}.monaco-scrollable-element>.shadow.top-left-corner{display:block;height:3px;left:0;top:0;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-hover{animation:fadein .1s linear;box-sizing:border-box;cursor:default;line-height:1.5em;overflow:hidden;position:absolute;user-select:text;-webkit-user-select:text;white-space:normal;white-space:var(--vscode-hover-whiteSpace,normal)}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){word-wrap:break-word;max-width:500px;max-width:var(--vscode-hover-maxWidth,500px)}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover .code,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6,.monaco-hover p,.monaco-hover ul{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{border-left:0;border-right:0;box-sizing:border-box;height:1px;margin:4px -8px -4px}.monaco-hover .code:first-child,.monaco-hover p:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover .code:last-child,.monaco-hover p:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ol,.monaco-hover ul{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:pre-wrap;white-space:var(--vscode-hover-sourceWhiteSpace,pre-wrap)}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .info{font-style:italic;padding:0 8px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px;width:100%}.monaco-hover .hover-row.status-bar .actions .action-container{cursor:pointer;margin-right:16px}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px}.monaco-hover .hover-row.status-bar .actions .action-container a{color:var(--vscode-textLink-foreground);-webkit-text-decoration:var(--text-link-decoration);text-decoration:var(--text-link-decoration)}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link,.monaco-hover .hover-contents a.code-link:hover{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{border-bottom:1px solid #0000;color:var(--vscode-textLink-foreground);text-decoration:underline;text-underline-position:under}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span{display:inline-block;margin-bottom:4px}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon{margin-bottom:2px}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{cursor:default;opacity:.4;pointer-events:none}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);border-radius:3px;border-style:solid;border-width:1px;box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);color:var(--vscode-keybindingLabel-foreground);padding:1px 3px;vertical-align:middle}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.monaco-aria-container{left:-999em;position:absolute}.context-view{position:absolute}.context-view.fixed{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:inherit;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:inherit;font-size:medium;font-size:13px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;position:fixed;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto}.monaco-list{height:100%;position:relative;white-space:nowrap;width:100%}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{height:100%;position:relative;width:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{min-width:100%;width:auto}.monaco-list-row{box-sizing:border-box;overflow:hidden;position:absolute;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list .monaco-scrollable-element>.scrollbar.vertical,.monaco-pane-view>.monaco-split-view2.vertical>.monaco-scrollable-element>.scrollbar.vertical{z-index:14}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-multiple,.monaco-list.selection-single{outline:0!important}.monaco-drag-image{border-radius:10px;display:inline-block;font-size:12px;padding:1px 7px;position:absolute;z-index:1000}.monaco-list-type-filter-message{box-sizing:border-box;height:100%;left:0;opacity:.7;padding:40px 1em 1em;pointer-events:none;position:absolute;text-align:center;top:0;white-space:normal;width:100%}.monaco-list-type-filter-message:empty{display:none}.monaco-select-box-dropdown-padding{--dropdown-padding-top:1px;--dropdown-padding-bottom:1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top:3px;--dropdown-padding-bottom:4px}.monaco-select-box-dropdown-container{box-sizing:border-box;display:none}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{font-family:var(--monaco-monospace-font);line-height:15px}.monaco-select-box-dropdown-container.visible{border-bottom-left-radius:3px;border-bottom-right-radius:3px;display:flex;flex-direction:column;overflow:hidden;text-align:left;width:1px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{align-self:flex-start;box-sizing:border-box;flex:0 0 auto;overflow:hidden;padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;padding-top:var(--dropdown-padding-top);width:100%}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-bottom:var(--dropdown-padding-bottom);padding-top:var(--dropdown-padding-top)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{float:left;overflow:hidden;padding-left:3.5px;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{float:left;opacity:.7;overflow:hidden;padding-left:3.5px;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{float:right;overflow:hidden;padding-right:10px;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{align-self:flex-start;flex:1 1 auto;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{max-height:0;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{padding-left:4px;padding-right:8px;white-space:nowrap}.monaco-select-box{border-radius:2px;cursor:pointer;width:100%}.monaco-select-box-dropdown-container{font-size:13px;font-weight:400;text-transform:none}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-height:18px;min-width:100px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{border-radius:5px;font-size:11px}.monaco-action-bar{height:100%;white-space:nowrap}.monaco-action-bar .actions-container{align-items:center;display:flex;height:100%;margin:0 auto;padding:0;width:100%}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{align-items:center;cursor:pointer;display:block;justify-content:center;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .codicon,.monaco-action-bar .action-item .icon{display:block}.monaco-action-bar .action-item .codicon{align-items:center;display:flex;height:16px;width:16px}.monaco-action-bar .action-label{border-radius:5px;display:flex;font-size:11px;padding:3px}.monaco-action-bar .action-item.disabled .action-label,.monaco-action-bar .action-item.disabled .action-label:before,.monaco-action-bar .action-item.disabled .action-label:hover{color:var(--vscode-disabledForeground)}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{border-bottom:1px solid #bbb;display:block;margin-left:.8em;margin-right:.8em;padding-top:1px}.monaco-action-bar .action-item .action-label.separator{background-color:#bbb;cursor:default;height:16px;margin:5px 4px!important;min-width:1px;padding:0;width:1px}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{align-items:center;display:flex;flex:1 1;justify-content:center;margin-right:10px;max-width:170px;min-width:60px;overflow:hidden}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{align-items:center;cursor:default;display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{border-radius:5px;display:flex!important;flex-direction:row}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;line-height:16px;margin-left:-3px;padding-left:0;padding-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{background-position:50%;background-repeat:no-repeat;background-size:16px;display:block}.monaco-action-bar .action-item.menu-entry .action-label.icon{background-position:50%;background-repeat:no-repeat;background-size:16px;height:16px;width:16px}.monaco-action-bar .action-item.menu-entry.text-only .action-label{border-radius:2px;color:var(--vscode-descriptionForeground);overflow:hidden}.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label:after{content:", "}.monaco-action-bar .action-item.menu-entry.text-only+.action-item:not(.text-only)>.monaco-dropdown .action-label{color:var(--vscode-descriptionForeground)}.monaco-dropdown-with-default{border-radius:5px;display:flex!important;flex-direction:row}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{background-position:50%;background-repeat:no-repeat;background-size:16px;height:16px;width:16px}.monaco-dropdown-with-default:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;line-height:16px;margin-left:-3px;padding-left:0;padding-right:0}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{background-position:50%;background-repeat:no-repeat;background-size:16px;display:block}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{background-color:#ddd6;border:1px solid;border-color:#ccc6 #ccc6 #bbb6;box-shadow:inset 0 -1px 0 #bbb6;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:initial;border:1px solid #6fc3df;box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:initial;border:1px solid #0f4a85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:1px solid;border-color:#3339 #3339 #4449;box-shadow:inset 0 -1px 0 #4449;color:#ccc}.monaco-custom-toggle{border:1px solid #0000;border-radius:3px;box-sizing:border-box;cursor:pointer;float:left;height:20px;margin-left:2px;overflow:hidden;padding:1px;user-select:none;-webkit-user-select:none;width:20px}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{background-size:16px!important;border:1px solid #0000;border-radius:3px;height:18px;margin-left:0;margin-right:9px;opacity:1;padding:0;width:18px}.monaco-action-bar .checkbox-action-item{align-items:center;border-radius:2px;display:flex;padding-right:2px}.monaco-action-bar .checkbox-action-item:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-action-bar .checkbox-action-item>.monaco-custom-toggle.monaco-checkbox{margin-right:4px}.monaco-action-bar .checkbox-action-item>.checkbox-label{font-size:12px}.monaco-custom-toggle.monaco-checkbox:not(.checked):before{visibility:hidden}.quick-input-widget{-webkit-app-region:no-drag;border-radius:6px;left:50%;margin-left:-300px;position:absolute;width:600px;z-index:2550}.quick-input-titlebar{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex}.quick-input-left-action-bar{display:flex;flex:1 1;margin-left:4px}.quick-input-inline-action-bar{margin:2px 0 0 5px}.quick-input-title{overflow:hidden;padding:3px 0;text-align:center;text-overflow:ellipsis}.quick-input-right-action-bar{display:flex;flex:1 1;margin-right:4px}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:50%;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{flex:1 1;margin:4px 2px}.quick-input-header{display:flex;padding:8px 6px 2px}.quick-input-widget.hidden-input .quick-input-header{margin-bottom:0;padding:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-filter{display:flex;flex-grow:1;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{left:-10000px;position:absolute}.quick-input-count{align-items:center;align-self:center;display:flex;position:absolute;right:4px}.quick-input-count .monaco-count-badge{border-radius:2px;line-height:normal;min-height:auto;padding:2px 4px;vertical-align:middle}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{align-items:center;display:flex;font-size:11px;height:25px;padding:0 6px}.quick-input-message{margin-top:-1px;overflow-wrap:break-word;padding:5px}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{max-height:440px;overflow:hidden;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 5px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;display:flex;overflow:hidden;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-style:solid;border-top-width:1px}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{display:flex;flex:1 1;height:100%;overflow:hidden}.quick-input-list .quick-input-list-checkbox{align-self:center;margin:0}.quick-input-list .quick-input-list-icon{align-items:center;background-position:0;background-repeat:no-repeat;background-size:16px;display:flex;height:22px;justify-content:center;padding-right:6px;width:16px}.quick-input-list .quick-input-list-rows{display:flex;flex:1 1;flex-direction:column;height:100%;margin-left:5px;overflow:hidden;text-overflow:ellipsis}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-rows{margin-left:10px}.quick-input-widget .quick-input-list .quick-input-list-checkbox{display:none}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-checkbox{display:inline}.quick-input-list .quick-input-list-rows>.quick-input-list-row{align-items:center;display:flex}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1 1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{line-height:normal;opacity:.7;overflow:hidden;text-overflow:ellipsis}.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight{background-color:initial;color:var(--vscode-list-highlightForeground)!important;font-weight:700}.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight{color:var(--vscode-list-focusHighlightForeground)!important}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0 1;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-list .quick-input-list-entry-action-bar{margin-right:4px;margin-top:1px}.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.quick-input-list .quick-input-list-separator-as-item{font-size:12px;padding:4px 6px}.quick-input-list .quick-input-list-separator-as-item .label-name{font-weight:600}.quick-input-list .quick-input-list-separator-as-item .label-description{opacity:1!important}.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border{border-top-style:none}.quick-input-list .monaco-tree-sticky-row{padding:0 5px}.quick-input-list .monaco-tl-twistie{display:none!important}.monaco-text-button{align-items:center;border:1px solid #0000;border:1px solid var(--vscode-button-border,#0000);border-radius:2px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;line-height:18px;padding:4px;text-align:center;width:100%}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled,.monaco-button.disabled:focus{cursor:default;opacity:.4!important}.monaco-text-button .codicon{color:inherit!important;margin:0 .2em}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;height:28px;overflow:hidden;padding:0 4px}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;overflow:hidden;width:0}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{align-items:center;display:flex;font-style:inherit;font-weight:400;justify-content:center;padding:4px 0}.monaco-button-dropdown{cursor:pointer;display:flex}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator,.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{cursor:default;padding:4px 0}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{align-items:center;border:1px solid #0000;border:1px solid var(--vscode-button-border,#0000);border-left-width:0!important;border-radius:0 2px 2px 0;display:flex}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{align-items:center;display:flex;flex-direction:column;margin:4px 5px}.monaco-description-button .monaco-button-description{font-size:11px;font-style:italic;padding:4px 20px}.monaco-description-button .monaco-button-description,.monaco-description-button .monaco-button-label{align-items:center;display:flex;justify-content:center}.monaco-description-button .monaco-button-description>.codicon,.monaco-description-button .monaco-button-label>.codicon{color:inherit!important;margin:0 .2em}.monaco-button-dropdown.default-colors>.monaco-button,.monaco-button.default-colors{background-color:var(--vscode-button-background);color:var(--vscode-button-foreground)}.monaco-button-dropdown.default-colors>.monaco-button:hover,.monaco-button.default-colors:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button-dropdown.default-colors>.monaco-button.secondary,.monaco-button.default-colors.secondary{background-color:var(--vscode-button-secondaryBackground);color:var(--vscode-button-secondaryForeground)}.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover,.monaco-button.default-colors.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-bottom:1px solid var(--vscode-button-border);border-top:1px solid var(--vscode-button-border)}.monaco-button-dropdown.default-colors .monaco-button.secondary+.monaco-button-dropdown-separator{background-color:var(--vscode-button-secondaryBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator>div{background-color:var(--vscode-button-separator)}.monaco-count-badge{border-radius:11px;box-sizing:border-box;display:inline-block;font-size:11px;font-weight:400;line-height:11px;min-height:18px;min-width:18px;padding:3px 6px;text-align:center}.monaco-count-badge.long{border-radius:2px;line-height:normal;min-height:auto;padding:2px 3px}.monaco-progress-container{height:2px;overflow:hidden;width:100%}.monaco-progress-container .progress-bit{display:none;height:2px;left:0;position:absolute;width:2%}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width .1s linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-duration:4s;animation-iteration-count:infinite;animation-name:progress;animation-timing-function:linear;transform:translateZ(0)}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100)}@keyframes progress{0%{transform:translateX(0) scaleX(1)}50%{transform:translateX(2500%) scaleX(3)}to{transform:translateX(4900%) scaleX(1)}}.monaco-inputbox{border-radius:2px;box-sizing:border-box;display:block;font-size:inherit;padding:0;position:relative}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{height:100%;position:relative;width:100%}.monaco-inputbox>.ibwrapper>.input{border:none;box-sizing:border-box;color:inherit;display:inline-block;font-family:inherit;font-size:inherit;height:100%;line-height:inherit;resize:none;width:100%}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;outline:none;scrollbar-width:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{word-wrap:break-word;box-sizing:border-box;display:inline-block;left:0;position:absolute;top:0;visibility:hidden;white-space:pre-wrap;width:100%}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{word-wrap:break-word;box-sizing:border-box;display:inline-block;font-size:12px;line-height:17px;margin-top:-1px;overflow:hidden;padding:.4em;text-align:left;width:100%}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;height:16px;width:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;right:2px;top:3px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.hc-light .monaco-findInput.highlight-0 .controls,.monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.hc-light .monaco-findInput.highlight-1 .controls,.monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 .1s linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 .1s linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 .1s linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:#fdff00cc}to{background:#0000}}@keyframes monaco-findInput-highlight-1{0%{background:#fdff00cc}99%{background:#0000}}@keyframes monaco-findInput-highlight-dark-0{0%{background:#ffffff70}to{background:#0000}}@keyframes monaco-findInput-highlight-dark-1{0%{background:#ffffff70}99%{background:#0000}}:root{--vscode-sash-size:4px;--vscode-sash-hover-size:4px}.monaco-sash{position:absolute;touch-action:none;z-index:35}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;height:100%;top:0;width:4px;width:var(--vscode-sash-size)}.monaco-sash.horizontal{cursor:ns-resize;height:4px;height:var(--vscode-sash-size);left:0;width:100%}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";cursor:all-scroll;display:block;height:8px;height:calc(var(--vscode-sash-size)*2);position:absolute;width:8px;width:calc(var(--vscode-sash-size)*2);z-index:100}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:-2px;left:calc(var(--vscode-sash-size)*-.5);top:-4px;top:calc(var(--vscode-sash-size)*-1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{bottom:-4px;bottom:calc(var(--vscode-sash-size)*-1);left:-2px;left:calc(var(--vscode-sash-size)*-.5)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{left:-4px;left:calc(var(--vscode-sash-size)*-1);top:-2px;top:calc(var(--vscode-sash-size)*-.5)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{right:-4px;right:calc(var(--vscode-sash-size)*-1);top:-2px;top:calc(var(--vscode-sash-size)*-.5)}.monaco-sash:before{background:#0000;content:"";height:100%;pointer-events:none;position:absolute;width:100%}.monaco-workbench:not(.reduce-motion) .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.active:before,.monaco-sash.hover:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{left:calc(50% - 2px);left:calc(50% - var(--vscode-sash-hover-size)/2);width:4px;width:var(--vscode-sash-hover-size)}.monaco-sash.horizontal:before{height:4px;height:var(--vscode-sash-hover-size);top:calc(50% - 2px);top:calc(50% - var(--vscode-sash-hover-size)/2)}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:cyan}.monaco-sash.debug.disabled{background:#0ff3}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-split-view2{height:100%;position:relative;width:100%}.monaco-split-view2>.sash-container{height:100%;pointer-events:none;position:absolute;width:100%}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:auto}.monaco-split-view2>.monaco-scrollable-element{height:100%;width:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{height:100%;position:relative;white-space:nowrap;width:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{position:absolute;white-space:normal}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{background-color:var(--separator-border);content:" ";left:0;pointer-events:none;position:absolute;top:0;z-index:5}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:1px;width:100%}.monaco-table{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}.monaco-table>.monaco-split-view2{border-bottom:1px solid #0000}.monaco-table>.monaco-list{flex:1 1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{font-weight:700;height:100%;overflow:hidden;text-overflow:ellipsis;width:100%}.monaco-table-td,.monaco-table-th{box-sizing:border-box;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{border-left:1px solid #0000;content:"";left:calc(var(--vscode-sash-size)/2);position:absolute;width:0}.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2,.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-tl-row{align-items:center;display:flex;height:100%;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;left:16px;pointer-events:none;position:absolute;top:0}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{border-left:1px solid #0000;box-sizing:border-box;display:inline-block;height:100%}.monaco-workbench:not(.reduce-motion) .monaco-tl-indent>.indent-guide{transition:border-color .1s linear}.monaco-tl-contents,.monaco-tl-twistie{height:100%}.monaco-tl-twistie{align-items:center;display:flex!important;flex-shrink:0;font-size:10px;justify-content:center;padding-right:6px;text-align:right;transform:translateX(3px);width:16px}.monaco-tl-contents{flex:1 1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:codicon-spin 1.25s steps(30) infinite}.monaco-tree-type-filter{border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:flex;margin:0 6px;max-width:200px;padding:3px;position:absolute;top:0;z-index:100}.monaco-workbench:not(.reduce-motion) .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-grab{align-items:center;cursor:grab;display:flex!important;justify-content:center;margin-right:2px}.monaco-tree-type-filter-grab.grabbing{cursor:grabbing}.monaco-tree-type-filter-input{flex:1 1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container{background-color:var(--vscode-sideBar-background);height:0;left:0;position:absolute;top:0;width:100%;z-index:13}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{background-color:var(--vscode-sideBar-background);opacity:1!important;overflow:hidden;position:absolute;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{background-color:var(--vscode-list-hoverBackground)!important;cursor:pointer}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow{display:none}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow{bottom:-3px;height:0;left:0;position:absolute;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-position:0;background-repeat:no-repeat;background-size:16px;display:inline-block;flex-shrink:0;height:22px;line-height:inherit!important;padding-right:6px;vertical-align:top;width:16px}.monaco-icon-label-iconpath{display:flex;height:16px;margin-top:2px;padding-left:2px;width:16px}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-suffix-container>.label-suffix{opacity:.7;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-size:.9em;margin-left:.5em;opacity:.7;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{font-style:italic}.monaco-icon-label.deprecated{opacity:.66;text-decoration:line-through}.monaco-icon-label.italic:after{font-style:italic}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{text-decoration:line-through}.monaco-icon-label:after{font-size:90%;font-weight:600;margin:auto 16px 0 5px;opacity:.75;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-keybinding{align-items:center;display:flex;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{border-radius:3px;border-style:solid;border-width:1px;display:inline-block;font-size:11px;margin:0 2px;padding:3px 5px;vertical-align:middle}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);overflow:visible;overflow-wrap:normal;position:relative}.monaco-editor,.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);border:1px solid var(--vscode-editor-rangeHighlightBorder);box-sizing:border-box}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);border:1px solid var(--vscode-editor-symbolHighlightBorder);box-sizing:border-box}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .overflow-guard{overflow:hidden;position:relative}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .margin-view-overlays>div,.monaco-editor .view-overlays>div{position:absolute;width:100%}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{background:var(--vscode-editorError-background);content:"";display:block;height:100%;width:100%}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{background:var(--vscode-editorWarning-background);content:"";display:block;height:100%;width:100%}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{background:var(--vscode-editorInfo-background);content:"";display:block;height:100%;width:100%}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;text-decoration-color:inherit;text-decoration-color:var(--vscode-editor-foreground,inherit)}.monaco-editor .inputarea{background-color:initial;border:none;color:#0000;margin:0;min-height:0;min-width:0;outline:none!important;overflow:hidden;padding:0;position:absolute;resize:none;z-index:-10}.monaco-editor .inputarea.ime-input{caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground);z-index:10}.monaco-editor .margin-view-overlays .line-numbers{font-feature-settings:"tnum";bottom:0;box-sizing:border-box;cursor:default;display:inline-block;font-variant-numeric:tabular-nums;position:absolute;text-align:right;vertical-align:middle}.monaco-editor .relative-current-line-number{display:inline-block;text-align:left;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-mouse-cursor-text{cursor:text}.monaco-editor .blockDecorations-container{pointer-events:none;position:absolute;top:0}.monaco-editor .blockDecorations-block{box-sizing:border-box;position:absolute}.monaco-editor .margin-view-overlays .current-line,.monaco-editor .view-overlays .current-line{box-sizing:border-box;display:block;height:100%;left:0;position:absolute;top:0}.monaco-editor
	.margin-view-overlays
	.current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{height:100%;position:absolute}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{align-items:center;display:flex;justify-content:center;position:absolute}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.monaco-editor .lines-content .core-guide{box-sizing:border-box;height:100%;position:absolute}.mtkcontrol{background:#960000!important;color:#fff!important}.mtkoverflow{background-color:var(--vscode-editor-background);background-color:var(--vscode-button-background,var(--vscode-editor-background));border-color:var(--vscode-contrastBorder);border-radius:2px;border-style:solid;border-width:1px;color:var(--vscode-editor-foreground);color:var(--vscode-button-foreground,var(--vscode-editor-foreground));cursor:pointer;padding:4px}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{user-select:text;-webkit-user-select:text;-ms-user-select:text}.monaco-editor.enable-user-select{user-select:auto;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{position:absolute;width:100%}.monaco-editor .lines-content>.view-lines>.view-line>span{bottom:0;position:absolute;top:0}.monaco-editor .mtkw,.monaco-editor .mtkz{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block}.monaco-editor .lines-decorations{background:#fff;position:absolute;top:0}.monaco-editor .margin-view-overlays .cldr{height:100%;position:absolute}.monaco-editor .margin-view-overlays .cmdr{height:100%;left:0;position:absolute;width:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover .minimap-slider.active,.monaco-editor .minimap.slider-mouseover:hover .minimap-slider{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{left:-6px;position:absolute;width:6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{left:-1px;position:absolute;width:1px}.minimap.autohide{opacity:0;transition:opacity .5s}.minimap.autohide:hover{opacity:1}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{left:0;position:absolute;top:0}.monaco-editor .view-ruler{box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset;position:absolute;top:0}.monaco-editor .scroll-decoration{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset;height:6px;left:0;position:absolute;top:0}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor			.top-left-radius{border-top-left-radius:3px}.monaco-editor			.bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor			.top-right-radius{border-top-right-radius:3px}.monaco-editor			.bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{box-sizing:border-box;overflow:hidden;position:absolute}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{background:#0000!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{background:#0000!important;border-bottom-style:solid;border-bottom-width:2px}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{background:#0000!important;border-bottom-style:solid;border-bottom-width:1px}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-editor .mwh{color:var(--vscode-editorWhitespace-foreground)!important;position:absolute}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{font-size:13px;height:0;line-height:14px;transform:translateY(-10px)}.monaco-editor .diff-hidden-lines .bottom.dragging,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .bottom,.monaco-editor .diff-hidden-lines .top{background-clip:padding-box;background-color:initial;border-bottom:2px solid #0000;border-top:4px solid #0000;height:4px;transition:background-color .1s ease-out}.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *{cursor:n-resize!important}.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *{cursor:s-resize!important}.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *{cursor:ns-resize!important}.monaco-editor .diff-hidden-lines .top{transform:translateY(4px)}.monaco-editor .diff-hidden-lines .bottom{transform:translateY(-6px)}.monaco-editor .diff-unchanged-lines{background:var(--vscode-diffEditor-unchangedCodeBackground)}.monaco-editor .noModificationsOverlay{align-items:center;background:var(--vscode-editor-background);display:flex;justify-content:center;z-index:1}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow);color:var(--vscode-diffEditor-unchangedRegionForeground);display:block;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important;cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item{cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover{color:var(--vscode-editorLink-activeForeground)}.monaco-editor .movedModified,.monaco-editor .movedOriginal{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedModified.currentMove,.monaco-editor .movedOriginal.currentMove{border:2px solid var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path.currentMove{stroke:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path{pointer-events:visiblestroke}.monaco-diff-editor .moved-blocks-lines .arrow{fill:var(--vscode-diffEditor-move-border)}.monaco-diff-editor .moved-blocks-lines .arrow.currentMove{fill:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines .arrow-rectangle{fill:var(--vscode-editor-background)}.monaco-diff-editor .moved-blocks-lines{pointer-events:none;position:absolute}.monaco-diff-editor .moved-blocks-lines path{fill:none;stroke:var(--vscode-diffEditor-move-border);stroke-width:2}.monaco-editor .char-delete.diff-range-empty{border-left:3px solid var(--vscode-diffEditor-removedTextBackground);margin-left:-1px}.monaco-editor .char-insert.diff-range-empty{border-left:3px solid var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .fold-unchanged{cursor:pointer}.monaco-diff-editor .diff-moved-code-block{display:flex;justify-content:flex-end;margin-top:-4px}.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon{font-size:12px;height:12px;width:12px}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs			.diffOverview{background:#00000008}.monaco-diff-editor.vs-dark		.diffOverview{background:#ffffff03}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs		.scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark	.scrollbar{background:#0000}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black	.scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light	.scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor				.slider.active{background:#ababab66}.modified-in-monaco-diff-editor.hc-black	.slider.active,.modified-in-monaco-diff-editor.hc-light	.slider.active{background:none}.monaco-diff-editor .delete-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-editor .insert-sign{align-items:center;display:flex!important;font-size:11px!important;opacity:.7!important}.monaco-diff-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-diff-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-editor.hc-black .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-editor.hc-light .insert-sign{opacity:1}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .inline-deleted-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{position:absolute;z-index:10}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-diff-editor .char-insert,.monaco-diff-editor .line-insert,.monaco-editor .char-insert,.monaco-editor .line-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-diff-editor .line-insert,.monaco-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground,var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-insert,.monaco-editor .line-insert{border:1px solid var(--vscode-diffEditor-insertedTextBorder);box-sizing:border-box}.monaco-editor.hc-black .char-insert,.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .char-insert,.monaco-editor.hc-light .line-insert{border-style:dashed}.monaco-editor .char-delete,.monaco-editor .line-delete{border:1px solid var(--vscode-diffEditor-removedTextBorder);box-sizing:border-box}.monaco-editor.hc-black .char-delete,.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .char-delete,.monaco-editor.hc-light .line-delete{border-style:dashed}.monaco-diff-editor .gutter-insert,.monaco-editor .gutter-insert,.monaco-editor .inline-added-margin-view-zone{background-color:var(--vscode-diffEditor-insertedLineBackground),var(--vscode-diffEditor-insertedTextBackground);background-color:var(--vscode-diffEditorGutter-insertedLineBackground,var(--vscode-diffEditor-insertedLineBackground),var(--vscode-diffEditor-insertedTextBackground))}.monaco-diff-editor .char-delete,.monaco-editor .char-delete,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.monaco-diff-editor .line-delete,.monaco-editor .line-delete{background-color:var(--vscode-diffEditor-removedTextBackground);background-color:var(--vscode-diffEditor-removedLineBackground,var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor .gutter-delete,.monaco-editor .gutter-delete,.monaco-editor .inline-deleted-margin-view-zone{background-color:var(--vscode-diffEditor-removedLineBackground),var(--vscode-diffEditor-removedTextBackground);background-color:var(--vscode-diffEditorGutter-removedLineBackground,var(--vscode-diffEditor-removedLineBackground),var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{border-left:1px solid var(--vscode-diffEditor-border);box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow)}.monaco-diff-editor.side-by-side .editor.original{border-right:1px solid var(--vscode-diffEditor-border);box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .diagonal-fill{background-image:linear-gradient(-45deg,var(--vscode-diffEditor-diagonalFill) 12.5%,#0000 12.5%,#0000 50%,var(--vscode-diffEditor-diagonalFill) 50%,var(--vscode-diffEditor-diagonalFill) 62.5%,#0000 62.5%,#0000 100%);background-size:8px 8px}.monaco-diff-editor .gutter{flex-grow:0;flex-shrink:0;overflow:hidden;position:relative;&>div{position:absolute}.gutterItem{opacity:0;transition:opacity .7s;&.showAlways{opacity:1}&.noTransition,&.showAlways{transition:none}}&:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.gutterItem{.background{border-left:2px solid var(--vscode-menu-border);height:100%;left:50%;position:absolute;width:1px}.buttons{align-items:center;display:flex;justify-content:center;position:absolute;width:100%;.monaco-toolbar{height:fit-content;.monaco-action-bar{line-height:1;.actions-container{background:var(--vscode-editorGutter-commentRangeForeground);border-radius:4px;width:fit-content;.action-item{&:hover{background:var(--vscode-toolbar-hoverBackground)}.action-label{padding:1px 2px}}}}}}}}.monaco-diff-editor .diff-hidden-lines-compact{display:flex;height:11px;.line-left,.line-right{border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);height:1px;margin:auto;opacity:.5;width:100%}.line-left{width:20px}.text{text-wrap:nowrap;color:var(--vscode-editorCodeLens-foreground);font-size:11px;line-height:11px;margin:0 4px}}.monaco-component.diff-review{user-select:none;-webkit-user-select:none;z-index:99}.monaco-diff-editor .diff-review{position:absolute}.monaco-component.diff-review .diff-review-line-number{color:var(--vscode-editorLineNumber-foreground);display:inline-block;text-align:right}.monaco-component.diff-review .diff-review-summary{padding-left:10px}.monaco-component.diff-review .diff-review-shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset;position:absolute}.monaco-component.diff-review .diff-review-row{white-space:pre}.monaco-component.diff-review .diff-review-table{display:table;min-width:100%}.monaco-component.diff-review .diff-review-row{display:table-row;width:100%}.monaco-component.diff-review .diff-review-spacer{display:inline-block;vertical-align:middle;width:10px}.monaco-component.diff-review .diff-review-spacer>.codicon{font-size:9px!important}.monaco-component.diff-review .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px;z-index:100}.monaco-component.diff-review .diff-review-actions .action-label{height:16px;margin:2px 0;width:16px}.monaco-component.diff-review .revertButton{cursor:pointer}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);height:100%;overflow-y:hidden;position:relative;width:100%;>div{height:100%;left:0;position:absolute;top:0;width:100%;&.placeholder{display:grid;place-content:center;place-items:center;visibility:hidden;&.visible{visibility:visible}}}.active{--vscode-multiDiffEditor-border:var(--vscode-focusBorder)}.multiDiffEntry{display:flex;flex:1 1;flex-direction:column;overflow:hidden;.collapse-button{cursor:pointer;margin:0 5px;a{display:block}}.header{background:var(--vscode-editor-background);z-index:1000;&:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.header-content{align-items:center;background:var(--vscode-multiDiffEditor-headerBackground);border-top:1px solid var(--vscode-multiDiffEditor-border);color:var(--vscode-foreground);display:flex;margin:8px 0 0;padding:4px 5px;&.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px}.file-path{display:flex;flex:1 1;min-width:0;.title{font-size:14px;line-height:22px;&.original{flex:1 1;min-width:0;text-overflow:ellipsis}}.status{font-weight:600;line-height:22px;margin:0 10px;opacity:.75}}.actions{padding:0 8px}}}.editorParent{border-bottom:1px solid var(--vscode-multiDiffEditor-border);display:flex;flex:1 1;flex-direction:column;overflow:hidden}.editorContainer{flex:1 1}}}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border);box-sizing:border-box}.inline-editor-progress-decoration{display:inline-block;height:1em;width:1em}.inline-progress-widget{align-items:center;display:flex!important;justify-content:center}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{animation:none;font-size:90%!important}.inline-progress-widget:hover .icon:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn .15s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground);padding:2px 4px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0}.monaco-editor .monaco-editor-overlaymessage .message a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-editor-overlaymessage .message a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{border:8px solid #0000;height:0!important;left:2px;position:absolute;width:0!important;z-index:1000}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage.below .anchor.below,.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.post-edit-widget{background-color:var(--vscode-editorWidget-background);border:1px solid #0000;border:1px solid var(--vscode-widget-border,#0000);border-radius:4px;box-shadow:0 0 8px 2px var(--vscode-widget-shadow);overflow:hidden}.post-edit-widget .monaco-button{border:none;border-radius:0;padding:2px}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-secondaryHoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}@font-face{font-display:block;font-family:codicon;src:url(/static/media/codicon.f6283f7ccaed1249d9eb.ttf) format("truetype")}.codicon[class*=codicon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 16px/1 codicon;text-align:center;text-decoration:none;text-rendering:auto;text-transform:none;user-select:none;-webkit-user-select:none}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(1turn)}}.codicon-gear.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin,.codicon-sync.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-enum,.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-value{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-symbolIcon-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .lightBulbWidget{align-items:center;display:flex;justify-content:center}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix{color:var(--vscode-editorLightBulb-foreground);color:var(--vscode-editorLightBulbAutoFix-foreground,var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget.codicon-sparkle-filled{color:var(--vscode-icon-foreground);color:var(--vscode-editorLightBulbAi-foreground,var(--vscode-icon-foreground))}.monaco-editor .lightBulbWidget:before{position:relative;z-index:2}.monaco-editor .lightBulbWidget:after{content:"";display:block;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{cursor:pointer;display:block}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix{color:var(--vscode-editorLightBulb-foreground);color:var(--vscode-editorLightBulbAutoFix-foreground,var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-icon-foreground);color:var(--vscode-editorLightBulbAi-foreground,var(--vscode-icon-foreground))}.action-widget{background-color:var(--vscode-editorActionList-background);border:1px solid var(--vscode-editorWidget-border)!important;border-radius:0;border-radius:5px;box-shadow:0 2px 8px var(--vscode-widget-shadow);color:var(--vscode-editorActionList-foreground);display:block;font-size:13px;max-width:80vw;min-width:160px;padding:4px;width:100%;z-index:40}.context-view-block{z-index:-1}.context-view-block,.context-view-pointerBlock{cursor:auto;height:100%;left:0;position:fixed;top:0;width:100%}.context-view-pointerBlock{z-index:2}.action-widget .monaco-list{border:0!important;user-select:none;-webkit-user-select:none}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{border-radius:4px;cursor:pointer;padding:0 10px;touch-action:none;white-space:nowrap;width:100%}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-editorActionList-focusBackground)!important;color:var(--vscode-editorActionList-focusForeground);outline:1px solid #0000;outline:1px solid var(--vscode-menu-selectionBorder,#0000);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-descriptionForeground)!important;font-size:12px;font-weight:600}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before,.action-widget .monaco-list .option-disabled:before{-webkit-touch-callout:none;background-color:initial!important;cursor:default!important;outline:0 solid!important;-webkit-user-select:none;user-select:none}.action-widget .monaco-list-row.action{align-items:center;display:flex;gap:8px}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{flex:1 1;overflow:hidden;text-overflow:ellipsis}.action-widget .monaco-list-row.action .monaco-keybinding>.monaco-keybinding-key{background-color:var(--vscode-keybindingLabel-background);border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);border-radius:3px;border-style:solid;border-width:1px;box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);color:var(--vscode-keybindingLabel-foreground)}.action-widget .action-widget-action-bar{background-color:var(--vscode-editorActionList-background);border-top:1px solid var(--vscode-editorHoverWidget-border);margin-top:2px}.action-widget .action-widget-action-bar:before{content:"";display:block;width:100%}.action-widget .action-widget-action-bar .actions-container{padding:3px 8px 0}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:12px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:initial!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.monaco-editor .codelens-decoration{font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);color:var(--vscode-editorCodeLens-foreground);display:inline-block;font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault);font-size:var(--vscode-editorCodeLens-fontSize);line-height:var(--vscode-editorCodeLens-lineHeight);overflow:hidden;padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);text-overflow:ellipsis;white-space:nowrap}.monaco-editor .codelens-decoration>a,.monaco-editor .codelens-decoration>span{user-select:none;-webkit-user-select:none;vertical-align:sub;white-space:nowrap}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer}.monaco-editor .codelens-decoration>a:hover,.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon{color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);font-size:var(--vscode-editorCodeLens-fontSize);line-height:var(--vscode-editorCodeLens-lineHeight);vertical-align:middle}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:.1em solid #000;box-sizing:border-box;cursor:pointer;display:inline-block;height:.8em;line-height:.8em;margin:.1em .2em 0;width:.8em}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:.1em solid #eee}.colorpicker-header{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;display:flex;height:24px;image-rendering:pixelated;position:relative}.colorpicker-header .picked-color{align-items:center;color:#fff;cursor:pointer;display:flex;flex:1 1;justify-content:center;line-height:24px;overflow:hidden;white-space:nowrap;width:240px}.colorpicker-header .picked-color .picked-color-presentation{margin-left:5px;margin-right:5px;white-space:nowrap}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{cursor:pointer;width:74px;z-index:inherit}.standalone-colorpicker{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border);cursor:pointer}.colorpicker-header .close-button-inner-div{height:100%;text-align:center;width:100%}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{flex:1 1;height:150px;min-width:220px;overflow:hidden;position:relative}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{border:1px solid #fff;border-radius:100%;box-shadow:0 0 2px #000c;height:9px;margin:-5px 0 0 -5px;position:absolute;width:9px}.colorpicker-body .strip{height:150px;width:25px}.colorpicker-body .standalone-strip{height:122px;width:25px}.colorpicker-body .hue-strip{background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red);cursor:grab;margin-left:8px;position:relative}.colorpicker-body .opacity-strip{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;cursor:grab;image-rendering:pixelated;margin-left:8px;position:relative}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{border:1px solid #ffffffb5;box-shadow:0 0 1px #000000d9;box-sizing:border-box;height:4px;left:-2px;position:absolute;top:0;width:calc(100% + 4px)}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.colorpicker-body .standalone-strip .standalone-overlay{height:122px;pointer-events:none}.standalone-colorpicker-body{border:1px solid #0000;border-bottom:1px solid var(--vscode-editorHoverWidget-border);display:block;overflow:hidden}.colorpicker-body .insert-button{background:var(--vscode-button-background);border:none;border-radius:2px;bottom:8px;color:var(--vscode-button-foreground);cursor:pointer;height:20px;padding:0;position:absolute;right:8px;width:58px}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor .inlineSuggestionsHints.withBorder{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);z-index:39}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{display:flex;justify-content:center;min-width:19px}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between}.monaco-editor .peekview-widget .head .peekview-title{align-items:baseline;display:flex;font-size:13px;margin-left:20px;min-width:0;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename,.monaco-editor .peekview-widget .head .peekview-title .meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1 1;padding-right:2px;text-align:right}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{align-self:center;margin-right:4px}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-bottom-style:solid;border-bottom-width:0;border-top-style:solid;border-top-width:0;position:relative}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-bottom-width:1px;border-top-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;padding:3em 0;text-align:center;width:100%}.monaco-editor .reference-zone-widget .ref-tree{background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground);line-height:23px}.monaco-editor .reference-zone-widget .ref-tree .reference{overflow:hidden;text-overflow:ellipsis}.monaco-editor .reference-zone-widget .ref-tree .reference-file{color:var(--vscode-peekViewResult-fileForeground);display:inline-flex;height:100%;width:100%}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-left:auto;margin-right:12px}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{background-color:var(--vscode-peekViewResult-matchHighlightBackground)}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input,.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted #0000;border:1px dotted var(--vscode-contrastActiveBorder,#0000);box-sizing:border-box}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-hover-content{box-sizing:border-box;padding-bottom:2px;padding-right:2px}.monaco-editor .monaco-hover{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground)}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row{display:flex}.monaco-editor .monaco-hover .hover-row .hover-row-contents{display:flex;flex-direction:column;min-width:0}.monaco-editor .monaco-hover .hover-row .verbosity-actions{border-right:1px solid var(--vscode-editorHoverWidget-border);display:flex;flex-direction:column;justify-content:end;padding-left:5px;padding-right:5px}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.disabled{opacity:.6}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor.hc-light .dnd-target,.monaco-editor.vs .dnd-target{border-right:2px dotted #000;color:#fff}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #aeafad;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines,.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines{cursor:default}.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines,.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines{cursor:copy}.monaco-editor .findOptionsWidget{border:2px solid var(--vscode-contrastBorder)}.monaco-editor .find-widget,.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground)}.monaco-editor .find-widget{border-bottom:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);box-sizing:border-box;height:33px;line-height:19px;overflow:hidden;padding:0 4px;position:absolute;transform:translateY(calc(-100% - 10px));transition:transform .2s linear;z-index:35}.monaco-workbench.reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-color:var(--vscode-focusBorder);outline-offset:-1px}.monaco-editor .find-widget .monaco-inputbox .input{background-color:initial;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{display:flex;font-size:12px;margin:3px 25px 0 17px}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-bottom:2px;padding-top:2px}.monaco-editor .find-widget>.find-part .find-actions,.monaco-editor .find-widget>.replace-part .replace-actions{align-items:center;display:flex;height:25px}.monaco-editor .find-widget .monaco-findInput{display:flex;flex:1 1;vertical-align:middle}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{box-sizing:border-box;display:flex;flex:initial;height:25px;line-height:23px;margin:0 0 0 3px;padding:2px 0 0 2px;text-align:center;vertical-align:middle}.monaco-editor .find-widget .button{align-items:center;background-position:50%;background-repeat:no-repeat;border-radius:5px;cursor:pointer;display:flex;flex:initial;height:16px;justify-content:center;margin-left:3px;padding:3px;width:16px}.monaco-editor .find-widget .codicon-find-selection{border-radius:5px;height:22px;padding:3px;width:22px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{padding:1px 6px;top:-1px;width:auto}.monaco-editor .find-widget .button.toggle{border-radius:0;box-sizing:border-box;height:100%;left:3px;position:absolute;top:0;width:18px}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{display:flex;flex:auto;flex-grow:0;flex-shrink:0;position:relative;vertical-align:middle}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;right:2px;top:3px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .find-widget.no-results .matchesCount{color:var(--vscode-errorForeground)}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important;background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor .currentFindMatch{background-color:var(--vscode-editor-findMatchBackground);border:2px solid var(--vscode-editor-findMatchBorder);box-sizing:border-box;padding:1px}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{background-color:var(--vscode-editorWidget-border);background-color:var(--vscode-editorWidget-resizeBorder,var(--vscode-editorWidget-border));left:0!important}.monaco-editor.hc-black .find-widget .button:before{left:2px;position:relative;top:1px}.monaco-editor .find-widget .button:not(.disabled):hover,.monaco-editor .find-widget .codicon-find-selection:hover{background-color:var(--vscode-toolbar-hoverBackground)!important}.monaco-editor.findMatch{background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor.currentFindMatch{background-color:var(--vscode-editor-findMatchBackground)}.monaco-editor.findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor.findMatch{background-color:var(--vscode-editorWidget-background)}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;right:4px;top:5px}.monaco-editor .margin-view-overlays .codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded{align-items:center;cursor:pointer;display:flex;font-size:140%;justify-content:center;margin-left:2px;opacity:0;transition:opacity .5s}.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded{transition:none 0s ease 0s;transition:initial}.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays:hover .codicon{opacity:1}.monaco-editor .inline-folded:after{color:var(--vscode-editor-foldPlaceholderForeground);content:"\22EF";cursor:pointer;display:inline;line-height:1em;margin:.1em .2em 0}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:#0000;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{cursor:pointer;display:inline-block;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{font-size:0;opacity:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text .ghost-text{font-style:italic}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border);color:var(--vscode-editorGhostText-foreground)!important}.monaco-editor .snippet-placeholder{background-color:initial;background-color:var(--vscode-editor-snippetTabstopHighlightBackground,#0000);min-width:2px;outline-color:#0000;outline-color:var(--vscode-editor-snippetTabstopHighlightBorder,#0000);outline-style:solid;outline-width:1px}.monaco-editor .finish-snippet-placeholder{background-color:initial;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground,#0000);outline-color:#0000;outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder,#0000);outline-style:solid;outline-width:1px}.monaco-editor .suggest-widget{border-radius:3px;display:flex;flex-direction:column;width:430px;z-index:40}.monaco-editor .suggest-widget.message{align-items:center;flex-direction:row}.monaco-editor .suggest-details,.monaco-editor .suggest-widget{background-color:var(--vscode-editorSuggestWidget-background);border-color:var(--vscode-editorSuggestWidget-border);border-style:solid;border-width:1px;flex:0 1 auto;width:100%}.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-light .suggest-details,.monaco-editor.hc-light .suggest-widget{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{border-top:1px solid var(--vscode-editorSuggestWidget-border);box-sizing:border-box;display:none;flex-flow:row nowrap;font-size:80%;justify-content:space-between;overflow:hidden;padding:0 4px;width:100%}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{background-position:2px 2px;background-repeat:no-repeat;-mox-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:flex;padding-right:10px;touch-action:none;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1 1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;justify-content:space-between;overflow:hidden;text-overflow:ellipsis;white-space:pre}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;cursor:pointer;font-size:14px;opacity:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;right:2px;top:6px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{opacity:.6;overflow:hidden;text-overflow:ellipsis}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{align-self:center;font-size:85%;line-height:normal;margin-left:12px;opacity:.4;overflow:hidden;text-overflow:ellipsis}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-grow:1;flex-shrink:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{flex-shrink:4;max-width:70%;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;height:18px;position:absolute;right:10px;visibility:hidden;width:18px}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:none;text-decoration:initial}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{background-position:50%;background-repeat:no-repeat;background-size:80%;display:block;height:16px;margin-left:2px;width:16px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{align-items:center;display:flex;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{border:.1em solid #000;display:inline-block;height:.7em;margin:0 0 0 .3em;width:.7em}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{color:var(--vscode-editorSuggestWidget-foreground);cursor:default;display:flex;flex-direction:column}.monaco-editor .suggest-details.focused{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1 1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2 1;margin:0 24px 0 0;opacity:.7;overflow:hidden;padding:4px 0 12px 5px;text-overflow:ellipsis;white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{min-height:calc(1rem + 8px);padding:0;white-space:normal}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{word-wrap:break-word;white-space:pre-wrap}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ol,.monaco-editor .suggest-details ul{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .goto-definition-link{color:var(--vscode-editorLink-activeForeground)!important;cursor:pointer;text-decoration:underline}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;margin-right:4px;vertical-align:text-top}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{font-style:italic;opacity:.6}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{padding:8px 12px 0 20px;position:absolute;user-select:text;-webkit-user-select:text;white-space:pre}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{color:inherit;opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{border-bottom:1px solid #0000;color:var(--vscode-textLink-activeForeground);text-decoration:underline;text-underline-position:under}.monaco-editor .marker-widget .descriptioncontainer .filename{color:var(--vscode-textLink-activeForeground);cursor:pointer}.extension-editor .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.markers-panel .marker-icon .codicon.codicon-error,.markers-panel .marker-icon.error,.monaco-editor .zone-widget .codicon.codicon-error,.preferences-editor .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.extension-editor .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.markers-panel .marker-icon .codicon.codicon-warning,.markers-panel .marker-icon.warning,.monaco-editor .zone-widget .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.extension-editor .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.markers-panel .marker-icon .codicon.codicon-info,.markers-panel .marker-icon.info,.monaco-editor .zone-widget .codicon.codicon-info,.preferences-editor .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{color:var(--vscode-editorLink-activeForeground)!important;cursor:pointer}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);border:1px solid var(--vscode-editor-selectionHighlightBorder);box-sizing:border-box}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);border:1px solid var(--vscode-editor-wordHighlightBorder);box-sizing:border-box}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);border:1px solid var(--vscode-editor-wordHighlightStrongBorder);box-sizing:border-box}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);border:1px solid var(--vscode-editor-wordHighlightTextBorder);box-sizing:border-box}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .inline-edit-remove{background-color:var(--vscode-editorGhostText-background);font-style:italic}.monaco-editor .inline-edit-hidden{font-size:0;opacity:0}.monaco-editor .inline-edit-decoration,.monaco-editor .suggest-preview-text .inline-edit{font-style:italic}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .inline-edit-decoration,.monaco-editor .inline-edit-decoration-preview,.monaco-editor .suggest-preview-text .inline-edit{background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border);color:var(--vscode-editorGhostText-foreground)!important}.monaco-editor .inlineEditHints.withBorder{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);z-index:39}.monaco-editor .inlineEditHints a,.monaco-editor .inlineEditHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineEditHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineEditHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineEditStatusBarItemLabel{margin-right:2px}.monaco-editor .inlineEditSideBySide{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);white-space:pre;z-index:39}.monaco-editor div.inline-edits-widget{--widget-color:var(--vscode-notifications-background);.promptEditor .monaco-editor{--vscode-editor-placeholder-foreground:var(--vscode-editorGhostText-foreground)}.promptEditor,.toolbar{opacity:0;transition:opacity .2s ease-in-out}&.focused,&:hover{.promptEditor,.toolbar{opacity:1}}.preview .monaco-editor{--vscode-editor-background:var(--widget-color);.mtk1{color:var(--vscode-editorGhostText-foreground)}.current-line-margin,.view-overlays .current-line-exact{border:none}}svg{.gradient-start{stop-color:var(--vscode-editor-background)}.gradient-stop{stop-color:var(--widget-color)}}}.monaco-editor .parameter-hints-widget{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);cursor:default;display:flex;flex-direction:column;line-height:1.5em;z-index:39}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{display:flex;flex-direction:row;max-width:440px}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{border-left:1px solid var(--vscode-editorHoverWidget-border);content:"";display:block;height:100%;opacity:.5;position:absolute}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .body,.monaco-editor .parameter-hints-widget .monaco-scrollable-element{display:flex;flex:1 1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{border-bottom:1px solid var(--vscode-editorHoverWidget-border);content:"";display:block;left:0;opacity:.5;padding-top:4px;position:absolute;width:100%}.monaco-editor .parameter-hints-widget .code{font-family:var(--vscode-parameterHintsWidget-editorFontFamily),var(--vscode-parameterHintsWidget-editorFontFamilyDefault)}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:normal}.monaco-editor .parameter-hints-widget .docs code{background-color:var(--vscode-textCodeBlock-background);border-radius:3px;font-family:var(--monaco-monospace-font);padding:0 .4em}.monaco-editor .parameter-hints-widget .docs .code,.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{align-items:center;display:none;flex-direction:column;justify-content:flex-end;min-width:22px}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{background-repeat:no-repeat;cursor:pointer;height:16px;width:16px}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{font-family:var(--monaco-monospace-font);height:12px;line-height:12px;text-align:center}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:700;margin-right:.5em}.monaco-editor{--vscode-editor-placeholder-foreground:var(--vscode-editorGhostText-foreground);.editorPlaceholder{text-wrap:nowrap;color:var(--vscode-editor-placeholder-foreground);overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:0}}.monaco-editor .rename-box{border-radius:4px;color:inherit;z-index:100}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input-with-button{border-radius:2px;padding:3px;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input{padding:0;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{align-items:center;background-color:initial;border:none;border-radius:5px;cursor:pointer;display:flex;padding:3px}.monaco-editor .rename-box .rename-suggestions-button:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-row{border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .sticky-widget{overflow:hidden}.monaco-editor .sticky-widget-line-numbers{background-color:inherit;float:left}.monaco-editor .sticky-widget-lines-scrollable{background-color:inherit;display:inline-block;overflow:hidden;position:absolute;width:var(--vscode-editorStickyScroll-scrollableWidth)}.monaco-editor .sticky-widget-lines{background-color:inherit;position:absolute}.monaco-editor .sticky-line-content,.monaco-editor .sticky-line-number{background-color:inherit;color:var(--vscode-editorLineNumber-foreground);display:inline-block;position:absolute;white-space:nowrap}.monaco-editor .sticky-line-number .codicon-folding-collapsed,.monaco-editor .sticky-line-number .codicon-folding-expanded{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition)}.monaco-editor .sticky-line-content{background-color:inherit;white-space:nowrap;width:var(--vscode-editorStickyScroll-scrollableWidth)}.monaco-editor .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor .sticky-widget{border-bottom:1px solid var(--vscode-editorStickyScroll-border)}.monaco-editor .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .sticky-widget{background-color:var(--vscode-editorStickyScroll-background);box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;right:auto!important;width:100%;z-index:4}.monaco-editor .sticky-widget.peek{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .unicode-highlight{background-color:var(--vscode-editorUnicodeHighlight-background);border:1px solid var(--vscode-editorUnicodeHighlight-border);box-sizing:border-box}.editor-banner{background:var(--vscode-banner-background);box-sizing:border-box;cursor:default;display:flex;font-size:12px;height:26px;overflow:visible;width:100%}.editor-banner .icon-container{align-items:center;display:flex;flex-shrink:0;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-position:50%;background-repeat:no-repeat;background-size:16px;margin:0 6px 0 10px;padding:0;width:16px}.editor-banner .message-container{align-items:center;display:flex;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-banner .message-container p{margin-block-end:0;margin-block-start:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{margin:2px 8px;padding:0 12px;width:inherit}.editor-banner .message-actions-container a{margin-left:12px;padding:3px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQ4LjAzNiA0LjAxSDQuMDA4VjMyLjAzaDQ0LjAyOFY0LjAxWk00LjAwOC4wMDhBNC4wMDMgNC4wMDMgMCAwIDAgLjAwNSA0LjAxVjMyLjAzYTQuMDAzIDQuMDAzIDAgMCAwIDQuMDAzIDQuMDAyaDQ0LjAyOGE0LjAwMyA0LjAwMyAwIDAgMCA0LjAwMy00LjAwMlY0LjAxQTQuMDAzIDQuMDAzIDAgMCAwIDQ4LjAzNi4wMDhINC4wMDhaTTguMDEgOC4wMTNoNC4wMDN2NC4wMDNIOC4wMVY4LjAxM1ptMTIuMDA4IDBoLTQuMDAydjQuMDAzaDQuMDAyVjguMDEzWm00LjAwMyAwaDQuMDAydjQuMDAzaC00LjAwMlY4LjAxM1ptMTIuMDA4IDBoLTQuMDAzdjQuMDAzaDQuMDAzVjguMDEzWm00LjAwMiAwaDQuMDAzdjQuMDAzSDQwLjAzVjguMDEzWm0tMjQuMDE1IDguMDA1SDguMDF2NC4wMDNoOC4wMDZ2LTQuMDAzWm00LjAwMiAwaDQuMDAzdjQuMDAzaC00LjAwM3YtNC4wMDNabTEyLjAwOCAwaC00LjAwM3Y0LjAwM2g0LjAwM3YtNC4wMDNabTEyLjAwOCAwdjQuMDAzaC04LjAwNXYtNC4wMDNoOC4wMDVabS0zMi4wMjEgOC4wMDVIOC4wMXY0LjAwM2g0LjAwM3YtNC4wMDNabTQuMDAzIDBoMjAuMDEzdjQuMDAzSDE2LjAxNnYtNC4wMDNabTI4LjAxOCAwSDQwLjAzdjQuMDAzaDQuMDAzdi00LjAwM1oiIGZpbGw9IiM0MjQyNDIiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUzdjM2SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) 50% no-repeat;border:4px solid #f6f6f6;border-radius:4px;height:36px;margin:0;min-height:0;min-width:0;overflow:hidden;padding:0;position:absolute;resize:none;width:58px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQ4LjAzNiA0LjAxSDQuMDA4VjMyLjAzaDQ0LjAyOFY0LjAxWk00LjAwOC4wMDhBNC4wMDMgNC4wMDMgMCAwIDAgLjAwNSA0LjAxVjMyLjAzYTQuMDAzIDQuMDAzIDAgMCAwIDQuMDAzIDQuMDAyaDQ0LjAyOGE0LjAwMyA0LjAwMyAwIDAgMCA0LjAwMy00LjAwMlY0LjAxQTQuMDAzIDQuMDAzIDAgMCAwIDQ4LjAzNi4wMDhINC4wMDhaTTguMDEgOC4wMTNoNC4wMDN2NC4wMDNIOC4wMVY4LjAxM1ptMTIuMDA4IDBoLTQuMDAydjQuMDAzaDQuMDAyVjguMDEzWm00LjAwMyAwaDQuMDAydjQuMDAzaC00LjAwMlY4LjAxM1ptMTIuMDA4IDBoLTQuMDAzdjQuMDAzaDQuMDAzVjguMDEzWm00LjAwMiAwaDQuMDAzdjQuMDAzSDQwLjAzVjguMDEzWm0tMjQuMDE1IDguMDA1SDguMDF2NC4wMDNoOC4wMDZ2LTQuMDAzWm00LjAwMiAwaDQuMDAzdjQuMDAzaC00LjAwM3YtNC4wMDNabTEyLjAwOCAwaC00LjAwM3Y0LjAwM2g0LjAwM3YtNC4wMDNabTEyLjAwOCAwdjQuMDAzaC04LjAwNXYtNC4wMDNoOC4wMDVabS0zMi4wMjEgOC4wMDVIOC4wMXY0LjAwM2g0LjAwM3YtNC4wMDNabTQuMDAzIDBoMjAuMDEzdjQuMDAzSDE2LjAxNnYtNC4wMDNabTI4LjAxOCAwSDQwLjAzdjQuMDAzaDQuMDAzdi00LjAwM1oiIGZpbGw9IiNDNUM1QzUiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUzdjM2SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) 50% no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);padding:10px;user-select:text;-webkit-user-select:text;z-index:50}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{background-color:var(--vscode-editorHoverWidget-border);border:0;height:1px}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{float:right;font-size:60%;font-weight:400}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}.background-state-invalid{background-color:var(--negative)!important}.background-state-invalid .ms-TextField .ms-TextField-fieldGroup,.background-state-invalid .ms-TextField.is-disabled .ms-TextField-fieldGroup .input,.background-state-invalid .widget-metric>.metric-comment,.background-state-invalid .widget-metric>.metric-content>.metric-description,.background-state-invalid .widget-metric>.metric-content>.metric-value,.background-state-invalid .widget-metric>.metric-content>.metric-value>.metric-comment-ref{color:#fff!important}.background-state-invalid .widget-header>.widget-title-container .ms-TextField:not(.is-disabled)>.ms-TextField-wrapper>.ms-TextField-fieldGroup:focus-within{background-color:#ffffff26!important}.background-state-valid{background-color:var(--positive)!important}.background-state-valid .ms-TextField .ms-TextField-fieldGroup,.background-state-valid .ms-TextField.is-disabled .ms-TextField-fieldGroup .input,.background-state-valid .widget-metric>.metric-comment,.background-state-valid .widget-metric>.metric-content>.metric-description,.background-state-valid .widget-metric>.metric-content>.metric-value,.background-state-valid .widget-metric>.metric-content>.metric-value>.metric-comment-ref{color:#fff!important}.background-state-valid .widget-header>.widget-title-container .ms-TextField:not(.is-disabled)>.ms-TextField-wrapper>.ms-TextField-fieldGroup:focus-within{background-color:#ffffff26!important}.label-state-invalid{color:var(--negative)!important}.label-state-valid{color:var(--positive)!important}.border-state-invalid{border-color:var(--negative)!important}.border-state-valid{border-color:var(--positive)!important}.block-editor.block-size-dynamic .widget-metric{height:fit-content!important}span.invalid,state.invalid{color:var(--negative)}span.valid,state.valid{color:var(--positive)}.empty-result{padding:1em}.calendar-line{display:flex}.calendar-line .value-selector{width:14%}.calendar-line.title .value-selector{color:var(--losmart-master-text-2);pointer-events:none}.no-wrap{white-space:nowrap}.smartchart-organization{display:flex;flex-direction:row;font-size:.8em;justify-content:center;padding:1em;position:relative}.smartchart-organization .graph-node-children{align-items:flex-start;display:flex;position:relative;width:fit-content}.smartchart-organization .graph-node-children .graph-node-box-connector-children1,.smartchart-organization .graph-node-children .graph-node-box-connector-children2,.smartchart-organization .graph-node-children .graph-node-box-connector-parent1,.smartchart-organization .graph-node-children .graph-node-box-connector-parent2{background:var(--losmart-ui-color-secondary);display:block;height:1px;position:absolute;width:1px}.smartchart-organization .graph-node-children .graph-node{position:relative}.smartchart-organization .graph-node-children .graph-node>.graph-node-header{display:flex;justify-content:center;padding-bottom:1em;padding-top:1em;position:relative}.smartchart-organization .graph-node-children .graph-node>.graph-node-header>.graph-node-box{display:block;min-width:10em;padding:1em 1em .5em;position:relative;width:fit-content}.smartchart-organization .graph-node-children .graph-node>.graph-node-header>.graph-node-box>.graph-node-box-name{font-size:1.1em;font-weight:700}.smartchart-organization .graph-node-children.level-0>.graph-node>.graph-node-header>.graph-node-box-connector-parent1{display:none}.smartchart-organization .graph-node-children.layout-horizontal{flex-direction:row}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node-box-connector-parent1{display:none}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node{margin-left:.1em;margin-right:.1em}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node>.graph-node-header>.graph-node-box-connector-parent1{height:50%;left:50%;top:0;width:1px}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node>.graph-node-header>.graph-node-box-connector-children1{height:50%;left:50%;top:50%;width:1px}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node.position-first>.graph-node-header>.graph-node-box-connector-parent2{height:1px;left:50%;top:0;width:calc(50% + .2em)}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node.position-inside>.graph-node-header>.graph-node-box-connector-parent2{height:1px;left:0;top:0;width:calc(100% + .2em)}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node.position-last>.graph-node-header>.graph-node-box-connector-parent2{height:1px;left:0;top:0;width:calc(50% + .1em)}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node.next-layout-vertical>.graph-node-header>.graph-node-box-connector-children1{height:50%;left:50%;top:50%;width:1px}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node.next-layout-vertical>.graph-node-header>.graph-node-box-connector-children2{height:1px;left:1em;top:100%;width:calc(50% - 1em)}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node.next-layout-horizontal>.graph-node-header>.graph-node-box-connector-children1{height:50%;left:50%;top:50%;width:1px}.smartchart-organization .graph-node-children.layout-horizontal>.graph-node.no-children>.graph-node-header>.graph-node-box-connector-children1,.smartchart-organization .graph-node-children.layout-horizontal>.graph-node.no-children>.graph-node-header>.graph-node-box-connector-children2{display:none}.smartchart-organization .graph-node-children.layout-vertical{flex-direction:column;padding-left:2em}.smartchart-organization .graph-node-children.layout-vertical.level-0>.graph-node>.graph-node-header>.graph-node-box-connector-parent1,.smartchart-organization .graph-node-children.layout-vertical.level-0>.graph-node>.graph-node-header>.graph-node-box-connector-parent2{display:none}.smartchart-organization .graph-node-children.layout-vertical>.graph-node>.graph-node-header>.graph-node-box-connector-parent1{height:1px;left:-1em;top:50%;width:50%}.smartchart-organization .graph-node-children.layout-vertical>.graph-node.position-first>.graph-node-header>.graph-node-box-connector-parent2,.smartchart-organization .graph-node-children.layout-vertical>.graph-node.position-inside>.graph-node-header>.graph-node-box-connector-parent2{height:100%;left:-1em;top:0;width:1px}.smartchart-organization .graph-node-children.layout-vertical>.graph-node.position-first-last>.graph-node-header>.graph-node-box-connector-parent2,.smartchart-organization .graph-node-children.layout-vertical>.graph-node.position-last>.graph-node-header>.graph-node-box-connector-parent2{height:50%;left:-1em;top:0;width:1px}.smartchart-organization .graph-node-children.layout-vertical>.graph-node.next-layout-vertical>.graph-node-header>.graph-node-box-connector-children1{height:50%;left:50%;top:50%;width:1px}.smartchart-organization .graph-node-children.layout-vertical>.graph-node.next-layout-vertical>.graph-node-header>.graph-node-box-connector-children2{height:1px;left:1em;top:100%;width:calc(50% - 1em)}.smartchart-organization .graph-node-children.layout-vertical>.graph-node.next-layout-horizontal>.graph-node-header>.graph-node-box-connector-children1{height:50%;left:50%;top:50%;width:1px}.smartchart-organization .graph-node-children.layout-vertical>.graph-node.next-layout-horizontal>.graph-node-header>.graph-node-box-connector-children2{height:1px;left:50%;top:50%;width:1px}.smartchart-organization .graph-node-children.layout-vertical>.graph-node.no-children>.graph-node-header>.graph-node-box-connector-children1,.smartchart-organization .graph-node-children.layout-vertical>.graph-node.no-children>.graph-node-header>.graph-node-box-connector-children2{display:none}.smartchart-organization .graph-node-children.layout-vertical>.graph-node.position-first>.graph-node-children>.graph-node-box-connector-parent1,.smartchart-organization .graph-node-children.layout-vertical>.graph-node.position-inside>.graph-node-children>.graph-node-box-connector-parent1{display:block!important;height:100%;left:-1em;top:0}.smartchart-organization .graph-node-children.level-0 .graph-node-box{background-color:var(--losmart-ui-chart-serie-color-0)}.smartchart-organization .graph-node-children.level-1 .graph-node-box{background-color:var(--losmart-ui-chart-serie-color-1)}.smartchart-organization .graph-node-children.level-2 .graph-node-box{background-color:var(--losmart-ui-chart-serie-color-2)}.smartchart-organization .graph-node-children.level-3 .graph-node-box{background-color:var(--losmart-ui-chart-serie-color-3)}.smartchart-organization .graph-node-children.level-4 .graph-node-box{background-color:var(--losmart-ui-chart-serie-color-4)}.query-table .dqHeader.depth0{font-size:.7em}.query-table .dqHeader.depth0>th{font-size:1.6em!important;font-weight:700}.query-table .dqRow.depth0>.dqCell{border-top:var(--losmart-ui-table-border);color:var(--losmart-ui-table-color)!important;padding-bottom:.1em;padding-top:.1em}.query-table .dqGroup.depth0{font-size:1em;font-weight:400}.query-table .bold{font-weight:700}.widget-dquery{padding:.25em .8em}.widget-dquery.no-data{align-items:center;display:flex;flex-direction:column;justify-content:center}.widget-dquery.no-data>.no-data{align-items:center;color:var(--losmart-ui-hint-color);display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:12em 20% 20%;position:relative;text-align:center;width:100%}.widget-dquery.no-data>.no-data:before{border:.5em solid var(--losmart-ui-hint-color);border-radius:50%;content:" ";flex-shrink:0;height:6.5em;left:50%;opacity:.25;position:absolute;top:3.5em;transform:translate(-50%);width:6.5em}.widget-dquery.no-data>.error-data{align-items:center;color:var(--losmart-ui-hint-color);display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:12em 20% 20%;position:relative;text-align:center;width:100%}.widget-dquery.no-data>.error-data:before{border:.5em solid var(--losmart-ui-hint-color);border-radius:50%;content:" ";flex-shrink:0;height:6.5em;left:50%;opacity:.25;position:absolute;top:3.5em;transform:translate(-50%);width:6.5em}.widget-dquery.no-data>.error-data:after{color:var(--losmart-ui-hint-color);content:"!";flex-shrink:0;font-size:5em;left:50%;opacity:.25;position:absolute;top:.75em;transform:translate(-50%)}.dqTable{font-size:.9em;width:100%}.dqTable.smart-fontsize-smaller{font-size:.8em}.dqHeader{color:var(--losmart-ui-table-header-color)}.dqHeader>.dqCell{vertical-align:bottom}.dqHeader.depth1{font-size:.7em}.dqHeader.depth2{font-size:.8em}.dqHeader.depth2 .dqCell{padding-top:.5em}.dqCell{color:var(--losmart-ui-table-color);position:relative;text-align:left;vertical-align:top}.dqCell.end-of-group{border-right:1px solid var(--losmart-ui-color-secondary)!important}td.dqCelldqFooter.indent,td.dqCelldqHeader.indent{padding-left:0!important}td.dqCell.indent{padding-left:1em!important}.dqFooter>.dqCell{border-top:1px solid #333;padding-top:.5em}.dqGroup.depth0{font-size:1.1em;font-weight:700}.dqGroup.depth0>.dqCell{padding-top:1em}.dqGroup.depth0.row0>.dqCell{padding-top:0}.dqRow.depth1>.dqCell{border-top:1px solid #2020201a;padding-bottom:.1em;padding-top:.1em}.dqComment{font-size:.7em}.dqComment.comment0.depth0>.dqCell{padding-top:2em}tr.consolidated>td.dqCell,tr.consolidated>th.dqCell{font-weight:700;padding-bottom:2em!important;padding-top:.5em!important}.negativeIcon{color:var(--losmart-highlight-negative);position:relative}.negativeIcon:before{content:"";font-family:FabricMDL2Icons-9;font-size:1.5em;left:0;position:absolute;top:0}.positiveIcon{color:var(--losmart-highlight-positive);position:relative}.positiveIcon:before{content:"";font-family:FabricMDL2Icons;font-size:1.5em;left:0;position:absolute;top:0}.dqRow:hover{background-color:#0000!important}.dqFooter:hover,.dqValues:hover{background-color:hsla(var(--smart-background-color-h),var(--smart-background-color-s),calc(var(--smart-background-color-l)*.925),.8)!important}.dqCell{padding-left:.25em!important;padding-right:.25em!important}.dqFooter .dqCell{padding-bottom:.25em!important}.dqFooter>.dqCell,.dqRow.depth1>.dqCell{border-top-color:var(--losmart-ui-color-secondary)!important}.dqHeader .dqCell{font-size:1.3em!important}.dqHeader.depth1>th.group-header{font-size:1.6em!important;font-weight:700}.dquery-serie-Portfolio_AssClaMax,.dquery-serie-__global_AssClaMax{stroke:none!important;fill:none!important}.dquery-serie-Portfolio_AssClaMax.highcharts-legend-item .highcharts-point,.dquery-serie-Portfolio_AssClaMax.highcharts-markers .highcharts-point,.dquery-serie-__global_AssClaMax.highcharts-legend-item .highcharts-point,.dquery-serie-__global_AssClaMax.highcharts-markers .highcharts-point{stroke:var(--losmart-highlight-max)!important;fill:var(--losmart-highlight-max)!important}.dquery-serie-Portfolio_AssClaMin,.dquery-serie-__global_AssClaMin{stroke:none!important;fill:none!important}.dquery-serie-Portfolio_AssClaMin.highcharts-legend-item .highcharts-point,.dquery-serie-Portfolio_AssClaMin.highcharts-markers .highcharts-point,.dquery-serie-__global_AssClaMin.highcharts-legend-item .highcharts-point,.dquery-serie-__global_AssClaMin.highcharts-markers .highcharts-point{stroke:var(--losmart-highlight-min)!important;fill:var(--losmart-highlight-min)!important}.highcharts-data-label{font-size:.85em!important}.highcharts-data-label tspan{fill:var(--losmart-ui-chart-label-color)!important}.highcharts-container.stacking .highcharts-data-label{font-size:.85em!important}.highcharts-container.stacking .highcharts-data-label tspan{fill:var(--losmart-ui-chart-label-color)!important}.dqRow.depth1:first-child>.dqCell{border-top-color:#0000!important}.dqFooter{font-weight:700}.dqvalue-negative,.negative{color:var(--losmart-highlight-negative)!important}.dqvalue-positive,.positive{color:var(--losmart-highlight-positive)!important}.dqCell.dqHeader{font-weight:700}.dqRow.dqValues:hover{background-color:var(--losmart-ui-table-background-hover)!important}.dqCell.nowrap{white-space:nowrap}:root{--negative:var(--losmart-highlight-negative);--positive:var(--losmart-highlight-positive);--neutral:var(--losmart-master-background-4)}.last-of-group{border-right:1px solid var(--losmart-ui-color-secondary);padding-right:.5em!important}.last-of-group.dqcell-last{border-right:0 solid #0000!important;padding-right:.1em!important}.highcharts-xaxis-labels{transform:translateY(3px)}.snapshot-panel{align-items:stretch;display:flex;flex-direction:column;justify-content:center;padding-top:0;position:relative}.snapshot-panel .snapshot-title{font-size:1.5em}.snapshot-panel .snapshot-item-container{fill:var(--losmart-ui-label-color);align-items:center;border-top:var(--losmart-ui-field-border);color:var(--losmart-ui-label-color);cursor:pointer;display:flex;flex-direction:row;flex-grow:1;height:4em;padding-top:.3em;position:relative;transition:opacity .2s;width:100%}.snapshot-panel .snapshot-item-container.item-0{border-top-color:#0000}.snapshot-panel .snapshot-item-container.snapshot-tag-system>.snapshot-item-content{opacity:.5;pointer-events:none}.snapshot-panel .snapshot-item-container.snapshot-tag-production>.snapshot-tag{background-color:var(--losmart-ui-view-header-button-background)}.snapshot-panel .snapshot-item-container>.snapshot-tag{height:3em;width:.4em}.snapshot-panel .snapshot-item-container>.snapshot-item-content{align-items:start;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:flex-start;padding-left:1em;position:relative;width:80%}.snapshot-panel .snapshot-item-container>.snapshot-item-content .snapshot-item-info{display:flex;flex-direction:row;position:relative}.snapshot-panel .snapshot-item-container>.snapshot-item-content .snapshot-item-info .snapshot-user-span{align-self:flex-start;font-size:x-small;padding-left:.25em;padding-top:.45em}.snapshot-panel .snapshot-item-container>.snapshot-item-content .snapshot-item-comment{padding-top:.25em;position:relative}.snapshot-panel .snapshot-item-container .snapshot-item-more{align-self:flex-start;flex-grow:0;opacity:0;pointer-events:none}.snapshot-panel .snapshot-item-container:hover{fill:var(--losmart-ui-color);background-color:var(--losmart-ui-color-tertiary);color:var(--losmart-ui-color)}.snapshot-panel .snapshot-item-container:hover .snapshot-item-more{opacity:1;pointer-events:auto}.snapshot-panel .snapshot-item-container.selected{fill:var(--losmart-ui-view-header-button-color);background-color:var(--losmart-ui-view-header-button-background);color:var(--losmart-ui-view-header-button-color)}.snapshot-panel .snapshot-item-container.selected>.snapshot-item-more{display:block}.snapshot-panel .snapshot-item-container.selected>.snapshot-item-more>.ms-Button .ms-Button-menuIcon{color:var(--losmart-ui-view-header-button-color)!important}.snapshot-panel .snapshot-item-container.selected.snapshot-tag-production>.snapshot-tag{background-color:var(--losmart-ui-view-header-button-color);opacity:.4}.snapshot-panel .snapshot-item-container.selected:hover{fill:var(--losmart-ui-view-header-button-color-hover);background-color:var(--losmart-ui-view-header-button-background-hover);color:var(--losmart-ui-view-header-button-color-hover)}.snapshot-panel .snapshot-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:5rem;position:relative;-webkit-user-select:none;user-select:none}.snapshot-panel .snapshot-empty>i{font-size:13em;opacity:.1}.snapshot-panel .snapshot-empty>.slogan{margin-top:1.5em}.snapshot-panel .snapshot-add-button-container{align-content:start;justify-content:start;margin:1em 0}.snapshot-panel .snapshot-add-button-container .ms-Button{min-width:6em;width:6em}.snapshot-panel.empty .snapshot-add-button-container{display:block;left:50%;position:absolute;top:23em;transform:translate(-50%)}.snapshot-panel .snapshot-add-container{border-bottom:var(--losmart-ui-field-border);display:flex;flex-direction:column;flex-grow:1;justify-content:stretch;justify-items:stretch;padding:1em .25em .25em;position:relative;width:100%}.snapshot-panel .snapshot-add-container .snapshot-add-content{margin:0 .5em 1em;position:relative}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-head{display:flex;flex-direction:row;height:1.5em;justify-content:space-between;position:relative}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-head .head-title{font-size:1.1em}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-head .head-tag-production{align-items:center;border:1px solid;border-radius:29px;cursor:pointer;display:flex;font-size:.6em;height:1.7em;justify-content:center;margin-left:5.5em;margin-top:.5em;-webkit-user-select:none;user-select:none;width:6.5em}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-head .head-tag-production.selected{fill:var(--losmart-ui-view-header-button-color);background-color:var(--losmart-ui-view-header-button-background);color:var(--losmart-ui-view-header-button-color)}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-head .head-cancel-btn{align-self:center;cursor:pointer;display:flex;font-size:.8em;justify-content:end;padding:.25em;-webkit-user-select:none;user-select:none}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-actions{align-items:stretch;display:flex;flex-direction:row;flex-shrink:0;font-size:500;justify-content:center;margin-top:.5em;position:relative;-webkit-user-select:none;user-select:none}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-actions .action-comment{background-color:var(--losmart-ui-field-background);color:var(--losmart-ui-field-color);flex-grow:1}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-actions .action-save{align-items:center;border-style:groove;cursor:pointer;justify-content:center;margin-left:.25em;text-align:center;width:1.5em}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-actions .action-save:hover{fill:var(--losmart-ui-view-header-button-background-hover);color:var(--losmart-ui-view-header-button-background-hover)}.snapshot-panel .snapshot-add-container .snapshot-add-content .snapshot-add-actions .action-save .action-save-icon{font-size:large}.snapshot-panel .snapshot-metadata-container{display:flex;flex-direction:row;height:10em;margin-top:2em;min-height:10em;position:relative}.snapshot-panel .snapshot-metadata-container .snapshot-metadata-title{font-size:1em;position:relative}.snapshot-panel .snapshot-metadata-container .snapshot-metadata{position:relative}.snapshot-panel .snapshot-metadata-container .snapshot-metadata .snapshot-metadata-details{display:flex;flex-direction:column;padding-top:1.5em;position:relative}.snapshot-panel .snapshot-metadata-container .snapshot-metadata .snapshot-metadata-details .snapshot-metadata-details-row{display:flex;flex-direction:row}.snapshot-panel .snapshot-metadata-container .snapshot-metadata .snapshot-metadata-details .snapshot-metadata-details-row .snapshot-metadata-details-row-title{display:flex;position:relative;width:7em}.snapshot-panel .snapshot-metadata-container .snapshot-metadata .snapshot-metadata-details .snapshot-metadata-details-row .snapshot-metadata-details-row-value{display:flex;padding-left:.5em;position:relative}.snapshot-panel .snapshot-restore-container{display:flex;flex-direction:column;margin-top:3em}.snapshot-panel .snapshot-restore-container .snapshot-restore-header{align-items:baseline;display:flex;flex-direction:row;justify-items:center}.snapshot-panel .snapshot-restore-container .snapshot-restore-header .snapshot-tog-current{margin-left:2em}.snapshot-panel .snapshot-restore-container .snapshot-restore-header .snapshot-tog-current.is-checked .ms-Toggle-background{background-color:var(--losmart-ui-selection-background)}.snapshot-panel .snapshot-restore-container .snapshot-restore-btns{align-content:start;justify-content:start;margin:1em 0}.snapshot-panel .snapshot-restore-container .snapshot-restore-btns .snapshot-restore-btn-restore.ms-Button{min-width:6em;width:6em}.snapshot-panel .snapshot-restore-container .snapshot-restore-btns .snapshot-restore-btn-cancel{margin-left:1em}.snapshot-panel .snapshot-restore-container .snapshot-restore-btns .snapshot-restore-btn-cancel.ms-Button{min-width:6em;width:6em}.snapshot-panel .snapshot-delete-container{display:flex;flex-direction:column;margin-top:3em}.snapshot-panel .snapshot-delete-container .snapshot-delete-label{position:relative}.snapshot-panel .snapshot-delete-container .snapshot-delete-btns{align-content:start;justify-content:start;margin:1em 0}.snapshot-panel .snapshot-delete-container .snapshot-delete-btns .snapshot-delete-btn-ok.ms-Button{min-width:6em;width:6em}.snapshot-panel .snapshot-delete-container .snapshot-delete-btns .snapshot-delete-btn-cancel{margin-left:1em}.snapshot-panel .snapshot-delete-container .snapshot-delete-btns .snapshot-delete-btn-cancel.ms-Button{min-width:6em;width:6em}.insight-panel .insight-header>.insight-title-container .input{width:calc(100% - 1em)}.insight-header{display:flex;flex-direction:row;padding:1em .5rem 1em 1em;position:relative}.insight-header button,.insight-header button:hover{background-color:#0000!important;border:none!important}.insight-header>.insight-title-container{font-size:1.8em;position:relative;width:100%}.insight-header>.insight-title-container>.title{border:1px solid #0000;padding:.2em;word-break:break-word}.insight-header>.insight-title-container.more-button{width:calc(100% - 1.5em)}.insight-editor.page-mode-single .insight-header{justify-content:center}.insight-editor.page-mode-single.zoom-mode-fitwidth .insight-title-container{width:100%}.insight-editor.page-mode-single.zoom-mode-fitheight .insight-title-container{width:calc(70.70707vh - 2em)}.insight-editor.page-mode-single.zoom-mode-75 .insight-title-container{width:75%}.insight-editor.page-mode-single.zoom-mode-50 .insight-title-container{width:50%}.insight-editor.page-mode-single.zoom-mode-25 .insight-title-container{width:25%}.insight-panel .insight-header>.insight-title-container{font-size:1em}.section-panel{width:97%}.section-panel>.header{padding-bottom:1em}.section-panel>.header>.subtitle{margin-top:.5em}.section-panel>.section-panel-content{flex-grow:1;overflow:hidden;overflow-y:auto}.toc-selector{margin-right:1em}.toc-selector.selected .ms-Toggle-background{background-color:var(--losmart-ui-selection-background)}.toc-selector.is-disabled{pointer-events:none}.toc-selector.is-disabled:not(.selected) .ms-Toggle-thumb{display:none}.toc-selector.is-disabled:not(.selected) .ms-Toggle-background{background-color:#0000!important}.toc-selector.is-disabled .ms-Toggle-background{opacity:.5}.structure-panel{width:97%}.structure-panel>.structure-panel-content{flex-grow:1}.structure-panel .structure-item{flex-grow:1;flex-shrink:1;padding:.5em 0 0 1em;position:relative}.structure-panel .structure-item .structure-block,.structure-panel .structure-item .structure-cell,.structure-panel .structure-item .structure-group,.structure-panel .structure-item .structure-widget,.structure-panel .structure-item>.structure-section{align-items:flex-start;display:flex;flex-direction:row}.structure-panel .structure-item .structure-block>i,.structure-panel .structure-item .structure-cell>i,.structure-panel .structure-item .structure-group>i,.structure-panel .structure-item .structure-widget>i,.structure-panel .structure-item>.structure-section>i{margin-right:.5em;padding-top:.2em}.structure-panel .structure-item:hover{fill:var(--losmart-ui-color);background-color:var(--losmart-ui-color-tertiary);color:var(--losmart-ui-color)}.structure-panel .structure-item>.drop-area{flex-grow:1;flex-shrink:1;height:.5em;margin:0;padding:0;width:auto}.structure-panel .structure-level{flex-grow:0;flex-shrink:0;position:relative;width:1em}.structure-panel .structure-level.line:before{height:100%}.structure-panel .structure-level.last:before,.structure-panel .structure-level.line:before{background-color:var(--losmart-ui-drawer-border-color);content:"";left:50%;position:absolute;top:0;width:1px}.structure-panel .structure-level.last:before{height:1em}.structure-panel .structure-level.link:after{background-color:var(--losmart-ui-drawer-border-color);content:"";height:1px;left:50%;position:absolute;top:1em;width:50%}.structure-panel .structure-element{align-items:stretch;display:flex;flex-direction:row;height:fit-content;justify-content:flex-start;position:relative}.structure-panel .structure-element.end{height:.5em}.structure-panel .structure-element>.drop-area{flex-grow:1;height:.5em;padding:0}.structure-panel .button-collapse{margin:0 0 0 .15em;padding:0;width:fit-content}.structure-panel .button-collapse i{margin:0;padding:0!important}.grid-panel{width:97%}.grid-panel .panel-content{align-items:stretch;color:var(--smartui-label-color-selected);display:flex;flex-direction:column;justify-items:stretch;margin-top:1.5em;position:relative;width:100%}.grid-panel .panel-content .panel-content-items{color:var(--losmart-ui-label-color);display:flex;flex-direction:column;height:100%;width:100%}.grid-panel .panel-content .panel-content-items .panel-content-item{display:flex;flex-direction:column;justify-content:center;margin-bottom:.5em;margin-top:1em;position:relative}.grid-panel .panel-content .panel-content-items .panel-content-item .item-description,.grid-panel .panel-content .panel-content-items .panel-content-item .item-title{color:var(--losmart-ui-label-color);display:flex;font-size:.9em;position:relative}.grid-panel .panel-content .panel-content-items .panel-content-item .ms-Toggle{align-items:center;color:var(--losmart-ui-label-color);display:flex;flex-direction:row;margin-top:.7em;position:relative}.grid-panel .panel-content .panel-content-items .panel-content-item .ms-Toggle .ms-Toggle-innerContainer{margin-left:.7em}.grid-panel .panel-content .panel-content-items .panel-content-item .ms-Toggle.is-checked .ms-Toggle-background{background-color:var(--losmart-ui-selection-background)}.grid-panel .panel-content .panel-content-items .panel-content-item .dropdown-item{cursor:pointer;margin-top:.7em;position:relative}.grid-panel .panel-content .panel-content-items .panel-content-item .dropdown-item:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important;color:var(--losmart-ui-popup-menu-item-color-hover)!important}.grid-panel .panel-content .panel-content-items .item-separator{background-color:var(--losmart-ui-color-tertiary);height:1px;margin-bottom:1em;margin-top:2em;width:100%}.grid-panel .panel-content .panel-content-items .panel-content-item-delete{display:flex;flex-direction:column;justify-content:center;margin-top:6em;position:relative}.blockgroup-editor{margin:5px;position:relative}.blockgroup-editor>.drag-handler{height:1em;left:0;position:absolute;top:0;width:100%}.blockgroup-editor>.blockgroup-container{display:flex;flex-direction:column}.blockgroup-editor>.blockgroup-container.blockgroup-visibility-hidden{background:repeating-linear-gradient(45deg,#0000,#0000 10px,var(--losmart-ui-notification-warn-background) 10px,var(--losmart-ui-notification-warn-background) 20px)}.blockgroup-editor>.blockgroup-container>.blockgroup-container-content{display:flex;flex-direction:column;flex-grow:1;padding-top:1.5em}.blockgroup-editor>.blockgroup-container>.blockgroup-container-content>.drop-area.drop-area-fill-parent[dropmode=after]{flex-grow:1}.blockgroup-editor>.blockgroup-container.blockgroup-size-page{height:fit-content;position:relative}.blockgroup-editor>.blockgroup-container.blockgroup-size-page>.blockgroup-container-content{display:flex;flex-direction:column}.blockgroup-editor>.blockgroup-container.blockgroup-size-dynamic{flex-grow:0;overflow-y:auto}.blockgroup-editor.interaction-drag-target{background-color:#0000!important}.blockgroup-editor.interaction-drag-target>.blockgroup-container{background-color:var(--losmart-ui-color-secondary)!important}.blockgroup-editor:hover:after{border-left-color:var(--losmart-ui-color-tertiary)}.blockgroup-editor .more-actions{position:absolute;right:0;top:0;z-index:1001}.blockgroup-editor .more-actions button,.blockgroup-editor .more-actions button:hover{background-color:#0000!important;border:none!important}.insight-editor.view-mode-reader .blockgroup-editor{border-color:#0000;margin:0}.insight-editor.view-mode-reader .blockgroup-editor>.blockgroup-container{min-height:var(--page-height);position:relative;width:var(--page-width)}.insight-editor.view-mode-reader .blockgroup-editor>.blockgroup-container.blockgroup-size-dynamic{min-height:0;min-height:auto}.insight-editor.view-mode-reader .blockgroup-editor .drop-area,.insight-editor.view-mode-reader .blockgroup-editor:after{display:none}.insight-editor .blockgroup-editor{width:var(--page-width)}.block-editor{display:flex;flex-direction:column;margin-left:.25em;position:relative;width:calc(100% - .3em)}.block-editor.block-visibility-hidden{background:repeating-linear-gradient(45deg,#0000,#0000 10px,var(--losmart-ui-notification-warn-background) 10px,var(--losmart-ui-notification-warn-background) 20px)}.block-editor>.block-editor-content{align-items:stretch;display:flex;flex-grow:2;height:100%;justify-content:stretch;padding-left:1em;position:relative;width:calc(100% - 1em)}.block-editor[insight-elmement=true]:after{border-left-style:solid;border-left:1px dashed var(--losmart-ui-color-tertiary);content:" ";height:calc(100% - .5em);left:.25em;position:absolute;top:.25em;width:1px;z-index:0}.block-editor:hover:after{border-left-color:var(--losmart-ui-selection)}.blockgroup-editor>.blockgroup-container.blockgroup-size-dynamic .block-editor{min-height:3em!important}.blockgroup-editor>.blockgroup-container.blockgroup-size-dynamic .block-editor .block-editor-content{height:auto!important}.insight-editor.view-mode-reader .blockgroup-editor .block-editor{margin:0 0 1em}.insight-editor.view-mode-reader .blockgroup-editor .block-editor:after,.insight-editor.view-mode-reader .blockgroup-editor .block-editor:before{display:none}.insight-editor .block-editor.block-size-dynamic{flex-grow:1}.insight-editor .block-editor.block-size-s5{height:calc(var(--page-height)*.05 - 4em)}.insight-editor .block-editor.block-size-s10{height:calc(var(--page-height)*.1 - 4em)}.insight-editor .block-editor.block-size-s15{height:calc(var(--page-height)*.15 - 4em)}.insight-editor .block-editor.block-size-s20{height:calc(var(--page-height)*.2 - 4em)}.insight-editor .block-editor.block-size-25,.insight-editor .block-editor.block-size-s14{height:calc(var(--page-height)*.25 - 4em)}.insight-editor .block-editor.block-size-s30{height:calc(var(--page-height)*.3 - 4em)}.insight-editor .block-editor.block-size-s13{height:calc(var(--page-height)*.33 - 4em)}.insight-editor .block-editor.block-size-s35{height:calc(var(--page-height)*.35 - 4em)}.insight-editor .block-editor.block-size-s40{height:calc(var(--page-height)*.4 - 4em)}.insight-editor .block-editor.block-size-s45{height:calc(var(--page-height)*.45 - 4em)}.insight-editor .block-editor.block-size-s12,.insight-editor .block-editor.block-size-s50{height:calc(var(--page-height)*.5 - 4em)}.insight-editor .block-editor.block-size-s55{height:calc(var(--page-height)*.55 - 4em)}.insight-editor .block-editor.block-size-s60{height:calc(var(--page-height)*.6 - 4em)}.insight-editor .block-editor.block-size-s65{height:calc(var(--page-height)*.65 - 4em)}.insight-editor .block-editor.block-size-s23{height:calc(var(--page-height)*.66 - 4em)}.insight-editor .block-editor.block-size-s70{height:calc(var(--page-height)*.7 - 4em)}.insight-editor .block-editor.block-size-s34,.insight-editor .block-editor.block-size-s75{height:calc(var(--page-height)*.75 - 4em)}.insight-editor .block-editor.block-size-s80{height:calc(var(--page-height)*.8 - 4em)}.insight-editor .block-editor.block-size-s85{height:calc(var(--page-height)*.85 - 4em)}.insight-editor .block-editor.block-size-s90{height:calc(var(--page-height)*.9 - 4em)}.insight-editor .block-editor.block-size-s95{height:calc(var(--page-height)*.95 - 4em)}.insight-editor .block-editor.block-size-s100,.insight-editor .block-editor.block-size-s11{height:calc(var(--page-height) - 4em)}.insight-editor .block-editor.block-size-dynamic{flex-grow:0;height:fit-content}.insight-editor .block-editor.vertical-layout{height:100%;margin-bottom:0!important;width:100%!important}.insight-editor .block-editor.vertical-layout>.block-editor-content{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.insight-editor .block-editor.vertical-layout.block-size-dynamic{flex-grow:1;height:auto;min-width:5em}.insight-editor .block-editor.vertical-layout.block-size-s14{flex-grow:0;flex-shrink:0;height:calc(25% - .75em)}.insight-editor .block-editor.vertical-layout.block-size-s13{flex-grow:0;flex-shrink:0;height:calc(33.33% - .66666em)}.insight-editor .block-editor.vertical-layout.block-size-s12{flex-grow:0;flex-shrink:0;height:calc(50% - .5em)}.insight-editor .block-editor.vertical-layout.block-size-s23{flex-grow:0;flex-shrink:0;height:calc(66.66% - .33333em)}.insight-editor .block-editor.vertical-layout.block-size-s34{flex-grow:0;flex-shrink:0;height:calc(75% - .25em)}.insight-editor .block-editor.vertical-layout.block-size-s11{flex-grow:0;flex-shrink:0;height:100%}.insight-editor .block-editor.vertical-layout.block-size-s90{flex-grow:0;flex-shrink:0;height:90%}.insight-editor .block-editor.vertical-layout.block-size-s80{flex-grow:0;flex-shrink:0;height:80%}.insight-editor .block-editor.vertical-layout.block-size-s70{flex-grow:0;flex-shrink:0;height:70%}.insight-editor .block-editor.vertical-layout.block-size-s60{flex-grow:0;flex-shrink:0;height:60%}.insight-editor .block-editor.vertical-layout.block-size-s40{flex-grow:0;flex-shrink:0;height:40%}.insight-editor .block-editor.vertical-layout.block-size-s30{flex-grow:0;flex-shrink:0;height:30%}.insight-editor .block-editor.vertical-layout.block-size-s20{flex-grow:0;flex-shrink:0;height:calc(20% - .8em)}.insight-editor .block-editor.vertical-layout.block-size-s10{flex-grow:0;flex-shrink:0;height:10%}.insight-editor .block-editor.vertical-layout.block-size-s15{flex-grow:0;flex-shrink:0;height:15%}.insight-editor .block-editor.vertical-layout.block-size-s5{flex-grow:0;flex-shrink:0;height:5%}.insight-editor .block-editor.vertical-layout.block-size-s35{flex-grow:0;flex-shrink:0;height:35%}.insight-editor .block-editor.vertical-layout.block-size-s45{flex-grow:0;flex-shrink:0;height:45%}.insight-editor .block-editor.vertical-layout.block-size-s55{flex-grow:0;flex-shrink:0;height:55%}.insight-editor .block-editor.vertical-layout.block-size-s65{flex-grow:0;flex-shrink:0;height:65%}.insight-editor .block-editor.vertical-layout.block-size-s85{flex-grow:0;flex-shrink:0;height:85%}.insight-editor .block-editor.vertical-layout.block-size-s95{flex-grow:0;flex-shrink:0;height:95%}.insight-editor.view-mode-designer .block-editor>.block-editor-content{height:calc(100% - 2em)}.cell-editor{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;justify-items:stretch;margin-right:1em;position:relative}.cell-editor.cell-block-container{background-color:#0000}.cell-editor.last{margin-right:0}.cell-editor.has-widget{background-color:#0000}.cell-editor>.cell-content{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;justify-items:stretch;overflow:hidden;position:relative}.cell-editor.cell-size-dynamic{flex-grow:1;min-height:5em;width:auto}.cell-editor.cell-size-s14{flex-grow:0;flex-shrink:0;width:calc(25% - .75em)}.cell-editor.cell-size-s13{flex-grow:0;flex-shrink:0;width:calc(33.33% - .66666em)}.cell-editor.cell-size-s12{flex-grow:0;flex-shrink:0;width:calc(50% - .5em)}.cell-editor.cell-size-s23{flex-grow:0;flex-shrink:0;width:calc(66.66% - .33333em)}.cell-editor.cell-size-s34{flex-grow:0;flex-shrink:0;width:calc(75% - .25em)}.cell-editor.cell-size-s11{flex-grow:0;flex-shrink:0;width:100%}.cell-editor.cell-size-s90{flex-grow:0;flex-shrink:0;width:90%}.cell-editor.cell-size-s80{flex-grow:0;flex-shrink:0;width:80%}.cell-editor.cell-size-s70{flex-grow:0;flex-shrink:0;width:70%}.cell-editor.cell-size-s60{flex-grow:0;flex-shrink:0;width:60%}.cell-editor.cell-size-s40{flex-grow:0;flex-shrink:0;width:40%}.cell-editor.cell-size-s30{flex-grow:0;flex-shrink:0;width:30%}.cell-editor.cell-size-s20{flex-grow:0;flex-shrink:0;width:calc(20% - .8em)}.cell-editor.cell-size-s16{flex-grow:0;flex-shrink:0;width:calc(16.66667% - .83333em)}.cell-editor.cell-size-s142{flex-grow:0;flex-shrink:0;width:calc(14.28571% - .85714em)}.cell-editor.cell-size-s10{flex-grow:0;flex-shrink:0;width:10%}.cell-editor.cell-size-s15{flex-grow:0;flex-shrink:0;width:15%}.cell-editor.cell-size-s5{flex-grow:0;flex-shrink:0;width:5%}.cell-editor.cell-size-s35{flex-grow:0;flex-shrink:0;width:35%}.cell-editor.cell-size-s45{flex-grow:0;flex-shrink:0;width:45%}.cell-editor.cell-size-s55{flex-grow:0;flex-shrink:0;width:55%}.cell-editor.cell-size-s65{flex-grow:0;flex-shrink:0;width:65%}.cell-editor.cell-size-s85{flex-grow:0;flex-shrink:0;width:85%}.cell-editor.cell-size-s95{flex-grow:0;flex-shrink:0;width:95%}.cell-editor.vertical-layout{flex-direction:column;margin-bottom:.5em;margin-right:0;margin-top:.5em;width:100%}.cell-editor.vertical-layout:first-child{margin-top:0}.cell-editor.vertical-layout:last-child{margin-bottom:0}.cell-editor.vertical-layout.cell-size-dynamic{flex-grow:1;height:auto;min-width:5em}.cell-editor.vertical-layout.cell-size-s14{flex-grow:0;flex-shrink:0;height:calc(25% - .75em)}.cell-editor.vertical-layout.cell-size-s13{flex-grow:0;flex-shrink:0;height:calc(33.33% - .66666em)}.cell-editor.vertical-layout.cell-size-s12{flex-grow:0;flex-shrink:0;height:calc(50% - .5em)}.cell-editor.vertical-layout.cell-size-s23{flex-grow:0;flex-shrink:0;height:calc(66.66% - .33333em)}.cell-editor.vertical-layout.cell-size-s34{flex-grow:0;flex-shrink:0;height:calc(75% - .25em)}.cell-editor.vertical-layout.cell-size-s11{flex-grow:0;flex-shrink:0;height:100%}.cell-editor.vertical-layout.cell-size-s90{flex-grow:0;flex-shrink:0;height:90%}.cell-editor.vertical-layout.cell-size-s80{flex-grow:0;flex-shrink:0;height:80%}.cell-editor.vertical-layout.cell-size-s70{flex-grow:0;flex-shrink:0;height:70%}.cell-editor.vertical-layout.cell-size-s60{flex-grow:0;flex-shrink:0;height:60%}.cell-editor.vertical-layout.cell-size-s40{flex-grow:0;flex-shrink:0;height:40%}.cell-editor.vertical-layout.cell-size-s30{flex-grow:0;flex-shrink:0;height:30%}.cell-editor.vertical-layout.cell-size-s20{flex-grow:0;flex-shrink:0;height:calc(20% - .8em)}.cell-editor.vertical-layout.cell-size-s16{flex-grow:0;flex-shrink:0;height:calc(16.66667% - .66667em)}.cell-editor.vertical-layout.cell-size-s142{flex-grow:0;flex-shrink:0;height:calc(14.28571% - .57143em)}.cell-editor.vertical-layout.cell-size-s10{flex-grow:0;flex-shrink:0;height:10%}.cell-editor.vertical-layout.cell-size-s15{flex-grow:0;flex-shrink:0;height:15%}.cell-editor.vertical-layout.cell-size-s5{flex-grow:0;flex-shrink:0;height:5%}.cell-editor.vertical-layout.cell-size-s35{flex-grow:0;flex-shrink:0;height:35%}.cell-editor.vertical-layout.cell-size-s45{flex-grow:0;flex-shrink:0;height:45%}.cell-editor.vertical-layout.cell-size-s55{flex-grow:0;flex-shrink:0;height:55%}.cell-editor.vertical-layout.cell-size-s65{flex-grow:0;flex-shrink:0;height:65%}.cell-editor.vertical-layout.cell-size-s85{flex-grow:0;flex-shrink:0;height:85%}.cell-editor.vertical-layout.cell-size-s95{flex-grow:0;flex-shrink:0;height:95%}.blockgroup-editor>.blockgroup-container.blockgroup-size-dynamic .cell-editor>.cell-content{height:auto!important;overflow:visible!important;overflow:initial!important}.blockgroup-editor.view-mode-reader{border-bottom:none;margin:0}.blockgroup-editor.view-mode-reader .block-editor .cell-editor{margin:.5em}.blockgroup-editor.view-mode-reader .block-editor .cell-editor:after,.blockgroup-editor.view-mode-reader .block-editor .cell-editor:before{display:none}.constraints-view{background-color:var(--losmart-ui-popup-background);border:none;color:var(--losmart-ui-popup-color);display:flex;flex-direction:row;font-size:.75em;left:0;padding:0;position:absolute;top:-2em;z-index:1000}.constraints-view>button{border:none!important;font-size:1em;font-weight:400;height:2em!important;margin:0!important;padding:.5em}.constraints-view .ms-Button-label{color:inherit}.constraints-view i.ms-Button-menuIcon{display:none}.constraints-view i{color:var(--losmart-master-text-1);font-size:.9em;height:2em!important;padding:.4em .25em}.constraints-view .ms-HoverCard-host{display:inline-block;padding:.1em .5em}.constraints-view .ms-HoverCard-host .calendar-values{white-space:nowrap}.constraints-view .ms-HoverCard-host.calendar{background-color:var(--losmart-highlight-warn)}.constraints-view .ms-HoverCard-host.calendar i{color:var(--losmart-highlight-warn-overlay);pointer-events:none}.constraints-view .deprecation-constraint{background-color:var(--losmart-highlight-warn);padding:.25em .5em}.constraints-view .deprecation-constraint i{color:var(--losmart-highlight-warn-overlay);pointer-events:none}.cell-editor>.constraints-view{left:auto;right:0}.constraints-view-hovercard{padding:.5em}.constraints-view-hovercard>.header{margin-bottom:.5em}.constraints-view-hovercard .catalog-property{display:flex;font-size:.8em;margin:0}.constraints-view-hovercard .catalog-property>.header{margin-right:.5em}.deprecation-view-hovercard{max-width:25em;padding:1em}.deprecation-view-hovercard>.deprecation-replacedby>.catalog-item{padding:.5em 1em;position:relative}.deprecation-view-hovercard>.deprecation-description{padding:.5em 0}.hide-constraints-view .constraints-view,.hide-constraints-view .more-actions{display:none}.widget-editor{align-content:stretch;align-items:stretch;border:1px solid #0000;border-radius:var(--losmart-ui-editor-widget-border-radius);display:flex;flex-direction:column;flex-grow:1;font-size:1em;height:100%;overflow-y:visible;position:relative}.widget-editor>.widget-header{z-index:10}.widget-editor>.widget-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:1em;margin-left:1.5em;position:relative;z-index:10}.widget-editor>.widget-toolbar .toolbar-search{display:flex;flex-grow:1;max-width:calc(100% - 1em);position:sticky!important;position:relative}.widget-editor>.widget-toolbar .toolbar-search .toolbar-search-input{background-color:#0000!important;border-radius:var(--losmart-ui-editor-widget-border-radius);z-index:10}.widget-editor>.widget-toolbar .toolbar-search .toolbar-search-btn{align-items:center!important;display:flex;margin-left:2em;position:relative;width:3em}.widget-editor>.widget-toolbar .toolbar-search .toolbar-search-btn .ms-Button-flexContainer{width:3em}.widget-editor>.widget-toolbar .toolbar-search .toolbar-search-btn.selected .ms-Button-flexContainer{background-color:var(--losmart-ui-selection-background);width:3em}.widget-editor>.widget-toolbar .toolbar-search .toolbar-search-nav{display:flex;flex-direction:row;position:relative}.widget-editor>.widget-toolbar .toolbar-search .toolbar-search-nav .search-nav-results{align-items:center;display:flex;justify-content:center;position:relative}.widget-editor>.widget-footer{z-index:10}.widget-editor.selected{border-color:var(--losmart-ui-selection-background)}.widget-editor>.widget-content-container{flex-grow:1;flex-shrink:1;overflow:auto;position:relative;width:100%;z-index:0}.widget-editor>.widget-content-container>.widget-content{display:block;height:100%}.widget-editor>.widget-content-container>.widget-content.no-data{padding:0 1em 1em}.widget-editor.widget-layout-cover>.widget-header{border:none}.widget-editor.widget-layout-cover>.widget-content-container{height:100%;left:0;position:absolute;top:0;width:100%}.widget-editor.widget-footer-hidden .widget-footer,.widget-editor.widget-header-hidden .widget-header{display:none}.widget-editor.widget-background-hidden{background-color:#0000}.widget-editor>.datawarehouse-highlighter{border:1px solid red;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.widget-editor>.excel-highlighter{border:1px solid #006411;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.insight-editor.zoom-mode-fitwidth .widget-editor{font-size:inherit}.insight-editor.zoom-mode-fitheight .widget-editor{font-size:.6em}.insight-editor.zoom-mode-75 .widget-editor{font-size:.9em}.insight-editor.zoom-mode-50 .widget-editor{font-size:6.5px}.insight-editor.zoom-mode-25 .widget-editor{font-size:3px}.insight-editor .datasource-err-missing{color:var(--losmart-master-text-4);font-size:8em;opacity:.25;padding:.25em;text-align:center}.insight-editor .debug{bottom:0;position:absolute;right:0}.blockgroup-editor>.blockgroup-container.blockgroup-size-dynamic .block-editor.block-size-dynamic .widget-editor{height:auto!important}.blockgroup-editor>.blockgroup-container.blockgroup-size-dynamic .block-editor.block-size-dynamic .widget-editor .widget-content-container{height:fit-content!important}.blockgroup-editor>.blockgroup-container.blockgroup-size-dynamic .block-editor.block-size-dynamic .widget-editor .widget-content-container>.widget-content{height:fit-content!important;overflow:auto}.widget-footer{bottom:0;left:0;padding:.25em .5em;position:absolute;width:100%;z-index:100}.audittrail-highlighter{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.audittrail-highlighter>.audittrail-widget-highlighter{border:1px solid var(--losmart-ui-notification-warn-background);height:100%;pointer-events:none;width:100%}.audittrail-highlighter button{border-color:var(--losmart-ui-notification-warn-color)!important;color:var(--losmart-ui-notification-warn-color)!important}.audittrail-highlighter button:hover{border-color:var(--losmart-ui-button-color-hover)!important;color:var(--losmart-ui-button-color-hover)!important}.audittrail-highlighter>.audittrail-widget-content{bottom:0;display:flex;flex-direction:column;max-height:50%;pointer-events:auto;position:absolute;width:100%}.audittrail-highlighter>.audittrail-widget-content>.info-btn{background-color:var(--losmart-ui-notification-warn-background)!important;color:var(--losmart-ui-notification-warn-color)!important;margin-bottom:-1px;padding:.5em}.audittrail-highlighter>.audittrail-widget-content>.info-btn .ms-Button-icon{padding:0!important}.audittrail-highlighter>.audittrail-widget-content>.content{align-items:stretch;background-color:var(--losmart-ui-notification-warn-background)!important;color:var(--losmart-ui-notification-warn-color)!important;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;justify-content:flex-start;max-height:50%;overflow:hidden;padding:.5em .5em .5em 1em;position:relative;width:100%}.audittrail-highlighter>.audittrail-widget-content>.content>.messages{flex-grow:1;flex-shrink:1;overflow:hidden;overflow-y:auto;padding-top:.5em}.zoom-mode-50 .audittrail-highlighter button,.zoom-mode-fitheight .audittrail-highlighter button{font-size:inherit!important;height:3em!important;line-height:8px!important;width:3em!important}.zoom-mode-50 .audittrail-highlighter button>.ms-Button-flexContainer,.zoom-mode-fitheight .audittrail-highlighter button>.ms-Button-flexContainer{font-size:inherit!important;height:inherit!important;line-height:normal!important}.zoom-mode-50 .audittrail-highlighter button>.ms-Button-flexContainer>.ms-Icon,.zoom-mode-fitheight .audittrail-highlighter button>.ms-Button-flexContainer>.ms-Icon{font-size:1.5em!important}.zoom-mode-25 .audittrail-highlighter button{font-size:inherit!important;height:2em!important;line-height:5px!important;width:2em!important}.zoom-mode-25 .audittrail-highlighter button>.ms-Button-flexContainer{font-size:inherit!important;height:inherit!important;line-height:normal!important}.zoom-mode-25 .audittrail-highlighter button>.ms-Button-flexContainer>.ms-Icon{font-size:1em!important}.widget-not-found{padding:5em 0;text-align:center;width:100%}.grid-container-wrapper{height:100%;left:0;position:relative;top:0;width:100%}.grid-container-wrapper .grid-container{height:100%;left:0;position:absolute;top:0;transform-origin:left top;width:100%}.grid-container-wrapper .grid-container .grid-cell-container{box-sizing:border-box;opacity:1;position:absolute;z-index:1}.grid-container-wrapper .grid-container .grid-cell-container .grid-drop-item-droparea{background-color:var(--losmart-ui-dnd-background);display:none;opacity:.7;position:absolute;z-index:2}.grid-container-wrapper .grid-container .grid-cell-container.disable{border:1px solid var(--losmart-ui-view-header-background)}.grid-container-wrapper .grid-container .grid-cell-container.selected{z-index:100!important}.grid-container-wrapper .grid-container .grid-cell-container.selected:after{background-color:var(--losmart-ui-view-header-background);content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;top:0;width:100%}.grid-container-wrapper .grid-container .grid-cell-container .anchor{background-color:var(--losmart-ui-view-header-background);border-radius:8px;box-shadow:0 10px 6px #0000001a;cursor:pointer;position:absolute;z-index:1}.grid-container-wrapper .grid-container .grid-cell-container .cell-content{box-sizing:border-box;display:flex;height:100%!important;position:relative;width:100%!important}.grid-container-wrapper .grid-container .grid-cell-container .cell-content .cell-content-editor{display:flex;height:100%!important;width:100%!important}.grid-container-wrapper .grid-container .grid-cell-container .more-actions{position:absolute;right:0;top:0;z-index:1001}.grid-container-wrapper .grid-container .grid-cell-container .more-actions button,.grid-container-wrapper .grid-container .grid-cell-container .more-actions button:hover{background-color:#0000!important;border:none!important}.overlay{background-color:var(--losmart-ui-view-background);content:"";inset:0;opacity:.9!important;pointer-events:none;position:absolute;z-index:200}.losmart-draggable.options-pane-container{background-color:var(--losmart-ui-editor-cell-background);border-top:1px solid var(--losmart-ui-color-tertiary);position:absolute;z-index:101!important}.losmart-draggable.options-pane-container .options-pane-parameters{display:flex;flex-direction:column;position:relative}.losmart-draggable.options-pane-container .options-pane-parameters .data-parameters{display:flex;flex-direction:row;justify-content:stretch;margin:1em 0;width:100%}.losmart-draggable.options-pane-container .options-pane-parameters .data-parameters .smart-selector{margin-top:2em}.losmart-draggable.options-pane-container .options-pane-parameters .chart-parameters{border-top:1px solid var(--losmart-ui-color-tertiary);display:flex;flex-direction:row;justify-content:stretch;margin:1em 0;padding-top:1em}.losmart-draggable.options-pane-container .options-pane-parameters .parameter-editor{margin:1em 0;padding:0 .5em;position:relative;width:100%}.slideshow-viewer{background-color:var(--losmart-ui-view-background);color:var(--losmart-master-text-0);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1100}.slideshow-viewer .smart-copyright,.slideshow-viewer .smart-logo-inline{z-index:1100}.slideshow-viewer>.cover{height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s;width:100vw}.slideshow-viewer>.cover.level1,.slideshow-viewer>.cover.level2{pointer-events:none}.slideshow-viewer>.cover.hidden{display:block;opacity:1}.slideshow-viewer>.cover.hidden.level1{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:rgba(0,0,0,.004);z-index:1000}.slideshow-viewer>.cover.hidden.level2{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);opacity:.9;z-index:1001}.slideshow-viewer .desktop-view-header-component .smart-logo-inline{background-color:#0000!important}.slideshow-viewer .desktop-view-header-component .smart-logo-inline>svg{height:50%;width:100%}.slideshow-viewer .content .navigate-previous{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;top:0;width:15%}.slideshow-viewer .content .navigate-previous:hover{opacity:1}.slideshow-viewer .content .navigate-next{align-items:center;bottom:0;display:flex;justify-content:center;opacity:0;position:absolute;right:0;top:0;width:15%}.slideshow-viewer .content .navigate-next:hover{opacity:1}.slideshow-viewer .content .navigator-button{font-size:2em}.slideshow-viewer .slideshow-header{display:flex;flex-direction:column;left:50%;position:fixed;top:3.5em;transform:translate(-50%);width:calc(133.33333vmin - 20em)}.slideshow-viewer .slideshow-header>.header{font-size:1.35em}.slideshow-viewer .widget-area{align-items:stretch;border-radius:.2em;display:flex;flex-direction:column;height:calc(100vh - 18em);left:50%;max-height:calc(100vh - 18em);position:fixed;top:50%;transform:translate(-50%,-50%);width:calc(133.33333vh - 20em)}.slideshow-viewer .widget-area .widget{align-items:stretch;display:flex;flex-direction:column;height:100%}.slideshow-viewer .widget-area .widget>.header{margin-bottom:2em}.slideshow-viewer .widget-area .widget>.content{flex-grow:1;overflow:hidden;overflow-y:auto!important}.slideshow-viewer .DesktopViewFooterComponent{align-items:center;bottom:2em;display:flex;flex-direction:row;justify-content:center;padding-bottom:1em}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle{flex-grow:1;height:auto;margin-bottom:1em;max-width:calc(100% - 4em);position:relative}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle>.toolbar-component{overflow:hidden;width:100%}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle>.toolbar-component.navigator-container{height:2em;margin-bottom:-32px;overflow:hidden;position:relative;transition:height .3s ease-in-out;width:100%}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle>.toolbar-component.navigator-container:before{border-right:var(--losmart-ui-field-border);border-top:var(--losmart-ui-field-border);content:" ";height:.75em;left:50%;position:absolute;top:0;transform:translate(-50%,25%) rotate(-45deg);transition:transform .15s ease-in-out;width:.75em}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle>.toolbar-component.navigator-container:hover{height:6.5em!important}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle>.toolbar-component.navigator-container:hover:before{transform:translate(-50%,-15%) rotate(135deg)}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle>.toolbar-component.navigator-container .button-pin{height:2em;left:50%;position:absolute;top:0;transform:translate(-50%,-20%);width:2em}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle>.toolbar-component.pinned{height:6.5em!important}.slideshow-viewer .DesktopViewFooterComponent .toolbar-middle>.toolbar-component.pinned:before{border-right-width:3px;border-top-width:3px;transform:translate(-50%,-15%) rotate(135deg)}.slideshow-viewer .highcharts-data-label{font-size:1.2em!important;font-weight:400!important}.message-bar{background-color:var(--losmart-ui-notification-warn-background);color:var(--losmart-ui-notification-warn-color);position:relative}.smart-logo-inline{align-items:center;display:flex;height:3em;justify-content:center;margin-right:-1em;position:relative;width:11em}.smart-logo-inline>svg{fill:var(--losmart-ui-header-color);stroke:var(--losmart-ui-header-color);height:50%;width:100%}.slideshow-viewer .smart-icon-header.smart-icon-more.ms-Button--icon i{font-size:1.2em!important}.slideshow-navigator{align-items:stretch;display:flex;flex-direction:row;height:100%;justify-items:stretch;overflow:hidden;overflow-x:auto;padding-top:2em;width:100%}.slideshow-navigator .spacer-start{flex-grow:0;flex-shrink:0;height:100%;width:calc(50% - 1em)}.slideshow-navigator .spacer-end{flex-grow:0;flex-shrink:0;height:100%;width:calc(50% - 4em)}.slideshow-navigator .progress{background-color:var(--losmart-ui-view-header-button-background);border:var(--losmart-ui-button-border);color:var(--losmart-ui-view-header-button-color);height:3px;left:0;position:absolute;top:1.5em;transition:width .15s;width:20em}.slideshow-navigator .section{align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;height:4em;justify-content:stretch;margin:0 2em 1em 0;position:relative}.slideshow-navigator .section>.header{border-top:var(--losmart-ui-field-border)!important;color:var(--losmart-ui-hint-color);flex-grow:1;flex-wrap:nowrap;font-size:.8em;margin-bottom:.25em;overflow:hidden;padding-top:.25em}.slideshow-navigator .section>.header>.title{cursor:pointer;margin-left:.5em}.slideshow-navigator .section>.content{align-items:center;display:flex;flex-direction:row;margin-right:1em}.slideshow-navigator .section>.content .widget{align-items:center;border:var(--losmart-ui-field-border)!important;border-radius:50%!important;display:flex;height:2em!important;justify-content:center;margin:.25em;outline:none;padding:.25em;position:relative;width:2em!important}.slideshow-navigator .section>.content .widget:focus:after{border:var(--losmart-ui-field-border)!important;border-radius:50%!important;outline:none}.slideshow-navigator .section>.content .widget>.label{padding:.5em;z-index:10}.slideshow-navigator .section>.content .widget:hover:before{background-color:var(--losmart-ui-popup-menu-item-background-hover);border-radius:50%;color:var(--losmart-ui-view-header-color);content:" ";height:3em;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3em}.slideshow-navigator .section>.content .widget.selected{background-color:var(--losmart-ui-view-header-button-background)!important;border:none!important;color:var(--losmart-ui-view-header-button-color)!important}.slideshow-navigator .section>.content .widget.selected:hover:before{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.dashboard-viewer{background-color:var(--losmart-master-background-0);color:var(--losmart-master-text-0);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1100}.dashboard-viewer .desktop-view-header-component .smart-logo-inline{background-color:#0000!important}.dashboard-viewer .desktop-view-header-component .smart-logo-inline>svg{fill:var(--losmart-master-text-0)!important;stroke:var(--losmart-master-text-0)!important;height:50%;width:100%}.dashboard-viewer .smart-icon-header.smart-icon-more.ms-Button--icon{background-color:var(--losmart-master-background-0)!important;color:var(--losmart-master-text-0)!important}.dashboard-viewer .smart-icon-header.smart-icon-more.ms-Button--icon i{font-size:1.2em!important}.dashboard-viewer .smart-icon-header.smart-icon-more.ms-Button--icon:hover{background-color:var(--losmart-master-background-2)!important}.audittrail-notifier{align-items:center;background-color:var(--losmart-ui-notification-warn-background);color:var(--losmart-ui-notification-warn-color);display:flex;flex-direction:row;padding:.5em}.audittrail-notifier>.message{flex-grow:1}.audittrail-notifier button{border-color:var(--losmart-ui-notification-warn-color)!important;color:var(--losmart-ui-notification-warn-color)!important}.audittrail-notifier button:hover{border-color:var(--losmart-ui-button-color-hover)!important;color:var(--losmart-ui-button-color-hover)!important}.progress-view{align-items:flex-start;display:flex;flex-direction:row;height:.7em;justify-content:flex-start;margin:1px 0 0;padding:0;position:relative;z-index:10}.progress-view>.section{display:inline-flex;flex-grow:0;flex-shrink:0;height:.8em;margin:0;padding:0;position:relative}.progress-view>.section.color-1:before{opacity:.7}.progress-view>.section.color-1:before,.progress-view>.section.color-2:before{background-color:var(--losmart-ui-header-background);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.progress-view>.section.color-2:before{opacity:1}.progress-view>.section>.progress{background-color:var(--losmart-ui-navigator-progression-background);display:block;height:45%;left:0;opacity:1;pointer-events:none;position:absolute;top:0;z-index:2}.report-preview-viewer{background-color:var(--losmart-ui-view-background);color:var(--losmart-master-text-0);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1100}.report-preview-viewer>.translucent-panel{background-color:var(--losmart-ui-drawer-background);height:100vh;left:0;opacity:.7;position:fixed;top:0;width:100vw}.report-preview-viewer>.DesktopViewComponent{background:#0000!important}.report-preview-viewer .report-preview{background:#0000!important;border:none;height:calc(100% - .25em);width:100%}.report-preview-viewer button{color:inherit}.report-preview-viewer button.smart-icon-view i{font-size:1.5em}.report-preview-viewer .icon-layout.landscape i{transform:rotate(90deg)}.report-preview-viewer .content{zoom:.9;display:block}.report-preview-viewer .content>*{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.report-preview-viewer .content .frame-background,.report-preview-viewer .content>.frame{background-color:#0000!important;height:852px;pointer-events:none;width:426px}.report-preview-viewer .content .frame-background body,.report-preview-viewer .content>.frame body{background-color:red}.report-preview-viewer .content.layout-desktop>iframe{height:100%;width:100%}.report-preview-viewer .content.layout-desktop .frame-background,.report-preview-viewer .content.layout-desktop>.frame{background-image:url(/static/media/iphonex_frame.ba06f6bfdaec149e2d81.png);display:none}.report-preview-viewer .content.layout-phone>iframe{height:812px;position:relative;width:375px}.report-preview-viewer .content.layout-phoneLandscape>iframe{height:375px;padding-right:20px;width:772px}.report-preview-viewer .content.layout-phoneLandscape .frame-background,.report-preview-viewer .content.layout-phoneLandscape>.frame{transform:translate(-50%,-50%) rotate(90deg)}.report-preview-viewer .content.layout-phoneLandscape>.frame-background{background-color:#fff;height:812px;width:365px}.message-warning{background-color:var(--losmart-highlight-warn);margin-bottom:2em;padding:1em}.report-preview-viewer .smart-icon-header.smart-icon-more.ms-Button--icon i{font-size:1.2em!important}.export-panel .export-types{padding:1em .5em}.export-panel .button-export{margin-top:2em;width:calc(100% - .5em)}.export-panel .ms-Pivot-link:not(:hover){background-color:#0000!important;margin-top:.5em}.datasource-viewer{background-color:var(--losmart-dataset-viwer-background);display:block;height:100vh;left:0;position:fixed!important;top:0;width:100vw;z-index:1100}.datasource-viewer .global-filter{margin:1em 2em}.losmart-dataset-viewer{background-color:var(--losmart-master-background-1);margin:1em;padding:1em;position:relative}.losmart-dataset-viewer .dataset-viewer-content td{white-space:pre!important}.losmart-dataset-viewer>.header>.portfolio{font-weight:900;padding:0}.losmart-dataset-viewer>.header>.dataset{font-size:.9em}.losmart-dataset-viewer>.header>.dataset.column{display:flex;flex-direction:column;justify-items:stretch;opacity:.6;width:18em}.losmart-dataset-viewer>.header>.dataset.column .attribute{display:flex;flex-direction:row}.losmart-dataset-viewer>.header>.dataset.column .attribute>.key{flex-grow:1}.losmart-dataset-viewer>.filter{display:flex;flex-direction:row;margin-top:1em}.losmart-dataset-viewer>.filter>.ms-ComboBox-container{flex-grow:1}.losmart-dataset-viewer>.data-content{border:var(--losmart-ui-field-border);border-left:none;display:flex;flex-direction:row;font-size:.8em;height:30em;margin-bottom:2em;margin-top:1em}.losmart-dataset-viewer>.data-content>.headers{border-left:var(--losmart-ui-field-border);flex-grow:1;flex-shrink:0;justify-content:stretch;min-width:fit-content;overflow-y:auto;padding:1em;position:relative;width:fit-content}.losmart-dataset-viewer>.data-content>.headers>div{padding:.5em}.losmart-dataset-viewer>.data-content>.headers>div:hover{fill:var(--losmart-ui-color);background-color:var(--losmart-ui-color-tertiary);color:var(--losmart-ui-color)}.losmart-dataset-viewer>.data-content>.data{border-left:var(--losmart-ui-field-border);flex-grow:1;overflow:auto;_padding:1em;position:relative;width:calc(100% - 2em)!important}.losmart-dataset-viewer>.data-content>.data>table{border-collapse:collapse;position:relative}.losmart-dataset-viewer>.data-content>.data>table th{background-color:var(--losmart-ui-field-background-light);border-bottom:var(--losmart-ui-field-border);border-right:1px solid #0000;padding:1.5em .5em .5em;position:sticky;text-align:left;top:-1em;white-space:nowrap}.losmart-dataset-viewer>.data-content>.data>table th.odd{background-color:var(--losmart-ui-field-background)}.losmart-dataset-viewer>.data-content>.data>table th.highlight{background-color:var(--losmart-ui-selection-background)}.losmart-dataset-viewer>.data-content>.data>table td{background-color:var(--losmart-ui-field-background-light);border-bottom:var(--losmart-ui-field-border);padding:.5em;text-align:left;white-space:nowrap}.losmart-dataset-viewer>.data-content>.data>table td.odd{background-color:var(--losmart-ui-field-background)}.losmart-dataset-viewer>.data-content>.data>table tr:hover td,.losmart-dataset-viewer>.data-content>.data>table tr:hover td.odd{background-color:var(--losmart-ui-field-background-light-hover)}.history-entry{align-items:center;display:flex;flex-direction:row;width:100%}.history-entry>.query{flex-grow:1}.history-entry>.toolbar{display:none}.history-entry>.toolbar>button{background-color:#0000;margin:0;opacity:.5;padding:0}button.ms-ComboBox-option>.ms-Button-flexContainer>span{width:100%}button.ms-ComboBox-option:hover .toolbar{display:block}button.ms-ComboBox-option:hover .toolbar>button:hover{opacity:1}.create-insight-panel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative;width:100%}.create-insight-panel .icon-design{color:var(--losmart-master-text-4);font-size:15em;margin-bottom:.1em;margin-top:.75em;opacity:.15}.smart-workspace-overlay{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:1000}.smart-workspace-overlay>.label-container{bottom:2em;left:3em;position:absolute}.smart-workspace-overlay>.label-container>.label{color:var(--losmart-ui-color);font-size:4em;font-weight:900;opacity:.5}.pivottable-container{display:flex;flex-direction:column;padding:0 2em 2em;position:relative}.pivottable-container .filters-btn{display:flex;height:fit-content;position:relative;width:fit-content}.pivottable-container .pivottable-cell-editor,.pivottable-container .pivottable-cell-editor-dropdown{display:flex}.pivottable-container .pivottable-cell-editor .cell-editor-container,.pivottable-container .pivottable-cell-editor-dropdown .cell-editor-container{background-color:var(--losmart-ui-field-background)!important;border:var(--losmart-ui-field-border-hover);color:var(--losmart-ui-field-color)!important;display:flex;flex-direction:column;height:100%;padding:1em;position:relative;width:100%}.pivottable-container .pivottable-cell-editor .cell-editor-container .cell-editor-info,.pivottable-container .pivottable-cell-editor-dropdown .cell-editor-container .cell-editor-info{display:flex;flex-direction:row;justify-content:flex-start;position:relative}.pivottable-container .pivottable-cell-editor .cell-editor-container .cell-editor-info .cell-editor-cell-label,.pivottable-container .pivottable-cell-editor-dropdown .cell-editor-container .cell-editor-info .cell-editor-cell-label{display:flex;flex-grow:1}.pivottable-container .pivottable-cell-editor .cell-editor-container .cell-editor-info .cell-editor-column-label,.pivottable-container .pivottable-cell-editor-dropdown .cell-editor-container .cell-editor-info .cell-editor-column-label{display:flex;flex-grow:2}.pivottable-container .pivottable-cell-editor .cell-editor-container .cell-editor,.pivottable-container .pivottable-cell-editor-dropdown .cell-editor-container .cell-editor{display:flex;flex-direction:column;position:relative}.pivottable-container .pivottable-cell-editor .cell-editor-container .cell-editor .cell-editor-input-container,.pivottable-container .pivottable-cell-editor-dropdown .cell-editor-container .cell-editor .cell-editor-input-container{display:flex;flex-direction:column;margin-top:1.2em}.pivottable-container .pivottable-cell-editor .cell-editor-container .cell-editor .cell-editor-input-container .cell-editor-date-input,.pivottable-container .pivottable-cell-editor-dropdown .cell-editor-container .cell-editor .cell-editor-input-container .cell-editor-date-input{font-size:small;margin-bottom:.5em}.pivottable-container .table{justify-content:center}.pivottable-container .table .table-container{display:table;height:100%;width:100%}.pivottable-container .table .table-container .table-row{display:table-row}.pivottable-container .table .table-container .table-row:hover .option-cancel{position:relative;visibility:visible}.pivottable-container .table .table-container .table-row:hover .option-cancel .ms-Button-flexContainer{align-items:normal!important;justify-content:normal!important;position:relative}.pivottable-container .table .table-container .table-row .option-cancel{visibility:hidden}.pivottable-container .table .table-container .table-row.highlight{background-color:var(--losmart-ui-navigator-progression-background)}.pivottable-container .table .table-container .table-row .table-cell{border:var(--losmart-ui-field-border);display:table-cell;height:fit-content;min-width:5em;padding:.1em;vertical-align:middle}.pivottable-container .table .table-container .table-row .table-cell:hover.cell-interactive{background-color:var(--losmart-ui-navigator-progression-background);cursor:pointer}.pivottable-container .table .table-container .table-row .table-cell.table-cell-headers{border:var(--losmart-ui-field-header-border)}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container{align-items:center;display:flex;flex-direction:row}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values,.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .cell-value-text{display:flex;flex-direction:row;position:relative}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .cell-value-text .value-text{margin-right:.5em;position:relative}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .cell-value-text .value-ellipsis{cursor:pointer}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .cell-value-text .value-ellipsis-back{cursor:pointer;opacity:.2}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .cell-value{white-space:pre-wrap}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .cell-value.search{color:var(--losmart-ui-navigator-progression-background)}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .cell-value.search.search-focus{background-color:var(--losmart-ui-navigator-progression-background);color:var(--losmart-ui-color)}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .dropdowntype{text-overflow:"ellipsis"}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .dropdowntype .dropdowntype-value{cursor:default;width:fit-content}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .dropdowntype .dropdowntype-value-edition{cursor:pointer}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .dropdowntype .dropdowntype-value-color-done{background-color:#00e074!important;margin:.2em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .dropdowntype .dropdowntype-value-color-inprogress{background-color:#f09e19!important;margin:.2em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-values .dropdowntype .dropdowntype-value-color-open{background-color:#cacfd6!important;margin:.2em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-header-addColumn{position:relative}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-header-addColumn .ms-Button{justify-content:center!important;position:relative}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-header-addColumn .ms-Button span{align-items:baseline!important}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-header-option-filtering{margin-left:.2em;opacity:1}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-header-option-filtering-hide{margin-left:.2em;opacity:0}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container:hover .cell-header-option-filtering-hide{margin-left:.2em;opacity:1}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-filtering-container{background-color:var(--losmart-ui-list-item-background-clearer);border:var(--losmart-ui-field-border-hover)!important;color:var(--losmart-ui-list-item-color)!important;display:flex;flex-direction:column;min-width:fit-content;z-index:10}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-filtering-container .cell-filtering-icons-container{display:flex;flex-direction:row;justify-content:end;position:relative}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-filtering-container .cell-filtering-icons-container .cell-header-option-filtering-selected,.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-filtering-container .cell-filtering-icons-container .cell-header-option-ordering-asc-selected,.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-filtering-container .cell-filtering-icons-container .cell-header-option-ordering-desc-selected{background-color:var(--losmart-ui-selection-background)!important}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-filtering-container .cell-filtering-field{position:relative}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-filtering-container .cell-filtering-field .ms-TextField-fieldGroup{background-color:var(--losmart-ui-drawer-background)!important;color:var(--losmart-ui-list-item-color)!important;padding:.2em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .cell-filtering-container .cell-filtering-field .ms-TextField-fieldGroup:after{border:var(--losmart-ui-field-border-hover)!important}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container.search{background-color:var(--losmart-ui-selection-background-hover)}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container.haschildren{background-color:var(--losmart-ui-selection-background-hover-opcy44)}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .matched{background-color:var(--losmart-ui-navigator-progression-background);height:2em;margin-right:.5em;width:.1em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .notMatched{height:2em;margin-right:.5em;width:.1em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .ms-Button.hideTog{cursor:default}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .empty-tog,.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .headers{height:32px;width:5px}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .depth-1{width:2em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .depth-2{width:4em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .depth-3{width:6em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .depth-4{width:8em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .depth-5{width:10em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .depth-6{width:12em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .depth-7{width:14em}.pivottable-container .table .table-container .table-row .table-cell .pivottable-cell .table-cell-container .depth-8{width:16em}.pivottable-container .table .table-container .table-row .table-cell.open{background-color:#cacfd6;margin-right:2px}.pivottable-container .table .table-container .table-row .table-cell.inprogress{background-color:#e96b41;margin-right:2px}.pivottable-container .table .table-container .table-row .table-cell.done{background-color:#00cc69;margin-right:2px}.pivottable-container .table .table-container .table-row .pivottable-filtering-editor .ms-TextField,.pivottable-container .table .table-container .table-row .pivottable-filtering-editor .ms-TextField .ms-TextField-wrapper,.pivottable-container .table .table-container .table-row .pivottable-filtering-editor .ms-TextField .ms-TextField-wrapper .ms-TextField-fieldGroup{height:inherit}.pivottable-container .table .table-container .headers-filter-container{background-color:var(--losmart-ui-field-background)!important;border:var(--losmart-ui-field-border-hover)!important;color:var(--losmart-ui-field-color)!important;display:flex;flex-direction:column;min-width:fit-content;z-index:10}.pivottable-container .table .table-container .headers-filter-container:focus{outline:none}.pivottable-container .table .table-container .headers-filter-container .header-action-selection{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:1em;position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container{display:flex!important;flex-direction:column!important;padding:1em 1em .5em;position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters-label{align-items:center;display:flex!important;flex-direction:row!important;margin-bottom:.5em;margin-top:.5em;position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters{background-color:var(--losmart-ui-field-background)!important;border:var(--losmart-ui-field-border)!important;border-radius:var(--losmart-ui-field-border-radius)!important;color:var(--losmart-ui-field-color)!important;display:flex!important;flex-direction:column!important;justify-content:stretch;padding:1em .5em .5em;position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item{align-items:center!important;background-color:var(--losmart-ui-list-item-background-clearer);color:var(--losmart-ui-list-item-color)!important;display:flex;flex-direction:row;height:2.5em;justify-content:center!important;margin-bottom:.5em;padding:0 .5em;text-align:center}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item .filter-label{display:flex;flex-grow:1}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item .filter-options-container{display:flex;justify-self:flex-end}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item .filter-order-value{position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item .filter-order-btn{margin-left:2em;position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item-last-droparea{height:.5em!important}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item-last-droparea.depth-1{margin-left:1em}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item-last-droparea.depth-2{margin-left:2em}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters .filter-item-last-droparea.depth-3{margin-left:3em}.pivottable-container .table .table-container .headers-filter-container .filters-container .filters-disabled{opacity:.4;pointer-events:none}.pivottable-container .table .table-container .headers-filter-container .filters-container .filter-footer{align-items:center;display:flex;flex-direction:row;justify-content:end!important;margin-top:1em;position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container .filter-footer .button-apply{background-color:var(--losmart-ui-selection-background-halo)!important;border-radius:.2em!important;color:var(--losmart-ui-selection-color)!important;cursor:pointer;padding:.25em .6em;position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container .filter-footer .button-delete{display:flex;position:relative}.pivottable-container .table .table-container .headers-filter-container .filters-container .filter-footer .button-delete .ms-Button .ms-Button-flexContainer{align-items:baseline;position:relative}.smart-selector-pivottable-columns{margin-bottom:.2em;position:relative;width:calc(100% - .5em)}.smart-selector-pivottable-columns .column-headers{margin-top:1em}.smart-selector-pivottable-columns .column-headers .column-headers-title{margin-bottom:1em}.smart-selector-pivottable-columns .column-headers .ms-TextField-fieldGroup{padding:.6em .6em .35em!important}.smart-selector-pivottable-columns .column-headers .column-header-add{display:flex;flex-direction:row;overflow:hidden;position:relative}.smart-selector-pivottable-columns .column-headers .column-header-add .button-add{border:none;flex-grow:1;flex-shrink:1;overflow:hidden;white-space:nowrap}.smart-selector-pivottable-columns .column-headers .column-header-add .button-add .ms-Button-label{font-size:medium!important;font-weight:300!important}.smart-selector-pivottable-columns .column-headers .column-header-add .button-delete{flex-grow:0;flex-shrink:0}.smart-selector-pivottable-columns .column-groups{margin-top:1em}.smart-selector-pivottable-columns .column-groups .column-groups-title{margin-bottom:1em}.smart-selector-pivottable-columns .column-groups .column-group-add{display:flex;flex-direction:row;overflow:hidden;position:relative}.smart-selector-pivottable-columns .column-groups .column-group-add .button-add{border:none;flex-grow:1;flex-shrink:1;overflow:hidden;white-space:nowrap}.smart-selector-pivottable-columns .column-groups .column-group-add .button-add .ms-Button-label{font-size:medium!important;font-weight:300!important}.smart-selector-pivottable-columns .column-groups .column-group-add .button-delete{flex-grow:0;flex-shrink:0}.smart-selector-pivottable-columns .column-item{align-items:center;background-color:var(--losmart-ui-list-item-background-clearer);color:var(--losmart-ui-list-item-color)!important;display:flex;flex-direction:column;justify-content:center;margin-bottom:.5em;padding-bottom:.3em;padding-left:.5em;padding-top:.3em;position:relative}.smart-selector-pivottable-columns .column-item.last-item{margin-bottom:0!important}.smart-selector-pivottable-columns .column-item .column-elements.column-elements-hide .column-header .column-header-editors .header-edit-button,.smart-selector-pivottable-columns .column-item .column-elements.column-elements-hide .column-header .column-header-editors .header-edit-button-hide,.smart-selector-pivottable-columns .column-item .column-elements.column-elements-hide .column-header .column-header-title{cursor:none;opacity:.4;pointer-events:none}.smart-selector-pivottable-columns .column-item .column-elements.column-elements-hide .column-header .column-header-editors .column-visibility{justify-content:center;opacity:.8!important}.smart-selector-pivottable-columns .column-item .column-elements.column-elements-hide .column-dropdown-container{cursor:none;opacity:.4;pointer-events:none}.smart-selector-pivottable-columns .column-item .column-elements{display:flex;flex-direction:column;margin-right:.2em;position:relative;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header{align-items:center;display:flex;flex-direction:row;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .dropdown-ctype-editor,.smart-selector-pivottable-columns .column-item .column-elements .column-header .dropdown-options-ctype-editor,.smart-selector-pivottable-columns .column-item .column-elements .column-header .textinput-editor{display:flex;height:100%;position:relative;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .textinput-editor .ms-TextField{height:100%;position:relative;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .textinput-editor .ms-TextField .ms-TextField-wrapper :after{border:var(--losmart-ui-field-border-hover)}.smart-selector-pivottable-columns .column-item .column-elements .column-header .textinput-editor .ms-TextField .ms-TextField-wrapper .ms-TextField-fieldGroup{display:flex;flex-grow:1;flex-shrink:1;height:100%;padding:0;position:relative;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .textinput-editor .ms-TextField .ms-TextField-wrapper .ms-TextField-fieldGroup input{background-color:var(--losmart-ui-drawer-background)!important;display:flex;flex-grow:1;flex-shrink:1;font-size:larger;position:relative;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .column-header-title{flex-grow:1;flex-shrink:1;overflow:hidden;position:relative;text-overflow:ellipsis}.smart-selector-pivottable-columns .column-item .column-elements .column-header .column-header-editors{display:flex;flex-direction:row;flex-grow:2;flex-shrink:2;justify-content:end;margin-right:2px}.smart-selector-pivottable-columns .column-item .column-elements .column-header .column-header-editors .column-visibility{display:flex;justify-content:center;opacity:1}.smart-selector-pivottable-columns .column-item .column-elements .column-header .column-header-editors .editors-button-hide{align-self:start!important;display:none}.smart-selector-pivottable-columns .column-item .column-elements .column-header .column-header-editors .editors-button{display:inline;display:initial}.smart-selector-pivottable-columns .column-item .column-elements .column-header:hover .editors-button-hide{align-self:start!important;display:inline;display:initial}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container{align-items:center;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:center}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-align-container{display:flex;flex-direction:row;flex-grow:1;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-align-container .style-align-default{flex-grow:1;flex-shrink:1}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-align-container .style-align{flex-grow:2;flex-shrink:2;justify-content:space-between}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container{align-items:center;display:flex;flex-direction:row;justify-content:stretch;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-label{flex-grow:1;margin-right:5%;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-input{flex-grow:2;position:relative;width:90%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-input :after{border:var(--losmart-ui-field-border-hover)}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-input.ms-TextField{position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-input.ms-TextField .ms-TextField-wrapper{align-items:center;justify-content:center;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-input.ms-TextField .ms-TextField-wrapper :after{border:var(--losmart-ui-field-border-hover)}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-input.ms-TextField .ms-TextField-wrapper .ms-TextField-fieldGroup{display:flex;flex-grow:1;flex-shrink:1;padding:0;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-input.ms-TextField .ms-TextField-wrapper .ms-TextField-fieldGroup input{background-color:var(--losmart-ui-drawer-background)!important;display:flex;flex-grow:1;flex-shrink:1;font-size:larger;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-unit{display:flex;flex-grow:2}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-unit :after{border:var(--losmart-ui-field-border-hover)}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-width-container .style-width-unit.ms-Button{min-width:fit-content!important;padding:5px}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-label{flex-grow:1;margin-right:5%;width:15.5%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-empty{flex-grow:2;height:100%;width:100%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-input{flex-grow:2;position:relative;width:90%}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-input :after{border:var(--losmart-ui-field-border-hover)}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-input.ms-TextField{position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-input.ms-TextField .ms-TextField-wrapper{align-items:center;justify-content:center;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-input.ms-TextField .ms-TextField-wrapper :after{border:var(--losmart-ui-field-border-hover)}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-input.ms-TextField .ms-TextField-wrapper .ms-TextField-fieldGroup{display:flex;flex-grow:1;flex-shrink:1;padding:0;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-header .editor-style-container .style-ellipsis-container .style-ellipsis-input.ms-TextField .ms-TextField-wrapper .ms-TextField-fieldGroup input{background-color:var(--losmart-ui-drawer-background)!important;display:flex;flex-grow:1;flex-shrink:1;font-size:larger;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container{align-items:center;display:flex;flex-direction:row;overflow:hidden;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdown-title-container{display:flex;flex-direction:row;opacity:.8;overflow:hidden;white-space:nowrap}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdown-title-container .column-dropdown-title,.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdown-title-container .column-dropdown-title-func{flex-grow:1;flex-shrink:1;font-size:small;overflow:hidden;position:relative;text-overflow:ellipsis}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdowns{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;overflow:hidden;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdowns .dropdown-title{flex-grow:1;flex-shrink:1;overflow:hidden;position:relative}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdowns .dropdown-title .dropdown-separator{border-bottom:15px solid #000;display:flex}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdowns .dropdown-func{display:flex}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdown-editors{display:flex;flex-direction:row;flex-grow:2;justify-content:end;margin-right:2px}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdown-editors .dropdown-edit-button-hide{display:inline;display:initial;opacity:0}.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container .column-dropdown-editors .dropdown-edit-button,.smart-selector-pivottable-columns .column-item .column-elements .column-dropdown-container:hover .dropdown-edit-button-hide{display:inline;display:initial;opacity:1}.smart-selector-pivottable-columns .column-item .column-elements .button-selected{background-color:var(--losmart-ui-selection-background-halo)!important;border-radius:.2em!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-pivottable-columns .column-item-last-droparea{height:.5em!important}.smart-selector-pivottable-columns .column-item-last-droparea.depth-1{margin-left:1em}.smart-selector-pivottable-columns .column-item-last-droparea.depth-2{margin-left:2em}.smart-selector-pivottable-columns .column-item-last-droparea.depth-3{margin-left:3em}.smart-selector-widgetlink-container{margin-bottom:.2em;margin-top:2em;position:relative;width:calc(100% - .5em)}.smart-selector-widgetlink-container .content{display:flex;flex-direction:column;margin-bottom:2em;position:relative!important}.smart-selector-widgetlink-container .content:after{border:var(--losmart-ui-view-header-button-border)!important}.smart-selector-widgetlink-container .content .column-item{align-items:center;background-color:var(--losmart-ui-list-item-background-clearer);color:var(--losmart-ui-list-item-color)!important;display:flex;flex-direction:row;justify-content:center;margin-bottom:.27em;margin-top:.27em;min-width:calc(100% - 1em);padding-left:.5em;padding-top:.2em;position:relative;-webkit-user-select:none;user-select:none}.smart-selector-widgetlink-container .content .column-item.last-item{margin-bottom:0!important}.smart-selector-widgetlink-container .content .column-item .widgetlink-item-container-widget{align-items:center;display:flex;flex-direction:row;justify-content:start;margin-bottom:.4em;margin-top:.4em;min-width:calc(100% - 1em);position:relative}.smart-selector-widgetlink-container .content .column-item .widgetlink-item-container-widget .widgetlink-item-dd{position:relative;width:100%}.smart-selector-widgetlink-container .content .column-item .more-actions{flex-grow:1;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.smart-selector-widgetlink-container .content .column-item:hover .more-actions{opacity:1;pointer-events:auto}.smart-selector-widgetlink-container .content .column-add{align-items:center;display:flex;flex-direction:row;justify-content:flex-end!important;overflow:hidden;position:relative}.smart-selector-widgetlink-container .content .column-add .widgetLink-widgets{border:none;display:flex;flex-direction:row;flex-grow:1;height:2em;justify-content:flex-end;overflow:hidden;padding:.5em .5em .5em 0;position:relative;white-space:nowrap}.smart-selector-widgetlink-container .content .column-add .widgetLink-widgets .ms-Dropdown{min-width:calc(100% - 3.6em)}.smart-selector-widgetlink-container .content .column-add .button-delete{position:relative}.smart-selector-widgetlink-container .content .column-item-last-droparea{height:.5em!important}.smart-selector-widgetlink-container .content .column-item-last-droparea.depth-1{margin-left:1em}.smart-selector-widgetlink-container .content .column-item-last-droparea.depth-2{margin-left:2em}.smart-selector-widgetlink-container .content .column-item-last-droparea.depth-3{margin-left:3em}.gridblock-list-drawer-component{display:flex;flex-direction:column;height:100%;position:relative;width:97%}.gridblock-list-drawer-component.hidden{display:none}.gridblock-list-drawer-component .gridblock-list-container{_bottom:2em;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;margin-top:1px;overflow:hidden;overflow-y:auto;_padding:0;padding-top:1.5em;_position:absolute;_top:0;_width:100%}.gridblock-list-drawer-component .gridblock-list-container .gridblock-list-title{color:var(--losmart-ui-label-color);font-size:1.5em;height:fit-content;margin-bottom:1em;width:100%}.gridblock-list-drawer-component .gridblock-list-container .gridblock-ref-container .gridblock-ref-component{fill:var(--losmart-ui-label-color);align-items:center;color:var(--losmart-ui-label-color);cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;height:3.5em;justify-content:flex-start;padding-left:.5em;position:relative;transition:opacity .2s;width:100%}.gridblock-list-drawer-component .gridblock-list-container .gridblock-ref-container .gridblock-ref-component .gridblock-ref-details{display:flex;flex-direction:column}.gridblock-list-drawer-component .gridblock-list-container .gridblock-ref-container .gridblock-ref-component .gridblock-ref-details .ref-details-title{display:flex}.gridblock-list-drawer-component .gridblock-list-container .gridblock-ref-container .gridblock-ref-component .gridblock-ref-details .ref-details-description{display:flex;font-size:small}.gridblock-list-drawer-component .gridblock-list-container .gridblock-ref-container .gridblock-ref-component.selected{fill:var(--losmart-ui-view-header-button-color)!important;background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.gridblock-list-drawer-component .gridblock-list-container .gridblock-ref-container .gridblock-ref-separator{background-color:var(--losmart-ui-popup-menu-item-divider-background);display:flex;height:1px;position:relative;width:100%}.gridblock-list-drawer-component .toolbar-component.footer{align-items:center;display:flex;flex-direction:row;justify-content:stretch;margin:1em .5em;position:relative;width:calc(100% - .3em)}.gridblock-list-drawer-component .toolbar-component.footer>div{width:100%}.gridblock-list-drawer-component .toolbar-component.footer>div>span{height:100%;width:100%}.gridblock-list-drawer-component .toolbar-component.footer>div>span>*{height:100%}.gridblock-list-drawer-component .insight-ref-spacer{height:.5em}.gridblock-list-drawer-component .insight-section-ref-spacer{height:.5em;margin-left:1em}.template-editor{display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:100vw}.template-editor .template-image{display:block;display:flex;flex-direction:row;height:25em;position:relative;width:100%}.template-editor .template-image>.smart-selector-image{flex-grow:0;width:25em!important}.template-editor .template-image>.image-data{flex-grow:1;overflow:hidden;overflow-wrap:break-word;overflow-y:auto}.template-editor .losmart-report-chart-palette{display:flex;flex-direction:row}.template-editor .losmart-report-chart-palette>.losmart-report-chart-palette-color{align-items:center;display:flex;flex-direction:column;margin:.25em}.template-editor .losmart-report-chart-palette>.losmart-report-chart-palette-color>.color{display:inline-block;height:2.5em;width:2.5em}.template-editor .losmart-report-chart-palette>.losmart-report-chart-palette-color>.label{margin-left:1em}.losmart-diagnostic-dialog{background-color:var(--losmart-ui-editor-widget-background);border:1px solid var(--losmart-ui-drawer-border-color);border-radius:.2em;bottom:4em;display:flex;flex-direction:column;left:.5em;position:fixed;position:absolute;z-index:1000}.csv-editor{display:flex;flex-direction:column;height:100vh;left:0;padding:1em;position:fixed;position:relative;top:0;width:100vw}.csv-editor .header{display:flex;flex-direction:row;flex-grow:0;flex-shrink:0;height:2em;padding:.5em 0;position:relative;width:calc(100% - 2em)}.csv-editor .header .title{margin-right:2em}.csv-editor .header .spacer{flex-grow:1}.csv-editor .header .datasource-selector{min-width:20em}.csv-editor .header .toolbar{align-items:center;display:flex;flex-direction:row}.csv-editor .query-container{display:flex;flex-direction:column;flex-grow:1;margin-bottom:2em;position:relative;width:calc(100% - 2em)}.datasource-option{align-items:center;display:flex;flex-direction:row;flex-grow:1}.datasource-option span{flex-grow:1}.datasource-option span.toolbar{display:none;flex-grow:0}.datasource-option span.toolbar>button{color:inherit!important;margin:0;opacity:.5}.datasource-option:hover span.toolbar{display:block}.datasource-option:hover span.toolbar>button:hover{opacity:1}.dql-editor{flex-direction:column;max-height:20em}.dql-editor,.dql-editor .query{display:flex;flex-grow:1;position:relative}.dql-editor .query{border:1px solid silver;flex-direction:row}.dql-editor .query>section{height:100%}.dql-result{display:flex;flex-direction:column}.dql-result,.dql-result>.rows{flex-grow:1;flex-shrink:1;position:relative}.dql-result>.rows{display:block}.dql-result>.rows>.result-table{height:100%;left:0;position:absolute;top:0;width:100%}.result-table{flex-grow:1;overflow:auto;position:relative}.result-table table{border-collapse:collapse;font-size:.8em;overflow:auto}.result-table thead{background-color:#fff;left:0;position:sticky;top:0}.result-table th{background-color:#f5f6f7;color:#222;padding:1.5em;position:relative;text-align:left}.result-table th:after{background-color:#a7a9aa;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.result-table th.odd{background-color:#ebedee}.result-table th.separator{background-color:#0000;border:none;border-right:1px solid gray;margin:0;max-width:.25em;padding:.5em}.result-table td{background-color:#f5f6f7;border-bottom:1px solid #a7a9aa;padding:.35em 1em;text-align:left;white-space:nowrap}.result-table td.odd{background-color:#ebedee}.result-table td.separator{background-color:#0000;border:none;border-right:1px solid gray;margin:0;max-width:.25em;padding:0}.result-table tr.filtered{display:none}.result-table tr.selected>td,.result-table tr.selected>td.odd{background:var(--losmart-ui-selection-background);color:var(--losmart-ui-selection-color)}.result-table tr.selected:hover>td,.result-table tr.selected:hover>td.odd{background-color:var(--losmart-ui-selection-background-hover);color:var(--losmart-ui-selection-color-hover)}.result-table tr:hover>td{background-color:#e4e6e8}.result-table tr.row-spacer{height:1em}.query-editor{display:flex;flex-direction:column;flex-grow:1}.query-editor .toolbar{align-content:stretch;align-items:center;display:flex;flex-direction:row;font-size:.9em;max-height:1em;position:relative}.query-editor>.dql-editor{flex-grow:1;position:relative}.query-editor>.dql-result{flex-grow:2}.glr-editor{display:flex;flex-direction:column;height:100vh;left:0;padding:1em;position:fixed;top:0;width:100vw}.glr-editor .header{align-items:center;display:flex;flex-direction:row}.glr-editor .header .title{margin-right:1em}.glr-editor .header .toolbar{align-items:center;display:flex;flex-direction:row}.pdf-analyser{display:flex;flex-direction:column;height:100vh;left:0;padding:1em;position:fixed;top:0;width:100vw}.pdf-analyser .header{align-items:center;display:flex;flex-direction:row}.pdf-analyser .header .title{margin-right:1em}.pdf-analyser .header .toolbar{align-items:center;display:flex;flex-direction:row}.pdf-analyser .page-text-previews{display:block;flex-grow:1;justify-content:flex-start;overflow:auto}.pdf-analyser .page-text-previews>.page-text-preview{border:1px solid gray;display:block;position:relative}.pdf-analyser .page-text-previews>.page-text-preview>.overlay{background-color:hsla(0,0%,100%,.667);height:100%;left:0;position:absolute;top:0;width:100%}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region{font-size:.35em;position:absolute;white-space:nowrap}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.number{border:1px solid blue}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.text{border:1px solid green}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.column.number{background-color:rgba(255,255,0,.533)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.column.number:hover{background-color:rgba(255,255,0,.667)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.column.text{background-color:rgba(0,255,0,.533)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.column.text:hover{background-color:rgba(0,255,0,.667)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.column.date{background-color:rgba(0,255,255,.533)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.column.date:hover{background-color:rgba(0,255,255,.667)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.column.currency{background-color:rgba(255,136,255,.533)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.column.currency:hover{background-color:rgba(255,136,255,.667)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.left{background-color:rgba(255,0,0,.067)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.left:hover{background-color:rgba(255,0,0,.267)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.center{background-color:rgba(0,255,255,.067)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.center:hover{background-color:rgba(0,255,255,.267)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.right{background-color:rgba(0,255,0,.067)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.right:hover{background-color:rgba(0,255,0,.267)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.top{background-color:rgba(0,0,255,.067)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.top:hover{background-color:rgba(0,0,255,.267)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.bottom{background-color:rgba(255,255,0,.067)}.pdf-analyser .page-text-previews>.page-text-preview>.overlay>.region.alignment.bottom:hover{background-color:rgba(255,255,0,.267)}.document-preview{position:relative}.document-preview .document-page{background:#fff;display:inline-block;margin:1em;position:relative}.document-preview .document-page .analyse-raster{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.document-preview .document-page .analyse-raster>.analyse-raster-item{overflow:hidden;position:absolute}.document-preview .document-page .analyse-raster>.analyse-raster-item.analyse-raster-item-guide{background-color:red!important}.document-preview .document-page .analyse-raster>.analyse-raster-item.analyse-raster-item-guide.negative{background-color:green!important}.document-preview .document-page .analyse-raster.horizontal{flex-direction:row}.document-preview .document-page .analyse-raster.horizontal>.analyse-raster-item{background-color:rgba(0,0,136,.133)}.document-preview .document-page .analyse-raster.vertical{flex-direction:column}.document-preview .document-page .analyse-raster.vertical>.analyse-raster-item{background-color:rgba(136,0,0,.133)}.document-preview .document-page .raster>canvas{height:100%;width:100%}.document-preview .document-page .raster-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.document-preview .document-page .raster-overlay .selection-area{background-color:rgba(255,255,0,.533);display:none;pointer-events:none;position:absolute}.document-preview .document-page .raster-overlay .selection-area.visible{display:block}.document-preview .document-page .raster-overlay>.page-content{position:absolute}.document-preview .document-page .raster-overlay>.page-content.content-used{background-color:rgba(255,255,136,.376);border:1px solid rgba(255,255,136,.667)}.document-preview .document-page .raster-overlay>.page-content:hover{background-color:rgba(0,0,0,.133);border:1px solid #0003}.document-preview .document-page .raster-overlay>.document-content{border:1px solid gray;color:#000;display:inline-block;position:absolute}.document-preview .document-page .raster-overlay>.document-content:hover{background-color:rgba(0,0,0,.251)}.document-preview .document-page .raster-overlay>.document-content:after{content:"";display:inline-block;height:.5em;position:absolute;right:0;top:0;width:.5em}.document-preview .document-page .raster-overlay>.document-content.document-content-type--1:after{background:red}.document-preview .document-page .raster-overlay>.document-content.document-content-type-0:after{background:gray}.document-preview .document-page .raster-overlay>.document-content.document-content-type-1:after{background:blue}.document-preview .document-page .raster-overlay>.document-content.document-content-type-2:after{background:green}.document-preview .document-page .raster-overlay>.document-content.document-content-type-3:after{background:#ff0}.document-preview .document-page .raster-overlay>.document-content.document-content-type-4:after{background:pink}.document-preview .document-page .raster-overlay>.document-content.document-content-type-5:after{background:brown}.document-preview .document-page .raster-overlay>.document-content.document-content-type-6:after{background:lime}.document-preview .document-page .raster-overlay>.document-content.document-content-type-7:after{background:aqua}.document-preview .document-page .raster-overlay>.document-content.document-content-type-8:after{background:orange}.document-preview .document-page .raster-overlay>.document-content.document-content-type-9:after{background:blue}.document-preview .document-page .raster-overlay>.document-content.document-content-type-10:after{background:red}.document-preview .raster-row-elements{overflow:hidden;position:absolute;width:100%}.document-preview .raster-row-elements>.raster-row-sample{background-color:rgba(0,255,0,.267);position:absolute}.document-page-panel{align-items:flex-start!important;justify-content:stretch!important}.document-page-fields-panel{flex-grow:1;max-width:45em;min-width:45em;overflow:auto}.document-page-fields-panel .document-field{border-bottom:1px solid #000;padding:.75em!important}.g2-consolidation{display:flex;flex-direction:column;font-size:.86em;height:calc(100vh - 2em);left:0;padding:1em;position:fixed;top:0;width:calc(100vw - 2em)}.g2-consolidation .reco-title{font-size:2em;font-weight:700}.g2-consolidation .header{align-items:center;display:flex;flex-direction:row;padding-bottom:1em}.g2-consolidation .header .separator{flex-grow:1}.g2-consolidation .header .title{font-weight:700;margin-right:3em}.g2-consolidation .header .toolbar{align-items:center;display:flex;flex-direction:row}.g2-consolidation .header .filter-field{width:20em}.g2-consolidation .header .parameter-field{align-items:center;display:flex;flex-direction:row;padding-left:1em}.g2-consolidation .results{overflow:hidden;overflow-y:auto}.g2-consolidation .results>.metrics{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:stretch}.g2-consolidation .page-text-previews{display:block;flex-grow:1;justify-content:flex-start;overflow:auto}.g2-consolidation .page-text-previews>.page-text-preview{border:1px solid gray;display:block;margin:2em 1em}.g2-consolidation .dql-error .line-after,.g2-consolidation .dql-error .line-before{color:gray}.g2-consolidation .dql-error .line-error{background-color:rgba(255,0,0,.267);color:#000}.g2-consolidation .dql-error .line-error .error-part{background-color:red}.matching-result-group{margin-top:3em}.matching-result-group>.header>.toolbar{align-items:center;display:flex;flex-direction:row;flex-grow:1;margin-right:1em}.matching-result-group>.header>.toolbar .checked-description{flex-grow:1}.matching-result-group>.header>.toolbar button.is-disabled{opacity:.5;pointer-events:none}.matching-result-group .matching{padding-bottom:1em}.matching-result-group .result-table{margin-right:1em;max-height:30em}.matching-result-group .result-table tr td.Highlight{background-color:#f06060;color:#f0f0f0}.matching-result-group .result-table tr.selected td.Highlight{background-color:#d04030;color:#f0f0f0}.matching-result-group .filter-field{width:20em}.matching-result-group .group-details{margin-top:1em}.matching-result-group .group-details .header .title{font-size:1.25em!important}.matching-result-group .group-details .header .subtitle{font-size:1em;font-weight:700}.matching-result-group .group-details .content{padding:1em 2em}.metric-value{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start;margin-right:1em;margin-top:1em;padding:1em}.metric-value>.title{font-size:125%;font-weight:700;text-align:right}.metric-value>.metric{display:flex;flex-direction:column;flex-grow:1;font-size:150%;justify-content:flex-end;padding-top:.5em;text-align:right}.pas-converter{display:flex;flex-direction:column;font-size:.86em;height:calc(100vh - 2em);left:0;padding:1em;position:fixed;top:0;width:calc(100vw - 2em)}.pas-converter .header{align-items:center;display:flex;flex-direction:row}.pas-converter .header .title{margin-right:1em}.pas-converter .header .toolbar{align-items:center;display:flex;flex-direction:row}.smartlite-editor{overflow:auto}.smartlite-editor,.smartlite-editor .cover{height:100%;width:100%}.smartlite-editor .blockgroup-visibility-hidden{left:0;opacity:0;pointer-events:none;position:fixed!important;top:0}.smartlite-editor .smartlite-empty-state{opacity:.5;position:relative}.smartlite-editor .smartlite-empty-state:hover{opacity:.8}.smartlite-editor .smartlite-empty-state>.background{background-color:var(--losmart-ui-popup-background);border-radius:50%;height:23em;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:23em}.smartlite-editor .smartlite-empty-state>.window{border:1px solid var(--losmart-ui-hint-color);border-radius:.7em;box-shadow:0 0 1.5em 0 rgba(34,34,34,.267);display:flex;flex-direction:column;height:15em;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:21em}.smartlite-editor .smartlite-empty-state>.window>.header{align-items:center;background-color:var(--losmart-ui-hint-color);border-radius:.7em .7em 0 0;display:flex;flex-direction:row;height:1.5em;padding-left:.38em}.smartlite-editor .smartlite-empty-state>.window>.header>.button{background-color:var(--losmart-ui-popup-background);border-radius:50%;height:.53em;margin:.15em;width:.53em}.smartlite-editor .smartlite-empty-state>.window>.header>.button.b1{opacity:1}.smartlite-editor .smartlite-empty-state>.window>.header>.button.b2{opacity:.8}.smartlite-editor .smartlite-empty-state>.window>.header>.button.b3{opacity:.6}.smartlite-editor .smartlite-empty-state>.window>.content{background-color:var(--losmart-ui-editor-background);border-radius:0 0 .7em .7em;flex-grow:1;margin:1px;padding:2.25em 1.5em 1.5em}.smartlite-editor .smartlite-empty-state>.window>.content>.title{background-color:var(--losmart-ui-hint-color);height:.75em;width:7.3em}.smartlite-editor .smartlite-empty-state>.window>.content table{border:2px solid var(--losmart-ui-hint-color);margin-top:1.5em;width:100%}.smartlite-editor .smartlite-empty-state>.window>.content table td{border:2px solid var(--losmart-ui-hint-color);height:1.3em}.losmart-downloadupload-state{bottom:0;font-size:.8em;left:0;padding:.5em;position:fixed}.losmart-downloadupload-state *{color:var(--losmart-ui-hint-color)}.hybridreport{overflow:auto}.hybridreport,.hybridreport .cover{height:100%;width:100%}.hybridreport .header{align-items:center;display:flex;flex-direction:row}.hybridreport .header .title{margin-right:1em}.hybridreport .header .toolbar{align-items:center;display:flex;flex-direction:row}.hybridreport .data-hints{padding:1em}.hybridreport .data-hints .data-hint{margin-bottom:.5em}.tool-line{overflow:auto}.tool-line,.tool-line .cover{height:100%;width:100%}.tool-line .header{align-items:center;display:flex;flex-direction:row}.tool-line .header .title{margin-right:1em}.tool-line .header .toolbar{align-items:center;display:flex;flex-direction:row}.tool-line .filtered-lines{display:flex;flex-direction:column}.tool-line .filtered-lines .line{display:inline-flex}.tool-line .filtered-lines .line .line-number{margin-right:1em;min-width:3em;text-align:right}.tool-line .filtered-lines .truncation{flex-shrink:0;height:5em}.losmart-queryresolver-state{bottom:0;font-size:.8em;left:0;padding:.5em;position:fixed}.losmart-queryresolver-state *{color:var(--losmart-ui-hint-color)}.dashboard-view{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;height:100%;justify-content:stretch;position:relative}.entity-selector{max-width:20rem;min-width:5rem}.entity-selector.entity-selector-display,.entity-selector.entity-selector-edition{max-width:none}.entity-element .action-edit{opacity:0;pointer-events:none}.entity-element:hover .action-edit{opacity:1;pointer-events:auto}.exported-assets-panel{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:flex-start;max-width:35em;position:relative}.exported-assets-panel>.smartui-style4{flex-grow:1!important;max-height:100%;overflow:hidden}.exported-assets-panel .export-config-panel{flex-grow:1}.exported-assets-panel .loexport-asset-item{flex-grow:1;position:relative}.exported-assets-panel .loexport-asset-item>.content{flex-grow:1}.exported-assets-panel .loexport-asset-item .loexport-asset-item-menu{opacity:0;pointer-events:none;position:absolute;right:.35em;top:.35em}.exported-assets-panel .loexport-asset-item:hover .loexport-asset-item-menu{opacity:1;pointer-events:auto}.exported-assets-panel .loexport-asset-item.smartui-state-edition{background:var(--smartui-selector-item-background-hover);color:var(--smartui-selector-item-color-hover)}.exported-assets-panel .private-asset-update i,.exported-assets-panel .private-asset-update span{font-size:.9em!important}.exported-assets-panel .smartui-label.attribute{width:10em}.exported-movements-panel{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:flex-start;margin-left:.5em!important;position:relative}.exported-movements-panel .movements{display:flex;flex-direction:column;flex-grow:1!important;overflow:hidden}.exported-movements-panel .movements>.smartui-selector{flex-grow:1}.exported-movements-panel .movements .content{overflow-y:auto}.exported-movements-panel .movements .loexport-movement-item{display:flex;flex-direction:row}.exported-movements-panel .movements .loexport-movement-item.movement-state-exported{opacity:.4}.exported-movements-panel .movements .loexport-movement-item.headers{padding-bottom:.5em;padding-left:.8em!important;padding-top:.5em}.exported-movements-panel .movements .loexport-movement-item>.field-date,.exported-movements-panel .movements .loexport-movement-item>.field-input{flex-grow:0;flex-shrink:0;width:7em!important}.exported-movements-panel .movements .loexport-movement-item>.field-export{flex-grow:0;flex-shrink:0;width:10em!important}.exported-movements-panel .movements .loexport-movement-item>.field-portfolio{flex-grow:0;flex-shrink:0;width:9em!important}.exported-movements-panel .movements .loexport-movement-item>.field-label{flex-grow:0;flex-shrink:0;width:25em!important}.exported-movements-panel .movements .loexport-movement-item>.field-type{flex-grow:0;flex-shrink:0;text-align:right;width:5em!important}.exported-movements-panel .movements .loexport-movement-item>.field-flag{flex-grow:0;flex-shrink:0;text-align:center;width:3em!important}.exported-movements-panel .movements .loexport-movement-item>.field-price,.exported-movements-panel .movements .loexport-movement-item>.field-quantity,.exported-movements-panel .movements .loexport-movement-item>.field-valuation{flex-grow:0;flex-shrink:0;text-align:right;width:10em!important}.exported-movements-panel .movements .loexport-movement-item>.field-price-type{flex-grow:0;flex-shrink:0;text-align:center;width:5em!important}.exported-movements-panel .movements .pa-movement.smartui-state-selected{background:var(--smartui-selector-item-background-selected)!important;color:var(--smartui-selector-item-color-selected)!important}.g2-export-view{height:calc(100% - 2em);margin:1em!important;width:100%}.g2-export-view .new-account{text-align:center}.pa-movement.pa-movement-type-nav{background-color:var(--pa-movement-nav-background-color)!important}.pa-movement.pa-movement-type-nav:hover{background-color:var(--pa-movement-nav-background-color-hover)!important}.pa-movement.pa-movement-type-dd{background-color:var(--pa-movement-dd-background-color)!important}.pa-movement.pa-movement-type-dd:hover{background-color:var(--pa-movement-dd-background-color-hover)!important}.pa-movement.pa-movement-type-div{background-color:var(--pa-movement-div-background-color)!important}.pa-movement.pa-movement-type-div:hover{background-color:var(--pa-movement-div-background-color-hover)!important}.pa-movement.pa-movement-type-fee{background-color:var(--pa-movement-fee-background-color)!important}.pa-movement.pa-movement-type-fee:hover{background-color:var(--pa-movement-fee-background-color-hover)!important}.pa-movement.pa-movement-type-ifee{background-color:var(--pa-movement-ifee-background-color)!important}.pa-movement.pa-movement-type-ifee:hover{background-color:var(--pa-movement-ifee-background-color-hover)!important}.pa-movement.pa-movement-type-acom{background-color:var(--pa-movement-acom-background-color)!important}.pa-movement.pa-movement-type-acom:hover{background-color:var(--pa-movement-acom-background-color-hover)!important}.pa-movement.pa-movement-type-oca{background-color:var(--pa-movement-oca-background-color)!important}.pa-movement.pa-movement-type-oca:hover{background-color:var(--pa-movement-oca-background-color-hover)!important}.pa-movement.pa-movement-type-int{background-color:var(--pa-movement-int-background-color)!important}.pa-movement.pa-movement-type-int:hover{background-color:var(--pa-movement-int-background-color-hover)!important}.pa-movement.pa-movement-type-cr{background-color:var(--pa-movement-cr-background-color)!important}.pa-movement.pa-movement-type-cr:hover{background-color:var(--pa-movement-cr-background-color-hover)!important}.pa-movement.pa-movement-type-crr{background-color:var(--pa-movement-crr-background-color)!important}.pa-movement.pa-movement-type-crr:hover{background-color:var(--pa-movement-crr-background-color-hover)!important}.pa-movement.pa-movement-type-ges{background-color:var(--pa-movement-ges-background-color)!important}.pa-movement.pa-movement-type-ges:hover{background-color:var(--pa-movement-ges-background-color-hover)!important}.pa-movement.pa-movement-type-oth{background-color:var(--pa-movement-oth-background-color)!important}.pa-movement.pa-movement-type-oth:hover{background-color:var(--pa-movement-oth-background-color-hover)!important}.pa-movement.pa-movement-type-crf{background-color:var(--pa-movement-crf-background-color)!important}.pa-movement.pa-movement-type-crf:hover{background-color:var(--pa-movement-crf-background-color-hover)!important}.pa-movement.pa-movement-type-cg{background-color:var(--pa-movement-cg-background-color)!important}.pa-movement.pa-movement-type-cg:hover{background-color:var(--pa-movement-cg-background-color-hover)!important}.pa-movement.pa-movement-type-car{background-color:var(--pa-movement-car-background-color)!important}.pa-movement.pa-movement-type-car:hover{background-color:var(--pa-movement-car-background-color-hover)!important}.owner-selector{max-width:20rem;min-width:5rem}.owner-selector.owner-selector-display,.owner-selector.owner-selector-edition{max-width:none}.owner-element .action-edit{opacity:0;pointer-events:none}.owner-element:hover .action-edit{opacity:1;pointer-events:auto}.data-value{border-left:1px solid var(--smartui-data-value-border);font-size:.9em;padding:.2em .75em}.data-value.highlight-error{border:1px solid red!important}.data-value.smartui-layout-position-first{border-left:none}.data-value>.header{align-items:center;color:var(--smartui-hint-color);display:flex;flex-direction:row;position:relative}.data-value>.header>.title{font-size:1em}.data-value>.header>.currency{color:var(--smartui-light-1);padding-left:1em}.data-value>.header.header-value-fixed:before{background:red;content:"";height:.25em;left:-.5em;position:absolute;right:-.5em;top:-1em}.data-value .content{font-size:1.25em}.data-value .content.edition{background:var(--smartui-input-background);border-radius:var(--smartui-input-border-radius);cursor:pointer;outline:none}.data-value .content.edition:focus-within{background:var(--smartui-input-background-focus)}.data-value .content>.smartui-input{flex-grow:1;flex-shrink:1;font-size:1em;min-width:0;padding:.3em .5em}.data-value.data-type-boolean .content{padding:.35em;-webkit-user-select:none;user-select:none}.data-value.data-type-boolean .content>.dot{border:1px solid var(--smartui-hint-color);border-radius:25%;display:inline-block;height:.5em;opacity:.5;width:.5em}.data-value.data-type-boolean .content>.dot.checked{background-color:var(--smartui-text-color);opacity:1}.data-value.data-type-boolean .content.edition>.dot{opacity:1}.data-value.data-type-number .input-hint{justify-content:flex-end}.export-report{height:calc(100% - 2em);margin:1em!important}.export-report .download-asof{border-left:none;padding-left:0;width:10em}.export-report .export-parameters{width:26em}.dad-import{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;height:100%;justify-content:stretch;padding:1em!important;position:relative}.pa-ledger-navigator{align-items:center;display:flex;flex-direction:row;padding:.5em}.mode-selector{max-width:20rem;min-width:5rem}.mode-selector.mode-selector-display,.mode-selector.mode-selector-edition{max-width:none}.mode-element .action-edit{opacity:0;pointer-events:none}.mode-element:hover .action-edit{opacity:1;pointer-events:auto}.selector .ms-Dropdown-item.ms-Checkbox .title{padding-left:.5em}.selector .ms-Dropdown-item .notavailable{opacity:.5}.smart-selector-evolution-keyfigures{position:relative;width:calc(100% - .5em)}.smart-selector-evolution-keyfigures .keyfigure-item-last-droparea{height:.15em!important}.smart-selector-evolution-keyfigures .keyfigure-item-last-droparea.depth-1{margin-left:1em}.smart-selector-evolution-keyfigures .keyfigure-item-last-droparea.depth-2{margin-left:2em}.smart-selector-evolution-keyfigures .keyfigure-item-last-droparea.depth-3{margin-left:3em}.smart-selector-evolution-keyfigures .keyfigure-item{align-items:center;background-color:var(--losmart-ui-popup-background);color:inherit;display:flex;margin:.1em .1em .3em;padding:.3em .5em .3em 1em;position:relative}.smart-selector-evolution-keyfigures .keyfigure-item.depth-1{margin-left:1em}.smart-selector-evolution-keyfigures .keyfigure-item.depth-2{margin-left:2em}.smart-selector-evolution-keyfigures .keyfigure-item.depth-3{margin-left:3em}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors{align-items:stretch;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor .button-editor.default-value{display:none}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title{flex-grow:1;justify-content:flex-start;overflow:hidden;overflow-x:auto;white-space:nowrap}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes{align-items:stretch;display:flex;flex-direction:keyfigure;justify-content:stretch;position:relative}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes.editing{width:100%}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.toolbar{position:absolute;right:0;top:0;z-index:10}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.attribute{margin-top:.5em}.smart-selector-evolution-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.attribute>.header{color:var(--losmart-master-text-3)}.smart-selector-evolution-keyfigures .keyfigure-item .button-align.default-value,.smart-selector-evolution-keyfigures .keyfigure-item .button-attributes.default-value,.smart-selector-evolution-keyfigures .keyfigure-item .button-filter.default-value,.smart-selector-evolution-keyfigures .keyfigure-item .button-format.default-value,.smart-selector-evolution-keyfigures .keyfigure-item .button-title.default-value{color:var(--losmart-primary-text-3)!important}.smart-selector-evolution-keyfigures .keyfigure-item .button-format{border:none}.smart-selector-evolution-keyfigures .keyfigure-item .button-format[disabled]{pointer-events:none}.smart-selector-evolution-keyfigures .keyfigure-item .button-format span{padding-left:.1em;padding-right:.1em}.smart-selector-evolution-keyfigures .keyfigure-item .button-title{margin-left:.5em}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors{position:relative}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor{flex-grow:0}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor.editing,.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor.editing,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title{flex-grow:1}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-editor,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-editor{display:inline;display:initial}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor input.inline,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .spacer,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .spacer-default,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .spacer-default{width:2em}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align-default,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align-default{color:var(--losmart-master-text-3)!important}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-editor-cancel,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-editor-cancel{margin-right:.2em}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align.selected,.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-filter.selected,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align.selected,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align.selected:hover,.smart-selector-evolution-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-filter.selected:hover,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align.selected:hover,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-evolution-keyfigures .keyfigure-item>.title{color:var(--losmart-master-text-3);flex-grow:1;pointer-events:none;text-overflow:ellipsis}.smart-selector-evolution-keyfigures .keyfigure-item>.title.selected{color:var(--losmart-master-text-1)}.smart-selector-evolution-keyfigures .keyfigure-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-evolution-keyfigures .keyfigure-item>.toolbar .button-format{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-evolution-keyfigures .keyfigure-item>.toolbar .button-align,.smart-selector-evolution-keyfigures .keyfigure-item>.toolbar .button-format.default-format{display:none}.smart-selector-evolution-keyfigures .keyfigure-item>.toolbar .button-align.default-align i{color:var(--losmart-master-text-3)}.smart-selector-evolution-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-evolution-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-evolution-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover{background-color:var(--losmart-master-background-2);cursor:pointer}.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-format{display:inline;display:initial}.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-format.default-format span{color:var(--losmart-master-text-3)}.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-evolution-keyfigures .keyfigure-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-evolution-keyfigures .keyfigure-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-evolution-keyfigures .keyfigure-item.parent-disabled>.title{color:var(--losmart-master-text-3)}.smart-selector-evolution-keyfigures .keyfigure-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-evolution-keyfigures .keyfigure-item.interaction-drag-target{opacity:.25}.smart-selector-evolution-keyfigures .keyfigure-item.interaction-drag-target>.title{color:inherit}.pas-editor .pas-owner{margin-left:5em}.pas-editor .pas-drawer-info{flex-grow:1;height:100%;max-width:40em!important;min-width:30em!important}.pas-editor .pas-drawer-info:before{background-color:#0000;_background-image:url(https://as2.ftcdn.net/v2/jpg/02/81/89/73/1000_F_281897358_3rj9ZBSZHo5s0L1ug7uuIHadSxh9Cc75.jpg);background-repeat:no-repeat;background-size:140%;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.pas-editor .pas-drawer-info .pa-info{padding-right:.5em!important;width:100%!important}.pas-editor .pas-drawer-info .pa-keyfigures{background-color:var(--pa-quarter-3-background-color);flex-grow:0;flex-shrink:0;height:26em}.pas-editor .pas-drawer-info .pa-keyfigures .smartui-input{border:none}.pas-editor .pas-drawer-info .pa-keyfigures>table{width:100%}.pas-editor .pas-drawer-info .pa-keyfigures>table tr>td{height:5em;vertical-align:top;width:50%}.pas-editor .pas-drawer-info .pa-keyfigures>table tr>td.first{border-right:1px solid var(--smartui-separator-line-background)}.pas-editor .pas-drawer-info .pa-keyfigures>table tr.first>td{border-bottom:1px solid var(--smartui-separator-line-background)}.pas-editor .pas-drawer-info .attributes-content{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;overflow-y:auto}.pas-editor .pas-drawer-info .attributes-content .attribute-value{padding-bottom:.75em;padding-top:.75em}.pas-editor .pas-drawer-info .attributes-content .smartui-selector{margin:.35em .75em!important;width:10em}.pas-editor .pas-drawer-info .pa-metadata-tabs{padding-bottom:0!important}.pas-editor .pas-drawer-info .pa-metadata-tabs-content{flex-grow:1;flex-shrink:1;overflow-y:auto}.pas-editor .pas-drawer-info .pa-bank-account-toolbar{position:absolute;right:.5em;top:-1.5em}.pas-editor .pas-drawer-info .pa-bank-account{padding-left:0;padding-right:0;position:relative}.pas-editor .pas-drawer-info .pa-bank-account .pa-bank-account-edit-toolbar{position:absolute;right:.5em;top:.5em}.pas-editor .pas-drawer-info .mode-selector{width:6.35em!important}.pas-editor .pas-drawer-info .has-documentation{background:var(--smartui-tab-item-highlighted)}.pas-editor .pas-drawer-evolutions{flex-grow:1;max-width:40em!important;overflow-y:auto;width:35em!important}.pas-editor .pas-drawer-evolutions .lane-heading{padding-bottom:.5em!important}.pas-editor .pas-drawer-evolutions .tabs{background-color:var(--pa-quarter-4-background-color);height:4em!important;padding-bottom:0!important}.pas-editor .pas-drawer-evolutions .pas-chart{flex-grow:1;flex-shrink:1;min-height:30%;overflow:visible;padding:.5em 1em .5em .5em;position:relative}.pas-editor .pas-drawer-evolutions .pas-chart .chart-title{padding-left:.5em;position:absolute}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container{background-color:#0000!important;display:block;overflow:visible}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-color-0{fill:var(--pa-chart-serie-0)!important;stroke:none!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-color-0>.highcharts-graph{stroke:var(--pa-chart-serie-0)!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-color-1{fill:var(--pa-chart-serie-1)!important;stroke:none!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-color-1>.highcharts-graph{stroke:var(--pa-chart-serie-1)!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-color-2{fill:var(--pa-chart-serie-2)!important;stroke:none!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-color-2>.highcharts-graph{stroke:var(--pa-chart-serie-2)!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-tooltip>.highcharts-tooltip-box{fill:var(--smartui-view-background);stroke:none!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-grid-line{stroke:var(--pa-chart-grid-line)!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-axis-line{stroke:var(--pa-chart-axis-line)!important}.pas-editor .pas-drawer-evolutions .pas-chart .pas-chart-container .highcharts-data-label tspan{fill:var(--pa-chart-data-label)!important}.pas-editor .pas-drawer-evolutions .pas-evolutions{background-color:var(--pa-quarter-4-background-color)}.pas-editor .pas-drawer-evolutions .evolutions-content{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.pas-editor .pas-drawer-evolutions .evolutions-content .pas-chart-irr{background-color:var(--pa-quarter-4-background-color);height:30%!important;min-height:22.2em!important;padding-top:1em!important}.pas-editor .pas-drawer-evolutions .evolutions-content .pas-chart-tvpi{background-color:var(--pa-quarter-3-background-color);height:30%!important;min-height:22.2em!important;padding-top:1em!important}.pas-editor .pas-drawer-evolutions .evolutions-content .pas-chart-cashflow{background-color:var(--pa-quarter-2-background-color);height:30%!important;min-height:22.2em!important;padding-top:1em!important}.pas-editor .pas-drawer-evolutions .evolutions-content .dqTable .dqCell{border:none!important;font-size:var(--smartui-label-font-size);padding:.5em 0}.pas-editor .pas-drawer-evolutions .evolutions-content .dqTable .dqCell.dqcell-first{color:var(--smartui-hint-color)}.pas-editor .pas-drawer-evolutions .evolutions-content .dqTable .dqRow:hover{background:var(--smartui-tab-item-background-hover)!important;color:var(--smartui-tab-item-color-hover)!important}.pas-editor .pas-transactions{display:flex;flex-direction:column;flex-grow:1;height:100%;_min-width:66em;overflow:auto;position:relative}.pas-editor .pas-transactions.mode-inlined{min-width:50em}.pas-editor .pas-transactions>.smartui-drawer-content{flex-grow:1;width:100%!important}.pas-editor .pas-transactions .lane-heading{padding-bottom:.5em}.pas-editor .pas-transactions .pas-panel-input{background-color:var(--pa-quarter-3-background-color);padding-top:1em!important}.pas-editor .pas-transactions .pas-panel-input.mode-inlined{background-color:#0000!important;padding:0!important;width:100%!important}.pas-editor .pas-transactions .pas-panel-input.mode-inlined .field-quarter{width:0!important}.pas-editor .pas-transactions .pas-panel-input .pa-inputs{max-height:35vh;overflow:auto;padding-left:0;padding-right:0}.pas-editor .pas-transactions .pas-panel-input .pa-input{margin:0 0 .75em}.pas-editor .pas-transactions .pas-panel-input .pa-tx-impacts{display:inline-flex;padding-bottom:.5em;padding-top:.5em}.pas-editor .pas-transactions .pas-panel-input .pa-tx-impacts .pa-tx-impact{background-color:hsla(0,0%,53%,.533);display:inline-flex;padding:.25em .5em}.pas-editor .pas-transactions .pas-panel-metrics{display:flex;flex-direction:row;padding:.5em 0}.pas-editor .pas-transactions .pa-metric{min-width:12em!important}.pas-editor .pas-transactions .pa-movement-row{align-items:stretch;display:flex;flex-direction:row;flex-grow:1;overflow:visible;position:relative}.pas-editor .pas-transactions .pa-movement-row.pmt-transmitted>*{padding-top:0!important}.pas-editor .pas-transactions .pa-movement-content{flex-grow:1}.pas-editor .pas-transactions .pa-calculations-separator{height:2em}.pas-editor .pas-transactions .pa-calculations{background-color:var(--pa-calculation-background);border-top-left-radius:.35em;border-top-right-radius:.35em;display:flex;flex-direction:row;padding:.35em 0}.pas-editor .pas-transactions .pa-calculations .pa-milestone{background-color:var(--pa-calculation-milestone-background);color:var(--pa-calculation-milestone-color);display:flex;flex-direction:column;margin-right:.35em;padding:.35em .65em}.pas-editor .pas-transactions .pa-calculations .pa-milestone>.header{align-items:flex-end;display:flex;flex-direction:row;justify-content:stretch}.pas-editor .pas-transactions .pa-calculations .pa-milestone>.header>.title{flex-grow:1;font-size:.9em;padding-right:.2rem;text-align:right}.pas-editor .pas-transactions .pa-calculations .pa-milestone .delta-line{margin-bottom:.2em;margin-top:.2em;text-align:right}.pas-editor .pas-transactions .pa-calculations .pa-milestone .delta{border-radius:.25em;margin-left:2em;padding:.15em .35em}.pas-editor .pas-transactions .pa-calculations .pa-milestone .delta.positive{background-color:var(--pa-calculation-delta-positive);color:#fff!important}.pas-editor .pas-transactions .pa-calculations .pa-milestone .delta.negative{background-color:var(--pa-calculation-delta-negative);color:#fff!important}.pas-editor .pas-transactions .pa-calculations .pa-milestone>.value{font-size:1em;padding-right:.35em;text-align:right}.pas-editor .pas-transactions .pa-calculations .pa-milestone>.value.left-aligned{text-align:left}.pas-editor .pas-transactions .pa-calculations .pa-milestone>.value.center-aligned{text-align:center}.pas-editor .pas-transactions .calculation-border{background-color:var(--pa-calculation-background)}.pas-editor .pas-transactions .movement-detail{flex-grow:1}.pas-editor .pas-transactions .movement-detail .data-value{padding:.5em .65em!important}.pas-editor .pas-transactions .pa-movement{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;position:relative}.pas-editor .pas-transactions .pa-movement>.movement-detail{align-items:stretch;display:flex;flex-direction:row;flex-grow:1;position:relative}.pas-editor .pas-transactions .pa-movement>.movement-detail.first{margin-top:0}.pas-editor .pas-transactions .pa-movement>.movement-detail.with-separator{_margin-bottom:.5em}.pas-editor .pas-transactions .pa-movement .msg0{margin-top:.1em}.pas-editor .pas-transactions .pa-movement>.header-toolbar{display:none;position:absolute;right:.6em;top:.6em;width:fit-content}.pas-editor .pas-transactions .pa-movement.op-edition>.header-toolbar,.pas-editor .pas-transactions .pa-movement:hover>.header-toolbar{display:block}.pas-editor .pas-transactions .pa-movement .op-edition-buttons{margin-bottom:.25em;margin-top:1em;padding-left:.5em;padding-right:.5em}.pas-editor .pas-transactions .pas-panel-filter{background-color:var(--pa-quarter-2-background-color)!important}.pas-editor .pas-transactions .pas-panel-filter .history-filter{flex-grow:1}.pas-editor .pas-transactions .pas-panel-history{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;overflow:auto}.pas-editor .pas-transactions .pas-panel-history .lane-heading{padding-bottom:.5em}.pas-editor .pas-transactions .pas-panel-history .headers{align-items:center;border-bottom:1px solid var(--smartui-light-3);display:flex;flex-direction:row;padding:.5em 0;width:100%}.pas-editor .pas-transactions .pas-panel-history .headers .value-title{color:var(--smartui-text-color);padding-top:1.5em}.pas-editor .pas-transactions .pas-panel-history .pa-movements-list{flex-grow:1;flex-shrink:1;margin:1em 0;overflow:auto}.pas-editor .pas-transactions .pas-panel-history .pa-movements-list>.movement-separator-year{margin-top:3em}.pas-editor .pas-transactions .pas-panel-history .pa-movements-list .pa-quarter-movements{display:flex;flex-direction:column}.pas-editor .pas-transactions .pas-panel-history .pa-movements-list .pa-quarter-movements>.movement-separator-quarter{margin-top:2em}.pas-editor .pas-transactions .pas-panel-history .pa-movements-list .pa-quarter-movements>.pa-movement{align-items:stretch;display:flex;flex-direction:row}.pas-editor .pas-transactions .pas-panel-history .pa-movements-list .pa-quarter-movements>.pa-movement.pa-movement-last-of-quarter{margin-top:1em}.pas-editor .pas-transactions .pas-panel-history .pa-movements-list .pa-quarter-movements>.pa-movement.pa-movement-last-of-quarter>.field-quarter{border-top:1px solid var(--smartui-dark-1);margin-top:2px}.pas-editor .field-quarter{flex-grow:0;flex-shrink:0;font-size:1.5em;margin-right:2px;overflow:visible;padding-top:.7em;position:relative;text-align:normal;text-align:center;width:2em}.pas-editor .field-quarter.quarter-1{background-color:var(--pa-quarter-1-background-color)}.pas-editor .field-quarter.quarter-2{background-color:var(--pa-quarter-2-background-color)}.pas-editor .field-quarter.quarter-3{background-color:var(--pa-quarter-3-background-color)}.pas-editor .field-quarter.quarter-4{background-color:var(--pa-quarter-4-background-color)}.pas-editor .data-value.field-date{width:8em}.pas-editor .data-value.field-code{width:5.5em}.pas-editor .data-value.field-quantity,.pas-editor .data-value.field-valuation{width:10em}.pas-editor .data-value.field-price{width:9em}.pas-editor .data-value.field-description{color:var(--smartui-hint-color);flex-grow:1}.pas-editor .data-value.field-description .edition>.smartui-field{height:4em}.pas-editor .data-value.field-internal-comment{background:hsla(0,0%,50%,.376);color:var(--smartui-hint-color);flex-grow:1}.pas-editor .data-value.field-internal-comment .edition>.smartui-field{height:4em}.pas-editor .data-value.field-internal-comment .display{margin:.5em}.pas-editor .data-value.field-beneficiary-reference{color:var(--smartui-hint-color);flex-grow:1}.pas-editor .data-value.field-exclude-from-payment,.pas-editor .data-value.field-impactnav,.pas-editor .data-value.field-incommitment,.pas-editor .data-value.field-internal-cashflow,.pas-editor .data-value.field-recallable{width:5em}.pas-editor .pas-chart{padding-bottom:0!important}.pas-editor .pas-chart .smartui-title{padding-bottom:0}.pas-editor .pas-chart .pas-chart-container{flex-grow:1;flex-shrink:1}.pas-editor .payment-state{font-size:.8em;position:absolute;right:0;top:0;z-index:1}.pas-editor .pa-warn{background-color:#f9a400;color:#000!important;margin:0}.pas-editor .pa-error{background-color:#ae2012;color:#fff!important}.pas-editor .pa-message{margin:0!important;padding:0!important}.pas-editor .pa-message>.message{margin:0 .35em!important;padding:.35em!important}.pas-editor .pa-message>.smartui-button{border-radius:0;color:inherit!important}.pas-editor .pa-movement-content .header{margin-bottom:.35em}.pas-editor .pa-panels{flex-grow:0;height:calc(100% - 1em);justify-content:flex-start!important;padding:.5em!important}.pas-editor .pa-panels>.smartui-button{margin-bottom:.5em}.pas-editor .smartui-drawer .drawer-header-toolbar{position:absolute!important;right:.35em;top:.35em}.pas-editor .smartui-drawer .drawer-header-toolbar>.smartui-button{opacity:0;pointer-events:none!important}.pas-editor .smartui-drawer .drawer-header-toolbar:hover>.smartui-button{opacity:1!important;pointer-events:auto!important}.pas-editor .pas-panel-input .header-toolbar{position:absolute!important;right:.35em;top:.35em}.pas-editor .value-style-keyfigure>.content>.smartui-input{display:flex;height:2.25em;justify-content:center;margin-top:.25em;padding-top:.2em;width:100%}.pas-editor .value-style-keyfigure>.content>.smartui-input>span{font-size:var(--smartui-font-size-1)}.pas-editor .panel-cover{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.pas-editor .panel-cover:after{background:var(--smartui-panel-style1-background);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.pas-editor .panel-cover .content{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.pas-editor .panel-cover .content.align-top{align-items:flex-start;margin-top:5em}.pas-editor .panel-cover .content>.message-content{align-items:center;display:flex;flex-direction:column}.pas-editor .data-value .content-display>.smartui-input{background:#0000!important;font-size:.9em}.pas-editor .pa-attribute{align-items:center;display:flex;flex-direction:row;padding:.15em 0}.pas-editor .pa-attribute .smartui-input{width:12em!important}.pas-editor .pa-name{margin-left:1em;margin-right:1em}.pas-editor .pas-drawer-ledger{background:var(--smartui-panel-style2-background);flex-grow:1;min-width:30em!important}.pas-editor .pas-drawer-ledger .lane-heading{padding-bottom:0}.pas-editor .pas-drawer-ledger .ledger-content{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding-top:0}.pas-editor .pas-drawer-ledger .ledger-content .ledger-trunks-master{background-color:#0000;margin:0;padding:.25em}.pas-editor .pas-drawer-ledger .ledger-content .ledger-trunks-local{background-color:gray}.pas-editor .pas-drawer-ledger .ledger-content .ledger-trunks-merge{background-color:orange}.pas-editor .pas-drawer-ledger .ledger-event{background:var(--smartui-selector-item-background);border-radius:var(--smartui-button-border-radius);display:flex;flex-direction:column;justify-items:stretch;margin-bottom:.5em;padding:1em}.pas-editor .pas-drawer-ledger .ledger-event:hover{background:var(--smartui-selector-item-background-hover)}.pas-editor .pas-drawer-ledger .ledger-event>.event-description{line-height:2em}.pas-editor .pas-drawer-ledger .ledger-event.last{margin-bottom:0}.pas-editor .pas-drawer-ledger .event-3w{align-items:center;color:var(--smartui-light-3);display:flex;flex-direction:row;gap:.5em;margin-bottom:.5em}.pas-editor .pas-drawer-ledger .value-what{background:var(--pa-ledger-value-what-background);border-radius:var(--smartui-field-border-radius);color:var(--pa-ledger-value-what);margin:0 .25em 0 0;padding:.25em .5em .2em}.pas-editor .pas-drawer-ledger .value-before{background:var(--pa-ledger-value-before-background);border-radius:var(--smartui-field-border-radius);color:var(--pa-ledger-value-before);margin:0 .25em;padding:.25em .5em .2em}.pas-editor .pas-drawer-ledger .value-after{background:var(--pa-ledger-value-after-background);border-radius:var(--smartui-field-border-radius);color:var(--pa-ledger-value-after);margin:0 .25em;padding:.25em .5em .2em}.pas-editor .pas-drawer-ledger .ledger-fact-navigation{position:relative}.pas-editor .pas-drawer-ledger .ledger-fact-navigation:before{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:.25em}.pas-editor .pas-drawer-ledger .ledger-fact-undoing{opacity:.5}.pas-editor .lane-heading{flex-grow:0;flex-shrink:0}.pas-editor .download-asof{border:none;padding:0}.pas-editor .download-asof .header{display:none}.pas-editor .download-asof .smartui-input{font-size:.8em;width:7em}.analyse-panel{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;height:calc(100% - 2em);_max-width:50%;min-width:33%;overflow-x:hidden;position:relative}.analyse-panel .analyse-content{flex-grow:1;overflow-x:hidden;overflow-y:auto}.analyse-panel .analyse-content .document-field{background-color:var(--smartui-selector-item-background);margin:.25em;max-width:80em;padding:1em .5em .5em 1em}.analyse-panel .analyse-content .document-field.document-field-input-type-2{background-color:var(--smartui-panel-style2-background)}.analyse-panel .analyse-content .document-field .field-content{align-items:flex-start;display:Flex;flex-direction:row}.analyse-panel .analyse-content .document-field .field-content .field-title{flex-shrink:0;width:15em}.analyse-panel .analyse-content .document-field .field-content .document-content{padding:.25em 0}.analyse-panel .analyse-content .document-field .document-field-value{flex-grow:1;font-size:1.1em}.analyse-panel .analyse-content .document-field .field-value-converted{padding-top:.5em}.analyse-panel .analyse-content .document-field .document-field-toolbar{font-size:.8em;margin-top:-.5em;opacity:0;pointer-events:none}.analyse-panel .analyse-content .document-field .document-field-toolbar.opened{opacity:1}.analyse-panel .analyse-content .document-field:hover .document-field-toolbar{opacity:1;pointer-events:auto}.analyse-panel .analyse-content .document-type-title{align-items:flex-start;display:flex;flex-direction:row}.analyse-panel .analyse-content .document-type-title .smartui-hint{flex-grow:1}.analyse-panel .analyse-content .document-type-title2{align-items:center;display:flex;flex-direction:row}.analyse-panel .analyse-content .document-type-title2 .smartui-title{flex-grow:1}.analyse-panel .analyse-content .pas-checks{margin-top:.5em}.analyse-panel .analyse-content .pas-checks .document-check{border-radius:.35em;padding:.5em}.analyse-panel .analyse-content .pas-checks .check-level-error{background-color:red}.analyse-panel .analyse-content .pas-checks .check-level-warn{background-color:orange;color:#000}.analyse-panel .analyse-content .pas-bankaccounts,.analyse-panel .analyse-content .pas-transactions{margin-top:2em}.analyse-panel .analyse-content .pas-bankaccounts .attribute{flex-grow:0;min-width:10rem!important}.document-analyse-view{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;height:100%;justify-content:stretch;position:relative;z-index:1}.evolutions-panel{height:100%;height:calc(100% - 2em);max-width:50%;position:relative}.evolutions-panel,.pdf-viewer-panel{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1}.pdf-viewer-panel{flex-grow:1.5;height:100%}.pdf-viewer-panel .config-edition{padding:.5em}.pdf-viewer-panel .pages{flex-grow:1;overflow-y:auto;position:relative;width:100%}.pdf-viewer-panel .pages>.document-page{background-color:#fff;border:1px solid gray;margin:1em;position:relative;width:calc(100% - 2em)}.pdf-viewer-panel .pages>.document-page>.raster>canvas{height:100%;width:100%}.pdf-viewer-panel .pages>.document-page>.raster-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.pdf-viewer-panel .pages>.document-page>.raster-overlay .selection-area{background-color:rgba(255,255,0,.533);display:none;pointer-events:none;position:absolute}.pdf-viewer-panel .pages>.document-page>.raster-overlay .selection-area.visible{display:block}.pdf-viewer-panel .pages>.document-page>.raster-overlay>.page-content{color:#000;position:absolute}.pdf-viewer-panel .pages>.document-page>.raster-overlay>.page-content.content-used{background-color:rgba(255,255,136,.376);border:1px solid rgba(255,255,136,.667)}.pdf-viewer-panel .pages>.document-page>.raster-overlay>.page-content:hover{background-color:rgba(0,0,0,.133);border:1px solid #0003}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.page-content{border:1px solid #0003}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-paragraph{border:1px solid rgba(255,136,170,.667)}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-field{border:1px solid rgba(0,136,255,.667)}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-group{border:1px solid orange}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-4{border-color:silver;font-size:.9em;z-index:5}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-4.no-wrap{white-space:pre}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-5{background-color:#fa03;z-index:5}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-5:hover{background-color:rgba(255,170,0,.467)}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-6{background-color:#af03;z-index:5}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-6:hover{background-color:rgba(170,255,0,.467)}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-7{background-color:#0af3;z-index:5}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-7:hover{background-color:rgba(0,170,255,.467)}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-8{background-color:#fd03;z-index:5}.pdf-viewer-panel .pages.design-mode>.document-page>.raster-overlay>.document-content-type-8:hover{background-color:rgba(255,221,0,.467)}.factsheet-viewer-panel{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw!important}.factsheet-viewer-panel>.translucent-panel{background-color:var(--losmart-master-background-0);height:100vh;left:0;opacity:.7;position:fixed;top:0;width:100vw}.factsheet-viewer-panel>.DesktopViewComponent{background:#0000!important}.factsheet-viewer-panel .report-preview{background:#0000!important;border:none;height:calc(100% - .25em);width:100%}.factsheet-viewer-panel .content{zoom:.9;display:block}.factsheet-viewer-panel .content>*{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.factsheet-viewer-panel .content .frame-background,.factsheet-viewer-panel .content>.frame{height:852px;pointer-events:none;width:426px}.factsheet-viewer-panel .content.layout-desktop>iframe{height:100%;width:100%}.efront-import{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;height:100%!important;justify-content:stretch;padding:1em!important;position:relative}.efront-import .smartui-mode-import{height:calc(100% - 2em)!important;position:relative!important}.loim-import{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%!important;justify-content:flex-start!important;overflow:hidden;padding:1em!important;position:relative}.loim-import .smartui-mode-import{height:calc(100% - 2em)!important;position:relative!important}.loim-import .loim-import-content{align-items:flex-start;flex-grow:1;overflow:hidden;padding-bottom:2em;position:relative}.loim-import .loim-import-content>.lane{height:100%;min-width:30em;padding:.5em}.loim-import .loim-import-content>.lane.lane-import-diff{flex-grow:1}.loim-import .loim-import-content>.lane .lane-header{align-items:flex-start;flex-grow:0;flex-shrink:0;height:3em}.loim-import .loim-import-content>.lane>.content-selector{display:flex;flex-direction:vertical;flex-grow:1;flex-shrink:1;height:auto!important;overflow:hidden;position:relative}.loim-import .loim-import-content>.lane>.content-selector .smartui-selector-item .visible-on-hover{opacity:0;pointer-events:none}.loim-import .loim-import-content>.lane>.content-selector .smartui-selector-item:hover .visible-on-hover{opacity:1;pointer-events:auto}.loim-import .loim-import-content>.lane .import-state{width:5em!important}.loim-import .loim-import-content>.lane .import-state-2{width:10em!important}.tenant-import{padding:1em!important}.import-view,.tenant-import{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;height:100%;justify-content:stretch;position:relative}.import-view .new-account{text-align:center}.account-panel{padding:1em!important;width:100%!important}.account-ref-panel{align-items:stretch;display:flex;flex-direction:column;position:relative;width:100%!important}.account-ref-panel.edition .account-panel{padding:0!important}.account-ref-panel .account-config-toolbar{flex-grow:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;width:fit-content}.account-ref-panel:hover .account-config-toolbar{opacity:1;pointer-events:auto}.smartui-selector-item .account-ref-panel{padding:0!important}.payment-panel{display:flex;flex-direction:column;height:100%;overflow-y:scroll;width:45em}.payment-panel:not(.empty){min-width:35em!important}.payment-panel.empty{width:0}.payment-panel>.payment-content{flex-grow:1!important}.payment-panel>.payment-content .account-ref-selector{min-height:6em}.payment-panel>.payment-content .selection-content{background:var(--smartui-input-background)}.payment-panel>.payment-content .payment-currency{width:8em}.payment-panel>.payment-content .instructions{height:10em}.payment-panel>.payment-content .payment-container-item{background:var(--smartui-selector-item-background);border-radius:.25rem;margin-bottom:.5rem}.payment-panel>.payment-content .payment-step{margin-bottom:.75rem}.smartui-label.attribute{width:8em}.payments-panel{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;overflow:hidden;position:relative;width:calc(100% - 1em)}.payments-panel .payment-headers{padding-bottom:.5rem!important}.payments-panel .payment-headers>.smartui-toolbar{display:flex;flex-direction:row;padding:.5rem 1rem;width:calc(100% - 2.5em)!important}.payments-panel .payments-content{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;min-height:15em;overflow:auto;padding-top:0!important}.payments-panel .payments-content .payment{background-color:var(--smartui-selector-item-background);border-radius:.35em;display:flex;flex-direction:column;margin-bottom:.2rem;padding:.5rem 1rem;width:calc(100% - 2em)!important}.payments-panel .payments-content .payment:hover{background-color:var(--smartui-selector-item-background-hover)}.payments-panel .payments-content .payment.smartui-state-selected{background-color:var(--smartui-selector-item-background-selected)}.payments-panel .payments-content .payment .payment-messages{background-color:#f9a400;color:#000!important;margin:1em -.5em 0;padding:.5em}.payments-panel .payment-date{width:10em}.payments-panel .payment-beneficiary,.payments-panel .payment-intermediary{width:30em}.payments-panel .payment-amount{padding-right:1em;text-align:right;width:15em}.payments-panel .payment-currency{width:10em}.payments-panel .payment-reference{width:15em}.payments-panel .payment-state{width:5em}.payments-panel .payment-instructions{padding-top:.5rem}.payments-panel .payment-action{flex-grow:1;text-align:right}.payments-view{height:100%}.activities-panel{overflow:hidden;position:relative}.activities-panel .activity-currencies{display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;position:relative}.activities-panel .activity-currencies .activities-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.activities-panel .activity-currencies .activity-currency{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;max-width:22em;min-height:0;min-width:0;min-width:22em;position:relative}.activities-panel .activity-currencies .activity-currency .attributes{display:flex;flex-direction:row}.activities-panel .activity-currencies .activity-currency .attributes>*{flex-grow:1}.activities-panel .activity-currencies .activity-currency .smartui-input{_background-color:#0000;font-size:1.1em;margin-right:0;width:inherit}.activities-panel .activity-currencies .activity-currency .header{padding-bottom:.5em}.activities-panel .activity-currencies .activity-currency .header .currency{margin-right:1em}.app-mode-detector{position:relative}.app-mode-detector>.icon-state{font-size:20em!important;opacity:.35}.app-mode-detector>.question-mark{font-size:9em;left:50%;opacity:.35;position:absolute;top:26%;transform:translate(-50%)}.smartui-drop-data{align-items:center;cursor:pointer;display:flex;flex-grow:1;height:100%;justify-content:stretch;position:relative}.smartui-drop-data>.drop-area{flex-grow:1;flex-shrink:0;height:calc(100% - 1em);width:calc(100% - 1em)}.smartui-drop-data>.drop-area>.drop-empty-state{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.smartui-drop-data>.drop-area>.drop-empty-state>.icon-state{font-size:20em!important;opacity:.35}.unload-flag{bottom:1em;color:var(--smartui-light-3);display:none;font-size:.8em;left:1.5em;pointer-events:none;position:fixed;z-index:100}.unload-flag.state-modified{display:block}.pas-panel-pechoice{height:100%;position:relative}.pas-panel-pechoice>.smartui-panel{height:100%}.pas-panel-pechoice>.smartui-panel .download-asof{border:none;width:10em}.pas-workspace-view .pas-drawer-workspace .pas-choice,.pas-workspace-view .pas-drawer-workspace .user-panel-profile{flex-grow:1;height:100%;width:29.5em!important}.pas-workspace-view .pas-drawer-workspace .pas-choice>.smartui-style4,.pas-workspace-view .pas-drawer-workspace .user-panel-profile>.smartui-style4,.private-asset-selector-item{flex-grow:1}.private-asset-selector-item .private-asset-name{color:var(--smartui-light-1);display:flex;flex-direction:row}.private-asset-selector-item .private-asset-update{color:var(--smartui-light-3);font-size:.9em;margin-top:.5em}.smartui-state-selected .private-asset-selector-item .private-asset-name{color:var(--smartui-dark-1)}.smartui-state-selected .private-asset-selector-item .private-asset-update{color:var(--smartui-dark-3)}.user-tenant-undefined{height:30em;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.user-tenant-undefined>svg{height:100%}.tenant-profile-view{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;height:100%;justify-content:stretch;position:relative}.tenant-profile-view .tenant-profile-content{padding:1em}.tenant-profile-view .tenant-profile-content .tenant-profile-column-1,.tenant-profile-view .tenant-profile-content .tenant-profile-column-2{height:100%;margin-right:1em;width:30em}.tenant-profile-view .tenant-profile-content .tenant-profile-column-3{flex-grow:1;height:100%}.tenant-profile-view .tenant-profile-content .tenant-profile-column>.smartui-panel{margin-bottom:1em}.snapshot-view-container{display:flex;flex-direction:column;height:100%;width:100%}.snapshot-view-container .snapshot-view-content{display:flex;flex-direction:row;height:100%;justify-content:space-around;position:relative;width:100%}.snapshot-view-container .snapshot-view-content .snapshot-view-panel{border-right:3px solid;flex:0 0 23em;padding-left:1em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-add-button-container{margin:1em 0}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-add-button-container .snapshot-delete-btn{margin-left:2em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-metadata-container{display:flex;flex-direction:row;height:10em;margin-top:2em;min-height:10em;position:relative}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-metadata-container .snapshot-metadata-title{font-size:1em;position:relative}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-metadata-container .snapshot-metadata{position:relative}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-metadata-container .snapshot-metadata .snapshot-metadata-details{display:flex;flex-direction:column;padding-top:1.5em;position:relative}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-metadata-container .snapshot-metadata .snapshot-metadata-details .snapshot-metadata-details-row{display:flex;flex-direction:row}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-metadata-container .snapshot-metadata .snapshot-metadata-details .snapshot-metadata-details-row .snapshot-metadata-details-row-title{display:flex;position:relative;width:7em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-metadata-container .snapshot-metadata .snapshot-metadata-details .snapshot-metadata-details-row .snapshot-metadata-details-row-value{display:flex;padding-left:.5em;position:relative}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-restore-container{display:flex;flex-direction:column;margin-top:3em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-restore-container .snapshot-restore-header{align-items:baseline;display:flex;flex-direction:row;justify-items:center}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-restore-container .snapshot-restore-header .snapshot-tog-current{margin-left:2em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-restore-container .snapshot-restore-header .snapshot-tog-current.is-checked .ms-Toggle-background{background-color:var(--losmart-ui-selection-background)}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-restore-container .snapshot-restore-btns{margin:1em 0}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-restore-container .snapshot-restore-btns .snapshot-restore-btn-cancel{margin-left:1em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-delete-container{display:flex;flex-direction:column;margin-top:3em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-delete-container .snapshot-delete-label{align-items:baseline;height:2em;position:relative}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-delete-container .snapshot-delete-btns{margin:1em 0}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-delete-container .snapshot-delete-btns .snapshot-delete-btn-ok.ms-Button{min-width:6em;width:6em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-delete-container .snapshot-delete-btns .snapshot-delete-btn-cancel{margin-left:1em}.snapshot-view-container .snapshot-view-content .snapshot-view-panel .snapshot-delete-container .snapshot-delete-btns .snapshot-delete-btn-cancel.ms-Button{min-width:6em;width:6em}.snapshot-view-container .snapshot-view-content .snapshot-view-document{position:relative;width:100%}.usage-view,.usage-view .usage-view-user-container{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.usage-view .usage-view-user-container{align-items:center;justify-content:center}.usage-view .usage-view-user-container .user-view-border-top{margin-bottom:3%;margin-top:5%}.usage-view .usage-view-user-container .user-view-border-bottom,.usage-view .usage-view-user-container .user-view-border-top{background-color:var(--losmart-ui-view-header-button-background-hover);display:flex;flex-grow:3;height:.2em;opacity:.9;width:95%}.usage-view .usage-view-user-container .usage-view-user-content{display:flex;flex-direction:row;flex-grow:2;height:100%;justify-content:center!important;position:relative;width:100%}.usage-view .usage-view-user-container .usage-view-user-content .usage-user-view-dd{flex-grow:1;margin-left:1.5em;width:100%}.usage-view .usage-view-user-container .usage-view-user-content .usage-user-view-btn{flex-grow:2;margin-left:1.5em;margin-right:1.5em;width:30%}.usage-view .usage-view-content{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.usage-view .usage-view-content .navBarFilter{display:flex;flex-direction:row;padding-left:.5em;padding-top:.5em}.usage-view .usage-view-content .navBarFilter button{margin-right:1em;width:auto!important}.usage-view .usage-view-content .navBarFilter .ms-Button{min-width:0!important;padding:0!important}.usage-view .usage-view-content .navBarFilter .ms-Button i{margin:0!important}.usage-view .usage-view-content .navBarFilter .filters-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;height:100%;position:relative}.usage-view .usage-view-content .navBarFilter .filters-container .filters-dropdown{align-items:center;height:2em;justify-content:stretch;margin-right:1em;width:9em!important}.usage-view .usage-view-content .navBarFilter .filters-container .filter-purge{align-items:center;background-color:var(--losmart-ui-field-background);display:flex;flex-direction:row;height:2em;margin-right:1em;width:5em}.usage-view .usage-view-content .navBarFilter .filters-container input{background-color:var(--losmart-ui-field-background);height:25px;margin-right:3em;width:40em!important}.usage-view .usage-view-content .navBarFilter .filters-container .filters{align-items:center;display:flex;flex-direction:row;flex-grow:1;font-size:.8em;height:2em;justify-content:stretch;position:relative}.usage-view .usage-view-content .navBarFilter .filters-container .filters .filter-tag{align-items:center;background-color:var(--losmart-ui-view-header-button-background-hover)!important;border:1px solid;color:var(--losmart-ui-header-color);cursor:pointer;display:inline-flex;font-weight:400;height:1.6em;margin-right:1em;padding:.4em 1.1em}.usage-view .usage-view-content .navBarFilter .filters-container .filters .filter-tag>span{align-items:center;display:flex;flex-direction:row;flex-grow:2;font-size:1em}.usage-view .usage-view-content .navBarFilter .filters-container .filters .filter-tag>span>button{background-color:#0000;border:0;color:var(--losmart-ui-header-color);font-weight:700;height:1.6em;margin-left:1em;margin-right:-.5em;width:.1em}.usage-view .usage-view-content .navBarFilter .stepBackend input{background-color:var(--losmart-ui-field-background)}.usage-view .usage-view-content .scoringProcessing{display:flex;flex-grow:1;font-size:20px;margin-left:3em;width:100%}.usage-view .usage-view-content .loading{align-items:center;display:flex;flex-grow:1;font-family:small-caps;font-size:100px;font-weight:700;justify-content:center;margin-top:-20%;width:100%}.usage-view .usage-view-content .content{display:flex;flex-direction:row;flex-grow:1;margin-left:.5em;margin-top:3em;overflow-x:auto;width:100%}.usage-view .usage-view-content .content .usage-graph{margin-left:2em}.usage-view .usage-view-content .content .usage-graph .graph-pie{height:500px;justify-items:center!important;margin-bottom:4em;width:650px}.usage-view .usage-view-content .content .usage-graph .graph-table-btn{align-items:center;display:flex;flex-direction:row;justify-items:center!important;margin-bottom:1em}.usage-view .usage-view-content .content .usage-graph .graph-table-btn .ms-Button{margin-right:.5em;min-width:0!important;padding:0!important}.usage-view .usage-view-content .content .usage-graph .graph-table-btn .ms-Button i{margin:0!important}.usage-view .usage-view-content .content .usage-graph .graph-table-btn .row-table-dropdown{margin-right:.5em;width:4em}.usage-view .usage-view-content .content .usage-graph .graph-table-btn .group-info{align-items:center;color:var(--losmart-ui-label-color);display:flex;flex-direction:row;flex-grow:1;height:2.3em;justify-content:flex-end;margin-right:1em;pointer-events:none}.usage-view .usage-view-content .content .usage-graph .graph-table{max-height:450px;min-width:650px!important;overflow-x:auto;overflow-y:auto;width:fit-content!important}.usage-view .usage-view-content .content .usage-graph .graph-table table tbody tr th{align-items:center!important;background-color:var(--losmart-ui-view-background);font-size:medium!important;height:2.5em!important;min-width:3.4em;padding-bottom:.25em;padding-top:.25em;position:sticky!important;top:0;-webkit-user-select:none;user-select:none;z-index:1}.usage-view .usage-view-content .content .graph-title{font-size:large;font-weight:700;padding-left:.1em}.usage-view .usage-view-content .content .graph-description{font-size:small;font-weight:300;padding-left:.5em;padding-top:.5em}.usage-view .usage-view-content .content .merge{display:flex;flex-direction:row;flex-grow:1;margin-left:1em;width:100%}.usage-view .usage-view-content .content .backend-components{display:flex;flex-direction:column}.usage-view .usage-view-content .content .backend-components .backend-metrics{margin-top:2em}.usage-view .usage-view-content .content .backend-loading{align-items:center;color:var(--losmart-ui-label-color);display:flex;flex-direction:column;flex-grow:1;font-family:Helvetica,Arial,sans-serif;height:500px;justify-content:center;position:relative;width:650px}.usage-view .usage-view-content .content .backend-loading .progress-ring{height:20em;width:20em}.usage-view .usage-view-content .content .backend-loading .progress-ring .progress-ring-circle{stroke:var(--losmart-ui-label-color);stroke-width:45;fill:#0000;stroke-dasharray:10 20;height:20em;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .35s;width:20em}.columnCategory{cursor:pointer;position:relative}.columnCategory:after{background-color:var(--losmart-ui-hint-color);content:"";font-size:1.2rem;font-weight:400;height:.25em;left:.05em;pointer-events:none;position:absolute;right:.1em;top:0}.hint-header{font-size:1rem;position:absolute;right:0;top:0}.taskmanager-view{display:flex;flex-direction:column}.taskmanager-view,.taskmanager-view .taskmanager-view-container{height:100%!important;position:relative;width:100%!important}.taskmanager-view .taskmanager-view-container .taskmanager-view-navigation{padding-top:.1em;position:absolute;width:100%}.taskmanager-view .taskmanager-view-container .taskmanager-view-navigation .ms-Button{height:3em;margin-left:12em;width:3em;z-index:1}.taskmanager-view .taskmanager-view-container .taskmanager-view-navigation .ms-Button .ms-Button-flexContainer .ms-Icon{font-size:x-large}.taskmanager-view .taskmanager-view-container .taskmanager-view-navigation .ms-Button:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.taskmanager-view .taskmanager-view-container .taskmanager-block{border:var(--losmart-ui-popup-border);height:100%!important;position:relative;width:100%!important}.tool-tokenizer{height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%}.tool-tokenizer .tokenizer-content{width:100%}.tool-tokenizer .text-input{align-items:stretch;display:inline-flex;flex-grow:1;width:100%}.tool-tokenizer .text-input .ms-TextField{flex-grow:1}.tool-tokenizer .word-tokens{align-items:stretch;display:inline-flex;flex-wrap:wrap;max-width:100vw}.tool-tokenizer .word-tokens .word-token{padding:.1em}.tool-tokenizer .word-tokens .word-token.word-token-1{background-color:#fff}.tool-tokenizer .word-tokens .word-token.word-token-2{background-color:silver}.tool-tokenizer .word-tokens .word-token.word-token-3{background-color:orange}.tool-tokenizer .word-tokens .word-token.word-token-3:hover{background-color:#ff8c00}.tool-tokenizer .word-tokens .word-token:hover{background-color:silver}.tagging-view{height:calc(100% - 2rem);left:0;overflow:auto;padding:1rem;position:fixed;top:0;width:calc(100% - 2rem)}.tagging-view .tagging-input{display:flex;flex-direction:column;margin-bottom:1rem}.tagging-view .tagging-input .input{background-color:#f0f0f0;border-radius:.25rem;margin-top:.5rem;min-height:5em;outline:none;padding:.35rem .5rem;white-space:pre-wrap}.tagging-view .tagging-tokens{display:flex;flex-direction:column;margin-bottom:1rem}.tagging-view .tagging-tokens .tokens{text-wrap:auto;background-color:#f0f0f0;border-radius:.25rem;margin-top:.5rem;min-height:5em;outline:none;padding:.35rem .5rem}.tagging-view .tagging-tokens .tokens .text-parser-node{border-bottom:1px solid #0000}.tagging-view .tagging-tokens .tokens .text-parser-node.text-parser-node-type-1,.tagging-view .tagging-tokens .tokens .text-parser-node.text-parser-node-type-2{white-space:pre}.tagging-view .tagging-tokens .tokens .text-parser-node.text-parser-node-type-3{color:red}.tagging-view .tagging-tokens .tokens .text-parser-node.text-parser-node-type-4{color:blue}.tagging-view .tagging-tokens .tokens .text-parser-node.text-parser-node-type-4.tags-none{border-bottom-color:red}.tagging-view .tagging-tokens .tokens .text-parser-node.text-parser-node-type-4.selected{color:red}.tagging-view .tagging-tokens .tokens .text-parser-node:hover{background-color:#e0e0e0}.tagging-view .tagging-tokens .tokens .text-parser-node.tag-matching-no{color:gray}.tagging-view .tagging-tokens .tokens .text-parser-node.text-parser-node-type-5{background-color:orange;padding-left:.25em;padding-right:.25em}.tagging-view .tagging-tokens .tokens .text-parser-node.text-parser-node-type-6{background-color:#ff0;padding-left:.25em;padding-right:.25em}.tagging-view .tagging-tokens-tags{display:flex;flex-direction:column;margin-bottom:1rem}.tagging-view .tagging-tokens-tags .tokens{text-wrap:auto;background-color:#f0f0f0;border-radius:.25rem;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:.5rem;min-height:5em;outline:none;padding:.35rem .5rem}.tagging-view .tagging-tokens-tags .tokens .text-parser-node{border-left:1px solid silver;display:flex;flex-direction:column;margin:.25em;padding:.25em}.tagging-view .tagging-tokens-tags .tokens .text-parser-node .token-value{color:gray}.tagging-view .tagging-model{display:flex;flex-direction:column}.tagging-view .tagging-model>.content{margin-top:.35em}.tagging-view .tagging-model>.content>.tag-model{display:flex;flex-direction:row;margin-bottom:.35em;margin-top:.35em}.tagging-view .tagging-model>.content>.tag-model>.tag-name{flex-shrink:0;width:10em}.tagging-view .tagging-model>.content>.tag-model .tag-values{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.tagging-view .tagging-model>.content>.tag-model .tag-values .tag-value{background-color:#f0f0f0;margin:0 .25em;padding:.25em .35em}.tagging-view .tagging-model>.content .section{border-bottom:1px solid silver;font-weight:700;margin-bottom:.5em;padding-bottom:.5em}.tagging-view .tag-selector{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:.35em}.tagging-view .tag-selector .tag-selector-item{background-color:#f0f0f0;margin:0 .25em;padding:.25em .35em}.tagging-view .tag-selector .tag-selector-item.selected,.tagging-view .tag-selector .tag-selector-item.tag-matching-yes{color:blue}.tagging-view .tag-selector .tag-selector-item.tag-matching-no{color:gray}.tagging-view .tokenizer-content{margin-bottom:4em}.readerdrop-view{background-color:var(--losmart-ui-view-background);color:var(--losmart-ui-view-color)!important;height:100vh;position:relative;width:100vw}.readerdrop-view>.logo{fill:var(--losmart-ui-color-secondary)!important;stroke:var(--losmart-ui-color-secondary)!important;display:block;left:1em;position:fixed;top:1em;width:10em}.readerdrop-view>.readerdrop-area{display:block;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-60%);width:25vh}.readerdrop-view>.readerdrop-area>.drop-logo{fill:var(--losmart-ui-color-secondary)!important;stroke-width:0;opacity:.35;pointer-events:none;transition:opacity .3s ease-in-out;width:20vh}.readerdrop-view>.readerdrop-area>.drop-logo #progress{fill:var(--losmart-ui-selection-background)}.readerdrop-view>.readerdrop-area>.drop-logo.drag-over{opacity:.65}.readerdrop-view>.readerdrop-area>.drop-logo.reading{opacity:1}.readerdrop-view>.readerdrop-area:hover>.drop-logo{opacity:.65}.readerdrop-view>.readerdrop-area:hover>.drop-logo.reading{opacity:1}.readerdrop-view>.readerdrop-area>.message{color:var(--losmart-ui-view-color)!important;margin-top:1em;opacity:0}.readerdrop-view>.readerdrop-area>.message.displayed{opacity:1}.readerdrop-view>.readerdrop-area>.message.displayed.animated{transition:opacity 2s ease-in-out}.readerdrop-view>.readerdrop-area>.message.displayed.fade{opacity:0}.dashboard-desktop-view-component{height:100vh;left:0;position:fixed;top:0;width:100vw}.dashboard-desktop-view-component .drawer-end{border-left:1px solid var(--losmart-ui-drawer-border-color)}.dashboard-desktop-view-component .drawer-start{border-right:1px solid var(--losmart-ui-drawer-border-color)}.dashboard-desktop-view-component .toolbar-start{margin-right:1em}body[dir=rtl] .dashboard-desktop-view-component .drawer-start{border-left:1px solid var(--losmart-ui-drawer-border-color)}body[dir=rtl] .dashboard-desktop-view-component .drawer-end{border-right:1px solid var(--losmart-ui-drawer-border-color)}.progress-dot-container{display:flex;flex-direction:row;justify-content:space-evenly;margin-left:.5em;position:relative}.progress-dot-container .progress-dot-icon{cursor:none;height:auto;pointer-events:none;position:relative;width:20px}.progress-dot-container .ms-Button{border-radius:0;flex-grow:1;height:100%!important}.progress-dot-container .ms-Button,.progress-dot-container .progress-dot{background:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.progress-dot-container .progress-dot{cursor:none;height:20px;pointer-events:none;position:relative;width:5px}.progress-dot-container .first{margin-left:.1em}.losmart-ui-view{background-color:var(--losmart-ui-view-background);color:var(--losmart-ui-view-color)}.losmart-ui-view-header{background-color:var(--losmart-ui-view-header-background);color:var(--losmart-ui-view-header-color)}.losmart-ui-button{background-color:var(--losmart-ui-button-background);border:var(--losmart-ui-button-border);border-radius:var(--losmart-ui-button-border-radius);color:var(--losmart-ui-button-color)}.losmart-ui-button:hover{background-color:var(--losmart-ui-button-background-hover);border:var(--losmart-ui-button-border-hover);color:var(--losmart-ui-button-color-hover)}.losmart-ui-view-header-button{background-color:var(--losmart-ui-view-header-button-background)!important;border:var(--losmart-ui-view-header-button-border)!important;border-radius:var(--losmart-ui-view-header-button-border-radius)!important;color:var(--losmart-ui-view-header-button-color)!important}.losmart-ui-view-header-button:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.losmart-ui-view-header-button.selected{background-color:var(--losmart-ui-view-header-button-background-selected)!important;color:var(--losmart-ui-view-header-button-color-selected)!important}.losmart-ui-view-header-button.selected:hover{background-color:var(--losmart-ui-view-header-button-background-selected-hover)!important;color:var(--losmart-ui-view-header-button-color-selected-hover)!important}.losmart-ui-drawer{background-color:var(--losmart-ui-drawer-background);border-color:var(--losmart-ui-drawer-border-color)}.losmart-ui-panel{background-color:var(--losmart-ui-panel-background)}.losmart-ui-logo{background-color:var(--losmart-ui-logo-background)}.losmart-ui-popup{background-color:var(--losmart-ui-popup-background);border:var(--losmart-ui-popup-border);border-radius:var(--losmart-ui-popup-border-radius);box-shadow:var(--losmart-ui-popup-box-shadow);color:var(--losmart-ui-popup-color)}.losmart-ui-popup-menu{background-color:var(--losmart-ui-popup-menu-background);border:var(--losmart-ui-popup-menu-border);border-radius:var(--losmart-ui-popup-menu-border-radius);box-shadow:var(--losmart-ui-popup-menu-box-shadow);color:var(--losmart-ui-popup-menu-color)}.losmart-ui-popup-menu-item{background-color:var(--losmart-ui-popup-menu-item-background);border:var(--losmart-ui-popup-menu-item-border);border-radius:var(--losmart-ui-popup-menu-item-border-radius);color:var(--losmart-ui-popup-menu-item-color)}.losmart-ui-popup-menu-item:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);color:var(--losmart-ui-popup-menu-item-color-hover)}.losmart-ui-icon{background-color:var(--losmart-ui-icon-background);color:var(--losmart-ui-icon-color)}.losmart-ui-hint{background-color:var(--losmart-ui-hint-background);color:var(--losmart-ui-hint-color)}.losmasrt-ui-field{background-color:var(--losmart-ui-field-background);border:var(--losmart-ui-field-border);border-radius:var(--losmart-ui-field-border-radius);color:var(--losmart-ui-field-color)}.losmasrt-ui-field:focus{background-color:var(--losmart-ui-field-background-focus);border:var(--losmart-ui-field-border-focus);color:var(--losmart-ui-field-color-focus)}.losmasrt-ui-field:hover{background-color:var(--losmart-ui-field-background-hover);border:var(--losmart-ui-field-border-hover);color:var(--losmart-ui-field-color-hover)}.losmart-ui-label{color:var(--losmart-ui-label-color)}.losmart-ui-editor{background-color:var(--losmart-ui-editor-background)}.losmart-ui-editor-blockgroup{background-color:var(--losmart-ui-editor-blockgroup-background);border:var(--losmart-ui-editor-blockgroup-border)}.losmart-ui-editor-cell{background-color:var(--losmart-ui-editor-cell-background);border-radius:var(--losmart-ui-editor-cell-border-radius)}.losmart-ui-editor-widget{background-color:var(--losmart-ui-editor-widget-background)}.losmart-ui-tooltip{background-color:var(--losmart-ui-tooltip-background);border:var(--losmart-ui-tooltip-border);border-radius:var(--losmart-ui-tooltip-border-radius);color:var(--losmart-ui-tooltip-color)}.losmart-ui-table{color:var(--losmart-ui-table-color)}.losmart-ui-notification{background-color:var(--losmart-ui-notification-warn-background);color:var(--losmart-ui-notification-warn-color)}.losmart-dataset-viewer{background-color:var(--losmart-dataset-viewer-background)}.losmart-dataset-viewer>.data th{background-color:var(--losmart-ui-editor-widget-background)}.losmart-dataset-viewer>.data tr.odd{background-color:var(--losmart-ui-tooltip-background)}.losmart-dataset-viewer>.data tr:hover{background-color:var(--losmart-ui-field-background-hover)}.desktop-view-message{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.desktop-view-message .logo{fill:var(--losmart-master-text-4);margin-top:15em;width:15em}.desktop-view-message .not-found{color:var(--losmart-master-text-2);font-size:1.25em;margin-top:3em}.smart-selector.disabled{pointer-events:none}.smart-selector.disabled .value-selector{opacity:.5}.value-selector{border-radius:.2em;display:inline-flex;justify-content:center;padding:.3em .6em}.value-selector.disabled{color:var(--losmart-ui-hint-color);pointer-events:none}.value-selector.disabled.selected{background-color:var(--losmart-ui-view-header-button-background);color:var(--losmart-ui-view-header-button-color);opacity:.8}.value-selector:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);color:var(--losmart-ui-popup-menu-item-color-hover);cursor:pointer}.value-selector.selected{background-color:var(--losmart-ui-view-header-button-background);color:var(--losmart-ui-view-header-button-color)}.value-selector.selected:hover{background-color:var(--losmart-ui-view-header-button-background-hover);color:var(--losmart-ui-view-header-button-color-hover)}.selector-limit .selector-limit-form{align-content:flex-start;align-items:center;display:flex;flex-direction:row;margin-top:.25em}.selector-limit .selector-limit-form .selector-limit-operator{flex-grow:0}.selector-limit .selector-limit-form .selector-limit-value{flex-grow:0;margin-left:.5em}.selector-limit .selector-limit-form .selector-limit-value input{text-align:right;width:75px!important}.selector-limit .selector-limit-form .selector-limit-unit{flex-grow:0;margin-left:.5em}.selector-label .selector-label-form{align-content:flex-start;align-items:center;display:flex;flex-direction:row;margin-top:.25em}.selector-label .selector-label-form .selector-label-operator{flex-grow:0}.selector-label .selector-label-form .selector-label-value{flex-grow:0;margin-left:.5em}.selector-label .selector-label-form .selector-label-value input{text-align:right;width:75px!important}.selector-label .selector-label-form .selector-label-unit{flex-grow:0;margin-left:.5em}.widget-metric-risk{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-items:stretch;min-height:100%;width:100%}.widget-metric-risk>.metric-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:stretch;padding:1em;width:calc(100% - 2em)}.widget-metric-risk>.metric-content>.metric-value{color:var(--losmart-master-text-0);flex-shrink:0;font-size:1.8em;max-width:100%;position:relative}.widget-metric-risk>.metric-content>.metric-value>.metric-comment-ref{color:var(--losmart-master-text-2);font-size:.75em;margin-left:-.2em}.widget-metric-risk>.metric-content>.metric-description{color:var(--losmart-master-text-1);font-size:1em;max-width:100%;position:relative}.widget-metric-risk>.metric-comment{bottom:.5em;color:var(--losmart-master-text-2);flex-shrink:0;font-size:.8em;left:1em;position:absolute;width:calc(100% - 2em)}.selector-query button[aria-selected=true].selected{background-color:var(--losmart-ui-selection-background)!important;color:var(--losmart-ui-selection-color)!important}.selector-query button[aria-selected=true].selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.selector-query button[aria-selected=true] div span{color:var(--losmart-primary-text-0)!important}.selector-query .query-option .not-listed,.selector-query button .not-listed,.selector-query button[aria-selected=true] div.not-listed span{color:var(--losmart-highlight-error)!important}.smart-selector-series{position:relative;width:100%}.smart-selector-series .serie-item-last-droparea{height:.1em!important}.smart-selector-series .serie-item{align-items:center;background-color:var(--losmart-ui-popup-background);color:inherit;display:flex;height:2em;margin:.1em .1em .3em;padding:.3em .5em .3em 1em;position:relative}.smart-selector-series .serie-item.depth-1{margin-left:1em}.smart-selector-series .serie-item.depth-2{margin-left:2em}.smart-selector-series .serie-item.depth-3{margin-left:3em}.smart-selector-series .serie-item>.serie-editors{align-items:stretch;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;justify-content:stretch;position:relative;width:100%}.smart-selector-series .serie-item>.serie-editors>.serie-editor{align-items:center;display:flex;flex-direction:row;flex-grow:0;justify-content:stretch;position:relative}.smart-selector-series .serie-item>.serie-editors>.serie-editor .button-editor.default-value{display:none}.smart-selector-series .serie-item>.serie-editors>.serie-editor.serie-editor-title{flex-grow:1;flex-shrink:1;min-width:0}.smart-selector-series .serie-item>.serie-editors>.serie-editor.serie-editor-title>.title{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;justify-content:stretch;min-width:0;position:relative}.smart-selector-series .serie-item>.serie-editors>.serie-editor.serie-editor-title>.title>span{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;overflow-x:scroll;white-space:nowrap}.smart-selector-series .serie-item .button-align.default-value,.smart-selector-series .serie-item .button-filter.default-value,.smart-selector-series .serie-item .button-format.default-value,.smart-selector-series .serie-item .button-title.default-value{color:var(--losmart-ui-button-color)!important}.smart-selector-series .serie-item .button-format{border:none;max-width:6em;overflow:hidden}.smart-selector-series .serie-item .button-format[disabled]{pointer-events:none}.smart-selector-series .serie-item .button-format span{padding-left:.1em;padding-right:.1em}.smart-selector-series .serie-item .button-title{margin-left:.5em}.smart-selector-series .serie-item.editing>.serie-editors,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors{position:relative}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor{flex-grow:0}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor.editing,.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor.serie-editor-title,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor.editing,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor.serie-editor-title{flex-grow:1}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-editor,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-editor{display:inline;display:initial}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor input.inline,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .spacer,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .spacer-default,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .spacer-default{width:2em}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-align-default,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-align-default{color:var(--losmart-ui-button-color)!important}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-editor-cancel,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-editor-cancel{margin-right:.2em}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-align:hover,.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-filter:hover,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-align:hover,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-filter:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-align.selected,.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-filter.selected,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-align.selected,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-filter.selected{background-color:var(--losmart-ui-selection-background)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-align.selected:hover,.smart-selector-series .serie-item.editing>.serie-editors>.serie-editor .button-filter.selected:hover,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-align.selected:hover,.smart-selector-series .serie-item:not(.is-disabled):hover>.serie-editors>.serie-editor .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-series .serie-item>.title{color:var(--losmart-master-text-3);flex-grow:1;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.smart-selector-series .serie-item>.title.selected{color:var(--losmart-master-text-1)}.smart-selector-series .serie-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-series .serie-item>.toolbar .button-format{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-series .serie-item>.toolbar .button-align,.smart-selector-series .serie-item>.toolbar .button-format.default-format{display:none}.smart-selector-series .serie-item>.toolbar .button-align.default-align i{color:var(--losmart-master-text-3)}.smart-selector-series .serie-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-series .serie-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-series .serie-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-series .serie-item:not(.is-disabled):hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);cursor:pointer}.smart-selector-series .serie-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-series .serie-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-series .serie-item:not(.is-disabled):hover>.toolbar .button-format{display:inline;display:initial}.smart-selector-series .serie-item:not(.is-disabled):hover>.toolbar .button-format.default-format span{color:var(--losmart-master-text-3)}.smart-selector-series .serie-item:not(.is-disabled) .button-filter:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important}.smart-selector-series .serie-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-series .serie-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-series .serie-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-series .serie-item.parent-disabled>.title{color:var(--losmart-ui-hint-color)}.smart-selector-series .serie-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-series .serie-item.interaction-drag-target{opacity:.25}.smart-selector-series .serie-item.interaction-drag-target>.title{color:inherit}.smart-selector-columnset{position:relative;width:calc(100% - .5em)}.smart-selector-columnset .column-item-last-droparea{height:.15em!important}.smart-selector-columnset .column-item-last-droparea.depth-1{margin-left:1em}.smart-selector-columnset .column-item-last-droparea.depth-2{margin-left:2em}.smart-selector-columnset .column-item-last-droparea.depth-3{margin-left:3em}.smart-selector-columnset .column-item{align-items:center;background-color:var(--losmart-ui-popup-background);color:inherit;display:flex;margin:.1em .1em .3em;padding:.3em .5em .3em 1em;position:relative}.smart-selector-columnset .column-item.depth-1{margin-left:1em}.smart-selector-columnset .column-item.depth-2{margin-left:2em}.smart-selector-columnset .column-item.depth-3{margin-left:3em}.smart-selector-columnset .column-item>.column-editors{align-items:stretch;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}.smart-selector-columnset .column-item>.column-editors>.column-editor{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.smart-selector-columnset .column-item>.column-editors>.column-editor .button-editor.default-value{display:none}.smart-selector-columnset .column-item>.column-editors>.column-editor.column-editor-title{flex-grow:1;justify-content:flex-start;overflow:hidden;overflow-x:auto;white-space:nowrap}.smart-selector-columnset .column-item>.column-editors>.column-editor.column-editor-attributes{align-items:stretch;display:flex;flex-direction:column;justify-content:stretch;position:relative}.smart-selector-columnset .column-item>.column-editors>.column-editor.column-editor-attributes.editing{width:100%}.smart-selector-columnset .column-item>.column-editors>.column-editor.column-editor-attributes>.toolbar{position:absolute;right:0;top:0;z-index:10}.smart-selector-columnset .column-item>.column-editors>.column-editor.column-editor-attributes>.attribute{margin-top:.5em}.smart-selector-columnset .column-item>.column-editors>.column-editor.column-editor-attributes>.attribute>.header{color:var(--losmart-master-text-3)}.smart-selector-columnset .column-item .button-align.default-value,.smart-selector-columnset .column-item .button-attributes.default-value,.smart-selector-columnset .column-item .button-filter.default-value,.smart-selector-columnset .column-item .button-format.default-value,.smart-selector-columnset .column-item .button-title.default-value{color:var(--losmart-primary-text-3)!important}.smart-selector-columnset .column-item .button-format{border:none}.smart-selector-columnset .column-item .button-format[disabled]{pointer-events:none}.smart-selector-columnset .column-item .button-format span{padding-left:.1em;padding-right:.1em}.smart-selector-columnset .column-item .button-title{margin-left:.5em}.smart-selector-columnset .column-item.editing>.column-editors,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors{position:relative}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor{flex-grow:0}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor.column-editor-title,.smart-selector-columnset .column-item.editing>.column-editors>.column-editor.editing,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor.column-editor-title,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor.editing{flex-grow:1}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .button-editor,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .button-editor{display:inline;display:initial}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor input.inline,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .spacer,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .spacer-default,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .spacer-default{width:2em}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .button-align-default,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .button-align-default{color:var(--losmart-master-text-3)!important}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .button-editor-cancel,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .button-editor-cancel{margin-right:.2em}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .button-align.selected,.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .button-filter.selected,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .button-align.selected,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .button-align.selected:hover,.smart-selector-columnset .column-item.editing>.column-editors>.column-editor .button-filter.selected:hover,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .button-align.selected:hover,.smart-selector-columnset .column-item:not(.is-disabled):hover>.column-editors>.column-editor .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-columnset .column-item>.title{color:var(--losmart-master-text-3);flex-grow:1;pointer-events:none;text-overflow:ellipsis}.smart-selector-columnset .column-item>.title.selected{color:var(--losmart-master-text-1)}.smart-selector-columnset .column-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-columnset .column-item>.toolbar .button-format{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-columnset .column-item>.toolbar .button-align,.smart-selector-columnset .column-item>.toolbar .button-format.default-format{display:none}.smart-selector-columnset .column-item>.toolbar .button-align.default-align i{color:var(--losmart-master-text-3)}.smart-selector-columnset .column-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-columnset .column-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-columnset .column-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-columnset .column-item:not(.is-disabled):hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);cursor:pointer}.smart-selector-columnset .column-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-columnset .column-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-columnset .column-item:not(.is-disabled):hover>.toolbar .button-format{display:inline;display:initial}.smart-selector-columnset .column-item:not(.is-disabled):hover>.toolbar .button-format.default-format span{color:var(--losmart-master-text-3)}.smart-selector-columnset .column-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-columnset .column-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-columnset .column-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-columnset .column-item.parent-disabled>.title{color:var(--losmart-master-text-3)}.smart-selector-columnset .column-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-columnset .column-item.interaction-drag-target{opacity:.25}.smart-selector-columnset .column-item.interaction-drag-target>.title{color:inherit}.fixed-toolbar .column-button-filter{margin-right:1.5em}.columnset-toolbar{display:inline-flex}.selector-assetclass button[aria-selected=true]{background-color:var(--losmart-ui-selection-background)!important}.selector-assetclass button[aria-selected=true] span,.selector-positiontype button[aria-selected=true]{color:var(--losmart-ui-view-header-button-color)!important}.selector-positiontype button[aria-selected=true]{background-color:var(--losmart-ui-view-header-button-background)!important}.selector-positiontype button[aria-selected=true]:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.selector-positiontype .notavailable{opacity:.5}.values-field{background-color:var(--losmart-master-background-1);border:1px solid var(--losmart-master-background-4);border-radius:.25em;color:var(--losmart-master-text-1)}.values-field:hover{border-color:var(--losmart-primary-background-1)}.values-field.disabled,.values-field.is-disabled{border-color:#0000;pointer-events:none}.values-field.disabled input,.values-field.is-disabled input{color:var(--losmart-master-text-2)!important}.toggle-selector{margin-right:1em}.toggle-selector.selected .ms-Toggle-background{background-color:var(--losmart-ui-selection-background)}.toggle-selector.is-disabled{pointer-events:none}.toggle-selector.is-disabled:not(.selected) .ms-Toggle-thumb{display:none}.toggle-selector.is-disabled:not(.selected) .ms-Toggle-background{background-color:#0000!important}.toggle-selector.is-disabled .ms-Toggle-background{opacity:.5}.selector-terinclusion button[aria-selected=true]{background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.selector-terinclusion button[aria-selected=true]:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.selector-serievalue_comparison .ms-Dropdown-title{min-height:2.3em}.selector-serievalue_comparison button[aria-selected=true]{background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.selector-serievalue_comparison button[aria-selected=true]:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.selector-serievalue_comparison .ms-Dropdown-title{height:fit-content!important}.selector-serievalue_comparison .analyse-option{height:fit-content!important;padding:.5em 0!important}.selector-serievalue_comparison .analyse-option .attribute{display:flex;line-height:1.5em!important}.selector-serievalue_comparison .analyse-option .attribute .key{color:var(--losmart-master-text-2);flex-grow:1}.selector-serievalue_comparison .analyse-option .attribute .value{padding-left:1em}.fixed-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:center}.smart-selector-headers-definition{position:relative;width:calc(100% - .5em)}.smart-selector-headers-definition .header-editor-border,.smart-selector-headers-definition .header-editor-coloring{align-items:flex-start;display:flex;flex-direction:row;flex-grow:0;margin:0;padding:0 1em;width:100%}.smart-selector-headers-definition .header-editor-border>button,.smart-selector-headers-definition .header-editor-coloring>button{flex-shrink:1}.smart-selector-headers-definition .button-add{border:none}.smart-selector-headers-definition .header-item-last-droparea{height:.15em!important}.smart-selector-headers-definition .header-item-last-droparea.depth-1{margin-left:1em}.smart-selector-headers-definition .header-item-last-droparea.depth-2{margin-left:2em}.smart-selector-headers-definition .header-item-last-droparea.depth-3{margin-left:3em}.smart-selector-headers-definition .header-item{align-items:center;background-color:var(--losmart-ui-list-item-background-clearer)!important;color:var(--losmart-ui-list-item-color)!important;display:flex;margin:.1em .1em .3em;padding:.3em 0 .3em 1em;position:relative}.smart-selector-headers-definition .header-item.depth-1{margin-left:1em}.smart-selector-headers-definition .header-item.depth-2{margin-left:2em}.smart-selector-headers-definition .header-item.depth-3{margin-left:3em}.smart-selector-headers-definition .header-item>.button-more{flex-grow:0;flex-shrink:0;margin:0;padding:0;width:1.5em}.smart-selector-headers-definition .header-item>.header-editors{align-items:stretch;display:flex;flex-direction:row;justify-content:center;justify-content:flex-end;overflow:hidden;position:relative;width:100%}.smart-selector-headers-definition .header-item>.header-editors>.header-editor{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.smart-selector-headers-definition .header-item>.header-editors>.header-editor .button-editor{display:none}.smart-selector-headers-definition .header-item>.header-editors>.header-editor .button-editor.no-default-value{display:inline;display:initial}.smart-selector-headers-definition .header-item>.header-editors>.header-editor.header-editor-title{flex-grow:1;flex-shrink:5;justify-content:flex-start;overflow:hidden;position:relative}.smart-selector-headers-definition .header-item>.header-editors>.header-editor.header-editor-title>.title{flex-grow:1;flex-shrink:5;overflow:hidden;white-space:nowrap}.smart-selector-headers-definition .header-item>.header-editors>.header-editor.header-editor-style{display:flex;flex-direction:column;width:100%}.smart-selector-headers-definition .header-item>.header-editors>.header-editor.header-editor-style .ms-Button{min-width:0!important;min-width:auto!important;padding:0 .25em!important}.smart-selector-headers-definition .header-item>.header-editors>.header-editor.header-editor-style .header-editor-align{display:flex;flex-direction:row;width:100%}.smart-selector-headers-definition .header-item>.header-editors>.header-editor.header-editor-style .header-editor-width{display:flex;flex-direction:row;margin-top:.5em;width:100%}.smart-selector-headers-definition .header-item>.header-editors>.header-editor.header-editor-style .header-editor-width .title{margin-right:.5em}.smart-selector-headers-definition .header-item>.header-editors>.header-editor.header-editor-style .header-editor-width input{border-bottom:var(--losmart-ui-field-border)!important;flex-grow:1}.smart-selector-headers-definition .header-item>.header-editors>.header-editor .header-editor-fontWeight{display:flex;flex-direction:row;margin-top:.5em;width:100%}.smart-selector-headers-definition .header-item .ms-Button{border:none!important}.smart-selector-headers-definition .header-item .ms-Button--primary{background-color:var(--losmart-ui-selection-background)!important}.smart-selector-headers-definition .header-item .button-align.default-value,.smart-selector-headers-definition .header-item .button-align.not-default-value,.smart-selector-headers-definition .header-item .button-align:hover,.smart-selector-headers-definition .header-item .button-filter.default-value,.smart-selector-headers-definition .header-item .button-filter.not-default-value,.smart-selector-headers-definition .header-item .button-filter:hover,.smart-selector-headers-definition .header-item .button-format.default-value,.smart-selector-headers-definition .header-item .button-format.not-default-value,.smart-selector-headers-definition .header-item .button-format:hover,.smart-selector-headers-definition .header-item .button-id.default-value,.smart-selector-headers-definition .header-item .button-id.not-default-value,.smart-selector-headers-definition .header-item .button-id:hover,.smart-selector-headers-definition .header-item .button-title.default-value,.smart-selector-headers-definition .header-item .button-title.not-default-value,.smart-selector-headers-definition .header-item .button-title:hover{color:var(--losmart-ui-button-color)!important}.smart-selector-headers-definition .header-item .button-format,.smart-selector-headers-definition .header-item .button-id{border:none}.smart-selector-headers-definition .header-item .button-format[disabled],.smart-selector-headers-definition .header-item .button-id[disabled]{pointer-events:none}.smart-selector-headers-definition .header-item .button-format span,.smart-selector-headers-definition .header-item .button-id span{padding-left:.1em;padding-right:.1em}.smart-selector-headers-definition .header-item .button-title{margin-left:.5em}.smart-selector-headers-definition .header-item.editing>.header-editors,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors{position:relative}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor{flex-grow:0}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor.editing,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor.editing{flex-grow:1}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor.header-editor-title,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor.header-editor-title{flex-grow:1;flex-shrink:1}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-editor,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-editor{display:inline;display:initial}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor input.inline,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .spacer,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .spacer-default,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .spacer-default{width:2em}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-align-default,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-align-default{color:var(--losmart-ui-hint-color)!important}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-editor-cancel,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-editor-cancel{margin-right:.2em}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-align:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-border:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-filter:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-fontWeight:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-format:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-id:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-indent:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-title:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-align:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-border:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-filter:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-fontWeight:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-format:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-id:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-indent:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-title:hover{background-color:var(--losmart-ui-popup-menu-item-background-hover)!important}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-align.selected,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-border.selected,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-filter.selected,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-fontWeight.selected,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-format.selected,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-id.selected,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-indent.selected,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-title.selected,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-align.selected,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-border.selected,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-filter.selected,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-fontWeight.selected,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-format.selected,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-id.selected,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-indent.selected,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-title.selected{background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-align.selected:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-border.selected:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-filter.selected:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-fontWeight.selected:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-format.selected:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-id.selected:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-indent.selected:hover,.smart-selector-headers-definition .header-item.editing>.header-editors>.header-editor .button-title.selected:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-align.selected:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-border.selected:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-filter.selected:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-fontWeight.selected:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-format.selected:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-id.selected:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-indent.selected:hover,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.header-editors>.header-editor .button-title.selected:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important}.smart-selector-headers-definition .header-item>.title{color:var(--losmart-ui-view-color);flex-grow:1;overflow:hidden;pointer-events:none;white-space:nowrap}.smart-selector-headers-definition .header-item>.title.selected{color:var(--losmart-ui-view-color)}.smart-selector-headers-definition .header-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-headers-definition .header-item>.toolbar .button-format,.smart-selector-headers-definition .header-item>.toolbar .button-id{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-headers-definition .header-item>.toolbar .button-align,.smart-selector-headers-definition .header-item>.toolbar .button-format.default-format,.smart-selector-headers-definition .header-item>.toolbar .button-id.default-format{display:none}.smart-selector-headers-definition .header-item>.toolbar .button-align.default-align i{color:var(--losmart-ui-view-color)}.smart-selector-headers-definition .header-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-headers-definition .header-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-headers-definition .header-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-headers-definition .header-item:not(.is-disabled):hover{background-color:var(--losmart-ui-popup-menu-item-background-hover);cursor:pointer}.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.toolbar .button-format,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.toolbar .button-id{display:inline;display:initial}.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.toolbar .button-format.default-format span,.smart-selector-headers-definition .header-item:not(.is-disabled):hover>.toolbar .button-id.default-format span{color:var(--losmart-ui-view-color)}.smart-selector-headers-definition .header-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-headers-definition .header-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-headers-definition .header-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-headers-definition .header-item.parent-disabled>.title{color:var(--losmart-master-text-3)}.smart-selector-headers-definition .header-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-headers-definition .header-item.interaction-drag-target{opacity:.25}.smart-selector-headers-definition .header-item.interaction-drag-target>.title{color:inherit}.smart-selector-headers-definition .toolbar{display:flex;flex-direction:row;overflow:hidden;position:relative}.smart-selector-headers-definition .toolbar .button-add{flex-grow:1;flex-shrink:1;overflow:hidden;white-space:nowrap}.smart-selector-headers-definition .toolbar .button-delete{flex-grow:0;flex-shrink:0}.dot.dot-white{background-color:#fff}.dot.dot-green{background-color:green}.dot.dot-yellow{background-color:#ff0}.dot.dot-red{background-color:red}.smart-selector-keyfigures{position:relative;width:calc(100% - .5em)}.smart-selector-keyfigures .keyfigure-item-last-droparea{height:.15em!important}.smart-selector-keyfigures .keyfigure-item-last-droparea.depth-1{margin-left:1em}.smart-selector-keyfigures .keyfigure-item-last-droparea.depth-2{margin-left:2em}.smart-selector-keyfigures .keyfigure-item-last-droparea.depth-3{margin-left:3em}.smart-selector-keyfigures .keyfigure-item{align-items:center;background-color:var(--losmart-ui-popup-background);color:inherit;display:flex;margin:.1em .1em .3em;padding:.3em .5em .3em 1em;position:relative}.smart-selector-keyfigures .keyfigure-item.depth-1{margin-left:1em}.smart-selector-keyfigures .keyfigure-item.depth-2{margin-left:2em}.smart-selector-keyfigures .keyfigure-item.depth-3{margin-left:3em}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors{align-items:stretch;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor .button-editor.default-value{display:none}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title{flex-grow:1;justify-content:flex-start;overflow:hidden;overflow-x:auto;white-space:nowrap}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes{align-items:stretch;display:flex;flex-direction:keyfigure;justify-content:stretch;position:relative}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes.editing{width:100%}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.toolbar{position:absolute;right:0;top:0;z-index:10}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.attribute{margin-top:.5em}.smart-selector-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.attribute>.header{color:var(--losmart-master-text-3)}.smart-selector-keyfigures .keyfigure-item .button-align.default-value,.smart-selector-keyfigures .keyfigure-item .button-attributes.default-value,.smart-selector-keyfigures .keyfigure-item .button-filter.default-value,.smart-selector-keyfigures .keyfigure-item .button-format.default-value,.smart-selector-keyfigures .keyfigure-item .button-title.default-value{color:var(--losmart-primary-text-3)!important}.smart-selector-keyfigures .keyfigure-item .button-format{border:none}.smart-selector-keyfigures .keyfigure-item .button-format[disabled]{pointer-events:none}.smart-selector-keyfigures .keyfigure-item .button-format span{padding-left:.1em;padding-right:.1em}.smart-selector-keyfigures .keyfigure-item .button-title{margin-left:.5em}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors{position:relative}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor{flex-grow:0}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor.editing,.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor.editing,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title{flex-grow:1}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-editor,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-editor{display:inline;display:initial}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor input.inline,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .spacer,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .spacer-default,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .spacer-default{width:2em}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align-default,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align-default{color:var(--losmart-master-text-3)!important}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-editor-cancel,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-editor-cancel{margin-right:.2em}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align.selected,.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-filter.selected,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align.selected,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align.selected:hover,.smart-selector-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-filter.selected:hover,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align.selected:hover,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-keyfigures .keyfigure-item>.title{color:var(--losmart-master-text-3);flex-grow:1;pointer-events:none;text-overflow:ellipsis}.smart-selector-keyfigures .keyfigure-item>.title.selected{color:var(--losmart-master-text-1)}.smart-selector-keyfigures .keyfigure-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-keyfigures .keyfigure-item>.toolbar .button-format{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-keyfigures .keyfigure-item>.toolbar .button-align,.smart-selector-keyfigures .keyfigure-item>.toolbar .button-format.default-format{display:none}.smart-selector-keyfigures .keyfigure-item>.toolbar .button-align.default-align i{color:var(--losmart-master-text-3)}.smart-selector-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover{background-color:var(--losmart-master-background-2);cursor:pointer}.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-format{display:inline;display:initial}.smart-selector-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-format.default-format span{color:var(--losmart-master-text-3)}.smart-selector-keyfigures .keyfigure-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-keyfigures .keyfigure-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-keyfigures .keyfigure-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-keyfigures .keyfigure-item.parent-disabled>.title{color:var(--losmart-master-text-3)}.smart-selector-keyfigures .keyfigure-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-keyfigures .keyfigure-item.interaction-drag-target{opacity:.25}.smart-selector-keyfigures .keyfigure-item.interaction-drag-target>.title{color:inherit}.selector-keyfigures_series .selector-keyfigures_series-form{align-content:flex-start;align-items:center;display:flex;flex-direction:row;margin-top:.25em}.selector-keyfigures_series .selector-keyfigures_series-form .selector-keyfigures_series-operator{flex-grow:0}.selector-keyfigures_series .selector-keyfigures_series-form .selector-keyfigures_series-value{flex-grow:0;margin-left:.5em}.selector-keyfigures_series .selector-keyfigures_series-form .selector-keyfigures_series-value input{text-align:right;width:75px!important}.selector-keyfigures_series .selector-keyfigures_series-form .selector-keyfigures_series-unit{flex-grow:0;margin-left:.5em}.selector-lookthrough .ms-Dropdown-title{height:fit-content!important;min-height:2.3em!important}.selector-lookthrough .lookthrough-option span.missing{color:var(--losmart-highlight-error)}.selector-privateequity .ms-Dropdown-item{height:fit-content!important}.selector-privateequity .ms-Checkbox-label{padding-bottom:.25em;padding-top:.25em}.selector-privateequity .ms-Dropdown-title{height:fit-content!important;min-height:2.3em!important}.selector-privateequity .privateequity-option.closed{opacity:.35}.selector-privateequity .privateequity-option span.missing{color:var(--losmart-highlight-error)}.selector-privateequity .privateequity-option.selection{white-space:normal!important}.selector-label-serie .selector-label-serie-form{align-content:flex-start;align-items:center;display:flex;flex-direction:row;margin-top:.25em}.selector-label-serie .selector-label-serie-form .selector-label-serie-operator{flex-grow:0}.selector-label-serie .selector-label-serie-form .selector-label-serie-value{flex-grow:0;margin-left:.5em}.selector-label-serie .selector-label-serie-form .selector-label-serie-value input{text-align:right;width:75px!important}.selector-label-serie .selector-label-serie-form .selector-label-serie-unit{flex-grow:0;margin-left:.5em}.smart-selector-queryseries{position:relative;width:calc(100% - .5em)}.smart-selector-queryseries .queryseries-item-last-droparea{height:.15em!important}.smart-selector-queryseries .queryseries-item-last-droparea.depth-1{margin-left:1em}.smart-selector-queryseries .queryseries-item-last-droparea.depth-2{margin-left:2em}.smart-selector-queryseries .queryseries-item-last-droparea.depth-3{margin-left:3em}.smart-selector-queryseries .queryseries-item{align-items:flex-start;background-color:var(--losmart-ui-list-item-background-clearer);color:inherit;display:flex;flex-direction:row;margin:.1em .1em .3em;padding:.3em .5em .3em 1em;position:relative}.smart-selector-queryseries .queryseries-item.depth-1{margin-left:1em}.smart-selector-queryseries .queryseries-item.depth-2{margin-left:2em}.smart-selector-queryseries .queryseries-item.depth-3{margin-left:3em}.smart-selector-queryseries .queryseries-item .queryseries-editors{display:flex;flex-direction:column;flex-grow:1;width:100%}.smart-selector-queryseries .queryseries-item .queryseries-editors .queryseries-editor{display:flex;flex-direction:column}.smart-selector-queryseries .queryseries-item .queryseries-editors .queryseries-editor>.content{margin-top:.25em}.smart-selector-queryseries .queryseries-item .queryseries-editor-color,.smart-selector-queryseries .queryseries-item .queryseries-editor-linestyle{margin-top:.5em}.smart-selector-queryseries .queryseries-item .queryseries-editor-color input{border-bottom:var(--losmart-ui-field-border)!important;flex-grow:1}.smart-selector-queryseries .queryseries-item .queryseries-editor-color .color-preview{border:1px solid var(--losmart-ui-field-border);height:1.25em;margin-left:.5em;width:1.25em}.smart-selector-queryseries .queryseries-item .inline{align-items:center;display:flex;flex-direction:row!important;flex-grow:1;justify-content:stretch;position:relative}.smart-selector-queryseries .queryseries-item .inline .spacer{flex-grow:1}.smart-selector-queryseries .queryseries-item .button-align.default-value,.smart-selector-queryseries .queryseries-item .button-attributes.default-value,.smart-selector-queryseries .queryseries-item .button-filter.default-value,.smart-selector-queryseries .queryseries-item .button-format.default-value,.smart-selector-queryseries .queryseries-item .button-title.default-value{color:var(--losmart-primary-text-3)!important}.smart-selector-queryseries .queryseries-item .button-format,.smart-selector-queryseries .queryseries-item .button-linestyle,.smart-selector-queryseries .queryseries-item .button-thickness{border:none;padding:0}.smart-selector-queryseries .queryseries-item .button-format[disabled],.smart-selector-queryseries .queryseries-item .button-linestyle[disabled],.smart-selector-queryseries .queryseries-item .button-thickness[disabled]{pointer-events:none}.smart-selector-queryseries .queryseries-item .button-format span,.smart-selector-queryseries .queryseries-item .button-linestyle span,.smart-selector-queryseries .queryseries-item .button-thickness span{margin:0!important;padding:0!important}.smart-selector-queryseries .queryseries-item .button-title{margin-left:.5em}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors{position:relative}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor{flex-grow:0}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor.editing,.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor.queryseries-editor-title,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor.editing,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor.queryseries-editor-title{flex-grow:1}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .button-editor,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .button-editor{display:inline;display:initial}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor input.inline,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .spacer,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .spacer-default,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .spacer-default{width:2em}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .button-align-default,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .button-align-default{color:var(--losmart-master-text-3)!important}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .button-editor-cancel,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .button-editor-cancel{margin-right:.2em}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .button-align.selected,.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .button-filter.selected,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .button-align.selected,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .button-align.selected:hover,.smart-selector-queryseries .queryseries-item.editing>.queryseries-editors>.queryseries-editor .button-filter.selected:hover,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .button-align.selected:hover,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.queryseries-editors>.queryseries-editor .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-queryseries .queryseries-item>.title{color:var(--losmart-master-text-3);flex-grow:1;pointer-events:none;text-overflow:ellipsis}.smart-selector-queryseries .queryseries-item>.title.selected{color:var(--losmart-master-text-1)}.smart-selector-queryseries .queryseries-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-queryseries .queryseries-item>.toolbar .button-format{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-queryseries .queryseries-item>.toolbar .button-align,.smart-selector-queryseries .queryseries-item>.toolbar .button-format.default-format{display:none}.smart-selector-queryseries .queryseries-item>.toolbar .button-align.default-align i{color:var(--losmart-master-text-3)}.smart-selector-queryseries .queryseries-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-queryseries .queryseries-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-queryseries .queryseries-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover{background-color:var(--losmart-ui-list-item-background-clearer);cursor:pointer}.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.toolbar .button-format{display:inline;display:initial}.smart-selector-queryseries .queryseries-item:not(.is-disabled):hover>.toolbar .button-format.default-format span{color:var(--losmart-master-text-3)}.smart-selector-queryseries .queryseries-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-queryseries .queryseries-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-queryseries .queryseries-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-queryseries .queryseries-item.parent-disabled>.title{color:var(--losmart-master-text-3)}.smart-selector-queryseries .queryseries-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-queryseries .queryseries-item.interaction-drag-target{opacity:.25}.smart-selector-queryseries .queryseries-item.interaction-drag-target>.title{color:inherit}.fixed-toolbar .queryseries-button-filter{margin-right:1.5em}.queryseries-toolbar{display:inline-flex}.selector-tenant-entity .ms-Dropdown-item{height:fit-content!important}.selector-tenant-entity .ms-Checkbox-label{padding-bottom:.25em;padding-top:.25em}.selector-tenant-entity .ms-Dropdown-title{height:fit-content!important;min-height:2.3em!important}.selector-tenant-entity .tenant-entity-option.closed{opacity:.35}.selector-tenant-entity .tenant-entity-option span.missing{color:var(--losmart-highlight-error)}.selector-tenant-entity .tenant-entity-option.selection{white-space:normal!important}.selector-tenant-owner .ms-Dropdown-item{height:fit-content!important}.selector-tenant-owner .ms-Checkbox-label{padding-bottom:.25em;padding-top:.25em}.selector-tenant-owner .ms-Dropdown-title{height:fit-content!important;min-height:2.3em!important}.selector-tenant-owner .tenant-owner-option.closed{opacity:.35}.selector-tenant-owner .tenant-owner-option span.missing{color:var(--losmart-highlight-error)}.selector-tenant-owner .tenant-owner-option.selection{white-space:normal!important}.selector-lookthrough-catalog .ms-Dropdown-title{height:fit-content!important;min-height:2.3em!important}.selector-lookthrough-catalog .lookthrough-option span.missing{color:var(--losmart-highlight-error)}.selector-serievalue button[aria-selected=true] span{color:var(--losmart-primary-text-0)!important}.widget-plain-text{align-items:stretch;bottom:0;display:flex;flex-direction:column;height:100%;justify-items:stretch;left:0;padding:1em;position:relative;right:0;top:0}.widget-plain-text textarea{background-color:#0000;border:none;color:var(--losmart-ui-view-color);flex-grow:1;font-family:inherit;font-size:inherit;min-height:10em;outline:none;pointer-events:auto}.block-editor.block-size-dynamic .widget-plain-text{bottom:auto;left:auto;position:relative;right:auto;top:auto}.widget-youtube{bottom:0;justify-items:stretch;left:0;padding:0;position:absolute;right:0;top:0}.widget-youtube,.widget-youtube .youtube-icon{align-items:center;display:flex;flex-direction:column;justify-content:center}.widget-youtube .youtube-icon{padding:7em}.widget-youtube .youtube-icon:hover .youtube-button{fill:red}.widget-youtube i{color:var(--losmart-master-text-3);font-size:5em}.widget-youtube iframe{border:none;flex-grow:1;height:100%;min-height:3em;pointer-events:auto;width:100%}.widget-youtube .cover{display:block}.widget-youtube .cover .play-button{border-radius:5em}.widget-youtube .cover.pdf-only{display:none}.widget-youtube .cover{align-items:center;background-size:cover;display:none;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%}.widget-youtube .cover .play-button{border-radius:1em;color:var(--losmart-master-text-0);font-size:5em;opacity:.8;position:relative;z-index:1}.widget-youtube .cover .play-button:hover{opacity:1}.widget-youtube .settings-cover{display:block;height:100%;position:absolute;width:100%}.view-mode-designer .widget-youtube iframe{pointer-events:none}.print .pdf-only{display:block}.widget-rich-text{align-items:stretch;display:flex;flex-direction:column;justify-items:stretch;padding:1em;position:relative}.widget-rich-text p{margin:0}.widget-rich-text .quill{align-items:stretch;background-color:#0000;border:none;color:var(--losmart-ui-view-color);display:flex;flex-direction:column;flex-grow:1;font-family:inherit;font-size:inherit;margin:0;min-height:10em;outline:none;padding:.7em;pointer-events:auto}.widget-rich-text .quill>.ql-toolbar{border:none;margin:.5em 0;padding:0}.widget-rich-text .quill>.ql-toolbar .ql-picker-label:before{color:var(--losmart-ui-hint-color)!important}.widget-rich-text .quill>.ql-toolbar .ql-picker-label .ql-stroke{stroke:var(--losmart-ui-view-color)!important}.widget-rich-text .quill>.ql-toolbar .ql-picker-label:hover:before{color:var(--losmart-ui-hint-color)!important}.widget-rich-text .quill>.ql-toolbar .ql-picker-label:hover .ql-stroke{stroke:var(--losmart-ui-view-color)!important}.widget-rich-text .quill>.ql-toolbar button .ql-stroke{stroke:var(--losmart-ui-hint-color)!important}.widget-rich-text .quill>.ql-toolbar button:hover .ql-stroke{stroke:var(--losmart-ui-view-color)!important}.widget-rich-text .quill>.ql-container{border:none;flex-grow:1;margin:0;padding:0}.widget-rich-text .quill .ql-editor{font-size:1.2em;margin:0;min-height:10em;overflow-y:scroll;padding:0;resize:vertical}.block-editor.block-size-dynamic .widget-rich-text{bottom:auto;left:auto;position:relative;right:auto;top:auto}.zoom-mode-fitheight .widget-rich-text .quill .ql-editor,.zoom-mode-fitheight .widget-rich-text .quill .ql-toolbar{font-size:.8em}.zoom-mode-75 .widget-rich-text .quill .ql-editor,.zoom-mode-75 .widget-rich-text .quill .ql-toolbar{font-size:.75em}.zoom-mode-50 .widget-rich-text .quill .ql-toolbar{display:none}.zoom-mode-50 .widget-rich-text .quill .ql-editor{font-size:.5em}.zoom-mode-25 .widget-rich-text .quill .ql-toolbar{display:none}.zoom-mode-25 .widget-rich-text .quill .ql-editor{font-size:.25em}.widget-image{align-items:center;bottom:0;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:center;left:0;overflow:hidden;position:relative;right:0;top:0}.widget-image>.image-content{background-repeat:no-repeat;background-size:100%;background-size:cover;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0deg);width:100%}.widget-image>.image-content>i{color:var(--losmart-master-text-4);font-size:8em;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%)}.widget-image>.image-content:hover>i{opacity:1}.widget-image .file-selector{display:none}.widget-image>.image-editor{height:100%;left:0;position:absolute;top:0;width:100%}.widget-image>.image-editor>.tool{background-color:var(--losmart-master-background-0);border-radius:50%;color:var(--losmart-master-text-0);height:2em;position:relative;width:2em}.widget-image>.image-editor>.tool>i{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.widget-image>.image-editor>.tool:hover{background-color:var(--losmart-master-background-1)}.widget-image>.image-editor>.tool-pan{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.widget-image>.image-editor>.tool-zoom{display:block;position:absolute;right:1em;top:1em}.widget-image>.image-editor>.tool-reset{display:block;left:1em;position:absolute;top:1em}.widget-image>.image-editor>.tool-rotate{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.view-mode-reader .widget-image{pointer-events:none}.view-mode-reader .widget-image:hover>i{opacity:.5}.smart-selector-image{width:calc(100% - .5em)}.smart-selector-image .file-selector{display:none}.smart-selector-image.is-disabled{pointer-events:none}.smart-selector-image.is-disabled .clear-button{display:none}.smart-selector-image .ms-TextField-fieldGroup.content{align-items:center;border:var(--losmart-ui-field-border)!important;border-radius:var(--losmart-ui-button-border-radius)!important;display:flex;justify-content:center;min-height:15em;position:relative}.smart-selector-image .ms-TextField-fieldGroup.content>.upload-icon{color:var(--losmart-ui-hint-color);font-size:5em;opacity:.5}.smart-selector-image .ms-TextField-fieldGroup.content:hover>.upload-icon{opacity:1}.smart-selector-image .ms-TextField-fieldGroup.content>#preview{background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:100%;border:none;border-color:#0000!important;height:100%;position:absolute;width:100%}.smart-selector-image .ms-TextField-fieldGroup.content>.clear-button{background-color:var(--losmart-ui-button-background);border-radius:50%;color:var(--losmart-ui-button-color);font-size:.6em;opacity:.8;padding:.5rem;position:absolute;right:.25rem;top:.25rem;z-index:10}.smart-selector-image .ms-TextField-fieldGroup.content>.clear-button:hover{color:var(--losmart-ui-button-color);opacity:.9}.smart-selector-meta-keyfigures{position:relative;width:calc(100% - .5em)}.smart-selector-meta-keyfigures .keyfigure-item-last-droparea{height:.15em!important}.smart-selector-meta-keyfigures .keyfigure-item-last-droparea.depth-1{margin-left:1em}.smart-selector-meta-keyfigures .keyfigure-item-last-droparea.depth-2{margin-left:2em}.smart-selector-meta-keyfigures .keyfigure-item-last-droparea.depth-3{margin-left:3em}.smart-selector-meta-keyfigures .keyfigure-item{align-items:center;background-color:var(--losmart-ui-popup-background);color:inherit;display:flex;margin:.1em .1em .3em;padding:.3em .5em .3em 1em;position:relative}.smart-selector-meta-keyfigures .keyfigure-item.depth-1{margin-left:1em}.smart-selector-meta-keyfigures .keyfigure-item.depth-2{margin-left:2em}.smart-selector-meta-keyfigures .keyfigure-item.depth-3{margin-left:3em}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors{align-items:stretch;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor .button-editor.default-value{display:none}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title{flex-grow:1;justify-content:flex-start;overflow:hidden;overflow-x:auto;white-space:nowrap}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes{align-items:stretch;display:flex;flex-direction:keyfigure;justify-content:stretch;position:relative}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes.editing{width:100%}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.toolbar{position:absolute;right:0;top:0;z-index:10}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.attribute{margin-top:.5em}.smart-selector-meta-keyfigures .keyfigure-item>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-attributes>.attribute>.header{color:var(--losmart-master-text-3)}.smart-selector-meta-keyfigures .keyfigure-item .button-align.default-value,.smart-selector-meta-keyfigures .keyfigure-item .button-attributes.default-value,.smart-selector-meta-keyfigures .keyfigure-item .button-filter.default-value,.smart-selector-meta-keyfigures .keyfigure-item .button-format.default-value,.smart-selector-meta-keyfigures .keyfigure-item .button-title.default-value{color:var(--losmart-primary-text-3)!important}.smart-selector-meta-keyfigures .keyfigure-item .button-format{border:none}.smart-selector-meta-keyfigures .keyfigure-item .button-format[disabled]{pointer-events:none}.smart-selector-meta-keyfigures .keyfigure-item .button-format span{padding-left:.1em;padding-right:.1em}.smart-selector-meta-keyfigures .keyfigure-item .button-title{margin-left:.5em}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors{position:relative}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor{flex-grow:0}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor.editing,.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor.editing,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor.keyfigure-editor-title{flex-grow:1}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-editor,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-editor{display:inline;display:initial}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor input.inline,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor input.inline{border:none;flex-grow:1;font-family:inherit;font-size:inherit;outline:none;padding:0}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .spacer,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .spacer{flex-grow:4;max-height:1px}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .spacer-default,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .spacer-default{width:2em}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align-default,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align-default{color:var(--losmart-master-text-3)!important}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-editor-cancel,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-editor-cancel{margin-right:.2em}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align.selected,.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-filter.selected,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align.selected,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-align.selected:hover,.smart-selector-meta-keyfigures .keyfigure-item.editing>.keyfigure-editors>.keyfigure-editor .button-filter.selected:hover,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-align.selected:hover,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.keyfigure-editors>.keyfigure-editor .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-meta-keyfigures .keyfigure-item>.title{color:var(--losmart-master-text-3);flex-grow:1;pointer-events:none;text-overflow:ellipsis}.smart-selector-meta-keyfigures .keyfigure-item>.title.selected{color:var(--losmart-master-text-1)}.smart-selector-meta-keyfigures .keyfigure-item>.toolbar{align-items:center;display:flex;flex-grow:0}.smart-selector-meta-keyfigures .keyfigure-item>.toolbar .button-format{border:none;font-style:normal!important;height:32px!important;outline:none}.smart-selector-meta-keyfigures .keyfigure-item>.toolbar .button-align,.smart-selector-meta-keyfigures .keyfigure-item>.toolbar .button-format.default-format{display:none}.smart-selector-meta-keyfigures .keyfigure-item>.toolbar .button-align.default-align i{color:var(--losmart-master-text-3)}.smart-selector-meta-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-center,.smart-selector-meta-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-left,.smart-selector-meta-keyfigures .keyfigure-item>.toolbar .button-align:not(.default-align).button-align-right{display:inline;display:initial}.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover{background-color:var(--losmart-master-background-2);cursor:pointer}.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar{flex-grow:0}.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-align,.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-format{display:inline;display:initial}.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled):hover>.toolbar .button-format.default-format span{color:var(--losmart-master-text-3)}.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled) .button-filter.selected{background-color:var(--losmart-ui-selection-background-halo)!important;color:var(--losmart-ui-selection-color)!important}.smart-selector-meta-keyfigures .keyfigure-item:not(.is-disabled) .button-filter.selected:hover{background-color:var(--losmart-ui-selection-background-hover)!important;color:var(--losmart-ui-selection-color-hover)!important}.smart-selector-meta-keyfigures .keyfigure-item.parent-disabled{opacity:.5;pointer-events:none}.smart-selector-meta-keyfigures .keyfigure-item.parent-disabled>.title{color:var(--losmart-master-text-3)}.smart-selector-meta-keyfigures .keyfigure-item.parent-disabled .button-filter{background-color:#0000!important}.smart-selector-meta-keyfigures .keyfigure-item.interaction-drag-target{opacity:.25}.smart-selector-meta-keyfigures .keyfigure-item.interaction-drag-target>.title{color:inherit}.fixed-toolbar .keyfigure-button-filter{margin-right:1.5em}.keyfigures-toolbar{display:inline-flex}.selector-exported-serie-types .toolbar{align-items:center;display:flex;flex-direction:row}.selector-exported-serie-types .toolbar .label{flex-grow:1;padding-left:1em}.widget-openai-container{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.widget-openai-container .widget-openai-progress-indicator{width:50%}.widget-openai-container .widget-openai-progress-indicator .ms-ProgressIndicator-itemName{color:var(--losmart-ui-view-color);font-size:medium;margin-bottom:.5em}.widget-openai-container .widget-openai-progress-indicator .ms-ProgressIndicator-progressTrack{height:10px}.widget-openai-container .widget-openai-progress-indicator .ms-ProgressIndicator-progressBar{background:linear-gradient(to right,#edebe9 0,var(--losmart-ui-view-header-button-background) 50%,#edebe9 100%);height:10px}.widget-openai-container .widget-openai-content{align-items:stretch;bottom:0;flex-grow:2;justify-items:stretch;left:0;padding:1em;position:relative;right:0;top:0;width:100%}.widget-openai-container .widget-openai-content textarea{background-color:#0000;border:none;color:var(--losmart-ui-view-color);font-family:inherit;font-size:inherit;height:100%;min-height:10em;outline:none;pointer-events:auto;width:100%}.widget-openai-container .widget-openai-source{align-self:start;flex-grow:1;padding-left:1.5em;position:relative}.widget-openai-container .widget-openai-validation-container{display:flex;flex-direction:column;flex-grow:0;margin-left:2em;margin-right:2em;position:relative}.widget-openai-container .widget-openai-validation-container .widget-openai-validation-text{position:relative;text-align:justify}.widget-openai-container .widget-openai-validation-container .bold{font-weight:700}.widget-openai-container .widget-openai-validation-container .widget-openai-validation-btn{align-items:center;flex-grow:3;justify-content:center;position:relative}.widget-openai-container .widget-openai-validation-container .widget-openai-validation-btn.ms-Button:hover{background-color:var(--losmart-ui-header-background)!important;border:none;color:var(--losmart-ui-header-color)!important}.block-editor.block-size-dynamic .widget-openai-container{align-items:center;display:flex;flex-direction:column}.block-editor.block-size-dynamic .widget-openai-container .widget-openai-progress-indicator{height:1em;width:50%}.block-editor.block-size-dynamic .widget-openai-container .widget-openai-content{bottom:auto;left:auto;position:relative;right:auto;top:auto}.block-editor.block-size-dynamic .widget-openai-container .widget-openai-validation-container{flex-grow:1}.smart-selector-smartgpt{margin-bottom:.2em;margin-top:2em;position:relative;width:calc(100% - .5em)}.smart-selector-smartgpt .provider-container{margin-bottom:1.5em}.smart-selector-smartgpt .provider-container .provider-label{font-size:var(--smartui-label-font-size);margin-bottom:1em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .key-label{color:var(--smartui-label-color);font-size:var(--smartui-label-font-size);margin-bottom:1em;width:fit-content}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smartgpt-textinput{margin-bottom:.5em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .model-label{color:var(--smartui-label-color);font-size:var(--smartui-label-font-size);margin-bottom:1em;margin-top:1em;width:fit-content}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smartgpt-models{margin-bottom:1.5em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-ai-area-header{display:flex;flex-direction:row;margin-bottom:.5em;margin-top:1em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-ai-area-header .smart-ai-area-label{flex-grow:3;position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-ai-area-header .smart-ai-area-default-btn{flex-grow:1;width:fit-content}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-ai-area-header .smart-ai-area-default-btn.ms-Button{width:fit-content}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup{display:flex;flex-direction:column;margin-bottom:2em;position:relative!important}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup:after{border:var(--losmart-ui-view-header-button-border)!important}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item{align-items:center;background-color:var(--losmart-ui-list-item-background-clearer);color:var(--losmart-ui-list-item-color)!important;display:flex;flex-direction:column;justify-content:center;margin-bottom:.27em;margin-top:.27em;min-width:calc(100% - 1em);padding-left:.5em;padding-top:.2em;position:relative;-webkit-user-select:none;user-select:none}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item.last-item{margin-bottom:0!important}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item .smart-ai-item-container{min-width:calc(100% - .5em);position:relative;-webkit-user-select:text;user-select:text;width:calc(100% - .5em)}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item .smart-ai-item-container .smart-ai-item-message{box-sizing:border-box;color:var(--losmart-ui-view-color);cursor:text;font-family:inherit;font-size:inherit;margin-bottom:.4em;margin-top:.4em;min-height:4em!important;min-width:calc(100% - .5em);outline:none;padding:.2em .5em;position:relative;resize:vertical;-webkit-user-select:text;user-select:text;width:calc(100% - .5em)}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item .smart-ai-item-container .smart-ai-item-message:hover{background-color:var(--losmart-ui-list-item-color-hover)}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item .smart-ai-item-container .smart-ai-item-message[placeholder]:empty:before{color:var(--losmart-ui-view-color);content:attr(placeholder);font-size:small;opacity:.4}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item .smart-ai-item-container .smart-ai-item-message[placeholder]:empty:focus:before{content:""}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item .smart-ai-item-container-widget{align-items:center;display:flex;flex-direction:row;justify-content:start;margin-bottom:.4em;margin-top:.4em;min-width:calc(100% - 1em);position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item .more-actions{flex-grow:1;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item .more-actions .smart-ai-item-title{position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item:hover .more-actions{opacity:1;pointer-events:auto}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item-last-droparea{height:.5em!important}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item-last-droparea.depth-1{margin-left:1em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item-last-droparea.depth-2{margin-left:2em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-item-last-droparea.depth-3{margin-left:3em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-add{align-items:center;display:flex;flex-direction:row;justify-content:center;overflow:hidden;position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-add .smartgpt-widgets{border:none;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;height:2em;overflow:hidden;padding:.5em .5em .5em 0;position:relative;white-space:nowrap;width:100%}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-add .smartgpt-widgets .ms-Dropdown{width:100%}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-add .button-add-text{min-width:fit-content}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-add .button-add-text.ms-Button{border:none;font-size:small}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .ms-TextField-fieldGroup .column-add .button-delete{flex-grow:2;flex-shrink:2}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-request-label{margin-bottom:.5em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-request-textinput{background-color:#0000;box-sizing:border-box;color:var(--losmart-ui-view-color);flex-grow:1;font-family:inherit;font-size:inherit;margin-bottom:1.5em;margin-left:1px;min-height:5em;pointer-events:auto;width:100%}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smartgpt-btn{position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smartgpt-btn-disabled{opacity:.7;position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smartgpt-btn-disabled .ms-Button:hover{border:none;color:none}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-options-ctn{display:flex;flex-direction:column;margin-top:2em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-options-ctn .smart-gpt-options-header{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:.5em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-options-ctn .smart-gpt-options-header .smart-gpt-options-label{cursor:pointer;flex-grow:2;position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-options-ctn .smart-gpt-options-header .smart-gpt-options-btn{position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-options-ctn .smart-gpt-options{display:flex;flex-direction:column}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-options-ctn .smart-gpt-options .smart-gpt-maxtokens-ctn{display:flex;flex-direction:row;justify-content:center;padding-left:2em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-options-ctn .smart-gpt-options .smart-gpt-maxtokens-ctn .smart-gpt-maxtokens-label{flex-grow:1;flex-shrink:1;padding-top:.5em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-options-ctn .smart-gpt-options .smart-gpt-maxtokens-ctn .smart-gpt-maxtokens-textinput{width:30%}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-selector-view .smart-gpt-access-text{color:var(--losmart-ui-view-header-button-background);font-weight:600;margin-top:2em;position:relative;text-align:center}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container{display:flex;flex-direction:column;height:100%;margin-top:3em;position:relative;width:100%}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .model-label{color:var(--smartui-label-color);font-size:var(--smartui-label-font-size);margin-bottom:1em;width:fit-content}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-models{margin-bottom:2em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-text{flex-grow:1;flex-shrink:1;font-style:italic;font-weight:700;margin-bottom:2em;margin-top:1em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-btns{display:flex;flex-direction:row;flex-grow:2;flex-shrink:2}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-btns .smartgpt-warning-validate-btn{margin-right:2em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-preview{flex-grow:1;flex-shrink:1;margin-bottom:2em;margin-top:.5em}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-preview .smart-ai-item-label-ctn{align-items:center;display:flex;flex-direction:row;height:100%;margin-bottom:.5em;position:relative;width:100%}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-preview .smart-ai-item-label-ctn .smart-ai-item-label{flex-grow:1;flex-shrink:1;position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-preview .smart-ai-item-label-ctn .smart-ai-item-label-tog{display:flex;flex-grow:2;flex-shrink:2;justify-content:flex-end!important;position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-preview .smart-ai-item-label-ctn .smart-ai-item-label-tog .smart-ai-item-tog{position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-preview .smartgpt-warning-area-label{margin-bottom:.5em;margin-top:1em;position:relative}.smart-selector-smartgpt .ms-TextField-wrapper .smartgpt-warning-container .smartgpt-warning-preview .smartgpt-warning-preview-area{background-color:#0000;box-sizing:border-box;color:var(--losmart-ui-view-color);flex-grow:1;font-family:inherit;font-size:inherit;margin-left:1px;min-height:15em;pointer-events:auto;width:100%}.widgets.disable{cursor:default!important;opacity:.5}.widgets.disable .ms-Dropdown-items .ms-Button{pointer-events:none!important}.widgets.selected{background-color:var(--losmart-ui-view-header-button-background)!important;color:var(--losmart-ui-view-header-button-color)!important}.widgets.selected:hover{background-color:var(--losmart-ui-view-header-button-background-hover)!important;color:var(--losmart-ui-view-header-button-color-hover)!important}.widget-smartcomment-container{background-color:var(--losmart-ui-field-background)!important;color:var(--losmart-ui-field-color)!important;display:flex;flex-direction:column;padding-left:2em;position:relative}.widget-smartcomment-container .smartcomment-paragraph{margin-bottom:1em}.widget-smartcomment-container .smartcomment-paragraph .smartcomment-paragraph-span-values .smartcomment-paragraph-span-value{border-bottom:1px solid var(--losmart-ui-dnd-background)!important}.widget-smartcomment-container .smartcomment-paragraph .smartcomment-paragraph-span-values .smartcomment-paragraph-span-value:hover{align-self:center;background-color:var(--losmart-ui-dnd-background)!important;cursor:pointer;justify-self:center;padding:.5em}.widget-smartcomment-container .smartcomment-detail-view{background-color:var(--losmart-ui-field-background)!important;border:1px solid var(--losmart-ui-dnd-background)!important;font-size:medium;height:fit-content!important;padding:.5em;width:fit-content!important}.widget-smartcomment-container .smartcomment-detail-view .smartcommentdetails-widget-divider{background-color:var(--losmart-ui-popup-menu-item-divider-background)!important;height:.1em;margin:.2em 0;width:100%}.widget-smartcomment-container .smartcomment-detail-view .smartcommentdetails-container,.widget-smartcomment-container .smartcomment-detail-view .smartcommentdetails-container .smartcommentdetails-widget-container{display:flex;flex-direction:column}.smartcomment-selector-container{align-items:center;background-color:var(--losmart-ui-field-background)!important;border-radius:var(--losmart-ui-field-border-radius)!important;color:var(--losmart-ui-field-color)!important;display:flex;flex-direction:column;margin-left:.1em;outline:var(--losmart-ui-field-border)!important;position:relative}.smartcomment-selector-container .smartcomment-period-container{align-items:center;display:flex;flex-direction:row;margin:1.5em 0 2em;position:relative;width:calc(100% - 1.5em)}.smartcomment-selector-container .smartcomment-period-container .smartcomment-period-option{align-items:center;display:flex;flex-grow:1;justify-content:center;margin:0 .2em}.smartcomment-selector-container .smartcomment-period-container .smartcomment-period-option.selected{background-color:var(--losmart-ui-color-tertiary);height:1.5em;width:calc(100% + 1em)}.smartcomment-selector-container .smartcomment-period-container .smartcomment-period-option:hover{background-color:var(--losmart-ui-color-tertiary);cursor:pointer}.smartcomment-selector-container:hover{outline:var(--losmart-ui-field-border-hover)!important}.smartcomment-selector-container .smartcomment-paragraph-container{align-items:center;background-color:var(--losmart-ui-list-item-background-clearer);display:flex;flex-direction:column;margin-bottom:2em;position:relative;width:calc(100% - 1.5em)}.smartcomment-selector-container .smartcomment-paragraph-container .smartcomment-item-add{height:2em;margin:.5em 0 .2em;opacity:0;pointer-events:none}.smartcomment-selector-container .smartcomment-paragraph-container:hover{border-radius:var(--losmart-ui-field-border-radius-hover)!important;outline:var(--losmart-ui-field-border-hover)!important}.smartcomment-selector-container .smartcomment-paragraph-container:hover .smartcomment-item-add{height:2em;margin:.5em 0 .2em;opacity:1;pointer-events:all;width:calc(100% - .5em)}.smartcomment-selector-container .smartcomment-paragraph-container .smartcomment-paragraph-label{font-size:medium;margin:.5em .5em 1.5em}.smartcomment-selector-container .smartcomment-paragraph-container .smartcomment-item-container{align-items:center;background-color:var(--losmart-ui-color-tertiary);color:var(--losmart-ui-list-item-color)!important;display:flex;height:4em;margin-bottom:1.5em;width:calc(100% - 1.5em)}.smartcomment-selector-container .smartcomment-paragraph-container .smartcomment-item-container .smartcomment-item-icon{display:flex;position:relative;width:20%}.smartcomment-selector-container .smartcomment-paragraph-container .smartcomment-item-container .smartcomment-item-title{display:flex;position:relative;width:80%}.smartcomment-selector-container .smartcomment-paragraph-container .smartcomment-item-container .smartcomment-item-icon-cancel{opacity:0}.smartcomment-selector-container .smartcomment-paragraph-container .smartcomment-item-container .smartcomment-item-icon-cancel:hover{color:var(--losmart-ui-list-item-color)!important;cursor:pointer;opacity:1}.smartcomment-selector-container .smartcomment-paragraph-container .smartcomment-item-container:hover{border-radius:var(--losmart-ui-field-border-radius-hover)!important;outline:var(--losmart-ui-field-border-hover)!important}.smartcomment-selector-container .smartcomment-paragraph-container .column-item-last-droparea{height:.5em!important;width:100%}.smartcomment-selector-container .smartcomment-paragraph-container .column-item-last-droparea.depth-1{margin-left:1em}.smartcomment-selector-container .smartcomment-paragraph-container .column-item-last-droparea.depth-2{margin-left:2em}.smartcomment-selector-container .smartcomment-paragraph-container .column-item-last-droparea.depth-3{margin-left:3em}.smartcomment-selector-container .button-delete{align-self:flex-end!important;display:flex;justify-self:flex-end!important}.widgets{border:none;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;height:2em;overflow:hidden;padding:.5em 1em;position:relative;white-space:nowrap;width:100%}.widgets>.title{flex-grow:1;padding:.5em 0}.widgets>.title.not-listed{color:var(--losmart-highlight-error)}.widgets>.level{flex-grow:0;flex-shrink:0;margin-right:1em;position:relative}.widgets>.level:before{border-left:1px solid var(--losmart-ui-hint-color);content:" ";height:200%;position:absolute;top:-50%;width:.75em}.widgets.widgets-position-last>.level-last:before{border-bottom:2px solid var(--losmart-ui-hint-color);height:100%;top:-50%}.widgets.widgets-position-first>.level-last:after,.widgets.widgets-position-inside>.level-last:after{border-bottom:2px solid var(--losmart-ui-hint-color);content:" ";height:1px;left:0;position:absolute;top:50%;width:.75em}
/*# sourceMappingURL=main.3cc54d44.css.map*/