.Backdrop{width:100%;height:100%;position:fixed;z-index:2000;left:0;top:0;background-color:#00000080}.TabItems{height:1.5rem;margin-top:.1875rem;padding:0;flex-direction:row;flex-wrap:nowrap;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#0000}.TabItem{margin-top:0;margin-left:.09375rem;margin-right:.09375rem;border-top:1px solid rgba(0,0,0,.5);border-left:1px solid rgba(0,0,0,.5);border-right:1px solid rgba(0,0,0,.5);border-bottom:1px solid rgba(0,0,0,.5);width:100%;height:100%}.Active{background-color:#2a55a4bf;color:#fff}.CommentPane{height:calc(100% - 4rem);padding:5px;overflow-y:scroll;background-color:#2b399040}.Comment{margin-top:5px;padding:5px 10px;border:1px solid rgba(0,0,0,.5);flex-direction:row;flex-wrap:nowrap;display:flex;align-items:flex-start;background-color:#fff}.Main{width:100%;flex-direction:column;display:flex}.subHeader{font-size:x-small;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:space-between}.picture{max-height:100%;max-width:100%}.Loader{font-size:10px;margin:50px auto;text-indent:-9999em;width:11em;height:11em;border-radius:50%;background:#ce2a35;background:-moz-linear-gradient(left,#ce2a35 10%,rgba(206,42,53,0) 42%);background:-webkit-linear-gradient(left,#ce2a35 10%,rgba(206,42,53,0) 42%);background:-o-linear-gradient(left,#ce2a35 10%,rgba(206,42,53,0) 42%);background:-ms-linear-gradient(left,#ce2a35 10%,rgba(206,42,53,0) 42%);background:linear-gradient(to right,#ce2a35 10%,#ce2a3500 42%);position:fixed;left:0;top:35%;bottom:0;right:0;z-index:999;-webkit-animation:load3 1.4s infinite linear;animation:load3 1.4s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.Loader:before{width:50%;height:50%;background:#ce2a35;border-radius:100% 0 0;position:absolute;top:0;left:0;content:""}.Loader:after{background:#fff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.MediaPane{height:calc(100% - 4rem);padding:5px}.ImageContainer{position:relative;width:100%;height:80%;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#2b399040}.CommentIcon{position:absolute;bottom:1%;left:1%}.PhotoComment{position:absolute;bottom:0;left:10%;right:10%;max-height:30%;overflow-y:scroll;background-color:#f5f5dcbf}.TrashIcon{position:absolute;bottom:1%;right:1%}.Image{width:auto;height:auto;max-width:100%;max-height:100%}.ListContainer{height:20%;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;overflow-y:scroll}@media(min-width:35.5rem){.MediaPane{height:calc(100% - 4rem);flex-direction:row;flex-wrap:nowrap;display:flex}.ImageContainer{width:85%;height:100%}.ListContainer{width:15%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:scroll}}.Media{margin:2px;padding:2px;height:65px}.PropertiesPane{height:calc(100% - 4rem);padding:5px;overflow-y:scroll;background-color:#2b399040}.Name{font-weight:bolder}.propertyLayout{display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem;padding:2px 5px}.propertyKey{font-weight:700;display:inline-block;width:100px;text-align:left}.propertyValue{color:inherit}.LayerControlPane{width:100%;text-align:center;padding:.5rem;height:100%;overflow:auto}.Layer{width:100%}.Layers{height:calc(100% - 6rem);margin:.5rem;text-align:left;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start}@media(min-width:37.5rem){.Layer{width:50%}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;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{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.LegendPane{width:100%;margin-left:1rem}.Entry{flex-direction:row;display:flex}.Label{margin-left:.5rem}.Box{height:1rem;width:1rem}.BatchDownload{width:100%;padding:1rem;box-sizing:border-box}.Center{text-align:center}
