@-ms-viewport{width:auto}
#loadingPage *{display:none}
#loadingPage.guideMessage *{display:block}
.guideLoading{background:url(../gif/busy-state.gif) no-repeat fixed center;position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;cursor:wait;z-index:100000;background-color:#fff}
.guideServiceLoading{background:url(../gif/busy-state.gif) no-repeat fixed center;position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;cursor:wait;z-index:100000}
.af-freezeBody{pointer-events:none}
.wf-loading #loadingPage.guide-wf-loading{background:url(../gif/busy-state.gif) no-repeat fixed center;position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;cursor:wait;z-index:100000;background-color:#fff}
#loadingPage.guideMessage{background-image:none;background-color:rgba(0,0,0,0.1);justify-content:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
#loadingPage.guideMessage h1{background:rgba(0,0,0,0.6);border-radius:4px;padding:1.875rem;color:#f9f9f9;font-size:1.25rem}