#app .tooltip{-webkit-box-shadow:0 5px 16px rgba(0,0,0,.1);box-shadow:0 5px 16px rgba(0,0,0,.1);background:var(--v-sheet_background-base);color:var(--v-secondary-base);max-width:250px;opacity:1!important}#app .tooltip.tooltip-wide{max-width:320px}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:4px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:1;pointer-events:none}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{-webkit-transition-duration:.15s;transition-duration:.15s}.v-tooltip__content[class*=leave-active]{-webkit-transition-duration:75ms;transition-duration:75ms}#app .tooltip-help-info{font-size:18px;top:-6px}#app .grid .filters .filter-search .v-input__slot{border-radius:34px!important}#app .grid th{font-size:14px;font-weight:700;color:var(--v-primary_text-base)}#app .grid td,#app .grid th{height:52px;white-space:nowrap}#app .grid .column-domainidn{width:350px;max-width:350px;overflow:hidden;text-overflow:ellipsis}#app .grid .column-folder{width:200px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app .grid .domain,#app .grid .folder{display:block}#app .grid .v-simple-checkbox .v-input--selection-controls__input{margin:0}#app .grid .v-simple-checkbox .v-input--selection-controls__input .v-icon:hover{color:var(--v-primary-base)}#app .grid .v-data-footer__select .v-input__slot{padding-left:12px}@media(max-width:600px){#app .grid .grid-toolbar .toolbar-select{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#app .grid .grid-toolbar .toolbar-select-actions{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#app .grid .grid-toolbar .toolbar-actions{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}#app #domain-index .grid .v-data-table-header th:nth-child(2),#app #folder-index .grid .v-data-table-header th:first-child{width:1px;min-width:1px}#app.compact .grid td,#app.compact .grid th{height:34px}