
/*
* STILI GENERICI DEL DOCUMENTO
*/

BODY
{
	margin: 0;
	padding: 0;
	background: #FFF; /*background:fff;*/
	font-size: 10pt;
}

BODY, INPUT, SELECT, TEXTAREA
{
	font-family: 'Lato', Calibri, Arial;
	
}

ul
{
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

A
{
	font-size: 10pt;
	/*font-family: roboto, sans-serif;*/
	color: #41485c;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

/*
* STILI RELATIVI AL MENU DI SINISTRA
*/

.menuContainer
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #FFF;
	padding-left: 0px;
}


.menuContainer li a, .menuContainer li a:link, .menuContainer li a:visited
{
	font-size: 9.5pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	background-color: #FFF;
	border-bottom: solid 1px #DDD;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	display: block;
	width: 100%;
}

.menuContainer li a:hover
{
	color: white;
	background-color: #a7b9dc;
}

.menuContainer li li a, .menuContainer li li a:link, .menuContainer li li a:visited
{
	font-size: 8.5pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	background-color: #efefef;
	border-bottom: solid 1px white;
	border-left: solid 10px white;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	display: block;
	width: 100%;
}

/* FIX for IE6 < */
html>body .menuContainer li li a, html>body .menuContainer li li a:link, html>body .menuContainer li li a:visited  {width: 95%;} 

.menuContainer li li a:hover
{
	color: white;
	background-color: #a7b9dc;
}

.menuVoice
{
	font-size: 0.7em;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	background-color: #efefef; /*background-color: #f0f2f8;*/
	height: 20px;
}

.menuVoice_empty
{
	font-size: 0.7em;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	background-color: #dce0ed; /*background-color: #f0f2f8;*/
}

.menuVoice_selected a, .menuVoice_selected a:link, .menuVoice_selected a:visited
{
	color: white;
	background-color: #31577c;
}

/*
* STILI RELATIVI AL CONTENITORE
*/

.infoTitle
{
	font-size: 10pt;
	color: white;
	/*font-family: roboto, sans-serif;*/
	background-color: #31577c;
}

.infoContainer
{
	font-size: 10pt;
	/*font-family: roboto, sans-serif;*/
	color: black;
}

.infoInternal
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	background-color: #efefef;
}

/*
* STILI RELATIVI AL PANNELLO DI INFO DEL TITOLO IN BORSA
*/

.tradeContainer
{
	font-size: 0.8em;
	color: black;
	/*font-family: roboto, sans-serif;*/
	background-color: #FFF;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}


.tradeTitle
{
	font-size: 10pt;
	color: white;
	/*font-family: roboto, sans-serif;*/
	font-weight: bold;
	border-bottom: #31577c 1px solid;
	background-color: #a7b9dc;
}

.tradeLabel
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	font-weight: bold;
	border-bottom: #31577c 1px solid;
	border-right: #31577c 1px dotted;
	background-color: #efefef;
}

.tradeValue
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	border-bottom: #31577c 1px solid;
	background-color: #FFF;
	text-align: right;
}

.tradeInfoMessage
{
	font-size: 8pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
}

.newsDate
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	font-weight: bold;
	background-color: #a7b9dc;
}

.newsContent
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	font-weight:normal;
	background-color: transparent;
}


/*
* STILI RELATIVI AI LINK DI FONDO PAGINA
*/

.links
{
	background-color: transparent;
}


.linkTitle
{
	font-size: 10pt;
	color: black;
	/*font-family: roboto, sans-serif;*/
	font-weight: bold;
	border-bottom: solid 1px black;
	height: 16px;
}


.links li a, .links li a:link, .links li a:visited
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	background-color: Transparent;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	width: 100%;
}

.links li a:hover
{
	color: black;
	background-color: #dce0ed;
}

/* DEFINIZIONE STILI INTERNI */

.panelInternal
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #dce0ed;
	padding-left: 0px;	
	width: 540px;
}

.panelInternalTitle
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 520px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	/*font-family: roboto, sans-serif;*/
	background-color: #31577c;
	padding: 2px 2px 2px 2px;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.panelInternalInfo
{
	color: #41485c;
	background-color: #dce0ed;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 520px;
	font-size: 15px;
	/*font-family: roboto, sans-serif;*/
	padding: 2px 2px 2px 2px;
	text-align: justify;
	/*border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;*/
}

