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