
#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;
}


.header_btn[data-v-8fbd31a4] {
    float: right;
    margin: 4px 7px 0px 0px;
    background-color: #1e8fc6;
}
.header_btn[data-v-8fbd31a4]:hover, .header_btn[data-v-8fbd31a4]:active, .header_btn[data-v-8fbd31a4]:focus {
    background-color: #1e8fc6;
}
.project_tags[data-v-8fbd31a4] {
    cursor: pointer;
    margin-left: 10px;
}
#project_location[data-v-8fbd31a4] {
    font-size: 25px;
    color: #36a9e1;
    cursor: pointer;
    margin-left: 10px;
}
.custom-tree-node[data-v-8fbd31a4] {
    -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;
}

