#nprogress{pointer-events:none}#nprogress .bar{position:fixed;z-index:9999;top:0;left:0;width:100%;height:2px;background:#228b22;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 #3f9,0 0 5px #3f9;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);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}}
