

.offer-table .offer-table-col-blue-odd {
	border-right: inherit !important;
}

.offer-table-col-blue-odd,
.offer-table-col-blue-even,
.offer-table-even,
.offer-table-odd {
   padding-left: 10px;
}


.salestagline {
	text-transform: uppercase;
	/*font: normal 0.70em/1 Lato,sans-serif;*/
	font: normal 0.75em/1.4 Lato,sans-serif;
	letter-spacing: 0;
	position: relative;
	/*text-align: left;*/
	clear: both;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #3867b7;
	min-height: 37px;
	height: 37px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1em;
	
}



#campaign-wrapper .salestag .thumbs-preview #afford.test,
#campaign-wrapper .salestag .thumbs-preview .test {
	margin-left: 13px;
}

#campaign-wrapper ,salestag .thumbs-preview {
    max-width: calc(97.2%);
}

#campaign-wrapper #newCarSearchResultsUpdateBlock .manufacturerPickupRow .salestag.camp {
	/*margin-top: 5px;*/
}

#campaign-wrapper #newCarSearchResultsUpdateBlock .manufacturerPickupRow {
	min-height: 360px;
}

.manufacturerPickupBox-weekly.disable-select.campaignbottomgap.bigone {
    padding-bottom: 5px !important;
}

#campaign-wrapper #newCarSearchResultsUpdateBlock .manufacturerPickupBox-quick .dotted {
	margin-top: 10px;
}

#campaign-wrapper #newCarSearchResultsUpdateBlock .manufacturerPickupBox {
	padding-bottom: 0px;
}






.manufacturerPickupBox-more.disable-select.finquote {
    background-color: #eeeeee !important;
    color: #000000;
    margin-bottom: 1px;
    margin-top: -10px;
}
.manufacturerPickupBox-more.disable-select.finquote:active {
    background-color: #E5E5E5 !important;
    -webkit-filter: blur(1.5px);
    -moz-filter: blur(1.5px);
    filter: blur(1.5px);
}
.manufacturerPickupBox-more.disable-select.finquote:hover {
    background-color: #DDDDDD !important;
}
.manufacturerPickupBox-more.disable-select.finquote[data-icon]::before {
    color: #b51d15;
    float: right;
    margin-left: 5px;
    margin-top: 4px;
    transform: scale(1, 1);
}
.homepage.-image-centered .feature-box-text p {
    display: initial;
}

#newCarSearchResultsUpdateBlock .manufacturerPickupBox {
    padding-bottom: 0px;
}

#newCarSearchResultsUpdateBlock .manufacturerPickupBox.nearlynewbox {
/*padding-bottom: 45px;*/
}


.manufacturerPickupBox-more.disable-select.finquote.salestag {
	 color: #717171;
	 background-color: #FFFFFF !important;
	 cursor:initial !important;
	 border-top: 0.09375em solid #FFFFFF;
	 /*text-align: left;*/
}

.manufacturerPickupBox-more.disable-select.finquote.salestag:hover {
	 background-color: #FFFFFF !important;
	/* cursor:initial !important;*/
}

.manufacturerPickupBox-more.disable-select.finquote.salestag:active {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    filter: blur(0px);
}

.salestag.camp {
text-align: left;
}

.salestag .salestag-indent.pick {
	margin-top: 15px;
	display: inline-block;
}

.salestag .salestag-indent {
	/*	margin-left: 10px;*
		padding-top: 0px;
		padding-bottom: 4px;
		display: block;
	/*	font: bold 0.90em/1 Lato,sans-serif;*/
		font: normal 0.70em/1 Lato,sans-serif;
}


.salestag .thumbs-preview {
	margin: 0 0x;
	margin-top: 0px;
	max-width: calc(97.3%);
	overflow: hidden;
}


.salestag .thumbs-preview .test figure.fpaImages__thumb::after {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s,-webkit-box-shadow .3s;
}


.salestag .thumbs-preview .test figure.fpaImages__thumb {
    float: left;
    background: #f7f7f5;
    overflow: hidden;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -10px 4px 4px 0;
    width: 82px;
    height: 67px;
    cursor:pointer;
}


.salestag .thumbs-preview .test {
	padding: 0;
	overflow: hidden;
	min-width: 2600px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -2px;
	display: block;
	-webkit-transition: margin-left .2s;
	transition: margin-left .2s;
	/*display: none;*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
/*
#newCarSearchResultsUpdateBlock .manufacturerPickupRow.used {
    min-height: 325px !important;
}
*/

@media only screen and (min-width: 150px) and (max-width: 480px) and (orientation: portrait),
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
	#usedcaralloffers {
		display:initial;
	}
}

