@charset "utf-8";


#menu-icon-mobile {
    display: none;
	}

.col {
	float:left;
	box-sizing:border-box;
	}

.col:first-child {
	margin-left: -25px;
    padding-left: 25px;
    margin-right: 25px;
	}

.col-1-5 {
	width:20%;
	}
.col-2-5 {
	width:40%;
	}
.col-3-5 {
	width:60%;
	}
.col-2-4 {
	width:50%;
	}
.col-4-5 {
	width:80%;
	}
.col-5-5 {
	width:100%;
	}
	
body.sidebar-left #content {
	padding-left: 25px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "open_sanslight", Arial, Verdana, Helvetica, sans-serif;
	color:#069;
}

h2 {
	margin:30px 0 10px;
	}

h2.top {
	margin-top:0px;
	}

.content p {
	margin: 25px 0;
    line-height: 25px;
	}

.footer p {
	margin: 0;
	}

p.info {
	padding: 15px 18px;
    border: 1px solid #D3E1E8;
    background-color: #F8FCFF;
    margin-top: 10px;
    font-size: 80%;
    line-height: 20px;
	}

.myform p.bottoniera {
    clear: both;
    margin: 10px 0;
}

.callToAction {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding-bottom: 30px;
    margin-top: 30px;
    text-align: center;
}


.myform {
	display:block;
	width:70%;
	padding: 15px 18px;
    border: 1px solid #D3E1E8;
    background-color: #F8FCFF;
    margin-top: 10px;
    font-size: 80%;
    line-height: 20px;
	}

.myform p {
	margin:0;
	}

.myform label {
	display:inline-block;
	font-weight:bold;
	width:30%;
	}

.myform .input,
.myform select {
	display:inline-block;
	width:60%;
	}

.myform select {
    width: 65%;
}

.myform .button {
	float:right;
	}
	
	
#formAccesso {
	background:none;
	border:0;
	}

#formAccesso p {
	clear:both;
	}

#formAccesso label {
/*
	display:block;
	float:left;
*/
	line-height: 47px;
	}

#formAccesso .input {
	display:block;
	float:right;
	}
	
input[type=button].active, 
input[type=submit].active, 
button.active, 
.myButton.active {
	background-color: #fff;
}

	
input[type=button].green,
input[type=submit].green,
button.green,
.myButton.green {
	background-color: #4ec115;
    border: 1px solid #4ec115;
	color:#FFF;
	}

input[type=button].green:hover,
input[type=submit].green:hover,
button.green:hover,
.myButton.green:hover {
	background-color: #FFF;
	color:#333;
    border: 1px solid #DDD;
	}


input[type=button].orange,
input[type=submit].orange,
button.orange,
.myButton.orange {
	background-color: #fc6a19;
    border: 1px solid #fc6a19;
	color:#FFF;
	}

input[type=button].orange:hover,
input[type=submit].orange:hover,
button.orange:hover,
.myButton.orange:hover {
	background-color: #FFF;
    color: #333;
    border: 1px solid #DDD;
	}

input[type=button].yellow,
input[type=submit].yellow,
button.yellow,
.myButton.yellow {
	background-color: #fcde00;
    border: 1px solid #fcde00;
	color:#FFF;
	}

input[type=button].yellow:hover,
input[type=submit].yellow:hover,
button.yellow:hover,
.myButton.yellow:hover {
	background-color: #FFF;
    border: 1px solid #DDD;
	color:#333;
	}

input[type=button].bluebutt,
input[type=submit].bluebutt,
button.bluebutt,
.myButton.bluebutt {
    background-color: #09608a;
	border:0;
	color:#FFF;
	}
	
input[type=button].bluebutt:hover,
input[type=submit].bluebutt:hover,
button.bluebutt:hover,
.myButton.bluebutt:hover {
    background-color: #2e91c1;
	}
	
input[type=button].left,
input[type=submit].left,
button.left,
.myButton.left {
	float:left;
	margin-right:10px;
	}

input[type=button].right,
input[type=submit].right,
button.right,
.myButton.right {
	float:right;
	margin-left:10px;
	}

input[type=button].center,
input[type=submit].center,
button.center,
.myButton.center {
	display:inline-block;
	float:none;
	margin:10px auto 0;
    padding: 7px 25px;
	}
	
	
