.Sidebar{width:13vw;height:100vh;background-color:var(--component-background);box-shadow:2px 0 7px var(--shadow-color);position:fixed;top:0;left:0;z-index:999}.dropdown-select{width:100%;padding:8px;margin-bottom:10px;background-color:var(--component-background);color:var(--text-primary);border:none;border-bottom:1px solid var(--border-color);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:16px;cursor:pointer;outline:none;text-align:center}.dropdown-select option{background-color:var(--component-background);color:var(--text-primary);padding:8px}.SidebarData .row,.Logout .row{width:90%;height:8vh;margin:0 auto;display:flex;align-items:center;justify-content:center;color:var(--text-primary);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:large;border-radius:8px;transition:background-color 1ms ease-in-out,color 1ms ease-in-out}.SidebarData .row:hover,.Logout .row:hover{cursor:pointer;color:var(--component-background);background-color:var(--text-primary);transition:background-color 1ms ease-in-out,color 1ms ease-in-out}#icon{flex:30%;display:grid;place-items:center;color:inherit;transition:background-color 1ms ease-in-out,color 1ms ease-in-out}#title{flex:70%;color:inherit}.sidebar-button{display:flex;width:90%;height:60px;align-items:center;padding:0;margin:0 auto;background-color:var(--component-background);color:var(--text-primary);border:none;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:large;cursor:pointer;transition:background-color 1ms ease-in-out,color 1ms ease-in-out;outline:none;-webkit-tap-highlight-color:transparent}.sidebar-button:active,.sidebar-button:focus{outline:none}.sidebar-button #icon{flex:30%;display:grid;place-items:center}.sidebar-button #title{flex:70%;text-align:left}.sidebar-button:hover{cursor:pointer;color:var(--component-background);background-color:var(--text-primary)}@media (max-width: 1080px){.Sidebar{width:10vw}.SidebarData .row,.Logout .row{height:8vh;flex-direction:column}#title{display:none}#icon{flex:1;margin:0}.dropdown-select{font-size:14px;padding:6px}}@media (max-width: 600px){.SidebarData .row,.Logout .row{height:6vh}#icon{font-size:smaller}}.Status-Container{position:relative;margin:auto;padding:3%;text-align:center}.centered-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.Status-Background{background-color:#505050;display:inline-block;border-radius:8px;background-color:transparent;border-color:#d5d5d5;border-width:1px;box-shadow:0 3px 2px #e2e2e2;margin-right:8px}.Status-Overlay{color:#fff;padding:1% 1vw;display:inline-block;transition:background-color .3s ease}.Status-Background.offline{background-color:#505050}.Status-Background.looking{background-color:#5ba95e}.Status-Background.fire{background-color:#ffa827}.Status-Container.slide-in{top:0}@media screen and (max-width: 600px){.Status-Container{position:relative;top:0;margin:auto}}.VideoContainer{height:45vh;width:38vw;position:absolute;top:5%;left:16%;border-radius:10px;border:1px solid #ccc;border-color:#d5d5d5;box-shadow:2px 2px 7px #e2e2e2}.VideoContainer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px}@media screen and (max-width: 200px),(max-height: 200px){.VideoContainer{display:none}}.MapContainer{height:45vh;width:38vw;left:58vw;top:5%;position:absolute;border-radius:10px;border-style:solid;border:1px solid var(--border-color);border-width:1px;background-color:var(--component-background);box-shadow:var(--box-shadow)}.center-map-button{width:fit-content;height:2vw;padding:.2vw;background-color:var(--component-background);color:var(--text-primary);border:1px solid var(--border-color);border-radius:6px;z-index:999}.center-on-user-button,.open-map-in-fullscreen-button,.center-on-drone-button{position:absolute;width:45px;height:45px;background-color:var(--button-background);color:var(--text-primary);border:1px solid var(--border-color);border-radius:4px;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:999;background-repeat:no-repeat;background-position:center;background-size:70%}.open-map-in-fullscreen-button{bottom:12px;right:12px;background-image:var(--fullscreen-icon);outline:none;-webkit-tap-highlight-color:transparent}.open-map-in-fullscreen-button:active{outline:none}.center-on-drone-button.active{animation:blink 1s infinite;border-color:#009dff;border-width:5px;width:45px;height:45px;box-sizing:border-box;padding:0;margin:0}.leaflet-container{min-height:inherit;border-radius:10px;position:absolute;top:0;left:0;width:100%;height:100%}.leaflet-top.leaflet-right{z-index:1001}@media screen and (max-width: 600px){.MapContainer{top:0;display:flex;flex-wrap:wrap;width:75vw;min-height:200px;height:30vh;left:25%;border-radius:10px;position:relative;margin-top:5%}}.center-on-user-button:focus,.minimize-map-button:focus,.center-on-drone-button:focus{outline:none}.no-drone-position-notification{position:absolute;top:50%;left:50%;transform:translate(-50%);background-color:#000000b3;color:#fff;padding:10px 20px;border-radius:5px;z-index:1000}@media screen and (max-width: 200px),(max-height: 200px){.MapContainer{display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.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-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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;-moz-box-sizing:border-box;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-top,.leaflet-bottom{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-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{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,.leaflet-bar a:focus{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 #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{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;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.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;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.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-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{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 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-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=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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 #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right: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}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.title{font-size:2vh;color:#000}.legend-container{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 0 10px #0000001a;position:absolute;bottom:6vh;left:1vw;z-index:1000;max-height:25vh;font-size:auto;color:#000}.toggle-button{position:absolute;bottom:.6vw;left:1vw;width:10vw;height:2vw;padding:.2vw;background-color:#fff;color:#747474;font-weight:lighter;font-size:auto;cursor:pointer;border:1px solid #ccc;border-radius:6px;box-shadow:0 0 10px #0000001a;min-width:fit-content;min-height:2vh;z-index:900}.toggle-button:focus{outline:none}.legend-item{display:flex;align-items:center;margin:.2vw}.legend-color{width:1vw;height:1vw;margin-right:1vw;border-radius:50%}.legend-container.hidden{display:none}.legend-container.visible{display:block;padding:1vw}.legend-item:nth-child(2) .legend-color{background-color:#334af4}.legend-item:nth-child(3) .legend-color{background-color:#ff5d5d}.legend-item:nth-child(4) .legend-color{background-color:#5aea6b}.legend-item:nth-child(5) .legend-color{background-color:#a574bb}.legend-item:nth-child(6) .legend-color{background-color:#cd7c30}.legend-item:nth-child(7) .legend-color{background-color:#aca916}.legend-item:nth-child(8) .legend-color{background-color:#0c9017}@media screen and (max-width: 600px){.legend-container{font-size:1.5vh}.toggle-button{bottom:1vh;left:2vw;height:3vh;padding:.4vw}}.container{background-color:#fff;position:absolute}.green{color:#00a341}.orange{color:#dc9a00}.red{color:#ac0000}table{height:20vh;width:18vw;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;justify-content:center;align-items:center;display:flex;border-style:solid;border-color:#d5d5d5;border-radius:10px;border-width:1px;box-shadow:2px 2px 7px #e2e2e2}td{align-items:center;justify-content:center;display:flex}.Temperatur td:nth-child(2) svg,.Luftfeuchtigkeit td:nth-child(2) svg,.Windgeschwindigkeit td:nth-child(2) svg,.Windrichtung td:nth-child(2) svg{font-size:10vmin}.Temperatur td,.Luftfeuchtigkeit td,.Windgeschwindigkeit td,.Windrichtung td{font-size:1.2vw}@media screen and (max-width: 600px){.Temperatur,.Windgeschwindigkeit,.Windrichtung,.Luftfeuchtigkeit{color:var(--text-primary);position:relative;margin-top:3%;display:inline-flex;width:100%;max-width:fit-content;justify-content:center;align-items:center}.Temperatur,.Luftfeuchtigkeit{left:25%}.Temperatur,.Luftfeuchtigkeit,.Windgeschwindigkeit{margin-right:1.4%}.Windrichtung,.Windgeschwindigkeit{left:25%}.container{background-color:#fff;position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}table{margin-top:5%;height:fit-content;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;justify-content:center;align-items:center;display:flex;flex-wrap:wrap;border-style:solid;border-color:#d5d5d5;border-radius:10px;border-width:1px;box-shadow:2px 2px 7px #e2e2e2}.Temperatur td:nth-child(2) svg,.Luftfeuchtigkeit td:nth-child(2) svg,.Windgeschwindigkeit td:nth-child(2) svg,.Windrichtung td:nth-child(2) svg{font-size:10vmin}.Temperatur td,.Luftfeuchtigkeit td,.Windgeschwindigkeit td,.Windrichtung td{font-size:1.8vw}}@media screen and (max-width: 200px),(max-height: 200px){.Temperatur,.Luftfeuchtigkeit,.Windgeschwindigkeit,.Windrichtung{display:none}}.Detection{height:42vh;width:38vw;position:absolute;display:grid;justify-content:center;align-items:center;left:58vw;top:55%;border-radius:10px;border:1px solid var(--border-color);background-color:var(--component-background);box-shadow:2px 2px 7px var(--shadow-color);border-width:1px;color:var(--text-primary);text-align:center;font-size:1.3vw;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.fireIcon{width:3vw;align-items:center;justify-content:center}.Header{font-size:2vw;display:flex;align-items:center;justify-content:center}.copyButton{margin:0;padding:0;margin-left:2vw;height:auto;background-color:transparent;border:none;cursor:pointer;display:inline;flex-wrap:wrap;justify-content:center;align-items:center;outline:none;-webkit-tap-highlight-color:transparent}.copyButton:focus,.copyButton:active,.copyButton:hover{outline:none;border:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.copyIcon{font-size:2vw;color:var(--text-primary);padding:5%}.copy-button:focus{outline:none}.Detection strong{font-weight:400;text-align:left}.fireDetected{border:2px solid #9c0000;border-color:#c10000;box-shadow:2px 3px 7px #e2e2e2}.positionInfo{display:flex;align-items:flex-start;margin-bottom:20px}.positionLabel{min-width:5vw;font-weight:400;text-align:left}.positionValue{display:flex;flex-direction:row;align-items:flex-start;margin-left:2vw;flex-grow:1;justify-content:space-between}@media screen and (max-width: 960px){.Detection{padding:0;margin:0}.Header{font-size:22px}.positionInfo{display:flex;align-items:flex-start;margin-bottom:2px}.positionLabel{display:inline;font-size:14px;min-width:auto}.positionValue{font-size:14px;margin-left:1vw}}@media screen and (max-width: 600px){.Detection{top:0;display:flex;flex-wrap:wrap;width:75vw;min-height:200px;height:30vh;left:25%;border-radius:10px;border:1px solid #ccc;border-color:#d5d5d5;box-shadow:2px 2px 7px #e2e2e2;position:relative;margin-top:5%;margin-bottom:5%}.fireIcon,.copyIcon{width:10%}.Header{font-size:4vw}.copyButton{margin-left:1vw}.copyIcon{font-size:1vw}.positionInfo{margin-bottom:1%}.positionLabel{text-align:left;font-size:2vw;display:flex;margin-bottom:1%}.positionValue{margin-left:0;font-size:2vw;display:flex;justify-content:left;width:100%}}@media screen and (max-width: 200px),(max-height: 200px){.Detection{display:none}}.Temperatur{color:var(--text-primary);border-radius:10px;font-size:large;position:absolute;top:55%;left:16vw}.Luftfeuchtigkeit{color:var(--text-primary);border-radius:10px;font-size:large;position:absolute;top:77%;left:16vw}.Windgeschwindigkeit{color:var(--text-primary);border-radius:10px;font-size:large;position:absolute;top:55%;left:36vw}.Windrichtung{color:var(--text-primary);border-radius:10px;font-size:large;position:absolute;top:77%;left:36vw}.GalleryContainer{position:absolute;top:2%;display:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;width:83%;margin-left:17%}.GalleryContainer img{width:29%;height:auto;margin:1%;border-radius:10px;cursor:zoom-in;transition:transform .2s ease-in-out}.GalleryContainer img:hover{transform:scale(1.1);box-shadow:0 0 8px #e2e2e2}.GalleryFullscreen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:9999}.GalleryFullscreen img{width:60vw;border-radius:10px}.GalleryFullscreen .close-icon{position:absolute;top:20px;right:20px;color:#fff;font-size:24px;cursor:pointer}@media (max-width: 1000px){.GalleryContainer{position:absolute;top:0;width:80%;margin-left:20%}.GalleryContainer img{width:44%;border-radius:15px;margin:1%}.GalleryContainer img:hover{transform:scale(1.1);box-shadow:0 0 5px #e2e2e2}}@media (max-width: 600px){.GalleryContainer{position:absolute;top:0;width:80%;margin-left:20%}.GalleryContainer img{width:90%;margin:1%}}.VideoContainerOnly{height:90vh;width:81vw;position:absolute;top:5vh;left:16%;border-radius:10px;border:1px solid var(--border-color);background-color:var(--component-background);box-shadow:var(--box-shadow)}.VideoContainerOnly iframe{position:absolute;top:0;left:0;width:100%;height:inherit;border-radius:10px}@media screen and (max-width: 600px){.VideoContainer{top:0;display:flex;flex-wrap:wrap;width:75vw;min-height:200px;height:30vh;left:25%;border-radius:10px;border:1px solid #ccc;border-color:#d5d5d5;box-shadow:2px 2px 7px #e2e2e2;position:relative;margin-top:5%}}.MapOnlyContainer{height:90vh;width:81vw;position:absolute;top:5vh;left:16%;border-radius:10px;border:1px solid var(--border-color);background-color:var(--component-background);box-shadow:var(--box-shadow)}.center-map-button-container{position:absolute;border-radius:6px;bottom:1vh;left:12vw;z-index:1000;max-height:25vh;font-size:1.9vh;color:var(--text-primary)}.center-map-button{width:fit-content;height:2vw;padding:.2vw;background-color:var(--component-background);color:var(--text-primary);border:1px solid var(--border-color);border-radius:6px;z-index:1000}.center-on-user-button,.minimize-map-button,.center-on-drone-button{position:absolute;width:45px;height:45px;background-color:var(--button-background);color:var(--text-primary);border:1px solid var(--border-color);border-radius:4px;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:1000;background-repeat:no-repeat;background-position:center;background-size:70%}.center-on-user-button{bottom:70px;right:12px;background-image:var(--user-location-icon)}.minimize-map-button{bottom:12px;right:12px;background-image:var(--exitfullscreen-icon)}.center-on-drone-button{bottom:128px;right:12px;background-image:var(--drone-icon)}.center-on-drone-button.active{animation:blink 1s infinite;border-color:#009dff;border-width:5px;width:45px;height:45px;box-sizing:border-box;padding:0;margin:0;outline:none;-webkit-tap-highlight-color:transparent}.leaflet-control-layers{background-color:var(--button-background)!important;border:1px solid var(--border-color)!important;border-radius:4px!important;color:var(--text-primary)!important}.leaflet-control-layers-toggle{background-color:var(--button-background)!important;border:1px solid var(--border-color)!important;width:45px!important;height:45px!important}.leaflet-control-layers-expanded{background-color:var(--component-background)!important;color:var(--text-primary)!important}.leaflet-control-zoom{border:1px solid var(--border-color)!important;background-color:var(--button-background)!important}.leaflet-control-zoom-in,.leaflet-control-zoom-out{background-color:var(--button-background)!important;color:var(--text-primary)!important}.leaflet-control-zoom-in:hover,.leaflet-control-zoom-out:hover{background-color:var(--background-secondary)!important;color:var(--text-primary)!important}@keyframes blink{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media screen and (max-width: 600px){.MapOnly{width:100vw;left:0;height:50vh}}body,h1,h2,h3,p,ul,li{margin:0;padding:0}body{background-color:#f0f0f0;font-family:Arial,sans-serif}.container{padding:20px;background-color:#fff;position:relative;background:rgb(255,152,7);background:linear-gradient(0deg,rgba(255,152,7,1) 0%,rgb(255,255,255) 100%)}.header{text-align:center;margin-bottom:20px}.header img{width:30%}.header h1{font-size:24px;color:#000;margin-top:10px}.description{font-size:large;margin-bottom:20px;text-align:center;margin-left:10%;margin-right:10%}.description p{color:#000}.pictures{display:flex;justify-content:center;margin-bottom:20px}.pictures img{width:50vw;height:auto}.login-btn{position:absolute;top:3vh;right:4vw}.LoginButton{background-color:#f17500;color:#fff;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:16px;border:none;transition:background-color .3s ease}.LoginButton:hover{background-color:#cb5100}.footer{text-align:center;color:#000;margin-top:20px}.footer p{font-size:18px;display:flex;align-items:center;justify-content:center}.footer a{color:#000;text-decoration:none}.footer a:hover{color:#fff;text-decoration:none}.footer img{width:30px;height:30px}@media screen and (max-width: 600px){.description{font-size:small;margin-bottom:20px;text-align:center;margin-left:10%;margin-right:10%}.pictures{display:flex;justify-content:center;margin-bottom:20px}.pictures img{width:70vw;height:auto}}.not-found-container{width:100%;display:block;text-align:center;height:auto;margin-left:50vh;margin:0;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}:root{--background-primary: #ffffff;--background-secondary: #f9f9f9;--text-primary: #474747;--text-secondary: rgba(0, 0, 0, .87);--border-color: #d5d5d5;--shadow-color: #e2e2e2;--link-color: #646cff;--link-hover-color: #535bf2;--button-background: #f9f9f9;--component-background: #ffffff;--box-shadow: 2px 2px 7px #e2e2e2;--user-location-icon: url(/assets/userLocation-light-317022ed.svg);--fullscreen-icon: url(/assets/openinfullscreen-light-ba08004d.svg);--drone-icon: url(/assets/droneicon-light-7573fa0c.svg);--exitfullscreen-icon: url(/assets/exitfullscreen-light-adf2d69b.svg)}@media (prefers-color-scheme: dark){:root{--background-primary: #1a1a1a;--background-secondary: #242424;--text-primary: rgba(255, 255, 255, .87);--text-secondary: rgba(255, 255, 255, .6);--border-color: #404040;--shadow-color: rgba(0, 0, 0, .2);--link-color: #747bff;--link-hover-color: #535bf2;--button-background: #2f2f2f;--component-background: #242424;--box-shadow: 2px 2px 7px #000000;--user-location-icon: url(/assets/userLocation-dark-ae2aaa4a.svg);--fullscreen-icon: url(/assets/openinfullscreen-dark-c59c0230.svg);--drone-icon: url(/assets/droneicon-dark-965225b9.svg);--exitfullscreen-icon: url(/assets/exitfullscreen-dark-398dbdfd.svg)}}body{background-color:var(--background-primary);color:var(--text-primary);transition:all .1s ease}a{color:var(--link-color)}a:hover{color:var(--link-hover-color)}button{background-color:var(--button-background);color:var(--text-primary);border-color:var(--border-color)}.MapContainer,.VideoContainer,.Detection,.Status-Background,.legend-container,.toggle-button,.Sidebar{background-color:var(--component-background);border-color:var(--border-color);box-shadow:2px 2px 7px var(--shadow-color);color:var(--text-primary)}table{background-color:var(--component-background);border-color:var(--border-color);box-shadow:2px 2px 7px var(--shadow-color)}*{transition:background-color .1s ease,color .1s ease,border-color .1s ease}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
