html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}#page{padding:0}.app-container{display:flex;flex-direction:column;height:100%;overflow-y:hidden;position:relative;width:100%}.maps-container .leaflet-map-pane{transition:left .5s ease-in}.maps-container.drawer-open .leaflet-map-pane{left:-25%}#map{height:100%;width:100%;z-index:1}#map .title{background-color:hsla(0,0%,100%,.6);font-size:18px;left:87px;margin:0;padding:5px;position:absolute;top:86px;z-index:1000}svg{position:relative}.choropleth:hover{cursor:pointer}.context-path{stroke:#000;stroke-width:1px}.context-path,.location-path{fill:none;shape-rendering:geometricPrecision}.location-path{stroke:#000;stroke-width:.3px}.location-path:hover{fill-opacity:.8}.filter-container{align-items:center;display:flex;flex-direction:row;height:30px;margin:0 10px 0 0}.select-label{font-weight:700}.light .select-label{color:#000}.dark .select-label{color:#fff}.select-container,.select2-container{margin-left:5px;padding-left:5px}.select-container{color:#999;line-height:23px;max-width:200px;min-width:80px;text-overflow:ellipsis;white-space:nowrap}.select-container .Select-value{font-size:1em}.select-container .Select-value-label:hover{color:#333!important;text-decoration:none!important}.select-container .Select-menu-outer{z-index:10}.year-slider-container{align-items:center;display:flex;flex-direction:row;margin:0 10px}#year-slider{border-radius:inherit;display:inline-block;height:4px;margin:0 10px;width:120px}#year-slider .ui-slider-handle{border-radius:1.2em;top:-.5em}#year-slider .ui-slider-handle:focus{outline:none}#year-slider .ui-widget-header{background:#4682b4;z-index:unset}#year-slider .ui-widget-content{background:#fff}#year-slider .ui-state-active,#year-slider .ui-state-focus,#year-slider .ui-state-hover{background:#4682b4;border:1px solid #ccc}#year-slider .ui-state-active{box-shadow:0 0 0 8px rgba(70,130,180,.6)}.slider-label{border:none;border-radius:2px;color:#fff;height:27px;padding-left:5px;width:55px}.slider-label:first-of-type{margin-left:10px;margin-right:5px}.clear-all-container{align-items:center;display:flex;flex:2 1 auto;height:100%;justify-content:flex-end;padding-right:10px}.drawer{background-color:hsla(0,0%,100%,.85);display:flex;flex-direction:row;transition:width .75s ease;z-index:2}.drawer .toggler-container{display:flex;flex-direction:column;width:40px}.drawer.closed{width:70px}.drawer.open{width:60%}.drawer .drawer-label{flex:2 1 auto;font-size:1.5em}.drawer .drawer-label .disabled{fill:gray}.drawer .drawer-label .disabled.drawer-label-text:hover{fill:gray;cursor:none}.drawer .drawer-label .drawer-label-text:hover{fill:#4682b4;cursor:pointer}.icon{fill:#000;cursor:pointer;height:20px;margin:10px;width:20px}.icon:hover{fill:#4682b4}.select-label .icon{fill:#fff;margin:0}.icon.disabled-button{fill:gray}.select-label .icon.disabled-button{fill:gray;margin:0}.icon.disabled-button:hover{fill:gray;cursor:none}.open .icon.rotate{transform:rotate(180deg)}.timetrend-container{align-self:stretch;display:flex;flex-direction:column;padding-left:10px;position:relative;width:100%}.title-container{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between;min-height:40px;order:1;padding-left:60px;padding-right:10px;width:100%}.title-container .title{font-size:115%;font-weight:700}.line-chart{flex:1 1 auto;order:2}.timeseries-line{fill:none}.area{stroke-width:1px;fill-opacity:.5}.area._3543,.area._max,.area._min{fill:#000}.axis line,.axis path{fill:none;stroke:#000;shape-rendering:crispEdges}.x.axis path{display:none}#time-trend-legend{background-color:#fff;display:flex;flex-direction:row;justify-content:flex-end;width:17%}.time-trend-legend-list-container{display:flex;flex-direction:column;padding-left:10px;padding-top:38px;width:100%}.time-trend-legend-list{margin:0;overflow-y:auto;padding-left:0;width:100%}.time-trend-legend-item{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;list-style:none;margin-bottom:4px;max-width:200px}.time-trend-legend-item-div{align-items:center;display:flex;flex-direction:row;height:auto}.time-trend-legend-reset{align-self:flex-end;padding-top:2px}.time-trend-legend-note{padding-top:2px;text-align:end}.time-trend-legend-min-max{align-self:flex-end;margin:10px 0;padding-top:5px}.time-trend-item-remove{cursor:pointer}.buttonset-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0 20px 0 0}.buttonset-container .button{border-radius:0}.buttonset-container .button:first-of-type{border-bottom-left-radius:2px;border-top-left-radius:2px}.buttonset-container .button:last-of-type{border-bottom-right-radius:2px;border-top-right-radius:2px}.buttonset-title{font-weight:700;margin-right:7px}.dark .buttonset-title{color:#fff}.light .buttonset-title{color:#000}.button{background-color:#fff;border:none;border-radius:2px;height:27px;padding:0 10px;text-align:center}.button.radio{color:#fff}.button:active,.button:focus{outline:none}.button.active,.button:active{background-color:#4682b4;border-color:#4682b4;color:#fff}.button.active:disabled,.button:active:disabled{background-color:#325c7f;border-color:#325c7f}.button:disabled{background-color:#d3d3d3;border-color:#d3d3d3;color:#d3d3d3}.button.icon-button{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:70%;border-radius:25px;height:25px;margin-left:10px;margin-top:-5px;padding:0;width:25px}.button.icon-button:active,.button.icon-button:hover{border:1px solid #ccc}.button.icon-button:hover{background-color:rgba(70,130,180,.4)}.button.icon-button:active{background-color:rgba(70,130,180,.6)}.button.icon-button.year-play{background-image:url(images/controller-play..png);background-position:57% 50%}.button.icon-button.year-play:disabled{background-color:#d3d3d3}.button.icon-button.year-play.playing{background-image:url(images/controller-pause..png);background-position:50%;background-size:60%}.line-chart-banner{left:70px;position:absolute;top:35px}.line-chart-banner .prompt{font-size:10px}#color-legend{height:100%;order:1;width:80%}#color-legend .density-circle{fill-opacity:.6}#color-legend .tick line{stroke:#000}#color-legend .tick text{fill:#000}#legend-label{color:#000;font-weight:700;position:absolute;text-align:center;top:80%;width:100%}.map-legend{align-items:center;display:flex;height:100px;order:1;width:90%}.map-legend .icon{order:2}.map-legend .label{order:3}#map-legend-axis-label{fill:#000;font-weight:700}#advanced-controls{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;order:2;padding-bottom:10px;width:90%}.range-label{font-weight:700}.resize line{stroke:#fff}.leaflet-control-container .leaflet-top{top:75px}.leaflet-control-container .leaflet-left{left:20px;margin-left:0}.leaflet-control-container .leaflet-control-toggle{background-color:#fff}.leaflet-control-container .leaflet-control-toggle .leaflet-control-toggle-link,.leaflet-control-container .leaflet-control-toggle .leaflet-control-toggle-link:hover{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:70%}.leaflet-control-container .leaflet-control-toggle .leaflet-control-toggle-link:hover,.leaflet-control-container .leaflet-control-toggle .leaflet-control-toggle-link:hover:hover{background-color:#f4f4f4}.leaflet-control-container .leaflet-control-toggle .map-recenter{background-image:url(images/hair-cross..png)}.leaflet-control-container .leaflet-control-toggle .maptile-layer{background-image:url(images/map..png)}.leaflet-control-container .leaflet-control-toggle .opacity-greater{background-image:url(images/light-up..png)}.leaflet-control-container .leaflet-control-toggle .opacity-lesser{background-image:url(images/light-down..png)}.simple-link{background-color:initial;border:none;color:#3e853c;padding:0 0 2px 2px;text-decoration:underline;white-space:nowrap}.simple-link.clear-all,.simple-link.clear-all:hover{color:#fff}.simple-link:hover{color:gray}.label__link{color:#000;cursor:pointer}.label__link:hover{color:#3e853c}.tooltip-wrapper{background-color:hsla(0,0%,100%,.8);display:flex;flex-direction:column;font-size:smaller;z-index:1500}.tooltip-wrapper p{margin-bottom:0;margin-top:0}.tooltip-wrapper .title{max-height:40px}.tooltip-wrapper .title .tooltip-location-name{color:#26a146;margin:5px}.tooltip-wrapper .data{color:#4c4c4c;display:flex;flex:1 1 auto;flex-direction:row;justify-content:flex-start}.tooltip-wrapper .data .cell{border-bottom:1px solid #000;display:flex;flex-direction:column;padding:5px}.tooltip-wrapper .data .cell:last-of-type{border-bottom:none}.tooltip-wrapper .data .cell>p{margin-bottom:2px}.tooltip-wrapper .data .cell.extra-top-pad{padding-top:15px}.tooltip-wrapper .data .table-column{border-left:1px solid #000;border-top:1px solid #000;display:flex;flex:1 1 auto;flex-direction:column;height:100%}.tooltip-wrapper .data .table-column:first-of-type{border-left:none}.tooltip-wrapper .data .table-column .indented{padding-left:5px}.tooltip-wrapper .data .table-column .value{color:#000;font-weight:700}.tooltip-wrapper .data .table-column ol{font-style:normal;margin:0;padding-left:25px}.tooltip-wrapper .data .table-column .column-header{color:#000;font-weight:700;margin-bottom:5px}.tooltip-wrapper .data .table-column .subhead{color:#000;margin-bottom:2px}.tooltip-wrapper .data .table-column .list{margin-bottom:5px}.select2-container--ihme:focus{outline:none}.select2-container--ihme .select2-selection--single{background-color:#fff;border:1px solid #ccc;border-radius:4px;height:auto}.select2-container--ihme .select2-selection--single .select2-selection__rendered{color:#444;display:flex;line-height:23px;padding-right:25px}.select2-container--ihme .select2-selection--single .select2-selection__clear{color:#999;cursor:pointer;float:right;font-weight:700;margin-right:6px}.select2-container--ihme .select2-selection--single .select2-selection__clear:hover{color:#444}.select2-container--ihme .select2-selection--single .select2-selection__placeholder{color:#999;width:200px}.select2-container--ihme .select2-selection--single .select2-selection__arrow{background:#eee;border-bottom-right-radius:4px;border-left:1px solid #ccc;border-top-right-radius:4px;height:23px;position:absolute;right:1px;top:1px;width:20px}.select2-container--ihme .select2-selection--single .select2-selection__arrow b{border-color:#ccc transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--ihme.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--ihme.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--ihme.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--ihme.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--ihme.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border-left:0}.select2-container--ihme.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #ccc;border-width:0 4px 5px}.select2-container--ihme.select2-container--open.select2-container--above .select2-selection{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.select2-container--ihme.select2-container--open.select2-container--below .select2-selection{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--ihme .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--ihme .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--ihme .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--ihme .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px}.select2-container--ihme .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--ihme .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--ihme .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--ihme .select2-dropdown{border-color:#ccc;box-shadow:0 2px 4px rgba(0,0,0,.1)}.select2-container--ihme .select2-dropdown.select2-dropdown--above{box-shadow:0 -2px 4px rgba(0,0,0,.1)}.select2-container--ihme .select2-results__option[role=group]{padding:0}.select2-container--ihme .select2-results__option[aria-disabled=true]{color:#999}.select2-container--ihme .select2-results__option{padding:6px}.select2-container--ihme .select2-results__option .select2-results__option{padding-left:1em}.select2-container--ihme .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--ihme .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--ihme .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--ihme .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--ihme .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--ihme .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--ihme .select2-results__option input{display:block;float:left;height:13px;line-height:14px;margin:0;padding:0;position:relative;top:0;vertical-align:bottom;width:13px}.select2-container--ihme .select2-results__option span{display:block;line-height:14px}.select2-container--ihme .select2-results__option--highlighted[aria-selected]{background-color:#27ae60;color:#fff}.select2-container--ihme .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--ihme :focus{outline:none}.select2-container--ihme.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--ihme .select2-search--dropdown .select2-search__field{background:#fff;border:1px solid #ccc;border-radius:0;box-shadow:none;font-size:1em;height:auto;margin:0;min-height:26px;padding:4px;width:100%}.select2-container--ihme .select2-search--inline{list-style-type:none}.select2-container--ihme .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0}.select2-container--ihme .select2-results>.select2-results__options{margin:0 4px 4px;max-height:200px;overflow-y:auto}.select2-container--ihme[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--ihme[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--ihme[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--ihme[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--ihme[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.full-bleed-container{align-items:center;display:flex;flex:0 0 auto;width:100%;z-index:5}.controls-top{background-color:rgba(0,0,0,.5);box-shadow:0 2px 3px;flex-direction:row;flex-wrap:wrap;order:1;padding:10px 30px}#drawers-container{display:flex;flex:1 1 auto;flex-direction:row;justify-content:flex-end;order:2;overflow-y:hidden}.maps-container{bottom:0;height:100%;position:absolute;top:0;width:100%}.controls-bottom{background-color:rgba(0,0,0,.3);bottom:0;box-shadow:0 -2px 3px 0 rgba(0,0,0,.6);flex-direction:column;order:3;width:100%}.spinner{align-content:center;align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:10}.spinner .spinner-dot{animation:bouncedelay 1.2s ease-in-out infinite;animation-fill-mode:both;background-color:#333;border-radius:50%;display:inline-block;height:2vw;width:2vw}.spinner .spinner-dot:nth-child(2n){animation-delay:.18s;margin-left:1em}.spinner .spinner-dot:nth-child(3n){animation-delay:.36s;margin-left:1em}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.modal{background-color:#ccc;height:100%;position:absolute;width:100%;z-index:1000}.modal.opaque{opacity:1}.globe-wrapper{bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.globe-container{display:block;height:auto;left:50%;margin:0 auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}@media screen and (prefers-reduced-motion:reduce){.delay1{animation:none}}.delay1{animation:waves 4s ease-out 0s infinite}@media screen and (prefers-reduced-motion:reduce){.delay2{animation:none}}.delay2{animation:waves 4s ease-out 1s infinite forwards}@media screen and (prefers-reduced-motion:reduce){.delay3{animation:none}}.delay3{animation:waves 4s ease-out 2s infinite forwards}@media screen and (prefers-reduced-motion:reduce){.delay4{animation:none}}.delay4{animation:waves 4s ease-out 3s infinite forwards}.globe-svg-box{height:99px;position:relative;width:99px;z-index:10}.globe-circle{background:#4aa948;border-radius:50%;display:block;height:95px;position:absolute;top:0;transform:translate(2px,2px);width:95px}@keyframes waves{0%{opacity:.8}50%{opacity:.1}75%{opacity:.0001}87%{opacity:.0001}to{opacity:0;transform:scale(2.1)}}@media screen and (prefers-reduced-motion:reduce){.loaded{opacity:0;transition:none}}.loaded{opacity:0;transition:opacity 1s ease-in}