/*  dtjosem  adjust nav tab spacing  */
.navbar-nav .dropdown .sublabelled {min-width:110px;}

/* dtjosem search fix */

.page-header.noShrink .inventory-search-form {bottom: -4px;right: 0px;}
.page-header.sticky-header-nav.shrink-header-nav .inventory-search-form {right: 410px; width: 25%;}

/* dtjosem header fix */
.header-default .tel * {font-size: 18px;}
.page-header.sticky-header-nav:not(.shrink-header-nav) {height: 160px !important;}
.navbar.navbar-default.sticky-header-nav:not(.shrink-header-nav) {top: 160px !important;}

/*dtcoltonmraz home button hover function*/
.navbar .home:hover{background-color: #222b62;}

/* dtcoltonmraz - styled phone numbers */
.page-header .container .vcard .tels {top:-30px;}
.page-header .container .vcard .tels li .type {font-weight:700; color:#1287ff;}
.shrink-header-nav .container .vcard .tels {top:0px;}
.shrink-header-nav .container .vcard .tels .phone1 {right:-40px;}
.page-header .container .vcard .tels {color:#fff;}
.page-header {background: url("/static/v9/variations/global/0005/v1/images/gray-blue_white/body-bg.png") repeat-x;}

/* dtcoltonmraz - fixing payment calculator links */
.paycalc {z-index:9999;}

/* dtcoltonmraz - green ePrice button */
.pricing [data-eprice].btn {background: #46e12d; background: -webkit-linear-gradient(#46e12d, #19a504); background: -moz-linear-gradient(#46e12d, #19a504); background: -o-linear-gradient(#46e12d, #19a504); background: linear-gradient(#46e12d, #19a504);border-radius:25px;}
.pricing [data-eprice].btn:hover {background: #5e6e7a; background: -webkit-linear-gradient(#5e6e7a, #384854); background: -moz-linear-gradient(#5e6e7a, #384854); background: -o-linear-gradient(#5e6e7a, #384854); background: linear-gradient(#5e6e7a, #384854);}
.pricing .ePrice .btn {background: #46e12d; background: -webkit-linear-gradient(#46e12d, #19a504); background: -moz-linear-gradient(#46e12d, #19a504); background: -o-linear-gradient(#46e12d, #19a504); background: linear-gradient(#46e12d, #19a504);border-radius:25px;}
.pricing .ePrice .btn:hover {background: #5e6e7a; background: -webkit-linear-gradient(#5e6e7a, #384854); background: -moz-linear-gradient(#5e6e7a, #384854); background: -o-linear-gradient(#5e6e7a, #384854); background: linear-gradient(#5e6e7a, #384854);}

/* Start 'vlp-ePrice' (do not modify this line) */
/* Modified by ddcjessical on 09/17/15 01:08 PM EST */
.inventoryList .pricing .ui-button .ui-button-text { font-style: normal; font-weight: bold; text-decoration: none; font-size: 24px; color: #ffffff; }
.inventoryList .pricing .ui-button.ui-state-hover .ui-button-text{ color: #ffffff; }
/* End 'vlp-ePrice' (do not modify this line) */

/* DNA4907514 ddcjoshc */
.page-header .inventory-search-form .form-group > div {position: relative;bottom: 9px;}

/* DNA4894070 ddcbobc */
.inventory-featured-default.cst-inventory-horz h3.h1.ddc-heading-1 { padding: 56px 0 60px; }
.inventory-featured-default.cst-inventory-horz  .ddc-heading-1 span { padding: 0 10px 0 188px; }
.inventory-featured-default.cst-inventory-horz .cst-title-bg { position: absolute; top: 2px; left: -19px; background: url(/static/sites/b/bobthomasfordgroup/images/certified_faq_logo.png) no-repeat 28px 0; width: 150px; height: 150px; }
.inventory-featured-default.cst-inventory-horz .cst-title-bg a { display: none; }

/* M-00229958 ddcbobc */
.vdp .links-list.cst-btn-trade a {
	background: #46e12d;
    background: -webkit-linear-gradient(#46e12d, #19a504);
    background: -moz-linear-gradient(#46e12d, #19a504);
    background: -o-linear-gradient(#46e12d, #19a504);
    background: linear-gradient(#46e12d, #19a504);
}
.vdp .links-list.cst-btn-trade a:hover {
	background: #5e6e7a;
    background: -webkit-linear-gradient(#5e6e7a, #384854);
    background: -moz-linear-gradient(#5e6e7a, #384854);
    background: -o-linear-gradient(#5e6e7a, #384854);
    background: linear-gradient(#5e6e7a, #384854);
}



/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by chriszarrilli1 on 08/13/19 10:49 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 21px; color: #0075ff; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */