.ImgFindMenu
{
                color: #003c71 !important;
}

.BtnMenuIcs
{
                color: #003c71 !important;
}

.BtnEsciIcs
{
                color: #003c71 !important;
}

.ClsLogin span
{
                color: #003c71 !important;
}

.ClsInfoBox {
    background-color: #FFFFFF;
    height: 90px;
}

/* IcsHome.css Ridefinizione degli stili */
/* Tabella login */
.TabLogin
{
	background-color: white !important;
}

.TabLogin td
{
	text-align: center;
}

.TabIntLogin td
{
	text-align: left;
}

/* Ridefinizione degli stili dei menù*/
.Lev0Menu
{
	background-color: #000000;
	background-image: linear-gradient(#9b9b9b 0%, #9b9b9b 100%);
}

.Lev0Menu span
{
	color: #b8b8b8;
}

.Lev0Menu input
{
	color: #b8b8b8;
	background-color: transparent;
}

/* Menu Livello 1 */

.Lev1Menu
{
	background-color: #003c71;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background-image: linear-gradient(#9b9b9b 0%, #9b9b9b 100%);*/
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.Lev1P
{
	padding: 8px 16px 8px 16px;
	color: #d0d0d0;
}

.Lev1P:hover
{
	color: #ffffff;
	background-color: #4b4b4b;
	background-image: linear-gradient(#696c74 0%, #4b4b4b 100%);
	cursor: pointer;
}

.Lev1PSel
{
	color: #ffffff;
	background-color: #5b5b5b;
	background-image: linear-gradient(#797c84 0%, #5b5b5b 100%);
}

.Lev1PEmpty
{
	padding: 8px 16px 8px 16px;
	color: #ffffff;
}

.MenuSep
{
	padding: 7px 0px 8px 0px;
	color: #ffffff;
}

/* interfaccia principale */

.TabElem_Select
{
	/* impostazioni per il tab link selezionato */
	background-color: #003c71 !important;
	position: relative !important;
	border-color: #003c71 !important;
}

.divtab
{
	position: relative;
	width: auto;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 2px solid #003c71 !important;
}

.TabAllComprimi
{
    text-align: right;
    background-color: #dddddd;
}

.TabAllCellDescription
{
    color: #666666;
    background-color: #dddddd;
}

.desManSt
{
    font-family: Verdana;
    font-size: 11px;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 5px;
    border: 1px solid transparent;
    background-color: #dddddd;
}

.LstTable thead {
    background-color: #003c71 !important;
}

.DtlTableRow thead {
    background-color: #003c71 !important;
}

/*sezioni barra sx*/

.DvAccordionContainerSel
{
	background-color: #003c71 !important;
}

/*widget*/

.TitleBox
{
	color: #003c71 !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold !important;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	padding: 0;
	position: relative;
	-moz-user-select: none;
	-webkit-user-select: none;
}

/* linea Top logo */
.LineLogo
{
	background-color: transparent !important;
	/*margin-bottom: 20px !important;*/
}

#DivShadow
{
   display: none;
}


