.viu-select{position:relative;display:inline-block;height:30px}.viu-select,.viu-select *{box-sizing:border-box}.viu-select>div{outline:none}.viu-select .overlay-select{position:absolute;top:0;left:0;width:100%;height:30px;overflow:hidden;background:transparent;cursor:pointer}.viu-select .overlay-select i.search{position:absolute;top:8px;left:5px;padding:0 5px;color:#72809d;font-size:13px;cursor:pointer}.viu-select .overlay-select span.text-selected-finder-read-only{position:absolute;top:8px;left:25px;width:calc(100% - 46px);padding:0 5px;overflow:hidden;color:#72809d;font-size:13px;white-space:nowrap;text-overflow:ellipsis;word-break:normal;background:#fff}.viu-select .overlay-select span.text-selected-finder-read-only.disabled{background:#d7e1ea;opacity:.4}.viu-select .overlay-select span.text-selected-finder-read-only.blocked-action,.viu-select .overlay-select span.text-selected-finder-read-only.read-only{background:#ecf0f6}.viu-select .overlay-select i.clear{position:absolute;top:9px;right:23px;padding:0 5px;color:#f8004a;font-size:13px;cursor:pointer}.viu-select .overlay-select i.clear.clear-search{right:6px}.viu-select .selected-area{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:180px;min-width:180px;height:30px;padding:0 9px;color:#d7e1ea;font-size:13px;white-space:nowrap;background:#fff;border:1px solid #d7e1ea;border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viu-select .selected-area.search:not(.active):not(.blocked-action):not(.read-only){padding-left:30px}.viu-select .selected-area .text{position:relative;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:normal}.viu-select .selected-area.selected:not(.disabled):not(.read-only):not(.active) .text{width:calc(100% - 30px)}.viu-select .selected-area.search.selected:not(.disabled):not(.read-only):not(.active) .text{width:calc(100% - 15px)}.viu-select .selected-area .single-tag{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.viu-select .selected-area .multi-tag{display:flex;align-items:center;width:100%}.viu-select .selected-area .multi-tag .first-tag{display:flex;align-items:center;max-width:100%;height:20px;padding:0 5px;overflow:hidden;color:#fff;font-size:10px;white-space:nowrap;text-overflow:ellipsis;background:#6fb4fd;border-radius:15px}.viu-select .selected-area .multi-tag .first-tag span{width:calc(100% - 15px);padding-top:1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.viu-select .selected-area .multi-tag .first-tag i{width:15px;margin-left:5px;text-align:right}.viu-select .selected-area .multi-tag .length-tag{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;margin-left:5px;padding-top:1px;color:#fff;font-size:10px;background:#98a4bd;border-radius:50%}.viu-select .selected-area .selected-fake{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.viu-select .selected-area .selected-fake:not(.disabled):not(.read-only):not(.blocked-action){background:#fff}.viu-select .selected-area .selected-fake.search.blocked-action:not(.disabled):not(.read-only){padding-left:20px}.viu-select .selected-area .selected-fake.search.read-only{padding-left:0}.viu-select .selected-area .selected-fake.disabled{background:#d7e1ea}.viu-select .selected-area .selected-fake.read-only{background:#ecf0f6}.viu-select .selected-area.selected{color:#72809d;background:#fff;border:1px solid #d7e1ea;border-radius:3px}.viu-select .selected-area:hover{border:1px solid #6fb4fd}.viu-select .selected-area.active{padding:6px 8px 5px;border:2px solid #6fb4fd;border-radius:3px}.viu-select .selected-area.active:hover{border:2px solid #6fb4fd}.viu-select .selected-area.active.search{padding-left:0}.viu-select .selected-area.required{background:#fff;border:1px solid #d7e1ea;border-radius:3px}.viu-select .selected-area.required.active,.viu-select .selected-area.required.active:hover{border:2px solid #6fb4fd}.viu-select .selected-area.required:hover{border:1px solid #6fb4fd}.viu-select .selected-area.invalid{background:#fff;border:1px solid #f8004a}.viu-select .selected-area.invalid.active{border:2px solid #f8004a}.viu-select .selected-area.disabled{color:#72809d;background:#d7e1ea;border:1px solid #d7e1ea;cursor:default;opacity:.4}.viu-select .selected-area.disabled:hover{border:1px solid #d7e1ea}.viu-select .selected-area.blocked-action,.viu-select .selected-area.read-only{color:#d7e1ea;background:#ecf0f6;border:1px solid #ecf0f6;cursor:default}.viu-select .selected-area.blocked-action.selected,.viu-select .selected-area.read-only.selected{color:#72809d;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.viu-select .selected-area.blocked-action:hover,.viu-select .selected-area.read-only:hover{border:1px solid #ecf0f6}.viu-select .selected-area.blocked-action.invalid,.viu-select .selected-area.blocked-action.invalid:hover,.viu-select .selected-area.read-only.invalid:hover{border:1px solid #f8004a}.viu-select .selected-area.blocked-action.invalid.active{border:2px solid #f8004a}.viu-select .selected-area.active:not(.disabled):not(.read-only):not(.blocked-action){animation:animationFocusInput .8s ease-in 0s forwards}.viu-select .selected-area .viu-input.input-no-style{display:inline-block;width:100%;min-width:100%}.viu-select .selected-area .viu-input.input-no-style .pre-input{padding-left:9px}.viu-select .selected-area .viu-input.input-no-style .input{display:inline-flex;align-items:center;width:100%;height:100%;padding:0;background:transparent;border:0;border-radius:0}.viu-select .selected-area .viu-input.input-no-style .input.focus:not(.blcked-action),.viu-select .selected-area .viu-input.input-no-style .input.focus:not(.read-only){background:transparent;animation:none}.viu-select .selected-area .viu-input.input-no-style .input:not(.focus) input::-moz-placeholder{color:transparent}.viu-select .selected-area .viu-input.input-no-style .input:not(.focus) input:-ms-input-placeholder{color:transparent}.viu-select .selected-area .viu-input.input-no-style .input:not(.focus) input::placeholder{color:transparent}.viu-select .selected-area .viu-input.input-no-style .input.blocked-action,.viu-select .selected-area .viu-input.input-no-style .input.read-only{background:transparent;border:0}.viu-select .selected-area .viu-input.input-no-style .input.blocked-action:hover,.viu-select .selected-area .viu-input.input-no-style .input.read-only:hover{border-color:transparent}.viu-select .selected-area .viu-input.input-no-style .input.disabled{background:transparent;border:0}.viu-select .selected-area .viu-input.input-no-style .input.disabled:hover{border-color:transparent}.viu-select .selected-area .viu-input.input-no-style .input input{padding:0!important}.viu-select .selected-area .viu-input.input-no-style.search .input input{padding-left:10px!important}.viu-select .selected-area .viu-input.input-no-style.search.blocked-action:not(.read-only) .input,.viu-select .selected-area .viu-input.input-no-style.search .input.read-only{display:none}.viu-select .selected-area .chevron{margin-top:1px;margin-left:5px}@keyframes animationFocusInput{0%{background:rgba(70,94,119,.15)}to{background:#fff}}.viu-select .viu-select-options{position:absolute;top:80%;z-index:1;min-width:100%;padding:5px;background:#fff;border:1px solid #ecf0f6;border-radius:3px;opacity:0;animation:showOptions .15s ease-in 0ms forwards}.viu-select .viu-select-options .search-options{width:100%;margin-bottom:10px}.viu-select .viu-select-options .search-options .viu-input{width:100%;min-width:200px}@keyframes showOptions{0%{top:80%;opacity:0}to{top:100%;opacity:1}}.viu-select .viu-select-options.closing{top:100%;opacity:1;animation:hideOptions .15s ease-in 0ms forwards}@keyframes hideOptions{0%{top:100%;opacity:1}to{top:80%;opacity:0}}.viu-select .viu-select-options .list-options{max-height:300px;overflow-y:auto}.viu-select .viu-select-options .list-options .option-coincidencia{display:inline-block;padding:5px 0;color:#98a4bd;font-size:13px;white-space:nowrap;border-radius:3px}.viu-select .viu-select-options .list-options .option-coincidencia:not(.searching){display:flex;justify-content:space-between}.viu-select .viu-select-options .list-options .option-coincidencia.searching{font-style:italic}.viu-select .viu-select-options .list-options .option-coincidencia.searching i{color:#6fb4fd;font-size:13px;font-style:normal}.viu-select .viu-select-options .list-options .option-coincidencia.creator-hovered{padding:5px;background-color:#ecf0f6;cursor:pointer}.viu-select .viu-select-options .list-options .option-coincidencia.creator-hovered .msg-no-coincidencias{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.viu-select .viu-select-options .list-options .option-coincidencia .new-option{width:auto!important;padding-left:30px;overflow:initial!important;color:#0053ca;font-weight:500}.viu-select .viu-select-options .list-options .option{display:flex;align-items:center;height:32px;padding:6px 5px;color:#98a4bd;border-radius:3px;cursor:pointer}.viu-select .viu-select-options .list-options .option:last-child{margin-bottom:0}.viu-select .viu-select-options .list-options .option .option-content{overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.viu-select .viu-select-options .list-options .option:hover{background:#ecf0f6}.viu-select .viu-select-options .list-options .option:hover .option-content{color:#72809d}.viu-select .viu-select-options .list-options .option.active{background:#ecf0f6}.viu-select .viu-select-options .list-options .option.active .option-content{color:#35425b}.viu-select .viu-select-options .list-options::-webkit-scrollbar-track{border-radius:10px;cursor:pointer}.viu-select .viu-select-options .list-options::-webkit-scrollbar{width:7px;cursor:pointer}.viu-select .viu-select-options .list-options::-webkit-scrollbar-thumb{background-color:#98a4bd;border-radius:10px;cursor:pointer}.viu-select .post-input{cursor:pointer}.viu-select .mensaje{margin-top:2px;color:#f8004a;font-weight:300;font-family:Rubik;font-style:normal}.selected-items,.viu-select .mensaje{display:flex;align-items:center;font-size:10px}.selected-items{max-width:250px;height:20px;margin-bottom:5px;padding-right:5px;padding-left:5px;background:#6fb4fd;border-radius:15px;cursor:pointer}.selected-items .tippy-element{width:calc(100% - 20px);padding:1px 5px 0;overflow:hidden;color:#fff;white-space:nowrap;text-align:left;text-overflow:ellipsis}.selected-items .fas.fa-times-circle{align-self:center;width:15px;margin-left:5px;color:#fff;text-align:right}.selected-items:last-child{margin-bottom:0}.label[data-v-65ed1ff5]{padding-bottom:5px;overflow:hidden;color:#35425b;font-weight:500;font-size:12px;font-family:Rubik;line-height:108%;white-space:nowrap;text-overflow:ellipsis}