@font-face {
    font-family: 'HelveticaCondensedBold';
    src: url('../fonts/ugaltstd-bdcn-webfont.eot');
    src: url('../fonts/ugaltstd-bdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ugaltstd-bdcn-webfont.woff') format('woff'),
         url('../fonts/ugaltstd-bdcn-webfont.ttf') format('truetype'),
         url('../fonts/ugaltstd-bdcn-webfont.svg#ugalt_std_cnbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaCondensed';
    src: url('../fonts/ugaltstd-cn-webfont.eot');
    src: url('../fonts/ugaltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ugaltstd-cn-webfont.woff') format('woff'),
         url('../fonts/ugaltstd-cn-webfont.ttf') format('truetype'),
         url('../fonts/ugaltstd-cn-webfont.svg#uga_lt_std_cnregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	background-color: #E4E4E4;
	margin: 0;
	padding: 0;
	font-family: 'HelveticaCondensed', Arial, sans-serif;
}
.adacto {
	text-decoration: none!important;
	margin-left:20px;
}
.adacto:hover {
	text-decoration: underline!important;
}
.nav>li>a:hover,
.nav>li>a:focus{
	background: none;
}

a{
	color:#7CADC9;	
}

a:hover{
	color:#0032a0;	
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee!important;
}

#logo{
	width: 228px;
	height: 54px;
	display: block;
	float: left;
	padding:20px 0 12px 0;
}
#main_wrapper{
	position: relative;
	
	/* added to limit resize in min 980px */
	min-width: 980px;
}
.inner{
	margin: 0 auto;
	width: 980px;
}

.front #container .inner{
	width: 100%;
}
#top{
	background: url(../images/bg_opaco.png) center center repeat #fff;
	position: relative;
	/*top: 0;
	left: 0;*/
	width: 100%;
	/*z-index: 2;*/
}
#top .inner{
	/*padding: 10px 0 5px;*/
	background: url(../images/sfumatura_h.png) center bottom no-repeat transparent;
	height: 85px;
}
#top .right{
	float: right;
	font-size: 0;
	margin-top:10px;
	width: 752px;
	text-align: right;
}

#top .right .moduletable{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	border-right: 1px solid #949494;
	margin-bottom: 10px;
	/*margin-right:15px;*/
}
#top .right .moduletable.module-menu
{
	border: none;
	min-width: 443px;
}
#logo_footer{
	width: 151px;
	display: inline-block;
	float:right;
}

#mod-finder-searchform{
	margin: 0;
}
#mod-finder-searchform-total-search{
	margin: 0;
}
#navigation{
	background: url(../images/bg_bianco_opaco.png) center center repeat transparent;
	position: relative;
	/*left: 0;
	top: 64px;
	z-index: 2;
	*/
	width: 100%;
	text-align: center;
	border-top:1px solid #D2D2D2;
}
#navigation .inner{
	/*background: url(../images/separatore.png) right center no-repeat transparent;*/
}

/*.com_powersoft.view-serie #header{
	height: 300px;
	text-align: left;
	background-color: transparent;
}
#header .inner{
	position: absolute;
	top: 160px;
	width: 100%;
}*/
/* mod switch language */
.mod-languages div.mod-languages ul
{
	height: 30px;
}
/*#top div.mod-languages
{
	padding-left: 5px;
}*/
#top div.mod-languages ul.lang-inline li
{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
	margin: 0 10px;
	padding-bottom: 3px;
}
#top div.mod-languages ul.lang-inline li.lang-active
{
	border-bottom: 3px solid #124187;
	padding-bottom: 0px;
}
#top div.mod-languages ul.lang-inline li a
{
	color:#4D4D4D;
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	line-height: 20px;
	font-size: 12px;
	padding-top: 3px;
}

/* SWITCH LANGUAGE DROPDOWN */
#form-switch-language
{
	margin: 0px;
	height: 21px;
}
#form-switch-language .ffSelectWrapper
{
	margin: 0px;
	width: 80px;
}
#form-switch-language .ffSelectMenuTop
{
	height: 4px;
	padding-top: 6px;
	text-align: center;
}
#form-switch-language .ffSelectMenuTop span
{
	width: 0; 
	height: 0; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #0032A0;
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
	margin-left: 0px;
	background: none;
}
#form-switch-language .ffSelectButton span 
{
	font-family: "HelveticaCondensed",Arial,sans-serif;
	color: #0032A0;
	font-size: 12px;
	line-height: 21px;
	height: 21px !important;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0px 25px 0px 10px;
	background: url(../images/arrow_lang_dropdown.png) no-repeat right center;
	cursor: pointer;
}
#form-switch-language .ffSelectMenuMid
{
	overflow: hidden !important;
	max-height: none;
	margin-right: 0px;
	background: none;
}
#form-switch-language .ffSelectMenuWrapper .ffSelectMenuMidBG
{
	background-color: #0032A0;
	padding: 10px 0px;
}
#form-switch-language .ffSelectMenuWrapper .ffSelectMenuMidBG li
{
	margin:0px;
	padding: 0px;
	background-color: transparent;
}
#form-switch-language .ffSelectMenuWrapper .ffSelectMenuMidBG li span
{
	font-family: "HelveticaCondensed",Arial,sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 21px;
	padding: 0px 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	display: block;
	cursor: pointer;
}
/* fine mod switch language */
#bottom_social{
	height: 74px;
	background: #F7F7F7;
}
#bottom_social .inner{
	font-size: 0;
}

ul#footer_socials{
	font-size: 0;
	text-align: center;
	margin: 0;
}
ul#footer_socials li{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	line-height: 74px;
	padding: 0 45px;
	text-transform: uppercase;
}
ul#footer_socials li a{
	display: block;
}
ul#header_socials{
	font-size: 0;
	text-align: center;
	margin: 0;
	font-size: 0px;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	padding-left: 20px;
}
ul#header_socials li{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	padding: 0 8px;
	text-transform: uppercase;
}
ul#header_socials li.first
{
	padding-left: 0px;
}
ul#header_socials li.last
{
	padding-right: 0px;
}
ul#header_socials li a{
	display: block;
}

#bottom{
	height: 93px;
	color:#575756;
	background-color:#F7F7F7;
	font-family: 'HelveticaCondensed', Arial, sans-serif;
}
#bottom .inner{
	padding: 14px 0 0 20px;
	height: 65px;
	font-size: 0;
	line-height: 65px;
	border-top:1px solid #D2D2D2;
	width:960px;
}
#bottom a{
	color: #575756;
	text-decoration: underline;
	background-image:none;
}
#bottom .left,
#bottom .right{
	display: inline-block;
	*display: inline;
	/*width: 388px;*/
	/*padding: 0 10px;*/
	font-size: 14px;
	vertical-align: middle;
	zoom:1;
}

#bottom ul{
	margin: 0;
}
#bottom p{
	margin-bottom:0px;
	font-size:14px;
}
#footer{
	/*background: url(../images/sfumatura_h_down.png) top center no-repeat #575756;*/
	background: #124191;
	/*height: 288px;*/
}
.mid_container {
    margin:20px 0px;
}
.finder label{
	display: none;
}
input.search-query{
	border-radius: 0px;
}
ul#topmenu{
	text-align: right;
	font-size: 0;
	margin: 0;
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	min-width: 460px;
}
ul#topmenu li{
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	padding: 0 10px;
	/*background: url(../images/separatore.png) right center no-repeat transparent;*/
	font-size: 12px;
	text-transform: uppercase;
	color: #727272;
}
ul#topmenu li a{
	color: #727272;
	text-decoration: none;
	line-height: 30px;
}
ul#topmenu li.last{
	background: none;
}

