.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(59,55,68,.9);color:#fff;border-radius:5px;font-size:.75rem;line-height:1rem;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:0;pointer-events:none}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{transition-duration:.15s}.v-tooltip__content[class*=leave-active]{transition-duration:75ms}.theme--light .bg-b1{background-color:#e0e0e0}.theme--light .bg-b2{background-color:#eee}.theme--light .bg-b3{background-color:#f5f5f5}.theme--dark .bg-b1{background-color:#3b355a}.theme--dark .bg-b2{background-color:#3d385a}.theme--dark .bg-b3{background-color:rgba(61,57,86,.9607843137254902)}