/* greg.andrews - Fixes Blurry FB backgrounds for demo */
.promo-type-incentive.d-flex.flex-column.w-100.h-100.justify-content-between {background-image: url( https://pictures.dealer.com/m/managedservicesdemo/1234/8e314823bba24b6abab7a8c9c190aca5.jpg)!important;}
.promo-type-vehicle.d-flex.flex-column.w-100.h-100.justify-content-between {background-image: url( https://pictures.dealer.com/m/managedservicesdemo/1234/8e314823bba24b6abab7a8c9c190aca5.jpg)!important;}

/* ddcrandyh 06489465 */
.srp .inv-type-new.pricing-detail {
    & .discount .price-value      { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #008000; }
    & .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
    & .final-price .price-label   { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
    & .internetPrice .price-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
}
.vdp .inv-type-new.pricing-detail {
   & .discount .price-label      { text-decoration: none; font-weight: normal; font-size: 16px; color: #000000; }
   & .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 17px; color: #000000; }
   & .final-price .price-label   { text-decoration: none; font-weight: bold; font-size: 17px; color: #000000; }
   & .internetPrice .price-value { text-decoration: none; font-weight: bold; font-size: 19px; color: #000000; }
}