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

