/** sprite:mobile; sprite-image:url('../images/mobile_sprite.png'); sprite-layout:horizontal; */


.inactive-saved-img{
    display: inline-block;
    width: 25px;
    height: 27px;
    background-image: url(../images/StarBlueOutline.png); /** sprite-ref:mobile; */
}
.active-saved-img{
    display: inline-block;
    width: 25px;
    height: 27px;
    background-image: url(../images/StarBlueSolid.png); /** sprite-ref:mobile; */
}

.email-listing-toolbar-img{
    display: inline-block;
    width: 25px;
    height: 27px;
    background-image: url(../images/email-blue.png); /** sprite-ref:mobile; */
}

.btn-blue, .btn-red{ /** Duplicated in mobile_home_sprites.css (todo: consolidate it)  */
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width:100%;
    height:38px;
    line-height:38px;
    overflow: hidden;
    margin: 0 0 2% !important;
    cursor: pointer;
}
.btn-blue{
    background-image: url(../images/button-bg-blue.png);
}
.btn-red{
    background-image: url(../images/button-bg-red.png);
}

.menu-btn-img{
    width: 28px;
    height: 19px;
    background-image: url(../images/menu-btn.png); /** sprite-ref:mobile; */
}
.logo-img{
    width: 130px;
    height: 35px;
    background-image: url(../../v2/images/iseecars-logo35.png); /** sprite-ref:mobile; */
}
.ico-star {
    width: 23px;
    height: 22px;
    background-image: url(../images/ico-star.png); /** sprite-ref:mobile; */
}
.resetSearchBtn-img{
    display: inline-block;
    width: 79px;
    height: 37px;
    background-image: url(../images/reset.png);
}
.search_btn-img{
    display: inline-block;
    width: 102px;
    height: 37px;
    background-image: url(../images/search_btn.png);
}
.photo-number-icon-img{
    width: 15px;
    height: 14px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    background-image: url(../images/camera.png); /** sprite-ref:mobile; */
}
.signupPopupAlertBtn-img {
    width: 102px;
    height: 37px;
    background-image: url(../images/signup.png);
}

.like-circle-small-thumb-blue-img{
    margin-bottom: 3px;
    width: 34px;
    height: 34px;
    background-image: url(../../v2/images/like-circle-small-thumb-blue.png); /** sprite-ref:mobile; */
}

.contact-seller-img{
    width: 281px;
    height: 37px;
    background-image: url(../images/contact-seller.jpg);
}
.email-seller-img{
    width: 290px;
    height: 37px;
    cursor: pointer;
    background-image: url(../images/email-seller.png);
}
.send-email-seller_upper-img{
    width: 281px;
    height: 37px;
    background-image: url(../images/send-email-seller_upper.png);
}
.insurace-and-loan-spacer{
    width: 280px;
    height: 38px;
    margin: 1.5% auto;
}
.insurance-and-loan-container{
    position: absolute;
    left: 0px;
    width: 100%;
}
.get-auto-loan-img{
    width: 280px;
    height: 38px;
    cursor: pointer;
    display: block;
    margin: 1.5% auto;
    background-image: url(../images/get-auto-loan.png);
}
.get-auto-insurance-img{
    width: 280px;
    height: 38px;
    cursor: pointer;
    display: block;
    margin: 1.5% auto;
    background-image: url(../images/get-auto-insurance.png);
}
.calendar-img{
    width: 30px;
    height: 31px;
    background-image: url(../images/calendar.jpg); /** sprite-ref:mobile; */
}
.price-tag-img{
    width: 35px;
    height: 35px;
    background-image: url(../images/price-tag.jpg); /** sprite-ref:mobile; */
}
.stars-sprite-img {
    margin-bottom: 4px;
    height: 14px;
    width: 78px;
    background-image: url(../../v2/images/stars-gray.png); /** sprite-ref:mobile; */
}

.stars-sprite-bottom-img{
    height: 14px;
    background-image: url(../../v2/images/stars-yellow.png); /** sprite-ref:mobile; */
}

.sign_up-img{
    width: 150px;
    height: 37px;
    background-image: url(../images/sign_up_button.png);
}

.sign_in-img{
    width: 150px;
    height: 37px;
    background-image: url(../images/sign_in_button.png);
}
.send-img{
    width: 150px;
    height: 37px;
    background-image: url(../images/send_btn.png);
}.update-img{
    width: 150px;
    height: 37px;
    background-image: url(../images/update_button.png);
}
.subscribe-img{
    width: 150px;
    height: 37px;
    display: inline-block;
    background-image: url(../images/subscribe_button.png);
}

.white-logo-img{
   width: 138px;
   height: 51px;
   display: block;
   background-image: url(../images/logo.png); /** sprite-ref:mobile; */
}
.filter-dr1 {
	background-image: url(images/rating1.jpg); /** sprite-ref:mobile; */
	background-repeat: no-repeat;
	width: 81px;
	height: 18px;
}
.filter-dr2 {
	background-image: url(images/rating2.jpg); /** sprite-ref:mobile; */
	background-repeat: no-repeat;
	width: 81px;
	height: 18px;
}
.filter-dr3 {
	background-image: url(images/rating3.jpg); /** sprite-ref:mobile; */
	background-repeat: no-repeat;
	width: 81px;
	height: 18px;
}
.filter-dr4 {
	background-image: url(images/rating4.jpg); /** sprite-ref:mobile; */
	background-repeat: no-repeat;
	width: 81px;
	height: 18px;
}
.filter-dr5 {
	background-image: url(images/rating5.jpg); /** sprite-ref:mobile; */
	background-repeat: no-repeat;
	width: 81px;
	height: 18px;
}
.info-icon {
	background-image: url(../images/info-icon.png); /** sprite-ref:mobile; */
	background-repeat: no-repeat;
	width: 18px;
	height: 19px;
}
.listing-row-rating-rated {
    background-image: url(images/star_drkgray.png); 
    background-repeat: repeat-x;
	width: 80px;
	height: 15px;
}
.rating-rated {
    background-image: url(images/star-rated.png); 
    background-repeat: repeat-x;
    width: 80px;
	height: 15px;
}
.rating-unrated {
    background-image: url(images/star-unrated.png); 
    background-repeat: repeat-x;
	width: 80px;
	height: 15px;
}

.unsaved .ico-star-grey { 
    background-repeat: no-repeat; 
    background-image: url(images/ico-star-grey.png); /** sprite-ref:mobile; */
    width: 19px;
    height: 17px;
}

.link-new-window  {
	background-position: center right;
	background-repeat: no-repeat;
	background-image: linear-gradient(transparent, transparent),
		url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2212%22%20height=%2212%22%3E%20%3Cpath%20fill=%22%23fff%22%20stroke=%22%2300486a%22%20d=%22M1.5%204.518h5.982V10.5H1.5z%22/%3E%20%3Cpath%20fill=%22%2300486a%22%20d=%22M5.765%201H11v5.39L9.427%207.937l-1.31-1.31L5.393%209.35l-2.69-2.688%202.81-2.808L4.2%202.544z%22/%3E%20%3Cpath%20fill=%22%23fff%22%20d=%22M9.995%202.004l.022%204.885L8.2%205.07%205.32%207.95%204.09%206.723l2.882-2.88-1.85-1.852z%22/%3E%20%3C/svg%3E");
	padding-right: 13px
}