﻿.body-content {
    max-width: 1440px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.page-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
}

#dynamic-tab-content {
    position: relative;
    /*background-color: crimson;*/
}

.tabs {
    display: inline-block;
    padding: 0 15px;
}

.tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tabs li {
    float: left;
    width: 19.8%;
    height: 40px;
    margin-right: 2px;
    padding: 10px 0 0 15px;
    font-weight: 300;
    color: #000;
    background-color: #CCCCCC;
    font-size: 16px;
    cursor: pointer;
}

.tabs li:last-child {
    margin-right: 0;
}

.tabs li.completed i {
    display: block;
}

.tabs li i {
    float: right;
    color: #FFFFFF;
    margin-right: 15px;
    margin-top: -2px;
    font-size: 24px;
    display: none;
}
.tabs-message {
    width: 100%;
    height: 80px;
    display: inline-block;
}

.tabs-message .build-next {
    float: right;
    margin-top: 20px;
}

.tabs-message .build-next button {
    height: 40px;
    width: 100px;
}

.tabs-message h2 {
    width: 50%;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    margin-top: 30px;
    float: left;
}

.buildHeaderButton {
    margin-bottom: 10px !important;
    width: 160px;
    margin-right: 0px;
}

.buildHeaderButtonDiv {
    width: 100%;
}

.buildHeaderEstPmtLabelDiv {
    margin-top: 15px;
    width: 100%;
    font-weight: bold;
}

.buildHeaderEstAprLabelDiv {
    font-size: smaller;
    width: 100%;
}

.buildHeaderEstPmtDiv {
    width: 100%;
    text-align: right;
    font-weight: bold;
}

.aprRangeDiv {
    width: 175px;
}

.aprMin {
    display: inline-block;
    width: 45%;
}

.aprRangeDash {
    display: inline-block;
    width: 15%;
    text-align:right;
}

.aprMax {
    display: inline-block;
    width: 30%;
}

.noPmtInfoAvailable {
    margin-top:32px;
}

.estimatedMsrpRow {
    margin-top:5px;
}

.build-loader {
    margin-top: 15px;
    position: relative;
    right: 110px;
    top: 15px;
}

.build-section {
    padding: 0 15px;
}

.trim-item .trim-item-select {
    height: 65px;
    padding-top: 20px;
    text-align:center;
}

.build-section .center-block{
    text-align:center;
}

.trim-item .trim-item-content {
    width: 100%;
    padding: 0 20px 20px 20px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px -45px 20px -40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px -45px 20px -40px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -45px 20px -40px rgba(0, 0, 0, 0.1);
}

.top-section .name {
    font-weight: 700;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    padding-right:5px;
}

.tooltip.style-tooltip.in{display:block !important;}
.style-tooltip .tooltip-inner {
    margin-left: -100px;
    margin-top: -10px;
}

    .top-section .build-label {
    font-weight: 300;
    font-size: 12px;
    color: #333;
    line-height: 18px;
}

.top-section .data {
    font-weight: 500;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
}

.top-section .trim-image {
    margin-top: 5px;
}

.top-section .trim-image img {
    margin: 0 auto;
}

.trim-item .trim-item-content .bottom-section {
    display: block;
}

.trim-item .trim-item-content .bottom-section .sm-data {
    font-weight: 300;
    font-size: 10px;
    color: #333333;
}

    .trim-item .trim-item-content .bottom-section .sm-data .sm-label {
        font-weight: 500;
        font-size: 10px;
        color: #333333;
        line-height: 14px;
    }

        .trim-item .trim-item-content .bottom-section .truncate2,
        .trim-item .trim-item-content .bottom-section .truncate6 {
            line-height: 18px;
        }

.swiper-container {
    height: auto;
    position: relative;
}

.swiper-container .no-slider .swiper-slide-visible:first-child {
    border-left: 1px solid #E5E5E5;
}

.swiper-container .no-slider .swiper-slide-visible {
    border-right: 1px solid #E5E5E5;
}

.swiper-container .no-slider .swiper-slide-visible:last-child {
    border-right: none
}

.swiper-nav {
    position: absolute;
    top: 45%;
    cursor: pointer;
    z-index: 1000;
}

.swiper-nav.swiper-left {
    left: -25px;
}

.swiper-nav.swiper-right {
    right: -25px;
}

.slide-item {
    width: 95%;
    margin: 0 auto;
}

.slide-item i {
    font-size: 25px;
    margin-left:45%;
    cursor: pointer;
}

/*colors tab*/

.color-item {
    border: 1px solid #E5E5E5;
    width: 50px;
    display: inline-block;
    margin: 5px;
}

.color-exterior-item-select {
    height: 45px;
    padding-top: 10px;
    background: url(/Content/images/img-Build-Trim-Shadow.png) no-repeat;
}

.color-exterior-item-select i {
    font-size: 25px;
    cursor: pointer;
    color: #CCCCCC; 
}

