body{
	font-family: 'Open Sans', sans-serif;
}
.darkGray{
	color: #979797;
}
.nopadding{
	padding: 0px;
}
.padding-top-20{
	padding-top: 20px;
}
.padding-top-15{
	padding-top: 15px !important;
}
.padding-left-0
{
	padding-left: 0px;
}
.nomargin{
	margin: 0px;
}
.margin-left-150{
	margin-left: 150px;
}
.margin-right--45{
	margin-right: -45px;
}
.margin-top-15{
	margin-top: 15px !important;
}
.margin-top-25{
	margin-top: 25px !important;
}
.margin-bottom-15{
	margin-bottom: 15px !important;
}
.relative {
	position:relative;
}
header{
	background-color: white;
	border: none;
}
footer {
	border: none;
	background-color: rgb(237,237,237);
}

#home-carousel {
	border-bottom:1px solid #FFF;
}
	#home-carousel .carousel-indicators li{
		background-color:#000047;
		width:12px;
		height:12px;
	}
	#home-carousel .carousel-indicators li.active{
		background-color:#fd1b14;
		margin:1px;
	}

.containMenu{
	border:none;
	background: none;
}
.menu-generic-link {
    padding: 0px 5px 0px 5px !important;
    font-size: 12px;
    font-weight: 600;
    text-align: right;
}
.menu-generic-link  a {
    padding: 0px !important;
    padding-top: 2px;
    text-decoration: underline;
 }
.padding10{
	padding: 10px;
}
.padding-7{
	padding: 7px;
}
.fontSize16{
	font-size: 16px;
}
.fontSize22{
	font-size: 22px;
}
.marginTop10{
	margin-top: 10px;
}

.marginLeft8{
	margin-left: 8px;
}
.menu{
	font-size: 12px;
}
.menu li a{
	text-decoration: underline;
}
.menu-top,
.menu-bottom{
	font-weight: 600;
}
.menu-top > li > a,
.menu-bottom > li > a {
		padding:15px 4px;
		
	}
.menu-top .dropdown-menu,
.menu-bottom .dropdown-menu{
	background-color: #575757;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
}
.menu-top .dropdown-menu > li > a:link,
.menu-top .dropdown-menu > li >  a:visited,
.menu-top .dropdown-menu > li > a:focus,
.menu-bottom .dropdown-menu > li > a:link,
.menu-bottom .dropdown-menu > li >  a:visited,
.menu-bottom .dropdown-menu > li > a:focus{
	color: #FFFFFF;
	text-decoration: none;
}
.menu-top .dropdown-menu > li > a:hover,
.menu-bottom .dropdown-menu > li > a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}

.submenu{
	color: #979797;
	font-weight: normal;
	width: 78%;
}
.accesso{
	border: 0px;
	background: rgb(58,61,66) !important;
	color: white !important;
}

.paddingLeft5{
	padding-left: 5px;
}
.displayInlineBlock{
	display: inline-block;
}
.floatRight{
	float: right;
}
.border-left{
	border-left: 1px solid rgb(58,61,66);
}
.registrati
{
	width: 130px; 
	padding: 7px;
	border: 0px;
	margin-left: 5px;
}

.registrati a
{
	text-decoration: none;
	color: white;
	background-color: black !important;
	border-radius: 0px;
	border: 0px;
	width: 115px;
	padding: 7px;
}

.green{
	color: #04A900 !important;
}

.blue{
	color: #000047 !important;
}

.gold{
	color: #D19C00 !important;
}

.violet{
	color: #AA4371 !important;
}

.orange{
	color: #FF7900 !important;
}

.red{
	color: #F40700 !important;
}


#videoteca{
	padding: 0px 0px;
 font-size:12px;
 font-weight: 600;
text-align:right;

}

#videoteca a{
	padding: 0px;
	padding-top: 2px;
	text-decoration:underline;
	
}


.bg-category {
	background-color:#7f7f7f;
	color:#FFF;
} 
.bg-category-1 {
	background-color:#04a900;
	color:#FFF;
}
.bg-category-2 {
	background-color:#000047;
	color:#FFF;
}
.bg-category-3 {
	background-color:#d19d00;
	color:#FFF;
}
.bg-category-4 {
	background-color:#aa4371;
	color:#FFF;
}
.bg-category-5 {
	background-color:#ff7900;
	color:#FFF;
}
.bg-category-6 {
	background-color:#ff8f06;
	color:#FFF;
}
.bg-category-8 {
	background-color:#f40700;
	color:#FFF;
}
.boxScroll{
	overflow-y: scroll;
	height: 200px;
}

