html {
    overflow-y: scroll;
}

.ui-accordion .ui-accordion-header {
    height: 45px !important;
    font-size: 14pt !important;
}


.ui-accordion .ui-accordion-header {
    height: 32px;
}

.ui-accordion-icons .ui-accordion-header a {
    padding-left: 32px;
}

.ui-icon-triangle-1-n {
    background: url(include/images/add.png) !important;
}

.incomplete.ui-state-default {
    background-color: yellow;
    background-image: none;
}

.incomplete.ui-state-active {
    background-color: yellow;
    background-image: none;
}

.incomplete.ui-accordion-header {
    color: black;
}

.looks-like-accordion {
    height: 45px !important;
    font-size: 14pt !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 9px;
    cursor: pointer;
}

.kbw-signature {
    width: 500px;
    max-width: calc(100vw - 64px);
    height: 200px;
    border: 1px solid #a0a0a0;
    display: inline-block;
    touch-action: none;
    -webkit-user-select: none;
    user-select: none;
}

.kbw-signature canvas {
    display: block;
    width: 100%;
    height: 100%;
    touch-action: none;
}

.alert {
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 5px;
    right: 5px;
}

.wizard {
    margin-bottom: 5px;
}

.container {
    max-width: 1500px;
    min-width: 300px;
    margin: 0px auto;
    padding: 25px;
}

.tabpanel {
    border-radius: 5px;
    padding: 10px 25px 10px 25px;
}

button {
    background-color: #3480d3;
    color: #fff;
    padding: 5px;
    font: normal 12pt arial;
    border-radius: .3em;
}

    button:hover:not(.close) {
        background-color: #022c5a;
    }

.chkbox {
    float: right;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-size: 25px;
}

.chkbox::before {
    content: "Pending";
    display: inline-block;
    padding: 4px 10px;
    border-radius: 4px;
    background-color: #f8f9fa;
    color: #495057;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.2;
}

.chkbox::after {
    content: "\f096";
    font-family: FontAwesome;
    font-size: 25px;
    line-height: 1;
}

.chkbox:not(:empty)::before {
    content: "Completed";
    background-color: #dff0d8;
    color: #3c763d;
}

.chkbox:not(:empty)::after {
    content: none;
}

.chkbox > .fa {
    line-height: 1;
}

.accordion-title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.ui-accordion .ui-accordion-header.has-insurance-options-notice {
    height: auto !important;
    min-height: 45px;
}

.insurance-options-notice {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 12px;
    padding: 12px 16px;
    border: 1px solid #ffeeba;
    border-radius: 5px;
    background-color: #fff3cd;
    color: #336699;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
}

.insurance-options-notice > .fa {
    margin-right: 12px;
    color: #f0ad00;
    font-size: 24px;
}

.pointer, .ui-datepicker-trigger {
    cursor: pointer;
}

.nowrap {
    white-space: nowrap;
}

.green {
    color: green;
}

.red {
    color: red;
}

.hide {
    display: none;
}

.icon {
    float: right;
    padding: 5px 15px 0px 5px;
}

.ui-corner-top > .chkbox {
    color: white;
}

.ui-corner-all .fa-check-square-o {
}

.ui-corner-all .fa-pencil-square-o {
    color: orange;
}

#namesignee {
    font-weight: bold !important;
}

.ui-widget-content a {
    color: #337ab7 !important;
    font-weight: bold !important;
}

label {
    font-weight: normal !important;
}

    label.required {
        font-weight: bold !important;
    }

#divMsg {
    background-color: #ffe000;
    color: #800;
    padding: 5px;
    border-radius: .3em;
    border: 1px solid #800;
    display: none;
}

#validationMsg {
    /*min-width:450px;*/
}
/* Creditcard Vault*/
.frame {
    width: 379px;
    height: 425px;
    border: none !important;
    text-align: center;
}

.padlock {
    background-color: #EEEEEE;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    height: 45px;
    text-align: center;
}

.padlockFooter {
    margin-top: 30px;
    margin-bottom: 0px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: bottom;
}

    .padlockFooter .fontsmall {
        font-size: 10px;
    }

#lblHeaderTxt {
    font-weight: bold;
    font-size: 18px;
}

#lblMessage {
    font-size: 10.5px;
}

div.DivFrmMSG {
    margin: auto;
    width: 367px;
    height: 220px;
    padding: 10px 0px 10px 0px;
    border: 1px solid #BFBFBF;
    background-color: #f7f7f7;
    /* Add box-shadow */
    box-shadow: 1px 1px 1px #aaaaaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#imgloading, .template {
    display: none;
}

