.ma-select[data-v-8f51a056]{position:relative;display:inline-block;background:var(--select-background);height:22px;line-height:22px;width:80px;font-size:12px}.ma-select.inputable[data-v-8f51a056]{background:var(--select-inputable-background);border-color:var(--select-inputable-border)}.ma-select.border[data-v-8f51a056]{border:1px solid var(--input-border-color)}.ma-select input[data-v-8f51a056]{background:none;border:none;height:22px;line-height:22px;border-radius:0;outline:0;padding-left:5px;width:100%;color:var(--color)}.ma-select span[data-v-8f51a056]{height:22px;line-height:22px;border-radius:0;outline:0;padding-left:5px}.ma-select[data-v-8f51a056]:hover:not(.inputable){background:var(--select-hover-background)}.ma-select[data-v-8f51a056]:after{content:"\EFA2";font-family:magic-iconfont;position:absolute;right:5px;top:0}ul[data-v-8f51a056]{display:block;position:fixed;z-index:10;background:var(--select-option-background);border:1px solid var(--select-border-color);margin-top:-2px;padding:0;box-sizing:content-box;margin-left:-1px}ul li[data-v-8f51a056]{padding:0 5px;text-align:left;width:100%!important;height:22px;text-overflow:ellipsis;word-break:keep-all}ul li[data-v-8f51a056]:hover{background:var(--select-option-hover-background);color:var(--select-option-hover-color)}