.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;*/
/*}*/

.select-1[data-v-4d395826] {
  width: 140px;
  margin-right: 10px;
}

.citySelector {
  width: 100%;
  min-width: 450px;
}
.citySelector .el-select {
  display: inline-block;
}


.rentFormSpan[data-v-2c58ff9a]{
    margin-left: 200px;
    font-size: 14px;
}