.panelTableContainer
{
	background-color: #efefef;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 520px;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.panelTableContainer th
{
	font-size: 10pt;
	background-color: #efefef;
	font-weight: bold;
	/*font-family: roboto, sans-serif;*/
	padding: 2px 2px 2px 2px;
	text-align: left;
	color: #41485c;
	border-bottom: #41485c 1px dotted;
}

.panelTableContainer td
{
	font-size: 10pt;
	/*font-family: roboto, sans-serif;*/
	padding: 2px 2px 2px 2px;
	text-align: justify;
	color: #41485c;
	background-color: #dce0ed;
}

.panelInternalTabs
{
	font-size: 10pt;
	background-color: #efefef;
	font-weight: bold;
	/*font-family: roboto, sans-serif;*/
	padding: 2px 2px 2px 2px;
	text-align: left;
	color: #41485c;
	height:18px;
}

.panelInternalTabs li
{
	float: left;
	width: 50px;
}

.panelInternalTabs li a, .panelInternalTabs li a:link, .panelInternalTabs li a:visited
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	background-color: #dfdfdf;
	border-bottom: #41485c 0px solid;
	border-top: #41485c 1px solid;
	border-left: #41485c 1px solid;
	border-right: #41485c 1px solid;
	margin-left: -1px;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	display: block;
	width: 100%;
	text-align: center;
}

.panelInternalTabs li a:hover
{
	color: white;
	background-color: #a7b9dc;
}

/* MENU NERO COMUNE */

ul#menu_a_2livelli
{
	margin: 0;
	padding: 0;
	border: 0px;
	background: #003366;
	list-style: none;
	/*font: 9px Arial;*/
	display: inline;
	height: 15px;
	
}

ul#menu_a_2livelli li
{
	float: left;
	margin: 0;
	padding: 0;
	padding-left:10px;
	border-right: 0px solid #D76120;
	color: black;
	height: 15px;
	padding-right: 20px;
	padding-top: 15px;
	
}

ul#menu_a_2livelli li ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu_a_2livelli a:link, ul#menu_a_2livelli a:visited, ul#menu_a_2livelli a:hover, ul#menu_a_2livelli a:focus, ul#menu_a_2livelli a:active
{
	display: block;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

ul#menu_a_2livelli a:hover
{
	color: #6bdcee;
}

ul#menu_a_2livelli li ul
{
	display: none;

    
    position: absolute;
    font-size: 0.8em;
    margin: 0 0 0 -1px;
    padding: 0;
    width: 130px;
    z-index: 1;

}
ul#menu_a_2livelli li:hover ul#menuInternal01, 
ul#menu_a_2livelli li.over ul#menuInternal01,
ul#menu_a_2livelli li:hover ul#menuInternal02, 
ul#menu_a_2livelli li.over ul#menuInternal02,
ul#menu_a_2livelli li:hover ul#menuInternal03, 
ul#menu_a_2livelli li.over ul#menuInternal03,
ul#menu_a_2livelli li:hover ul#menuInternal04, 
ul#menu_a_2livelli li.over ul#menuInternal04
ul#menu_a_2livelli li:hover ul#menuInternal05, 
ul#menu_a_2livelli li.over ul#menuInternal05
{
	display: block;
	position: absolute;
	z-index: 1;
	width: 90px;
	margin: 0px 0 0 0;
	border-bottom: 1px solid white;
	background: #003366;
	height: 40px;
}

ul#menu_a_2livelli li ul li
{
	border-bottom: 0px solid white;
	width: 140px;
	padding: 2px 2px 2px 8px;
}

ul#menu_a_2livelli li ul li a:hover
{
	color: #6bdcee;
}

ul#menuInternal01 li ul 
{
	display: none;
}

ul#menuInternal01 li:hover ul , ul#menuInternal01 li.overInternal ul 
{
    display: block;
	position: absolute;
	z-index: 1;
	width: 180px;
	margin-left: 178px;
    margin-top: -16px;
	border-bottom: 0px solid white;
	background: black;
}

.tableDati
{
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	background-color: #dce0ed;
	border-left: #31577c 1px solid;
	border-top: #31577c 1px solid;
}

.tableDati tr td
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	border-bottom: #31577c 1px solid;
	border-right: #31577c 1px solid;
	background-color: #dce0ed;
	text-align:right;
}

.tableDati tr th
{
	font-size: 10pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	border-bottom: #31577c 1px solid;
	border-right: #31577c 1px solid;
	background-color: #efefef;
	font-weight:normal;
}

.infoPanelsContainer
{
	font-size: 0.8em;
	color: black;
	/*font-family: roboto, sans-serif;*/
	background-color: #a7b9dc;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	width:240px;
}

.infoPanelsTitle
{
	font-size: 10pt;
	color: white;
	/*font-family: roboto, sans-serif;*/
	font-weight: bold;
	border-bottom: #31577c 1px solid;
	background-color: #a7b9dc;
}

.infoPanelsContent
{
	font-size: 9pt;
	color: #41485c;
	/*font-family: roboto, sans-serif;*/
	font-weight: bold;
	background-color: #efefef;

}

#loader {
  position: absolute;
  left: 50%;
  top: 400px;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#loaderBkg{
    display:none;
    position: absolute;
    width: 100%;
    height: 3000px;
    background-color: rgba(0,0,0,0.5);
}