/*integrazione font lato*/
/*font-family: 'Lato';*/
/*integrazione font lato*/

section.block4 {
	border-bottom: none;
	padding-top:1.25rem;
	padding-bottom:1.25rem;
}
section.block4 h1 {
	padding: 0 1.5em 0 2em;
}

section.block4 img {
	display: block;
	margin: auto auto;
}

section.mobile-buttons .button {
	width: 100%;
	background-color: #223f77;
	font-size: 1.25rem;
}

section.mobile-buttons .hp-button {
	width: 100%;
	background: #f9f9f9;
	color: #223f77;
	text-transform: uppercase;
	font-size: 1.25rem;
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	display: inline-block;
	padding: .625rem .625rem .625rem .625rem;
}

.homepage-hide {
	display: none !important;
	visibility: hidden;
}

section.mobile-buttons {
	display: none;
}

/*RESET*/
p{
	font-size:0.875rem;
}
.nopad {
	padding: 0 !important;
}
.nomargin {
	margin: 0 !important;
}
.nomarginTop {
	margin-top: 0 !important;
}
.nopaddingTop {
	padding-top: 0 !important;
}
.mAuto {
	margin: 0 auto !important;
}
.noborder {
	border: none !important;
}
.noborderRight {
	border-right: none !important;
}
.nobg {
	background: none !important;
}
.border {
	border: 1px solid #E6E6E6;
	margin-bottom: 20px;
}
.rigaTop {
	border-top:1px solid #ccc;
	margin-top:20px;
	padding:20px 0 0 0;
}
.clear,.clearfix{
	display:block;
	height:1px;
	clear:both;
}
.clear-row{
	clear: both;
}
.clear5{
	display:block;
	height:5px;
	clear:both;
}
.clear10{
	display:block;
	height:10px;
	clear:both;
}
.clear20{
	display:block;
	height:20px;
	clear:both;
}
.clear30{
	display:block;
	height:30px;
	clear:both;
}
.clear_grigio{
	display:block;
	height:20px;
	clear:both;
	border-bottom:1px solid #ccc;
	padding:0 !important;
	margin: 20px 0;
	line-height:normal;
}
section {
	clear: both;
}
.noOverflow{
	overflow:hidden;
}
.autoOverflow{
	overflow:auto !important;
}

.w100 {
	width: 100% !important;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute !important;
}
.overflow{
	overflow:hidden !important;
}
.no-overflow{
	overflow:visible !important;
}
.uppercase{
	text-transform: uppercase;
}

/* 2 colonne: workaround quando il primo box non Ã¨ presente*/
.void-column{
	display: none;
}
.void-column + .columns{
	width: 100%;
}

/* ***************
 *  MEDIA OBJECT
 * **************/
.media-object{
	overflow: hidden;
}
.media-obj-right{
	float: right;
	margin-left: 1rem;
}

.media-obj-right-nomargin{
	float: right;
}

.media-obj-fixed{
	overflow: hidden;
}

/* COLORS */
.rosso{
	color: #c33c36;
}
.verde{
	color: #017e00;
}

/* OPACITY */
.opaque{
	opacity: 0.3;
	filter: alpha(opacity=30); /* For IE8 and earlier */
}
.transparent{
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
}
.no-opaque{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
.noborderTop{
	border-top: none !important;
}

/* margine usato per aggiustare i row rispetto la griglia di foundation (10 padding / 20 gutter)*/
.thick-margin-row{
	padding-left: 30px;
	padding-right: 30px;
}
.small{
	display:block;
	font-style:italic;
	font-size:12px;
	line-height:normal;
	margin-top:15px;
}
a {
	color: #ED7E31;
	text-decoration: none;
	font-weight:400;
}
a:hover {
	color: #ED7E31;
	text-decoration: underline;
}
a.link-right{
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	display: block;
	position: absolute;
	right: 10px;
	top: 15px;
}
ul, ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0;
	font-size: 0.875rem;
}
h1 {
	font-size: 24px;
	color: #223f77;
	margin-bottom: 15px;
}
.myPage h1{
	padding-left: 20px;
}
h2,
h2 a {
	color:#223f77;
	font-weight:normal;
	font-size:1.2rem;
}

h1,
h1 a {
	color:#223f77;
	font-weight:normal;
	font-size:1.25rem;
}

h2 + p{
	margin-top: 20px;
}
table{
	border-collapse:collapse;
	width:100%;
	position:relative;
}

table.nobg{
	border:0;
	padding:0;
	margin:0;
}
table.nobg tr,table.nobg tr td,table.nobg tr th{
	background:none;
	padding:10px 0;
	margin:0;
}
table.nobg tr td{
	font-size:1rem;
	font-weight:normal;
}
table.nobg tr th{
	font-size:1rem;
	font-weight:600;
	color:#223F77;
}
table.nobg tr td.red{
	font-size:18px;
	color:#c53b31;
	font-weight:600;
}
.lightRound{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.roundBorder8 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}


.abs-bottom{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* FORMS */
input[type="text"],
input[type="password"],
input[type="number"],
select {
	line-height: 30px;
	font-size:14px;
	font-style:italic;
	color:#999;
	background-color:#fff;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         inset 1px 1px 2px 0px rgba(50, 50, 50, 0.3);

	height:30px;
	padding-top: 0;
	padding-bottom: 0;
}
input[type='number'] {
	-moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.customSelect{
	padding:0 2.25rem 0 0.5rem;
	color:#999;
	background:url(../img/icone/select.png) center right no-repeat #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         inset 1px 1px 2px 0px rgba(50, 50, 50, 0.3);
	height:30px;
	line-height:30px;
	font-size:0.875rem;
	font-style:italic;
	color:#999;
}

.mySelectBoxClass{
	overflow: hidden;
}
.selectCont {
	display:inline-block;
	width:auto;
	position:relative;
}
.selectCont select {
	left:0;
	background-color:#fff;
}
/*fixed select per i filtri nei risultati ricerca*/
.fixed-select{
}
section.risultati .filter .fixed-select > label{
	width: 50%;
	margin-right: 0;
	padding-right: 20px;
	text-align: right;
}
section.risultati .filter .fixed-select > .selectCont{
	width: 50%;
}

/*RESET*/

/*GENERICI*/
.vertical {
	display: inline;
	vertical-align: middle;
}
.sfondo {
	height: inherit;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
img.cover {
	display: none;
	left: 0;
	max-width: none;
}
section.menu{
	padding:0;
	margin:0;
	background:url(../img/sfondo_menu.gif) top right no-repeat;
	background-size:50% 56px;
}
.logo{
	padding:1.25rem 0 1.25rem 1.125rem;
	display:block;
}
.menu ul{
	margin:0;
	height:56px;
}
.menu ul li{
	padding:0 15px;
	list-style:inside none;
	list-style-type:none;
	display:inline-block;
	margin-top:9px;
}
.uppercase{
	text-transform:uppercase;
}

.menu ul ul{
	height:auto;
}
.menu .menuTop ul li{
	height:47px;
	/* removed following HTML professional Luca Pastorello indications
	border-top:1px solid #f5f5f5;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	*/
}
.menu .menuTop ul li.lang a{
	background:url(../img/icone/arrow_down.png) center right no-repeat;
	padding-right:20px;
}
.menu .menuTop ul li.lang.active a{
	background:url(../img/icone/arrow_up.png) center right no-repeat;
}
.menu .menuTop ul li.lang li a,.menu .menuTop ul li.lang.active li a,.menu .menuTop ul li.lang li a:hover,.menu .menuTop ul li.lang.active li a:hover{
	background:none;
	padding-right:0;
}
.menu .menuTop ul li.lang li a:hover,.menu .menuTop ul li.lang.active li a:hover{
	color:#ED7E31;
}

.menu .menuTop ul li:hover{
	background:#fff;
	/*border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;*/
}
.menu .menuTop ul li:hover a{
	color:#ED7E31;
}
.menu .menuTop ul li.noOver:hover,.menu .menuTop ul li.openClick:hover{
	background:transparent;
	/*border-top:1px solid #f5f5f5;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;*/
}
.menu .menuTop ul li.noOver:hover .button{
	color:#fff;
}

.menu ul li .button{
	text-transform:none;
}

.menu .menuTop ul li.openClick.active{
	background:#fff;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.menu .menuTop ul li.openClick.active a{
	color: #ed7e31;
}
.menu .menuTop ul li.openClick a {
	color: #213d79;
	display: inline-block;
	line-height: normal;
	margin-bottom: 0;
	margin-top: 0;
	text-decoration: none;
	line-height:45px;
}
.menu .menuTop ul li.openClick .register{
	padding-top: 20px;
}
.menu .menuTop ul li.openClick .register > a,
.menu .menuTop ul li.openClick .button {
	line-height:normal;
}

.menu .menuBottom ul li.open .dropdown-menu span {
	color: #213d79;
	font-weight: bold;
}

.menu ul li a, .menu .menuBottom ul li.open span {
	color:#213d79;
	text-decoration:none;
	line-height:normal;
	margin-top:0.9rem;
	margin-bottom:0.9rem;
	display:inline-block;
}
.menu ul li a:hover{
	color:#ED7E31;
	text-decoration:none;
}
.menu ul li.open,.menu ul li.openClick{
	position:relative;
	z-index:993;
}

.menu ul .hide{
	position:absolute;
	right:-1px;
	top:46px;
	padding:20px 0;
	z-index:992;
	background:#fff;
	width:415px;
	height:auto;
	overflow:hidden;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 0;
	border-radius: 4px;
	border-top-right-radius: 0;
}

.menu .menuBottom .open {
	z-index: inherit;
}

.menu .menuBottom .open.active {
	z-index: 992;
	margin-top: 3px; /* minus 1 due to top border added */
	padding: 0 9px; /* minus 1 due to left and right border added */
	background-color: #eee;

	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.menu .menuBottom .open .hide.dropdown-menu {
	display: table;
	border-spacing: 0;
	position: absolute;
	right: -1px;;
	top: 44px;
	padding: 5px 0 0 0;
	width: auto;
	background-color: #eee;
	text-align: left;
	z-index: -1;

	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 0;
	border-radius: 4px;
	border-top-right-radius: 0;
}

.menu .menuBottom .dropdown-section {
	display: table-cell;
}

.menu .menuBottom .dropdown-menu .dropdown-section li {
	margin: 0;
	padding: 0 15px;
	display: block;
	white-space: nowrap;
}

/* mobile dropdown menu is not yet supported */
.menu .mobile .dropdown-menu {
	/*display: none;*/
	/*visibility: ;*/
}

/* index.html nuovo login con social login */
.menu ul .hide h2{
	padding:0 20px 10px 20px;
	font-size:14px;
}
.menu ul .hide .sx{
	width:176px;
	float:left;
	padding:0 20px;
}
.menu ul .hide .dx{
	width:235px;
	float:right;
	padding:0 20px;
	border-left:1px solid #eaeaea;
}
.menu ul .hide .sx > .button {
	margin-bottom: 10px;
}

.registrazione.login #userLoginWrpr .dx{
	border-left:1px solid #eaeaea;
}

.menu ul .hide .register{
	width:100%;
	display:block;
	clear:both;
	padding:0 20px;
	text-transform:none;
	color:#223f77;
	font-size:12px;
}
.menu ul .hide .button{
	display:block;
	width:100%;
	text-align:left;
	font-size:14px;
	margin:0 0 10px 0;
	color:#fff !important;
}
.menu ul .hide.language{
	width:180px;
}
.menuTop .hide.language li{
	display:block;
	width:100%;
	height:auto !important;
	line-height:normal;
}
.menuTop .hide.language li a{
	margin:0;
}
.menu ul .hide.language ul li img,.menu ul img.language{
	margin-right:5px;
}

/*
 * BOTTONI
 */
/*bottoni*/
button.tiny, .button.tiny {
	font-size: 0.6875rem;
	padding: 0.625rem 0.625rem 0.625rem 0.625rem;
	color:#fff;
}
.customSearch{
	border-top-width: 0px;
	margin-top: 20px;
}
button.rightIcon,.button.rightIcon {
	padding-right:3.125rem;
	background-position:center right;
	text-align:left;
}
button.leftIcon,.button.leftIcon {
	padding-left:3.125rem;
	background-position:center left;
	text-align:right;
}
button,.button{
	background-color:#ee7d11;
	text-decoration:none !important;
	-webkit-box-shadow: inset 0px -7px 5px 0px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    inset 0px -7px 5px 0px rgba(50, 50, 50, 0.29);
	box-shadow:         inset 0px -7px 5px 0px rgba(50, 50, 50, 0.29);
}
button:hover, button:focus, .button:hover, .button:focus {
	background-color: #ee7d11;
	color:#fff !important;
	text-decoration:none;
}

.menu ul .hide a.small{
	margin:0;
	text-transform:none;
	color: #ED7E31;
	display:block;
	width:100%;
	margin-top:8px;
	font-size:13px;
	font-style:normal;
}
.menu ul .hide .button.login{
	width:auto;
	float:right;
	clear:both;
	margin-top:20px;
	background:url(../img/icone/ico_download.png) center right no-repeat #223f77;
	background-size:40%;
}
.menu ul .hide .button.login:hover{
	width:auto;
	float:right;
	clear:both;
	margin-top:20px;
	background:url(../img/icone/ico_download.png) center right no-repeat #EE7D11;
	background-size:40%;
}

.menuTop{
	background:url(../img/sfondo_menuTop.png) top right no-repeat #fff;
}
.menuBottom{
	background:#fff;
	padding-right: 0;
}

.menuBottom a{
	font-size:0.875rem;
}

.orange{
	color:#ed7e31 !important;}
.blu{
	color: #213D79 !important;
}
.whiteBg{
	background-color:#fff !important;
}

ul.paginazione{
	text-align:right;
	padding-top:20px;
	display:block;
	clear:both;
	margin-bottom:1.875rem;
}
ul.paginazione li{
	list-style:inside none;
	list-style-type:none;
	display:inline-block;
}
ul.paginazione li a{
	line-height:24px;
	height:24px;
	display:block;
	margin-left:20px;
	text-align:center;
	color:#223F77;
}
ul.paginazione li a:hover{
	text-decoration:none;
}
ul.paginazione li a.num{
	width:24px;
	color:#fff;
	background:#d6d6d6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
ul.paginazione li a.num:hover,ul.paginazione li a.num.active{
	background:#223F77;
}

/* ******************
 *  FOOTER
 * *****************/
footer{
	background-color:#223f77;
	padding:0;
	color:#fff;
	font-size:14px;
}
footer ul li{
	display:list-item;
	list-style:none;
	list-style-type:none;
	padding:10px 0;
}
footer a{
	color:#fff;
	font-weight:200;
	text-transform:uppercase;
	font-style:normal;
}
footer a:hover{
	color: #ED7E31;
	text-decoration:none;
}
footer .row div{
	border-right:1px solid #1d3563;
	padding:20px;
}
footer .row div:first-child{
	border-left:1px solid #1d3563;
}
footer .row div.social{
	padding:0 0 20px 0;
}
footer .social h2{
	font-weight:200;
	line-height:60px;
	color:#fff;
	text-transform:none;
	padding: 0 30px;
	font-size:14px;
	margin:0;
}
footer .row div.social ul li{
	float:left;
	padding:10px 0;
}
footer .row div.social ul li a{
	display: inline-block;
	line-height: 32px;
	padding-left:30px;
}
footer .row div.social ul li a img{
	margin-right: 10px;
}

.subfooter{
	background-color:#1d3563;
	padding:20px 30px;
	color:#fff;
	font-size:14px;
	display:block;
	font-weight:200;
}
.cart .items{
	position:absolute;
	top:-4px;
	right:-3px;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	background:url(../img/icone/items.png) top left no-repeat transparent;
}
.menuTop li:hover .hide.language a{
	color:#333;
}

.socialLogin{
	float: left;
}
.socialLogin:after{
	clear: both;
	content: " ";
	display: block;
}
.socialLogin + form {
	clear: both;
}
.socialLogin .button{
	display:inline-block;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.slideLogin .button.login{
	width: 100%;
	background-color: #223F77;
	clear: both;
	margin-top: 20px;
	font-size:14px;
	padding: 0.625rem 1.25rem 0.6875rem;
}
.button.login,.button.language,.button.menu,
.button.login:hover,.button.language:hover,.button.menu:hover{
	background-color: #223F77;
}
.mobile .slide ul.register li{
	border-top:1px solid #2f55a6;
	text-align: center;
}

ul.register-button li{
	background-color: #223f77;
	border: none!important;
	font-family: inherit;
	padding: 10px!important;
	line-height: 18px!important;
}

.slideLogin p{
	color:#fff;
	font-size:14px;
	margin:20px 0;
}

.button.checkout, .button.checkout:focus {
	font-size:0.875rem;
	background:url(../img/icone/ico_checkout.png) center right no-repeat #EE7D11;
}
.button.checkout:hover {
	background:url(../img/icone/ico_checkout.png) center right no-repeat #223f77;
}


.button.register, .button.register:focus {
	font-size:0.875rem;
	background:url(../img/icone/ico_register.png) center right no-repeat #EE7D11;
}
.button.register:hover {
	background:url(../img/icone/ico_register.png) center right no-repeat #223f77;
}


.button.download, .button.download:focus {
	font-size:0.875rem;
	background:url(../img/icone/ico_download.png) center right no-repeat #EE7D11;
}
.button.download, .button.download:hover {
	background:url(../img/icone/ico_download.png) center right no-repeat #223f77;
}


.button.azienda, .button.azienda:focus {
	font-size:0.875rem;
	/*background:url(../img/icone/ico_azienda.png) center right no-repeat #223F77;*/
	background-color: #223F77;
}
.button.azienda:hover{
	background-color: #EE7D11;
}

a.button.azienda span.price{
	font-weight: bold;
	margin-left: 5px;
}

.button.modify, .button.modify:focus {
	font-size:0.875rem;
	background:url(../img/icone/ico_modify.png) center right no-repeat #223F77 !important;
}
.button.modify:hover{
	background:url(../img/icone/ico_modify.png) center right no-repeat #EE7D11 !important;
}


.button.history, .button.history:focus {
	font-size:0.875rem;
	background:url(../img/icone/ico_history.png) center right no-repeat #223F77 !important;
	padding-right: 3.7rem;
}
.button.history:hover{
	background:url(../img/icone/ico_history.png) center right no-repeat #EE7D11 !important;
}


.button.charge, .button.charge:focus {
	font-size:0.875rem;
	background:url(../img/icone/ico_charge.png) center right no-repeat #EE7D11 !important;
	padding-right: 3.7rem;
}
.button.charge:hover {
	background:url(../img/icone/ico_charge.png) center right no-repeat #223F77 !important;
}


.button.noIcon,.button.noIcon:hover, .button.noIcon:focus {
	font-size:0.875rem;
	text-transform:uppercase;
	background:none !important;
	background-color:#223F77 !important;
	padding-right: 0.625rem;
	text-align:center;
}


.button.noIcon.disabled {
	background-color:#e6e6e6 !important;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}


.button.offer_small, .button.offer_small:focus {
	font-size:0.875rem;
	background:url(../img/icone/white_basket.png) 10px 22px no-repeat #ee7d11 !important;
	padding-right: 1rem;
	padding-left: 2.5rem;
}
.button.offer_small:hover {
	background:url(../img/icone/white_basket.png) 10px 22px no-repeat #223F77 !important;
}

.button.offer_medium,.button.offer_medium:focus {
	font-size:0.875rem;
	background:url(../img/icone/white_basket.png) 10px 15px no-repeat #223f77 !important;
	padding-right: 1rem;
	padding-left: 2.5rem;
}
.button.offer_medium:hover {
	background:url(../img/icone/white_basket.png) 10px 15px no-repeat #ee7d11 !important;
}

.button.portfolio_upsell,.button.portfolio_upsell:focus {
	font-size:0.875rem;
	background:url(../img/icone/white_basket.png) 10px 10px no-repeat #223f77 !important;
	padding-right: 1rem;
	padding-left: 2.5rem;
}
.button.portfolio_upsell:hover {
	background:url(../img/icone/white_basket.png) 10px 10px no-repeat #ee7d11 !important;
}

/*bottoni*/

/*custom radio button*/
.custom-label {
	display: inline-block;
	margin-right: .8em;
	cursor: pointer;
}
.custom-radio,
.custom-check {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	top: 0;
	margin: 0 0;
	width: 15px;
	height: 15px;
	background: url(../img/icone/customRadioCheck.png) 0 0 no-repeat;
}
.custom-radio { background-position: 0 0; }
.custom-check.focus { background-position: 0 -17px; }
.custom-radio.focus { background-position: 0 -17px; }
.custom-check.checked { background-position: 0 -17px; }
.custom-radio.checked { background-position: 0 -17px; }
.custom-check.checked.focus { background-position:0 -17px; }
.custom-radio.checked.focus { background-position:0 -17px; }
/*custom radio button*/


/*form login*/

/*form login*/
.errorForm{
	width:100%;
	background: url(../img/icone/error.png) right 12px no-repeat #f3d8d7;
	line-height:30px;
	color:#c33c36;
	font-size:12px;
	padding:10px 50px 10px 20px;
	display:none;
	margin-bottom:20px;
}
.erroreLogin .errorForm{
	display:block;
}
.erroreLogin .errorForm ul li{
	list-style:none outside;
	list-style-type:none;
	font-weight:normal;
	font-size:12px;
}

/*campi errore del form login*/
span.error, small.error{
	color: #c60f13;
	background: transparent;
	padding: 0;
}

/*GENERICI*/

/*HP*/
.header1_hp{
	overflow:hidden;
	position:relative;
	color:#223f77;
}
.header1_hp h2,
.header1_hp h2 a{
	text-transform:uppercase;
	font-size:28px;
	color:#223f77;
	width:75%;
	font-style: normal;
	font-weight: 500;
}
.header1_hp p{
	font-size:1.125rem;
	margin:20px 0 0 0;
	width:85%;
}
.hp1 .NFRadio {
	margin-left: 4px;
}

/* SLIDER HOMEPAGE */
header.hp1{
	background: #DDE1E4;
}
header.hp1 form{
	margin-bottom: 0;
}
header.hp1 > .row >.columns{
	padding-left: 0;
	padding-right: 0;
}
header.hp1 > .row > .columns > .row{
	margin-right: 0;
	margin-left: 0;
}
.swiper-container.header1_hp .contenitore {
	display: block;
	position: relative;
	width: 100%;
}
.swiper-container.header1_hp .contenuto {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: inherit;
	z-index: 90;
}
.swiper-container.header1_hp .contenuto,
.swiper-container.header1_hp .contenuto > .row,
.swiper-container.header1_hp .contenuto > .row > .columns{
	height: 100%;
}
.swiper-container.header1_hp .contenuto > .row > .columns{
	display: table;
}
.swiper-container.header1_hp .contenuto .vertical{
	padding-bottom:4.75rem;
}
.swiper-container.header1_hp .pagination{
	position:absolute;
	z-index:100;
	bottom:126px;
	width:100%;
	text-align:left;
}
.swiper-container.header1_hp .swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	cursor: pointer;
	background:url(../img/icone/slider_bullet.png) top left no-repeat transparent;
}
.swiper-container.header1_hp .swiper-visible-switch {
	background:url(../img/icone/slider_bullet.png) top left no-repeat transparent;
}
.swiper-container.header1_hp .swiper-active-switch {
	background:url(../img/icone/slider_bullet_on.png) top left no-repeat transparent;
}

.barra-ricerca{
	width:100%;
	display:block;
	z-index:991;
}
.barra-ricerca .content{
	top:0;
	right:1.25rem;
}

fieldset.barra-ricerca{
	margin:0;
	padding: 0px 5px 20px 5px;
	background:url(../img/bg_white.png) top left repeat transparent;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-top:none;
	font-size:0.75rem;
	width:563px;
	float:right;
}
fieldset.barra-ricerca span{
	color:#213D79;
	margin-right:15px;
	line-height:20px;
}
fieldset.barra-ricerca span.stadt{
	display:block;
	text-transform: uppercase;
}

fieldset.barra-ricerca .customSelect span{
	color:#cfcfcf;
}
fieldset.barra-ricerca label{
	font-size:16px;
	margin-left: 0;
	margin-right: 0;
	display:inline-block;
}
fieldset.barra-ricerca label span{
	margin-right:0.4rem;
	margin-left:0.4rem;
}
fieldset.barra-ricerca label.last {
	margin-left: 3em;
	margin-right: 3em;
}

fieldset.barra-ricerca input.stadt {
	width:45%;
	float:left;
}

fieldset.barra-ricerca input[type="radio"] {
	margin-bottom:0;
}
fieldset.barra-ricerca > dl.search-type-tabs{
	margin-bottom: 0;
	display: inline-block;
}
fieldset.barra-ricerca  .tabs-content {
	margin-bottom: 0;
}

.banner-registrazione{
	width:293px;
	height:190px;
	background:url(../img/bg_white.png) top left repeat transparent;
	border:1px solid #fff;
	right:0;
	bottom:-280px;
	display:block;
	position:absolute;
	padding:25px;
}
.banner-registrazione,
.banner-registrazione p{
	text-align:left;
	text-transform:uppercase;
	line-height:24px;
	font-size:0.9375rem;
	color:#213D79;
	margin-bottom: 0;
}
.banner-registrazione a{
	margin-top:1rem;
	font-size:1.125rem !important;
	font-weight:normal;
}

/* ***************************************
 * HOMEPAGE -> BLOCCHI PREZZO + MONEYBOX
 * **************************************/

section.blocks{
	background: url(../img/bg-riga.png) 0 0 repeat-x #f6f6f6;
	border-bottom:1px solid #ccc;
}
section.blocks > .row,
section.blocks > .row .columns {
	padding: 0;
}
section.blocks .box{
	position:relative;

	padding: 0;
	border-right: 1px solid #fff;
}

section.blocks .box h2{
	background:url(../img/bg_white.png) top left repeat transparent;
	display:block;
	overflow: hidden;

	width: auto;
	height: 75px;
	padding: 20px 0;
	margin: 0;
	border-bottom: 1px solid #fff;

	font-size: 22px;
	line-height: 35px;
	text-align: center;
}
section.blocks .box:hover,
section.blocks .box:hover h2{
	background-color:#fff;
}
section.blocks .box h2.image-title{
	padding: 5px 0;
}
section.blocks .box h2.image-title img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
section.blocks .box h3{
	color:#223f77;
	font-size:1.125rem;
	margin: 20px 30px 10px;
}
section.blocks .box .button{
	margin: 15px auto 30px;
	max-width: 350px;
}
section.blocks .box .abs-bottom{
	padding: 0 20px;
}

/* HOMEPAGE -> BLOCCHI PREZZO -> BLOCCO PREZZO */
.box div.price{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #223f77;
	margin-top: 15px;
	width: 100%;
	display: block;
}
.box div.price span {
	display: block;
	float: none;
	height: 90px;
	line-height: 90px;
	margin-bottom: 0;
	width: 100%;
}
.box:hover div.price{
	color: #ED7E31;
}

/* BLOCCO PREZZI -> BOX PREZZO */
section.blocks .box1{
	background-color:#e6e6e6;
	position: relative;
	padding-bottom: 160px;
}
section.blocks .box1 p{
	margin-top: 0;
	text-align: center;
	font-size: inherit;
	line-height: 20px;
}
section.blocks .box1 .price small{
	display: block;
	font-size: 12px;
	line-height: 12px;
}

/* BLOCCO PREZZI -> BOX TESTO */
section.blocks .box2{
	padding-bottom: 70px;
}
section.blocks .box2 p{
	margin: 0 30px 20px;
}

.abs-bottom {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.box .button{
	background-color:#223f77;
}
.box:hover .button{
	background:url(../img/icone/ico_download_over.png) center right no-repeat #EE7D11;
}
.box div.price.p9{
	font-size:70px;
	padding-top:0;
}
.box div.price.p25{
	font-size:90px;
}

/*BLOCK2 (american express | convention | newsletter)*/
section.blocks2{
	padding-top:1.25rem;
	padding-bottom:1.25rem;
}
section.blocks2 > .row{
	padding: 0;
}
section.blocks2 img{
	border:12px solid #ededed;
}
section.blocks2 p{
	margin-bottom:0;
	display:block;
	white-space: pre; /* CSS 2.0 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3.0 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP Printers */
	word-wrap: break-word; /* IE 5+ */
}
/*HP*/

/*RICERCA PAGINE INTERNE */
.type-2.search{
	background: url("../img/header/ricerca.jpg") no-repeat scroll left top;
	background-size:cover;
	-ms-behavior: url(/backgroundsize.min.htc);
	padding-top: 20px;
}
.type-2.search fieldset.barra-ricerca{
	background: none;
	border-left: none;
	border-right: none;
}

/* RISULTATI RICERCA */
section.risultati h1{
	margin: 0 0 20px 0;
	position: relative;

	text-transform:none;
	font-size:1.5rem;
	font-weight:400;
}
section.risultati h1 span.azienda{
	font-size:1.375rem;
	display:inline-block;
	height:51px;
	text-transform:uppercase;
	position: relative;
	margin-left: 30px;
	margin-bottom: 10px;
}
section.risultati .scheda h1 span.azienda{
	margin-left: 0;
}

section.risultati.azienda h1 {
	padding-right: 0;
}

section.risultati h1 span.azienda img {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}
section.risultati h1 span.azienda span{
	display:inline-block;
	color:#ee7d11;
	font-weight:500;
	padding-left: 60px;
	line-height: 45px;
}
section.risultati .searchResult{
	color:#223F77;
	font-weight:300;
	font-size:1.125rem;
	margin-bottom:20px;
}
section.risultati .result,section.risultati .result label{
	color:#223F77;
	font-size:1.125rem;
}
.bannerDx{
	padding:20px;
	margin:0 0 20px 0;
	display:block;
	width:100%;
	height:auto;
	background:#f6f6f6;
}
.portfoilio-section{
	padding-top: 5rem;
}

section.risultati .banner .bannerRegister,
.banner-bordato{
	display:block;
	border:1px solid #d6d6d6;
	margin:0 0 20px 0;
	padding:0;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
}
section.azienda .bannerContent a{
	margin-right: 0;
}
section.risultati .banner .bannerContent{
	padding:35px 25px;
}
section.risultati .banner .bannerRegister p,
.banner-bordato p{
	text-align:center;
	color:#223F77;
	font-size:1rem;
	line-height:1.75rem;
	font-weight:300;
	position:relative;
	z-index:50;
}
section.risultati .banner .bannerRegister a.register{
	position:relative;
	z-index:50;
	display: inline-block;
}
section.risultati .banner .bannerRegister strong{
	font-weight:400;
}
section.risultati .banner .bannerRegister span{
	color:#ed7e31;
}
section.risultati .whiteBg{
	background:#f6f6f6 !important;
}

section.risultati .banner .bannerRegister.logged,
.banner-bordato{
	background: #fff;
	padding:45px 25px;
	-webkit-box-shadow: 7px 7px 3px 0px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    7px 7px 3px 0px rgba(50, 50, 50, 0.22);
	box-shadow:         7px 7px 3px 0px rgba(50, 50, 50, 0.22);
	border: 2px solid #D6D6D6;
}
section.risultati .banner .bannerRegister.logged p,
.banner-bordato p{
	line-height:1.75rem;
	font-weight: 400;
}
section.risultati .banner .bannerRegister.logged strong,
.banner-bordato strong{
	font-weight: 700;
}
section.risultati .banner .bannerRegister.logged span,
.banner-bordato span{
	font-size:24px;
	font-weight:400;
	display:block;
	margin:5px auto;
}
section.risultati .banner .bannerRegister.logged span span,
.banner-bordato span span{
	font-size:36px;
	display:inline;
}
/* BANNER BORDATO -> VERSIONE EXTRALARGE */
.banner-bordato.extra-large{
	box-shadow: none;
	border-width: 1px;

	padding: 125px 25px 124px;
}
.banner-bordato.extra-large p{
	font-size: 20.56px;
	margin-bottom: 0;
}
.banner-bordato.extra-large span{
	font-size: 36px;
	line-height: 47px;
}
.banner-bordato.extra-large span span{
	font-size: 46.25px;
}
section.risultati .filter{
	background:#f6f6f6;
	padding:25px 20px;
	margin:0;
	line-height:30px;
}
section.risultati .filter label{
	line-height:30px;
	margin-right:20px;
}
section.risultati h3{
	font-size:1.25rem;
	color:#223F77;
	margin-bottom:10px;
	font-weight:400;
}

section.risultati h3.personName span.companyName{
	color: #ED7E31; !important
	text-decoration: none;
	font-weight: 400;
}

section.risultati p{
	font-size:1rem;
	color:#223F77;
	margin-bottom:10px;
	font-weight:300;
	line-height:normal;
}
section.risultati p.location{
	color:#a4a4a4;
	background: url("../img/icone/pushpin.png") no-repeat scroll left center transparent;
	padding-left:20px;
}
section.risultati .filter.overflow{
	margin-bottom: 20px;
}
section.risultati .risultato{
	padding: 0 20px 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #d6d6d6;
}
section.risultati .risultato + .paginazione{
	padding-top: 0;
}
section.risultati .risultato a.send,
section.risultati .risultato a.send:hover,
section.risultati .risultato a.send:focus,
section.risultati .risultato a.share,
section.risultati .risultato a.share:focus{
	margin-bottom: 20px;
}
section.risultati .risultato p.location{
	margin-bottom: 0;
}
.shareResult .button:before{
	content: " ";
	display: block;
	clear: left;
}
.ui-menu .ui-menu-item a,.ui-menu .ui-menu-item a:hover {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	min-height: 0;
	padding: 2px 0.4em;
	text-decoration: none;
	color: #213D79;
}
a.share,a.share:focus {
	display:inline-block;
	float:right;
	height:32px;
	width:32px;
	margin-left:20px;
	margin-bottom:35px;
	background:url(../img/icone/ico_share.png) center center no-repeat #223F77;
}
a.share:hover {
	text-decoration:none;
}

a.send,a.send:hover,a.send:focus {
	display:inline-block;
	float:right;
	height:32px;
	width:32px;
	margin-left:20px;
	margin-bottom:35px;
	background:url(../img/icone/ico_mail.png) center center no-repeat #223F77;
}
a.send:hover {
	text-decoration:none;
}

.ui-menu {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	height: 50%;
	list-style: none outside none;
	margin: 0;
	outline: medium none;
	overflow: auto;
	padding: 2px;
}
.ui-menu .ui-menu-item a:hover {
	color: #223F77;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	min-height: 0;
	padding: 2px 0.4em;
	text-decoration: none;
}

.filter .selectCont select {
	width:70%;
	padding: 0 2.25rem 0 0.5rem;
}
.filter .customSelect{
	width:100%;
}
/*RICERCA*/

/*REGISTRAZIONE*/
.regType{
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}
.registrazione{
	background:url(../img/sfondo_reg.jpg) top left repeat-x #fff;
}
.registrazione h2{
	text-transform:none;
	font-size:23px;
	line-height:67px;
}
.registrazione h3,.registrazione .modulo label{
	color:#223f77;
	font-size:18px;
	line-height:normal;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	cursor:text;
}

.registrazione .modulo label,
.registrazione .modulo input[type=text],
.registrazione .modulo input[type=password]{
	padding:0 0 0 0;
	width:95%;
}
.registrazione .button.paypal, .registrazione .button.fb, .registrazione .button.linkedin, .registrazione .button.xing {
	width:100%;
	font-size: 0.75rem;
}
.registrazione .button.rightIcon {
	text-align:left;
}
.registrazione .button.leftIcon {
	text-align:right;
}

.registrazione .mandatory {
	padding:30px 0;
	color:#223f77;
	font-weight:200;
	font-size:14px;
}
.registrazione .mandatory span {
	line-height:45px;
}
span.obbligatorio{
	color:#223f77;
	font-weight:400;
	font-size:14px;
	padding:10px 0;
}
.registrazione .button.register{
	font-size: 1.125rem !important;
	text-transform:uppercase;
	font-style:normal;
}
.modulo.modify input[type="text"] {
	padding: 0;
	width: 100%;
	padding-left: 6px;
}
.registrazione .modulo input[type="text"], .registrazione .modulo input[type="password"]{
	padding-left: 6px;
}
.registrazione label {
	display: inline-block;
	margin-left:10px;
	margin-right:20px;
}

.registrazione .privacy label {
	display: inline-block;
	margin-left:0;
	margin-right:20px;
}

.registrazione .custom-radio {
	margin-right:10px;
}
.registrazione .privacy .NFRadio {
	margin-left: 0;
}
/*REGISTRAZIONE*/

/* ROW CON BORDER TOP */
.top-bordered{
	padding-top: 20px;
	border-top: 1px solid #e6e6e6;
}

/* FORM CON BACKGROUND BLU (used in: modifica_password.html) */
.modulo.blue-bg{
	background: #f6f6f6;
	margin-bottom: 20px;
}
.modulo.blue-bg h2{
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
}

/*MYPAGE*/
ul.modify{
}
ul.modify li{
	list-style:none;
	list-style-type:none;
	display:inline-block;
	float:left;
	padding:0 15px;
	color: #213D79;
	border-right:1px solid #213D79;
	margin:0 0 20px 0;
}
ul.modify li:first-child{
	padding-left:0;
}
ul.modify li:last-child{
	border-right:none;
}
ul.modify li a{
	color: #213D79;
	text-decoration:none;
}
ul.modify li a:hover{
	color: #213D79;
	text-decoration:none;
	color:#ed7e31;
}
ul.modify li.active a{
	font-weight:600;
}
.myPage h2{
	background:#e6e6e6;
	margin:0;
	padding:15px 20px;
	text-transform:none;
	line-height:normal;
	font-weight:500;
	font-size:22px;
}
.myBoxes .content{
	padding:20px;
}
.myBoxes .content table td,.myBoxes .content table th{
	padding:10px 20px;
}
.myBoxes .content table td.rigaTop{
	border-top:1px solid #e6e6e6;
	padding:20px 10px;
}
.myBoxes fieldset {
	border: medium none;
	margin: 0;
	padding: 0;
}
.myBoxes .content table.request td,.myBoxes .content table.acquisti td{
	padding:0 20px;
}
.myBoxes .content table.request th,.myBoxes .content table.acquisti th{
	padding:20px;
	border-bottom:1px solid #e6e6e6;
}
.myBoxes .content table.request td.stato,.myBoxes .content table.acquisti td.stato{
	text-transform:uppercase;
}
.myBoxes .content table.request td.stato.ready,.myBoxes .content table.acquisti td.stato.ready{
	color:#007d00;
}
.myBoxes .content table.request td.stato.standBy,.myBoxes .content table.acquisti td.stato.standBy{
	color:#C53B31;
}
.myBoxes .content table.request td.reqType,.myBoxes .content table.acquisti td.reqType{
	padding:0 10px;
}
.myBoxes .content table.request td.rigaTop,.myBoxes .content table.acquisti td.rigaTop{
	padding:20px;
}
.myBoxes .content table.request td.sep,.myBoxes .content table.acquisti td.sep{
	height:17px;
	overflow:hidden;
	font-size:1px;
	padding:0;
	display:block;
}
.myBoxes .content table.acquisti td{
	padding:10px 20px;
}
.myBoxes .content table.acquisti td.rigaTop{
	padding:20px;
}
table.request td.nth span,table.acquisti td.nth span {
	display:none;
}

.myBoxes .box{
	border:1px solid #e6e6e6;
	margin-bottom:20px;
}
.customer{
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
	line-height:30px;
}
.row.customer div.content h2{
	padding: 20px 10px;
	line-height: 27px;
}
.row.customer div.content{
	background:#E6E6E6;
	overflow:hidden;
	padding:0 10px 0 10px;
}
.row.customer div.content .columns{
	margin-bottom:20px;
}
.row.customer div.content label{
	display:inline-block;
	width:auto;
	float:left;
	line-height:30px;
	color: #223F77;
	font-size:1rem;
	margin:0 10px 0 0;
}
.row.customer div.content label.w100{
	margin-bottom:15px;
}
.row.customer div.content input[type="text"]{
	width:70%;
	float:right;
	margin-bottom:0;
	padding: 6px 8px;
	line-height: 14px;
}
.row.customer div.content .selectCont{
	width:85%;
	float:right;
}
.row.customer div.content .selectCont select{
	padding: 0 6px;
}
.row.customer div.content .selectCont select option{
	height: 24px;
	line-height: 24px;
}
.row.customer div.content .selectCont.oggetto{
	width:70%;
}

.customer .rigaTop{
	margin-top:0;
	border-top:1px solid #e6e6e6;
}
.customer textarea {
	line-height: 24px;
	text-align:left;

	resize: none;
	float:none;
	display:block;
	clear:both;

	height: 140px;
	padding: 10px;
	margin: 0;
}
.customer .button.spedisci{
	margin:20px 0 0;
}
.changeProfile .button{
	width:auto;
	float:right;
	margin:0;
}

/* form customer, versione piÃ¹ corta */
.row.customer.short-version div.content h2{
	padding: 20px 10px 10px;
}
.row.customer.short-version div.content .columns,
.row.customer.short-version div.content label.w100{
	margin-bottom: 5px;
}
.short-version.customer textarea{
	height: 100px;
	margin-bottom: 20px;
}
/*MYPAGE*/

/*MODIFICA PROFILO*/
p.type{
	margin:0;
	padding:0;
	position:absolute;
	top:20px;
	right:20px;
	font-size:1rem;
	font-weight:600;
}
p.type a{
	font-weight:400;
	color:#223F77;
}
p.type a:hover{
	font-weight:400;
	color:#223F77;
	text-decoration:underline;
}
/*MODIFICA PROFILO*/

/*ABOUT US*/
.type-2{
	overflow:hidden;
	color:#223f77;
}
.type-2 .swiper-slide {
	overflow:hidden;
	position:relative;
}
.type-2 .swiper-container.about {
	backface-visibility: hidden;
	height: 190px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.type-2 .swiper-container.about .contenuto{
	display: block;
	width:100%;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 90;
}
.type-2 .pagination_about {
	bottom: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}
.type-2 .swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	cursor: pointer;
	background:url(../img/icone/slider_bullet.png) top left no-repeat transparent;
}
.type-2 .swiper-visible-switch {
	background:url(../img/icone/slider_bullet.png) top left no-repeat transparent;
}
.type-2 .swiper-active-switch {
	background:url(../img/icone/slider_bullet_on.png) top left no-repeat transparent;
}
.type-2 .vertical {
	height:150px;
}
.type-2 h2 {
	font-size:1.625rem;
}
.type-2 p {
	font-size:1.125rem;
}

.type-2 img.cover {
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}

.aboutUs .row{
	padding-top:30px;
	padding-bottom:30px;
}
section.aboutUs.gray{
	background:#f6f6f6;
}
section.aboutUs h2{
	color:#ed7e31;
	font-size:24px;
	font-weight:400;
	margin:0;
}
section.aboutUs img{
	margin:20px 0;
}
section.aboutUs h3{
	color:#223f77;
	font-size:18px;
	font-weight:400;
	margin:0 0 20px 0;
	padding-right:30px;
}
section.aboutUs p{
	line-height:30px;
	padding-right:30px;
}
section.aboutUs .last p{
	padding-right:0;
}
/*ABOUT US*/

/*AZIENDA*/
section.azienda .scheda{
	background:#f6f6f6;
	overflow:hidden;
	padding:20px;
	margin-bottom:20px;
}
section.azienda .filter {
	background: none repeat scroll 0 0 #e6e6e6;
	margin: 0;
	padding: 17px 20px;
	display:block;
	clear:both;
	font-family: inherit;
	font-size: 1.125rem;
	line-height: 1.48;
	color:#666;
	text-rendering: optimizelegibility;
	font-weight:normal;
}
section.azienda .filter a{
	padding-left:4px;
	padding-right:4px;
	margin-left:-4px;
	display:inline-block;
}
section.azienda .filter a:hover{
	color:#fff;
	background:#ed7e31;
}

section.azienda .filter .accediBox a:hover{
	color:#223f77;
	background:#ffffff;
}

section.azienda .title {
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
	margin-bottom:17px;
}
section.azienda h3 {
	font-weight:normal;
	font-size:18px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0;
}
section.azienda .datiAzienda p {
	font-size:14px;
	color:#333;
	margin:0 0 20px 0;
	padding:0;
	position:relative;
	display:inline-block;
	width:auto;
}
section.azienda .daten div{
	padding:15px 20px;
	line-height:25px;
}
section.azienda .daten div label{
	color: #999;
	margin:0;
	padding:0;
	font-size:1rem;
	line-height:30px;
}
section.azienda a {
	display:inline-block;
	margin-right:30px;
	text-decoration:none;
	text-decoration:underline;
}
section.azienda a:hover {
	text-decoration:none;
}
section.azienda a.smallOffer,section.azienda a.smallOffer:hover {
	color:#ee7d11;
	background:url(../img/icone/orange_basket.png) center left no-repeat transparent;
	padding-left:25px;
}
section.azienda a.mediumOffer,section.azienda a.mediumOffer:hover {
	color:#223f77;
	background:url(../img/icone/blue_basket.png) center left no-repeat transparent;
	padding-left:25px;
}
section.azienda a.smallOffer span{
	color:#ee7d11;
}
section.azienda a.mediumOffer span{
	color:#223f77;
}
section.azienda a.smallOffer span:hover{
	background:#ee7d11;
	color:#fff;
}
section.azienda a.mediumOffer span:hover{
	background:#223f77;
	color:#fff;
}

section.azienda .infoOfferte{
	position:relative;
	overflow: hidden;
}
section.azienda .infoOfferte .anteprima{
	background:url(../img/icone/reg_verde.png) 20px 19px no-repeat #ede6bb;
	margin:20px 0;
	padding:15px;
	color:#017e00;
	font-weight:normal;;
}
section.azienda .infoOfferte .anteprima p{
	color:#339933 !important;
	margin:0;
	padding:0 0 0 2.5rem;
	font-style:italic;
}
section.azienda .infoOfferte .anteprima a{
	color:#339933;
	text-decoration:underline;
	text-transform:uppercase;
	padding:0;
	margin:0;
	font-style:normal;
	font-weight:bold;
}
section.azienda .infoOfferte .anteprima a:hover{
	color:#339933;
	text-decoration:none;
	font-weight:bold;
}
.uppercase{
	text-transform:uppercase;
}
section.azienda .boxColDx p{
	font-weight:normal;
	color:#666 !important;
}
section.azienda img.info{
	position:absolute;
	left:-11px;
	top:45px;
}

section.azienda .infoOfferte div.report-title {
	font-size: 1em;
	color: #ee7d11;
	text-transform: uppercase;
	overflow: hidden;
	margin: 5px 0 15px 10px;
}

section.azienda .infoOfferte div.report-title .price-box{
	width: 60px;
}

section.azienda .infoOfferte div.report-description {
	padding: 10px;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	margin-bottom: 10px;
	color: #223f77;
	font-size: 1em;
}

section.azienda .infoOfferte .button {
	height: 30px;
	width: 31px;
	padding: 0;
	text-indent: -9999em;
	margin-top: 43px;
	margin-left: 15px;
}
section.azienda .infoOfferte .button.search {
	background: url(../img/icone/Lente.png) no-repeat scroll top right #223f77;
	background-size: 30px 30px;
	margin-left: 5px;
}

section.azienda .infoOfferte .button.basket {
	background: url(../img/icone/Carrello.png) no-repeat scroll left -3px top -2px #223f77;
	background-size: 30px 30px;
	background-position-x: inherit;
}

section.azienda .infoOfferte .button.notAvailable {
	background: url(../img/icone/non_disponibile.png) no-repeat scroll left -3px top -2px #223f77;
	background-size: 31px 33px;
	background-position-x: inherit;
}

section.azienda .infoOfferte .gifts {
	margin-top: 43px;
	text-align: center;
}

section.azienda .logOmaggio span.left {
}
section.azienda .logOmaggio span.price {
	font-size: 12px;
	line-height: 25px;
	padding-left: 10px;
	font-weight: normal;
	text-align:center;
}

.aziendaReportPrice{
	padding-left: 3px;
}

.datiMoneyBox{
	padding:0;
	font-size:1rem;
}
.datiMoneyBox.columns{b
	padding:10px 0 !important;
}
.datiMoneyBox span{
	color:#ccc;
	font-size:1rem;
}

/*TOOLTIP OFFERTA (used in: azienda_log.html)*/
.tooltipOffer{
	position: relative;
	margin: 0 auto 25px;
	width: 66%;
	padding: 5px !important;
	-webkit-box-shadow: -7px 7px 0px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow:    -7px 7px 0px 0px rgba(50, 50, 50, 0.10);
	box-shadow:         -7px 7px 0px 0px rgba(50, 50, 50, 0.10);
}
.tooltipOffer .info{
	display: none;
}
.tooltipOffer h2{
	display: none;
}
.tooltipOffer .close,
.tooltipOffer .close:hover,
.tooltipOffer .close:focus,
section.azienda .filter .tooltipOffer .close{
	background: url("../img/fancybox_chiudi.png") right top no-repeat;
	margin-right: 0;
	display: none;
}

.desktop-button {
	display: inline-block !important;
}

.mobile-button {
	display: none !important;
}

/* TOOLTIP OFFERTA -> versione per device sprovvista di touch screen (desktop) */
.tooltip-context{
	position: relative;
}
.tooltip-anchor,
section.azienda .daten div.tooltip-anchor{
	padding: 0;
}
.tooltip-anchor .closeButton{
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	margin: 0;
	text-align: center;
	line-height: 40px;
}

section.risultati .tooltipOffer h1 {
	color: #ED7E31;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 7px;
	padding: 0 20px 0 0;
	text-transform: uppercase;
}
section.risultati .tooltipOffer p {
	color: #666;
	font-size: 14px;
	line-height: 21px;
	font-weight:normal;
}
section.risultati .tooltipOffer img.info {
	left: -27px;
	top: 55px;
}
section.risultati .tooltipOffer p {
	margin:0;
	line-height:25px;
}
section.risultati .tooltipOffer .toolBox {
	margin:5px 0 0 0;
	padding:5px 10px;
	display:block;
	color: #223f77;
	text-decoration:none;
	overflow: hidden;
}
section.risultati .tooltipOffer .toolBox.accediBox {
	background: url("../img/icone/reg_bianco.png") no-repeat scroll 20px 19px #FFFFFF;
	height: auto;
}
section.risultati .tooltipOffer .toolBox.accediBox p{
	color: #223f77;
	margin:0;
	padding-left:2rem;
	font-style:italic;
	line-height:1.390rem;
}
section.risultati .tooltipOffer .toolBox.accediBox a{
	color: #223f77;
	text-decoration:underline;
	text-transform:uppercase;
	padding:0;
	margin:0;
	font-style:normal;
	font-weight:bold;
}
section.risultati .tooltipOffer .toolBox.accediBox a:hover{
	color:#223f77;
	text-decoration:none;
}

section.risultati .tooltipOffer .smallBox.toolBox:hover {
	background: #eee;
}

section.risultati .tooltipOffer .mediumBox.toolBox:hover {
	background: #eee;
}

section.risultati .tooltipOffer .toolBox {
	background: #FFFFFF;
}

section.risultati .tooltipOffer a.close {
	top: 15px;
	right: 15px;
}

.subtitle {
	text-align: center;
	color: #003b79;
	font-style: italic;
	padding-block-end: 20px;
}

section.risultati .tooltipOffer .toolBox span.left {
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 2rem;
	line-height:normal;
	display:inline-block;
	width:68%;
	background: url("../img/icone/Carrello.png") no-repeat 0 1px;
	background-size: 20px 20px;
}
section.risultati .tooltipOffer .toolBox span.left.view {
	font-size:12px;
	font-weight:200;
	display:block;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	text-transform:none;
	line-height:normal;
	background:none;
}
section.risultati .tooltipOffer .toolBox span.right.price {
	font-size: 18px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:normal;
	display:inline-block;
	width:32%;
	text-align:right;
}
/*tooltipOffer -> accordion -> prezzo da loggato (omaggio 1/2) */
section.risultati .tooltipOffer .toolBox.logOmaggio span.right.price{
	font-size: 17px;
}

.boxColDx{
	font-size:1.0em;
}
.boxColDx.rigaBianca{
	border-bottom:1px solid #fff;
	padding-bottom:20px;
	margin-bottom:20px;
}
section.risultati .boxColDx p{
	color:#333;
	font-size:14px;
	line-height:21px;
}
section.risultati .boxColDx h1{
	color:#ed7e31;
	text-transform:uppercase;
	font-size:24px;
	line-height:30px;
	margin:0 0 7px 0;
	padding:0;
	font-weight:400;
}
section.risultati .boxColDx h3{
	font-size:18px;
	line-height:24px;
	margin:0 0 7px 0;
	padding:0;
}

.report-promotional-widget {
	text-align: center;
	background: none repeat scroll 0 0 #e6e6e6;
	margin-bottom: 20px;
}

.report-comparison-widget {
	text-align: center;
	background: none repeat scroll 0 0 #e6e6e6;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.report-comparison-widget a.button {
	margin: 0;
	background-color: #f9f9f9;
	color: #003b79
}

.report-comparison-widget a.button:hover {
	background-color: #eeeeee;
	color: #003b79 !important;
}

#report-comparison-popup {
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
}

.box_prezzo{
	display:block;
	text-align:center;
	margin:0 0 20px 0;
	padding:0;
	background:#fff;
}
.box_prezzo a,.box_prezzo a:hover{
	color:#223f77;
	background:#e6e6e6;
	border:3px solid #fff;
	font-size:14px;
	display:block !important;
	width:100%;
	padding:0 20px;
	margin:0 !important;
	text-decoration:none;
	height:60px;
	line-height:60px;
}
.box_prezzo span{
	line-height:60px;
	font-weight:bold;
}
.box_prezzo span.price{
	font-size:34px;
	line-height:60px;
	font-weight:bold;
}
.chk{
	display:block;
	margin-bottom:20px;
	background:none;
	height:62px;
}

.chk label{
	display:block;
	width:100%;
	height:100%;
	z-index:10;
	position:absolute;
}
.chk label{
	display:block;
	width:100%;
	height:100%;
	background: url(../img/sfondo_check.png) top left no-repeat transparent;
	border-right:3px solid #fff;
	color:#223F77;
	padding:10px 15px 10px 30px;
	text-align:left;
	font-size:18px;
	height:62px;
}
.fase2 .chk label{
	position:relative;
	padding-bottom:20px;
}
.chk label:hover{
	color:#fff;
	background: url(../img/sfondo_check_on.png) top left no-repeat transparent;
}
.chk label.active{
	color:#fff;
	background: url(../img/sfondo_check_on.png) top left no-repeat transparent;
}
.chk label span.left{
	line-height:40px;
}
.chk label span.right{
	font-size:30px;
}
.chk label span.right.omaggio{
	text-transform:uppercase;
	font-size:18px;
	line-height:40px;
}
.scheda .chk label span.left{
	line-height:20px;
}
.scheda .chk label span.left span{
	display:block;
	float:none;
	font-size:16px;
}
.scheda .chk label span.right{
	font-size:30px;
}
.niceform{
	position:relative;
}

.NFRadio {
	cursor:pointer;
	position:relative;
	display:inline-block;
	width:15px;
	height:15px;
	border:0;
	background: url(../img/icone/customRadioCheck.png) 0 0 no-repeat;
	z-index:2;
	left:auto;
	top:auto;
	margin-left:10px;
	margin-right:10px;
}

.NFRadioDisabled {
	cursor:pointer;
	position:relative;
	display:inline-block;
	width:15px;
	height:15px;
	border:0;
	background: url(../img/icone/customRadioDisable.png) 0 0 no-repeat;
	z-index:2;
	left:auto;
	top:auto;
	margin-left:10px;
	margin-right:10px;
}

.chk .NFRadio, .chk input[type=radio]{
	z-index:20;
	position:absolute;
	left:0;
	top:50%;
	margin:-10px 0 0 -2px;
	padding:0;
	left:-5px;
}
/*.chk .custom-radio.checked{
    background: url(../img/icone/customRadioCheck.png) 0 -17px no-repeat;
}*/

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:absolute;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}
/*AZIENDA*/

/*OVERLAYER*/
.overlayer{
	font-family: 'Lato';
	color:#333;
	font-size:14px;
	line-height:21px;
	padding:40px 10px 0 10px;
}
.overlayer strong{
	font-size:16px;
}
.overlayer h3{
	color: #223F77;
}
h1.over{
	text-transform:none;
	font-size:24px;
	top:0;
	left:0;
	position:relative;
	display:block;
	width:auto;
	height:20px;
	line-height:20px;
	background:#fff;
	margin:0;
	padding:20px;
	font-family: 'Lato';
}

a.close {
	position: absolute;
	top: 24px;
	right: 20px;
	width: 150px;
	height: 14px;
	line-height: 16px;
	cursor: pointer;
	z-index: 8040;
	text-align:right;
	padding:0 30px 0 0;
	background-image: url('../img/fancybox_chiudi.png');
	background-repeat:no-repeat;
	background-position:top right;
	font-size:14px;
	font-weight:normal;
	color:#223f77;
}
/*OVERLAYER*/

/*OFFERTA*/
.offerta {
	background: none repeat scroll 0 0 #E6E6E6;
	display: block;
	height: auto;
	margin: 0 0 20px 0;
	padding: 20px 20px 0 20px;
	overflow:hidden;
}
.offerta h3,section.risultati .whiteBg h3 {
	color: #ED7E31;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	margin: 0 0 7px;
	padding: 0;
	text-transform: uppercase;
}
.offerta p,section.risultati .whiteBg p {
	color: #333;
	font-size: 14px;
	font-weight:normal;
	margin:10px 0 0 0;
	line-height:23px;
}
.offerta p.small {
	font-size: 12px;
}
.offerta .boxOffer {
	border-bottom:1px solid #fff;
	padding-bottom:20px;
	margin-bottom:20px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	background: #f6f6f6;
}
.offerta.first {
	margin-bottom:2px;
}
.offerta h4 {
	color: #223F77;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.offerta ul {
	margin:10px 0 15px 0;
}
.offerta ul li{
	display:inline-block;
	list-style:inside none;
	list-style-type:none;
	padding:0 20px 0 10px;
	margin:0;
	font-size:14px;
	font-weight:normal;
	background: url('../img/icone/blue_bullet.png') no-repeat left 0.9em;
}

section.risultati.fase2 .offerta ul{
	margin-bottom:10px;
	overflow:hidden;
}
section.risultati.fase2 .offerta ul li{
	padding:0 0 0 10px;
	width:50%;
	float:left;
}
section.risultati.fase2 .offerte-left h4{
	margin-bottom: 40px;
}
section.risultati .offerte-left  p{
	margin-bottom: 20px;
}
section.risultati.fase2 .offerte-left ul{
	margin-bottom: 40px;
	line-height: 30px;
}
.thirty{
	width:30%;
}
.thirty span{
	color: #223F77;
	font-size:30px;
	line-height:40px;
	font-weight:600;
}
.fifty{
	width:50%;
}
.fifty span{
	color: #223F77;
	font-size:30px;
	line-height:40px;
	font-weight:600;
}
.seventy{
	width:70%;
}
.seventy span{
	color: #223F77;
	font-size:30px;
	line-height:40px;
	font-weight:600;
}

section.risultati .whiteBg img {
	margin:20px auto 0 auto;
}
section.risultati .whiteBg ul {
	margin:20px 0 0 0;
	padding:0;
}
section.risultati .whiteBg ul li{
	list-style:outside none;
	list-style-type:none;
	padding:0;
	margin:0;
}

section.risultati.fase2 .offerta ul.dox li{
	padding:0 0 0 10px;
	width:100%;
	float:none;
	display:block;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
section.risultati ul.dox span {
	display:inline-block;
	float:left;
	line-height: 40px;
}
section.risultati ul.dox span.prezzo {
	color: #223F77;
	font-size: 30px;
	font-weight: 600;
	float:right
}

.moneyBox .chk {
	height: auto;
}
.moneyBox .chk label {
	background: url("../img/sfondo_check_big.png") no-repeat scroll left center;
	height: auto;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	padding-bottom: 10px;
}
.moneyBox .chk label.active,.moneyBox .chk label:hover {
	background: url("../img/sfondo_check_big_on.png") no-repeat scroll  left center;
	color: #FFFFFF;
}
.moneyBox .chk label.active p,.moneyBox .chk label:hover p {
	color: #fff;
}
.moneyBox .chk .NFRadio,.moneyBox  .chk input[type="radio"] {
	left: -3px;
}
.moneyBox .chk label .NFTextLeft,
.moneyBox .chk label .NFTextRight{
	display: none;
}
.moneyBox .chk label .NFTextCenter,
.moneyBox .chk label input[type="number"]{
	float: left;
	width: 85px;
	margin-right: 10px;
}
.moneyBox .chk label input[type="number"]{
	border-radius: 4px;
	height: 30px;
}

.moneyBox .niceform .moneyPrice .NFTextCenter{
	float: left;
}

div.chb {
	/*border: 3px solid white;*/
}

.moneyBox .chb label.active,.moneyBox .chb label:hover {
	background: #F07E01;
	height: auto;
	line-height: 1;
}

.moneyBox .chb label{
	background: #F9F9F9;
	height: auto;
}

.moneyBox .chb label.active p.actualPrice,.moneyBox .chb label:hover p.actualPrice {
	color: #fff !important;
}

.offerta p.moneyPrice{
	display:inline-block;
	text-align:center;
	height:40px;
	margin:10px 0 0 10px;
}
.offerta p.moneyPrice.realPrice{
	font-size:24px;
	line-height:35px;
	color:#62769e;
}
.offerta p.moneyPrice.realPrice img{
	position:absolute;
	left:50%;
	margin-left:-18px;
}
.offerta p.moneyPrice.actualPrice{
	font-size:30px;
	line-height:30px;
	color:#ed7e31;
}
.moneyBox .chk label.active p.actualPrice,.moneyBox .chk label:hover p.actualPrice {
	color: #fff !important;
}
/*OFFERTA*/

/*PARTNERSHIP*/
.swiper-containerSel {
	width: 100%;
	color:#fff;
	text-align: center;
	overflow:hidden;
	margin-bottom:10px;
	padding-top: 20px !important;
	padding-bottom: 0 !important;
}
.swiper-containerSel a:hover{
	text-decoration:none;
}
.swiper-containerSel .swiper-wrapper{
	height: auto !important;
	padding-bottom: 25px;
	overflow: hidden;
}
.swiper-containerSel .swiper-slide {
	position:relative;
	padding-bottom:31px;
	overflow:hidden;
	height:auto !important;
	background: #E6E6E6;
}
.swiper-containerSel .swiper-slide-visible {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
.swiper-containerSel .swiper-slide-active {
	top: 0;
	height:100%;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-box-shadow: 7px 7px 20px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    7px 7px 20px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         7px 7px 20px 0px rgba(50, 50, 50, 0.3);
}
.swiper-containerSel .swiper-slide img{
	width:100%;
	height:auto;
	border:1px solid #fff;
}
.swiper-containerSel .swiper-slide-active img{
	width:105%;
	height:auto;
}
.swiper-containerSel .swiper-slide .title {
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	color:#ed7e31;
	font-size:18px;
	display:block;
	background:#fff;
	line-height:28px;
	height:28px;
	border:none;
	text-align:center;
	width:100%;
}
.swiper-containerSel .pagination {
	position: absolute;
	z-index: 20;
	left: 0px;
	width: 100%;
	text-align: center;
	bottom: 15px;
}
.swiper-containerSel .swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	cursor: pointer;
	background:url(../img/icone/slider_bullet.png) top left no-repeat transparent;
}
.swiper-containerSel .swiper-visible-switch {
	background:url(../img/icone/slider_bullet.png) top left no-repeat transparent;
}
.swiper-containerSel .swiper-active-switch {
	background:url(../img/icone/slider_bullet_on.png) top left no-repeat transparent;
}
.swiper-containerSel .arrow-left-sel,.swiper-containerSel .arrow-right-sel {
	z-index:8000;
	position:absolute;
	top:0;
	cursor:pointer;
	height:100%;
	width:40px;
	background-position:center center;
	background-repeat:no-repeat;
}
.swiper-containerSel .arrow-left-sel {
	left:0;
	background-image: url("../img/icone/slider-left.png");
}
.swiper-containerSel .arrow-right-sel {
	right:0;
	background-image: url("../img/icone/slider-right.png");
}

.risultati .border h3, .risultati .border p{
	padding:15px 20px;
	margin:0;
}
.risultati .border h3{
	border-bottom: 1px solid #E6E6E6;
}
.risultati .border p{
	font-size:14px;
	color:#333;
	line-height:24px;
}
.risultati .grigio{
	padding:20px 40px;
	background: #E6E6E6;
	margin-bottom:30px;
}
/*PARTNERSHIP*/

/*SERVICE*/
section.service p{
	font-size:14px;
	color:#333;
}
/*SERVICE*/

/*LOGIN*/
.registrazione.login h3{
	margin-bottom:20px;
}
.registrazione.login input[type="text"],
.registrazione.login input[type="password"]{
	margin-bottom:10px;
}
.registrazione.login span.recupera{
	color: #223F77;
	line-height:25px;
}
.registrazione.login .rigaTop{
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 30px 10px 20px 10px;
	background:#f6f6f6;
}
.registrazione.login .nomarginTop{
	margin-top: 0;
	padding-top: 0;
}
.error input[type="text"],
.error input[type="password"],
.error select{
	border:1px solid #C33C36;
}
.login input[type="text"],
.login input[type="password"]{
	height:38px;
	line-height:38px;
}
.login a.newMail{
	display:block;
	line-height:25px;
	color:#c33c36;
	font-size:14px;
	font-weight:normal;
}
.login a.recuperaPassword{
	line-height:25px;
	display:block;
}
/*LOGIN*/

/*CARRELLO*/
section.carrello{
	margin-bottom:20px;
}

section.carrello h2.cart{
	background: url("../img/icone/blue_basket.png") center left no-repeat;
	padding-left:25px;
	text-transform:none;
}

section.carrello table th{
	background:#e6e6e6;
	border-right:1px solid #fff;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #fff;
	text-align:left;
	vertical-align:middle;
	font-size:20px;
	font-weight:500;
	color:#223f77;
	padding:15px 20px;
}
section.carrello table th.white{
	background:#fff;
	border-right:none;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
section.carrello table td{
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	padding:15px 20px;
	font-size:1rem;
	color:#333;
	vertical-align:middle;
	font-weight:200;
}
section.carrello table td:first-child{
	border-left:1px solid #e6e6e6;
}
section.carrello table td.borderTop{
	border-top:1px solid #e6e6e6;
}
.noborderRight{
	border-right:none;
}
.discount{
	background:#f6be98;
}
.coupon input{
	width:45%;
	margin:0 0 0 10px;
}
.coupon span{
	line-height:30px;
}

section.carrello .boxDx{
	background:#e6e6e6;
	margin:0 0 20px 0;
	padding:0;
}
section.carrello .boxDx .rigaBianca{
	padding:15px 20px;
	border-bottom:1px solid #fff;
}

section.carrello .boxDx .rigaBianca h3{
	color:#223F77;
	font-size:1rem;
	font-weight:normal;
}
section.carrello .boxDx .rigaBianca h3 span{
	line-height:27px;
}
section.carrello .boxDx .rigaBianca h3 span.numero{
	color:#fff;
	display:inline-block;
	width:26px;
	text-align:center;
	margin-right:5px;
	background: url("../img/icone/bgNumero.png") top left no-repeat;
}
section.carrello .boxDx .NFRadio {
	margin-left: 5px;
	margin-right: 10px;
}
section.carrello .boxDx label {
	font-size:14px;
	font-weight:200;
	margin:15px 0;
}
section.carrello .boxDx p {
	font-size: 14px;
	font-weight: 200;
	margin: 15px 0 0 0;
	display: block;
	overflow: hidden;
}
section.carrello .boxDx p span{
	margin-left:10px;
	line-height:20px;
}
section.carrello .boxDx p input{
	margin:3px 0 0 10px;
	line-height:20px;
}
section.carrello .boxDx a.button.inactive{
	background:#fff;
	color:#ededed;
}
.button.checkout.inactive, .button.checkout.inactive:hover, .button.checkout.inactive:focus {
	background: url("../img/icone/ico_checkout_disabled.png") no-repeat scroll right center #fff !important;
	color:#ededed !important;
}
.button.history.inactive, .button.history.inactive:hover, .button.history.inactive:focus {
	background: url("../img/icone/ico_history_disabled.png") no-repeat scroll right center #fff !important;
	color:#ededed !important;
}

.hideMoneybox{
	background:#f9f9f9;
	margin:0 0 20px 0;
	padding:15px 20px;
}
.hideMoneybox th{
	background:#f9f9f9 !important;
	color:#c33c36 !important;
	font-weight:normal !important;
	text-transform:uppercase;
}
.hideMoneybox td span{
	color:#223f77;
	font-weight:normal;
}
.hideMoneybox td,.hideMoneybox th,.hideMoneybox table{
	font-size:14px !important;
	border:none !important;
	padding:10px 0 !important;
	background:#f9f9f9;
}
.rigaBianca.noborder{
	padding-bottom:0 !important;
}
.rigaBianca.noborder:last-child{
	padding-bottom:20px !important;
}

.rigaBianca.inactive,.rigaBianca.inactive label,.rigaBianca.inactive h3 span{
	color:#fff;
	opacity: 0.7;
	ilter: alpha(opacity=70); /* For IE8 and earlier */
}
section.carrello .boxDx .rigaBianca.inactive h3 span.numero{
	color:#e6e6e6;
	background: url("../img/icone/bgNumero_white.png") top left no-repeat;
}

section.carrello .apply{
	width:100%;
	padding:0;
	text-align:center;
}

section.carrello .apply a{
	margin:10px 4px;
}


section.carrello .remove{
	overflow:hidden;
	display:none;
	width:100%;
}
section.carrello .remove p{
	display:inline-block;
	width:50%;
	padding: 15px;
	line-height:25px;
	margin:0;
	border-right: 1px solid #e6e6e6;
	font-size: 1rem;
	font-weight: 200;
	text-align:center;
}
section.carrello .remove a{
	display:inline-block;
	width:50%;
	padding: 15px;
	text-align:center;
}

section.carrello .fatturazione p{
	margin:0;
	font-size:12px;
}
section.carrello .fatturazione label{
	margin:10px 0;
	display:inline-block;
}
section.carrello .fatturazione label.niceform {
	display:inline-block;
	float:left;
	margin:0 10px 0 0;
	width:auto;
}
section.carrello .fatturazione .rigaBianca {
	overflow:hidden;
}
section.carrello .fatturazione input[type="text"] {
	margin:0;
}
section.carrello .errorForm {
	margin:20px 0 0 0;
}
/*CARRELLO*/

/*pagine cortesia*/
.cortesia{
	padding:80px 0;
}
.cortesia h2, .cortesia h1{
	font-size:1.375rem;
	margin:0 0 15px 0;
	line-height:normal;
	font-weight:600;
	padding-top:70px;
}
.cortesia .titoloErrore{
	color:#cc0000;
	background: url("../img/icone/errorPage.png") top center no-repeat;
}
.cortesia .titoloOk{
	color:#339933;
	background: url("../img/icone/okPage.png") top center no-repeat;
}
.cortesia p{
	font-size:1rem;
	line-height:28px;
	font-weight:200;
	margin:0 0 20px 0;
}
/*pagine cortesia*/

/* **********************************
 * ACCORDION (used in: supporto.html)
 * *********************************/
.orange-accordion{
	margin-bottom: 30px;
}
.orange-accordion .accordion dd{
	padding-bottom: 1px;
}
.orange-accordion .accordion dd.active{
	padding-bottom: 0;
}
.orange-accordion .accordion > .row,
.orange-accordion .accordion{
	padding-left: 0;
	padding-right: 0;
}
.orange-accordion .accordion dd > a{
	position: relative;
	padding-right: 65px;

	background: #e6e6e6;
	color: #ed7e31;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	font-family: 'Lato';
}
.orange-accordion .accordion dd > a .ico-arrow{
	position: absolute;
	right: 20px;
	top: 50%;
}
.orange-accordion .accordion dd.active > a .ico-arrow{
	background-position: left top;
}
.orange-accordion .accordion .content{
	border: 1px solid #e6e6e6;
}
.orange-accordion .accordion .content > li{
	border-bottom: 1px solid #e6e6e6;
	display: block;
}
.orange-accordion .accordion .content [class*="column"] + [class*="column"]:last-child{
	float: left;
}
.orange-accordion .accordion .content > li.clear-row{
	border-right: none;
}
.orange-accordion .accordion .content > li.clear-row.end{
	border-bottom: none;
}
.orange-accordion .accordion .content > li p,
.orange-accordion .accordion .content > li ul,
.orange-accordion .accordion .content > li ol{
	margin-bottom: 20px;
}
.orange-accordion .accordion .content.row{
	margin: 0;
}

/* *********************
 * LISTE NUMERATE
 * ********************/
ol.circles-list,
.accordion ol.circles-list {
	list-style-type: none;
	list-style-type: decimal !ie; /*IE 7- hack*/

	margin: 0;
	margin-left: 4em;
	padding: 0;

	counter-reset: li-counter;
}
ol.circles-list > li{
	position: relative;
	padding: 20px 20px 0px 45px;
	min-height: 3em;
}
ol.circles-list > li:before {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 24px;
	padding-top: 1px;
	height: 24px;

	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #fff;

	border-radius: 50%;
	background-color: #223f77;
	content: counter(li-counter);
	counter-increment: li-counter;
}
ol.circles-list > li h4{
	margin-bottom: 20px;

	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #223f77;
}

/* *********************
 * ICONE
 * ********************/
.ico-arrow{
	display: block;
	width: 27px;
	height: 16px;
	margin-top: -8px;
	background: url(../img/icone/orange-arrows.png) left bottom no-repeat;
}
.ico-arrow.up{
	background-position: left top;
}
.ico-ok{
	display: block;
	width: 24px;
	height: 37px;
	margin-top: 0;
	background: url(../img/icone/ico-ok-ko.png) left top no-repeat;
}
.ico-ok.ko{
	background-position: left bottom;
}
.ico-list{
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 0 -3px 10px;
	background: url(../img/icone/ico_list.png) left top no-repeat;
}
.ico-elimina{
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	overflow: hidden;
	text-indent: -9999em;
	background: url(../img/icone/ico_elimina.png) left top no-repeat;
}
.ico-elimina-mobile{
	display: inline-block;
	width: 15px;
	height: 15px;
	text-align: center;
	overflow: hidden;
	text-indent: -9999em;
	background: url(../img/icone/ico_elimina_mobile.png) left top no-repeat;
}
/*retina*/
.highresdisplay .ico-elimina{
	background: url(../img/icone/ico_elimina_2x.png) left top no-repeat;
	background-size: cover;
}
.ico-elimina:hover{
	background-position: left bottom;
}

/* *********************************************************
 * BLUE BOX (gives: background + fix griglia 10/0 -> 20/20)
 * ********************************************************/
.row.blue-box{
	background: #f6f6f6;
	margin: 0 0 20px;
}
.blue-box h2{
	position: relative;
	padding-left: 0;
	background: #f6f6f6;
	font-size: 18px;
}
.blue-box h2 > small{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 33.3333%;
	padding: 20px 0 0;

	text-align: right;
	line-height: 14px;
}
.blue-box h2 > small > a{
	font-size: 12px;
}
.blue-box > small.small{
	padding-left: 0;
	margin: 0 0 20px;
}

/* **************************************************
 * STANDARD TABLE (bordata bottom)
 * *************************************************/
.standard-table,
.standard-table thead,
.standard-table tfoot{
	border: none;
	background: transparent;
	overflow: hidden;
}
.standard-table td,
.standard-table th{
	padding: 14px 14px 14px 0;
	border-bottom: 1px solid #ccc;

	line-height: 26px;
	font-size: 16px;
	vertical-align: top;
	text-align: left;
	color: #666;
}
.standard-table th{

	color: #999;
	font-weight: 400;
}
.standard-table tfoot td{
	padding-right: 0;
}
.standard-table tfoot tr + tr td{
	border: none;
	padding-bottom: 0;
}
.standard-table tfoot td .paginazione{
	padding-top: 0;
	margin-bottom: 0;
	text-align: center;
}
/* STANDARD TABLE -> TYPOGRAPHY */
.standard-table a{
	word-wrap: break-word;
}
.standard-table button,
.standard-table .button,
.standard-table .button.noIcon,
.standard-table .button.noIcon:hover,
.standard-table .button.noIcon:focus {
	margin-bottom: 0;
	font-size: 12px;
	font-family: 'Lato';
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.standard-table .big{
	font-size: 20px;
}
.standard-table del{
	text-decoration: none;
	position: relative;
	margin-right: 35px;
}
.standard-table del img{
	left: 0;
	top: -2px;
	position: absolute;
}
.standard-table th.discount{
	color: #fff;
}
.standard-table .noborderBottom th,
.standard-table .noborderBottom td{
	border-bottom: none;
}

/* ****************************************
 * STANDARD TABLE -> 2 COLONNE (3/4 - 1/4)
 * ***************************************/
.standard-table.colonne-2 th,
.standard-table.colonne-2 td{
	width: 80%;
}
.standard-table.colonne-2 th + th,
.standard-table.colonne-2 th + td,
.standard-table.colonne-2 td + td,{
	width: 20%;
}

/* *******************************
 * STANDARD TABLE -> VERSIONE BLU
 * ******************************/
.standard-table.blue-bg{
	background: #e6e6e6;
	border-left: 20px solid #e6e6e6;
	border-right: 20px solid #e6e6e6;
	border-bottom: 20px solid #e6e6e6;
	border-collapse: collapse;
}
.standard-table.blue-bg del{
	font-weight: 700;
	margin-right: 10px;
}

/* *********************************************************
 * STANDARD TABLE -> VERSIONE CON ROW COLORABILI (2 colonne)
 * *********************************************************/
.blue-box.tabella-fullwidth{
	padding-left: 0;
	padding-right: 0;
}
.blue-box.tabella-fullwidth h2{
	padding-left: 20px;
}
.blue-box.tabella-fullwidth th{
	border-left: 20px solid #F6F6F6;
}
.blue-box.tabella-fullwidth td{
	border-left: none;
	border-right: 20px solid #F6F6F6;
}
.blue-box.tabella-fullwidth th.discount,
.blue-box.tabella-fullwidth td.discount{
	border-left-color: #f6be98;
	border-right-color: #f6be98;
	border-bottom: none;
}

/* **********
 * NEWS
 * **********/

/* NEWS -> ARTICLE */
.article{
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.article .article-image{
	padding-right: 40px;
}
.article .article-time{
	padding-left: 20px;
}
.article .article-time p{
	padding: 10px 0 20px;
	background: #e6e6e6;
	font-size: 25px;
	line-height: 36.55px;
	font-weight: 400;
	text-align: center;
}
.article .article-time p span{
	font-weight: 700;
	font-size: 11.82px;
	line-height: 16px;
	display: block;
	text-transform: uppercase;
}
.article .article-time p span span{
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
}
.article .article-content{
	padding: 0 30px;
}
.article .article-content p{
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: 400;
}
/* NEWS -> ARTICLE -> addthis */
.article .sharing-box{
	height: 32px;
}
.article a.share,
.article a.share:focus{
	float:none;
	margin: 0 0 20px;
}
/* NEWS -> HERO ARTICLE */
.hero-article-container{
	padding-left: 10px;
	padding-top: 30px;
	margin-bottom: 30px;
}
.hero-article-container h2,
section.risultati .hero-article-container h2{
	margin-top: 10px;
	padding-left: 0;
	color: #ed7e31;
}
.hero-article-container .article{
	border: 1px solid #bcc5d6;
	padding-bottom: 20px;

	background: url(../img/bg-hero-article.png) -100px 0px repeat;
}
.hero-article-container .row.article{
	margin-right: 0;
	margin-left: -10px;
}
.hero-article-container .article-image{
	padding: 0 6px 0 0;
}
.hero-article-container .article-time{
	padding: 0 20px 0 54px;
}
.hero-article-container .article-content{
	padding: 0 0 0 20px;
}

/* PAGINAZIONE CENTRATA */
.paginazione-container .paginazione{
	padding-top: 0;
	text-align: center;
}

/* ***********
 * POPUPS
 * ***********/
.popupContent{
	width: 320px;
	padding: 20px 40px 0 20px;
	border: 1px solid #ccc;
	position: absolute;
	z-index: 995;
	background: #fff;
	border-radius: 4px;
	box-shadow: -4px 4px 0 0 rgba(50, 50, 50, 0.1);
}
.popupContent.alert{
	background: #f6be98;
	color: #fff;
}

.popupContent .close{
	position: absolute;
	right: 10px;
	top: 10px;
}

/* ************************
 * ADD THIS SOCIAL BUTTON
 * ***********************/
.addthis-smartlayers{
	height: 32px;
}
.at-share-tbx-element .at-share-btn {
	margin: 0 0 0 4px;
	display: inline-block;
}
.at-share-tbx-element .at-share-btn .at300bs{
	display: block;
}
/*ADD THIS SOCIAL BUTTON -> DECLINAZIIONE PER LA SCHEDA AZIENDA*/
section.risultati h1 .sharing-box{
	position: absolute;
	right: 0;
	top: 1px;
}
section.risultati h1 .sharing-box a.icrifShareBtn{
	margin: 0;
}
section.risultati h1 .sharing-box a.at-share-btn{
	margin: 0 0 0 4px;
}

/* ********************************
 * FORM CONDIZIONI (radio buttons)
 * *******************************/
.form-condizioni > .columns{
	position: relative;
}
.form-condizioni h2{
	margin: 40px 0;
	text-align: center;
	font-size: 27px;
}
.form-condizioni h2 .close{
	right: 0;
}
.form-condizioni h3{
	color: #223f77;
	font-size: 24px;
}

.form-condizioni p{
	margin-bottom: 0 0 40px;
	font-size: 14px;
}
.form-condizioni p a{
	font-weight: bold;
}
.form-condizioni .niceform{
	display: inline-block;
	margin: 0 20px 45px 0;
}
.form-condizioni .niceform .NFRadio{
	margin-left: 0;
}
.form-condizioni .error,
section .newsletter-box .error{
	position: absolute;
	overflow: hidden;
	left: 0;
	bottom: 0;
	height: 40px;
	margin: 0;
	padding: 0 10px;
}
.form-condizioni .submit-button{
	margin-top: 20px;
}
/* ********************************
 * FORM NEWSLETTER (home e mypage)
 * *******************************/
section .newsletter-box .background-grigio{
	width: 100%;
	padding: 20px;
}

section .newsletter-box p,
section .newsletter-box label{
	margin-bottom: 20px;
}
section .newsletter-box  .form-field{
	position: relative;
	padding-bottom: 20px;
}
section .newsletter-box input[type="checkbox"]{
	display: inline-block;
	margin: 0 5px 0 0;
}
section .newsletter-box .error{
	height: 30px;
	padding-left: 0;
}
section .newsletter-box .submit-button{
	margin: 0;
}

/* FORM NEWSLETTER (home e mypage) -> declinazione per affiancamento al form contatti */
.customer .newsletter-box{
	padding-left: 20px;
	padding-right: 0;
}
.customer .newsletter-box .background-grigio{
	height: 100%;
	background: url(../img/img_newsletter.png) bottom left no-repeat #E6E6E6;
}
.customer .newsletter-box h2{
	background: none;
	padding: 0 0 20px;
	margin: 0;
}
.customer .newsletter-box p{
	margin-top: 0;
}
/* ************************
 * BOTTONI GENERICI
 * ***********************/

/* BOTTONI GENERICI -> BOTTONE SEMPLICE (blu) */
.button.blue-basic-button,
button.blue-basic-button
{
	background: #223f77;
}
.button.blue-basic-button:hover,
button.blue-basic-button:hover{
	background: #ee7d11;
}

/* BOTTONI GENERICI -> BOTTONE SUBMIT (blu con freccia a dx) */
.submit-button{
	display: inline-block;

	height: auto;
	width: auto;
	padding: 10px 59px 10px 10px;
	border: none;
	margin: 0 0 20px;

	background: url("../img/icone/ico_history.png") no-repeat right center #223f77;
	border-radius: 4px;
	box-shadow: 0 -7px 5px 0 rgba(50, 50, 50, 0.29) inset;

	color: #fff;
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16.8px;
	text-decoration: none;

	transition: background-color 300ms ease-out 0s;
}
.submit-button:hover,
.submit-button:focus,
.submit-button:hover,
.submit-button:focus {
	color: #fff;
	background-color: #ee7d11;
	text-decoration: none;
}

/* ************************
 * ALTRE UTILITIES
 * ***********************/
.background-grigio{
	background: #e6e6e6;
}

/* ************************
 * GOOGLE MAPS
 * ***********************/
#icrif-companies-map img {
	max-width: none;
	vertical-align: baseline;
	display: inline;
	height: auto;
}

.myPage .row.customer.short-version form{
	margin: 0;
}

.offerta .boxOffer .sceltaNoButton.moneyBox .chk.relative #minimumValueAlert.hide.popupContent.alert{
	top: 70px;
}

.offerta .boxOffer .sceltaNoButton.moneyBox .chk.relative #minimumValueAlert.hide.popupContent.alert p{
	margin: 10px 0 30px;
}

/* ************************
 * IMPLEMENTAZIONE TABS
 * ***********************/
.tabs dd > a,
.tabs dd > a:hover,
.tabs dd.active a,
.tabs dd.active a:hover{
	padding-left: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #223f77;
	background: none;
}
.tabs dd.active a{
	color: #ed7e31;
}

/* ***********************************
 * ADATTAMENTO TASTO PAYPAL ORIGINALE
 * ***********************************/
/*.menu ul li a.paypalOriginalButton {
	margin: 0;
}*/

/* ************************
 * COOKIE BANNER
 * ***********************/

.cookie_banner {
	background-color: #223F77;
	padding-top: 1rem;
	color: #FFF;
	font-size: 14px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	opacity: 0.9;
}

.cookie_banner_placeholder {
	padding-top: 1rem;
}

.cookie_banner .row .columns{
	padding-left: 0;
	padding-right: 0;
}

.cookiePolicyContent{
	padding-top: 0.6rem;
	padding-bottom: 1.6rem;
}
.cookiePolicyContent span {
	padding-right: 1.0rem;
}

.xsmall{
	display: block;
	font-style: italic;
	line-height: normal;
	font-size: 0.8125rem;
	padding: 0.6rem;
	margin-bottom: 1rem;
}

.nopad-left{
	padding-left:0;
}

.nopad-right{
	padding-right:0;
}

.button.blue_gradient, .button.blue_gradient:focus {
	background-color: #6173FF;
	background-image: linear-gradient(to top, #6173FF, #ABC4FF);
}
.button.blue_gradient:hover {
	color: #223F77 !important;
}

.formatted{
	white-space: pre; /* CSS 2.0 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3.0 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP Printers */
	word-wrap: break-word; /* IE 5+ */
}


/* ************************
 * DUNS FORM
 * ***********************/
.row.blue-box.duns {
	margin-top: 20px;
}

.row.customer div.content h2.duns {
	display: inline;
	padding-top: 0px;
	text-transform: uppercase;
}

label.duns{
	text-transform: uppercase;
}

.button.tiny.lightRound.rightIcon.left.spedisci.duns {
	font-size: 0.875rem;
	background-color: #223F77;
	padding-right: 15px;
	padding-left: 10px;
}

/* ************************
 * CUSTOM SELECT STYLES
 * ***********************/
section.blocks .box.box2.noprice p{
	margin-top: 20px;
}

.customSelectInner {
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
}
section.azienda .daten div.spinner,
section.azienda .daten div.spinner div {
	padding: 0;
}
.button.azienda.inactive,
.button.offer_small.inactive,
.button.offer_small.inactive:hover,
.button.offer_small.inactive:focus,
.button.offer_medium.inactive,
.button.offer_medium.inactive:hover,
.button.offer_medium.inactive:focus,
.button.portfolio_upsell.inactive,
.button.portfolio_upsell.inactive:hover,
.button.portfolio_upsell.inactive:focus,
.toolBox.mediumBox.inactive,
.toolBox.smallBox.inactive{
	background-color: #8F8F8F !important;
}

div .lightRegistration a{
	color: black;
	text-decoration: underline;
	margin-left: 0.6rem;
}

.lightRegistrationIFrame {
	width: 100%;
	height: 100%;
	border: none;
}

.registration-right {
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 10rem;
}

.logoOnly .mobile .logo {
	padding: 20px;
	width: auto;
}

section.menu.logoOnly {
	background: none;
}

.addedToCart p {
	font-size: 1.125rem;
}

.display-table {
	display: table;
}

.centered-in-table {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.button.product {
	display: block;
	padding-left: 1.25rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	margin-bottom: 0.75rem;
}

.columns.product {
	margin-bottom: 1.5rem;
}

.product .title h2 {
	margin-top: 0.85rem;
	font-size: 1.25rem;
	color: #223F77;
	padding-left: 2rem;
}

.product .price h2 {
	font-size: 2.0rem;
	color: #ED7E31;
	text-align: right;
}

.product .productDescription {
	padding: 1rem;
	border-style: solid;
	border-color: #223f77;
	border-width: 2px;
}

.product .productDescription p {
	margin: 0px;
}

.products .header {
	margin-bottom: 2rem;
}

.greyout {
	/*background-color: gray;*/
	/*opacity: .8;*/
	color:#9f9f9f !important;
}

.center {
	text-align: center !important;
}
.g-recaptcha div
{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#invoicing label{
	font-size:14px;
	font-weight:200;
	margin:15px 0;
	display: block;
	float: none;
}

.spinner-button-right {
	right: 20px
}

h2.registration-paypal-title {
	line-height: 1.4;
}

.registrazione h2.medium-line-height {
	line-height: 1.4 !important;
}

input.login-button {
	background-size: 0 0 !important;
	text-align: center !important;
	text-transform: uppercase !important;
	font-size: 20px !important;
	font-family: inherit !important;
}

ul.registrati-link {
	text-align: center !important;
	text-transform: uppercase !important;
	list-style-type: none !important;
	margin: 0px !important;
}

.swiper-pagination-switch:only-child {
	visibility: hidden;
}
fieldset.barra-ricerca > .search-type-tabs > dd > a > span.mobileSearch {
	display: none;
}

fieldset.barra-ricerca  .tabs-content {
	display: block;
}

.moneyBox-description {
	width: 100%;
	display: inline-table;
	padding: 15px 15px 15px 40px;
	color: #223f77;
	text-transform: none;
	font-size: 1rem;
	font-weight: 600;
	background: url(../img/icone/blue_basket.png) 1em center no-repeat transparent;
}

.moneyBox-description>#rechargeButton {
	background-color: #d6d6d6;
}

.buttonBlueBackground {
	background-color: #223f77 !important;
}

.moneyBox>.chb>.niceform>.NFRadio, .moneyBox>.chb>.niceform>.NFhidden, .moneyBox>.chb>.niceform>.moneyBox-description>.NFhidden, .moneyBox>.chb>.niceform>.moneyBox-description>.NFRadio {
	display:none;
}

.lightShadow {
	box-shadow: 4px 4px 0 0 rgba(50, 50, 50, 0.1);
}

#moneyboxFlexRechargeAmount {
	width: 77px;
	display: inline;
	height: 1rem;
}

.moneyBoxAlert {
	bottom: 0;
	width: 100%;
}

.moneyBox>.chb>label {
	line-height: 1;
	border: 1px solid #ccc;
}

.moneyBox .currencyInput {
	font-weight: 600;
	line-height: 30px;
	vertical-align: middle;
	font-size: 1rem;
	color: #223f77;
	background-color: #fff;
	font-family: Lato;
	width: 100px;
	height: 30px;
	padding-left: 7px;
	display: inline-block;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 2px 0 rgba(50,50,50,0.3);
	-moz-box-shadow: inset 1px 1px 2px 0 rgba(50,50,50,0.3);
	box-shadow: inset 1px 1px 2px 0 rgba(50,50,50,0.3);
	margin-left: 40px;
	margin-right: 30px;
}

.moneyBox .currencyInput input[type="text"] {
	background-color: #fff;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	border-radius: unset;
	-webkit-border-radius: unset;
	-moz-border-radius: unset;

}

.moneyBox-button {
	color: #223f77 !important;
	font-weight: 600;
	background-color: #eee;
	width: 50px;
}

.moneyBox-button:hover {
	background-color: #eee;
	color: #223f77 !important;
}

.promotional-box {
	background: none repeat scroll 0 0 #e6e6e6;
	padding: 20px 20px 20px 20px;
	position: relative;
	margin-bottom: 20px;
}

.promotional-box .abs-bottom{
	padding: 0 30px;
	text-align: center;
}

.promotional-box .margin-bottom-60{
	margin-bottom: 60px;
}

section.risultati .scheda .companyInfo {
	position: relative;
}

section.risultati .scheda .companyInfo div label, section.risultati .scheda .companyInfo div{
	font-size: 1rem;
	color: #223f77;
}

.companyInfo .registrationButton {
	position: absolute;
	top: 20%;
	right: 20px;
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #e6e6e6;
	height: 70%;
}

.companyInfo .registrationButton a.button {
	margin: 0;
	background-color: #f9f9f9;
	color: #003b79;
}

.companyInfo .registrationButton a.button:hover {
	background-color: #eeeeee;
	color: #003b79 !important;
}

.width200 {
	width: 200px;
}

.companyInfoTooltip {
	position: absolute;
	bottom: 0;
	z-index: 999;
}

.gifts .giftsNumber {
	font-size: 1.125rem;
	color: #223f77;
	display: inline-block;
	width: 2rem;
	padding-left: 2rem;
	line-height: 30px;
	text-align: right;
	background: url(../img/icone/Gift.png) left center no-repeat transparent;
	background-size: 30px 30px;
}

.middle {
	margin-left: auto;
	margin-right: auto;
}

.displayIB {
	display: inline-block;
}

.padding-left-rem {
	padding-left: 1rem;
}

.width32 {
	width: 32%;
}

.absolute-center {
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

fieldset.barra-ricerca .customSelect,
fieldset.barra-ricerca .customSelectInner,
fieldset.barra-ricerca .mySelectBoxClass,
fieldset.barra-ricerca input[type="text"]::placeholder,
fieldset.barra-ricerca input[type="text"] {
	color: #999 !important;
}

.report-button {
	width: 75%;
	text-align: left;
}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.company-name {
	color: #ee7d11;
	text-transform: uppercase;
}

	/* Hide the browser's default radio button */
.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: relative;
	top: 0.2em;
	left: 0;
	height: 15px;
	width: 15px;
	/*background-color: white;*/
	border-radius: 50%;
	border: solid transparent thin;
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, grey, white) border-box;
	display: inline-block;

}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
	background-color: white;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
	background-color: white;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ee7d11;
}

.consentRadioButton {
	display: inline;
	margin-right: 15px;
}

.dropdown-category, .dropdown-item {
	margin-top:0.4rem !important;
	margin-bottom:0.4rem !important;
}

