#orangeSelect.whiteBackG,
#header.whiteBG,
.whiteBackG.modulostyle .head_modal, 
.head_modal.whiteBackG, 
.bg_modulo_style.whiteBackG,
#wrapper section.bg_modulo_style.whiteBackG,
.modalOrange.whiteBackG .handler-panel-modal,
#pulsanti_actions.whiteBackG a.pulsante_tondo,
.modalOrange.whiteBackG > div > section.prima.modulostyle
{
	background-color:#ffffff;
}

.dashboard .whitetitle {
	color:ffffff;
}

#header .boxCircle.whiteBackG, section.whiteBackG .logomodulo, section.whiteBackG .logomodulo img {
	background-color:#ffffff;
}

.whiteBackG .loader2 {

	background: #448CCB;
	background: -moz-linear-gradient(left, #448CCB 10%, rgba(0, 101, 203, 0) 42%);
	background: -webkit-linear-gradient(left, #448CCB 10%, rgba(0, 101, 203, 0) 42%);
	background: -o-linear-gradient(left, #448CCB 10%, rgba(0, 101, 203, 0) 42%);
	background: -ms-linear-gradient(left, #448CCB 10%, rgba(0, 101, 203, 0) 42%);
	background: linear-gradient(to right, #448CCB 10%, rgba(0, 101, 203, 0) 42%);

}
.whiteBackG .loader2:before {
	background: #448CCB;
}

.modalOrange.whiteBackG .boxCircle.handler:hover {
	background-color:#f5f5f5 !important;
}

.modalOrange.whiteBackG .boxCircle.handler .fa_arrow_closer, .modalOrange.whiteBackG .boxCircle.handler .fa_arrow_button {
	color:#448CCB;
}