.color-interior-item-select {
    height: 45px;
    padding-top: 10px;
    background: url(/Content/images/img-Build-Trim-Shadow.png) no-repeat;
    vertical-align: middle;
    display: block; 
}

    .color-interior-item-select i {
        font-size: 25px;
        cursor: pointer;
        color: #CCCCCC;
    }

.color-chip {
    width: 40px;
    height: 40px;
    margin: 4px; 
}
.colors h4 {
    font-weight: 300;
}

.colors h5 {
    font-size: 14px;
}

/*options tab*/
.options {
    background-color: #ffffff;
    padding: 25px 0 0 20px;
    margin-bottom: 20px;
}

.options .viewport .overview {
    width: 100%;
    padding-right: 10px;
}

.options h2,
.options legend{
    font-size: 12px;
    line-height:1.1;
    font-weight: 500;
    margin: 0 0 15px 0;
}

.options .option-group {
    margin-bottom: 20px;
}

.options .option {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 5px;
    padding: 2px 0 5px 0;
    cursor: pointer;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.options .option i {
    margin-right: 2px;
    color: #CCCCCC;
}

.options .option .option-label {
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    max-width: calc(100% - 50px);
}

@media (max-width: 375px) {
    .options .option .option-price {
        font-size: 12px;
    }

    .options .option .option-label {
        font-size: 10px;
    }

    .summary-pricing {
        font-size: 14px;
    }
    .summary-object {
        font-size: 14px;
    }
}
/*summary tab*/
.summary-container {
    padding: 25px 20px;
    background: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    color: #333333;
    margin-bottom: 40px;   
}

.summary-detail {
    border-bottom: #E5E5E5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-top: 2px;
    margin-bottom: 5px;
}

.summary-pricing {
    font-size: 16px;
    font-weight: 300;
    float: right;
}

.summary-object {
    font-weight: 300;
    font-size: 16px;
    color: #333333;
}

.summary-h2 {
    font-size: 12px;
    font-weight: 500;
    margin: 0 0 15px 0;
}

.model-summary {
    margin-bottom: 20px;
}

.options-summary {
    margin-bottom: 20px;
}

.summary-description {
    border-bottom: #E5E5E5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-top: 2px;
    margin-bottom: 5px;
}

.row-underline {
    border-bottom: 2px solid #D3D3D3;
}

.summary-total {
    margin-bottom: 30px;
    margin-top: 15px;
}

.summary-total-msrp {
    font-size: 18px;
    font-weight: 700;
    float: right;
}

.summary-total-msrp-label {
    font-size: 12px;
    font-weight: 700;
    color: #000000;
}

.features-header {
    font-weight: 300;
    font-size: 24px;
    color: #000000;
    padding-top: 30px;
}

.summary-tab-heading {
    font-size: 14px;
}

#summary-tabs .nav-tabs > li.active > a {
    font-weight: 700;
    border: none;
    border-bottom: 3px solid;
}

#summary-tabs .nav-tabs > li > a {
    color: #666666;
    font-weight: 300;
    padding:5px 3px;
    margin:0 5px 0 0;
    border:none;
    border-bottom:3px solid transparent;
}

#content ul {
    padding-top: 10px;
}

#content li {
    font-size: 10px;
    font-weight: 300;
    line-height: 24px;
    color: #333333;
    margin-left: -10px;
}

#content li span {
    font-size: 14px;
    color: #333333;
    position: relative;
    bottom: -2px;
}

i.fa.selected {
    color: #FF6633;
}

.top-section {
    width: 100%;
    height: 190px;
    background-color: #FFFFFF;
    padding-top: 5px;
    margin-bottom: 30px;
}



.swiper-nav i {
    font-size: 50px;
    color: #666666;
}

.swiper-container .build-section .pagination {
    text-align: center;
    width: 100%;
    margin: 15px 0 0 0;
    height: 25px;
    background: transparent;
    position: relative;
    bottom: 0px;
    border-radius: 0;
    padding-left: 0;
    display: inline-block;
}

.build-dealer-listing .dealer-title {
    font-weight: bold;
}

.build-dealer-listing .preferlogo svg.logo-PreferredPlus {
    height: 30px;
    width: 62px;
}

.build-dealer-listing .btn-select {
    border-radius: 0;
    padding-top: 10px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 500;
    width: 80%;
    }

.build-dealer-listing .build-dealer-listing-heading {
    padding: 5px;
    color: #999;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.build-dealer-listing .build-dealer-row {
    padding: 5px;
    border-top: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    align-items: center;
}
    .build-dealer-listing .build-dealer-row:hover {
        background-color:  #f5f5f5;
    }

.build-dealer-row svg {
    width: 80px;
}

.build-dealer-listing .show-for-smallscreen {
    display: none;
}

@media (max-width: 767px) {
    .build-dealer-listing .build-dealer-listing-heading {
            display: none;
    }

    .build-dealer-listing .build-dealer-row {
        display: block;
        padding: 10px;
        text-align: center;
    }

    .build-dealer-listing .hide-for-smallscreen {
        display: none;
    }

    .build-dealer-listing .show-for-smallscreen {
        display: inline;
    }
}

