
#none .el-input.is-disabled .el-input__inner[data-v-10dfa794] {
  color: red!important;
}

.el-tree {
  margin-right: 10px;
}
.el-tree .el-tree-node__label {
  width: auto;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  white-space: nowrap!important;
}

.header_btn[data-v-264f8d03] {
  float: right;
  margin: 4px 7px 0px 0px;
  /*background-color: #1e8fc6;*/
}
/*.header_btn:hover,.header_btn:active,.header_btn:focus{*/
/*background-color: #1e8fc6;*/
/*}*/

.header_btn {
  float: right;
  margin: 4px 7px 0px 0px;
  /*background-color: #1e8fc6;*/
}

#projectForm .el-input,
#projectForm .el-textarea {
  max-width: 750px;
}
#projectForm .el-divider {
  margin: 2px 0;
}

