.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:300;width:100%;background:#FFF none repeat scroll 0 0;height:6px;position:fixed;top:0}.pace-inactive{display:none}.pace .pace-progress{background:#2d7061;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:6px}#pace-content-loading{position:fixed;width:100%;height:100%;background:#FFF;z-index:200;opacity:1;-webkit-transition:all .3s .3s;-moz-transition:all .3s .3s;transition:all .3s .3s}body.pace-done #pace-content-loading{opacity:0;height:0}