.mapDiv{padding:0;margin:0;font-family:'Open Sans',sans-serif;display:flex}.mapDiv>div{padding:0;margin:0;font-family:'Open Sans',sans-serif;display:flex}.bold{font-weight:bold}.raster{fill:none;opacity:1}.neutral_county{fill:#FFF;opacity:.4}.highlighted_county{fill:gray}.Dallas-Fort-Worth{fill:#4caf50}.Houston{fill:#ff5722}.El-Paso{fill:#f44336}.San-Antonio{fill:#e91e63}.Central-Texas{fill:#2196f3}.Corpus-Christi{fill:#673ab7}.Amarillo{fill:#009688}.neutral_county,.dallas_fort_worth,.houston,.el_paso,.san_antonio,.central_texas,.corpus_christi,.amarillo{stroke:#6e6e6e;stroke-opacity:.6;stroke-width:.7px}.tooltip{fill:#f44336}.counties{fill:none;stroke:#6e6e6e;stroke-opacity:.4;stroke-width:.5px}.state-border{fill:none;stroke:#6e6e6e;stroke-opacity:.7;stroke-width:1px}.city-marker{fill:none;opacity:.6;stroke-width:2px;stroke:#000}.capital-marker{fill:goldenrod;opacity:1;stroke-width:3px;stroke:#000;stroke-opacity:.6}.text-note{font-size:15px;font-weight:500;color:#000;opacity:.6;line-height:18px;margin:0;text-shadow:1px 1px 0 white,1px -1px 0 white,-1px 1px 0 white,-1px -1px 0 white}.city-label{text-anchor:middle;margin:0;font-size:15px;line-height:14px;font-weight:500;text-align:right;opacity:.6;color:#000;text-shadow:1px 1px 0 white,1px -1px 0 white,-1px 1px 0 white,-1px -1px 0 white}.legend{font-size:15px;line-height:24px;font-weight:500;color:#333}.label-line{stroke:#000;stroke-width:1.5px;stroke-opacity:1;opacity:.8;fill:none}.state-label{font-weight:500;text-transform:uppercase;text-anchor:middle;opacity:.3;color:#000;font-size:24px;line-height:28px;letter-spacing:.6em}.distance-scale{font-size:11px;line-height:11px;position:absolute;font-weight:500;text-transform:uppercase;color:#000}.distance-scale-line{stroke:#000;stroke-width:1;stroke-opacity:1;opacity:1;fill:#000;shape-rendering:crispEdges}#areas{display:inline-flex;flex-wrap:wrap}.titlePlantAreaDiv{display:inline-block;margin:10px;border-radius:5px;-webkit-transition:all .6s cubic-bezier(0.165,0.84,0.44,1);transition:all .6s cubic-bezier(0.165,0.84,0.44,1);flex-basis:content}.titlePlantHeader{margin:0px;background-color:#555252;color:white;padding:5px 15px;border-radius:0;font-size:12px;font-weight:bold;width:250px}.titlePlantAreaDiv>ul{font-size:10px;padding:10px 10px;color:#555252;max-height:120px;display:flex;flex-direction:column;flex-wrap:wrap;width:100%;justify-content:space-around}#Dallas-Fort-Worth{background-color:#eaeaea}#Houston{background-color:#eaeaea}#El-Paso{background-color:#eaeaea}#San-Antonio{background-color:#eaeaea}#Central-Texas{background-color:#eaeaea}#Corpus-Christi{background-color:#eaeaea}#Amarillo{background-color:#eaeaea}.clickedCounty{box-shadow:0 5px 15px rgba(0,0,0,0.3);-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width:831px){.mapDiv>div{display:block}#areas{width:100%}}