body {
	background: #DBE6EC url('/img/bg3.jpg') repeat-x center top;
}

select, input {font: Verdana, sans-serif;}

label{
  font: Verdana, sans-serif;
  font-size:11px;
  float: left;
  text-align: left;
  font-weight: bold;
  width: 25%;
}

form {
	margin: 0.2em ;
	padding: 0;
	/*width: 500px;*/
	width: 98%;
	font-size: 90%;
}

form p {
	margin: 0.2em;
	padding: 0;
}

li a{
	font-family:'Century Gothic',futura,'URW Gothic L', serif;
	font-variant:small-caps;
}

h1 {
	-webkit-text-fill-color: white;
	-webkit-text-stroke: 2px #006600;
	color: white;
	text-shadow:
	-1px -1px 0 #050,  
	 1px -1px 0 #050,
	-1px 1px 0 #050,
	 1px 1px 0 #050;
	 margin-top: 0;
}

h2 {
	font-size:18px;
	color: #006600;
}

#container {
	width: 80%
	min-width: 450px;
	margin: 0;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#contenitore {
	width: 98%;
	min-height: 580px;
	font-size: 75%;
}

#content {
	width: 900px;
	min-height: 450px;
	background-color: #C8ECFF;
}

#content p{ 
	margin: 0.5em;
	padding-bottom: 1.6em;
	background-color: #C8EC00;
}

#contentfooter {
	width: 100%;
	height: 60px;
	margin-top:0px;
}

#contentfooter button{
	width:35%;
	font-weight:bold;
	font-size:22px;
	padding:7px 5px 7px 3px;
	margin: 5px 0px 0px 75px;
}

#t_tori button {
  width:65%;
  font-weight:bold;
  font-size:15px;
  padding:5px 10px 5px 7px;
  margin: 0 auto;
}

#p_evento {
  position:absolute;
  border: 1px solid #006600;
  margin:-55px -75px 5px 500px;
  background-color: #F2F3F5;
  border-radius: 10px;
  padding: 5px;
}

#f_evento {
  position:absolute;
  border: 1px solid #006600;
  margin:-55px -75px 5px 500px;
  background-color: #F2F3F5;
  border-radius: 10px;
  padding: 5px;
}

#draggable { 
  border:2px solid #006600;
  height: 250px;
  padding:1px;
  position:absolute;
  bottom:85px;
  margin-left:950px;
  border-radius: 10px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

div.clicca {
  width: 100%;
  height: 100%;
}

.insertform {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
	background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 50%);
	background-image:   linear-gradient(top, #eeeeee 0%, #ffffff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff', GradientType = 0);
	background-image: linear-gradient(top, #eeeeee 0%, #ffffff 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #aaa;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 8px;
	color: #444;
	text-decoration: none;
}

.insertlogo{
	width: 80px; height: 60px;
	padding: 10px;
	position: absolute; bottom: 0px;
	margin: 20px;
	margin-left: 30px;
}

.back{
	width: 50px;
	height: 50px;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	margin-left: 875px;
	margin-bottom: 20px;
}

.fondo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4B4B4B;
	padding: 0;
}

select, input {
	width: 350px;
	color: #000000;
	border: 1px solid;
	text-align: center; 
	padding: 4px;
}

:-moz-placeholder {
	color: #999999;
}

fieldset {
  background-color: #f5f8fa;
  border: 1px solid #006600;
  border-radius: 10px;
}

legend {
	padding: 0.2em 0.5em;
	border:1px solid #000000;
	font-size:90%;
	text-align:left;
	font: Verdana, sans-serif;
}

.layout0{
	height: 100%;
}

.layoutTabs{
	font-size: 90%;
	width: auto;
	background: #ffffff;
	margin: 0 auto;
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-radius: 10px;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
}

.divEvent{
	width: 330px;  
	margin-left: 65px;
}

.divEvent p{
	width: 300px;
	padding: 0 5px;
	border:1px solid #68B0D8;
	background-color: #C8ECFF;
}

.divEvent fieldset{
	width: 200px;
	padding: 0 5px;
	border:1px solid #68B0D8;
	background-color: #C8ECFF
}

.parto {
	width: 75px;
	margin-top: 5px;
}

.ui-autocomplete {
	max-height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 20px;
}

html .ui-autocomplete {
	height: 150px;
}

#toppagdx {
   font-size: 70%;
   width: auto;
   margin: 0 auto;
   margin-top: 5px;
   margin-right: 10px;
   text-align: right;
   /*background-image:url('/img/wg.gif');
   background-repeat:no-repeat;
   background-position:right center;
   -moz-background-size:60px 45px; (Old Firefox)
   background-size:60px 45px;*/
}

.ui-tabs-vertical { width: 68em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: right; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: .2em; float: left; width: 54em;}

.bigdrop.select2-container .select2-results {max-height: 300px;width:300px;}
.bigdrop .select2-results {max-height: 300px;width:300px;}

.ui-datepicker{width: 350px !important; }

.cerchio{width:30px;height:30px;border-radius:30px;border:1px double #ccc;font-size:8px;color:#666;line-height:25px;text-decoration:none;text-shadow:0 1px 0 #fff;background:#ddd}
.cerchio:hover{border:1px double #bbb;color:#aaa;text-decoration:none;background:#e6e6e6}