input[type=button].full,
input[type=submit].full,
button.full,
.myButton.full {
	display:block;
	float:none;
    margin-top: 25px;
    padding: 15px;
    width: 100%;
    font-size: 170%;
    font-weight: bold;
}


input[type=button].iconbutt,
input[type=submit].iconbutt,
button.iconbutt,
.myButton.iconbutt {
	padding-left: 30px;
	background-position:center left;
	background-repeat:no-repeat;
	background-size:contain;
	}
	
.icon-friends {
	background-image: url(../images/friends.png);
	}

.icon-profile {
	background-image: url(../images/icon-profile.png);
	}
	
input[type=image].social {
	margin:3px;
	cursor:pointer;
	}



#paypalbtn {
    white-space: normal;
    background-image: url(/images/creditcards.png);
    background-repeat: no-repeat;
    background-position: center 75%;
    padding: 10px 25px 30px 25px;
}



.ancora-pochi {
	display: inline-block;
	width: 600px;
    max-width: 90%;
	text-align: left;
	margin-top: 5px;
	background-color: #004567;
	}
	
.ancora-pochi > span {
	display: inline-block;
	box-sizing: border-box;
	width: 80%;
	padding: 10px;
	text-align: center;
	background-color: #4ec115;
	color: #FFF;
	}
	
#promo24 {
	display:block;
    text-align: center;
	}

#promo24KO {
	display:none;
    text-align: center;
	}

#promo24 h2,
#promo24KO h2 {
    font-family: 'haettenschweiler';
    font-size: 3.7em;
    font-weight: normal;
	color: #00afe6;
    margin-top: 0;
	}

#promo24 h3,
#promo24KO h3 {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.2em;
    color: #666;
	}

#promo24 .data {
	margin:20px auto;
    width: 56%;
    min-width: 538px;
	}
	
#promo24 label {
	display: inline-block;
	font-weight:bold;
    font-size: 25px;
    letter-spacing: 3px;
	float: left;
	}
	
#promo24 span {
    display: block;
    border: 1px solid #999;
    padding: 5px;
    box-sizing: border-box;
    width: 75px;
    margin-left: 25px;
    text-align: center;
    float: right;
    margin-top: 3px;
    font-size: 12px;
    font-weight: normal;
	}





	
table.orange {
	border-top: 1px solid #ff9648;
	}
  
table.orange th {
	background-color: #ff9648;
	color:#FFF;
	}

table.orange th {
	border-left: 1px solid #ff9648;
	border-bottom: 1px solid #ff9648;
	font-size: 13px;
	padding: 5px 10px;
	}
	
table.orange th:last-child {
	border-right: 1px solid #ff9648;
	}
	
.icon-OK {
	display:block;
	margin:0 auto;
	width:15px;
	height:15px;
	background-image:url(/images/OK.png);
	}

.icon-help {
    display: inline-block;
    float: right;
    width: 23px;
    height: 23px;
    margin-top: 12px;
    margin-right: 20px;
    background-image: url(/images/ico-help.png);
	}

.icon-close {
	display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 16px;
    height: 16px;
    background-image: url(/img/icons/close.png);
	}




#score-container {
	display:inline-block;
	height:30px;
	width:500px;
	margin:5px auto 0;
	border: 1px solid #093246;
	background-color: #004668;
	text-align:left;
	}
	
#score {
	display:block;
	height:100%;
	background-color: #ff9444;
	}

	

/*
.login {
	display: block;
	float: right;
	margin-left: 345px;
	}

.login input {
	font-size: 65%;
	width: 70px;
	padding: 2px 4px;
	border:1px solid #DDD;
	border-radius:3px;
	}

.login label,
.login a {
	font-size:70%;
	color:#999;
	display:inline-block;
	width:50px;
	text-align: right;
	}

.login a {
	text-decoration:none;
	float: right;
	}

*/
.top-menu {
	list-style: none;
	border-top: 1px solid #EFEFEF;
	position: absolute;
	left: 50%;
	margin-left: -480px;
    top: 32px;
	}

.top-menu li {
	display:inline-block;
	}

.top-menu li a {
	display: block;
    padding: 4px 10px;
    text-decoration: none;
    font-size: 15px;
	}
	
.top-menu li a.home {
	background-image:url(../images/icon-home.png);
	background-repeat:no-repeat;
	background-size: 20px;
	background-position: left 4px;
    padding-left: 25px;
	}
	
