.el-tag{background-color:#EEE;display:inline-block;padding:0 8px;height:28px;line-height:26px;font-size:12px;color:#666;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid transparent;white-space:nowrap}.el-tag--danger,.el-tag--danger.is-hit,.el-tag--info,.el-tag--info.is-hit,.el-tag--success,.el-tag--success.is-hit,.el-tag--warning,.el-tag--warning.is-hit{border-color:transparent}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:16px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-4px;color:#999}.el-tag--info,.el-tag--info .el-tag__close{color:#409EFF}.el-tag .el-icon-close::before{display:block}.el-tag--info{background-color:rgba(64,158,255,.15)}.el-tag--success{background-color:rgba(103,194,58,.15);color:#67C23A}.el-tag--success .el-tag__close{color:#67C23A}.el-tag--warning{background-color:rgba(230,162,58,.15);color:#E6A23A}.el-tag--warning .el-tag__close{color:#E6A23A}.el-tag--danger{background-color:rgba(245,108,108,.15);color:#F56C6C}.el-tag--danger .el-tag__close{color:#F56C6C}.el-tag--medium{height:28px;line-height:26px}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--mini{height:20px;padding:0 8px;line-height:19px}.el-tag:hover .el-icon-close{background-color:#999;color:#fff}.el-tag--info:hover .el-tag__close{background-color:#409EFF;color:#fff}.el-tag--success:hover .el-tag__close{background-color:#67C23A;color:#fff}.el-tag--warning:hover .el-tag__close{background-color:#E6A23A;color:#fff}.el-tag--danger:hover .el-tag__close{background-color:#F56C6C;color:#fff}