
#tab-areaProdottiVideo {
	padding-top:50px;
	padding-bottom:50px;
}


.newLayout {
	font-size:16px;
}

.newLayout .desc {
	max-width:50%; 
	float:right;
	color: #000;
	margin-top:40px;
	text-align: justify;
}
.newLayout h1 {
	padding: 10px 3%;
	border: 1px solid #d7d7d7;
	color: #939393; 
	display:table; 
	width:94%
}

.tabs-nav#tabAreaProdotti {
	display:table;
	width:100%;
}
.tabs-nav#tabAreaProdotti li {
	display:table-cell;
	float:none;
	border:none;
	padding:0 7px;
	text-align:center;
	border-bottom:2px solid #e3e3e3;
	width:20%;
}
.tabs-nav#tabAreaProdotti li#configLi {
	padding:0;
}
.q_tabs .tabs-nav li a {
	font-weight:300;
}
.q_tabs .tabs-nav li a:hover {
	color: #84c02f;
}


.tabs-nav#tabAreaProdotti li.active, .tabs-nav#tabAreaProdotti li.active a {
	background:#fff;
}
.tabs-nav#tabAreaProdotti li a {
	font-weight: 400;
}

.tabs-nav#tabAreaProdotti li a, .tabs-nav#tabAreaProdotti li.active a {
	color:#686868;
	text-transform: initial;
}

.tabs-nav#tabAreaProdotti li a:hover, .tabs-nav#tabAreaProdotti li.active a:hover, h2 > a:hover {
	color:#94c120 !important;
}

.tabs-nav#tabAreaProdotti li.active a {
	font-weight: 700;
}
.tabs-nav#tabAreaProdotti li.active {
	color:#686868;
	border-top:2px solid #e3e3e3;
	border-right:2px solid #e3e3e3;
	border-left:2px solid #e3e3e3;
	background:#fff;
	border-bottom:0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

#tabsAreaProdottiContenuti .tab-content {
	padding: 48px 50px;
	border: 1px solid #d7d7d7;
	margin-top: 50px;
}

 #tabsAreaProdottiContenuti .tab-content#tab-areaProdottiDownload {
	padding: 30px 90px; 
}

#tabsAreaProdottiContenuti .tab-content h4 {
	color:#99c60d;
	font-weight:bold;
	margin-bottom:30px;
}

.imgDatiTecnici {
	margin-bottom:30px;
	max-width:100%;
}

#projectSelector {
	background: #686868;
	float: right;
	border-top:1px solid #eee;
	position: absolute;
	right: 15px;
	display:none;
}

#projectSelector li {
	list-style: none;
	padding: 10px 20px;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}

#projectSelector li:hover, #projectSelector li:active {
	background:white;
}

#projectSelector li:hover a, #projectSelector li:active a {
	color:#686868;
}

#projectSelector li a {
	color:white;
}

.newUserArea {
	float:right;
}

.newIcons {
	float:right;
}

.newMainImage {
	float:left; max-height:400px; max-width:50%; 
}

.newTitle {
	display:table-cell;vertical-align: middle;
}

.newPdfIcons {
	width:250px; display:inline-block; float:none; margin-right: auto; max-width: inherit; position: relative; padding-top: 0;
}

.newPdfIcons a {
	display:inline-block; text-align:center; color:#999999; font-size:18px; vertical-align:top;
}

.elettroLinkTop, .elettroLinkBot {
	display:inline-block; text-align:center; color:#999999; font-size:18px; vertical-align:top;
}

.elettroLinkTop:hover, .elettroLinkBot:hover {
	color:#94c120;
}

.elettroLinkTop span {
	margin-bottom: 30px; display: inline-block; position:relative;
	top:25px;
}

.elettroLinkBot {
	text-transform:uppercase;
}

#tab-areaProdottiDownload a:hover, #tab-areaProdottiDownload a:hover span {
	color:#94c120 !important;
}

@media (max-width:999px) {
	#tabAreaProdotti span {
		font-size: 10px;
	}
	
	.newPdfIcons {
		displa:block;
		width:100%;
		margin:0;
		text-align:center;
		margin-bottom:30px;
	}
	
	.newPdfIcons a {
		float:none !important;
		font-size:inherit;
	}
	
}

@media (max-width:800px) {
	.dusoftBreadCrumbs, .newUserArea {
		font-size: 12px;
		float:none;
		clear:both;
	}
	
	.newIcons {
		float:none;
		display:block;
	}
	
	.newLayout .desc, .newMainImage {
		float:none;
		max-width:100%;
		display:block;
		margin-bottom:20px;
	}
	
	.newTitle {
		display:block;
		margin-bottom:10px;
	}
	
	#tabAreaProdotti li, #tabAreaProdotti li > a {
		padding-left:2px !important;
		padding-right:2px !important;
	}
	
}