*{box-sizing:border-box;margin:0;padding:0}body,html{height:100vh}body{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px}.main{display:flex;height:100vh}.container{background-position:50%;background-size:cover;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:2em;text-align:center}.title{font-size:3em}.info{color:#e0e0e0;font-size:1.1em;line-height:1.5;margin:1.5em}.btn,.info{letter-spacing:1px}.btn{background-color:#863100;border:none;border-radius:3px;box-shadow:0 3px 5px #0006;color:#fff;font-size:1em;font-weight:700;margin:0 auto;outline:none;padding:.75em 1em;text-transform:uppercase}.sidebar{background-color:#161616;flex-shrink:0;height:100%;overflow:auto;width:260px}.sidebar-item{border-radius:5px;display:block;padding:.75em 1em;transition:background-color .15s}.sidebar-item:hover{background-color:#ffffff1a}.sidebar-title{display:flex;font-size:1.2em;justify-content:space-between}.sidebar-title span i{display:inline-block;width:1.5em}.sidebar-title .toggle-btn{cursor:pointer;transition:transform .3s}.sidebar-item.open>.sidebar-title .toggle-btn{transform:rotate(180deg)}.sidebar-content{height:0;overflow:hidden;padding-top:.25em}.sidebar-item.open>.sidebar-content{height:auto}.sidebar-item.plain{color:#fff;text-decoration:none}.sidebar-item.plain:hover{text-decoration:underline}.sidebar-item.plain i{display:inline-block;width:1.7em}.table-wrapper::-webkit-scrollbar{background-color:#233044;border-radius:4px;width:8px}.table-wrapper::-webkit-scrollbar-thumb{background-color:#959595;border-radius:4px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.leaflet-control-fullscreen a{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAA0CAYAAACU7CiIAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAACoSURBVFiF7ZZhDoAgCIWxdbF3suxkHM3+1FaOmNqyIr6fiHuJTyKklKgHQxcVF7rCKAUBiA5h5tCSR/T0iTakL9PWz05IZNEM3YSCt6BvCgFI2ps4Q9v3k9Ldgdrr8nrX9LYc7wwu5EIu9KCQT6rq+r8mVbV0ewBEIpqy8MzMsWR/8f+oxmES9u7olZPqLKQeYtqkWuy61V2xND/H3h35pNqMPTPYE1oAnZZStKN8jj8AAAAASUVORK5CYII=) no-repeat 0 0;background-size:26px 52px}.leaflet-touch .leaflet-control-fullscreen a{background-position:2px 2px}.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px}.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:2px -24px}.leaflet-container:-webkit-full-screen{height:100%!important;width:100%!important}.leaflet-container.leaflet-fullscreen-on,.leaflet-pseudo-fullscreen{height:100%!important;width:100%!important}.leaflet-pseudo-fullscreen{left:0!important;position:fixed!important;top:0!important;z-index:99999}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.leaflet-control-fullscreen a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAABoCAYAAAC+NNNnAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAbrwAAG68BXhqRHAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEhSURBVHic7dpBDoIwFADRj/FiPRlwsh4NN5CoiVKg1Ukzb43ApKK1dliWJXpy+/cN1GYQnUF0BtEZRHcvPTCldGhKkXMefnm+TXcjZBBd8TP0rvQ9ffb1R5+xTXcjZBCdQXQG0Q2u+sAZRGcQnUF0p9cUrv4eanW97kbIIDqD6AyiO70ut7du1mrdbU93I2QQnWsKdAbRGURnEJ1BdAbRGURnEJ1BdAbRueeUziA695zSGURnEN3pT7lvUkpTRIw7h80556n2tauPUGFMRMS4HltV9f+HWs3RSnX3DBlEZxCdQXQt9pzOUfbFuh179Xovqo/QOp35eKNPmkx9mszl1hudWpx7T3fPkEF0BtG555TOIDr3nNIZRGcQnUF0BtE9AF5WX48h7QeZAAAAAElFTkSuQmCC)}}.dot-flashing{animation:dot-flashing 1s linear infinite alternate;animation-delay:.5s;background-color:#2196f3;border-radius:5px;color:#2196f3;height:10px;position:relative;width:10px}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{animation:dot-flashing 1s infinite alternate;animation-delay:0s;left:-15px}.dot-flashing:after,.dot-flashing:before{background-color:#2196f3;border-radius:5px;color:#2196f3;height:10px;width:10px}.dot-flashing:after{animation:dot-flashing 1s infinite alternate;animation-delay:1s;left:15px}@keyframes dot-flashing{0%{background-color:#2196f3}50%,to{background-color:#2196f33d}}.focus{background-color:initial!important}.progress-container{background-color:#ddd}.progress,.progress-container{border-radius:10px;height:4px!important}.progress{background-color:#1976d2;color:#fff;font-weight:700;text-align:center;transition:all 1s ease;width:0}.table-wrapper::-webkit-scrollbar{background-color:#ededed;border-radius:3px;width:6px}.table-wrapper::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.progressbar-wrapper{margin-bottom:0}.progressbar-info{display:flex;justify-content:space-between;margin-bottom:-2px}.progressbar-label{color:#8f8f8f;margin-left:2px}.progressbar-text{color:#8f8f8f;margin-right:2px}.progressbar-container{background-color:#ededed}.progressbar,.progressbar-container{border-radius:4px;height:8px!important}.progressbar{background-color:#1976d2;color:#fff;font-weight:700;text-align:center;transition:all 1s ease;width:0}.invalid-progressbar-container{background-color:#f2f2f2;border:1px dashed #ffa64d;border-radius:4px;height:8px!important}.dialog-scroll{max-height:60vh;overflow-y:auto}.dialog-scroll::-webkit-scrollbar{background-color:#ededed;border-radius:3px;width:6px}.dialog-scroll::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.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}.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}
/*# sourceMappingURL=main.4c779a82.css.map*/