/*
 * Legacy media queries
 */
:root {
  --accent-dark: #4774CC;
  --accent-light: #bccae5;
  --sans: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  --serif: 'NPRSerif', Georgia, "Times New Roman", Times, serif;
  --vh: 1vh;
}
.sr-only {
  opacity: 0;
  position: absolute;
  left: -1000px;
  clip: inset(0, 0, 0, 0);
  width: 1px;
  height: 1px;
}
h1 {
  font-size: 24px;
}
#nav-list {
  width: 100%;
}
#nav-list tr:nth-child(even) {
  background-color: #f1f1f1;
}
#nav-list th,
#nav-list td {
  border-bottom: 1px solid #eee;
  padding: 5px;
  text-align: left;
}
#nav-list textarea {
  height: 80px;
  width: 80%;
}
#nav-list .state {
  width: 100px;
}
main.embed a.see-full {
  margin: 4px 0;
  text-decoration: none;
}
main.embed .results-header span.state-label {
  display: inline-block !important;
}
main.embed .source_embed {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #9a9a9a;
  font-style: italic;
  font-size: 11px;
}
@media (max-width: 400px) {
  main.embed .source_embed {
    margin-top: 0px;
    text-align: left;
    padding-left: 5px;
  }
}
main.embed-bop {
  color: #444;
}
main.embed-bop h2.bop {
  display: none;
}
main.embed-bop .nprone {
  background-color: #fff;
  padding: 7px 0;
}
@media (max-width: 400px) {
  main.embed-bop .nprone h2.bop {
    text-align: center;
    margin: 0 0 -3px 0;
    font-size: 13px;
    color: #666;
    display: block;
  }
}
main.embed-bop .full-link {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 300px) {
  main.embed-bop .full-link {
    text-align: left;
    margin-top: 23px;
  }
}
@media (max-width: 300px) {
  main.embed-bop .president .full-link {
    text-align: center;
  }
}
main.embed-bop .inline .container {
  display: flex;
  max-width: 100%;
}
@media (max-width: 875px) {
  main.embed-bop .inline .container {
    padding: 0 5px;
  }
}
@media (max-width: 700px) {
  main.embed-bop .inline .container {
    display: block;
  }
}
main.embed-bop .inline .bar-container {
  height: 10px;
}
main.embed-bop .inline .net-gain-container {
  right: 25px;
  bottom: 8px;
}
@media (max-width: 700px) {
  main.embed-bop .inline .net-gain-container {
    right: 0;
  }
}
@media (max-width: 400px) {
  main.embed-bop .inline .net-gain-container {
    position: relative;
    left: auto;
    right: auto;
    bottom: 0;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  main.embed-bop .inline .net-gain-container .gain-label {
    margin-right: 5px;
  }
}
main.embed-bop .inline .house .full-link {
  text-align: center;
}
@media (max-width: 400px) {
  main.embed-bop .inline .house .full-link {
    text-align: center;
  }
}
main.embed-bop .inline .house .net-gain-container {
  left: 25px;
  right: auto;
}
@media (max-width: 700px) {
  main.embed-bop .inline .house .net-gain-container {
    left: 0;
  }
}
@media (max-width: 400px) {
  main.embed-bop .inline .house .net-gain-container {
    position: relative;
    left: auto;
    right: auto;
  }
}
@media (max-width: 400px) {
  main.embed-bop .inline .senate {
    display: flex;
    flex-direction: row;
  }
}
main.embed-bop .inline .full-link {
  text-align: left;
  margin-top: 23px;
}
@media (max-width: 400px) {
  main.embed-bop .inline .full-link {
    text-align: center;
    margin-top: 10px;
  }
}
main.embed-bop .inline .second.divider {
  display: none;
}
main.embed-bop .inline .president .bar-container {
  display: block;
}
main.embed-bop .inline .president .full-link {
  margin-top: 23px;
  text-align: center;
}
@media (max-width: 700px) {
  main.embed-bop .inline .president .full-link {
    margin-top: 10px;
  }
}
main.embed-bop .inline .senate .number-container,
main.embed-bop .inline .house .number-container {
  display: flex;
}
main.embed-bop .inline .link-container {
  flex: 1;
  padding: 0 25px;
  border-right: 1px solid #ddd;
}
main.embed-bop .inline .link-container.house {
  order: 1;
}
main.embed-bop .inline .link-container.president {
  order: 2;
}
main.embed-bop .inline .link-container.senate {
  order: 3;
}
main.embed-bop .inline .link-container h3 {
  margin: 10px 0;
}
main.embed-bop .inline .link-container .label {
  display: none;
}
main.embed-bop .inline .link-container .middle {
  height: 11.9px;
}
@media (max-width: 700px) {
  main.embed-bop .inline .link-container {
    border: none;
    padding: 0;
  }
  main.embed-bop .inline .link-container.senate,
  main.embed-bop .inline .link-container.house {
    width: 46%;
    display: inline-block;
  }
  main.embed-bop .inline .link-container.senate {
    float: right;
  }
  main.embed-bop .inline .link-container.president .bar-container {
    height: 7px;
  }
  main.embed-bop .inline .link-container.president .middle {
    top: -1.4px;
    height: 8.4px;
  }
  main.embed-bop .inline .link-container.president h3 {
    margin-top: 0;
  }
}
main.embed-bop .inline .link-container:last-child {
  border-right: 0;
}
main.embed-bop .inline .candidate {
  border: 0 !important;
}
main.embed-bop .inline .source {
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 400px) {
  main.embed-bop .inline .source {
    padding-top: 5px;
    margin-top: 0;
    clear: both;
  }
}
main.embed-bop .dark h3 {
  color: #eee;
}
main.embed-bop .dark .full-link a {
  color: #eee;
}
main.embed-bop .dark .full-link a:hover {
  color: white;
  text-decoration: underline;
}
main.embed-bop .dark .bar-container .middle {
  border-left: 1px solid #eee;
}
main.embed-bop .dark .bar-container .bar.gop {
  background: #df3b3c;
}
main.embed-bop .dark .bar-container .bar.gop path {
  fill: #df3b3c;
}
main.embed-bop .dark .chatter,
main.embed-bop .dark .uncalled {
  color: #ccc;
}
main.embed-bop .dark .net-gain-container .gain-label {
  color: #ccc;
}
main.embed-bop .dark .net-gain-container .net-gain.GOP {
  background: #df3b3c;
}
main.embed-bop .dark .source {
  color: #aaa;
}
main.embed-bop .dark .bar-container {
  background: #777;
}
main.embed-bop .dark .divider {
  border-top: 1px solid #777;
}
main.embed-bop .dark .president .candidate:first-child {
  border-right: 1px solid #777;
}
main.embed-bop .dark .candidate.gop {
  color: #df3b3c;
}
main.embed-bop .dark .candidate.gop path {
  fill: #df3b3c;
}
main.embed-bop .dark.inline .link-container {
  border-right: 1px solid #777;
}
main.embed-bop .dark.inline .link-container:last-child {
  border-right: none;
}
@media (max-width: 700px) {
  main.embed-bop .dark.inline .link-container {
    border: none;
  }
}
@media (max-width: 700px) {
  main.embed-bop .hide-congress .link-container.house,
  main.embed-bop .hide-congress .link-container.senate {
    display: none;
  }
  main.embed-bop .hide-congress .divider,
  main.embed-bop .hide-congress .second.divider {
    display: none;
  }
}
main.embed-bop .only-pres .link-container.house,
main.embed-bop .only-pres .link-container.senate {
  display: none;
}
main.embed-bop .only-pres .divider,
main.embed-bop .only-pres .second.divider {
  display: none;
}
main.embed-bop .president h3 {
  margin-top: 0;
}
main.embed-bop h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
main.embed-bop .chatter {
  text-align: center;
  font-size: 12px;
  color: #666;
}
@media (max-width: 400px) {
  main.embed-bop .chatter {
    font-size: 11px;
  }
}
main.embed-bop .winner-icon {
  color: #444;
  width: 0.8em;
  display: inline-block;
  margin-left: 0;
}
main.embed-bop a.link-container {
  text-decoration: none;
  color: #444;
  position: relative;
  display: block;
}
main.embed-bop .bop-footer {
  position: relative;
}
main.embed-bop .number-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
main.embed-bop .number-container .candidate {
  flex: 1;
  text-align: center;
  max-width: 90px;
  color: #666;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
main.embed-bop .number-container .candidate .name {
  line-height: 1.2em;
  text-transform: uppercase;
}
@media (max-width: 400px) {
  main.embed-bop .number-container .candidate .name {
    font-size: 12px;
  }
}
main.embed-bop .number-container .candidate .votes {
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 400px) {
  main.embed-bop .number-container .candidate .votes {
    font-size: 20px;
  }
}
main.embed-bop .number-container .dem {
  color: #217BAE;
}
main.embed-bop .number-container .dem path {
  fill: #217BAE;
}
main.embed-bop .number-container .gop {
  color: #C72021;
}
main.embed-bop .number-container .gop path {
  fill: #C72021;
}
main.embed-bop .number-container .other {
  color: #F1A513;
}
main.embed-bop .number-container .other path {
  fill: #F1A513;
}
main.embed-bop .president .chatter {
  margin-top: 10px;
}
main.embed-bop .president .candidate:first-child {
  border-right: 1px solid #ddd;
}
main.embed-bop .bar-container {
  width: 100%;
  height: 13px;
  background: #ddd;
  margin: 5px 0 10px;
  position: relative;
}
main.embed-bop .bar-container .bar {
  height: 100%;
}
main.embed-bop .bar-container .bar.dem {
  background: #217BAE;
  float: left;
}
main.embed-bop .bar-container .bar.dem path {
  fill: #217BAE;
}
main.embed-bop .bar-container .bar.gop {
  background: #C72021;
  float: right;
}
main.embed-bop .bar-container .bar.gop path {
  fill: #C72021;
}
main.embed-bop .bar-container .bar.other {
  background: #F1A513;
}
main.embed-bop .bar-container .bar.other path {
  fill: #F1A513;
}
main.embed-bop .bar-container .middle {
  position: absolute;
  top: 0;
  border-left: 1px solid #444;
  height: 15px;
  width: 1px;
  right: 50%;
}
main.embed-bop .net-gain-container {
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
main.embed-bop .net-gain-container .gain-label {
  font-size: 10px;
  color: #444;
  padding-bottom: 1px;
}
main.embed-bop .net-gain-container .net-gain {
  font-size: 11px;
  font-weight: bold;
  background: #9a9a9a;
  color: white;
  display: inline-block;
  padding: 3px 6px;
}
main.embed-bop .net-gain-container .net-gain.Dem {
  background: #217BAE;
}
main.embed-bop .net-gain-container .net-gain.GOP {
  background: #C72021;
}
@media (max-width: 300px) {
  main.embed-bop .net-gain-container .net-gain {
    padding: 1px 4px 2px;
    font-size: 10px;
  }
}
main.embed-bop .divider {
  border-top: 1px solid #eee;
  margin: 20px 0 5px;
}
main.embed-bop .source {
  margin-top: 55px;
}
main.embed-bop .footnote {
  font-size: 11px;
  font-style: italic;
  color: #999;
  margin-top: 5px;
}
main.embed-homepage .disclaimer {
  text-align: center;
  font-style: italic;
  font-size: 12px;
  color: #787878;
}
main.embed-homepage .full-link {
  text-align: center;
}
main.embed-homepage .full-link a {
  text-decoration: none;
}
#embed-bop-on-page {
  color: #444;
}
#embed-bop-on-page .full-link {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 300px) {
  #embed-bop-on-page .full-link {
    text-align: left;
    margin-top: 23px;
  }
}
@media (max-width: 300px) {
  #embed-bop-on-page .president .full-link {
    text-align: center;
  }
}
#embed-bop-on-page .inline .container {
  display: flex;
  max-width: 100%;
}
@media (max-width: 875px) {
  #embed-bop-on-page .inline .container {
    padding: 0 5px;
  }
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .container {
    display: block;
  }
}
#embed-bop-on-page .inline .bar-container {
  height: 10px;
}
#embed-bop-on-page .inline .net-gain-container {
  right: 25px;
  bottom: 8px;
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .net-gain-container {
    right: 0;
  }
}
#embed-bop-on-page .inline .house .full-link {
  text-align: left;
}
@media (max-width: 400px) {
  #embed-bop-on-page .inline .house .full-link {
    text-align: left;
  }
}
#embed-bop-on-page .inline .house .net-gain-container {
  left: 25px;
  right: auto;
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .house .net-gain-container {
    left: 0;
  }
}
@media (max-width: 400px) {
  #embed-bop-on-page .inline .house .net-gain-container {
    left: auto;
    right: 0;
  }
}
#embed-bop-on-page .inline .full-link {
  text-align: left;
  margin-top: 23px;
}
#embed-bop-on-page .inline .second.divider {
  display: none;
}
@media (max-width: 400px) {
  #embed-bop-on-page .inline .second.divider {
    display: block;
    margin-top: 15px;
  }
}
#embed-bop-on-page .inline .president .bar-container {
  display: block;
}
#embed-bop-on-page .inline .president .full-link {
  margin-top: 23px;
  text-align: center;
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .president .full-link {
    margin-top: 10px;
  }
}
#embed-bop-on-page .inline .senate .number-container,
#embed-bop-on-page .inline .house .number-container {
  display: flex;
}
#embed-bop-on-page .inline .link-container {
  flex: 1;
  padding: 0 25px;
  border-right: 1px solid #ddd;
}
#embed-bop-on-page .inline .link-container.house {
  order: 1;
}
#embed-bop-on-page .inline .link-container.president {
  order: 2;
}
#embed-bop-on-page .inline .link-container.senate {
  order: 3;
}
#embed-bop-on-page .inline .link-container h3 {
  margin: 10px 0;
}
#embed-bop-on-page .inline .link-container .label {
  display: none;
}
#embed-bop-on-page .inline .link-container .middle {
  height: 11.9px;
}
@media (max-width: 700px) {
  #embed-bop-on-page .inline .link-container {
    border: none;
    padding: 0;
  }
  #embed-bop-on-page .inline .link-container.senate,
  #embed-bop-on-page .inline .link-container.house {
    width: 46%;
    display: inline-block;
  }
  #embed-bop-on-page .inline .link-container.senate {
    float: right;
  }
  #embed-bop-on-page .inline .link-container.president .bar-container {
    height: 7px;
  }
  #embed-bop-on-page .inline .link-container.president .middle {
    top: -1.4px;
    height: 8.4px;
  }
  #embed-bop-on-page .inline .link-container.president h3 {
    margin-top: 0;
  }
}
@media (max-width: 400px) {
  #embed-bop-on-page .inline .link-container.senate,
  #embed-bop-on-page .inline .link-container.house {
    width: 100%;
  }
}
#embed-bop-on-page .inline .link-container:last-child {
  border-right: 0;
}
#embed-bop-on-page .inline .candidate {
  border: 0 !important;
}
#embed-bop-on-page .inline .source {
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 400px) {
  #embed-bop-on-page .inline .source {
    margin-top: 20px;
    text-align: left;
    padding-left: 5px;
  }
}
#embed-bop-on-page .dark h3 {
  color: #eee;
}
#embed-bop-on-page .dark .full-link a {
  color: #eee;
}
#embed-bop-on-page .dark .full-link a:hover {
  color: white;
  text-decoration: underline;
}
#embed-bop-on-page .dark .bar-container .middle {
  border-left: 1px solid #eee;
}
#embed-bop-on-page .dark .bar-container .bar.gop {
  background: #df3b3c;
}
#embed-bop-on-page .dark .bar-container .bar.gop path {
  fill: #df3b3c;
}
#embed-bop-on-page .dark .chatter,
#embed-bop-on-page .dark .uncalled {
  color: #ccc;
}
#embed-bop-on-page .dark .net-gain-container .gain-label {
  color: #ccc;
}
#embed-bop-on-page .dark .net-gain-container .net-gain.GOP {
  background: #df3b3c;
}
#embed-bop-on-page .dark .source {
  color: #aaa;
}
#embed-bop-on-page .dark .bar-container {
  background: #777;
}
#embed-bop-on-page .dark .divider {
  border-top: 1px solid #777;
}
#embed-bop-on-page .dark .president .candidate:first-child {
  border-right: 1px solid #777;
}
#embed-bop-on-page .dark .candidate.gop {
  color: #df3b3c;
}
#embed-bop-on-page .dark .candidate.gop path {
  fill: #df3b3c;
}
#embed-bop-on-page .dark.inline .link-container {
  border-right: 1px solid #777;
}
#embed-bop-on-page .dark.inline .link-container:last-child {
  border-right: none;
}
@media (max-width: 700px) {
  #embed-bop-on-page .dark.inline .link-container {
    border: none;
  }
}
@media (max-width: 700px) {
  #embed-bop-on-page .hide-congress .link-container.house,
  #embed-bop-on-page .hide-congress .link-container.senate {
    display: none;
  }
  #embed-bop-on-page .hide-congress .divider,
  #embed-bop-on-page .hide-congress .second.divider {
    display: none;
  }
}
#embed-bop-on-page .only-pres .link-container.house,
#embed-bop-on-page .only-pres .link-container.senate {
  display: none;
}
#embed-bop-on-page .only-pres .divider,
#embed-bop-on-page .only-pres .second.divider {
  display: none;
}
#embed-bop-on-page .president h3 {
  margin-top: 0;
}
#embed-bop-on-page h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
#embed-bop-on-page .chatter {
  text-align: center;
  font-size: 12px;
  color: #666;
}
#embed-bop-on-page .winner-icon {
  color: #444;
  width: 0.8em;
  display: inline-block;
  margin-left: 0;
}
#embed-bop-on-page a.link-container {
  text-decoration: none;
  color: #444;
  position: relative;
  display: block;
}
#embed-bop-on-page .number-container {
  display: flex;
  justify-content: center;
  gap: 20px;
}
#embed-bop-on-page .number-container .candidate {
  flex: 1;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