ul#mainmenu{
	font-size: 0;
	margin: 0;
	/*background: url(../images/separatore.png) left center no-repeat transparent;*/
	display: inline-block;
	*display: inline;
	zoom: 1;
	
}
.series-container .series-top h2
{
	background: rgb(0, 146, 218) !important;
}
ul#mainmenu li{
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	line-height: 60px;
	height: 60px;
	font-size: 14px;
	text-transform: uppercase;
	color: #133B60;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	background: url(../images/separatore.png) right center no-repeat transparent;
}
ul#mainmenu li.last {
	background: none;
}
ul#mainmenu li a{
	padding: 0 12px;
	color: #0032a0;
	text-decoration: none;
}
ul#mainmenu li a.hide{
	display: none;
}
ul#mainmenu li a.hide:before{
	display: none;
}
ul#mainmenu li a:hover{
	background-color: #0032a0;
	color: #fff;
}

ul#bottom-menu{
	text-align: right;
	font-size: 0;
	padding-top: 35px;
}
ul#bottom-menu li{
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	font-size: 12px;
	color: #3C3C3B;
	line-height: 14px;
	border-right: 1px solid #3C3C3B;
}
ul#bottom-menu li a{
	color: #3C3C3B;
	padding: 0 3px;
}
ul#bottom-menu li.last{
	border: 0;
}

ul#footer-menu{
	width: 100%;
	margin: 0;
	padding: 25px 0 50px 0;
	text-align: center;
	font-size: 0;
	color: #fff;
}
ul#footer-menu li{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	text-align: center;
	width: 163px;
}
ul#footer-menu li .menu_image{
	height: 100px;
	width: 100px;
	line-height: 100px;
	text-align: center;
	margin: 0 auto;
}

ul#footer-menu li h3{
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	line-height: 20px;
	margin: 0 auto;
	padding: 0;
	width: 140px;
}
ul#footer-menu li p{
	font-size: 14px;
	width: 140px;
	margin: 0 auto;
}

.front_page_module{
	height: auto;
	/*background: url(../images/covers/home.jpg) center center no-repeat #fff;*/
	/*margin-top: 10px;*/
	width: 100%;
	overflow: hidden;
	position:relative;
	/*max-height:750px;*/
}
.front #container .front_page_module .inner{
	width: 980px;
	margin: 0 auto;
	/*position: relative;*/
	z-index: 100;
}

.front_page_module .home_slider_container{
	height: auto;/* !important;
	position:relative !important;*/
}

.texts-container-slider-home{
	position:absolute;
	top:5%;
	left:0;
	display:block;
	width:100%;
}

.home_slider .texts-container-slider-home h2,
.home_slider .texts-container-slider-home h3{
	text-align:left;
	width:920px;
	margin:0 auto;
	text-transform:uppercase;
}

.home_slider .texts-container-slider-home h2{
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-weight:bold;
	font-size:50px;
	line-height:52px;
}

.home_slider .texts-container-slider-home h3{
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	font-weight:normal;
	font-size:20px;
	line-height:22px;
}

.itemid-101 .caroufredsel_wrapper,
.itemid-101 .home_slider_container,
.itemid-536 .caroufredsel_wrapper,
.itemid-536 .home_slider_container,
.itemid-537 .caroufredsel_wrapper,
.itemid-537 .home_slider_container,
.itemid-538 .caroufredsel_wrapper,
.itemid-538 .home_slider_container,
.itemid-564 .caroufredsel_wrapper,
.itemid-564 .home_slider_container,
.itemid-565 .caroufredsel_wrapper,
.itemid-565 .home_slider_container,
.itemid-566 .caroufredsel_wrapper,
.itemid-566 .home_slider_container,
.itemid-567 .caroufredsel_wrapper,
.itemid-567 .home_slider_container,
.itemid-568 .caroufredsel_wrapper,
.itemid-568 .home_slider_container{
	height:100% !important;	
}

/*.front_page_module .home_slider{
	float: left;
	text-align: center;
	width: 100%;
	position:relative;
}*/
.front_page_module .home_slider{
	/*display:inline-block;
	*display:inline;
	zoom:1;*/
	display: block;
	float: left;
	vertical-align:top;
	text-align: center;
	width: 100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.container-video-slider-home
{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;	
}
.front_page_module .home_slider img{
/*	width:100%;*/
	
	max-width: none;
}

.cover-video-slider-home
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.link-play-cover-video.hide
{
	display: none;
}

.front_page_module .inner h2{
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
	color: #1D1D1B;
	position: absolute;
	top: 180px;
	left: 10px;
}
.front_page_module .inner h2 strong{
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
}

.front_page_module .home_blocks{
	position: absolute;
	/*top: 528px;*/
	/*top: 435px;*/
	z-index:2;
	top: 47%;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
}
.front_page_module .home_blocks .home_block{
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	font-size: 14px;
	width: 269px;
	background: url(../images/bg_grigio_opaco.png) center center repeat transparent;
	margin-right: 40px;
	padding-bottom: 27px;
}
.front_page_module .home_blocks .home_block.last{
	margin-right: 0;
}

.front_page_module .home_blocks .home_block h3{
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-size: 27px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.front_page_module .home_blocks .home_block img{
	height: 113px;
	margin-bottom: 27px;
}
.front_page_module .home_blocks .home_block p{
	padding: 10px 30px;
	font-size: 15px;
	color: #fff;
	height: 100px;
	margin: 0;
}
.front_page_module .home_blocks .home_block a.link{
	margin: 0 30px;
	display: block;
	line-height: 35px;
	height: 35px;
	border: 1px #FFFFFF solid;
	-webikit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	text-transform: uppercase;
}
#mod-finder-searchword,
#mod-finder-searchword-total-search{
	background: url(../images/icons/search_lens.jpg) right center no-repeat #E7E7E7 !important;
	padding-right: 40px;
	width: 96px;
}

.view-serie #container .inner{
	width: 100%;
}
.view-solution #container .inner{
	width: 100%;
}

/*.series-container,
.solutions-container{
	overflow: hidden;
}*/

.series-container .outer,
.solutions-container .outer{
	background: #fff;
	width: 980px;
	margin: 0 auto;
	/*-moz-box-shadow: 0 0 5px 3px #CCC;
	-webkit-box-shadow: 0 0 5px 3px#CCC;
	box-shadow: 0 0 5px 3px #CCC;*/
	position: relative;

}
.series-container .inner{
	/*overflow: visible;*/
	/*border-bottom:1px solid #E8E8E8;*/
	height: 320px;
    margin-bottom: -10px;
	overflow:hidden;
}

.solutions-container .inner{
	overflow: hidden;
	height: 311px;
    margin-bottom: -10px;
}

.view-solution .series-container .inner{ 
	/*margin-bottom: 0px; */
	/*overflow:visible;*/
}

.solutions-container #series-list-next,
.solutions-container #solutions-list-next,
.solutions-container #series-list-prev,
.solutions-container #solutions-list-prev {
	position: absolute;
	display: block;
	background: url(../images/slider_prev.png) center center no-repeat transparent;
	top: 121px;
	left: -49px;
	width: 39px;
	height: 79px;
}
.solutions-container #series-list-next,
.solutions-container #solutions-list-next {
	background: url(../images/slider_next.png) center center no-repeat transparent;
	left: 990px;
}
.series-container .series-top,
.solutions-container .solutions-top{
	height: 60px;
	margin-bottom: 2px;
}
.series-container .series-top a,
.solutions-container .solutions-top a,
.series-container .container-button-series a{
	float: right;
	border: 1px #0032a0 solid;
	border-radius: 4px;
	line-height: 35px;
	height: 35px;
	margin-right: 14px;
	padding: 0 30px;
	margin-top: 15px;
	color: #133B60;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-size: 15px;
}

.series-container .series-top a.blue_button,
.solutions-container .solutions-top a.blue_button,
.series-container .container-button-series a.blue_button {
	color:#FFF;
	background-color:#0032a0;
	border-color:#0032a0;
	text-decoration:none;
}

.series-container .series-top a.blue_button img,
.solutions-container .solutions-top a.blue_button img,
.series-container .container-button-series a.blue_button img{
	margin-top:-3px;
}

