.__netDiv {
  border: 1px solid #ccc;
  background: #f1f1f1;
  padding: 10px;
  margin: 10px 0;
}
.__netcomment {
  opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
.__netfontsize{
  font-size: 4.5em;
}
.__ninput {
  width: 100%;
}
.__netcaptchaimg {
  vertical-align: unset;
  margin-top: 10px;
  border-radius: .5em;
}