html {
	min-height: 100%;
	position: relative;
}

body {
	height: 100%;
	padding-bottom: 240px;
}

/* CLASSI GENERICHE */
.container {
	width: 950px;
	margin: auto;
}
.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.container_12 .container_12, .container_16 .container_16 {width: auto;}
#top-left-menu .container_12 .grid_12, .container_16 .grid_16{width: auto;}

.sprite{
	background: url(img/sprite.png) left top no-repeat;
}

.sprite_community  {
  background: url(img/sprite_community.png) left top no-repeat;
}

.band:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}
.hidden {
  display: none;
}

#middle {
    float: left;
    /*padding-top: 110px;*/
    padding-top: 80px;
    position: relative;
    width: 100%;
    min-height: 250px;
	background: #fff;
}

#middle .page-title {
	margin-top: 1em;
	margin-bottom: .5em;
}

#content-wrapper {
	position: relative; 
	float: left;
	width: 100%;
	padding-top: 45px;
}
#content {
	float: left;
	width: 100%;
	background:#fff;
}

/* FINE CONTENT */

/* HP FOCUS*/

#focus-wrap {
	clear: both;
	background: url(img/bkg-home.png) center top repeat-x;
	height: 376px;
	margin-bottom: 20px;
	padding-top: 80px;
	background-position-y:80px;
}
#focus-wrap .container_12 {
	position: relative;
	height: 376px;
}
#focus-wrap img {
	position: absolute;
	bottom: 0;
	right: 0;
}
#focus-wrap h1 {
	padding-top: 46px;
	font-size: 38px;
	font-weight: normal;
	margin-top: 10px;
}
#focus-wrap h2 {
	font-size: 26px;
	font-weight: normal;
	width: 530px;
	color: #666;
}
#focus-wrap a.button {
	margin-top: 20px;
	position: relative;
}

/* FINE HP FOCUS */


/* HP BLOCCHI*/
#hp-focus-boxes .grid_3{
	height: auto;
	width: 30%;
}
#hp-focus-boxes .grid_3:first-child  {
	margin-right: 25px;
}
#hp-focus-boxes .grid_3:last-child {
	float: right;
}
#hp-focus-boxes .hp-first-box {
  margin-right: 15px;
}

#hp-customers {
	border: 1px solid #ccc;
	border-right: 0;
	border-left: 0;
	margin: 20px 0;
	padding-top: 10px;
}
#hp-customers h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
#hp-customers h2 > a {
  color: inherit;
}


/* FINE HP BLOCCHI */


/* sitemap */
#sitemap {
	margin-left: 15px;
}
#sitemap #home {
	display: none;
}
#sitemap li{
	float: left;
	margin: 0 30px 0 0;
	list-style:none;
	text-indent: 0;
}
#sitemap li a {
	font-size: 18px;
	color: #f5c89c;
	font-family:"Avenir LT",Arial, Helvetica, sans-serif;
}
#sitemap li ul.tree2 {
	margin-top: 10px;
}
#sitemap li ul.tree2 li {
	float: none;
	margin: 5px 0;
	list-style-position: outside;
}
#sitemap li ul.tree2 li a {
	font-size: 13px;
	color: #ba8d58;
	font-family:"Avenir LT",Arial, Helvetica, sans-serif;
	
	}
	
div#mappa-sito { 
	width: auto;
	margin-top:20px;
}
div#mappa-sito-button { 
	clear: both;
	margin-top:20px;
	margin-bottom: 20px;
	display:none;
}

div#mappa-sito ul.tree1 { 
	font-weight: 700;
}
div#mappa-sito ul.tree2, div#mappa-sito ul.tree3 { 
	font-weight: normal;
}
div#mappa-sito ul.tree3, div#mappa-sito ul.tree4 {
	display: none;
}

/* MENU 3 Livello */
#third-menu {
	border-bottom: 3px solid #1d3557;
	margin-top: 10px;
	margin-bottom: 5px;
}
#third-menu.red {
	border-bottom: 3px solid #4ecdc4;
}

#third-menu li {
	float: left;
	list-style: none;
	text-indent: 0;
	background: #6685a3;
	border: 1px solid #6685a3;
	height: 25px;
	line-height: 25px;
	padding: 5px 35px 0;
	margin: 0 2px 0 0;
	font-weight: normal;
}
#third-menu li:last-child {
	margin: 0;
}
#third-menu li.current {
	background: #1d3557;
	border: 1px solid #1d3557;
}
#third-menu li.red {
	background: #4ecdc4;
	border: 1px solid #4ecdc4;
}
#third-menu li a { 
	color: #fff; 
}


/* BOX */
.boxes-container-autoheight,
.boxes-container-autoheightblue,
.boxes-container-fixedheightblue,
.boxes-container-autoheightdarkblue,
.boxes-container-home , 
.boxes-container-green , 
.boxes-container-green-2,
.boxes-container-darkgreen , 
.boxes-container-lightgreen , 
.boxes-container-blue , 
.boxes-container-darkblue, 
.news-eventi-box  {
	overflow: hidden;
	border: 1px solid #e7e7e7;
	border-top: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
	height: 270px;
	margin-bottom: 30px; 
  padding-bottom: 20px;
	background-color: #ffffff;
}
.boxes-container-green-2 {
	height: 330px;
	margin-bottom: 20px;     
}

.boxes-container-autoheight,
.boxes-container-autoheightblue,
.boxes-container-autoheightdarkblue {
  height: auto;
}

.partner .boxes-container-blue {
  height: 320px;
} 

.boxes-container-autoheight > *, .boxes-container-fixedheightblue > *, .boxes-container-autoheightblue > *, .boxes-container-autoheightdarkblue > *, .boxes-container-home > *, .boxes-container-green > *, .boxes-container-green-2 > *, .boxes-container-darkgreen > *, .boxes-container-lightgreen > *, .boxes-container-blue > *, .boxes-container-darkblue > *, .news-eventi-box p {
  margin: 1em 15px;
}

/* 

.boxes-container-autoheight img,
.boxes-container-autoheightblue img,
.boxes-container-home img, 
.boxes-container-green img, 
.boxes-container-darkgreen img, 
.boxes-container-lightgreen img, 
.boxes-container-blue img, 
.boxes-container-darkblue img, 
.news-eventi-box img {
  padding-bottom: 130px;
}  
  */
  

.caratteristiche .boxes-container-blue img { 
  padding-bottom: 140px;
}

.partner .boxes-container-blue img { 
  padding-bottom: 210px;
}

/* per i badge dei partner, da rimuovere quando tutti i loghi dei partner saranno dentro un p */
.partner .boxes-container-blue h3 img {
  padding: 0;
}

/* riduce il padding-top e bottom dei box */
.box-nopad .box-content{
	padding: 5px 40px;
	height: 200px;
}

/* due box per pagina */
.box-two {
	width: 458px;
}
.box-two .box-content {
	width: 376px;
}

.boxes-container-autoheight h3,
.boxes-container-fixedheightblue h3,
.boxes-container-autoheightblue h3,
.boxes-container-autoheightdarkblue h3,
.boxes-container-home h3, 
.boxes-container-green h3, 
.boxes-container-green-2 h3, 
.boxes-container-darkgreen h3, 
.boxes-container-lightgreen h3, 
.boxes-container-blue h3, 
.boxes-container-darkblue h3,
.news-eventi-box h3 {
  background: #6685A3;
  border: 0;
  color: #FFF;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  margin: 0;
  margin-bottom: 20px;
  font-weight: normal;
  -webkit-border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-radius-topleft: 14px;
  -moz-border-radius-topright: 14px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  position: relative;
} 

.boxes-container-home li ,
.news-eventi-box li    {
  padding: 0 40px;
  list-style: none;
  font-size: 14px;
  padding: 10px;
  }
  

  .news-eventi-box a   {
  color: #666666;
  }  
  
/* colori dei box */

.boxes-container-green h3, 
.boxes-container-green-2 h3,
.boxes-container-autoheight h3 {
	background: #99ADC2;
}

.boxes-container-blue h3,
.boxes-container-autoheightblue h3 {
	background: #1d3557;
}

.boxes-container-darkblue h3,
.boxes-container-autoheightdarkblue h3 {
	background: #1d3557;
}



.boxes-container-fixedheightblue{
	height:300px;
}



