.select-syle.white .vue-select{background:#fff;color:#000}.select-syle.white .vue-dropdown{background:#fff;color:#000}@-webkit-keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.select-syle .icon.delete{display:flex;justify-content:center;align-items:center;padding:0;margin:0;border:0;background:0 0;height:8px;width:8px;min-height:8px;min-width:8px;max-height:8px;max-width:8px;cursor:pointer}.select-syle .icon.arrow-downward{color:#000;border-style:solid;border-width:.3333333333rem .3333333333rem 0;border-color:#000 transparent transparent;content:"";transition:transform .2s linear;cursor:pointer}.select-syle .icon.arrow-downward.active{transform:rotate(180deg)}.select-syle .vue-select{width:100%;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;border-radius:.5rem;border:1px solid #000;box-sizing:border-box;outline:0;margin-bottom:1rem}.select-syle .vue-select[aria-disabled=true]{background-color:#efefef}.select-syle .vue-select[aria-disabled=true] *{cursor:not-allowed}.select-syle .vue-select[aria-disabled=true] input{cursor:not-allowed}.select-syle .vue-dropdown[data-removable=false] .vue-dropdown-item.selected:hover{cursor:not-allowed}.select-syle .vue-tags[data-removable=false] .vue-tag.selected img:hover{cursor:not-allowed}.select-syle .vue-select-header{display:flex;width:100%;align-items:center;justify-content:space-between}.select-syle .vue-select-header .icon.arrow-downward{margin-right:.5rem}.select-syle .vue-select-header .icon.loading{margin-right:.5rem}.select-syle .vue-select-header .vue-input input[disabled]{background-color:unset}.select-syle .vue-select-input-wrapper{position:relative;display:flex;width:100%;align-items:center;justify-content:space-between}.select-syle .vue-select-input-wrapper .icon.loading{margin-right:.5rem}.select-syle .vue-tag{justify-content:center;background-color:#000;padding:0 .5rem;font-size:.8rem;display:none;align-items:center;list-style-type:none;border-radius:.5rem;margin:2px;min-height:1rem}.select-syle .vue-tag span{margin-right:0;cursor:pointer}.select-syle .vue-tags{display:flex;flex-wrap:wrap;margin:0;padding:2px;min-height:1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-syle .vue-tags.collapsed{flex-wrap:nowrap;overflow:auto}.select-syle .vue-tag.selected{justify-content:center;background-color:#000;padding:.15rem .75rem;font-size:1rem;display:flex;align-items:center;border-radius:1rem;color:#fff}.select-syle .vue-input{align-items:center;border-radius:.5rem;display:inline-flex;border:0;outline:0;max-width:100%;min-width:0;width:100%;box-sizing:border-box;padding:.5rem}.select-syle .vue-input input{width:100%;min-width:0;padding:0;border:0;outline:0;font-size:.8rem}.select-syle .vue-input input[disabled]{background-color:#efefef}.select-syle .vue-input input[readonly]{background-color:unset}.select-syle .vue-select[data-is-focusing=false][aria-disabled=false] .vue-input input{cursor:default}.select-syle input[readonly]{cursor:default}.select-syle .vue-dropdown{width:100%;min-width:0;padding:0;display:none;position:absolute;background-color:#fff;z-index:1;overflow-y:auto;margin:0;left:-1px;box-sizing:content-box;border:1px solid #000;list-style-type:none}.select-syle .vue-select[aria-expanded=true] .vue-dropdown{display:unset}.select-syle .vue-dropdown[data-visible-length="0"]{border:0}.select-syle .vue-dropdown-item{list-style-type:none;padding:.5rem;cursor:pointer;min-height:1rem}.select-syle .vue-dropdown-item.highlighted{background-color:orange}.select-syle .vue-dropdown-item.disabled{background-color:#efefef;cursor:not-allowed}.select-syle .vue-dropdown-item.selected{background-color:#eaeaea;color:gray !important;pointer-events:none}.select-syle .vue-dropdown-item.selected.highlighted{background-color:orange}.select-syle .vue-dropdown[data-addable=false][data-multiple=true] .vue-dropdown-item:not(.selected):hover{cursor:not-allowed}.select-syle .icon.loading{display:inline-block;position:relative;width:8px;min-width:8px;height:8px;min-height:8px}.select-syle .icon.loading div{box-sizing:border-box;display:block;position:absolute;border:1px solid #000;width:8px;height:8px;border-radius:50%;-webkit-animation:loading 1s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:loading 1s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#000 transparent transparent}.select-syle .icon.loading div:nth-child(1){-webkit-animation-delay:-0.08s;animation-delay:-0.08s}.select-syle .icon.loading div:nth-child(2){-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.select-syle .inline-flex{display:inline-flex}.select-syle .vue-select[aria-expanded=true].direction-bottom{border-bottom-left-radius:0;border-bottom-right-radius:0}.select-syle .vue-select[aria-expanded=true].direction-top{border-top-left-radius:0;border-top-right-radius:0}.select-syle .vue-select.direction-top .vue-dropdown{bottom:100%;border-top-left-radius:3px;border-top-right-radius:3px}.select-syle .vue-select.direction-bottom .vue-dropdown{top:100%;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.select-syle .vue-select{border:1px solid orange}.select-syle .vue-dropdown{border:1px solid orange}.select-syle .vue-input input{font-size:1rem}