#orangeSelect.bikesBackG,
#header.bikesBG,
.bikesBackG.modulostyle .head_modal, 
.head_modal.bikesBackG, 
.bg_modulo_style.bikesBackG,
#wrapper section.bg_modulo_style.bikesBackG,
.modalOrange.bikesBackG .handler-panel-modal,
#pulsanti_actions.bikesBackG a.pulsante_tondo,
.modalOrange.bikesBackG > div > section.prima.modulostyle
{
	background-color:#7ACCC8;
}

.dashboard .bikestitle {
	color:#7ACCC8;
}

#header .boxCircle.bikesBackG, section.bikesBackG .logomodulo, section.bikesBackG .logomodulo img {
	background-color:#7ACCC8;
}

.bikesBackG .loader2 {

	background: #7ACCC8;
	background: -moz-linear-gradient(left, #7ACCC8 10%, rgba(122, 204, 200, 0) 42%);
	background: -webkit-linear-gradient(left, #7ACCC8 10%, rgba(122, 204, 200, 0) 42%);
	background: -o-linear-gradient(left, #7ACCC8 10%, rgba(122, 204, 200, 0) 42%);
	background: -ms-linear-gradient(left, #7ACCC8 10%, rgba(122, 204, 200, 0) 42%);
	background: linear-gradient(to right, #7ACCC8 10%, rgba(122, 204, 200, 0) 42%);

}
.bikesBackG .loader2:before {
	background: #7ACCC8;
}

