@charset "UTF-8";
.avatar-uploader .el-upload .el-upload--text[data-v-4f1c50b4] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-4f1c50b4]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-4f1c50b4] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-4f1c50b4] {
  width: 178px;
  height: 178px;
  display: block;
}

/* 模块标题样式 */
.text_box[data-v-4f1c50b4] {
  width: 100%;
  height: 30px;
  font-size: 16px;
  font-weight: 600;
}
.text_box span[data-v-4f1c50b4] {
    color: #0270c1 !important;
}
.text_box .el-button span[data-v-4f1c50b4] {
    color: #ffffff !important;
}
.text_box_line[data-v-4f1c50b4] {
  width: 100%;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 10px;
  background-color: #7f7f7f;
}

[data-v-4f1c50b4] .el-row {
  margin-bottom: 10px !important;
}
.resetPassword[data-v-4f1c50b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 50px;
  font-size: 25px;
}
.tips[data-v-4f1c50b4] {
  font-size: 12px;
  color: black;
  font-weight: 900;
}

[data-v-f9d510e4] .shrink-icon {
  z-index: 10;
}
[data-v-f9d510e4] .el-form-item {
  margin-bottom: 10px;
}
.page-search-bar[data-v-f9d510e4] {
  padding: 10px 0 10px 10px;
  background-color: #fff;
  margin-bottom: 10px;
}
[data-v-f9d510e4] .task-title span {
  cursor: pointer;
}
.page-content[data-v-f9d510e4] {
  height: calc(100% - 140px);
}
@media (max-width: 1700px) {
.page-content[data-v-f9d510e4] {
    height: calc(100% - 220px);
}
}
.vue-treeselect[data-v-f9d510e4] {
  width: 214px;
}


/*# sourceMappingURL=95.7be89e0e.css.map*/