#chkComplete > .fa-pencil-square-o {
    color: orange;
}

#chkComplete > .fa-check-square-o {
    color: green;
}

#imgDriverLicense {
    max-width: 100%;
    max-height: 250px;
}

#imgpadlock {
    max-width: 32px;
}

#imgCC {
}

.button-checkbox {
    display: inline-block;
    width: auto;
    height: 40px;
    padding: 4px;
}

    .button-checkbox button {
        min-width: 190px;
    }

        .button-checkbox button.ignore {
            min-width: 10px;
        }

.nav-tabs > li > a {
    padding: 5px 8px;
}

.nav-pills > li > a {
    padding: 5px 8px;
    background-color: #EEEEEE;
}

.nav-pills > li.active > a {
    color: #ffffff !important;
}

.ui-datepicker-trigger {
    border: none;
    background: none;
}

.error {
    background-color: #FFF0F2;
    border: 1px solid #800;
}

.month, .day, .year {
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.row {
    padding-bottom: 5px;
}

.col-sm-6, .col-sm-5, .col-sm-7 {
    padding-left: 10px;
    padding-right: 5px;
}

.col-sm-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.off {
    color: #c0c0c0;
}

.wrpSignature {
    /* NOTE: Don't remove the class wrpSignature from the div - used in js logic	*/
}

.canSignature {
    width: 220px;
    height: 90px;
}

.fstSignature, .fstUpload {
    padding-bottom: 20px;
}

.wrpUpload {
    /* NOTE: Don't remove the class wrpUpload from the div - used in js logic	*/
}

.buttonDisplayName {
    white-space: normal;
    /*width: 16rem;*/
    height: 4rem;
}

.dspUpload, .dspSignature {
    margin: auto auto;
    border: 0px solid #cbb;
}

.dspUplImage, .dspSignatureImage {
    text-align: center;
    max-height: 75px;
    height: 75px;
}

legend {
    margin-bottom: 10px !important;
}

.ui-accordion-header label {
    cursor: pointer;
}

.aLittleBigger {
    font-size: larger;
    font-weight: 500;
}

div.panel.completed:after {
    content: "COMPLETED";
    position: absolute;
    top: 10%;
    left: 70%;
    z-index: 1;
    font-family: Arial,sans-serif;
    -webkit-transform: rotate(-45deg); /* Safari */
    -moz-transform: rotate(-45deg); /* Firefox */
    -ms-transform: rotate(-45deg); /* IE */
    -o-transform: rotate(-45deg); /* Opera */
    transform: rotate(-45deg);
    font-size: 30px;
    color: #c00;
    background: #fff;
    border: solid 4px #c00;
    padding: 5px;
    border-radius: 5px;
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: 0.2;
    -webkit-text-shadow: 0 0 2px #c00;
    text-shadow: 0 0 2px #c00;
    box-shadow: 0 0 2px #c00;
}

@media (max-width: 370px) {
    .frame {
        height: 425px !important;
        width: 100% !important;
    }

    #imgCC {
        display: none;
    }
}

/* override font awesome default directories */
@font-face {
    font-family: 'FontAwesome';
    src: url('./fonts/fontawesome-webfont.eot');
    src: url('./fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('./fonts/fontawesome-webfont.woff') format('woff'), url('./fonts/fontawesome-webfont.ttf') format('truetype'), url('./fonts/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

/* Classes to mimic Stripe form */
.stripe-input {
    padding: .75rem;
    background-color: #fff;
    border-radius: 5px;
    transition: background 0.15s ease, border 0.15s ease, box-shadow 0.15s ease, color 0.15s ease;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03), 0px 3px 6px rgba(0, 0, 0, 0.02);
    display: block;
    width: 100%;
    line-height: 18.4px;
}

    .stripe-input:focus {
        outline: 0;
        border-color: rgba(5,115,225,.5);
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03), 0px 3px 6px rgba(0, 0, 0, 0.02), 0 0 0 3px hsla(210, 96%, 45%, 25%), 0 1px 1px 0 rgba(0, 0, 0, 0.08);
    }

.stripe-input-invalid {
    color: #df1b41;
    border-color: #df1b41;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03), 0px 3px 6px rgba(0, 0, 0, 0.02), 0 0 0 1px #df1b41;
}

.stripe-error-text {
    margin-top: 0.25rem;
    color: #df1b41;
    font-weight: 400;
    font-size: 0.93rem;
}

.stripe-label {
    margin-bottom: 0.25rem;
    font-size: 0.93rem;
    font-weight: 400;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    color: rgb(48,49,61);
}

#stripeSetupCardholderDiv {
    margin-bottom: .75rem;
}
