div.EmailVerificationError{background-color:#f3f3f3;width:100%}div.EmailVerificationError div.EmailVerificationErrorBox{background-color:#fff;border:.1rem solid #d0d0d0;margin-top:4rem;margin-left:auto;margin-right:auto;padding:2rem;text-align:center;width:30rem}div.EmailVerificationError div.EmailVerificationErrorBox div.logo{margin-left:auto;margin-right:auto;margin-bottom:2rem;height:60px;width:117px}div.EmailVerificationError div.EmailVerificationErrorBox .footer hr{margin-top:3rem}div.EmailVerificationError div.EmailVerificationErrorBox .footer p{color:#888}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{background-color:transparent;border:0;margin:0;padding:0;font-size:inherit;line-height:inherit}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}@page{size:A4;margin:0}@media print{body,html{width:210mm;height:297mm}*{transition:none!important}#supporthero-button{display:none!important}}

/*!
 * Quill Editor v1.3.0
 * 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{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.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{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.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-embed-selected{border:1px solid #777;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px}.ql-snow .ql-editor code:after,.ql-snow .ql-editor code:before{content:"\A0";letter-spacing:-2px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#202022}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#202022}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#202022}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#202022}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#f7f7fa;text-align:center;background-color:#202022;border-radius:.25rem}#root,#root>div,body,html{min-height:100vh}*{box-sizing:border-box}#root,body,html{min-width:1024px;font-size:14px;line-height:1.42857}body.exporting .supporthero-button{display:none!important}body,button,h1,h2,h3,h4,h5,input,p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#202022}button,h1,h2,h3,h4,h5,input,p{line-height:1.4em}code{font-family:monospace;background-color:#fafafa;padding:0 .25rem;border:1px solid #e5e6ed!important;border-radius:3px}.clickable,a{cursor:pointer;color:#202022}.clickable:hover,a:hover{opacity:.8}.clickable:active,a:active{opacity:.6}.clickable:disabled,a:disabled{opacity:1;cursor:not-allowed}.disabled{cursor:not-allowed}.noPointerEvents{pointer-events:none}.noSelect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactModalPortal>*{z-index:99}:focus,button:focus,input:focus{outline:none}.Dashboard{width:100%}.emptyValue{font-style:italic}.loadingIndicator{padding:6rem 1rem}.notImplemented{cursor:not-allowed;filter:grayscale(100%);display:none!important}.breakAll{word-break:break-all}.capitalize{text-transform:capitalize}.clearfix{width:100%;clear:both}.alert{padding:10px;border:1px solid #e5e6ed;display:inline-block;display:flex;margin-bottom:10px;border-radius:6px}.alert.alert-success{color:#426419;border-color:#426419}.alert.alert-danger{color:#c0392b;border-color:#c0392b}.introjs-tooltip{width:322px;background-color:#1b1f23;padding:20px}.introjs-tooltip .introjs-arrow.left{border-right-color:#1b1f23}.introjs-tooltip .introjs-tooltiptext{color:hsla(0,0%,100%,.92)}.introjs-tooltip .introjs-button{background:#2c3136;color:hsla(0,0%,100%,.92);font-size:13px;text-shadow:none;border:none;font-weight:500;padding:7px 14px}.introjs-tooltip .introjs-button:hover{box-shadow:none}.introjs-tooltip .introjs-button.introjs-disabled,.introjs-tooltip .introjs-button.introjs-prevbutton{display:none}.introjs-tooltip .introjs-button.introjs-skipbutton:not(.introjs-donebutton){background:#1b1f23}.introjs-tooltip h2,.introjs-tooltip p{color:hsla(0,0%,100%,.92)}.introjs-tooltip p{margin-top:1rem}.Main{display:flex;min-height:100vh;background-color:#fff}.Main.blur{background:#fff}.Main .failedToLoadMessage{position:fixed;top:0;right:0;bottom:0;left:0;background:hsla(0,0%,61%,.6);display:flex;justify-content:center;align-items:center;z-index:3}.Main .failedToLoadMessage .message{background:#fff;text-align:center;width:100%;height:100%}.Main .failedToLoadMessage .message .msgContainer{position:absolute;max-height:calc(100vh - 40px);width:25%;min-height:auto;height:auto;top:50%;left:50%;padding:10px;transform:translate(-50%,-50%);box-shadow:0 0 20px rgba(32,32,36,.2)}.Main .failedToLoadMessage .message .msgContainer img{position:relative;display:block;width:25%;margin:0 auto 1em;max-width:280px;min-width:150px}.Main .failedToLoadMessage .message .msgContainer #urlLoc{font-weight:400}.Main .failedToLoadMessage .message .msgContainer button{text-decoration:underline;cursor:pointer}.Main .WorkspaceNav.collapsed.noFloat+.Library{margin-left:4rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.LibraryHeader{height:4.1rem;display:flex;flex-direction:column}.LibraryHeader .row{display:flex;width:100%;position:relative;align-items:center}.LibraryHeader .rowPrimary{flex:5;padding:0 1rem;background:hsla(180,4%,95%,.5);border-bottom:1px solid #f1f2f2}.LibraryHeader .rowSecondary{display:none;flex:3;border-bottom:1px solid #f1f2f2}.LibraryHeader .LocationIndicator{flex:2;display:flex;align-items:center;overflow:hidden}.LibraryHeader .LocationIndicator .location{color:#6ca429}.LibraryHeader .LibraryCreateButton{display:flex;flex:3;max-width:340px;flex-direction:row;justify-content:space-between;margin-right:1rem}.LibraryHeader .LibraryCreateButton button{flex:1;text-align:center}@media (min-width:1100px){.LibraryHeader .LibraryCreateButton button{margin-right:10px}}.LibraryHeader .LibrarySearch{display:flex;flex:3;justify-content:space-around}.LibraryHeader .LibrarySearch input{flex:1;padding:.25rem .75rem;color:#363739}.LibraryHeader .LibrarySearch .clear{color:#202022;line-height:1.5rem;margin-left:-2rem;padding:.5rem;transition:opacity .2s ease}.LibraryHeader .LibrarySearch .submit{display:inline-block;padding:5px 8px;background-color:#6ca429;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center;background-color:transparent;color:#6ca429!important;border:1px solid #6ca429;width:6rem;margin-left:1rem}.LibraryHeader .LibrarySearch .submit:hover{background:#517b1f;color:#fff}.LibraryHeader .LibrarySearch .submit.disabled,.LibraryHeader .LibrarySearch .submit.disabled:hover{background-color:hsla(0,0%,50%,.1)!important;border:1px solid transparent}.LibraryHeader .LibrarySearch .submit:hover{color:#fff!important;border:none;border:1px solid #6ca429;background-color:#6ca429}.LibraryHeader .LibrarySearch .submit.disabled,.LibraryHeader .LibrarySearch .submit.disabled:hover{cursor:not-allowed;color:hsla(0,0%,50%,.4)!important;border:1px solid hsla(0,0%,50%,.4)}.LibraryHeader .LibraryTabList{width:64%;padding-bottom:0;height:100%}.LibraryHeader .LibraryTabList ul{height:100%}.LibraryHeader .LibraryTabList ul li{height:100%;display:inline-block;padding:.75rem 1.5rem;text-align:center;transition:background-color .5s ease;color:rgba(32,32,34,.7)}.LibraryHeader .LibraryTabList ul li:hover{color:#202022}.LibraryHeader .LibraryTabList ul li.selected{color:#202022;border-bottom:4px solid #202022;margin-top:2px;position:relative}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.LoadingSpinner{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}@-webkit-keyframes uil-rolling-anim{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes uil-rolling-anim{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.LoadingSpinner .uil-rolling-css{transform:scale(.12)!important;width:200px;height:200px;position:absolute;top:calc(50% - 100px);left:calc(50% - 100px)}.LoadingSpinner .uil-rolling-css>div{width:200px;height:200px;position:relative;-webkit-animation:uil-rolling-anim 1s linear infinite;animation:uil-rolling-anim 1s linear infinite}.LoadingSpinner .uil-rolling-css>div div{position:absolute;width:200px;height:100px;border-radius:1000px 1000px 0 0;border:48px solid #2bb673;border-bottom-width:0}.LoadingSpinner .uil-rolling-css>div div:nth-of-type(2){transform:translateY(50px) rotate(43.2deg) translateY(-50px)}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ContextMenu{position:absolute;background-color:#f7f7fa;box-shadow:0 0 6px rgba(32,32,34,.5);z-index:999;line-height:1.4rem;width:10rem;right:0}.ContextMenu ol,.ContextMenu ul{list-style:none}.ContextMenu.hasArrow{margin-top:10px}.ContextMenu .arrow{content:"";display:block;width:0;height:0;position:absolute}.ContextMenu .arrow.arrow-topLeft{left:0}.ContextMenu .arrow.arrow-topLeft,.ContextMenu .arrow.arrow-topRight{top:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #202022}.ContextMenu .arrow.arrow-topRight{right:0}.ContextMenu .arrow.arrow-bottomLeft{bottom:10px;left:0}.ContextMenu .arrow.arrow-bottomLeft,.ContextMenu .arrow.arrow-bottomRight{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #202022}.ContextMenu .arrow.arrow-bottomRight{bottom:-10px;right:0}.ContextMenu .contextMenuItem{background-color:#f7f7fa;padding:.75rem 1rem;width:100%;position:relative}.ContextMenu .contextMenuItem .caret{position:absolute;right:9px;top:13px;display:none}.ContextMenu .contextMenuItem:hover{background-color:hsla(240,3%,73%,.2)}.ContextMenu .contextMenuItem.selected:after{content:"\2713";float:right;margin-right:.5rem}.ContextMenu .contextMenuItem.clickable:hover{opacity:1}.ContextMenu .contextMenuItem-disabled{opacity:.3;cursor:not-allowed}.ContextMenu .contextMenuItem-with-submenu>.caret{display:block}.ContextMenu .subMenu{background-color:#f7f7fa;position:absolute;width:12rem;right:-12rem;display:inline-block;margin-right:0;margin-top:calc(-1rem + 3px)}.ContextMenu.leftSubMenu .subMenu{right:0;left:-12rem}.ContextMenu .newCollection{border-top:1px solid}.ContextMenu .newCollection:first-of-type{border-top:0}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ErrorScreen{display:flex}.ErrorScreen .ErrorScreen__inner{display:flex;flex:1;justify-content:center;flex-direction:column;text-align:center;max-width:400px;margin:0 auto}.ErrorScreen h1{font-size:10em;font-weight:300;line-height:1em}.ErrorScreen h2{font-size:2em;font-weight:300;margin-bottom:15px}.ErrorScreen form{margin-top:20px;max-width:240px;margin:0 auto}.ErrorScreen form input[type=password]{padding:10px}.ErrorScreen form .submitButton{display:inline-block;padding:5px 8px;background-color:#6ca429;color:#f7f7fa!important;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center;padding:11px;margin-left:5px;position:relative;top:-1px}.ErrorScreen form .submitButton:hover{background:#517b1f;color:#fff}.ErrorScreen form .submitButton.disabled,.ErrorScreen form .submitButton.disabled:hover{cursor:not-allowed;background-color:hsla(0,0%,50%,.1)!important;color:hsla(0,0%,50%,.4)!important;border:1px solid transparent}.ErrorScreen form .alert{text-align:center}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.LibraryListing{vertical-align:middle;min-height:100%}.LibraryListing ol,.LibraryListing ul{list-style:none}.LibraryListing .LibraryListingGroup{margin:1em auto;padding:.5rem 1.5rem}.LibraryListing .LibraryListingGroup h3{color:#b8b8bc}.LibraryListing .LibraryListingGroup ol{display:flex;flex-direction:row;flex-wrap:wrap}.LibraryListing .LibraryListingItem{width:370px;width:calc((100vw - 20.5rem) / 3);min-width:370px;margin:1rem .25rem;position:relative;min-height:6rem;background-color:hsla(240,3%,73%,0);transition:background-color .1s ease}.LibraryListing .LibraryListingItem h3{color:#202022;font-weight:300}.LibraryListing .LibraryListingItem:hover{background-color:rgba(32,32,34,.05)}.LibraryListing .LibraryListingItem:hover .entityIcon{opacity:1}.LibraryListing .LibraryListingItem:hover h3{color:#202022}.LibraryListing .LibraryListingItem.FAILED{background-color:rgba(192,57,43,.2)}.LibraryListing .LibraryListingItem.FAILED:hover{background:rgba(192,57,43,.2)}.LibraryListing .LibraryListingItem.PENDING:hover{background-color:transparent}.LibraryListing .LibraryListingItem .checkboxContainer.show,.LibraryListing .LibraryListingItem:hover .checkboxContainer{opacity:1}.LibraryListing .LibraryListingItem .checkboxContainer{transition:opacity .1s ease;opacity:0;width:2rem;cursor:pointer;position:absolute;height:100%;left:0;top:0}.LibraryListing .LibraryListingItem .checkboxContainer input[type=checkbox]{width:17px;height:17px;border-radius:3px;border:1px solid #000;margin-top:38px;margin-left:7px}.LibraryListing .LibraryListingItem .checkboxContainer input{cursor:pointer}.LibraryListing .LibraryListingItem .checkboxContainer:hover{background-color:#ececee}.LibraryListing .LibraryListingItem .entityBody{text-decoration:none;max-width:100%}.LibraryListing .LibraryListingItem .entityIcon{position:absolute;height:4rem;width:4rem;color:#f7f7fa;background-size:cover;background-repeat:no-repeat;opacity:.7;left:30px;top:17px}.LibraryListing .LibraryListingItem .entityIcon img{width:100%;height:auto}.LibraryListing .LibraryListingItem .textContents{vertical-align:top;overflow:hidden;padding:15px 20px 15px 100px}.LibraryListing .LibraryListingItem .textContents p{word-break:break-word}.LibraryListing .LibraryListingItem .VisualisationLabel{font-size:.9em}.LibraryListing .LibraryListingItem .VisualisationLabel p{color:#6d6e71}.LibraryListing .LibraryListingItem .VisualisationLabel.VisualisationLabel__type{font-weight:600}.LibraryListing .LibraryListingItem .VisualisationLabel.VisualisationLabel__meta{font-style:italic}.LibraryListing .LibraryListingItem .VisualisationLabel.VisualisationLabel__meta p{color:#b4b4b4}.LibraryListing .LibraryListingItem .entityName{text-transform:capitalize;text-overflow:ellipsis;overflow:hidden}.LibraryListing .LibraryListingItem .entityControls{width:1rem;transition:opacity .3s ease;position:absolute;height:100%;right:0;top:0;width:20px;opacity:0}.LibraryListing .LibraryListingItem .entityControls .showControls{padding:21px 6px;font-size:2rem;height:100%;width:20px}.LibraryListing .LibraryListingItem .entityControls:hover{background-color:#ececee}.LibraryListing .LibraryListingItem:hover .entityControls{opacity:1}.LibraryListing .LibraryListingItem .pendingOverlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.1)}.LibraryListing .noItemsMessage,.LibraryListing .noSearchResults{display:block;text-align:center;padding-top:8rem}.LibraryListing .LibraryListingGroup:last-child .LibraryListingItem:last-child{margin-bottom:6rem}.LibraryListing .ErrorScreen{flex:1}.LibraryListing .ErrorScreen .ErrorScreen__inner{max-width:580px}.LibraryListing .ErrorScreen h1{font-size:5em;line-height:1.4em}.LibraryListing .ErrorScreen h2{font-size:1.6em}.LibraryListing.LibraryListing--empty{display:flex}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.CheckboxEntityMenu{position:fixed;bottom:0;left:16rem;right:0;z-index:3;display:flex;justify-content:flex-end;align-items:center;height:5rem;background-color:#f7f7fa;box-shadow:0 0 10px rgba(32,32,34,.3)}.CheckboxEntityMenu .ContextMenu{bottom:3rem}.CheckboxEntityMenu .SelectCount{color:rgba(32,32,34,.8);margin-left:20px;margin-right:auto}.CheckboxEntityMenu button{display:inline-block;padding:5px 8px;background-color:transparent;color:#6ca429!important;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center;text-transform:none}.CheckboxEntityMenu button:hover{background:transparent;color:#fff}.CheckboxEntityMenu button.disabled,.CheckboxEntityMenu button.disabled:hover{cursor:not-allowed;background-color:hsla(0,0%,50%,.1)!important;color:hsla(0,0%,50%,.4)!important;border:1px solid transparent}.CheckboxEntityMenu button.addToCollection{margin-left:100px}.CheckboxEntityMenu button.deselect{border-left:1px solid #202022;padding-left:20px;margin-left:20px;border-radius:0;margin-right:20px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ModalHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.ModalHeader .close{margin-left:.5rem}.ModalContents{margin-top:10px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ModalFooter{display:flex;flex-direction:row;justify-content:flex-end}.ModalFooter button{display:inline-block;padding:5px 8px;background-color:#6ca429;color:#f7f7fa!important;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center}.ModalFooter button:last-child{margin-left:2rem}.ModalFooter button:hover{background:#517b1f;color:#fff}.ModalFooter button.disabled,.ModalFooter button.disabled:hover{cursor:not-allowed;background-color:hsla(0,0%,50%,.1)!important;color:hsla(0,0%,50%,.4)!important;border:1px solid transparent}.ModalFooter button.cancel{display:inline-block;padding:5px 8px;background-color:#6ca429;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center;background-color:transparent;color:#6ca429!important;border:1px solid #6ca429}.ModalFooter button.cancel:hover{background:#517b1f;color:#fff}.ModalFooter button.cancel.disabled,.ModalFooter button.cancel.disabled:hover{background-color:hsla(0,0%,50%,.1)!important;border:1px solid transparent}.ModalFooter button.cancel:hover{color:#fff!important;border:none;border:1px solid #6ca429;background-color:#6ca429}.ModalFooter button.cancel.disabled,.ModalFooter button.cancel.disabled:hover{cursor:not-allowed;color:hsla(0,0%,50%,.4)!important;border:1px solid hsla(0,0%,50%,.4)}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DeleteConfirmationModal{display:flex;flex-direction:column;flex:1}.DeleteConfirmationModal .ModalContents{flex:1;overflow-y:auto;max-height:100%}.DeleteConfirmationModal ul{list-style:initial;padding:1rem 0;margin-left:1.25rem;line-height:1.4em}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.Library{flex:1}.Library ol,.Library ul{list-style:none}@media print{.Library{padding-top:0}}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ToggleInput{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ToggleInput h4{font-size:1em}.ToggleInput .label{flex:1}.ToggleInput.default .label{line-height:1.6rem;padding-right:.5rem}.ToggleInput.small .label{line-height:14px}.ToggleInput .toggle{display:flex;position:relative;flex-direction:row;background-color:#6d6e71;border-radius:3px;transition:background-color .25s ease-out}.ToggleInput .toggle.active{background-color:#0868e8}.ToggleInput.default .toggle{height:1.6rem;width:3rem}.ToggleInput.small .toggle{height:14px;width:28px}.ToggleInput .indicator{background-color:#fff;display:block;position:absolute;top:calc(50% - .6rem);transition:left .1s ease-out}.ToggleInput.default .indicator{height:1.2rem;width:1.2rem;border-radius:.6rem;left:.2rem;top:.2rem}.ToggleInput.small .indicator{height:10px;width:10px;border-radius:50%;left:2px;top:2px}.ToggleInput.default .toggle.active .indicator{left:1.6rem}.ToggleInput.small .toggle.active .indicator{left:unset;right:2px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ShareEntity{display:flex;flex-direction:column;flex:1;position:relative;min-height:100%}.ShareEntity .ModalContents{flex:1}.ShareEntity .row{display:flex;flex-direction:row;justify-content:space-between;margin-top:2rem;align-items:center}.ShareEntity .row.no-margin{margin:0}.ShareEntity .privacyContainer input{padding:4px;margin-right:4px}.ShareEntity .alert{color:#426419;display:inline-block;text-align:center;margin-right:.15rem}.ShareEntity .alert.alert-danger{color:#c0392b}.ShareEntity .copyButton{display:inline-block;padding:5px 8px;background-color:#202022;color:#f7f7fa!important;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center;background-color:transparent;color:#202022!important;border:1px solid #202022}.ShareEntity .copyButton:hover{background:#070708;color:#fff}.ShareEntity .copyButton.disabled,.ShareEntity .copyButton.disabled:hover{background-color:hsla(0,0%,50%,.1)!important;border:1px solid transparent}.ShareEntity .copyButton:hover{color:#fff!important;border:none;border:1px solid #202022;background-color:#202022}.ShareEntity .copyButton.disabled,.ShareEntity .copyButton.disabled:hover{cursor:not-allowed;color:hsla(0,0%,50%,.4)!important;border:1px solid hsla(0,0%,50%,.4)}.ShareEntity .showEmbedButton{display:inline-block;padding:5px 8px;background-color:#202022;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center;background-color:transparent;color:#202022!important;border:1px solid #202022}.ShareEntity .showEmbedButton:hover{background:#070708;color:#fff}.ShareEntity .showEmbedButton.disabled,.ShareEntity .showEmbedButton.disabled:hover{background-color:hsla(0,0%,50%,.1)!important;border:1px solid transparent}.ShareEntity .showEmbedButton:hover{color:#fff!important;border:none;border:1px solid #202022;background-color:#202022}.ShareEntity .showEmbedButton.disabled,.ShareEntity .showEmbedButton.disabled:hover{cursor:not-allowed;color:hsla(0,0%,50%,.4)!important;border:1px solid hsla(0,0%,50%,.4)}.ShareEntity .savePasswordButton{display:inline-block;padding:5px 8px;background-color:#6ca429;color:#f7f7fa!important;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center}.ShareEntity .savePasswordButton:hover{background:#517b1f;color:#fff}.ShareEntity .savePasswordButton.disabled,.ShareEntity .savePasswordButton.disabled:hover{cursor:not-allowed;background-color:hsla(0,0%,50%,.1)!important;color:hsla(0,0%,50%,.4)!important;border:1px solid transparent}.ShareEntity textarea{padding:0;margin:0}.ShareEntity .contents{padding-top:4rem}.ShareEntity .contents label{display:block;color:#6d6e71;padding:.25rem 0}.ShareEntity .contents .shareUrl{margin-top:.25rem;padding:.75rem .25rem;border:.1rem solid #f1f2f2;max-width:100%;border-radius:3px}.ShareEntity .contents .shareUrl a{color:inherit;text-decoration:none;word-wrap:break-word}.Visualisation{position:relative;width:100%}.AggregationError{border:1px solid #f5f5f5;padding:1rem}.AggregationError p{text-align:center;margin-bottom:1rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.Popover .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#f7f7fa;background-clip:padding-box;border:1px solid rgba(32,32,34,.2);border-radius:.3rem}.Popover .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.Popover .popover .arrow:after,.Popover .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.Popover .bs-popover-auto[x-placement^=top],.Popover .bs-popover-top{margin-bottom:.5rem}.Popover .bs-popover-auto[x-placement^=top] .arrow,.Popover .bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.Popover .bs-popover-auto[x-placement^=top] .arrow:after,.Popover .bs-popover-auto[x-placement^=top] .arrow:before,.Popover .bs-popover-top .arrow:after,.Popover .bs-popover-top .arrow:before{border-width:.5rem .5rem 0}.Popover .bs-popover-auto[x-placement^=top] .arrow:before,.Popover .bs-popover-top .arrow:before{bottom:0;border-top-color:rgba(32,32,34,.25)}.Popover .bs-popover-auto[x-placement^=top] .arrow:after,.Popover .bs-popover-top .arrow:after{bottom:1px;border-top-color:#f7f7fa}.Popover .bs-popover-auto[x-placement^=right],.Popover .bs-popover-right{margin-left:.5rem}.Popover .bs-popover-auto[x-placement^=right] .arrow,.Popover .bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.Popover .bs-popover-auto[x-placement^=right] .arrow:after,.Popover .bs-popover-auto[x-placement^=right] .arrow:before,.Popover .bs-popover-right .arrow:after,.Popover .bs-popover-right .arrow:before{border-width:.5rem .5rem .5rem 0}.Popover .bs-popover-auto[x-placement^=right] .arrow:before,.Popover .bs-popover-right .arrow:before{left:0;border-right-color:rgba(32,32,34,.25)}.Popover .bs-popover-auto[x-placement^=right] .arrow:after,.Popover .bs-popover-right .arrow:after{left:1px;border-right-color:#f7f7fa}.Popover .bs-popover-auto[x-placement^=bottom],.Popover .bs-popover-bottom{margin-top:.5rem}.Popover .bs-popover-auto[x-placement^=bottom] .arrow,.Popover .bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.Popover .bs-popover-auto[x-placement^=bottom] .arrow:after,.Popover .bs-popover-auto[x-placement^=bottom] .arrow:before,.Popover .bs-popover-bottom .arrow:after,.Popover .bs-popover-bottom .arrow:before{border-width:0 .5rem .5rem}.Popover .bs-popover-auto[x-placement^=bottom] .arrow:before,.Popover .bs-popover-bottom .arrow:before{top:0;border-bottom-color:rgba(32,32,34,.25)}.Popover .bs-popover-auto[x-placement^=bottom] .arrow:after,.Popover .bs-popover-bottom .arrow:after{top:1px;border-bottom-color:#f7f7fa}.Popover .bs-popover-auto[x-placement^=bottom] .popover-header:before,.Popover .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #eeeef4}.Popover .bs-popover-auto[x-placement^=left],.Popover .bs-popover-left{margin-right:.5rem}.Popover .bs-popover-auto[x-placement^=left] .arrow,.Popover .bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.Popover .bs-popover-auto[x-placement^=left] .arrow:after,.Popover .bs-popover-auto[x-placement^=left] .arrow:before,.Popover .bs-popover-left .arrow:after,.Popover .bs-popover-left .arrow:before{border-width:.5rem 0 .5rem .5rem}.Popover .bs-popover-auto[x-placement^=left] .arrow:before,.Popover .bs-popover-left .arrow:before{right:0;border-left-color:rgba(32,32,34,.25)}.Popover .bs-popover-auto[x-placement^=left] .arrow:after,.Popover .bs-popover-left .arrow:after{right:1px;border-left-color:#f7f7fa}.Popover .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#eeeef4;border-bottom:1px solid #dedeea;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.Popover .popover-header:empty{display:none}.Popover .popover-body{padding:.5rem .75rem;color:#212529}.Popover .popover .popover-header{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}.Popover .popover .popover-footer{border-top:1px solid #dedeea}.Popover .popover.bs-popover-auto[x-placement^=left] .arrow,.Popover .popover.bs-popover-auto[x-placement^=right] .arrow,.Popover .popover.bs-popover-left .arrow,.Popover .popover.bs-popover-right .arrow{top:50%;margin-top:-7px}.Popover .popover.bs-popover-auto[x-placement^=bottom] .arrow,.Popover .popover.bs-popover-auto[x-placement^=top] .arrow,.Popover .popover.bs-popover-bottom .arrow,.Popover .popover.bs-popover-top .arrow{left:50%;margin-left:-7px}.Popover .popover.popover-bottom-left .arrow,.Popover .popover.popover-top-left .arrow{left:auto;right:0}.Popover .popover.popover-bottom-right .arrow,.Popover .popover.popover-bottom-right .popover-header:before,.Popover .popover.popover-top-right .arrow{left:14px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.color-picker-popover{max-width:9999px!important}.color-picker-popover .popover-header svg{margin-right:5px;position:relative;top:2px}.color-picker-popover .popover-body{padding:0}.color-picker{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.16);border-radius:2px}.color-picker .swatches-picker>div>div{box-shadow:none!important}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.chart-tooltip{background:#fff;padding:5px 10px;border-radius:4px;box-shadow:2px 2px 0 rgba(0,0,0,.17)}.chart-tooltip .key{font-weight:600;margin-left:2px}.chart-tooltip .legend-shape{margin-right:2px;position:relative;top:3px}.chart-tooltip ol,.chart-tooltip ul{list-style:none}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.legend{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.legend h4{margin-bottom:5px;font-size:16px}.legend .legend-description{font-size:12px;margin-bottom:2rem}.legend .vx-legend{line-height:22px;font-size:14px}.legend .vx-legend .vx-legend-item{margin-left:0!important}.legend .vx-legend .vx-legend-item .vx-legend-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block!important}.legend.legend-horizontal{text-align:center}.legend.legend-horizontal .vx-legend{display:inline-block!important}.legend.legend-horizontal .vx-legend-item{padding-left:15px;position:relative;vertical-align:top;height:20px}.legend.legend-horizontal .vx-legend-shape{position:absolute;left:0;top:0}.legend.legend-horizontal .vx-legend-label{position:relative}.legend.legend-horizontal .vx-legend-item,.legend.legend-horizontal .vx-legend-label,.legend.legend-horizontal .vx-legend-shape{display:inline-block!important;white-space:nowrap!important}.legend.legend-horizontal .BubbleLegend,.legend.legend-horizontal .vx-legend{display:inline-block;vertical-align:top}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.axisTick svg text tspan{font-size:14px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.BubbleLegend{position:relative;margin-bottom:20px}.BubbleLegend p{line-height:.9em;font-size:10px}.BubbleLegend .BubbleLegend__bubbles{height:120px;width:120px}.BubbleLegend .BubbleLegend__bubble{border:1px dashed #000;border-radius:50%;position:absolute;bottom:0}.BubbleLegend .BubbleLegend__bubble--lg{width:120px;height:120px;margin-left:0}.BubbleLegend .BubbleLegend__bubble--md{width:60px;height:60px;margin-left:30px}.BubbleLegend .BubbleLegend__bubble--sm{width:30px;height:30px;margin-left:45px}.BubbleLegend .BubbleLegend__title{text-align:center;position:absolute;top:20px;width:100px;left:10px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.Chart,.Chart h2{display:flex;flex-direction:column}.Chart h2{justify-content:space-around;padding:8px}.Chart h2 span{text-align:center;font-weight:700}.Chart .chartMeta{text-align:center;color:#aaa}.Chart .chartMeta span{font-size:12px;line-height:16.8px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/assets/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/assets/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/assets/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:#fff;background:hsla(0,0%,100%,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.MapVisualisation{position:relative;height:100%}.MapVisualisation .mapContainer{position:relative}.MapVisualisation .leaflet-container{width:100%;height:100%}.MapVisualisation h2{display:flex;flex-direction:column;justify-content:space-around;padding:8px}.MapVisualisation h2 span{text-align:center}.MapVisualisation .chartMeta{text-align:center;color:#aaa}.MapVisualisation .PopupContent{position:relative;min-width:12rem;margin-bottom:.5rem}.MapVisualisation .PopupContent .imageContainer{position:relative;width:100%;min-height:8rem;display:flex;flex-direction:column;justify-content:space-around}.MapVisualisation .PopupContent .imageContainer img{width:100%;image-orientation:from-image}.MapVisualisation .PopupContent .imageContainer .suppressImageContextMenu{position:absolute;left:0;right:0;bottom:0;top:0}.MapVisualisation .PopupContent ol,.MapVisualisation .PopupContent ul{list-style:none}.MapVisualisation .Legend{z-index:999;position:absolute;top:.5rem;right:.5rem;max-height:95%;max-height:calc(100% - 2rem);background-color:#fff;overflow-y:auto;width:25%;max-width:16rem;min-width:10rem;background:#f5f5f5;border:1px solid #f1f2f2}.MapVisualisation .Legend>.container{position:relative;max-width:100%}.MapVisualisation .Legend .LegendEntry{margin:.25rem;display:flex;padding:.25rem;max-width:100%;border:1px solid #f1f2f2;background:#fff;position:relative}.MapVisualisation .Legend .LegendEntry h4,.MapVisualisation .Legend .LegendEntry h5{margin-bottom:.25em}.MapVisualisation .Legend .LegendEntry>.container{display:flex;flex-direction:column;position:relative;width:100%;padding:.5rem}.MapVisualisation .Legend .listContainer{margin-top:.5rem;display:flex;overflow-y:auto;overflow-x:hidden;position:relative;max-width:100%}.MapVisualisation .Legend .listContainer ul{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;flex:1;position:relative;max-width:100%;list-style:none}.MapVisualisation .Legend .listContainer li{display:flex;justify-content:flex-start;font-size:.9rem;align-items:center;margin-bottom:.5rem}.MapVisualisation .Legend .listContainer li:last-child{margin-bottom:0}.MapVisualisation .Legend .listContainer li .colorMarker{display:block;height:12px;width:12px;border-radius:50%;flex-shrink:0;margin-right:4px}.MapVisualisation .Legend .italic{font-style:italic}.MapVisualisation .Legend .contents{flex:1;display:flex;align-items:center;justify-content:center}.MapVisualisation .Legend .gradientContainer{width:100%;position:relative;margin:.5rem 0;height:2rem}.MapVisualisation .Legend .gradientDisplay{width:100%;height:1rem;margin-top:.75rem;border:1px solid #000}.MapVisualisation .Legend .gradientLabel{position:absolute;font-size:.75rem;text-transform:uppercase;text-align:center;top:-.25rem}.MapVisualisation .Legend .gradientLabel.min{left:0}.MapVisualisation .Legend .gradientLabel.max{right:0}.MapVisualisation .failedIndicator,.MapVisualisation .LoadingSpinner{z-index:999;position:absolute;background:rgba(0,0,0,.1)}.MapVisualisation .failedIndicator{top:0;left:0;right:0;bottom:0}.MapVisualisation .failedIndicator:after{position:absolute;height:2rem;width:2rem;display:flex;align-items:center;justify-content:center;content:"\2716";left:calc(50% - 1rem);top:calc(50% - 1rem);color:rgba(0,0,0,.2);font-size:2rem}@media print{.leaflet-control-container{display:none!important}}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.PivotTable{position:relative;overflow:auto;width:100%;height:100%;padding:.5rem 1rem}.PivotTable table{max-width:100%;min-width:50%;margin:0 auto}.PivotTable .uniqueRowValue span,.PivotTable th span{word-break:break-word}.PivotTable .uniqueRowValue{min-width:2.6rem}.PivotTable .uniqueColumnValue{min-width:2rem}.PivotTable td,.PivotTable th{border:.1rem solid #6d6e71;padding:.25rem}.PivotTable td.cell{text-align:right;vertical-align:bottom}.PivotTable .categoryColumnTitle,.PivotTable .rowColumnTitle{background-color:#e5e6ed}.PivotTable .uniqueColumnValue span,.PivotTable .uniqueRowValue span{display:block;line-height:1.4em}.PivotTable .spacer{background-color:transparent;border:none}.PivotTable .title th{background-color:#f7f7fa;line-height:2em;border:none}.PivotTable .chartMeta{text-align:center;color:#aaa;font-size:.7em}.PivotTable.hasTotals.hideColumnTotals tbody tr:last-child,.PivotTable.hasTotals.hideRowTotals tbody tr td:last-child,.PivotTable.hasTotals.hideRowTotals thead tr:last-child th:last-child{display:none}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.Header{height:4em;position:absolute;left:0;top:0;right:0;border-bottom:.1rem solid #e5e6ed;display:flex}.Header .backButton{cursor:pointer;background-color:#fff;width:4rem;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none}.Header .backButton i{color:#202022;font-size:1.5rem;text-decoration:none;border:0}.Header .content{background-color:#fff;flex-grow:1;display:flex}.Header .actions,.Header .primary-actions{text-align:right;display:inline-block;height:100%;vertical-align:top;padding:.5rem;line-height:3rem;flex-shrink:1}.Header .actions .primaryButton,.Header .primary-actions .primaryButton{text-transform:uppercase;color:#6ca429;border:.1rem solid #6ca429}.Header .actions .primaryButton:active,.Header .actions .primaryButton:hover,.Header .primary-actions .primaryButton:active,.Header .primary-actions .primaryButton:hover{background:#6ca429;color:#fff}.Header .actions .primaryButton.disabled,.Header .primary-actions .primaryButton.disabled{color:#6d6e71;border-color:#6d6e71}.Header .actions .primaryButton.disabled:active,.Header .actions .primaryButton.disabled:hover,.Header .primary-actions .primaryButton.disabled:active,.Header .primary-actions .primaryButton.disabled:hover{color:#6d6e71;background:inherit}.Header .actions ul li,.Header .primary-actions ul li{display:inline-block;position:relative}.Header .actions ul li .LoadingIndicator,.Header .primary-actions ul li .LoadingIndicator{margin-right:10px}.Header .primary-actions{margin-left:20px}.Header ol,.Header ul{list-style:none}.Header ol li,.Header ul li{display:inline-block}@media print{.Header{width:100%}.Header .actions,.Header .backButton,.Header .primary-actions,.Header .saveStatus{display:none!important}.Header .content,.Header .content *{width:100%}}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.EntityTypeHeader ol,.EntityTypeHeader ul{list-style:none}.EntityTypeHeader .EntityTypeHeaderContainer{display:flex;flex-direction:column;justify-content:center;margin-right:20px;width:100%}.EntityTypeHeader .EntityTypeHeaderContainer .TopRowContainer{display:flex}.EntityTypeHeader .EntityTypeHeaderContainer .TotalFormSubmissions{font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:0;text-align:left;margin-left:5px;margin-top:-4px;opacity:.7}.EntityTypeHeader .entityInfo{width:60%;background-color:#fff;border-right:.1rem solid #e5e6ed}.EntityTypeHeader .entityTitle.default{font-style:italic;color:#363739}.EntityTypeHeader .entityTitle span{font-size:17px;padding:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EntityTypeHeader .entityTitle.clickable span{border:1px solid transparent}.EntityTypeHeader .entityTitle.clickable span:hover{border:1px solid #b8b8bc;cursor:text}.EntityTypeHeader .EntityTitleInput{font-size:18px;line-height:2em;color:#363739;flex-direction:column}.EntityTypeHeader .EntityTitleInput input{font-size:18px}.EntityTypeHeader .saveStatus{color:#b8b8bc;font-size:14px;padding:0 4px;margin-top:8px;margin-left:10px}.EntityTypeHeader .saveStatus .clickable{text-decoration:none;text-transform:uppercase;color:#6ca429;font-size:12px}.EntityTypeHeader .overflow{border:.1rem solid #e5e6ed;border-radius:3px;padding:.5rem;margin:.25rem .5rem}.EntityTypeHeader .link-button{font-size:inherit;border:none;outline:none;padding:0 10px;cursor:pointer;background-color:transparent}.EntityTypeHeader .link-button:focus{border:none;outline:none}.EntityTypeHeader .sub-action{padding:.5rem 2.5rem .5rem 1.5rem;text-align:left}.EntityTypeHeader .sub-action:after{content:"";height:0;width:0;border-top:.4rem solid #1e1e1e;border-left:.4rem solid transparent;border-right:.4rem solid transparent;position:absolute;top:1.3rem;right:1.5rem}.EntityTypeHeader .sub-action.disabled{opacity:.3;cursor:not-allowed}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.Button{border-radius:3px;text-align:center;background:#fff;display:inline-block}.Button--xs{padding:.1rem}.Button--sm{padding:.2rem}.Button--md{padding:.5rem}.Button--lg{padding:1rem}.Button--default{border:1px solid #e5e6ed;color:#202022}.Button--primary{color:#0868e8;border:1px solid #0868e8}.Button--success{color:#6ca429;border:1px solid #6ca429}.Button--link{color:#0868e8;border:none}.Button--danger{color:#c0392b;border:1px solid #c0392b}.Button--warning{color:#f39c12;border:1px solid #f39c12}.Button--disabled{color:#6d6e71;border:1px solid #6d6e71}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.SelectMenu *{box-shadow:none!important;border-radius:0}.SelectMenu.disabled .Select-control{cursor:not-allowed}.SelectMenu .react-select__menu{border:1px solid #e5e6ed}.SelectMenu .react-select__group{font-size:1em;font-weight:400;text-transform:capitalize}.SelectMenu .react-select__indicator{color:#202022}.SelectMenu .react-select__group-heading{color:#586069;font-size:12px;line-height:16px;background-color:transparent;text-transform:capitalize;padding:10px;font-weight:400}.SelectMenu .react-select__option{color:#24292e;font-size:14px;line-height:20px;padding:12px}.SelectMenu .react-select__option--is-focused{background-color:#e9f1f4}.SelectMenu .react-select__option--is-selected{background-color:#0366d6;color:#f7f7fa}.SelectMenu .Select,.SelectMenu .Select-control,.SelectMenu .Select-input{height:100%}.SelectMenu .is-open .combobox{border:1px solid #202022}.SelectMenu .is-disabled .Select-control{border:1px solid rgba(32,32,34,.2);color:rgba(32,32,34,.2)!important}.SelectMenu .is-disabled .Select-placeholder{color:rgba(32,32,34,.2)!important}.SelectMenu .is-focused .combobox,.SelectMenu .is-focused .Select-control{border:1px solid #202022}.SelectMenu .Select-control{border:1px solid rgba(32,32,34,.45);transition:background-color .3s ease}.SelectMenu .Select-control:focus{border:1px solid #202022}.SelectMenu .Select-placeholder{color:#202022!important;transition:color .3s ease}.SelectMenu .Select-arrow{transition:border .3s ease}.SelectMenu .Select-option{transition:color .3s,border .3s;transition-timing-function:ease;border-radius:0}.FilterMenu ol,.FilterMenu ul{list-style:none}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ConfigMenuSection{background:#fff;border:1px solid #f1f2f2;border-radius:6px;margin-bottom:15px;padding:15px 15px 0}.ConfigMenuSection.VisualisationTypeMenu{padding:15px 0 0 15px}.ConfigMenuSection h3{font-size:1.1em;font-weight:600}.ConfigMenuSection .ConfigMenuSection-inner{padding:15px 0}.ConfigMenuSection .ConfigMenuSection-inner--without-title{padding:0}.ConfigMenuSection .ConfigMenuSection-advanced-seperator{color:#0868e8;text-align:center;text-transform:capitalize;display:block;padding:15px 0}.ConfigMenuSection .ConfigMenuSection-advanced-seperator:before{content:" ";display:block;height:1px;width:100%;top:10px;background:#e5e6ed;position:relative}.ConfigMenuSection .ConfigMenuSection-advanced-seperator span{background:#fff;padding:0 10px;display:inline-block;position:relative}.ConfigMenuSection .InputGroup{padding:1.5rem 0;border-bottom:1px solid #f1f2f2}.ConfigMenuSection .InputGroup:last-child{border:none}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ScrollBar{width:100%;position:relative;overflow:hidden;padding-bottom:10px}.ScrollBar-content{width:100%;padding-bottom:15px;margin-bottom:4px}.ScrollBar-content-inner{overflow-x:auto;overflow-y:hidden}.ScrollBar-track{width:100%;height:2px;background:#f1f2f2;position:absolute;left:0;bottom:0}.ScrollBar-handle{position:absolute;height:2px;background:#0868e8}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ConfigMenuSectionOptionThumb{display:inline-block;width:72px;height:72px;text-align:center;padding:10px 0;border-radius:8px;margin-right:10px;text-decoration:none}.ConfigMenuSectionOptionThumb img{width:32px;height:32px}.ConfigMenuSectionOptionThumb h4{font-size:.9em;line-height:1em;text-transform:capitalize}.ConfigMenuSectionOptionThumb--selected{border:1px solid #0868e8}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.VisualisationTypeMenu .ConfigMenuSection-inner{overflow:auto;white-space:nowrap}.SerieMenu ol,.SerieMenu ul{list-style:none}.SerieMenu .another-metric-column-button{margin-top:10px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ButtonRowInput .row{display:flex;flex:1;justify-content:flex-start;align-items:flex-start}.ButtonRowInput .row.manualSpacing{justify-content:initial}.ButtonRowInput .row .button{padding:.5rem 1rem;border:.1rem solid #f1f2f2;text-transform:capitalize;color:#202022;background-color:#fff;display:inline-block;padding:5px 8px;background-color:rgba(32,32,34,.7);font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center;background-color:transparent;color:rgba(32,32,34,.7)!important;border:1px solid rgba(32,32,34,.7);border-radius:0!important;border-right:0!important}.ButtonRowInput .row .button:hover{background:rgba(7,7,8,.7);color:#fff}.ButtonRowInput .row .button.disabled,.ButtonRowInput .row .button.disabled:hover{background-color:hsla(0,0%,50%,.1)!important;border:1px solid transparent}.ButtonRowInput .row .button:hover{color:#fff!important;border:none;border:1px solid rgba(32,32,34,.7);background-color:rgba(32,32,34,.7)}.ButtonRowInput .row .button.disabled,.ButtonRowInput .row .button.disabled:hover{cursor:not-allowed;color:hsla(0,0%,50%,.4)!important;border:1px solid hsla(0,0%,50%,.4)}.ButtonRowInput .row .button:last-child{border-right:1px solid rgba(32,32,34,.7)!important}.ButtonRowInput .row .button:last-child.disabled{border-right:1px solid hsla(0,0%,50%,.4)!important}.ButtonRowInput .row .button.selected{display:inline-block;padding:5px 8px;background-color:#0868e8;color:#fff!important;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center}.ButtonRowInput .row .button.selected:hover{background:#0652b7;color:#fff}.ButtonRowInput .row .button.selected.disabled,.ButtonRowInput .row .button.selected.disabled:hover{cursor:not-allowed;background-color:hsla(0,0%,50%,.1)!important;color:hsla(0,0%,50%,.4)!important;border:1px solid transparent}.ButtonRowInput h4{margin-bottom:.5rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.LayerMenuItem{display:flex;flex:1;height:4rem;border-bottom:1px solid #f1f2f2;position:relative}.LayerMenuItem:last-child{margin-bottom:1rem}.LayerMenuItem .titleInputContainer{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:space-between}.LayerMenuItem .titleInputContainer input{height:2.8em;line-height:1.4em;padding:.5rem;margin-left:.5rem}.LayerMenuItem .titleInputContainer button{height:2.8em;line-height:1.4rem;padding:.5rem 1rem}.LayerMenuItem .container{display:flex;flex:1;padding:.5rem 0;align-items:center;justify-content:space-between}.LayerMenuItem .container .overflowButtonContainer,.LayerMenuItem .container .titleContainer,.LayerMenuItem .container .toggleContainer{display:flex;justify-content:center;align-items:center}.LayerMenuItem .container .titleContainer{align-self:stretch;display:flex;flex:4;border:2px solid transparent}.LayerMenuItem .container .titleContainer .title{display:flex;flex:1;align-self:stretch;align-items:center;line-height:1.4em}.LayerMenuItem .container .orderButtonSection{width:4rem;display:flex;justify-content:flex-end}.LayerMenuItem .container .orderButtonContainer{width:2rem;text-align:center}.LayerMenuItem .container .orderButton i{font-size:1.5rem}.LayerMenuItem .container .overflowButtonContainer,.LayerMenuItem .container .toggleContainer{position:relative;flex:1}.LayerMenuItem .container .overflowButtonContainer .overflowButton,.LayerMenuItem .container .overflowButtonContainer .ToggleInput,.LayerMenuItem .container .toggleContainer .overflowButton,.LayerMenuItem .container .toggleContainer .ToggleInput{padding-top:0;padding-bottom:0;height:2.8rem;line-height:2.8rem}.LayerMenuItem .container .overflowButtonContainer{justify-content:flex-end}.LayerMenuItem .container .overflowButtonContainer button{font-size:1.5em;padding:0 .5rem}.LayerMenuItem .container .overflowButtonContainer button.active{color:#6d6e71}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.LayerMenu ol,.LayerMenu ul{list-style:none}.LayerMenu .titleContainer{display:flex;flex:3;align-items:center}.LayerMenu .titleContainer h3{height:2.4rem;line-height:1.4rem;padding:.5rem 0}.LayerMenu .buttonContainer{display:flex;flex:1;justify-content:flex-end;align-items:center}.LayerMenu .buttonContainer button{height:2.4rem;line-height:1.4em;padding:.5rem 1rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ColorLabels{list-style:none}.ColorLabels li{margin:1rem 0;height:2rem}.ColorLabels .ColorLabelItem{display:flex;flex:1;align-items:center;position:relative}.ColorLabels .ColorLabelItem .colorIndicator{display:inline-block;width:2rem;height:2rem;margin-right:.75rem;border-radius:3px;position:relative}.ColorLabels .ColorLabelItem .colorIndicator .arrowOverlay{display:block;position:absolute;height:.5rem;width:.5rem;right:.3rem;bottom:.3rem;border-top:.4rem solid #fff;border-right:.4rem solid transparent;border-left:.4rem solid transparent}.ColorLabels .ColorLabelItem .colorPickerContainer{position:absolute;left:-.15rem;top:2rem;z-index:2}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.LayerConfigMenu{position:"relative"}.LayerConfigMenu ol,.LayerConfigMenu ul{list-style:none}.LayerConfigMenu .header{display:flex;justify-content:space-around;align-items:center;height:4rem}.LayerConfigMenu .header h2{font-size:1.1em;font-weight:600}.LayerConfigMenu .deselectLayer{flex:1}.LayerConfigMenu .layerTitleContainer{flex:5}.LayerConfigMenu .TabMenu{display:flex;justify-content:space-around;align-items:center;border-bottom:1px solid #f1f2f2}.LayerConfigMenu .TabMenu .tab{flex:1}.LayerConfigMenu .TabMenu .tabButton{text-transform:uppercase;width:70%;margin:0 15%;text-align:center;height:3rem;color:#6a6a71;border-bottom:.1rem solid transparent}.LayerConfigMenu .TabMenu .tabButton:first-child{margin-left:0;width:85%}.LayerConfigMenu .TabMenu .tabButton:last-child{margin-right:0;width:85%}.LayerConfigMenu .TabMenu .tab.active .tabButton{color:#0868e8;border-bottom:.1rem solid #0868e8}.LayerConfigMenu .tabContent{margin:1rem 0}.LayerConfigMenu .tabContent .ButtonRowInput,.LayerConfigMenu .tabContent .ToggleInput{margin:1.5rem 0}.LayerConfigMenu .tabContent h4{font-weight:400;color:#202022;font-size:1em}.LayerConfigMenu .tabContent hr{border:none;border-bottom:.1rem solid #e5e6ed;margin:.5rem 0}.LayerConfigMenu .popupTab .optionContainer{display:flex;flex:1;min-height:2.5rem;line-height:1.25rem;flex-direction:row;justify-content:space-between;align-items:center}.LayerConfigMenu .popupTab .controlContainer{flex:1}.LayerConfigMenu .popupTab .columnLabelContainer{flex:11}.LayerConfigMenu .shapeLabel .label{font-size:inherit;order:2}.LayerConfigMenu .shapeLabel .toggle{order:1;margin-right:.5em}.LayerConfigMenu .shapeLabel .ToggleInput{margin:.5rem 0}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.MapConfigMenu{height:calc(100vh - 4rem);display:flex;flex-direction:column;position:relative}.MapConfigMenu .contents{overflow:auto;flex:1}.MapConfigMenu .saveContainer{display:flex;height:4rem;width:100%;justify-content:space-around;align-items:"center";border-top:1px solid #e5e6ed}.MapConfigMenu .saveContainer .saveButton{bottom:1rem;display:block;padding:.6rem 1.2rem;margin:.75rem auto;text-transform:uppercase;font-size:.9rem;color:#6ca429;border:.1rem solid #6ca429;border-radius:3px}.MapConfigMenu .drawer{padding:1rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.UniqueValueMenu{padding:.5rem;background-color:#f1f2f2;border-radius:3px}.UniqueValueMenu ol,.UniqueValueMenu ul{list-style:none}.UniqueValueMenu .header{position:relative}.UniqueValueMenu .header .collapseToggle,.UniqueValueMenu .header h4{display:inline-block}.UniqueValueMenu .header .collapseToggle{position:absolute;right:0;line-height:1.5rem;width:1.5rem;text-align:center}.UniqueValueMenu .uniqueValueItem{padding:1rem 0;border-bottom:.1rem solid #6d6e71}.UniqueValueMenu .uniqueValueItem:last-child{border-bottom:none}.UniqueValueMenu.expanded .header{margin-bottom:1rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.PivotTableConfigMenu .totalToggle{padding:.5rem 0}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ConfigMenu ol,.ConfigMenu ul{list-style:none}.ConfigMenu .visualisationTypePicker .typeButton{padding:2rem 1rem;background-color:#fff;color:rgba(32,32,34,.6);transition:all .1s ease;margin:.25rem;background-repeat:no-repeat;background-size:auto 75%;background-position:95%;text-transform:capitalize;transition:background-color .5s ease}.ConfigMenu .visualisationTypePicker .typeButton:hover{background-color:rgba(32,32,34,.05);opacity:1;color:#202022}.ConfigMenu .helpText{border:.1rem solid #f39c12;border-radius:3px}.ConfigMenu .helpText .helpTextContainer{padding:.5rem .25rem}.ConfigMenu .aggregationHelpText{border:.1rem solid transparent;transition:border-color .5s ease,height .5s ease;transition-delay:.75s;overflow:hidden}.ConfigMenu .aggregationInputContainer{cursor:pointer}.ConfigMenu .aggregationInputContainer .aggregationHelpText{opacity:1;border:.1rem solid #f39c12}.ConfigMenu .alert{height:1rem;width:1rem;background-color:#f39c12;color:#fff;display:inline-block;border-radius:100%;text-align:center;margin-right:.5rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.VisualisationConfig .numberInput,.VisualisationConfig .textInput{height:2.5rem;border:.1rem solid #e5e6ed;padding:.5rem;background-color:#fff}.VisualisationConfig .numberInput:disabled,.VisualisationConfig .textInput:disabled{background-color:#f9f9f9}.VisualisationConfig .SelectMenu{height:2.5rem}.VisualisationConfig input,.VisualisationConfig label,.VisualisationConfig select{display:block;margin:.5rem 0;width:100%}.VisualisationConfig .inputSeperator,.VisualisationConfig label{color:#202022}.VisualisationConfig .inputSeperator{text-align:center}.VisualisationConfig .inputGroup{padding-bottom:.8rem}.VisualisationConfig .inputGroup:first-child{padding-top:.5rem}.VisualisationConfig .ColumnGroupingInput,.VisualisationConfig .FilterMenu{border-radius:3px}.VisualisationConfig .FilterMenu.disabled{cursor:not-allowed;filter:grayscale(100%);opacity:.5;pointer-events:none}.VisualisationConfig .FilterMenu .container{padding:1rem 0 .5rem;position:relative}.VisualisationConfig .FilterMenu .title{position:relative}.VisualisationConfig .FilterMenu .collapseToggle{position:absolute;right:0;line-height:1.5rem;width:1.5rem;text-align:center}.VisualisationConfig .FilterMenu .noFilters{display:none;font-size:.8rem;line-height:1.4rem;text-align:center;color:#202022;text-transform:uppercase}.VisualisationConfig .FilterMenu .filterListItem{position:relative;background-color:#f7f7fa;padding:.5rem 2rem .5rem .5rem;border:.1rem solid #e5e6ed;border-radius:3px;margin-bottom:.75rem;line-height:1.4em}.VisualisationConfig .FilterMenu .filterListItem:last-item{margin-bottom:0}.VisualisationConfig .FilterMenu .filterListItem .deleteFilter{position:absolute;line-height:1em;right:.3rem;top:.3rem}.VisualisationConfig .FilterMenu .filterListItem.invalid{background-color:rgba(192,57,43,.2)}.VisualisationConfig .FilterMenu .addFilterContainer{width:100%;text-align:right}.VisualisationConfig .FilterMenu .addFilter{position:absolute;padding:.4rem 1.2rem;top:-24px;right:30px}.VisualisationConfig .FilterMenu .buttonContainer{position:relative;height:2rem}.VisualisationConfig .FilterMenu .cancelFilter,.VisualisationConfig .FilterMenu .saveFilter{position:absolute;bottom:0;line-height:1.4em;border-radius:3px;padding:.4rem .8rem;text-transform:uppercase}.VisualisationConfig .FilterMenu .saveFilter{right:0}.VisualisationConfig .FilterMenu .cancelFilter{left:0}.VisualisationConfig .FilterMenu .newFilterContainer{padding:1rem .5rem;border-radius:3px;border:.1rem solid #202022;background-color:#f7f7fa}.VisualisationConfig .FilterMenu .filterColumnInput{margin-bottom:1rem}.VisualisationConfig .saveChanges{bottom:1rem;display:block;padding:.6rem 1.2rem;margin:.75rem auto;text-transform:uppercase;font-size:.9rem;color:#6ca429;border:.1rem solid #6ca429;border-radius:3px}@media print{.VisualisationConfig{display:none!important}}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.VisualisationEditor{display:flex;position:relative;margin-top:4em;width:100%;height:100%;height:calc(100% - 4rem)}.VisualisationEditor .VisualisationConfig,.VisualisationEditor .VisualisationPreview{height:calc(100vh - 4em);padding:1rem}.VisualisationEditor .VisualisationConfig{display:block;overflow:auto;position:relative;width:30%;padding-bottom:4rem;background-color:#f7f7fa;box-shadow:0 0 .25rem rgba(0,0,0,.15)}.VisualisationEditor .VisualisationPreview{flex:1;max-width:70%;min-height:40rem}.VisualisationEditor--exporting{margin-top:0}@media print{.VisualisationEditor .VisualisationPreview{max-width:100%}}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ColumnHeader{display:flex;justify-content:space-between;align-items:center;padding:0 8px}.ColumnHeader *{vertical-align:top;line-height:40px}.ColumnHeader.columnMenuActive{background-color:#f2f2f2}.ColumnHeader .sortLabel{display:block;position:absolute;left:0;right:0;top:0;line-height:.7rem;padding:.125rem .5rem .18rem;background-color:rgba(0,0,0,.25);color:#202022;text-align:left}.ColumnHeader .sortLabel *{line-height:.7rem}.ColumnHeader .sortLabel .cancelSort{float:right;margin-right:-.25rem}.ColumnHeader .columnTitleText{width:calc(100% - 30px);overflow:hidden;white-space:nowrap;display:inline-block;font-weight:500}.ColumnHeader .columnTitleText .holder{display:inline-block;width:calc(100% - 30px);text-overflow:ellipsis;overflow:hidden}.ColumnHeader .columnTitleText .columnKey{margin-left:.5rem;margin-right:.5rem;color:#202022}.ColumnHeader .columnTitleText .columnType{margin:0 .5rem;color:#202022;font-weight:400}.ColumnHeader .columnTitleText .columnType,.ColumnHeader .columnTitleText .columnType .columnTypeToggle{display:inline-block}.ColumnHeader .columnTitleText .columnType .columnTypeToggle>i,.ColumnHeader .columnTitleText .columnType>i{margin-top:10px;margin-left:-4px}.ColumnHeader .icon{font-size:1.8em}span.fxColumn{margin-right:10px;padding:4px 6px 6px;background:#e2e2e2;border-radius:25%}.dataset-type-icon{color:#252525;border-radius:3px;padding:0 4px;line-height:normal;display:inline-block;line-height:22px;min-width:22px;text-align:center;width:20px;height:20px;background-repeat:no-repeat;background-position:50%}.dataset-type-icon.icon-int,.dataset-type-icon.icon-str{font-weight:600;font-size:12px}.contextMenuItem .dataset-type-icon{margin-right:7px;margin-left:-4px;transform:translateY(5px)}.TransformationLog ol,.TransformationLog ul{list-style:none}.TransformationLog .mergedColumnsInfo em{font-style:italic}.TransformationLog .mergedColumnsInfo .mergedColumnTitles{padding:.25rem 0}.TransformationLog .mergedColumnsInfo .mergedColumnTitles li{list-style:initial;padding:initial}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.feedbackMessage{color:#c0392b}.valueToExtract{font-size:1em}.checked,h4.bolder{font-weight:500}.SplitColumnOptions{height:100%}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DeriveColumn .HelpText{text-align:justify}.DeriveColumn .HelpTextToggleButton{display:block;border-radius:100%;width:1.4rem;height:1.4rem;color:#fff;background-color:#6d6e71;margin-top:.25rem}.DeriveColumn .CodeFeedback .container{display:flex;justify-content:space-between;margin:.1rem 0}.DeriveColumn .CodeFeedback .feedbackMessage{color:#c0392b}.DeriveColumn .CodeMirror{border:1px solid #eee;height:100px}.DataTableSidebar.GroupsList .SidebarHeader h3{font-size:16px}.DataTableSidebar.GroupsList .SidebarHeader .fa{display:inline-block;padding:5px 10px;background:#e6e6e6;border-radius:5px}.DataTableSidebar.GroupsList .inputs{padding:0}.DataTableSidebar.GroupsList .inputs .groupItem{display:flex;padding:15px 1rem;justify-content:space-between}.DataTableSidebar.GroupsList .inputs .groupItem:hover{background-color:rgba(32,32,34,.05)}.DataTableSidebar.GroupsList .inputs .groupItem.active p{color:rgba(0,122,255,.87)}.DataTableSidebar.GroupsList .inputs .groupItem p{font-size:14px}.DataTableSidebar.GroupsList .inputs .groupItem .icon{font-size:1.5em}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DataTableSidebar{position:relative;height:calc(100vh - 4rem);width:290px;display:flex;flex-direction:column}.DataTableSidebar .SidebarHeader{padding:1rem;border-bottom:.1rem solid #e5e6ed;height:4rem}.DataTableSidebar .SidebarHeader button,.DataTableSidebar .SidebarHeader h3{line-height:2rem}.DataTableSidebar .SidebarControls{display:flex;position:absolute;bottom:0;background-color:#fff;border-top:1px solid #e5e6ed;flex-direction:row;justify-content:space-between;width:100%;padding:.8rem 1rem;height:4rem}.DataTableSidebar .SidebarControls .apply,.DataTableSidebar .SidebarControls .cancel{text-align:center;padding:0 2rem;text-transform:uppercase;border-radius:3px}.DataTableSidebar .SidebarControls .apply{color:#6ca429;border:.1rem solid #6ca429;transition:color .7s ease,border-color .7s ease}.DataTableSidebar .SidebarControls .apply.disabled,.DataTableSidebar .SidebarControls .cancel{color:#202022;border:.1rem solid #202022}.DataTableSidebar .inputs{height:calc(100% - 8rem);padding:1rem;line-height:1.4rem;overflow-y:auto}.DataTableSidebar .inputGroup{margin-bottom:2.25rem}.DataTableSidebar .inputGroup label{margin-bottom:.25rem}.DataTableSidebar .inputGroup input{display:block;width:100%;padding:.5rem}.DataTableSidebar .inputGroup .SelectMenu,.DataTableSidebar .inputGroup input{height:2.6rem;color:#333}.DataTableSidebar h3{display:inline-block}.DataTableSidebar .close{float:right;line-height:1.4rem}.DataTableSidebar .TransformationList{height:calc(100vh - 16rem);overflow-y:auto;padding:1rem}.DataTableSidebar .TransformationList ol{list-style:initial;list-style-type:decimal}.DataTableSidebar .TransformationList ol li{margin-left:1.25rem;padding:.5rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DatasetTable{margin-top:4rem}.DatasetTable .toggle-groups{display:block;width:50px;text-align:center;padding-top:10px}.DatasetTable .toggle-groups span{margin:10px;padding:5px 10px;background:#e6e6e6;border-radius:5px}.DatasetTable .wrapper{height:calc(100vh - 4rem);display:flex}.DatasetTable .wrapper,.DatasetTable .wrapper.noSidebar{width:calc(100% - 50px)}.DatasetTable .wrapper.hasSidebar{width:calc(100% - 300px)}.DatasetTable .wrapper .public_fixedDataTableCell_main{max-width:200px;white-space:nowrap;overflow:hidden}.DatasetTable .wrapper .public_fixedDataTable_header,.DatasetTable .wrapper .public_fixedDataTable_header .public_fixedDataTableCell_main,.DatasetTable .wrapper .public_fixedDataTable_scrollbarSpacer{background:#fff;background-image:none}.DatasetTable .wrapper .public_fixedDataTableRow_highlighted{background-color:#fff}.DatasetTable .wrapper .public_fixedDataTableCell_main{background-color:#fff;border-bottom:1px solid #e0e4e8}.DatasetTable .wrapper .public_fixedDataTableCell_cellContent{padding:.8em 12px;font-size:14px}.DatasetTable .sidebarWrapper.collapsed{width:0}.DatasetTable .sidebarWrapper.expanded{width:300px}.DatasetTable .sidebarTargetingColumn{background-color:#f1f2f2}.DatasetTable .ColumnHeader{position:relative}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.fixedDataTableRowLayout_rowWrapper>.fixedDataTableRowLayout_main.public_fixedDataTableRow_main.public_fixedDataTableRow_even.fixedDataTableLayout_header.public_fixedDataTable_header>.fixedDataTableRowLayout_body>.fixedDataTableCellGroupLayout_cellGroupWrapper>.fixedDataTableCellGroupLayout_cellGroup>.fixedDataTableCellLayout_main.public_fixedDataTableCell_main{border-left:1px;border-right:0;border-style:solid;border-color:#d3d3d3}.ColumnGroupHeader{margin:10px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.Dataset,.Dataset .DatasetTable{width:100%}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.TransformationHeader .title{display:flex;align-items:center;height:100%}.TransformationHeader .transformButton{border:.1rem solid #e5e6ed;border-radius:3px;padding:.5rem;margin:.25rem .5rem;background-color:#6ca429;color:#fff}.TransformationHeader .transformButton:disabled{background-color:#fff;color:#202022}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.TargetMergeOptions{flex:1;padding-left:3em;padding-right:3em}.TargetMergeOptions h1{font-size:1.2em}.TargetMergeOptions p{border:1px solid rgba(32,32,34,.5);padding:.6em}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.SourceMergeOptions{flex:1;padding-left:3em;padding-right:3em}.SourceMergeOptions h1{font-size:1.2em}.SourceMergeOptions fieldset{margin-top:1em;border:1px solid rgba(32,32,34,.5);padding-left:.5em}.SourceMergeOptions fieldset legend{padding-left:.5em;padding-right:.5em}.SourceMergeOptions fieldset div.groupName{padding-top:1em;padding-left:.3em;font-size:.9em;color:#586069}.SourceMergeOptions .SelectAggregation .aggregationContainer{display:flex}.SourceMergeOptions .SelectAggregation .aggregationContainer .aggregationColumn{flex:3}.SourceMergeOptions .SelectAggregation .aggregationContainer .aggregationDirection{margin-left:1rem;flex:1}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.MergeTransformation .container{display:flex;justify-content:space-around;position:absolute;top:4em;right:0;left:0;line-height:2.5em;padding:2rem 0}.MergeTransformation .container .separator{background-color:#e5e6ed;width:1px;position:relative;min-height:200px}.MergeTransformation .container .separator:before{content:"";position:absolute;width:64px;height:64px;background-color:#fff;top:calc(50% - 32px);left:-32px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2ZzIiICAgdmlld0JveD0iMCAwIDI1NiAyNTYiICAgaGVpZ2h0PSIyNTYiICAgd2lkdGg9IjI1NiI+ICA8ZGVmcyAgICAgaWQ9ImRlZnM0IiAvPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3Ij4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTc5Ni4zNjIxMykiICAgICBpZD0ibGF5ZXIxIj4gICAgPHBhdGggICAgICAgaWQ9InBhdGg0MTM4IiAgICAgICBkPSJtIDExMiw4MjguMzYyMTMgMCw4MCAtODAsMCAwLDMyIDgwLDAgMCw3OS45OTk5NyAzMiwwIDAsLTc5Ljk5OTk3IDgwLDAgMCwtMzIgLTgwLDAgMCwtODAgeiIgICAgICAgc3R5bGU9ImZpbGw6I2U1ZTZlZDtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOmJ1dHQ7c3Ryb2tlLWxpbmVqb2luOm1pdGVyO3N0cm9rZS1vcGFjaXR5OjE7ZmlsbC1vcGFjaXR5OjEiIC8+ICA8L2c+PC9zdmc+");background-size:40%;background-position:50%;background-repeat:no-repeat}.MergeTransformation .container h1{margin-top:1em}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.TargetReverseGeocodeOptions{flex:1;padding-left:3em;padding-right:3em}.TargetReverseGeocodeOptions h1{font-size:1.2em}.TargetReverseGeocodeOptions p{border:1px solid rgba(32,32,34,.5);padding:.6em}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.SourceReverseGeocodeOptions{flex:1;padding-left:3em;padding-right:3em}.SourceReverseGeocodeOptions h1{font-size:1.2em}.SourceReverseGeocodeOptions p{border:1px solid rgba(32,32,34,.5);padding:.6em}.SourceReverseGeocodeOptions input{width:100%;padding:.6em;border:1px solid rgba(32,32,34,.45)}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ReverseGeocodeTransformation .container{display:flex;justify-content:space-around;position:absolute;top:4em;right:0;left:0;line-height:2.5em;padding:2rem 0}.ReverseGeocodeTransformation .container .separator{background-color:#e5e6ed;width:1px;position:relative;min-height:200px}.ReverseGeocodeTransformation .container .separator:before{content:"";position:absolute;width:64px;height:64px;background-color:#fff;top:calc(50% - 32px);left:-32px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2ZzIiICAgdmlld0JveD0iMCAwIDI1NiAyNTYiICAgaGVpZ2h0PSIyNTYiICAgd2lkdGg9IjI1NiI+ICA8ZGVmcyAgICAgaWQ9ImRlZnM0IiAvPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE3Ij4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTc5Ni4zNjIxMykiICAgICBpZD0ibGF5ZXIxIj4gICAgPHBhdGggICAgICAgaWQ9InBhdGg0MTM4IiAgICAgICBkPSJtIDExMiw4MjguMzYyMTMgMCw4MCAtODAsMCAwLDMyIDgwLDAgMCw3OS45OTk5NyAzMiwwIDAsLTc5Ljk5OTk3IDgwLDAgMCwtMzIgLTgwLDAgMCwtODAgeiIgICAgICAgc3R5bGU9ImZpbGw6I2U1ZTZlZDtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOmJ1dHQ7c3Ryb2tlLWxpbmVqb2luOm1pdGVyO3N0cm9rZS1vcGFjaXR5OjE7ZmlsbC1vcGFjaXR5OjEiIC8+ICA8L2c+PC9zdmc+");background-size:40%;background-position:50%;background-repeat:no-repeat}.ReverseGeocodeTransformation .container h1{margin-top:1em}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DeriveCategoryMapping{position:relative;border-bottom:1px solid #f1f2f2;padding:0}.DeriveCategoryMapping .DeriveCategoryMapping__text{padding:1rem 0!important}.DeriveCategoryMapping .DeriveCategoryMapping__input-wrap{padding:0!important}.DeriveCategoryMapping .DeriveCategoryMapping__input-wrap input{width:100%;padding:.5rem;margin-top:7px;border:1px solid transparent;font-weight:600}.DeriveCategoryMapping .DeriveCategoryMapping__input-wrap input:focus{border-color:#0868e8}.DeriveCategoryMapping .DeriveCategoryMapping__tag{border:1px solid #b4b4b4;background:#fff;padding:.2rem .5rem;position:relative;display:inline-block;margin-right:.4rem;margin-bottom:.4rem;border-radius:4px}.DeriveCategoryMapping .DeriveCategoryMapping__tag--with-btn{padding-right:1.5rem}.DeriveCategoryMapping .DeriveCategoryMapping__tag--active,.DeriveCategoryMapping .DeriveCategoryMapping__tag:hover{border-color:#0868e8;color:#0868e8}.DeriveCategoryMapping .DeriveCategoryMapping__tag--active .DeriveCategoryMapping__tag__btn,.DeriveCategoryMapping .DeriveCategoryMapping__tag:hover .DeriveCategoryMapping__tag__btn{color:#0868e8}.DeriveCategoryMapping .DeriveCategoryMapping__tag__btn{position:absolute;right:.2rem;top:.4rem}.DeriveCategoryMapping .DeriveCategoryMapping__action_btn{visibility:hidden;color:#0868e8;cursor:pointer;padding:0 .5rem;font-style:italic}.DeriveCategoryMapping:hover .DeriveCategoryMapping__action_btn{visibility:visible}.DeriveCategoryMapping:hover .DeriveCategoryMapping__input-wrap input{border-color:#f1f2f2}.DeriveCategoryMapping:hover .DeriveCategoryMapping__input-wrap input:focus{border-color:#0868e8}.DeriveCategoryMapping .Popover .popover{border:1px solid #b4b4b4;background:#fff;width:290px}.DeriveCategoryMapping .Popover .popover .arrow:after{border-bottom-color:#b4b4b4;border-bottom-color:#fff}.DeriveCategoryMapping .Popover .popover-body,.DeriveCategoryMapping .Popover .popover-footer,.DeriveCategoryMapping .Popover .popover-header{background:none;padding:1rem}.DeriveCategoryMapping .Popover .popover-header:before{border-bottom-color:#fff!important}.DeriveCategoryMapping .Popover .popover-footer .Button,.DeriveCategoryMapping .Popover .popover-header a{float:right}.DeriveCategoryMapping .Popover .popover-footer input,.DeriveCategoryMapping .Popover .popover-footer label{margin:12px 5px}.DeriveCategoryMapping .Popover .DeriveCategoryMappings__search-input{margin-top:6px;width:100%;margin-bottom:1rem}.DeriveCategoryMapping .Popover .DeriveCategoryMappings__list{list-style:none}.DeriveCategoryMapping .Popover .DeriveCategoryMappings__list li{padding:.75rem 0}.DeriveCategoryMapping .Popover .DeriveCategoryMappings__list li input{margin-right:10px}.DeriveCategoryMapping--lg a,.DeriveCategoryMapping--lg input{font-size:1.2em;font-weight:600}.DeriveCategoryMapping--lg a{margin-left:40px;color:#b4b4b4;padding:0 20px;position:relative;top:2px}.DeriveCategoryMapping--lg a:hover{color:#0868e8}.DeriveCategoryMapping--lg i{margin-right:10px}.DeriveCategoryMapping--invalid .DeriveCategoryMapping__input-wrap input,.DeriveCategoryMapping--invalid .DeriveCategoryMapping__input-wrap input:focus,.DeriveCategoryMapping--invalid:hover .DeriveCategoryMapping__input-wrap input,.DeriveCategoryMapping--invalid:hover .DeriveCategoryMapping__input-wrap input:focus{border-color:#c0392b}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DeriveCategoryMappings .DeriveCategoryMeta{font-size:.8em;color:#b4b4b4}.DeriveCategoryMappings .DeriveCategoryMeta .DeriveCategoryMapping__text{padding:.5rem 0!important}.DeriveCategoryMappings .DeriveCategoryMeta .DeriveCategoryMapping__text span{display:inline-block;margin-right:1rem}.DeriveCategoryMappings .DeriveCategoryMeta .DeriveCategoryMapping__text .DeriveCategoryMapping__sort-btn{margin-right:3px;padding:5px;border:1px solid #b4b4b4;width:24px;height:24px;border-radius:4px;color:#b4b4b4;margin-top:-1px}.DeriveCategoryMappings .DeriveCategoryMeta .DeriveCategoryMapping__text .DeriveCategoryMapping__sort-btn--selected{color:#0868e8;border-color:#0868e8}.DeriveCategoryMappings .DeriveCategoryMeta .DeriveCategoryMappings__search-input{margin-left:.8rem}.DeriveCategoryMappings .DeriveCategoryMeta:nth-child(2) .DeriveCategoryMapping__text{position:relative;top:2px}.DeriveCategoryMappings .DeriveCategoryMappings__search-input{border-radius:16px;border:none;background:#f1f2f2;padding:2px .5rem;font-style:italic}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DeriveCategoryMapping .DeriveCategoryMapping__action_btn{visibility:visible;color:#0868e8;cursor:pointer;padding:0 .5rem;font-style:italic}.DeriveCategoryMapping:hover .DeriveCategoryMapping__action_btn{visibility:visible}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.SourceDeriveCategoryOptions .Select{height:auto}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DeriveCategoryTransformation .DeriveCategoryTransformation__container{margin-top:4em;padding:1em;width:100%}.DeriveCategoryTransformation h2{padding-bottom:15px}.Transformation{width:100%}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.export-header{padding:10px 30px;font-size:2em;border-bottom:1px solid #b4b4b4}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DashboardVisualisationList .list,.DashboardVisualisationList .noVisualisationsMessage{padding:1rem}.DashboardVisualisationList .filterInput{padding:1rem;border-bottom:.1rem solid #f1f2f2}.DashboardVisualisationList .filterInput input,.DashboardVisualisationList .filterInput label{display:block;margin:.5rem 0;width:100%}.DashboardVisualisationList .filterInput label{margin-top:0}.DashboardVisualisationList .filterInput input{padding:.5rem;margin-bottom:0}.DashboardVisualisationList .filterHelpText{padding:1rem;text-align:center}.DashboardVisualisationList .filterHelpText .buttonContainer{margin-top:1rem}.DashboardVisualisationList .filterHelpText button{padding:.25rem .5rem;border:.1rem solid #000;border-radius:3px}.DashboardVisualisationList .listItem{margin:.5rem 0;padding:15px 5px 15px 15px;width:100%;border:1px solid rgba(32,32,34,.2);position:relative;overflow-y:auto;display:flex}.DashboardVisualisationList .listItem.added{border:1px solid rgba(32,32,34,.05);background-color:rgba(32,32,34,.05)}.DashboardVisualisationList .listItem .entityIcon{display:flex;flex-direction:column;justify-content:center}.DashboardVisualisationList .listItem .entityIcon,.DashboardVisualisationList .listItem .entityIcon img{width:32px}.DashboardVisualisationList .listItem .textContent{padding-left:10px}.DashboardVisualisationList .listItem:first-child{margin-top:0}.DashboardVisualisationList h3{font-weight:400;text-transform:capitalize;color:#000}.DashboardVisualisationList .author,.DashboardVisualisationList .lastModified,.DashboardVisualisationList .visualisationType{font-size:.9em}.DashboardVisualisationList .visualisationType{display:inline;font-weight:600;color:#6d6e71}.DashboardVisualisationList .lastModified{display:inline;color:#b4b4b4}.DashboardVisualisationList .author{display:inline;color:#6d6e71}.DashboardVisualisationList .isOnDashboardIndicator{padding:.5rem;position:absolute;top:0;right:0}.DashboardCanvasItemEditable{display:flex;z-index:10;position:relative}.DashboardCanvasItemEditable .DashboardCanvasItemEditableInput{height:calc(100% - 51px)}.DashboardCanvasItemEditable .DashboardCanvasItemEditableInput .ql-container{border-bottom:none}.DashboardCanvasItemEditable .DashboardCanvasItemEditableInput .ql-editor{background:#fff;min-height:40px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc;margin-left:-1px;margin-right:-1px}.DashboardCanvasItemEditable .DashboardCanvasItemEditableInput .ql-toolbar{height:auto;background:#fff}.DashboardCanvasItemEditable .DashboardCanvasItemEditableInput .ql-picker-label:before{vertical-align:top}.DashboardCanvasItemEditable .DashboardCanvasItemEditableOverlay{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.DashboardCanvasItemEditable ul{padding-left:20px}.DashboardCanvasItemEditable ul li.ql-indent-1{margin-left:20px}.DashboardCanvasItemEditable ul li.ql-indent-2{margin-left:40px}.DashboardCanvasItemEditable ul li.ql-indent-3{margin-left:60px}.DashboardCanvasItemEditable ul li.ql-indent-4{margin-left:80px}.DashboardCanvasItemEditable ul li.ql-indent-5{margin-left:100px}.DashboardCanvasItemEditable ul li.ql-indent-6{margin-left:120px}.DashboardCanvasItemEditable ul li.ql-indent-7{margin-left:140px}.DashboardCanvasItemEditable ul li.ql-indent-8{margin-left:160px}.DashboardCanvasItemEditable ul li.ql-indent-9{margin-left:180px}.DashboardCanvasItemEditable ul li.ql-indent-10{margin-left:200px}.DashboardCanvasItemEditable .ql-editor strong,.DashboardCanvasItemEditable .text strong{font-weight:700}.DashboardCanvasItemEditable .ql-editor em,.DashboardCanvasItemEditable .text em{font-style:italic}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DashboardCanvasItem{position:relative;padding:20px;margin:10px;background-color:#fff;color:#2b2d33;border-radius:8px}.DashboardCanvasItem .title{display:none}.DashboardCanvasItem .itemContainer.text{position:relative}.DashboardCanvasItem .deleteButton{position:absolute;top:5px;right:7px;display:block;z-index:2;color:#c6cad4}.DashboardCanvasItem .deleteButton:hover{color:inherit}.DashboardCanvasItem .DashboardCanvasItemEditable{height:100%}.DashboardCanvasItem .DashboardCanvasItemEditable textarea{font-size:inherit;line-height:inherit;color:#2b2d33}.DashboardCanvasItem .itemTitle{padding-bottom:15px}.DashboardCanvasItem .itemTitle h2{color:#2b2d33;font-weight:600;font-size:1.3em}.DashboardCanvasItem .itemTitle span{color:#858994;font-size:.9em}.DashboardCanvasItem .itemTitle .notAffected span{color:#f6a431;font-size:1em;font-weight:bolder;padding-left:10px}.DashboardCanvasItem .unFiltered{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYyICg5MTM5MCkgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+bWRwaS8hIGljb24gMzI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iV2lyZWZyYW1lcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFzc2lnbm1lbnRzLS0tTmV3LUVTIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzgzLjAwMDAwMCwgLTg3NS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9IiEtaWNvbi0zMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzgzLjAwMDAwMCwgODc1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjRjVBNjIzIiBzdHJva2Utd2lkdGg9IjIuNSIgY3g9IjE2IiBjeT0iMTYiIHI9IjE0Ljc1Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIGZpbGw9IiNGNUE2MjMiIHg9IjE0LjY2NjY2NjciIHk9IjguMTY2NjY2NjciIHdpZHRoPSIyLjUiIGhlaWdodD0iMTAiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtQ29weS0yIiBmaWxsPSIjRjVBNjIzIiB4PSIxNC42NjY2NjY3IiB5PSIyMS4zMzMzMzMzIiB3aWR0aD0iMi41IiBoZWlnaHQ9IjMiPjwvcmVjdD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);background-repeat:no-repeat;background-size:24px 24px;background-position:right 10px top 10px}.DashboardCanvasItem--focused{z-index:10}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.DashboardEditor{position:relative;display:flex;margin-top:4rem;width:100%}.DashboardEditor .DashboardEditorSidebar{border-right:.1rem solid #f1f2f2;width:310px}.DashboardEditor .DashboardEditorSidebar .DashboardSidebarTabMenu{white-space:nowrap;padding:1rem 0}.DashboardEditor .DashboardEditorSidebar .DashboardSidebarTabMenu button{cursor:pointer}.DashboardEditor .DashboardEditorSidebar .DashboardSidebarTabMenu .tabItem{display:inline-block;margin-left:3.16667%;margin-right:3.16667%;text-align:center;padding:.75rem .75rem .45rem;color:#6d6e71;border-bottom:.3rem solid #f1f2f2;transition:color .3s,border .3s;transition-timing-function:ease;border-width:.1rem;border-color:#f1f2f2}.DashboardEditor .DashboardEditorSidebar .DashboardSidebarTabMenu .tabItem.selected{border-color:#6d6e71;border-width:.15rem}.DashboardEditor .DashboardEditorSidebar .DashboardSidebarTabMenu .tabItem:hover{color:#000}.DashboardEditor .DashboardEditorSidebar .DashboardSidebarTabMenu .tabItem.action{width:20%}.DashboardEditor .DashboardEditorSidebar .DashboardSidebarTabMenu .tabItem.action:hover{color:#000}.DashboardEditor .DashboardEditorSidebar .DashboardSidebarTabMenu .tabItem.textItem{border-left:.1rem solid #f1f2f2}.DashboardEditor .DashboardEditorSidebar .filtersTab{padding:13px}.DashboardEditor .DashboardEditorSidebar .selectFilterColumnRemove{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYyICg5MTM5MCkgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+bWRwaS9jYW5jZWwgaWNvbiAzMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJXaXJlZnJhbWVzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXNzaWdubWVudHMtLS1OZXctRVMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03MzMuMDAwMDAwLCAtODc1LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iY2FuY2VsLWljb24tMzIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDczMy4wMDAwMDAsIDg3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtQ29weSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIuNSIgZmlsbD0iIzAwMDAwMCIgY3g9IjE2IiBjeT0iMTYiIHI9IjE0Ljc1Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIGZpbGw9IiNGRkZGRkYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjA4MzMzMywgMTYuMDAwMDAwKSByb3RhdGUoNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTE2LjA4MzMzMywgLTE2LjAwMDAwMCkgIiB4PSIxNC44MzMzMzMzIiB5PSI2IiB3aWR0aD0iMi41IiBoZWlnaHQ9IjIwIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktMyIgZmlsbD0iI0ZGRkZGRiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMDgzMzMzLCAxNi4wMDAwMDApIHJvdGF0ZSgtNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTE2LjA4MzMzMywgLTE2LjAwMDAwMCkgIiB4PSIxNC44MzMzMzMzIiB5PSI2IiB3aWR0aD0iMi41IiBoZWlnaHQ9IjIwIj48L3JlY3Q+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);background-repeat:no-repeat;background-size:1rem 1rem;background-position:right 0 top .9rem}.DashboardEditor .DashboardEditorCanvas{padding:16px;position:relative;box-sizing:initial;background-color:#f2f3f7}.DashboardEditor .DashboardEditorOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.2);cursor:pointer}.DashboardEditor .DashboardCanvasItemWrap--focused{z-index:9}.DashboardEditor .DashboardVisualisationList{height:calc(100vh - 4rem - 64px)}.DashboardEditor .DashboardEditorCanvasContainer{height:calc(100vh - 4rem)}.DashboardEditor .DashboardEditorCanvasContainer,.DashboardEditor .DashboardVisualisationList{overflow:auto}.DashboardEditor .DashboardVisualisationList{width:22rem}.DashboardEditor .DashboardEditorCanvasContainer{flex:1}.DashboardEditor .blankDashboardHelpText{text-align:center;padding:6rem 1rem;line-height:1.4em;color:#6d6e71}.DashboardEditor .react-resizable-handle{z-index:99}.DashboardEditor .DashboardEditorCanvasControls{padding:1rem;border-bottom:.1rem solid #f1f2f2;text-align:center}.DashboardEditor .DashboardEditorCanvasControls button{padding:.5rem 1rem;color:#6ca429;background-color:#f7f7fa;border:.1rem solid #6ca429;line-height:1.4rem;border-radius:3px;margin-right:1rem}.DashboardEditor .DashboardEditorCanvasControls button i{margin-right:1em}.DashboardEditor .DashboardNameInputContainer{padding:1rem 1rem 0}.DashboardEditor .DashboardNameInputContainer input{display:block;margin:0 auto;width:80%;max-width:40rem;border:.1rem solid #f1f2f2;background-color:inherit;padding:.5rem;text-align:center}.DashboardEditor .DashboardNameInputContainer.error input{box-shadow:0 0 .1rem .25rem #c0392b}.DashboardEditor--exporting{margin-top:0}.DashboardEditor--exporting .DashboardEditorCanvasContainer{height:auto}.DashboardEditor--exporting .DashboardEditorCanvas{background-color:#fff}.DashboardEditor--exporting .DashboardCanvasItem{border:1px solid #cecece}.DashboardEditor--exporting .DashboardCanvasItem .deleteButton,.DashboardEditor--exporting .react-resizable-handle{display:none}.DashboardEditor .export-filter{padding:10px 30px;font-size:1.1em;border-bottom:1px dashed #b4b4b4}.DashboardEditor .export-filter b{font-weight:bolder}@media print{.DashboardEditorCanvasControls,.DashboardVisualisationList,.react-resizable-handle{display:none!important}.DashboardEditor .react-grid-layout{background:none}.DashboardEditor .DashboardEditorCanvas{padding:0!important}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgNiA2IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHZlcnNpb249IjEuMSINCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQl4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiDT4NCTxnIG9wYWNpdHk9IjAuMzAyIj4NCQk8cGF0aCBkPSJNIDYgNiBMIDAgNiBMIDAgNC4yIEwgNCA0LjIgTCA0LjIgNC4yIEwgNC4yIDAgTCA2IDAgTCA2IDYgTCA2IDYgWiIgZmlsbD0iIzAwMDAwMCIvPg0JPC9nPg08L3N2Zz4=");background-position:100% 100%;padding:0 3px 3px 0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+");background-position:100% 100%;padding:0 3px 3px 0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ConfirmUserAction{flex:1;display:flex;flex-direction:column}.ConfirmUserAction .ModalFooter{flex:1;align-items:flex-end}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.InviteUser,.InviteUser .ModalContents{flex:1;display:flex;flex-direction:column}.InviteUser .ModalContents{justify-content:center}td.UserRole{text-transform:capitalize}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.UsersContainer{flex:1;overflow:auto}.UsersContainer .UserList{margin-top:4rem;padding:1rem}.UsersContainer .UserList h1{color:#2b2e71;line-height:2.5rem}.UsersContainer .UserList table{width:100%}.UsersContainer .UserList table tr{border-bottom:.1rem solid #f1f2f2}.UsersContainer .UserList table tr td,.UsersContainer .UserList table tr th{padding:20px 0 10px}.UsersContainer .UserList table tr th{color:#6d6e71;text-align:left}.UsersContainer .UserList table tr td{color:#202022}.UsersContainer .UserList table .isMe{color:#6d6e71}.UsersContainer .UserActionSelector{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f7f7fa;border:0;text-indent:1px;text-overflow:ellipsis;width:100px}.UsersContainer .overflow{border:.1rem solid #e5e6ed;border-radius:3px;padding:.5rem;margin:.25rem .5rem}.ConfirmUserActionModal .contents,.InviteUserModal .contents{line-height:2.5rem;padding-left:0}.ConfirmUserActionModal .contents p,.InviteUserModal .contents p{margin-top:1.5rem}.InviteUserModeal .emailInput{width:250px}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.resourceContainer{margin-top:4em;margin-left:1em;width:100%;height:100%}.resourceContainer table{margin-top:1em}.resourceContainer table thead{font-weight:700}.resourceContainer table thead tr{border-bottom:.1rem solid #f1f2f2}.resourceContainer table thead th{padding:.5em}.resourceContainer table tbody{text-align:center}.resourceContainer table tbody td{padding:1em}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.SourceSelection{display:relative;margin:0}.SourceSelection .sourceOptionContainer{display:inline-block;width:20%;height:6rem;margin:1rem 2.5%;padding:1rem;text-align:center;background-color:#f5f5f5;vertical-align:bottom}.SourceSelection .sourceOptionContainer input{margin-right:.5rem}.SourceSelection .sourceOptionContainer.notImplemented{background-color:rgba(32,32,34,.25)}.SourceSelection .sourceOptionContainer.notImplemented input{cursor:not-allowed}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.ProgressBar{position:relative;width:100%}.ProgressBar .textContent{display:none}.ProgressBar .completionText,.ProgressBar .errorText{position:absolute;top:0;left:0;width:100%;line-height:125%}.ProgressBar .errorText{color:#c0392b}.ProgressBar .completionText{color:#f7f7fa}.ProgressBar .progressBar{height:1.25rem;width:100%;position:relative;border-radius:3px;border:.1rem solid #6ca429;overflow:hidden;transition:border-color .5s}.ProgressBar .progressBar.error{border-color:#c0392b}.ProgressBar .progressIndicator{background-color:#6ca429;display:block;height:1.25rem;transition:width .5s}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.CreateDataset .tabMenu{padding:1rem 0}.CreateDataset .tab{display:inline-block;width:27%;margin-left:3.16667%;margin-right:3.16667%;text-align:center;padding:.75rem;color:#6d6e71;border-bottom:.3rem solid #6d6e71;transition:color .3s,border .3s;transition-timing-function:ease}.CreateDataset .tab.selected{color:#6ca429;border-color:#6ca429}.CreateDataset .buttonContainer{position:relative}.CreateDataset .FileSelection{display:flex;width:100%;flex:1;margin-bottom:1rem}.CreateDataset .FileSelection .contents{width:100%;height:100%}.CreateDataset .LinkFileSelection input,.CreateDataset .LinkFileSelection label{padding:.25rem}.CreateDataset .LinkFileSelection label{margin-right:.5rem}.CreateDataset .LinkFileSelection .linkFileInput{width:20rem;max-width:60%}.CreateDataset .LinkFileSelection div{padding:1rem;width:100%;max-width:30rem;margin:0 auto;text-align:left}.CreateDataset .DataFileFileSelection{width:100%;background:rgba(43,46,113,.05);border:2px dotted #2b2e71;margin-bottom:1rem;padding-top:1rem;border-radius:6px;min-height:100%;text-align:center}.CreateDataset .DataFileFileSelection .dataFileUploadMessage{line-height:2rem}.CreateDataset .DataFileFileSelection .dataFileUploadInput{padding:1rem}.CreateDataset .DataFileFileSelection .dataFileUploadHeaderToggle{display:inline-block;text-align:left;padding:1rem;padding-bottom:1rem}.CreateDataset .DataFileFileSelection .dataFileUploadHeaderToggle.progressActive{padding-bottom:1rem}.CreateDataset .DataFileFileSelection .ProgressBar{width:90%;max-width:20rem;margin:1rem auto}.CreateDataset .DataFileFileSelection .errorText{color:#c0392b}.CreateDataset .Settings dd,.CreateDataset .Settings dt{display:inline-block;line-height:1.4rem;margin-bottom:.5rem}.CreateDataset .Settings dt{width:25%;max-width:12rem;padding-right:.25rem;text-align:right}.CreateDataset .Settings dd{width:70%;min-width:calc(100% - 12rem)}.CreateDataset .Settings .datasetNameInput{width:20rem}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.CreateCollection .ModalContents{justify-content:center}.CreateCollection input,.CreateCollection label{display:block}.CreateCollection label{color:#202022;display:none}.CreateCollection input{padding:.25rem;margin-top:.25rem;width:100%}.EditUser .EditUserForms{margin-bottom:1rem;padding-top:1rem}.EditUser .EditUserForms div{margin-bottom:.5rem}.EditUser .EditUserForms input,.EditUser .EditUserForms label{padding:.25rem}.EditUser .EditUserForms input{width:20rem;max-width:60%;margin-left:.5rem}.Modal,.Modal .ModalContents,.Modal>*{display:flex;flex-direction:column;flex:1}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.Notification{position:absolute;left:2rem;bottom:2rem;min-height:4rem;min-width:30rem;max-width:calc(100vh - 4rem);z-index:4;overflow:hidden;color:#f7f7fa;transition:transform .5s ease}.Notification.offscreen{transform:translateY(6rem)}.Notification.error{background-color:#c0392b}.Notification.success{background-color:#74b12c}.Notification.success,.Notification.success .close{color:#fff}.Notification.warn{background-color:#f39c12}.Notification.info{background-color:#f7f7fa;border:1px solid #202022;color:#202022}.Notification .message{display:block;padding:1rem;margin-right:2rem;line-height:2rem}.Notification .close{position:absolute;font-size:1.5rem;line-height:4rem;right:1rem;top:0;display:block;padding:5rem;margin:-5rem;border-radius:99rem}.exporting .Notification{display:none}.fixedDataTableCellGroupLayout_cellGroup{-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{right:0;left:auto}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{display:inline-block;vertical-align:top;white-space:normal}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableCellLayout_main{border-right-style:solid;border-right-width:1px;border-width:0 1px 0 0;box-sizing:border-box;display:block;overflow:hidden;position:absolute;white-space:normal}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{display:table-cell;vertical-align:middle}.fixedDataTableCellLayout_columnResizerContainer{position:absolute;right:0;width:6px;z-index:1}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize}.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob{visibility:visible}.fixedDataTableCellLayout_columnResizerKnob{position:absolute;right:0;visibility:hidden;width:4px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob{left:0;right:auto}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;position:absolute;right:-5px;width:12px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{right:auto;left:-5px}.fixedDataTableColumnResizerLineLayout_main{border-right-style:solid;border-right-width:1px;box-sizing:border-box;position:absolute;z-index:10;pointer-events:none}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-right-width:0;border-left-style:solid;border-left-width:1px}.fixedDataTableColumnResizerLineLayout_hiddenElem{display:none!important}.fixedDataTableLayout_main{border-style:solid;border-width:1px;box-sizing:border-box;overflow:hidden;position:relative}.fixedDataTableLayout_hasBottomBorder,.fixedDataTableLayout_header{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_bottomShadow,.fixedDataTableLayout_topShadow{height:4px;left:0;position:absolute;right:0;z-index:1}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{overflow:hidden;position:relative}.fixedDataTableRowLayout_main{box-sizing:border-box;overflow:hidden;position:absolute;top:0}.fixedDataTableRowLayout_body{left:0;right:0;position:absolute;top:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;left:0;position:absolute}.fixedDataTableRowLayout_fixedColumnsDivider{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-left-style:solid;border-left-width:1px;left:0;position:absolute;top:0;width:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{position:absolute;width:4px}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.ScrollbarLayout_main{box-sizing:border-box;outline:none;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ScrollbarLayout_mainVertical{bottom:0;right:0;top:0;width:15px}.ScrollbarLayout_mainHorizontal{height:15px;left:0;transition-property:background-color height}.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,.ScrollbarLayout_mainHorizontal:hover{height:17px}.ScrollbarLayout_face{left:0;overflow:hidden;position:absolute;z-index:1;transition-duration:.25s;transition-timing-function:ease;transition-property:width}.ScrollbarLayout_face:after{border-radius:6px;content:"";display:block;position:absolute;transition:background-color .25s ease}.ScrollbarLayout_faceHorizontal{bottom:0;left:0;top:0}.ScrollbarLayout_faceHorizontal:after{bottom:4px;left:0;top:4px;width:100%}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{right:0;left:auto}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{bottom:2px}.ScrollbarLayout_faceVertical{left:0;right:0;top:0}.ScrollbarLayout_faceVertical:after{height:100%;left:4px;right:4px;top:0}.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after{left:2px;right:2px}.public_fixedDataTable_hasBottomBorder,.public_fixedDataTable_header,.public_fixedDataTable_main{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_header .public_fixedDataTableCell_main,.public_fixedDataTable_scrollbarSpacer{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{position:absolute;z-index:99;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(180deg,rgba(0,0,0,.1),transparent)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(0deg,rgba(0,0,0,.1),transparent)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_cellContent{padding:8px}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_cellContent{margin-left:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTableCellLayout_columnReorderContainer{border-color:#0284ff;background-color:rgba(0,0,0,.1);width:12px;margin-right:-12px;float:left;cursor:move}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{margin-right:auto;margin-left:-12px;float:right}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#f6f7f8}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,rgba(0,0,0,.1),transparent)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,rgba(0,0,0,.1),transparent)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_Scrollbar_main,.public_Scrollbar_main.public_Scrollbar_mainActive{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main,.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive{border-right:1px solid #d3d3d3;border-left-width:0}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_faceActive:after,.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after{background-color:#7d7d7d}button.LocaleSelectorItem{margin-right:1em;padding:.4em;border-radius:3px}button.LocaleSelectorItem:hover,button.LocaleSelectorItemSelected{background-color:#f1f2f2}.UserMenuPopUp{background-color:#fff;padding:20px 10px}div[data-placement=bottom-start]{margin-top:5px;left:130px!important;z-index:9999;border:1px solid #d0d0d0;border-radius:2px;padding:0}.UserMenu button{cursor:pointer}i.userIcon{margin-right:.4em}i.downArrow{margin-left:.2em}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.CollectionListItem{display:flex;flex:1;align-items:flex-start;overflow:hidden;word-wrap:break-word}.CollectionListItem a{flex:1;line-height:1.4rem;max-width:85%}.CollectionListItem .delete{line-height:1.4rem;color:#6d6e71;width:1rem;margin-left:.5rem;opacity:0;transition:opacity .3s ease;pointer-events:none}.CollectionListItem:hover .delete{opacity:inherit;pointer-events:auto}.CollectionsList ol,.CollectionsList ul{list-style:none}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.NavWorkspaceSwitch a{display:inline-block;padding:5px 8px;background-color:#6ca429;font-size:.9em;text-decoration:none;cursor:pointer;border-radius:3px;border:1px solid transparent;text-align:center;background-color:transparent;color:#6ca429!important;border:1px solid #6ca429}.NavWorkspaceSwitch a:hover{background:#517b1f;color:#fff}.NavWorkspaceSwitch a.disabled,.NavWorkspaceSwitch a.disabled:hover{background-color:hsla(0,0%,50%,.1)!important;border:1px solid transparent}.NavWorkspaceSwitch a:hover{color:#fff!important;border:none;border:1px solid #6ca429;background-color:#6ca429}.NavWorkspaceSwitch a.disabled,.NavWorkspaceSwitch a.disabled:hover{cursor:not-allowed;color:hsla(0,0%,50%,.4)!important;border:1px solid hsla(0,0%,50%,.4)}h1{font-size:1.55rem}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.15rem}hr{display:block;height:1px;border:0;border-top:1px solid rgba(32,32,34,.3);margin:1em 0;padding:0}input,textarea{font-size:.95em;color:#202022}.WorkspaceNav{border-right:.1rem solid rgba(32,32,34,.05);width:16rem;z-index:2;transition:width .3s,height .3s;transition-timing-function:ease;background-color:#f5f5f5;box-shadow:2px 0 3px rgba(32,32,34,.05);overflow:auto}.WorkspaceNav ol,.WorkspaceNav ul{list-style:none}.WorkspaceNav .header{height:9rem}.WorkspaceNav .header .rowPrimary{width:100%;height:4rem}.WorkspaceNav .header h1{width:100%;height:4rem;display:flex;justify-content:flex-start;align-items:center}.WorkspaceNav .header h1 a{flex:1;margin-left:1rem;background-image:url(/assets/logo.png);background-size:contain;background-repeat:no-repeat;background-position-y:center;background-position-x:0;color:transparent;display:block}.WorkspaceNav .OrganizationMenu{padding:1rem;background:rgba(32,32,34,.05);color:hsla(240,3%,43%,.65)}.WorkspaceNav .OrganizationMenu .name{padding-bottom:.25rem}.WorkspaceNav .links{margin-top:2.5rem;color:#202022}.WorkspaceNav .links ul{border-top:1px solid rgba(32,32,34,.05);border-bottom:1px solid #f7f7fa}.WorkspaceNav .links ul li{padding:10px 5px 10px 1rem;margin-bottom:0;border-bottom:1px solid rgba(32,32,34,.05);border-top:1px solid #f7f7fa}.WorkspaceNav .subtitle{text-decoration:none;text-transform:capitalize}.WorkspaceNav .subtitle.notImplemented{color:hsla(240,3%,43%,.6)}.WorkspaceNav .subtitle a{color:rgba(32,32,34,.7)}.WorkspaceNav .subtitle.selected{font-weight:700;color:#202022;position:relative}.WorkspaceNav .NavLink{color:rgba(32,32,34,.7);border-bottom:.1rem solid rgba(32,32,34,.1)}.WorkspaceNav .NavLink .selected{color:#202022}.WorkspaceNav .NavLink:first-child{padding-top:0}.WorkspaceNav .NavLink:last-child{border-bottom:0;padding-bottom:0}.WorkspaceNav .CollectionsList h3{display:inline-block;position:relative;padding-right:2.5rem;font-size:1rem}.WorkspaceNav .CollectionsList .subtitle{color:rgba(32,32,34,.4)}.WorkspaceNav .CollectionsList .addCollection{line-height:1rem;font-size:1.4rem;background-color:transparent;border:none;position:absolute;right:0;color:#202022}.WorkspaceNav .CollectionsList ul{border:none}.WorkspaceNav .CollectionsList ul li{padding:2px 5px;margin:1px 0;background:none;border:none}.WorkspaceNav .CollectionsList ul li:first-child{margin-top:5px}.WorkspaceNav .CollectionsList ul li a{text-decoration:none;color:rgba(32,32,34,.7)}.WorkspaceNav .CollectionsList ul li a.selected{color:#202022}.WorkspaceNav .NavWorkspaceSwitch{padding:1rem;text-align:center}.WorkspaceNav.hidden{display:none}@media print{.LibraryCreateButton,.LibrarySearch,.WorkspaceNav{display:none!important}}
/*# sourceMappingURL=app.694f9dec92677b9aa52c0dbfb3de83de.css.map*/