.top-menu li a.login {
    background-image: url(../images/login.png);
    background-repeat: no-repeat;
    width: 81px;
    height: 23px;
    margin-bottom: -6px;
	}

.top-menu li a:hover,
.top-menu li a.current {
	color:#069;
}

.slider {
	width:100%;
	border-bottom: 1px solid #DDD;
	}

.slider div {
	margin-top: 15px;
	display: block;
	margin-left: 37px;
	color: #069;
	font-size: 240%;
	text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
	}
	
.slider h1 {
	font-family: "haettenschweiler";
	font-size: 100%;
    font-size: 55px;
    color: #35baf2;
    text-shadow: none;
	margin: 0;
}

.slider h1 strong {
	font-weight:normal;
}
	
.slider h3 {
	font-size: 14pt;
     color: #35baf2;
   width: 60%;
    line-height: 27px;
    text-shadow: none;
}

.slider span {
	display: block;
	font-size: 45%;
	line-height: 160%;
	font-weight: normal;
	margin-top: 25px;
	margin-left: 20px;
}









#menubar {
	display:block;
	clear:both;
	background-color:#004668;
	color:#FFF;
	padding: 5px 15px;
	}

.user-menu {
	display: none;
    position: absolute;
    margin-top: 7px;
    margin-left: -10px;
    box-shadow: -2px 7px 12px 0px #00000026;
	}

#user-menu-1 {
    margin-left: -33px;
	}

#user-menu-2 {
    margin-left: -55px;
	}

.user-menu:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin-left: 5px;
    border: 8px solid #f7f7f7;
    border-top: 0;
    border-left-color: transparent;
    border-right-color: transparent;
	}

#user-menu-1:before {
    margin-left: 47px;
	}

#user-menu-2:before {
    margin-left: 50px;
	}

.user-menu li {
	display:block;
	text-align:left;
    background-color: #f7f7f7;
    padding: 5px 10px;
    border-bottom: 1px solid #FFF;
	}
	
.user-menu li:hover {
    background-color: #FFF;
	}

.user-menu li a {
    display: block;
	font-size:12px;
	color:#333;
	}

.user-menu li a:hover {
	color:#000;
	}


.fattureTS {
	color:#004668 !important;
	font-weight:bold !important;
	}



.istruzioni-title {
	display:block;
    font-size: 22px;
	background-color:#f1f1f1;
	padding:10px 20px 20px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
    background-image: url(../images/arrow-down-orange.png);
    background-repeat: no-repeat;
    background-position: center 95%;
    background-size: 20px;
	}
	
#istruzioni {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	}

#istruzioni.closed {
	opacity:0;
	height:1px;
	overflow:hidden;
	}

#istruzioni.opened {
	opacity:1;
	height:auto;
	}




	

.boxes {
	margin-bottom: 30px;
	list-style:none;
	margin-top: 30px;
	}
	
.boxes li {
	padding-bottom: 30px;
	display:inline-block;
}

.boxes li a {
display: block;
    border: 1px solid #DDD;
    border-radius: 2px;
    background-color: #DDD;
    text-decoration: none;
    color: #333;
    box-shadow: 0 0 10px #00000014;
    background-repeat: no-repeat;
    background-size: cover;
}

.boxes li a.box1 {
	background-image:url(../images/medici.jpg);
}

.boxes li a.box2 {
	background-image:url(../images/caratteristiche.jpg);
}

.boxes li a.box3 {
	background-image:url(../images/soggetti.jpg);
}

.boxes li a.box4 {
	background-image:url(../images/gratis.jpg);
}

.boxes li a.box5 {
	background-image:url(../images/genXML.jpg);
}

.boxes li a.box6 {
	background-image:url(../images/clienti.jpg);
}

.boxes li a.box7 {
	background-image:url(../images/valXML.jpg);
}

.boxes li a.box8 {
	background-image:url(../images/rigenera-XLS.jpg);
}

.boxes li a.box9 {
	background-image:url(../images/contatti.jpg);
}

.boxes li a.box-prezzi {
	background-image:url(../images/prezzi.jpg);
}

.boxes li a.box-faq {
	background-image:url(../images/faq.jpg);
}

.boxes li a.box-contatti {
	background-image:url(../images/contatti.jpg);
}

