/* franckbarfety */
.pricing a[data-eprice="true"].btn-primary {font-size: 14px; text-align: center; padding: 5px 10px 5px 0;}
.pricing a[data-eprice="true"].btn-primary:before {line-height: 46px;}

/* klmraz changes width of view window sticker button */
.vdp .btn-primary {width: 100%}



/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by ddcemcgraw on 03/28/18 11:32 AM EST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 22px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #000000; background-color: #000000; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #e70911; background-color: #e70911; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #e70911; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #000000; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* ddcrandyh M-00488218 */
.navbar-default .navbar-nav > li.dropdown > a { min-width: 100px; padding: 10px 13px; font-size: 17px;}
