.budgetItemAdd #budgetTable .ivu-tabs-nav-right {
  margin-right: 55%;
}
.budgetItemAdd #budgetTable .ivu-table-cell {
  overflow: inherit;
}
.budgetItemAdd #budgetTable .ivu-form-item {
  margin-bottom: 0;
}
.budgetItemAdd #budgetTable .ivu-form-item-error-tip {
  top: 68%;
}
.budgetItemAdd #budgetTable .masterInput .ivu-input {
  text-align: center;
}
.budgetItemAdd .ivu-table .ivu-table-cell {
  overflow: inherit !important;
}
.budgetItemAdd .ivu-table .ivu-form-item-content {
  margin-left: 0 !important;
}
.budgetItemAdd .ivu-table .ivu-form-item-error-tip {
  z-index: 99999 !important;
  line-height: 0 !important;
}
.budgetItemAdd .ivu-table .ivu-form-item {
  margin-bottom: 0 !important;
}
.budgetItemAdd .ivu-table-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.budgetItemAdd .ivu-table-wrapper {
  overflow: inherit !important;
}
.budgetItemAdd .ivu-table {
  overflow: inherit !important;
}
.budgetItemAdd .ivu-table-cell-slot {
  width: 100%;
  margin-left: 1%;
}
.budgetItemAdd .ivu-table-cell-tree {
  margin-top: 3px;
}
.budgetItemAdd .ivu-tabs-tabpane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

