@import "../../v3/css/srp/srp-graphs.css";
.page-heading {
	margin-top: 10px;
	margin-bottom: 1em;
}
.container {
	width: 1105px;
}
img.s1_thumb {
	height: 142px;
	width: 252px;
	max-width: none;
	object-fit: cover;
}

/* Popovers */
.popover-container + .popover, .like-circle + .popover {
  width: 315px;
}

.popover-container + .popover h3, .like-circle + .popover h3 {
  padding: 20px;
  color: #00486a;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-bottom: 1px solid #cccccc;
}

.popover-container + .popover .popover-content, .like-circle + .popover .popover-content {
  padding: 0;
}

.analysis-content,
.monthly-payment-content {
  display: none;
}

.popover-like-button {
  display: block;
  width: 24px;
  height: 22px;
  overflow: hidden;
  position: absolute;
  margin: -57px 0 0 0;
  right: 20px;
  background: url(../images/icon-like-large.png) no-repeat left top;
}

.lightbulb{
    padding-top: 5px;
}

.lightbulb-icon{
    background: url(../images/blue_lightbulb.png) no-repeat left top;
    padding: 0px;
    width: 18px;
    height: 25px;
}

.popover-table {
  margin: 14px 18px 5px 18px;
}

.popover-table th {
  text-align: left;
  width: 120px;
  padding-bottom: 10px;
  vertical-align: top;
  color: #333333;
}

.popover-table td {
  padding-bottom: 10px;
  vertical-align: top;
  color: #333333;
}

.popover-table td span {
  font-size: 13px;
  color: #808080;
}

.popover-table .loan-amount,
.popover-table .est-payment {
  color: #00486a;
}

.popover-table .downpayment-input {
  float: left;
}

.popover-table .downpayment-text {
  float: left;
  padding: 5px 0 0 10px;
}

.popover-table .add-on {
  background: #f5f5f5;
}

.popover-footer {
  border-top: 1px solid #cccccc;
  text-align: center;
  padding: 12px;
}

#s3_sort {

}

/* Aside */
aside {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto 10px auto;
  width: 300px;
}

aside .s4_input-filter {
  width: 248px;
}

aside .select-filter {
  width: 260px;
}

aside .s5_select-filter-half {
  width: 82px;
}

aside .inner-padding {
  padding: 15px 20px 5px 20px;
}

aside label {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
}

aside .checkbox {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}

aside .b-show-more {
  display: block;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #f7f7f7;
  border-top: 1px solid #cccccc;
}

aside .b-show-more:hover {
  background: #efefef;
  text-decoration: none;
}

aside #aside-filters-more {
  display: none;
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
}

/* Select Box Plugin */
.s5_select-filter-half.pull-left + .sbHolder {
  width: 80px !important;
  float: left;
}

.s5_select-filter-half.pull-left + .sbHolder .sbOptions {
  width: 80px !important;
}

.s5_select-filter-half.pull-right + .sbHolder {
  width: 80px !important;
  float: right;
}

.s5_select-filter-half.pull-right + .sbHolder .sbOptions {
  width: 80px !important;
}

input.s6_range-filter {
  width: 103px !important;
}

span.s7_range-filter-middle {
	color: #6e6e6e;
	font-size: smaller;
	padding-left: 9px;
	padding-right: 0px;
	vertical-align: middle;
}

aside .s4_input-filter, aside .s6_range-filter {
	margin-bottom: 15px;
}

button#pf_form_submit {
	height: 35px;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 100%;
}

.loading_message {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}
.loading_message p {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -1em 0 0 -4.3em;
}
.loading_message b {
	display: block;
	margin: 0 1px;
	border: solid #AAA;
	padding: 0;
	color: #888;
	border-width: 1px 0;
}
.loading_message b b {
	margin: 0 -1px;
	padding: 0;
	border-width: 0 1px;
}
.loading_message b b b {
	margin: 0;
	border-width: 0;
	line-height: 3.3em;
	background: #EFEFEF;
}
.loading_message b b b img {
	vertical-align: middle;
}

.search-result {
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
}

.search-result .col1 {
  border-right: 1px solid #cccccc;
  float: left;
  width: 252px;
  height: 142px;
  position: relative;
}

.search-result .col2 {
  float: left;
  width: 318px;
  height: 122px;
  padding: 10px;
  text-align: left;
}

.search-result .col3 {
  float: left;
  width: 100px;
  height: 122px;
  padding: 10px;
  position: relative;
}

.search-result .result-photo {
  overflow: hidden;
}

.search-result h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.1;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #f26826;
  overflow: hidden;
  max-height: 2.2em;
}

.search-result h3 a {
/*   color: #f26826; */
  color: #00486a;
/*   text-decoration: underline; */
}

.search-result .result-date-location {
  color: #767676;
  font-size: 12px;
  margin: 0 0 3px 0;
  max-height: 30px;
  overflow-y: hidden;
  padding-top: 2px;
}

.search-result .result-description {
  color: #4d4d4d;
  margin: 0 0 3px 0;
  line-height: 1.2;
}

.search-result .result-actions {
    font-size: 13px;
    color: #f26826;
    bottom: 3px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0px;
}

.search-result .result-actions input[type="checkbox"] {
  margin-top: -2px;
}

.search-result .result-actions label {
  display: inline-block;
  color: #767676;
  font-size: 11px;
  padding-left: 5px;
  cursor: pointer;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.search-result .result-actions label a {
  color: #808080;
}

.search-result h4 {
  margin: 0 0 0px 0;
  padding: 2px;
  font-size: 18px;
  line-height: 1.1;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #00486a;
  text-align: center;
}

.search-result h4.contact-seller {
	font-size: 14px;
}

.search-result .result-slashed-price {
  margin: 0 0 0px 0;
  font-size: 14px;
  color: #767676;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  text-decoration: line-through;
}

.sort-dropdown ul.sbOptions, .sort-dropdown div.sbHolder {
	width: 200px;
    text-align: left;
}	

.sort-dropdown a.sbSelector {
	width: 160px;
}

.article-search-result .col2 .inner-box {
	position:relative; padding: 0px; 
}

div.highlights .inner-box { 
	position:relative; 
	padding: 0 0 0 40px; 
}

.article-search-result .col2 .inner-box .like-circle { 
	font-size: 0;
	line-height: 0; 
	text-indent: -4000px; 
}

div.highlights .inner-box .like-circle { 
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0;
	line-height: 0; 
	text-indent: -4000px; 
}

.article-search-result .col2 .inner-box p { 
	font: 13px/16px "Open Sans", arial, sans-serif; 
	color:#4d4d4d; 
}
.rate, .article-search-result .col2 .inner-box p.rate { margin-bottom:2px;  padding-bottom:0;  }
.highlight-positive { 
     font-weight: 400;
     text-transform: capitalize;
}
.inner-box li span.highlight-negative { 
	color: #ED1C24; 
	font-weight: normal;
    text-transform: capitalize;
}
.inner-box li span.highlight-neutral { 
	color: #808080; 
	font-weight: normal;
    text-transform: capitalize;
}

input.invalidField {
    border: 1px solid red;
}

label.invalidField{
    font-size: 12px;
    color: red;
}

#pf_form .inner-padding { padding-top:0;  }
.location-holder { 
	position:relative; 
	left: -20px; 
	width: 280px; 
	padding: 13px 0 5px 20px; 
	margin: 0 0 18px; 
	background-color:#e7f8ff;  
	border: 1px solid #e0e0e0;
	border-width: 1px 0px;  
}

#pf_form {
	border-bottom: 1px solid #ccc;
	margin: 0px;
}
#pf_form div.basic {
	clear: both;
}

