﻿/* Full HD landscape Styles*/


.login-panel {
    padding-top: 150px;
}

.login-logo {
    height: 70px;
    width: auto;
    max-width: 100%;
}

.login-panel .form-label {
    font: normal normal normal 24px/28px Work Sans;
}

.login-support {
    font: normal normal normal 20px/24px Work Sans;
    letter-spacing: 0.12px;
    opacity: 0.7;
}

.form-label {
    font: normal normal 300 24px/28px Work Sans;
}

.form-title {
    font: normal normal normal 24px/28px Work Sans;
}

.form-control {
    font: normal normal 500 32px/38px Work Sans;
}

.btn {
    --bs-btn-font-size: 24px;
    --bs-btn-line-height: 28px;
}

.brand-logo {
    height: 200px;
    margin-left: -25px;
    margin-bottom: 20px;
}

.header-title {
    font-size: 40px;
    line-height: 47px;
    color: #223E5A;
}

.page-title {
    font-size: 32px;
    line-height: 36px;
}

.page-subtitle {
    font-size: 28px;
    line-height: 36px;
}

.calender-icon {
    padding: 15px;
}

.quote-text {
    font-size: 32px;
    line-height: 36px;
}

.quote-watermark {
    position: absolute;
    top: -55px;
    left: -65px;
}

.mt-70px {
    margin-top: 70px;
}

.footer-label {
    font: normal normal normal 20px/24px Work Sans;
    /* opacity: 0.7;*/
}

.container-height {
    height: calc(100vh - 106px);
}

.exit-btn, .exit-end, .next {
    font-size: 20px;
    line-height: 24px;
}

.topBar, .header {
    padding: 40px;
}

/* Multiple appoinment screen CSS */
.vh-90 {
    height: 90vh;
}

.user-img {
    width: 140px;
}

.userwelcome-text {
    font-size: 28px;
}

.user-name {
    font-size: 28px;
}

.user-dob {
    font: normal normal normal 20px/34px Work Sans;
}

.appoinment-card {
    padding: 20px;
}

.appoinment-card .user-name {
    font-size: 24px;
    line-height: 34px;
}

.appoinment-card .user-dob {
    font-size: 18px;
    line-height: 34px;
}

.frontdesk-text {
    font-size: 32px;
    line-height: 42px;
}

/* Patient Intake css */
.groupname-header {
    font: normal normal normal 20px/24px Work Sans;
}

.field-input {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
}

.field-input-sm, .form-select-sm {
    font-size: 24px;
    line-height: 28px;
}

.subgroup-container {
    min-height: 540px; 
}


/* Review CSS */
.review-title {
    font: normal normal 600 24px/28px Work Sans;
}

.review-heading {
    font-size: 20px;
    line-height: 24px;
}

.review-label {
    font: normal normal normal 20px/32px Work Sans;
}

.review-value-label {
    font: normal normal bold 20px/32px Work Sans;
}

.review-subheading {
    font: normal normal normal 20px/24px Work Sans;
}

/*Id-card css*/
.heading-label {
    font-size: 32px;
    line-height: 36px;
}

.fs-total-balance {
    font-size: 20px;
    line-height: 10px;
}

.ic-size {
    max-height: 215px;
    width: auto;
}

/*language icon css*/
.language-icon {
    width: 40px;
}

.lang-text {
    color: #1E2F65;
    font-size: 18px;
    position: absolute;
    right: -5px;
    top: 5px;
    font-weight: 600;
}

/*face enrollment css*/
.face-img {
    width: 230px;
    height: 265px;
}

.captureQRcode video {
    height: 400px;
}

.QROverlay {
    width: 450px;
    height: 300px;
}

.review-value-box {
    max-width:480px;
}

.signatureiframe {
    width: 100%;
    border: none;
    overflow: hidden;
    max-height: 580px;
    min-height: 580px;
}

#idscanconfirmSkip {
    width: 167px;
}

.tabledata .removeicon {
    height: 35px;
}

.options-window .field-btn-radio {
    margin-bottom: 0px;
}

#Biofaceimg {
    max-height: 450px;
}

