.loading-overlay[data-v-303b2dc5]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.loading-spinner[data-v-303b2dc5]{border:8px solid rgba(0,0,0,.1);border-top:8px solid #3498db;border-radius:50%;width:50px;height:50px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}