/* RDM BUTTON MODS */
.srp .btn, .vdp .btn {
border: none!important;
border-radius: 6px;
box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 40%)!important;
}
.srp .load-abg-vehicle-questions, .vdp .load-abg-vehicle-questions {
background: #E3E3E3!important;
}
.srp .load-abg-eprice-tool, .vdp .load-abg-eprice-tool {
border: none!important;
border-radius: 6px;
box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 40%)!important;
}
.cbo-button.cbo-trade {
height: 42px!important;
border-radius: 6px!important;
}
.textus {
box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 20%);
}
.abg-dynamic-content .appraisal-tool-srp {
border-radius: 12px !important;
box-shadow: rgba(131, 131, 131, 0.5) 0px 10px 40px -10px !important;
}
.abg-static-ui .button {
text-decoration: none !important;
}
/* END RDM MOD */

/* nwilson6 05026443 | ddcjareds 07905420 */
.header-contact  {display: flex;flex-wrap:nowrap}
.header-contact .links-list .nav {display: flex;flex-wrap:nowrap}
.header-contact .links-list .btn, .header-contact .links-list .btn.btn-default {margin: 3px;padding: 5px 10px;border:none;}

.page-header.responsive-centered-nav .links-list .header-ga {background-color: #00803C; color: #FFF; } 
.page-header.responsive-centered-nav .links-list .header-ga:hover {background-color: #000; color: #FFF; } 
.page-header.responsive-centered-nav .header-contact .links-list .header-service {background-color: #0d65bf;color:white;} 
.page-header.responsive-centered-nav .header-contact .links-list .header-service:hover {background-color: #000;}
.page-header.responsive-centered-nav .header-navigation .header-default .vcard div.h1 { color: #000;}
/* nwilson6 05083495 */
.pricing a.btn.btn-default.instant-eprice.dialog {width:100%;} /* new */
.pricing a.btn.btn-default.eprice.dialog {width:100%;} /* used */
.pricing .ePrice li{width:100%}

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by matthewleta on 01/07/20 01:44 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 16.8px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 10/08/19 09:10 AM PDT */
.vdp .inv-type-new.pricing .final-price .price { text-decoration: line-through; font-size: 28.8px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* ddcalmirc 05225720 */
.ddc-mega-menu-nav .hours-default .view-link {color: #fff;}

/* ddcdaniele - 05523333  */
.pricing .btn.eprice {width:100%;}

/* Start 'vlp-instant-ePrice-button' (do not modify this line) */
/* Modified by dtkatiearmstrong on 02/06/19 03:19 PM PST */
.vlp .pricing .instant-eprice:not(.btn-link) { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vlp .pricing .instant-eprice:not(.btn-link):hover { color: #ffffff; }
.vlp .pricing .instant-eprice:not(.btn-link) { border: none; background: #0d65bf; background-color: #0d65bf; background-image: none; }
.vlp .pricing .instant-eprice:not(.btn-link):hover { border: none; background: #000000; background-color: #000000; background-image: none; }
/* End 'vlp-instant-ePrice-button' (do not modify this line) */

/* Start 'vdp-instant-ePrice-button' (do not modify this line) */
/* Modified by dtkatiearmstrong on 02/06/19 03:20 PM PST */
.vdp .pricing .instant-eprice:not(.btn-link) { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vdp .pricing .instant-eprice:not(.btn-link):hover { color: #ffffff; }
.vdp .pricing .instant-eprice:not(.btn-link) { border: none; background: #0d65bf; background-color: #0d65bf; background-image: none; }
.vdp .pricing .instant-eprice:not(.btn-link):hover { border: none; background: #000000; background-color: #000000; background-image: none; }
/* End 'vdp-instant-ePrice-button' (do not modify this line) */

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* Modified by matthewleta on 01/07/20 02:17 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */


.ddc-composer .page-header.responsive-centered-nav .links-list a {top: -28px;}

/* fdbarfety 10232725 Footer */
.ddc-footer {height: 180px;}
.ddc-footer .ddc-content.content-default, .ddc-footer .ddc-content.inventory-listing-default {padding: 0!important}

/* ddcdaniele -  05588573 - Stop Uppercase Font*/ 
.btn { text-transform: none; }