.tags{
	background-color: #007EAE;
	color: white;
}
.tag{
	background-position: center top;
	background-image: url('/dev/src/skins/default/images/mappa_tag.png');
	height: 350px;
	margin: 0px;
	padding-top: 15px !important;
	padding-left: 15px;
	padding-right: 15px;
}

.alert{
	background-color: #575757;
	text-align: center;
	width: 100%;
	color: white;
	position: absolute;
	z-index: 99;
}

.search{
	background-color: #e9e9e9;
	padding-left: 5px;
}
.search-icon{
	width: 5%;
}
.search-input{
	width: 80%;
	margin-right: -5px;
	border: none;
	padding-left: 10px; 
	height: 27px;
	background: transparent;
	font-size:12px;
}

.menu-button,
.search-button{
	background-color: rgb(223,223,223);
	border-radius: 0px;
	height: 27px;
	line-height: 27px;
	color: rgb(169,169,169);
	display: block;
	color: #979797;
}
.search-button{
	width: 15%;
	border-left-style:solid;
	border-left-color: white;
	border-left-width: 1px;
	float: right;
}

.access{
	width: 30px;
	display: inline-block;
	margin-right: 10px;
}
.accedi-menu{
	height: 27px;
	line-height: 27px;
	color: #979797;
	padding: 0px;
	margin: 0px;
}
.accedi-menu a{
	color: #979797;
	padding: 0px;
	margin: 0px;
}

