.theme--light.v-application{color:#fff}.v-tooltip__content{color:#e0cccc;background-color:rgba(0,0,0,.911)!important;border:1px solid #665959!important;border-radius:1px;padding:6px 14px;font-size:12px}a{-webkit-user-drag:none}
/* !important: App.vue's CSS is emitted before Vuetify's theme CSS, so plain
   specificity loses to Vuetify's white .v-list background. */.theme--light.v-list{background:#313338!important}.theme--light.v-list-item:hover:before{opacity:.2}.theme--light.v-list-item--active:before{opacity:0}.theme--light.v-list-item--active:hover:before{opacity:.2}.theme--light.v-list-item:focus:before{opacity:0}.theme--light.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:#fff!important}.v-text-field--outlined fieldset{border:0 solid hsla(0,0%,100%,0)!important}.v-application .primary--text{color:#f7f7fb!important;caret-color:#fff!important}::-webkit-scrollbar{width:6px!important}::-webkit-scrollbar-track{background:#202225}::-webkit-scrollbar-thumb{background:#4b5158}::-webkit-scrollbar-thumb:hover{background:#555}.v-menu__content.theme--light::-webkit-scrollbar{width:10px;height:10px}.v-menu__content.theme--light::-webkit-scrollbar-track{background:#ddd}.v-menu__content.theme--light::-webkit-scrollbar-thumb{background:#b0b0b0}.v-menu__content.theme--light::-webkit-scrollbar-thumb:hover{background:grey}.v-application .v-label{font-family:Arial,Helvetica,sans-serif;font-size:14px!important}.theme--dark.v-card{background-color:#222227}body,html{background-color:#2d2d32}