/*Clients request the CTAs be rounded*/
.vdp .links-list .btn {border-radius: 30px !important;} 
.vdp .calculate-payment-scroll-up {border-radius: 30px !important;} 
.vdp .btn-primary {border-radius: 30px !important;}
.vdp .payment-summary-calculate {border-radius: 30px !important;} 
.vdp .btn-default {border-radius: 30px !important;}

/*adjusting vehicle CTA font*/
.vdp .btn-primary {font-size: 18px !important;}

/*ddcandyg | CC05217881*/
.links-single-cta.ddc-content.hero-image-color-inverse {margin-top: -475px;}




/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by katherinevanderkraa on 02/22/19 10:26 AM EST */
.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: #1b9afb; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #1b9afb; background-color: #1b9afb; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #ffffff; background-color: #ffffff; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by katherinevanderkraa on 02/22/19 10:28 AM EST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 18px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #1b9afb; }
.vdp .pricing .eprice.button { border: none; background: #1b9afb; background-color: #1b9afb; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #ffffff; background-color: #ffffff; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* Start 'vdp-new-price-value-paymentLease' (do not modify this line) */
/* Modified by katherinevanderkraa on 02/22/19 10:28 AM EST */
.vdp .inv-type-new.pricing .paymentLease .price { text-decoration: none; font-weight: bold; font-size: 20px; color: #000000; }
/* End 'vdp-new-price-value-paymentLease' (do not modify this line) */

/* ddcrandyh CC12157860 */
.vehicle-card [data-title="Available For Transfer"] { font-size: 12px; }

/* 05576787 ddcjareds */
html.alias-staff-listing .ws-staff-listing>div:first-child {display:flex; justify-content:space-around; flex-wrap: wrap;}
html.alias-staff-listing .ws-staff-listing>div:first-child a {padding: 3px;font-weight:800;}

/* 05707489 ddcjareds 05714449 */
.vdp .ws-detailed-specs .spec-category {margin: -20px 0 0 0!important;}