@font-face {
  font-family: Agincourt;
  src: url(agincourt_font.ttf); }
.logo {
  font-family: Agincourt;
  font-weight: normal;
  font-size: 2.25rem; }

#sm a {
  padding: 10px;
  width: 35px;
  text-align: center;
  text-decoration: none;
  color: white;
  font-size: 20px; }
#sm a.fa-facebook {
  background: #3b5998; }
#sm a.fa-twitter {
  background: #55acee; }
#sm a.fa-youtube {
  background: #dd0000; }

#copyright {
  background-color: rgba(0, 0, 0, 0.05); }

.progress-bar-party {
  border: 1px solid gray;
  width: 100px;
  height: 1.15em;
  padding: 0; }

.change-arrow, .increase:after, .decrease:after, .steady:after {
  font-size: 16px;
  font-family: sans-serif; }

.increase:after {
  color: #32cd32;
  content: "\25B2"; }

.decrease:after {
  color: red;
  content: "\25BC"; }

.steady:after {
  color: skyblue;
  content: "\25AC"; }

.results-table, #single-results td,
#single-results th,
#single-results tr,
#state-results td,
#state-results th,
#state-results tr,
.detailed-results td,
.detailed-results th,
.detailed-results tr {
  border: 1px solid #00022d;
  padding: 4px;
  border-collapse: collapse; }

.detailed-results-cell {
  display: inline-block; }

#state-list {
  min-width: fit-content; }
  #state-list .list-group-item {
    padding: 3px; }

#result-foot #gallagher-desc {
  display: none; }

.bpo {
  display: inline-block; }
  .bpo a {
    color: #fff; }

.extra-seat:after {
  color: green;
  content: "\F058"; }

.question-mark:after {
  color: blue;
  content: "\F059"; }

g#labels text {
  font-size: 15px; }

g#labels rect {
  width: 2px;
  height: 60px;
  background: #00022d; }

/*# sourceMappingURL=stateresults.css.map */
