body{font-size: 12px;}

.login {overflow:hidden; position:fixed; left:50%; top:50%; width:335px; margin-left:-160px; margin-top:-180px; background: url("../resources/images/Carta-a-quadri.png") repeat scroll 0 0 #80b794;border-radius:10px  }
.login {box-shadow:0 0 15px #999; -moz-box-shadow:0 0 15px #999; -webkit-box-shadow:0 0 15px #999; background-color: #eeeeee:}
.login div {border:0; background: none transparent;}
.login input[type="text"],
.login input[type="password"] {clear:both; display:block; height:16px}
.login input{background-color: #CDCDCD;}
.login #userId, .login #password, .login #ente {font-size:12px}
.loginLabel {white-space:nowrap; font-style:normal; font-size:0.6em; font-weight:bold;   border-radius: 4px 4px 4px 4px; }
.errorLoginArea {text-align:center; margin-bottom:5px; margin-top:5px; background: none transparent;}
.errorLogin {text-align:center; font-family:Verdana; font-size:10px; font-style:italic; color:#c00027;}
.errorLoginM {text-align:center; font-family:Verdana; font-size:12px; font-weight:bold; color:#c00027;}
.loginButton{height: 24px; vertical-align: bottom; margin-left: 15px;}


.loader {position:absolute; width:100%; text-align:center; overflow:auto; margin:0px; height:100%; display:block; z-index:10000; opacity:0.8; top:0px; left:0px;vertical-align:middle; text-align:center;
		background-color:white;
		-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;}
.loader .loaderLogo {position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
.loader .loaderImage {position:absolute; top:150px; right:0; bottom:0; left:0; margin:auto;}


#west {background-color: #80b794}
#west div{background-color: #80b794}
#west button{width: 100%; height: 100px;}

#homeMenubar .menubarTable{background-color: transparent; width: 100%}
#homeMenubar .menubarTable tr{background-color: transparent; border: none;}
#homeMenubar .menubarTable .left{background-color: transparent; text-align: left; border: none;}
#homeMenubar .menubarTable .right{background-color: transparent; text-align: right; border: none;}
#homeMenubar .menubarTable .right .buttonUser{color: #006633; background: none; border: none; box-shadow:none;}
#homeMenubar .menubarTable .right .buttonEsci{ font-size: 12px; top: -2px}


#listaForm{font-size: 0.65em; text-align: center;margin: 10px 30px}
#listaContent{border: none;background-color:#006633;border-radius: 0px; padding: 0px}
#listaContent>div{
	background: -moz-linear-gradient(center bottom , rgba(255,255,255, 0), rgba(255,255,255, 0.8)) repeat scroll 0 0 #006633; 
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255, 0.8)), to(rgba(255,255,255, 0)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#006633);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#006633)";
	
	padding: 0px
}
.listaTable{font-size: 11px;  border: 1px solid #cccccc}
.listaTable tr{height: 30px;}
.listaTable td{font-size: 12px;}
.listaTable span{font-size: 12px;}
.listaTable .actions{border: none;padding: 2px }
.listaTable .buttons{width: 40px;padding: 0px 4px;}
.listaTable .buttons .ui-dt-c{padding: 2px 8px;}
.listaTable .nuova{font-weight: bold; color: #006633}

#listaMesiCoinvolti{margin-top: 20px}

.subMenu{width: 100%}
.subMenu tr{border:none; background-color: transparent;}
.subMenu .subMenuLeft{padding: 4px 4px 0px 25px;border:none !important;background-color: transparent; width: 100%}
.subMenu .subMenuLeft .breadcrumb{border:none; font-size:1em; background: transparent !important; border-radius: 0px; }
.subMenu .subMenuLeft .breadcrumb a{color: #999999; text-decoration:none; text-shadow: none;}
.subMenu .subMenuLeft .breadcrumb span{color: #999999}
.subMenu .subMenuRight {text-align: right;padding: 5px 15px 0px 0px; border:none; background-color: transparent;}
.subMenu .subMenuRight table{width:100%}
.subMenu .subMenuRight .buttons{background-color: transparent; border: none; padding: 4px 2px}
.subMenu .subMenuRight .buttons .buttonDetail{font-size: 10px;margin-right: 3px;width: 70px}

.titolo{font-size: 16px; font-weight: bold; color: #999999; margin-left: 30px;margin-top: 50px;}
