.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:-webkit-gradient(linear,left top,right top,color-stop(20%,#0053ba),color-stop(40%,#83bf6e),color-stop(60%,#2a85ff),color-stop(80%,#f1a432),to(#ff6a55));background:linear-gradient(to right,#0053ba 20%,#83bf6e 40%,#2a85ff 60%,#f1a432 80%,#ff6a55 100%);position:fixed;z-index:2000;top:0;right:100%;width:100%;height:3px}