#nprogress{pointer-events:none}#nprogress .bar{animation:barprogress 2s linear infinite,fadein .3s;background:#27c4f5 linear-gradient(90deg,#27c4f5,#a307ba,#fd8d32,#70c050,#27c4f5);background-size:500%;height:4px;left:0;position:fixed;top:0;width:100%;z-index:9999}#nprogress .peg{box-shadow:0 0 10px #29d,0 0 5px #29d;display:block;height:100%;opacity:1;position:absolute;right:0;transform:rotate(3deg) translateY(-4px);width:100px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes barprogress{0%{background-position:0 0}to{background-position:125% 0}}
