.js div#preloader { opacity : 0.5;position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: #333 url('/assets/customloader.gif') no-repeat center center; }
