@charset "utf-8";

/********* moduli *********/
.form {
	font-family:sans-serif;
	position:relative;
	width:90%;
	padding:5%;
	}
.form p {
	margin:.2em 0;
	font-size: 1.1em;
	color: #666;
	}
.form h3 {
	margin:.2em 0;
	}
.form form {
	font-size:1.1em;
	font-weight:normal;
	line-height:.9em;
	color:#888;
	margin:0;
	}
.form label {
	display:block;
	width:100%;
	margin:1.7em 0 0 0;
	}
.form input {
	display:block;
	width:96%;
	padding:2%;
	margin:.5em 0;
	border:none;
	border-bottom:1px solid #aaa;
	background:#ddd;
	color:#333;
	font-size:1.1em;
	}
.form textarea {
	width:96%;
	height:9em;
	padding:2%;
	margin-top:5px;
	border:none;
	border-bottom:1px solid #aaa;
	background:#ddd;
	color:#333;
	font-size:1.1em;
	font-family: sans-serif;
	}
.form input[type=submit] {
	width:50%;
	padding:2% 3em%;
	border:1px solid #888;
	background:#86BC25;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	margin:1em auto;
	}
.form input[type=checkbox] {
	width:2em;
	height:1.2em;
	float:left;
	background:none;
	margin-top:-.1em;
	}
.form h2{
	margin-top:15px;
	}
.form .xs {
	padding-top:3px;
	font-size:.8em;
	line-height:1.1em;
	font-weight:normal;
	text-align:justify;
	}
.form hr {
	position:relative;
	top:20px;
	margin:0 0 25px 0;
	border:1px solid #ddd;
	clear:both;
	}

#capt {
	position:relative;
	width:192px;
	height:72px;
	margin:auto;
	}
#capt img {
	width:106px;
	height:auto;
	position:absolute;
	bottom:0;
	left:0;
	}
#capt label {
	position:absolute;
	bottom:0;
	left:114px;
	width:80px;
	}
#capt input[name=capt] {
	width:72px;
	height:34px;
	margin:2px 0 0 0;
	}

/**** registrati ****/
.form.mod {
	background:#eee;
	}
.form.mod input {
	background:#fff;
	}
.form.mod input[type=checkbox] {
	float:left;
	width:1.5em;
	height:1.5em;
	margin-right:10px;
	margin-top:-2px;
	}
.form.mod input[type=submit] {
	background:#86BC25;
	}
/****************/

#happy {
	position:relative;
	width:90%;
	margin:0 auto;
	z-index:1;
	}
#happy form {
	width:100%;
	}
#happy h2 {
	font-family: 'sanscl';
	font-weight:normal;
	font-size:1.8em;
	margin:1em 0 1em 0;
	}
#happy h3 {
	font-family: 'sanscl';
	font-weight:normal;
	font-size:1.6em;
	margin:1em 0 .5em 0;
	}
#happy th {
	letter-spacing:10px;
	font-size:1em;
	font-weight:100;
	}
#happy td {
	padding:.6em 0;
	}
#happy td:first-child{
	width:68%;
	font-size:1em;
	line-height:1em;
	padding-right:1em;
	}
#happy.form input {
	}
#happy.form textarea[name=message] {
	height:350px;
	}

#happy input[type=radio] {
	display:inline;
	width:10px;
	margin-right:5px;
	background:none;
	}
#happy input[type=checkbox] {
	float:left;
	width:1.4em;
	height:1.4em;
	margin-right:10px;
	margin-top:-2px;
	}

#happy input[type=submit] {
	width:50%;
	padding:2% 3em%;
	border:1px solid #888;
	background:#86BC25;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	margin:1em auto;
	}
#happy .xs {
	}











#cal{
	margin: 20px;
	}
	

#messaggi {
	color:#000;
	padding-bottom:1.5em;
	}
#messaggi button {
	color:#fff;
	background:#86BC25;
	border:none;
	font-size:13px;
	font-weight:bold;
	padding:6px 25px;
	}
#messaggi button:hover  {
	background:#aaa;
	}
#messaggi h1 {
	font-family: 'sanscl';
	font-weight:normal;
	font-size:30px;
	color:#86BC25;
	margin:10px 10px;
	}
.m_u {
	position:relative;
	background:#eee;
	padding-bottom:10px;
	margin-bottom:20px;
	}
.m_u form {
	position:absolute;
	bottom:10px;
	right:10px;
	}
.m_u img {
	margin:0;
	}
.m_u h2 {
	font-family: 'sanscl';
	font-size:42px;
	font-weight:normal;
	color:#86BC25;
	margin:0 10px;
	line-height:40px;
	}
.m_u h3 {
	font-size:30px;
	font-weight:normal;
	margin:0 10px;
	}
.m_u h4 {
	position:relative;
	right:10px;
	top:-15px;
	font-size:18px;
	font-weight:normal;
	float:right;
	}
.m_u h5 {
	display:none;
	position:absolute;
	right:10px;
	font-size:14px;
	font-weight:normal;
	}
.m_u h6 {
	display:none;
	position:absolute;
	right:10px;
	font-size:14px;
	font-weight:normal;
	}
.m_u p {
	font-size:18px;
	font-weight:normal;
	margin:5px 10px !important;
	}


/****** ADMIN ********/
#revoca {
	color:#555;
	padding:.6em;
	}
#revoca span {
	width:215px;
	display:inline-block;
	margin:0 10px 10px 0;
	vertical-align:top;
	}
#revoca span:nth-child(2)  {
	margin:0 10px 0 0;
	}
#revoca button {
	width:50px;
	margin-right:5px;
	}
#revoca h3 {
	margin:10px 0;
	color:#72B400;
	}
#revoca h4 {
	margin:10px 0;
	color:#999;
	}

/****** last ********/
div.f {
	margin-top:-40px;
	}
.f button {
	color:#fff;
	background:#86BC25;
	border:none;
	font-size:20px;
	padding:10px 50px;
	margin: 10px 0 20px 100px;
	}
.f button:hover, .f button:disabled  {
	background:#aaa;
	}


.tabs {
    position: relative;
	margin: 30px auto;
	left:1px;
	}
.tabs input {
	opacity: 0;
	}
.tabs label {
	background: #eee;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	position: relative;
	left:-1px;
	padding: 0 20px;
    float: left;
	display: block;
	color:#999;
	border:1px solid #ccc;
	cursor: pointer;
	}

.tabs input:hover + label {
	background: #ddd;
	}

.tabs label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
	}


.tab-l1 {
    z-index: 4;
	}
.tab-l2 {
    z-index: 3;
	}
.tab-l3 {
    z-index: 2;
	}
.tab-l4 {
    z-index: 1;
	}

.tabs input:checked + label {
    background: #fff;
	z-index: 6;
	}

.clear-shadow {
	clear: both;
	}

.tab-c {
    background: #fff;
	position: relative;
	z-index: 5;
	height:800px;
	width:690px;
	}

.tab-c div {
    position: absolute;
	top: -1px;
	left: -1px;
	padding: 10px 20px;
	z-index: 1;
    opacity: 0;

    transition: opacity linear 0.1s;
	border:1px solid #ccc;
	}

.tabs input.tab-s1:checked ~ .tab-c .tab-c1,
.tabs input.tab-s2:checked ~ .tab-c .tab-c2,
.tabs input.tab-s3:checked ~ .tab-c .tab-c3,
.tabs input.tab-s4:checked ~ .tab-c .tab-c4 {
	z-index: 100;
    opacity: 1;
    transition: opacity ease-out 0.2s 0.1s;
}
