.vc-select{display:inline-block;position:relative;width:100%;line-height:1}.vc-select__input{cursor:pointer;background-color:#fff}.vc-select__input input{cursor:pointer}.vc-select__input .vc-input__append{z-index:0}.vc-select__input .vc-input__content{overflow:hidden}.vc-select__append{color:#808695;padding:0 10px 0 2px;position:relative;text-align:center;line-height:28px;font-size:12px;white-space:nowrap}.vc-select__icon.is-arrow{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.vc-select__tags{padding-left:4px}.vc-select__tags .vc-tag{max-width:100%;margin:3px 4px 3px 0}.vc-select__tags .vc-tag .vc-tag__wrapper span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vc-select__tags .vc-tag .vc-tag__close{margin-left:5px}.vc-select__search{padding:12px 8px}.vc-select__options{max-height:220px;overflow:auto}.vc-select__loading{text-align:center;padding-bottom:8px}.vc-select-option-group__title{padding-left:8px;font-size:12px;color:#999;height:30px;line-height:30px}.vc-select-option{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:normal;padding:7px 16px;color:#666;font-size:12px!important;white-space:nowrap;cursor:pointer}.vc-select-option:hover{background-color:#e6f7ff}.vc-select-option.is-select{background-color:#fff;color:#5495f6}.vc-select-option.is-select .vc-icon{color:#5495f6}.vc-select-option.is-select.is-last{background-color:#e6f7ff}.vc-select-option[disabled=disabled]{color:#c5c8ce;cursor:not-allowed;pointer-events:none}