@import "http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css";
@import "http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic";

.wrap {
	/*padding: 20px;
	margin: 10px;*/	
}
.table {
	font-size: 13px;
}
.container.homepage {
	/*margin-top: 20px; era 50 */
	/* border: 10px solid #e5e5e5; */
}
/*
.page-header{
	padding: 5px;
  	border-bottom: 3px solid #FFD116; 
  	height: 100px;
  	margin: 0px 10px 1px 0px;   	
  	background-image: url('../immagini/header 2_medium.jpg'); 
  	background-repeat:no-repeat
}
*/
#header .section #logo_banner {
    width: 100%;
    overflow: hidden;
	font-size: 3em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
	text-shadow: 2px 2px grey;
	/*font-family: "Times new roman";*/
}
#header .section #logo_banner #logo {
    float: left;
    width: 154px;
}
#header .section #bnr {
    float: left;
    height: 130px;
    /*width: 805px;*/
	width: 930px;
}
.page-header{
	/*padding: 5px;*/
  	/*border-bottom: 3px solid #CB3C31;  #e5e5e5; */ 
	border-bottom: 0px ;
  	height: 160px;
  	margin: 0px 10px 1px 0px;  
	text-align: center;
	/* background-image: url('../immagini/header_po_new.jpg'); 
  	background-image: url('../immagini/header_venezia.jpg'); 
  	background-repeat:no-repeat;*/
}

.col-lg-9.homepage {
     background-color: #EAEAEA;
	 /*padding: 10px;*/
	 padding: 35px;
	 border-radius: 1em;
	 margin-bottom: 10px;
	 text-align: center;
	 	
}

.col-lg-9.homepage ul {
	margin: 40px 10px 40px 10px;
    padding: 0;  
}


.col-lg-9.homepage li {
	display: inline-block;
	margin: 5px;
	min-height: 50px;
	width: 160px; 
    /*width: auto; 
    overflow: hidden; */
}

.col-lg-9.homepage li a {
	padding: 20px;	
	margin-bottom: 22px;
	/*background-color: #FFD116;*/
	background-color: #CB3C31;
	border-radius: 10px;
	color: #e5e5e5;
	font-weight:bold;
}

/*** Grafico ***/
#chartdiv4		{
		width: 100%;
		height: 400px;
	}

.mezzo{
	text-align: center;
}

.footer {
	border-top: 1px solid #e5e5e5;
	padding:10px;
	background: #EAEAEA;	  	
	/*background-image: url('../immagini/venis.png'); 
	background: #EAEAEA url('../immagini/venis.png') no-repeat right bottom; */
}


/* per indicatori */
.showme{ 
display: none;
}
.showhim:hover .showme{
	display : block;
	background: #F8F8F8;
	border-radius: 10px 10px 10px 10px;
	color: black;
	font-weight:bold;
	font-size:12px;	
}

span.dropt:hover span {
 left: 2%; 
 margin: 0 0 20px 160px;
 background: #F8F8F8;
 border-radius: 10px 10px 10px 10px;
 border-color: #D4D4D4;
 border-style: solid;
 border-width: 1px;	
 z-index:6;
} 
span.dropt span {
  position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;
  } 

/* per menu servizi*/  
span.dropts:hover span {
 left: 2%; 
 margin: 30px 0 0 10px;
 background: #F8F8F8;
 border-radius: 10px 10px 10px 10px;
 border-color: #D4D4D4;
 border-style: solid;
 border-width: 1px;	
 z-index:6;
} 
span.dropts span {
  position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;
  } 
/* fine indicatori */

/* PAGINA  UTILIZZATORI */

ul.logo{
 color: black;
 /*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
 font-family: "Lato",sans-serif;
 font-weight:bold;
 font-size:16px;
 margin: 0 0 0 10px;
}

li.logo {
    list-style-type: none; 
    height: 70px;
    line-height: 100px;
    vertical-align: middle;
}

.erroriform {
	background-color: red; 
	border-radius: 10px 10px 10px 10px; 
	color: white;
	font-weight:bold;
	font-size: 20px;
}


/* Evidenziazione selezione dettaglio */

.table-hover > thead > tr > .sel,
.table-hover > tbody > tr > .sel,
.table-hover > tfoot > tr > .sel,
.table-hover > thead > .sel > td,
.table-hover > tbody > .sel > td,
.table-hover > tfoot > .sel > td {
  background-color: #e7e7e7;  
}

@media (max-width: 767px) {
	#bnr {
		display: none;
	}
	#bnrtxt {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1200px) {
	#bnr {
		display: none;
	}
	#bnrtxt {
		display: none;
	}
}
/*
.table-bg {
	background-color: #F7CEC5; 
	background-image: url(http://172.22.7.90/Openbilancio_test/include/immagini/green.png);    
	background-repeat: repeat-y;    
	background-size: 50% auto;
}
*/
.color-bg {
	/*background-image: linear-gradient(to bottom, #e88484 0px, #FEFBFB 100%);*/
	background-image: linear-gradient(to bottom, #C6C5C4 0px, #C6C5C4 100%);	
	background-repeat: repeat-x;
}
.table-bg {
	/*background-image: linear-gradient(to bottom, #7BB792 0px, #f8fff0 100%);*/
	background-image: linear-gradient(to bottom, #E7E7E7 0px, #E7E7E7 100%);
	background-repeat: repeat-y;    
	background-size: 50% 100%;
	border-color: #DCA7A7;
}
@media (max-width: 980px) {
	.table-bg {  
		background-size: 54% 100%;
	}
}
