@font-face {
    font-family: 'FordAntennaCondExtLt';
    src: url(../../fonts/antenna-cond-extra-light.woff);
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'FordAntenna';
    src: url(../../fonts/antenna-light.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntennaBold';
    src: url(../../fonts/antenna-bold.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntennaLt';
    src: url(../../fonts/antenna-light.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntennaCond';
    src: url(../../fonts/antenna-cond-regular.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntennaCondMd';
    src: url(../../fonts/antenna-cond-medium.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntennaCondBold';
    src: url(../../fonts/antenna-cond-bold.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntennaCondLt';
    src: url(../../fonts/antenna-cond-light.woff);
    font-weight: 400;
    font-style: normal;
}


.customActive {
    position: relative;
    display: block;
    padding: 1px 10px;
    color: #fff;
    background-color: #215a8f;
}

.nav-custom {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-custom > li > a {
    position: relative;
    padding: 2px 15px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px;
    background-color: #215a8f;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #024;
}

.nav-custom > li {
    padding: 1px 10px;
    position: relative;
    display: block
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: white;
}

.cache-support-page-th {
    background-color: #215a8f;
    color: white;
    width: 10%;
    text-align: center;
    font-family: AntennaCond, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 1.166rem
}

.vehicle-health-page-th {
    background-color: #215a8f;
    color: white;
    width: 10%;
    text-align: center;
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 1.166rem;
    cursor: pointer
}

.biztalk-sort-th {
    background-color: #215a8f;
    color: white;
    width: 10%;
    text-align: center;
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 1.166rem;
    position: relative;
}


.vehicle-health-page-panel-th {
    background-color: #215a8f;
    color: white;
    width: 100%;
    padding-left: 450px;
    text-align: center;
    text-align: justify;
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 2.166rem
}


.vehicle-health-page-modal-h4 {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    letter-spacing: 0.3rem;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
    padding: 1rem;
    text-align: center;
    align-items: center;
    color: #fff;
}

.vehicle-health-page-modal-header-h4 {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    letter-spacing: 0.3rem;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
    padding: 1rem;
    text-align: center;
    align-items: center;
    color: white;
    background-color: #215a8f;
}

.vehicle-health-page-region-header {
    top: 0;
    align-items: center;
    width: 100%;
    height: 5rem;
    /*background-color: #102b4e;*/
    color: #215a8f;

}

.txtbox {
    display: block;
    float: left;
    height: 32px;
    width: 100px;
}

.btncls {
    display: inline-block;
    font-weight: 1000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    margin-left: 20px;
    border-radius: .40rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out,
    border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 10%;
    height: 32px;
    margin-left: 20px;
}


.btncls-blue {
    display: inline-block;
    font-weight: 1000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    background-color: #428bca;
    border-color: #28a745;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    margin-left: 20px;
    border-radius: .40rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out,
    border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 10%;
    height: 32px;
    margin-left: 20px;
}


.table-custom {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    display: table;
    box-sizing: border-box;
}

.table-bordered-custom {
    border-top: none;
}

.table-custom, th, td {
    border: 1px solid #ffffff;
}

.table-bordered-custom, th, td {
    border: 1px solid #ffffff;
    border-width: 50%;
    border-color: #aaa;
}

.header-title-custom {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 0px;
    padding-right: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 100px;
}

.header-title-custom2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 0px;
    padding-right: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 100px;
    border-bottom: 0px;
}

.innerheader-title-custom {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0px;
    font-size: 16px;
    color: white;
    text-align: center;
}

#partClassesDiv {
    margin-top: 40px;
}

.custom_table {
    /* border-bottom-width: 2px;
    border-top: 0; */
    border: 100px;
    border-spacing: 0;
    border-collapse: collapse;
    vertical-align: bottom;
    padding: 8px;
    line-height: 1.42857143;
    border-spacing: 0;
}

.custom_table_th {
    margin-top: 0;
    margin-bottom: 0;
    border: 100px;
    padding: 0px;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 0;
    border-bottom-left-radius: 100px;
}

hr.new1 {
    border-top: white;
}

.subheader-title-custom {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: white;
    text-align: left;
    float: left;
}

.subheader2-title-custom {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: white;
    text-align: right;
    float: right;
}

.panel-title {
    font-size: 0rem;
}

.panel .panel-heading {
    background-color: #215a8f;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: white;
}

.bold-h4 {
    font-weight: bold;
}

.glyphiconHomeFont {
    font-family: Antenna;
    font-size: 0.7em;
}


.glyphicon-custom {
    position: relative;
    top: 3px;
    left: 2px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.glyphicon-chevron-custom-down:before {
    content: "\e113";
}

.btn-primary-custom {
    color: #fff;
    background-color: #285e8e;
}

.btn-price-debug-custom {
    color: #fff;
    background-color: #428bca;
    width: 100%;
    border-color: #285e8e;
    display: table-row-group;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-price-debug-total-custom {
    color: #fff;
    background-color: #5cb85c;
    width: 100%;
    border-color: #4cae4c;
    display: table-row-group;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: context-menu;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-price-debug-total-custom :active {
    border-style: outset;
}

.btn-primary-custom-nameplate {
    color: #fff;
    background-color: #285e8e;
}

.dangercustom {
    background-color: #ff6666;
}

.square-custom {
    height: 15px;
    width: 80px;
    display: inline-block;
    background-color: #ff6666;
}

@media ( min-width: 1200px) {
    .btn-custom {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
    }

    .btn-cutom-catalogValidate {
        position: absolute;
        top: 45%;
        left: 45%;
        padding: 10px 16px;
    }

    .btn-group-sm, .btn-sm-custom {
        font-size: 18px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
        font-weight: 700 !important;
    }

    .btn-cutom-catalogValidate:hover {
        background-color: black;
    }
}

@media screen and (max-width: 1200px) {
    .btn-custom {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
    }

    .btn-cutom-catalogValidate {
        position: absolute;
        top: 40%;
        left: 45%;
        padding: 10px 16px;
    }

    .btn-group-sm, .btn-sm-custom {
        font-size: 12px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
        font-weight: 700 !important;
    }

    .btn-cutom-catalogValidate:hover {
        background-color: black;
    }
}

@media screen and (max-width: 992px) {
    .btn-custom {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
    }

    .btn-cutom-catalogValidate {
        position: absolute;
        top: 58%;
        left: 45%;
        padding: 10px 16px;
    }

    .btn-group-sm, .btn-sm-custom {
        font-size: 10px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
        font-weight: 700 !important;
    }

    .btn-cutom-catalogValidate:hover {
        background-color: black;
    }
}

@media screen and (max-width: 800px) {
    .btn-custom {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
    }

    .btn-cutom-catalogValidate {
        position: absolute;
        top: 60%;
        left: 45%;
        padding: 3px 16px;
    }

    .btn-group-sm, .btn-sm-custom {
        font-size: 10px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
        font-weight: 700 !important;
    }

    .btn-cutom-catalogValidate:hover {
        background-color: black;
    }
}

@media screen and (max-width: 650px) {
    .btn-custom {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
    }

    .btn-cutom-catalogValidate {
        position: absolute;
        top: 62%;
        left: 45%;
        padding: 1px 10px;
    }

    .btn-group-sm, .btn-sm-custom {
        font-size: 8px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
        font-weight: 700 !important;
    }

    .btn-cutom-catalogValidate:hover {
        background-color: black;
    }
}

@media screen and (max-width: 550px) {
    .btn-custom {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
    }

    .btn-cutom-catalogValidate {
        position: absolute;
        top: 68%;
        left: 45%;
        padding: 0px 0px;
    }

    .btn-group-sm, .btn-sm-custom {
        font-size: 8px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
        font-weight: 700 !important;
    }

    .btn-cutom-catalogValidate:hover {
        background-color: black;
    }
}

@media screen and (max-width: 450px) {
    .btn-custom {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
    }

    .btn-cutom-catalogValidate {
        position: absolute;
        top: 70%;
        left: 45%;
        padding: 0px 0px;
    }

    .btn-group-sm, .btn-sm-custom {
        font-size: 6px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
        font-weight: 700 !important;
    }

    .btn-cutom-catalogValidate:hover {
        background-color: black;
    }
}

@media screen and (max-width: 400px) {
    .btn-custom {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
    }

    .btn-cutom-catalogValidate {
        position: absolute;
        top: 68%;
        left: 45%;
        padding: 0px 0px;
    }

    .btn-group-sm, .btn-sm-custom {
        font-size: 4px !important;
        line-height: 1.5 !important;
        border-radius: 1px !important;
    }

    .btn-cutom-catalogValidate:hover {
        background-color: black;
    }
}

.thumbnail > .caption-custom {
    padding: 1px;
    color: #fff;
    background-color: #215a8f;
}

.rmthumbnail {
    transition: box-shadow .3s;
    width: 200px;
    margin: 50px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
}

.rmthumbnail:hover {
    /* -ms-transform: scale(1.25); IE 9
    -webkit-transform: scale(1.25); Safari 3-8
    transform: scale(1.25); */
    -moz-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    -o-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: transform 1.25s ease-in-out;
    -moz-transition: transform 1.25s ease-in-out;
    -ms-transition: transform 1.25s ease-in-out;
}

.thumbnail {
    transition: box-shadow .3s;
    width: 300px;
    margin: 50px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    transition: transform 1s;
}

.deleteNamePlate {
    /* transition: box-shadow .3s; */
    width: 300px;
    margin: 50px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    transition: transform 1s;
}

.thumbnail:hover {
    box-shadow: 0 0 11px rgba(40, 40, 40, .4);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/* Slideshow container */
.slideshow-container {
    max-width: 2000px;
    position: relative;
    margin: auto;
}

.mySlides {
    display: none;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.well .content {
    position: relative;
    bottom: 0;
    background: rgb(0, 0, 0); /* Fallback color */
    color: #f1f1f1;
    width: 100%;
    padding: 30px;
}

.zoom:hover {
    -ms-transform: scale(1.10); /* IE 9 */
    -webkit-transform: scale(1.10); /* Safari 3-8 */
    transform: scale(1.10);
}

.fullWell {
    padding-top: 0px;
    padding-bottom: 0px;
}

.slideshowRow {
    margin-bottom: 0px;
}

.well .homecontent {
    position: relative;
    bottom: 0;
    background: #102b4e;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #f1f1f1;
    padding: 80px;
    margin-bottom: 0px;
}

/* Caption text */
@media ( min-width: 1450px) {
    .text-custom {
        color: #fcfff0;
        font-size: 35px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 520px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 37%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 13px;
        width: 13px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 1450px) {
    .text-custom {
        color: #fcfff0;
        font-size: 32px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 480px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 40%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 13px;
        width: 13px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 1350px) {
    .text-custom {
        color: #fcfff0;
        font-size: 32px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 450px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 40%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 13px;
        width: 13px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 1250px) {
    .text-custom {
        color: #fcfff0;
        font-size: 32px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 410px;
        text-align: center;
        padding-left: 3%;
    }

    .dot-custom {
        cursor: pointer;
        height: 13px;
        width: 13px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 1125px) {
    .text-custom {
        color: #fcfff0;
        font-size: 32px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 360px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 42%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 13px;
        width: 13px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 1050px) {
    .text-custom {
        color: #fcfff0;
        font-size: 30px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 320px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 42%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 13px;
        width: 13px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 992px) {
    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 33%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 13px;
        width: 13px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 925px) {
    .text-custom {
        color: #fcfff0;
        font-size: 28px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 270px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 34%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 12px;
        width: 12px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 850px) {
    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 32%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 12px;
        width: 12px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 825px) {
    .text-custom {
        color: #fcfff0;
        font-size: 24px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 230px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 32%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 12px;
        width: 12px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 767px) {
    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 31%;
        left: -1%;
    }
}

@media screen and (max-width: 725px) {
    .text-custom {
        color: #fcfff0;
        font-size: 20px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 200px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 31%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 12px;
        width: 12px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 625px) {
    .text-custom {
        color: #fcfff0;
        font-size: 16px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 160px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 32%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 11px;
        width: 11px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 550px) {
    .text-custom {
        color: #fcfff0;
        font-size: 14px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 140px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 28%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 10px;
        width: 10px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 470px) {
    .text-custom {
        color: #fcfff0;
        font-size: 12px;
        font-family: AntennaCond;
        position: absolute;
        bottom: 100px;
        text-align: center;
        padding-left: 3%;
    }

    .well .sliderdot {
        position: absolute;
        color: #f1f1f1;
        width: 100%;
        bottom: 24%;
        left: -1%;
    }

    .dot-custom {
        cursor: pointer;
        height: 8px;
        width: 8px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }
}

@media screen and (max-width: 1000px) {
    .h1, h1 {
        font-size: 2.6rem;
    }

    .h2, h2 {
        font-size: 24px;
    }

    body {
        font-size: 16px;
    }

    .well .content {
        position: relative;
        bottom: 0;
        background: rgb(0, 0, 0); /* Fallback color */
        color: #f1f1f1;
        width: 100%;
        padding: 16px;
    }

    .well .homecontent {
        position: relative;
        bottom: 0;
        background: #102b4e;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        color: #f1f1f1;
        padding: 80px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 850px) {
    .h1, h1 {
        font-size: 2.4rem;
    }

    .h2, h2 {
        font-size: 22px;
    }

    body {
        font-size: 14px;
    }

    .well .content {
        position: relative;
        bottom: 0;
        background: rgb(0, 0, 0); /* Fallback color */
        color: #f1f1f1;
        width: 100%;
        padding: 16px;
    }

    .well .homecontent {
        position: relative;
        bottom: 0;
        background: #102b4e;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        color: #f1f1f1;
        padding: 60px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .well .homecontent {
        position: relative;
        bottom: 0;
        background: #102b4e;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        color: #f1f1f1;
        padding: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 750px) {
    .h1, h1 {
        font-size: 2.2rem;
    }

    .h2, h2 {
        font-size: 22px;
    }

    body {
        font-size: 12px;
    }

    .well .content {
        position: relative;
        bottom: 0;
        background: rgb(0, 0, 0); /* Fallback color */
        color: #f1f1f1;
        width: 100%;
        padding: 12px;
    }

    .well .homecontent {
        position: relative;
        bottom: 0;
        background: #102b4e;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        color: #f1f1f1;
        padding: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 650px) {
    .h1, h1 {
        font-size: 1.8rem;
    }

    .h2, h2 {
        font-size: 20px;
    }

    body {
        font-size: 10px;
    }

    .well .content {
        position: relative;
        bottom: 0;
        background: rgb(0, 0, 0); /* Fallback color */
        color: #f1f1f1;
        width: 100%;
        padding: 2px;
    }

    .well .homecontent {
        position: relative;
        bottom: 0;
        background: #102b4e;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        color: #f1f1f1;
        padding: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 550px) {
    .h1, h1 {
        font-size: 1.4rem;
    }

    body {
        font-size: 8px;
    }

    .h2, h2 {
        font-size: 16px;
    }

    .well .content {
        position: relative;
        bottom: 0;
        background: rgb(0, 0, 0); /* Fallback color */
        color: #f1f1f1;
        width: 100%;
        padding: 1px;
    }

    .well .homecontent {
        position: relative;
        bottom: 0;
        background: #102b4e;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        color: #f1f1f1;
        padding: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 470px) {
    .h1, h1 {
        font-size: 1rem;
    }

    .h2, h2 {
        font-size: 10px;
    }

    body {
        font-size: 6px;
    }

    .well .content {
        position: relative;
        bottom: 0;
        background: rgb(0, 0, 0); /* Fallback color */
        color: #f1f1f1;
        width: 100%;
        padding: 1px;
    }

    .well .homecontent {
        position: relative;
        bottom: 0;
        background: #102b4e;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        color: #f1f1f1;
        padding: 0px;
        margin-bottom: 0px;
    }
}

/* Number text (1/3 etc) */
.numbertext-custom {
    font-size: 0px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.dot-custom:hover {
    background-color: #717171;
}

/* css for make,model year selection */
.thumbnail-custom {
    transition: box-shadow .3s;
    width: 300px;
    margin: 50px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
}

}
.card-custom {
    width: 300px;
    height: 300px;
    border: 1px solid #ccc;
}

.button-custom {
    height: 20px;
    position: relative;
    margin: -20px -50px;
    width: 100px;
    top: 50%;
    left: 50%;
}

.horizontal {
    display: inline;
}

#vehicleBodyTypeSelection.btn btn-primary:active {
    background-color: green !important;
}

/* css for make,model year selection */

/* css for glance */
#sidebar-wrapper {
    z-index: 1;
    position: relative;
    width: 0;
    margin-top: 25.5px;
    height: -webkit-fill-available;
    overflow-y: hidden;
    background-color: #215a8f;
    transition: 0.5s;
    border: 2px solid white;
    /* opacity: 0.9; */
}

#sidebar-wrapper .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 40px;
    margin-left: 50px;
}

#page-conent-wrapper {
    width: 100%;
    position: relative;
    margin-top: -116px;
    padding: 0 /* border: 5px solid #c0c0c0; */
}

#wrapper.menuDisplayed #sidebar-wrapper {
    width: 250px;
}

#wrapper.menuDisplayed #page-conent-wrapper {
    padding-left: 250px;
}

.sidebar-nav {
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #ddd;
}

.sidebar-nav li a: hover {
    background: #16A085;
}

.rounded-circle {
    border-radius: 50% !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.shadow-lg--hover:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

/*****US and CA region******/
.box-us-ca {
    overflow: hidden
}

.box-us-ca, .box-us-ca .icon li a {
    text-align: center
}

.box-us-ca .icon li, .box-us-ca .title {
    display: inline-block
}

.box-us-ca .icon, .box-us-ca .title {
    margin: 0;
    position: absolute
}

.box-us-ca {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    position: relative
}

.box-us-ca img {
    width: 100%;
    height: auto
}

.box-us-ca .box-content {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: center top 0;
    transition: all .5s ease 0s
}

.box-us-ca .icon li a, .box-us-ca .title {
    background: #ef4050;
    font-size: 20px;
    color: #fff
}

.box-us-ca:hover .box-content {
    opacity: 1;
    transform: perspective(400px) rotateX(0)
}

.box-us-ca .title {
    padding: 5px 7px;
    border-radius: 5px;
    font-weight: 600;
    bottom: 20px;
    left: 20px;
    transition: all .9s ease 0s
}

.box-us-ca .icon li a, .box-content, .icon li, img {
    transition: all .35s ease 0s
}

.box-us-ca:hover .title {
    bottom: -40px
}

.box-us-ca .icon {
    list-style: none;
    padding: 0;
    top: 42%;
    left: 0;
    right: 0
}

.box-us-ca .icon li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 7px
}

.box-us-ca .icon li a:hover {
    background: #fff;
    color: #000
}

@media only screen and (max-width: 990px) {
    .box-us-ca {
        margin-bottom: 20px
    }
}

/* Glance */
.sidenav {
    height: 100%;
    width: 250px;
    position: relatvie;
    z-index: 1;
    top: 0;
    left: 20px;
    background-color: #215a8f;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    font-family: AntennaCond, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 1.400rem;
    text-decoration: none;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: relative;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 200px;
    margin-top: -50px
}

#main {
    transition: margin-left .5s;
    padding: 16px;
    margin-top: -200px;
    margin-left: 250px;
    padding-left: 30px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

.sidenav a.focus:link, a.focus:visited {
    background-color: #024;;
}

.sidenav a:visited {
    background-color: #024;;
}

.glanceNavbar {
    background-color: #215a8f;
    overflow: hidden;
    height: 63px;

}

.glanceNavbar a {
    float: left;
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
}


.glanceNavbar ul {

    padding: 8px 0 0 0;
    list-style: none;
}

.glanceNavbar a : hover {

    background-color: #024;
}


.glanceNavbar ul {

    float: right;
    font-size: 30px;

}

.glanceNavbar ul a {

    padding: 8px 0 0 0;
    font-size: 30PX;

}

.side-nav {

    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ADD8E6;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;


}

/* .custom-row {
	margin-bottom: .25em;
	margin-right: -15px;
    margin-left: -15px;
    box-sizing: border-box;
    
    background-color: #215a8f;
    color: #fff;
    text-align: center;
    touch-action: manipulation;
    vertical-align: top;
    
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    background-color: #f4f4f4;
    font-size: 16px;
    line-height: 1.5;
    
    border-bottom-width: 2px;
} */

/* .side-nav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
} */

#mySidenav > .featuresDiv {
    width: 100%;
    padding-left: -500px;
}

#mySidenav > a: hover {

    background-color: #024;
    border-left: 2px groove #999;
    color: #fff;
    border-right: 2px groove #999;
}


.button-green-status {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    width: 100%;
}

.button-warning-status {
    background-color: #FF9C33;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    width: 100%;
}


.familyNameColor {

    background-color: #024;
    width: 300px;
    margin-left: -14px;
    border-bottom: 2px groove #999;
    border-top: 2px groove #999;

}

.selection-summary-modal-header-h4 {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    letter-spacing: 0.3rem;
    font-weight: 300;
    line-height: 1.5;
    text-transform: none;
    padding: 1rem;
    text-align: center;
    align-items: center;
    color: white;
    background-color: #215a8f;
}

.selection-summary-title {
    text-align: center;
    align-items: center;
}

.selection-summary-price-header {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    letter-spacing: 0.3rem;
    font-weight: 300;
    line-height: 1.5;
    text-transform: none;
    padding: 1rem;
    text-align: center;
    align-items: center;
    color: white;
    background-color: #5cb85c;
}


.selection-summary-price {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    letter-spacing: 0.1rem;
    font-weight: 300;
    line-height: 1;
    text-transform: none;
    padding: 0.5rem;
    text-align: left;
    align-items: left;
}


/* custom select Styles go here */

.custom-select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    width: 500px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-select.small {
    width: 104px;
}

.custom-select.medium {
    width: 164px;
}

.custom-select.large {
    width: 300px;
}

.custom-select.xlarge {
    width: 380px;
}

.custom-select > select {
    display: none !important;
}

.custom-select > a.dropdown-toggle {
    border-radius: 0;
    line-height: 28px;
    box-shadow: none;
    background: #ffffff;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    border: 1px solid #aaa;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    color: #888;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
}

.custom-select > a.dropdown-toggle.disabled,
.custom-select > a.dropdown-toggle.disabled:hover {
    cursor: not-allowed;
    color: #aaa;
    background: #eee;
}

.custom-select > a.dropdown-toggle:hover,
.custom-select.open > a.dropdown-toggle {
    color: #333;
}

.custom-select.open > a.dropdown-toggle {
    border-bottom: 0;
    line-height: 29px;
}

.control-group.error .custom-select > a.dropdown-toggle {
    border-color: #f09784;
    color: #d68273;
}

.custom-select > a.dropdown-toggle > span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.custom-select > a.dropdown-toggle > b {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

.custom-select > a.dropdown-toggle > b:before {
    content: "\f0d7";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 1px;
}

.custom-select.open > a.dropdown-toggle > b:before {
    content: "\f0d8";
}

.custom-select > .dropdown-menu {
    margin-top: 0;
    border-color: #aaa;
    border-top: 0;
    padding-bottom: 0;
    width: auto;
    min-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
}

.custom-select > .dropdown-menu > .custom-select-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 0 4px;
    white-space: nowrap;
}

.custom-select > .dropdown-menu > .custom-select-search > input {
    width: 100%;
    height: 30px;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 20px 4px 5px;
    border-radius: 0;
}

.custom-select > .dropdown-menu > .custom-select-search:after {
    content: "\f002";
    display: inline-block;
    color: #888;
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    top: 4px;
    right: 10px;
}

.custom-select > .dropdown-menu > ul {
    border-color: #aaa;
    border-top: 0;
    margin: 4px 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 240px;
    padding-right: 14px;
}

.custom-select > .dropdown-menu > ul > li > a {
    font-size: 13px;
    margin-bottom: 1px;
    margin-top: 1px;
    display: block;
    padding: 3px 8px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    cursor: pointer;
    width: 100%;
}

.custom-select > .dropdown-menu > ul > li > a:hover,
.custom-select > .dropdown-menu > ul > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-repeat: repeat-x;
}

.custom-select > .dropdown-menu > ul > li > a:hover {
    background: #4f99c6;
}

.custom-select > .dropdown-menu > ul > li > a:focus {
    background: #2283c5;
}

.custom-select > .dropdown-menu > ul > li.empty-result > em {
    text-align: center;
    padding: 4px 8px;
    display: block;
}

.custom-select > .dropdown-menu > .custom-select-action > button {
    border-radius: 0;
    background-image: none;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}


/*
vehicle-health-properties*/

.vehicle-health-region-container {
    display: grid;
    grid-template-rows: 100px 1fr 100px 80px;
}

.vehicle-health-region-firstdiv {
    background-color: #215a8f;
}

.vehicle-health-region-firstdiv h5,
.region-specific-vehicle-health-header h1 {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    font-size: 2.0rem;
    line-height: 4rem;
    letter-spacing: 0.4rem;
    font-weight: normal;
    width: 100%;
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-top: 18px;
}

.vehicle-health-region-seconddiv,
.vehicle-health-region-thirddiv,
.vehicle-health-region-fourthdiv {
    background-color: white;
}

.vehicle-health-region-seconddiv p {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 5rem;
    text-align: center;
    letter-spacing: 0.3rem;
    font-weight: normal;
    color: #4d4d4d;
}

.vehicle-health-region-thirddiv {
    text-align: center;
}

.vehicle-health-region-thirddiv label {
    text-decoration: none;
    font-size: 16px;
    font-weight: 100;
    color: #0d224e;
    font-family: 'FordAntenna', Arial, Helvetica, sans-serif;
}


.vehicle-health-check-region-cancel-button {
    background-color: #e0e0e0;
    border: none;
    height: 40px;
    width: 80px;
    border-radius: 20px;
    transition: width 0.5s;
}

.vehicle-health-check-region-continue-button {
    background-color: green;
    color: white;
    border: none;
    height: 40px;
    width: 80px;
    border-radius: 20px;
    transition: width 0.5s;
}

.vehicle-health-check-region-cancel-button:hover {
    width: 100px;
}

.vehicle-health-check-region-continue-button:hover {
    width: 100px;
}

.vehicle-health-region-fourthdiv {
    display: flex;
}

.vehicle-health-buttons-div {
    display: flex;
    width: 50%;
    justify-content: space-between;
    flex-direction: row;
    margin-left: 25%;
}


.region-specific-vehicle-health-container {
    display: grid;
    grid-template-rows: 100px 150px 100px 1fr 100px;
}

.region-specific-vehicle-health-header {
    background-color: #215a8f;
    display: flex;
    align-items: center;
}

.region-specific-vehicle-health-metadiv {
    background-color: white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 4%;
    border-style: solid;
    border-color: #215a8f;
    border-top: none;
}


.vehicle-health-scheduler-stats-div {
    padding-top: 2%;
}

.vehicle-health-scheduler-stats-div h4,
.vehicle-health-input-search-div label {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
    font-weight: normal;
    color: #074fff;
}

.vehicle-health-manual-check-div {
    padding-right: 4%;
    margin-top: 2%;
}

.vehicle-health-manual-check-div button {
    color: white;
    height: 40px;
    width: 200px;
    border-radius: 20px;
    border: none;
    background-color: #215a8f;
    transition: width 0.3s;
}

.vehicle-health-manual-check-div button:hover {
    width: 220px;
}

.vehicle-health-input-search-div {
    display: flex;
    justify-content: space-between;
    background-color: white;
}

.vehicle-health-details-modal-container {
    display: grid;
    grid-template-rows: 100px 150px 1fr 1fr;
}

.vehicle-health-details-modal-header {
    background-color: #215a8f;
    padding-top: 4%;
    font-size: 1.5rem;
}

.vehicle-health-details-modal-text,
.vehicle-health-details-modal-header {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    letter-spacing: 0.4rem;
    font-weight: normal;
    width: 100%;
    color: white;
    text-align: center;
    text-transform: uppercase;
}


.vehicle-health-details-modal-text {
    font-size: 1.0rem;
    text-align: center;
    padding-top: 10px;
}

.vehicle-health-details-modal-url-heading {

}

.vehicle-health-details-modal-url-heading,
.vehicle-health-details-modal-timestamps {
    background-color: #f0ca47;
    color: white;
    text-align: center;
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    letter-spacing: 0.4rem;
    font-weight: normal;
    width: 100%;
}

.vehicle-health-details-timestamps-div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.vehicle-health-details-modal-timestamps {
    height: 30px;
    padding-top: 7px;
}

.manual-vehicle-health-check-form-label {
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
    font-size: 1.0rem;
    line-height: 5rem;
    text-align: center;
    letter-spacing: 0.3rem;
    font-weight: normal;
    color: #4d4d4d;
    margin-bottom: -10%;
}

.vehicle-health-details-modal-url-div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vehicle-health-details-modal-url-service {
    background-color: #5cb85c;
    color: white;
    width: 100%;
    border: 2px solid white;
}

.pricing-metadata-main-div {
    display: grid;
    grid-template-rows:25px 100px;
    margin-top: 10px;
    width: 80%;
    height: 100%;
    background-color: white
}

.pricing-metadata-heading-h4{
    color:white;
    text-align: center;
    padding-top: 2px;
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;
}

.pricing-metadata-pricelevel-h4{
    color:black;
    font-weight:bold;
    padding-top: 2px;
    padding-left: 10px;
    font-family: 'FordAntennaCondExtLt', Arial, Helvetica, sans-serif;

}