.PaymentPlanIframe {
    width: 100%;
    border: none;
    overflow: hidden;
}

/*.radioBtnwidth {
    padding: 5px;
}
*/
/*.gotoform {
    margin-top: 25px;
    width: 280px;
}

    .gotoform:hover {
        background: #00BF6F;
        border: 3px solid #00BF6F;
        color: #fff;
    }

    .gotoform:focus {
        background: #00BF6F !important;
        border: 3px solid #00BF6F !important;
        color: #fff;
    }

    .gotoform:active {
        background: #00BF6F !important;
        border: 3px solid #00BF6F !important;
        color: #fff;
        font-weight: 500;
    }

.patient-forms h3 {
    font-size: 30px;
    color: #2D2D2D;
}

.patient-forms h5 {
    font-size: 20px;*/
/*color: #6D7174;*/
/*}

.submit-wrapper input.submit {
    height: 80px;
    width: 375px;
    font-size: 27px;
}

.header-wrapper.fixed {
    position: fixed;*/ /*padding: 20px 30px;*/
/*right: 0;
    left: 0;
    width: 100%;
    margin: 0;
    min-height: 70px;
}

.keyboard {
    background-color: #F3F4F5;
    min-height: 385px;
    padding: 15px;
    position: fixed;
    bottom: 0;
    right: 0;
    font-weight: 500;
}

    .keyboard input {
        float: left;
        margin: 8px;
        width: 170px;
        height: 86px;
        border: 1px solid #D7DDE4;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-family: 'Segoe UI';
        font-size: 27px;
        font-weight: 500;
        text-align: center;
        background: #fff;
        color: #3A95EF;
        flex: 1;
    }

        .keyboard input:focus {
            border: 2px solid #D7DDE4;
        }

        .keyboard input:active {
            background: #ffffff;
            border: 2px solid #3A95EF;
            color: #000;
        }

    .keyboard .ctrl {
        width: 250px;
        background-color: #fff;
    }

        .keyboard .ctrl:active {
            color: #000;
            border: 2px solid #3A95EF;
        }

        .keyboard .ctrl.back-space-btn {
            background: #fff url(../../assets/images/back-blue.svg) no-repeat center center;
            background-size: 50px;
            border: 1px solid #D7DDE4;
        }

            .keyboard .ctrl.back-space-btn:active {
                color: #000;
                border: 2px solid #3A95EF;
            }


#keyboard1 .space-btn, #keyboard2 .space-btn, #keyboard3 .space-btn {
    width: 1050px !important;
}*/

/*#keyboard3 #next:disabled, #keyboard4 #next:disabled, #keyboard5 #next:disabled {*/
/*#keyboard4 #next:disabled, #keyboard5 #next:disabled {
    background-color: #b3b3b3;
    color: black;
    width: 250px;
    height: 86px;
    margin: 8px;
    font-size: 27px;
    -webkit-border-radius: 4px;
    font-weight: 500;
}

#keyboard5 #next:disabled {
    height: 150px;
}*/

/*#keyboard3 #next:enabled, #keyboard4 #next:enabled, #keyboard5 #next:enabled {*/
/*#keyboard4 #next:enabled {
    background-color: #00BF6F;
    color: #fff;
    width: 250px;
    height: 86px;
    margin: 8px;
    font-size: 27px;
    font-weight: 500;
    -webkit-border-radius: 4px;
}

#keyboard7 .spaceBarBig {*/
/*width: 1015px;*/
/*width: 892px;
}

#keyboard8 input {
    width: 295px;
    height: 188px;
}

#keyboard9 input, #keyboard10 input, #keyboard11 input, #keyboard5 input {
    height: 150px;
    width: 245px;
    margin: 10px;
}

#keyboard9 #next:enabled, #keyboard10 #next:enabled, #keyboard11 #next:enabled, #keyboard5 #next:enabled {
    background-color: #00BF6F;
    color: #fff;
    margin: 10px;
    width: 245px;
    height: 150px;
    border: none;
    font-family: 'Segoe UI';
    font-size: 26px;
    font-weight: 400;
    border-radius: 4px;
}

.email#keyboard9 input {
    width: 170px;
    height: 86px;
    margin: 8px;
}

.email#keyboard9 #next:enabled, #keyboard9 #next:disabled {
    width: 200px;
    height: 86px;
    margin: 8px;
    font-size: 26px;
    border-radius: 4px;
}


.emailspace {
    width: 940px !important;
}

.email#keyboard9 input.atsym {
    width: 105px;
}*/

