﻿

#calendario div div{
	
	display: block;
	
}

#calendario div{
	overflow: auto;
}

#frmEditPreventivo{
	background-color: #fff;
}

.ui-dialog-titlebar .ui-widget-header .ui-corner-all .ui-helper-clearfix{
	background-color: #fff;
}

.positionHelper div{
	background-color: #fff;
	top: 50px;
}

.fg-menu-container .ui-widget .ui-widget-content .ui-corner-all{
	top: 60px;
}

.spia{ width : 5px; height: 5px; background-color:blue;}

#calendario{margin: 10px 0px;}

.checkbox,
.checkbox input {
  cursor: pointer;
}

.checkbox input {
   position: relative;
   margin-right: 10px;
   top:4px;
   
}

.checkbox input:after {
  position: absolute;
  top: -5px; 
  left: 0;
  width: 16px; 
  height: 16px;
  background: white;
  border-radius: 3px;
  border: 1px solid #ccc;
  
  text-align: center;
  font-size: 16px;
  content: "\2713";
  color: #fff;
}

input[type=checkbox]:checked:after {
  color: #555;
  
}

.checkbox + label{}

select{
	position: relative;
  -webkit-appearance: button;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  height: 2.2em;
  margin: 2px;
  padding: 0.3em 0.6em;
  background: white;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  font-weight: normal;
  overflow: hidden;
  text-shadow: 0 1px 0 white;
  -webkit-transition: box-shadow 200ms, border-color 200ms;
  -moz-transition: box-shadow 200ms, border-color 200ms;
  transition: box-shadow 200ms, border-color 200ms;
  white-space: nowrap; 
  cursor: pointer;
}
	
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all{border:1px solid rgb(153, 153, 153);}

#buttonRiduci{
	padding: 5px 2px !important;
	border-radius:2px !important;
	
	
	}
/*---------------------------------------------------------------------------------------------------------------------------------------*/

*{ margin:0;
	
}

input, button, textarea, li, a, select{outline:none;}

body{
	font-family: 'Droid Sans', sans-serif;
	 font-family: 'Open Sans', sans-serif;
	text-decoration:none;
	font-size: 11px;
	overflow:auto;
	
}

header{
	background-color: #c0dbee;
	padding: 7px;
	overflow:auto;
}


a{text-decoration: none;
}

ul {list-style: none;
padding: 0px;
}

img{
	float:left;
}

.radius10px{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*-------------------------------------FOOTER-------------------------------------------*/
footer{
	
	/*height: 30px;*/
	overflow:auto;
	position: fixed;
	bottom:0;
	width: 100%;

	
}

.toggle {
	color: #fff;
	/*font-weight: bold;*/
	margin: 0 auto;
	display: block;
	text-align: center;
	background: url('/img/nuove/add16.png');
	background-repeat: no-repeat;
	background-position:center;
	padding: 5px 10px;
	height: 20px;
	-webkit-transition: background-color 1s ease-out;
	   -moz-transition: background-color 1s ease-out;
	    -ms-transition: background-color 1s ease-out;
	     -o-transition: background-color 1s ease-out;
	        transition: background-color 1s ease-out;
}
.toggle.is-open {
	background-color:#ee;
}

.footer {
	background-color: #eeeeee;
	color: #515151;
	padding: 30px;
}


/*-----------------menù principale-----------------*/
#bodyContainer{
	
	width: 97%;
	margin: 10px auto 20px auto;
	padding:3px;
	overflow: auto;
	
}

#containerPrincipale{
	overflow-x: hidden;
	overflow:auto;
	
}
#conteinncipale{

	
	padding: 0px 20px;
}

#submenuSpasce{
	background-color: red;
	width: 20%;
	overflow:auto;
}

.sfondoBianco{
	background-color: #fff;
	
}


.boxshadows{box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);}



