
.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}


.page-detail .el-input[data-v-48d234e0],
.input-small[data-v-48d234e0] {
  width: 220px;
}

.cell-link[data-v-b35684f0] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.cost-list[data-v-b35684f0] {
  margin: 20px;
}
.cost-list .cost-add[data-v-b35684f0] {
  width: 100%;
  margin: 10px 0;
  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;
}
.cost-list .textarea[data-v-b35684f0] {
  width: 45%;
}
.btn[data-v-b35684f0] {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

