#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ok-loading{background-color:var(--system-page-background);justify-content:center;align-items:center;width:calc(100% - 30px);height:calc(100% - 30px);margin:15px;display:flex}.ok-loading.close{animation:1s forwards close}.ball-loader>span,.signal-loader>span{background-color:var(--system-primary-color);display:inline-block}.ball-loader>span:first-child,.ball-loader.sm>span:first-child,.signal-loader>span:first-child,.signal-loader.sm>span:first-child{animation-delay:0s}.ball-loader>span:nth-child(2),.ball-loader.sm>span:nth-child(2),.signal-loader>span:nth-child(2),.signal-loader.sm>span:nth-child(2){animation-delay:.1s}.ball-loader>span:nth-child(3),.ball-loader.sm>span:nth-child(3),.signal-loader>span:nth-child(3),.signal-loader.sm>span:nth-child(3){animation-delay:.15s}.ball-loader>span:nth-child(4),.ball-loader.sm>span:nth-child(4),.signal-loader>span:nth-child(4),.signal-loader.sm>span:nth-child(4){animation-delay:.2s}.ball-loader>span{border-radius:50%;width:20px;height:20px;margin:0 3px;animation:1s ease-in-out infinite ball-load;transform:scale(0)}@keyframes ball-load{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}@keyframes close{0%{opacity:1}to{opacity:0}}