.boxes-container-fixedheightblue h3 img{
	float: left;
	margin-right: 5px;
	padding-top: 5px;
}
.boxes-container-fixedheightblue h3 a{
	position: absolute;
right: 4px;
bottom: 7px;
color: #fff;
font-size: 14px;
text-decoration: underline;
margin: 0;

display: inline-block;
background: url(img/sprite.png) left -100px no-repeat;
width: auto;
height: 30px;
line-height: 30px;
color: #fff !important;
text-align: center;
padding: 0 10px;
margin-right:5px;
border: none;
cursor: pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 1px 2px 0px #666666;
box-shadow: 0px 1px 2px 0px #666666;
background: #a5c743;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #a5c743 0%, #82b130 50%, #64a411 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5c743), color-stop(50%,#82b130), color-stop(100%,#64a411));
background: -webkit-linear-gradient(top, #a5c743 0%,#82b130 50%,#64a411 100%);
background: -o-linear-gradient(top, #a5c743 0%,#82b130 50%,#64a411 100%);
background: -ms-linear-gradient(top, #a5c743 0%,#82b130 50%,#64a411 100%);
background: linear-gradient(to bottom, #a5c743 0%,#82b130 50%,#64a411 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5c743', endColorstr='#64a411',GradientType=0 );
}

  .boxes-container-autoheight p , .boxes-container-autoheightblue li{
  margin-bottom: 10px;
 
}  
  

  
/* FINE BOX*/

/* BOX */
.box {
	width: 100%;
	padding-bottom: 30px;
}
.box .box-content {
	border: 1px solid #ccc;	
	padding: 15px;
	float: left;
	width: 100%;
	overflow: auto;
	/*min-height: 220px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;	
}

.box .box-title + .box-content {
	border-top: 0;
	background-color: #1d355730;
}

.box .box-title {
	background: #1d3557;
	border: 1px solid #1d3557;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin:0;
	font-weight: normal;
}


/* riduce il padding-top e bottom dei box */
.box-nopad .box-content{
	padding: 5px 40px;
	height: 200px;
}
.box.compact .box-title {
	padding: 0 11px;
}

.box.compact .box-content {
	padding: 10px 11px;
	word-wrap: break-word;
}



/* colori dei box */

.box.dark .box-title {
	background: #1d3557;
	border: 1px solid #1d3557;
}
.box.dark.red .box-title {
	background: #4ecdc4;
	border: 1px solid #1d3557;
}
.box.medium .box-title {
	background: #1d3557;
	border: 1px solid #1d3557;
}
.box.extralight .box-title {
	background: #99adc2;
	border: 1px solid #99adc2;
}

.box.full .box-content {
	background: #1d3557;
	border: 1px solid #1d3557;
	color: #fff;
}
.box.dark.full .box-content {
	background: #1d3557;
	border: 1px solid #1d3557;
}
.box.dark.red.full .box-content {
	background: #4ecdc4;
	border: 1px solid #1d3557;
}
.box.medium.full .box-content {
	background: #1d3557;
	border: 1px solid #1d3557;
}
.box.extralight.full .box-content {
	background: #99adc2;
	border: 1px solid #99adc2;
}

/* FINE BOX */


/* NEWS */
.news-wrapper {
	margin-bottom: 10px;
}
.news-data {
	/* font-family: "MuseoSans100", Arial, Helvetica, sans-serif; */
	padding: 5px;
	
}

.view-more-news{
    color: #ACC637;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 15px;
    text-align: right;
    width: 100%;
	}
	
.news-eventi-box ul#short-news { /* lista news eventi */
	 margin: 0;
	 padding:0;
	 width: auto;
	 line-height:100% !important;
}
.news-eventi-box ul#short-news li { /* lista news eventi */
	  list-style-type: none;
	  line-height: 20px;
    margin-left: 10px;
    margin-top: 2px;
    padding: 1px;
    width: auto;
}

.news-eventi-box ul#short-news li span{/*dates newa list-preview*/
	color:#0f395c;
	font-size: 15px;
}

.news-eventi-box ul#short-news li a{
    color: #000000;
    display: block;
    margin-top: 2px;
    margin-bottom: 3px;
    font-size: 15px;
    position: relative;
    width: 100%;}
.news-eventi-box ul#short-news li a:hover{
 color:#ACC637;
 text-decoration:none;
 }

.box-archivionews {

margin-top: 40px;
line-height: 22px;


border: 1px solid #1d3557;


border-radius: 14px;
   

}

.box-archivionews ul {
	margin-left: 15px;
	margin-bottom: 15px;
}

.box-archivionews h6 {
	margin: 15px 0;
}
   
.box-archivionews li {
padding: 0;
text-indent: 0;
list-style:none;
line-height: 22px;

margin: 0;
}

.box-archivionews h4 {
background: #1d3557;
	border: 0;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin: 0;
	
margin-bottom: 0;
	font-weight: normal;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	position: relative;

}
/* FINE NEWS */


/* TABELLE */
table .light-blue {
	background-color: #6685a3;
	color: #fff;
}
table .blue {
	background-color: #1d3557;
	color: #fff;
}
table .dark-blue {
	background-color: #1d3557;
	color: #fff;
}
table .blu {
	background-color: #1d3557;
	color: #fff;
}
table .green {
	background-color: #99adc2;
	color: #fff;
}
table .verde {
	background-color: #8bc050;
	color: #fff;
}
table .dark-green {
	background-color: #6685a3 ;
	color: #fff;
}
table .yellow {
	background-color: #d9a936 ;
	color: #fff;
}

table .red {
	background-color: #cc0000;
	color: #fff;
}
table .medium {
	background-color: #1d3557;
	color: #fff;
}
table .dark {
	background-color: #1d3557;
	color: #fff;
}
table .extralight {
	background-color: #99adc2;
	color: #fff;
}
table .light {
	background-color: #6685a3 ;
	color: #fff;
}
table.compare {
	width: 98%;
}

table.compareeditionsrequestdemo {
	width: 98%;
	margin-left: 0px;
	border-spacing: 4px 0px;
	border-collapse:separate;
	margin-top: 10px;
	width: 237px;
}

table.compareeditionsrequestdemo th,
table.compareeditionsrequestdemo td {
	border: 1px solid #f3f3f3;
	border-top: 0;
	text-align: center;
	vertical-align: top;
	padding: 3px;


	
}
table.compareeditionsrequestdemo th {
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}
table.compareeditionsrequestdemo td {
    background-color: #1d3557;
	border-top: 0;
	border-bottom: 0;
	height: 78px;
	
}

table.compareeditionsrequestdemo td.first {
	border-bottom: 0;
	-webkit-border-top-right-radius: 14px;
	-webkit-border-top-left-radius: 14px;
	-moz-border-radius-topright: 14px;
	-moz-border-radius-topleft: 14px;
	border-top-right-radius: 14px;
	border-top-left-radius: 14px;
	height: 80px;

}


table.compareeditionsrequestdemo td.last {
	border-bottom: 1px solid #cacaca;
	-webkit-border-bottom-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	height: 40px;

}
table.comparecloudeditions {
	width: 98%;
	margin-left: 0px;
	border-spacing: 3px 0px;
	border-collapse:separate;
		margin-bottom: 10px;
}

table.comparecloudeditions th,
table.comparecloudeditions td {
	border: 1px solid #cacaca;
	border-top: 0;
	text-align: center;
	vertical-align: top;
	padding: 7px;
}
table.comparecloudeditions th {
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}
table.comparecloudeditions td {
    background-color: #ffffff;
	border-top: 0;
	border-bottom: 0;
	height: 78px;
	
}

table.comparecloudeditions a:hover {
	color: #ffffff;
}


table.comparecloudeditions td.last {
	border-bottom: 1px solid #cacaca;
	-webkit-border-bottom-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	height: 80px;

}

table.comparecloudeditionsfeatures {
	width: 98%;
	border-spacing: 3px 0px;
	border-collapse:separate;
}

table.comparecloudeditionsfeatures th,
table.comparecloudeditionsfeatures td {
	border: 1px solid #cacaca;
	border-top: 0;
	text-align: center;
	vertical-align: top;
	padding: 3px;
	text-decoration: none;

	
}
table.comparecloudeditionsfeatures th {
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	margin-top: 10px;
}

table.comparecloudeditionsfeatures th,
table.comparecloudeditionsfeatures td {
    background-color: #ffffff;
	border-top: 0;
	border-bottom: 0;
}

#accordion h2{
 outline:none;
 position:relative;
 padding-left:25px;
}

#accordion h2:hover{
 cursor:pointer;
}
#accordion .ui-accordion-content{
	border-top: 1px solid #f3f3f3;
	padding-top: 10px;
	border-bottom: 1px solid #f3f3f3;
}
span.red-box{
	background: #cc0000;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: text-top;
	margin-right: 5px;
	border-radius: 5px;
	margin-top: 2px;
	position:absolute;
	left:0;
}

table.comparecloudeditionsfeatures th.first {
	border-top: 1px solid #cacaca;
}

table.comparecloudeditionsfeatures td.last {
	border-bottom: 1px solid #cacaca;
	-webkit-border-bottom-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
}
table.compare th,
table.compare td {
	border: 2px solid #fff;
	border-top: 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: top;
	padding: 12px;
}
table.compare th {
	font-size: 21px;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}
table.compare td.last {
	border-bottom: 0;
	-webkit-border-bottom-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
}
table.compare th.left {
	border-bottom:0;
}
table.compare3 td {
	width: 170px;
}
table.compare4 td {
	width: 120px;
}
table.compare td.left {
	text-align: left;
	width: 300px;
	padding-left: 0
}
table.compare td .read-more {
	float: none;
	margin: 10px auto;
}

#price-cloudappxs .container_12 .grid_12,
#price-cloudapps .container_12 .grid_12,
#price-cloudappm .container_12 .grid_12,
#price-cloudappl .container_12 .grid_12,
#price-pro .container_12 .grid_12,
#price-ent .container_12 .grid_12{
	/*width:auto !important;*/
}

#price-cloudappxs{
	color:#8bc050;
}

#price-cloudapps {
	color:#d9a936;
}
#price-cloudappm{
	color:#cc0000;
}

#price-cloudappl{
	color:#1d3557;
}
#price-pro{
	color:#cc0000;
}

#price-ent{
	color:#1d3557;
}

#price-cloudappxs span.amount,
#price-cloudapps span.amount,
#price-cloudappm span.amount,
#price-cloudappl span.amount,
#price-ent span.amount,
#price-pro span.amount{
	font-size:48px;
	/*display: block;*/
}

#price-cloudappxs span.month,
#price-cloudapps span.month,
#price-cloudappm span.month,
#price-cloudappl span.month,
#price-ent span.month,
#price-pro span.month{
	display: block;
}
#price-cloudappxs span.currency,
#price-cloudapps span.currency,
#price-cloudappm span.currency,
#price-cloudappl span.currency,
#price-ent span.currency,
#price-pro span.currency{
	margin-top: 23px;
	position: relative; 
	display: inline-block;
	vertical-align: 20px;
}


