body{width:100%;margin:0;background:#fefefe;color:#838383;font-family:'Lato',sans-serif;font-weight:400;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}#loading{position:fixed;top:210px;left:0;width:100%;z-index:10001;}#loading_background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(255,255,255);z-index:10000;}.spinner{border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:20007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes "pulsate"{0%{transform:scale(0.1);opacity:0.0;}50%{opacity:1;}100%{transform:scale(1.2);opacity:0;}}@keyframes "pulsate"{0%{transform:scale(0.1);opacity:0.0;}50%{opacity:1;}100%{transform:scale(1.2);opacity:0;}}