.stileMenu{
	
	 background: #4C5A64; /* old browsers */
    background: -moz-linear-gradient(top, #4C5A64 3%, #404F5A 4%, #2E3940 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#4C5A64), color-stop(4%,#404F5A), color-stop(100%,#2E3940)); /* webkit */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5A64', endColorstr='#2E3940',GradientType=0 ); /* ie */
	
	overflow: auto; 
	display: block;
	
	
}



.menu li{ 
	
	
	display: block;
	font-size: 14px;
	float: left;
	height: 100%;
	line-height: 15px;
	outline: 0;
	float: left;
	text-decoration: none;
	width:inherit;
}





#menuPrimoLivello a{ 
	
	
	display: block;
	font-size: 13px;
	color: #E6E6E6;
	line-height: 15px;
	padding: 5px 32px;
	outline: 0;
	vertical-align: middle;
	text-decoration: none;
	cursor:pointer;
	height: 100%;
	line-height: 15px;
	outline: 0;
	float: left;
	width:inherit;
	
}


/*#menuPrimoLivello a{
	display: block;
	font-size: 16px;
	color: #E6E6E6;
	line-height: 15px;
	padding: 20px 32px;
	outline: 0;
	vertical-align: middle;
	text-decoration: none;
	/*------------
	display: block;
	font-size: 14px;
	float: left;
	
	text-decoration: none;
	
}*/


#menuPrimoLivello a:hover  {
	
	text-shadow: 0px 0px 12px rgba(255, 255, 255, 1);
    color: #fff;
    background: #4C5A64; 
    background: -moz-linear-gradient(top, #4C5A64 3%, #404F5A 4%, #2E3940 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#4C5A64), color-stop(4%,#404F5A), color-stop(100%,#2E3940)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5A64', endColorstr='#2E3940',GradientType=0 ); 
}

.menuAttivo {
   
    
   
    color: #fff;
    
    background: #20282D; /* old browsers */
    background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
    outline: 0;
}



	


/*---------------sotto menu---------------*/


.secondoMenu{
	padding: 0px;
}

