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


.house_item[data-v-4874920e]{
    display: inline-block;
}


#main_info_form {
  width: 800px;
}
#building_form {
  min-width: 800px;
}


.project_tags[data-v-66138ba8] {
    cursor: pointer;
    margin-left: 10px;
}
.custom-tree-node[data-v-66138ba8] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 14px;
    padding-right: 8px;
}

