body,
html {
    height: 100%;
}
.at_a11y {
    display: none;
}
#aboutNavBar {
    display: none;
    position: absolute;
    top: 50px;
    height: 50px;
    background: #efefef;
    color: #696969;
    text-transform: uppercase;
    font-size: 18px;
    width: 100%;
    cursor: pointer;
}
#aboutNavTitle {
    display: none;
    padding-top: 13px;
    text-align: center;
    width: 100%;
}
#aboutNavTitle a {
    color: inherit;
    text-decoration: none;
}
#header-pinned {
    background: #fff;
    border-bottom: 2px solid #eee;
    color: #333;
    font: Lato, sans-serif;
    font-size: 16px;
    height: 56px;
    left: 0;
    position: fixed;
    top: 0;
    transition: top 0.25s linear;
    width: 100%;
    z-index: 999;
    -webkit-transition: top 0.25s linear;
    -moz-transition: top 0.25s linear;
    -o-transition: top 0.25s linear;
}
#header-pinned * {
    color: #333;
    font-family: Lato, sans-serif;
    text-decoration: none;
}
#header-pinned .share-icons {
    border-left: 1px solid #e6e5e5;
    background-color: transparent;
    width: 69px;
    height: 56px;
    margin: 0;
    padding: 0;
    top: 0;
    width: 60px;
    position: absolute;
    right: 0;
}
#header-pinned .share-icons .shareThisB {
    display: block;
    background-repeat: no-repeat;
    background-image: url(https://www.urban.org/sites/all/themes/urban/images/generated/icons-s8fe141aaaa.png);
    background-position: 0 -2396px;
    height: 32px;
    width: 32px;
    float: none;
    margin: 0 auto;
}
#header-pinned .share-icons .shareThisP {
    border-top: 0;
    height: 56px;
    padding: 11px 0 0;
}
#header-pinned .share-icons .shareThisW {
    background-color: #fff;
    position: absolute;
    left: -100px;
    padding: 5px;
    width: 160px;
    z-index: 3;
    display: none;
    float: none;
    top: 50px;
    right: 0;
    left: auto;
    width: 300px;
    text-align: right;
    border: 0;
    background: transparent;
}
#header-pinned .share-icons .addthis_toolbox {
    display: inline-block;
    width: auto;
    border-top: 0;
    background: #fff;
    padding: 10px 10px 0 0;
    margin: 0 auto;
}
#header-pinned .share-icons .addthis_toolbox a {
    margin-bottom: 5px;
}
#header-pinned .share-icons .addthis_button_facebook,
#header-pinned .share-icons .at15t_twitter.at16t_twitter {
    display: block;
    background-repeat: no-repeat;
    background-image: url(https://www.urban.org/sites/all/themes/urban/images/generated/icons-s8fe141aaaa.png);
    background-position: 0 -2056px;
    height: 32px;
    width: 32px;
}
#header-pinned .share-icons .addthis_button_facebook:hover,
#header-pinned .share-icons .at15t_twitter.at16t_twitter {
    background-position: 0 -1609px;
}
#header-pinned .share-icons .addthis_button_twitter,
#header-pinned .share-icons .at15t_twitter.at16t_twitter {
    display: block;
    background-repeat: no-repeat;
    background-image: url(https://www.urban.org/sites/all/themes/urban/images/generated/icons-s8fe141aaaa.png);
    background-position: 0 -1169px;
    height: 32px;
    width: 32px;
}
#header-pinned .share-icons .addthis_button_twitter:hover,
#header-pinned .share-icons .at15t_twitter.at16t_twitter {
    background-position: 0 -1577px;
}
#header-pinned .share-icons .addthis_button_linkedin,
#header-pinned .share-icons .at15t_linkedin.at16t_linkedin {
    display: block;
    background-repeat: no-repeat;
    background-image: url(https://www.urban.org/sites/all/themes/urban/images/generated/icons-s8fe141aaaa.png);
    background-position: 0 -1641px;
    height: 32px;
    width: 32px;
}
#header-pinned .share-icons .addthis_button_linkedin:hover,
#header-pinned .share-icons .at15t_linkedin.at16t_linkedin {
    background-position: 0 -1379px;
}
#header-pinned .share-icons .addthis_button_google_plusone_share,
#header-pinned .share-icons .at15t_google_plusone_share.at16t_google_plusone_share {
    display: block;
    background-repeat: no-repeat;
    background-image: url(https://www.urban.org/sites/all/themes/urban/images/generated/icons-s8fe141aaaa.png);
    background-position: 0 -1719px;
    height: 32px;
    width: 32px;
}
#header-pinned .share-icons .addthis_button_email,
#header-pinned .share-icons .at15t_email.at16t_email {
    display: block;
    background-repeat: no-repeat;
    background-image: url(https://www.urban.org/sites/all/themes/urban/images/generated/icons-s8fe141aaaa.png);
    background-position: 0 -1449px;
    height: 32px;
    width: 32px;
}
#header-pinned .share-icons .addthis_button_email:hover,
#header-pinned .share-icons .at15t_email.at16t_email {
    background-position: 0 -1271px;
}
#header-pinned .share-icons [class^="addthis_button_"] {
    display: inline-block !important;
    margin: 0 0 0 10px;
}
#header-pinned .site-logo {
    background: url(https://www.urban.org/sites/all/themes/urban/images/logo-mini-dark.png) no-repeat;
    background-size: 44px 37px;
    display: block;
    height: 37px;
    left: 10px;
    margin-top: 9px;
    position: absolute;
    width: 44px;
}
#header-pinned .title {
    font-size: 20px;
    line-height: 56px;
    margin: 0 80px 0 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
