.bui-form {
  border-bottom-width: 1px;
  border-bottom-color: #d7dde4; }

.bui-form-title {
  font-size: 28px;
  color: #9ea7b4;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f5f5f5; }

.bui-form-group {
  border-top-width: 1px;
  border-top-color: #d7dde4;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px; }

.bui-form-group-center {
  justify-content: space-between;
  align-items: center; }

.bui-form-group-start {
  justify-content: space-between;
  align-items: flex-start; }

.form-label {
  font-size: 28px;
  margin-right: 25px; }

.form-control {
  font-size: 30px;
  color: #657180;
  placeholder-color: #657180; }

.multi-input {
  position: relative;
  top: -15px; }

.height35 {
  height: 35px; }

.help-block {
  color: #9ea7b4;
  font-size: 25px; }

.select-text {
  color: #9ea7b4;
  font-size: 32px; }

/*# sourceMappingURL=form.css.map */
