@charset "UTF-8";
/* CSS Document */

#feedback {
	display: none;
	margin-top: 20px;
	font-size: 12pt;
	line-height: 16pt;
	color: #0c0;
	font-weight: bold;
}

input {
	-webkit-appearance:none;
	-moz-appearance: none;
	appearance: none;
}

#form {
	font-family: 'Raleway';
	clear: both;
}

#form > div { clear: both; margin-bottom: 5px; }
#form > div > div { float: left; }
#form > div > div:first-child { width: 160px; text-align: left; line-height: 50px; padding-right: 10px; }
#form > div div { min-height: 60px; }

#form label {
	font-size: 16pt; line-height: 40px; font-weight: normal;
}

input[type=text], input[type=password] { font-size: 18pt; border: 1px solid #AAA; height: 40px; padding: 3px; width: 300px; color: #333 }
select {
	appearance:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 15pt;
	font-weight: normal;
	border: 1px solid #AAA;
	height: 40px;
	padding: 3px;
	background-color: #FFF;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 300px;
}
textarea {
	appearance:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 12px;
	border: 1px solid #AAA;
	height: 70px;
	padding: 5px;
	background-color: #FFF;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 296px;
}

span.mini {
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
}

div.diverrore {
	line-height: 12pt;
	display: none;
	font-size: 10pt;
	color: #D00;
	margin-top: 3px;
	font-weight: bold;
	min-height: 30px !important;
	max-height: 30px !important;
	height: 30px !important;
}
div.divattendere {
	line-height: 10px;
	display: none;
	font-size: 10px;
	color: #DDD;
	margin-top: 3px;
	font-weight: bold;
	font-style: italic;
}

div.clearboth {
	clear: both;
}

/* A BUTTON */
A.buttonBEU:LINK {
	-moz-box-shadow: 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow: 0px 1px 0px 0px #97c4fe;
	box-shadow: 0px 1px 0px 0px #97c4fe;
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
	text-align: center;
}

/* INPUT */
input.num_pp {
	width: 71px;
	float: left;
	margin-right: 14px;
	font-size: 21px;
	line-height: 21px;
	padding: 2px;
	letter-spacing: 0.2em;
	background-color: transparent;
	border-color: transparent;
}
input.num_pp[placeholder] {
   color: #333;
   padding: 2px;
	font-size: 21px;
	line-height: 21px;
}
::-webkit-input-placeholder {
   color: #333;
   padding: 2px;
	font-size: 21px;
	line-height: 21px;
}
:-moz-placeholder { 
   color: #333;
   padding: 2px;
	font-size: 21px;
	line-height: 21px;
}
::-moz-placeholder { 
   color: #333;
   padding: 2px;
	font-size: 21px;
	line-height: 21px;
}
:-ms-input-placeholder {  
   color: #333;  
   padding: 2px;
	font-size: 21px;
	line-height: 21px;
}
:-ms-input-placeholder {
   color: #333;
   padding: 2px;
	font-size: 21px;
	line-height: 21px;
}

#privacy {
	width: 301px;
	height: 200px;
	overflow: scroll;
	font-size: 10pt;
	line-height: 12pt;
	padding: 9px;
	border: 1px solid #AAA;
	background-color: #FFF;
	text-align: justify;
}


/************ SINGOLE PAGINE ******************/
#divpostepay {
	position: relative;
	width: 400px;
	height: 260px;
	display: block;
}
#postepay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 400px;
	height: 254px;
}
#rigaNcarta {
	position: absolute;
	top: 140px;
	left: 40px;
	z-index: 2;
	width: 350px;
	height: 30px;
	display:block;
}

#DIVbollettino {
	position: relative;
	width: 600px;
	height: 430px;
	display: block;
	left: 50%;
	margin-left: -300px;
}

#bollettino {
	position: absolute;
	z-index: 0;
	top: 30px;
	left: 0px;
	z-index: 1;
	width: 600px;
	height: 368px;
}

/* BOLLETTINO BIANCO */

#bollettinoCC {
	position: absolute;
	z-index: 1;
	top: 59px;
	left: 125px;
	display: block;
	width: 169px;
	height: 30px;
}
#bollettinoCC input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	height: 20px;
	width: 169px;
	padding: 0px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	letter-spacing: 0.5em;
}

#bollettinoImporto {
	position: absolute;
	z-index: 1;
	top: 59px;
	right: 1px;
	display: block;
	width: 200px;
	height: 30px;
	text-align: right;
}
#bollettinoImporto input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	height: 20px;
	width: 170px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	letter-spacing: 0.5em;
	text-align: right;
}

#bollettinoTIPO1 {
	position: absolute;
	z-index: 1;
	top: 86px;
	left: 50px;
	display: block;
	width: 200px;
	height: 30px;
	text-align: left;
}
#bollettinoTIPO1 select {
	font-family: 'Source Code Pro';
	font-weight: 700;
	font-size: 15px;
	line-height: 16px;
	height: 20px;
	width: 35px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
}

#bollettinoTIPO2 {
	position: absolute;
	z-index: 1;
	top: 362px;
	right: 20px;
	display: block;
	width: 200px;
	height: 30px;
	text-align: right;
}
#bollettinoTIPO2 select {
	font-family: 'Source Code Pro';
	font-weight: 700;
	font-size: 15px;
	line-height: 16px;
	height: 20px;
	width: 35px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: right;
}

#bollettinoImportoInLettere {
	position: absolute;
	z-index: 1;
	top: 85px;
	left: 190px;
	display: block;
	width: 200px;
	height: 30px;
	text-align: left;
}
#bollettinoImportoInLettere input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	height: 20px;
	width: 370px;
	padding: 0px;
	padding-top: 1px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
}


#bollettinoIntestatoA {
	position: absolute;
	z-index: 1;
	top: 113px;
	left: 30px;
	display: block;
	width: 560px;
	height: 45px;
	text-align: left;
	overflow: hidden;
}
#bollettinoIntestatoA textarea {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 45px;
	width: 560px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	resize: none;
	overflow: hidden;
	color: #333;
}

#bollettinoCausale {
	position: absolute;
	z-index: 1;
	top: 165px;
	left: 30px;
	display: block;
	width: 553px;
	height: 40px;
}
#bollettinoCausale textarea {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	height: 40px;
	width: 553px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
}

#bollettinoEseguitoDa {
	position: absolute;
	z-index: 1;
	top: 215px;
	left: 189px;
	display: block;
	width: 407px;
	height: 44px;
	overflow: hidden;
}
#bollettinoEseguitoDa textarea {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 44px;
	width: 403px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoViaPiazza {
	position: absolute;
	z-index: 1;
	top: 268px;
	left: 188px;
	display: block;
	width: 405px;
	height: 22px;
	overflow: hidden;
}
#bollettinoViaPiazza input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 22px;
	width: 403px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoCAP {
	position: absolute;
	z-index: 1;
	top: 296px;
	left: 187px;
	display: block;
	width: 96px;
	height: 25px;
	overflow: hidden;
}
#bollettinoCAP input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 22px;
	width: 94px;
	padding: 2px;
	padding-top: 0px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoLocalita {
	position: absolute;
	z-index: 2;
	top: 296px;
	left: 283px;
	display: block;
	width: 308px;
	height: 25px;
	overflow: hidden;
}
#bollettinoLocalita input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 21px;
	width: 306px;
	padding: 2px;
	padding-top: 0px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#pulsantepaga {
	position: relative;
	width: 400px;
	margin-left: -200px;
	left: 50%;
}

/* BOLLETTINO PREMARCATO */
#bollettinoCC_PRE {
	position: absolute;
	z-index: 1;
	top: 60px;
	left: 125px;
	display: block;
	width: 175px;
	height: 30px;
}
#bollettinoCC_PRE input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	height: 27px;
	width: 175px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 6px;
	background-color: transparent;
	border-color: transparent;
	letter-spacing: 0.5em;
}

#bollettinoImporto_PRE {
	position: absolute;
	z-index: 1;
	top: 60px;
	right: 10px;
	display: block;
	width: 172px;
	height: 28px;
	text-align: right;
}
#bollettinoImporto_PRE input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 15px;
	line-height: 14px;
	height: 28px;
	width: 172px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	letter-spacing: 0.5em;
	text-align: right;
}

#bollettinoTIPO_PRE {
	position: absolute;
	z-index: 1;
	top: 370px;
	right: 30px;
	display: block;
	width: 200px;
	height: 30px;
	text-align: right;
}
#bollettinoTIPO_PRE select {
	font-family: 'Source Code Pro';
	font-weight: 700;
	font-size: 15px;
	line-height: 16px;
	height: 20px;
	width: 35px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: right;
}

#bollettinoIntestatoA_PRE {
	position: absolute;
	z-index: 1;
	top: 94px;
	left: 142px;
	display: block;
	width: 450px;
	height: 49px;
	text-align: left;
	overflow: hidden;
}
#bollettinoIntestatoA_PRE textarea {
	font-family: 'Source Code Pro';
	font-weight: bold !important;
	font-size: 13px;
	line-height: 22px;
	height: 49px;
	width: 450px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	resize: none;
	overflow: hidden;
	color: #333;
}

#bollettinoEseguitoDa_PRE {
	position: absolute;
	z-index: 1;
	top: 165px;
	left: 187px;
	display: block;
	width: 405px;
	height: 46px;
	overflow: hidden;
}
#bollettinoEseguitoDa_PRE textarea {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 46px;
	width: 405px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoViaPiazza_PRE {
	position: absolute;
	z-index: 1;
	top: 232px;
	left: 187px;
	display: block;
	width: 405px;
	height: 48px;
	overflow: hidden;
}
#bollettinoViaPiazza_PRE textarea {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	height: 48px;
	width: 405px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoCAP_PRE {
	position: absolute;
	z-index: 1;
	top: 297px;
	left: 188px;
	display: block;
	width: 88px;
	height: 27px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoCAP_PRE input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 26px;
	width: 88px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoLocalita_PRE {
	position: absolute;
	z-index: 1;
	top: 297px;
	left: 282px;
	display: block;
	width: 262px;
	height: 27px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoLocalita_PRE input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 26px;
	width: 262px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}



#bollettinoProvincia_PRE {
	position: absolute;
	z-index: 1;
	top: 297px;
	left: 550px;
	display: block;
	width: 42px;
	height: 27px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoProvincia_PRE input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 26px;
	width: 42px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoCodeline_PRE {
	position: absolute;
	z-index: 1;
	top: 369px;
	left: 9px;
	display: block;
	width: 308px;
	height: 25px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoCodeline_PRE input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	width: 308px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}


#bollettinoTelefono_PRE {
	position: absolute;
	z-index: 1;
	top: 337px;
	left: 16px;
	display: block;
	width: 186px;
	height: 25px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoTelefono_PRE input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	width: 186px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 9px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoEmail_PRE {
	position: absolute;
	z-index: 1;
	top: 337px;
	left: 203px;
	display: block;
	width: 390px;
	height: 25px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoEmail_PRE input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	width: 390px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 9px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

/* BOLLETTINO MAV/RAV */
#bollettinoCC_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 60px;
	left: 125px;
	display: block;
	width: 175px;
	height: 30px;
}
#bollettinoCC_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	height: 27px;
	width: 175px;
	padding: 0px;
	padding-left: 6px;
	background-color: transparent;
	border-color: transparent;
	letter-spacing: 0.5em;
}

#bollettinoImporto_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 59px;
	right: 10px;
	display: block;
	width: 172px;
	height: 28px;
	text-align: right;
}
#bollettinoImporto_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 15px;
	line-height: 14px;
	height: 28px;
	width: 172px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	letter-spacing: 0.5em;
	text-align: right;
}

#bollettinoIntestatoA_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 90px;
	left: 142px;
	display: block;
	width: 450px;
	height: 49px;
	text-align: left;
	overflow: hidden;
}
#bollettinoIntestatoA_MAVRAV textarea {
	font-family: 'Source Code Pro';
	font-weight: bold !important;
	font-size: 13px;
	line-height: 21px;
	height: 49px;
	width: 450px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	resize: none;
	overflow: hidden;
	color: #333;
}

#bollettinoEseguitoDa_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 249px;
	left: 230px;
	display: block;
	width: 350px;
	height: 20px;
	overflow: hidden;
}
#bollettinoEseguitoDa_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	width: 350px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0em;
}

#bollettinoViaPiazza_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 266px;
	left: 230px;
	display: block;
	width: 350px;
	height: 20px;
	overflow: hidden;
}
#bollettinoViaPiazza_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	width: 350px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0em;
}

#bollettinoCAP_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 283px;
	left: 230px;
	display: block;
	width: 45px;
	height: 20px;
	overflow: hidden;
}
#bollettinoCAP_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	width: 45px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0em;
}

#bollettinoLocalita_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 283px;
	left: 330px;
	display: block;
	width: 190px;
	height: 20px;
	overflow: hidden;
}
#bollettinoLocalita_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	width: 190px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0em;
}



#bollettinoProvincia_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 284px;
	left: 555px;
	display: block;
	width: 30px;
	height: 20px;
	overflow: hidden;
}
#bollettinoProvincia_MAVRAV select {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	width: 25px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0em;
}

#bollettinoCausale_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 313px;
	left: 230px;
	display: block;
	width: 350px;
	height: 20px;
	overflow: hidden;
}
#bollettinoCausale_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	width: 350px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0em;
}

#bollettinoNumrif_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 333px;
	left: 230px;
	display: block;
	width: 350px;
	height: 20px;
	overflow: hidden;
}
#bollettinoNumrif_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	width: 350px;
	padding: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0em;
}


#bollettinoCodeline_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 369px;
	left: 9px;
	display: block;
	width: 308px;
	height: 25px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoCodeline_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	width: 308px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoCodeline_MAVRAV1 {
	position: absolute;
	z-index: 3;
	top: 160px;
	left: 80px;
	display: block;
	width: 308px;
	height: 25px;
	overflow: hidden;
	padding: 0px;

	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.4em;
}

#bollettinoCodeline_MAVRAV2 {
	position: absolute;
	z-index: 3;
	top: 225px;
	right: 27px;
	display: block;
	width: 195px;
	height: 25px;
	overflow: hidden;
	padding: 0px;

	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.2em;
}

#bollettinoDataScadenza_MAVRAV {
	position: absolute;
	z-index: 3;
	top: 222px;
	left: 194px;
	display: block;
	width: 100px;
	height: 25px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoDataScadenza_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	width: 99px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 9px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0em;
}

#bollettinoTelefono_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 337px;
	left: 16px;
	display: block;
	width: 186px;
	height: 25px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoTelefono_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	width: 186px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 9px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

#bollettinoEmail_MAVRAV {
	position: absolute;
	z-index: 1;
	top: 337px;
	left: 203px;
	display: block;
	width: 390px;
	height: 25px;
	overflow: hidden;
	padding: 0px;
}
#bollettinoEmail_MAVRAV input {
	font-family: 'Source Code Pro';
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	width: 390px;
	padding: 2px;
	padding-top: 1px;
	padding-left: 9px;
	padding-right: 0px;
	background-color: transparent;
	border-color: transparent;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	overflow: hidden;
	color: #333;
	letter-spacing: 0.6em;
}

input:-webkit-autofill {
	background-color: transparent !important;
}