/*#keyboard5 #next:disabled, #keyboard5 #next:enabled {
	height: 200px;
}*/

/*.dob-tvm {
    height: 60vh;
}

.aDateOfBirth {
    width: 450px;
    height: 78px;
    font-size: 28px;
    margin: 7px 30px;
}

    .aDateOfBirth ::-webkit-input-placeholder {
        color: #ccc;
        font-size: 28px;
        font-weight: 500;
    }

.appointmentDob h1, .lastname h1, .firstname h1, .Email h1, .phoneNumberPage h1, .accesscode h1 {
    color: #2D2D2D;
    text-align: center;
    margin: 0 0 80px;
    font-size: 40px;
    font-weight: 600;
}

.appointmentDob .btn-spinn {
    background-color: #00BF6F;
    height: 150px;
    width: 245px;
    font-size: 30px;
    font-weight: 500;
    border: none;
    margin: 10px;
    -webkit-border-radius: 5px;
}

.dob-tvm #invalidDay, .dob-tvm #invalidMonth, .dob-tvm #invalidYear {
    font-size: 28px;
    font-weight: bold;
    color: red;
    width: 450px;
    margin: 0px 30px;
    display: inline-block;
}

.firstname #firstname, .lastname #lastname, .phoneNumberPage #phone, .Email #Email, .Witnessname #Witnessname, .accesscode #accesscode {
    width: 75% !important;
    margin-top: 20px;*/
/*font-size: 28px;
    border-radius: 4px;*/
/*}

.name-vh {
    top: 35%;
    width: 80%;
}

.bioOptionsTitle {
    color: #2D2D2D;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
}

.bioOptionsSubTitle {
    font-size: 30px;
    text-align: center;
    font-weight: 500;
}

.witnessspace {
    width: 875px !important;
}

.header-wrapper.fixed.rempad {
    padding: 0 20px;
}

.p30 {
    padding: 30px;
}*/

/* Biometric Vericiation */
/*.biometricverification .bioVerify-title {
    font-size: 45px;
    padding: 25px 25px 0;
    color: #3A95EF;
}

.biometricverification .bioVerify-subtitle {
    font-size: 24px;
    font-style: italic;
    padding: 0 25px;
}

.biometricverification .optionsbox {
    border: 2px solid #b3b3b3;
    border-radius: 4px;
    width: 200px;
    height: 200px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
}

    .biometricverification .optionsbox.enrollface {
        background-image: url(../assets/images/enrollFace.png);
    }

    .biometricverification .optionsbox.enrollfinger {
        background-image: url(../assets/images/enrollFingerprint.png);
    }

    .biometricverification .optionsbox.facefinger {
        background-image: url(../assets/images/faceandFingerprint.png);
    }

.biometricverification .btnbioVerify {
    background-color: #3A95EF;
    border-color: #3A95EF;
    font-size: 25px;
    color: #fff;
}

.biometricverification .btnbioVerifyskip {
    background-color: #FFF;
    border-color: #3A95EF;
    font-size: 24px;
    color: #3A95EF;
    margin: 10px;
    padding: 10px 20px
}*/
/* Biometric Vericiation */

/*.name-tvm {
    height: 60vh;
}

input[type="radio"] + label, input[type="checkbox"] + label, input[type="checkbox"] + input + label {
    font-size: 24px;
}

.intakeformheader {
    position: fixed;*/ /*padding: 10px 10px;*/
/*right: 0;
    left: 0;
    width: 100%;
    margin: 0;*/ /*background: #4493ed;*/
