img.gform_ajax_spinner {
  position: absolute !important;
  z-index: 999999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block !important;
  overflow: hidden  !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(255,255,255,0.5);
  content: ""
}
.gform_wrapper {
  position: relative;
}
.gfield .gp_hide{
  display:none !important;
}