.accedi-button{
	display: block;
	height: 27px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.accedi-img{
	height: 20px;
}
.avatar-img{
	border-radius: 50px;
	height: 25px;
}

.paddingTop5{
	padding-top: 5px;
}



/*Social*/
.positionSocial{
	position: fixed;
	right: 0px;
	top: 40%;
	z-index:9999;
}

.dimension{
	width: 40px;
}

footer{
	width: 100%;
	background-color: rgb(237,237,237);
	padding-top:10px;
	padding-bottom:10px;
}

.socialFacebook
{
	background-image: url("/src/skins/default/images/facebook_social.png");
	width:50px;
	height:50px;
	background-size:100% 100%;
	float:right;
	/*
	-webkit-transition: width 0.5s;
	transition: width 0.5s;*/
}
.socialFacebook:hover
{
	background-image: url("../images/facebook_social_hover.png");
	width:257px;
	height:50px;
	background-size:100% 100%;
	
}

.socialTwitter
{
	background-image: url("../images/twitter_social.png");
	width:50px;
	height:50px;
	background-size:100% 100%;
	float:right;
	/*
	-webkit-transition: width 0.5s;
	transition: width 0.5s;*/
}
.socialTwitter:hover
{
	background-image: url("../images/twitter_social_hover.png");
	width:257px;
	height:50px;
	background-size:100% 100%;
}

.socialYoutube
{
	background-image: url("../images/youtube_social.png");
	width:50px;
	height:50px;
	background-size:100% 100%;
	float:right;
	/*
	-webkit-transition: width 0.5s;
	transition: width 0.5s;*/
}
.socialYoutube:hover
{
	background-image: url("../images/youtube_social_hover.png");
	width:257px;
	height:50px;
	background-size:100% 100%;
}

.socialStampa
{
	background-image: url("../images/stampa_social.png");
	width:50px;
	height:50px;
	background-size:100% 100%;
	float:right;
	/*
	-webkit-transition: width 0.5s;
	transition: width 0.5s;*/
}
.socialStampa:hover
{
	background-image: url("../images/stampa_social_hover.png");
	width:257px;
	height:50px;
	background-size:100% 100%;
}
/*Social footer*/
footer ul{
	list-style: none;
}

.copyright{
	font-size: 12px;
}
.copyright>a,
.social a{
	text-decoration: none;
	display: inline !important; 
	padding: 0px !important;
}

footer .social img{
	height: 20px;
	margin-right: 5px;
}

/*SEZIONE DI META*/
.topMiddlePage{
	background-color: #2e2e2e;
	padding:50px 0;
}

.buttonList .nav-tabs {
	border:0;
}
	.buttonList .nav-tabs > li > a {
		padding:0 5px;
	}
	.buttonList .nav-tabs > li.active > a, .buttonList .nav-tabs > li > a:hover, .buttonList .nav-tabs > li > a:focus {
		background-color:transparent;
		border:0;
	}
		.buttonList .nav-tabs > li > a > i {
			color:#8c8c8c;
		}
		.buttonList .nav-tabs > li.active > a > i {
			color:#FFF;
		}
.buttonList > a > i {
	color:#8c8c8c;
}
.categoryButtons .nav-tabs {
	border:0;
}
	.categoryButtons .nav-tabs > li {
		margin-right:10px;
	}
	.categoryButtons .nav-tabs > li > a {
		color: white;
		width:100%;
		max-width:250px;
		padding:5px 10px;
		font-size:14px;
		background-color:#000047;
		border-radius:0;
		border:0;
	}
	.categoryButtons .nav-tabs > li.active > a {
		background-color:transparent;
		border:0;
	}
	
	.categoryButtons .nav-tabs > li.category-1 > a {
		color:#FFF;
		background-color:#04a900;
	}
	.categoryButtons .nav-tabs > li.active.category-2 > a {
		color:#FFF;
		background-color:#000047;
	}
	.categoryButtons .nav-tabs > li.active.category-3 > a {
		color:#FFF;
		background-color:#000047;
	}
	.categoryButtons .nav-tabs > li.active.category-4 > a {
		color:#FFF;
		background-color:#04a900;
	}
	.categoryButtons .nav-tabs > li.active.category-5 > a {
		color:#FFF;
		background-color:#c89601;
	}
	.categoryButtons .nav-tabs > li.active.category-6 > a {
		color:#FFF;
		background-color:#ff8f06;
	}
	.categoryButtons .nav-tabs > li.category-7 > a {
		color:#FFF;
		background-color:#018498;
	}
	
	
.middlePage{
	background-color: #474747;
	border-top: solid 1px white;
	padding:50px 0;
}

.middlePage-light{
	background-color: #aea6a6;
}

.bottomMiddlePage{
	background-color: white;
	width: 100%;
	padding:50px 0;
}
	.bottomMiddlePage .article, .bottomMiddlePage .article:hover, .bottomMiddlePage .article:focus {
		display:block;
		text-decoration:none;
		margin-top:20px;
		margin-bottom:20px;
	}
	.bottomMiddlePage .article .title {
		font-size:18px;
		color:#434343;
		margin-bottom:10px;
	}

	.bottomMiddlePage .article .abstract {
		padding-left:15px;
		color:#434343;
		font-size:12px;
	}
		.bottomMiddlePage .article .abstract .date {
			color:#8d8d8d;
			margin-bottom:15px;
			font-size:14px;
		}
		.bottomMiddlePage .article .abstract .subtitle {
			font-style: italic;
			margin-bottom:15px;
			font-size:14px;
		}

.sez-category2{
	max-width: 250px;
	padding: 5px 10px;
	display:inline;
	color: white;
}
.sez-box{
	margin-top: 10px;
}

.sez-2-category-1
{
	background-color:#04a900;
	text-transform: uppercase;
}
.sez-2-category-2
{
	background-color:#000047;
	text-transform: uppercase;
}
.sez-2-category-3
{
	background-color: #018498;
	text-transform: uppercase;
}
.sez-2-category-4
{
	background-color:#04a900;
	text-transform: uppercase;
}
.sez-2-category-5
{
	background-color:#04a900;
	text-transform: uppercase;
}
.sez-2-category-6
{
	background-color:#aa4371;
	text-transform: uppercase;
}

.sez-2-link-1
{
	color:#04a900;
}
.sez-2-link-2
{
	color:#000047;
}
.sez-2-link-3
{
	color: #018498;
}
.sez-2-link-4
{
	color:#04a900;
}
.sez-2-link-5
{
	color:#04a900;
}
.sez-2-link-6
{
	color:#aa4371;
}

.homeTitle{
	color: white;
	width:100%;
	max-width:250px;
	padding:5px 10px;
	font-size:14px;
}
.homeSliderTitle
{
	position:absolute;
	bottom:80px;
	font-size: 30px;
	left:10%;
	color:white;
	/*background-color:white;*/
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	z-index:999;
}
.ombraSlider
{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-image:url('../images/alone.png');
	z-index:1px;
	background-position: bottom center;
	background-repeat: repeat-x;
	display: block;
}

.homeSliderSubTitle
{
	position:absolute;
	bottom:50px;
	font-size: 25px;
	left:10%;
	color:white;
	/*background-color:white;*/
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.homeTitle a
{
	color: white;

}
.homeTitle a:hover
{
	color: white;

	text-decoration: none;
}

.homeSliderTitle a
{
	text-decoration: none;
	color:white;
	
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.homeSliderTitle a:hover
{
	text-decoration: none;
	color:white;
	
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.homeSliderSubTitle a
{
	text-decoration: none;
	color:white;
	
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.homeSliderSubTitle a:hover
{
	text-decoration: none;
	color:white;
	
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.calendar{
	color: #373737;
	background-color: white;
	padding:15px;
}
	.calendar .num {
		text-align:center;
		font-size:24px;
		line-height:28px;
	}
	.calendar .month-year {
		text-align:center;
		font-size:14px;
		line-height:18px;
	}

.news {
	margin-bottom:60px;
	display:block;
	text-decoration:none;
}
	.news .title{
		font-size:24px;
		color:white;
		margin-bottom:10px;
	}
	.news .abstract {
		font-size:15px;
		color:white;
		padding-left:15px;
		padding-right:15px;
		line-height:20px;
	}

#news-carousel .carousel-inner {
	padding-bottom:40px;
}
#news-carousel .carousel-control {
	font-size:80px;
	background:none;
	width: 8.33333%;
}
	#news-carousel .carousel-control.left{
		left:-8.33333%;
	}
	#news-carousel .carousel-control.right{
		right:-8.33333%;
	}
		#news-carousel .carousel-control span {
			top:50%;
			position:relative;
			margin:auto;
			margin-top:-40px;
			display:block;
		}

	#news-carousel .news-slide {
		display:block;
		text-decoration:none;
	}
		#news-carousel .news-slide .title{
			font-size:24px;
			color:white;
			margin-bottom:15px;
		}
		#news-carousel .news-slide .abstract {
			font-size:14px;
			color:white;
			padding-right:15px;
		}
			#news-carousel .news-slide .abstract .calendar {
				margin-right:15px;
			}
	#news-carousel .carousel-indicators {
		bottom:0px;
		margin-bottom:0px;
	}
		#news-carousel .carousel-indicators li {
			background-color:#d19d00;
			width:12px;
			height:12px;
		}
		#news-carousel .carousel-indicators li.active {
			background-color:#000047;
			margin:1px;
		}

