.global-widget-loading{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;z-index:10000;background:hsla(0,0%,100%,.9)}.loading-content{position:absolute;width:100px;height:75px;left:50%;margin-left:-45px;margin-top:-37px}.global-widget-loading .loadingText{text-align:center;color:#20a0ff;margin:10px 0;font-size:14px;letter-spacing:1px}.global-widget-loading .circular{width:42px;height:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.global-widget-loading .path{stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:3;stroke:#20a0ff;stroke-linecap:round;-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loadingLine{color:#3b3229}
