/*ddcjeremyw - mtbd - Add bottom margin to cust eprice button */
.vlp .dialog.pointer.epriceLink {margin-bottom: 5px;}

/* ddcjeremyw - Added CSS from M-00421676 - updated ddcsamp 05295547 - 06691636 */
/*removing the optional text as follows - mstotts*/
/*
.inventory-listing-default .inv-type-new .pricing:after, .inventory-detail-pricing .inv-type-new.pricing:after {content: "*Does not include dealer installed options."; display: inline-block; font-size: 10px; margin: 5px 0px;}
*/
/* ddcmhampton M-00432934 + william.abbey 05275038 */
.navbar-nav .nav > li > a {min-width: auto;padding-left: 10px;padding-right: 10px;}
.mycars .menu > a {width: 65px;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:58 PM CDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 18px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #666666; background-color: #666666; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #c4172c; background-color: #c4172c; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #000000; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #000000; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:58 PM CDT */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 18px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #666666; background-color: #666666; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #c4172c; background-color: #c4172c; background-image: none; }
.vdp .pricing .eprice.button:before { color: #000000; }
.vdp .pricing .eprice.button:hover:before { color: #000000; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* Start 'vlp-used-price-label-internetPrice' (do not modify this line) */
/* Modified by takynoch on 05/04/19 04:40 PM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .internetPrice .label { text-decoration: none; font-weight: bold; font-size: 13px; color: #ff0000; }
/* End 'vlp-used-price-label-internetPrice' (do not modify this line) */

/* Start 'vlp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by takynoch on 05/04/19 04:40 PM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .internetPrice .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #ff0000; }
/* End 'vlp-used-price-value-internetPrice' (do not modify this line) */

/* Start 'vlp-used-price-label-abSub' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:47 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .abSub .label { text-decoration: none; font-weight: bold; font-size: 11.9px; color: #ff0000; }
/* End 'vlp-used-price-label-abSub' (do not modify this line) */

/* Start 'vlp-used-price-label-msrp' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:49 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .msrp .label { text-decoration: none; font-weight: bold; font-size: 15px; color: #000000; }
/* End 'vlp-used-price-label-msrp' (do not modify this line) */

/* Start 'vdp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by takynoch on 05/04/19 04:48 PM EDT */
.vdp .inv-type-used.pricing .internetPrice .price { text-decoration: none; font-weight: bold; font-size: 20px; color: #ff0000; }
/* End 'vdp-used-price-value-internetPrice' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:54 PM CDT */
.vdp .inv-type-used.pricing .final-price .price { text-decoration: none; font-weight: bold; font-size: 27px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:54 PM CDT */
.vdp .inv-type-used.pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 23px; color: #ff0000; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-msrp' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:53 PM CDT */
.vdp .inv-type-used.pricing .msrp .label { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-label-msrp' (do not modify this line) */

/* Start 'vdp-used-price-label-internetPrice' (do not modify this line) */
/* Modified by takynoch on 05/04/19 04:42 PM EDT */
.vdp .inv-type-used.pricing .internetPrice .label { text-decoration: none; font-weight: bold; font-size: 16px; color: #ff0000; }
/* End 'vdp-used-price-label-internetPrice' (do not modify this line) */

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:40 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 20px; color: #ff0000; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:39 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 26px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'vlp-new-price-label-abSub' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:31 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .abSub .label { text-decoration: none; font-weight: bold; font-size: 11.9px; color: #ff0000; }
/* End 'vlp-new-price-label-abSub' (do not modify this line) */

/* Start 'vlp-new-price-label-msrp' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:43 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .label { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vlp-new-price-label-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:37 PM CDT */
.vdp .inv-type-new.pricing .final-price .price { text-decoration: none; font-weight: bold; font-size: 28.8px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:40 PM CDT */
.vdp .inv-type-new.pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 28px; color: #ff0000; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-abSub' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:59 PM CDT */
.vdp .inv-type-new.pricing .abSub .label { text-decoration: none; font-weight: bold; font-size: 22px; color: #ff0000; }
/* End 'vdp-new-price-label-abSub' (do not modify this line) */

/* Start 'vdp-new-price-label-msrp' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:59 PM CDT */
.vdp .inv-type-new.pricing .msrp .label { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-label-msrp' (do not modify this line) */

/* Start 'vlp-new-price-value-abSub' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:38 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .abSub .value { text-decoration: none; font-weight: bold; font-size: 21px; color: #ff0000; }
/* End 'vlp-new-price-value-abSub' (do not modify this line) */

/* Start 'vdp-new-price-value-abSub' (do not modify this line) */
/* Modified by mstotts on 06/24/19 06:00 PM CDT */
.vdp .inv-type-new.pricing .abSub .price { text-decoration: none; font-weight: bold; font-size: 24px; color: #ff0000; }
/* End 'vdp-new-price-value-abSub' (do not modify this line) */

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:42 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-used-price-label-abSub' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:53 PM CDT */
.vdp .inv-type-used.pricing .abSub .label { text-decoration: none; font-weight: bold; font-size: 19px; color: #ff0000; }
/* End 'vdp-used-price-label-abSub' (do not modify this line) */

/* Start 'vdp-used-price-value-abSub' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:54 PM CDT */
.vdp .inv-type-used.pricing .abSub .price { text-decoration: none; font-weight: bold; font-size: 20px; color: #ff0000; }
/* End 'vdp-used-price-value-abSub' (do not modify this line) */

/* Start 'vlp-used-price-value-msrp' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:50 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .msrp .value { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vlp-used-price-value-msrp' (do not modify this line) */

/* Start 'vlp-used-price-value-abSub' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:50 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .abSub .value { text-decoration: none; font-weight: bold; font-size: 21px; color: #ff0000; }
/* End 'vlp-used-price-value-abSub' (do not modify this line) */

/* Start 'vlp-used-price-label-final-price' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:51 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 20px; color: #ff0000; }
/* End 'vlp-used-price-label-final-price' (do not modify this line) */

/* Start 'vlp-used-price-value-final-price' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:52 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 25px; color: #000000; }
/* End 'vlp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-msrp' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:53 PM CDT */
.vdp .inv-type-used.pricing .msrp .price { text-decoration: none; font-weight: bold; font-size: 22px; color: #000000; }
/* End 'vdp-used-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by mstotts on 06/24/19 05:59 PM CDT */
.vdp .inv-type-new.pricing .msrp .price { text-decoration: none; font-weight: bold; font-size: 23px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* jdford 08133602 */
.page-header .header-default .vcard h1 {color:inherit;}

/* msg - 08805285 */
.page-header .header-default .vcard .tels {font-size: 21px;}

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by scahan on 03/17/22 12:46 PM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by jseaster on 09/16/26 01:40 PM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by scahan on 03/17/22 12:46 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by scahan on 03/17/22 12:47 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-pre-owned-price-label-msrp' (do not modify this line) */
/* Modified by scahan on 03/17/22 01:22 PM EDT */
.srp .inv-type-pre-owned.pricing-detail .msrp .price-label { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-pre-owned-price-label-msrp' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-msrp' (do not modify this line) */
/* Modified by scahan on 03/17/22 01:23 PM EDT */
.srp .inv-type-pre-owned.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-pre-owned-price-value-msrp' (do not modify this line) */

/* Start 'srp-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by scahan on 03/17/22 01:23 PM EDT */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-pre-owned-price-label-final-price' (do not modify this line) */