/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/vueLoadingBar@1.1.5/src/loadingbar.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
#LoadingBar,.loading-content{top:0;right:0;bottom:0;left:0;z-index:999;box-sizing:border-box}#LoadingBar{position:fixed;display:none;overflow:hidden;padding:1rem;background:rgba(0,0,0,.1);user-select:none}.loading-content{position:absolute;width:3.5rem;height:3.5rem;margin:auto;padding:1rem;border-radius:2px;text-align:center;background:rgba(0,0,0,.15)}.loading-icon{display:inline-block;box-sizing:border-box;width:1.5rem;height:1.5rem;border-radius:50%;border:2px dashed #1e90ff}#LoadingBar.show{display:block}.show .loading-icon{animation:rotate 1.5s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/sm/e402cb9d902ae12a432371ae8bcb3dc38700ee83e828058961aff5ff9e27d2c0.map */