/*!
 * 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:"\2022"}.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:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{position:absolute;right:20px;top:10px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;color:#fff;content:attr(href);font-size:12px;font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;top:-5px;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #444;content:" ";height:0;top:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:-webkit-grab;cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:hsla(0,0%,94%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.color-picker-container{border-radius:10px;display:flex;flex-direction:column;padding:6px}.color-picker-container .color-picker-row{border-radius:6px;box-shadow:0 0 2px 0 #3336;display:flex;margin:4px;overflow:hidden;width:fit-content}.color-picker-container .color-picker-cell{cursor:pointer;height:22px;width:22px}.automation-scripts{display:flex;flex-direction:column;gap:14px;height:100%;overflow:hidden}.automation-scripts .automation-scripts-contents{border:1px solid #0002;border-radius:6px;color:#444;display:flex;flex-direction:row;flex-grow:1;overflow:hidden}.automation-scripts .contents-left{display:flex;flex-direction:column;gap:6px;justify-content:space-between}.automation-scripts .list{box-shadow:none;flex-grow:1;gap:2px;min-width:400px;overflow-y:scroll;padding:10px 0 10px 10px}.automation-scripts .list,.automation-scripts .list .item{border-radius:6px 0 0 6px;display:flex;flex-direction:column}.automation-scripts .list .item{background-color:#00000002;box-shadow:0 0 2px #0001;color:#444;cursor:pointer;font-size:medium;justify-content:center;min-height:fit-content;overflow:hidden;padding:10px 24px 10px 12px;position:relative;text-overflow:ellipsis;width:100%}.automation-scripts .list .item .title-bar{display:block;min-height:28px;position:relative}.automation-scripts .list .item .delete,.automation-scripts .list .item .name-edit{display:none;flex-shrink:0;position:absolute}.automation-scripts .list .item .delete{color:#777;right:4px}.automation-scripts .list .item .delete:hover{color:#555}.automation-scripts .list .item:hover{background-color:#0001}.automation-scripts .list .item.selected{background-color:#b1cddf}.automation-scripts .list .item.selected .delete,.automation-scripts .list .item.selected .name-edit{display:unset}.automation-scripts .list .item .fields,.automation-scripts .list .item .ok-cancel{align-items:center;display:flex;flex-direction:row}.automation-scripts .list .item .ok-cancel{font-size:small;gap:2px}.automation-scripts .script-text-container{align-items:start;color:#333;flex-grow:1;font-size:16px;max-width:70%;padding:2px 0 0 2px}.automation-scripts .script-text{border:none;border-radius:0 4px 4px 0;box-shadow:inset 0 0 2px #0005;color:#444;flex-grow:1;font-family:Courier New,Courier,monospace;font-size:16px;margin:.5px;padding:10px;resize:none;width:-webkit-fill-available}.automation-scripts .script-text:focus-visible{outline-color:#23668a}.role-settings-editor{display:flex;flex-direction:column;gap:4px;overflow-y:scroll;padding:14px;width:-webkit-fill-available}.role-settings-editor .item{align-items:center;border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;padding:6px 14px}.role-settings-editor .item .container_right{gap:10px}.role-settings-editor .item:hover{background-color:#f1f1f1}.role-settings-editor .filter_bar{gap:6px}.role-settings-editor .filter_bar .remove_button{opacity:0;transition:opacity .1s ease-in-out}.role-settings-editor .filter_bar:hover .remove_button{opacity:1}.role-settings-editor .container{align-items:start;color:#333;flex-grow:1;font-size:16px;padding:2px 0 0 2px}.user-permissions .permission{align-items:center;color:#555;display:flex;flex-direction:row;font-size:larger;gap:4px;margin:8px;padding:4px}.user-permissions .permission .key{min-width:130px}.user-permissions .permission .value{align-items:center;color:#777;display:flex;flex-direction:row;flex-shrink:9999;flex-wrap:wrap}.user-permissions .permission .value .info-message{color:#308cbf}.workspace-user-dot-menu{height:100%;position:relative}.workspace-user-dot-menu .dots-button{height:20px;width:20px}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{-ms-flex-pack:justify;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:-ms-flexbox;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{-ms-flex:1 1 auto;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__close-button{-ms-flex-item-align:start;align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.ttf)}@font-face{font-family:MontserratThin;src:url(/fonts/Montserrat-Thin.ttf)}@font-face{font-family:MontserratLight;src:url(/fonts/Montserrat-ExtraLight.ttf)}@font-face{font-family:MontserratBold;src:url(/fonts/Montserrat-Bold.ttf)}*{box-sizing:border-box;margin:0;padding:0}img{height:auto;max-height:100%;max-width:100%}label{margin:0}ol,ul{margin-bottom:0;margin-top:0}body{-webkit-font-smoothing:antialiased;color:#777;font-family:Montserrat,sans-serif;font-size:14px;line-height:normal}body p{margin-bottom:0}.btn.focus,.btn:focus{box-shadow:unset;outline:0}.page-name{display:none}#root,.app,.main-content{height:100vh;width:100vw}.is-login+.app .main-content,.is-signup+.app .main-content,.is-verify-signup+.app .main-content{padding-top:60px}@media (max-width:1199px){.is-login+.app .main-content,.is-signup+.app .main-content,.is-verify-signup+.app .main-content{padding-top:0}}.container-big,.container-small{margin-left:auto;margin-right:auto;width:100%}.container-big,.container-small{max-width:1366px}.panel{background-color:#fff}.has-shadow{box-shadow:0 0 25px rgba(53,152,219,.1)}.has-left-padding{padding-left:1px}.panel-title{color:#545454;font-family:MontserratBold,Montserrat,sans-serif;font-size:18px;font-weight:700}.is-align-left{text-align:left}@media (max-width:767px){.button-box{text-align:center}}.styles_overlay__CLSq-{z-index:1002}.input{border:none;border-radius:6px;box-shadow:inset 0 0 1px 1px #bbb;color:#333;margin:4px;min-height:20px;padding:4px 8px}.input:focus-visible{box-shadow:inset 0 0 1px 1px #59a3cc;outline:none}.input:disabled{background-color:#3331}.select{border:none;border-radius:6px;box-shadow:inset 0 0 1px 1px #bbb;color:#333;height:unset;margin:0;min-height:20px;padding:4px 8px}.select:focus-visible{box-shadow:inset 0 0 1px 1px #59a3cc;outline:none}.select:disabled{background-color:#3331}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Toastify__toast-container{width:500px}.Toastify__toast-container .Toastify__toast{min-height:40px}.Toastify__toast-container .Toastify__toast-body{padding:0 6px}.Toastify__toast-container .Toastify__close-button{margin-top:2px}.ant-select-dropdown{z-index:300}.ant-select{border-radius:4px;box-shadow:0 0 0 1px #0002}.ant-switch.ant-switch-checked{background-color:#77a2be;box-shadow:inset 0 0 2px #333}.ant-switch{box-shadow:inset 0 0 2px #333}.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background-color:#71abd1}.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{border-color:#59a3cc;color:#59a3cc}.ant-btn-primary.ant-btn-dangerous{background-color:#c34a4a}.ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover{background-color:#d15454}.ant-btn-primary{background-color:#59a3cc}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:#6bbce7}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active{background-color:#4996c0}.ant-input-outlined:active,.ant-input-outlined:focus,.ant-input-outlined:focus-visible,.ant-input-outlined:focus-within,.ant-input-outlined:hover{border-color:#59a3cc}.anticon{color:#0f807f}::-webkit-scrollbar{height:10px;margin:4px;position:absolute;width:10px}::-webkit-scrollbar-track{background-color:#f5f5f5;border:2px solid #fff;border-radius:4px}::-webkit-scrollbar-thumb{background-color:rgba(88,102,102,.32);border-radius:4px}.ant-checkbox-checked .ant-checkbox-inner,.ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#47a8c5;border-color:#47a8c5}.ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner,.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#2bb0d8}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:#2bb0d8}::selection{background:#80c0d0}.Toastify__toast{border-radius:8px;font-family:Montserrat,sans-serif;font-size:medium;padding:12px 10px}.Toastify__toast .Toastify__close-button{margin-top:-6px}.Toastify__toast--info{background-color:#59a3cc}.Toastify__toast--success{background-color:#90b33d}.Toastify__toast--warning{background-color:#d6b912}.Toastify__toast--error{background-color:#df6161}.custom-tooltip-global{background-color:#c3dceb;border:1px solid #97b3c7;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.2);color:#222;font-size:small;padding:6px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:10000}::-webkit-input-placeholder{color:#8a8a8a}::-moz-placeholder{color:#8a8a8a}:-ms-input-placeholder{color:#8a8a8a}:-moz-placeholder{color:#8a8a8a}body input:-internal-autofill-previewed,body input:-internal-autofill-selected,body select:-internal-autofill-previewed,body select:-internal-autofill-selected,body textarea:-internal-autofill-previewed,body textarea:-internal-autofill-selected{background-color:#fff!important}input:-webkit-autofill,input:-webkit-autofill:focus textarea:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{background-color:#fff!important}form{width:100%}label{color:#000;display:inline-block;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400}.btn{border:1px solid transparent;border-radius:22px;color:#000;font-size:12px;font-weight:700;padding:5px 25px;text-align:center;text-decoration:none}.btn,.btn:hover{background:#fff;outline:none}.btn:hover{border-color:transparent;color:#545454}.btn:active,.btn:focus{background:#fff;border-color:transparent;color:#545454;outline:none}.btn:active{box-shadow:none}.btn:active:focus,.btn:active:hover{background:#fff;border-color:transparent;color:#545454;outline:none}.is-primary{background:#81c9f3;box-shadow:0 5px 25px rgba(0,0,0,.05)}.is-primary,.is-primary:hover{border-color:transparent;color:#fff}.is-primary:hover{background:#59a3cc;outline:none}.is-primary:active,.is-primary:active:focus,.is-primary:active:hover,.is-primary:focus{background:#59a3cc;border-color:transparent;color:#fff;outline:none}.is-secondary{border-color:#59a3cc;color:#59a3cc}.is-secondary:active,.is-secondary:active:focus,.is-secondary:active:hover,.is-secondary:focus,.is-secondary:hover{background:#59a3cc;border-color:transparent;color:#fff;outline:none}.is-large{font-size:18px;line-height:20px;padding:11px 45px 9px}input[type=file]{display:none}.custom-file-upload{background-color:#fd902b;border-radius:22px;color:#fff;cursor:pointer;float:right;font-family:MontserratLight,Montserrat,sans-serif;font-size:14px;font-weight:700;height:auto;padding:10px 30px;text-transform:uppercase}.input-loader-file-name{left:35px;position:absolute;top:10px}.select-box{margin:10px 0}.select-box .select-control{border-color:#c4cdd5;color:#919eab}.button{align-items:center;appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:#77a2be;box-shadow:inset 0 0 0 1px #3332;color:#fff;display:flex;font-family:MontserratLight,Montserrat,sans-serif;font-size:16px;font-weight:600;justify-content:center;outline:none;padding:6px 16px}.button,.button.rectangle{border-radius:6px;cursor:pointer;user-select:none}.button.rectangle{background-color:#fafafa;bottom:unset;box-shadow:0 0 2px 1px #9a9b9b99;color:#333;min-height:22px;min-width:22px;padding:0;top:4px}.button.rectangle:hover{background-color:#f1f5f6}.button:hover:not(.disabled){filter:contrast(105%)}.button.disabled{cursor:not-allowed;opacity:.5}.button.focus{outline-color:#0f809f}.button .text{overflow:hidden;text-overflow:ellipsis}.button.cancel{background-color:#fafafa;box-shadow:0 0 0 1px #3333;color:#555}.button-icon-flat{border-radius:6px;color:#555;cursor:pointer;padding:2px}.button-icon-flat._hover,.button-icon-flat:hover{background-color:#33333309;box-shadow:0 0 1px 1px #00000033;color:#0f807f}.button-icon-flat:focus{outline-color:#0f809f}.button-close-modal{align-items:center;background:#6f97b3;border-radius:6px;box-shadow:0 0 2px rgba(0,0,0,.4);color:#fff;display:flex;flex-direction:row;gap:4px;justify-content:center;min-height:32px;min-width:32px}.button-close-modal:hover{background:#759ebb}.devizer-button-radio{text-wrap-mode:nowrap;align-items:center;appearance:none;background-color:#f5f8fa;border:none;box-shadow:0 0 0 1px #8887;box-sizing:border-box;color:#444;cursor:pointer;display:flex;font-size:small;gap:4px;height:32px;outline:none;padding:2px 15px;user-select:none}.devizer-button-radio.checked{background-color:#77a2be;border:none;box-shadow:inset 0 0 2px #000b;color:#fff;outline:none}.devizer-button-radio.checked:hover{filter:contrast(120%)}.devizer-button-radio.disabled{cursor:not-allowed;opacity:.5}.devizer-button-radio:hover{filter:contrast(105%)}.devizer-button-group{align-items:center;align-items:stretch;display:flex;flex-direction:row;gap:1px;padding:2px}.devizer-button-group .button{text-wrap-mode:nowrap;align-items:center;appearance:none;background-color:#f5f8fa;border:none;border-radius:0;box-shadow:0 0 0 1px #8887;box-sizing:border-box;color:#444;cursor:pointer;display:flex;font-size:small;gap:4px;height:32px;outline:none;padding:2px 8px;user-select:none}.devizer-button-group .button.checked{background-color:#77a2be;border:none;box-shadow:inset 0 0 2px #000b;color:#fff;outline:none}.devizer-button-group .button.checked:hover{filter:contrast(120%)}.devizer-button-group .button.disabled{cursor:not-allowed;opacity:.5}.devizer-button-group .button:hover{filter:contrast(105%)}.devizer-button-group .first{border-bottom-left-radius:6px;border-top-left-radius:6px}.devizer-button-group .last{border-bottom-right-radius:6px;border-top-right-radius:6px}.devizer-button-group.vertical{flex-direction:column;gap:0}.devizer-button-group.vertical .first{border-top-left-radius:6px;border-top-right-radius:6px}.devizer-button-group.vertical .last{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.label-tag{border:none;border-radius:8px;box-shadow:inset 0 0 2px #0003;cursor:pointer;display:inline-block;font-size:12px;margin:4px 2px;min-width:40px;overflow:hidden;padding:3px 7px;position:relative;text-align:center;vertical-align:top;white-space:nowrap}.label-tag:hover .remove-button{align-items:center;display:flex;justify-content:center;overflow:hidden}.label-tag .remove-button{bottom:0;box-shadow:-1px 0 2px rgba(0,0,0,.35);cursor:pointer;display:none;padding-left:2px;padding-right:4px;position:absolute;right:0;top:0}.option-list-container{background-color:#fff;min-width:150px}.option-list-container:focus,.option-list-container:focus-visible,.option-list-container:focus-within{outline:none}.option-list-item{background-color:inherit;color:#444;cursor:pointer;font-family:Montserrat,sans-serif;padding:8px 10px}.option-list-item.selected{background-color:#f2f2f2;font-weight:700}.option-list-item.current{background-color:#b4d7dea0}.option-list-item:hover{background-color:#ddd}.option-list-editing{display:flex;flex-direction:column;max-height:600px;min-height:400px;overflow:hidden;padding:20px}.option-list-editing .add-button{background-color:transparent;border-radius:4px;border-top:1px solid #dbdbdb;color:#308cbf;cursor:pointer;height:30px;margin:8px;padding:8px 28px 8px 12px;place-content:center;user-select:none}.option-list-editing .add-button:hover{background-color:#f5f5f5;color:#0f807f}.option-list-editing-container{background-color:#fff;box-shadow:none;display:flex;flex-direction:column;margin-top:10px;min-width:150px;min-width:400px;overflow-y:auto}.option-list-editing-container:focus,.option-list-editing-container:focus-visible,.option-list-editing-container:focus-within{outline:none}.option-list-editing-color-pin{border-radius:2px;margin:4px;min-height:12px;min-width:12px;user-select:none}.option-list-editing-color-pin._active{user-select:"pointer"}.option-list-editing-menu-dots{border-radius:4px;padding:1px}.option-list-editing-menu-dots:hover{background-color:#eee}.option-list-editing-item{align-items:center;border-radius:4px;display:flex;min-height:36px;padding:6px 10px}.option-list-editing-item.dragging{opacity:.2}.option-list-editing-item.drop_preview{padding-top:50px}.option-list-editing-item.drop_preview_after{padding-bottom:50px}.option-list-editing-item-left{align-items:center;display:flex;margin-right:auto;user-select:none}.option-list-editing .item-editing{align-items:center;display:flex;min-height:36px;padding-left:10px;padding-right:6px}.option-list-editing .item-editing.create-mode{border-radius:4px;box-shadow:0 0 3px #0003;margin-right:10px}.option-list-editing .item-editing .ok-cancel{align-items:center;display:flex;flex-direction:row;gap:3px;margin-bottom:1px;margin-right:2px}.option-list-editing .item-editing .button{background:none;color:#666;padding:4px}.option-list-editing .item-editing .button.ok{color:#03862a}.option-list-editing-input{border:1px solid #bbb;border-radius:4px;flex-grow:1;height:28px;outline:none;padding:2px}.option-list-editing-ok-cancel{align-items:center;align-items:end;display:flex;flex-direction:row;flex-grow:1;gap:20px;justify-content:flex-end;margin:30px 10px 4px;padding:0 12px}.option-list-editing-button{background-color:#eee;color:#222}.options-list-settings{border-top:1px solid #ddd;display:flex;gap:6px;justify-content:center;padding:6px}.options-list-settings-icon{border:0;border-radius:6px;color:#555;cursor:pointer;padding:0}.options-list-settings-icon._hover,.options-list-settings-icon:hover{background-color:#33333309;box-shadow:0 0 1px 1px #00000033;color:#0f807f}.options-list-settings-icon:focus{outline-color:#0f809f}.dropdown-menu-modal{align-items:flex-start;background:#fff;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.4);display:flex;flex-direction:column;gap:1px;overflow:hidden;padding:0}.dropdown-menu-item-container{align-items:center;align-self:stretch;background-color:#fff;border-left:0 solid #fff;border-radius:0;box-sizing:border-box;color:#424242;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:400;height:32px;line-height:20px;margin:0;min-width:130px;order:1;padding-left:8px;padding-right:10px}.dropdown-menu-item-container.colored{border-left-width:4px;padding-left:4px}.dropdown-menu-item-container:hover{align-items:center;align-self:stretch;background-color:#fff;background-color:#f1f1f1;border-left:0 solid #fff;border-radius:0;box-sizing:border-box;color:#424242;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:400;height:32px;line-height:20px;margin:0;min-width:130px;order:1;padding-left:8px;padding-right:10px}.dropdown-menu-item-container:hover.colored{border-left-width:4px;padding-left:4px}.menu-item-selected{background-color:#e4edec}.menu-item-cursor{background-color:#b4d7dea0}.menu-item-disabled{color:silver;cursor:not-allowed;pointer-events:none}.menu-item-icon{color:#555;height:20px;width:20px}.drop-down-menu{height:100%}.modal-dialog-common{border-radius:6px;display:flex;flex-direction:column;gap:15px;padding:6px;position:relative}.modal-dialog-common .close-button{align-items:center;background:#fafafa;border-radius:6px;box-shadow:0 0 2px rgba(0,0,0,.4);color:#555;display:flex;flex-direction:row;gap:4px;justify-content:center;margin-right:-8px;margin-top:-16px;min-height:32px;min-width:32px}.modal-dialog-common .close-button:hover{filter:contrast(105%)}.modal-dialog-common .ok-cancel{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:end;margin-top:10px}.modal-dialog-common .input_base{padding:4px}.modal-dialog-common .input_base,.modal-dialog-common .select{background-color:#fff;border:none;border-radius:6px;box-shadow:inset 0 0 2px #999;height:24px}.modal-dialog-common .select{height:auto;margin:4px;padding:6px}.modal-dialog-common .select .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:6px}.modal-dialog-common .select .option{padding:4px}.modal-dialog-common .input{background-color:#fff;border:none;border-radius:6px;box-shadow:inset 0 0 2px #999;height:24px;min-height:30px;padding:6px}.confirmation-dialog-common{border-radius:6px;display:flex;flex-direction:column;font-size:medium;padding:6px;position:relative}.confirmation-dialog-common .ok-cancel{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:end}.splitter{background:transparent;box-sizing:border-box;cursor:col-resize}.splitter.hover,.splitter:hover{background:#009b9b;height:24px;width:5px}.splitter-overlay{background-color:transparent;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.toggle-expand-enclosure{align-items:center;display:flex;height:100%;justify-content:center;max-width:24px}.toggle-expand-enclosure-ext{align-items:center;display:flex;flex:none;justify-content:left;margin-right:0;width:100%}.toggle-expand-enclosure-ext .flat{width:7px}.toggle-expand{align-content:center;align-items:center;background:#e1e3e3;border:1px solid #bbb;border-radius:8px;box-sizing:border-box;color:#202020;display:flex;flex:none;flex-direction:row;font-size:12px;font-style:normal;font-weight:500;gap:1px;height:19px;line-height:16px;max-width:49px;min-width:35px;padding:0 2px 0 4px;text-overflow:clip;white-space:nowrap}.toggle-expand.collapsed{box-shadow:0 0 1px #222}.toggle-expand-text{flex-grow:1;max-width:30px;text-align:center;text-overflow:clip}.toggle-expand-text:hover{color:transparent}.toggle-expand-triangle{stroke:#707070;fill:#b0b0b0;margin-left:-1px;min-height:14px;min-width:14px}.toggle-expand-triangle:hover{fill:#789fac}.toggle-expand-plus{stroke-width:.1px;fill:#aaa;stroke:#707070;display:none;flex-shrink:0;float:left;height:17px;margin-top:-.5px;position:absolute;width:17px}.toggle-expand-plus:hover{fill:#789fac;stroke:#fff;opacity:1}.toggle-expand-plus-single{stroke-width:.1px;fill:#aaa;stroke:#707070;display:none;flex-shrink:0;float:left;height:17px;margin-top:-.5px;position:absolute;position:relative;width:17px}.toggle-expand-plus-single:hover{fill:#789fac;stroke:#fff;opacity:1}.toggle-expand-enclosure:hover .toggle-expand-plus-single,.toggle-expand-text:hover .toggle-expand-plus{display:block}.filter-bar-root-selector-menu-overlay{background:#fff;border:1px solid #eee;border-radius:6px;box-shadow:2px 2px 6px hsla(0,0%,66%,.3);color:#333;display:flex;flex-direction:column;max-height:40vh;max-width:700px;min-width:300px;padding:8px;position:absolute;z-index:3}.filter-bar-root-selector-menu-overlay .header{border-bottom:1px solid #ccc;padding:6px}.filter-bar-root-selector-menu-overlay .list{overflow:auto}.filter-bar-root-selector-menu-overlay .item{border-radius:3px;cursor:pointer;display:flex;flex-direction:row;gap:6px;margin-left:4px;margin-right:4px;padding:4px}.filter-bar-root-selector-menu-overlay .item.selected{background:#b4d7dea0}.filter-bar-root-selector-menu-overlay .item.section{background:#eee;border-radius:3px;box-shadow:0 0 1px #333;cursor:unset;margin:3px}.filter-bar-root-selector-menu-overlay .item:not(.section):hover{background:#eaf0f0}.record-picker-edit{display:flex;flex-grow:1}.record-picker-edit .input{flex-grow:1}.tags-menu-container{border-radius:8px;display:flex;flex-direction:column;max-height:500px;padding:6px;width:250px}.tags-menu-selected-set-container{border-bottom:1px solid #dfe1e3}.tags_menu_list{max-height:300px;overflow:auto}.tags_menu_list_item{background-color:#fff;border-radius:4px;cursor:pointer;padding:2px 4px}.tags_menu_list_item.selected{background-color:#e9edee}.tags_menu_list_item.highlight{background-color:#b4d7dea0}.tags_menu_list_item:hover:not(.highlight){background-color:#3331}.tags_menu_list_item_menu_icon{color:#111;float:right;height:28px;padding:5px;width:28px}.tags-menu-input{background:transparent;border:none;border-bottom:1px solid #dfe1e3;height:45px;margin:4px;min-height:10px;min-width:10px;outline:none;padding:8px;text-align:left;width:100%}.tags-menu-create-button{text-anchor:start;align-items:center;background:#ece8e8;border-radius:4px;box-sizing:border-box;color:#303030;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;height:30px;justify-content:flex-start;overflow:hidden;padding:8px;text-align:left;text-overflow:clip;white-space:nowrap}.tags-menu-create-button.active{background-color:#d0e2e2}.color-picker{border-radius:3px;box-shadow:0 0 2px #000;cursor:pointer;height:20px;margin:10px;user-select:none;width:20px}.keyboard-hint-popup-button{border-radius:6px;color:#555;cursor:pointer;padding:2px}.keyboard-hint-popup-button._hover,.keyboard-hint-popup-button:hover{background-color:#33333309;box-shadow:0 0 1px 1px #00000033;color:#0f807f}.keyboard-hint-popup-button:focus{outline-color:#0f809f}.keyboard-hint-container{border-radius:8px;color:#444;gap:6px;min-width:500px;padding:12px}.keyboard-hint-item-title{font-weight:800;margin-top:6px;padding:4px}.keyboard-hint-item{display:flex;flex-direction:row;margin-left:4px;padding:4px}.keyboard-hint-item:hover{background-color:#33333309}.keyboard-hint-item .name{flex-grow:1;flex-shrink:1}.keyboard-hint-item .key{width:160px}.keyboard-hint-item .arrow-key{color:#666;margin-left:-1px;margin-right:2px;margin-top:-2px}.people-user-avatar{align-items:center;background-color:#f0f0f0;border:2px solid #fafafa;border-radius:20px;box-shadow:inset 0 0 3px #0003;color:#fafafa;display:flex;justify-content:center;position:relative}.people-user-avatar.placeholder{background:#f0f0f0;border:2px solid #0004;box-shadow:inset 0 0 2px #fff}.people-user-avatar:hover{border:2px solid #04768acc;z-index:0}.people-user-avatar-x{background-color:#7babba;border:1px solid #33333355;border-radius:20px;display:none;padding:1px;position:absolute;right:-3px;top:-3px}.people-user-avatar:hover .people-user-avatar-x{display:block}.people-user-avatar-text{color:#444;margin-left:4px;overflow:clip;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.option-picker-item{align-items:center;color:#444;display:flex;line-height:22px}.option-picker-item .color-pin{background-color:currentColor;border-radius:2px;box-shadow:inset 0 0 2px #0003;height:10px;margin-right:8px;width:10px}.option-picker-item .color-pin.circle{border-radius:10px;height:11px;width:11px}.text-field-input{background:transparent;border:1px solid #e3e3e3;border-radius:6px;box-shadow:inset 0 0 3px #b9b9b9;color:inherit;font-size:13px;font-style:normal;height:100%;outline:none;resize:none}.react-quill-default{box-shadow:none;height:100%;word-break:break-word}.text-field-input:focus-within{outline:2px solid #0f809f}.text-field-input:focus-visible{border:2px solid #b9c3c3;outline:2px solid #b46560}.ql-bubble .ql-tooltip-arrow{display:none}.ql-bubble .ql-tooltip{background-color:#fff;border:1px solid #e8eaed;border-radius:5px;box-shadow:0 2px 4px #0000001f;margin-left:13rem;width:462px}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#444}.ql-bubble .ql-stroke{fill:none;stroke:#444}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#444}.ql-bubble .ql-transparent{opacity:1}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#444}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#444}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{background-color:#f0f1f3;border-radius:4px}.ql-bubble .ql-tooltip-editor input[type=text]{color:#444}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{display:none}.ql-container{font-family:inherit;font-size:inherit!important}.ql-clipboard{position:fixed}.quill>.ql-container>.ql-editor.ql-blank:before{color:#888;font-style:normal}.activity-log-popup-button{border-radius:6px;color:#555;cursor:pointer;padding:2px}.activity-log-popup-button._hover,.activity-log-popup-button:hover{background-color:#33333309;box-shadow:0 0 1px 1px #00000033;color:#0f807f}.activity-log-popup-button:focus{outline-color:#0f809f}.activity-log-global{box-shadow:none;display:grid;display:flex;flex-direction:column;gap:10px;height:60vh;max-height:600px;max-width:700px;min-height:300px;min-width:500px;overflow:none;padding:20px;width:45vw}.activity-log-global-title{align-items:center;border-bottom:1px solid #3333332b;color:#444;display:flex;flex-direction:row;font-size:large;font-weight:500;justify-content:space-between;margin:0 4px;padding:0 6px 6px;user-select:none}.activity-log-global-title .filter-switch-button{height:24px;padding:2px 12px}.add-custom-field{border-radius:6px;display:flex;flex-direction:column;padding:6px}.add-custom-field .content{align-items:center;display:flex;flex-direction:row;gap:4px;padding:6px}.add-custom-field .remove{color:#555;margin-left:4px}.add-custom-field .remove:hover{color:#b60f0f}.ai-recommendations-title{color:#333;font-size:large;user-select:none}.ai-recommendations-list{display:flex;flex-direction:column;flex-grow:1;overflow:auto;padding:4px;row-gap:6px}.ai-recommendations-list .item{background:#fafdff;border-radius:8px;box-shadow:0 0 1px 1px #3332;color:#333;display:flex;flex-direction:column;height:fit-content;margin-left:20px;padding:10px 8px 8px;row-gap:8px}.ai-recommendations-list .action-bar{display:flex;float:right;gap:6px;justify-content:flex-end;margin-top:8px;width:fit-content}.ai-recommendations-list .action-bar .button{background-color:transparent;font-size:small;padding:4px}.ai-recommendations-list .action-bar .accept{color:#04683e;gap:2px;min-width:76px}.ai-recommendations-list .action-bar .reject{color:#04683e;color:#8b2214;gap:2px;min-width:76px}.ai-recommendations-no-data{align-items:center;align-self:center;display:flex;flex-direction:column;position:absolute;top:43%}.notification-dot{background-color:#eb9901;border-radius:100px;max-height:5px;max-width:5px;min-height:5px;min-width:5px;position:absolute;right:0}.error-catch{margin-top:30vh}.error-catch,.login-sign-up-form-container{align-items:center;display:flex;flex-direction:column}.login-sign-up-form-container{gap:40px;justify-content:center;width:100%}.login-sign-up-button{float:right;margin-right:2em;margin-top:2em}.login-sign-up-form-button{display:block;margin-bottom:.3em;width:100%}.login-sign-up-form-button:focus{outline-color:#5f9ea0}.login-sign-up-header{height:80px}.login-sign-up-card{box-shadow:0 1px 10px 0 rgba(0,0,0,.25);width:300px}.login-sign-up-error{color:#ff4d4f;margin-bottom:0;margin-top:0}.login-google-button{display:block;margin-top:.2em;width:100%}.login-google-button:focus-visible{outline:4px solid #91caff;outline-offset:1px}.google-button-custom{align-items:center;box-shadow:0 0 1px #aaa;color:#444;cursor:pointer;display:flex;font-weight:600;justify-content:center;margin-top:.1rem;white-space:nowrap;width:100%}.google-button-custom:hover{background:#f8f8f8}.google-button-custom .icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAACgCAYAAACLz2ctAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAtjSURBVHgB7Z1/bBPnGcefO9sxwc0vaEMmYEsG1ZiUllCmMSkgWrS1VdWqofxDhdRUQkLTUNtRTZ3Q2FgRUgXSNobEP6hIBGkjkwqjQ51WimhRgzY6rSQdWqmgS0qHIBmQkF8mie3r+1xyqRPsxPbd+b337vuRDp+dI4mUT57nfZ73OUejHDEMo3JgYKBJnK4V5w2aptWK80oCgKhPONElnGgX52fLyspOiPO+XP6jNtsF8Xi8NpFIvCK+wIsE4UDuHI5EIq+XlpZ2zXRRVgE54g0ODu4Ujz8lAApERMJ9IiJuy/rxTC9y1BsbG3tfnNYSAPbpEtHwsUzRUJ/+goh6DZAPOIwZ0Nit6R+YEgER+YDL3BMJJwWcqHIvEOQD7tKVTCZXVFVVmVXyZArmgoMgH3Cf2nA4vNN6YkbAidTbSQAUCZGK6zgVmxFQyLeTACgio6OjZntP6+3trQyFQr0EQHHpE2vBOl3I10QAFB8OfE2cgtcSAHJYq4utkgYCQAI81KKLf2oJAAnwRBWnYEy4AFlU6gSARCAgkAoEBFKBgEAqEBBIBQICqUBAIBUICKQCAYFUICCQCgQEUoGAQCoQEEgFAgKpQEAgFQgIpAIBgVQgIJAKBARSgYBAKhAQSAUCAqlAQCAVCAikEiaQFWNoiJIX24l6blCq83MyxCMf5sd6uqdcq8XuI4rFSKuuMc+1uiXiWEq6eK6Lc5AZrb+/3yBgYgmXuthBqfNt90hWKNqEhPqqRgrVN4jnCwiMAwEFSSFcorWFDI5yQ4PkNnr9cgqte4LC4gg6gRWQo13i5FuUPHm8KNJlgiNjaN3jQsQnAxsVAyegF8SbzqSIz2wYX0sGiEAJmDzzLo21HpksJLwGixje+EKgUnMgBORiYnT/HrO4UAFeH0Y2NgciLftewMTJY6LAOOKZdJsrQYmGvhXQXOu1HhYCHieVYQk5GvoVXwrIKXfkjV+JtsoV8gMh0T+MvPyaLwsU323FmfLteNU38jHJ8+dE1X6M/IivBJyUz6NVbqHwOjDs0zTsGwH9LB+nX7/iCwEhn7r4QkCz4IB8SqK8gGOHDkgrOLhR7EazOCjyMUrPA/LWWjH6fCyZvmo1hXikqr5hfO4vQ0uEp2lSIhLzdI3BY13ieb4EST5G2T6gue7btsW1HQ4WjIcDeHSKj0LgZUHyzClKiF+UXJYIQZOPUVbAUbHu4/6Y01jihZ55ztHG72yDEEGUj1FSQP5hju7fS07D4vHWl1s7DiwfS8jf/5SvG1D5GCUFvLtlk6NVLwtXsn1Xwak2X9IHJIIsH6OcgGOtLeYPzyl46iS6+zfmYzHhgoXXhpHNP6Ego5SAWvIOhU4/SUNHw5TqKyG78F1r0e2vF10+8DVK9QH13r9SpOozKt90mUIL4mQHWZEPTEWpCDino4G0kauTz+Mf1ojjG5QvkM87KBMB9YG2KfIxpWtuUOzpL0ibk6R8QNr1DsoIGPp/a8bXow/fporNl0ivHKVcMO+1EGs/4A2UScGlH82b8ePG3RANn15EI59kv46j3pyDfyDgHZSIgCFRfMwGp2FOx6Vrrme9hpvMwFsoIaCeg4AWvC7MlJLNu8zwVhieQw0B4//O63pu0XCrJvytrwcVEP28iecF5OazPpSfgIxeMWpKyCkZ0c+7eH4eUBvOX750OCVrKxeTW5XWxWsaeY1Y1KC6+0kJPC+g3m9/5Epb+bRrAu447j0BWb7fPa/G/oL3U/C05nMhGKUPUZDoGfDeL0U2PC+gPvIl2SEVe4iMcAUFiaERlpCUwPtVcOoO2cEoWUxBZOguKYH3U/Bdeyk4NTdY6ddiaFSNNKxEG8YORvSbFER6+kkJ8HdCgFQgIJAKBARS8byAKZtrOCf6iMA9fB8B9YAKGLN/z1ZR8L6AJTYjYPwiBZHYHFICBVKwvUYyT9JoCXutHBWJlWAv2BGcaCRrcXsTNSpSXU5K4P0U7EAjuefmBxQkYtHxQwU8P46VKm8kO+wbqqd37lynv9SRK+x+zvlUd7Kd6Px/C99Kqy5T591WPC+gEaowWzH5VrPXk3Np9+AK+niMJzOH6Vz3x9S44BFymvqFzv+wW8/b28dVJf0ySrRhUlVP5XX95UQFbe1vnJBvnGOd75EK8B6u3Snr+oWkDEoImMxDwD/Fl9ALfY+aETCd9tuXqP3WJfI6Toz41z1AyqCEgIaohDkVz8SAEaHdAyvMNV829n5yiAbHhsnLtH5kT0AuPtxYFriFGgIK+WaKghztmkXUe2dk5or5RvwmHbn8NnmVM59qtseoVJKPUWYrLvnA8xlfZ+maM6TcbLzVdcqzqdhu9GNWfZuUQhkBU2Wr70nDnG457XL6zQdOxRwNvQRXvk4MkdYvQgR0jUTNj81HjnZb7zSaBUchsHyv/mOPZ9aD3PNzJvoZogdISqGUgEkh4L9SS+5psRSCKeH5PdIjYaf48vtPO3P/xrplpBxKCcgp+J/zf5Hzem82rvRfNSOhLAlZvh3HdfM2SrtUlxu0aol6f/JFuXnADbWPU02pc+87YaXjd//XRsXkZLtG2446Ix+z8fukJMoJeF9EtFwefJachCXcIwqTvR3uFyf8+X/Wdoje/PstcgqOfuu+q+QfvFL3T3Vx1OLdDafh6Lqh7kdmpHUSLniOdb0njlPmuZ64n+beeEXscduf9nn5hxCw6HAk2dK207VKlkVsmLfMlHFJeeGSdIieIw9C/O3auYzfa/R2E0V711OhcPQ72KymfIyyAjLHOk/RgU+PkttYMjbWrDDPF4iDlwLT6R6+SVcGrtIN8fj5wJfUJsTL5RekZGA1RW9uIi2Vf3F18MWUcq2XdJQWkDnwnz+aqU0GNXPHiyGWzG4k5pQcu7adtETuBdbGVYYoPpT+8al/V1zzg020tEzO229wpOPDiWVAKiw+z+Jf0ljZhzldz6lXdfkY5QXkVLjrey852pqRhaEPU7z6TRqp+vOM17F8bkxiy0D5FGxh9fO8tsdbKCFRHXOVPD0l89vvsnyqvAXvbPjmxnSOgL/9wc99EQmZZPQqDS18g1LRqbcibF5DvpGP8U0EtPBbJGSsVo3K/b5s+O6tOaxIKKswcYPIglO09akvfCcf47sImI7MFo1T8C/UrpUv0dJyf77Rpq8FZHjIgJvVXr8XJBMN85fRaw9v9s26NhO+F5Dh9SBHw3PdF0gFrIELp/ejvUggBLTgaNhy+W1PFyhBiHrpBEpAi5bLJ4SM5zwlIovXvPRZWj5fwbFmGwRSQIbl40kV2RExqOJZBFbAdHhciidXOCoWA17jPbGokVZXPxJY8SwgYBpcKXfcvmTK2HHrM8ciIwvHbZTl875jjnUFXbp0IOAMsIA848eT193xW+ZzltR6TIclM4/wuGyxSKnZDOfzbPODAAICyeDvhACpQEAgFQgIpAIBgVQgIJAKBARSgYBAKhAQSAUCAqlAQCAVCAikAgGBVCAgkAoEBFKBgEAqEBBIBQICqUBAIBUICKQCAYFUICCQCgQEUoGAQCoQEEiFBewjAOTQp2ua1kUASMAwjC49lUp1EAASEMGvnSPgBwSAHM5qvb29laFQqFM8qSQAikgymazSq6qq+kQubiEAisthdk/jMxEFayeiIABFQUS/OiFgl9kH5BMRBX9PABQBdo2d43PNepHXgrquXxBFSS0B4BLceqmoqKiznk/uhHA+Fi2Zx/gCAsAF2C12LP21KVtxHBbFWnA9JAROMyHfeiv1WmiZLuaiRKTj95GOgRNYkW+6fEzGYQS+kPM0ChNgF3ZIyLcik3yMNtsnmIiGvxbRsJkAyAEhHQ+4tAjx9mUTz2JWAS0mdkyaxCd/VDxdLo5aISV2T4AlXBfv7YrHs6LHd4KL2lz+71c4EOL/B362ewAAAABJRU5ErkJggg==) transparent 5px 50% no-repeat;background-size:90%;display:inline-block;height:47px;margin-left:-16px;margin-right:6px;vertical-align:middle;width:42px}.google-button-custom.gsi-material-button{-webkit-appearance:none;background-color:#f2f2f2;background-image:none;border:none;-webkit-border-radius:4px;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:Roboto,arial,sans-serif;font-size:14px;height:40px;letter-spacing:.25px;max-width:400px;min-width:min-content;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;-webkit-transition:background-color .218s,border-color .218s,box-shadow .218s;transition:background-color .218s,border-color .218s,box-shadow .218s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.logout-bar{height:50px;width:100%}.logout-button{background:transparent;border:none;color:#0f807f;cursor:pointer;float:right;margin-top:2em;outline:none}.logout-button:focus{outline:none}.confirm-invite-page{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.invalid-link-message-container{background-color:#fff;color:#b1b1b1;display:flex;flex-flow:row nowrap;justify-content:center;margin:100px 0 50px;min-height:50%;min-width:70%}.invalid-link-message-container .icon-container{margin-right:40px}.invalid-link-message-container .icon-container svg{height:100px;width:100px}.invalid-link-message-container .message-container{font-size:20px;margin-bottom:20px}.invalid-link-message-container .message-container .header{font-size:25px;margin-bottom:5px}@media screen and (min-width:600px){.main-container{margin-left:5%;margin-right:5%;min-height:700px}}.create-workspace-nav{color:#0054a9;cursor:pointer;margin-left:10px}.no-workspace{display:flex;flex-direction:row}.user-profile{display:flex;flex-direction:column;gap:10px;height:100%;padding:2% 6%;width:100%}.user-profile .user-profile-title{align-items:center;display:flex;flex-direction:row;gap:10px}.user-profile .user-profile-title h4{margin:4px}.user-profile-contents{display:flex;flex-grow:1;margin-top:7rem;max-width:80%;position:relative}.user-profile-contents .avatar-container{align-items:center;display:flex;flex-direction:column;position:relative}.user-profile-contents .avatar-container .palette{fill:#308cbf;background:transparent;cursor:pointer;margin:12px;padding:2px;position:absolute;right:0}.user-profile-contents .avatar-container .palette:hover{border-radius:6px;box-shadow:0 0 2px 1px #1463}.user-profile-contents .avatar-name{font-size:18px;font-weight:700;text-align:center}.user-profile-contents .info-container{color:#333;display:flex;flex:1;flex-direction:column;gap:14px;max-width:400px;width:300px}.user-profile-contents form{width:100%}.user-profile-contents .form-group{margin-bottom:1rem}.user-profile-contents label{color:#23668a;display:block;margin:4px}.user-profile-contents input{border:none;border-radius:6px;box-shadow:inset 0 0 1px 1px #bbb;color:#333;height:34px;margin:4px 4px 4px 0;min-height:20px;padding:4px 8px;width:-webkit-fill-available}.user-profile-contents input:focus-visible{box-shadow:inset 0 0 1px 1px #59a3cc;outline:none}.user-profile-contents input:disabled{background-color:#3331}.user-profile-contents input:focus{border-color:#007bff;outline:none}.user-profile-contents .update-info{background-color:#3a2fb6;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.user-profile-contents .back_button{align-items:center;display:flex;left:20px;position:fixed;top:20px;width:170px}.user-profile-contents .back_button svg{vertical-align:0}.user-profile-contents .back_button button{margin-right:1%}.user-profile-contents .profile_label{font-size:16px;font-weight:700;margin-left:10px}@media screen and (min-width:920px){.main-container{display:flex;flex-direction:column;height:100vh;margin-left:6%;margin-right:4%}.main-container.full-mode{margin-left:50px;margin-right:50px}}@media screen and (max-width:920px){.main-container{display:flex;flex-direction:column;height:200vh;height:calc(var(--app-height, 1vh)*100);margin-left:3%;margin-right:3%}.main-container.full-mode{margin-left:50px;margin-right:48px}}.main-caption{display:flex;flex-direction:column;margin-top:0;transition:max-height .3s ease}.main-caption .top{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:30px;margin-top:16px}.main-caption.visible{margin-top:0}.main-caption.hidden{max-height:0;visibility:collapse}.row{margin-left:0;margin-right:0}.create-workspace-modal .modal-content{border-radius:8px;margin:0 auto;max-width:400px;padding:20px}.create-workspace-modal .modal-header{border:none;margin-bottom:20px;padding:0;text-align:center}.create-workspace-modal .modal-header h5{font-size:24px;margin:0}.create-workspace-modal .modal-body{padding:0}.create-workspace-modal .modal-body input{border:1px solid #d9d9d9;border-radius:4px;box-shadow:inset 0 0 3px #33333333;box-sizing:border-box;font-size:14px;height:40px;margin-bottom:10px;padding:8px;width:100%}.create-workspace-modal .modal-body .color-picker{border-radius:3px;box-shadow:0 0 2px #000;cursor:pointer;height:20px;margin-left:12px;margin-top:14px;user-select:none;width:20px}.create-workspace-modal .modal-footer{border:none;padding:0;text-align:right}.create-workspace-modal .modal-footer button{border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;margin-left:10px;margin-top:10px;padding:4px 0}.create-workspace-modal .modal-footer .button-modal-save{background-color:#6798bc;border-radius:6px;color:#eee;font-weight:700;width:100px}.create-workspace-modal .modal-footer .button-modal-save:focus,.create-workspace-modal .modal-footer .button-modal-save:hover{color:#fff}.create-workspace-modal .modal-footer .button-modal-close{color:#858585;width:100px}.create-workspace-modal .modal-footer .button-modal-close:focus,.create-workspace-modal .modal-footer .button-modal-close:hover{color:#686666}.workspace-row{align-items:center;display:flex;flex-direction:row;justify-content:center}.workspace-row-inner{display:flex;flex-direction:row;justify-content:left}.selected-workspace-p{color:#3f3f3f;margin-left:20px;margin-right:5px}.selected-workspace-button,.selected-workspace-p{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:700;line-height:24px;user-select:none}.selected-workspace-button{background:#3a2fb6;border:none;border-radius:6px;box-shadow:0 0 0 1px #999;color:#fff;cursor:pointer;flex:content;flex-direction:row;flex-grow:0;gap:4px;justify-content:center;order:1;padding:1px 18px 0}.selected-workspace-button .icon{color:#fff;height:18px;margin-bottom:2px;width:18px}.selected-workspace-button .nav{color:#81c9f3;display:none;margin-right:-8px}.selected-workspace-button.show:not(.no-settings),.selected-workspace-button:not(.no-settings):hover{margin-left:14px}.selected-workspace-button.show .nav,.selected-workspace-button:hover:not(.no-settings) .nav{display:unset}.workspaces-badge-modal{align-items:flex-start;background:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.4);display:flex;flex-direction:column;gap:1px;max-height:80vh;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;z-index:2}.workspace-item-container,.workspace-item-container:hover{align-items:center;align-self:stretch;border-left:4px solid #a92525;border-radius:0;box-sizing:border-box;color:#424242;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:400;height:32px;line-height:20px;margin:0;order:1;padding:6px}.workspace-item-container:hover{background-color:#f1f1f1}.workspace-item-container-selected{align-items:center;align-self:stretch;background-color:#ededed;border-left:4px solid #a92525;border-radius:0;box-sizing:border-box;color:#424242;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:400;height:32px;line-height:20px;margin:0;order:1;padding:6px}.workspace-item-add-new,.workspace-item-add-new:hover{align-items:center;align-self:stretch;background-color:#fafafa;border-left:0;border-radius:0;border-top:1px solid #ececec;box-sizing:border-box;color:#424242;color:#23668a;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:400;height:32px;justify-content:center;line-height:20px;margin:0;order:1;padding:6px 22px}.workspace-item-add-new:hover{background-color:#f1f1f1}.records-view-container{display:flex;flex:1;flex-direction:column;height:0;margin-bottom:10px;min-width:500px;overflow-y:clip;position:relative;width:100%}.records-view-container .contents{display:flex;flex-direction:column;flex-grow:1;min-height:0}.records-view-container>button:hover{background-color:#00bfff}.ant-radio-button-checked,.ant-radio-button-wrapper-checked{color:red}.divh{flex-direction:row}.divh,.divv{align-items:center;display:flex}.divv{flex-direction:column}.div-spacer{flex-grow:1}.buttons-bar{margin-top:11px;position:absolute;right:-38px}.preset-navigate-button{height:100%;width:22px}.preset-navigate-button:hover{filter:contrast(190%)}.preset-navigate-button.disabled{color:#aaa;cursor:unset}.preset-dialog-input{border:1px solid #999;border-radius:4px;min-height:28px;overflow:visible;padding:6px}.preset-dialog-input:focus{outline:inherit}.preset-dialog-input.error{border-color:#cd5c5c}.preset-dialog-item{text-wrap:nowrap;color:#444;gap:6px;min-height:34px;padding-left:6px}.preset-dialog-item,.preset-dialog-item .filter{align-items:center;display:flex;flex-direction:row}.preset-dialog-item .filter{flex-wrap:wrap;gap:0}.preset-dialog-item .select-deselect{color:teal;cursor:pointer;font-size:small}:where(.css-dev-only-do-not-override-1jr9qlj).ant-checkbox-checked .ant-checkbox-inner{background-color:#77a2be;border-color:#5b80b3}.permission-scope-bar{border-radius:6px;box-shadow:inset 0 0 1px;gap:8px;min-width:500px;padding:6px 16px}.records-view-list-header{align-content:center;align-items:center;align-self:auto;border-radius:4px;display:flex;flex-direction:row;flex-shrink:0;margin-bottom:6px;min-width:100%;order:0;position:sticky;top:0;width:fit-content;z-index:2}.records-view-list-header .main{left:0;left:-.2px;position:sticky;top:0;z-index:1;z-index:2}.records-view-list-header .enclosure{align-items:center;background-color:#fff;border-radius:4px 0 0 4px;box-shadow:0 0 3px #999;display:flex;flex-direction:row;height:100%;overflow:clip;padding-left:5px;position:relative}.records-view-list-header .cell_encl{align-items:center;display:flex;flex-direction:row;left:5px;overflow:hidden;position:sticky}.records-view-list-header-cell{align-items:center;background:#fff;border:1px solid #fff;box-sizing:border-box;cursor:pointer;display:flex;flex:none;flex-grow:1;height:26px;justify-content:center;max-width:100%;padding:6px 4px;position:relative;user-select:none}.records-view-list-header-cell.resize{background:#eff1f3;border:1px solid #ebecee}.records-view-list-header-cell:hover{background:#f5f7f9;border:1px solid #ebecee}.records-view-list-header-cell:focus{outline:1}.records-view-list-header-cell-title{color:#4c4c4c;flex:none;font-size:14px;font-style:normal;font-weight:700;height:20px;line-height:20px;margin:min(2px,10%);max-width:80%;order:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.records-view-list-header-cell .splitter{background:transparent;box-sizing:border-box;cursor:col-resize;height:100%;position:absolute;right:0;width:5px}.records-view-list-header-cell .splitter.hover,.records-view-list-header-cell .splitter:hover{background:#009b9b;height:24px;width:5px}.records-view-list-header-cell-title-add-menu{color:#4c4c4c;flex:none;font-size:14px;font-style:normal;font-weight:700;height:20px;line-height:20px;margin:min(2px,10%);max-width:80%;order:0;overflow:hidden;overflow:visible;text-align:center;text-overflow:ellipsis;white-space:nowrap}.records-view-list-header-cell-indicator{height:19px;min-height:15px;min-width:14px;width:18px}.records-view-list-item-icon{height:19px;width:18px}.records-view-list{height:100%;margin-right:-10px;margin-top:7px;overflow:auto;padding-bottom:8px;padding-right:2px;position:relative;scroll-padding:70px}.records-view-list,.records-view-list .header-enclosue{display:flex;flex-direction:column;margin-left:-18px;padding-left:18px}.records-view-list .header-enclosue{background-color:#fff;gap:2px;padding-top:3px;position:sticky;top:0;width:fit-content;z-index:2}.records-view-list-add-new-button_{background-color:#fafafa;border-radius:4px;bottom:15px;box-shadow:0 0 4px #5f9ea0;color:#288ca9;cursor:pointer;min-height:22px;min-width:22px;padding:4px;position:fixed;right:15px;user-select:none;z-index:2}.records-view-list-add-new-button_:hover{background-color:#dbecef;box-shadow:0 0 5px #5f9ea0}@media screen and (min-width:920px){.records-view-list-add-new-button{background-color:#fafafa;border-radius:4px;bottom:15px;box-shadow:0 0 4px #5f9ea0;color:#288ca9;cursor:pointer;min-height:22px;min-width:22px;padding:4px;position:fixed;right:15px;user-select:none;z-index:2}.records-view-list-add-new-button:hover{background-color:#dbecef;box-shadow:0 0 5px #5f9ea0}}@media screen and (max-width:920px){.records-view-list{margin-bottom:40px}.records-view-list-add-new-button{background-color:#fafafa;border-radius:4px;bottom:15px;box-shadow:0 0 4px #5f9ea0;color:#288ca9;cursor:pointer;min-height:22px;min-width:22px;padding:4px;position:fixed;right:15px;user-select:none;z-index:2}.records-view-list-add-new-button:hover{background-color:#dbecef;box-shadow:0 0 5px #5f9ea0}.records-view-list-add-new-button_left{display:none}}.records-view-list-add-new-button_left{background-color:#fafafa;border-radius:4px;bottom:15px;bottom:unset;box-shadow:0 0 4px #5f9ea0;box-shadow:0 0 2px 1px #5f9ea099;color:#288ca9;cursor:pointer;left:-44px;margin-top:50px;min-height:22px;min-width:22px;padding:4px;position:fixed;position:absolute;right:15px;user-select:none;z-index:2}.records-view-list-add-new-button_left:hover{background-color:#dbecef;box-shadow:0 0 5px #5f9ea0}.records-view-list-add-record-to-scope{margin-top:4px;padding:6px 8px;position:relative;right:unset;width:fit-content}.records-view-list-add-record-to-scope-entry{border:1px solid #5f9ea0}.records-view-list::-webkit-scrollbar-track{margin-top:4px}.records-view-list-selection-bar{align-items:center;background-color:#e2efef;border:1px solid #2f8299;border-radius:6px;color:#333c;display:flex;flex-direction:row;gap:4px;height:32px;margin:6px;padding:3px 6px;width:fit-content}.records-view-list-selection-bar .delimiter{border-left:1px solid #0004;height:30px;margin:4px}.records-view-list-selection-bar .dismiss{cursor:pointer;margin-left:-3px;user-select:none}.records-view-list-selection-bar .dismiss:hover{color:#5f9ea0}.records-view-list-selection-bar .edit{border-radius:6px;color:#555;color:unset;cursor:pointer;padding:2px}.records-view-list-selection-bar .edit._hover,.records-view-list-selection-bar .edit:hover{background-color:#33333309;box-shadow:0 0 1px 1px #00000033;color:#0f807f}.records-view-list-selection-bar .edit:focus{outline-color:#0f809f}.records-view-board{align-items:flex-start;display:flex;flex-direction:row;gap:11px;margin-top:10px;overflow:auto}.list-cards{background:#f5f5f5;border-top:4px solid;flex-direction:column;min-height:500px;padding:4px 2px}.list-cards,.list-cards .list-title{align-items:center;align-self:stretch;border-radius:4px;display:flex;flex-grow:0;gap:4px;order:0}.list-cards .list-title{box-sizing:border-box;flex-direction:row;flex-shrink:0;height:36px;justify-content:left;padding:4px 10px}.list-cards .title{color:#333;flex:none;flex-grow:0;font-size:15px;font-style:normal;font-weight:700;height:20px;line-height:20px;margin:0;order:0}.list-cards .cards-container{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:8px;min-width:268px;overflow-x:hidden;overflow-y:hidden;overflow-y:auto;padding:6px 8px}.list-cards ::-webkit-scrollbar{height:10px;margin:4px;position:absolute;width:5px}.list-cards ::-webkit-scrollbar-track{background-color:#f5f5f5;border:none;border-radius:4px;margin-top:4px}.list-cards ::-webkit-scrollbar-thumb{background-color:rgba(88,102,102,.32);border-radius:4px}.record-card-content{align-items:flex-start;align-self:stretch;background:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 0 1px #3335;box-sizing:border-box;cursor:move;display:flex;flex-direction:column;flex-grow:0;gap:4px;justify-content:space-between;order:1;padding:12px 12px 14px;position:relative;width:260px}.record-card-content.selected{outline:2px solid #0f809f}.record-card-content.createMode{box-shadow:0 0 9px 1px #00a5d3}.record-card-content.map{border-width:2px}.record-card-content:focus,.record-card-content:focus-visible{outline:2px solid #0f809f}.record-card-content.minimized{border-radius:30px;border-width:0;box-shadow:0 0 4px 1.5px currentColor;min-height:none}.record-card-content.minimized .key-text{font-size:medium;margin:0 8px;text-overflow:ellipsis}.record-card-content.minimized.toggleH{padding-right:22px}.record-card-content.minimized .add-icon-encl{min-height:20px;min-width:20px;position:absolute}.record-card-content.minimized .add-icon-encl.bottom{left:52%}.record-card-content.minimized .add-icon-encl.right{top:52%}.record-card-content.toggleH{padding-right:26px}.record-card-content.toggleV{padding-bottom:12px}.record-card-content .records-view-list-item-field{cursor:pointer}.record-card-content .records-view-list-item-field:hover{color:#59a3cc}.record-card-content p{align-self:stretch;color:#646464;flex:none;flex-grow:0;font-size:13px;font-style:normal;font-weight:400;line-height:16px;max-height:32px;order:0;overflow:hidden;transition:max-height .5s ease-in-out;width:auto}.record-card-content p:hover{max-height:999px;transition-delay:1s}.record-card-content .key-path{display:flex;flex-direction:row;justify-content:space-between}.record-card-content .key-path .text{-webkit-line-clamp:2;-webkit-box-orient:vertical;align-self:stretch;color:#646464;display:-webkit-box;flex-grow:0;font-size:13px;font-style:normal;font-weight:400;line-height:16px;max-height:32px;order:0;overflow:hidden;transition:max-height .5s ease-in-out;width:auto}.record-card-content .key-path .text:hover{max-height:999px;transition-delay:1s}.record-card-content .key-text-encl{align-items:center;display:flex;flex-direction:row;position:relative;transition:margin-right .1s ease-in-out;width:-webkit-fill-available}.record-card-content .key-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#202020;display:-webkit-box;font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin:10px 8px 8px 6px;min-height:20px;order:0;overflow:hidden;word-break:break-word}.record-card-content .key-text:hover{-webkit-line-clamp:unset;max-height:60px;overflow:auto;transition-delay:.5s}.record-card-content .key-text-input-enclosure{align-items:center;display:flex;flex-direction:row;margin-right:-2px;padding-right:10px;position:relative;width:-webkit-fill-available}.record-card-content .key-text-input{background:#fff;border:none;border-radius:4px;height:27px;margin:6px 2px 6px 0;min-height:12px;min-width:12px;outline:1px solid #b7cdd3;padding:6px;text-align:left;vertical-align:middle;width:-webkit-fill-available;word-break:keep-all}.record-card-content .button-confirm{background-color:#fff;cursor:pointer;margin:2px -13px 2px 2px}.record-card-content .button-confirm:focus-visible{outline:none}.record-card-content .details-icon{background-color:#fff;color:#333;cursor:pointer;min-height:17px;min-width:17px;opacity:0;position:absolute;right:14px}.record-card-content .edit-icon{margin-left:-2px}.record-card-content .custom-action,.record-card-content .edit-icon{border-radius:4px;color:#333;cursor:pointer;min-height:17px;min-width:17px;opacity:0;padding:2px;right:-14px;transition:opacity .1s ease-in-out}.record-card-content .custom-action{margin-left:auto}.record-card-content .add-icon-encl{cursor:pointer;min-height:20px;min-width:20px;position:absolute;z-index:2}.record-card-content .add-icon-encl.bottom{bottom:-9px;left:52%}.record-card-content .add-icon-encl.right{right:-7px;top:52%}.record-card-content .toggle-bage.vertical{margin-left:-50%}.record-card-content .toggle-bage.horizontal{justify-content:flex-end;margin-top:-50%;position:absolute}.record-card-content .add-icon{stroke:#0f809f;background-color:#fff;border-radius:10px;display:none;height:20px;width:20px}.record-card-content .add-icon.vertical{margin-bottom:-9px;margin-left:-50%}.record-card-content .add-icon.horizontal{margin-left:2px;margin-top:-51%;position:absolute}.record-card-content .add-icon:hover{color:#0f809f}.record-card-content .actions{display:flex;flex-wrap:wrap;gap:4px;margin:0 12px 0 14px;min-height:26px;width:auto}.record-card-content .align-left{align-items:center;display:inline-flex;flex-grow:1;flex-wrap:wrap;float:left;gap:4px}.record-card-content .align-right{align-items:center;display:inline-flex;float:right;gap:4px}.record-card-content .card-tags{color:#858585;cursor:pointer;flex-wrap:wrap}.record-card-content .card-tags :hover{color:#59a3cc}.record-card-content .card-progress{cursor:pointer;flex-grow:1;height:30px;max-width:100px;min-width:fit-content;width:fit-content}.record-card-content .card-progress:hover{color:#59a3cc}.record-card-content .card-progress .progress_bar{font-size:12px;min-width:80px;width:80px}.record-card-content .card-progress .input{margin-bottom:0;margin-top:0}.record-card-content .card-progress .progress- rcent{color:#858585;cursor:pointer}.record-card-content .card-progress .progress- rcent:hover{color:#59a3cc}.record-card-content.dragging{cursor:move;opacity:.3}.record-card-content:hover .add-icon{display:unset}.record-card-content:hover .custom-action,.record-card-content:hover .details-icon{opacity:1;transition-delay:.5s}.record-card-content .key-text-encl:hover .edit-icon{opacity:1;transition-delay:1s}.record-card-content.minimized .key-text-encl:hover .edit-icon{opacity:1;transition-delay:.5s}.records-view-list-gantt{height:auto;margin-left:-20px;margin-right:-60px;overflow-y:clip;padding-left:20px;width:auto}.records-view-list-gantt-header{align-items:center;display:flex;flex-direction:row;margin-bottom:4px;position:sticky;top:2px;user-select:none;width:fit-content;z-index:2}.records-view-list-gantt-header .input{border:none;border-radius:6px;box-shadow:inset 0 0 1px 1px #bbb;color:#333;content:"%";margin:4px 2px 4px auto;min-height:20px;padding:4px 8px;text-align:center}.records-view-list-gantt-header .input:focus-visible{box-shadow:inset 0 0 1px 1px #59a3cc;outline:none}.records-view-list-gantt-header .input:disabled{background-color:#3331}.records-view-list-gantt-header .button{border-radius:6px;box-shadow:inset 0 0 3px 0 #777;margin:4px;padding:2px 8px;width:fit-content}.records-view-list-gantt-header .button.gray{background-color:#999}.records-view-list-gantt-header .button.left{border-radius:6px 2px 2px 6px;margin-right:0}.records-view-list-gantt-header .button.right{border-radius:2px 6px 6px 2px;margin-left:0}.records-view-list-gantt-header .radio-button{border-radius:6px;box-shadow:inset 0 0 2px #0007;height:unset;margin:2px;min-height:24px;padding:3px}.records-view-list-gantt-header .insights-button{padding:4px;right:5px;top:1px}.records-view-list-gantt-header .capacity-button{border-bottom-right-radius:1px;bottom:1px;margin:2px;padding:4px;right:5px}.records-view-list-gantt-header .gantt-header-base{align-items:center;background-color:#fbfbfb;border-radius:4px 0 0 4px;border-right:none;color:#555;display:flex;flex-direction:row;height:100%;justify-content:start;padding:4px;position:relative}.records-view-list-gantt-header .notfixed-enclosure{background-color:#fff;height:100%;padding-left:5px;width:fit-content}.records-view-list-gantt-header .data-printout{white-space-collapse:preserve;align-items:center;column-gap:10px;display:flex;flex-direction:row;justify-content:space-between;min-width:100%}.records-view-list-gantt-header .notfixed{align-items:center;background-color:#fbfbfb;background-color:#f5f7f7;border-left:none;border-radius:4px 0 0 4px;border-radius:2px;border-right:none;box-shadow:inset 0 0 1px #999;color:#555;display:flex;flex-direction:row;height:100%;justify-content:start;padding:10px;position:relative}.records-view-list-gantt-header .right-layout{align-items:flex-end;align-self:stretch;background-color:#f8f8f8;box-shadow:-2px 0 2px -1px #3333;display:flex;flex-direction:column;height:-webkit-fill-available;justify-content:space-between;padding:2px 2px 2px 3px;position:absolute;right:0;width:fit-content}.records-view-list-gantt-header .insights-settings{align-items:start;gap:8px;min-height:88px;padding:6px 6px 6px 8px}.records-view-list-gantt-header .calendar{background-color:#fbfbfb;border:1px solid #ddd;border-radius:2px;display:flex;flex-direction:column;height:100%;overflow:hidden}.records-view-list-gantt-header .date-row{display:flex;flex-direction:row;flex-grow:1}.records-view-list-gantt-header .date-cell{white-space-collapse:preserve;border-bottom:1px solid #ececec;border-right:1px solid #ddd;color:#333;flex-shrink:0;font-size:11px;padding:2px 1px 1px;text-align:center}.records-view-list-gantt-header .date-cell.off{background-color:#efefef}.records-view-list-gantt-header .date-cell.today{border:1px solid #9370db;border-radius:3px;box-shadow:inset 0 0 20px 2px #953eff66}.records-view-list-gantt-header .date-cell.month{height:22px;overflow:hidden}.records-view-list-gantt-header .date-cell.year{text-wrap:nowrap;height:22px;overflow:hidden;text-align-last:justify}.records-view-list-gantt-header .gantt-settings{align-items:center;align-items:start;background-color:#fbfbfb;border-radius:4px 0 0 4px;border-right:none;box-shadow:0 0 2px #0008;color:#555;display:flex;flex-direction:row;height:100%;justify-content:start;justify-content:space-between;overflow:auto;padding:0 0 0 8px;position:relative}.records-view-list-gantt-header .gantt-settings .generate{align-items:center;display:flex;flex-direction:row;gap:2px;margin-left:8px;padding:4px}.records-view-list-gantt-header .gantt-settings .generate .switch-stripe .ant-switch-inner{background:repeating-linear-gradient(45deg,#00000008,#00000008 6px,#fff5 0,#fff4 10px)}.records-view-list-gantt-header .gantt-settings .generate .button{min-height:24px;min-width:58px}.records-view-list-gantt-header .gantt-settings .section-title{margin:4px;min-width:70px;text-align:end}.records-view-list-gantt-header-ext{background-color:#fff;height:100%;left:0;margin-left:-18px;padding-left:18px;position:absolute;top:0;width:calc(100% + 18px)}.rvlgdvi{border-radius:6px;margin-top:0}.react_flow_pane{border-radius:6px;box-shadow:inset 0 0 3px #3334;height:100%;margin-top:8px;padding:2px}.react_flow_pane .record-card-content{border-color:currentColor;border-width:.5px;box-shadow:0 0 3px currentColor}.react-flow__nodesselection-rect{display:none}.react-flow__controls{border-radius:6px;box-shadow:0 0 3px #3334;overflow:hidden}.react-flow__minimap{border:1px solid #3334;border-radius:6px;overflow:hidden}.react-flow__controls-button:focus{outline:none}.records-map-card-expand{background-color:transparent;border:none}.records-map-card-expand.left{left:-2px;top:52%}.records-map-card-expand.top{left:52%;top:-2px}.records-map-card-expand.right{right:-8px;top:52%}.records-map-card-expand.bottom{bottom:-12px;left:52%}.records-map-card-expand.minimized.top{left:52%}.records-map-card-expand.minimized.right{top:52%}.records-view-list-team-capacity{align-items:center;display:flex;flex-direction:row;margin-bottom:4px;position:sticky;top:2px;user-select:none;width:fit-content;z-index:2}.records-view-list-team-capacity .input{border:none;border-radius:6px;box-shadow:inset 0 0 1px 1px #bbb;color:#333;content:"%";margin:4px 2px 4px auto;min-height:20px;padding:4px 8px;text-align:center}.records-view-list-team-capacity .input:focus-visible{box-shadow:inset 0 0 1px 1px #59a3cc;outline:none}.records-view-list-team-capacity .input:disabled{background-color:#3331}.records-view-list-team-capacity .button{border-radius:6px;box-shadow:inset 0 0 3px 0 #777;margin:4px;padding:2px 8px;width:fit-content}.records-view-list-team-capacity .button.gray{background-color:#999}.records-view-list-team-capacity .button.left{border-radius:6px 2px 2px 6px;margin-right:0}.records-view-list-team-capacity .button.right{border-radius:2px 6px 6px 2px;margin-left:0}.records-view-list-team-capacity .radio-button{border-radius:6px;box-shadow:inset 0 0 2px #0007;height:unset;margin:2px;min-height:24px;padding:3px}.records-view-list-team-capacity .insights-button{padding:4px;right:5px;top:1px}.records-view-list-team-capacity .capacity-button{border-bottom-right-radius:1px;bottom:1px;margin:2px;padding:4px;right:5px}.records-view-list-team-capacity .gantt-header-base{align-items:center;background-color:#fbfbfb;border-radius:4px 0 0 4px;border-right:none;color:#555;display:flex;flex-direction:row;height:100%;justify-content:start;padding:4px;position:relative}.records-view-list-team-capacity .notfixed-enclosure{background-color:#fff;height:100%;padding-left:5px;width:fit-content}.records-view-list-team-capacity .data-printout{white-space-collapse:preserve;align-items:center;column-gap:10px;display:flex;flex-direction:row;justify-content:space-between;min-width:100%}.records-view-list-team-capacity .notfixed{align-items:center;background-color:#fbfbfb;background-color:#f5f7f7;border-left:none;border-radius:4px 0 0 4px;border-radius:2px;border-right:none;box-shadow:inset 0 0 1px #999;color:#555;display:flex;flex-direction:row;height:100%;justify-content:start;padding:10px;position:relative}.records-view-list-team-capacity .right-layout{align-items:flex-end;align-self:stretch;background-color:#f8f8f8;box-shadow:-2px 0 2px -1px #3333;display:flex;flex-direction:column;height:-webkit-fill-available;justify-content:space-between;padding:2px 2px 2px 3px;position:absolute;right:0;width:fit-content}.records-view-list-team-capacity .insights-settings{align-items:start;gap:8px;min-height:88px;padding:6px 6px 6px 8px}.records-view-list-team-capacity .calendar{background-color:#fbfbfb;border:1px solid #ddd;border-radius:2px;display:flex;flex-direction:column;height:100%;overflow:hidden}.records-view-list-team-capacity .date-row{display:flex;flex-direction:row;flex-grow:1}.records-view-list-team-capacity .date-cell{white-space-collapse:preserve;border-bottom:1px solid #ececec;border-right:1px solid #ddd;color:#333;flex-shrink:0;font-size:11px;padding:2px 1px 1px;text-align:center}.records-view-list-team-capacity .date-cell.off{background-color:#efefef}.records-view-list-team-capacity .date-cell.today{border:1px solid #9370db;border-radius:3px;box-shadow:inset 0 0 20px 2px #953eff66}.records-view-list-team-capacity .date-cell.month{height:22px;overflow:hidden}.records-view-list-team-capacity .date-cell.year{text-wrap:nowrap;height:22px;overflow:hidden;text-align-last:justify}.records-view-list-team-capacity .gantt-settings{align-items:center;align-items:start;background-color:#fbfbfb;border-radius:4px 0 0 4px;border-right:none;box-shadow:0 0 2px #0008;color:#555;display:flex;flex-direction:row;height:100%;justify-content:start;justify-content:space-between;overflow:auto;padding:0 0 0 8px;position:relative}.records-view-list-team-capacity .gantt-settings .generate{align-items:center;display:flex;flex-direction:row;gap:2px;margin-left:8px;padding:4px}.records-view-list-team-capacity .gantt-settings .generate .switch-stripe .ant-switch-inner{background:repeating-linear-gradient(45deg,#00000008,#00000008 6px,#fff5 0,#fff4 10px)}.records-view-list-team-capacity .gantt-settings .generate .button{min-height:24px;min-width:58px}.records-view-list-team-capacity .gantt-settings .section-title{margin:4px;min-width:70px;text-align:end}.records-view-list-team-capacity .member_list{align-items:center;align-items:end;background-color:#fbfbfb;border-radius:4px 0 0 4px;border-right:none;box-shadow:0 0 2px #0008;color:#555;display:flex;flex-direction:row;flex-direction:column;height:100%;justify-content:start;padding:4px;position:relative}.records-view-list-team-capacity .member_item{height:26px;padding:4px}.records-view-list-team-capacity .member_item:hover{background:#eee}.records-view-list-team-capacity .member_item.strong{font-weight:700}.records-view-list-team-capacity .member_caps{background-color:#fbfbfb;border:1px solid #ddd;border-radius:2px;display:flex;flex-direction:column;height:100%;overflow:hidden}.records-view-list-team-capacity .member_caps_row{display:flex;flex-direction:row;flex-grow:1}.records-view-list-team-capacity .member_caps_row:hover{background-color:#eee}.records-view-list-team-capacity .member_cap_cell{white-space-collapse:preserve;align-items:center;border-bottom:1px solid #ececec;border-left:none;border-right:1px solid #ddd;color:#333;display:flex;flex-shrink:0;font-size:11px;font-size:12px;height:26px;justify-content:center;padding:2px 1px 1px;text-align:center}.records-view-list-team-capacity .member_cap_cell.off{background-color:#efefef}.records-view-list-team-capacity .member_cap_cell.today{border:1px solid #9370db;border-radius:3px;box-shadow:inset 0 0 20px 2px #953eff66}.records-view-list-team-capacity .member_cap_cell.month{height:22px;overflow:hidden}.records-view-list-team-capacity .member_cap_cell.year{text-wrap:nowrap;height:22px;overflow:hidden;text-align-last:justify}.records-view-list-team-capacity .member_cap_cell:hover{background-color:#ddd}.records-view-list-team-capacity .member_cap_cell.diff,.records-view-list-team-capacity .member_cap_cell.off{background-color:#f3db73;border:1px solid #999;border-radius:3px}.records-view-list-team-capacity .member_cap_cell.off{background-color:#e7b270}.records-view-list-team-capacity .member_cap_cell_input{border:none;border-radius:2px;box-shadow:inset 0 0 2px #444;font-size:smaller;position:absolute;text-align:center}.records-view-list-team-capacity .member_cap_cell_input:focus-visible{outline:none}.records-view-list-item-wrap{position:relative}.records-view-list-item{align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:37px;margin-bottom:0;min-height:37px;position:relative;width:fit-content}.records-view-list-item.selected{background-color:#e2efef;border:1px solid #d5dfdf}.records-view-list-item.dragging{border-color:#186870;opacity:.8}.records-view-list-item.highlight{background:#eef1f3;box-shadow:inset 0 0 1px #555}.records-view-list-item.create-mode{background:#e8eef0;box-shadow:inset 0 0 1px #406875}.records-view-list-item .main{align-items:center;background-color:#fbfbfb;border:1px solid #ebebeb;border-radius:4px 0 0 4px;border-right:none;box-shadow:2px 0 2px 0 #ddd;display:flex;flex-direction:row;gap:4px;height:100%;left:0;padding:2px 2px 2px 0;position:sticky;z-index:1}.records-view-list-item .main.highlight{background:#eef1f3;box-shadow:inset 0 0 1px #555}.records-view-list-item .main.selected{background-color:#e2efef;border:1px solid #d5dfdf}.records-view-list-item .main.create-mode{background:#e8eef0;box-shadow:inset 0 0 1px #406875}.records-view-list-item .flex{align-items:center;background-color:#fbfbfb;border:1px solid #ebebeb;border-left:none;border-radius:0 4px 4px 0;display:flex;flex-direction:row;gap:4px;height:100%;margin-left:5px;padding:2px 2px 2px 0}.records-view-list-item .flex.highlight{background:#eef1f3;box-shadow:inset 0 0 1px #555}.records-view-list-item .flex.selected{background-color:#e2efef;border:1px solid #d5dfdf}.records-view-list-item .flex.create-mode{background:#e8eef0;box-shadow:inset 0 0 1px #406875}.records-view-list-item .records-view-list-item-field-key ._focus{display:inline-block}.records-view-list-item-wrap .text-area{background-color:#fff;border:1px solid #ebebeb;border-radius:0 0 6px 6px;border-top:none;color:#333;cursor:pointer;display:flex;flex-direction:row;left:0;margin-bottom:1px;min-height:24px;padding:2px 8px 2px 12px;position:sticky;z-index:1}.records-view-list-item-wrap .text-area .joint{min-height:100%;min-width:18px}.records-view-list-item-wrap .text-area .joint.line{border-left:1.3px solid #6f8d8dcc}.records-view-list-item-wrap .text-area .placeholder{color:#ccc}.sticky{left:0;position:sticky;z-index:1}.records-view-list-item:hover{align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:37px;margin-bottom:0;min-height:37px;position:relative;width:fit-content}.records-view-list-item:hover.selected{background-color:#e2efef;border:1px solid #d5dfdf}.records-view-list-item:hover.dragging{border-color:#186870;opacity:.8}.records-view-list-item:hover.highlight{background:#eef1f3;box-shadow:inset 0 0 1px #555}.records-view-list-item:hover.create-mode{background:#e8eef0;box-shadow:inset 0 0 1px #406875}.records-view-list-item:hover .main{align-items:center;background-color:#fbfbfb;border:1px solid #ebebeb;border-radius:4px 0 0 4px;box-shadow:2px 0 2px 0 #ddd;display:flex;flex-direction:row;gap:4px;height:100%;left:0;padding:2px 2px 2px 0;position:sticky}.records-view-list-item:hover .main.highlight{background:#eef1f3;box-shadow:inset 0 0 1px #555}.records-view-list-item:hover .main.selected{background-color:#e2efef;border:1px solid #d5dfdf}.records-view-list-item:hover .main.create-mode{background:#e8eef0;box-shadow:inset 0 0 1px #406875}.records-view-list-item:hover .flex{align-items:center;background-color:#fbfbfb;border:1px solid #ebebeb;border-radius:0 4px 4px 0;display:flex;flex-direction:row;gap:4px;height:100%;margin-left:5px;padding:2px 2px 2px 0}.records-view-list-item:hover .flex.highlight{background:#eef1f3;box-shadow:inset 0 0 1px #555}.records-view-list-item:hover .flex.selected{background-color:#e2efef;border:1px solid #d5dfdf}.records-view-list-item:hover .flex.create-mode{background:#e8eef0;box-shadow:inset 0 0 1px #406875}.records-view-list-item:hover .records-view-list-item-field-key ._focus{display:inline-block}.records-view-list-item:hover .main{background:#f2f4f5;border:1px solid #d9e0e4;border-right:none;z-index:1}.records-view-list-item:hover .flex{background:#f2f4f5;border:1px solid #d9e0e4;border-left:none}.records-view-list-item:focus-within .flex,.records-view-list-item:focus-within .main{background:#f0f5f5;border-color:#96b9b9}.records-view-list-item.dropping .flex,.records-view-list-item.dropping .main{background-color:#eef1f3;border-color:#0ba0a0}.records-view-list-item-cell-actionicon{background-color:inherit;border-radius:4px;color:#333;cursor:pointer;height:85%;margin-left:2px;margin-right:-1px;min-height:16px;min-width:16px;outline-color:#0f809f;position:absolute}.records-view-list-item-cell-actionicon:hover{background:#eee}.records-view-list-item-cell-actionicon.right{background:#eee;right:4px}.records-view-list-item-cell-actionicon.scope_mode{background:#f3f6f7;display:none;right:4px}.records-view-list-item-cell-actionicon.scope_mode:hover{display:block}.records-view-list-item:hover .records-view-list-item-cell-actionicon.scope_mode{display:block;left:0}.records-view-list-item .dot-menu{align-items:center;background:inherit;border-radius:4px;display:none;height:80%;margin-left:-18px;position:sticky;right:0;width:unset}.records-view-list-item .dot-menu:hover{color:#325e6d}.records-view-list-item:hover .dot-menu{display:flex}.records-view-list-item .joints{align-items:center;display:inline-flex;flex-direction:row;height:100%}.records-view-list-item .drag-select{display:none;height:100%;min-width:12px}.records-view-list-item .drag-select:hover{fill:#325e6d}.records-view-list-item .drag-select.visible{background-color:#f9f9f9;border-radius:2px;display:block}.records-view-list-item .drag-select.dropping{fill:#00979c;background-color:#e5eaeb}.records-view-list-item .drag-selected{fill:#789fac;height:100%;margin-left:2px;min-width:12px}.records-view-list-item .drag-selected:hover{fill:#6b95a3}.records-view-list-item:hover .drag-select{display:block}.list-item-expand-enclosure-ext{align-items:center;background-color:#fff;display:flex;flex:none;flex-direction:row;height:37px;left:-19px;margin-right:0;mix-blend-mode:multiply;position:absolute;width:24px}.list-item-expand-enclosure-ext.reorder{top:0}.record-view-list-item-drop-preview{background:#149aac;border:2px solid #fff;border-left:9px solid #c00;border-radius:4px;height:7px;margin-left:-1px;margin-top:-9px;position:absolute;right:2px;z-index:99}.record-view-list-item-drop-preview.root{border-left:9px solid #149aac}.records-view-focus-outline{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field{align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;display:flex;flex-direction:row;justify-content:center}.records-view-list-item-field:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-key{align-items:center;align-self:stretch;background-color:inherit;border-radius:4px;box-sizing:border-box;color:#666;color:#3e3e3e;display:flex;flex-direction:row;font-size:14px;font-style:normal;font-weight:400;justify-content:center;justify-content:space-between;left:20px;line-height:20px;overflow:hidden;padding:2px;position:sticky;text-overflow:clip;z-index:1}.records-view-list-item-field-key:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto;outline-width:2px}.records-view-list-item-field-key .editing{display:flex;flex-wrap:nowrap;max-width:-webkit-fill-available}.records-view-list-item-field-key .path_text{direction:rtl;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.records-view-list-item-field-key .path_text:hover{max-width:10000px;transition-delay:.5s;transition-duration:1s;transition-timing-function:ease-in-out}.records-view-list-item-field-key:focus .key-button{color:#333}.records-view-list-item-field-key:hover .key-button{color:#333;display:inline-block}.records-view-list-item-field-key:hover .key-button-inv{display:none}.records-view-list-item-field-key-text,.records-view-list-item-field-key-text-parent{display:flex;flex-direction:row;flex-flow:wrap;line-height:normal;margin:3px;max-height:38px;overflow:hidden}.records-view-list-item-field-key-input{background:#fff;border:none;border-radius:4px;height:90%;margin-left:2px;margin-right:2px;min-height:12px;min-width:12px;outline:1px solid #b7cdd3;padding:4px;text-align:left;vertical-align:middle;width:fit-content;word-break:keep-all}.records-view-list-item-field-key-input:focus-visible{outline:1px solid #4e9090}.records-view-list-item-field-key .key-button{border-radius:5px;display:none;margin:3px;min-height:20px;min-width:20px}.records-view-list-item-field-key .key-button:hover{background:#eee;box-shadow:0 0 0 1px #00000033}.records-view-list-item-field-key .key-button:focus{outline-color:#0f809f}.records-view-list-item-field-key .key-button-inv{border-radius:5px;color:#888;display:none;display:inline-block;margin:3px;min-height:20px;min-width:20px}.records-view-list-item-field-key .key-button-inv:hover{background:#eee;box-shadow:0 0 0 1px #00000033}.records-view-list-item-field-key .key-button-inv:focus{outline-color:#0f809f}.records-view-list-item-field-key .open{color:#888;margin-left:auto;padding:1px}.records-view-list-item-field-key .open.tree_root{background:#eee;box-shadow:0 0 0 1px #00000033;color:#333;display:inline-block}.records-view-list-item-field-key .open.descr{display:inline-block}.records-view-list-item-field-priority{align-items:center;align-self:stretch;background:#f0f0f0;border-left:5px solid #5f5f5f;border-radius:4px;box-sizing:border-box;color:#666;color:#3e3e3e;cursor:pointer;display:flex;flex-direction:row;font-style:normal;font-weight:500;justify-content:center;justify-content:space-around;line-height:12px;overflow:hidden;padding:0 3px;text-align:center;user-select:none}.records-view-list-item-field-priority:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-status{align-items:center;align-self:stretch;background:#f0f0f0;border-left:5px solid #5f5f5f;border-radius:4px;box-sizing:border-box;color:#666;color:#3e3e3e;cursor:pointer;display:flex;flex-direction:row;font-style:normal;font-weight:500;justify-content:center;justify-content:space-around;line-height:12px;overflow:hidden;padding:0 3px;text-align:center;user-select:none}.records-view-list-item-field-status:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-status.compact{border-radius:4px;border-width:4px;color:#fff;height:20px;padding:4px 4px 4px 2px;width:22px}.records-view-list-item-field-status.dot{border-radius:100px;border-width:0;box-shadow:inset 0 0 3px #0005;color:#fff;height:20px;padding:2px;text-transform:lowercase;width:20px}.records-view-list-item-field-status.corner{border:none;border-radius:1px;border-bottom-right-radius:10px;border-top-left-radius:10px;box-shadow:inset 1px 1px 1px #888;color:#fff;height:20px;padding:4px;text-transform:lowercase;width:22px}.records-view-list-item-field-type{align-items:center;align-self:stretch;align-self:auto;background-color:#ececec;border:1px solid #ccc;border-radius:4px;border-radius:5px;box-sizing:border-box;color:#666;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:600;height:fit-content;justify-content:center;padding:1px 9px;text-transform:lowercase;user-select:none}.records-view-list-item-field-type:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-type.compact{height:20px;width:20px}.records-view-list-item-field-type.corner{border:none;border-radius:1px;border-bottom-left-radius:9px;border-top-right-radius:10px;box-shadow:inset -.5px .5px 1px #0007;color:#fff;height:20px;padding:4px;text-transform:lowercase;width:20px}.records-view-list-item-field-type:hover{background-color:#e0e0e0}.records-view-list-item-field-duedate{align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;color:#474747;display:flex;flex-direction:row;gap:4px;justify-content:center;overflow:hidden;position:relative}.records-view-list-item-field-duedate:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-duedate .ant-picker{padding:4px}.records-view-list-item-field-duedate .ant-picker-input>input{text-align:center}.records-view-list-item-field-duedate.date_due{color:#c52859}.records-view-list-item-field-tags{align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;color:#aaa;display:flex;flex-direction:row;justify-content:center;justify-content:start;overflow:hidden}.records-view-list-item-field-tags:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-people{align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;cursor:pointer;display:flex;flex-direction:row;justify-content:center}.records-view-list-item-field-people:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-people-avatar-group{align-items:center;display:flex;height:100%;min-height:30px;min-height:28px;min-width:28px;overflow:hidden;padding:2px;position:relative;width:100%}.records-view-list-item-field-people-avatar-group.reverse{flex-direction:row-reverse;justify-content:flex-end}.records-view-list-item-field-people-avatar-group.center{justify-content:center}.records-view-list-item-field-people-avatar-group .avatar-plus{background:none;border-radius:20px;color:#999;display:none;margin:2px}.records-view-list-item-field-people-avatar-group .avatar-plus.visible{display:unset}.records-view-list-item-field-people-avatar-group .avatar-plus:hover,.records-view-list-item-field-people:hover .avatar-plus{color:#59a3cc;display:unset}.records-view-list-item-field-3p-est{align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;display:flex;flex-direction:row;justify-content:center;min-height:30px;padding:0 2px}.records-view-list-item-field-3p-est:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-3p-est.auto{background:repeating-linear-gradient(45deg,#01858b11,#01858b11 6px,#ccc0 0,#ccc0 10px)}.records-view-list-item-field-3p-est .est_text{flex-grow:1;height:16px;text-align:center}.records-view-list-item-field-3p-est .est_text._red{color:#b52f4a}.records-view-list-item-field-3p-est-input{background:#fff;border:none;border-radius:4px;color:#555;height:90%;height:70%;margin:2px;min-height:12px;min-height:8px;min-width:12px;outline:1px solid #b7cdd3;padding:4px;text-align:left;text-align:center;vertical-align:middle;width:fit-content;width:auto;word-break:keep-all}.records-view-list-item-field-gantt{text-wrap:nowrap;align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;display:flex;flex-direction:row;justify-content:center;min-height:30px;overflow:hidden;padding:0 2px;position:relative}.records-view-list-item-field-gantt:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-gantt.auto{background:repeating-linear-gradient(45deg,#01858b11,#01858b11 6px,#ccc0 0,#ccc0 10px)}.records-view-list-item-field-gantt .bar{align-self:center;background:repeating-linear-gradient(45deg,currentColor,currentColor 5px,#ccc4 0,#ccc4 9px);border-radius:7px;box-shadow:inset 0 0 5px 0 currentColor;height:14px;opacity:.8;position:absolute}.records-view-list-item-field-gantt .bar:hover{opacity:1}.records-view-list-item-field-gantt .bar-saved{align-self:center;background:repeating-linear-gradient(45deg,currentColor,currentColor 5px,#ccc4 0,#ccc4 9px);background:none;background-color:currentColor;border-radius:7px;box-shadow:inset 0 0 5px 0 currentColor;height:14px;opacity:.8;position:absolute}.records-view-list-item-field-gantt .bar-saved:hover{opacity:1}.records-view-list-item-field-gantt .bar-super{border-color:#fffc #777 #fffd;border-style:solid;border-block-start-style:none;border-radius:2px;border-width:4px 4px 5px;height:8px}.records-view-list-item-field-gantt .bar-gray{background-color:#eee7;border-radius:1px;height:108%;position:absolute}.records-view-list-item-field-gantt .bar-past{background:unset;background-color:currentColor;border-bottom:4px solid;border-radius:5px;border-top:4px solid;border-color:#fff currentcolor;border-style:solid;border-width:5px 4px;height:15px;position:absolute}.records-view-list-item-field-gantt .bar-past:hover{min-height:9px}.records-view-list-item-field-gantt .dependency{fill:#ec0d0d;align-self:center;padding:2px;position:absolute}.records-view-list-item-field-gantt .dependency:hover{border-radius:6px;box-shadow:0 0 1px #333;color:#000}.records-view-list-item-field-gantt .dependency .arrow{margin-top:-10px}.records-view-list-item-date{text-wrap:nowrap;align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;display:flex;flex-direction:row;justify-content:center;min-height:30px;overflow:hidden;padding:0 2px;position:relative}.records-view-list-item-date:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-date.auto,.records-view-list-item-date.strip{background:repeating-linear-gradient(45deg,#01858b11,#01858b11 6px,#ccc0 0,#ccc0 10px)}.records-view-list-item-date .edit-icon{background:radial-gradient(#f2f4f5,#f2f4f555);border-radius:4px;color:#333;cursor:pointer;display:none;margin-left:2px;min-height:17px;min-width:17px;padding:1px;position:absolute;right:10%}.records-view-list-item-date .ant-picker-input>input{text-align:center}.records-view-list-item-date:hover .edit-icon{display:unset}.records-view-list-item-field-value-generic{align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;color:#444;display:flex;flex-direction:row;justify-content:center;justify-content:left;overflow:hidden;padding:2px}.records-view-list-item-field-value-generic:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-value-generic.number{justify-content:center}.records-view-list-item-field-value-generic.string{justify-content:left;padding:4px 8px}.records-view-list-item-field-value-generic.auto{background:repeating-linear-gradient(45deg,#01858b11,#01858b11 6px,#ccc0 0,#ccc0 10px)}.records-view-list-item-field-value-generic .input{border:none;border-radius:6px;box-shadow:inset 0 0 2px #555;flex-grow:1;height:24px;margin:0;outline:none;padding:6px;width:40px}.records-view-list-item-field-value-generic .input._progress,.records-view-list-item-field-value-generic .input.number{text-align:center}.records-view-list-item-field-value-generic._progress{justify-content:left;margin:1px 0;position:relative}.records-view-list-item-field-value-generic .progress_bar{align-items:center;background-color:#e6e6e6;border-radius:20px;box-shadow:inset 0 0 0 1px #0002;display:flex;font-size:small;height:75%;margin:0;overflow:hidden;width:95%}.records-view-list-item-field-value-generic .progress_bar_inner{align-items:center;background-color:#90b8b6;border-radius:20px;box-shadow:inset 0 0 3px #0003;display:flex;height:100%;justify-content:flex-end;padding:4px}.records-view-list-item-field-value-generic .progress_bar_inner.auto{background:repeating-linear-gradient(45deg,#ccc0,#ccc0 6px,#ddd8 0,#ddd8 10px);background-color:#90b8b6}.records-view-list-item-field-value-generic .progress_bar_inner.complete{background-color:#92b989;justify-content:center}.records-view-list-item-field-value-generic .progress_bar_outter_text{flex-grow:1;justify-self:center;margin:6px}.records-view-list-item-field-value-generic.uid{font-size:small;justify-content:left}.records-view-list-item-field-reference{align-items:center;align-self:stretch;border-radius:4px;box-sizing:border-box;color:#666;display:flex;flex-direction:row;justify-content:center;justify-content:flex-start;overflow:hidden;padding:4px}.records-view-list-item-field-reference:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-item-field-reference .label{color:#333;font-size:14px;margin-left:5px;user-select:none}.records-view-list-item-field-reference .name{color:#333;font-size:14px;font-weight:600;margin-left:10px;user-select:none}.records-view-list-item-field-reference .name:hover{color:#0f807f}.records-view-list-scope-add{align-items:center;align-self:stretch;background-color:#eee;border-radius:4px;box-shadow:0 0 1px #333;box-sizing:border-box;color:#666;display:flex;flex-direction:row;justify-content:center;justify-content:flex-start;margin-top:2px;min-width:400px;overflow:hidden;padding:4px}.records-view-list-scope-add:focus{outline-color:#0f809f;outline-offset:2px;outline-style:auto}.records-view-list-scope-add .label{color:#333;font-size:14px;margin-left:5px;user-select:none}.records-view-list-scope-add .name{color:#333;font-size:14px;font-weight:600;margin-left:10px;user-select:none}.records-view-list-scope-add .name:hover{color:#0f807f}.records-view-list-item-field-reference .button-expand{background-color:#fefefe}.records-view-list-item-field-reference .button-expand:hover{color:#0f807f}.records-view-list-item-field-key-input:hover .button-expand{display:inline-block}.filter-bar{align-items:center;background:#fff;border-radius:6px;box-shadow:inset 0 0 3px rgba(0,0,0,.4);box-sizing:border-box;display:flex;flex:none;flex-grow:1;flex-wrap:wrap;justify-content:right;margin-top:16px;min-height:40px;order:0;padding:3px;width:100%}.filter-bar .input{background:transparent;border:none;box-shadow:none;color:#555;flex-grow:1;height:auto;margin:2px;min-height:10px;min-width:20px;outline:none;padding:6px;text-align:left;width:100px}.filter-bar .button{background:#f5f5f5;border-radius:6px;box-shadow:0 0 2px rgba(0,0,0,.6);color:#555;height:26px;margin:4px;padding:3px;user-select:none;width:26px}.filter-bar .button.active{color:#0f807f}.filter-bar .button:hover{background:#f5f5f5;filter:contrast(105%)}.filter-bar .button.clear{background-color:#fff;color:#0f807f;font-size:small;width:unset}.filter-badge{align-items:center;border-radius:6px;box-shadow:0 0 3px rgba(0,0,0,.4);cursor:pointer;display:flex;font-size:14px;margin:0 0 0 6px;max-width:330px;min-width:50px;overflow:hidden;padding:4px 5px;position:relative;text-align:center;user-select:none;vertical-align:top;white-space:nowrap}.filter-badge.flat{border-radius:3px;box-shadow:0 0 0 1px #0002}.filter-badge.root:hover{max-width:700px;transition-delay:1s}.filter-badge.join_right{border-bottom-right-radius:2px;border-top-right-radius:2px}.filter-badge.join_left{border-bottom-left-radius:3px;border-top-left-radius:2px;margin-left:4px}.filter-badge .remove-button{background-color:#fff;bottom:0;box-shadow:-1px 0 3px rgba(0,0,0,.3);color:#0f807f;cursor:pointer;display:none;padding-left:2px;padding-right:4px;position:absolute;right:0;top:0}.filter-badge .remove-button.pinned{box-shadow:none}.filter-badge .remove-button.pinned,.filter-badge:hover .remove-button{align-items:center;display:flex;justify-content:center;overflow:hidden}.filter-badge .icon{color:#0f807f;margin-right:2px;min-height:18px;min-width:18px}.filter-badge .input{margin-right:25px;padding:0;width:250px}.filter-badge .text{color:#333;display:flex;justify-content:right;margin-right:2px;overflow:hidden;width:100%}.check{position:absolute;right:-30px;top:9px}.check .ant-btn{background-color:#fff;border:none;bottom:7.5px;height:5%;padding:0;position:relative;right:35px}.close-icon .anticon{bottom:8px;margin-left:10px;position:absolute}.task-list-row .ant-btn-group{margin-right:30px}.check button:focus{border:1px solid green;box-sizing:border-box;outline:none;padding:2px}.create-custom-action-modal-contents{align-items:center;align-items:start;display:flex;flex-direction:column;gap:10px;justify-content:start;padding:10px}.create-custom-action-modal-contents .input{margin-right:auto;min-width:400px}.custom-actions{margin-top:28px;max-width:110px;position:absolute}.custom-actions .create-custom-action-btn-create{background-color:#fff;color:#444}.custom-actions .create-custom-action-btn{text-wrap-mode:nowrap;background-color:#fff;border-radius:0;color:#444;justify-content:start;overflow:hidden;padding-left:8px;text-overflow:ellipsis}.custom-actions .btn-color,.custom-actions .btn-setting{border-radius:0;font-size:14px;justify-content:flex-start}.custom-actions .btn-setting{height:22px;justify-content:center}.custom-actions .create-custom-action-btn-list{display:flex;flex-direction:column;gap:0;overflow:hidden}.custom-actions .custom-action-editor,.field-list{align-items:center;display:flex;flex-direction:column}.field-list{align-items:start;gap:6px}.field-list .item{align-items:center;display:flex;flex-direction:row;gap:10px;min-height:30px;min-width:300px}.field-list .item .title{min-width:120px}.field-list .item:hover .remove-btn{display:unset}.field-list .value{min-width:100px}.field-list .remove-btn{display:none}.userMenu-bar{align-self:center;height:20px;margin-left:8px;min-width:70px}.userMenu-button{color:#23668a;float:right}.integration-dialog .action-button,.userMenu-button{background:transparent;border:none;cursor:pointer;outline:none}.integration-dialog .action-button{color:#0f807f;font-size:14px;margin:6px}.integration-dialog .action-button:focus{outline:none}.integration-dialog .field-item{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;justify-items:center;margin:4px;width:100%}.integration-dialog .input-label{min-width:130px}.integration-dialog .button-cancel{background-color:inherit;box-shadow:none;color:#555}.integration-dialog .input{flex-grow:1;margin-left:5px;min-height:30px}.integration-dialog .select{font-size:16px;margin-bottom:10px}.integration-dialog .button-x{background-color:inherit;box-shadow:none;color:#777;height:60px;position:absolute;right:0;top:0;width:60px}.integration-dialog .spacer{flex-grow:1}.workspace-settings-button{border-radius:6px;color:#555;cursor:pointer;outline:none;padding:2px}.workspace-settings-button._hover,.workspace-settings-button:hover{background-color:#33333309;box-shadow:0 0 1px 1px #00000033;color:#0f807f}.workspace-settings-button:focus{outline-color:#0f809f}.import-label{color:#424242;font-size:14px}.import-label.disabled{color:silver;cursor:not-allowed;pointer-events:none}.workspace-settings .ok-cancel{align-items:center;display:flex;flex-direction:row;gap:3px;gap:10px;justify-content:end;margin-bottom:1px;margin-right:2px;margin-top:20px}.activity-log-enclosure{background-color:#fff;border-radius:6px;box-shadow:inset 0 0 2px #aaa;display:flex;flex-direction:column;gap:4px;overflow:hidden;padding:10px}.activity-log{flex-grow:1;overflow-y:scroll;position:relative}.activity-log .system-message-encl{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;position:absolute;width:100%}.activity-log-list,.activity-log-list-item{display:flex;flex-direction:column;gap:4px}.activity-log-list-item{background:#f4f4f4;border-radius:8px;color:#444;cursor:default;justify-content:space-between;max-width:100%;overflow:auto;padding:8px 12px}.activity-log-list-item .create-fields{display:flex;flex-direction:row;flex-wrap:wrap;gap:3px}.activity-log-list-item-record-title{color:#254d4c;cursor:pointer}.activity-log-list-item .timestamp{align-self:end;white-space:nowrap}.activity-log-list-item-comment{background:#f4f4f4;background-color:#0f807e1b;border-radius:8px;border-right:0 solid transparent;border-color:transparent #fff transparent transparent;border-radius:10px 2px 24px 10px;border-style:solid;border-width:12px 12px 0 0;color:#444;cursor:default;display:flex;flex-direction:column;gap:4px;justify-content:space-between;margin-left:6em;margin-right:0;max-width:100%;overflow:auto;padding:8px;width:auto}.activity-log-list-item-comment .create-fields{display:flex;flex-direction:row;flex-wrap:wrap;gap:3px}.activity-log-list-item-comment .timestamp{align-self:flex-end}.activity-log-list-divh{white-space-collapse:preserve;display:flex;flex-direction:row;margin-bottom:4px}.record-view-details-comment{border:none;border-radius:6px;box-shadow:inset 0 0 2px #aaa;color:inherit;flex-grow:0;font-size:13px;padding:10px;width:100%}.record-view-details-comment:focus{outline-color:#0f807f}.record-view-details-comment-button{border:none;display:flex;gap:4px;height:fit-content}.comment-button{border-radius:6px;color:#555;cursor:pointer;margin-top:1px;padding:2px}.comment-button._hover,.comment-button:hover{background-color:#33333309;box-shadow:0 0 1px 1px #00000033;color:#0f807f}.comment-button:focus{outline-color:#0f809f;outline:none}.added{background-color:#dcedbd;text-decoration:underline}.removed{background-color:#fbc8c8;text-decoration:line-through}.record-links-view{align-items:center;align-self:self-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;justify-content:flex-end;margin:5px}.record-links-view .link-button{color:#333;cursor:pointer}.record-links-view .link-button:hover{color:#0f807f}.record-links-view .badge{align-items:center;background-color:#ddd;border-radius:9px;box-shadow:inset 0 0 1px #8888;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:small;font-weight:500;gap:4px;overflow:hidden;padding:5px 10px;position:relative;width:fit-content}.record-links-view .badge .key{direction:rtl;max-width:180px;overflow:hidden;text-overflow:ellipsis;transition:max-width .5s ease-in-out}.record-links-view .badge .inbound{background-color:#eee}.record-links-view .badge ._close{background-color:inherit;box-shadow:-2px 0 2px 0 #3334;color:#333;cursor:pointer;display:none;height:100%;padding:3px;position:absolute;right:2px}.record-links-view .badge:hover ._close{display:unset}.record-links-view .badge:hover .key{max-width:1000px;transition-delay:.5s}.property-pages{display:flex;flex-direction:column;gap:6px;padding:8px}.property-pages .property{font-size:medium;justify-content:space-between;min-height:34px}.record-view-details-container{background:#f9f9f9;display:flex;flex:1;flex-direction:column;gap:8px;overflow:visible;padding:0;position:relative}.record-view-details-container:focus-visible{outline:none}.record-view-details-container-horizontal{background:#f9f9f9;display:flex;flex:1;flex-direction:column;flex-direction:row;gap:8px;overflow:visible;padding:0;position:relative}.record-view-details-container-horizontal:focus-visible{outline:none}.record-view-details-container-main{background:#f9f9f9;display:flex;flex:1;flex-direction:column;gap:8px;max-height:100%;max-width:100%;min-height:100%;overflow:visible;overflow:auto;overflow-y:auto;padding:18px 18px 30px;position:relative}.record-view-details-container-main:focus-visible{outline:none}.record-view-details-container-main .add_custom_field_button{align-self:center;color:#555;cursor:pointer;flex-shrink:0}.record-view-details-container-main .add_custom_field_button:hover{color:#0f809f}.record-view-details-container-main .ai-description-button{font-size:14px;left:170px;padding:6px 12px;position:absolute;top:12px}.record-view-details-container-title{align-items:center;background:#f9f9f9;display:flex;flex-direction:row;font-size:16px;gap:10px;padding:1px;position:relative}.record-view-details-container-title .button-close-modal{align-items:center;background:#77a2be;border-radius:6px;box-shadow:0 0 2px rgba(0,0,0,.4);color:#fff;display:flex;flex-direction:row;gap:4px;justify-content:center;min-height:32px;min-width:32px}.record-view-details-container-title .button-close-modal:hover{filter:contrast(105%)}.record-view-details-container-title .records-view-list-item-field-reference{border-left:1px solid #ccc;border-radius:4px}.record-view-details-container-title .title-bar{align-items:center;background:#f0f0f0;border:1px solid #ccc;border-radius:7px;display:flex;flex-direction:row;flex-grow:1;gap:8px;height:fit-content;padding:2px 6px 2px 2px}.record-view-details-container-title .title-bar-key{align-items:center;background:#f9f9f9;border-radius:6px;box-shadow:0 0 1px #999;display:flex;flex-direction:row;flex-grow:1;gap:5px;height:34px;padding:1px 2px 1px 6px}.record-view-details-info-text{color:#202020;display:inline-grid;font-size:11px;font-style:normal;font-weight:700;justify-items:center;padding:2px;position:relative}.record-view-details-info-text .value{font-size:12px;font-weight:500}.record-view-details-info-text .ID{cursor:pointer;font-size:12px;font-weight:500}.record-view-details-info-text .ID:hover{color:#009b9b}.record-view-details-description{background:#fff;border:none;box-shadow:inset 0 0 2px #aaa;color:#444;flex-grow:1;font-size:15px;height:unset;margin-top:1px;min-height:40%;padding:10px}.record-view-details-description:focus{outline:auto;outline-color:#0f809f;outline-offset:1px}.record-view-details-description:focus-visible{border:none}.record-view-details-description:hover .record-view-details-comment:hover{border-color:#33333333}.record-view-details-field-list{background:#f9f9f9;border-radius:6px;box-shadow:0 0 2px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:5px;gap:7px;height:auto;margin:1px 20px 1px 4px;max-width:270px;min-width:200px;overflow-y:auto;padding:12px;width:20%}.record-view-details-field-list-item{background:none;display:flex;flex-direction:row;height:fit-content}.record-view-details-field-list-item .title{align-items:center;color:#202020;color:#666;cursor:default;display:inline-grid;display:flex;flex-grow:1;font-size:11px;font-size:13px;font-style:normal;font-weight:700;justify-items:center;min-width:40%;overflow-wrap:anywhere;padding:2px;position:relative;text-transform:uppercase;user-select:none;width:50%}.record-view-details-field-list-item .title .value{font-size:12px;font-weight:500}.record-view-details-field-list-item .title .ID{cursor:pointer;font-size:12px;font-weight:500}.record-view-details-field-list-item .title .ID:hover{color:#009b9b}.record-view-details-field-list-item .title .settings{background-color:#fcfcfc;border-radius:3px;color:#555;cursor:pointer;display:none;position:absolute;right:0}.record-view-details-field-list-item .title:hover .settings{display:unset}.record-view-details-field-list-item .value{flex-grow:0;height:33px;max-width:60%;width:50%}.record-view-detail-key{background-color:transparent;flex-grow:1;flex:auto}.record-view-detail-tags-container{align-items:center;align-items:end;flex-grow:0;margin-right:26px;min-height:36px}.record-view-detail-tags{margin-left:4px;min-height:26px;min-width:30px;width:fit-content}.record-view-detail-tags:hover{color:#009b9b}.attachments-section{display:flex;flex-direction:column}.attachments-title{color:#666;font-size:14px;font-weight:700;margin-bottom:5px;margin-left:10px;margin-top:5px}.file-upload-label{color:#444;cursor:pointer;margin:5px}.file-upload-label:hover{color:#0f807f}.upload-button-container{align-items:center;display:flex;flex-direction:row}.file-cards-container{display:flex;flex-wrap:wrap;gap:10px}.file-card{background:#fff;border-radius:6px;box-shadow:0 0 2px rgba(0,0,0,.25);display:flex;flex-direction:column;height:180px;overflow:hidden;width:170px}.file-card:hover{box-shadow:0 2px 10px rgba(0,0,0,.25);transform:translateY(-.5px)}.file-thumbnail-container{align-items:center;display:flex;flex-grow:1;justify-content:center;overflow:hidden;padding:4px}.file-thumbnail{border-radius:6px;height:auto;margin-top:4px;width:auto}.file-info{padding:10px}.file-name{border-radius:inherit;color:#666;cursor:pointer;display:block;font-size:14px;font-weight:700;margin-bottom:5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-uploader{color:#666;font-size:12px}.download-icon{right:36px}.delete-icon,.download-icon{bottom:6px;color:#666;cursor:pointer;display:none;position:absolute}.delete-icon{right:6px}.file-card:hover .delete-icon,.file-card:hover .download-icon{display:block}.ddd{overflow:hidden}.modal-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.image-preview-modal{background-color:#fff;border-radius:8px;display:flex;left:50%;max-height:90vh;max-width:90vw;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1050}.image-preview-modal img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.close-button{background:none;border:none;color:#000;cursor:pointer;font-size:24px;position:absolute;right:10px}.image-preview-modal img{height:100%;object-fit:cover;width:100%}.spinner{animation:spin 1s linear infinite;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#000;height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px;z-index:1001}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.details{margin:2% 6%;min-width:600px}.workspace-details-title{color:#000;margin:20px 0}.workspace-details-title svg{vertical-align:0}.workspace-details-title button{margin-right:1%}.workspace-details-title button:last-child{pointer-events:none}.col-email{margin-left:13%;width:300px}.workspace-details-col-menu{align-items:center;display:flex;flex-direction:row;justify-content:center}.remove{background-color:transparent;color:#308cbf;cursor:pointer}.filters-row>input{width:100%}.form{display:flex;justify-content:space-between;margin-bottom:1%}.col-search{min-width:40%}.col-search>input{width:100%}.invite-row{display:flex;justify-content:end}.userlist{margin-top:20px}.userlist .avatar{align-items:center;display:flex;flex-direction:row;gap:8px}.userlist thead th{border-bottom:2px solid #77a2be;border-top:none}.userlist td{padding:.3rem}.userlist td,.userlist tr{color:#555;vertical-align:middle}.settings-row{display:flex;justify-content:flex-end}.version-data{color:#0f807f;display:flex;flex-direction:row;font-size:10px;gap:8px;position:absolute;right:50px;top:20px}.version-data>div{margin-bottom:5px}.ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:2px;font-family:Montserrat,sans-serif}.ant-select-dropdown .ant-select-item-option-content{font-family:Montserrat,sans-serif}