.container-button-series{
	float:left;
	width:100%;
	padding-bottom:50px;
}

.series-container .series-top h2,
.solutions-container .solutions-top h2{
	background: #0032a0;
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	text-transform: uppercase;
	padding-left: 15px;
	margin: 0;
	float: left;
	display: inline-block;
	padding-right: 15px;
}

.view-solution  .series-container .series-top h2{
	padding: 0 9px;
	width:auto;
}

.view-solution .solutions-container .solutions-top h2{
	width:180px;
}

/*ul#series-list,*/
ul#solutions-list{
	height: 197px;
}
ul#series-list,
ul#solutions-list,
ul#series-comparison-list{
	font-size: 0;
	margin: 0;
	padding: 0;
}
ul#series-list{
	background-image: url("../images/border-grey.png");
    background-position: 0 247px;
    background-repeat: repeat-x;
}

/*.view-solution ul#series-list{
	background-position: 0 247px;
}*/

ul#series-list li,
ul#series-comparison-list li{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;
	width: 256px;
	text-align: center;
	cursor: pointer;
	position:relative;
	/*border-right: 1px solid #E7E7E7;*/
}
ul#solutions-list li
{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;
	width: 245px;
	text-align: center;
	cursor: pointer;
	position:relative;
}
ul#solutions-list li {
	width: 196px;
}

ul#solutions-list li .upper_box{
	height:239px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.view-solution ul#series-list li .upper_box,
.view-serie ul#series-list li .upper_box {
	height:248px;
}

ul#series-list li .upper_box{
	height:257px;
	border-right: 1px solid #E7E7E7;
	/*border-top: 1px solid #E7E7E7;*/
	/*border-bottom:1px solid #E7E7E7;*/
}

ul#series-list li .lower_box,
ul#solutions-list li .lower_box{
		/*background: url(../images/ombra_series.png) center top no-repeat #fff;*/
		padding-top:10px;
}

ul#series-list li.active .arrow{
	display:block;	
}

.view-solution ul#series-list li.active .arrow{
	/*top:258px;	*/
}

.view-solution ul#series-list li { margin-bottom: 10px; }

ul#series-list li.selected .lower_box,
ul#solutions-list li.selected .lower_box,
ul#series-list li:hover .lower_box,
ul#solutions-list li:hover .lower_box{
		/*background: url(../images/ombra_series_arrow.png) center top no-repeat #fff;*/
		background-color:#FFF;
}

ul#series-list li.last,
ul#solutions-list li.last,
ul#series-comparison-list li.last{
	border-color: transparent;
}
ul#series-list li h2,
ul#solutions-list li h2/*,
ul#series-list li .series_abs,
ul#solutions-list li .series_abs*/{
	/*padding: 10px 10px 0;*/
	padding:20px 10px 0;
	margin: 0;
	height:24px;
}
ul#solutions-list li .series_abs {
	padding: 20px 15px 0;
}

ul#series-list li h2,
ul#solutions-list li h2{
	color: #575756;
	text-transform: uppercase;
	/* font-weight: 700; */
	font-weight: normal !important;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-size: 20px;
	line-height:20px;
}
ul#solutions-list li h2 {
	/*font-size: 16px;
	line-height: 18px;*/
	font-size:22px;
	line-height:22px;
	height:44px;
}
ul#series-list li .series_img{
	line-height: 100px;
	height: 100px;
	width:155px;
	margin:0 auto;
	padding:10px 0;
}
ul#solutions-list li .series_img{
	line-height: 64px;
	height: 64px;
	margin-top: 24px;
}
ul#solutions-list li .series_img span{
	display: block;
	width: 63px;
	height: 63px;
	margin: 0 auto;
	background-position: right center;
	background-repeat: no-repeat;
	background-color: transparent;
}
ul#solutions-list li:hover .series_img span,
ul#solutions-list li.selected .series_img span{
	background-position: left center;
}
ul#series-list li .series_abs,
ul#solutions-list li .series_abs{
	color: #575756;
	line-height: 18px;
	/*height: 54px;*/
	height:60px;
	width:200px;
	margin:0 auto;
	overflow: hidden;
	text-align: left;
}

ul#solutions-list li .series_abs{
	width:165px;	
}

ul#series-list li.selected,
ul#series-list li.active .upper_box,
.view-solution ul#series-list a:hover .upper_box,
ul#series-list li:hover
{
	background-color: #ededed;
}

ul#solutions-list li.selected,
ul#solutions-list li:hover {
	background-color: #82B1F4;
}

ul#series-list li.selected .lower_box .tech_detail, 
ul#series-list li.selected .lower_box .tech_detail.odd,
ul#series-list li.selected .lower_box .tech_detail label,
ul#series-list li:hover .lower_box .tech_detail, 
ul#series-list li:hover .lower_box .tech_detail.odd,
ul#series-list li:hover .lower_box .tech_detail label
{
	background-color: #ededed;	
	/*color: #FFFFFF;*/
}
 
ul#series-list li.selected .lower_box .tech_detail.odd {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

ul#series-list li .lower_box .tech_detail.odd {
    border-bottom: 1px solid #E5EBF4;
    border-top: 1px solid #E5EBF4;
}

.view-solution ul#series-list li:hover{
	background-color:transparent;	
}

ul#series-list li a,
ul#solutions-list li a{
	text-decoration: none;
}
/*ul#series-list li.selected h2,*/
ul#solutions-list li.selected h2,
/*ul#series-list li:hover h2,*/
ul#solutions-list li:hover h2/*,
ul#series-list li.active h2*/
{
	color: #fff;
}

#series-comparison{
	display: none;
}
#powersoft-serie,
#powersoft-solution,
#series-comparison{
	/*background: url(../images/ombra_series.png) center top no-repeat #fff;*/
	background-color:#FFF;
	border-bottom:1px solid #E8E8E8;
}
.view-serie #container #powersoft-serie .inner,
.view-solution #container #powersoft-serie .inner,
.view-solution #container #powersoft-solution .inner{
	width: 944px;
	margin: 0 auto;
	padding: 30px 18px 0;
	/*background: url(../images/ombra_bottomup.png) center bottom no-repeat transparent;*/
	background-color:transparent;
}
.view-serie #container #powersoft-serie .inner h1,
.view-solution #container #powersoft-serie .inner h1,
.view-solution #container #powersoft-solution .inner h1{
	margin: 0;
}

/*#header .inner.serie{
	background: url(../images/bg_grigio_opaco.png) center center repeat transparent;
	padding: 12px 15px;
	display: inline-block;
	width: auto;
	margin: 20px 0;
}

#header .inner.serie h2{
	margin: 0 auto;
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
#header .inner.serie h2 strong{
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin: 0;
}
#header .inner.serie h3{
	font-size: 20px;
	color: #ffF;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	line-height: 22px;
}
*/
#powersoft-serie h1,
#powersoft-solution h1{
	font-size: 32px;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin: 0;
	text-transform: uppercase;
	line-height: 1em;
	color:#575756;
}
#powersoft-serie h2,
#powersoft-solution h2{
	font-size: 24px;
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	text-transform: uppercase;
	color: #82B1F4;
	line-height: 1em;
}
#powersoft-serie .inner .content,
#powersoft-solution .inner .content{
	font-size: 0;
	/*padding: 20px 0;*/
	padding: 40px 19px 40px 25px;
}
#powersoft-serie .inner .content .left,
#powersoft-solution .inner .content .left,
#powersoft-serie .inner .content .right,
#powersoft-solution .inner .content .right{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1;
	color:#575756;
}
#powersoft-serie .inner .content .left,
#powersoft-solution .inner .content .left{
	width: 330px;
	height:220px;
	line-height:210px;
	margin-right: 45px;
	text-align: center;
	vertical-align:top;
}

#powersoft-serie .inner .content .right .serie-desc,
#powersoft-solution .inner .content .right .serie-desc{
	width:525px;
	overflow:hidden;
}