.middlePage .article, .middlePage .article:hover, .middlePage .article:focus{
	display: block;
	margin-top:20px;
	text-decoration:none;
}
	.middlePage .article .textArticle{
		height: 70px;
		padding: 10px;
		color: white;
		overflow:hidden;
		position:relative;
	}
		.middlePage .article .textArticle .date {
			position:absolute;
			bottom:5px;
			right:10px;
			font-size:12px;
			color:white;
		}
	.middlePage .tab-pane.active.category-1 .article .textArticle,
	.category-1 .article .textArticle {
		background-color:#04a900;
	}
	.middlePage .tab-pane.active.category-2 .article .textArticle,
	.category-2 .article .textArticle {
		background-color:#fd1b14;
	}
	.middlePage .tab-pane.active.category-3 .article .textArticle,
	.category-3 .article .textArticle {
		background-color:#000047;
	}
	.middlePage .tab-pane.active.category-4 .article .textArticle,
	.category-4 .article .textArticle {
		background-color:#aa4371;
	}
	.middlePage .tab-pane.active.category-5 .article .textArticle,
	.category-5 .article .textArticle {
		background-color:#c89601;
	}
	.middlePage .tab-pane.active.category-6 .article .textArticle, 
	.category-6 .article .textArticle {
		background-color:#ff8f06;
	}
	.middlePage .tab-pane.active.category-7 .article .textArticle,
	.category-7 .article .textArticle {
		background-color:#018498;
	}
	.middlePage .tab-pane.active.category-9 .article .textArticle,
	.category-9 .article .textArticle {
		background-color:#04a900;
	}
	.middlePage .tab-pane.active.category-10 .article .textArticle,
	.category-10 .article .textArticle {
		background-color:#04a900;
	}
	

.bottom-slider.slide {
	opacity:0.5;
}
.bottom-slider .slide.slick-active {
	opacity:1;
}
.bottom-slider #bottom-slider-prev {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	left:10%;
	cursor:pointer;
}
.bottom-slider #bottom-slider-next {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	right:10%;
	cursor:pointer;
}

.slider-article .slide {
	opacity:0.5;
}
.slider-article .slide.slick-active {
	opacity:1;
}
.slider-article #bottom-slider-prev {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	left:10%;
	cursor:pointer;
}
.slider-article #bottom-slider-next {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	right:10%;
	cursor:pointer;
}