/*FINE PRICELIST*/

table.nobg {
	border-collapse:separate;
	border-spacing: 2px 0;
}
table.nobg td {
	background: none;
}
table.nobg td.last {
	border-bottom: 1px solid #fff;
}
table.nobg th.light-blue,
table.nobg td.light-blue {
	border-color:#64b1d7;
}
table.nobg td.light-blue {
	color: #666;
}
table.nobg th.blue,
table.nobg td.blue {
	border-color: #4c91bc;
}
table.nobg td.blue {
	color: #666;
}
table.nobg th.dark-blue,
table.nobg td.dark-blue {
	border-color: #3470a1;
}
table.nobg td.dark-blue {
	color: #666;
}
table.nobg .dark-blue {
	border-color: #3470a1;
	color: #fff;
}
table.nobg th.green,
table.nobg td.green {
	border-color: #acd056;
}
table.nobg td.green {
	color: #666;
}
table.nobg th.dark-green,
table.nobg td.dark-green {
	border-color: #75af29 ;
}
table.nobg td.dark-green {
	color: #666;
}
table.nobg th.medium,
table.nobg td.medium {
	border-color: #1d3557;
}
table.nobg td.medium {
	color: #666;
}
table.nobg th.dark,
table.nobg td.dark {
	border-color: #1d3557;
}
table.nobg td.dark {
	color: #666;
}
table.nobg .dark {
	border-color: #1d3557;
	color: #fff;
}
table.nobg th.extralight,
table.nobg td.extralight {
	border-color: #99adc2;
}
table.nobg td.extralight {
	color: #666;
}
table.nobg th.light,
table.nobg td.light {
	border-color: #6685a3;
}
table.nobg td.light {
	color: #666;
}

table.clienti {
    border-collapse: separate;
    border: 1px solid #CCC;
    border-radius: 14px;
    width: 100%;
}
table.clienti th {
   color: #ffffff;
   background-color: #6685A3;
   font-size: 18px;
   text-align: left;
   padding:10px;
}

table.clienti td {
   border-bottom: 1px solid #CCC;
   width: 180px;
   height: 30px;
   padding-left:10px;
}
table.clienti tr:last-child td {
	border-bottom: 0;	
}

table.clienti img {
   float: left;
   margin: 10px;
}

table.clienti th.clienti-left   {
  border-radius: 14px 0 0 0;
  text-align:center;
}

table.clienti th.clienti-right   {
  border-radius: 0 14px 0 0;
}


/* FINE TABELLE */
/* NAVIGATOR */
.navigator {
	margin: 30px auto;
}
.navigator-come-funz{
	width: 220px;
	height: 40px;
}

.navigator .prevBtn,
.navigator .nextBtn {
	display: block;
	height:40px;
	width: 20px;
	margin: 0 7px;
	float: left;
	background:url(img/sprite.png) -50px -243px no-repeat;
}
.navigator .nextBtn {
	background-position:-72px -243px;
}

.navigator a.number {
	width: 32px;
	height: 32px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display: block;
	float: left;
	background: #c6e4ef;
	color: #fff;
	text-align: center;
	line-height:32px;
	margin: 4px 7px;
	font-size: 21px;
}

.navigator a.number.Current,
.navigator a.number:hover {
	background: #4e7d9c;
	text-decoration: none;
}

.navigator-ratio {
	height:108px;
	width: 450px;
	text-indent: -8000px;
}

.navigator-ratio .prevBtn,
.navigator-ratio .nextBtn {
	margin: 34px 7px;
}



.navigator a.ratio {
	width: 72px;

	height: 72px;
	display: block;
	float: left;
	margin: 18px 7px;
	background: url(img/ratio.png) 0 0 no-repeat;  
}
.navigator-ratio a.Current {
	width: 108px;
	height:108px;
	margin: 0 7px;
}
.navigator a.ratio1 {
	background-position: 0 -200px;
}
.navigator a.ratio1.Current {
	background-position: 0 -300px;
}
.navigator a.ratio2 {
	background-position: -97px -200px;
}
.navigator a.ratio2.Current {
	background-position: -138px -300px;
}
.navigator a.ratio3 {
	background-position: -196px -200px;
}
.navigator a.ratio3.Current {
	background-position: -276px -300px;
}
.navigator a.ratio4 {
	background-position: -289px -200px;
}
.navigator a.ratio4.Current {
	background-position: -414px -300px;
} 


/* FINE NAVIGATOR */

/* Box di Download */

.box-download-editions  {
	overflow: hidden;
	border-top: 0;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color: #ffffff;
	line-height: 24px; 
	border: 1px solid #E7E7E7;   
	padding:10px 35px;
	width: 388px !important;
}

.box-download-editions .container_12 .suffix_6, .container_16 .suffix_8{padding:0;}
.box-download-editions h2 {
    background: none repeat scroll 0 0 #4ecdc4;
    border-radius: 14px 14px 0 0;
    color: #FFFFFF;
    font-family: "Avenir LT",Arial,Helvetica,sans-serif;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: -10px -35px 15px;
    padding: 0 35px;
    font-size: 16px;

}

a.button.box-download-community{
	right:60px;
	margin-top:40px;
}

label.header {
  font-weight: bold;
  margin-right: 15px;
}

.button-bpm-free , .button-personal{
	display: block;
	background: url(img/sprite.png) left no-repeat;
	background-position: 0 -40px;
	width: 180px;
	height: 50px;
	line-height: 30px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
	margin: 15px 10px 10px 0;
	float: right;
	
  }
	
.box-download-editions.landing  {
	border: none;   
	width: 345px !important;
	line-height: 5px;
	padding: 30px 16px !important;
}

.box-download-editions.landing h2 {
    background: none;
    color: #4ecdc4;
    font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
	text-align: center;
}
.box-download-editions.landing  p{
	text-align:center;
	margin: 0 0 15px 0;
	font-size:18px;
}
.box-download-editions.landing  div{
	text-align:center;
	margin: 0 0 15px 0;
	font-size:18px;
}

.box-download-editions.landing  p#versionLine{
	display:none;
} 
.box-download-editions.landing  p label{
	text-align:center;
	display:block;
	margin-bottom:10px
}

.box-download-editions.landing  p input{
	text-align:center;
	margin-bottom:15px;
}
.box-download-editions.landing  a{
	line-height: 24px;
	display:none;
	font-size: 18px;
	padding: 10px 10px;	
	text-transform:uppercase;
	letter-spacing:4px;
}
.box-download-editions.landing  a.button{
	line-height: 24px;
	display:block;
}

.box-download-editions.landing #dau1m_0{
	display: table;
	margin: 0 auto;
	margin-top: 12px;
}
/* FINE box download /

/*  ARTICOLI - NEWS E EVENTI 
----------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------*/
div.news-index-art { /*elemento a 8 colonne articolo news */
    background-color: #FFFFFF;
    border: 1px solid #6685A3;
    border-radius: 10px 10px 10px 10px;
    padding-bottom: 15px;
    padding-left: 65px;
    position: relative;
    margin-top: 10px;
    padding-top: 15px;
    padding-right: 15px;
	overflow:auto;
}
div.news-index-art div.date {
    border-radius: 10px 0 0 0;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 50px;
    border: 1px solid #6685A3;
}
div.news-index-art div.date .m {
  color: #FFFFFF;
  display: block;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background-color: #6685A3;
}
div.news-index-art div.date .d {
    color: #6685A3;
    display: block;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
}
div.news-index-art h6 {
  /*font: bold 0.85em/1.5;*/
  color:#38526B;
	
  margin: 0px;
}
div.news-index-art h6 span {
	color:#777777;
}
div.news-index-art h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
}
div.news-index-art h4 a {

   }
div.news-index-art .photo {
  float: left;
  margin-right: 10px;
}
div.news-index-art h5.bottom-turn {
  display: block;
  font-size:16px;
  margin-top: 10px;
	
  color: #666;
	font-style: italic;
	
}
div.news-index-art div.text {
	line-height: 18px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding-top: 10px;
}
div.news-index-art p {
	
}
div.news-index-art .read {
  background-color: #71AFC7;
  clear: both;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
   border-radius: 10px;
  font-weight: bold;
  margin-top: 20px;
}
div.news-index-art p + div.leggi {
	margin-top:-15px;
}

div.news-index-art h5 {
  margin-bottom: 0;
}
div.social-share {
  float: right;
}


/*
+------------------------------------------+
| dz 08-2010                               |
+------------------------------------------+
| css Multiutility                         |
+------------------------------------------+
| regole form-flex                         |
+------------------------------------------+
| rc 20-09-2010                            |
+------------------------------------------+
*/ 


/*  ELEMENTI PADRE 
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/

/*--------container form---------------*/
div.form-flex {
	margin-right:24px;

}
/*--------macroarea fieldset-----------*/
div.form-flex fieldset {
  padding: 0 10px 25px;
  line-height: 22px;
  
}
/*-- macroarea fieldset evidence js --*/
.over {
	background-color:#EFF3F5;
}
div.form-flex fieldset legend {
  float:left;
  padding: 15px 0 0;
}
/*------ legend --------*/
div.form-flex fieldset legend span {
	font-weight: bold;
	font-size: 18px;
	width:100%;
	color: #1d3557;
	/*margin-left: 20px;*/
}
/*-----------------------*/
div.form-flex ul {
	list-style-type:none;
	margin:0;
	padding:0;
	/*float: left;*/
	clear: both;
	list-style:none;
}
* html div.form-flex ul {
	width:99%;
}

/* CONTATTACI */

.job-industry-selector{
	width:252px;
}

