﻿body {
    background-color: #FFFFFF !important;
}

.minify {
    height: 0px !important;
    overflow: hidden !important;
    padding: 0px !important;
}

.container-cert {
    min-height: 50px;
}

    .container-cert h3 {
        margin: 0px;
    }

.container-open {
    min-height: 300px;
}


.cert-conclusion-contact-user {
    display: block;
}

.cert-conclusion-user-input {
    display: flex;
    justify-content: center;
}

.cert-content {
    text-align: center;
    margin: auto;
    border-bottom: 1px solid #909090;
    padding: 20px;
    position: relative;
    padding-top: 50px;
}

    .cert-content p {
        font-size: 26px;
    }


.selection-button h4 {
    margin: 10px auto;
    font-size: 30px;
    color: blue;
    font-weight: 400;
}

.cert-summary h2 {
    font-weight: 600;
}

.cert-confirmation-summary h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px;
}

.cert-button h3 {
    margin: 10px auto;
}

.cert-summary {
    text-align: center;
    margin: auto;
    height: 200px;
}


    /*.cert-summary, .cert-content, .iframe-section {
    color: gray;
}*/



    .cert-summary button {
        text-align: center;
        background: transparent;
        border-radius: 0;
        /*padding: 20px;*/
        height: 50px;
        width: 150px;
        border: 1px solid;
        text-shadow: none;
    }

.cert-content .certificate-button {
    margin-right: 20px;
    margin-top: 20px;
    background: transparent;
    border-radius: 0;
    padding:5px 10px;
    height: 250px;
    width: 210px;
    border: 1px solid rgba(0, 0, 0, .2);
    /*color: #808080;*/
    vertical-align: bottom;
    overflow: hidden;
}

.cert-content p.subheading {
    font-size: 22px;
}

#certificate-form {
    margin-top: 20px;
}

.certificate-code-container {
    padding-bottom: 50px;
}

.certificate-code-label {
    margin-right: 16px;
    font-size: 20px;
    font-weight: 600;
    color: #b7b7b7;
}

.certificate-code-value {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}


    @media (min-width:1200px) {
        .cert-content .certificate-button{
            margin-top:50px;
        }
        .mainTemplateContainer {
            min-height:2500px;
        }
    }

    
    @media (min-width:768px) and (max-width:992px) {
        .cert-content .certificate-button{
            margin-top:50px;
        }
    }


@media(max-width:767px) {
    .cert-conclusion-user-input #cert-summary-content {
        border-left: none;
        text-align: center;
    }

    #cert-summary-content input,
    #cert-summary-content select {
        width: 100%;
        max-width: initial;
    }

    #cert-summary-kbb {
        text-align: center;
    }
}

#cert-summary-content {
    text-align: left;
    border-left: 2px solid #e7eaec;
}


button.getCertificate,
input.getCertificate {
    border-color: #FF6626;
    background-color: #FF6626;
    background-image: none;
    border-radius: 0px;
    font-weight: 600;
    color: rgba(255,255,255,0.95);
}

    button.getCertificate:hover,
    input.getCertificate:hover {
        box-shadow: none;
    }

.cert-conclusion-user-input {
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
}


.service_credit_container {
    margin: 10px auto;
    width: 300px;
    height: 300px;
    border: 1px solid;
}

.service_credit {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 300px;
    height: 300px;
}

    .service_credit .amount {
        font-size: 72px;
        font-weight: 400;
        line-height: 1.0em;
    }

    .service_credit .title {
        font-size: 32px;
        line-height: 1.0em;
    }

    .service_credit .subtext {
        font-size: 24px;
        color: #6A6A6A;
        font-weight: 600;
        line-height: 3.0em;
    }

.cert-modal h3 {
    font-size: 24px;
    font-weight: 600;
}

.cert-modal .modal-body p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}




.cert-content button:hover {
    /*MOVED TO _Branding.cshtml*/
    /*box-shadow: 0 0 10px #808080;*/
    /*border: 1px solid;*/
}

.cert-content .more-dealers {
    margin: 10px 0 0 0;
}

.certificate-button .button-text {
    font-size: 40px;
    font-weight: 400;
}

