.conExpenseChangeApply .ivu-table .ivu-table-cell {
  overflow: inherit !important;
}
.conExpenseChangeApply .ivu-table .ivu-form-item-content {
  margin-left: 0 !important;
}
.conExpenseChangeApply .ivu-table .ivu-form-item-error-tip {
  z-index: 99999 !important;
  line-height: 0 !important;
}
.conExpenseChangeApply .ivu-table .ivu-form-item {
  margin-bottom: 0 !important;
}
.conExpenseChangeApply .ivu-table-cell {
  overflow: inherit !important;
}
.conExpenseChangeApply .ivu-table-wrapper {
  overflow: inherit !important;
}
.conExpenseChangeApply .ivu-table {
  overflow: inherit !important;
}
.file_border {
  padding: 0 10px;
  border-radius: 4px;
  border: 1px dashed #dcdee2;
  min-height: 35px;
  color: #a7308a;
}
.file_border .name {
  margin: 0 15px;
  font-size: 14px;
}
.file_border i {
  font-style: normal;
  color: #aaa;
  font-size: 13px;
}

