.common-services-entity-busy-progress-page{background-color:canvas;display:none;height:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:100000}.common-services-entity-busy-progress-page>.progress-bar{background-color:rgba(159,51,255,.25);display:none;height:100%;left:0;overflow:hidden;position:absolute;right:0;width:100%}.common-services-entity-busy-progress-page>.progress-bar>.progress-bar-value{background-color:#9f33ff;display:none;height:100%;transform-origin:0 50%;width:100%}.common-services-entity-busy-progress-page[data-show]{display:block;height:3px}.common-services-entity-busy-progress-page[data-show]>.progress-bar{display:block}.common-services-entity-busy-progress-page[data-show]>.progress-bar>.progress-bar-value{animation:progressBarInfiniteAnimation 2s linear infinite;display:block}@keyframes progressBarInfiniteAnimation{0%{transform:translateX(0) scaleX(0)}40%{transform:translateX(0) scaleX(.4)}to{transform:translateX(100%) scaleX(.5)}}
/*# sourceMappingURL=BusyProgress.local.css.map */