@charset "utf-8";#loading #splash,#loading #splash span{display:block;position:fixed;left:0;right:0;margin:auto}#loading{display:block;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#222;z-index:9999}#loading #splash{top:0;bottom:0;width:50;height:50%;background-image:url(../images/logo-icon.svg);background-repeat:no-repeat;background-position:center;z-index:9999999999999}#loading #splash span{bottom:60px;width:180px;height:auto;font-size:22pt;color:#FFF;text-align:center}