@page {
  size: letter portrait;
  margin: 0.25in;
}

.dental-history-form.container {
  margin-top: 0 !important;
  padding: 0;
}

.dental-history-form > .alert {
  display: none !important;
}

.dental-history {
  font-size: 10px;
  line-height: 1.2;
}

.dental-history .h4 {
  font-size: 18px;
  margin-bottom: 6px !important;
}

.dental-history .h6,
.dental-history .fs-6 {
  font-size: 10px !important;
}

.dental-history .g-2 {
  --bs-gutter-x: 0.5rem;
  --bs-gutter-y: 0.15rem;
}

.dental-history .mb-2 {
  margin-bottom: 4px !important;
}

.dental-history .mt-2 {
  margin-top: 4px !important;
}

.dental-history .py-1 {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

.dental-history .form-control {
  font-size: 10px;
  line-height: 1.2;
  min-height: 0;
  padding: 0 2px;
}

.dental-history .form-check {
  min-height: 0;
  padding-left: 13px;
}

.dental-history .form-check-input {
  width: 10px;
  height: 10px;
  margin-left: -13px;
  margin-top: 1px;
}

.dental-history .row {
  break-inside: avoid;
}

.dental-history h2 {
  break-after: avoid;
}
