	.blocco_scheda {
		width: 970px;
		margin:0 auto 60px;
		border:5px #fff solid;
		background: url("../img/pattern/gs_arancio_pattern.png") repeat 0 0;
		border-radius:24px;
		overflow:visible;
		position:relative;
		min-height:400px;
		z-index:1;
		box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
	}

	/*PRIMO BLOCCO TITOLO*/


	.tit_page {
		  position: relative;
		  min-height: 80px;
		  background: #e97926;
		  margin: 50px 0 0 0;
	}
	.tit_page:after {
		  content:'';
		  position:absolute;
		  left:3px;
		  top:-19px;
		  width:181px;
		  height: 235px;
		  z-index:100;
		  background: url("../img/share/registrati.png") no-repeat left bottom;

	}

	.tit_page h1 {
		  font-size: 1.750em;
		  line-height: 40px;
		  color: #ffea00;
		  z-index: 1;
		  margin: 0 0 0 209px;
		  font-weight:900;
		  padding:20px 0;
	}
	.tit_page h2 {
		  font-size: 1.750em;
		  line-height:40px;
		  color: #ffea00;
		  z-index: 1;
		  margin: 0 0 0 209px;
		  font-weight:900;
		  padding:20px 0;
	}
	.tit_page h2 span.tit_page_1 {
		  line-height: 40px;
		  display:block;
	}
	.tit_page h2 span.tit_page_2 {
		  line-height: 40px;
		  display:block;
		  color:#fff;
	}

	.tit_page_center {
		width: 100%;
  		padding: 0;
	}
	a.indietro {
		right: 35px;
		top: -38px;
	}

	/*SECONDO BLOCCO TITOLO*/

	.second_tit_page {
		  position: relative;
		  clear:both;
		  height: 80px;
		  background: #e97926;
		  margin: 43px 0 0 0;
	}
	.second_tit_page h2 {
		  font-size: 1.750em;
		  line-height: 34px;
		  color: #ffea00;
		  z-index: 1;
		  margin: 0 0 0 0;
		  font-weight:900;
	}

	.second_tit_page_center {
		width: 100%;
  		padding: 6px 40px;
	}

	body.body_it #regist_intro{
		padding: 125px 35px 0;
	}
	#regist_intro p {
		color:#FFFFFF;
		font-size:0.90em;
		line-height:22px;
		font-weight:bold;
		margin: 10px 0 0 209px;
	}
	body.body_it #regist_intro p { margin-left: 0; }

	/*FORM REGISTRAZIONE*/

	#regist_form{
		margin:46px 0 38px;
	}

	.reg_row{
		clear:both;
		overflow:hidden;
		padding: 0 32px 24px;
	}

	.reg_row .reg_field{
		  float: left;
		  width: 226px;
		  position:relative;
	}

	.txtform label{
		color:#FFFFFF;
		font-size:0.80em;
		line-height:0.80em;
	}

	.reg_field input[type="text"], .reg_field input[type="username"], .reg_field input[type="password"]{
		border:1px solid #cdcdcd;
		color: #074b64;
		font-size:1.0em;
		margin-right:30px;
		width:202px;
		height:29px;
	}

	.reg_field select {
	padding:3px;
	border:1px solid #cdcdcd;
	color: #074b64;
	border-radius:8px;
	outline:none;
	height:29px;
	font-size: 0.8em;
	display: inline-block;

	}


	.selec_reg:last-child{margin-right:30px;}

	.reg_field input[type="radio"]{
		width:24px;
		height:24px;
		margin-top:3px;
		  float: left;
	}

	.gen_lab{
		  color: #000000;
  font-size: 0.80em;
  float: left;
  line-height: 30px;
  margin: 0 20px 0 0;
	}

	.reg_row .reg_field:last-child input{
		margin-right:0;
	}

	#topizza_nome{
		  margin: 7px 0 0 10px;
  position: absolute;
  left: 218px;
  width: 230px;
  top: 24px;
	}

	.risultato_invia {
		padding-top:28px;
		float:left;
	}

	.risultato_invia img {
			float:left;
	}

	.risultato_invia .input_ele_int_2 {
			float:left;
			width:58px;
			height:26px;
			background:#fff;
			border:none;
			font-size:1.0em;
			line-height:26px;
			margin:0 10px 0 0;
	}

	a.topizza {
		border-radius: 5px;
		background-color:#ffda24;
		background-image: -moz-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		background-image: -webkit-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		background-image: -ms-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		position: relative;
		font-family: 'Londrina Solid', cursive;
		font-size:0.650em;
		line-height:16px;
		float:left;

	}

	a.topizza span {
		padding: 0 5px 0 5px;
	}

	a.proseguire, a.proseguire:visited, a.proseguire:hover {
		color:#074b64;
		margin:0 10px 0 6px;
		font-size:0.850em;
		line-height:16px;
		float:left;

	}
	.pulsante_invia {
		overflow: hidden;
		border: none;
		outline: none;
		z-index: 100;
		line-height:26px;
		background: #ffcd00 url("../img/share/avanti.png") no-repeat 7px center;
		display: block;
		padding: 0 10px 0 25px;
		overflow: hidden;
		text-indent: 0;
		cursor: pointer;
		margin: 0 auto;
		position: relative;
		font-size:0.850em;
		color: #074b64;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		-moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		border-radius: 8px;
		font-family: 'Londrina Solid', cursive;
		float:right;
	}

	/*DISCLAIMER*/

	#disclaimer{
		padding:10px 40px;
	}

	#disclaimer p{
		color:#FFFFFF;
		font-size:0.90em;
		line-height:22px;
	}

	.reg_check{
		padding:10px 40px;
		display:block;
	}

	.reg_check input[type="checkbox"]{
		width:18px;
		height:18px;
		border:1px solid #cdcdcd;
	}

	.reg_check label{
		color:#FFFFFF;
		font-size:0.90em;
	}

	.reg_check label a{
		color:#FFFFFF;
		text-decoration:underline;
	}

	#regist_form #upd {
		overflow: hidden;
		border: none;
		outline: none;
		float:right;
		z-index: 100;
		line-height: 26px;
		background: #ffcd00 url("../img/share/entra.png") no-repeat 7px center;
		background-size: 18px 14px;
		display: block;
		padding: 8px 14px 8px 30px;
		overflow: hidden;
		text-indent: 0;
		cursor: pointer;
		margin: 18px 30px 0 0;
		position: relative;
		font-size: 1.2em;
		color: #074b64;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		-moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		border-radius: 8px;
		font-family: 'Londrina Solid', cursive;
	}
	#regist_form #upd.submit_ok{
			margin: 0;
			float: none;
			display: inline-block;
	}
	#regist_form input.input_topochange{
		border: 1px solid transparent;
		padding: 8px 8px;
		font-size: 1.1em;
	}
	#regist_form input.input_topochange.alert{
		border: 1px solid red;
	}

	/*SEZIONE ERRORI*/

	div.errori{
		background-color:#ec312e;
		border-radius: 24px;
		border:2px solid #FFFFFF;
		padding:40px 0;
		position:relative;
	}

	div.errori:before {
		  content:'';
		  position:absolute;
		  left:16px;
		  top:30px;
		  width:60px;
		  height: 52px;
		  z-index:100;
		  background: url("../img/share/error.png") no-repeat left bottom;

	}

	div.errori a.close_err{
		position:absolute;
		top:15px;
		right:50px;
		color:#ffdd00;
		text-transform:uppercase;
		font-size:0.90em;
	}

	div.errori > div.errori_int{
		margin:0 50px 0 92px;
	}

	div.errori_int p.error_tit{
		text-transform:uppercase;
		font-weight:bold;
		font-size:1.1em;
		color:#FFFFFF;
		border-bottom:1px solid #FFFFFF;
		margin-bottom:10px;
	}

	div.errori_int li{
		color:#FFFFFF;
		margin-left:25px;
	}




	/*PAGINA ESITO*/
	.tit_page_toponome,
	.tit_page_esito {
		  position: relative;
		  clear:both;
		  height: 65px;
		  background: #e97926;
		  margin: 50px 0 0 0;
	}

	.tit_page_esito:after {
		  content:'';
		  position:absolute;
		  left:0;
		  top:3px;
		  width:227px;
		  height: 346px;
		  z-index:100;
		  background: url("../img/share/mail.png") no-repeat left bottom;
	}
	.tit_page_toponome:after{
			content:'';
			position:absolute;
			left:0;
			top:3px;
			width:231px;
			height: 348px;
			z-index:100;
			background: url("../img/share/toponome.png") no-repeat left bottom;
	}
	.tit_page_toponome h1,
	.tit_page_esito h1 {
		  font-size: 1.750em;
		  line-height: 65px;
		  color: #ffea00;
		  z-index: 1;
		  margin: 0 0 0 264px;
		  font-weight:900;
	}

	#regist_intro_esito{
	  /*padding: 20px 0;*/
	  padding: 17px 34px 70px 260px;
		position: relative;
	}
	#regist_intro_esito .txt_msg{
		position: relative;
	}
	#regist_intro_esito.padtoponome{
		padding-left: 10px;
	}

	#regist_intro_esito p {
		color:#FFFFFF;
		font-size:0.90em;
		line-height:22px;
		font-weight:bold;
		margin: 10px 0 0 264px;
	}


	#ex_pop, #topizza_desc {
		padding:20px 0 0 0;
	}

	.btn_msg{
		position: absolute;
		width: 180px;
		height: 100%;
		display: block;
		top: 0;
		left: 25px;
		border-right: 1px solid #fff;
	}
	.box-topavatar{
		display: block;
		height: 50%;
	}
	.box-topavatar a{
		font-size: 19px;
		line-height: 18px;
		color: #fff !important;
		font-family: 'Overlock', cursive;
		text-align: center;
		font-weight: bold;
	}
	.icotopavatar{
		display: block;
		width: 153px;
		background: url('../img/share/creatopavatar.png') no-repeat center top;
		padding-top: 118px;
	}
	.icotopgioca{
		display: block;
		width: 153px;
		background: url('../img/share/vaigioca.png') no-repeat right top;
		padding-top: 118px;
	}

	.btntopnome{
			overflow: hidden;
			border: none;
			outline: none;
			z-index: 100;
			line-height: 62px;
			background: #ffcd00;
			display: inline-block;
			padding: 0 50px 0 15px;
			overflow: hidden;
			text-indent: 0;
			cursor: pointer;
			margin: 18px 0 0 0px;
			position: relative;
			font-size: 1.2em;
			color: #074b64;
			-webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
			-moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
			box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
			border-radius: 8px;
			font-family: 'Londrina Solid', cursive;
			text-transform: uppercase;
	}
	.btntopnome:after{
		  content:'';
			position: absolute;
			right: 7px;
			top: 50%;
			background: url("../img/share/ico-arrow-red-dx.png") no-repeat 0 0;
			display: block;
			width: 35px;
			height: 28px;
			margin-top: -14px;
			z-index: 101;
			-webkit-transition-duration: 0.8s;
	    -moz-transition-duration: 0.8s;
	    -o-transition-duration: 0.8s;
	    transition-duration: 0.8s;
			-webkit-transition-property: -webkit-transform;
			-moz-transition-property: -moz-transform;
			-o-transition-property: -o-transform;
			transition-property: transform;
	}
	.btntopnome.open:after{
			-webkit-transform: rotate(90deg);
			-moz-transform: rotate(90deg);
			-ms-transform: rotate(90deg);
			-o-transform: rotate(90deg);
			transform: rotate(90deg);
	}
  .form_toponome{
		  padding-left: 260px;
	}