.certificate-button .button-sentence {
    white-space: normal;
    font-size: 14px;
}

.certificate-button-container {
    padding-top: 30px;
}

.tertiary-button button {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.continue-button {
    display: block;
    height: inherit !important;
    width: auto !important;
}

.dealer-name-header {
    color: #000;
    text-decoration: underline;
}

.iframe-cert-detail {
    border: none;
    width: 100%;
    height: 350px;
    display: block;
    margin-bottom: 10px;
    border: 1px groove;
}

.iframe-section {
    width: 100%;
    padding: 10px;
    margin: auto;
    border-style: groove;
}

    .iframe-section .close-button {
        float: right;
        font-size: 18px;
        font-weight: 500;
        height: 18px;
        width: 18px;
        padding: 0;
        margin: 0 0 10px 0;
        line-height: 5px;
    }

    .iframe-section.iframe-trade-in {
        width: 700px;
    }

input.ng-invalid.ng-touched {
    background-color: #FFE4E4;
    border: 1px solid #B94A48;
}

.link-button {
    background: none;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: none;
}

button:hover.link-button {
    box-shadow: none;
    background: transparent;
    border: none;
    color: none;
    text-decoration: underline;
}

.link {
    cursor: pointer;
}

/*#body-container .container-fluid {
    padding:0;
}*/

 

.stickyHeader.ui-scrollfix {
    position: fixed;
    top: 0;
}

.stickyHeader-container {
    width: 100%;
    padding-top: 3px;
}

.stickyHeader {
    position: absolute;
    z-index: 1;
    background: #fcfcfc;
    border-bottom: 1px solid #cccccc;
    /*background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);*/ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    min-height: 40px;
    height: 54px;
    left: 0px;
    right: 0px;
    margin: auto;
    /*border-bottom: 1px solid #909090;
    -webkit-box-shadow: 0px 1px 1px #909090;
    -moz-box-shadow: 0px 1px #909090;
    box-shadow: 0px 1px 1px #909090;*/
    justify-content: center;
    display: flex;
}

.stickyHeaderLeft {
    float: left;
    width: 60%;
}

.stickyHeaderRight {
    float: left;
    width: 40%;
    /*padding-right: 5%;*/
}

#vehicle-Year {
    /*padding-top: 6px;*/
    display: inline-block;
    font-size: 20px;
}

#vehicle-Name {
    /*padding-top: 6px;
    padding-right: 5px;*/
    font-size: 20px;
    font-weight: bold;
}

#vehicle-Trim {
    /*padding-top: 6px;
    padding-right: 5px;*/
    min-height: 44px;
    font-size: 20px;
}

#vehicle-Price {
    /*padding-left: 15px;*/
    /*padding-top: 6px;*/
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
}

#calculate-Payment {
    padding-left: 5px;
    font-size: x-small;
    display: inline-block;
    padding-top: 5px;
}

#payment-Calculator {
    height: 38px;
    padding-bottom: 10px;
}

#vehicle-Title {
    max-width: 250px;
    max-width: inherit;
    height: 43px;
}

.nav .navbar-nav .navbar-link {
    float: none;
    justify-content: center;
    display: flex;
}

.cgp-footer-alt {
    bottom: 0px; width: 100%; z-index: 1041; visibility:hidden;
}

/* Calculator */
.calcDialog .modal-dialog {
    width: 900px;
}

@media (max-width: 950px) {
    .calcDialog .modal-dialog {
        width: initial;
    }
}

@media (max-width: 320px) {
    .fairMarketWidgetText {
        padding: 0;
    }
}

#calculatorContainer {
    margin: 0;
}

    #calculatorContainer .modal-header {
        border-bottom: none;
    }

    #calculatorContainer .textAlignCenter {
        text-align: center;
    }

    #calculatorContainer label {
        margin-bottom: 0;
    }

    #calculatorContainer .form-control, #calculatorContainer .boldestText {
        font-weight: 700;
    }

#calcVehicleTitle {
    text-align: center;
    padding: 15px 0;
}

    #calcVehicleTitle span {
        font-size: 32px;
    }

#estimateMonthlyPaymentText {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}

#calculatedMonthlyPayment {
    font-size: 20px;
    font-weight: 700;
}

