* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  background-color: #fff;
  margin: 0;
  padding: 33px 0;
  font: 14px/1.4 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  color: #555;
  touch-action: manipulation;
}
img,
svg {
  max-width: 100%;
}
h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  margin: 0 0 22px 0;
  font-size: 20px;
  color: #333;
  font-weight: 600;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  letter-spacing: 0.01em;
  font-weight: normal;
  color: #636363;
  font-size: 14px;
  margin: -11px 0 33px 0;
  line-height: 1.6;
}
h3 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 15px 0;
  padding-top: 0;
  line-height: 1.2;
  font-size: 12px;
  color: #333;
}
.nowrap {
  white-space: nowrap;
}
.footnotes p,
.footnotes li,
.footer p {
  margin: 2px 0 0 0;
  font-size: 12px;
  line-height: 1.7;
  color: #808080;
}
.footer p {
  font-style: italic;
}
.footer p em {
  font-style: normal;
}
.footnotes p strong {
  color: #666;
}
.footnotes {
  margin-bottom: 20px;
}
.footnotes h4 {
  margin: 2px 0 7px 0;
  color: #666;
  font-size: 11px;
}
.footnotes ul {
  margin: 2px 0 0 1em;
  padding: 0;
}
.footnotes li {
  margin: 0;
  padding: 0;
}
.footnotes li + li {
  margin-top: 2px;
}
a,
a:link,
a:visited {
  color: #4774CC;
  text-decoration: none;
}
a:hover,
a:active {
  color: #bccae5;
}
.graphic-wrapper {
  position: relative;
}
.graphic {
  position: relative;
  margin-bottom: 11px;
}
.graphic::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.graphic img {
  max-width: 100%;
  height: auto;
}
.key {
  margin: -11px 0 33px 0;
  padding: 0;
  list-style-type: none;
}
.key .key-item {
  display: inline-block;
  margin: 0 18px 0 0;
  padding: 0;
  line-height: 15px;
}
.key .key-item b {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  float: left;
}
.key .key-item label {
  white-space: nowrap;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
svg {
  overflow: hidden;
}
.axis {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
  fill: #999;
}
.axis path,
.axis line {
  fill: none;
  stroke: #ccc;
  shape-rendering: crispEdges;
}
.axis.y path {
  display: none;
}
.axis.y .tick line {
  display: none;
}
.grid path {
  display: none;
}
.grid .tick {
  stroke: #eee;
  color: #eee;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.grid.y g:first-child line {
  display: none;
}
.zero-line {
  stroke: #666;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
line,
rect {
  shape-rendering: crispEdges;
}
.bars rect {
  fill: #17807E;
}
.labels {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}
.labels li {
  position: absolute;
  text-align: right;
  font-size: 12px;
  line-height: 1.4;
  color: #666;
  display: table;
  -webkit-font-smoothing: antialiased;
}
.labels li span {
  display: table-cell;
  vertical-align: middle;
}
.value text {
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
}
.value text.in {
  fill: #fff;
}
.value text.out {
  fill: #636363;
}
body.hp {
  padding-top: 0;
  padding-bottom: 10px;
}
body.childlink {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
img:not([alt]) {
  outline: 3px solid red;
}
[role="img"] img:not([alt]) {
  outline: none;
}
.sr-only {
  opacity: 0;
  position: absolute;
  left: -1000px;
  clip: inset(0, 0, 0, 0);
  width: 1px;
  height: 1px;
}
h1 {
  margin-bottom: 15px;
  text-align: center;
}
h1 strong {
  color: #333;
}
.graphic h4 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  color: #636363;
  font-size: 14px;
  margin: 0 0 11px 0;
}
.chart + .chart {
  margin-top: 33px;
}
.graphic-wrapper {
  position: relative;
}
.key {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 15px;
  justify-content: center;
}
@media screen and (max-width: 500px) {
  .key {
    margin-bottom: 25px;
  }
}
.key .key-item {
  display: block;
  margin: 0 11px 3px 11px;
}
@media screen and (max-width: 500px) {
  .key .key-item.overall {
    flex-basis: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.key .key-item b {
  border-radius: 50px;
  overflow: hidden;
  width: 11px;
  height: 11px;
  opacity: 0.7;
  float: none;
  display: inline-block;
}
.key .key-item.overall b {
  background-color: #666;
}
.key .key-item.overall label {
  font-weight: bold;
  color: #333;
}
.key .key-item.republicans b {
  background: #c72021;
}
.key .key-item.democrats b {
  background: #217bae;
}
.key .key-item.independents b {
  background: #16ba74;
}
sup {
  color: #999;
  line-height: 0;
  padding-left: 2px;
}
.bars line {
  fill: none;
  stroke-width: 4px;
  stroke: #ddd;
}
circle {
  fill: #D8472B;
  fill-opacity: 0.75;
}
.overall circle {
  fill: #666;
  fill-opacity: 1;
}
.democrats circle {
  fill: #217bae;
}
.republicans circle {
  fill: #c72021;
}
.independents circle {
  fill: #16ba74;
}
.overall line {
  stroke: #333;
}
.value text {
  fill: #666;
  font-size: 12px;
  text-anchor: middle;
}
.value {
  font-style: italic;
}
.value .overall text {
  fill: #666;
  text-anchor: middle;
  font-style: normal;
  font-weight: bold;
}
.value .democrats text {
  fill: #217bae;
}
.value .republicans text {
  fill: #c72021;
}
.value .independents text {
  fill: #139f63;
}
.value text.hdr {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-anchor: start;
}
.labels li {
  font-size: 13px;
}
.labels li strong {
  color: #333;
}
.promo h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
.promo .labels li {
  font-size: 14px;
}
.promo .value text,
.promo .shadow text {
  font-size: 13px;
}
.promo .value text .hdr,
.promo .shadow text .hdr {
  font-size: 14px;
}
