/*cynthia.miner– adjust nav width to accommodate a 5th nav item*/
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: auto;}

/*cynthia.miner- VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}

/*cynthia.miner- prevent image stacking effect in DEAs*/
.wysiwyg-image {margin: 0; display: inline;}

/*cynthia.miner-lined up featured vehicles pics*/
.ddc-content.inventory-featured-default.fvindex .media > a img {
height: 285px;}

/* 05794136 JLC */
.staff-listing .staffDetail #activeStaff-item dd.photo,
.staff-listing .staffDetail #activeStaff-item dd.photo img { width: 400px; }
.staff-listing .staffDetail #activeStaff-item dt,
.staff-listing .staffDetail #activeStaff-item dd:not(.photo) { margin: 0 1em 0 420px; }

/* wabbey 06163478  */
.navbar-nav > li > a {padding: 8px;}
.mycars .menu > a {width: 65px;}

/* Start 'vlp-new-price-label-abSub' (do not modify this line) */
/* Modified by sdobraca on 08/14/19 11:56 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .abSub .label { text-decoration: none; font-weight: bold; font-size: 9.5px; color: #000000; }
/* End 'vlp-new-price-label-abSub' (do not modify this line) */

/* Start 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */
/* Modified by cpratt3 on 06/18/20 03:28 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .stackedConditionalFinal .value { text-decoration: none; font-weight: bold; font-size: 5px; color: #F5F5F5; }
/* End 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */


/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by tcarvey on 10/23/20 09:44 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 16.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by tcarvey on 10/23/20 09:46 AM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 19px; color: #000000; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */