/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.react-router-modal__modal-open{overflow:hidden}.react-router-modal__container{position:fixed;z-index:1000}.react-router-modal__wrapper{position:absolute;z-index:1}.react-router-modal__backdrop{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%}.react-router-modal__modal{background-color:#fff;border:1px solid #777;border-radius:5px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-device-width:1024px){.react-router-modal__modal-open{-webkit-overflow-scrolling:touch;overflow:hidden;position:fixed}.react-router-modal__container{height:100%;left:0;position:absolute;top:0;transform:translateZ(0);width:100%}}.Settings ul{list-style:none;padding:0}.Settings li{display:flex;margin-bottom:20px}.Settings li div{flex:50% 1}.Settings img{-webkit-filter:invert(.9);filter:invert(.9)}.Settings input{background:#444;border:0;color:#fff;padding:10px;width:100%}.Settings .folder{cursor:pointer;margin:5px 0 0 20px;vertical-align:middle}.heading{margin-bottom:15px!important}.subHeading{margin:0 0 40px!important}.ColorTags li{background:#383838;border:1px solid #888;border-radius:4px;color:#0000;cursor:default;display:inline-block;font-size:12px;height:25px;margin:0 10px 10px 0;overflow:hidden;padding:0;width:25px}.ColorTags li.Red{background:#e52424}.ColorTags li.Orange{background:#f58500}.ColorTags li.Amber{background:#eaa61e}.ColorTags li.Yellow{background:#f0f027}.ColorTags li.Lime{background:#a8e41a}.ColorTags li.Green{background:#07d707}.ColorTags li.Teal{background:#10ca9b}.ColorTags li.Turquoise{background:#19e1e1}.ColorTags li.Aqua{background:#0abcf5}.ColorTags li.Azure{background:#1e53f9}.ColorTags li.Blue{background:#00f}.ColorTags li.Purple{background:#7f00ff}.ColorTags li.Orchid{background:#be00ff}.ColorTags li.Magenta{background:#e908c8}.ColorTags li.White{background:#fff}.ColorTags li.Gray{background:#7c7c7c}.ColorTags li.Black{background:#000}.Filters{height:350px;margin:0 -40px -20px;overflow:auto}.FiltersContent{padding-left:50px;width:-webkit-max-content;width:max-content}.PeekAnimation{-webkit-animation:autoPeek 2s ease-in-out alternate;animation:autoPeek 2s ease-in-out alternate;-webkit-animation-iteration-count:2;animation-iteration-count:2;transition:opacity 1s}@-webkit-keyframes autoPeek{0%{margin-left:0;transform:translateZ(0)}75%{margin-left:0;transform:translateZ(0)}to{margin-left:0;transform:translate3d(-200px,0,0)}}@keyframes autoPeek{0%{margin-left:0;transform:translateZ(0)}75%{margin-left:0;transform:translateZ(0)}to{margin-left:0;transform:translate3d(-200px,0,0)}}.Filters .scrollbar{background:#666;border-radius:5px;bottom:10px;box-shadow:0 2px 4px #0003;cursor:-webkit-grabbing;cursor:grabbing;height:10px;left:10px;opacity:0;position:absolute;transition:opacity .2s;width:10px}.Filters:hover .scrollbar{opacity:1}.collapsed .Filters .scrollbar{display:none}.Filters h2{margin-top:0}.FilterGroup{display:inline-block;height:227px;margin:0 20px 0 0;max-height:300px;overflow-y:auto;padding:10px 0 70px;scrollbar-width:none;vertical-align:top;width:250px}.FilterGroup ul{margin:0;padding:0}.FilterGroup li{background:#444;border-radius:4px;cursor:pointer;display:inline-block;font-size:12px;margin:0 10px 10px 0;padding:5px 10px 4px}.FilterGroup>li:last-child,.FilterGroup>ul.HierarchicalTags:last-child{margin-bottom:100px}.tooltip{border-bottom:1px dotted #444;display:inline-block;margin-left:24px;position:relative}.tooltip .tooltiptext{background-color:#444;border-radius:6px;bottom:150%;color:#f0f0f0;left:50%;margin-left:-60px;padding:5px 0;position:absolute;text-align:center;width:80px;z-index:1}.tooltip .tooltiptext:after{border:5px solid;border-color:#0000 #0000 #444;content:"";left:50%;margin-left:-5px;position:absolute;top:-10px}@media (max-width:700px){.Filters{margin:0 -20px -20px}.FiltersContent{padding-left:30px}.FilterGroup{height:250px;width:180px}}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.LoggedOut{background:#292929;margin:80px auto;padding:40px;width:400px}.LoggedOut h1{margin:0;text-align:center}.Onboarding div:last-child{padding-bottom:0}.Onboarding ul{list-style:none;padding:0}.Onboarding .message{margin-bottom:40px}.Onboarding li{display:flex;margin-bottom:20px}.Onboarding li div{flex:50% 1}.Onboarding .label{padding-top:9px;width:33%}.Onboarding .label-boolean{padding-top:0;width:66.6%}.Onboarding .field{padding-right:1px;width:66.6%}.Onboarding .field-boolean{text-align:right;width:33.3%}.Onboarding .formContainer{height:100%;min-height:100%}.Onboarding .formContainer form{height:100%}.Onboarding .formContainer form>div{min-height:100%;padding-bottom:40px}@media (max-width:700px){.Onboarding .formContainer form>div{padding-bottom:20px}}.Onboarding input{border:0;padding:10px 12px;width:100%}.Onboarding select{border:0;padding-left:8px}.Onboarding .error p{margin:0}.storageS3Preview{font-style:italic;margin:0 0 0 33.3%}.Account .inputGroup{align-items:center;display:flex;justify-content:space-between;margin:25px 0}.Account label{padding-top:9px;width:33%}.Account .field{margin-bottom:15px;padding-right:1px;width:66.6%}html{box-sizing:border-box;height:100%}*,:after,:before{box-sizing:inherit}body{-webkit-touch-callout:none;background:#1d1d1d;color:#ddd;font-size:14px;height:100%;line-height:1.4;margin:0;max-height:100%;overscroll-behavior-y:none;padding:0;-webkit-user-select:none;user-select:none}a{outline:0}:focus{outline:none}::-webkit-scrollbar{height:0;width:0}#root{height:100%}footer{background:#292929;display:none;padding:5px 20px}.flex-container-column{display:flex;flex-direction:column;height:100vh}.flex-container-row{display:flex;flex-direction:row}.main{background:#1b1b1b;flex-grow:1;overflow:hidden;z-index:1}.App{text-align:center}#filters{background:#222;height:100%;overflow:auto;padding:10px 20px;width:300px}#filters h2{color:#555;font-size:18px}#content{background:#1d1d1d;overflow:hidden;padding:0;width:100%;z-index:0}#content::-webkit-scrollbar{display:none}.react-router-modal__modal{background:#0000;border:0;border-radius:0}.react-router-modal__backdrop{background:#000c}input,select{color:#fff!important}select option{background:#1d1d1d;color:#fff}button{border:0;cursor:pointer}@media only screen and (max-device-width:1024px){.react-router-modal__container{transform:none}.react-router-modal__modal{height:100%;width:100%}}@font-face{font-family:Nunito;font-style:normal;font-weight:300;src:local("Nunito Light"),local("Nunito-Light"),url(/static/media/XRXW3I6Li01BKofAnsSUb-vISTs.98ae34c0fcb985dd0ea0.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-weight:300;src:local("Nunito Light"),local("Nunito-Light"),url(/static/media/XRXW3I6Li01BKofAnsSUYevI.f2a64a9415f98707bbae.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Nunito;font-style:normal;font-weight:400;src:local("Nunito Regular"),local("Nunito-Regular"),url(/static/media/XRXV3I6Li01BKofIO-aBXso.d7f269e598f48bfa775b.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-weight:400;src:local("Nunito Regular"),local("Nunito-Regular"),url(/static/media/XRXV3I6Li01BKofINeaB.e1a82f0996dd8f55ba1d.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}body{font-family:Nunito,Ubuntu,Roboto,-apple-system-body,BlinkMacSystemFont,sans-serif;font-weight:300}h1,h2,h3{font-weight:400}h1{font-size:30px}h2{font-size:25px}
/*# sourceMappingURL=main.b9bf5e86.css.map*/