#header-pinned > div.title > span {
    margin-left: 20px;
}
#header-pinned .title a,
#header-pinned .title span {
    display: inline;
}
.headerimage {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 430px;
    z-index: -1;
}
#heroimage > img {
    margin: 0 auto;
}
@media (max-width: 2000px) {
    .headerimage {
        height: 478px;
    }
}
@media (max-width: 930px) {
    .headerimage {
        height: 390px;
    }
}
@media (max-width: 600px) {
    .headerimage {
        height: 220px;
    }
}
footer {
    background-color: #f5f5f5;
    padding-bottom: 80px;
    bottom: 0;
    overflow: hidden;
    height: auto;
    z-index: 10000;
}
footer p.first {
    margin: 18px 0 28px;
}
footer p.last {
    margin-bottom: 0;
}
footer .content {
    width: calc(100% - 40px);
    margin: 0 auto;
    max-width: 760px;
    width: 90%;
}
footer li {
    font-size: 14px;
}
footer h2 {
    font-weight: 500;
}
footer h2,
footer h4 {
    text-transform: uppercase;
}
footer h4 {
    font-size: 30px;
    font-family: Lato, sans-serif;
    font-weight: 300;
    margin: 80px 0 0;
}
footer p {
    font-size: 20px;
    font-weight: 400;
}
footer p:first-of-type {
  margin-bottom: 10px;
}
.credits {
    font-family: Lato, sans-serif;
    font-style: italic;
}
.download {
    background-color: #f1f2f2;
    border: 1px solid #000;
    color: #353535;
    cursor: pointer;
    display: inline-block;
    padding: 15px;
    margin-bottom: 10px;
    margin-right: 20px;
    text-transform: uppercase;
    vertical-align: middle;
}
.download:hover {
    background-color: #e3e3e3;
}
.button.foot-button {
    background-color: #f1f2f2;
    border: 2px solid #1696d2;
    color: #1696d2;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.button.foot-button:hover {
    background-color: #1696d2;
    color: #fff;
}
.credit {
    margin: 32px 0;
    max-width: 620px;
}
.credit,
.job {
    font-size: 18px;
}
.job {
    font-family: Lato, sans-serif;
    font-weight: 700;
    margin: 30px 5px 30px 0;
    text-transform: uppercase;
}
.employee {
    color: #1696d2;
}
a > span.employee:hover {
    color: #12719e;
}
.urbanstatement {
    font-family: Lato, sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.7;
}
#blockColorblindContent {
    display: none;
}
body {
    color: #353535;
    font-family: Lato, sans-serif;
    margin: 0;
    font-size: 100%;
    line-height: 1.5;
}
a {
    color: #1696d2;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    color: #12719e;
}
h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 125%;
}
h1,
h2 {
    margin: 0;
    text-align: center;
}
h2 {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    padding-top: 24px;
    padding-bottom: 15px;
}
hr {
    border-color: #d2d2d2;
    border-top: 2px;
    margin: 0 0 80px;
}
p {
    font-size: 20px;
    line-height: 1.6;
    margin: 28px 0;
}
ul {
    list-style-type: none;
    padding-left: 0;
}
ul li {
    display: inline;
}
:focus {
    outline: 1px auto -webkit-focus-ring-color;
    outline-color: #353535;
    outline-style: auto;
    outline-width: 1px;
}
.button {
    background-color: #1696d2;
    color: #fff;
    cursor: pointer;
    display: inline;
    margin: 10px 10px 10px 0;
    padding: 10px;
    text-transform: uppercase;
}
.button:hover {
    background-color: #12719e;
}
.conclusion h4 {
    font-size: 22px;
    font-weight: 700;
}
.conclusion h4.takeaways {
    margin: 0;
}
.conclusion h5 {
    font-size: 18px;
    font-weight: 400;
    color: #9d9d9d;
    margin: 10px 0 0;
}
.conclusion #findings ul,
.conclusion #policy-actions ul {
    margin-bottom: 50px;
    margin-top: 10px;
    list-style-type: disc;
}
.conclusion #findings ul li,
.conclusion #policy-actions ul li {
    display: list-item;
    font-size: 18px;
    margin-left: 50px;
    margin-bottom: 20px;
    width: 80%;
}
.conclusion p.first {
    margin: 18px 0 28px;
}
.conclusion p.last {
    padding-bottom: 20px;
}
.conclusion .see-more-btn {
    cursor: pointer;
    font-weight: 700;
    margin-bottom: 48px;
    margin-top: -4px;
}
.conclusion .see-more-btn svg {
    fill: #1696d2;
    padding-left: 3px;
    height: 14px;
    width: 14px;
}
.conclusion .see-more-btn.see-less {
    margin-bottom: 15px;
}
.conclusion .see-more-btn.see-less svg path.vertical {
    display: none;
}
.conclusion .see-more-container {
    display: none;
    font-size: 20px;
}
.clear {
    content: "";
    display: block;
    clear: both;
}
#credit-health-hed {
    display: block;
    margin: 130px auto 40px;
    max-width: 80%;
}
.date-line {
    color: #696969;
    font-size: 14px;
    margin: 0;
    padding-bottom: 32px;
    text-align: center;
}
.mobile-only {
    display: none;
}
.small-well {
    margin: 0 auto;
    max-width: 760px;
}
.small-well.intro {
    border-top: 1px solid #d2d2d2;
    padding-top: 50px;
}
.text-wrapper {
    margin: 100px auto 80px;
    max-width: 1150px;
    padding-top: 20px;
    width: 80%;
}
.text-wrapper.below-map {
    padding-top: 80px;
}
.ui-icon {
    display: none !important;
}
.line-chart-key {
    margin-right: 30px;
    padding-left: 5px;
}
.line-chart-key.all {
    border-left: 5px solid #000;
}
.line-chart-key.coc {
    border-left: 5px solid #fdbf11;
}
.line-chart-key.whi {
    border-left: 5px solid #ec008b;
}
.line-chart-key.us {
    border-left: 5px solid #1696d2;
}
.domain,
.tick line {
    display: none;
}
.tick line {
    stroke: #dcdbdb;
}
.tick rect.underscore {
    fill-opacity: 0;
}
g.grid > g > line {
    stroke: #dcdbdb;
    display: inline;
}
g.grid > g:nth-child(2) > text {
    display: none;
}
.tick {
    font-family: Lato, sans-serif;
    font-weight: 400;
}

