.content h1[data-v-1bda4ee2] {
  height: 40px;
  line-height: 40px;
  color: #000;
}
.content .el-row[data-v-1bda4ee2] {
  margin-bottom: 15px;
}
.dialogManList h6[data-v-50db88b4] {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
}
.dialogManList .line[data-v-50db88b4] {
  position: absolute;
  left: 45%;
  height: 100%;
  background: #ddd;
  width: 1px;
}
.dialogManList li[data-v-50db88b4] {
  font-size: 13px;
  line-height: 27px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.dialogManList li i.el-icon-close[data-v-50db88b4] {
  float: right;
  margin-top: 7px;
}
.pure-table td[data-v-ee84427a], .pure-table th[data-v-ee84427a] {
  padding: 0.15em 1em;
  border-left: 1px solid #ddd;
}
.receivable .el-table .title[data-v-539e2784] {
  text-align: center;
  border-bottom: 1px solid #000;
}
.receivable .el-table ul[data-v-539e2784] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  color: #000;
}
.receivable .el-table ul li[data-v-539e2784] {
  width: 33%;
  text-align: center;
  font-size: 13px;
}
.receivable .el-table .head-ul[data-v-539e2784] {
  border: none;
}
.receivable .el-table ul.active[data-v-539e2784] {
  color: red;
}
.receivable .isDelete[data-v-539e2784] {
  text-decoration: line-through;
  color: #8492a6;
}
.flex[data-v-539e2784] {
  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;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #ddd;
}
.icon[data-v-539e2784] {
  cursor: pointer;
}
.tips[data-v-539e2784] {
  height: 40px;
  line-height: 40px;
  position: relative;
  width: calc(100% - 750px);
}
.tips .title[data-v-539e2784] {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 900px;
  padding: 20px;
  border: 1px solid #dcdfe6;
  z-index: 999;
  background: white;
  line-height: 20px;
  display: none;
  font-size: 14px;
}
.tips h2[data-v-539e2784] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tips:hover .title[data-v-539e2784] {
  display: block;
}