.location-holder input#attr_Location {
    width: 224px;
    height: 30px;
    padding-left:32px;
    padding-left:30px;
	background-repeat: no-repeat;
    background-position: 7px;
    background-color: #fff;
    background-image: url(../../images/location-icon.png);
}

.location-icon{
    position: relative;
    top: 30px;
    left: -30px;
}

span.avgMiles{
    font-size: 13px !important;
    color: #808080 !important;
    font-weight: normal !important;
}

.relative {
    position: relative;
}

div.visible{
    display: block !important;
}

.breadcrumb {
	margin-bottom: 10px;
}

.box-header span.save-btn, .title-box span.save-btn {
    float: right;
    display: inline;
    margin: 8px 10px;
    background-color: #f5f5f5;
    font: 700 14px/30px "Open Sans", arial, sans-serif;
    color: #00486a;
    text-transform: uppercase;
    border: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 5px;
}

.box-header span.save-btn span#savedLabel, .title-box span.save-btn span#savedLabel {
    display: block;
    padding: 0 10px 0 37px;
}

span#savedLabel.saved-search-ico {
    background: url(../images/saved_search.png) no-repeat;
}

#alertLabel {
    color: blue;
	float: right;
	font-size: 12px;
    line-height: 36px;
    padding-right: 20px;
    text-decoration: underline;
}

.title-box{
    margin-left: 0px;
}

.title-box h1{
    float: left;
    margin-bottom: 15px;
}

.highlights {
	clear: both;
}

.highlights-results, .highlights-deals {
	margin-bottom: 18px;
}

.highlights-results {
	padding-left: 10px;
}

.highlights-deals {
	padding: 0px 0 0px 10px;
	border: 0px #aaa solid;	
}
.highlights .icon-price {
  float: left;
  margin-bottom: 5px;
}

.article-search-result .col3 .preview-listing-link {
	color: #767676;
	cursor: pointer;
	display: none;
	font-size: 11px;
    margin: 0 0 0 11px;
    padding: 0 0 0 14px;
    text-decoration: none;
}
.article-search-result .col3 span.preview-listing-link:hover {
	text-decoration: underline;
}
.article-search-result .col2 .preview-link {
	border-bottom: #999 1px dotted;
    cursor: pointer;
}
.article-search-result .col2 .preview-link:hover {
    text-decoration: none;
}
.article-search-result .col2 .preview-link.price-box {
    background-color: white;
    border: solid 1px #e2e2e2;
    color: #008000;
    padding: 2px 4px;
}
.positives{
    margin-top: -6px;
}

.dealer-rating{
    margin-left: 40px;
    margin-top: -7px;
}

ul.result-items{
    list-style-type: none;
    margin: 0px;
	padding-left: 0px;
	width: 243px;
}

div.result-icon{
    width: 40px;
    height: 70px;
    float: left;
}

.inner-box li span.price-drop-days{
    font-size: 12px;
    color: #808080;
    font-weight: normal;
}

.priceHistory-string{
    font-size: 13px;
    color: #808080;
}
ul.result-items li {
	font-size: 12px;	
	padding-bottom: 1px;
}

.no-result-box {
    font-size: 16px;
    color: #333333;
    margin: 0 0 18px;
    padding: 0 24px 10px 24px;
    background-color: #e7f8ff;
    border-radius: 3px;
}
.no-result-box strong {
    display: block;
    font-size: 20px;
    padding-top: 40px;
    padding-bottom: 18px;
}

.some-results-box {
    font-size: 18px;
    color: #333333;
    margin: 0 0 18px;
    padding: 0 24px 10px 24px;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fafafa),color-stop(1,#fff));
    border-radius: 3px;
}
.some-results-box strong {
    display: block;
    color: #00486A;
    font-size: 26px;
    padding-top: 55px;
    padding-bottom: 30px;
}
.expanded-results-link-container {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.expanded-results-link-container .lnk {
    font-size: 16px;
    font-weight: bold;
    color: #CE4C0E;
}

.similar-cars-to-consider {
    padding: 40px 0 20px 22px;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
}

#listing-not-found-box {
    font-size: 20px;
    padding: 20px;
    color: #00486A;
    background-color: #e7f8ff;
    border-radius: 3px;
}
#listing-not-found-box .message_label {
    font-weight: 700;
    padding-bottom: 10px;
}

.popover-table span.link{
    border-bottom: #999 1px dotted;
	color: #808080;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
}

.popover-table span.link:hover{
}

.article-search-result .col2 .inner-box p.results-summary {
    font-size: 13px;
    max-height: 3.7em;
    overflow-y: hidden;
    padding: 0px;
    margin: 0px;
    margin-top: 6px;
}

.article-search-result .col2 .inner-box table.popover-table p.results-summary {
	max-height: 7.4em;
	overflow-y: hidden;	
}

.article-search-result .col2 .inner-box .title-summary{
    font-weight: bold;
    margin-bottom: 2px;
}

.email-alerts-banner label.error {
    display:none !important;
}

.box-header .popover{
    line-height: 1em;
    background-color: #e7f8ff;
    text-align: center;
}

.box-header .popover-title{
    background-color: #e7f8ff;
    color: #00486a;
    font-weight: bold;
    border-bottom: 0px;
    padding-bottom: 0px;
}

.box-header button.close {
    margin: -3px;
}

.box-header .bottom .arrow{
    border-bottom-color: #e7f8ff;
}

div.email-alert-popup div.pop-up p {
	margin: 0 0 0 0;
	padding: 0px 10px 0px 10px;
}

.email-alert .price-range {
    background-color: #ffffdd;
    text-align: center;
    width: 413px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 27px;
    margin-bottom: 42px;
}

.email-alert .price-range .price-header {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    line-height: 30px;
}

.email-alert .price-range .popup-price {
    width: 101px;
    height: 20px;
}

#cars_v2-prev-next {
    border: 1px solid #eaeaea;
    height: 3em;
    margin: 14px 0px 15px;
    padding: 0 1em;
}

.numCars{
	color: #00486a;
    float: left;
    font-size: 15px;
    font-weight: normal;
	line-height: 3em;
}

#cars_v2-prev-next .pages{
    float: right;
    height: 3em;
}

