.reimbursementregisteApply .ivu-table .ivu-table-cell {
  overflow: inherit !important;
}
.reimbursementregisteApply .ivu-table .ivu-form-item-content {
  margin-left: 0 !important;
}
.reimbursementregisteApply .ivu-table .ivu-form-item-error-tip {
  z-index: 99999 !important;
  line-height: 0 !important;
}
.reimbursementregisteApply .ivu-table .ivu-form-item {
  width: 100%;
  margin-bottom: 0 !important;
}
.reimbursementregisteApply .ivu-table-cell {
  overflow: inherit !important;
}
.reimbursementregisteApply .ivu-table-wrapper {
  overflow: inherit !important;
}
.reimbursementregisteApply .ivu-table {
  overflow: inherit !important;
}
.reimbursementregisteApply .reimbursement-details {
  margin-bottom: 24px;
}
.reimbursementregisteApply .reimbursement-details .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 13px;
  padding-right: 10px;
}
.reimbursementregisteApply .reimbursement-details .top .ivu-form-item-error-tip {
  padding-top: 0;
}

