button {
  overflow: visible;
  border: 0;
  font: inherit;
  color: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

.HelpText {
  font-size: 12px;
  color: gray;
}
