@charset "utf-8";
/* CSS Document */

body {
    color: black;
    background-color: #cde2f7; /*#88e795;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bodylogin {
	/* background-image:url(../img/title.gif); */
	background-repeat: no-repeat;
    color: #000000;
    background-color: #cde2f7;/*#147e34;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:16px;
}

#menu {
	background-repeat: no-repeat;
	background-color: #005fbf; /*#147e34;*/
	height:100px;
	padding:auto;
}

#menu table {
	width:1000px;
	height:50px;
	text-align: center;
}

#menu a {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

#login {
	position:relative;
	top:100px;
}

.table_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}

.titolo {
	background-color: #005fbf;/*#44821e;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.col1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.col10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:black;
	color:white;
}
.col11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:red;
}
.col12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:yellow;
}
.col13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:cyan;
}
.col14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.font_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.font_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#005fbf;/*#00CC00;*/
	color:#ffffff;
	/*border-color:#009900;*/
	border-width:5px;
}

.tabella_bordo {
	border-color:#999999;
	border-width:2px;
	border-spacing:0px;
	border-collapse:collapse;
	border-style: ridge;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tabella_bordo td {
	padding:2px;
}

.tabella_bordo2 {
	border:1px solid #999999;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tabella_bordo2 td {
	padding:2px;
	border:1px solid #999999;
}

.col1red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

.col1red A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

.col1red A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
progress.yellow {
   -webkit-appearance: none;
  height: .7em;
  width: 7em;
   appearance: none;
}
progress.yellow::-webkit-progress-value{
  height: .7em;
  width: 7em;
    background:yellow;
    border-radius: 1px;
}
progress.green {
   -webkit-appearance: none;
  height: .7em;
  width: 7em;
   appearance: none;
}
progress.green::-webkit-progress-value{
  height: .7em;
  width: 7em;
    background:green;
    border-radius: 1px;
}
progress.red {
   -webkit-appearance: none;
  height: .7em;
  width: 7em;
   appearance: none;
}
progress.red::-webkit-progress-value{
  height: .7em;
  width: 7em;
    background:red;
    border-radius: 1px;
}
uprogress::-webkit-progress-bar {  
	background-color: #88e795;
}  
progress.4::-webkit-progress-bar {  
	background-color: #88e795;
}  
progress.3::-webkit-progress-bar {  
	background-color: cyan;
}  
progress.2::-webkit-progress-bar {  
	background-color: yellow;
}  
progress.1::-webkit-progress-bar {  
	background-color: red;
}  
progress.0::-webkit-progress-bar {  
	background-color: black;
}
.CSSTableGenerator {
	margin:0px;padding:0px;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#aad4ff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#cde2f7; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	padding:4px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
p { margin:0 }

textarea {
  font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
  font-size:14px;
  width:100%;
  height:100%;
}
