#map-container {
  height: 400px; }

#interactive,
.embed {
  max-width: 640px; }

.embed {
  margin: 0 auto; }

.methodology-accordion p {
  font-size: 13px;
  line-height: 16px;
  font-family: "franklin-gothic-urw", Verdana, Geneva, sans-serif; }

.buttons div.nav {
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 6px;
  margin-left: 4px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  border-radius: 10px;
  color: #888;
  line-height: 140%;
  letter-spacing: 0.1em; }

.buttons div.nav:hover {
  background: #f7f7ef; }

.ui.menu > .item:hover {
  cursor: pointer; }

/* div.active {
background: #F0F0E6;
color: #222;
} */
.singular .callout h4 {
  display: inline !important; }

#trends {
  margin-bottom: 30px;
  overflow: auto; }

.tooltip td {
  border-bottom: 0;
  padding: 5px;
  text-align: left; }

table tr:first-of-type td {
  border-top: 0px;
  border-bottom: 1px solid #ccc; }

.select-dash {
  font-weight: 600; }

.nodata {
  z-index: 100;
  position: absolute;
  top: 50%;
  left: 45%; }

.viz {
  position: relative; }

select {
  margin-bottom: 20px; }

#interactive p.source,
.interactive p.source {
  color: #888;
  font-size: 12px;
  margin-top: 20px;
  font-style: normal;
  font-family: "franklin-gothic-urw", Verdana, Geneva, sans-serif; }

@media (max-width: 500px) {
  .label {
    float: none; } }