.MonthlyPaymentRow {
    /*margin-bottom: 20px;
    height: 20px;*/
    line-height: 30px;
}

.build-contact-a-dealer-button, .estimateButton {
    font-size: 12px;
    font-weight: 700;
}

.msrp-section {
    margin-left: -15px;
}

.msrp-link {
    display: inline-block;
    /*margin-bottom: 20px;*/
    font-weight: 700;
    font-size: 12px;
}

.msrpPrice {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
}

.invoicePrice {
    color: #000000;
    font-size: 12px;
    /* font-weight: 700; */
}

.invoicePriceTop {
    margin-top: 10px;
}

.msrp-section .left {
    color: #000000;
    font-size: 12px;
    font-weight: 300;
}
.specs-1 {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}
.specs-2 {
    font-weight: 700;
    font-size: 24px;
    color: #000000;
}
.specs-3 {
    font-weight: 300;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}
.specs-4 {
    font-weight: 700;
    font-size: 18px;
    color: #000000;
}
.specs-5 {
    font-weight: 300;
    font-size: 12px;
    color: #000000;
    padding-left: 3px;
}

.build-msrp-ToolTip-btn {
    margin-top:10px;
}

.build-section-build-your {
    margin-top:10px;
}

.carousel-holder {
    position: relative;
}

.search-near-me {
    display: inline-block;
    width: 100%;
}

.tooltip {
    width: 300px;
}

.flexslider {
    margin-bottom: 20px;
}

@media (max-width: 450px) {
    .build-carousel .swiper-nav.swiper-left {
        left: -5px;
    }

    .build-carousel .swiper-nav.swiper-right {
        right: 5px;
    }
}

@media (max-width: 1024px) {
    .specs {
        padding-left: 40px;
    }

    .msrp-section {
        margin-left: 0;
        padding-right: 10px;
    }

    .swiper-nav.swiper-left {
        left: 25px;
    }

    .swiper-nav.swiper-right {
        right: 25px;
    }
}

@media (max-width: 768px) {
    .tabs li {
        width: 19.65%;
    }

    .specs {
        padding-left: 0;
    }
    .msrp-section {
        padding-right: 17px;
    }

    .swiper-nav.swiper-left {
        left: -25px;
    }

    .swiper-nav.swiper-right {
        right: -20px;
    }
}

@media (max-width:520px){

    .summary-container {
        padding: 25px 0;
    }

    #summary-tabs {
        display: inline-block;
    }

    #summary-tabs li {
        padding: 0 0 0 0;
        margin-right: .5rem;
    }

    #summary-tabs .nav-tabs > li > a {
        font-size: 10px;
        padding: 4px 1px;
        border: none;
        margin:0;
        border-bottom: 3px solid transparent;
    }

    #summary-tabs li a:last-child {
        margin-right: 0;
    }
}
@media (max-width: 480px) {
    .tabs li {
        width: 19.5%;
        padding: 10px 0 10px 10px;
        position: relative;
        font-size: 11px;
    }

    .tabs li i {
        position: absolute;
        bottom: 35%;
        right: 2px;
        font-size: 12px;
        float: none;
        margin: 0;
    }

    .swiper-container .no-slider .swiper-slide .slide-item {
        border-right: none;
    }

    .swiper-slide-active {
        border-right: 1px solid #E5E5E5;
    }

    .swiper-nav {
        top: 40%;
    }

    .swiper-nav.swiper-left {
        left: 10px;
    }

    .swiper-nav.swiper-right {
        right: 10px;
    }

    .msrp-section {
        margin: 0 0 15px 0;
        padding: 0 30px;
    }

    .search-near-me {
        width: 100%;
        float: left;
    }

    .msrp-section a.build-contact-a-dealer-button {
        left: 0;
    }

    .flexslider {
        margin: 0;
    }

    .flexslider .slides img {
        margin-top: 0;
    }

    .specs-1, .specs-2, .specs-3 {
        display: inline-block;
        margin-right: 5px;
    }

    .specs-3 {
        margin-bottom: 0;
        margin-right: 0;
    }
}

@media (max-width: 425px) {
    .tabs li {
        font-size: 11px;
        padding-top: 13px;
        padding-left: 5px;
        width: 19.25%;
    }
}

@media (max-width: 360px) {
    #summary-tabs .nav-tabs > li > a {
        font-size: 9.19px; /* For iPhone 5 */
        padding: 4px 0;
    }
}

/* ADA Updates */
button#build-calculate-link {
    padding: 0;
    left: 0;
}

hr.no-border{
    border:none;
    margin:0;
}
hr.no-border:after {
    content: '';
    display: inline-block;
    border: 1px solid #999;
    width: 50px;
    margin-top: 20px;
}

.swiper-nav:focus {
    border: 2px dotted blue !important;
}
.trim-item-select:focus-within {
    border: 2px dotted blue;
}
