.input-form-style {
  opacity: 0;
  height: 0px;
  width: 0px;
  position: absolute;
  z-index: -9999;
  display:none !important;
}
