#global-ux .richtext sup[data-disclosure] {font-size: 12px !important}
#global-ux .gux-tooltip-overlay-title { font-size: 14px !important; color: #616161 !important; }
#global-ux .overlay-select-vehicle #brochureError { visibility: hidden !important;}
/*
#dealer-locator .dealer-map-container #map { max-height: 800px !important;}
#dealer-locator .dl-results .dl-results-list { max-height: 520px !important;}
*/

/* APR-6630: Au Offers: Icon are not aligned in one line. */
#global-ux .latestOffersModelDetails .configuration-block .item.item-image ul.option-list > li {width: 32%;}
#global-ux .latestOffers .offers-disclaimer-link {bottom: auto !important; left: auto !important;}

/*APR-6775*/
@media only screen and (min-width : 992px) {
#global-ux .build-and-price .right-content-wrapper .left-scrolling-content {min-height: 820px;}
#global-ux .build-and-price .right-content-wrapper .left-scrolling-content .content {min-height: 735px;}
}

/* B&P fixes */
#global-ux .build-and-price .infoball-content-wrap .content-wrapper .txt-price { font-size: 1.75rem;}
#global-ux .build-and-price section.desktop-view .viewport-controller-pane { margin-top: 20px; height: 60px; padding-top: 10px;}
#global-ux .build-and-price section.desktop-view #tab-int .fullScrBtn, #global-ux .build-and-price section.desktop-view #tab-ext .fullScrBtn  { top: 20%; }
#global-ux .build-and-price section.desktop-view .right-content-wrapper .left-scrolling-content .secondary-nav-controls ul.nav-list li .content p.opt-disclosure-text sup{font-size: 1em; top: 5%; }

/* Latest Offers mobile */
@media only screen and (max-width: 47.9375em) {
	#global-ux .latestOffers .dropdown-vehicle-sort label {
	    padding: 23px 30px 22px 10px;
	    font-size: 14px;
	}
}
/* Predelivery fix floating of elements on summary screen */
#global-ux .preDeliveryManualForm .summary-section .operations-section .column:nth-child(2n) {
    clear: both;
}
/* Latest offer img fix for ie browsers */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    #global-ux .latest-offers-results .common-image.size-auto .component-content img{  max-width: 220px !important;}
}
