/* IcsHome.css Ridefinizione degli stili #0d3978 blu scuro - #ffffff bianco - #3B95D1 azzurro*/



/* Pagina di login*/


.TabLogin img
{
margin-left: auto; 
margin-right: auto; 
display: block;
}


.LineLogo
{
                background-color: transparent;

}


/* Home-Page Barra in alto*/


.Lev0Menu
{
	background-color: #e00000;
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}

.Lev0Menu span
{
	color: #3B95D1;
}

.Lev0Menu input
{
	color: #3B95D1;
	background-color: transparent;
	
}


/* Menu Livello 1*/



.Lev1Menu
{
	background-color: #E00000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid  #0d3978;
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.Lev1P
{
	padding: 8px 16px 8px 16px;
	color: #0d3978;
	
}

.Lev1P:hover
{
	color: #ffffff;
	background-color: #fdfdfd;
	background-image: linear-gradient(#3B95D1 0%, #3B95D1 100%);
	cursor: pointer;
}

.Lev1PSel
{
	color: #ffffff;
	background-color: #fdfdfd;
	background-image: linear-gradient(#0d3978 0%,  #0d3978 100%);
}

.Lev1PEmpty
{
	padding: 8px 16px 8px 16px;
	color: #ffffff;
}



/* Menu Livello 2*/



.Lev2Menu
{
	background-color: #ececec !important;
	border-bottom: 1px solid  #0d3978;
	background-image: linear-gradient(#ffffff, #ffffff) !important;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.Lev2Menu p
{
	background-color: transparent !important;
}

.Lev2P
{
	color: #0d3978;
	background-color: #0d3978;
	border: none;
	display: block;
	line-height: 1.35em;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

.Lev2P:hover
{
	color: #ffffff;
	background-color: #0d3978;
	background-image: linear-gradient(#3B95D1 0%, #3B95D1 100%);
	text-decoration: none;
}

.Lev2PSel
{
	color: #ffffff;
	background-color: #0d3978;
	background-image: linear-gradient(#0d3978 0%, #0d3978 100%);
	font-weight: bold;
	text-decoration: none;
}

.Lev2PEmpty
{
	padding: 8px 15px 8px 15px;
	background-color: #fdfdfd;
	border: none;
	display: block;
	line-height: 1.35em;
	text-decoration: none;
	white-space: nowrap;
}

/* Menu Livello 3 */

.Lev3Menu
{
	border-top: 1px solid #0d3978;
	background-color: #ffffff !important;
	background-image: linear-gradient(#ffffff, #ffffff) !important;
	
}

.ClsSubMenuTd
{
background-image: none;
}

.ClsSubMenuTd:hover, .ClsSubMenuTdSel
{
background-image: none;
}

.ClsSubMenuTd span
{
color: #0d3978;
}

.ClsSubMenuTd span:hover, .ClsSubMenuTdSel span
{
font-weight: normal !important;
font-type: normal !important;
/*background-color: #3B95D1 !important;*/
color: #0d3978;
}


/* Area Breadcrumb */

.ClsToggleMenuDiv
{
	background-color: #343434 !important;
	background-image: linear-gradient(#ececec, #fdfdfd) !important;
	border-radius: 0px 0px 12px 12px;
	box-shadow: 0px 1px 1px #888888;
	position: relative;
	left: 82%;
	top: -29px;
	width: 110px;
	height: 27px;
}

.ClsToggleMenuDivOpen
{
	background-color: #343434 !important;
	background-image: linear-gradient(#fdfdfd, #ececec) !important;
}

.ClsToggleMenuP
{
	color: #343434;
	text-shadow: 0,5px 0,5px 0,5px #c5c6c6;
	position: relative;
	width: 110px;
	position: relative;
	top: 5px;
	left: 0px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	cursor: pointer;
	padding: 3px 0px;
}

.ClsBreadCrumbs
{
	background-color: #ffffff;
}
.ClsBreadCrumbs p
{
	color: #0d3978;
}


/*Sfondo della pagina*/



/*Widget Generali*/

	.TitleBox
{
	color: #0d3978 !important;

} 

/*Widget Multicomunicazioni*/

	.MultiBox
{
	color:  #0d3978 !important;
}

/*Icone menu per Mobile*/

.BtnEsciIcs
{
   background-color: #ffffff;
   color: #000000;
}

.BtnMenuIcs
{
   background-color: #ffffff;
   color: #000000;
}
