/* IcsHome.css Ridefinizione degli stili */
.MyCustomBackground
{
	background-image: url(background.png);
	background-size: cover;
}

.widgetBackground1
{
	background-color: rgba(255, 255, 255)!important;
}


.accessiDirettiIconCont
{
	display: flex;
	align-items: center;
}

.accessiDirettiIconCont i.fas, .accessiDirettiIconCont i.fa
{
	font-size: 18px;
}

.accessiDirettiIconCont i
{
	margin: 0 auto!important;
}

.accessiDirettiGrpName
{
	color: rgba(0,0,0,.87)!important;
}


.Lev0Menu
{
color: #2A295C;
background-color: white;
background-image: none;
}

.ImgFindMenu
{
color: #2A295C;
}

.ClsLoginspan
{
color: #2A295C;
font-weight: bold;
}

.Lev0Menuinput
{
color: #2A295C;
background-color: transparent;
font-weight: bold;
}

.DivFindMenu
{
border: 2px#2A295Csolid;
}

.TabLogin
{
background-color: #ffffff!important;
}
.LineLogo, .TabIntLogin
{
background-color: /*#2A295C*/ white;
}

.Lev1Menu
{
background-color: #2A295C;
background-image: none;
padding: 1px;
}
.Lev1P
{
font-family: 'Source Sans Pro', sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.Lev1P:hover, .Lev1PSel
{
background-color: #ecf2f5;
background-image: none;
color: #2A295C;
border-radius: 20px5px;
}
.Lev1PSel
{
font-weight: bold;
}

.Lev2Menu
{
background-image: none!important;
background-color: #ABD8E9!important;
padding: 1px;
}
.Lev2P
{
font-family: 'Source Sans Pro', sans-serif;
font-size: 12px;
color: #2A295C;
}
.Lev2P:hover, .Lev2PSel
{
color: #ce5e5e;
}

/*Menu Livello 3*/
.Lev3Menu
{
background-color: #ecf2f5!important;
background-image: none!important;
}
.ClsSubMenuTd
{
background-image: none;
}
.ClsSubMenuTdspan
{
font-family: 'Source Sans Pro', sans-serif;
font-size: 12px;
color: #2A295C;
}
.ClsSubMenuTd:hover, .ClsSubMenuTdSel
{
background-image: none;
}
.ClsSubMenuTdspan:hover, .ClsSubMenuTdSelspan
{
color: #ce5e5e;
}

.TitleBox
{
color: #2A295C!important;
padding: 4px0px4px0px!important;

}

.LinkPopup1
{
color: #2a295c;
font-weight: bold;
}


.BtnMenuIcs, .BtnEsciIcs {
color:#2A295C;
}


/*Barra del breadcrumbse etichetta menu*/
.ClsBreadCrumbs
{
background-color: /*#2A295C;*/ white;
}
.ClsBreadCrumbsp
{
color: /*#ffffff;*/ #2A295C;
}
.ClsPointer
{
color: /*#ffffff;*/ #2A295C;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
}
.ClsToggleMenuDiv
{
border-radius: 0px;
background-image: none!important;
background-color: #ABD8E9!important;
}
.ClsToggleMenuDivOpen
{
border-radius: 0px;
background-image: none!important;
background-color: #ecf2f5!important;
}
.ClsToggleMenuP
{
font-weight: normal;
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
color: #2A295C;
}