.v-charts-component-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.9);z-index:1}.v-charts-component-loading .circular{width:42px;height:42px;-webkit-animation:a 2s linear infinite;animation:a 2s linear infinite}.v-charts-component-loading .path{-webkit-animation:b 1.5s ease-in-out infinite;animation:b 1.5s ease-in-out infinite;stroke:#20a0ff;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes b{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 b{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}
.v-charts-data-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;color:#888;font-size:16px;background-color:hsla(0,0%,100%,.9)}
