.toggle {
  cursor: pointer;
  display: block;
  float: left;
  height: 1.5em;
  margin: 0 0 0 -1.5em;
  outline: medium none;
  position: relative;
  text-indent: -9999em;
  width: 1.5em;
}

.fake-leaf {
  display: none !important;
}