.pace,.pace .pace-progress{position:fixed;top:0;width:100%}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;-webkit-transform:translate3d(0,-50px,0);-ms-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);-webkit-transition:-webkit-transform .5s ease-out;-ms-transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out}.pace.pace-active{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.pace .pace-progress{display:block;z-index:2000;right:100%;height:10px;pointer-events:none;background:0 0}div.custom-pace,div.custom-pace div.image{position:absolute;height:126px;width:100px;}div.custom-pace{overflow:hidden;z-index:9999;left:50%;top:50%;transform:translateY(-50%)}div.custom-pace div.image{background:url(preloader.png) no-repeat;z-index:9998}div.custom-pace div.color{transition:height .2s;background-color:#FFF;width:100px;height:0%;position:relative;bottom:-100%;transform:translateY(-100%);z-index:9997}div#text{text-align:center;font-weight:700;font-family:Arial;color:#fff;font-size:20px;position:absolute;width:97px;left:50%;top:50%;margin-top:68px}@-moz-keyframes wave{from{background-position:0 0}to{background-position:100px 0}}@-webkit-keyframes wave{from{background-position:0 0}to{background-position:100px 0}}@-o-keyframes wave{from{background-position:0 0}to{background-position:100px 0}}@keyframes wave{from{background-position:0 0}to{background-position:100px 0}}div.custom-pace div.color:before{background:url(wave.jpg) repeat-x;height:16px;width:100%;content:"";margin-top:-10px!important;position:absolute;background-size:contain;z-index:9997;-moz-animation-name:wave;-moz-animation-duration:2.4s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;-webkit-animation-name:wave;-webkit-animation-duration:2.4s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-o-animation-name:wave;-o-animation-duration:2.4s;-o-animation-timing-function:linear;-o-animation-iteration-count:infinite;animation-name:wave;animation-duration:2.4s;animation-timing-function:linear;animation-iteration-count:infinite}body.pace-running div#text,body.pace-running div.custom-pace{display:block !important;}body.pace-done div#text,body.pace-done div.custom-pace{display:none !important;} div.color{background-color:#ffc600 !important;}#custom-wrap{margin-left:-50px;}div#text{margin-left: -48px;}