.v-select-2{flex:1;position:relative}.v-select-2 .v-select-2-title{cursor:pointer;border-radius:4px;padding:4px}.v-select-2 .v-select-2-title:hover{background:#fff9}.v-select-2.opened .v-select-2-title{background:#fff;outline:1px solid #93c242}.v-select-2 .v-select-2-list{z-index:9000;background:#fff;border-radius:4px;padding:6px 0;display:none;position:absolute;top:100%;box-shadow:1px 1px 4px #0003}.v-select-2 .v-select-2-list.opened{display:block}.v-select-2 .v-select-2-list .v-select-2-list-item{white-space:nowrap;cursor:pointer;padding:4px 10px}.v-select-2 .v-select-2-list .v-select-2-list-item:hover{background:#f6f6f6}
