.table-dashboard>.v-data-table__wrapper{border-radius:4px!important}.theme--light.v-data-table.table-dashboard>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:transparent}.table-scroll-target .v-data-table__wrapper::-webkit-scrollbar{width:10px;background:rgba(0,0,0,.12)}.table-scroll-target .v-data-table__wrapper::-webkit-scrollbar-thumb{border-radius:10px;background:grey}.table-scroll-target .v-data-table__wrapper{overflow-y:auto;height:100%}.table-scroll-target thead th{position:sticky;top:0;z-index:2}.table-scroll-target tbody tr:not(:last-child)>td{border-bottom:thin solid hsla(0,0%,100%,.1)!important}.table-scroll-target tbody tr:hover{background-color:transparent!important}.h-25{height:25%!important}.hw-25,.w-25{width:25%!important}.hw-25{height:25%!important}.h-50{height:50%!important}.hw-50,.w-50{width:50%!important}.hw-50{height:50%!important}.h-75{height:75%!important}.hw-75,.w-75{width:75%!important}.hw-75{height:75%!important}.h-100{height:100%!important}.hw-100,.w-100{width:100%!important}.hw-100{height:100%!important}.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{animation:progress-circular-rotate 0s linear infinite;transform-origin:center center;transition:all 0s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{animation:progress-circular-dash 0s 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{animation-play-state:paused!important}.v-progress-circular__info{align-items:center;display:flex;justify-content:center}.v-progress-circular__overlay{stroke:currentColor;z-index:2;transition:all 0s ease-in-out}