.custom-color-popover .color-box{width:184px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-color-popover .color-box>div{width:32px;height:32px;line-height:32px;text-align:center;border-radius:4px;margin:4px;border:1px solid hsla(0,0%,100%,0);cursor:pointer}.custom-color-popover .color-box>div i{font-size:18px}.custom-color-popover-box .select-color-box{width:18px;height:18px;border:1px solid #ccc;border-radius:4px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.select-item{border:1px solid rgba(32,32,32,.16);border-radius:4px}.select-item .key-button{height:48px;line-height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;font-size:14px;color:rgba(32,32,32,.8)}.select-item .key-button i{font-size:14px;margin-right:9px}.select-item .key-button p{text-align:center}.select-item .item-count{padding:8px 0;font-size:12px}.select-item .select-item-temp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;border-bottom:1px solid rgba(32,32,32,.16);height:48px}.select-item .select-item-temp .drag{font-size:14px;color:rgba(32,32,40,.4)}.select-item .select-item-temp .last-box,.select-item .select-item-temp .last-box .close-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-item .select-item-temp .last-box .close-box{width:13px;height:13px;background-color:#ee574a;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;margin-left:17px;cursor:pointer}.select-item .select-item-temp .last-box .close-box:after{content:"";display:block;width:6px;height:2px;background-color:#fff;border-radius:1px}.select-item .select-item-temp .el-input__inner{border:0 none!important}