.contatta-sales {
  background-color: #F3F3F3;
  border: 1px solid #F3F3F3;
  border-radius: 10px;
} 
.contatta-sales li {
   list-style:none;
   line-height: 22px;
   text-indent: 0;
   position: relative;
}

/*  DEFINIZIONE LI - CONTENUTO TESTUALE LI
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/

div.form-flex li {
	clear:both;
	margin:0;
  
	padding: 0;
	height: auto;
	list-style:none;
}
div.form-flex li div.setting { /*---- div contenitore delle li act, captcha, send -----*/
	height:100%;
	width:auto;
	position: relative;
}
.question-margin div.form-flex li div.setting {
	margin-bottom: 2em;
}
div.form-flex li.act { /*---- per comandi radio e ceck con padding maggiorato -----*/
	padding-top:10px;
	padding-bottom:5px;
	padding-left:50px;
	border: #ddd 1px solid;
	margin: 10px 12px 10px 5px;
	background: #fff;
	clear: both;

}
div.form-flex li.captcha { /*---- per captcha -----*/
	padding-top:10px;
	padding-bottom:5px;
	padding-left:45px;
	border: #ddd 1px solid;
	margin: 10px 12px 10px 5px;
	background: #fff url("../img/arrow-captcha.png") no-repeat scroll 20px 42px;
	clear: both;
}
div.form-flex li.send { /*---- per pulsanti di chiusura form -----*/
	padding:0 10px;
	padding-top:35px;
	padding-bottom:20px;
	clear: both;
}
/*-- testo - descrizione - titoletto ed help (testo) nella fielset --*/
div.form-flex li.help span {
	font-size: 110%;
	padding:5px 0;
	color: #777;
}
div.form-flex li.help span span {
	font-size: 85% !important;
	line-height: 120%;
	padding:0;	
}
/*---------------------- CONDIZIONI GENERALI - TRATTAMENTO DEI DATI --------------------------------
----------------------------------------------------------------------------------------------------*/
/*per i radio della scelta*/
div.form-flex li.cond-gen > span {
	display: block; 
	padding: 5px 20px 5px 0;
	margin: 0 0 10px 0;
	border: none;
	float: left;
	line-height: 2em;
}
/*per il testo delle condizioni*/
div.form-flex li.cond-gen span.text-cond {
	display: block; 
	padding: 5px;
	border: #ddd 1px solid;
	margin: 10px 0px 10px 0;
	background: #fff;
	height: 70px;
	overflow: auto;
	font-size: 85%;
	line-height: 120%;
}
/*-- link per la stampa delle condizioni --*/
div.form-flex li.cond-gen div.print-cond  {
	float: right;
	padding-left: 20px;
	padding-right: 5px;
	background:url("../img/printer-empty.png") no-repeat scroll 0 0px transparent;
	font-size: 80%;	
	line-height: 140%;
	margin-top: -4px;
}
div.form-flex li.cond-gen div.print-cond a  {
	color:#907F6D;
}
/*---------------------- CAPTCHA -------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/
div.form-flex li.captcha div.fort-box { /*immagine captcha e input*/
	padding: 5px;
	background: #fff;
	width: 204px;
	float: left;
}
div.form-flex li.captcha div.captcha-refresh { /*pulsante di refresh captcha*/
	width: 74px;
	height:23px;
	float: left;
}
div.form-flex li.captcha div.text-captcha {/*testo descrittivo*/
	padding: 5px;
	width: 220px;
	height: auto;
	font-size: 90%;	
	line-height: 120%;
	float: right;
	color: #777;
}
div.form-flex li.captcha div.img-captcha {/*contiene i radio della scelta*/
	clear: both;	
}
div.form-flex li.captcha div.img-captcha img {
	border: #ddd 1px solid;	
}
div.form-flex li.captcha div.fort-box span input {
width: 97%;
}
div.form-flex li.captcha div.captcha-refresh input {
	background:url("../img/captcha-refresh.png") no-repeat scroll 0 0 transparent;
	height:23px;
	width:74px;
}
/*  PARZIALIZZAZIONE  LI
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/

/*--------liste parziali al 50%-----------*/
div.form-flex li.left {
	clear:none !important;
	float:left;
}
div.form-flex li.right {
	clear:none !important;
	float:right;
}
div.form-flex li.half {
	width:47% !important;
}
/*--------liste parziali al 100%-----------*/
div.form-flex li.full {
	clear: both !important;
	width: 100% !important;
}


div.form-flex label.left {
	clear:none !important;
	float:left;
}
div.form-flex label.right {
	clear:none !important;
	float:right;
}

/*  CONTENITORI DIV E SPAN DEGLI ELEMENTI 
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/

/*--------contenitori degli elementi form-----------*/

div.form-flex li div {
	color:#444444;
	margin:0;
	padding:0;
}
div.form-flex li span {
		
        
}
div.form-flex li.send span {
	color:#444444;
	float:left;
	margin:0 0.3em 10px 0;
	padding:0;
	position: relative;
}

/*  DEFINIZIONE DEGLI ELEMENTI DELLA FORM
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/

/*--------elementi input, select generici----------*/

/* input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus {
    border: 1px solid #78a532;        *
}     */

input.text, input.file, textarea.textarea, select.select { 
	color:#333333;
	font-size:100%;
	margin:0;
	padding:2px 3px;
}
input.text, textarea.textarea {
  overflow: hidden;
  width:100%;
}

textarea.textarea {
 min-height: 150px;
 margin-bottom: 10px;
}

/*input.button {
	display: block;
	background: url(img/sprite.png) left -100px no-repeat;
	width: 122px;
	height: 33px;
	line-height: 30px;
	font-family: "Avenir LT";
	color: #fff !important;
	text-align: center;
	border:none;
	font-size: 15px;
}
input.button:hover {
	text-decoration: underline;
	cursor: pointer;
}	
input.button.left {
	width: 122px;
	background-position: -321px -100px;
	float: left;
	margin-right: 20px;
}*/
select.select {
	margin-bottom:5px;
	padding:1px 0 0;
}

select.width-100{
	width:100%;
}

input.search {
	padding-left:6px;
}
/*--- radio button e ceckbox- -*/
input.radio, input.checkbox {
	display:inline-block;
	height:13px;
	margin:5px 0 0;
	padding:0;
	width:13px;
	float: left;
	margin-right:5px;
}
/*--- radio delle condizioni generali ---*/
div.form-flex li.cond-gen span input.radio { 
	margin-left:20px;	
}
/*---- pulsanti ----*/

/*-------- etichette classiche-----------*/
 div.form-flex li span label.desc {
	/* clear: both; */
	display: block;
	font-size:100%;
	font-weight:normal;
	margin: 0;
	padding: 10px 0 0 0;
	padding-right:15px;
}
div.form-flex li span label.desc p{
	
}
/*-- etichette principali dei radiobutton e delle ceckbox --*/
 div.form-flex li.act span label.desc {
	line-height: 200%;
}
/*------- etichette secondarie dei radiobutton----------*/
div.form-flex li span label.choice {
	clear: none;
	line-height:120%;
	font-weight: normal;
	margin:0;
	padding-top:3px;
	margin-right:30px;
}
.box-registration .cke_skin_kama iframe {
margin-left: -0px;
}
div.form-flex li .setting span.question {
}
/*------ obbligatoriet�  etichetta ---------*/
div.form-flex li span.req {
	color: #1d3557;
	font-weight:bold;
	margin:0;
	padding:0;
	position: absolute;
	left: -1em;
	margin-right: -1em;
	margin-top: .25em;
	top: .5em;
}
/*-------- messaggio di errore-----------*/
div.form-flex li span span.errorMessage {
	clear:both;
	color:#fff;
	display:inline;
	font-size: 85%;
	font-style: normal;
	line-height:125%;
	margin:0;
	width:30px;
	height:24px;
	position: absolute;
	left: -30px;
	background:url("../img/error_button.png") no-repeat scroll bottom left transparent;
	top: .5em;
}

.formTab li span span.errorMessage {
	clear:both;
	color:#fff;
	display:inline;
	font-size: 85%;
	font-style: normal;
	line-height:125%;
	margin:0;
	width:30px;
	height:24px;
	position: absolute;
	left: -0px;
	background:url("../img/error_button.png") no-repeat scroll bottom left transparent;
}


div.form-flex li span span.errorMessage .error {
	clear:both;
	margin:0;
	width:430px;
	height:24px;
	padding-left: 30px;
	position: absolute;
	
}
div.form-flex li span span.errorMessage ul{ float:none; }
div.form-flex li span span.errorMessage em {display:none; width:135px; left:-5px; top:-30px;}
div.form-flex li span span.errorMessage:hover em{display:block;  }
div.form-flex span em {
	clear:both;
	color:#fff;
	display:block;
	font-size: 85%;
	font-style: normal;
	line-height:125%;
	margin:0;
	padding:2px 2px 25px 8px;
	width:135px;
	background:url("../img/form-error.png") no-repeat scroll bottom left transparent;
	position: relative;
	top:-60px;
	left:100px;
}
div.form-flex div.text-right ,
li.full div.text-right ,
div.full div.text-right {
margin-top: 10px;
}
div.form-flex li span span.errorMessage em.form-error ul { float: none; }
div.form-flex li span div.form-error {
	clear:both;
	color:#fff;
	display:block;
	font-size: 85%;
	font-style: normal;
	line-height:125%;
	margin:0;
	padding:2px 2px 25px 8px;
	width:135px;
	background:url("../img/form-error.png") no-repeat scroll bottom left transparent;
	position: absolute;
	bottom:35px;
	left:165px;
}
/*-------- messaggio di errore nelle li dei comandi-----------*/
div.form-flex li.act span em {
	padding:10px 5px 5px 23px !important;
	width:130px;
	background:url("../img/form-error-act.png") no-repeat scroll top left transparent !important;
	bottom:-15px !important;
	left:370px !important;
	min-height: 25px;
}

