.v-application{background:rgb(var(--v-theme-background));color:rgba(var(--v-theme-on-background),var(--v-high-emphasis-opacity));display:flex}.v-application__wrap{backface-visibility:hidden;display:flex;flex:1 1 auto;flex-direction:column;max-width:100%;min-height:100vh;min-height:100dvh;position:relative}.v-card-title{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.v-card--variant-outlined{border-color:rgba(var(--v-border-color),var(--v-border-opacity,.12))!important}:root{--v-border-opacity:.12}.sticky-data-table table thead tr th{background:#fff;position:sticky;top:0;z-index:1}.sticky-data-table table thead tr th:first-child{left:0;min-width:80px;padding-left:8px;z-index:3}.sticky-data-table table tr td:first-child{background:#fff;left:0;min-width:80px;padding-left:8px;position:sticky;z-index:2}.sticky-data-table tr:hover{background-color:#ebeff2}.v-theme--dark .sticky-data-table table thead tr th,.v-theme--dark .sticky-data-table table tr td:first-child{background:#1e1e1e}.v-theme--dark .sticky-data-table tr:hover{background-color:#46494f}.static-table tbody tr:hover{background-color:transparent!important}.static-table-dark tr{background-color:#1e1e1e!important}.static-table-light tr{background-color:#fff!important}.v-main{flex:1 0 auto;max-width:100%;padding:var(--v-layout-top) var(--v-layout-right) var(--v-layout-bottom) var(--v-layout-left);transition:.2s cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){.v-main{transition:none}}.v-main__scroller{max-width:100%;position:relative}.v-main--scrollable{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.v-main--scrollable>.v-main__scroller{flex:1 1 auto;overflow-y:auto;--v-layout-left:0px;--v-layout-right:0px;--v-layout-top:0px;--v-layout-bottom:0px}