#legalTextContainer {
    text-align: center;
    line-height: 90%;
}

.legalText {
    font-weight: 400;
    font-size: 10px;
    color: #666;
    padding: 0 30px 15px 30px;
}

.fairMarketWidgetText:after {
    content: '';
    width: 0;
    height: 80%;
    position: absolute;
    border: 1px solid #ccc;
    top: 0;
    right: 0;
}

.calclFormLabel {
    font-weight: 700;
    font-size: 10px;
    color: #666;
}

#loanTermDropDown {
    border-radius: 0px;
    background-color: #fff;
    text-align: left;
    border: 1px solid #ccc;
    height: 34px;
    width: 100%;
    max-width: 280px;
}

.select-container i {
    float: right;
    padding-top: 3px;
    padding-right: 3px;
}

#calcButtonContainer button {
    text-align: center;
    background: transparent;
    height: 40px;
    width: 120px;
    border: 1px solid;
    text-shadow: none;
    border-radius: 0;
    font-weight: 700;
}

    #calcButtonContainer button:hover {
        box-shadow: 0 0 10px #808080;
        border: 1px solid;
    }

    #calcButtonContainer button:focus {
        color: white;
    }

#monthlyPaymentResultContainer {
    font-size: 12px;
    font-weight: 700;
}

#monthlyPaymentResult {
    padding: 10px 0;
}

.redToolTip .tooltip-inner {
    background-color: #B94A48;
}

.has-invalid-entry {
    background-color: #FFE4E4;
    border-color: #B94A48;
}

.fairMarketWidgetText {
    text-align: center;
    height: 400px;
}

    .fairMarketWidgetText iframe {
        border: 0px none #FFFFFF;
    }

.fairMarketWidgetCredit {
    height: 80%;
    border: 1px solid #ccc;
    padding: 30px;
    margin: 0 15px;
}

.b-r {
    border-right: 2px solid #e7eaec;
}

.b-l {
    border-left: 2px solid #e7eaec;
}

.p-l-lg {
    padding-left: 40px;
}

.form-group {
    margin-bottom: 10px;
}

    .form-group label {
        line-height: 0.9em;
        font-size: 11px;
        font-weight: 600;
        font-stretch: condensed;
        color: #aaaaaa;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

        .form-group label.input {
            color: #000000;
        }

    .form-group div {
        font-size: 16px;
        font-weight: 600;
        font-stretch: condensed;
        color: #000;
        line-height: 0.9em;
    }

#certSummaryForm .form-group-summary input,
#certSummaryForm .form-group-summary select {
    min-width: 250px;
    max-width: 280px;
    width: 250px;
    display: block;
    padding: 6px;
}

.thumbnail, .img-thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.img-thumbnail {
    border: none;
}


/*Member Certificate*/
.member-certificate-disclaimer {
    font-size: 7px;
}
 
.cert-dealer-name {
    max-width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 15px;
    padding-bottom: 50px;
}

    .strike > h1 {
        position: relative;
        display: inline-block;
    }

        .strike > h1:before,
        .strike > h1:after {
            content: "";
            position: absolute;
            top: 50%;
            width: 9999px;
            height: 1px;
            background: lightgrey;
        }

        .strike > h1:before {
            right: 100%;
            margin-right: 15px;
        }

        .strike > h1:after {
            left: 100%;
            margin-left: 15px;
        }

h1 {
    font-size: 40px;
    font-weight: 700;
}

.container-memberCertificate {
    background-color: white;
    max-width: 768px;
}

.container-memberCertificate .row:first-child a {
    display: inline-block; 
    padding-top: 2px;
}

.container-memberCertificate .row:first-child .btn-link {
    display: inline-block; 
    margin-top: -3px;
}

.member-certificate-code-label {
    width: 210px;
    display: table-cell;
    padding-right: 20px;
}

.member-certificate-code-value {
    width: 75px;
    display: table-cell;
}

.normalText {
    font-size: 19px;
}

.greyBoldText {
    color: #c3c3c3;
    font-weight: 700;
    font-size: 19px;
}

.userInfoLabel {
    font-size: x-small;
    color: #c3c3c3;
    font-weight: 700;
    font-size: 14px;
    padding-top: 13px;
}

