.v-checkbox .v-selection-control{min-height:var(--v-input-control-height)}body::-webkit-scrollbar,html::-webkit-scrollbar{width:4px!important;height:4px;cursor:pointer;display:inline-block!important}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:rgb(128,128,128)!important;position:absolute!important;right:0;top:0}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:rgba(28,28,29,.5019607843);border-radius:10px}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#1c1c1d}.user-details{position:relative;background-image:url(img/bg-avatar.svg);border-radius:4px}.v-application{display:flex;background:rgb(var(--v-theme-background));color:rgba(var(--v-theme-on-background),var(--v-high-emphasis-opacity))}.v-application__wrap{backface-visibility:hidden;display:flex;flex-direction:column;flex:1 1 auto;max-width:100%;min-height:100vh;min-height:100dvh;position:relative}