/*z-index: 1027;
}

    .intakeformheader h5 {
        margin: 0;
        margin: 8px;
        color: #fff;
        padding: 15px;
        font-size: 30px;
    }

    .intakeformheader a {
        color: #fff;
    }

#atsymbol, #comma {
    width: 105px;
}

.input-w {
    font-size: 28px;
    height: 62px !important;
    z-index: 1;
}

.input-label, .radio-label {
    position: absolute;
    top: 0px;
    left: 25px;
    background-color: white;
    padding: 0px 5px;
    font-size: 22px;
    color: #666666;
    font-weight: 400;
    font-style: italic;
    z-index: 2;
}

.radio-label {
    left: 7px;
}

.tpain-radio {
    position: static;
    padding-bottom: 0;
}

.p-b-20 {
    padding-bottom: 20px;
}

input[type="radio"] + label, input[type="checkbox"] + label, input[type="checkbox"] + input + label {
    font-size: 26px !important;
}


.cerner input[type="checkbox"] + input + label {
    font-size: 23px !important;
}

.wizard h3 {
    font-size: 27px;
    min-height: 29px;
}

.wizard .nav.nav-tabs li a {
    font-size: 18px;
}

h3.heading-checkbox-label {
    font-size: 22px;
    font-weight: 100;
    font-style: italic;
    margin-bottom: 0px;
}

h3.section-title {
    font-size: 30px;
    padding: 20px 0;
    border-bottom: 1px solid #b3b3b3;
    margin: 0 20px 15px 0;
    color: #2D2D2D;
}

.italic {
    font-size: 24px;
}

.fa-eye {
    position: absolute;
    right: 18px;
    margin-top: -47px;
    width: 40px;
    height: 40px;
    z-index: 3;
}

.required-label {
    font-size: 27px;
    margin: -20px 5px 10px;
}

.label-phgroup {
    z-index: 999;
    position: relative;
    padding-top: 25px;
}

.donot-label {
    margin-left: 7px;
}

.textinfo-label, .messcharge-label {
    font-size: 19px;
}

.cerner.textinfo-label, .cerner.messcharge-label {
    font-size: 15px;
}

.f-22 {
    font-size: 30px;
}

.f-20 {
    font-size: 27px;
}

.col-font-height {
    font-size: 26px;
    min-height: 0px;
    margin-top: 0px;
    color: #000000;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.prefixreviewZero .addZero {*/
/*display: inline-block;
    position: absolute;
    left: 18px;
    top: 24px;
    font-size: 20px;
    font-weight: 500;
    color: #555 !important;*/
/*display: inline-block;
    padding-right: 5px;
    font-weight: 500;
}

.k-checkbox-label {
    padding-left: 35px;
}

.f24, .checkboxPadding {
    font-size: 24px;
}

.k-checkbox-label:before {
    width: 27px;
    height: 27px;
    margin-top: 9px;
}

textarea.k-textbox {
    padding: 0;
}

textarea.k-textbox {
    border: 1px solid #cccccc;
    font-size: 28px;*/ /*height: 62px;*/
/*height: 80px;
    margin: 15px 5px 0 !important;
    padding: 10px 0 0 10px;
}

.table > tbody > tr > td, .tabledata > tbody > tr > td {*/
/*width: 10%;*/
/*}

    .table > tbody > tr > td.table {
        width: 35%;
    }


table {*/
/*height: 180px;*/
/*}

    table.table, table.tabledata {
        font-size: 24px;*/
/*height: 20vh;*/
/*margin-left: 10px;
    }

.tableform-height {
    display: block;
    height: 25vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.table-height {
    display: block;
    height: 20vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

#div-PhoneNumberNote {
    margin-top: -30px;
}*/

/*Athena*/
/*.athena > #group1-1 .col-lg-6, .athena#group1-2 .col-lg-6, #group1-4 .col-lg-6 {
	margin-bottom: 10px;
}

#group2-9 .col-lg-2 {
	margin-top: 5px;
}

#group2-9 .col-sm-2 {
	margin-top: 10px;
}

#group2-10 .radio-label {
	position: static;
	padding-bottom: 0;
}

#group2-10 .p-b-20 {
	padding-bottom: 0;
}*/
/*End Athena*/

/*.cdcNextDiv {
    margin-bottom: 10px !important;
}

.cform-box {
    height: 79vh !important;
}

.cforms-pannel {
    background-color: white;
    height: 70vh;
    text-align: justify;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 22px;
}*/

