@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);@import url(https://use.typekit.net/pem1hfh.css);@import url(https://fast.fonts.net/cssapi/22c45dc8-b267-43c6-897c-ddf64b269121.css);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,:after,:before{position:relative;box-sizing:inherit;line-height:1.2em}body,html{position:relative;margin:0;padding:0;color:#050038;font-family:"Inter",Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.ReactLogin{display:flex;height:100%;justify-content:center;text-align:center}.ReactLogin div{align-self:center}.ReactLogin img{width:300px}.ReactLogin h1{font-weight:700}.ReactLogin h1,.ReactLogin p{font-family:"Inter",Lato,Open Sans,sans-serif}.ReactLogin p{font-weight:200}.ReactLogin .landing .screens{max-height:100vh;max-width:80vw}.ReactLogin .landing img:first-of-type{top:10vh;bottom:auto;width:40vw;height:auto;left:auto;right:10vw}.ReactLogin .landing img:nth-of-type(2){top:40vh;bottom:20vh;right:34vw;left:auto;width:auto;height:45vh}.ReactLogin .landing img:nth-of-type(3){right:1vw;left:auto;bottom:4vh;top:35vh;width:26vw}.ReactLogin .landing img:nth-of-type(4){top:1vh;bottom:auto;right:1vh;left:auto;width:34vw}@-webkit-keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.MenuBar{margin:10px;pointer-events:all}.MenuBar .TopRibbon--ribbon-collapsible .IconButton{opacity:0}.MenuBar:not(.collapsed) .TopRibbon--ribbon-collapsible .IconButton{-webkit-animation:fadeUp .5s forwards;animation:fadeUp .5s forwards}.MenuBar:not(.collapsed) .TopRibbon--ribbon-collapsible .IconButton:nth-of-type(4){-webkit-animation-delay:.06s;animation-delay:.06s}.MenuBar:not(.collapsed) .TopRibbon--ribbon-collapsible .IconButton:nth-of-type(3){-webkit-animation-delay:.12s;animation-delay:.12s}.MenuBar:not(.collapsed) .TopRibbon--ribbon-collapsible .IconButton:nth-of-type(2){-webkit-animation-delay:.18s;animation-delay:.18s}.MenuBar:not(.collapsed) .TopRibbon--ribbon-collapsible .IconButton:first-of-type{-webkit-animation-delay:.24s;animation-delay:.24s}.MenuBar .file-input{display:flex;margin:0 10px;border-radius:20px;overflow:hidden}.MenuBar .file-input label{flex:1 0 max-content;display:flex;align-items:center;padding:0 15px;color:#7d7a96;font-size:.7142rem;background:#f2f5fa}.MenuBar .file-input input{flex:1 0 auto;width:175px;height:100%;padding:8px 10px;color:#050038;font-size:.8571rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;background:#edebff;border:0;outline:none;overflow:hidden}.MenuBar .UserPhoto{flex:0 1 35px;width:35px;height:35px;text-align:center;border:3px solid #4e28c4;border-radius:50%;overflow:hidden;background:#4e28c4}.MenuBar .UserPhoto img{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-50%;right:-50%;min-width:105%;height:105%;margin:auto}.MenuBar .UserPhoto .big-char{font-size:25px;margin-top:-2px;color:#fff}.MenuBar .counter{position:absolute;top:1px;right:1px;width:18px;height:18px;background:#66f;border-radius:50%;font-size:12px;color:#fff}.SelectionBox .Handle.mid{cursor:grab}.SelectionBox .Handle.nw{cursor:nw-resize}.SelectionBox .Handle.ne{cursor:ne-resize}.SelectionBox .Handle.sw{cursor:sw-resize}.SelectionBox .Handle.se{cursor:se-resize}.SelectionBox .rotationHandle{cursor:all-scroll;font-size:20px}.SelectionBox .rotationHandle div{width:100%;height:100%}.SelectionBox .arrowHandle{-webkit-filter:url(#shadow);filter:url(#shadow)}g.drawCircle text{-webkit-user-select:none;-ms-user-select:none;user-select:none}.Shape{position:relative}.Shape__info{pointer-events:none}.Shape__info .Shape__info-inner{text-align:center;background:#fff;border-radius:3px;border:1px solid #eee;z-index:99999;font-size:10px;opacity:0;top:5px;transition:top .15s,opacity .1s;padding:5px 0;box-shadow:0 0 8px rgba(20,20,20,.5)}.Shape__info .Shape__info-inner p{margin:.5em}.Shape--active .Shape__info-inner{top:0;opacity:1;transition:top .2s,opacity .15s}.Shape circle,.Shape polygon,.Shape rect{stroke-width:2px;stroke:#fff}.Shape .object.selected{stroke:#66f}.Shape .object.selected.warning{stroke:#ed1c35}.Shape .object.active{stroke:#441cc1}.Shape .object.warning{stroke:#f6929e}.Shape .object.warning.active{stroke:#991c7b}.Shape .label{-webkit-user-select:none;-ms-user-select:none;user-select:none;word-break:break-all}.Shape .label .label-text{text-align:center;white-space:pre-wrap;word-break:keep-all;width:100%;height:100%;position:relative}.Shape .label .label-text .label-text-inner{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Shape .label .label-text .label-text-inner .label-name{padding:.3em .1em;font-size:1.2em}.Shape .label .label-text .label-text-inner .label-area{padding:0;font-size:1.3em}.Shape .label textarea{background-color:rgba(68,28,193,.1);border:none}.Stage{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3}.Stage.shape{cursor:crosshair}.Stage svg>rect{pointer-events:auto!important}.Stage.scale svg,.Stage.shape svg{cursor:crosshair!important}.Stage svg{cursor:default!important}.Stage svg g{pointer-events:auto!important}.Stage .DrawArrow{stroke-width:2px;stroke:#000}.Stage .DrawArrow,.Stage .DrawArrowOrigin,.Stage .DrawArrowTarget{pointer-events:none}.Arrow .clickArea{stroke:rgba(0,0,255,.05);stroke-width:12px}.Arrow .arrow{stroke-width:2px;stroke:#000;pointer-events:auto}.Arrow .arrow.editMode{stroke:#00f}.Arrow .arrow.hide{display:none}.Arrow .arrowOrigin,.Arrow .arrowTarget{pointer-events:auto}.Arrow.dragging .arrow,.Arrow.dragging .arrowOrigin,.Arrow.dragging .arrowTarget,.Arrow.dragging .clickArea{pointer-events:none}.arrowhead-unselected{fill:#000}.arrowhead-selected{fill:#00f}.Tooltip{background-color:#fff;padding:8px 8px 8px 15px;position:absolute;z-index:999;width:150px;height:auto;border-radius:5px;box-shadow:0 0 5px 0 rgba(5,0,56,.4)}.Tooltip p{margin:0;font-size:1rem;line-height:1.5em}.Toolbar{width:-webkit-min-content;width:min-content;margin:10px;background:#fff;border-radius:5px;box-shadow:0 0 5px 0 rgba(5,0,56,.4);overflow:hidden;pointer-events:all}.Toolbar .IconButton{display:block;border-radius:0}.EditCategory{min-height:400px}.EditCategory .ReactForm__Group:nth-of-type(2) .ReactForm__Input{max-width:40vw}.EditCategory .ReactForm__Group:nth-of-type(3) .ReactForm__Input{width:100%}.EditCategory .delete{float:left;background-color:#fff}.EditCategory .pick-colors-hex{position:absolute;top:160px;max-width:40vw;height:200px;margin:0;padding:0}.LabelColor{margin-top:15px;text-align:center;padding:5px;font-size:1rem;font-weight:500;opacity:1;transition:color .25s,opacity .25s;vertical-align:middle;max-width:230px;border-radius:5px;text-transform:uppercase}.LabelColor:hover{cursor:default}.EditCategoryHandle{width:5px;height:60px;padding:0 8px 5px 0;margin:0;border-radius:5px}.EditCategoryHandle:hover{cursor:pointer}.pick-colors .react-colorful{width:auto;padding:10px 8px 15px 0;border-radius:5px}.pick-colors .react-colorful__saturation{margin:10px 0;border-radius:10px;border-bottom:none}.pick-colors .react-colorful__hue{height:14px;padding:0 0 10px;border-radius:10px}.pick-colors .react-colorful__hue-pointer,.pick-colors .react-colorful__saturation-pointer{width:14px;height:14px}.pick-colors .ReactForm__Input{width:auto;padding:0 8px 15px 0}.TooltipIcon{-webkit-transform:translateY(-1.2em) translateX(-1rem);transform:translateY(-1.2em) translateX(-1rem)}.TooltipIcon svg{width:.8571rem;height:.8571rem;position:absolute;vertical-align:center}.GenerateFromTable .Modal--window{min-width:960px}.GenerateFromTable header{padding-bottom:8px}.GenerateFromTable main{padding-top:8px}.GenerateFromTable p{margin:10px 0 0;color:#7d7a96;font-size:1rem;line-height:1.5em}.DashboardView{grid-row-start:1;grid-row-end:3;grid-column-start:2;grid-column-end:2;justify-self:end;z-index:102;width:calc(100% - 10px);margin:10px 10px 10px 0;pointer-events:all}.DashboardView main{padding:10px}.DashboardView .BarChart{display:flex}.DashboardView .BarChart+.BarChart{margin-top:15px}.DashboardView .BarChart>label{flex:1 0 20%}.DashboardView .BarChart>.BarChart__graphic{position:relative;flex:1 0 80%}.DashboardView .BarChart>.BarChart__graphic .BarChart__graphic__label{padding:4px;background-color:#fff;background-clip:padding-box;border-radius:5px}.DashboardView .BarChart__value{position:relative;z-index:2;padding:5px;background:hsla(0,0%,100%,.3)}.DashboardView .record{margin-top:16px}.DashboardView .record h5{margin-bottom:8px}.DashboardView .record .StackedBar__value{color:#4fb948}.DashboardView .record.out-of-range .square-gross,.DashboardView .record.out-of-range .StackedBar__value{color:#ed1c35}.DashboardView .record.presentationMode .square-gross{color:#000}.DashboardView .record__info{display:flex;width:100%;margin-top:8px}.DashboardView .record__info>*{flex:1 0 60%}.DashboardView .record_name_info{margin:0 0 8px;display:flex}.DashboardView .record_name_info .name__info{flex:1 0 45%;display:flex}.DashboardView .record_name_info .name__info .name__info__label{flex:1 0 44%!important}.DashboardView .record_name_info .name__info .name__info__value{flex:1 0 56%}.DashboardView .record_name_info .name__info .name__info__value label{padding:4px;background-color:#fff;background-clip:padding-box;border-radius:5px}.DashboardView .record_name_info .efficiency__info{flex:1 0 55%;display:flex}.DashboardView .record_name_info .efficiency__info .efficiency__info__label{flex:1 0 45%!important}.DashboardView .record_name_info .efficiency__info .efficiency__info__value{flex:1 0 55%}.DashboardView .record_name_info .efficiency__info .efficiency__info__value label{padding:4px;background-color:#fff;background-clip:padding-box;border-radius:5px}.SummaryInnerPanel .clamp{display:none}.SummaryInnerPanel .summary-group .header{display:flex;justify-content:space-between}.SummaryInnerPanel .summary-group .header h5{margin:0}.SummaryInnerPanel .summary-group .header button{display:inline-block;background:none;border:none;outline:none;font-size:20px;cursor:pointer}.SummaryInnerPanel .summary-group .BarChart{margin-top:8px}.SummaryInnerPanel .summary-group+.summary-group{margin-top:15px}.DepartmentView .FillBar label{display:block;flex:0 1;width:100%}.InnerPanel{background:#f2f5fa!important;border-radius:5px!important;box-shadow:none!important}.InnerPanel+.InnerPanel{margin-top:15px}.InnerPanel .Panel--header__left h2{font-size:1rem!important}.InnerPanel .Panel--header__left .IconButton{display:none}.InnerPanel:not(.active){width:100%!important}.InnerPanel:not(.active) .Panel--header__right,.InnerPanel:not(.active) h2{display:block!important}.InnerPanel .IconButton{background:none!important}.InnerPanel main{padding:10px!important;font-size:.8571rem!important}.InnerPanel.DimensionsInnerPanel,.InnerPanel.DimensionsInnerPanel main{overflow:visible}.InnerPanel.DimensionsInnerPanel .ReactForm__Group input,.InnerPanel.DimensionsInnerPanel .ReactForm__Group label,.InnerPanel.DimensionsInnerPanel .ReactForm__Group select{font-size:.8571rem}.InnerPanel.DimensionsInnerPanel .efficiency-factor{flex:0 1 14em}.InnerPanel.DimensionsInnerPanel .SelectCategory{background:#fff;border:2px solid #7d7a96;border-radius:10px}.InnerPanel.DimensionsInnerPanel .SelectCategory__control,.InnerPanel.DimensionsInnerPanel .SelectCategory__input-container{background:none}.InnerPanel.DimensionsInnerPanel .with-category .ReactForm__Label{flex:1 0 auto}.InnerPanel.DimensionsInnerPanel .with-category .ReactForm__Input{flex:0 1 10em}.InnerPanel.ElementsInnerPanel .Selector{display:flex;align-items:center}.InnerPanel.ElementsInnerPanel .Selector+.Selector{margin-top:10px}.InnerPanel.ElementsInnerPanel span{flex:1 0}.InnerPanel.ElementsInnerPanel .Button{flex:0 1 max-content;font-size:.8571rem}.InnerPanel.CostInnerPanel .presentation-mode-toggle,.InnerPanel.SummaryInnerPanel .presentation-mode-toggle{display:flex;align-items:center;margin-top:15px}.InnerPanel.CostInnerPanel .presentation-mode-toggle .ReactForm__CheckboxSlider,.InnerPanel.SummaryInnerPanel .presentation-mode-toggle .ReactForm__CheckboxSlider{display:inline-block;margin-right:10px;cursor:pointer}.Bar{height:100%;overflow:hidden;border-bottom-right-radius:5px;border-top-right-radius:5px}.Bar__graphic{height:100%;padding:0;margin:0;background:#fff;-webkit-transform:translateZ(0);transform:translateZ(0);border-bottom-right-radius:0;border-top-right-radius:0}.Bar__graphic+.Bar__graphic,.Bar__graphic:only-child{border-bottom-right-radius:5px;border-top-right-radius:5px}.FillBar{display:block!important;color:#050038}.FillBar:first-of-type{margin-top:24px!important}.FillBar label{display:block;margin-bottom:5px;font-size:.7142rem}.FillBar .Bar{background:#ddd}.FillBar>.BarChart__graphic{display:flex;flex:0 0}.FillBar>.BarChart__graphic>.Bar{flex:1 0 80%!important;height:12px}.FillBar .FillBar__value{font-size:.7142rem;flex:1 0 20%;text-align:right;background-color:#fff;border-radius:5px 0 0 5px;padding:1.2px 0 0}.ClampedBar{position:relative;display:block!important}.ClampedBar .StackedBar__value{color:#4fb948}.ClampedBar.out-of-range .StackedBar__value{color:#ed1c35}.ClampedBar.presentationMode .StackedBar__value{color:#000!important}.ClampedBar .clamp .Bar{height:10px;width:60%;margin:auto;background:#aaa}.ClampedBar .match-target{position:absolute;bottom:-95%;right:0;padding:5px;color:#050038;font-size:.7142rem;background:#fff;border-radius:5px;border-width:0;z-index:1004;box-shadow:0 0 5px 0 rgba(5,0,56,.4)}.ClampedBar .match-target:hover{cursor:pointer;background-color:#66f;color:#fff}.ClampedBar .reset-shape{position:absolute;bottom:-100%;right:0;padding:5px 8px;color:#050038;font-size:.7142rem;background:#fff;border-radius:5px;border-width:0;z-index:1004;box-shadow:0 0 5px 0 rgba(5,0,56,.4)}.ClampedBar .reset-shape:hover{cursor:pointer;background-color:#66f;color:#fff}.ClampedBar .StackedBar .Bar{display:flex;background:none;overflow:visible;white-space:nowrap}.StackedBar>.BarChart__graphic{flex:1 0 60%!important;background-color:#fff;border-bottom-left-radius:0;border-top-left-radius:0}.StackedBar .StackedBar__value{flex:1 0 20%;text-align:right;font-size:.7142rem;vertical-align:middle;background-color:#fff;padding:4px 0;border-radius:0 5px 5px 0}.StackedBar .Bar{height:20px;background-color:#fff;border-bottom-left-radius:0;border-top-left-radius:0}.Autocomplete{height:100%}.Autocomplete input{border:1px solid #999;padding:.5rem;width:100%;height:100%}.Autocomplete .no-suggestions{color:#999;padding:.5rem}.Autocomplete .suggestions{border:1px solid #999;border-top:0 solid #999;list-style:none;margin-top:0;max-height:143px;overflow-y:auto;padding-left:0;z-index:9999;position:fixed;background-color:#fff}.Autocomplete .suggestions li{margin:0;padding:.5rem;cursor:pointer}.Autocomplete .suggestion-active{background-color:#008f68;color:#fae042;font-weight:700}.Autocomplete .suggestions li:not(:last-of-type){border-bottom:1px solid #999}.SpreadsheetPaste .equation.cell{position:relative}.SpreadsheetPaste .data-grid-container .data-grid .cell{text-align:left}.SpreadsheetPaste tr>:first-child{width:24%;text-align:left}.SpreadsheetPaste tr>:nth-child(2){width:16%;text-align:left}.SpreadsheetPaste tr>:nth-child(3),.SpreadsheetPaste tr>:nth-child(4){width:10%;text-align:left}.SpreadsheetPaste tr>:nth-child(5){width:8%;text-align:left}.SpreadsheetPaste tr>:nth-child(6){width:16%;text-align:left}.SpreadsheetPaste tr>:nth-child(7){width:8%;text-align:left}.SpreadsheetPaste .error.cell{background:rgba(255,0,0,.14);font-size:.8em;color:red}.SpreadsheetPaste .error.cell>div.text{text-align:center}.SpreadsheetPaste .equation.cell:before{content:"";width:0;height:0;position:absolute;left:0;top:0;border-color:#2185d0 transparent transparent;border-style:solid;border-width:6px 6px 0 0;z-index:2}.SpreadsheetPaste .row-handle.cell{width:1rem}.SpreadsheetPaste tbody .row-handle.cell,.SpreadsheetPaste thead .cell:not(.row-handle){cursor:move}.SpreadsheetPaste .data-grid-container table.data-grid tr{background:#fff}.SpreadsheetPaste .data-grid-container table.data-grid .drop-target,.SpreadsheetPaste .data-grid-container table.data-grid thead .cell.read-only.drop-target{background:#6f86fc;transition:none;color:#fff}.SpreadsheetPaste .data-grid-container table.data-grid thead .cell.read-only{transition:none}.SpreadsheetPaste table.data-grid{margin:auto;width:100%}.SpreadsheetPaste .Select--single>.Select-control .Select-value,.SpreadsheetPaste .Select-clear,.SpreadsheetPaste .Select-control,.SpreadsheetPaste .Select-input,.SpreadsheetPaste .Select-placeholder{height:15px;line-height:12px;font-size:12px;text-align:left;border-radius:0;border:0}.SpreadsheetPaste .Select-control input{height:16px;font-size:12px;padding:0}.SpreadsheetPaste .sheet-container{display:block;height:350px;overflow-y:scroll;padding:5px;box-shadow:0 0 6px #ccc;width:100%;margin:20px auto auto;transition:box-shadow .5s ease-in}.SpreadsheetPaste .sheet-container:hover{transition:box-shadow .5s ease-in;box-shadow:0 0 1px #ccc}.SpreadsheetPaste .sheet-container table.data-grid tr td.cell:not(.selected){border:1px solid #ececec}.SpreadsheetPaste .sheet-container table.data-grid tr td.cell,.SpreadsheetPaste .sheet-container table.data-grid tr th.cell{font-size:12px}.SpreadsheetPaste div.divider{margin:40px 0;height:1px;width:100%;background-color:#eee}.SpreadsheetPaste pre{display:inline-block;background:#333;padding:10px 30px;border-left:2px solid #fff}.SpreadsheetPaste .header{text-align:center;padding:50px 0;background:#e63946;color:#eee;margin-bottom:50px}.SpreadsheetPaste .footer-container a{color:#fff}.SpreadsheetPaste .footer-container{margin-top:50px;text-align:center;padding:50px 0;background:#e63946;color:#eee}.SpreadsheetPaste .add-grocery{text-align:left;padding:5px 10px;color:#888}.SpreadsheetPaste .add-button{float:right;border-radius:0;background:#ccc;border-radius:2px;padding:2px 20px;background:#e63946;color:#fff;cursor:pointer;font-size:9px}.SpreadsheetPaste .add-button:hover{background:#f17d86}.SpreadsheetPaste .github-link{display:block;width:200px;font-size:12px;text-decoration:none;margin:auto;color:#fff}.SpreadsheetPaste .github-link:hover{color:#ddd}.Table{grid-row-start:2;grid-row-end:2;grid-column-end:2;margin:auto 10px 10px auto;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;overflow:visible;justify-self:end;pointer-events:all;transition:all .35s ease-in-out;max-height:10000px;max-width:10000px}.Table,.Table.full{grid-column-start:1}.Table.full{grid-column-end:3}.Table.active{margin:10px}.Table .category_edit_handle:hover span{border:2px solid #66f}.Table .drawn-size{background-color:#f2f5fa}.Table .target-size{background-color:#e2e7ee}.Table header .Panel--header__right{padding-right:3px}.Table table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;margin-top:10px}.Table td,.Table td>input,.Table th{font-weight:500;font-family:"Inter-Medium","Inter",sans-serif;color:#050038;font-size:.7142rem;line-height:1.2em;text-align:center}.Table td>input[type=text]:focus{outline-width:thin;outline-color:#f2f5fa;box-shadow:none}.Table th{font-weight:500;cursor:pointer}.Table th>svg{margin-left:3px}.Table td.grey{background-color:#f2f5fa}.Table td.d-grey{background-color:#e2e7ee}.Table td,.Table th{padding:.5rem 1rem;white-space:nowrap;align-items:center;width:90px}.Table .t-name{min-width:360px;flex:1 1 auto}.Table .t-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Table .trow{background-color:#fff;border-top:1px solid #ccc}.Table .trow.selected+tr{border-top:none}.Table .trow.selected{background-color:#edebff;border-top:1px solid #66f;border-bottom:1px solid #66f}.Table thead th button{background:none;border:none}.Table thead tr.group-row{border-top:1px solid #7d7a96;border-bottom:1px solid #7d7a96}.Table thead tr.title-row{position:-webkit-sticky;position:sticky;inset-block-start:0;z-index:2;border-bottom:1px solid #7d7a96;background-color:#fff;box-shadow:0 4px 4px -2px rgba(35,35,35,.0588235294)}.Table tbody td{padding:0}.Table tbody td input{width:95%;min-width:60px;padding:0 7px;border:none;background:transparent}.modal-cover{z-index:1000;-webkit-transform:translateZ(0);transform:translateZ(0);background-color:rgba(58,58,58,.75)}.modal-cover,.modal-cover .modal{position:fixed;top:0;left:0;width:100%;height:100%}.modal-cover .modal{background-color:#fff;box-shadow:0 0 10px 3px rgba(0,0,0,.1);overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-cover .modal-header{text-align:left;width:100%;background-color:#ebebeb;color:#050038;text-transform:uppercase;font-family:"Inter",Lato,Open Sans,sans-serif;font-weight:700;font-size:18px;padding:10px;margin:0 0 10px}.modal-cover .modal-content{padding:10px 40px}.modal-cover .modal-buttons{padding:20px 0}.modal-cover .modal-buttons button{width:auto}.modal-cover .modal-buttons .cancelButton{float:left}.modal-cover .modal-buttons .confirmButton{float:right}.modal-cover .modal-buttons:after{content:"";clear:both;display:block;height:0}@media screen and (min-width:500px){.modal-cover .modal{left:50%;top:50%;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:40em;max-height:calc(100% - 1em)}}.SaveDialog{text-align:center}.SaveDialog .text-input{text-align:left}.SaveDialog .text-input label{font-weight:700;text-transform:uppercase}.SaveDialog .text-input input{box-sizing:border-box;background-color:#ebebeb;border:none;width:100%}.SaveDialog p.note{font-style:italic}.SaveDialog p.directions{margin:0 5%}.IntroModal.action-pending .button-like,.IntroModal.action-pending button{opacity:1%;pointer-events:none}.IntroModal.action-pending .button-like *,.IntroModal.action-pending button *{pointer-events:none}.IntroModal .Modal--gutter{cursor:auto}.IntroModal .Modal--window header{display:none}.IntroModal .logo{padding:15px;text-align:center}.IntroModal img{height:2.5rem}.IntroModal p{padding:15px 0;font-size:1.1429rem;line-height:1.5em}.IntroModal .buttons{padding:15px 0;border-top:5px solid #edebff;border-bottom:5px solid #edebff}.IntroModal .whats-new p{padding:0;margin:15px 0}.IntroModal h2{margin:0;font-size:1.2857rem;font-weight:500}.IntroModal h2 svg{display:inline-block;margin-right:8px}.IntroModal h2 button{display:inline-flex;align-items:center;font-size:inherit;font-weight:inherit;background:none;border:none;cursor:pointer}.IntroModal h2 button:hover{opacity:.75}.IntroModal h3{margin:15px 0 0;font-size:1rem;font-weight:500}.IntroModal ul{display:flex;grid-gap:15px;gap:15px;padding:0;list-style:none}.IntroModal li{flex:1 1;margin:auto}.IntroModal li svg{display:block;color:#050038;margin:auto auto 10px}.IntroModal li a,.IntroModal li button,.IntroModal li label{display:flex;align-items:center;width:100%;min-height:125px;color:#66f;font-size:1.1429rem;line-height:1.5em;background:#edebff;border-radius:10px;border:none;box-shadow:0 0 5px 0 rgba(5,0,56,.4);cursor:pointer;transition:none}.IntroModal li a:hover,.IntroModal li button:hover,.IntroModal li label:hover{color:#fff;background:#66f}.IntroModal li a div,.IntroModal li button div,.IntroModal li label div{margin:auto;text-align:center}.IntroModal input{display:none}.LoadImageDialog .Modal--window{min-width:500px}.LoadImageDialog label{display:flex;justify-content:center;align-items:center;width:100%}.LoadImageDialog error{color:#ff002f}.LoadImageDialog input{display:none}.LoadImageDialog .disabled{opacity:1%}.LoadImageDialog .image{display:flex;align-items:center}.LoadImageDialog .image p{text-decoration:underline}.LoadImageDialog .image .IconButton{cursor:pointer}.LoadImageDialog .image .IconButton svg{stroke:#ff002f;transition:stroke .15s}.LoadImageDialog .image .IconButton:hover svg{stroke:#cc0026}.ScaleImageModal .Modal--window{min-width:350px}.ScaleImageModal .ReactForm__Input{max-width:175px}.ProjectSettings .Modal--window{min-width:800px}.ProjectSettings main{max-height:60vh;overflow-y:auto}.ProjectSettings .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:visible}.ProjectSettings .content .project-info{display:inline-block}.ProjectSettings .content .project-info .section-tooltip{display:flex}.ProjectSettings .content .project-info .section-tooltip .tool-tip{left:-210px}.ProjectSettings .content .project-info .section-tooltip input{height:35px;width:325px}.ProjectSettings .content .section-title{font-weight:500;color:#050038;font-size:18px;line-height:1.2;margin-top:30px}.ProjectSettings .content select{height:40px;width:330px}.ProjectSettings .content .section-block{display:flex}.ProjectSettings .content .section-block .ReactForm__Input{margin-right:10px}.ProjectSettings .content .section-block .ReactForm__Input-input{height:40px;width:150px}.ProjectSettings .content .section-block.secondary{margin-top:10px}.ExportModal .Modal--window{min-width:800px}.ExportModal .content{margin-bottom:10px}.ExportModal .content .content-header{font-weight:500;color:#050038;font-size:1.2857rem}.ExportModal input{width:1.4em;height:1.5em}.ExportModal .ReactForm__Radio-radio{margin-top:15px}.ExportModal .ReactForm__Description{display:inline-block;margin:20px 0 0;font-size:12px}.ExportModal .ReactForm__Label{width:25px}.ExportModal label{color:#050038;font-size:.8571rem;line-height:1.2em}.ExportModal .post-state{font-weight:500;color:#050038;font-size:1.2857rem;line-height:1.5em;text-align:center}.ExportModal .post-state .message{padding:15px 0}.ExportPreview svg.export-preview{border:1px solid #999;width:100%;height:100%}.ExportPreview .legend-toggle{display:flex;align-items:center;margin-top:15px}.ExportPreview .legend-toggle .ReactForm__CheckboxSlider{display:inline-block;margin-right:10px;cursor:pointer}.ExportPreview .Panel:not(.active){height:auto}.InfoModal .Modal--window{min-width:800px}.InfoModal .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:visible}.InfoModal .content .section-title{font-weight:500;color:#050038;font-size:1rem;text-transform:uppercase}.InfoModal .content .ReactForm__Description{display:inline-block;margin-top:10px}.CopyModal .ReactForm__Input{max-width:325px}ol,p,ul{font-size:1.4rem}ol,p,p.p-lg,ul{font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400}p.p-lg{font-size:1.8rem}p.p-md{font-size:1.4rem}p.p-md,p.p-sm{font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400}p.p-sm{font-size:1rem}ol,ul{-webkit-padding-start:0}a{border-bottom:1px dotted;transition:color .15s ease-in-out}a,a:hover{text-decoration:none}a:hover{color:#4516ab}a:active,a:focus{text-decoration:none;color:#3b1391}.ReactTable{border:none;font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400;font-size:1.4rem}.ReactTable .rt-tr-group{border-bottom:1px solid #ebebeb}.ReactTable .rt-tr-group .rt-td{border-right:none}.ReactTable.-striped .rt-tr.-odd{background:#ebebeb;border-radius:3px}.ReactTable.-striped .rt-tr.-odd:active,.ReactTable.-striped .rt-tr.-odd:focus,.ReactTable.-striped .rt-tr.-odd:not(.-padRow):hover{background:#ebebeb}.ReactTable.-striped .rt-tr.-even,.ReactTable.-striped .rt-tr.-even:active,.ReactTable.-striped .rt-tr.-even:focus,.ReactTable.-striped .rt-tr.-even:not(.-padRow):hover{background:#fff}.ReactTable .rt-thead{font-size:1.2rem;font-family:"Inter",Lato,Open Sans,sans-serif;font-weight:700;text-transform:uppercase;margin:0;background:#fff;color:#3a3a3a}@media(min-width:768px){.ReactTable .rt-thead{font-size:1.4rem}}.ReactTable .rt-thead .rt-tr{text-align:left}.ReactTable .rt-thead .rt-tr .rt-th{border-right:none}.ReactTable .rt-thead .rt-tr .rt-th.-sort-asc{box-shadow:inset 0 2px 0 0 #3a3a3a}.ReactTable .rt-thead .rt-tr .rt-th.-sort-desc{box-shadow:inset 0 -2px 0 0 #3a3a3a}.ReactTable .rt-thead.-headerGroups{background:#fff;border-bottom:1px solid #ebebeb}.ReactTable .rt-thead.-header{box-shadow:none;border-bottom:1px solid #aaa}.ReactTable .rt-thead.-header .rt-tr{text-transform:none}.ReactTable .-pagination{box-shadow:none;border-top:1px solid #aaa;padding:10px 0}.ReactTable .-loading{background:auto}.ReactTable .-previous .-btn{font-size:1.6rem;font-family:"Inter",Lato,Open Sans,sans-serif;font-weight:700;text-transform:uppercase;border-radius:3px;margin:0;border:none;height:40px;transition:background-color .15s ease-in-out;cursor:pointer;min-width:130px;background-color:#fff;color:#fff;text-align:left;padding:0 20px 0 15px;background-color:#ebebeb}@media(min-width:768px){.ReactTable .-previous .-btn{font-size:1.8rem}}.ReactTable .-previous .-btn:active,.ReactTable .-previous .-btn:focus{outline:0}.ReactTable .-previous .-btn.block{width:100%;max-width:250px}.ReactTable .-previous .-btn.primary{background-color:#441cc1;color:#fff}.ReactTable .-previous .-btn.primary:hover{background-color:#4516ab}.ReactTable .-previous .-btn.primary:active,.ReactTable .-previous .-btn.primary:focus{background-color:#3b1391}.ReactTable .-previous .-btn.secondary{background-color:#7fad96;color:#fff}.ReactTable .-previous .-btn.secondary:hover{background-color:#729e8a}.ReactTable .-previous .-btn.secondary:active,.ReactTable .-previous .-btn.secondary:focus{background-color:#69917f}.ReactTable .-previous .-btn.nl{background-color:#ebebeb;color:#3a3a3a}.ReactTable .-previous .-btn.nl:hover{background-color:#e3e3e3}.ReactTable .-previous .-btn.nl:active,.ReactTable .-previous .-btn.nl:focus{background-color:#d9d9d9}.ReactTable .-previous .-btn.nd{background-color:#3a3a3a;color:#fff}.ReactTable .-previous .-btn.nd:hover{background-color:#292929}.ReactTable .-previous .-btn.nd:active,.ReactTable .-previous .-btn.nd:focus{background-color:#000}.ReactTable .-previous .-btn:before{font-weight:900;content:"";font-size:1.25rem;margin:0}.ReactTable .-next .-btn{font-size:1.6rem;font-family:"Inter",Lato,Open Sans,sans-serif;font-weight:700;text-transform:uppercase;border-radius:3px;margin:0;border:none;height:40px;transition:background-color .15s ease-in-out;cursor:pointer;min-width:130px;background-color:#fff;color:#fff;text-align:right;padding:0 15px 0 20px;background-color:#ebebeb;color:#3a3a3a}@media(min-width:768px){.ReactTable .-next .-btn{font-size:1.8rem}}.ReactTable .-next .-btn:active,.ReactTable .-next .-btn:focus{outline:0}.ReactTable .-next .-btn.block{width:100%;max-width:250px}.ReactTable .-next .-btn.primary{background-color:#441cc1;color:#fff}.ReactTable .-next .-btn.primary:hover{background-color:#4516ab}.ReactTable .-next .-btn.primary:active,.ReactTable .-next .-btn.primary:focus{background-color:#3b1391}.ReactTable .-next .-btn.secondary{background-color:#7fad96;color:#fff}.ReactTable .-next .-btn.secondary:hover{background-color:#729e8a}.ReactTable .-next .-btn.secondary:active,.ReactTable .-next .-btn.secondary:focus{background-color:#69917f}.ReactTable .-next .-btn.nl{background-color:#ebebeb;color:#3a3a3a}.ReactTable .-next .-btn.nl:hover{background-color:#e3e3e3}.ReactTable .-next .-btn.nl:active,.ReactTable .-next .-btn.nl:focus{background-color:#d9d9d9}.ReactTable .-next .-btn.nd{background-color:#3a3a3a;color:#fff}.ReactTable .-next .-btn.nd:hover{background-color:#292929}.ReactTable .-next .-btn.nd:active,.ReactTable .-next .-btn.nd:focus{background-color:#000}.ReactTable .-next .-btn:hover{background-color:#e3e3e3}.ReactTable .-next .-btn:active,.ReactTable .-next .-btn:focus{background-color:#d9d9d9}.ReactTable .-next .-btn:after{font-weight:900;content:"";margin-left:10px;font-size:1.25rem}.ReactTable .-center{justify-content:center!important}.ReactTable .-next,.ReactTable .-previous{flex:none!important}.ReactTable .-next .-btn,.ReactTable .-previous .-btn{min-width:unset;color:#3a3a3a}.ReactTable .-next .-btn[disabled],.ReactTable .-previous .-btn[disabled]{opacity:1;background:#fff;border-radius:3px;color:#ebebeb}.ReactTable .-next .-btn:not([disabled]):hover,.ReactTable .-previous .-btn:not([disabled]):hover{background-color:#e3e3e3;color:#3a3a3a}.ReactTable .-next .-btn:active,.ReactTable .-next .-btn:focus,.ReactTable .-previous .-btn:active,.ReactTable .-previous .-btn:focus{background-color:#d9d9d9;color:#3a3a3a}.ReactTable select{font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400;font-size:1.4rem;border-radius:3px;padding:3px}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:unset;text-decoration:none}.ss-button{font-size:1.6rem;font-family:"Inter",Lato,Open Sans,sans-serif;font-weight:700;text-transform:uppercase;border-radius:3px;margin:0;padding:0 15px;border:none;height:40px;transition:background-color .15s ease-in-out;cursor:pointer;min-width:130px;background-color:#fff;color:#fff}@media(min-width:768px){.ss-button{font-size:1.8rem}}.ss-button:active,.ss-button:focus{outline:0}.ss-button.block{max-width:250px}.ss-button.primary{background-color:#441cc1;color:#fff}.ss-button.primary:hover{background-color:#4516ab}.ss-button.primary:active,.ss-button.primary:focus{background-color:#3b1391}.ss-button.secondary{background-color:#7fad96;color:#fff}.ss-button.secondary:hover{background-color:#729e8a}.ss-button.secondary:active,.ss-button.secondary:focus{background-color:#69917f}.ss-button.nl{background-color:#ebebeb;color:#3a3a3a}.ss-button.nl:hover{background-color:#e3e3e3}.ss-button.nl:active,.ss-button.nl:focus{background-color:#d9d9d9}.ss-button.nd{background-color:#3a3a3a;color:#fff}.ss-button.nd:hover{background-color:#292929}.ss-button.nd:active,.ss-button.nd:focus{background-color:#000}.ss-button.small{font-size:.85rem}.ss-button.large{font-size:1.15rem}.ss-button.block{width:100%}.ss-button.sq{width:40px;height:40px;background:#fff;box-shadow:0 0 5px rgba(58,58,58,.2);min-width:0;margin:0;font-size:2rem;color:#3a3a3a;padding:0;border:1px solid #fff}.ss-button.sq:focus,.ss-button.sq:hover{color:#441cc1}.ss-button.dk-grey{background:#3a3a3a}.ss-button.dk-grey:hover{background:#292929}.ss-button.dk-grey:focus{background:#000}.ss-button.md-dk-grey{background:#727272}.ss-button.md-dk-grey:hover{background:#696868}.ss-button.md-dk-grey:focus{background:#595858}.ss-button.md-lt-grey{background:#aaa}.ss-button.md-lt-grey:hover{background:#9e9e9e}.ss-button.md-lt-grey:focus{background:#949494}.ss-button.lt-grey{background:#d9d9d9;color:#3a3a3a}.ss-button.lt-grey:hover{background:#d1cfcf}.ss-button.lt-grey:focus{background:#c4c4c4}.ss-button.white{background:#fff;color:#3a3a3a}.ss-button.white:hover{background:#ebebeb}.ss-button.white:focus{background:#d9d9d9}.ss-button.bold-blue{background:#441cc1}.ss-button.bold-blue:hover{background:#4516ab}.ss-button.bold-blue:focus{background:#3b1391}.ss-button.bright-blue{background:#607cff}.ss-button.bright-blue:hover{background:#5771e6}.ss-button.bright-blue:focus{background:#4e65cc}.ss-button.muted-blue{background:#8c99c1}.ss-button.muted-blue:hover{background:#848db5}.ss-button.muted-blue:focus{background:#7b86a8}.ss-button.light-blue{background:#bfc9d8;color:#3a3a3a}.ss-button.light-blue:hover{background:#b6becf}.ss-button.light-blue:focus{background:#adb7c9}.ss-button.bold-purple{background:#720087}.ss-button.bold-purple:hover{background:#5d006e}.ss-button.bold-purple:focus{background:#480054}.ss-button.bright-purple{background:#9e5da5}.ss-button.bright-purple:hover{background:#864f8c}.ss-button.bright-purple:focus{background:#6e4073}.ss-button.muted-purple{background:#a88cad}.ss-button.muted-purple:hover{background:#99809c}.ss-button.muted-purple:focus{background:#88718a}.ss-button.light-purple{background:#d1c6d8;color:#3a3a3a}.ss-button.light-purple:hover{background:#c4b7c9}.ss-button.light-purple:focus{background:#b6a8bd}.ss-button.bold-red{background:#87002d}.ss-button.bold-red:hover{background:#6e0025}.ss-button.bold-red:focus{background:#54001c}.ss-button.bright-red{background:#ff002d}.ss-button.bright-red:hover{background:#cc0025}.ss-button.bright-red:focus{background:#b30021}.ss-button.muted-red{background:#b78e8e}.ss-button.muted-red:hover{background:#a68280}.ss-button.muted-red:focus{background:#967472}.ss-button.light-red{background:#ddbfbf;color:#3a3a3a}.ss-button.light-red:hover{background:#d1b3b2}.ss-button.light-red:focus{background:#c7a5a3}.ss-button.bold-orange{background:#915b00}.ss-button.bold-orange:hover{background:#784c00}.ss-button.bold-orange:focus{background:#5e3c00}.ss-button.bright-orange{background:#f70}.ss-button.bright-orange:hover{background:#e66b00}.ss-button.bright-orange:focus{background:#cc5f00}.ss-button.muted-orange{background:#ad9b7f}.ss-button.muted-orange:hover{background:#998b6d}.ss-button.muted-orange:focus{background:#8c8065}.ss-button.light-orange{background:#d8ccaf;color:#3a3a3a}.ss-button.light-orange:hover{background:#c9c0a3}.ss-button.light-orange:focus{background:#bfb595}.ss-button.bold-yellow{background:#5e5600}.ss-button.bold-yellow:hover{background:#4f4e00}.ss-button.bold-yellow:focus{background:#3f4200}.ss-button.bright-yellow{background:#d8a300}.ss-button.bright-yellow:hover{background:#bf8f00}.ss-button.bright-yellow:focus{background:#a67c00}.ss-button.muted-yellow{background:#999e72}.ss-button.muted-yellow:hover{background:#878f63}.ss-button.muted-yellow:focus{background:#79805b}.ss-button.light-yellow{background:#c6cea5;color:#3a3a3a}.ss-button.light-yellow:hover{background:#b5bf97}.ss-button.light-yellow:focus{background:#a4ad87}.ss-button.bold-green{background:#005b2d}.ss-button.bold-green:hover{background:#014d2a}.ss-button.bold-green:focus{background:#004224}.ss-button.bright-green{background:#89ba00}.ss-button.bright-green:hover{background-color:#76a100}.ss-button.bright-green:focus{background-color:#638700}.ss-button.muted-green{background:#7fad96}.ss-button.muted-green:hover{background:#729e8a}.ss-button.muted-green:focus{background:#69917f}.ss-button.light-green{background:#bad8c9;color:#3a3a3a}.ss-button.light-green:hover{background:#adc9bd}.ss-button.light-green:focus{background:#9fbdaf}.hz-tb{display:inline-flex;border-radius:3px;box-shadow:0 0 5px rgba(58,58,58,.2)}.hz-tb .sq{box-shadow:none}.hz-tb .sq:first-child{width:45px;padding-left:5px}.hz-tb .sq:last-child{width:45px;padding-right:5px}.vt-tb{display:inline-flex;flex-direction:column;border-radius:3px;box-shadow:0 0 5px rgba(58,58,58,.2)}.vt-tb .sq{box-shadow:none}.vt-tb .sq:first-child{height:45px;padding-top:5px}.vt-tb .sq:last-child{height:45px;padding-bottom:5px}.leaflet-popup .leaflet-popup-content-wrapper{border-radius:3px;box-shadow:0 0 5px rgba(58,58,58,.2)}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{margin:10px 20px 10px 10px;font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400;font-size:1.4rem}.leaflet-popup a.leaflet-popup-close-button{visibility:hidden}.leaflet-popup a.leaflet-popup-close-button:before{font-weight:900;content:"";font-size:.8rem;visibility:visible;position:absolute;right:8px;top:7px}.leaflet-control-container .leaflet-bottom,.leaflet-control-container .leaflet-left,.leaflet-control-container .leaflet-right,.leaflet-control-container .leaflet-top{margin:10px;border-radius:3px;box-shadow:0 0 5px rgba(58,58,58,.2)}.leaflet-control-container .leaflet-bottom .leaflet-bar,.leaflet-control-container .leaflet-left .leaflet-bar,.leaflet-control-container .leaflet-right .leaflet-bar,.leaflet-control-container .leaflet-top .leaflet-bar{border:0;margin:0;background:#fff;border-radius:0}.leaflet-control-container .leaflet-bottom .leaflet-bar:first-child,.leaflet-control-container .leaflet-left .leaflet-bar:first-child,.leaflet-control-container .leaflet-right .leaflet-bar:first-child,.leaflet-control-container .leaflet-top .leaflet-bar:first-child{padding-top:5px;border-radius:3px 3px 0 0}.leaflet-control-container .leaflet-bottom .leaflet-bar:last-child,.leaflet-control-container .leaflet-left .leaflet-bar:last-child,.leaflet-control-container .leaflet-right .leaflet-bar:last-child,.leaflet-control-container .leaflet-top .leaflet-bar:last-child{padding-bottom:5px;border-radius:0 0 3px 3px}.leaflet-control-container .leaflet-bottom .leaflet-bar a,.leaflet-control-container .leaflet-left .leaflet-bar a,.leaflet-control-container .leaflet-right .leaflet-bar a,.leaflet-control-container .leaflet-top .leaflet-bar a{border-bottom:none;height:40px;width:40px;font-size:2rem;visibility:hidden;display:flex;align-items:center;justify-content:center}.leaflet-control-container .leaflet-bottom .leaflet-bar a:hover,.leaflet-control-container .leaflet-left .leaflet-bar a:hover,.leaflet-control-container .leaflet-right .leaflet-bar a:hover,.leaflet-control-container .leaflet-top .leaflet-bar a:hover{color:#441cc1;background:transparent;border-bottom:0}.leaflet-control-container .leaflet-bottom .leaflet-bar a:hover.circle:before,.leaflet-control-container .leaflet-bottom .leaflet-bar a:hover.rectangle:before,.leaflet-control-container .leaflet-left .leaflet-bar a:hover.circle:before,.leaflet-control-container .leaflet-left .leaflet-bar a:hover.rectangle:before,.leaflet-control-container .leaflet-right .leaflet-bar a:hover.circle:before,.leaflet-control-container .leaflet-right .leaflet-bar a:hover.rectangle:before,.leaflet-control-container .leaflet-top .leaflet-bar a:hover.circle:before,.leaflet-control-container .leaflet-top .leaflet-bar a:hover.rectangle:before{border:.5px solid #441cc1}.leaflet-control-container .leaflet-bottom .leaflet-bar a:active,.leaflet-control-container .leaflet-bottom .leaflet-bar a:focus,.leaflet-control-container .leaflet-left .leaflet-bar a:active,.leaflet-control-container .leaflet-left .leaflet-bar a:focus,.leaflet-control-container .leaflet-right .leaflet-bar a:active,.leaflet-control-container .leaflet-right .leaflet-bar a:focus,.leaflet-control-container .leaflet-top .leaflet-bar a:active,.leaflet-control-container .leaflet-top .leaflet-bar a:focus{color:#441cc1;background:transparent;border-bottom:0}.leaflet-control-container .leaflet-bottom .leaflet-bar a:active.circle:before,.leaflet-control-container .leaflet-bottom .leaflet-bar a:active.rectangle:before,.leaflet-control-container .leaflet-bottom .leaflet-bar a:focus.circle:before,.leaflet-control-container .leaflet-bottom .leaflet-bar a:focus.rectangle:before,.leaflet-control-container .leaflet-left .leaflet-bar a:active.circle:before,.leaflet-control-container .leaflet-left .leaflet-bar a:active.rectangle:before,.leaflet-control-container .leaflet-left .leaflet-bar a:focus.circle:before,.leaflet-control-container .leaflet-left .leaflet-bar a:focus.rectangle:before,.leaflet-control-container .leaflet-right .leaflet-bar a:active.circle:before,.leaflet-control-container .leaflet-right .leaflet-bar a:active.rectangle:before,.leaflet-control-container .leaflet-right .leaflet-bar a:focus.circle:before,.leaflet-control-container .leaflet-right .leaflet-bar a:focus.rectangle:before,.leaflet-control-container .leaflet-top .leaflet-bar a:active.circle:before,.leaflet-control-container .leaflet-top .leaflet-bar a:active.rectangle:before,.leaflet-control-container .leaflet-top .leaflet-bar a:focus.circle:before,.leaflet-control-container .leaflet-top .leaflet-bar a:focus.rectangle:before{border:.5px solid #441cc1}.leaflet-control-container .leaflet-bottom .leaflet-bar a:before,.leaflet-control-container .leaflet-left .leaflet-bar a:before,.leaflet-control-container .leaflet-right .leaflet-bar a:before,.leaflet-control-container .leaflet-top .leaflet-bar a:before{visibility:visible;position:absolute}.leaflet-control-container .leaflet-bottom .leaflet-bar a.leaflet-control-zoom-in:before,.leaflet-control-container .leaflet-left .leaflet-bar a.leaflet-control-zoom-in:before,.leaflet-control-container .leaflet-right .leaflet-bar a.leaflet-control-zoom-in:before,.leaflet-control-container .leaflet-top .leaflet-bar a.leaflet-control-zoom-in:before{content:"";font-size:1.6rem}.leaflet-control-container .leaflet-bottom .leaflet-bar a.leaflet-control-zoom-out:before,.leaflet-control-container .leaflet-left .leaflet-bar a.leaflet-control-zoom-out:before,.leaflet-control-container .leaflet-right .leaflet-bar a.leaflet-control-zoom-out:before,.leaflet-control-container .leaflet-top .leaflet-bar a.leaflet-control-zoom-out:before{content:"";font-size:1.6rem}.leaflet-control-container .leaflet-bottom .leaflet-bar a.marker:before,.leaflet-control-container .leaflet-left .leaflet-bar a.marker:before,.leaflet-control-container .leaflet-right .leaflet-bar a.marker:before,.leaflet-control-container .leaflet-top .leaflet-bar a.marker:before{content:""}.leaflet-control-container .leaflet-bottom .leaflet-bar a.line:before,.leaflet-control-container .leaflet-left .leaflet-bar a.line:before,.leaflet-control-container .leaflet-right .leaflet-bar a.line:before,.leaflet-control-container .leaflet-top .leaflet-bar a.line:before{content:""}.leaflet-control-container .leaflet-bottom .leaflet-bar a.polygon:before,.leaflet-control-container .leaflet-left .leaflet-bar a.polygon:before,.leaflet-control-container .leaflet-right .leaflet-bar a.polygon:before,.leaflet-control-container .leaflet-top .leaflet-bar a.polygon:before{content:""}.leaflet-control-container .leaflet-bottom .leaflet-bar a.edit:before,.leaflet-control-container .leaflet-left .leaflet-bar a.edit:before,.leaflet-control-container .leaflet-right .leaflet-bar a.edit:before,.leaflet-control-container .leaflet-top .leaflet-bar a.edit:before{content:""}.leaflet-control-container .leaflet-bottom .leaflet-bar a.delete:before,.leaflet-control-container .leaflet-left .leaflet-bar a.delete:before,.leaflet-control-container .leaflet-right .leaflet-bar a.delete:before,.leaflet-control-container .leaflet-top .leaflet-bar a.delete:before{content:""}.leaflet-control-container .leaflet-bottom .leaflet-bar a.circle:before,.leaflet-control-container .leaflet-bottom .leaflet-bar a.rectangle:before,.leaflet-control-container .leaflet-left .leaflet-bar a.circle:before,.leaflet-control-container .leaflet-left .leaflet-bar a.rectangle:before,.leaflet-control-container .leaflet-right .leaflet-bar a.circle:before,.leaflet-control-container .leaflet-right .leaflet-bar a.rectangle:before,.leaflet-control-container .leaflet-top .leaflet-bar a.circle:before,.leaflet-control-container .leaflet-top .leaflet-bar a.rectangle:before{content:"";border:.5px solid #3a3a3a;border-radius:2px;height:18px;width:18px}.leaflet-control-container .leaflet-bottom .leaflet-bar a.circle:before,.leaflet-control-container .leaflet-left .leaflet-bar a.circle:before,.leaflet-control-container .leaflet-right .leaflet-bar a.circle:before,.leaflet-control-container .leaflet-top .leaflet-bar a.circle:before{border-radius:50%}.pagination{list-style-type:none;display:flex}.pagination li{font-size:1.6rem;font-family:"Inter",Lato,Open Sans,sans-serif;font-weight:700;text-transform:uppercase;border-radius:3px;margin:0;padding:0 15px;border:none;height:40px;transition:background-color .15s ease-in-out;cursor:pointer;min-width:130px;background-color:#fff;color:#fff;min-width:unset;width:40px;box-sizing:border-box;align-items:center;justify-content:center;display:flex;border-radius:0}@media(min-width:768px){.pagination li{font-size:1.8rem}}.pagination li:active,.pagination li:focus{outline:0}.pagination li.block{width:100%;max-width:250px}.pagination li.primary{background-color:#441cc1;color:#fff}.pagination li.primary:hover{background-color:#4516ab}.pagination li.primary:active,.pagination li.primary:focus{background-color:#3b1391}.pagination li.secondary{background-color:#7fad96;color:#fff}.pagination li.secondary:hover{background-color:#729e8a}.pagination li.secondary:active,.pagination li.secondary:focus{background-color:#69917f}.pagination li.nl{background-color:#ebebeb;color:#3a3a3a}.pagination li.nl:hover{background-color:#e3e3e3}.pagination li.nl:active,.pagination li.nl:focus{background-color:#d9d9d9}.pagination li.nd{background-color:#3a3a3a;color:#fff}.pagination li.nd:hover{background-color:#292929}.pagination li.nd:active,.pagination li.nd:focus{background-color:#000}.pagination li:first-child{border-radius:3px 0 0 3px}.pagination li:last-child{border-radius:0 3px 3px 0}.pagination li.active,.pagination li.active:hover{background-color:#d9d9d9}.ss-button.back{text-align:left;padding:0 20px 0 15px;min-width:unset;width:100px}.ss-button.back:before{font-weight:900;content:"";margin-right:10px;font-size:1.25rem}.ss-button.next{text-align:right;padding:0 15px 0 20px;min-width:unset;width:100px}.ss-button.next:after{font-weight:900;content:"";margin-left:10px;font-size:1.25rem}.ss-button.nt{width:40px;padding:0 10px;min-width:unset;text-align:center}.ss-button.nt:after,.ss-button.nt:before{margin:0}#slidecontainer{width:100%}#slidecontainer input[type=range].ss-slider{-webkit-appearance:none;width:100%;background:transparent;margin:15px 0}#slidecontainer input[type=range].ss-slider:hover::-webkit-slider-runnable-track{background:#ebebeb}#slidecontainer input[type=range].ss-slider:hover::-ms-fill-upper{background:#ebebeb}#slidecontainer input[type=range].ss-slider:focus{outline:none}#slidecontainer input[type=range].ss-slider:focus::-webkit-slider-runnable-track{background:#ebebeb}#slidecontainer input[type=range].ss-slider:focus::-ms-fill-upper{background:#ebebeb}#slidecontainer input[type=range].ss-slider::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:10px;width:10px;border-radius:10px;background:#3a3a3a;cursor:pointer;cursor:hand;box-shadow:none}#slidecontainer input[type=range].ss-slider::-webkit-slider-thumb:active,#slidecontainer input[type=range].ss-slider::-webkit-slider-thumb:hover{-webkit-transition:.25s;transition:.25s;background:#292929;cursor:pointer;-webkit-transform:scale(1.3);transform:scale(1.3)}#slidecontainer input[type=range].ss-slider::-webkit-slider-thumb:active{box-shadow:0 0 0 8px rgba(58,58,58,.15)}#slidecontainer input[type=range].ss-slider::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer;cursor:hand;box-shadow:none;background:#ebebeb;border-radius:0;border:none;display:flex;align-items:center}#slidecontainer input[type=range].ss-slider::-moz-range-thumb{-webkit-appearance:none;border:none;height:10px;width:10px;border-radius:10px;background:#3a3a3a;cursor:pointer;cursor:hand;box-shadow:none}#slidecontainer input[type=range].ss-slider::-moz-range-thumb:active,#slidecontainer input[type=range].ss-slider::-moz-range-thumb:hover{-moz-transition:.25s;transition:.25s;background:#292929;cursor:pointer;transform:scale(1.3)}#slidecontainer input[type=range].ss-slider::-moz-range-thumb:active{box-shadow:0 0 0 8px rgba(58,58,58,.15)}#slidecontainer input[type=range].ss-slider::-moz-range-track{width:100%;height:3px;cursor:pointer;cursor:hand;box-shadow:none;background:#ebebeb;border-radius:0;border:none;display:flex;align-items:center}#slidecontainer input[type=range].ss-slider::-moz-range-progress{background:#3a3a3a;height:5px}#slidecontainer input[type=range].ss-slider::-ms-thumb{-webkit-appearance:none;border:none;height:10px;width:10px;border-radius:10px;background:#3a3a3a;cursor:pointer;cursor:hand;box-shadow:none}#slidecontainer input[type=range].ss-slider::-ms-thumb:active,#slidecontainer input[type=range].ss-slider::-ms-thumb:hover{-ms-transition:.25s;transition:.25s;background:#292929;cursor:pointer;transform:scale(1.3)}#slidecontainer input[type=range].ss-slider::-ms-thumb:active{box-shadow:0 0 0 8px rgba(58,58,58,.15);box-shadow:none}#slidecontainer input[type=range].ss-slider::-ms-track{background:transparent;color:transparent;width:100%;height:3px;cursor:pointer;cursor:hand;box-shadow:none;background:#ebebeb;border-radius:0;border:none;display:flex;align-items:center}#slidecontainer input[type=range].ss-slider::-ms-fill-lower{background:#3a3a3a}#slidecontainer input[type=range].ss-slider::-ms-fill-upper{background:#ebebeb;border-radius:3px;box-shadow:none}.checkbox,.radio{opacity:0;position:absolute}.checkbox+.checkbox-label,.checkbox+.radio-label,.radio+.checkbox-label,.radio+.radio-label{cursor:pointer;font-size:inherit;font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400;font-size:1.8rem;display:grid;align-items:center;grid-template-columns:20px auto;grid-template-rows:1fr}.checkbox+.checkbox-label:after,.checkbox+.checkbox-label:before,.checkbox+.radio-label:after,.checkbox+.radio-label:before,.radio+.checkbox-label:after,.radio+.checkbox-label:before,.radio+.radio-label:after,.radio+.radio-label:before{content:"";width:15px;height:15px;box-sizing:border-box;border:1px solid transparent;z-index:0;background-color:transparent;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2}.checkbox+.radio-label:after,.checkbox+.radio-label:before,.radio+.radio-label:after,.radio+.radio-label:before{border-radius:50%}.checkbox+.checkbox-label:after,.checkbox+.checkbox-label:before,.radio+.checkbox-label:after,.radio+.checkbox-label:before{border-radius:1px}.checkbox+.checkbox-label:before,.checkbox+.radio-label:before,.radio+.checkbox-label:before,.radio+.radio-label:before{border-color:#3a3a3a}.checkbox+.checkbox-label:after,.checkbox+.radio-label:after,.radio+.checkbox-label:after,.radio+.radio-label:after{-webkit-transform:scale(.6);transform:scale(.6)}.checkbox:checked+.checkbox-label:after,.checkbox:checked+.radio-label:after,.radio:checked+.checkbox-label:after,.radio:checked+.radio-label:after{background:#3a3a3a}.checkbox:disabled+.checkbox-label:before,.checkbox:disabled+.radio-label:before,.radio:disabled+.checkbox-label:before,.radio:disabled+.radio-label:before{border-color:#d9d9d9!important}.checkbox:disabled+.checkbox-label,.checkbox:disabled+.radio-label,.radio:disabled+.checkbox-label,.radio:disabled+.radio-label{color:#d9d9d9;cursor:default}.checkbox:disabled:checked+.checkbox-label:after,.checkbox:disabled:checked+.radio-label:after,.radio:disabled:checked+.checkbox-label:after,.radio:disabled:checked+.radio-label:after{background:#d9d9d9!important}select.dropdown{font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400;font-size:1.8rem;border-radius:3px;padding:3px}.form-prompt{margin-bottom:0}.text-input{margin:1rem 0}.text-input label{display:block;margin:0 0 3px 3px;font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400;font-size:1.8rem}.text-input input{padding:5px;border-radius:3px;border:1px solid #aaa}.text-input input:active,.text-input input:focus{outline:0}.text-input i{margin-left:-22px;position:absolute;margin-top:4px;font-size:18px}.text-input ::-webkit-input-placeholder{color:#3a3a3a;font-family:"Inter",Calibri,Arial,sans-serif}.text-input .success{border:1px solid #4fb948}.text-input .success::-webkit-input-placeholder{color:#4fb948}.text-input .success+i{color:#4fb948}.text-input .warning{border:1px solid #fece07}.text-input .warning::-webkit-input-placeholder{color:#fece07}.text-input .warning+i{color:#fece07}.text-input .error{border:1px solid #ed1c35}.text-input .error::-webkit-input-placeholder{color:#ed1c35}.text-input .error+i{color:#ed1c35}.text-area label{display:block;margin:0 0 3px 3px}.text-area label,.text-area textarea{font-family:"Inter",Calibri,Arial,sans-serif;font-weight:400;font-size:1.8rem}.text-area textarea{padding:0 5px;color:#727272;border:1px solid #aaa;border-radius:3px;max-width:100%}.text-area textarea:active,.text-area textarea:focus{outline:0}.submit-btn input{font-size:1.6rem;font-family:"Inter",Lato,Open Sans,sans-serif;font-weight:700;text-transform:uppercase;border-radius:3px;margin:0;padding:0 15px;border:none;height:40px;transition:background-color .15s ease-in-out;cursor:pointer;min-width:130px;background-color:#fff;color:#fff}@media(min-width:768px){.submit-btn input{font-size:1.8rem}}.submit-btn input:active,.submit-btn input:focus{outline:0}.submit-btn input.block{width:100%;max-width:250px}.submit-btn input.primary{background-color:#441cc1;color:#fff}.submit-btn input.primary:hover{background-color:#4516ab}.submit-btn input.primary:active,.submit-btn input.primary:focus{background-color:#3b1391}.submit-btn input.secondary{background-color:#7fad96;color:#fff}.submit-btn input.secondary:hover{background-color:#729e8a}.submit-btn input.secondary:active,.submit-btn input.secondary:focus{background-color:#69917f}.submit-btn input.nl{background-color:#ebebeb;color:#3a3a3a}.submit-btn input.nl:hover{background-color:#e3e3e3}.submit-btn input.nl:active,.submit-btn input.nl:focus{background-color:#d9d9d9}.submit-btn input.nd{background-color:#3a3a3a;color:#fff}.submit-btn input.nd:hover{background-color:#292929}.submit-btn input.nd:active,.submit-btn input.nd:focus{background-color:#000}.ActiveUsers{position:absolute;top:70px;left:200px;width:300px;padding:4px 18px;background:#edebff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2)}.ActiveUsers .header{display:flex;align-items:center}.ActiveUsers .header svg{width:24px;height:24px}.ActiveUsers .header .panel-title{font-size:18px;padding:5px 10px;flex:1 1}.ActiveUsers.errored{border-color:rgba(255,0,0,.3)}.ActiveUsers.errored h5{color:red!important}.ActiveUsers ul{padding:0;list-style:none;max-height:450px;overflow-y:auto;overflow-x:hidden}.ActiveUsers li{background-color:hsla(0,0%,100%,.5);height:40px;border-radius:.25em}.ActiveUsers .option-toggle{display:flex;align-items:center;margin:1em}.ActiveUsers .option-toggle .label{padding:0 .75em}.ActiveUsers .active-user{display:flex;width:100%}.ActiveUsers .active-user+.active-user{margin-top:10px}.ActiveUsers .active-user--away .active-user__info p{color:#aaa}.ActiveUsers .active-user--away .UserPhoto{border-color:#aaa}.ActiveUsers .active-user .UserPhoto{flex:0 1 35px;width:35px;height:35px;text-align:center;border:3px solid #4e28c4;border-radius:50%;overflow:hidden;background:#4e28c4;margin-left:10px;margin-top:3px}.ActiveUsers .active-user .UserPhoto img{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-50%;right:-50%;min-width:105%;height:105%;margin:auto}.ActiveUsers .active-user .UserPhoto .big-char{font-size:25px;margin-top:-2px;color:#fff}.ActiveUsers .active-user__info{flex:1 1 auto;margin-left:1em;text-align:left;padding-top:.7em;font-size:.8em}.ActiveUsers .active-user p{display:inline-block;position:relative;top:10px;margin:auto;color:#4e28c4;font-weight:600;font-size:1rem;text-transform:uppercase}.ActiveUsers .buttons{margin-bottom:1em;text-align:center}#app-root,.App,.Stage,body,html{width:100%;min-height:100%;height:100vh;overflow:hidden}.Overlay{z-index:1;display:grid;grid-template-columns:3fr 1fr;grid-template-rows:3fr minmax(40vh,2fr);width:100%;height:100%;overflow:hidden;pointer-events:none}.Overlay,.Overlay .controls-wrapper{position:absolute;top:0;left:0}.ReactForm__RadioSlider{width:200px!important}.ReactForm__RadioSlider-option{padding:8px!important;font-size:.8571rem!important}.tooltip{padding:15px!important;color:#fff!important;font-size:1rem!important;background:#050038!important;border-color:#050038!important;border-radius:10px!important}body>iframe{display:none}
/*# sourceMappingURL=main.53dedd0a.chunk.css.map */