/*#powersoft-solution .inner .content .left {
	width: 300px;
}*/
#powersoft-serie .inner .content .right,
#powersoft-solution .inner .content .right{
	/*width: 500px;*/
	width:525px;
	overflow:hidden;
}
/*#powersoft-solution .inner .content .right {
	width: 640px;
}*/
#powersoft-serie .inner .content .loghi,
#powersoft-solution .inner .content .loghi{
	display: block;
	margin-bottom: 15px;
}
#powersoft-serie-prodotti,
#powersoft-solution-prodotti{
	overflow: hidden;
	margin-bottom: -9px;
}
#container #powersoft-serie-prodotti .inner{
	width: 980px;
	margin: 0 auto;
	position: relative;
	background-color:#FFF;
}
#container #powersoft-serie-prodotti .header{
	height: 60px;
	background-color:#FFF;
	padding-bottom:2px;
}

#container #powersoft-serie-prodotti .header h3{
	background: rgb(0, 146, 218);
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	text-transform: uppercase;
	padding: 0 15px;
	margin: 0;
	float: left;
	min-width: 214px;
}
#container #powersoft-serie-prodotti .header .download,
#container #powersoft-serie-prodotti .header .compare_products {
	float: right;
	border: 1px #0032a0 solid;
	border-radius: 4px;
	line-height: 35px;
	height: 35px;
	margin-right: 84px;
	padding: 0 30px;
	margin-top: 15px;
	color: #133B60;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-size: 15px;
}


#powersoft-serie-prodotti #prodotti-list-next,

#powersoft-serie-prodotti #prodotti-list-prev,
#powersoft-serie-prodotti #prodotti-list-prev.disabled:hover {
	position: absolute;
	display: block;
	background: url(../images/product_arrow_left.png) center center no-repeat transparent;
	top: 22px;
	left: 920px;
	width: 14px;
	height: 22px;
}

#powersoft-serie-prodotti #prodotti-list-prev:hover {
	background: url(../images/product_arrow_left_hover.png) center center no-repeat transparent;
}

#powersoft-serie-prodotti #prodotti-list-next,
#powersoft-serie-prodotti #prodotti-list-next.disabled:hover {
	background: url(../images/product_arrow_right.png) center center no-repeat transparent;
	left: 950px;
}

#powersoft-serie-prodotti #prodotti-list-next:hover { 
	background: url(../images/product_arrow_right_hover.png) center center no-repeat transparent; 
}

ul#prodotti-list{
	margin: 0;
	padding: 0;
	font-size: 0;
	/*margin-bottom: -9px;*/
}
ul#prodotti-list li{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;
	font-size: 14px;
	width: 326px;
	/*border-right: 1px #E7E7E7 solid;*/
	margin-bottom: 9px;
	position: relative;
}
ul#prodotti-list li.back,
ul#prodotti-list li.back:hover  {
	margin: 0;
	background-color: #fff;
	height: 100%;
	margin-top: -9px;
}
ul#prodotti-list li .product-top {
	background-color: #FFFFFF;
	border-right: 1px solid #E7E7E7;
}
ul#prodotti-list li .lower_prod{
	border-right: 1px solid #E7E7E7;
}
ul#prodotti-list li h2{
	color:#575756;
	font-size: 20px;
	margin: 0;
	padding: 10px 29px;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	/* font-weight: 700; */
	font-weight:  normal !important;
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
	/* height:24px; */
	height: 0;
	text-align: center;
}
ul#prodotti-list li .lower_prod  h2{
	height:48px;
	padding: 5px 15px 3px;
}

ul#prodotti-list li h3{
	color:#575756;
	font-size: 14px;
	line-height: 16px;
	min-height: 32px;
	padding: 0 29px;
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	height:48px;
	margin-bottom:0px;
}
ul#prodotti-list li.active h3{
	color:#FFF;
}
ul#prodotti-list li .product_img{
	height: 100px;
	line-height: 100px;
	text-align: center;
	padding:0 45px 15px;
}
ul#prodotti-list li .tech_detail,
ul#series-list li .lower_box .tech_detail {
	padding: 10px 20px;
	color: #333;
	text-align: center;
	height: 80px;
}
ul#prodotti-list li .tech_detail {
	height: 60px;
	background-color: #FFFFFF;
}

ul#prodotti-list li .tech_detail.medium{
	height:35px;
}

ul#prodotti-list li .notes {
	height: 80px;
}

ul#prodotti-list li.active .notes,
ul#prodotti-list li:hover .notes{
	height: 79px;
}

.wrap-serie-list
{
	position: relative;
	/*padding-left: 40px;*/
}
.arrow-tab-series
{
	position: absolute;
	top: 0px;
	background-color: #82b1f4 !important;
	height: 248px;
	width: 40px;
	z-index: 2;
}
#series-list-prev
{
	left: 0px;
	background: url('../images/arrow_menu_series_left.png') center center no-repeat;	
}
#series-list-next
{
	right: 0px;
	background: url('../images/arrow_menu_series_right.png') center center no-repeat;	
}

ul#series-list li .lower_box .tech_detail{
	height: 60px;
}
ul#series-list li .lower_box .tech_detail.odd{
	background-color: #E5EBF4;
}

ul#prodotti-list li .tech_detail.odd.dark,
ul#series-list li .lower_box .tech_detail.odd.dark{
	background-color: #E5EBF4;
}

ul#prodotti-list li .tech_detail.small,
ul#series-list li .lower_box .tech_detail.small{
	height:30px;
}

ul#prodotti-list li .tech_detail.small label.single-row,
ul#series-list li .lower_box .tech_detail.small label.single-row{
	line-height:30px;
}

ul#prodotti-list li .tech_detail label,
ul#series-list li .lower_box .tech_detail label{
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	margin-bottom:0px;
	color:#575756;
}

ul#prodotti-list li .tech_detail label span,
ul#series-list li .lower_box .tech_detail label span{
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	font-weight:normal;
}

ul#prodotti-list li .tech_detail p,
ul#series-list li .lower_box .tech_detail p{
	line-height:16px;
	color:#575756;	
}

ul#prodotti-list li .title-dsp p{
	margin-bottom:0;
	margin-top:5px;
}

ul#prodotti-list li .tech_detail.show_detail{
	padding: 0 10px 22px;
	border-bottom: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
}

ul#prodotti-list li:hover .tech_detail.show_detail,
ul#prodotti-list li.active .tech_detail.show_detail{
	border-bottom: 1px solid #82B1F4;
	/*margin-bottom: 9px;*/
}
ul#prodotti-list li .tech_detail.show_detail a{
	border: 1px #0032a0 solid;
	border-radius: 4px;
	line-height: 35px;
	height: 35px;
	padding: 0 30px;
	margin-top: 15px;
	color: #133B60;
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-size: 15px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

ul#prodotti-list li:hover,
ul#prodotti-list li:hover h3,
ul#prodotti-list li:hover h2,
ul#prodotti-list li:hover p,
ul#prodotti-list li:hover label,
ul#prodotti-list li:hover .lower_prod div.title-dsp.notes p{
	background-color: transparent;
	color: #fff;
	cursor: pointer;
}
ul#prodotti-list li.active,
ul#prodotti-list li.active h3,
ul#prodotti-list li.active h2,
ul#prodotti-list li.active p,
ul#prodotti-list li.active label,
ul#prodotti-list li.active a{
	background-color: transparent ;
	color: #fff !important;
	cursor: pointer;
	margin-bottom: 0px;
	border-color:#FFF !important;
}
ul#prodotti-list li:hover .product-top,
ul#prodotti-list li:hover .tech_detail{
	color: #fff ;
	background-color: #82B1F4;
}
ul#prodotti-list li:hover .tech_detail.odd{
	background-color: #82B1F4;
}
ul#prodotti-list li.active .product-top,
ul#prodotti-list li.active .tech_detail,
ul#prodotti-list li.active .tech_detail.odd
{
	background-color: #82B1F4;
}

