﻿/* iPad landscape Styles */
.brand-logo {
    height: 120px;
    margin-left: -30px;
    margin-bottom: 20px;
}

.header-title {
    font-size: 35px;
    line-height: 38px;
    color: #223E5A;
}

.page-title {
    font-size: 28px;
    line-height: 30px;
}

.page-subtitle {
    font-size: 26px;
    line-height: 30px;
}

.calender-icon {
    padding: 10px;
}

.quote-text {
    font-size: 28px;
    line-height: 30px;
}

.quote-watermark {
    position: absolute;
    top: -55px;
    left: -65px;
}

.mt-70px {
    margin-top: 65px;
}

.footer-label {
    font: normal normal normal 20px/24px Work Sans;
}

.keyboard {
    display: none;
}

.heading_label {
    font-size: 32px;
}

.vh-90 {
    height: 90vh;
}

.captureQRcode video {
    height: 450px;
}

.QROverlay {
    width: 350px;
    height: 250px;
}

.form-title {
    font: normal normal normal 24px/28px Work Sans;
}

.form-label {
    font: normal normal 300 24px/28px Work Sans;
}

.form-control {
    font: normal normal 500 32px/38px Work Sans;
}

.container-height {
    height: calc(100vh - 95px);
}

.exit-btn, .exit-end, .next {
    font-size: 20px;
    line-height: 24px;
}

.topBar, .header {
    padding: 30px;
}

.user-img {
    width: 120px;
}

.userwelcome-text {
    font-size: 26px;
}

.user-name {
    font-size: 26px;
}

.user-dob {
    font: normal normal normal 24px/34px Work Sans;
}

.appoinment-card {
    padding: 18px;
}

    .appoinment-card .user-name {
        font-size: 22px;
        line-height: 32px;
    }

    .appoinment-card .user-dob {
        font-size: 20px;
        line-height: 32px;
    }

.frontdesk-text {
    font-size: 30px;
    line-height: 40px;
}


.groupname-header {
    font: normal normal normal 20px/24px Work Sans;
}

.ic-size {
    max-height: 215px;
    width: auto;
}

.review-content-panel {
    height: 62vh;
}

.review-title {
    font: normal normal 600 24px/28px Work Sans;
}

.review-heading {
    font-size: 20px;
    line-height: 24px;
}

.heading-label {
    font-size: 30px;
    line-height: 36px;
}

.review-label {
    font: normal normal normal 24px/28px Work Sans;
}

.review-value-label {
    font: normal normal bold 24px/28px Work Sans;
}

.review-message {
    font-size: 24px;
}

.field-input {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
}

.btn {
    --bs-btn-font-size: 24px;
    --bs-btn-line-height: 28px;
}


.consent-bd .field-input {
    font-size: 22px;
    line-height: 30px;
}

.review-value-box {
    max-width: 410px;
}

.min-height-50px {
    min-height: 50px;
}

.signatureiframe {
    width: 100%;
    border: none;
    overflow: hidden;
    max-height: 580px;
    min-height: 580px;
}

.PaymentPlanIframe {
    width: 100%;
    border: none;
    overflow: hidden;
}

.dob-slash {
    font-size: 25px;
    line-height: 35px;
    margin: 20px 20px 15px 20px;
}

.tab-content .dob-slash {
    font-size: 25px;
    line-height: 1;
    margin: 0px 15px;
}

.w-250px.aDateOfBirth {
    width: 280px;
}

#idscanconfirmSkip {
    width: 167px;
}

.tabledata .removeicon {
    height: 30px;
}

.options-window .field-btn-radio {
    margin-bottom: 0px;
}

#Biofaceimg {
    max-height: 350px;
}

.field-label {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}