/*  MODELLAZIONE CONDIZIONALE
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/

/*------- elementi text, select e textarea parziali (moon) in liste parziali ------*/
div.form-flex li.half.moon input.text, div.form-flex li.half.moon select.select, div.form-flex li.half.moon textarea.textarea {
	width:135px;
}
/*--------elementi text, select e textarea interi (sun) in liste parziali --------*/
div.form-flex li.half.sun input.text, div.form-flex li.half.sun select.select, div.form-flex li.half.sun textarea.textarea {
	width:270px;
}
/*------- elementi text, select e textarea parziali (moon) in liste intere --------*/
div.form-flex li.full.moon input.text, div.form-flex li.full.moon select.select, div.form-flex li.full.moon textarea.textarea {

}
/*------- elementi text, select e textarea interi (sun) in liste intere -----------*/
/* div.form-flex li.full.sun input.text, div.form-flex li.full.sun select.select, div.form-flex li.full.sun textarea.textarea {
	width:395px;
	height:30px;
}  */
/*-------- altezze textarea.textarea ----------------------------------------------*/
div.form-flex li.half.moon textarea.textarea {
	height:60px;
}
div.form-flex li.half.sun textarea.textarea {
	height:100px;
}
div.form-flex li.full.moon textarea.textarea {
	height:140px;
}
div.form-flex li.full.sun textarea.textarea {
	height:180px;
}
/*-------- scroll textarea.textarea ---- CSS3 --------------------------------------*/
div.form-flex li.scroll textarea.textarea {
	overflow-y: scroll;
}
/*-------- switch allineamento verticale radiobutton - ceckbox e pulsanti ----------*/
div.form-flex li.vert span span span, div.form-flex li.vert span {
	clear: both;
}


/*----- per IE  da attribuire al .right .half .moon  quando c'è un solo span -------*/
 div.form-flex li.hack {
	float: none;
	margin-left: 51%;
}

/* Pagina Registrazione */

img.reg-step {
	margin: 15px 0;
}
.box-registration {
	margin-top: 20px;
}

.box-registration .cke_skin_kama .cke_resizer { margin-right:10px; }
.box-registration .cke_skin_kama .cke_browser_ie iframe { margin-left:-20px;}

.box-registration .cke_skin_kama .cke_toolbox_collapser {  margin-right:10px; }
.box-registration input.button {
	width: 122px;
	background-position: -321px -100px;
	margin-top:20px;
	float:left;
	margin-left: 10px;
}
.box-registration td.next input.button {
	background-position: 0px -100px;
}
.box-registration li.next input.button {
	background-position: 0px -100px;
}
.box-registration li.next input.button {
	background-position: 0px -100px;
}
.box-registration td.skip input.button {
	background-position: -160px -100px;
}
.box-registration li.skip input.button {
	background-position: -160px -100px;
}
.box-registration table.links {
	list-style: none;
	clear: both;
	float: right;
}
.box-registration li.links {
	list-style: none;
	clear: both;
	float: right;
}
.box-registration li {
	list-style: none;
	margin: 5px 0;
	
}

.box-registration li.error{
	list-style: none;
	margin: 0;
	
}
.box-registration td {
	list-style: none;
	margin: 5px 5px;
}


.box-registration label {
	display: block;
	width: 215px;
	float: left;
	font-size: 16px;
	
	clear: left;
	padding-left: 25px;
}
.box-registration input {
	width: 240px;
}
.box-registration input[type="radio"],
.box-registration input[type="checkbox"] {
	width: auto;
	float: none;
}

.box-registration li span.errorMessage{
	clear: both;
color: #fff;
display: inline;
font-size: 85%;
font-style: normal;
line-height: 125%;
margin: 0;
width: 30px;
height: 24px;
position: absolute;
left: 10px;
background: url("../img/error_button.png") no-repeat scroll bottom left transparent;
}

#registrazione2 li span.errorMessage{
	clear: both;
color: #fff;
display: inline;
font-size: 85%;
font-style: normal;
line-height: 125%;
margin: 0;
width: 30px;
height: 24px;
position: absolute;
left: 400px;
background: url("../img/error_button.png") no-repeat scroll bottom left transparent;
}

.box-registration li span.errorMessage2{
	clear: both;
color: #fff;
display: inline;
font-size: 85%;
font-style: normal;
line-height: 125%;
margin: 0;
width: 30px;
height: 24px;
position: absolute;
left: 220px;
background: url("../img/error_button.png") no-repeat scroll bottom left transparent;
}

#registrazione2 li span.errorMessage:hover em,
.box-registration li span.errorMessage2:hover em,
.box-registration li span.errorMessage:hover em{display:block;  }


#registrazione2 li span.errorMessage em,
.box-registration li span.errorMessage2 em,
.box-registration li span.errorMessage em{
	display:none; width:200px; left:-5px; top:-30px;
}

#registrazione2 li span.errorMessage em.form-error,
.box-registration li span.errorMessage2 em.form-error,
.box-registration li span.errorMessage em.form-error{
clear: both;
color: #fff;
font-size: 85%;
font-style: normal;
line-height: 125%;
margin: 0;
padding: 2px 2px 25px 8px;
background: url("../img/form-error.png") no-repeat scroll bottom left transparent;
position: relative;
bottom: 35px;
left: 20px;
}


.box-registration span.req{
	color: #3869a3 !important;
font-weight: bold;
margin: 0;
padding: 0;
position: relative;
left: -15px;
margin-right: -10px;
margin-top: 10px;
display: inline;
}
.box-registration .subtext {
	font-size: 12px;
}


/* STEP 1 */
.box-registration .links li {
        padding: 0px 5px 0px 5px;
	width: 122px;
}
.box-registration .links li.next {
	clear: right;
	
}
.box-registration .links li.prev {
	clear: left;
	
}

/* STEP 2 */
.box-registration table.reg-controls {
	float: left;
	clear: left;
	margin-top: 20px;
}

.box-registration table.reg-controls,
.box-registration table.reg-controls table {
	width:100%;
}
.box-registration table.reg-controls table td:nth-child(2) input {
	float: right;
}

/* STEP 3 */
.box-registration div.prof-img, .summary div.prof-img {
	float: left;
	width: 200px;
}
.box-registration div.prof-img img {
	margin: 0 0 10px 10px;
}
.box-registration div.prof-data, .summary  div.prof-data {
    background-color: #71AFC7;
    border-radius: 0 10px 10px 0;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 710px;
	padding-top:10px;
}
.box-registration .change-photo,
.box-registration .remove-photo {
	background: url(img/sprite.png) 0px -313px no-repeat;
	border: 0;
	width: 190px;
	clear: left;
	font-size: 14px;
	color: #666666;
	padding-left: 40px;
	height: 25px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 42px;
	cursor: pointer;
}
.box-registration .remove-photo {
	background-position: -202px -313px;
}
.box-registration table.cke_editor {
	
}
#cke_fld97x {
	margin-left: 200px !important;
	border: none !important;
}

/* STEP 4*/
.box-registration .summary {
   background: #E3F2F7;
   overflow: hidden;
   border-radius: 10px 10px 10px 10px;
   margin-bottom: 15px;
}
.box-registration-4 div.prof-img {
	width: auto;
	float: right;
}

.EntryUnit li, .summary li {
  list-style: none;
      margin-bottom: 5px;
    margin-top: 5px;
	width: 100%;
}

.EntryUnit ul.links li {
  float: left;
}

/*.EntryUnit label, .summary li .label {
  font-weight:normal;
  float: left;
  width: 250px;
  
}*/
li .fullwidth, li .hidden, .fullwidth li {
	/* margin-left: 180px;   */
   width: 910px;
 
}

li .hidden{
  left: -15px !important;
}
.summary .prof-data {
	/*padding-left: 250px;*/
	float: left;
	padding-bottom: 25px;
	max-width: 710px;
}
.summary .prof-data h3 {
	display: inline;
	margin-right: 20px;
}
.summary .prof-data div {
	margin-top:20px;
}
.summary .prof-data  span a{
	font-weight:normal;
  color: #1A658F;
}
.summary .prof-data li {
	margin-left: 0px;
}
.summary li span.label {
	width: 200px;
	display: inline-block;
}
label.fullwidth {
  width: 100%;
}
label.hidden {
  display: none;
}
/* Box PriceList */
.box-pricelist   {
  list-style: none !important;
  line-height: 30px;
}
.box-pricelist h3 a {
	color: #78a02d
}
.setting span {
	clear: right;
	display: block;
}
.setting span p span {
	display:inline;
}
.print-cond {
	display: none;
}
/* profilo utente */
.user-profile li {
  list-style: none !important;  
  text-indent: 0;
 } 
 
 .user-profile img {
 /* margin: 10px 25px; */  
  padding-bottom: 200px;
 } 
 
  .user-profile h3 {
  margin-top: 15px;  
 } 
 
   .user-profile a {
  font-size: 16px; 
  font-weight: bold;
 } 
 
 /* Codice per evitare che la subgrid abbia il doppio margine */
 
 .subgrid {
  margin-left: 0 !important;
}


/* Pagina di Login */

.login-error {
 padding: 10px;
}

div.login-page {
    background: none repeat scroll 0 0 #E3F2F7;
    border: 1px solid #E3F2F7;
    border-radius: 14px 14px 14px 14px;
    min-height: 200px;
    padding: 10px;
    width: 394px;
}

div.login-page li span label.desc {
  /*margin-left: -10px;*/
}
/* Price List */

table#pricelist-country {
	padding-top:18px;
}

table#pricelist-license {
	padding-bottom:18px;
}
table#pricelist-edition  table,
table#pricelist-license  table {
	margin-top: 0px;
}


table#pricelist-country .header,
table#pricelist-edition .header,
table#pricelist-license .header {
	width:90px;
	padding-top:5px;
}

table#pricelist {
	background-color: #1d3557;
	border-radius: 14px 14px 0 0;
	color: #fff;
	width: 98%;
	margin: 10px 0 10px 0;
}

table#pricelist  td#title {
	padding: 10px;
}

table#pricelist td, table#pricelist th {
	padding: 2px 10px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	width: 170px;
}

table#pricelist .text-red ,
table#pricelist .text-green ,
table#pricelist .text-orange ,
table#pricelist .text-blue ,
table#pricelist .text-bigger {
	color: #ffffff;
	font-size: 20px;
}
.blueTabSerial{
	float:left;
	background:none;
	margin-left:650px;
}

.blueTabSerialNo{
	float:left;
	background:none;
	margin-left:650px;
	margin-top:-20px;
}
.blueTab{
	background: url(img/bkg_headerMod.png) center top repeat;
	float: left;
	width: 100%;
	border-radius: 14px;
}
.blueTabBottom{
	background: url(img/bkg_headerMod.png) center top repeat;
	float: left;
	width: 100%;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
}
.blueTabTop{
	background: url(img/bkg_headerMod.png) center top repeat;
	float: left;
	width: 100%;
	border-top-right-radius: 14px;
	border-top-left-radius: 14px;
}

.radioTab{
	clear: none !important;
	float: left !important;
	width: auto !important;
	height: 30px;
}
.formTab{
	/*height: 30px;*/
	clear: none !important;
}
.currentTab{
	background: url(img/spriteTab.png) no-repeat center bottom;
}

/* RICHIEDI LICENZA ACCADEMICA */

.request-license {
  line-height: 27px;
  }
  
.header {
  padding-right: 10px;
  text-align: left;
  }
ul.util-links {
}
ul.util-links li {
	list-style: none;
	text-indent: 0px;
}
ul.util-links li a {
}
ul.util-links li a:hover {
}

/* Breadcrumbs */

.grid_12 .breadcrumb {
  margin: 0 0 10px 0;
}
.breadcrumb a,
.breadcrumb span {
  color: #1d3557;
  font-size:12px;
  font-family:"Avenir LT";
  line-height:11px;
}
.breadcrumb a {
  text-decoration:underline;
}
.breadcrumb a:hover {
  text-decoration:none;
}
.breadcrumb span.sep {
  font-size:14px;
  margin: 0 2px;
}
/*  Registrazione */
#registrazione2 .blueTab, #registrazione2 .blueTabTop, #registrazione2 .blueTabBottom {
   background-color: #71AFC7;
   background-image: none;
   color: white;
   border-radius: 0 14px 14px 0;
   float: right;
   width: 57%;
}
#registrazione2 .radioTab {
   clear: none !important;
   float: left !important;
   height: 25px;
   width: 300px;
   padding-left: 5px;
}
#registrazione2 .coverContent {
   background-color: #E3F2F7;
   background-image: url("img/registazione-arrow.png");
   background-position: 96px center;
   background-repeat: no-repeat;
   border-radius: 14px 14px 14px 14px;
   float: left;
   min-height: 140px;
   width: 100%;
}
#registrazione2 .box-registration label {
   clear: left;
   color: #FFFFFF;
   display: block;
   float: left;
   font-family: "Avenir LT";
   font-size: 15px;
   line-height: 15px;
   margin-left: 10px;
   width: 200px;
}
#registrazione2 .currentTab {
   color: #1A6587;
   font-family: "Avenir LT";
   background: none;
}
#professionista {
   border-radius: 0 14px 0 0 !important;
}
#universita, #docente {
   border-radius: 0 0 14px 0 !important;
}
#registrazione3 {
   background: #E3F2F7;
   overflow: hidden;
   border-radius: 10px 10px 10px 10px;
}
#registrazione3 li {
   border-bottom: 1px dotted #FFFFFF;
   float: left;
   list-style: none outside none;
   margin: 5px 0;
   padding-bottom: 5px;
   color: #FFFFFF;
}
#registrazione3 label {
   clear: left;
   color: #FFFFFF;
   display: block;
   float: left;
   font-family: "Avenir LT";
   font-size: 16px;
   line-height: 25px;
   margin-left: 10px;
   width: 215px;
}


#registrazione3 .change-photo{
   background-position: -321px -100px;
   border: medium none;
   color: #FFFFFF !important;
   display: block;
   float: right;
   font-family: "Avenir LT";
   height: 33px;
   line-height: 30px;
   margin: 5px 20px 10px 0;
   text-align: center;
   width: 122px;
   font-size: 15px;
}
#registrazione3 .remove-photo{
   background-position: -161px -100px;
   border: medium none;
   color: #FFFFFF !important;
   display: block;
   float: right;
   font-family: "Avenir LT";
   height: 33px;
   line-height: 30px;
   margin: 5px 20px 10px 0;
   text-align: center;
   width: 122px;
   font-size: 15px;
}
.box-registration .change-photo, .box-registration .remove-photo {
  background: url("img/sprite.png") no-repeat scroll 0 -313px transparent;
    border: 0 none;
    clear: left;
    color: #666666;
    cursor: pointer;
    font-size: 14px;
    height: 25px;
    left: -15px;
    margin-bottom: 5px;
    margin-left: 42px;
    position: relative;
    text-align: left;
    width: 190px;
    padding-left: 0;
}
 
 
.box-registration .links li {
    border-bottom: medium none !important;
    padding: 0 5px;
    width: 122px;
	
}
.summary .prof-data li {
    border-bottom: 1px dotted #FFFFFF;
    clear: left;
    float: left;
    list-style: none outside none;
    margin: 5px 0;
    padding-bottom: 5px;
}
.summary .prof-data li .label {
    clear: left;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: "Avenir LT";
    font-size: 16px;
    line-height: 25px;
    margin-left: 10px;
    width: 215px;
}
.summary .prof-data li h2, .summary .prof-data li p, .summary .prof-data li .value {
    color: #FFFFFF;
}
#registrazione3 .cke_skin_kama .cke_wrapper {
    background-color: #D3D3D3;
    background-image: url("images/sprites.png");
    background-position: 0 -1950px;
    background-repeat: repeat-x;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding: 5px 35px 5px 5px;
}
#registrazione3 .cke_skin_kama .cke_browser_webkit .cke_wrapper {
    padding: 5px 5px 5px 5px;
}

.RegistrationBox{
	border: 1px solid grey;
	height: 200px;
	overflow-y: auto;
	margin-top: 70px;
	padding:3px;
}

.RegistrationBox2{
border: 1px solid grey;
	height: 100px;
	overflow-y: auto;
	margin-top: 70px;
	padding:3px;
}

.form {
  background-color: #F3F3F3;
  border-radius: 10px;
  padding-right:10px;
  padding-left:10px;
  padding-bottom: 15px;
} 


.button-form{
padding-top:10px;
padding-bottom:10px;
display:inline-block;
}

.button-form li{
float: left;
list-style:none;
margin-right: -40px;
}

.onClickDisableLink{}

.padding-left{
	padding-left:20px;
}

.padding-top{
	padding-top: 10px;
}

.padding-top20{
	padding-top: 20px;
}


.label2{

width:400px !important;
padding-left:0px !important;

}

.box-registration td.check input.button {
background-position: 0px -75px;
margin: 0 auto;
background-size: 410px;
font-size:13px;
padding-right: 20px;
padding-top: 4px;
}


#dau12an_2 {
    display: inline-block;
}


.particularReq span.req {
 display:inline-block;
 vertical-align:top;
 top: -1.5em;
}

.particularReq50 span.req {
vertical-align: top;
top: -4.5em;
display: inline-block;
}