ul#prodotti-list li.active .tech_detail.odd,
ul#prodotti-list li:hover .tech_detail.odd{
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
}

ul#prodotti-list li.active .tech_detail.odd.medium,
ul#prodotti-list li:hover .tech_detail.odd.medium{
	height:33px	
}
ul#prodotti-list li.active .tech_detail.odd.small,
ul#prodotti-list li:hover .tech_detail.odd.small{
	height:28px;
}

ul#prodotti-list li:hover .tech_detail.show_detail a{
	border-color: #fff;
	color: #fff ;
}
ul#prodotti-list .arrow{
	margin-left: 117px;
	background: url(../images/prodotti_list_arrow.png) center top no-repeat transparent;
	display: none;
	position: relative;
}
ul#prodotti-list .active .arrow{
	display: block;
	bottom: 0;
  left: 153px;
  margin: 0;
  position: absolute;
  background-image: none;
  border-top: 10px solid #82B1F4;
}
#powersoft-prodot .prodotto-content{
	background-color: #fff;
	padding: 70px 0 50px;
	/*border-top:1px solid #E7E7E7;*/
}

.view-serie #powersoft-prodot .inner{
	width: 980px;
}
.view-solution #powersoft-prodot .inner{
	width: 980px;
}

#powersoft-prodot .header{
	box-sizing: border-box;
	padding: 0px 18px;
	font-size: 0;
}

#powersoft-prodot .header .left,
#powersoft-prodot .header .right{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: bottom;
	zoom:1;
}
#powersoft-prodot .header .left{
	width: 470px;
}
#powersoft-prodot .header .right{
	width: 414px;
	text-align: right;
}
#powersoft-prodot .header .right img {
	margin-left: 5px;
	margin-right: 5px;
}
#powersoft-serie .content .right img{
	margin-right:10px;	
}
#powersoft-prodot .header h1,
#powersoft-prodot .prodotto-footer h2{
	color: #575756;
	font-size: 26px;
	line-height: 1em;
	/* font-weight: 700; */
	font-weight: normal;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	margin: 0;
	text-transform: uppercase;
}
#powersoft-prodot .header h2,
#powersoft-prodot ul#product-features h3{
	color: #575756;
	font-size: 24px;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}
#powersoft-prodot .gallery{
	position: relative;
}
#powersoft-prodot #product_images_list {
	list-style-type: none;
	margin: 0;
}
#powersoft-prodot #product_images_list li {
	text-align: center; 
	width: 980px; 
	float: left;
}
#powersoft-prodot #product_images_list img {
	display: block;
	margin: 36px auto;
}
#powersoft-prodot .gallery .next,
#powersoft-prodot .gallery .prev {
	position: absolute;
	display: block;
	background: url(../images/slider_prev.png) center center no-repeat transparent;
	top: 50%;
	left: -49px;
	width: 39px;
	height: 79px;
	margin-top: -40px;
	display: none;
	text-decoration: none;
}
#powersoft-prodot .gallery .next {
	background: url(../images/slider_next.png) center center no-repeat transparent;
	left: 990px;
}
@media screen and (max-width: 1120px) {
	/*#powersoft-serie-prodotti #prodotti-list-prev,*/
	.series-container #series-list-prev,
	.solutions-container #series-list-prev,
	.solutions-container #solutions-list-prev,
	#powersoft-prodot .gallery .prev {
		left: 0;
	}
	/*#powersoft-serie-prodotti #prodotti-list-next ,*/
	.series-container #series-list-next,
	.solutions-container #series-list-next,
	.solutions-container #solutions-list-next,
	#powersoft-prodot .gallery .next {
		left: auto; right: 0;
	}
}
#powersoft-prodot .product_tabs{
	font-size: 0;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px #868686 solid;
	width: 943px;
}

#powersoft-prodot .product_tabs li{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: bottom;
	zoom: 1;
	width: 230px;
	height: 35px;
	border-top: 1px solid #868686;
	border-right: 1px solid #868686;
	border-left: 1px solid #868686;
	background: #9B9B9B;
	color: #fff;
	line-height: 35px;
	margin-right: 5px;
}
#powersoft-prodot .product_tabs.five-tabs li{
	width: 182px;
}
#powersoft-prodot .product_tabs li.info{
	/* background: #82B1F4; */
	margin-right: 0;
}
#powersoft-prodot .product_tabs li a{
	color: #fff;
	display: block;
	outline: none;
}
#powersoft-prodot .product_tabs li.ui-state-active,
#powersoft-prodot .product_tabs li:hover{
	color: #3C3C3B;
	background: #fff;
	border-top: 1px solid #868686;
	border-right: 1px solid #868686;
	border-left: 1px solid #868686;
	margin: auto 5px -1px auto;
	padding-bottom: 1px;
	height:40px;
	background: #82B1F4;
}
#powersoft-prodot .product_tabs li.ui-state-active.info,
#powersoft-prodot .product_tabs li.info:hover{
	margin: auto auto -1px auto;
}
#powersoft-prodot .product_tabs li.ui-state-active a,
#powersoft-prodot .product_tabs li:hover a{
	color: #3C3C3B;
}
#powersoft-prodot .tabs .tab{
	width: 920px;
	margin: 0 auto;
	padding: 55px 0 0;
}
#powersoft-prodot .tabs .tab h2{
	font-size: 26px;
	line-height:28px;
	color: #575756;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	margin-top:0px;
}
#powersoft-prodot .tabs .tab h3{
	font-size: 24px;
	color: #575756;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	margin-top:20px;
}

#powersoft-prodot .overview{
	font-size: 0;
}
#powersoft-prodot .overview .content,
#powersoft-prodot .overview .image{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom:1;
}
#powersoft-prodot .overview .content{
	width: 70%;
}
#powersoft-prodot .overview .image{
	width: 30%;
}
#powersoft-prodot .overview .content.full{
	width: 100%;
}
#powersoft-prodot .prodotto-footer{
	padding: 5px 0;
	background-color: #E1E1E1;
}
#powersoft-prodot .prodotto-footer .downloads,
#powersoft-prodot .prodotto-footer .bottom{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
	background: #fff;
	padding: 50px;
	margin-top:5px;
	margin-bottom:5px;
	width: 880px;
}

#powersoft-prodot .prodotto-footer h3{
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
	color: #575756;
}
#powersoft-prodot .prodotto-footer .content{
	font-size: 0;
}
#powersoft-prodot .prodotto-footer .content .left,
#powersoft-prodot .prodotto-footer .content .right{
	font-size: 14px;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;
	width: 50%;
}
#powersoft-prodot ul#product-features{
	font-size: 0;
	margin: 0;
}
#powersoft-prodot ul#product-features > li{
	font-size: 14px;
	display: table-cell;
	width: 294px;
	text-align: center;
	border-right:1px solid #E7E7E7;
}

#powersoft-prodot ul#product-features > li.last{
	margin-right: 0;
	width: 290px;
	border-right:none;
}
#powersoft-prodot ul#product-features img{
	margin: 20px 0;
}
#powersoft-prodot ul#product-features h3{
	text-transform: uppercase;
	padding:  0 10px;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-weight:bold;
}
#powersoft-prodot ul#product-features li ul{
	margin: 10px 0;
	text-align: left;
	padding:  0 22px;
}
#powersoft-prodot ul#product-features li ul li{
	list-style: none;
}
#powersoft-prodot ul#product-features li ul li:before{
	content: '> ';
}
#powersoft-prodot ul#product-features li ul li a{
	font-size: 14px;
	color: #575756;
	text-transform: capitalize;
}
.events-sound-school {
	width: 740px;
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	font-size: 0;
}
.events-sound-school li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 308px;
	height: 490px;
	vertical-align: top;
	font-size: 18px;
	color: #575756;
}
.events-sound-school li.even {
	border-left: 1px solid #D3D3D3;
	padding-left: 18px;
}
.events-sound-school .separator {
	display: block;
	margin: 15px auto 15px 40px;
	height: 1px;
	width: 536px; 
	background: #D3D3D3;
}
.events-sound-school img {
	margin-bottom: 30px;
}
.events-sound-school-date {
	color: #28AAE1;
	font-size: 24px;
	line-height: 24px;
	margin-left: 20px;
}
.events-sound-school-place,
.events-sound-school-title {
	color: #575756;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	margin-left: 20px;
}
.events-sound-school-subtitle,
.events-sound-school-detail {
	color: #575756;
	font-size: 18px;
	margin-left: 20px;
}

 .item-page
 {
	display: inline-block;
	*display: inline;
	zoom:1;
    padding-bottom: 60px;
    padding-right: 20px;
    vertical-align: top;
    width: 760px;
 }

 .pull-left {
    float: left;
    padding-right: 20px;
}

