<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.AjaxCallWithPreload_bodymask {
  background-color : #FFF;
  display          : none;
  position         : fixed;
  top              : 0;
  left             : 0;
  z-index          : 1000;
  opacity          : .7;
  width            : 100%;
  height           : 100%;
}

.AjaxCallWithPreload_bodymask &gt; div {
  top        : 50%;
  position   : relative;
  width      : 100%;
  text-align : center;
}

.AjaxCallWithPreload_bodymask &gt; div i {
  font-size : 3em;
  color     : #000;
}</pre></body></html>