.popupmask[data-v-55d45940] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1949;
}
.popupmain[data-v-55d45940] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1950;
  min-height: 300px;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.popupmain .popupheader[data-v-55d45940] {
  position: relative;
  text-align: left;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  font-size: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.popupmain .popupheader p[data-v-55d45940] {
  margin-right: 40px;
  text-indent: 20px;
}
.popupmain .popupheader .el-icon-close[data-v-55d45940] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  margin: auto;
  height: 60px;
  line-height: 60px;
  padding: 0 16px;
  cursor: pointer;
  color: #eee;
}
.popupmain .popupheader .el-icon-close[data-v-55d45940]:hover {
  color: #fff;
  background: rgba(33, 74, 255, 0.8);
}
.popupmain .content[data-v-55d45940] {
  flex: 1;
  padding: 15px;
  box-sizing: border-box;
  background: #fff;
  overflow: auto;
}
.popupmain .content .loadingBox[data-v-55d45940] {
  width: 50px;
  height: 50px;
}
.popupmain .content .loadingBox i[data-v-55d45940] {
  font-size: 50px;
  color: #999;
}
.popupmain .content[data-v-55d45940]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.popupmain .content[data-v-55d45940]::-webkit-scrollbar-track {
  /* 滚动槽 */
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.1);
}
.popupmain .content[data-v-55d45940]::-webkit-scrollbar-thumb {
  /* 滚动条滑块 */
  border-radius: 5px;
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
.popupmain[data-v-55d45940] .footer {
  padding: 20px 0 20px;
  background: #fafafa;
  text-align: center;
}

.el-select[data-v-5d461f78] {
  width: 100%;
}
.el-select[data-v-5d461f78] .el-select__tags {
  max-width: 100% !important;
}

.btn[data-v-0298f286] {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  padding: 0 5px;
  height: 24px;
  border-radius: 4px;
  margin-right: 10px;
}
.see[data-v-0298f286] {
  background: #0CBA14;
}
.del[data-v-0298f286] {
  background: #FF3608;
}
.form[data-v-0298f286] {
  flex-wrap: wrap;
}
.form > div[data-v-0298f286] {
  margin-bottom: 10px;
}
.form[data-v-0298f286] .el-input {
  margin-right: 10px;
}

.OperatorManage[data-v-913e60fe] {
  height: 100%;
  flex: 1;
}
.table-page[data-v-913e60fe] {
  height: 100%;
  width: 100%;
  display: flex;
}
.table-page .pageitem[data-v-913e60fe] {
  overflow: auto;
}
.table-page .otable[data-v-913e60fe] {
  min-width: 700px;
  flex: 1;
}
.table-page .otable[data-v-913e60fe] .el-table__header th {
  background: #EBEEF1;
  border-right: 1px solid #DBDBDB;
}
.btn[data-v-913e60fe] {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  padding: 0 5px;
  height: 24px;
  border-radius: 4px;
  margin-right: 10px;
}
.see[data-v-913e60fe] {
  background: #0CBA14;
}
.del[data-v-913e60fe] {
  background: #FF3608;
}
.sbtns .sbtn[data-v-913e60fe] {
  font-size: 24px;
}
.sbtns .sbtn[data-v-913e60fe]:hover {
  font-weight: bold;
}
.sbtns .el-icon-delete[data-v-913e60fe],
.sbtns .el-icon-scissors[data-v-913e60fe] {
  color: red;
}
.sbtns .el-icon-connection[data-v-913e60fe] {
  color: #27dfff;
}
.sbtns .setborder[data-v-913e60fe] {
  font-size: 22px;
  margin: 0 10px;
}
.el-icon-circle-plus-outline[data-v-913e60fe] {
  color: #32a759;
  margin-left: 8px;
}

