#map svg{display:block;width:100%;height:auto;background:fff}path.feature{stroke:#fff;stroke-width:.8;cursor:pointer;transition:fill .15s}path.feature[data-cat="1"]{fill:#79a6d2}path.feature[data-cat="2"]{fill:#6994be}path.feature[data-cat="3"]{fill:#5981a9}path.feature[data-cat="4"]{fill:#456b90}path.feature[data-cat="5"]{fill:#335679}path.feature[data-cat="6"]{fill:#204060}path.feature:hover{filter:brightness(1.15)}path.feature.active{fill:#152a40;stroke:#fff;stroke-width:1.2}.layer-1 #layer-1-features path.feature:not(.active){opacity:.55}.layer-2 #layer-2-features path.feature{fill:#c7dce8;stroke:#fff;stroke-width:.5}.layer-2 #layer-2-features path.feature:hover{filter:brightness(1.15)}.layer-2 #layer-2-features path.feature.active{fill:#152a40;stroke:#fff;stroke-width:1}path.background-feature{fill:none;stroke:#999;stroke-width:.5;pointer-events:none}.state-label[data-label-position=A]{pointer-events:none}.state-label[data-label-position=L],.state-label[data-label-position=R]{cursor:pointer}.state-label text{fill:#fff;font-family:"PT Sans",Arial,sans-serif;font-weight:700;text-anchor:middle;dominant-baseline:central}.state-label circle{fill:#456b90;stroke:#fff}.state-label.active text{fill:#fff}.state-label.active circle{fill:#152a40}.d3map-tooltip{background:#003763;color:#fff;font-family:"PT Sans",Arial,sans-serif;font-size:13px;font-weight:700;padding:5px 10px;border-radius:3px;white-space:nowrap;box-shadow:0 2px 6px rgba(0,0,0,.3);z-index:100}
