.endorsed-care span {
	font-size: 10px;
	line-height: 12px;
}

/* ddcscottg - US79345 */
.form-group label.employees {
	padding-right: 0;
}

/* william.thompson | position free-form hero search*/
.index .inventory-search-form.index-free-search:not(.wide) form { width: 600px; margin: 0 auto;  }
.index .inventory-search-form.index-free-search:not(.wide) input.search { width: 500px;  }
.index .inventory-search-form.index-free-search.wide input.search { width: 855px;  }
.index .inventory-search-form.index-free-search button { position: relative; top: -49px; }

/* william.abbey -- fix hours formatting on Hyundai program pages */
.program .hours-default .ddc-hours li span{padding-left:0;padding-right:0; white-space: nowrap;}
.program .hours-default.box.box-padding {padding: 0;}

/* ddcjamesc 06379010 */
.inventory-listing-default.hyundaibuttonfixes .hproduct .btn,
.inventory-detail-pricing.hyundaibuttonfixes .pricing .btn { width:100%; }

/* ddcrmelasky - index contact hours fix */
.blue-white.index .bg-contrast-high [data-name="index-landing-0002-contact-hours-1"] .contact-info .type {color: #fff;}

/* fdbarfety 07986544 VDP Offers */
.offersShowroom-jcarousel-list li.offersShowroomOffer.active {width: 250px;}
@media (max-width : 1200px) {.offersShowroom-jcarousel-list li.offersShowroomOffer.active {width: 250px;}}

/* fdbarfety 07986544 Composer Header Search Form Position */
.ddc-composer .page-header .inventory-search-form {bottom: 31px;}

/*cnconway - hotfix for carat overlap on Hyundai sites (Rally-DE99243) */
@media screen and (-webkit-min-device-pixel-ratio: 0){
	select.form-control, .ddc-bootstrap-select .dropdown-toggle {
		background-position: right 0px bottom 50% !important;
	}
	select.form-control {padding-right: 0px!important;}
}

/* fdbarfety VDP Share Icons */
.share ul {width: 100%;}
.share li {padding: 0;}
.links-share .ddc-icon {left: -20px; top: -15px;}
.links-share li a {padding: 15px 0 0 30px; height: 51px;}