.v-progress-circular{position:relative;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center}.v-progress-circular>svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.v-progress-circular--indeterminate>svg{-webkit-animation:progress-circular-rotate 1.4s linear infinite;animation:progress-circular-rotate 1.4s linear infinite;transform-origin:center center;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{-webkit-animation:progress-circular-dash 1.4s ease-in-out infinite;animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay,.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.v-progress-circular__info{align-items:center;display:flex;justify-content:center}.v-progress-circular__underlay{stroke:hsla(0,0%,62%,.4);z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;transition:all .6s ease-in-out}@-webkit-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@-webkit-keyframes progress-circular-rotate{to{transform:rotate(1turn)}}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}.registred[data-v-fc448a10]{color:#1c3b7b}.conected[data-v-fc448a10]{color:#45a32e}.desconected[data-v-fc448a10]{color:#cf4444}#dashboard::-webkit-backdrop{background-color:#fff}#dashboard::backdrop{background-color:#fff}.cardList{width:700px;height:55px}.pName{font-size:.9em;line-height:1em;display:inline-block}.cValue{size:0}.value{color:#fff;font-size:1.2em;font-weight:700;margin-bottom:5px;text-align:center;position:absolute;margin:0}.menu{size:1em}.border-bottom{border-bottom:1px solid hsla(0,0%,100%,.4)}.max-width-div{max-width:100%}.hover:hover{filter:brightness(85%)}#priority{background-color:#f1f1f1;color:#1c1c1c}#title,.parameter{font-size:.8em}.parameter{flex-direction:inline;background-color:#bc2e2e;margin-top:.6em;max-height:4.5vh;min-height:40px;border-radius:.2em}.vCard{overflow:auto;border-bottom:1px solid #d4d4d4;border-color:"blue"}.vCard::-webkit-scrollbar-track{background-color:#f4f4f4}.vCard::-webkit-scrollbar{width:6px;background:#f4f4f4}.vCard::-webkit-scrollbar-thumb{background:#dad7d7}