.boldText {
    font-weight: bold;
    font-size: 19px;
    line-height: 1;
}

#vipTreatmentLabel {
    color: #666;
    font-weight: 600;
    font-size: 12px;
    padding-top: 15px;
}

#nextStepOptionsLabel {
    font-weight: bold;
    font-size: 19px;
}

.optionLabel {
    font-weight: bold;
    font-size: 16px;
}

.optionText {
    font-size: 16px;
}

.haveQuestionsLabel {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 15px;
}

@media (max-width: 500px) {
    .dealerList {
        text-align: center;
    }
}


.introduction {
    text-align: center;
    margin: auto;
    position: relative;
    padding-top: 75px;
}

    .introduction p {
        font-size: 26px;
        padding-right: 1%;
    }
/*Fix for the Moible Sticky header*/
@media screen and (max-width:758px) {

    #vehicle-Title {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 250px;
        max-width: 185px;
        height: 43px;
    }

    #vehicle-Year {
        /*padding-top: 6px;*/
        display: inline-block;
        font-size: 14px;
    }

    #vehicle-Name {
        /*padding-top: 6px;
    padding-right: 5px;*/
        font-size: 14px;
        font-weight: bold;
    }

    #vehicle-Trim {
        /*padding-top: 6px;
    padding-right: 5px;*/
        min-height: 44px;
        font-size: 14px;
    }

    #vehicle-Price {
        /*padding-left: 15px;*/
        /*padding-top: 6px;*/
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
    }

    .stickyHeaderLeft {
        padding-left: 7%;
    }
}

.vehicle-card-display {
    font-size: 11px;
    line-height: 1.5;
}

.vehicle-card-title {
    font-size: 12px;;
}

    .vehicle-card-title span {
        color: grey;
    }

.vehicle-trim-title {
    /*-ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
    font-size:16px;
}

.vehicle-trim-title {
    font-weight: bolder;
}

.hiddenScrollbarParent {
    /*width: 100%;*/
    overflow: hidden;
}

.hiddenScrollbarChild {
    width: 104%;
    overflow-y: scroll;
    -moz-transition: height 300ms;
    -o-transition: height 300ms;
    -webkit-transition: height 300ms;
    -ms-transition: height 300ms;
    transition: height 300ms;
}



.autosmartSuperText {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 10px;
    color: #333;
    text-transform: uppercase;
}

.autosmartNormalText {
    font-weight: 300;
    font-size: 20px;
    color: #333;
    line-height: 28px;
}

.autosmartTemplateTitle {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    padding-top:10px;
}


/*Contact Dealer Modal*/


    .dealerSelectionInfo {width: 250px; padding: 5px !important;}
    .dealerSelectionInfo label {
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }


    .dealerSelectionInfo input[type=checkbox] + label:before {    
        font-family: "FontAwesome";
        font-size: 1.333em;
        width: 9px;
        display: inline-block;
        content: "\f096";
        color: #D0D0D0;
        float: left;
        margin-right: 20px;
        margin-left: 7px;
        margin-top: 20px;
    }

     .dealerSelectionInfo input[type=checkbox]:checked + label:before, .dealerSelectionInfo input[type=checkbox]:checked + label:before {
	    content: "\f046";
	    color: #FF6633;
    }
    .dealerchk{
        display: none
    }   

    .dealerSelectionInfo {width: 250px; padding: 5px !important;}
    .dealerSelectionInfo label {
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

.DealerSelectionInfoDetail {
    width: 200px;
    display: table-caption;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    float: left;
}

#Request-quote-verbiage {
    font-size:14px;
    line-height:1.42857143;
    color:#333;
    margin-bottom:15px;
}

#Request-quote-verbiage  label{ 
    display:inline-block;
    line-height:1.42857143;
}


.request-quote-section input {
    width:380px;
    max-width:380px;
    display:inline-block;
}

.request-quote-section label {
    font-weight:bold;
    font-size:14px;
    color:#333;
    margin-bottom:5px;
}

.request-quote-section .checkbox-label {
    font-size:12px;
    font-weight:300;
    color:#333;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

#Request-quote-disclaimer {
    font-weight:300;
    font-size:10px;
}