.region-auto-complete.ivu-auto-complete.ivu-select-dropdown {
  max-height: 300px;
}
.budget-modal .narrow-margin .ivu-form-item {
  margin-bottom: 20px;
}
.budget-modal .ivu-table .ivu-table-cell {
  overflow: inherit !important;
}
.budget-modal .ivu-table .ivu-form-item-content {
  margin-left: 0 !important;
}
.budget-modal .ivu-table .ivu-form-item-error-tip {
  z-index: 99999 !important;
  line-height: 0 !important;
}
.budget-modal .ivu-table .ivu-form-item {
  width: 100%;
  margin-bottom: 0 !important;
}
.budget-modal .ivu-table-cell {
  overflow: inherit !important;
  padding-left: 5px;
  padding-right: 5px;
}
.budget-modal .ivu-table-wrapper {
  overflow: inherit !important;
}
.budget-modal .ivu-table {
  overflow: inherit !important;
}