#cars_v2-prev-next .pages ul>li {
    display:inline;
    height: 3em;
}

.pagination ul>li>span {
	background-color: transparent;
    line-height: 3em;
    padding: 0px 0px 0px 24px;
}

#cars_v2-prev-next .pages ul{
    display:inline-block;
}

a.inactive {
	color: #808080;
}
a.secondary {
	color: #00486a;
}
form.sort-form {
	margin-bottom: 0px;
}
.deal-text {
	color: #333333;
	font-size: 11px;
	line-height: 1em;
	text-align: center;
	width: 34px;
}

.detailLink{
    cursor: pointer;
    color: #00486a;
}

button.detailLink{
	font-size: 12px;
	font-weight: 500;
    padding: 5px 14px;
}
button.detailLink:hover {
	color: #00486a;
}
button .more-info {
	line-height: 13px;
}
button .more-info-disclaimer {
	font-weight: normal;
    font-size: 9px;
	letter-spacing: 0.5px;
    line-height: 13px;
    max-width: 71px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}
span.detailLink{
    cursor: pointer;
}

.backToResultsBtn {
	cursor: pointer;
	float: left;
	padding-left: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.backBtnF:hover {
	color: #f26826;
}

#pane-results{
	margin-bottom: 4em;
    width: 100%;
}

.backToResultsBtn-container {
	height: 94px;
	padding-top: 16px;
    padding-bottom: 10px;
	text-align: center;
}

.backToResultsBtn-container2 {
	color: #f26826;
	float: left;
}

.backToResultsBtn-container2 span{
	text-decoration: underline;
    cursor: pointer;
}

.backToResultsBtn-container2 .inactive{
    color: gray;
    cursor: default;
}

#pane-details{
    display: none;
}

.loadingSlide {
	color: #808080;
	font-size: 13px; 
    text-align: center;
    margin-top: 40%;
}

.currentSlide{
    background-color: #000;
}

/* Horizontal Listing Carousel */
.horizontal-listings-carousel {
  width: 1000px;
}

.flexslider.bottomSimilarCars.similarCarsSlider{
    width: 680px;
}

.horizontal-listings-carousel .slides {
  margin-left: 20px;
  margin-right: 20px;
  padding: 0 10px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.horizontal-listings-carousel .slides > li {
  padding: 0 9px;
  border-left: 1px solid #cccccc;
}

.horizontal-listings-carousel .slides > li:first-child {
  border: none;
}

.horizontal-listings-carousel .result-photo-horizontal {
  overflow: hidden;
  height: 129px;
}

.horizontal-listings-carousel .result-content-horizontal {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 10px;
}

.horizontal-listings-carousel .result-content-horizontal h3 {
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  color: #f26826;
}

.horizontal-listings-carousel .result-content-horizontal .result-price {
  color: #00486a;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.horizontal-listings-carousel .result-content-horizontal p {
  color: #333333;
  margin: 0;
}

.horizontal-listings-carousel .result-content-horizontal .result-post-date {
  color: #808080;
  font-size: 13px;
}

.horizontal-listings-carousel li.currentSlide .result-content-horizontal .result-price{
    color: #fff;
}

li.currentSlide .detailLink{
    color: #f26826;
}

.icon-calendar {
    width: 28px;
    height: 31px;
    margin-bottom: 5px;
    background: url(../images/icon-calendar.png) no-repeat center center;
}

#result-thumbnails div.horizontal-listings-carousel {
	padding-left: 10px;
	padding-right: 10px;
	width: 866px;
}

.horizontal-listings-carousel .result-photo-horizontal, .loadingSlide {
	height: 60px;
}
.result-photo-meta-horizontal {
	position: absolute;
	list-style: none;
	margin: 64px 0 0 0;
	padding: 0;
}

.horizontal-listings-carousel .result-content-horizontal {
	font-size: 11px;
	line-height: 1.3;
	margin-top: 3px;
	padding-bottom: 5px;
}
.horizontal-listings-carousel .result-content-horizontal h3 {
	color: #f26826;
	font-size: 11px;
	height: 2.6em;
	line-height: 1.3em;
	max-height: 2.6em;
	margin: 0;
	overflow: hidden;
}
.horizontal-listings-carousel .result-content-horizontal .result-price {
	font-size: 12px;
	font-weight: bold;
}
.scroll-number {
	background-color: #00486a;
	position: absolute;
	list-style: none;
	margin: 0px 0 0 0px;
	padding: 0;
}
.scroll-number li {
	line-height: 10px;
	font-family: monospace;
	color: white;
	font-size: 10px;
	padding: 2px;
}

#listing-carousel .flex-direction-nav a {
 margin: -81px 0 0 0;
}

.popover button.close {
    margin-top: -2px;
    margin-right: -5px;
}

.highlight-analysis{
    background-color: #ffffe0;
}

#details-page h1 {
	padding-left: 0px;
	margin-bottom: 0.5em;
	text-align: left;
}

