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

body {
  font-size: 11px !important;
  line-height: 1.15;
}

form.container {
  margin-top: 0 !important;
  padding-right: 0.1in;
  padding-left: 0.1in;
}

form .h4 {
  margin-bottom: 0.2rem;
  font-size: 16px;
  line-height: 1;
}

form .border.rounded {
  margin-bottom: 0.35rem !important;
  padding: 0.45rem 0.5rem !important;
  border-radius: 0 !important;
}

form .g-2,
form .g-3 {
  --bs-gutter-x: 0.35rem;
  --bs-gutter-y: 0.1rem;
}

form .mb-2 {
  margin-bottom: 0.25rem !important;
}

form .mt-2 {
  margin-top: 0 !important;
}

form label,
form legend,
form .form-control {
  font-size: 11px !important;
  line-height: 1.15;
}

form .form-control,
form .form-control-sm {
  min-height: 0;
  height: 1rem;
  padding: 0 0.1rem;
}

form .form-check {
  min-height: 0;
  padding-left: 0.9rem;
}

form .form-check-input {
  width: 0.7rem;
  height: 0.7rem;
  margin-top: 0.05rem;
  margin-left: -0.9rem;
}

form .form-check-inline {
  width: auto;
  margin-right: 0.5rem;
}
