.vue-treeselect__control {
	height: 38px !important;
}

.input-group .vue-treeselect__control {
	border-radius: 0 5px 5px 0 !important;
	height: 38px !important;
}

.vc-popover-content-wrapper {
	z-index: 200 !important;
}