.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;
}
.second-limit-num[data-v-6c974b38] {
  margin-top: 10px;
}
.top-cont[data-v-6c974b38] {
  display: flex;
  justify-content: space-between;
}
@charset "UTF-8";
.module-cont[data-v-6775ccde] {
  display: flex;
  overflow: auto;
}
.module-cont .view-page[data-v-6775ccde] {
  min-width: 300px;
}
.module-cont .view-page .page-title[data-v-6775ccde] {
  background-color: #bbbbbb;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.module-cont .page-tree[data-v-6775ccde] {
  background-color: #fbfbfb;
  padding: 15px;
  max-height: calc(96vh - 120px);
  overflow: auto;
}
.module-cont .module-tree[data-v-6775ccde] {
  background-color: #ffffff;
}
.module-cont .module-tree-cont[data-v-6775ccde] {
  padding: 0 15px;
  min-width: 400px;
}
.module-cont .module-tree-cont .module-tree-head[data-v-6775ccde] {
  padding: 0 15px 10px;
}
.module-cont .view-module[data-v-6775ccde] {
  min-width: 400px;
}
.custom-tree-node[data-v-6775ccde] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.edit-title[data-v-6775ccde] {
  color: #666;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}

/*导航编辑*/
.avatar-uploader[data-v-6775ccde] {
  width: 16px;
  height: 20px;
  display: inline;
  position: relative;
}
.avatar-uploader[data-v-6775ccde]  .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  overflow: visible !important;
}
.avatar-uploader[data-v-6775ccde]  .d-icon-close {
  position: absolute;
  top: -12px;
  right: -8px;
}
.avatar-uploader .el-upload[data-v-6775ccde]:hover {
  border-color: #409EFF;
}
.avatar[data-v-6775ccde] {
  width: 16px;
  height: 20px;
}
.avatar-uploader-icon[data-v-6775ccde] {
  font-size: 10px;
  color: #8c939d;
  width: 16px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.select-not-allow[data-v-6775ccde] {
  color: #acacac !important;
}
