#structure .s-masterhint {
  position: absolute;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
}

#structure .s-masterhint span {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 15px 2em 0;
  color: #bbb;
  font-size: 130%;
  line-height: 1.35;
}
