/*
 *   Buttons
 */

.btn-primary, /* overrides cookie v1 ROLN*/
.btnPrimary {
    display: block;
    float: left;
    height: 44px;
    background-color: #1c69d4;
    color: #fff;
    text-align: center;
    padding: 13px 48px;
    font-size: 0.75em;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    text-decoration: none;
    line-height: 160%;
    margin:0;
    border: none;
    cursor: pointer;
    letter-spacing: 0.03em;
}

.filterFooterButtons .btnPrimary {
    font-family: 'BMWTypeNextLatin-Light', sans-serif;
}

.btnPrimary.withArrow {
    background-image: url("images/v2/icons/iconStack.svg#ArrowRightWhite");
    background-position: 100% 0;
    background-repeat: no-repeat;
}

.btn-primary:hover, /* overrides cookie v1 ROLN*/
.btnPrimary:hover {
    background-color: #0653b6;
}

input[type="submit"].btnPrimary  {
    -webkit-appearance: none;
    border-radius: 0;
    display: block;
    height: 44px;
    background-color: #1c69d4;
    color: #fff;
    text-align: center;
    padding: 12px 48px;
    font-size: 0.75em;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    text-decoration: none;
    line-height: 150%;
    margin: 0;
    border: none;
    cursor: pointer;
    letter-spacing: 0.08em;   
}

input[type="submit"].btnPrimary:hover {
    background-color: #0653b6;
}

input[type="submit"].btnPrimary.btnLink {
    background: none !important;
    border: none;
    padding: 0 !important;
    color: #1c69d4;
    text-decoration: none;
    cursor: pointer;
    text-align:center;
    font-size: 0.75rem;
    display: block;
    padding: 20px 0;
    letter-spacing: 0em;
    margin: 0 auto;
    float: none;
}

.btnSecondary {
    display: block;
    float: left;
    height: 44px;
    background-color: #fff;
    color: #1c69d4;
    text-align: center;
    padding: 12px 48px;
    font-size: 0.8125em;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    text-decoration: none;
    line-height: 160%;
    margin:0;
    letter-spacing: 0.03em;
    border: none;
}

.btnSecondary:hover {
    background-color: #f5f5f5;
}

.buttonHolder .btnPrimary:first-child {
    margin-right: 20px;
}

.btnTertiary {
    display: block;
    float: left;
    height: 44px;
    background-color: transparent;
    color: #000;
    text-align: center;
    padding: 13px 20px;
    font-size: 0.875rem;
    font-family: 'BMWTypeNextLatin-Light', sans-serif;
    text-decoration: none;
    line-height: 1rem;
    margin: 0;
    letter-spacing: 0.03em;
    border: 2px solid #d8d8d8;
}

    .btnTertiary:hover {
        border: 2px solid #d8d8d8;
        color: #d8d8d8;
    }

@media only screen and (max-width: 768px) {
    .btn-primary, /* overrides cookie v1 ROLN*/
    input[type="submit"].btnPrimary.solo {
        margin: 0 auto;
        width: 230px;
        float: none;
    }
}

@media only screen and (min-width: 768px) {
    .btn-primary, /* overrides cookie v1 ROLN*/
    .btnPrimary.solo {
        margin: 0;
        width: 230px;
        float: right;
    }
}

.btnPrimary.disabled,
input[type="submit"]:disabled {
    opacity: 0.2;
}

.btnPrimary.disabled:hover,
input[type="submit"]:disabled:hover {
    background-color: #1c69d4;
    cursor: default;
}


/*
 *   Arrow links
 */

.arrowLink {
    background: url("images/v2/icons/iconStack.svg#ArrowRightBlue") 100% 0 no-repeat transparent;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    font-size: 0.75rem;
    color: #1c69d4;
    line-height: 15px;
    text-decoration: none;
    padding: 14px 36px 15px 0;
    height:44px;
    display: inline-block;
    letter-spacing: 0.03em;
}

.arrowLink:hover {
    background: url("images/v2/icons/iconStack.svg#ArrowRightBlueHover") 100% 0 no-repeat transparent;
    color: #0653b6;
}

.centerArrow {
    text-align: center;
}

