
/* START own css: EOLXAjax */

#EOLXAjaxProgress {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  /*
  background: white;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -moz-opacity:0.3;
  -khtml-opacity: 0.3;
  */
  z-index: 100000;
}
/* END own css: EOLXAjax */
