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

.dashboard .sostaplustitle {
    color:#FFFFFF;
}

#header .boxCircle.sostaplusBackG, section.sostaplusBackG .logomodulo, section.sostaplusBackG .logomodulo img {
    background-color:#FFFFFF;
}

.sostaplusBackG .loader2 {

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

}
.sostaplusBackG .loader2:before {
    background: #FFFFFF;
}
.nav-top-siat .nav-item{
	text-transform: uppercase;
	position: relative;
	display: block;
    padding: 0;

}
.nav-top-siat .nav-item:after{
content: " ";
    width: 1px;
    position: absolute;
    right: 0;
    height: 41%;
    top: 50%;
    transform: translateY(-50%);
	background-color:#C6C6C6;
}
.nav-top-siat .nav-item:last-child:after{
	display: none;
}
.nav-top-siat a{
	font-size: 1.2em  !important;
    font-weight:bold !important;
}
.nav-top-siat a.current{
	color: #707070 !important;
		
}
.nav-top-siat .nav > li > a:hover, .nav > li > a:focus{
	border: medium none !important;
	background-color: transparent !important;
}