/*  safari button fixes */
@media not all and (min-resolution:.001dpcm) {
    .arrowLink {
        padding-top: 16px;
    }

    .btn-primary, .btnPrimary {
        padding-top: 14px;
    }
}

button[disabled], button.disabled {
    pointer-events: none;
    opacity: 0.4
}

#bmw-eprivacy-banner__cta .btn {
    width: 100%;
    max-width: 300px;
    line-height: 120%;
    padding: 2px 48px;
}

/*
 *   Font
 */

@font-face {
    font-family: 'BMWTypeNextLatin-Thin';
    src: url('/fonts/bmw/BMWTypeNextLatin-Thin.eot');
    src: url('/fonts/bmw/BMWTypeNextLatin-Thin.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bmw/BMWTypeNextLatin-Thin.svg#BMWTypeNextLatin-Thin') format('svg'),
    url('/fonts/bmw/BMWTypeNextLatin-Thin.ttf') format('truetype'),
    url('/fonts/bmw/BMWTypeNextLatin-Thin.woff') format('woff'),
    url('/fonts/bmw/BMWTypeNextLatin-Thin.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BMWTypeNextLatin-Light';
    src: url('/fonts/bmw/BMWTypeNextLatin-Light.eot');
    src: url('/fonts/bmw/BMWTypeNextLatin-Light.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bmw/BMWTypeNextLatin-Light.svg#BMWTypeNextLatin-Light') format('svg'),
    url('/fonts/bmw/BMWTypeNextLatin-Light.ttf') format('truetype'),
    url('/fonts/bmw/BMWTypeNextLatin-Light.woff') format('woff'),
    url('/fonts/bmw/BMWTypeNextLatin-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BMWTypeNextLatin-Regular';
    src: url('/fonts/bmw/BMWTypeNextLatin-Regular.eot');
    src: url('/fonts/bmw/BMWTypeNextLatin-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bmw/BMWTypeNextLatin-Regular.svg#BMWTypeNextLatin-Regular') format('svg'),
    url('/fonts/bmw/BMWTypeNextLatin-Regular.ttf') format('truetype'),
    url('/fonts/bmw/BMWTypeNextLatin-Regular.woff') format('woff'),
    url('/fonts/bmw/BMWTypeNextLatin-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BMWTypeNextLatin-Bold';
    src: url('/fonts/bmw/BMWTypeNextLatin-Bold.eot');
    src: url('/fonts/bmw/BMWTypeNextLatin-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bmw/BMWTypeNextLatin-Bold.svg#BMWTypeNextLatin-Bold') format('svg'),
    url('/fonts/bmw/BMWTypeNextLatin-Bold.ttf') format('truetype'),
    url('/fonts/bmw/BMWTypeNextLatin-Bold.woff') format('woff'),
    url('/fonts/bmw/BMWTypeNextLatin-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {text-align: left; font-size: 1rem; font-family: 'BMWTypeNextLatin-Regular', sans-serif; line-height: 120%; color: #262626; -webkit-font-smoothing: antialiased;}
h1,h2,h3,h4,h5,h6,pre,code,input,textarea,select{font-family: 'BMWTypeNextLatin-Regular', sans-serif; line-height:120%;}
p input, p textarea, li input, p label {font-size: 100%; font-family: 'BMWTypeNextLatin-Regular', sans-serif;}
th dt, td dt, th dd, td dd, th li, td li, li li, dt dt, dt dd, dd dt, dd dd, legend legend{font-size:100%; font-family: 'BMWTypeNextLatin-Regular', sans-serif;}
h1,h2,h3,h4,h5,h6,p,ul,dl,ol,pre{padding-bottom:1em; font-family: 'BMWTypeNextLatin-Regular', sans-serif; font-weight: normal;}
p,li,dt,dd,label,address,th,td,legend,input,select,textarea {}
i,em {font-family: 'BMWTypeNextLatin-Regular', sans-serif; font-style: italic;}
b,strong{font-family: 'BMWTypeNextLatin-Bold', sans-serif; font-weight: 500;}
i b,i strong,em b,em strong,b i,strong i,b em,strong em{font-family: 'BMWTypeNextLatin-Bold', sans-serif; font-style: italic;}
/*
 *   Footer
 */

/* html styles here ensure background of main scroll bar for safari is white, not dark */
html {
    background-color: #fff;
    position: relative;
}

html:after {
    width: 100%;
    height: 21px;
    background-color: #262626;
    position: absolute;
    content:"";
    display: block;
    bottom: -20px;
}

footer {
    background-color: #262626;
    color: #fff;
}

.footer a {
    color: #fff;
    font-size: 0.875rem;
    text-decoration: none;
}

footer h2 {
    color: #fff;
    opacity: 0.4;
    font-size: 1.125rem;
}

.footer {
    padding: 44px 0 0;
}

.footerBlock {
    padding: 0 0 44px;
}

.footer ul {
    margin:0;
    padding:0 0 20px;
    list-style: none;
}

.footer li {
    padding-bottom:4px;
}

.footer address {
    font-style: normal;
}

.footer address p {
    font-size: 0.875rem;
}

.footer address p.footerPhone {
    color: #fff;
    opacity: 0.4;
    display: inline;
}

.footer address p.footerPhone a {
    font-size: 0.875rem;
    color: #fff;
    opacity: 1;
}

.footer .addressLine {
    padding-bottom: 20px;
}

p.finisher {
    width: 100%;
    border-top: 1px solid #7d7d7d;
    color: #fff;
    opacity: 0.4;
    padding:22px 0;
    font-size: 0.875rem;
    clear:both;
}

@media only screen and (min-width: 768px) {
    .leftFooter {
        float: left;
        width: 50%;
        margin-bottom:44px;
        padding-right: 50px;
    }

    .quickLinksCol {
        float: right;
        width:50%;
    }
}

@media only screen and (min-width:1280px) {
    .leftFooter {
        float: none;
        width: auto;
        padding-right:0;
    }

    .quickLinksCol {
        float: left;
        width:50%;
        margin-bottom:88px;
    }

    .quickLinksCol li {
        float: left;
        width:50%;
    }

    .socialCol {
        float:right;
        width: 25%;
    }

    .contactCol {
        float:left;
        width: 25%;
    }
}

.versionInfo {
    font-size: 0.7em;
}
/*
 *   Header
 */

header {
    position: absolute;
    width: 100%;
    height: 69px;
    padding-top: 16px;
    border-bottom: 1px solid #e6e6e6;
    opacity: 1;
    max-width: 100%;
}

z

header.offScreen {
    opacity: 0;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
}

.menuOpen header.inPage,
.menuOpen.whiteHeaderBasePage header {
    background-color: #003D78;
}

header.inPage {
    position: fixed;
    background-color: #fff;
    opacity: 1;
}

.whiteHeaderBasePage header {
    background-color: #fff;
}

.imageHeaderBasePage .breadcrumb {
    top: 125px;
}

@media only screen and (min-width: 768px) {
    header {
        height: 100px;
        padding-top: 26px;
        border-bottom: none;
    }

    .menuOpen header {
        border-bottom: none;
    }
}

header .widthHolder {
    height: 100%;
    position: relative;
}

.navButton {
    background-image: url(images/v2/icons/iconStack.svg#IconMenu);
    height: 44px;
    width: 44px;
    background-color: transparent;
    position: absolute;
    left: -12px;
    top: -4px;
    text-indent: -9999px;
}

    .navButton:hover {
        opacity: 0.6;
    }

.inPage .navButton,
.whiteHeaderBasePage .navButton {
    background-image: url(images/v2/icons/iconStack.svg#IconMenuBlack);
}

.menuOpen .navButton {
    background-image: url(images/v2/icons/iconStack.svg#IconClose);
}

@media only screen and (min-width: 768px) {
    .menuOpen header {
        position: fixed;
        background-color: #003D78;
    }

    .navButton {
        top: 2px;
    }

    header .contentHolder {
        height: 100%;
    }

        header .contentHolder:after,
        header .contentHolder:before {
            content: "";
            position: absolute;
            bottom: 0;
            width: 0;
            height: 1px;
            background-color: rgba(255,255,255,0.3);
            visibility: visible;
        }

        header .contentHolder:after {
            width: calc(100% - 68px);
        }

    .menuOpen header .contentHolder:after {
        display: none;
    }

    .menuOpen header .contentHolder:before {
        width: calc(100% - 68px) !important;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        -ms-transition: all 1s;
    }
}

.branchLogo {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 50px;
    text-decoration: none;
    color: #fff;
    text-align: right;
    font-size: 0.8125rem;
    display: block;
    letter-spacing: 0.03em;
    line-height: 122%;
    height: 38px;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}

    .branchLogo span.branchText {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block;
    }

    .branchLogo:hover span.branchText {
        opacity: 0.6;
    }

.inPage .branchLogo,
.whiteHeaderBasePage .branchLogo {
    color: #000;
}

.menuOpen .inPage .branchLogo,
.menuOpen.whiteHeaderBasePage .branchLogo {
    color: #fff;
}

.branchLogo span.logo {
    background: url("images/v2/icons/bmwLogo.svg") 0 0 no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: -3px;
    top: -3px;
}

.inPage .branchLogo span.logo,
.whiteHeaderBasePage .branchLogo span.logo {
    background: url("images/v2/icons/bmwLogoForWhite.svg") 0 0 no-repeat;
    background-size: cover;
}

.menuOpen .inPage .branchLogo span.logo,
.menuOpen.whiteHeaderBasePage .branchLogo span.logo {
    background: url("images/v2/icons/bmwLogo.svg") 0 0 no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 768px) {
    .branchLogo {
        position: absolute;
        padding-right: 68px;
        font-size: 0.8125rem;
        height: 48px;
    }

        .branchLogo span.logo {
            width: 56px;
            height: 56px;
            right: -4px;
            top: -4px;
        }
}

.coreLinks {
    background-color: #6f6f6f;
    width: 100%;
    height: 40px;
    padding: 14px 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none !important;
}

.menuOpen .coreLinks {
    background: #0653B6;
    display: block !important;
}

.coreLinks li {
    width: 50%;
    float: left;
    height: 16px;
}

    .coreLinks li:first-child {
        padding-right: 8%;
        text-align: right;
        border-right: 1px solid #fff;
    }

    .coreLinks li:nth-child(2) {
        padding-left: 8%;
    }

.coreLinks a {
    color: #fff;
    text-decoration: none;
    font-size: 0.625rem;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    line-height: 24px;
    position: relative;
    top: -5px;
    letter-spacing: 0.03em;
}

    .coreLinks a:hover {
        opacity: 0.6;
    }

.inPage .coreLinks a {
    color: #000;
}

.menuOpen .inPage .coreLinks a {
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .coreLinks {
        background-color: transparent;
        width: calc(84% - 200px);
        min-width: 450px;
        height: auto;
        padding: 0;
        margin: 0 0 0 11%;
        top: 18px;
        bottom: auto;
        display: block !important;
    }

    .menuOpen .coreLinks {
        background-color: transparent;
    }

    .coreLinks li {
        width: auto;
        float: left;
        height: 16px;
    }

        .coreLinks li:first-child {
            padding: 0 40px 0 0;
            text-align: left;
            border-right: none;
        }

        .coreLinks li:nth-child(2) {
            padding-left: 0;
        }

    .coreLinks a {
        font-size: 0.8125rem;
        position: relative;
        top: -5px;
    }

    .whiteHeaderBasePage .coreLinks a {
        color: #000;
    }

    .menuOpen.whiteHeaderBasePage .coreLinks a {
        color: #fff;
    }

    .coreLinks li.call a {
        width: auto;
        text-indent: 0;
        background-repeat: no-repeat;
        padding: 15px 0 4px 44px;
        color: #fff;
        text-decoration: none;
        font-size: 0.8125rem;
        font-family: 'BMWTypeNextLatin-Bold', sans-serif;
        letter-spacing: 0.03em;
    }
}

@media only screen and (min-width: 1280px) {
    .coreLinks {
        margin: 0 0 0 10%;
    }
}

header .contactHolder,
header .coreLinks .call {
    display: none;
}

@media only screen and (max-width: 900px) {
    .menuOpen header .contactHolder {
        display: block;
        width: 100%;
        height: 40px;
        margin: 0;
        position: absolute;
        bottom: -40px;
        left: 0;
        background: rgba(255, 255, 255, 0.1);
    }

        .menuOpen header .contactHolder li {
            position: relative;
            left: 48%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            margin-left: 0;
        }

            .menuOpen header .contactHolder li a {
                width: auto;
                text-indent: 0;
                background-repeat: no-repeat;
                padding: 14px 0 0 50px;
                color: #fff;
                text-decoration: none;
                font-size: 0.75rem;
                font-family: 'BMWTypeNextLatin-Bold', sans-serif;
                letter-spacing: 0.08em;
            }
}

@media only screen and (min-width: 768px) and (max-width: 899px) {
    .menuOpen header .contactHolder {
        height: 44px;
        background: #0653B6;
    }

        .menuOpen header .contactHolder li {
            position: relative;
            left: 9.5%;
            -webkit-transform: translateX(0%);
            -ms-transform: translateX(0%);
            transform: translateX(0%);
        }
}

@media only screen and (min-width: 900px) {
    header .coreLinks .call {
        display: block;
    }

    .coreLinks li:nth-child(3) {
        padding-left: 30px;
    }

    .inPage .coreLinks li.call a,
    .whiteHeaderBasePage .coreLinks li.call a {
        background-image: url(images/v2/icons/iconStack.svg#IconPhoneDark);
        color: #000;
    }

    .menuOpen .inPage .coreLinks li.call a,
    .menuOpen.whiteHeaderBasePage .coreLinks li.call a {
        background-image: url(images/v2/icons/iconStack.svg#IconPhone);
        color: #fff;
    }
}


/*
 *   Amends for minimal header
 */

.minimalHeader header .contentHolder:after {
    width: 0;
}

.minimalHeader header .contentHolder:before {
    width: 0;
}

.minimalHeader .coreLinks,
.minimalHeader .pageAnchors {
    display: none;
}

.menuOpen .coreLinks {
    display: block;
    bottom: -40px;
}

@media only screen and (min-width: 768px) {
    .menuOpen .coreLinks {
        display: block;
    }
}


/*
 *   Menu
 */

.menu {
    background-color: #003D78;
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100vh;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -ms-transition: opacity .5s;
}

.menuOpen .menu {
    opacity: 1;
}

.menuOpen .heroPageHead,
.menuOpen .mainBodyHolder {
    visibility: hidden;
}

html.menuOpen {
    background-color: #003D78;
}

.menu .contentHolder {
    margin-top: 180px;
}

@media only screen and (min-width: 768px) {
    .menu .contentHolder {
        margin-top: 100px;
        padding-top: 90px;
    }
}

@media only screen and (min-width: 900px) {
    .menu .contentHolder {
        padding-top: 44px;
    }
}

.mainLinks {
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
}

    .mainLinks li {
        margin-bottom: 32px;
    }

    .mainLinks a {
        font-size: 1rem;
        font-family: 'BMWTypeNextLatin-Light', sans-serif;
        color: #fff;
        text-decoration: none;
    }

.retailerInfo {
    padding-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .mainLinks {
        float: left;
        width: 50%;
    }

    .retailerInfo {
        float: right;
        width: 300px;
    }
}

/*
 *   Forms
 */

p label,
.labelCopy {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}

.stdForm p a {
    font-family: 'BMWTypeNextLatin-Regular', sans-serif;
    color: #1C69D4;
}

.checkRadioHolder {
    font-family: 'BMWTypeNextLatin-Regular', sans-serif;
}

.checkRadioHolder.promoPrice .labelLineBreak {
    font-family: 'BMWTypeNextLatin-Bold';
    color: #1C69D4;
}

.checkRadioHolder .originalPrice {
    font-family: 'BMWTypeNextLatin-Regular';
}

.checkRadioHolder:hover input ~ .checkmark,
.checkRadioHolder input:checked ~ .checkmark,
.checkRadioHolder:hover input ~ .radioMark,
.checkRadioHolder input:checked ~ .radioMark {
    border: 1px solid #1C69D4;
}

    .checkRadioHolder .checkmark:after {
        border: solid #1C69D4;
        border-width: 0 1px 1px 0;
    }

.checkRadioHolder .radioMark:after {
    background-color: #1C69D4;
}

.toolTip {
    background: url("images/v2/icons/iconStack.svg#InfoTip") no-repeat 0 0 transparent;
}

select {
    background-image: url('images/v2/icons/iconStack.svg#ArrowDownBlue');
    background-repeat: no-repeat;
    font-size: 0.875rem;
    background-position: 100% center;
}

.filterType .opener:after {
    background: url('images/v2/icons/iconStack.svg#ArrowDownBlue') 0 0 no-repeat transparent;
}

.filtersSection .filtersOpen {
    background: url(images/v2/icons/bmwFilterIcon.svg#Filter) 100% 0 no-repeat transparent;
}

.tipContent a {
    color: #1c69d4;
}

.selectSize {
    font-family: 'BMWTypeNextLatin-Bold';
}

.use-address-entered em {
    color: #1C69D4;
}

/*
 *   mandatory checkbox
 */
.mandatory-checkbox {
    color: #1C69D4;
    border: 1px solid #262626;
}

.mandatory-checkbox:checked {
    border: 1px solid #1C69D4;
}

    .mandatory-checkbox:checked:after {
        border-width: 0 1px 1px 0;
        /*border: 1px solid #1C69D4;*/
    }


/*
 *   Colours & fonts
 */

.progressBar li.active span:before {
    border: 1px solid #1C69D4;
    background-color: #1C69D4;
}

.progressBar li.active span:after {
    background-color: #1C69D4;
}

.progressBar p {
    font-family: 'BMWTypeNextLatin-Regular', sans-serif;
    color: #949494;
}

.progressBar li.active p {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    color: #1C69D4;
}

.alertArea {
    background-color: #1c69d4;
}

.pageWrap .bmw-eprivacy .bmw-eprivacy-banner__container h2,
.pageWrap .bmw-eprivacy .bmw-eprivacy-banner__container h3,
.pageWrap .bmw-eprivacy .bmw-eprivacy-banner__container h4 {
    font-family: 'BMWTypeNextLatin-Light', sans-serif;
}

.pageWrap .bmw-eprivacy .bmw-eprivacy-banner__container a {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    color: #1C69D4;
}

.title h2 {
    font-family: 'BMWTypeNextLatin-Light', sans-serif;
}

.defaultTabs li.current {
    border-bottom: 1px solid #1C69D4;
}

.defaultTabs li a {
    font-family: 'BMWTypeNextLatin-Regular', sans-serif;
}

.defaultTabs li.current a:after {
    background-color: #1C69D4;
}

.recommendedTabs p {
    text-align: center;
}

.recommendedTabs a {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    color: #1C69D4;
}

.recommendedTabs .current a {
    color: #1C69D4;
}

.pillTabs a {
    padding: 4px 10px;
}

.pillTabs .current a {
    border: 1px solid #1C69D4;
    background-color: rgba(28, 105, 212, 0.05);
}

.vehicleSelect h3 {
    font-family: 'BMWTypeNextLatin-Light';
}

.vehicleSelectBox.selectedCar {
    border: 1px solid #1C69D4;
}

.vehicleSelectBox h4 {
    font-family: 'BMWTypeNextLatin-Light';
}

.vehicleSelectBox li {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}

.vehicleSelectBox a {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    color: #1C69D4;
}

.optionSelectBox h4 {
    font-family: 'BMWTypeNextLatin-Light';
}

.optionSelectBox h5 {
    font-family: 'BMWTypeNextLatin-Light';
}

.savedCarSwitch a.selected {
    border: 1px solid #1C69D4;
    background-color: rgba(25,105,212, 0.05);
}

.campaignActive p {
    font-size: 0.75rem;
}

.bookingBox.titleBox.serviceItem.selected {
    border: 1px solid #1C69D4;
    background-color: rgba(28, 105, 212, 0.05);
}

.recommendedModule .bookingBox.titleBox.serviceItem {
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    border-top: 4px solid #1C69D4;
}

.moreModule .bookingBox.titleBox.serviceItem {
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
}

    .moreModule .bookingBox.titleBox.serviceItem.serviceAll {
        background-color: #f3f6fb;
        text-align: center;
    }

        .moreModule .bookingBox.titleBox.serviceItem.serviceAll p {
            text-align: center;
        }

        .moreModule .bookingBox.titleBox.serviceItem.serviceAll a {
            text-decoration: none;
            font-weight: bold;
            color: #1C69D4;
            font-size: 0.75em;
        }

#ServiceList .serviceListWrapper .minimise a {
    color: #1C69D4;
}

.bookingBox.titleBox {
    border-top: 4px solid #1C69D4;
}

.bookingBox.recall {
    border-top: 1px solid #e6e6e6;
    order: 1;
}

#seasonalCampaign.bookingBox {
    display: block !important;
    order: 2;
}

.bookingBox.unsureAboutYourNeedsTop {
    border-top: 1px solid #e6e6e6;
    order: 3;
}

.bookingBox.unsureAboutYourNeedsBottom {
    border-top: 1px solid #e6e6e6;
    order: 3;
}

.bookingBox h3,
.bookingBox p.appointmentDetails {
    font-family: 'BMWTypeNextLatin-Light';
}

.bookingBox.withCarousel h4,
.bookingBox.motServiceItem h4,
.bookingBox.selectionSummaryBox h4 {
    font-family: 'BMWTypeNextLatin-Bold';
}



.selectionSummaryBox.selectedState {
    background-color: rgba(28,105,212,0.05);
    border-color: #1C69D4;
}

.altNav p {
    font-size: 0.75rem;
}

.altNav a,
.navArrow,
.altNav label {
    font-family: 'BMWTypeNextLatin-Bold';
    font-size: 0.75rem;
    color: #1C69D4;
}



#recommendedTabs #recommendedContentTab a.recommended-link {
    background: url("images/v2/icons/iconStackSmall.svg#ArrowDownBlue") 100% -5px no-repeat transparent;
    width: 100%;
    color: #1C69D4;
}

    #recommendedTabs #recommendedContentTab a.recommended-link.closed {
        background: url("images/v2/icons/iconStackSmall.svg#ArrowUpBlue") 100% -5px no-repeat transparent;
        width: 100%;
        color: #1C69D4;
    }

#recommendedTabs #moreContentTab a.more-link {
    background: url("images/v2/icons/iconStackSmall.svg#ArrowDownBlue") 100% -5px no-repeat transparent;
    width: 100%;
    color: #1C69D4;
}

    #recommendedTabs #moreContentTab a.more-link.closed {
        background: url("images/v2/icons/iconStackSmall.svg#ArrowUpBlue") 100% -5px no-repeat transparent;
        width: 100%;
        color: #1C69D4;
    }


@media only screen and (min-width: 768px) {
    .altNav p {
        font-size: 0.875rem;
    }

    .altNav a {
        font-size: 0.875rem;
    }
}

    .slotCarousel .dateChoose.promo {
        background-color: rgba(28,105,212,0.05);
        border: 1px solid #1C69D4;
    }

    .slotCarousel .dateChoose.selected,
    .slotCarousel .dateChoose:hover {
        border: 1px solid #1C69D4;
        background-color: #1C69D4;
    }

    @media only screen and (min-width: 550px) {
        .slotCarousel .flickity-button.next {
            background: url("images/v2/icons/iconStack.svg#ArrowRightBlue") 0 0 no-repeat transparent;
        }

        .slotCarousel .flickity-button.previous {
            background: url("images/v2/icons/iconStack.svg#ArrowLeftBlue") 0 0 no-repeat transparent;
        }
    }

    .timeList .timeChoose.selected .appointment-time,
    .timeList .timeChoose:hover .appointment-time {
        background-color: #1C69D4;
        border-color: #1C69D4;
    }

    .previousSection {
        background: url("images/v2/icons/iconStack.svg#CircleArrowLeftBlue") 0 0 no-repeat transparent;
    }

.nextSection {
    background: url("images/v2/icons/iconStack.svg#CircleArrowRightBlue") 100% 0 no-repeat transparent;
}

/*
 *  basket values
 */

.basketItem .itemTitle a {
    color: #1C69D4;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}

.termsAndSubmit .aprNote p a {
    color: #1C69D4;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}



/*
 *   Confirmation Message - BMW
 */

.confirmationMessageContent .title {
    background: url(../../../images/union.png) 50% 62px no-repeat;
}

.confirmationMessageBox p {
    color: #262626;
    font-family: 'BMWTypeNextLatin-light', sans-serif;
}


.confirmationMessageBox li {
    color: #262626;
    font-family: 'BMWTypeNextLatin-Regular', sans-serif;
}

.confirmationMessageBox li:before {
    background-color: #262626;
}

.confirmationMessageBox a {
    color: #1C69D4;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}



@media only screen and (min-width: 768px) {

    .confirmationMessageBox p {
        color: #262626;
    }
}

/**
    Accordian BMW
*
*/

.accordianItem h4.accordionToggle {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}

/**
    cards pricePanel
*/

.pricePanel {
    color: #1C69D4;
    font-family: 'BMWTypeNextLatin-Regular';
}

.pricePanel span.listPrice {
    color: #1C69D4;
}

/**
    accessory Modal Header
*/


.accessoryModelHeader a h2 {
    font-family: 'BMWTypeNextLatin-Regular';
}

.accessoryModelHeader a p {
    font-family: 'BMWTypeNextLatin-Regular';
}

#accessoryTabOneContent table td {
    font-family: 'BMWTypeNextLatin-Regular';
}

/*
 *   Tabs
 */

.defaultTabs li.current a:after {
    background-color: #0085AC;
}

.recommendedTabs a {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    color: #1C69D4;
}

/**
    Core file updates 
*/

.vehicleSelectBox a {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    color: #1C69D4;
}

.vehicleSelectionBox a {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    color: #1C69D4;
}


/**
*   Modal themes
*/

.modalInner h2,
.modalInner h3,
.modalInner h4,
.modalInner h5 {
    font-family: 'BMWTypeNextLatin-Light', sans-serif;
}

.modalInner p {
    font-family: 'BMWTypeNextLatin-Regular', sans-serif;
}

.modalInner .modelActions a {
    color: #1C69D4;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}

.modalClose {
    background: url("images/v2/icons/iconStack.svg#IconClose") 0 0 no-repeat #1C69D4;
}



/** 
    Modal Form - Retail contact booking 
*
*/

.sent-callback-request {
    color: #1C69D4;
}

/** 
    Jquery UI model override 

*/

.ui-dialog .ui-dialog-title {
    font-family: 'BMWTypeNextLatin-Light', sans-serif;
}

.ui-dialog .ui-dialog-title {
    font-family: 'BMWTypeNextLatin-Light', sans-serif;
}

.retailer-contact-info p {
    font-family: 'BMWTypeNextLatin-Regular', sans-serif;
}

.ui-dialog .ui-dialog-titlebar-close {
     background: #1C69D4;
    background: url("images/v2/icons/iconStack.svg#IconClose") 0 0 no-repeat #1C69D4;
}

#sendCustomerDetailsToRetailer {
     background-color: #1c69d4;
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
}


.ui-widget-content a {
   color: #1c69d4;
}

.yourSelection h4 {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    font-size: 10px;
    line-height: 14px;
}

.yourSelection p {
    font-family: 'BMWTypeNextLatin-Regular', sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.yourSelection a {
    font-family: 'BMWTypeNextLatin-Bold', sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #1C69D4;
}

.car-image-container {
    width: 90%;
}

.car-image-container img {
    display: block;
    width: 100%;
    height: auto;
}

.noPromotions {
    padding: 2em;
    text-align: center;
}


/**
    accessoryCard
*/


.accessoryCard .accessoryCardTitle {
    font-family: 'BMWTypeNextLatin-Regular';
}

.accessoryCard .accessoryCardDescription {
    color: #666;
    font-family: 'BMWTypeNextLatin-Regular';
}

.accessoryCard .accessoryCardSize {
    font-family: 'BMWTypeNextLatin-Regular';
}


.accessoryCard .fittedPriceCopy {
    font-family: 'BMWTypeNextLatin-Regular';
}

    .accessoryCard .fittedPriceCopy span {
        color: #666666;
    }

.accessoryCard .accessoryCardCopy {
    color: #666666;
}


.accessoryCard.selected {
    background-color: rgba(28, 105, 212, 0.05);
    border: 1px solid #1C69D4;
}
