.kontfont {
  font-family: Poppins Regular, 'Avenir', "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
.kontfont-content {
  font-family: Poppins SemiBold, "PingFang SC", "Helvetica Neue", Helvetica, "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;
}
.steps-class {
  font-family: Poppins SemiBold;
}
.title {
  font-family: Poppins SemiBold;
}
.cut-off-title {
  font-family: Poppins SemiBold;
}
@font-face {
  font-family: Poppins Regular;
  src: url(../fonts/Poppins-Regular.de2dd933.otf);
}
@font-face {
  font-family: Poppins SemiBold;
  src: url(../fonts/Poppins-SemiBold.b0b3d360.otf);
}
.tags-handle .el-button--medium {
  padding: 12px 16px;
  border-radius: 0;
}
.tags-handle .icon-close {
  color: #2b2f48;
  background: #fff;
  border-radius: 8px 8px 0 0;
  padding: 5px;
  font-size: 16px;
}
.tags-inner .el-tag {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
  border: 1px solid #dae0e6;
  color: #4c4c4c;
  margin: 10px 10px 10px 0px;
  font-size: 14px;
}
.tags-inner .el-icon-close {
  color: #4c4c4c;
  font-size: 10px;
}
.tags-inner .el-icon-error {
  background: #f7f6fc;
  color: #2c2f47;
}
.tags-inner .el-tag-active {
  background-color: #3394d4 !important;
  border-color: #3394d4;
  color: #fff;
  border-radius: 6px 6px 0 0;
}
.tags-inner .el-tag-active .el-icon-close {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: transparent;
}
.tags-inner .el-tag-active .el-icon-close:hover {
  background: none;
  color: #fff;
}
.tags-inner .el-icon-close:hover {
  background: none;
  color: #979797;
}
.tags-inner .el-tag-active .el-icon-close {
  color: #fff;
}

.kontfont[data-v-7210d1c4] {
  font-family: Poppins Regular, 'Avenir', "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
.kontfont-content[data-v-7210d1c4] {
  font-family: Poppins SemiBold, "PingFang SC", "Helvetica Neue", Helvetica, "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;
}
.steps-class[data-v-7210d1c4] {
  font-family: Poppins SemiBold;
}
.title[data-v-7210d1c4] {
  font-family: Poppins SemiBold;
}
.cut-off-title[data-v-7210d1c4] {
  font-family: Poppins SemiBold;
}
@font-face {
  font-family: Poppins Regular;
  src: url(../fonts/Poppins-Regular.de2dd933.otf);
}
@font-face {
  font-family: Poppins SemiBold;
  src: url(../fonts/Poppins-SemiBold.b0b3d360.otf);
}
.tags-view[data-v-7210d1c4] {
  position: relative;
  z-index: 2;
  background: #f7f6fc;
  height: 56px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.tags-view .tags-outer[data-v-7210d1c4] {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 46px;
  background: #f4f6fc;
}
.tags-view .tags-handle[data-v-7210d1c4] {
  overflow: hidden;
  width: 60px;
  background: #f5f8fc;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  z-index: 10;
}
.tags-view .tags-handle .el-dropdown .el-button[data-v-7210d1c4] {
  padding: 12px 20px 12px 10px;
  height: 56px;
  font-size: 18px;
  color: #006eca;
  background: #f9f9f9;
  border: none;
}
.tags-view .tags-inner[data-v-7210d1c4] {
  height: 100%;
  overflow: visible;
  white-space: nowrap;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 45px;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}