.slider-article-footer .slide {
	opacity:0.5;
}
.slider-article-footer .slide.slick-active {
	opacity:1;
}
.slider-article-footer #bottom-slider-prev {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	left:10%;
	cursor:pointer;
}
.slider-article-footer #bottom-slider-next {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	right:10%;
	cursor:pointer;
}

.dossier-in-evidenza
{
	background-color:#D9D9D9;
	padding-bottom:30px;
}
.link-det-dossier
{
	display:block;
}

.link-det-dossier-print
{
	display:none;
}

.link-det-article
{
	display:block;
}

.link-det-article-print
{
	display:none;
}

.slider-dossier .slide {
	opacity:0.5;
}
.slider-dossier .slide.slick-active {
	opacity:1;
}
.slider-dossier #bottom-slider-prev {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	left:0;
	cursor:pointer;
}
.slider-dossier #bottom-slider-next {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	right:0;
	cursor:pointer;
}

.slider-events .slide {
	opacity:0.5;
}
.slider-events .slide.slick-active {
	opacity:1;
}
.slider-events #bottom-slider-prev {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	left:10%;
	cursor:pointer;
}
.slider-events #bottom-slider-next {
	position:absolute;
	color:#e3e5e7;
	display:block;
	top:50%;
	font-size:80px;
	margin-top:-40px;
	right:10%;
	cursor:pointer;
}

.presenteWrapper{
	margin-top:30px;
	max-height: 590px;
	overflow-x: hidden;
	overflow-y: auto;
}

/* Lista Articoli */
#listArticles {
	background-image: url("/src/skins/default/images/listArticles-sfondo.jpg");
	background-repeat: repeat-x;
}

#listArticles .content, #listArticlesMap .content {
	background-color: white;
}
#listArticles h1, #listArticlesMap h1 {
	font-size: 26px;
	color: #575757;
}
#listArticles .articleListItem,
#listArticlesMap .articleListItem {
	height: 285px;
	overflow: hidden;
	position: relative;
	padding-top: 15px;
}
#listArticles .articleListItem .desc,
#listArticlesMap .articleListItem .desc{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	height: 70px;
}
#listArticles .articleListItem .desc .int,
#listArticlesMap .articleListItem .desc .int {
	width: 100%;
	height: 70px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#listArticles .articleListItem .desc .int h2,
#listArticlesMap .articleListItem .desc .int h2 {
	font-size: 16px;
	color: white;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
#listArticles .articleListItem .desc .int .date,
#listArticlesMap .articleListItem .desc .int .date {
	font-size: 11px;
	color: white;
	padding-top: 5px;
}
#listArticles .articleListItem .desc .int a:link,
#listArticles .articleListItem .desc .int a:visited,
#listArticles .articleListItem .desc .int a:hover,
#listArticlesMap .articleListItem .desc .int a:link,
#listArticlesMap .articleListItem .desc .int a:visited,
#listArticlesMap .articleListItem .desc .int a:hover
{
	color: white;
	text-decoration: none;
}
#listArticles .article-list-filters,
#listArticlesMap .article-list-filters {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 15px;
	margin-top: 25px;
	width: 500px;
	text-align: right;
}
#listArticles .article-list-filters .filtra-label,
#listArticlesMap .article-list-filters .filtra-label {
	padding-right: 5px;
}
.tags .int{
	background-image: url('/src/skins/default/images/tags-sfondo.jpg');
	background-size: cover;
	height: 350px;
	color: white;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	
}
.tags .list{
	text-align: center;
	padding-top: 30px;
}
.bg-category-tags {
	background-color:#007fae;
}
/* Fine Lista Articoli */

/* Dettaglio articolo */
#detailArticles h1{
	font-size: 22px;
	color: grey;
	margin-bottom: 5px;
	
}
#detailArticles h2{
	font-size: 16px;
	color: grey;
	padding: 0px;
	margin: 0px;
}
#detailArticles h3{
	font-size: 16px;
	color: grey;
	margin-bottom: 5px;
	font-style: italic;
	margin:0px 0px 10px;
}
#detailArticles .content{
	padding-top: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	position: relative;
	background-color: white;
}
#detailArticles .date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-weight: bold;
}
#detailArticles .content .video{
	padding: 20px 0px;
}
#detailArticles .evidence{
	
	background-position: center top;
	background-color: #c0c0c0;
	background-repeat: no-repeat;
	/*height: 350px;*/
	margin: 0px;
	/*padding-top: 15px !important;
	padding-left: 15px;
	padding-right: 15px;*/
}
#detailArticles .evidence .text{
	font-size: 20px;
	font-style: italic;
	text-align: center;
	/*margin-top: 140px;*/
}