/* New Changes */
/*.wizard ul.nav.nav-tabs {
    width: 11% !important;
    display: none;
}

.tab-content.section {*/
/*width: 99% !important;
	left: 1% !important;*/
/*width: 100% !important;
}

.tab-pane {
    height: 94vh !important;
    position: relative;
}

    .tab-pane.half {
        height: 55vh !important;
        position: relative;
    }

    .tab-pane .tab-pane.half {
        height: 55vh !important;
        position: relative;
        padding: 0;
    }

    .tab-pane .tab-pane {
        padding: 0;
    }

    .tab-pane.half .tab-pane.half {*/
/*height: 45vh !important;
			padding: 0;
			box-shadow: none;*/
/*height: 55vh !important;
        padding: 0;
        box-shadow: none;
        position: relative;
    }

input[type="radio"] + label, input[type="checkbox"] + label, input[type="checkbox"] + input + label {
    font-size: 24px;
}

.seven-cols .col-lg-1 {
    width: 13.75%;
    padding-right: 0;
    padding-left: 5px;
}

.w17 {
    width: 17%;
}

.piFrontdesk {
    bottom: 110px;
    position: absolute;
    right: 35px;
}

.container-wrapper .form-control {
    height: 55px !important;
}

.consent-bd {
    padding: 10px 0 20px 0;
    font-size: 24px;
    height: 55vh;
}

.keybd-vh {
    height: 80vh;
}

#mainContent {
    margin-top: -15px;
    margin-bottom: -20px;
}

.mainContentSL {
    position: fixed;
    left: 0%;
    right: 0%;
    margin: 0 auto;
    width: 710px;*/
/*top: 0%;
	transform: translate(-50%, -50%);*/
/*}

.doesitradiate {
    bottom: 120px;
    position: fixed;
    width: 90%;
}*/

/*table.table th, table.table td, table.tabledata th, table.tabledata td {
    border-left: none !important;
    border-right: none !important;
}*/

/*.todays_visit .btn-spinn {
    width: 100%;
}

.ic-size {
    max-height: 215px;
    width: auto;
    border-radius: 10px;
}

    .ic-size.south {
        transform: rotate(180deg);
        -moz-transition: all .2s linear;
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
    }

    .ic-size.north {
        transform: rotate(0deg);
        -moz-transition: all .2s linear;
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
    }

.fs20 {
    font-size: 20px;
}

.m-b-n-5 {
    margin-bottom: -5px !important;
}

.m-b-n-6 {
    margin-bottom: -6px !important;
}

.m-b-n-8 {
    margin-bottom: -8px !important;
}

.m-b-n-25 {
    margin-bottom: -25px !important;
}

.m-b-n-26 {
    margin-bottom: -26px !important;
}

.m-b-n-28 {
    margin-bottom: -28px !important;
}

.m-t-n-5 {
    margin-top: -5px !important;
}

.m-t-n-6 {
    margin-top: -6px !important;
}

.m-t-n-8 {
    margin-top: -8px !important;
}

.m-t-n-15 {
    margin-top: -15px !important;
}

.m-t-n-20 {
    margin-top: -20px !important;
}

.m-t-n-25 {
    margin-top: -25px !important;
}

.m-t-n-26 {
    margin-top: -26px !important;
}

.m-t-n-28 {
    margin-top: -28px !important;
}

.pain-txt {
    font-size: 27px;
    color: #3A95EF;
    font-weight: 400;
    font-style: italic;
}

.signature-qt-block {
    height: 72vh;
    background-color: white;
    padding: 20px;
    text-align: justify;
    overflow: hidden;
}*/

/*.payment-plan .dueAmount {
   font-size: 28px;
}*/

/*.btn-NopayNext {
    height: 90px;
    width: 250px;
    font-size: 40px !important;
    font-weight: 400 !important;
    background: #4493ed;
    color: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: none;
    padding: 10px;
}

    .btn-NopayNext:hover {
        color: #fff;
    }

.insuranceDetails {
    margin-top: -68px;
}

.display-table-box .row {
    width: 100%;
}

.checkbox-Kiosk {
    margin-top: -64px;
}

.width-15 {
    width: 15% !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.my-90px {
    margin: 90px 0px;
}*/

