
.div_quad {
  text-align: center;
}

.div_quad div {
    width: 100%;
    margin: 1%;
}

.div_quad svg {

}

.hidden_histogram {
  display: none;
}

.wrapper {
  position: relative;
}

.dimmed {
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;

  text-align: center;
}

#container_div {
  clear: both;
  width: 80%;
  margin-left: 15%
}

#featured_feature {
  float: left;
  width: 30%
}

.action_div {
  z-index: 9;
  position: absolute;
  height: 10% !important;
  width: 100% !important;
  top: 90% !important;
  left: 0 !important;
  right: 0;


  opacity: 0.8;
  display: none;
}

.d_0 {

}
.d_1 {

}
.d_2 {

}
.d_3 {

}

.dimmed span {
  -webkit-text-size-adjust: none;
  display: inline-block;
  vertical-align: middle;
  padding-top: 20%;
  font-size: 300%;
  font-family: Serif;
  line-height: 80%;

}