.oneLineHighlight{
	padding: 0;
    word-spacing: -.1em;
    overflow-y: hidden;
    overflow-x: hidden;
    line-height: 1.3em;
    height: 1.4em;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.oneLineHighlight .highlight-positive{
    display: inline;
    word-spacing: normal;
}

.popover-table .subItem{
    color: #808080;
    float: right;
    margin-right: 5px;
}

.similarCarHeader {
  white-space: nowrap;
  margin-bottom: 11px;
  margin-top: -2px;  
}

.similarCarName {
  color: #F26826;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  overflow: hidden;
  max-width: 230px;
}

.similarCarMiles {
  color: #333;
  font-size: 13px;
}

.similarCarMarketPriceSection {
  padding-top: 10px;
  padding-bottom: 8px;
  height: 42px;
}

.similarCarMarketPrice {
  background-color: #008000;
  color: #FFF;
  padding: 1px 4px;
  border-bottom: medium none;
}

.similarCarMarketPriceLabel{
  color: #008000;
  font-weight: normal;
  font-size: 12px;
}

.similarCarsSlider{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.similarCarsSlider .result-content-horizontal h3{
    color: #f26826;
    font-size: 14px;
    height: 1.5em;
}

.similarCarsSlider .result-content-horizontal .result-price{
    color: #00486a;
    font-size: 14px;
}

.similarCarsSlider .result-content-horizontal p{
    color: #333333;
    font-size: 14px;
}

.similarCarsSlider .result-photo-meta-horizontal {
    position: absolute;
    list-style: none;
    padding: 0;
    margin-top: 0px;
    display: none;
}

.similarCarsSlider .result-photo-horizontal{
    height: 125px;
    overflow: hidden;
}

.similarCarsSlider .flex-direction-nav a {
    margin-top: -210px;
}

.similarCarsSlider h4 {
    margin-left: 20px;
}

.similarCarsSlider a:not(.btn) {
    color: #f26826;
    text-decoration: underline;
    cursor: pointer;
}

.similarCarsSlider ul.slides li {
    overflow: hidden;
    font-size: 14px;
    min-height: 230px;
    padding-top: 10px;
}

.similarCarsSlider ul.slides .contact-btn {
    bottom: 0;
    position: absolute;
}

.similarCarsSlider .result-price {
    color: #00486a;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.impression {
	border: none;
	height: 0px;
	width: 0px;
    overflow: hidden;
    float: left;
}

.verticalSlider.result-might-like .result-photo-meta-horizontal {
    margin-top: 87px;
    width: 170px;
}

.verticalSlider.result-might-like .result-photo-might-like {
    height: 113px;
    width: 170px;
    overflow: hidden;
}

.verticalSlider.result-might-like > li {
    height: 140px;
}

.verticalSlider.result-might-like h3 {
    color: #f26826;
    font-size: 14px;
    height: 1.5em;
    text-transform:uppercase;
}

.slider-range{
    margin: 10px 5px 18px 10px;
}

label[for="filter-MPG"]{
    margin-top: 25px;
}

div.slider-range.ui-widget-content{
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

div.slider-range.ui-widget-content.vertical div.ui-slider-range.ui-widget-header {
    background: #ADADAD
}

div.slider-range.ui-widget-content.vertical {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: 10px;
}

div.slider-range.ui-widget-content.vertical .ui-slider-handle{
    background: transparent url(../images/b-slider-handle-vertical.png) no-repeat;
    width: 25px;
    height: 12px;
}

/* Hide the right slider handle */
div.slider-range.fixedMax a.ui-slider-handle+a.ui-slider-handle {
    display: none;
}
div.slider-range.hideRange .ui-slider-range {
    display: none;
}

a.ui-slider-handle, a.ui-slider-handle:focus{
    outline: 0;
}
/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; top: 10px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}

/* caption */
.cycle-caption { 
	position: absolute; 
	color: white; 
    bottom: 0px;
    left: 0px;
	z-index: 700; 
}

.result-photo-meta {
	background: #444;
    opacity: 0.8;
    color: white;
    font-size: 16px;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    right: 0;
    line-height: 21px;
}
article:hover .col1 .result-photo-meta {
    opacity: 0.7;
}

.search-result .result-photo-meta .b-like {
  padding-left: 20px;
  background: #00486a url(../images/icon-like.png) no-repeat center 7px;
}

footer .footer-top, .media-coverage {
  background-image: none !important;
  background-color: #cbcbcb;
}

.pagination ul>li>span.currentPage{
    border: 0px;
}

.saved-search-ico{
    width: 25px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.saved-listings-ico {
    width: 25px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.saved-button{
	font-size: 11px;
    float: right;
    margin: 0 3px;
    width: 92px;
    text-align: center;
}

.edit-alert-save-button{
  float: right;
  text-align: center;
}

.saved-button .lnk {
    color: #00486a;
}
.btn-info .lnk {
    color: #ffffff;
}
.btn-info.detailLink {
	font-weight: 600;
}
.dyk {
	font-size: 14px;
	margin-top: 20px;
}
table.dyk {
	width: 400px;
	border: 1px solid;
	margin-bottom: 20px;
}
.dyk th {
	text-align: center;
	border: 1px solid;
    font-size: 16px;
}
.dyk td {
	text-align: center;
	width: 100px;
	border: 1px solid;
	padding: 5px;
    font-size: 16px;
}
.dyk .lnk, .dyk a {
	color: #00486a;
	font-weight: 500;
}
.dealer-dyk-cell {
	border: 1px solid #aaa;
    margin: 10px 10px 20px 20px;	
	min-height: 103px;
    padding: 10px 10px 10px 20px;
}
#section-dyk-overview .row {
	margin-top: 20px; 
	margin-bottom: -30px;
}
#cars_v2-prev-next span.lnk {
	border: 0px;
}
#saved-search-save-alert {
	color: #fff;
}
#saved-search-save-alert-no {
	color: #333333;
}
.model_lists td {
  text-align: left;
  border: 0px;
}
.model_lists_title h2 {
	float: left;
}
.model_lists_title span {
	float: left;
    line-height: 40px;
    vertical-align: sub;
    font-size: 11px;
    padding-left: 10px;
}
.h-ad-row {
	text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;	
}

#similarSlider .result-photo-might-like {
    padding-bottom: 4px;
}
#similarSlider .result-photo-might-like span.result img {
	height: 141px;
}
footer .footer-top {
  height: 50px;
  margin: 0 0 15px 0;
}
.filter-dr span {
	display: inline-block;
	vertical-align: middle;
}
.filter-dr {
	
}
.filter-dr-more {
	height: 18px;
	padding-left: 4px;
}
.filter-dr input {
	margin: 0px;
}
input.filter-dr-default {
	margin: 0px;
	height: 16px;
	vertical-align: middle;
}

/** jquery overrides
.ui-widget-header {
	background-image: none;
	background-color: aaa;
}
 */
.bg-email-alerts-banner-img{
    width: 723px;
    height: 50px;
    background-color: #4c4c4c;
}