.img_dx
{
	float: right;
    padding-bottom: 20px;
    padding-left: 20px;
}

.img_sx
{
	float: left;
    padding-bottom: 20px;
    padding-right: 20px;
}

.registration-complete {
	width: 980px;	
}
.reset,
.reset-confirm,
.reset-complete,
.registration,
.login {
	width: 980px;
	padding-bottom: 60px;
}
.reset .form-actions {
	margin: 0;
	background-color: #fff;
	border: none;
	padding-top: 0;
	padding-bottom: 0;	
}
.reset-complete p,
.reset-confirm p,
.reset p {
	font-size: 14px;
	margin-left: 15px;
	margin-top: 20px;
}
.reset-complete p,
.reset-confirm p {
	margin-left: 0px;	
}
.reset-complete form,
.reset-confirm form {
	margin-left: 15px;
}
.reset-complete dd,
.reset-complete dt,
.reset-confirm dd,
.reset-confirm dt {
	margin-left: 0;
}
.reset-complete button,
.reset-confirm button,
.reset .form-actions .btn {
	background: #FFF;
	border: 1px #0032a0 solid;
	border-radius: 4px;
	line-height: 35px;
	height: 35px;
	padding: 0 30px;
	color: #133B60;
	font-weight: normal;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-size: 15px;
	display: inline-block;
	zoom: 1;
	text-transform: uppercase;
	text-decoration: none;
}
.registration-complete .message-complete {
	padding: 15px 20px;
	padding-bottom: 60px;
	background-color: #FFFFFF;	
} 
.registration-complete .message-complete p {
	margin: 0;
}

.com_users .page-header,
.com_users .page-header,
.registration .page-header,
.login .page-header {
	margin: 0;
	border-bottom: none;
	/*height: 113px;*/
	background-color: #E4E4E4;
	padding-bottom: 0;
}

.com_users .page-header h1,
.com_users .page-header h1,
.registration-complete h1,
.registration .page-header h1,
.login .page-header h1 {
	background: #0032a0;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 15px 20px;
	margin: 0;
	width: 230px;
}

.login .login-box,
.login .subscribe-box {
	display: inline-block;
	*display: inline;
	zoom: 1;
	color:#575756;
	width: 458px;
	height: 258px;
	border: 1px solid #e4e4e4;
	margin-top: 60px;
	margin-left: 20px;
	font-size: 14px;
	vertical-align: top;
	position: relative;
}
.login .login-description {
	color: #575756;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-size: 26px;
	line-height: 28px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 20px;	
}
.login .subscribe-text,
.login fieldset {
	margin: 0 20px;
	padding-top: 20px;
	height:118px;
}
.login input {
	width: 100%;
	padding: 0;
	height: 26px;
	line-height: 26px;
	border: 1px solid #D9D9D9;
	border-radius: 0;
	text-indent: 10px;
}
.login .btn-primary {
	background: #28AAE1;
	border: none;
	height: 35px;
	width: 100px;
	font-size: 14px;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.login a.btn-primary {
	color: #fff;
	line-height: 35px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.login a {
	color: #7CADC9;
}

.login .control-group a{
	line-height:14px;	
}
.social-buttons {
	text-align: left;
	padding-bottom:20px;
	padding-left:20px;
	font-size:0px;
}
.social-button {
	display: inline-block; 
	margin-left:10px;
}
.container-component-in-column .com_docman {
	width: 760px;
	margin-bottom: 60px;
}
.container-component-in-column .com_docman .table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
	background-color: #E5EBF4;
}
.container-component-in-column .com_docman .btn-group>.btn-mini {
	border: 1px #38A7D4 solid;
	border-radius: 4px;
	color: #133B60;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	background: #fff;	
}
.mod-menu-left-component {
	margin-bottom: 300px;
}
.moduletable-login {
	position: absolute;
	left: 50%;
	margin-left: 365px;
	margin-top: 10px;
	text-align: right;
}
.moduletable-login .btn-primary {
	color: #fff;
	text-shadow: none;
	background: #28AAE1;
	border: none!important;
}
#content .table td {
	border: none;
	padding: 10px;
}
.docman-table-documents a,
.docman-table-categories a {
	font-weight: 700;
	font-style: normal;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	margin-bottom: 0px;
	color: #575756;
	font-size: 14px;
}
#content .table .void {
	display: none;
}
.com_docman .docman-title {
	font-size: 26px;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1em;
	color: #575756;
}
.moduletable-search {
	position: absolute;
	top: 160px;
	right: 50%;
	margin-right: -470px;
	z-index: 4;
}
.moduletable-search.total-search
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	position:static;
	margin-right: 0px;
	padding-left: 20px;
	/*margin-top: 10px;*/
}


#specifications tr,
#specifications th,
#specifications td {
	text-align:left;	
}

.container-footer-image{
	text-align:center;
	padding-top:50px;	
}

#top .right .moduletable.mod-login{
	/*width: 100%;*/
	/*width: 504px;*/
	/*width:494px; ultimo*/
	padding-right: 10px;
	float: none;
	margin: 0px 0px 10px 0px;
	text-align: right;
	/*display: block;*/
	display:inline-block;
	*display:inline;
	zoom:1;
	
	/*border-right: 1px solid #949494;*/
}
#top .right .moduletable.mod-login a
{
	line-height: 20px;
	padding-bottom: 3px;
}
.login-greeting,
.logout-button{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	line-height:18px
}

#login-form{
	margin:0px;	
}

.btn-login,
.btn-login:hover{
	font-size: 12px;
	line-height:30px;
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	color: #727272;
	margin-right:5px;
	background-color:transparent;
	border:none;
	text-decoration:none;
}

.btn-login:hover{
	text-decoration:underline;	
}

.login-greeting{
	font-size: 12px;
	line-height:30px;
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	text-transform: lowercase;
}

.login-greeting span{
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-weight: bold;
	text-transform:none;
}

/*********** FINDER **************/

.finder-search{
	position:relative;	
}

.btn-hidden-search,
.btn-hidden-search:hover{
	border: none;
	position: absolute;
	top: 0;
	background: transparent;
	right: 0px;
	box-shadow: none;
}

.btn-hidden-search .icon-search{
	background-image: none;
	background-color: transparent;
}

#search-result-empty
{
	margin-top: 10px;
}
.title-search-results,
#search-result-empty h2
{
	color: #575756;
	font-family: 'HelveticaCondensedBold', Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 28px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.title-search-results span
{
	color: #82B1F4;
}

.subtitle-search-results
{
	color: #575756;
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	display: block;
}
.txt-title-single-news.small-title
{
	font-size: 22px;
	line-height: 24px;
}


/*********** MOD GALLERY OVERVIEW *******************/

.module_gallery_overview
{
	width: 760px;
	overflow:hidden;
	padding-bottom:60px;
	/*font-size:0px;*/
}
.item-slider-overview,
.container-media-gallery
{
	width:760px;
	height: 365px;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;	
}

.item-slider-overview
{
	position:relative;
	width:760px;
	height:365px;	
}

.item-slider-overview-prev,
.item-slider-overview-next
{
	width:31px;
	height:42px;
	/*display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;*/
	float:right;
}

.item-slider-overview-prev
{
	background: url(../images/arrow_left_slider_overview.png) left center no-repeat;
	margin-right:4px;
}

.item-slider-overview-next
{
	background: url(../images/arrow_right_slider_overview.png) left center no-repeat;
}

.caroufredsel_wrapper
{
	margin:0 !important;
	padding:0;
	font-size:0px;	
}

.wrapper-img-pagination
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	width:170px;
	padding:0px 9px;
	margin-right:0px !important;
	position:relative;
	/*margin-top:-2px;*/
	height:132px;
}

