﻿
#oldCanvas {
    background-image: none;
    background-color: #4c4c4c !important;
    max-width: 100%;
    height: 550px;
    font-size: 16px;
    font-family: 'open-sans',sans-serif;
}

.old-field-error {
    border-color: #ca0a37 !important;
    background-color: #f7d9d9 !important;
}

.old-field-valid {
    border-color: #5eb95e !important;
    background-color: white !important;
}

.oldError {
    color: #ca0a37 !important;
    text-transform: none;
    font-weight: 700 !important;
}

.oldHero {
    max-width: 1340px;
    margin: 0 auto;
}

.oldBlock {
    display: block;
}

.oldHide {
    display: none !important;
}

.oldLeftColumn {
    float: left;
    width: calc(100% - 460px);
}

.oldCallToAction {
    position: relative;
    padding: 20px 40px 20px 20px;
    margin: 0 0 3rem;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box;
}



    .oldCallToAction h1 {
        position: relative;
        padding: 20px 40px 20px 20px;
        margin: 0 0 3rem;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background-clip: padding-box;
        font-family: 'Open Sans', sans-serif;
        font-size: 33.46px;
        font-weight: 600;
        color: white;
        text-align: left !important;
    }

    .oldCallToAction p {
        font-family: 'Open Sans', sans-serif;
        font-size: 33.46px;
        font-weight: 600;
    }

    .oldCallToAction span {
    }

.oldHeadline {
    background: url(/getmedia/c244cdbf-fc17-45d7-8136-dee40c69bf1a/clp-ht2-bg.png) no-repeat top left;
    background-clip: padding-box;
    margin: 1rem 0 3rem 0;
}

    .oldHeadline p {
        font-size: 24px;
        font-weight: 300;
        text-align: left;
        color:white;
    }

.oldCallToAction {
}

.oldRightColumn {
    float: right;
    width: 420px;
    padding: 0 8px;
    background-color: #4c4c4c;
    max-height: 100%;
    padding: 20px 0 20px 0;
}

.oldArrow img {
    position: relative;
    left: 450px;
}

.oldCanvasContent {
    color: White;
}

    .oldCanvasContent p {
        font-size: 20px;
        margin-bottom: 20px;
        font-family: 'Open Sans';
        font-weight: 400;
        color:white;
    }

.logos {
    margin: 30px 250px 0 0;
    text-align: right;
    display: flex;
    flex-direction: row;
}

    .logos img {
        display: inline-block !important;
        height: 3rem;
        width: auto !important;
        margin-right: 2rem;
    }

.oldColumn {
    padding: 15px 15px;
}

    .oldColumn select {
        font-size: 15px;
        color: #777;
        background: #fff url(/getmedia/0edd48e4-920d-4e19-b6c0-5754435f021d/arrow-down.png) no-repeat scroll;
        background-position: right 15px center !important;
        line-height: 30px;
        height: 40px;
        padding: 0 0 0 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        border: 2px solid #c4c4c4;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-clip: padding-box;
        outline: none;
        font-weight: bold;
        width: 100%;
    }

.oldSmallLabel {
    font-family: "Open Sans",sans-serif;
    color: white;
    font-size: 12px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase
}

.oldColumnHalf {
    width: 50%;
    float: left;
    padding: 15px 0 15px 0;
    margin: 0 0 15px 0;
}

    .oldColumnHalf select {
        font-size: 15px;
        color: #c4c4c4;
        background: #fff url(/getmedia/0edd48e4-920d-4e19-b6c0-5754435f021d/arrow-down.png) no-repeat scroll;
        background-position: right 15px center !important;
        line-height: 30px;
        height: 40px;
        padding: 0 0 0 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        border: 2px solid #c4c4c4;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-clip: padding-box;
        outline: none;
        font-weight: bold;
        width: 100%;
    }

.oldColumnHalf-left {
    padding: 0 8px 0 15px;
}

.oldColumnHalf-right {
    padding: 0 15px 0 8px;
}

.oldLanderInput {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQ…AM8AaumPaM/rRehyWhXqbFAA9kh3/8/NvHxAYGAsZ/il8IalkCLBfNVAAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 16px 18px;
    background-position: 98% 50%;
    cursor: auto;
    background: #fff;
    line-height: 30px;
    padding: 6px;
    color: #777 !important;
    border: 2px solid #c4c4c4;
    width: 100%;
    font-size: 18px !important;
    font-family: "Open Sans",sans-serif;
    height: 40px;
}

