
/*  Full width on ePrice button.   */
.vlp .inventoryList .pricing .eprice {width: 100%;}
.vdp .inventory-detail-pricing  .eprice {width: 100%;}

/* william.abbey 04990600 */
.staffList > .staff {width: 24.5%;}

/* Added spacing for search bar */
.page-header .inventory-search-form, .ddc-header .inventory-search-form {bottom: -12px}

/* Start 'vdp-payment-calc-button' (do not modify this line) */
/* Modified by tqsandoval on 08/23/18 08:50 AM EDT */
.vdp .pricing .calculate-dealertrack:not(.btn-link) { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
.vdp .pricing .calculate-dealertrack:not(.btn-link):hover { color: #ffffff; }
.vdp .pricing .calculate-dealertrack:not(.btn-link) { border: none; background: #FFEF00; background-color: #FFEF00; background-image: none; }
.vdp .pricing .calculate-dealertrack:not(.btn-link):hover { border: none; background: #0b55a6; background-color: #0b55a6; background-image: none; }
/* End 'vdp-payment-calc-button' (do not modify this line) */

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by cseales on 06/22/23 11:21 AM EDT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: line-through; font-size: 22.5px; color: #000000; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by cseales on 06/22/23 11:22 AM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: line-through; font-size: 22.5px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */