.reg_area {
	border:1px solid #ccc;
	padding:10px;
	background-color:#ededed;
}
#intro {
	margin:0px;
	color:#333;
	font-size:16px;
	text-align:left;
	background-color:#fff;
	border:1px solid #ccc;
	padding:8px;
	line-height:22px;
	margin-bottom:10px;
	overflow:hidden;
}
#wp_signup_form input.text {
	padding:4px;
	font-size:20px;
	width:240px;
}
#wp_signup_form select {
	padding:4px;
	font-size:20px;
	width:250px;
}
#wp_signup_form input.text:focus, #wp_signup_form select:focus {
	outline:2px solid #FC0;
}
#wp_signup_form input.text {
	float:left;
}
#wp_signup_form ul li {
	text-align:left;
	padding:1px;
}
.reg_area h2 {
	font-size:26px; 
	line-height:30px;
	margin:5px;
	text-align:right;
}
#wp_signup_form ul li label {
	text-align:left !important;
	font-size:16px;
/*	display:block;*/
	/*float:left;*/
	margin:2px;
	padding:0;
	margin-right:5px;
}
#wp_signup_form span {
	font-weight:bold;
	font-size:20px;
}
.reg_area textarea {
	padding:10px;
	color:#111;
	font-size:16px;
	line-height:16px;
	margin:10px auto;
	text-align:left;
	width:930px;
	background-color:#fff;
}
#user_privacy {
	height:200px;
}
#user_responsabilita {
	height:100px;
}
.widgetbgTitle-red {
	text-align:left !important;
	margin-bottom:10px;
	font-weight:bold;
}
#reg_left {
	float:left;
	width:300px;
}
#reg_right {
	float:left;
	width:300px;
}
#reg_output {
	float:right;
	width:280px;
	background-color:#fff;
	border:1px solid #bbb;
	height:163px;
	margin:0;
	margin-top:25px;
	padding:10px;
	font-size:20px;
	line-height:20px;
	overflow:auto;
	color:#333;
}
#reg_help {
	text-align:center;
	margin:10px auto;
	font-size:14px;
	line-height:18px;
	border:1px solid #666;
	background-color:#fff;
	padding:5px;
}
#privacy_check {
	width:30px;
	padding:2px;
}
.submitbtn {
	padding:5px;
	font-size:18px;
	text-align:center;
	margin:5px;
	background:#b00;
        font-weight:bold;
	width:160px;
	color:#fff;
}
label.accept {
	font-size:16px;
}
.maiusc {
	text-transform:capitalize !important;
}
.minusc {
	text-transform:lowercase  !important;
}
#registrazione_output {
	margin:0; 
	min-height:400px; 
	background-color:#eee; 
	padding:10px; 
	border:1px solid #aaa;
}
#registrazione_output ul li {
	margin:5px 0;
	font-size:18px;
	line-height:20px;
	color:#333;	
}
#registrazione_output h1 {
	font-size: 22px;
	line-height: 45px;
	margin: 5px 0;
	text-align: left;
	margin-bottom: 5px;
}
#registrazione_output h1.title {
	font-weight:bold;
	font-size:26px;
	line-height:26px;
	margin:5px 0;
}
#registrazione_output h2 {
	font-weight:bold;
	font-size:20px;
	color: #333;
}
#registrazione_output h3 {
	color:#b00;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	margin-top:15px;
}
#registrazione_output ul {
	margin-top:10px;
	border:1px solid #aaa;
	background:#fefefe;
	padding:10px;
	width:45%;
	list-style-type:disc;
	list-style-position:inside;
	float:left
}
.error ul  {
	width:auto !important;
}
#user_username {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.advice {
	text-align:center;
	margin: 30px auto;
	line-height:200px;
	min-height:200px !important;
}
.advice  h1 {
	line-height:200px !important;
}
#reg_info {
	float:right;
	margin-top:10px;
	border:1px solid #aaa;
	background:#fefefe;
	padding:10px;
	width:45%;
	list-style-type:disc;
	list-style-position:inside;
	font-size:20px;
	line-height:23px;
}
#retry a {
	color:#b00;
	font-weight:bold;
	font-size:30px;
	margin-top:10px;
}
.success h1 {
	line-height:normal !important;
}
#registrazione_output.success {
	border:none !important;
	background-color:#fff !important;
}
.notify {
	float: left;
	margin: 8px;
	width: 20px;
	height: 20px;
/*	border: 1px solid #444;
	border-radius: 16px;*/
	display:none;
}
.ok {
	background:url(https://cdn.cronachemaceratesi.it/wp-content/uploads/static/img/ok.png) no-repeat;
}
.ko {
	background:url(https://cdn.cronachemaceratesi.it/wp-content/uploads/static/img/ko.png) no-repeat;
}
#reg_extreme_right {
    float:right;
    width:340px;
}
#reg_messages {
	padding-left: 20px;
	background-color:#fff;
	border:1px solid #abadb3;
	margin:10px;
	padding:15px;
}
#reg_messages ul {
	list-style-type:circle;
	font-size:16px;
	line-height:20px;
	list-style-position: inside;
}
#reg_messages ul li {
	margin-bottom:6px;
}
#mailingList {
	height:19px;
	background-color:#fff;
	border:1px solid #abadb3;
	padding:10px;
	margin:10px;
	margin-bottom:0;
}
#reg_complete_msg {
	border: 1px solid #ccc;
	background: #efefef;
	padding: 10px;
}
#wrapper {
	min-height: 500px;
}
.submitbtn {
	background-color: #666;
	border: 1px solid #aaa;
	cursor:pointer;
}
#user_registration {
	background-color:#b00;
}
#wp_signup_form input, #wp_signup_form  select {
	margin-bottom: 15px !important;
}
#reg_messages img {
	float:left;
	margin-right:5px;
	height:24px;
}
#reg_messages h3 {
	float:left;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}
.campo_testo {
	background-color: #fff;
	overflow: auto;
	padding:10px;
	margin-bottom: 10px;
}
.campo_basso {
	height: 30px;
}
.campo_alto {
	height: 100px;	
}
.campo_testo h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 3px
}
.title_reg {
	color:#b00 !important;;
	font-weight: bold !important;
	margin-bottom: 3px;
	margin-top: 10px;
}