.combotxt-container{position:relative}.layui-form-pane .lcombotxt-input{border-radius:0 2px 2px 0}input.combotxt-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;margin:0;text-overflow:ellipsis;white-space:nowrap;padding:0 20px 0 10px;width:100%;height:38px;line-height:1.3;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#e6e6e6}input.combotxt-input:focus{border-color:#009688}input.combotxt-input::-ms-clear,input::-ms-reveal{display:none}.combotxt-arrow{position:absolute;right:0;top:0;height:100%;cursor:pointer;text-align:center;font-size:14px;width:30px;font-size:12px;color:#183152}.combotxt-arrow:before{position:absolute;top:0;right:10px;bottom:0;content:" ";border-left:5px solid transparent;border-right:5px solid transparent;display:block;width:0;height:0;margin:auto 0;border-top:5px solid #183152}.combotxt-open .combotxt-arrow:before{border-top:0;border-bottom:5px solid #183152}.combotxt-container select{position:absolute;z-index:1;left:0;top:0;width:0;height:0;-webkit-appearance:none;opacity:0;border:0;padding:0}.combotxt-option-selected{background-color:#5fb878!important;color:#fff}.combotxt-option-hover{background-color:#caffca}.combotxt-option-item{cursor:pointer}.combotxt-option-item:hover{background-color:#caffca}.combotxt-option-group{cursor:text;font-weight:600;background:#eaeaea}.combotxt-option-disabled{background:#eaeaea}.combotxt-dropdown{position:absolute;z-index:1;top:100%;left:0;min-width:100%;max-width:300px;max-height:300px;margin:0;padding:0;display:none;overflow-y:auto;background:#fff;border:solid 1px #b5b5b5;border-radius:0;box-sizing:border-box}.combotxt-dropdown.dropup{bottom:100%;top:auto}.combotxt-dropdown li{list-style:none;padding:0 0 0 10px;margin:0;height:38px;line-height:38px}.combotxt-open .combotxt-dropdown{display:block}.combotxt-marker{text-decoration:underline}