.toolkit-picker-icon{display:flex;align-items:center}.toolkit-add-button{padding:0;height:32px;line-height:32px}.toolkit-add-button span{display:inline-flex;align-items:center;font-size:14px}.toolkit-add-button .svg-icon{margin-right:6px}.toolkit-chatroom-list{display:flex;align-items:center;flex-wrap:wrap}.toolkit-chatroom-invite{width:200px!important}.toolkit-chatroom-invite .toolkit-chatroom-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolkit-chatroom-item{position:relative;display:flex;align-items:center;margin-right:15px;margin-bottom:8px;padding:6px 12px;width:180px;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.06)}.toolkit-chatroom-item .toolkit-chatroom-remove{position:absolute;z-index:1;top:-8px;right:-8px;font-size:18px;color:#f50;cursor:pointer}.toolkit-chatroom-item .toolkit-chatroom-avatar{margin-right:8px;width:36px;height:36px;border-radius:50%}.toolkit-chatroom-item .toolkit-chatroom-text{width:calc(100% - 55px);flex-shrink:0;flex-grow:0;overflow:hidden}.toolkit-chatroom-item .toolkit-chatroom-text .toolkit-chatroom-name{width:100%;color:#333;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:23px}.toolkit-chatroom-item .toolkit-chatroom-text .toolkit-chatroom-deleted{text-decoration:line-through;color:#999}.toolkit-chatroom-item .toolkit-chatroom-text .toolkit-chatroom-counts{line-height:23px;color:#999}.toolkit-chatroom-item .toolkit-chatroom-text .toolkit-chatroom-counts.primary{color:#3371ff}.toolkit-annotation{font-size:14px;color:#999}.toolkit-dialog-chatroom-list{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;box-sizing:border-box;margin-top:12px;padding:20px 10px 5px 20px;width:596px;background-color:#f7f7f7}.toolkit-dialog-chatroom-list .toolkit-chatroom-item{box-sizing:border-box;margin-bottom:12px;width:268px;height:80px;background-color:#fff;box-shadow:none}.el-textarea__inner{resize:none}.wechat-display{display:inline-flex;justify-content:center;align-items:center;margin:10px auto;text-align:left}.wechat-display .wechat-avatar{width:35px;height:35px;border-radius:50%;margin-right:12px}.wechat-display .wechat-text{display:flex;flex-direction:column;justify-content:space-between}.wechat-display .wechat-nickname-wrapper{line-height:20px;font-size:14px;color:#333}.wechat-display .wechat-alias-wrapper{line-height:17px;font-size:12px;color:#999}