.footer-table {
	font-size: 12px;
	margin-top: 20px;
}
.footer-table table {
	width: 400px;
	border: 1px solid;
	margin-bottom: 20px;
}
.footer-table th {
	text-align: center;
	border: 1px solid;
}
.footer-table td {
	text-align: center;
	width: 100px;
	border: 1px solid;
	padding: 5px;
}
.footer-table .lnk, .footer-table a {
	color: #00486a;
	font-weight: bold;
}
.seen {
    height: 17px;
    margin-right: 5px;
    position: absolute;
    background-color: gray;
    color: #fff;
    font-size: 13px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    border-bottom: 0;
    letter-spacing: 2px;
    line-height: 17px;
}
.article-search-result .additional-info {
    display: none;
    float: left;
    width: 100%;
    padding: 5px 0 5px;
    background-color: #fff;
    border-top: 1px dashed #ddd;
}
.article-search-result .col3 .preview-listing-link.open { 
	background-position: 1px 7px;  
}
.article-search-result:hover .col3 span.preview-listing-link {
	display: block;
}
.additional-info-content {
	font-size: 12px;
	padding: 0 5px;
}
.additional-info-content-column {
    display: inline-block;
    vertical-align: top;
    width: 265px;
}
.search-results {
    width: 723px;
}
.article-search-result .col2 .inner-box {
  width: 100%;
}
.details2_vin_history {
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
.article-search-result .col3 span.preview-listing-link {
	display: block;
	margin-top: 10px;
	opacity: 0.75;
	position: absolute;
	bottom: 22px;
}

#statsHeader {
	font-size: 12px;
}
#statsHeader .prices .active {
	font-weight: 600;
}
#statsHeader .prices .inactive {
	color: blue;
	cursor: pointer;
}
#statsHeader .prices .price:nth-child(n+2) {
    border-left: solid 1px #666;
    padding: 0 4px;
}
#statsHeader .prices {
    margin-bottom: 5px;
}
.pop-overlay.model-list-popoverlay .pop-up {
	position: absolute;
	left: 50%;
	margin: 0;
	top: 50%;
	transform: translate(-50%, -50%);
    width: 600px;
    height: 345px;
}
div#id139_model_list_summary_content tr th {
	padding: 4px 2px 8px 10px;
} 
div#id139_model_list_summary_content tr td {
    padding: 2px 2px 2px 2px;
}
div#id139_model_list_summary_content tr:hover {
	background-color: #f9f9f9;
}
#id139_model_list_summary_content tr.selected {
    background-color: #eee;
}
td.id139_rank {
	width: 25px;
}
td.id139_list_rank a {
	display: block;
}
.dealer-stats-header {
	font-size: 13px;
}
.dealer-stats-header-more {
	margin-bottom: 10px;
}
.dealer-stats-header-more .dealer-stats-header-more-button, .dealer-stats-header-more .dealer-stats-header-less-button {
	display: block;
	cursor: pointer;
	text-align: center;
}
.dealer-stats-header-more.open .dealer-stats-header-more-button {
	display: none;
}
.dealer-stats-header-more .dealer-stats-header-more-content {
	display: none;
}
.dealer-stats-header-more.open .dealer-stats-header-more-content {
	display: block;
	margin-top: 2em;
}
.dealer-stats-header-more.open .dealer-stats-header-less-button {
}
.row-fluid.dealer-stats-header-more-button:before, .row-fluid.dealer-stats-header-less-button:before {
    content: '';
    position: relative;
    left: 0%;
    top: 10px;
    height: 1px;
    width: 100%;
    background-color: #ccc;
}
.dealer-stats-header-less-button span, .dealer-stats-header-more-button span {
    background-color: #e0e0e0;
    position: relative;
    padding: 0 15px;
    color: #aaa;
    text-transform: uppercase;
    font-size: 11px;
}
.dealer-stats-header .dealer-status-header-charts {
    width: 725px;
    padding: 20px 0px;
    border: 1px solid #ccc;
   	margin-bottom: 1em;
}
.dealer-stats-header .dealer-disclaimer {
	font-size: 13px;
    margin: 10px;
}
.dealer-stats-header .barTitle {
    max-width: 300px;
}
.dealer-stats-header .location-icon {
	float: left;
    position: relative;
    top: 0px;
    left: -10px;
}
.dealer-stats-header .dealerChart {
	margin-left: 20px;
    width: 340px;
}
h2 {
    margin-bottom: 0.3em;
}
.sub-header .nav-tabs a:hover {
    background-color: rgb(224, 224, 224);
	cursor: pointer;
}

#results-price-chart-container {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
}
#results-price-chart-container #results-price-chart {
	width: 100%; 
	height: 250px;
}
#results-price-chart-container #results-price-chart-loading {
	height: 250px;
    text-align: center;
    padding-top: 180px;
	font-size: 15px;
}
#results-price-chart-container #results-price-chart-footer div.dot { 
	display: inline-block; 
	border-radius: 50%; 
	width: 11px; 
	height: 11px; 
	margin-left: 90px;
}
#results-price-chart-container div#results-price-chart-header {
    margin-bottom: 1em;
}
#results-price-chart-container #results-price-chart-footer {
    text-align: center;
	padding-bottom: 1em;
    margin-top: 1em;
}
#scatter-chart-popup {
    position: absolute;
    width: 188px;
    border: 3px solid #6b6cb1;
    background-color: #fff;
    border-radius: 3px;
}
#scatter-chart-popup .close-button {
	position: absolute;
	right: 5px;
}
#scatter-chart-popup a { color: #000; }
#scatter-chart-popup a:hover { text-decoration: none; }
#scatter-chart-popup .dealer-rating { margin-left: 0; margin-top: 0; }
#scatter-chart-popup .stars-sprite-img {display: inline-block;}
#scatter-chart-popup .similarCarMarketPriceSection { height: auto; }
#scatter-chart-popup .scatter-chart-popup-title {
    border-bottom: 1px solid #ccc;
    padding: 5px;
	font-weight: bold;
}
#scatter-chart-popup .scatter-chart-popup-content { 
	padding: 10px;
}
.highlight-good-deal {
    background-color: #007EB6;
    border-bottom: none !important;
    color: #fff;
    font-weight: 500;
    padding: 4px 8px;
    text-align: center;
}

article .highlight-good-deal {
	font-size: 13px;
	min-width: 64px;
}

.highlight-good-deal-container {
	vertical-align: top;
}
.inner-box li span.highlight-good-deal {
    color: #fff;
}
#pfajx {
	border: #e0e0e0 1px solid;
}
.highlight-great-deal {
	background-color: #158918;
	border-bottom: none !important;
    border-radius: 2px;
    color: #fff;
    font-weight: 500;
    padding: 4px 8px;
    text-align: center;
}
article .highlight-great-deal {
	font-size: 13px;
	min-width: 65px;
}

.highlight-great-deal-container {
	vertical-align: top;
}
.inner-box li span.highlight-great-deal {
    color: #fff;
}

.highlight-ok-deal {
    background-color: #d27204;
    border-bottom: none !important;
    color: #fff;
    font-weight: 500;
    padding: 4px 8px;
    text-align: center;
}
article .highlight-ok-deal {
	font-size: 13px;
	min-width: 64px;
}

.highlight-ok-deal-container {
	vertical-align: top;
}
.inner-box li span.highlight-ok-deal {
    color: #fff;
}

span.highlight-good-price {
    background-color: #00bb00;
    color: #ffffff;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    border-bottom: none;
}

.price-GREAT_DEAL, .price-GOOD_DEAL, .price-OTHER, .price-OK_DEAL {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    border-bottom: none;
    border-radius: 2px;
}