#detailArticles .articleListItem{
	height: 285px;
	overflow: hidden;
	position: relative;
	padding-top: 15px;
}
#detailArticles .articleListItem .desc{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	height: 70px;
}
#detailArticles .articleListItem .desc .int{
	width: 100%;
	height: 70px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#detailArticles .articleListItem .desc .int h2{
	font-size: 16px;
	color: white;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
#detailArticles .articleListItem .desc .int .date{
	font-size: 11px;
	color: white;
	padding-top: 5px;
}
#detailArticles .articleListItem .desc .int a:link,
#detailArticles .articleListItem .desc .int a:visited,
#detailArticles .articleListItem .desc .int a:hover
{
	color: white;
	text-decoration: none;
}

.abstractSchedaRiassuntiva
{
	font-size: 16px;
	color: grey;
	margin-bottom: 5px;
	/*font-style: italic;*/
	margin:0px 0px 10px;
}

.sfondoVideo
{
	background-color:  	#660000;
	background-repeat: repeat;
}
.bg-category-related{
	background-color:#d19d00;
	width: 150px;
}
.relArticle{
	height: 150px;
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-top:10px;
}
.relArticle .desc{
	height: 55px;
	width:100%;
	background-image: url('../images/sfondo-nero.png');
	position: absolute;
	bottom: 0px;
	left:0px;
	padding: 5px;
	font-size: 12px;
}
.relArticle .desc a:link,
.relArticle .desc a:visited,
.relArticle .desc a:hover{
	color: white;	
}

.relatedImg
{
	position:relative;
	margin-bottom:20px;
}
/*
.relArticleImg{
	height: 250px;
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-top:10px;
}*/
.relatedImg .desc{
	/*height: 55px;*/
	width:100%;
	background-image: url('../images/sfondo-nero.png');
	/*position: absolute;*/
	bottom: 0px;
	left:0px;
	padding: 5px;
	font-size: 12px;
}
.relatedImg .desc a:link,
.relatedImg .desc a:visited,
.relatedImg .desc a:hover{
	color: white;	
}



.sfondo{
	background-image: url('../images/listArticles-sfondo.jpg');
	background-repeat: repeat-x;
}
.testata{
	height: 320px;
	background-image: url('../images/logo_header.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.gallery{
	height: 320px;
	background-repeat: no-repeat;
	background-size: cover;
}

.video{
	height: 550px;
	background-repeat: no-repeat;
	background-size: cover;
}

.w-100 {
	width: 100%;
	max-width: 100%;
}
/* Fine dettaglio articolo */


/*classi dimensioni tag*/
.tag10{font-size: 14px;}
.tag12{font-size: 16px;}
.tag14{font-size: 18px;}
.tag16{font-size: 20px;}
.tag18{font-size: 22px;}
.tag20{font-size: 24px;}
.tag22{font-size: 26px;}
.tag24{font-size: 28px;}
.tag26{font-size: 30px;}
.tag28{font-size: 32px;}
.tag30{font-size: 34px;}
/*fine classi dimensioni tag*/

/* Inizio registrazione */

#reg h1{
	font-size: 26px;
	color: #D19C00 ;
}

#reg .desc{
	font-size: 14px;
	color: #979797 ;
	margin-top: 20px;
}

.containerReg
{
	border:1px solid #dddddd;
	background-color:#f9f9f9;
	margin-top:20px;
	margin-bottom:20px;
	padding: 20px;
}

.formRegTitle
{
	color: #979797;
	font-size: 20px;
	margin-top:10px;
	margin-bottom:10px;
	margin-bottom: 15px;
	font-weight: 300;
}
.formRegTitleYellow
{
	color: #D19C00;
	font-size: 20px;
	margin-top:10px;
	margin-bottom:10px;
	margin-bottom: 15px;
	font-weight: 300;
}
.colPad{
	
}
.formRegCampi
{
	margin-left:10px;
}
.form-group{
	position: relative;
}
.formInput
{
	border-style:none;
	background-color:#e9e9e9;
	color:#979797;
	border-radius: 0px;
	width:90%;
}
.labelObbl{
	position: absolute;
	right: 15px;
	top: 0px;
	color: red;
	font-size: 35px;
}
.formInput.small
{
	float:left;
	width:43%;
	margin-right:4%;
}
.formInput.xsmall
{
	float:left;
	width:27%;
	margin-right:4%;
}
.formInput.small.last,
.formInput.xsmall.last
{
	margin-right:0;
}
.formInput.error{
	background-color: #e59f9f;
}
label.error{
	color: #e59f9f;
	font-weight: normal;
	font-size: 12px;
}
.privacy
{
	width:100%;
	height: 150px;
	font-size: 10px;
	border-color: grey;
}
.privacyNew
{
	width:100%;
	height: 50px;
	font-size: 10px;
	border-color: grey;
}
.registerButton
{
	margin-bottom: 20px;
}

