.alias-inventory-featured-used .internetPrice.final-price .label{color: #009900 !important; font-weight: 300; font-size: 16px;}
.alias-inventory-featured-used .internetPrice.final-price .value{color: #009900 !important; font-weight: bold;}
.alias-inventory-featured-used .internetPrice.final-price .label:after{content:" Only";}
/* This is for the collapsed MSRP price */
.font-weight-normal.ddc-font-size-small.text-muted.d-inline-block.pl-3{font-size: 18px; padding-left: 15px !important;}
/* This is for the collapsed final price */
.ddc-font-size-large.font-weight-bold.py-2.d-block.text-left.mb-0{color: #009900; margin-left: 0px !important; font-size:26px;}
.ddc-font-size-xxlarge.font-weight-bold.py-2.d-block.text-left.mb-0:before{content: "Only ";}
/* This is for the discount text */
.discount a{color: #009900 !important; font-size: 15px; }
/* This is for the discount dollar amount */
[data-key="price-item-asubbrule-2"]{color: #009900 !important; font-size: 17px ; margin-top: -4px !important;}
/* This is for the final price */
[data-style-editor-text=".srp .inv-type-new.pricing-detail .final-price .price-value"]{color: #009900; margin-left: 0px !important; font-size:15.5px;}
[data-style-editor-text=".srp .inv-type-new.pricing-detail .final-price .price-value"]:before{content: "Only ";}
/* This is for the Internet Price Label styling when expanded */
[data-style-editor-text=".srp .inv-type-new.pricing-detail .final-price .price-label"]{color: #009900; font-size:13px;}
.final-price.internetPrice{margin-top: 5px;}
/* Expanded MSRP mods actual dollar amount */
[data-style-editor-text=".srp .inv-type-new.pricing-detail .msrp .price-value"]{font-weight:  400; font-size: 17px; color: #f2bc18;}
/* Expanded MSRP mods Label */
[data-style-editor-text=".srp .inv-type-new.pricing-detail .msrp .price-label"]{font-weight:  400; font-size: 17px; color: #f2bc18;}
[data-key="price-item-msrp-3"]{margin-top: -3px;}
.vdp .inv-type-new.pricing-detail .final-price .price-value{color: #009900; margin-left: 0px !important; font-size:25px;}
.vdp .inv-type-new.pricing-detail .final-price .price-value:before{content: "Only ";}
/*Transparent style for some widgets */
.transparent {
  background:#7f7f7f;
  background:rgba(255,255,255,0.7);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.alias-auto-new-details .btn.btn-block.btn-primary.dialog{background: #da487e !important; box-shadow: 0 0 3px 2px #ded505;}
.vehicle-ctas .dialog.btn-block.btn-sm.btn-primary.btn{background: #da487e !important; box-shadow: 0 0 3px 2px #ded505;}
.alias-auto-new-details .btn.btn-block.btn-primary.dialog:hover{background: #da20be !important; box-shadow: 0 0 1px 2px #ded505;}
.vehicle-ctas .dialog.btn-block.btn-sm.btn-primary.btn:hover{background: #da20be !important; box-shadow: 0 0 1px 2px #ded505;}
/*ddcjeremyw - adjust quote form*/
.quick-quote-default form.initialized .qq-enter-info{float: left;}
.price-btn.cst-btn-0{background: #fff !important; color: #fff; border: 2px solid #fff; border-radius: 8px; box-shadow: 0 0 15px 2px #f2e1ac; }
