@charset "UTF-8";
#loader-bg {display: none; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; background: #000; z-index: 9998;}
#loader {display: none; position: fixed; width: 600px; height: 200px; top: 50%; left: 50%; margin-top: -100px; margin-left: -300px; z-index: 9999; color:#fff; opacity:0.9;}