/*adding + sign to accessories value - mstotts - 07506018*/
.hproduct[data-classification="classifieds"] .wholesalePrice .value:before, .alias-auto-classifieds-new-details .wholesalePrice .price:before{content: "+";}

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

/* ddcrandyh CC07776453 */
.page-header.noShrink .header-default .vcard .tels { top: 34px; }

/*fixing issue with alert banner dropping to the middle of the index page - mstotts - 08703608*/
.content-alert-banner{top: 0px !important;}

/* 09393611 JLC */
.inventory-listing-default .abcPricing.abcAdd .value::before,
.srp-wrapper-listing dd.ABCRule:not(.discount) .price-value::before,
.ws-detailed-pricing dd.ABCRule:not(.discount) .price-value::before { content: "+"; }


/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by amwahlgren on 11/05/20 11:09 AM CST */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 13.5px; color: #000000; }
/* 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 amwahlgren on 11/05/20 11:11 AM CST */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-SICRule' (do not modify this line) */
/* Modified by amwahlgren on 11/05/20 11:19 AM CST */
.srp .inv-type-new.pricing-detail .SICRule .price-value { text-decoration: none; font-size: 15.75px; color: #21b500; }
/* End 'srp-new-price-value-SICRule' (do not modify this line) */

/* Start 'srp-new-price-value-SICCRule' (do not modify this line) */
/* Modified by amwahlgren on 11/05/20 11:19 AM CST */
.srp .inv-type-new.pricing-detail .SICCRule .price-value { text-decoration: none; font-size: 15.75px; color: #21b500; }
/* End 'srp-new-price-value-SICCRule' (do not modify this line) */

/* 09569696 ddcjareds */
.srp .inv-type-new.pricing-detail .SICRule .price-value:before, .srp .inv-type-new.pricing-detail .SICCRule .price-value:before {content: "-";}

/* 12960966 JLC */
.ws-inv-listing .vehicle-card .vehicle-card-description .accountName { font-weight: 700; }