.price-GREAT_DEAL {
	background-color: #008000;
	color: #ffffff;
}
.price-GOOD_DEAL {
    background-color: #00bb00;
    color: #ffffff;
}
.price-OK_DEAL {
    background-color: darkorange;
    color: #ffffff;
}
.price-OTHER {
}
.results_highlight_below_market.price-OTHER {
	background-color: #008000;
    color: #ffffff;
}
.large-like-button-img{
    margin-left: 11px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.study-description td, .study-description th {
    border: 1px solid #666;
    padding: 4px;
    text-align: center;
}
.study-description p {
    margin-bottom: 1em;
    padding: 0px;
}
#study-page h1 {
	margin-top: 10px;
    line-height: 1.4em;
    margin-bottom: 0.8em;
}
.study-recent {
    margin: 1em 0em 0 60px;
    display: inline-block;
    float: left;
    width: 250px;
    min-height: 500px;
    padding: 0 1em 1em 1em;
    background-color: #e0e0e0;
}
.study-main {
	width: 630px;
    margin: 1em auto 0 5px;
    display: inline-block;
    float: left;
}
.study-item {
    padding: 5px 10px;
}
.study-item.current-study {
	font-weight: bold;
}
.study-author,.study-date {
	font-size: 12px;
}
.study-author {
    color: #aaa;
    margin: -0.5em 0 1em 0;
}
#studiesFooter {
}
.study-description .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}
.study-description .video-container iframe, .study-description .video-container object, .study-description .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.study-description img {
    border-radius: 2px;
    height: auto;
    width: 100% !important;
}
div.isc-wp-image-caption {
    text-align: center;
    font-size: 11px;
    color: #666;
    font-style: italic;
}
.study-description img.alignleft {
    display: inline;
    float: left;
    margin: 2px 7px 2px 0;
    padding: 8px 14px 11px 0;
}
.study-description img.alignright {
    display: inline;
    float: right;
	padding: 8px 12px 11px 14px;
    margin: 2px 0 2px 7px;
}
.study-description table {
    margin-bottom: 1em;
    margin-top: 1em;
    width: 100%;
}
#study-page h2 {
	font-size: 20px;
	font-weight: 700;
}
#study-page h2 i {
	font-size: 22px;
	font-weight: 400;
}
.lead-form-link {
	color: blue;
	cursor: pointer;
	font-size: 13px;
}
.lead-form-link:hover {
	text-decoration: underline;
}
article.article-search-result:hover, .article-search-result:hover .col2 .preview-link.price-box {
	background-color: #ffffe0;
	cursor: pointer;
}
.article-search-result .col2 .preview-link {
    border-bottom: none;
}
.studies {
    clear: both;
    padding: 15px 0 0 10px;
    font-size: 13px;
}
.studies a {
    color: #333333;
}
.studies .study {
	margin-bottom: 8px;
}
.studies .more-studies {
    padding: 1em 0;
    font-style: italic;
}

.shoppingLink, .shoppingLink iframe, .shoppingLink > div {
    width: 100%!important;
    height: 50px!important;
}

.details-jmp-right-top{
    margin-top: 75px;
}

.details-jmp-right-top .jmpads{
    margin-bottom: 70px;
}

.details-jmp-right-bottom{
    margin-left: 20px;
    margin-top: -10px;
}

.extended-row{
    width: 1400px;
}
#right-details  {
	display: inline-block;
	margin-bottom: 1em;
	margin-left: 10px;
}
.ffsearch-container {
	clear: both;
	padding-left: 10px;
}
input#ffsearch {
    margin-bottom: 6px;
    height: 10px;
    font-size: 11px;
    line-height: 22px;
    width: 400px;
}
#buying-guide-top {
	margin-bottom: 3em;
}
.buying-guide-top-photo {
    width: 400px;
    float: right;
}
div#buying-guide-text-container {
	margin-top: 2em;
}
table.top-search-form {
    background-color: #e7f8ff;
    border: solid 1px #ccc;
    margin: 0 0 2em;
    width: 100%;
}
table.top-search-form td {
	color: #666;
    font-size: 16px;
    padding: 16px 10px;
}
.top-search-form input, .top-search-form .btn {
    font-size: 15px;
    font-weight: 200;
	height: 30px;
    line-height: 30px;
    margin: 0px;
    min-width: 100px;
}
input#attr_Location_top {
    width: 64px;
    padding: 5px 15px;
    min-width: unset;
}
div#buying-guide-text-container-top {
/*     border: solid 1px #ddd; */
}

#jump-menu {
    position: sticky;
    top: 0;
    padding-top:10px;
    background-color: white;
    z-index: 9; /*Should be below the z-index for the loading splash_overlay, but above other elements on the page*/
    font-size: 1.45em;
    font-weight: 600;
}
#jump-menu a {
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}
#jump-menu a + a {
    /* Add a separator but only if there are two <a> next to each other */
    border-left: solid black 1px;
}
.section-buying-guide .shop-for-link {
    font-weight: bold;
    text-decoration: underline;
}

#id132_cars_dyk .section-buying-guide h3 {
    padding-top: 20px;
}

.section-buying-guide {
    line-height: 24px;
}

.section-buying-guide li{
    line-height: 24px;
}

#jump-to-pricing{
    padding-top: 20px;
}

.collapse-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-image: url(../images/nav-right.png);
    margin-bottom: -3px;
}
.collapse-icon-expanded {
    transform: rotate(90deg);
}
.id77_pf_prev.lnk,.id78_pf_next {
	color: #CE4C0E;
}
div.section-wide {
    clear: both;
    width: 1085px;
}

table td.list-subtitle {
    font-weight: bold;
    padding: 30px 0 20px;
}

td.list-subtitle span {
    padding: 8px 12px;
    background: #f7f7f7;
}
.jumpstart_featured_outer {
	width: 728px;
    margin: 0 auto;
}
#study-page h3 {
	font-size: 20px;
}

/* begin trim-specs */
.trim-specs-table-selected-row {
	background-color: #e7e0d7;
}
.dyk .trim-specs th, .dyk .trim-specs td {
    border: 0px;
    padding: 4px;
}

table.trim-specs {
}

.trim-specs-list .dyk td {
    width: auto;
}
.dyk .trim-specs th {
    text-align: right;
}

.dyk .trim-specs td {
    text-align: left;
}

table.trim-specs th {
    padding-right: 10px;
}
/* end trim-specs */

.insight-snapshot{
    display: none;
}

.insight-snapshot.shell * {
    padding: 0;
    margin: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
}

.insight-snapshot.shell h3, .insight-snapshot.shell p{
    line-height: 1.4;
    color: #000;
}

.insight-snapshot.shell *:before,
.insight-snapshot.shell *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit; }

.insight-snapshot.shell {
    max-width: calc( 730px + 15px * 2);
    margin: auto;
    width: 100%;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
}
/* Shell Fluid */
.shell--fluid {
    max-width: none; }
/* ------------------------------------------------------------ *\
	Stats
\* ------------------------------------------------------------ */
.insight-snapshot .stats {
    list-style: none; }
/* ------------------------------------------------------------ *\
	Stat
\* ------------------------------------------------------------ */
.insight-snapshot .stat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .stat {
        font-size: 12px; } }
.insight-snapshot .stat + .stat {
    margin-top: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .stat + .stat {
        margin-top: 6px; } }
.insight-snapshot .stat .stat__label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .stat .stat__label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 34px;
        flex: 0 0 34px; } }