.box-content-green{
  background-color: #D5EEB6;
  border: 1px solid #E7E7E7;
  border-radius: 10px;
  padding:10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.contatta-gartner {
  background-color: #f3f3f3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:10px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
} 
.box-content-green li,
.contatta-gartner li {
   list-style:none;
   line-height: 22px;
   text-indent: 0;
}

.contatta-gartner li {
   list-style-type: disc;
}

.box-content-green h1,
.contatta-gartner h1{
  margin-bottom:0px;
  text-align:center;
}


.marginLeft30{
	margin-left:30px;
}

.button-form-nopaddingtop{
padding-bottom:20px;
display:inline-block;
}

div.form-flex-nopadding fieldset {
  padding: 0;
  line-height: 22px;
  
}

div.form-flex-nopadding  li span label.desc {
	padding: 0px 10px 0 0;
	display:inline;
}

div.form-flex-nopadding input.radio, input.checkbox{
	float: none;
	margin-right: 0px;
}

.width310{
	width:310px;
}

@-moz-document url-prefix() {
  .voci{ display: inline-block !important;position: relative !important; left:-5px!important;top:15px!important;}
}

@-moz-document url-prefix() {
  .consenso{ display: inline-block !important;position: relative !important; left:-5px!important;top:50px!important;}
}

@-moz-document url-prefix() {
  .spanvoci{ top:-235px !important;left:-50px !important;  }
}
@-moz-document url-prefix() {
  .spanconsenso{ top:-75px !important;left:-50px !important;  }
}
.anagrafica{
	left:10px !important;
}

.ui-widget-content {
	color: inherit;
	font-family:"Avenir LT", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}
.ui-widget-content .container_12 {
	width: auto;
}
.ui-dialog .ui-dialog-titlebar {
	background: #22293c;
	border: 0;
	padding: 5px 1em;
	color: #fff;
	font-family:"Avenir LT", "Lucida Sans Unicode", "Lucida Grande", sans-serif;		
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close span {
	background-image: url(img/ui-icons_ffffff_256x240.png);
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-hover {
	background: #1d3557;
	border-color: #1d3557;
}



.ui-dialog.login-window .ui-dialog-titlebar {
	background: #fff;
	border: 0;
	padding: 0;
	color: #fff;
	font-family:"Avenir LT", "Lucida Sans Unicode", "Lucida Grande", sans-serif;		
}
.ui-dialog.login-window .ui-dialog-titlebar .ui-dialog-title {
	display: none;
}
.ui-dialog.login-window .ui-dialog-titlebar .ui-dialog-titlebar-close {
	top: 10px;
	right: 0px;
	z-index: 100;
}
.ui-dialog.login-window .ui-dialog-titlebar .ui-dialog-titlebar-close span {
	background-image: url(img/ui-icons_666666_256x240.png);
}
.ui-dialog.login-window .ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-hover {
	background: #eceded;
	border-color: inherit;
}

.ui-tabs {
	border:none;
	border-radius:0;
}
.ui-tabs .ui-tabs-nav {
	border:none;
	background:none;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	border-radius:0;
}
.ui-tabs .ui-tabs-nav li {
	background: none;
	border: 0;
	position: relative;
	padding-bottom: 5px;
	list-style: none;
	margin-right: 0.5em;
}
.ui-tabs .ui-tabs-nav li a {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 2px;
	margin: 0;
	background: none !important;
	list-style: none;
	text-indent: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	color:#1d3557;
	list-style: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active:after {
	width: 0px;
	height: 0px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #666;
	content: '';
	margin: 16px auto 0;
	display: block;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active{
	padding-bottom:0;
}
.TabGrid .tab-top {
	display: table-row;
}
.TabGrid.sub > .tab-top .ui-tabs-nav li {
	text-transform: lowercase;
}
.TabGrid .tab-top h3 {
	margin-bottom: 0;
	margin-top: 10px;
	display: table-cell;
	padding-right: 10px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: bottom;
}
.TabGrid .tab-top h3 + .ui-tabs-nav {
	display: table-cell;
	width: 100%;
}
.TabGrid.ui-tabs .ui-tabs-panel {
	padding-left: 0;
	padding-right: 0;
}
.TabGrid.ui-widget {
	font: inherit;
	color: inherit;
	padding: 0;
}



.tab-sort {
	display: table-row;
}
.tab-sort + div {
	margin-top: 1em;
}
.tab-sort h3 {

	margin-bottom: 0;
	margin-top: 10px;
	display: table-cell;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: bottom;
}
.tab-sort ul {
	display: table-cell;
	width: 100%;
	border-bottom: 1px solid #666;
	margin: 0;
	padding: .2em .2em 0;
}
.tab-sort ul li {
	list-style: none;
	text-indent: 0;
	float: left;
	position: relative;
	margin: 1px 1em 0 0;
	border-bottom: 0;
	white-space: nowrap;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding: 2px 2px 0px;
}
.tab-sort ul li a {
	color: #666;
	text-decoration: none;
	text-transform: lowercase;
}
.tab-sort ul li a:hover, .tab-sort ul li.current a {
	color: #1d3557;
}
.tab-sort ul li.current:after {
	width: 0px;
	height: 0px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #666;
	content: '';
	margin: 0 auto;
	display: block;
}

.ui-autocomplete {
	border: 1px solid #ccc;
	border-top-width: 0;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.ui-autocomplete .ui-menu-item {
	text-indent: 0;
}
.ui-autocomplete .ui-menu-item a {
	border: 0;
	margin: 0;
}
.ui-autocomplete .ui-menu-item a:before {
	content: "� ";
}
.ui-autocomplete .ui-menu-item a.ui-state-focus {
	background: none;
	border: 0;
	color: #cc0000;
	margin: 0;
	cursor: pointer;
}




.fullField, .fullAttr {
	padding: .8em 0 0;
	clear: both;
	width: 100%;
}

.fullField.withLine .labelWrapper {
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

.help{
	position: relative;
	left: 2px;
	top: 5px;
}

/* PAGINAZIONE */
.pagination span,
.pagination a {
  color:#333;
  margin: 0 7px 0 0;
  font-size:10px;
  display: block;
  float: left;
  height:20px;
  line-height:22px;
  font-family: "Avenir LT";
}
.pagination a:hover {
  color:#1d3557;
  text-decoration: none;
}
.pagination .number {
  text-decoration: none;
  width: 20px;
  text-align:center;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pagination .number:hover,
.pagination .number.active {
  color: #fff;
  background: #6685A3;
}

.pagination {
    text-align: left;
    margin: 10px 0;
	
    float:left;
}
.pagination.right {
	float: right;
}

.pagination-links {
    margin: 0 0 5px;
    line-height: 15px;
}
.pagination .pagination-links-pages {
	margin-right: 0;
}
.pagination.right .pagination-links-pages {
	position: relative;
	left: 10px;
}
.pagination-pages{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    color: #999999 !important;
    font-style: italic;
    padding: 0px 0 5px;
}
div.field, div.btn-bar {
	margin: 10px 0;
}
div.field label {
	margin-bottom: 5px;
	display: block;
	float: left;
}
div.no-margin {
	margin: 0;
}
.pt-30 {
	padding-top: 30px;
}



.SliderField {
	display: block;
	margin: 35px 15px 10px;
}

.SliderField .slider .tip {
	position: relative;
	background: #fff;
	border: 1px solid #cccccc;
	bottom: 32px;
	border-radius: 4px;
	text-align: center;
	padding: 2px 10px;
	display: inline-block;
	left: -7px;
}
.SliderField .slider .tip:after, .SliderField .slider .tip:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.SliderField .slider .tip:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.SliderField .slider .tip:before {
	border-color: rgba(204, 204, 204, 0);
	border-top-color: #cccccc;
	border-width: 6px;
	margin-left: -6px;
}






/* SLIDER TOP */
#slider {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  /* width: la mette il js dello slider automaticamente nello style */
  /* height: la mette il js dello slider automaticamente nello style */
	position: relative;
}
#slider ul {
  width: 4800px;
}
#slider ul, #slider ol, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li { 
	width:938px;
	height:355px;
	overflow:hidden;
  float:left; 
	position:relative;
	text-indent:0px;
}

#slider h1.slide-title, #slider .slide-title , #slider h2.slide-title {
	font-size: 26px;
	line-height:28px;
	color: #fff;
	font-family: "Avenir LT";
	margin: 0;
}
#slider p {
	margin: 0;
}
#slider .slide-desc {

	margin: 15px 0 0 0;
	font-size: 15px;
	color: #fff;
}
#slider .read {
	display: block;
	line-height: 30px;
	height: 33px;
	margin: 0;
	background: none;
	float: none;
	text-decoration: underline;
	color: #aec737;
	font-weight: bold;
	float: right;
}
#slider .read:after {
	content: " �";
	color: #aec737;
}



.slider-wrapper #ctrls,
.slider-wrapper #controls {
	bottom: 25px;
	left: 40px;
	height:80px;
	width: 385px;
	position: absolute;
}
.slider-wrapper #controls {
	width: 345px;
	left: 60px;
}
.slider-wrapper p#ctrls {
  margin: 0;
}


.slider-wrapper #prevBtn,
.slider-wrapper #nextBtn {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height:100%;
	width: 20px;
	text-indent: -8000px;
}
.slider-wrapper #nextBtn {
	right: 0;
	left: auto;
	background-position:right center;
}
.slider-wrapper #prevBtn a,
.slider-wrapper #nextBtn a{
	display: block;
	height:100%;
	cursor: pointer;
	background:url(img/sprite.png) 0 0 no-repeat;
}
.slider-wrapper #prevBtn a {
	background-position:0 -225px;
}
.slider-wrapper #nextBtn a {
	background-position:-20px -225px;
}


.slider-wrapper #controls li {
	margin:0;
	padding:0;
	list-style:none;
	margin-left: 10px;
	float: left;
}
.slider-wrapper #controls li a {
	display: block;
	width: 71px;
	height: 71px;
	border: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
	font-size: 39px;
	text-align: center;
	line-height: 72px;
	font-family:"Avenir LT",Arial, Helvetica, sans-serif;
	background: url(img/ratio.png) left top no-repeat;
}

.slider-wrapper #controls li.current a,
.slider-wrapper #controls li a:hover {
	color: #15587b;
	text-align: none;
}

.slider-wrapper #controls #controls1 a {
	background-position: 0 0;
}
.slider-wrapper #controls #controls1.current a,
.slider-wrapper #controls #controls1 a:hover {
	background-position: 0 -100px;
}

.slider-wrapper #controls #controls2 a {
	background-position: -98px 0;
}
.slider-wrapper #controls #controls2.current a,
.slider-wrapper #controls #controls2 a:hover {
	background-position: -98px -100px;
}

.slider-wrapper #controls #controls3 a {
	background-position: -196px 0;
}
.slider-wrapper #controls #controls3.current a,
.slider-wrapper #controls #controls3 a:hover {
	background-position: -196px -100px;
}

.slider-wrapper #controls #controls4 a {
	background-position: -289px 0;
}
.slider-wrapper #controls #controls4.current a,
.slider-wrapper #controls #controls4 a:hover {
	background-position: -289px -100px;
}

.slider-wrapper .container-int-header {
	position: absolute;
	top: 26px;
	left: 70px;
	width: 366px;
}