.ex-wrapper-pagination-overview
{
	position:relative;
	/*margin-top:40px;*/
	/*padding-left:49px;*/
	/*border-top: 2px solid #82B1F4;*/
	/*height:194px;*/
	background-color: #E5E5E4;
	height:214px;
}

.in-wrap-media-gallery
{
	width:760px;
	margin:0 auto;
	/*padding-top:20px;	*/
}

.img-detail-gallery-overview
{
	display:block;
	margin:0 auto;
}
/*.module_gallery_overview .wrapper-img-pagination.selected img
{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
}*/

/*.module_gallery_overview .wrapper-img-pagination.selected
{
	border: 2px solid #82B1F4;
	padding:6px 8px 0px 8px;
}*/
.slider-in-wrapper-item-overview
{
	margin-left:0px;	
}
.texts-container-slider-overview
{
	padding-top:20px;	
}
.head-gallery-detail
{
	background-color:#E5E5E4;
	padding-left:14px;
	padding-right:14px;
}
.container-social-news.layout-gallery
{
	width:260px;
	float:left;	
}
.clear-both
{
	clear:both;	
}
#overview_slider_container_pag
{
	padding-left:5px;
	margin:0;
}
.head-gallery-detail .pagination
{
	float:right;
	margin:0px 8px 0px 0px;
	padding:0px;
		
}
.number-detail-pagination,
.number-element-media-gallery
{
	font-family: 'HelveticaCondensed', Arial, sans-serif;
	display:none;
	font-size:16px;
	line-height:42px;	
}
.number-detail-pagination.selected
{
	display:block;	
}
.current-number,
.number-element-media-gallery
{
	display:inline-block !important;
	*display:inline !important;
	zoom:1 !important;
	vertical-align:top;
	margin:0px;
}

/*.item-295
{
	display:none !important;	
}*/

#recaptcha_privacy
{
	display:none;	
}
div#dynamic_recaptcha_1 img
{
	padding:0;
}
/*.container-video-overview
{
	padding-top:20px;	
}*/
/*
.arrow-gallery-selected { 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;	
	border-bottom: 10px solid #82B1F4;
	position: absolute;
	display: none;
	top:0;
	left:50%;
	margin-left:-10px;
}
.module_gallery_overview .wrapper-img-pagination.selected .arrow-gallery-selected {
	display: block;
}
*/
/*
.container-media-gallery-1
{
	background-color:red;
	height:500px;
	width:760px;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;	
}

.container-media-gallery-2
{
	background-color:green;
	height:500px;
	width:760px;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
}*/
#user-registration{
	margin-bottom: 0px;
	padding-bottom: 60px;
}
#user-registration .form-actions{
	background-color: #fff;
	border-top: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#user-registration .form-actions .btn{
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #0032A0;
	border-radius: 4px;
	line-height: 35px;
	height: 35px;
	padding: 0px 30px;
	color: #133B60;
	font-weight: normal;
	font-style: normal;
	font-family: "HelveticaCondensedBold",Arial,sans-serif;
	font-size: 15px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
}
textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input,
.ffTextBoxLeft, 
.ffSelectWrapper, 
.ffPasswordLeft{
	box-shadow: none !important;
	border-radius: 3px !important;
}
input[name="recaptcha_response_field"]{
	border-color: #ccc !important;
	padding: 0px 3px !important;
}
.ffSelectMenuMid{
	padding-left: 0px !important;
}

/*pagine deva*/
/*ita*/
.itemid-432 #powersoft-prodot .product_tabs {display: none;}
.itemid-432 #overview h2 {display: none;}
.itemid-432 .header {display: none;}
.itemid-432 .social-buttons {display: none;}
.itemid-432  #powersoft-prodot .prodotto-content {padding: 0px 0 50px;}
.itemid-432 .series-container{display: none;}
.itemid-432 #overview img{height: 100%!important;}
/*eng*/
.itemid-406 #powersoft-prodot .product_tabs {display: none;}
.itemid-406 #overview h2 {display: none;}
.itemid-406 .header {display: none;}
.itemid-406 .social-buttons {display: none;}
.itemid-406  #powersoft-prodot .prodotto-content {padding: 0px 0 50px;}
.itemid-406 .series-container{display: none;}
.itemid-406 #overview img{height: 100%!important;}
/*spa*/
.itemid-810 #powersoft-prodot .product_tabs {display: none;}
.itemid-810 #overview h2 {display: none;}
.itemid-810 .header {display: none;}
.itemid-810 .social-buttons {display: none;}
.itemid-810  #powersoft-prodot .prodotto-content {padding: 0px 0 50px;}
.itemid-810 .series-container{display: none;}
.itemid-810 #overview img{height: 100%!important;}
/*por*/
.itemid-408 #powersoft-prodot .product_tabs {display: none;}
.itemid-408 #overview h2 {display: none;}
.itemid-408 .header {display: none;}
.itemid-408 .social-buttons {display: none;}
.itemid-408  #powersoft-prodot .prodotto-content {padding: 0px 0 50px;}
.itemid-408 .series-container{display: none;}
.itemid-408 #overview img{height: 100%!important;}
/*cn*/
.itemid-812 #powersoft-prodot .product_tabs {display: none;}
.itemid-812 #overview h2 {display: none;}
.itemid-812 .header {display: none;}
.itemid-812 .social-buttons {display: none;}
.itemid-812  #powersoft-prodot .prodotto-content {padding: 0px 0 50px;}
.itemid-812 .series-container{display: none;}
.itemid-812 #overview img{height: 100%!important;}
/*claudia*/
.compare_series {display:none}
.lower_prod {display: none !important}
.koowa .docman_block{display: none !important}
.itemid-458 .mod-menu-left-component {min-height: 500px;}
.itemid-458 .container-component-in-column {float:right; margin-top: -800px;}
.itemid-344 .mod-menu-left-component {min-height: 500px;}
.itemid-344 .container-component-in-column {float:right;}
.itemid-343 .container-component-in-column {float:right;}
.itemid-343 .mod-menu-left-component {min-height: 500px;}
.itemid-457 .container-component-in-column {float:right;}
.itemid-246 .mod-menu-left-component {min-height: 500px;}
.itemid-246 .container-component-in-column {float:right;}
.itemid-247 .mod-menu-left-component {min-height: 500px;}
.itemid-247 .container-component-in-column {float:right; margin-top: -800px;}
.itemid-940 .mod-menu-left-component {min-height: 500px;}
.itemid-940 .container-component-in-column {float:right;}
.itemid-945 .mod-menu-left-component {min-height: 500px;}
.itemid-945 .container-component-in-column {float:right;}
.itemid-943 .mod-menu-left-component {min-height: 500px;}
.itemid-943 .container-component-in-column {float:right;}
.itemid-948 .mod-menu-left-component {min-height: 500px;}
.itemid-948 .container-component-in-column {float:right;margin-top: -800px;}
.itemid-1284 .mod-menu-left-component {min-height: 500px;}
.itemid-1284 .container-component-in-column {float:right;margin-top: -800px;}
.itemid-1303 .mod-menu-left-component {min-height: 500px;}
.itemid-1303 .container-component-in-column {float:right;margin-top: -800px;}
.itemid-460 .container-component-in-column {max-width: 760px;}
.itemid-346 .container-component-in-column {max-width: 760px;}
.itemid-958 .container-component-in-column {max-width: 760px;}
.itemid-294 .container-component-in-column {max-width: 760px;}
.itemid-955 .container-component-in-column {max-width: 760px;}
.itemid-260 .container-component-in-column {max-width: 760px;}
.itemid-1350 .container-component-in-column {max-width: 760px;}
.itemid-1352 .container-component-in-column {max-width: 760px;}
.itemid-1354 .container-component-in-column {max-width: 760px;}
.itemid-1355 .container-component-in-column {max-width: 760px;}
.itemid-1357 .container-component-in-column {max-width: 760px;}
.itemid-1343 .container-component-in-column {max-width: 760px;}
.itemid-1343 .row-fluid .span6 {width: 100%;}
#fox-c1350-textarea1-box > div:nth-child(1){margin-right: 100px}
.itemid-260 .koowa {display: none;}
.itemid-260 .moduletable h3 {display: none;}
.itemid-514 .specifications{display: none!important}
.ic-event-view {margin: 0px 0px !important}
.moduletable.mod-left-component > h3 {margin-left:0!important; top:500px!important;}
.ic_rounded.iccalendar {float: left!important; margin: -203px 10px auto!important;  max-width: 283px!important;}

