.font-06 {
  font-size: 0.9rem;
}

.font-07 {
  font-size: 0.8rem;
  line-height: 1.4;
}

.h1,
.h2,
.h3,
.h4 {
  font-size: 1rem;
}

.h5 {
  margin-bottom: 0.03rem;
}

.form-group {
  margin-bottom: 0.5rem;
}

.form-check-inline {
  margin-right: 0.2rem;
}

.form-text-input {
  padding: 0.25rem 0.25rem 0.125rem;
  font-size: 0.8rem;
}

.form-box {
  padding: 0 0.5rem 1rem;
  border: 2px solid #000;
}

.logo-rinck {
  font-family: Esteban, Garamond;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.1;
}

.form-box-header {
  background-image: linear-gradient(to right, #fff 0%, #000 100%);
  padding: 0.3rem 0.5rem 0.5rem;
  color: #fff;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  font-size: 1.25rem;
  position: relative;
}

.form-box-header-number {
  position: absolute;
  left: 1rem;
  font-size: 3em;
  bottom: -0.25rem;
  color: #000;
  text-shadow: 2px 5px 4px #333;
}

.squeeze-box .form-group {
  margin-bottom: 0.25rem;
}

@media (width >= 768px) {
  .dotted-question::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 1px;
    height: 1px;
    width: 100%;
    border-bottom: 1px dotted #333;
  }

  .dotted-question legend {
    background-color: #fff;
    z-index: 5;
    position: relative;
    width: auto;
    display: inline-block;
  }
}

@media print {
  .font-06 {
    font-size: 0.6rem;
  }

  .font-07 {
    font-size: 0.8rem;
    line-height: 1.4;
  }

  .font-07 p {
    margin-bottom: 0.45rem;
  }

  .dotted-question::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 1px;
    height: 1px;
    width: 100%;
    border-bottom: 1px dotted #333;
  }

  .dotted-question legend {
    background-color: #fff;
    z-index: 5;
    position: relative;
    width: auto;
    display: inline-block;
  }
}

.medical-history-2026 {
    border: 2px solid #000;
    font-size: inherit;
    line-height: inherit;
    padding: 1rem;
}

.medical-history-2026 .mh-section-title {
    font-size: 1rem;
    font-weight: 700;
    margin: 0.45rem 0 0.35rem;
    text-transform: uppercase;
}

.medical-history-2026 .form-group {
    margin-bottom: 0.45rem;
}

.medical-history-2026 label {
    margin-bottom: 0;
}

.medical-history-2026 .mh-line-input,
.medical-history-2026 .mh-table-input,
.medical-history-2026 textarea {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #222;
    border-radius: 0;
    box-shadow: none;
    height: 1.45rem;
    min-width: 0;
    padding: 0 0.2rem;
}

.medical-history-2026 .mh-metal-input {
    display: inline-block;
    max-width: 9rem;
    vertical-align: baseline;
    width: 9rem;
}

.medical-history-2026 .mh-hba1c-input,
.medical-history-2026 .mh-hepatitis-input {
    display: inline-block;
    max-width: 4rem;
    vertical-align: baseline;
    width: 4rem;
}

.medical-history-2026 textarea {
    height: 3.1rem;
    resize: vertical;
    width: 100%;
}

.medical-history-2026 .mh-yn-head,
.medical-history-2026 .mh-yn {
    align-items: flex-start;
    display: flex;
    font-weight: 700;
    gap: 0.3rem;
    justify-content: center;
    margin-top: 0.45rem;
    min-width: 3.2rem;
    text-align: center;
}

.medical-history-2026 .mh-question-row {
    margin-bottom: 0.55rem;
}

.medical-history-2026 .mh-yn-head {
    display: none;
}

.medical-history-2026 .mh-yn .form-check-inline {
    align-items: center;
    margin-right: 0;
}

.medical-history-2026 .mh-yn-label {
    margin-left: 0.25rem;
}

.medical-history-2026 .mh-question-text {
    min-height: 1.15rem;
    padding-left: 0.2rem;
    position: relative;
}

.medical-history-2026 .mh-question-text::after {
    border-bottom: 1px solid #222;
    bottom: 0.18rem;
    content: "";
    left: 5px;
    position: absolute;
    width: 98%;
    z-index: 0;
}

.medical-history-2026 .mh-question-text > span {
    background: #fff;
    display: inline;
    padding-right: 0.25rem;
    position: relative;
    z-index: 1;
}

.medical-history-2026 .mh-num {
    text-align: right;
}

.medical-history-2026 .mh-allergy-list {
    padding-left: 1.2rem;
}

.medical-history-2026 .mh-small {
    font-size: 0.875em;
}

.medical-history-2026 .mh-meds-title,
.medical-history-2026 .mh-warning {
    font-weight: 700;
    text-align: center;
}

.medical-history-2026 .mh-warning {
    font-size: 0.95rem;
    margin: 1rem 0 0.75rem;
    text-transform: uppercase;
}

@media print {
    .privacy-practices-print {
        font-size: 0.95em;
        line-height: 1.18;
    }

    .privacy-practices-print .h5 {
        font-size: 1.12em;
        margin-bottom: 0.25rem;
    }

    .privacy-practices-print p {
        margin-bottom: 0.45rem;
    }

    .medical-history-2026 {
        font-size: 0.72rem;
        line-height: 1.12;
        padding: 0.5rem;
    }

    .medical-history-2026 .mh-section-title {
        font-size: 0.84rem;
        margin: 0.08rem 0 0.05rem;
    }

    .medical-history-2026 .mh-line-input,
    .medical-history-2026 .mh-table-input {
        height: 1.12rem;
        padding: 0 0.1rem;
    }

    .medical-history-2026 textarea {
        height: 1.9rem;
        padding: 0 0.1rem;
    }

    .medical-history-2026 .mh-yn-head {
        display: grid;
    }

    .medical-history-2026 .mh-yn-label {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }

    .medical-history-2026 .form-group {
        margin-bottom: 0.05rem;
    }

    .medical-history-2026 .mh-yn-head,
    .medical-history-2026 .mh-yn {
        column-gap: 0.22rem;
        display: grid;
        grid-template-columns: repeat(2, 1.15rem);
        justify-content: center;
        margin-top: 0.08rem;
        min-width: 2.55rem;
    }

    .medical-history-2026 .mh-yn-head span,
    .medical-history-2026 .mh-yn .form-check-inline {
        display: flex;
        justify-content: center;
        margin-right: 0;
        width: 1.15rem;
    }

    .medical-history-2026 .mh-question-row {
        margin-bottom: 0.20rem;
    }

    .medical-history-2026 .mh-question-text {
        min-height: 1.08rem;
    }

    .medical-history-2026 .mh-question-text::after {
        bottom: 0.08rem;
    }

    .medical-history-2026 .mh-allergy-list {
        padding-left: 1rem;
    }

    .medical-history-2026 .mh-small {
        font-size: 0.88em;
    }

    .medical-history-2026 .mh-meds-title {
        line-height: 1.05;
        margin-top: 0.12rem !important;
    }

    .medical-history-2026 .mh-warning {
        font-size: 0.78rem;
        line-height: 1.08;
        margin: 0.25rem 0 0.16rem;
    }
}

@media (min-width: 576px) {
    .medical-history-2026 .mh-yn-head {
        display: flex;
    }

    .medical-history-2026 .mh-yn-label {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }
}