.secondoMenu li{
	
	width:inherit;
	background: #4C5A64; /* old browsers */
    background: -moz-linear-gradient(top, #4C5A64 3%, #404F5A 4%, #2E3940 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#4C5A64), color-stop(4%,#404F5A), color-stop(100%,#2E3940)); /* webkit */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5A64', endColorstr='#2E3940',GradientType=0 ); /* ie */

	
}


.stileSubmenu{
	width: 20%;
	max-width: 249px;
	margin: 15px 15px 15px 1px;
	border-radius: 5px;
	float: left;
}





/*-----------------------------------------------------------------------------------*/




.secondoMenu:before {
	width: auto;
	height: auto;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
}
.secondoMenu li a {
	
-webkit-box-shadow: inset 0px 1px 0px 0px #5E636A;
	-moz-box-shadow: inset 0px 1px 0px 0px #5E636A;
	box-shadow: inset 0px 1px 0px 0px #5E636A;


	border-bottom: 1px solid #33373d;
	
	/*-webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
	-moz-box-shadow: inset 0px 1px 0px 0px #878e98;
	box-shadow: inset 0px 1px 0px 0px #878e98;*/
	width: 100%;
	height: 2.75em; /*36/13*/
	line-height: 2.75em;
	/*text-indent: 2.75em;*/
	display: block;
	position: relative;
	
	color: #E6E6E6;
	
	/*text-shadow: 0px 1px 0px rgba(0,0,0,.5);*/
}
.secondoMenu li ul li a  {
	background:#fff;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 1.75em;
	display: block;
	position: relative;
	box-shadow:none;	
	font-size: 0.923em;
}

.secondoMenu li ul li ul li a {text-indent: 3.75em;}

.secondoMenu> li > a:hover, .secondoMenu> li > a.active {
	
	background: #99c9e8; /* Old browsers */
	background: -moz-linear-gradient(top,  #99c9e8 0%, #49a1db 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99c9e8), color-stop(100%,#49a1db)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #99c9e8 0%,#49a1db 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #99c9e8 0%,#49a1db 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #99c9e8 0%,#49a1db 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #99c9e8 0%,#49a1db 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99c9e8', endColorstr='#49a1db',GradientType=0 ); /* IE6-9 */
	
	-webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #6ad2ef;
}
.secondoMenu> li > a.active {
	border-bottom: 1px solid #1a638f;
}
/*.secondoMenu> li > a:before {
	position: absolute;
    top: 6px;
    left: 0;
    content: '';
    width: 24px;
    height: 24px;
    margin: 4px 8px;
 
    background-repeat: no-repeat;
    background-image: url(/img/nuove/Batch-1.png);
    background-position: -296px -638px;
}*/



.secondoMenu > li > ul li a{color: #32373D;}
.secondoMenu li ul li a:hover{
	 /*background-repeat: no-repeat;
    background-image: url(/img/nuove/bullet32b.png);*/
	}


/*------------------------tabella---------------------------*/

table{
	
	width: 100%;
	margin: 0px auto;
	
	border-radius: 5px;
	border-collapse:collapse;
	font-size: 13px;
	background-color: #fff;
}

tr{
	position:inherit;
}

td{
	
	position:inherit;
	border:1px solid gray;
    padding-left:2px;
    padding-right:2px;
}

th{
	
	position:inherit;
	border:1px solid gray;
    padding-left:2px;
    padding-right:2px;
}

.footerTable
{
    border: 2px #596166 solid;
    margin: auto;
    border-radius: 5px;
}

.PowerGridAjax tbody tr:nth-child(odd){background-color:#ededed;}

.modifica{
background: #ecf5f6; /* Old browsers */
background: -moz-linear-gradient(top,  #ecf5f6 0%, #c0dbee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf5f6), color-stop(100%,#c0dbee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ecf5f6 0%,#c0dbee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ecf5f6 0%,#c0dbee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ecf5f6 0%,#c0dbee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ecf5f6 0%,#c0dbee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf5f6', endColorstr='#c0dbee',GradientType=0 ); /* IE6-9 */

width: 20px;
cursor: pointer;


}


.modifica:hover {
	background: #c0dbee; /* Old browsers */
background: -moz-linear-gradient(top,  #c0dbee 0%, #ecf5f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0dbee), color-stop(100%,#ecf5f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c0dbee 0%,#ecf5f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c0dbee 0%,#ecf5f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c0dbee 0%,#ecf5f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c0dbee 0%,#ecf5f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0dbee', endColorstr='#ecf5f6',GradientType=0 ); /* IE6-9 */
}


.PowerGridAjax tbody tr:hover{
	background-color:#ecf5f6;
	cursor:pointer;
}

thead:first-child {
	background-color:#E6E6E6
}

tbody tr td a{
	position:inherit;
	
}

thead tr th{background-color: #ccc;}

.containerStrumentiTabella div{display: inline;}

/*------------------------barra attività---------------------------*/

 .barraAttivita{
	
	
	margin: 15px auto 0px auto;
	overflow: auto;
	color: #E6E6E6;
	border-radius: 5px;
	padding: 5px;
	
}

.checkLabel{
	font-size: 13px;
	margin: 0px 5px;
}
	
.filtri{
	background: url('/img/download.png') color: #999;
}

#filtri{ border-bottom: 1px #CCC solid; padding-bottom:13px;}

.barraAttivitaButtons{
	float:right;
}

.barraAttivitaButtons li {
	float: left;
	height: 100%;
	padding: 5px;
	
}

/*------------------------legenda---------------------------*/

.legenda{
	margin: 10px;
	border-radius:5px;
	max-width:400px;
	border: 1px #596166 solid;
	
}

.legenda tr td{border:2px #596166 solid;}

.colori{position: relative; float: left; width:auto;}
.coloreRiquadro{width:20px;}
.descrizione{position: relative; float: right; width:80px;}
.descrizione ul li{
	line-height:20px;
	margin: 6px;
	height: 20px;
}

.colori ul{
	list-style:none;
	text-decoration:none;
}
.colori ul li{
	width: 20px;
	height: 20px;
	margin: 5px;
	border-radius: 5px;
}

.blu{ background-color:#A8C2E4;}
.giallo{background-color:#DEFE77;}
.rosso{background-color:#EA7F7C;}

/*-------------------------FORM INPUT---------------------------------*/


.formInput{
	margin:20px 10px;
	
	
	box-shadow: 0px 0px 10px #1C1C1C;
background-color: #fff;
	border: 1px #4C5A64 solid;
	position: inherit;
}

.headerForm{
	background-color: #c0dbee;
	
	font-weight:400;
	padding-top: 8px;
	height: 30px;
	border-bottom: 4px #2E3940 solid;
	position: inherit;
	
}

.titoloHeaderForm{
	font-weight:bold;
	font-size:14px;	}
.table_editor tr td{border: 5px solid white;}

.headerForm ul, #tab ul{
	/*height:20px;
	margin: 0px 5px;*/
	position: relative;
	bottom: -1px;
	overflow:auto;

}

.scheda{
	cursor: pointer;
	height:20px;
	bottom: 0px;
	margin-right: 1px;
	outline: 0;
	padding: 8px 8px 0px 8px;
	float: left;
	border-bottom: 1px gray solid;
	font-size: 12px;
	color: #E6E6E6;
	 background: #dfdfdf; /* old browsers */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/*border-bottom: 3px #2E3940 solid;*/
}

.schedaFormAperta{
	background-color: #fff !important;
	border-bottom: none;
	color: black !important;
	border-top: 1px gray solid !important;
	border-left: 1px gray solid !important;
	border-right: 1px gray solid !important;
	}
	
.divisore{height: 2px; width: inherit; 
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #2E3940 17%, #2E3940 79%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(17%,#2E3940), color-stop(79%,#2E3940), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#2E3940 17%,#2E3940 79%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#2E3940 17%,#2E3940 79%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#2E3940 17%,#2E3940 79%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#2E3940 17%,#2E3940 79%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
display: block;
float: left;
}

.divisoreTestoBarra{
	background: #4c5a64; /* Old browsers */
	height: 2px; width: inherit; 
background: -moz-linear-gradient(left,  #2E3940 17%, #2E3940 79%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(17%,#2E3940), color-stop(79%,#2E3940), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #2E3940 17%,#2E3940 79%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #2E3940 17%,#2E3940 79%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #2E3940 17%,#2E3940 79%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to right,  #2E3940 17%,#2E3940 79%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c5a64', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
display: block;
float: left;
	
	}

.divisoreTestoBarra span{
	background: #2E3940;
	color: #e6e6e6; 
	padding: 5px; 
	position: relative; 
	top:6px;
	-webkit-border-bottom-right-radius: 8px;
	font-size: 11px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}

.divisoreTesto{height:30px; display:block; float:left; width:inherit;}

	  /*---------oggetti form------------*/
	  
	  .menuTendina
	  {
		 outline:none;
		 margin: 10px;
    	  cursor:pointer;
	  }
	  
	  .inline{
		  display:inline;
		  width: 46%;
	  }
	  .solo{
		  width: 96%;
	  }
	  .solo input{
		  width: 85%;
	  }
	  .inline input{ width: 69%}
	  
	  .inline, .solo{
		  margin: 10px;
		  float: left;
		  
	  }
	  
	  .inline label, .solo label{
		  margin-right:5px;
	  }
	  
	  .footerForm{
		  display:inline-block;
		  overflow:auto;
		  float: left;
		  padding: 0px 20px;
		  width: 90%;
		  margin-left:auto;
margin-right:auto;
		  }
	  
	  .radioButton, .checkBox{
		  display: block;
	  	margin: 10px;
		  float: left;}
		
	  .radioButton input, .checkBox input{ margin: 0px 10px;}

		.formInput div textarea{width: 80%;
		float: right;
		height: 100px;
		
		}
		
		.buttonForm{ float:right;}
		.buttonForm button{ margin: 0px 10px;}
		
		/*...........................form compilativa.......................*/
		
		.tab{
		width: 25%;
		display:inline;
		float:left;
		position:relative;
		height: inherit;
		text-align:center;
		font-size: 11px;
		color: #666666;}
		
		.buttonFreccia .sinistra{ float:left;}
		.buttonFreccia .destra{ float:right;}
		
		.tabEvidenzia{ font-size:16px; font-weight:bold;}
		
		.titoloForm{width:inherit; background-color:#2E3940; color: #e6e6e6; font-size: 11px; position: relative; top:0px; padding: 3px 0px;}
		.titoloForm p{margin: 0px 3px; }
		
		.note{margin: 3px;}
/*-------------------------POPUP----------------------------*/

.popup-content{
	overflow:auto;
	

	padding: 5px 8px;
	z-index:9999;
	border-radius:5px;
	opacity: 0;
	position:absolute;
	top: 300px;
}

.popupStyle{
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.4);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
	
}

.containerStrumentiTabella div img{margin:0px 3px;}
/*-----------------------cerca--------------------------*/


 #inputCerca {
    font-size: 12px;
    color: #999;
   	padding: 5px 5px 5px 5px;
    width: 13px;
    margin: 10px;
	border-radius: 5px;
    background-color: #fff;
	
}
input[type= submit] {
     display: none;
}

#searchBox form input[type= text] {
	height: 20px;
	float: right;
    margin: 10px;
	border-radius: 5px;
	padding-left: 5px;
	
	
    
}

.background-cerca{
	background-image:url('/img/nuove/zoom-in2.png');
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #999;
}

.background-obbligatorio{
	background-image:url('/img/nuove/red_asterisk.png');
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #999;
}

#searchBox form input[type= text]:focus{
	background:#fff;
	outline: 0; /*toglie bordi azzurri da oggetti con focus*/
}

/*-------------loginUtente------------*/

.stileBianco{
	background-color: #fff;
	display: block;
	overflow:auto;
	border-radius:10px;
}

.utenteLog{
	
	float: right;
	margin: 5px;
	-moz-box-shadow: 0 0 5px  #000;
	-webkit-box-shadow: 0 0 5px #000;
			box-shadow: 0 0 5px  #000;
	font-size:12px;
	
	padding: 5px 10px;
	cursor:pointer;
	overflow: hidden;
	
}

.utenteButtons{
	
	width: 100px;
	float:right;
	border-radius: 8px;
}

.utenteButtons ul li{
	margin: 3px 3px;
	padding-left:10px;
	cursor: pointer;
}

.utenteButtons ul li:hover {
background-image:url('/img/nuove/play.png');
background-repeat:no-repeat;
background-position:-5px 0px; 
padding-left:10px;	

}

.arrow-right {
	width: 0; 
	height: 0; 
	/*border-bottom: 10px solid transparent;  /* left arrow slant */
	/*border-top: 10px solid transparent; /* right arrow slant */
	/*border-left: 10px solid red; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
	
}

.arrow_box {
	position: relative;
	background: #fff;
	
	border: 2px solid #4C5A64;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	/*border-left-color: #fff;
	border-width: 10px;*/
	
	top: 50%;
	margin-top: -10px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #4C5A64;
	border-width: 15px;
	top: 22px;
	margin-top: -15px;
	
}

.utenteButtons.arrow_box {
	top: -4px;
}

#apriMenuUtente{width: 100px;
float: right;}


/*------------------------------------------STILE BUTTON GRIGIO---------------------------------------------*/



.buttonStyle {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9b9c9c), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #9b9c9c 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b9c9c', endColorstr='#000000');
	background-color:#ededed;
	/*-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;*/
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	outline: none;
	
    -webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
    padding:4px;
	cursor:pointer;
	
	/*height:20px;

	width:80px;*/
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #ffffff;*/
}

.buttonStyleFiltri{
		-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#000;
	outline: none;

	
	
	/*height:20px;

	width:80px;*/
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	}


.buttonStyle:active, .buttonStyleActive {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	position:relative;
	top:1px;
}

Button{
	border-radius: 10px;
	padding: 4px;
	color: #E6E6E6;
	display:inline;
	border: none;
	margin: 5px;
	display:inline !important;
}

.singleButton:active {background: #2e3940; /* Old browsers */
background: -moz-linear-gradient(top,  #2e3940 0%, #404f5a 96%, #4c5a64 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e3940), color-stop(96%,#404f5a), color-stop(97%,#4c5a64)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e3940 0%,#404f5a 96%,#4c5a64 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e3940 0%,#404f5a 96%,#4c5a64 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e3940 0%,#404f5a 96%,#4c5a64 97%); /* IE10+ */
background: linear-gradient(to bottom,  #2e3940 0%,#404f5a 96%,#4c5a64 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3940', endColorstr='#4c5a64',GradientType=0 ); /* IE6-9 */
}

.singleButton span{margin: 0px 5px; }

.mio-icon-plus{
		background-position: -348px  -118px;
	}
.mio-icon-download{
	background-position:  -270px  -456px;
	}
.mio-icon-allega{
background-position:  -374px  -482px;
}
.mio-icon-calendario{
background-position:  -296px  -222px;
}
.mio-icon-frecciaSinistra{
background-position:  -296px  -586px;
}
.mio-icon-frecciaDestra{
background-position:  -270px  -586px;
}
.mio-icon-refresh{
background-position:  -9px  -378px;
}
.mio-icon-zoomplus{
background-position:    -218px -326px;
}
.mio-icon-folder{
background-position:    -114px -456px;
}
.mio-icon-user{
background-position:    -10px -664px;
}
.mio-icon-pass{
background-position:    -10px -404px;
}
.mio-icon { width: 16px; 
height: 16px; 
background-image: url(/img/nuove/Batch-1.png);
float:left; 
}
/*---------------------------------------go top-------------------------------------*/

.go-top {
	position: fixed;
	bottom: 3em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none;
	border-radius: 5px;
}

.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

/*---------------------------------------LOGIN----------------------------------------*/

#loginTitolo{height: 780px; background-color:#c0dbee; border-bottom:25px #2E3940 solid;}

.formLogin{ 

border-radius: 10px;
padding: 8px;
background: #4C5A64; /* old browsers */
    background: -moz-linear-gradient(top, #4C5A64 3%, #404F5A 4%, #2E3940 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#4C5A64), color-stop(4%,#404F5A), color-stop(100%,#2E3940)); /* webkit */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5A64', endColorstr='#2E3940',GradientType=0 ); /* ie */
color: #fff;
margin-left:auto;
margin-right:auto;
padding: 25px;
width: 330px;}

.sfondoLoginInput{
	width: 100%; 
	margin-bottom: 10px; 
	background: rgba(0,0,0,0.3);
	border: none;
	outline: none;
	padding: 10px;
	font-size: 13px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
	-webkit-transition: box-shadow .5s ease;
	-moz-transition: box-shadow .5s ease;
	-o-transition: box-shadow .5s ease;
	-ms-transition: box-shadow .5s ease;
	transition: box-shadow .5s ease;
	}
	
#txtUsername:focus, #txtPassword:focus{ box-shadow: inset 0 -5px 45px rgba(100,100,100,0.5), 0 1px 1px rgba(255,255,255,0.2); }


.formLogin div span{margin: 0 auto;}

.btnLogin{
	display: inline-block;
	padding: 4px 10px 4px; 
	margin-bottom: 0; 
	font-size: 13px; 
	line-height: 18px; 
	color: #333333; 
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); 
	vertical-align: middle; 
	background-color: #f5f5f5; 
	background-repeat: repeat-x;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    margin-left: .3em;
    outline: none;
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
}
#logo{
position: absolute;
top: 150px;
left: 50%;
margin-left: -250px;
}

#btnLogin{position:relative; left: 8px; font-size: 14px;}

.highlight{-moz-box-shadow: inset 0 0 10px 1px #E85454;
-webkit-box-shadow: inset 0 0 10px 1px #E85454;
box-shadow: inset 0 0 10px 1px #E85454;
}

/*------------------------------------------load---------------------------------------*/
#circleG{
width:46.666666666666664px;
position: relative;
top: 320px;
left: 610px;
opacity:0;
}

.circleG{
background-color:#C0DBEE;
float:left;
height:10px;
margin-left:5px;
width:10px;
-moz-animation-name:bounce_circleG;
-moz-animation-duration:1.9500000000000002s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-border-radius:7px;
-webkit-animation-name:bounce_circleG;
-webkit-animation-duration:1.9500000000000002s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-border-radius:7px;
-ms-animation-name:bounce_circleG;
-ms-animation-duration:1.9500000000000002s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-border-radius:7px;
-o-animation-name:bounce_circleG;
-o-animation-duration:1.9500000000000002s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-border-radius:7px;
animation-name:bounce_circleG;
animation-duration:1.9500000000000002s;
animation-iteration-count:infinite;
animation-direction:linear;
border-radius:7px;
}

#circleG_1{
-moz-animation-delay:0.39s;
-webkit-animation-delay:0.39s;
-ms-animation-delay:0.39s;
-o-animation-delay:0.39s;
animation-delay:0.39s;
}

#circleG_2{
-moz-animation-delay:0.9099999999999999s;
-webkit-animation-delay:0.9099999999999999s;
-ms-animation-delay:0.9099999999999999s;
-o-animation-delay:0.9099999999999999s;
animation-delay:0.9099999999999999s;
}

#circleG_3{
-moz-animation-delay:1.1700000000000002s;
-webkit-animation-delay:1.1700000000000002s;
-ms-animation-delay:1.1700000000000002s;
-o-animation-delay:1.1700000000000002s;
animation-delay:1.1700000000000002s;
}

@-moz-keyframes bounce_circleG{
0%{
}

50%{
background-color:#2E3940}

100%{
}

}

@-webkit-keyframes bounce_circleG{
0%{
}

50%{
background-color:#2E3940}

100%{
}

}

@-ms-keyframes bounce_circleG{
0%{
}

50%{
background-color:#2E3940}

100%{
}

}

@-o-keyframes bounce_circleG{
0%{
}

50%{
background-color:#2E3940}

100%{
}

}

@keyframes bounce_circleG{
0%{
}

50%{
background-color:#2E3940}

100%{
}

}




/*2014*/
.tableGrigio
	{
		background-color:#dfe0e1;
		padding:5px 5px 0px 5px;
        margin: 5px 5px 5px 5px ;
	}
	
	.tableGrigio th
	{
		font-size:0pt;
	}
	
	.tableGrigio tr
	{
		padding:2px 0px 2px 0px;
	}
	
	.tableGrigio tr.alt1
	{
		background:url(~/images/blu/alt1.png) repeat-x top #ebebec;
	}
	
	.tableGrigio tr.alt2
	{
		background:url(~/images/blu/alt2.png) repeat-x top #e4e5e6;
	}
	
	.tableGrigio td
	{
		text-align:left;
		padding:4px;
	}
	
	.tableGrigio td.r label
	{
		display:block;
		text-align:right;
		padding-right:10px;
	}

    .tableGrigio td.r span
	{
		display:block;
		text-align:right;
		padding-right:10px;
	}
	
	.tableGrigio span
	{
        display:inline-block;
        background-color:#ffffff;
        box-shadow:1px 1px 0px rgba(0,0,0,0.33) inset;
        padding:3px 5px 3px 5px;
        margin:0px 20px 0px 0px;
	}
	
	.tableGrigio tr.titoloDettaglio td
	{
		font-weight:bold;
		padding:13px 15px 13px 0px;
		text-shadow:0px 1px 0px rgba(255,255,255,1);
	}

    	
	.tableGrigio tr.titoloDettaglio td label
	{
		padding:2px 5px 2px 8px;
		background-color:#ebebec;
		border-radius:4px;
		box-shadow:0px 1px 0px rgba(0,0,0,0.2) inset, 0px 1px 0px rgba(255,255,255,1);
	}
    	
	.tableGrigio tr.titoloDettaglio td span
	{
		padding:2px 5px 2px 8px;
		background-color:#ebebec;
		border-radius:4px;
		box-shadow:0px 1px 0px rgba(0,0,0,0.2) inset, 0px 1px 0px rgba(255,255,255,1);
	}
	
	.tableGrigio tr.footer td
	{
		padding:13px 0px 13px 0px;
	}
	
	.tableGrigio tr.footer td a
	{
		text-transform:uppercase;
		font-size:6pt;
		display:inline-block;
		padding:2px 7px 2px 7px;
		background-color:#b9babb;
		border-radius:2px;
		margin-right:2px;
		box-shadow:0px 1px 0px rgba(255,255,255,0.75), 0px 1px 0px rgba(0,0,0,0.14) inset;
	}
	
	.tableGrigio tr.footer td a:hover
	{
		background-color:#8d8d8e;
		color:#dedede
	}
	
	.tableGrigio tr.footer td a:active
	{
		box-shadow:0px 1px 0px rgba(255,255,255,0.75), 0px 1px 2px rgba(0,0,0,0.6) inset;
	}
	
	.tableGrigio a
	{
		text-decoration:none;
		color:#525151;
	}
	
	.tableGrigio a img
	{
		border:0px;
	}

