#usgsFooter{background:#00264c;box-sizing:border-box;padding:8px 15px 5px;width:100%;color:#ffffff80;font-size:12px;line-height:24px}#usgsFooter #usgsFooterContainer{margin-right:auto;margin-left:auto;display:flex;flex-direction:row;gap:6px 0;justify-content:space-between;align-items:center}#usgsFooter #usgsFooterContainer .usgs-footer-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px 8px}#usgsFooter #usgsFooterContainer .usgs-footer-row a{padding:0;color:var(--white);transition:.15s;opacity:.75;font-weight:500;line-height:24px}#usgsFooter #usgsFooterContainer .usgs-footer-row a:hover{color:var(--white);transition:.15s;opacity:1}.dialogTitleBar{height:40px;display:flex;align-items:center;justify-content:center}.dialogTitleText{padding-left:10px;padding-right:10px}.alertDialog{background-color:var(--alert-title-bar-color);color:var(--alert-title-text-color)}.errorDialog{color:var(--error-title-text-color);background-color:var(--error-title-bar-color)}.successDialog{color:var(--success-title-text-color);background-color:var(--success-title-bar-color)}.loadingDialog{display:flex;justify-content:center}#loadingDialogTitle{background:var(--usgs-green);display:flex;justify-content:center;padding:10px 25px;left:50%;overflow:hidden}.loadingDialogContent{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:var(--usgs-green)}#loadingImage{border:5px solid white;border-radius:25%;background:var(--usgs-green);margin:0 auto}.loginDialog{display:flex;justify-content:center}.loginDialogTitleBar{height:45;display:flex;justify-content:center;background-color:var(--usgs-green);width:350}.loginDialogContent{background-color:var(--usgs-green);display:flex;justify-content:center;padding:0 25px;left:50%;overflow:hidden}.imageGalleryContainer{max-width:100%;max-height:100%;overflow:visible;display:flex;justify-content:center;align-items:center}.imageGalleryLoadingSkeleton{height:300px;width:100%}@media (max-width: 768px){.imageGalleryLoadingSkeleton{min-width:25vh}}@media (min-width: 1913px){.imageGalleryLoadingSkeleton{min-width:25vh}}.imageAreaContainer{display:flex;justify-content:center;width:100%;height:auto;max-height:50vh;overflow:visible}@media (min-width: 768px) and (max-width: 1913px){.imageGalleryContainer,.imageAreaContainer{min-height:45vh}.imageAreaContainer{min-width:40vh}.imageGalleryLoadingSkeleton{height:45vh;min-width:600px}}.singleImageContainer{max-height:50vh;position:relative;display:flex;justify-content:center;align-items:flex-start;width:100%;height:auto;overflow:visible}.singleImageContainer img{display:block;position:relative;max-width:100%;max-height:50vh;width:auto;height:auto;border-radius:6px;box-shadow:4px 6px 6px #0000001a,6px 10px 10px #0000001a}.thumbnailsContainer{display:flex;height:600px;background-color:#f3f3f3!important;justify-content:center;overflow:auto;border-radius:10px}.hitBox{position:absolute;top:0;width:75px;height:auto;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.hitBox:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to right,rgba(0,0,0,.5) 30%,transparent 100%);opacity:0;transition:opacity .5s ease-in-out}.hitBox.right:before{background:linear-gradient(to left,rgba(0,0,0,.5) 30%,transparent 100%)}.hitBox:hover:before{opacity:1}.button{border:none;background:radial-gradient(circle,#00000059 20%,#0000 35%);color:#fff;font-size:24px;cursor:pointer;padding:75px 25px;z-index:1;outline:none}.hitBox .button:focus{outline:none}.hitBox .button:focus-visible{outline:2px solid #1976d2;outline-offset:2px}.hitBox.left{height:100%;left:0;justify-content:flex-start}.hitBox.right{height:100%;right:0;justify-content:flex-end}.customCollapse,.MuiCollapse-root{min-width:auto!important}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.Resizer{position:relative;z-index:1000;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.Resizer:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;border-radius:4px;background-color:#00264cd9;background-image:radial-gradient(circle,rgba(255,255,255,.95) 1px,transparent 1.5px);background-origin:content-box;box-shadow:0 1px 3px #0000004d;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;pointer-events:none}.Resizer:hover:after{background-color:#00264c}.Resizer.horizontal{height:11px;margin:-5px 0;border-top:4px solid rgba(255,255,255,0);border-bottom:4px solid rgba(255,255,255,0);cursor:row-resize;width:100%;background-color:#00264c4d}.Resizer.horizontal:hover{background-color:#00264c80}.Resizer.horizontal:after{width:40px;height:8px;padding:0 6px;background-size:6px 4px;background-position:center;background-repeat:repeat-x}.Resizer.vertical{width:12px;margin:0 -4px;border-left:4px solid rgba(255,255,255,0);border-right:4px solid rgba(255,255,255,0);cursor:col-resize;background-color:#00264c4d}.Resizer.vertical:hover{background-color:#00264c80}.Resizer.vertical:after{width:8px;height:40px;padding:6px 0;background-size:4px 6px;background-position:center;background-repeat:repeat-y}.Resizer.disabled{cursor:not-allowed;background-color:transparent}.Resizer.disabled:after{display:none}.Resizer.disabled:hover{border-color:transparent}.Resizer:focus{outline:none}.Resizer:focus-visible{outline:none}.Resizer:focus-visible:after{background-color:#00264c;box-shadow:0 0 0 2px #fff,0 0 0 4px #00264c}:root{--error-title-bar-color: #e33;--error-title-text-color: #220;--success-title-bar-color:#4d4;--success-title-text-color: #220;--alert-title-bar-color:#f93;--alert-title-text-color:#320;--usgs-green: rgb(21, 112, 65);--fyi-color: #ffdd66;--question-color: #999;--light-icon-color: #ddd;--map-marker-text-color: #000}.visible-marker-count-box{background-color:#0009;color:#fff;padding:4px 8px;border-radius:4px;font-size:.85rem;pointer-events:none;margin:8px}.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}.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}.root{width:300px;height:100%;display:flex;flex-direction:column}.media{padding-left:"20px";padding-right:"20px";background-color:#000}.media_hover{max-width:150px!important;height:100px!important;justify-self:center;align-self:center;object-fit:fill!important}.expand{transform:"rotate(0deg)";margin-left:"auto"}.expandOpen{transform:"rotate(180deg)"}.avatar{background-color:"#157041"}.link{text-decoration:"none"}.darkGrey{color:#a9a9a9}.black{color:#000}.noTopPad{padding-top:"0px"}.noBottomPad{padding-bottom:"0px"}.gridTopPad{padding-top:"5px"}.expandMorePad{padding:"5px"}.lastProcessed{font-size:"small";color:#d3d3d3;align-content:flex-start}.camDescription{font-weight:300;font-family:"Inter, system-ui, Avenir, Helvetica, Arial, sans-serif"}.card-container{position:relative;height:100%}.favorite-icon-wrapper .favorite-icon{opacity:0;transition:opacity .5s ease-in-out}.card-container:hover .favorite-icon{opacity:.5}.favorite-icon-wrapper.favorited .favorite-icon{opacity:.8}.water-data-section{margin-top:4px;margin-bottom:4px}.water-data-row{display:flex;align-items:center;gap:4px;line-height:1.4}.provisional-chip{font-size:.65rem}#root{display:flex;flex-direction:column;min-height:100vh;margin:0 auto;text-align:center;min-width:100%}.leaflet-control-layers{text-align:left!important}.leaflet-control-layers-expanded{z-index:1001!important}.leaflet-control-layers label{display:flex!important;justify-content:flex-start!important;align-items:center!important;text-align:left!important}.leaflet-control-layers label span{text-align:left!important}.camera-popup .leaflet-popup-content-wrapper{padding:6px;box-shadow:0 1px 3px #0006;border-radius:3px;white-space:nowrap;text-align:center}.camera-popup .leaflet-popup-content,.camera-popup .leaflet-popup-content p{margin:0}.camera-popup .leaflet-popup-close-button{display:none}.mapper-legend-scroll::-webkit-scrollbar{width:5px}.mapper-legend-scroll::-webkit-scrollbar-track{background:transparent}.mapper-legend-scroll::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh;background-color:#fff}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}:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}
