#searchForm {
  margin-bottom: 20px;
}

.message {
  font-size: 18px;
  font-weight: bold;
  margin: 40px 20px;
}

.error {
  color: red;
}

.reg_btn {
  display: inline-block;
  margin-top: 10px;
  color: black;
}
.reg_btn:hover {
  color: black;
}

#contentBTC {
  display: none;
}

#contentLTC {
  display: none;
}/*# sourceMappingURL=style.css.map */