.state-lines .tick {
  cursor: pointer;
}

.tick text {
    font-size: 12px;
}
.tick.moused,
.tick.selected {
    font-weight: 700;
}
.tick.selected:after {
    content: "";
    border-bottom: 1px solid red;
}
.hed {
    margin-bottom: 0;
}
svg > g > g.grid > g:nth-child(2) > line {
    stroke: #000;
}
.chart-note {
    font-size: 11px;
    line-height: 1.3;
    margin-bottom: 30px;
    margin-top: 5px;
}
#main-viz-container {
    margin: 0 auto;
    max-height: 100%;
    max-width: 1300px;
    padding: 0 2%;
}
#map-container {
    display: inline-block;
    margin-right: 2%;
    width: 52%;
}
#map-container h4 {
    font-size: 14px;
    font-weight: 400;
    margin: 40px 0 0;
    text-transform: uppercase;
}
#map-container h4 .title-measure-name {
    font-weight: 700;
}
#map-container svg.map {
    overflow: hidden;
}
#map-container p.chart-note {
    margin-top: 0;
}
.counties.selected {
    stroke-width: 3;
    stroke: #fdbf11;
}
#median-credit-and-race-chart {
    margin-top: 15px;
}
h3#measure-menu-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 48px;
    text-align: center;
}
#line-chart-container {
    display: inline-block;
    float: right;
    width: 30%;
}
#line-chart-container h4.hed {
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 8px;
}
.inline-chart,
.policymakers {
    display: inline-block;
    margin-bottom: 20px;
}
.inline-chart {
    float: left;
    width: 52.6%;
}
.inline-chart h3 {
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}
.inline-chart p {
    font-size: 16px;
    padding-top: 0 !important;
    margin: 0;
}
.inline-chart p.chart-note {
    font-size: 11px;
    margin-top: 5px;
}
.inline-chart span {
    border-bottom: 2px solid #fdbf11;
    font-size: 16px;
    padding-bottom: 5px;
}
.inline-chart.left {
    margin-right: 40px;
}
.inline-chart.right {
    float: right;
    margin-left: 40px;
}
.inline-chart > svg > g > path.selected {
    stroke: #fdbf11;
    stroke-width: 3px;
}
.mobile-wrapper.chart-note {
    display: none;
}
#legend-container {
    display: inline-block;
}
#legend-container ul#legend {
    margin: 8px 0;
}
#legend-container ul#legend li:first-of-type {
    margin-left: 0;
}
#legend-container ul#legend li {
    margin-left: 15px;
    padding-left: 8px;
}
ul#readout {
    margin-top: 5px;
    white-space: nowrap;
}
ul#readout li {
    font-size: 18px;
    margin-right: 40px;
    padding-bottom: 2px;
}
ul#readout li span.pct {
    color: #1696d2;
}
ul#readout li.mouse-mate {
    border-bottom: 2px solid #fdbf11;
}
ul.us-legend {
    margin: 0;
}
ul.us-legend div {
    bottom: 5px;
    display: inline-block;
    margin-right: 4px;
    position: relative;
    width: 15px;
}
ul.us-legend li {
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
}
ul.us-legend li.nationall {
    width: 100%;
}
ul.us-legend li.nationall:after {
    content: "Communities that are majority:";
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 3px 0;
}
ul.us-legend li.nationall > div {
    border-top: 2px solid #fdbf11;
}
ul.us-legend li.nationapi > div {
    border-top: 2px solid #0a4c6a;
}
ul.us-legend li.nationblack > div {
    border-top: 2px solid #1696d2;
}
ul.us-legend li.nationhisp > div {
    border-top: 2px solid #ec008b;
}
ul.us-legend li.nationnative > div {
    border-top: 2px solid #9d9d9d;
}
ul.us-legend li.nationwhite > div {
    border-top: 2px solid #55b748;
}
ul.us-legend li.stateall > div {
    border-top: 2px solid #fdbf11;
}
ul.us-legend li.statecomcol > div {
    border-top: 2px solid #1696d2;
}
ul.us-legend li.statewhite > div {
    border-top: 2px solid #55b748;
}
ul.us-legend li.stateus-all > div {
    border-top: 2px solid #000;
}
ul.us-legend li.countyct-all > div {
    border-top: 2px solid #fdbf11;
}
ul.us-legend li.countyct-coc > div {
    border-top: 2px solid #1696d2;
}
ul.us-legend li.countyct-white > div {
    border-top: 2px solid #55b748;
}
ul.us-legend li.countyus-all > div {
    border-top: 2px solid #000;
}
ul.us-legend li.countyst-all > div {
    border-top: 2px solid #9d9d9d;
}
#svg-container {
    display: inline-block;
    margin-right: 2%;
    margin-bottom: -100%;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    vertical-align: top;
    width: 12%;
}
#vertical-timeline {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
#vertical-timeline .st1 {
    fill: none;
    stroke: #d2d2d2;
    stroke-width: 4;
}
#vertical-timeline .st2 {
    fill: #1696d2;
}
#vertical-timeline .st3,
#vertical-timeline .timeline-marker-dot {
    fill: #9d9d9d;
}
#vertical-timeline .dot-hilite {
    fill: #1696d2;
    fill-opacity: 0.4;
}
#vertical-timeline .inner-dot {
    fill: #1696d2;
}
#vertical-timeline g {
    cursor: pointer;
}
#vertical-timeline .clicked > .dot-hilite {
    fill-opacity: 0.4;
}
#vertical-timeline .clicked > text {
    font-weight: 700;
}
#vertical-timeline .unclicked > .dot-hilite {
    fill-opacity: 0;
}
#vertical-timeline .moused > .dot-hilite {
    fill-opacity: 0.4;
}
#vertical-timeline .moused > .month-label {
    fill: #000;
    font-weight: 700;
}
#vertical-timeline .month-label {
    fill: #696969;
    font-weight: 400;
    font-size: 18px;
}
#vertical-timeline .clicked > .month-label {
    fill: #000;
    font-weight: 700;
}
#vertical-timeline .timeline-month {
    font-size: 18px;
    font-weight: 700;
}
.chart-tooltip {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    position: absolute;
    width: 200px;
}
.chart-tooltip:after,
.chart-tooltip:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.chart-tooltip:after {
    border-color: #fff hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0);
    border-width: 20px;
    margin-left: -20px;
}
.chart-tooltip:before {
    border-color: #d2d2d2 hsla(0, 0%, 82.4%, 0) hsla(0, 0%, 82.4%, 0);
    border-width: 21px;
    margin-left: -21px;
}
.foot-share {
    display: inline-block;
    float: right;
    width: 30%;
}
.timeline-tooltip {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    display: none;
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    position: absolute;
    width: 200px;
}
.timeline-tooltip:after,
.timeline-tooltip:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.timeline-tooltip:after {
    border-color: hsla(0, 0%, 100%, 0) #fff hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0);
    border-width: 20px;
    margin-top: -20px;
}
.timeline-tooltip:before {
    border-color: hsla(0, 0%, 82.4%, 0) #d2d2d2 hsla(0, 0%, 82.4%, 0) hsla(0, 0%, 82.4%, 0);
    border-width: 21px;
    margin-top: -21px;
}
.zoom-btn-wrapper {
    background-color: #fff;
    float: right;
    opacity: 0.8;
    position: relative;
    right: 10px;
    top: -70px;
}
.zoom-btn-wrapper img {
    width: 50px;
}
.ui-selectmenu-text {
    font-size: 22px;
    font-weight: 700;
    top: 0;
    width: 360px;
}
.ui-selectmenu-button.ui-button {
    width: 310px;
}
#dropdown-button {
    background-color: #fdd870;
    width: 395px;
}
#nation-scoreboard table,
#state-county-scoreboard table {
    border-collapse: separate;
    border-spacing: 0 8px;
    margin: 0 auto;
    table-layout: auto;
    width: 90%;
}
#nation-scoreboard table td,
#state-county-scoreboard table td {
    vertical-align: bottom;
    line-height: 1.2;
}
#nation-scoreboard table td.val,
#state-county-scoreboard table td.val {
    font-weight: 700;
}
#map-header > span > span.selection > span > ul > li > input {
    font-family: Lato;
    font-size: 18px;
}
span.selection > .select2-selection {
    background: url(../images/search-icon.png) no-repeat 100% #fff;
}
.select2-selection__choice {
    position: absolute;
    left: 105%;
}
.select2-selection__choice__remove {
    float: right;
    margin-right: -18px !important;
    margin-left: 2px;
}
.select2-container .select2-search--inline .select2-search__field {
    margin-top: 2px !important;
    margin-left: 5px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1696d2 !important;
}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #d2d2d2 !important;
    border-radius: 0 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ececec !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 10px 30px 10px 10px !important;
    margin: 0 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 8px 5px 0 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    top: 0;
}
.select2-selection.select2-selection--multiple {
    height: 45px;
}
#text-measurer {
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    visibility: hidden;
    height: auto;
    width: auto;
    white-space: nowrap;
}
.tick > text {
    fill: #696969;
}
ul li.select2-results__option {
    display: block;
}
ul#line-legend {
    cursor: pointer;
    margin-bottom: 10px;
}
ul#line-legend .noData {
    display: none;
}
#share-tooltip {
    background: #fff;
    display: none;
    border: 1px solid #d2d2d2;
    height: 95px;
    position: absolute;
    width: 320px;
}
#share-tooltip .copy-button {
    left: 37px;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    padding: 11px;
    cursor: pointer;
}
#share-tooltip .copy-button,
#share-tooltip .share-text {
    position: relative;
    top: 20px;
    display: inline-block;
    font-size: 14px;
}
#share-tooltip .share-text {
    width: 180px;
    height: 40px;
    left: 20px;
    padding-left: 10px;
    font-family: Lato;
    text-overflow: ellipsis;
}
#share-tooltip .copied-text {
    top: 64px;
    left: 20px;
    font-size: 14px;
    font-style: italic;
    color: #1696d2;
    position: absolute;
    display: inline-block;
    opacity: 0;
}
#share-tooltip:after,
#share-tooltip:before {
    top: 100%;
    left: 30%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#share-tooltip:after {
    border-color: #fff hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0);
    border-width: 20px;
    margin-left: -20px;
}
#share-tooltip:before {
    border-color: #d2d2d2 hsla(0, 0%, 82.4%, 0) hsla(0, 0%, 82.4%, 0);
    border-width: 21px;
    margin-left: -21px;
}
#mobile-nation-scoreboard,
#mobile-state-county-scoreboard {
    display: none;
}
.state-lines {
    margin-bottom: 30px;
}
@media (max-width: 800px) {
    .state-lines {
        margin-bottom: 0;
    }
    .state-lines svg {
        position: relative;
        z-index: 1;
    }
    p {
        font-size: 18px;
        line-height: 1.75;
        margin: 30px 0;
    }
    h1 {
        font-size: 36px;
    }
    h3#measure-menu-title {
        font-size: 16px;
        font-weight: 400;
        margin: 0;
        text-align: left;
    }
    hr {
        display: block;
        margin-bottom: 40px;
    }
    :focus {
        outline: none;
    }
    .button {
        margin-bottom: 0;
    }
    #nation-scoreboard.chart-tooltip,
    #state-county-scoreboard.chart-tooltip {
        opacity: 0 !important;
    }
    #dropdown-button {
        background-color: #fff;
        width: 100%;
    }
    .inline-chart.right {
        float: none;
        margin-left: 0;
        width: 100%;
    }
    #line-chart-container {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    #line-chart-container h4.hed {
        margin: 0 5% 10px;
    }
    #line-chart-container ul#line-legend {
        margin-left: 5%;
    }
    #line-chart-container .state-lines {
        display: block;
        margin-bottom: 5px;
        margin-left: 5%;
        width: 90%;
    }
    #main-viz-container {
        padding: 0;
    }
    #main-viz-container > div:nth-child(3) {
        border-bottom: 1px solid #d2d2d2;
        margin-bottom: 40px;
    }
    #main-viz-container > div.text-wrapper {
        padding-top: 15px;
    }
    #map-container {
        display: none;
    }
    #mobile-nation-scoreboard {
        display: block;
    }
    #mobile-nation-scoreboard,
    #mobile-state-county-scoreboard {
        border-top: 1px solid #d2d2d2;
        border-bottom: 1px solid #d2d2d2;
        margin-top: -17px;
        padding-bottom: 15px;
        position: relative;
        z-index: 0;
    }
    #mobile-nation-scoreboard table,
    #mobile-state-county-scoreboard table {
        border-collapse: separate;
        border-spacing: 0 4px;
        font-size: 14px;
        margin: 0 auto;
        table-layout: auto;
        width: 90%;
    }
    #mobile-nation-scoreboard table td,
    #mobile-state-county-scoreboard table td {
        vertical-align: bottom;
        line-height: 1.2;
    }
    #mobile-nation-scoreboard table td.val,
    #mobile-state-county-scoreboard table td.val {
        font-weight: 700;
    }
    #mobile-nation-scoreboard .cl2,
    #mobile-state-county-scoreboard .cl2 {
        padding-left: 12px;
    }
    #mobile-nation-scoreboard .selected-month,
    #mobile-state-county-scoreboard .selected-month {
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        margin-left: 5%;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .menu {
        border-top: 1px solid #d2d2d2;
        padding: 1px 5%;
    }
    .mobile-only {
        display: block;
    }
    .mobile-wrapper {
        margin: 0 auto;
        width: 90%;
    }
    #shareUrlBtn,
    .mobile-wrapper.chart-note {
        display: inline-block;
        margin-top: 20px;
        margin-left: 5%;
    }
    #svg-container,
    .sentence-wrapper {
        display: none;
    }
    .text-wrapper {
        margin-bottom: 40px;
        width: 90%;
    }
    .text-wrapper.below-map {
        padding: 0;
        margin: 80px auto;
    }
    .tick rect.underscore {
        fill-opacity: 0;
    }
    .tick.selected text {
        fill: #1696d2;
    }
    .tick.selected rect.underscore {
        fill-opacity: 1;
    }
    .ui-selectmenu-button.ui-button {
        background: url(../images/blue-dropdown-bg.png) no-repeat 100% #fff;
        background-size: 30px 20px;
        width: 100%;
    }
    .ui-selectmenu-text {
        font-size: 16px;
        font-weight: 400;
        left: 0;
        margin-top: 12px;
    }
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-search--inline {
    float: left;
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}
.select2-results {
    display: block;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
}
.select2-container--open .select2-dropdown {
    left: 0;
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-search--dropdown {
    display: block;
    padding: 4px;
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
    display: none;
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 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--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px;
}
.select2-container--default .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--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
    color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}
.select2-container--default .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--default .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--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff;
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(180deg, #eee 50%, #ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 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--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(180deg, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(180deg, #eee 50%, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}
.select2-container--classic .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--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
    border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
    color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}