#embed-bop-on-page .number-container .candidate .name {
  line-height: 1.1em;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: -1px;
  text-align: right;
}
@media (max-width: 300px) {
  #embed-bop-on-page .number-container .candidate .name {
    font-size: 10px;
  }
}
#embed-bop-on-page .number-container .candidate .votes {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
#embed-bop-on-page .number-container .candidate.uncalled .name {
  font-size: 12px;
  text-align: center;
}
#embed-bop-on-page .number-container .candidate.uncalled .votes {
  font-size: 13px;
}
#embed-bop-on-page .number-container .dem {
  color: #217BAE;
}
#embed-bop-on-page .number-container .dem path {
  fill: #217BAE;
}
#embed-bop-on-page .number-container .gop {
  color: #C72021;
}
#embed-bop-on-page .number-container .gop path {
  fill: #C72021;
}
#embed-bop-on-page .number-container .other {
  color: #F1A513;
}
#embed-bop-on-page .number-container .other path {
  fill: #F1A513;
}
#embed-bop-on-page .president .chatter {
  margin-top: 10px;
}
#embed-bop-on-page .president .candidate:first-child {
  border-right: 1px solid #ddd;
}
#embed-bop-on-page .bar-container {
  width: 100%;
  height: 13px;
  background: #ddd;
  margin: 5px 0 10px;
  position: relative;
}
#embed-bop-on-page .bar-container .bar {
  height: 100%;
}
#embed-bop-on-page .bar-container .bar.dem {
  background: #217BAE;
  float: left;
}
#embed-bop-on-page .bar-container .bar.dem path {
  fill: #217BAE;
}
#embed-bop-on-page .bar-container .bar.gop {
  background: #C72021;
  float: right;
}
#embed-bop-on-page .bar-container .bar.gop path {
  fill: #C72021;
}
#embed-bop-on-page .bar-container .bar.other {
  background: #F1A513;
}
#embed-bop-on-page .bar-container .bar.other path {
  fill: #F1A513;
}
#embed-bop-on-page .bar-container .middle {
  position: absolute;
  top: 0;
  border-left: 1px solid #444;
  height: 15px;
  width: 1px;
  right: 50%;
}
#embed-bop-on-page .net-gain-container {
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
#embed-bop-on-page .net-gain-container .gain-label {
  font-size: 10px;
  color: #444;
  padding-bottom: 1px;
}
#embed-bop-on-page .net-gain-container .net-gain {
  font-size: 11px;
  font-weight: bold;
  background: #9a9a9a;
  color: white;
  display: inline-block;
  padding: 3px 6px;
}
#embed-bop-on-page .net-gain-container .net-gain.Dem {
  background: #217BAE;
}
#embed-bop-on-page .net-gain-container .net-gain.GOP {
  background: #C72021;
}
@media (max-width: 300px) {
  #embed-bop-on-page .net-gain-container .net-gain {
    padding: 1px 4px 2px;
    font-size: 10px;
  }
}
#embed-bop-on-page .divider {
  border-top: 1px solid #eee;
  margin: 20px 0 5px;
}
#embed-bop-on-page .source {
  margin-top: 55px;
}
#embed-bop-on-page .oneEmbed {
  width: 100%;
  display: inline-block;
}
#embed-bop-on-page .twoEmbeds {
  width: 46%;
  display: inline-block;
}
.winner-icon svg {
  width: 1em;
  height: 1em;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  padding: 0;
  margin: 0;
  touch-action: manipulation;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.4;
  background-color: #fff;
}
img,
svg {
  max-width: 100%;
}
h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 20px;
  color: #666;
}
a,
a:visited {
  color: #4774CC;
}
a:hover,
a:active,
a:focus {
  color: #bccae5;
}
img:not([alt]) {
  outline: 3px solid red;
}
[aria-hidden] img:not([alt]),
[role="img"] img:not([alt]) {
  outline: none;
}
/* NPR standard partials */
footer {
  position: relative;
  z-index: 999;
  justify-content: flex-start;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .constrained {
  margin: auto;
}
footer .npr {
  margin-top: 44px;
}
footer .npr a,
footer .npr a:visited {
  color: white;
  text-decoration: none;
}
footer .npr a:hover,
footer .npr a:visited:hover,
footer .npr a:focus,
footer .npr a:visited:focus {
  color: #888;
}
footer .npr ul {
  border-top: 1px solid white;
  font-size: 0.8rem;
  padding-top: 22px;
}
footer .npr ul li {
  display: inline-block;
  margin: 0 22px 3px 0;
  padding: 0;
  text-indent: 0;
  white-space: nowrap;
}
@media (min-width: 501px) {
  footer .npr ul li {
    display: inline-block;
  }
}
h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  color: #333;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
results-table {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 0.9em;
  margin-bottom: 15px;
  text-align: left;
}
results-table .result-table-wrapper {
  position: relative;
}
results-table .thead {
  color: #787878;
  display: flex;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
results-table .president .thead {
  margin-left: 4em;
}
results-table .row {
  background-color: #efefef;
  display: flex;
  height: 4em;
  margin-bottom: 4px;
  position: relative;
  width: 100%;
}
results-table .president .row {
  border-radius: 4em 0 0 4em;
}
results-table .winner {
  background-color: #FFE4AF;
}
results-table .winner.dem {
  background-color: #C3E0F0;
}
results-table .winner.gop {
  background-color: #F8C8CA;
}
results-table .winner.yes {
  background-color: #C2E7C4;
}
results-table .winner.no {
  background-color: #C1C1C1;
}
results-table .winner .name {
  font-weight: bold;
}
results-table .headshot {
  background-color: #efefef;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 2em;
  display: none;
  flex-basis: 4em;
  flex-grow: 0;
  flex-shrink: 0;
  height: 4em;
}
results-table .headshot.has-image {
  border: 1px solid white;
}
results-table .headshot.no-image {
  border: 1px solid #efefef;
}
results-table .president .headshot {
  display: block;
}
results-table .incumbent-icon {
  font-size: 1.4em;
  line-height: 0;
}
results-table .winner-icon {
  display: inline-block;
  margin-left: 0.5em;
  position: absolute;
  top: calc(50% - 0.6em);
  width: 1em;
}
results-table .runoff-indicator {
  color: #555;
  font-style: italic;
}
results-table .bar-container {
  bottom: 0;
  height: 0.5em;
  left: 0;
  position: absolute;
  width: 100%;
}
results-table .president .bar-container {
  left: 4em;
  width: calc(100% - 4em);
}
results-table .bar {
  background-color: #F1A513;
  position: absolute;
  height: 0.5em;
  bottom: 0;
  left: 0;
}
results-table .dem .bar {
  background-color: #217BAE;
}
results-table .gop .bar {
  background-color: #C72021;
}
results-table .green .bar {
  background-color: #469F4B;
}
results-table .yes .bar {
  background-color: #469F4B;
}
results-table .no .bar {
  background-color: #5C5C5C;
}
results-table .tbody .name,
results-table .tbody .percentage,
results-table .tbody .votes {
  line-height: 1em;
  padding-top: 1.4em;
}
results-table .name {
  flex-basis: 50%;
  padding-left: 0.5em;
}
@media ((max-width: 500px)) {
  results-table .first-name {
    display: none;
  }
}
results-table .percentage,
results-table .votes {
  text-align: right;
  flex-basis: 25%;
}
results-table .votes:last-child {
  padding-right: 0.5em;
}
results-table .incumbent-legend {
  display: none;
}
results-table .incumbent-dot {
  color: #111;
  font-size: 1.4em;
  line-height: 1.4;
}
results-table .footnote {
  color: #787878;
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
}
.oth .bar-container .bar,
.other .bar-container .bar {
  background-color: #5C5C5C;
}
.test-banner {
  color: #fff;
  background: #666;
  border-radius: 10px;
  font-weight: bold;
  left: calc(50% - 35px);
  top: calc(50% - 18px);
  opacity: 90%;
  position: absolute;
  padding: 10px 20px;
  text-align: center;
  width: 70px;
  z-index: 1;
}
.race-embed-header {
  align-items: baseline;
  column-gap: 10px;
  display: flex;
  flex-wrap: wrap;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  justify-content: space-between;
  margin-top: 0;
  row-gap: 5px;
}
.race-embed-hed {
  font-size: 16.8px;
}
.county-results-link {
  font-weight: normal;
  font-size: 13px;
  float: right;
  text-decoration: none;
}
.source-footnote {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  color: #787878;
}
.source-footnote a {
  text-decoration: none;
}
