


.navbar.blubackground{
	background-color: #fff !important; 
}
.top-menu .navbar-nav .nav-link{
	color: #005696 !important;
	font-weight: 600 !important;
}
.top-menu .navbar-nav.menu-link .nav-item a{
	border-left: 1px solid #005696 !important;
}
.top-menu .navbar-nav.menu-link .nav-item a.dropdown-item{
	    border-left: 1px solid #fff !important;
}

.bottom-menu .navbar-brand img{
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(275deg) brightness(104%) contrast(103%);
}
.bottom-menu .navbar-nav .nav-link, .bottom-menu .navbar-nav .nav-link:hover, .bottom-menu .navbar-nav .nav-link:focus{
	color: white !important; 
}
#motore.m-step1-home .m-step1.container-fluid{
	color: #212529;
}
#motore.m-step1-home,
#motore.m-step1-home #back_switch_dob,
#motore.m-step1-home #codice_offerta_applicato{
	color: white !important; 
}

#motore .input-row a, 
#motore .input-row a:visited {
    color: #fff; 
    text-decoration: underline;
}

/*
#motore .ui-datepicker-calendar a.ui-state-default,
#motore .ui-datepicker-calendar a.ui-state-default:visited{
	color: #212529 !important;
	text-decoration: none;
}

#motore .ui-datepicker-calendar a.ui-state-default.ui-state-highlight,
#motore .ui-datepicker-calendar a.ui-state-default.ui-state-highlight:visited,
#motore .ui-datepicker-calendar a.ui-state-default.ui-state-active,
#motore .ui-datepicker-calendar a.ui-state-default.ui-state-active:visited{
	color: #fff !important; 
}
*/

.ui-datepicker .ui-state-highlight{
	color: #333 !important;
}
.ui-datepicker .ui-state-highlight:hover{
	color: #FFF !important; 
}
.ui-datepicker-prev,
.ui-datepicker-next{
	color: #005696 !important; 
}
@media only screen and (max-width:992px){
	#motore.m-step1-home,
	#motore.m-step1-home #back_switch_dob,
	#motore.m-step1-home #codice_offerta_applicato,
	#motore.m-step1-home a,
	#motore.m-step1-home a:visited{
		color: #212529 !important; 
	}
	#motore a, #motore a:visited {
		color: #212529 !important; 
	}
	.top-menu .nav-item{
		border-bottom: 1px solid;
		border-color: #005696; 
	}
	.top-menu .navbar-nav.menu-link .nav-item a{
		border-left: none !important;
	}
	.top-menu .navbar-nav .nav-link strong{
		font-weight: 600 !important;
	}
	
	
}