.FormRow {
  align-items: flex-end;
}
.FormRow > .Col:not(.form-group) > .Button.btn-xs, .FormRow > .Col:not(.form-group) > .Button.form-control-xs, .FormRow > .Col:not(.form-group) > .Button > .btn-xs, .FormRow > .Col:not(.form-group) > .ButtonGroup.btn-xs, .FormRow > .Col:not(.form-group) > .ButtonGroup.form-control-xs, .FormRow > .Col:not(.form-group) > .ButtonGroup > .btn-xs, .FormRow > .Col:not(.form-group) > .FormControl.btn-xs, .FormRow > .Col:not(.form-group) > .FormControl.form-control-xs, .FormRow > .Col:not(.form-group) > .FormControl > .btn-xs {
  margin-bottom: 6px;
}
.FormRow > .Col:not(.form-group) > .Button.btn-sm, .FormRow > .Col:not(.form-group) > .Button.form-control-sm, .FormRow > .Col:not(.form-group) > .Button > .btn-sm, .FormRow > .Col:not(.form-group) > .ButtonGroup.btn-sm, .FormRow > .Col:not(.form-group) > .ButtonGroup.form-control-sm, .FormRow > .Col:not(.form-group) > .ButtonGroup > .btn-sm, .FormRow > .Col:not(.form-group) > .FormControl.btn-sm, .FormRow > .Col:not(.form-group) > .FormControl.form-control-sm, .FormRow > .Col:not(.form-group) > .FormControl > .btn-sm {
  margin-bottom: 8px;
}
.FormRow > .Col:not(.form-group) > .Button.btn-md, .FormRow > .Col:not(.form-group) > .Button.form-control-md, .FormRow > .Col:not(.form-group) > .Button > .btn-md, .FormRow > .Col:not(.form-group) > .ButtonGroup.btn-md, .FormRow > .Col:not(.form-group) > .ButtonGroup.form-control-md, .FormRow > .Col:not(.form-group) > .ButtonGroup > .btn-md, .FormRow > .Col:not(.form-group) > .FormControl.btn-md, .FormRow > .Col:not(.form-group) > .FormControl.form-control-md, .FormRow > .Col:not(.form-group) > .FormControl > .btn-md {
  margin-bottom: 10px;
}
.FormRow > .Col:not(.form-group) > .Button.btn-lg, .FormRow > .Col:not(.form-group) > .Button.form-control-lg, .FormRow > .Col:not(.form-group) > .Button > .btn-lg, .FormRow > .Col:not(.form-group) > .ButtonGroup.btn-lg, .FormRow > .Col:not(.form-group) > .ButtonGroup.form-control-lg, .FormRow > .Col:not(.form-group) > .ButtonGroup > .btn-lg, .FormRow > .Col:not(.form-group) > .FormControl.btn-lg, .FormRow > .Col:not(.form-group) > .FormControl.form-control-lg, .FormRow > .Col:not(.form-group) > .FormControl > .btn-lg {
  margin-bottom: 12px;
}
.FormRow > .Col:not(.form-group) > .Button.btn-xl, .FormRow > .Col:not(.form-group) > .Button.form-control-xl, .FormRow > .Col:not(.form-group) > .Button > .btn-xl, .FormRow > .Col:not(.form-group) > .ButtonGroup.btn-xl, .FormRow > .Col:not(.form-group) > .ButtonGroup.form-control-xl, .FormRow > .Col:not(.form-group) > .ButtonGroup > .btn-xl, .FormRow > .Col:not(.form-group) > .FormControl.btn-xl, .FormRow > .Col:not(.form-group) > .FormControl.form-control-xl, .FormRow > .Col:not(.form-group) > .FormControl > .btn-xl {
  margin-bottom: 14px;
}

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