.el-tag{position:relative;height:28px;padding:0 28px 0 8px;line-height:28px;font-size:var(--font-size-body-3);border-width:var(--border-1);border-style:solid;border-radius:var(--border-radius-small);-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:var(--font-weight-400);white-space:nowrap;background-color:rgb(var(--color-fill-3));border-color:transparent;color:rgb(var(--color-text-1));display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.el-tag__content{line-height:22px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.el-tag__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:125px}.el-tag .el-icon-input-close{text-align:center;position:absolute;cursor:pointer;font-size:var(--font-size-body-1);height:12px;width:12px;line-height:12px;vertical-align:middle;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:8px;color:rgb(var(--color-text-2));border-radius:var(--border-radius-circle)}.el-tag .el-icon-input-close::before{display:block}.el-tag .el-icon-input-close:hover{background-color:rgb(var(--color-border-3))}.el-tag .el-icon-checked{position:absolute;left:-3.5px;top:-3px;font-size:var(--font-size-title-1);-webkit-transform:scale(.8);transform:scale(.8)}.el-tag .el-icon-plus{font-size:var(--font-size-title-1)}.el-tag.is-notclosable{padding:0 8px}.el-tag__icon{margin-right:4px;font-size:var(--font-size-title-1)}.el-tag.is-disabled{background-color:rgb(var(--color-fill-3));color:rgb(var(--color-text-4))}.el-tag.is-disabled.is-hit{background-color:#fff;color:rgb(var(--color-text-4))}.el-tag.is-actived:not(.is-disabled){background-color:rgb(var(--primary-6));border-color:rgb(var(--primary-6));color:#fff}.el-tag.is-actived.is-actived-disabled{background-color:rgb(var(--primary-3));border-color:rgb(var(--primary-3));color:#fff}.el-tag.is-actived .el-tag__close{color:#fff}.el-tag.is-actived-hit:not(.is-disabled){background-color:#fff;border-color:rgb(var(--primary-6));color:rgb(var(--primary-6));border-width:var(--border-1);border-style:solid}.el-tag.is-actived-hit.is-hit-disabled{background-color:#fff;border-color:rgb(var(--primary-3));color:rgb(var(--primary-3));border-width:var(--border-1);border-style:solid;cursor:not-allowed}.el-tag.is-wathet{background-color:rgb(var(--primary-1));color:rgb(var(--primary-6))}.el-tag.is-wathet .el-tag__close{color:rgb(var(--primary-6))}.el-tag.is-wathet .el-tag__close:hover{background-color:#c3e7fe}.el-tag.is-wathet.is-disabled{background-color:rgb(var(--primary-1));color:rgb(var(--primary-3));border:none}.el-tag.is-hit-wathet{background-color:#fff;border-color:rgb(var(--primary-6));color:rgb(var(--primary-6));border-width:var(--border-1);border-style:solid}.el-tag.is-hit-wathet .el-tag__close{color:rgb(var(--primary-6))}.el-tag.is-hit-wathet .el-tag__close:hover{background-color:rgb(var(--primary-2))}.el-tag--medium{height:24px;line-height:22px;font-size:var(--font-size-body-1)}.el-tag--medium .el-tag__text{max-width:106px}.el-tag--small{height:20px;line-height:18px;font-size:var(--font-size-body-1);border-radius:var(--border-radius-small)}.el-tag--small .el-tag__text{max-width:106px}.el-tag.is-dashed{border:var(--border-1) dashed rgb(var(--color-text-4))}.el-tag.is-dashed .el-input__inner{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:26px;height:28px;padding:0 4px}.el-tag.is-dashed .el-input{width:95px;margin-left:-8px}.el-tag.is-dashed.el-tag--medium .el-input__inner{line-height:22px;height:24px}.el-tag.is-dashed.el-tag--small .el-input__inner{line-height:18px;height:20px}.el-tag.is-edit{cursor:pointer}.el-tag.is-edit.is-notclosable:not(.is-disabled):not(.is-actived):not(.is-actived-hit):hover{background-color:rgb(var(--color-border-3));border-color:rgb(var(--color-border-3))}.el-tag.is-edit.is-disabled{background-color:rgb(var(--color-fill-3));cursor:not-allowed}.el-tag.is-hit{background-color:#fff;border-color:rgb(var(--color-border-3));color:rgb(var(--color-text-2));border-width:var(--border-1);border-style:solid}.el-tag.is-hit.is-notclosable:not(.is-disabled):not(.is-actived):not(.is-actived-hit):hover{background-color:rgb(var(--color-fill-3));border-color:rgb(var(--color-border-3))}.el-tag--success{background-color:rgb(var(--success-1));color:rgb(var(--success-6))}.el-tag--success .el-tag__close{color:rgb(var(--success-6))}.el-tag--success .el-tag__close:hover{background-color:rgb(var(--success-2))}.el-tag--danger{background-color:rgb(var(--danger-1));color:rgb(var(--danger-6))}.el-tag--danger .el-tag__close{color:rgb(var(--danger-6))}.el-tag--danger .el-tag__close:hover{background-color:rgb(var(--danger-2))}.el-tag--info{background-color:rgb(var(--blue-1));color:rgb(var(--blue-6))}.el-tag--info .el-tag__close{color:rgb(var(--blue-6))}.el-tag--info .el-tag__close:hover{background-color:#c3e7fe}.el-tag--warning{background-color:rgb(var(--warning-1));color:rgb(var(--warning-6))}.el-tag--warning .el-tag__close{color:rgb(var(--warning-6))}.el-tag--warning .el-tag__close:hover{background-color:rgb(var(--warning-2))}.el-tag--close{background-color:#f3f4f5;color:rgb(var(--color-text-3))}.el-tag--close .el-tag__close{color:rgb(var(--color-text-3))}.el-tag--close .el-tag__close:hover{background-color:#e7e9eb}.el-tag--blueSea{background-color:rgb(var(--blue-1));color:rgb(var(--blue-6));border:var(--border-1) solid rgb(var(--blue-6))}.el-tag--darkPurple{background:rgb(var(--purple-1));border:var(--border-1) solid rgb(var(--purple-6));color:rgb(var(--purple-6))}.el-tag--twilight{background:rgb(var(--gold-1));border:var(--border-1) solid rgb(var(--gold-6));color:rgb(var(--gold-6))}.el-tag--blueness{background:rgb(var(--cyan-1));border:var(--border-1) solid rgb(var(--cyan-6));color:rgb(var(--cyan-6))}.el-tag--azaleine{background-color:rgb(var(--magenta-1));color:rgb(var(--magenta-6));border:var(--border-1) solid rgb(var(--magenta-6))}.el-tag--citrine{background-color:rgb(var(--yellow-1));color:rgb(var(--yellow-6));border:var(--border-1) solid rgb(var(--yellow-6))}.el-tag--youthfulPurple{background-color:rgb(var(--pinkpurple-1));color:rgb(var(--pinkpurple-6));border:var(--border-1) solid rgb(var(--pinkpurple-6))}.el-tag--lateAutumn{background-color:rgb(var(--orangered-1));color:rgb(var(--orangered-6));border:var(--border-1) solid rgb(var(--orangered-6))}.el-tag--newGreen{background-color:rgb(var(--lime-1));color:rgb(var(--lime-6));border:var(--border-1) solid rgb(var(--lime-6))}.el-tag--primarycolor{background-color:rgb(var(--primary-1));color:rgb(var(--primary-6));border:var(--border-1) solid rgb(var(--primary-6))}.el-tag--successcolor{background-color:rgb(var(--success-1));color:rgb(var(--success-6));border:var(--border-1) solid rgb(var(--success-6))}.el-tag--warningcolor{background-color:rgb(var(--warning-1));color:rgb(var(--warning-6));border:var(--border-1) solid rgb(var(--warning-6))}.el-tag--dangercolor{background-color:rgb(var(--danger-1));color:rgb(var(--danger-6));border:var(--border-1) solid rgb(var(--danger-6))}.tag-item+.el-tag{margin-left:12px!important}.button-new-tag{display:inline-block;text-align:center;line-height:22px;width:92px;height:26px;background:rgb(var(--color-fill-3));border-radius:var(--border-radius-medium);color:rgb(var(--color-text-1));border:var(--border-1) dashed rgb(var(--color-border-4))}.button-new-tag .el-icon-plus{color:#4e5969;font-size:var(--font-size-title-1)}.input-new-tag{width:90px!important;margin-left:10px!important;vertical-align:bottom}