.boxes li a div {
	font-size: 80%;
	padding:10px;
	display:block;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.9);
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	
	-webkit-transition: all 200ms ease; 
	-moz-transition: all 200ms ease; 
	-ms-transition: all 200ms ease; 
	-o-transition: all 200ms ease; 
	transition: all 200ms ease;
	}
	
.boxes li a:hover div {
	background-color: rgba(255, 255, 255, 1.0);
	}


.boxes li a div h3 {
	font-weight:bold;
	margin-bottom: 0px;
	}
	

.footer a {
	color:#FFF;
	}

.footer a:hover {
	color:#0f9acc;
	}

fieldset,
#box-privacy {
    display: block;
    margin-top: 15px;
    border: 1px solid #C3C3C3;
    border-radius: 3px;
	}

#box-privacy label {
    width: auto;
    padding-top: 0;
    display: inline;
    font-size: 12px;
	}
	
legend {
    font-size: 120%;
    font-style: italic;
}
	
	
	
	
	
/* ---- PROCESSO ACQUISTO LICENZA ---- */
	
#tagli {
	display: block;
    width: 56%;
    margin-bottom: 20px;
    padding: 5px;
    box-sizing: border-box;
	border: 1px solid #D3E1E8;
    background-color: #F8FCFF;
    color: #000;
	}

.tabRiepilogoAcquisto {
	display:block;
	list-style:none;
	margin:0 auto;
	padding:0;
	width:55%;
	text-align:center;
	}

.tabRiepilogoAcquisto:after {
	clear:both;
	content:'';
}

.tabRiepilogoAcquisto li {
	float:left;
    width: 80%;
    box-sizing: border-box;
    padding: 8px 0;
	text-align: left;
}

.tabRiepilogoAcquisto li.lable {
	text-align:left;
	width:80%;
}

.tabRiepilogoAcquisto li.lable:before {
	content:'- ';
}

.tabRiepilogoAcquisto li.value {
	width:20%;
	text-align:right;
}

.tabRiepilogoAcquisto li.sep {
	width:100%;
	display:block;
	padding:0;
	height:1px;
	background-color:#DDD;
}

.tabRiepilogoAcquisto li input.value {
	width: 50px;
    font-size: inherit;
    padding: 0;
    margin: 0 7px 0 0;
    border: 0;
    text-align: inherit;
}

.tabRiepilogoAcquisto li.tot {
	border-top:1px solid #333;
    font-weight: bold;
}

.tabRiepilogoAcquisto li.CIG {
	border: 0;
    margin-top: 20px;
    background-color: #f9f9f9;
    padding: 5px 10px;
}

.tabRiepilogoAcquisto li.CIG:before {
	display:none;
	content:'';
}

.tabRiepilogoAcquisto li.CIG input {
	text-transform: uppercase;
    margin: 0;
    padding: 2px;
    width: 80px;
    border-radius: 0;
    font-size: 11px;
}

.tabRiepilogoAcquisto li.tot:before {
	content:'';
}

.tabRiepilogoAcquisto li.tot input.value {
    font-weight: bold;
}








#modalScreen {
	display:none; 
	position:fixed; 
	top:0; 
	right:0; 
	bottom:0; 
	left:0; 
	overflow-x:hidden; 
	overflow-y:auto; 
	background-image:url(/images/bg-modalBox.png);
	z-index:10000;
	text-align:center;
	}
	
#modalBox {
	display:block;
	position:relative; 
	overflow:hidden;
	overflow-y:auto;
	margin: 20px auto; 
	width: 857px; 
	height:400px; 
	background-color:#FFF; 
	padding:10px; 
	box-sizing:border-box; 
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
	z-index:100000;
	}
	
#modalScreen .close {
	display: block;
    position: absolute;
    left: 50%;
    margin-left: 416.5px;
    margin-top: 6px;
    height: 25px;
    width: 25px;
    background-image: url(/images/bg_close.png);
    background-size: contain;
    cursor: pointer;
    z-index: 1000000;
	}
	
	
	
	
	
#bloccoSocial {
	display:block;
	text-align:center;
	margin: 30px auto;
	}
	
#bloccoSocial a {
	}
	
#bloccoSocial a img {
	width: 55px;
	height: 55px;
	margin: 0 2px;
	}



/* CSS Document */