.buttonReg
{
	text-align:center;
	background-color:#009DF4;
	color:white;
	width:150px;
	height:40px;
	margin:auto;
	padding-top:10px;
}

.buttonReg a
{
	color:white;
}

.accedi
{
	text-decoration: none;
	background-color: black;
	color: white;
	margin-left: 3px;
	border-radius: 0px;
}

.accedi a
{
	text-decoration: none;
	color: white;
}

.buttonLogin
{
	text-align:center;
	background-color:rgb(0,157,244);
	color:white;
	width:110px;
	height:35px;
	margin-top: -2px;
	border: 0px;
	margin-left: -10px;
}

.buttonEvents
{
	text-align:center;
	background-color:rgb(0,157,244);
	color:white;
	width:140px;
	height:35px;
	margin-top: -2px;
	border: 0px;
	margin-left: -10px;
}

.buttonReg a
{
	color:white;
}

.modUserAvatar
{
	width: 85px;
}
/* Fine registrazione */

/* Inizio contatti */

.contattiTitolo
{
	color:#000047;
	font-size:18px;
}

.contattiTesto
{
	color:#000047;
	font-size:14px;
}

.contattiTesto a
{
	color:#000047;
	font-size:14px;
}

.contattiTesto a:hover
{
	text-decoration: underline;
}
/* Fine contatti */

/* world map */
#world-map-gdp {
	height: 650px;
}

 /*Da lasciare come ultima cosa nel css */
@media (min-width: 1700px) {
	.homeSliderTitle
	{
		left:20%;
		
	}
}

@media (max-width: 1199px) { /* desktop normale */
	#news-carousel .carousel-control {
		font-size:70px;
	}
	.bottom-slider #bottom-slider-prev {
		left:3%;
	}
	.bottom-slider #bottom-slider-next {
		right:3%;
	}
	.menu-bottom > li > a {
		padding:15px 5px;
	}
	.menu-top > li > a {
		padding:15px 8px;
	}
	
}
@media (max-width: 991px) { /* tablet */
	#news-carousel .carousel-control {
		font-size:50px;
	}
	.submenu{
		width:100%;
	}
	.copyright {
		text-align:center;
	}
	.social {
		text-align:center;
	}
	.homeSliderTitle
	{
		left:0px;
		text-align: center;
		width:100%;
	}
}
@media (max-width: 767px) { /* smartphone */
	#news-carousel .carousel-control {
		font-size:40px;
	}
	.calendar {
		max-width:100px;
		margin-bottom:10px;
	}
	.menu-top > li > a {
		padding:15px;
	}
	#menuHeader.nopadding {
		padding:0 15px;
	}
	.access{
		margin-left: -150px
	}
	.homeSliderTitle
	{
		bottom:40px;
		font-size:20px;
	}
	.slider-events #bottom-slider-prev {

		top:30% !important; 
		left:2% !important; 
	}
	.slider-events #bottom-slider-next {

		top:30% !important;
		right:2% !important; 
	}
}

/*LINEA VERTICALE*/
.spanClosed{
	border-left:1px solid rgb(58,61,66);
	height: 60px;
	padding-top: 8px;
}

/*Menu di utente loggato*/
.modal#modalMenuLogin{
	top: 10% !important;
	right: -85% !important;
}
#modalMenuLogin .modal-content{
	width: 250px !important;
	color: white !important;
	background-color: rgb(87,87,87) !important;
}
.modal-backdrop{
	display: none !important;
}