.oldLanderPrivacy {
    padding: 10px 30px;
    display: inline-block;
}

    .oldLanderPrivacy span {
        font-family: "Open Sans",sans-serif;
        line-height: 1.4;
        overflow-x: hidden;
        color: white;
        text-align: left;
        font-size: 12px;
    }

    .oldLanderPrivacy a {
        color: #cba251;
    }

    .oldLanderPrivacy input {
        display: inline-block;
        font-size: 6px;
        color: #666;
        line-height: 30px;
        vertical-align: -3px;
        padding: 9px !important;
        border: 1px solid #c4c4c4 !important;
        outline: none;
        -webkit-appearance: none;
        border-radius: 0;
        cursor: pointer;
        background-color: white;
    }

        .oldLanderPrivacy input[type=checkbox]:checked {
            background: url(../../App_Themes/VeteransFirst/assets/images/old-landers/checkmarkGold.png) no-repeat 50% 50%;
            background-color: white;
        }

.oldLanderButton {
    float: left;
    width: 100%;
    padding: 0 8px;
    font-weight: bold;
}

.oldLanderBtn {
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    padding: 1em 2em;
    border: none;
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
    background: #c79f51;
    border-radius: 40px;
    color: white;
    margin: auto;
    cursor: pointer;
    -webkit-appearance: none;
}

    .oldLanderBtn:hover {
        background-color: #a28241;
    }

.oldLanderSubHero {
    padding: 40px 0 0 0;
    display: block;
    height: 165px;
}

.oldLanderInfo {
    margin: auto;
    max-width: 1150px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.oldLanderCredibility {
    margin-right: -30px;
    display: inline-block;
}

.oldLanderCredibilityInfo {
    display: inline-block;
    margin: 0 0 0 -150px;
}

    .oldLanderCredibilityInfo p {
        font-size: 17px;
        text-transform: uppercase;
        color: #000;
        margin: 0 0 10px 0 !important;
        font-family: 'open-sans',sans-serif;
    }

    .oldLanderCredibilityInfo strong {
        display: block;
        font-size: 31px;
        color: #c49b51;
    }

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.oldLanderMain {
}

.oldLanderBody {
    margin: auto;
    max-width: 1320px;
    border-top: 1px solid;
    margin: 30px auto 0 auto;
    padding: 60px 0 60px 0;
}

.oldLanderRadio {
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-family: 'open-sans',sans-serif;
}

    .oldLanderRadio input[type=radio] {
        margin-right: 10px;
    }

.oldLanderCredibilityInfo .heading {
    margin: 10px 0;
    font-size: 30px;
    color: #cba251;
    line-height: 24px;
    text-align: right;
    font-family: 'Montserrat';
    font-weight: 400;
}

.oldLanderCredibilityInfo .subheading {
    font-size: 12px;
    color: rgba(0,0,0,.8);
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 400;
    text-align: right;
}

.blankSpacer {
    height: 70px;
    width: 100%;
}


@media (max-width:1320px) {
    .oldLanderInfo {
        max-width: 945px;
    }

    .oldLanderCredibilityInfo {
        margin: 0 0 0 -80px;
    }
}

@media (max-width:1148px) {
    .logos {
        margin: 30px 0px 0 0;
        text-align: left;
    }
}


@media (max-width:913px) {
    .oldLanderSubHero {
        display: none;
    }

    .oldCallToAction {
        margin: auto;
        padding: 0;
        width: 90%;
    }

        .oldCallToAction h1::before {
            display: none;
        }

    .oldLeftColumn {
        float: none;
        width: unset;
        text-align: center;
    }

    .oldBubble {
        margin: 1rem 0 2rem 0;
    }

        .oldBubble h1 {
            text-align: center !important;
        }




    .logos {
        display: none;
    }

    .oldRightColumn {
        float: unset;
        margin: 0 auto 50px auto;
        width: 90%
    }

    #oldCanvas {
        height: unset;
    }

    .oldCanvasContent {
        margin-top: 30px;
    }


        .oldCanvasContent p {
            margin: 0 0 10px 0;
        }

    .oldLanderButton {
        float: unset;
    }

    .oldLanderMain {
        margin: 0;
    }

    .oldLanderBody {
        width: 90%
    }

    .blankSpacer {
        height: 0px;
    }
}
.hideElementSometimes {
    display: none;
}

.error {
    color: #ca0a37 !important;
    text-transform: none;
    font-weight: 700 !important;
    border-color: #ca0a37 !important;
    background-color: #f7d9d9;
}
    .error::placeholder {
        color: #ca0a37 !important;
    }
label.error {
    /*border-color: none !important;*/
    background-color: transparent !important;
}
select.error {
    background-color: #f7d9d9;
}
.valid {
    border-color: #5eb95e !important;
    background-color: white !important;
}
.smallFormRadio {
    display: flex;
    height: auto;
    width: 100%;
    flex-direction: column;
    color: #ffffff;
}
    .smallFormRadio > .radio-group {
        margin: 0 0 0 0 !important;
    }
    .smallFormRadio > .radio-group > .radio-item > .vf-radio-input {
        width: 15px !important;
        height: 15px !important;
    }
.input-validation-error{
    font-size:12px;
}
.smallFormRadio > .input-validation-error {
    background-color: unset !important;
}

.smallFormRadio > .radio-group > .input-validation-error {
    background-color: unset !important;
}