/* image markup */

/*#sketchpad {
    background: #F6F7FB 0% 0% no-repeat padding-box;
    border-radius: 6px 6px 0px 0px;
    opacity: 1;
    position: relative;*/ /* Necessary for correct mouse co-ords in Firefox */
/*background-image: url(../../assets/images/seamless-body.jpg);
    background-size: 97% 97%;
    background-position: 10px 10px;
    cursor: crosshair;
}

.tool-bar {
    background-color: #363C48;
    color: #FFFFFF;
    width: 100%;
    max-width: 750px;
    height: 49px;*/
/* position: absolute;
  left: 0;
  right: 0; */
/*margin: 0 auto;
    padding: 0px 20px;
    margin-top: -5px;*/
/* overflow: auto; */
/*}

.btnTB {
    float: left;
    max-width: 150px;
    min-width: 60px;
    text-align: center;
    padding: 12px 0;
    transition: all 0.3s ease;
    color: white;
    font-size: 17px;
    background-color: transparent;
    border: none;
    outline: none;
}

    .btnTB input[type="radio"] {
        opacity: 0.011;
        z-index: 100;
    }

    .btnTB:hover {
        background: #4A505B;
    }

    .btnTB.btnactive {
        background-color: #4A505B;
    }

.btn-img-clear {*/
/* right: 45%;*/
/*bottom: 150px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.colorDrop {
    position: relative;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
}

.colorBox {
    display: grid;*/
/* display:-ms-grid; */
/* -ms-grid-columns:20px 20px 20px; */
/*grid-template-columns: 20px 20px 20px;*/
/* -ms-grid-rows:20px 20px 20px; */
/*grid-template-rows: 20px 20px 20px;
    background-color: #363C48;
    width: 62px;
    padding: 1px;
    position: absolute;
    bottom: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

.colorDrop:hover .colorBox {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.colorBox div {
    text-align: center;
    padding: 0px 0;
    font-size: 30px;
}

.colorBox .black {
    background-color: #000000;
    color: #000000;
}

.colorBox .ygreen {
    background-color: #9ACD32;
    color: #9ACD32;
}

.colorBox .cyan {
    background-color: #1FB2AA;
    color: #1FB2AA;
}

.colorBox .dodgerblue {
    background-color: #1E90FF;
    color: #1E90FF;
}

.colorBox .purple {
    background-color: #9370DB;
    color: #9370DB;
}

.colorBox .pink {
    background-color: #DA70D6;
    color: #DA70D6;
}

.colorBox .lightsalmon {
    background-color: #FFA07A;
    color: #FFA07A;
}

.colorBox .tomato {
    background-color: #FF6347;
    color: #FF6347;
}

.colorBox .yellow {
    background-color: #FFD701;
    color: #FFD701;
}

.colorBox > label > input {
    visibility: hidden;
}

.colorBox > label {
    margin-bottom: 0px;
    cursor: pointer;
}

    .colorBox > label > span {
        display: inline-block;
        vertical-align: top;
        line-height: 2em;
    }

    .colorBox > label > input + span {
        visibility: hidden;*/
/*margin-left: -16px;*/
/*margin-left: 0px;
        margin-top: 3px;
    }

    .colorBox > label > input:checked + span {
        visibility: visible;
    }

.checkmark {
    display: inline-block;
}

    .checkmark:after {
        content: '';
        display: block;
        width: 5px;
        height: 9px;
        border: solid #ffffff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }*/
