

/* GRAFISK PROFIL */
#majoraGrafiskProfilNotes{
	color: #233069;		/* Mörkblå */
	color: #70c5b9;		/* Turkos */
}


/* GENERELLT */



/* BILSÖK =================================================	*/

/* Sidnavigering*/
#pagination .button{
	background: #f7f7f7;
	color: #000;
}
#pagination .button:hover{
	background: #f7f7f7;
}

#pagination .selected{
	background: #2d3d87;
	color: #fff;
}

/* Leasingpris i sökresultat */
.leasingBadge{
	background: #85c6b8;
	color: #fff;
}

/* SÖKFILTER ==============================================	*/

/* Badge antal valda filter */
#filterPanel .row .counter{
	background: #70c5b9;
	color: #fff;
}

/* Bakgrund checkad checkbox */
#filterPanel .row .checkbox.checked{
	background-color: #233069 !important;
}

/* Bekräfta filter (endast mobil) */
.confirmFilterSearch{
	background-color: #73c5b9;
}

#filterPanel .bigRow{
	background-color: #233069 !important;
	color: #fff;
}

#filterPanel .colorRow{
	background-color: #73c5b9 !important;
	color: #fff !important;
}

#filterPanel hr{
	border-bottom: 1px dashed #233069 !important;
}


/* BILKORTET ==============================================	*/		

/* Knapp - Intresseanmälan */
#intresseanmalanBtn{
	background: #233069;
	color: #fff;
}

/* Knapp - Skicka Intresseanmälan */
#btnSkickaIntresseanmalan{
	background: #233069;
	color: #fff;
}

/* Knapp - Köp online */
#wayke-ecom{
	background: #70c5b9;
	color: #fff;
}

/* Knapp - Ring oss */
#callBtn .button{
	background: #23306a;
	color: #fff;
}

#kontaktaBilf{
	background: #23306a;
	color: #fff;
}

/* Telefonnummer i sidebar */
#kontaktaBilf h2{
	color: #23306a;
}

/* Knapp - Visa all bilinfo */
.showAllBtn{
	background: #23306a;
	color: #fff;
}

/* Knapp - Visa all utrustning */
#btnVisaAllUtrustning{
	background: #23306a;
	color: #fff;
}


/* Knapp - Dela på Facebook */
#sharingBtns #shareOnFacebook{
	background: #233069;
	color: #fff;
}

/* Knapp - Tipsa en vän */
#sharingBtns #shareOnMail{
	background: #70c5b9;
	color: #fff;
}

/* Kontakt footer */
#lightbox .kontaktuppg{
	color: #fff;
	background: #233069;
}

/* Bilinfo tabbar */
#carProperties .tabsWrapper .tab.active{
	background: #70c5b9 !important;
	color: #fff !important;
}

#carProperties .tabsWrapper .tab:hover{
	background: rgba(0,0,0,0.05);
}