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

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


.header_btn[data-v-129269fa]{
    float: right;
    margin: 4px 7px 0px 0px;
    background-color: #1e8fc6;
}
.header_btn[data-v-129269fa]:hover,.header_btn[data-v-129269fa]:active,.header_btn[data-v-129269fa]:focus{
    background-color: #1e8fc6;
}
.project_tags[data-v-129269fa]{
    cursor: pointer;
    margin-left: 10px;
}
#project_location[data-v-129269fa]{
    font-size: 25px;
    color: #36a9e1;
    cursor: pointer;
    margin-left: 10px;
}
.map[data-v-129269fa] {
    width: 100%;
    height: 600px;
}