@media screen and (min-width: 320px) and (max-width: 767px) {
.blocco_scheda {
	width: 100%;
	margin: 0 auto 0;
	border: none;
	border-radius: inherit;
	overflow: visible;
	position: relative;
	box-shadow: none;
	min-height: inherit;
}
.tit_page {
	min-height: 50px;
	margin: 0;
}
.tit_page:after {
	background:none;
	display:none;
}
.tit_page h1 {
	font-size: 1.250em;
	line-height: 30px;
	color: #FFEA00;
	z-index: 1;
	padding: 15px 10px;
	font-weight: 900;
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tit_page h2 {
	font-size: 1.250em;
	line-height: 30px;
	z-index: 1;
	padding: 15px 10px;
	font-weight: 900;
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tit_page h2 span.tit_page_1 {
	line-height: 30px;
	display: block;
}
.tit_page h2 span.tit_page_2 {
	line-height: 30px;
	display: block;
	color: #fff;
}
body.body_it #regist_intro{ padding: 0; }
#regist_intro p {
  color: #FFFFFF;
  font-size: 0.90em;
  line-height: 22px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
}
#regist_form {
  margin: 0;
}
.reg_row {
  clear: both;
  overflow: hidden;
  padding: 0 10px 10px;
}
.reg_row .reg_field {
  float: none;
  width: 100%;
  position: relative;
  margin:0 0 10px;
}
#topizza_nome {
  	margin: 7px 0 0 0;
  	position: relative;
  	left: 0;
  	width: 230px;
  	top: 0;
	overflow: hidden;
}
#ex_pop, #topizza_desc {
  padding: 10px 0 0 0;
  clear: both;
}
#ex_pop p, #topizza_desc p {
  color: #FFFFFF;
  font-size: 0.80em !important;
  line-height: 20px;
}
.reg_field input[type="text"], .reg_field input[type="username"], .reg_field input[type="password"] {
  border: 1px solid #cdcdcd;
  color: #074b64;
  font-size: 1.0em;
  margin-right: 0;
  width: 100%;
  height: 29px;
}
.selec_reg:last-child {
  margin-right: 0;
}
.selec_reg {
	width:100% !important;
}
.risultato_invia a.topizza {
  position: absolute;
  left: 0;
  top: 33px;
}
.risultato_invia a.proseguire, .risultato_invia a.proseguire:visited, .risultato_invia a.proseguire:hover {
  margin: 0;
  font-size: 0.900em;
  line-height: 26px;
  float: left;
  width: 100%;
  padding: 0 0 0 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.risultato_invia img {
  margin: 10px 0 0 0;
}
.risultato_invia .input_ele_int_2 {
  margin: 10px 10px 0 0;
}
.risultato_invia {
  padding-top: 28px;
  float: left;
  position: relative;
}


.second_tit_page {
  min-height: 50px;
  margin: 20px 0 0;
  height: inherit;
}
.second_tit_page:after {
	background:none;
	display:none;
}
.second_tit_page_center {
  width: 100%;
  padding: 0;
}
.second_tit_page h1 {
	font-size: 1.250em;
	line-height: 30px;
	color: #FFEA00;
	z-index: 1;
	padding: 15px 10px;
	font-weight: 900;
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.second_tit_page h2 {
	font-size: 1.250em;
	line-height: 30px;
	z-index: 1;
	padding: 15px 10px;
	font-weight: 900;
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.second_tit_page h2 span.tit_page_1 {
	line-height: 30px;
	display: block;
}
.second_tit_page h2 span.tit_page_2 {
	line-height: 30px;
	display: block;
	color: #fff;
}
#disclaimer {
  padding: 10px 10px;
}
.reg_check {
  padding: 10px 10px;
  display: block;
}
#regist_form #upd {

  margin: 18px 0 20px 0;

}

.tit_page_esito {
	min-height: 50px;
	margin: 0;
	height: inherit;
}
.tit_page_esito:after {
	background:none;
	display:none;
}
.tit_page_esito h1 {
	font-size: 1.250em;
	line-height: 30px;
	color: #FFEA00;
	z-index: 1;
	padding: 15px 10px;
	font-weight: 900;
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tit_page_esito h2 {
	font-size: 1.250em;
	line-height: 30px;
	z-index: 1;
	padding: 15px 10px;
	font-weight: 900;
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tit_page_esito h2 span.tit_page_1 {
	line-height: 30px;
	display: block;
}
.tit_page_esito h2 span.tit_page_2 {
	line-height: 30px;
	display: block;
	color: #fff;
}
#regist_intro_esito {
  padding: 25px 10px;
}
#regist_intro_esito p {
  color: #FFFFFF;
  font-size: 0.80em;
  line-height: 20px;
  font-weight: bold;
  margin:0;
}
}