/*garanzia*/
html body.site.com_content.view-article.no-layout.no-task.itemid-267.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-269{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-269.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-269.current.active{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-356.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-357{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-357.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-357.current.active{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-1015.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-1020{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-1020.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-1020.current.active{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-1023.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-1023.current.active{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-1018.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-1023{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-471.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-472{display:none!important;}
html body.site.com_content.view-article.no-layout.no-task.itemid-472.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-472.current.active{display:none!important;}
html body.site.com_wrapper.view-wrapper.no-layout.no-task.itemid-401.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-269{display:none!important;}
html body.site.com_wrapper.view-wrapper.no-layout.no-task.itemid-475.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-472{display:none!important;}
html body.site.com_wrapper.view-wrapper.no-layout.no-task.itemid-402.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-357{display:none!important;}
html body.site.com_wrapper.view-wrapper.no-layout.no-task.itemid-1035.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-1020{display:none!important;}
html body.site.com_wrapper.view-wrapper.no-layout.no-task.itemid-1038.child-voice div#main_wrapper div#container div.inner div#content div.moduletable.mod-menu-left-component ul.nav.menu.menu-left-component li.item-1023{display:none!important;}
.category-list {width: 750px;}

.itemid-403 .table-bordered{border:none}
.itemid-404 .table-bordered{border:none}
.itemid-1043 .table-bordered{border:none}
.itemid-476 .table-bordered{border:none}
.itemid-1040 .table-bordered{border:none}


/*pagine applications eng*/
/*hospitality*/
.itemid-1389 .social-buttons{display:none}
.itemid-1389 .product_tabs{display:none}
.itemid-1389 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1389 #powersoft-serie-prodotti .header{display:none}
/*venues*/
.itemid-1390 .social-buttons{display:none}
.itemid-1390 .product_tabs{display:none}
.itemid-1390 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1390 #powersoft-serie-prodotti .header{display:none}
/*retails*/
.itemid-1391 .social-buttons{display:none}
.itemid-1391 .product_tabs{display:none}
.itemid-1391 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1391 #powersoft-serie-prodotti .header{display:none}
/*how*/
.itemid-1392 .social-buttons{display:none}
.itemid-1392 .product_tabs{display:none}
.itemid-1392 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1392 #powersoft-serie-prodotti .header{display:none}
/*corporate*/
.itemid-1405 .social-buttons{display:none}
.itemid-1405 .product_tabs{display:none}
.itemid-1405 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1405 #powersoft-serie-prodotti .header{display:none}

/*pagine applications it*/
/*hospitality*/
.itemid-1409 .social-buttons{display:none}
.itemid-1409 .product_tabs{display:none}
.itemid-1409 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1409 #powersoft-serie-prodotti .header{display:none}
/*venues*/
.itemid-1410 .social-buttons{display:none}
.itemid-1410 .product_tabs{display:none}
.itemid-1410 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1410 #powersoft-serie-prodotti .header{display:none}
/*retails*/
.itemid-1411 .social-buttons{display:none}
.itemid-1411 .product_tabs{display:none}
.itemid-1411 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1411 #powersoft-serie-prodotti .header{display:none}
/*how*/
.itemid-1412 .social-buttons{display:none}
.itemid-1412 .product_tabs{display:none}
.itemid-1412 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1412 #powersoft-serie-prodotti .header{display:none}
/*corporate*/
.itemid-1413 .social-buttons{display:none}
.itemid-1413 .product_tabs{display:none}
.itemid-1413 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1413 #powersoft-serie-prodotti .header{display:none}

/*pagine applications pt*/
/*hospitality*/
.itemid-1421 .social-buttons{display:none}
.itemid-1421 .product_tabs{display:none}
.itemid-1421 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1421 #powersoft-serie-prodotti .header{display:none}
/*venues*/
.itemid-1422 .social-buttons{display:none}
.itemid-1422 .product_tabs{display:none}
.itemid-1422 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1422 #powersoft-serie-prodotti .header{display:none}
/*retails*/
.itemid-1423 .social-buttons{display:none}
.itemid-1423 .product_tabs{display:none}
.itemid-1423 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1423 #powersoft-serie-prodotti .header{display:none}
/*how*/
.itemid-1424 .social-buttons{display:none}
.itemid-1424 .product_tabs{display:none}
.itemid-1424 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1424 #powersoft-serie-prodotti .header{display:none}
/*corporate*/
.itemid-1426 .social-buttons{display:none}
.itemid-1426 .product_tabs{display:none}
.itemid-1426 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1426 #powersoft-serie-prodotti .header{display:none}

/*pagine applications es*/
/*hospitality*/
.itemid-1415 .social-buttons{display:none}
.itemid-1415 .product_tabs{display:none}
.itemid-1415 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1415 #powersoft-serie-prodotti .header{display:none}
/*venues*/
.itemid-1416 .social-buttons{display:none}
.itemid-1416 .product_tabs{display:none}
.itemid-1416 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1416 #powersoft-serie-prodotti .header{display:none}
/*retails*/
.itemid-1417 .social-buttons{display:none}
.itemid-1417 .product_tabs{display:none}
.itemid-1417 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1417 #powersoft-serie-prodotti .header{display:none}
/*how*/
.itemid-1418 .social-buttons{display:none}
.itemid-1418 .product_tabs{display:none}
.itemid-1418 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1418 #powersoft-serie-prodotti .header{display:none}
/*corporate*/
.itemid-1419 .social-buttons{display:none}
.itemid-1419 .product_tabs{display:none}
.itemid-1419 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1419 #powersoft-serie-prodotti .header{display:none}

/*pagine applications cn*/
/*hospitality*/
.itemid-1381 .social-buttons{display:none}
.itemid-1381 .product_tabs{display:none}
.itemid-1381 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1381 #powersoft-serie-prodotti .header{display:none}
/*venues*/
.itemid-1383 .social-buttons{display:none}
.itemid-1383 .product_tabs{display:none}
.itemid-1383 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1383 #powersoft-serie-prodotti .header{display:none}
/*retails*/
.itemid-1384 .social-buttons{display:none}
.itemid-1384 .product_tabs{display:none}
.itemid-1384 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1384 #powersoft-serie-prodotti .header{display:none}
/*how*/
.itemid-1386 .social-buttons{display:none}
.itemid-1386 .product_tabs{display:none}
.itemid-1386 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1386 #powersoft-serie-prodotti .header{display:none}
/*corporate*/
.itemid-1425 .social-buttons{display:none}
.itemid-1425 .product_tabs{display:none}
.itemid-1425 #powersoft-prodot #overview.tab.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2:nth-child(1) {display:none}
.itemid-1425 #powersoft-serie-prodotti .header{display:none}

.mo-widget-jobs-box{width: 700px;}


.sw{ display:block;}
.hd{ display:none;}