.autocomplete{position:relative;width:100%}.autocomplete *{box-sizing:border-box}.autocomplete__box{display:flex;align-items:center;background:#fff;border:1px solid #ccc;border-radius:3px;padding:0 5px}.autocomplete__searching{border-radius:3px 3px 0 0}.autocomplete__inputs{flex-grow:1;padding:0 5px}.autocomplete__inputs input{width:100%;border:0}.autocomplete__inputs input:focus{outline:none}.autocomplete--clear{cursor:pointer}.autocomplete__results{margin:0;padding:0;list-style-type:none;z-index:1000;position:absolute;max-height:700px;overflow-y:auto;background:#fff;width:100%;border:1px solid #ccc;border-top:0;color:#000}.autocomplete__results__item--error{color:red}.autocomplete__results__item{padding:7px 10px;cursor:pointer}.autocomplete__results__item:hover{background:rgba(0,180,255,.075)}.autocomplete__results__item.autocomplete__selected{background:rgba(0,180,255,.15)}.autocomplete__icon{height:14px;width:14px}.animate-spin{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sheet_copy_popup[data-v-9d0527b8]{width:90vw;max-width:1200px;height:70vh;display:flex;flex-direction:column}.sheet_copy_toolbar[data-v-9d0527b8]{flex:0 0 auto;padding:8px 0}.sheet_copy_hint[data-v-9d0527b8]{color:#666;font-size:12px}.sheet_copy_table[data-v-9d0527b8]{flex:1 1 auto;min-height:0;overflow:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.sheet_copy_table table[data-v-9d0527b8]{width:auto;min-width:100%;white-space:nowrap}.sheet_copy_table td[data-v-9d0527b8],.sheet_copy_table th[data-v-9d0527b8]{padding:2px 6px}.sheet_copy_table tr.sheet_copy_total td[data-v-9d0527b8]{font-weight:700;background:#f4f6f8}