.insight-snapshot .stat .stat__progress {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding: 2px 5px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, right top, left top, from(#24a0e2), to(#024e73));
    background-image: -o-linear-gradient(right, #24a0e2 0%, #024e73 100%);
    background-image: linear-gradient(270deg, #24a0e2 0%, #024e73 100%);
    color: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .stat .stat__progress {
        padding: 1px 5px; } }
.insight-snapshot .stat:nth-child(1) .stat__progress {
    max-width: 56%; }
.insight-snapshot .stat:nth-child(2) .stat__progress {
    max-width: 63%; }
.insight-snapshot .stat:nth-child(3) .stat__progress {
    max-width: 69%; }
.insight-snapshot .stat:nth-child(4) .stat__progress {
    max-width: 72%; }
/* ------------------------------------------------------------ *\
    Feature
\* ------------------------------------------------------------ */
.insight-snapshot .feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #cbcbcb;
    background-color: #F7F7F7;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature {
        display: block;
        max-width: 306px;
        padding: 6px 20px 28px;
        margin: 0 auto;
        background-color: #fff;
        border-radius: 5px; } }
.insight-snapshot .feature:after {
    content: '';
    display: block;
    clear: both; }
.insight-snapshot .feature h3 {
    font-size: 21px;
    font-weight: 400; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature h3 {
        font-size: 14px;
        text-align: center; } }
.insight-snapshot .feature a {
    color: #01486A;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s; }
.insight-snapshot .feature a:hover {
    color: #24A0E2; }
.insight-snapshot .feature p {
    font-size: 11px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature p {
        font-size: 9px; } }
.insight-snapshot .feature p a {
    font-weight: 600; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature > p {
        max-width: 194px;
        text-align: center; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature > p a {
        display: none; } }
.insight-snapshot .feature .feature__aside {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding: 16px 28px;
    border-right: 1px solid #cbcbcb;
    text-align: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__aside {
        max-width: 100%;
        padding: 0;
        border-right: none;
        margin-bottom: 11px; } }
.insight-snapshot .feature .feature__aside:before, .insight-snapshot .feature .feature__aside:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__aside:before, .insight-snapshot .feature .feature__aside:after {
        display: none; } }
.insight-snapshot .feature .feature__aside:before {
    right: -10px;
    border-width: 5.5px 0 5.5px 10px;
    border-color: transparent transparent transparent #cbcbcb; }
.insight-snapshot .feature .feature__aside:after {
    right: -8px;
    border-width: 5.5px 0 5.5px 10px;
    border-color: transparent transparent transparent #F7F7F7; }
.insight-snapshot .feature .feature__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    min-height: 270px;
    padding: 12px 20px;
    background-color: #fff;
    text-align: center;
}

.insight-snapshot .feature .feature__content.table-margin{
    display: table;
    margin-bottom: 41px;
}

.insight-snapshot .feature .feature__content.table-height{
    display: table;
    height: 190px;
}

.insight-snapshot .feature .table-row{
    display: table-row;
}

.insight-snapshot .feature .table-row .data-description {
    margin-top: 5px;
}

.insight-snapshot .feature .table-cell{
    display: table-cell;
    vertical-align: middle;
}

.insight-snapshot .table-cell.savings{
    height: 185px;
}

.insight-snapshot .feature .feature__content .left_side {
    width: 40%;
    display: table-cell;
    vertical-align: middle;
}

.insight-snapshot .feature .feature__content .right_side {
}

.insight-snapshot .feature.white{
    background-color: #fff;
}

.insight-snapshot .feature .gray{
    background-color: #f7f7f7;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__content {
        max-width: 100%;
        padding: 0;
        min-height: 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__content > p {
        max-width: 194px;
        margin: 0 auto; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__content > p a {
        display: none; } }
.insight-snapshot .feature .feature__stats {
    float: left;
    max-width: 234px;
    width: 100%;
    padding-top: 4px;
    margin-right: 44px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__stats {
        float: none;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        max-width: 182px;
        padding: 0;
        margin: 0 auto 16px; } }
.insight-snapshot .feature .feature__btn {
    display: inline-block;
    padding: 1px 15px 2px 11px;
    margin-bottom: 48px;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px rgba(24, 79, 131, 0.18);
    box-shadow: 0 0 4px rgba(24, 79, 131, 0.18);
    color: #000;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.01em;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__btn {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 12px;
        font-size: 9px; } }
.insight-snapshot .feature .feature__btn:hover {
    color: #000;
    -webkit-box-shadow: 0 0 4px rgba(24, 79, 131, 0.8);
    box-shadow: 0 0 4px rgba(24, 79, 131, 0.8); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__btn:hover {
        -webkit-box-shadow: none;
        box-shadow: none; } }
.insight-snapshot .feature .feature__btn:hover span {
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__btn:hover span {
        color: #01486A; } }
.insight-snapshot .feature .feature__btn span {
    color: #F16C2B; }
.insight-snapshot .feature .feature__btn i {
    margin: -3px 3px 0 0; }
.insight-snapshot .feature .feature__list {
    max-width: 370px;
    padding-right: 11px;
    margin: 15px auto 20px;
    list-style: none;
    font-weight: 700;
    text-align: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__list {
        padding-right: 0;
        margin-bottom: 11px; } }
.insight-snapshot .feature .feature__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.insight-snapshot .feature .feature__list li + li {
    margin-top: 16px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__list li + li {
        margin-top: 7px; } }
.insight-snapshot .feature .feature__list-label {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    line-height: 1; }
.insight-snapshot .feature .feature__list-label:first-child, .insight-snapshot .feature .feature__list-label:first-child p {
    color: #01486A; }
.insight-snapshot .feature .feature__list-label:last-child, .insight-snapshot .feature .feature__list-label:last-child p {
    color: #444; }
.insight-snapshot .feature .feature__list-label p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__list-label p {
        font-size: 12px; } }
.insight-snapshot .feature .feature__list-label span {
    font-size: 12px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__list-label span {
        display: none; } }
.insight-snapshot .feature .feature__list-arrow {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 163px;
    flex: 0 0 163px;
    padding: 12px 0 12px 14px;
    background: -webkit-gradient(linear, left top, right top, from(#24a0e2), to(#024e73));
    background: -o-linear-gradient(left, #24a0e2 0%, #024e73 100%);
    background: linear-gradient(to right, #24a0e2 0%, #024e73 100%);
    color: #fff;
    font-size: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__list-arrow {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 126px;
        flex: 0 0 126px;
        padding: 10px 0 11px 14px;
        font-size: 12px; } }
.insight-snapshot .feature .feature__list-arrow:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../images/insight-mask-arrow.png);
    background-size: cover; }
.insight-snapshot .feature .feature__services {
    max-width: 430px;
    padding-right: 35px;
    margin: 0 auto 12px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature .feature__services {
        padding-right: 0;
        margin-bottom: 5px; } }
.insight-snapshot .feature--full {
    display: block; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature--full {
        padding: 0; } }
.insight-snapshot .feature--full h3 {
    font-size: 24px;
    margin-bottom: 28px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature--full h3 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 16px;
        font-size: 14px; } }
.insight-snapshot .feature--full .feature__content {
    max-width: 100%;
    padding: 35px 40px 35px;
    background-color: transparent;
    text-align: left; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature--full .feature__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 15px 28px; } }
.insight-snapshot .feature--full .feature__content > p {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
.insight-snapshot .feature--full .feature__btn {
    margin-bottom: 28px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .feature--full .feature__btn {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 12px; } }
/* ------------------------------------------------------------ *\
	Services
\* ------------------------------------------------------------ */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .services {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
/* ------------------------------------------------------------ *\
	Service
\* ------------------------------------------------------------ */
.insight-snapshot .service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 0;
    color: #444;
    text-align: left; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .service {
        display: block;
        padding: 7px 12px;
        text-align: center; } }
.insight-snapshot .service + .service {
    border-top: 1px dashed rgba(151, 151, 151, 0.32); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .service + .service {
        border: none; } }
.insight-snapshot .service .service__label {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1; }
.insight-snapshot .service .service__label:first-child {
    text-align: right; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .service .service__label:first-child {
        text-align: center; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .service .service__label:last-child p {
        font-size: 12px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .service .service__label br {
        display: none; } }
.insight-snapshot .service p {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.54; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .service p {
        margin-bottom: 7px;
        font-size: 10px; } }
.insight-snapshot .service p span {
    display: block;
    margin-bottom: 2px;
    line-height: 1;
    font-size: 18px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .service p span {
        font-size: 14px; } }
.insight-snapshot .service .service__btn {
    display: inline-block;
    max-width: 122px;
    width: 100%;
    padding: 10px 10px;
    border-radius: 4px;
    margin: 0 25px;
    background-color: #E4E4E4;
    color: #444;
    font-size: 16px;
    font-weight: 700;
    text-align: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .insight-snapshot .service .service__btn {
        max-width: 110px;
        width: 110px;
        margin: 0 0 12px; } }
.service--green .service__label span {
    color: #008000; }
/* ------------------------------------------------------------ *\
	Slider Features
\* ------------------------------------------------------------ */
.insight-snapshot .slider-features .swiper-container-horizontal > .swiper-pagination-bullets,
.insight-snapshot .slider-features .swiper-pagination-custom,
.insight-snapshot .slider-features .swiper-pagination-fraction {
    bottom: 17px;
    text-align: center;
}
.insight-snapshot .slider-features .swiper-pagination-bullet {
    width: 6px;
    height: 6px; }
.insight-snapshot .slider-features .swiper-pagination-bullet-active {
    background-color: #000; }
/* ------------------------------------------------------------ *\
	Slider Mobile
\* ------------------------------------------------------------ */
.insight-snapshot .slider-mobile {
    max-width: 330px;
    margin: 0 auto; }
/* ------------------------------------------------------------ *\
	Product
\* ------------------------------------------------------------ */
.insight-snapshot .product {
    padding: 4px 8px 8px;
    border: 2px solid #e5e5e5;
    font-size: 14px; }
.insight-snapshot .product h4 {
    margin-bottom: 7px;
    font-size: 16px; }
.insight-snapshot .product h4 a {
    text-decoration: none; }
.insight-snapshot .product h4 a:hover {
    text-decoration: underline; }
.insight-snapshot .product span {
    color: #9f9f9f; }
.insight-snapshot .product p {
    margin-bottom: 1px; }
.insight-snapshot .product .product__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.insight-snapshot .product .product__image {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    background-size: cover;
    -webkit-transition: opacity .8s;
    -o-transition: opacity .8s;
    transition: opacity .8s; }
.insight-snapshot .product .product__image:before {
    content: '';
    display: block;
    padding-top: 57%; }
.insight-snapshot .product .product__image:hover {
    opacity: .8; }
.insight-snapshot .product .product__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding-left: 10px; }
.insight-snapshot .product .product__label {
    display: inline-block;
    padding: 1px 10px;
    margin-bottom: 3px;
    background-color: #05b804;
    color: #fff; }
/* ------------------------------------------------------------ *\
	Card
\* ------------------------------------------------------------ */
.insight-snapshot .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 22px 22px 17px;
    border: 2px solid #e5e5e5; }
.insight-snapshot .card .card__image {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    margin-top: 13px;
    background-size: cover; }
.insight-snapshot .card .card__image:before {
    content: '';
    display: block;
    padding-top: 57%; }
.insight-snapshot .card .card__content {
    padding-left: 19px; }
.insight-snapshot .card .card__content h4 {
    margin-bottom: 7px; }
.insight-snapshot .card .card__content a {
    color: #ed0c06;
    font-size: 13px;
    text-decoration: none; }
.insight-snapshot .card .card__content a:hover {
    text-decoration: underline; }


.insight-snapshot .ico-net{
    background-image: url(../images/insight-sprite.png);
    background-position: 0% 0%;
    background-size: 100% 100%;
    width: 11px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-resolution: 192dpi){
    .insight-snapshot .ico-net{ background-image: url(../images/insight-sprite.@2x.png);
        background-position: 0% 0%;
        background-size: 100% 100%;
        width: 10.5px;
        height: 10.5px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0px; }
}


.details-button-row {
    margin: 50px 0;
    list-style: none;
    padding: 0;
    text-align: center;
}

.details-button-row .btn-info {
    font-size: 14px;
}

.details-button-row li + li {
    margin-top: 50px;
}

.partner-links-vdp {
    max-width: 640px;
    margin: auto;
}

.vdp-custom-description {
	margin-top: 15px;
}

/** truecar: */
.vdp-custom-description-truecar-remote div {
	font-weight: 600;
	text-align: center;
	margin: 10px 0;
}
.vdp-custom-description-truecar-remote .truecar-logo {
	height: 50px;
	width: 50px;
}
.vdp-custom-description-truecar-remote ul {
	list-style: none;
	margin: 0;
}



#carvana-post-lead-info {
	padding: 20px;
}
#carvana-post-lead-info .pop-up {
	width: 600px;
}
#carvana-post-lead-info .listing-image {
	float: left;
}
#carvana-post-lead-info .right {
	float: right;
	max-width: 250px;
}
#carvana-post-lead-info h2, #carvana-post-lead-info p, #carvana-post-lead-info div {
	text-align: center;
}
#carvana-post-lead-info .carvana-post-lead-link {
	width: 80%;
}
#carvana-post-lead-info .heading {
	display: none;
}

#awLoaderContainer, .awlistings .fail-cont {
    display: none;
    visibility: hidden;
}
#id132_cars_dyk h2 {
    font-size: 30px;
    margin-bottom: 0.8em;
}
.dyk {
    font-size: 16px;
}
div#cars_v2-results-header {
    font-size: 18px;
    color: #00486a;
}
#id132_cars_dyk h3 {
    color: #333333;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0.8em;
}

.id139_list_rank a {
    text-decoration: underline;
}

td.id139_item_value.right {
    text-align: right;
    font-weight: bold;
}

.span6.model-ranking-list {
    border-left: gray solid 1px;
    padding-left: 40px;
    margin-left: 40px;
    display: none;
}

.rankings-heading {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 9px;
}

div#id139_model_list_summary_title {
    text-align: right;
    width: 100%;
}

div#id139_model_list_summary_title .model_list_title {
    text-align: left;
    float: left;
}

table.model_list_table {
    width: 275px;
}

td.selected_list_type {
    background-color: #eee;
}