.x-loading{position:relative;width:100%;height:100%}.x-loading .mask,.x-loading .x-loading-img{position:absolute;top:0;right:0;bottom:0;left:0}.x-loading .mask{z-index:1999;background-color:rgba(255,255,255,.9)}.x-loading .x-loading-img{width:170px;height:170px;margin:auto}.x-loading .svg-loading{width:100%!important;height:100%!important}.x-loading .x-loading-network-error{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.x-loading .x-loading-network-error .svg-x-lib-network-error{width:200px!important;height:200px!important}.x-loading .x-loading-network-error .x-loading-error-text{color:#b2b2b2}.x-loading .x-loading-network-error .x-loading-reflesh-btn{padding:12px 0!important}