#interactive {
  max-width: 640px;
}
.singular .content p.source {
  color: #888;
  font-size: 1.2em;
  margin-bottom: 0;
  font-style: normal;
  font-family: "franklin-gothic-urw", Verdana, Geneva, sans-serif;
}

table.dataTable.display {
  cursor: pointer;
}

table.dataTable.display tbody td {
  border-top: 0;
}
table.dataTable.display thead th {
  vertical-align: bottom;
  color: #bc7b2b;
  border-bottom: 1px solid #ccc;
}
table.dataTable.display thead th:nth-of-type(1) {
  text-align: left;
}
.pew-table-v2[style] .min-tablet-p.sorting:after {
  background: none;
}
.pew-table-v2[style] .indicator.sorting {
  background: initial;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #eeede4;
}
table.pew-table-v2 tr td {
  padding: 6px 5px !important;
}
#concerned {
  font-family: "franklin-gothic-urw", Verdana, Geneva, sans-serif;
  font-weight: bold;
}
.singular .content p#concerned {
  margin-top: 1em;
  margin-bottom: 0;
}


/*# sourceMappingURL=style.css.map */