/*COTENITORE TAG*/
.contain-tags{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

.contain-tags a{
	margin-left: 20px;
	color: black !important;
	vertical-align: middle;
}

.link_all_tags
{
	text-align:center;
}

.link_all_tags a
{
	text-align:center;
	color: black !important;
}

/*SEZIONE COMMENTO DELL'ARTICOLO*/
.comment{
	text-align: center;
	background-color: #2E2E2E;
	color: white;
	padding: 18px;
}

.titleComment p span{
	color: red;
	font-size: 25px;
}

.comment .insertComment{
	background-color: #2E2E2E;
	width: 100%;
	border: 2px solid #39C89B;
	color: white;
	text-decoration: none;
}

.ourComment{
	background-color: #C0C0C0;
	text-align: center;
	padding: 18px;
	color: gray;
}

	.ourComment .textComment{
		height: 400px;
		overflow-y: scroll;
	}
	
		.ourComment .textComment .userComment{
			width: 100%;
			text-align: left;
			margin-top: 20px;
		}
		
		
		.ourComment .textComment .userComment strong{
			font-size: 16px;
			color: black !important;
		}
			
			.ourComment .textComment .userComment .text{
				background-color: white;
				color: gray;
				/*width: 50%;*/
				display: inline;
				padding: 10px;
			}
	  
	  .ourComment .textComment .redazComment{
			width: 100%;
			text-align: left;
			margin-top: 20px;
		}
	  .ourComment .textComment .redazComment strong{
			font-size: 16px;
			color: red !important;
		}
			
			.ourComment .textComment .redazComment .text{
				background-color: white;
				color: gray;
				/*width: 50%;*/
				display: inline;
				padding: 10px;
			}
/* Mappa */

.map-container {
	border: 1px solid #333;
	border-left: 0px;
	border-right: 0px;
}

#map-panel-close {
	position: relative;
	width: 60px; 
	height:650px; 
	background-color: #efefef; 
	float: left; 
}

#map-panel-open {
	position: relative;
	width: 380px; 
	height:650px; 
	background-color: #efefef; 
	float: left; 
}

.map-panel-control {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 650px;
	line-height: 650px;
	background-color: #000047;
	text-align: center;
	color: #fff;
	z-index: 5;
}

.map-panel-control:hover {
	cursor:pointer;	
}

.map-panel-control-gear {
	position: absolute; 
	top: 0; 
	right: 0px; 
	height: 60px;
	line-height: 60px;
	width: 60px; 
	background-color: #fd1b14;
	text-align: center;
	color: #fff;
	z-index: 999;
}

.map-panel-command {
	position: absolute; 
	top: 60px; 
	right: 70px; 
	width: 280px;
}

	.map-panel-form {
		background-color: #000047;
		width: 250px;
		border-radius: 10px;
		color: #fff;
		padding:15px;
	}
	
	.map-panel-title {
		margin: 5px 0;
		text-align: center;
	}
	
	.map-panel-days {
		margin: 10px 0;
	}
	
	.map-panel-slider {
		width: 220px;
	}
	
	#ex1Slider .slider-selection {
		background: #31B0D5;
	}

	.select-picker-container {
		margin: 5px 0;
	}

	.map-panel-form-command {
		width: 250px;
		height: 30px;
		padding:15px;
	}

/*Didattica*/
.linkArticolo a
{
	color:white;
}

.linkArticolo a:hover
{
	color:white;
	text-decoration:none;
}

.tag01
{
	font-size: 9px;
}
.tag02
{
	font-size:11px;
}
.tag03
{
	font-size: 13px;
}
.tag04
{
	font-size:15px;
}
.tag05
{
	font-size:17px;
}

.checkDocenti
{
	display:none;
}

/*SITE_ARTICLE_1.PHP Gestione articoli correlati*/
.articlesRelative{
	background-repeat: no-repeat;
	background-size: cover;
	height:150px;
	position:relative;
	/*margin-left: 15px;
	margin-right: 15px;*/
}
.desc.dossierArticoli{
	height: 53px;
	width:100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 5px;
	font-size: 12px;
	background-image: url('/src/skins/default/images/sfondo-nero.png');
}
	.desc.dossierArticoli a{
		color: white;
	}

.dossierImg, .articleImg{
	position: relative;
}
.icon-dossier{
	position: absolute;
	top: 5px;
	right: 5px;
	color: white;
	z-index:999;
	font-size: 30px !important;
	text-shadow: 2px 2px gray;
}
.icon-attivita{
	position: absolute;
	top: 5px;
	right: 5px;
	color: #cbff32;
	z-index:999;
	font-size: 30px !important;
	text-shadow: 2px 2px gray;
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

@media (min-width: 992px) {
	.px-lg-0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media(max-width: 767px){
	.articlesRelative{
		height: 250px;
	}
	.slider-dossier #bottom-slider-prev {
		font-size:40px;
		left: 0%;
	}
	.slider-dossier #bottom-slider-next {
		font-size:40px;
		right: 0%;
	}

}
