.pop-container[data-v-a1fb87ae] {
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  overflow: auto;
  z-index: 2000;
}
.pop-container .container[data-v-a1fb87ae] {
  background-color: #FFFFFF;
  border-radius: 4px;
  overflow: auto;
}
.pop-container .container .top[data-v-a1fb87ae] {
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #EEEFF1;
}
.pop-container .container .top h3[data-v-a1fb87ae] {
  font-size: 14px;
  color: #283550;
  padding-left: 20px;
  position: relative;
}
.pop-container .container .top h3[data-v-a1fb87ae]:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  display: block;
  content: "";
}
.pop-container .container .top .el-icon-tools[data-v-a1fb87ae] {
  color: #AFAFAF;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  margin-right: 16px;
}
.pop-container .container .main-container[data-v-a1fb87ae] {
  padding: 15px 20px;
  overflow: auto;
}
.pop-container .container .main-container .btn-content[data-v-a1fb87ae] {
  margin-top: 15px;
  display: flex;
  justify-content: flex-end;
}
.maxHeight7[data-v-a1fb87ae] {
  max-height: 700px;
}
.maxHeight5[data-v-a1fb87ae] {
  max-height: 500px;
}
.el-tag + .el-tag[data-v-e7f187c0] {
  margin-left: 10px;
}
.button-new-tag[data-v-e7f187c0] {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.input-new-tag[data-v-e7f187c0] {
  width: 120px;
  margin-left: 10px;
  vertical-align: bottom;
}