/* FINE SLIDER */



.element-wrapper {
	padding: 10px 0;
	border-bottom: 1px solid #CCC;
}
.element-wrapper .title h3 {
	margin-bottom: 4px;
	margin-top: 0;
}
.element-wrapper .subtitle > div {
 	float: left;
	margin-right: 10px;
	border-right: 1px solid #CCC;
	padding-right: 10px;
 
 	font-size: 13px;
 	height: 25px;
}
 .element-wrapper .subtitle > div:last-child {
 	border-right: 0;
 	margin-right: 0;
 	padding-right: 0;
 }
 .element-wrapper .subtitle > div span {
 	display: inline-block;
 
 	line-height: 25px;
}
.element-wrapper .subtitle > div .light-blue {
 	color: #FFF;
	background-color: #99ADC2;
	padding: 2px 5px;
	display: inline-block;
	font-size: 15px;
	line-height: initial;
}
.element-wrapper .tag {
	margin: 10px 0 0;
}
.element-wrapper .tag a, .element-wrapper .tag span {
	text-decoration: none;
	background: #ECEDED;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 4px;
	margin-bottom: 4px;
	display: inline-block;
	font-size: 12px;
	color: #666;

}
.element-wrapper .tag a:hover {
	background: #1d3557;
  	color: #fff;
  	cursor: pointer;
}



.bb_gray {
	border-bottom: 3px solid #ccc;
}

#back-top {
	position: fixed;
	width: 64px;
	height: 64px;
	background: url(img/arrow-up.png) no-repeat center center #5c5c5c scroll;
	border-radius: 5px;
	bottom: 38px;
	right: 0;
	cursor: pointer;
}

@media (max-width: 1100px) {
	#back-top {
		display: none!important;
	}
}

/* E-COMMERCE */
.subscritpion-detail th.header,
.subscription-list th.header{
	background:#1d3557;
	color:#fff;
}

.subscritpion-detail th,
.subscritpion-detail td,
.subscription-list th,
.subscription-list td{
	border:1px solid #ccc;
	padding: 5px 15px;
}

.subscritpion-detail td.row,
.subscription-list tr.row{
	background:#f3f6ff;
}

.subscritpion-detail td.rowAlternate,
.subscription-list tr.rowAlternate{
	background:#dfe2ec;
}

.subscritpion-detail td.expiry,
.subscription-list td.expiry{
	color:#4ecdc4;
	font-weight:bold;
}

.subscritpion-detail table{
	margin-bottom:20px;
}

.subscritpion-detail td{
	width:390px;
}

.subscritpion-detail th{
	width:200px;
}

.subscription-list td.approved,
.subscritpion-detail td.approved,
.subscription-list td.active,
.subscritpion-detail td.active{
	color:#11b5e4;
	font-weight:bold;
}

.subscription-list td.not.approved,
.subscritpion-detail td.not.approved{
	color:#cc0000;
	font-weight:bold;
}

.subscription-list td.incomplete,
.subscritpion-detail td.incomplete{
	color:#4ecdc4;
	font-weight:bold;
}

.subscription-list td.payment-error,
.subscritpion-detail td.payment-error{
	color:#cc0000;
	font-weight:bold;
}

.articles-list ul.list li{
	padding-left: 5px;
	padding-right: 5px;
	list-style:none;
	padding-top:5px;
}

.articles-list ul.list li.article-preselection{
	background: #f3f3f3;
}

.articles-list .article-icon {
	width: 80px;
	height: 90px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding-bottom: 42px;
	margin-top: 20px;
}

.articles-list ul.list li p{
	max-width:600px;
	min-height:95px;
}
.articles-list .lowest-price{
	float:right;
	width: 130px;
	padding-top: 17px;
}

.articles-list .lowest-price span.price,
.articles-list .lowest-price span.month{
	display:block;
}
.articles-list .lowest-price span.price{
	font-weight: bold;
	font-size: 20px;
}

.articles-list .article-icon.supp {
background: url(img/ecommerce/SUPP.png) no-repeat top left;
}

.articles-list .article-icon.wbt {
background: url(img/ecommerce/WBT.png) no-repeat top left;
}

.articles-list .article-icon.cert {
background: url(img/ecommerce/CERT.png) no-repeat top left;
}

.articles-list .article-icon.wr724-ente-ann{
background: url(img/ecommerce/WR724-ENTE-ANN.png) no-repeat top left;
}

.articles-list .article-icon.wr803-mobi-ann{
background: url(img/ecommerce/WR802-MOB-PROF-ANN.png) no-repeat top left;
}

.articles-list .article-icon.wr724-prof-ann{
background: url(img/ecommerce/WR724-PROF-ANN.png) no-repeat top left;
}

.articles-list .article-icon.wr724-webp-ann{
background: url(img/ecommerce/WR724-PROF-ANN.png) no-repeat top left;
}

.articles-list .article-icon.cloudapp-xs{
background: url(img/ecommerce/CLOUDAPP-XS.png) no-repeat top left;
}

.articles-list .article-icon.cloudapp-s{
background: url(img/ecommerce/CLOUDAPP-S.png) no-repeat top left;
}

.articles-list .article-icon.cloudapp-m{
background: url(img/ecommerce/CLOUDAPP-M.png) no-repeat top left;
}

.articles-list .article-icon.cloudapp-l{
background: url(img/ecommerce/CLOUDAPP-L.png) no-repeat top left;
}
.articles-list .article-choices{
	float:right;
}

.articles-list .article-details th,
.articles-list .article-details td,
.articles-list .article-choices th,
.articles-list .article-choices td{
	padding: 1px 5px;
}

.articles-list .article-details th,
.articles-list .article-choices th{
	width:120px;
	display:inline-block;
	text-align:right;
}

hr.amount{
	margin-bottom:15px;
}

.totalAmount{
	float:right;
	width:auto !important;
}

.totalAmount th{
	padding:0 10px;
	text-align: right;
	position:relative;
	top:8px;
}


.totalAmount th.tax{
	top:3px;
}

.totalAmount td{
	min-width:130px;
}

.totalAmount h2{
	text-align:right;
}

.promotional-code .code{
	color:#78a02d;
	font-weight:bold;
}

.promotional-code table td{
	vertical-align:middle;
	width: 200px;
}
.domain-name  table td{
	vertical-align: top;
	width: 200px;
}
.domain-name,
.application-name{
	margin-left:25px;
}

.domain-name span.valid {
	padding-left: 25px;
	background: url('img/valid.png') left center no-repeat scroll;
	padding-right: 10px;
}
.domain-name span.valid ul {
	display: inline-block;
	color: #78a02d;
}

.domain-name span.valid ul li {
	color: #78a02d;
	margin: 0;
	display: inline;
	list-style: none !important;
}
.articles-list .lowest-price span.price .barred{ 
	font-weight: bold;
	font-size: 16px;
	text-decoration:line-through;
}

.promotional-code a{
	width: 14px;
	height: 14px;
	display: inline-block;
	background-image: url(img/ui-icons_666666_256x240.png);
	background-position: -98px -128px;
}

.article-choices a.minus{
	width: 14px;
	height: 14px;
	display: inline-block;
	background-image: url(img/ui-icons_666666_256x240.png);
	background-position: -67px -128px;
}

.article-choices a.plus{
	width: 14px;
	height: 14px;
	display: inline-block;
	background-image: url(img/ui-icons_666666_256x240.png);
	background-position: -32px -128px;
}

.article-choices a.close{
	font-size:20px;
}

.article-choices input[type="text"].center{
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.list-buttons{
	text-align: right;
	margin-top: 15px;
	margin-right: 35px;
}

.subscritpion-detail span.renewing{
	width:563px;
	text-align: right;
	display: block;
	margin-bottom:30px;
}

.text-area .privacy-document .text {
	max-height: 200px;
	overflow-y: auto;
	border: 1px dotted #ccc;
	padding: 5px;
	margin-bottom: 1em;
}

div.price span.loading{
	background:url(img/loading.gif) no-repeat center center !important;
}

.termsCheck{
	top:2px;
	position:relative;
}

/* COOKIE */

#cookie-notification {
  position: fixed;
  width: 100%;
  z-index: 1049;
  bottom: 0;
  padding: 10px 0;
  margin-bottom: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #22293c;
  color: #fff;
  display:none;
}
#cookie-notification .container_12{
	width:960px;
}
#cookie-notification .gen-content{
	padding:10px 0px;
}
#cookie-notification a{
	color:#fff;
	text-decoration:underline;
}
#cookie-notification .close{
	background-color: #11b5e4;
	color: #fff;
	margin: 15px 5px;
	font-size: 20px;
	padding: 5px 15px;
	position: relative;
	border: 0;
	outline: 0;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family:"Khand Medium","Lucida Sans Unicode","Lucida Grande",sans-serif;
}

.eCommerce-terms table th.no-margin{
	padding-bottom:15px;
}

.eCommerce-terms table span.error ul{
	font-weight:normal;
}

/* University program*/
img.university-profile{
	display: block;
	margin: 0 auto;
	width: auto;
	border-radius: 14px;
	margin-top:20px;
}

.button.image-link {
	width: 196px;
	text-align: center;
	margin: 1em auto 0;
	display: block;
}

.university-program-renwal{
	margin-top:20px;
}

#breadcrumbs{
	min-height:36px;
}
img.profile {
	display: block;
	margin: 0 auto;
	width: auto;
}

div.btn-bar .serial{
	margin:0px;
}
.subscription-list table{
	width:100%;
}
.paypal-button-row.paypal-button-number-0 {
    display: none;
}
.box.light.marginTop {
    margin-top: 60px;
}