.hpfield1 {
  display: none;
}

.hpfield2 {
  position: fixed;
  top: -500px;
  left: -500px;
}

.hpfield3 {
  height: 0;
  overflow: hidden;
  padding: 0;
  border: none;
}
.hpfield3 input {
  padding: 0;
  margin: 0;
  height: 0;
  border: none;
}

.hpfield4 {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

.honeypotspamprotector label {
  display: none;
}

/*# sourceMappingURL=firebrand-silverstripe-honeypot.css.map */