/*QR code*/
/*.QR-title {
    font-size: 32px;
    line-height: 1.5;
}

.QROverlay {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 52%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1021;
    width: 22%;
    height: 40%;
    padding: 100px;
    border: 3px solid #fff;
    border-radius: 16px;
}

.captureQRcode video {
    position: absolute;
    top: 52%;
    left: 50%;
    width: 40%;
    transform: translate(-50%, -50%) !important;
}

.consent-bd input[type="checkbox"] + label, .consent-bd input[type="checkbox"] + input + label {
    font-size: 25px !important;
}

.consent-bd input[type="radio"] + label, .consent-bd input[type="radio"] + input + label {
    font-size: 25px !important;
    line-height: 27px;
}

.consent-bd p {
    font-size: 25px !important;
}

.consent-bd input[type="checkbox"] + label span, .consent-bd input[type="checkbox"] + input + label span, .consent-bd input[type="radio"] + label span {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 10px 2px 0;
    vertical-align: middle;
    border: 2px solid #707980;
    border-radius: 2px;
    padding: 2px;
}

.consent-bd input[type="checkbox"]:checked + label span, .consent-bd input[type="checkbox"]:checked + input + label span {
    border: 2px solid #3081EB;
}

    .consent-bd input[type="checkbox"]:checked + label span::after, .consent-bd input[type="checkbox"]:checked + input + label span::after {
        content: '';
        display: block;
        width: 9px;
        height: 16px;
        border: solid #3081EB;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
        margin-left: 6px;
        margin-top: 0px;
    }



.profileAvatar {
    display: block;
    width: 300px;
    height: 300px;
    background: #E6E7ED;
    text-align: center;
    align-content: center;
    align-items: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}




.faceImage {*/
/* border-radius: 50%;
    display: block;
    width: 200px;
    height: 200px;
    background: #E6E7ED;
    text-align: center;
    align-content: center;
    align-items: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden; */
/* width: 158px;
    height: 158px;
    border: solid 3px #AAB8BE;
    margin-top: -158px;
    position: relative;
    overflow: hidden; */
/*width: 300px;
    height: 300px;*/
/* border: solid 3px #AAB8BE; */
/* margin-top: -308px; */
/*position: absolute;
    overflow: hidden;
    z-index: 2;
    border-radius: 50%;
    top: 0px;
}



    .faceImage.scanning::after {
        display: flex;
        content: '';
        position: absolute;
        width: 148px;
        height: 300px;*/
/* margin-left: -50%; */
/*border-right: 2px solid #fff;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(93, 120, 255, 0.8));
        animation: scanning .9s linear infinite;
        z-index: 0;
    }



@keyframes scanning {



    100% {
        transform: translate(152px, 0);
    }
}

.faceBio #faceMessage {
    color: #2D2D2D;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 35px;
}

.card-title {
    font-size: 30px;
    margin-bottom: 5px;
    color: #3A95EF;
}

.card-help-title {
    color: #000;
    font-size: 26px;
    margin-bottom: 5px;
}

.card-guide-title {
    color: #000;
    font-size: 26px;
    font-style: italic;
    margin-bottom: 5px;
}

.card-container {
    width: 570px;
    display: inline-block;
    margin: 30px;
    text-align: left;
}

.card-box-label {
    color: #3A95EF;
    font-size: 26px;
}

.card-box {
    min-height: 400px;
    border: 2px solid #4B4B4B;
    margin-bottom: 30px;
}

.card-box {
    position: relative;*/
/*height: 200px;*/
/*width: 410px;
    height: 276px;*/
/*}

    .card-box:before, .card-box:after, .card-box > :first-child:before, .card-box > :first-child:after {
        position: absolute;
        width: 40px;
        height: 40px;
        border-color: #4B4B4B;
        border-style: solid;
        content: ' ';
    }

    .card-box:before {
        top: 10px;
        left: 10px;
        border-width: 2px 0 0 2px
    }

    .card-box:after {
        top: 10px;
        right: 10px;
        border-width: 2px 2px 0 0
    }

    .card-box > :first-child:before {
        bottom: 10px;
        right: 10px;
        border-width: 0 2px 2px 0
    }

    .card-box > :first-child:after {
        bottom: 10px;
        left: 10px;
        border-width: 0 0 2px 2px
    }

.cameraPicture {
    margin: 10px;*/
/* background: #cececd; */
/* height: 175px; */
/* height: 252px; */
/*width: 570px;
    height: 400px;
    background-image: url(../../assets/images/camera-icon1.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    overflow: hidden;
}

    .cameraPicture img {
        height: 100%;
    }

.panel-y-scroll {
    overflow-y: auto;
    max-height: 820px;
}*/
