﻿.budget .line-action-header {
  text-align: center;
}
.budget select {
  margin: 1px;
  width: 90%;
  min-width: 70px;
  height: 28px;
  padding: 3px 0 0 5px;
  font-size: 13px;
  font-weight: bold;
}
.budget .management-grid-style {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
}
.budget .item-right-align {
  text-align: right;
}
/*# sourceMappingURL=bas-budget.css.map */