/*--- articolo ---*/

.articolo {
	position:relative;
	margin:0 0 0 0;
	padding:0;
}

.articolo .testo ul {
	padding:0;
	margin: 0 0 30px 80px;
	display:block;
	position:relative;
	top:0px;
}

.articolo .testo ul li {
	font-size:17px;
	line-height:25px;
	font-weight:400;
	list-style-type: disc;
	margin:0 0 0 30px;
	padding:0;
	position:relative;
	text-align: left;
}

.articolo .testo ul li a {
	position:relative;
	margin: 0;
	color: #333;
	text-decoration: underline;
	width:54px;
	height:54px;
	opacity:1;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.articolo .testo ol {
	padding:0;
	margin: 0 0 30px 80px;
	display:block;
	position:relative;
	top:0px;
}

.articolo .testo ol li {
	font-size:17px;
	line-height:25px;
	font-weight:400;
	list-style-type: decimal;
	margin:0 0 0 30px;
	padding:0;
	position:relative;
	text-align: left;
}

.articolo .testo ol li a {
	position:relative;
	margin: 0;
	color: #333;
	text-decoration: underline;
	width:54px;
	height:54px;
	opacity:1;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.articolo .articolo-container {
    position: relative;
    padding: 0 0 0 0;
    width: 100%;
    background-color: #fff;
}

.articolo .content {
	position:relative;
	padding:20px 0 0 0;
	width:720px;
	float:left;
}

.articolo .buttons {
	padding:15px 0 0 0;
}

.articolo .social {
	position:relative;
	top:30px;
	width:150px;
	padding:0;
	margin:0 0 0 0;
	float:left;
    border-bottom: 1px solid transparent;
}

.articolo #social {
	position:relative;
}

.articolo .social ul {
	position:relative;
	margin: 0 0 30px 0;
	padding:0;
	list-style:none;
	display:block;
	width:150px;
}

.articolo .social ul li {
	list-style: none;
	display:block;
	margin:0 auto 0;
	padding:0;
	width:100px;
	position:relative;
	text-align: center;
}

.articolo .social ul li a {
	position:relative;
	display:block;
	margin: 0 auto;
	width:76px;
	height:76px;
	opacity:1;
    border-radius: 50%;
    border-color: transparent;
    border-radius: 50%;
    border-width: 8px;
    border-style: solid;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.articolo .social ul li a.ico-social img,
.articolo .social ul li a.ico-stampa img,
.articolo .social ul li a.ico-shortlink img,
.articolo .social ul li a.ico-download img,
.articolo .social ul li a.ico-correlati img {
    width: 60px;
    height: 60px;
}

.articolo .social ul li a.ico-stampa img {
    border-radius: 50%;
    background-color: rgb(252,183,34);
}

.articolo .social ul li a.social-list-hover:hover {
    border-color:rgba(88,166,99,0.3);
}

.articolo .social .comments-notification {
	position: absolute;
    top: 34px;
    left: 58px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    background-color: #ef645b;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    line-height: 18px;
    text-align: center;
}

.articolo .likes {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 80px;
    height: 30px;
    clear: both;
}

.articolo .likes ul {
	position:relative;
	margin:0;
	padding:0;
}

.articolo .likes ul li {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
}

/*--- video ---*/
.articolo-video-container {
	position:relative;
    margin:0;
    padding:0;
	top:30px;
	clear:both;
	background-color:#eee;
}

.articolo .video {
	position:absolute;
	top:0;
	left:0;
	max-width:730px;
	margin:0;
	padding:0;
    overflow:hidden;
    z-index:800;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

/*--- slideshow ---*/
.articolo .slide {
	position:relative;
	top:30px;
	opacity:0;
	padding:0 0 0 0;
	margin:0 0 20px 0;
	clear:both;
}

.slider-mask {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
    width:870px;
    height:534px;
    background-image: url(../img/articolo/maschera-img.png);
    background-position: left top;
    background-size: 870px 534px;
    background-repeat: no-repeat;
}

.rs-content img {
    border-radius: 0 20px 20px 0;
}

.articolo .slide-type-1 {
	position:relative;
	max-width:730px;
	margin:0;
	padding:0;
}

.articolo .slide-numero-foto {
    position: absolute;
    bottom: 32px;
    left: 60px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
    z-index: 1;
    font-weight: 400;
    font-size: 18px;
    padding: 10px;
    max-width: 100px;
    max-height: 40px;
}

.articolo .slide-shadow {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	max-width:730px;
	height:100%;
	max-height:511px;
	background-image: url(/assets/img/slider-articolo-1-shadow.png);
	background-repeat: no-repeat;
	background-size:730px 511px;
	background-position: left top;
}

.articolo .infoBlock {
	position: absolute;
	top:70%;
	left:0;
    height: auto;
    max-height:80px;
    max-width: 80%;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	padding:10px 10px 10px;
    opacity:1;
/*
	display:none;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
*/
}

.articolo .infoBlock p  {
	font-size: 16px;
	line-height: 18px;
	margin:0;
	padding:0;
	color: #fff;
}

.articolo .occhiello-container {
    position: relative;
    margin: 0;
    padding:20px 0 0 0;
    height: 40px;
    line-height: 20px;
}

.articolo .occhiello {
    position: absolute;
    margin: 0;
    padding: 0 10px 0 50px;
    height: 26px;
    line-height: 25px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0 3px 3px 0;
}

.articolo .titolo {
	position:relative;
	margin:0 0 0 0;
	padding:50px 100px 0 50px;
	font-family: 'Lato', sans-serif;
	font-size: 42px;
	font-weight: 300;
	line-height: 42px;
	color: #333;
	letter-spacing: -1px;
	width:100%;
}

.articolo .titolo-h1 {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: 'Lato', sans-serif;
	font-size: 42px;
	font-weight: 300;
	line-height: 42px;
	color: #333;
	letter-spacing: -1px;
	width:100%;
}

.articolo .titolo-pagina {
    position: relative;
    margin: 65px 0 0 0;
    padding: 0 25px 0 75px;
    color: #ea6a21;
    font-family: 'Lato', sans-serif;
    font-size: 50px;
    line-height: 40px;
    font-weight: 300;
    letter-spacing: -3px;
    width: 100%;
}

.articolo .share-timing {
	position: relative;
    margin:0;
	padding:30px 0 0 80px;
	height:60px;
	clear:both;
}

.articolo .share-timing ul {
	position:relative;
	margin:0;
	padding:0;
}

.articolo .share-timing ul li {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}

.articolo .share-timing ul li.share-timing-count {
	position:relative;
	margin:0;
	padding:0;
	float:left;
}

.articolo .share-timing ul li.share-timing-count .social-count {
	display:none;
}

.articolo .share-timing ul li.share-timing-count .social-count-img {
	position:relative;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}

.articolo .share-timing ul li.share-timing-count .social-count-number {
	position: relative;
    margin: 0;
    padding: 4px 0 0 0;
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #555;
    height: 35px;
    line-height: 20px;
    width: 110px;
}

.articolo .share-timing ul li.share-timing-count .social-share-number {
    position: relative;
    margin: 0;
    padding: 10px 0 0 0;
    width: 110px;
    text-align:left;
}

.articolo .share-timing ul li.share-timing-count .social-count-number-descr {
	position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: #555;
    line-height: 10px;
    width: 110px;
    text-align: left;
}

.articolo .share-timing ul li.share-timing-time {
	position:relative;
	margin:0 80px 0 0;
	padding:0;
	float:right;
}

.articolo .share-timing ul li.share-timing-time .timing {
	position: relative;
    margin:0;
    padding: 0 171px 0 0;
    color: #333;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 40px;
    font-weight: 400;
    width: 100%;
	height:40px;
    text-align: right;
	clear:both;
}

.articolo .share-timing ul li.share-timing-time .timing-post {
	position: relative;
    margin:0;
	padding:0;
}

.articolo .share-timing ul li.share-timing-time .timing-post ul {
	position:relative;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.articolo .share-timing ul li.share-timing-time .timing-post ul li {
	position:relative;
	margin:0;
	padding:0;
    text-align: right;
	list-style:none;
	float:left;
}

.articolo .share-timing ul li.share-timing-time .timing-post ul li:first-child {
	margin:0 5px 0 0;
}

.articolo .share-timing ul li.share-timing-time .timing-post .timing {
    position: relative;
    margin: 0;
    padding: 0 10px 0 10px;
    color: #333;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 29px;
    font-weight: 400;
    height: 30px;
    text-align: right;
    clear: both;
    background-color: #eee;
    border-radius: 5px;
}

.articolo .share-timing ul li.share-timing-time .timing-post .timing span {
    font-weight: 700;
}
/*--- tags ---*/

.articolo .tags {
    position: relative;
    margin: 25px 0 30px 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 40px;
	clear:both;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}

.articolo .tags ul {
	position:relative;
	margin:0;
	padding:0;
}

.articolo .tags ul li {
	position:relative;
	margin:0 10px 10px 0;
	padding:0;
	list-style:none;
	float:left;
	background-color:#efefef;
	border-radius:25px;
}

.articolo .tags ul li a {
	position:relative;
	display:block;
	margin: 0;
	padding:0 20px;
	font-size:16px;
	line-height:40px;
	font-weight:400;
	color: #636363;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}


/*--- ! ---*/


/*--- pulsanti ---*/

.articolo .pulsanti {
	position:relative;
	padding:0 0 0 80px;
	width:100%;
	height:90px;
	margin:0;
	clear:both;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	margin: 0px 0 20px 0;
}

.articolo .pulsanti ul {
	position:relative;
	margin:0;
	padding:0;
}

.articolo .pulsanti ul li {
	position:relative;
	margin:0 10px 10px 0;
	padding:0;
	list-style:none;
	float:left;
}

.articolo .pulsanti ul li a {
	position:relative;
	display:block;
	margin: 0;
	padding:0;
	width:79px;
	height:79px;
}

.articolo .pulsanti .comments-notification {
	position: absolute;
    top: 54px;
    left: 54px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background-color: #ef645b;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    line-height: 24px;
    text-align: center;
}


/*--- ! ---*/


/*--- autore ---*/

.articolo .autore {
	position:relative;
    padding: 0 0 0 0;
    margin:0;
    width: 100%;
    height:51px;
	clear:both;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}

.articolo .autore ul {
	position:relative;
	margin:0;
	padding:0;
}

.articolo .autore ul li {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
	color:#888;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:300;
}

.articolo .autore ul li .foto {
	position:relative;
	margin:0;
	padding:0;
	width:51px;
	height:51px;
}

.articolo .autore ul li .foto img {
	position:relative;
	margin:0;
	padding:0;
	width:51px;
	height:51px;
	border-radius:50%;
	overflow:hidden;
}

.articolo .autore ul li .nome {
	font-weight:400;
}

.articolo .autore ul li .data {

}

.articolo .autore ul li {
	color:#888;
	font-weight:300;
}

.articolo .autore ul li span {
	color:#333;
	font-weight:700;
}

.articolo .autore ul li a {
	color:#888;
	font-size:14px;
    display:block;
    text-decoration: underline;
}

.articolo .autore ul li a:hover {
    text-decoration: none;
}

/*--- ! ---*/

.articolo .contenuto {
	position:relative;
	margin:0;
	padding:35px 60px 35px 60px;
}

.articolo .sommario {
	position: relative;
    margin: 0;
    padding: 40px 50px 0 50px;
    color: #777;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    width: 100%;
    font-style: italic;
}

.articolo .testo {
    position: relative;
    /* top: 60px; */
    margin: 60px 0 0 0;
    padding: 0;
    width: 100%;
    padding: 0 60px 0 0;
}

.articolo.articolo-type-2 .testo {
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
}

.articolo.articolo-type-2 .share-timing {
    margin: 30px 0 10px 0;
}

.articolo .testo p {
    margin: 0;
    padding: 0 80px 20px 0;
    color: #333;
	font-family: 'Lato', sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0px;
}

.content-static p {
	position:relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.articolo .testo p a {
    text-decoration: underline;
    font-weight: 700;
    color: #333;
}

.articolo .testo p a:hover {
    text-decoration: none;
}

.articolo .immagine {
	margin-left:-60px;
}

.articolo .copertine {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
    width: 100%;
    clear: both;
    padding: 0 60px 0 0;
}

.articolo .copertine a {
	position:relative;
	margin:10px 0 10px 0;
	padding:0;
	color:#888;
	font-size:16px;
	line-height:20px;
	font-weight:400;
    text-decoration:underline;
}

.articolo .copertine a:hover {
    text-decoration:none;
}

/*--- image single ---*/

.image-single {
	position:relative;
	margin:0;
	padding:20px 0 0 0;
	min-height:191px;
}

.image-single.image-round{
	min-height:250px;
}

.image-single-img {
	position:relative;
	margin:0 30px 0 0;
	padding:0;
	float:left;
}

.image-single-img img.round {
	border-radius:50%;
}

.image-single .sommario {
	position: relative;
    margin:0;
    padding: 0 50px 10px 0;
    color: #777;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
	flost:left;
}

.image-single.image-round .sommario {
    padding: 30px 100px 10px 20px;
    font-size: 20px;
    line-height: 23px;
    font-style: italic;
}

/*--- commenti ---*/
/*
.articolo  .commenti {
	position:relative;
	margin:20px 0 0 0;
	padding:35px 20px 35px 60px;
}

.articolo .commenti-azioni {
	position:relative;
	margin:20px 0 0 0;
	padding:0 40px 0 0;
}

.articolo a.commenti-azioni-leggi,
.articolo a.commenti-azioni-scrivi {
	display:inline-block;
	margin:0;
	width: 100%;
	padding:0 20px;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	text-transform:uppercase;
	line-height:50px;
	font-weight:400;
	height:52px;
	opacity:1;
	position:relative;
	text-align:center;
	border-radius:30px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.articolo a.commenti-azioni-leggi {
	background-color:#00adf2;
}

.articolo a.commenti-azioni-scrivi {
	background-color:#01b132;
}

.articolo .commenti-form {
	position:relative;
	margin:20px 0 0 0;
	padding:0 40px 0 0;
}

.articolo .tableform {
	margin: 0;
	padding: 0;
	width: 100%;
}

.articolo .formboth {
	position:relative;
	margin:0 0 1px 0;
	padding:0 0 15px 0;
	background-image:url(/assets/img/articolo/fumetto.png);
	background-repeat:no-repeat;
	background-position:20px top;
	background-size:35px 15px;
}

.articolo .formcountchars {
	display: inline;
	line-height: 50px;
	padding: 0 0 0 5px;
}

.articolo .commenti-lista {
	position:relative;
	margin:0 20px 0 0;
	padding:0;
	display:none;
	height:300px;
}

.articolo .commenti-content {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:300px;
}

.articolo .commenti-dati {
	position:relative;
	margin:20px 0 0 0;
	padding:0;
	width:100%;
	min-height:300px;
}

.articolo .commenti-lista-sx {
	position:relative;
	margin:0;
	padding:0 0 0 10px;
	float:left;
	line-height:25px;
}

.articolo .commenti-lista-dx {
	position:relative;
	margin:0 60px 0 0;
	padding:0;
	float:right;
}
*/
/*--- ! ---*/

/*--- popup short link ---*/
.short-link {
	position:fixed;
	top:50%;
	left:50%;
	width:500px;
	height:300px;
	margin:-150px 0 0 -250px;
	padding:0;
	overflow:hidden;
	display:none;
	opacity:0;
	z-index:84000;
}

.short-link a.close {
	position:absolute;
	top:8px;
	right:15px;
    width: 15px;
	height:15px;
	display:block;
    margin: 0;
    padding:10px 0 20px 0;
	z-index:85000;
	background-image: url(../img/panel-close.png);
	background-repeat: no-repeat;
	background-size:15px 15px;
	background-position: right center;
}

.short-link-item {
	position:relative;
	width:100%;
	height:136px;
	margin:0;
	padding:20px;
	background-color:#fff;
	border-radius:10px 10px 0 0;
}

.short-link ul {
	position:relative;
	margin:0;
	padding:0;
}

.short-link ul li {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
}

.short-link ul li .img {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	width:60px;
	height:60px;
}

.short-link ul li img {
	position:relative;
	width:60px;
	height:60px;
	border-radius:50%;
	overflow:hidden;
}

.short-link ul li.title {
    width: calc(100% - 90px);
    color: #555;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 20px;
    margin: 7px 0 0 10px;
}

.short-link ul li a {
	position:relative;
	display:block;
}

.short-link-content {
	position:relative;
	width:100%;
	height:164px;
	margin:0;
	padding:20px;
	background-color:#eee;
	border-radius:0 0 10px 10px;
}

.short-link-title {
	position:relative;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
    color: #7b7b7b;
	font-size:26px;
	font-weight:300;
    letter-spacing: -1px;
}

.short-link-copy {
	position:relative;
	width:100%;
	margin:0;
	padding:40px 0 0 0;
	clear:both;
}

.short-link-copy-message {
	position:relative;
	width:100%;
	height:32px;
	line-height:32px;
	margin:40px auto 0;
	padding:0;
	font-size:15px;
	font-weight:300;
	color:#009500;
	opacity:0;
}

.short-link-copy-message span {
	font-weight:700;
}

.short-link-left {
    position: relative;
    margin: 0;
    padding: 0;
    width: calc(100% - 160px);
    height: 38px;
    line-height: 33px;
    float: left;
    overflow: hidden;
    color: #555;
    font-size: 14px;
    font-weight: 500;
}

.short-link-shadow {
	position: absolute;
	right:0;
	top:0;
    margin: 0;
    padding: 0;
	width:104px;
	height:38px;
	background-repeat: no-repeat;
    background-image: url(../img/sfumatura.png);
    background-size: 104px 38px;
    background-position: left center;
}

.short-link-content a {
	position: relative;
    margin: 0 0 10px 0;
    padding: 0;
    width: 160px;
    float: right;
    padding: 5px 0;
    border-radius: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    background-color: #d5d4d4;
}

.short-link-content a:hover {
	background-color:#009500;
}

.shortlink {
	position:relative;
}

/*--- ! ---*/

/*--- popup correlati ---*/
.correlati {
	position:fixed;
	top:50%;
	left:50%;
	width:500px;
	height:470px;
	margin:-235px 0 0 -250px;
	padding:0;
	overflow:hidden;
	display:none;
	opacity:0;
	z-index:84000;
}

.correlati a.close {
	position:absolute;
	top: 8px;
    right: 15px;
    width: 15px;
    height: 15px;
	display:block;
    margin: 0;
    padding:10px 0 20px 0;
	z-index:85000;
	background-image: url(../img/panel-close.png);
	background-repeat: no-repeat;
	background-size:15px 15px;
	background-position: right center;
}

.correlati-title {
    position: relative;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    color: #7b7b7b;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: -1px;
}

.correlati-reference {
	position:relative;
	width:100%;
	height:136px;
	margin:0;
	padding:20px;
	background-color:#fff;
	border-radius:10px 10px 0 0;
}

.correlati-reference ul {
	position:relative;
	margin:0;
	padding:0;
}

.correlati-reference ul li {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
}

.correlati-reference ul li.foto {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	width:60px;
	height:60px;
}

.correlati-reference ul li.foto img {
	position:relative;
	width:60px;
	height:60px;
	border-radius:50%;
	overflow:hidden;
}

.correlati-reference ul li.title {
    width: calc(100% - 80px);
    color: #555;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0;
    padding: 7px 20px 10px 5px;
}

.correlati-content {
	position:relative;
	width:100%;
	height:calc(100% - 136px);
	margin:0;
	padding:0;
	background-color:#eee;
	border-radius:0 0 10px 10px;
	clear:both;
}

.correlati-item {
	position:relative;
	width:100%;
	min-height: 110px;
	margin:0;
	padding:20px;
	clear:both;
}

.correlati-item .autore {
	position:relative;
	padding:10px 0 0 0;
}

.correlati-item-separator {
	position:relative;
	width:100%;
	height:1px;
	margin:0;
	padding:0;
	clear:both;
    background-color:#d0d0d0;
}

.correlati-item ul {
	position:relative;
	margin:0;
	padding:0;
}

.correlati-item ul li {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
}

.correlati-item ul li.foto {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	width:60px;
	height:60px;
}

.correlati-item ul li.foto img {
	position:relative;
	width:60px;
	height:60px;
	border-radius:50%;
	overflow:hidden;
}

.correlati-item ul li.correlati-item-title {
	position:relative;
	margin:0 10px 18px 0;
	padding:0;
	width:calc(100% - 180px);
}

.correlati-item ul li.correlati-item-social-count {
	position:relative;
	margin:0 0 0 0;
	padding:0;
	width:100px;
}

.correlati-item ul li.correlati-item-title .title {
    width: 100%;
    color: #555;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -1px;
}

.correlati-item ul li.correlati-item-title .title a {
	position: relative;
    margin: 0 0 0 5px;
    padding: 0;
	display:block;
    width: 100%;
    color: #555;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
}

.correlati-item ul li.correlati-item-title .title a:hover {
	color:#888;
}

.correlati-item ul li.correlati-item-title .autore ul {
	position:relative;
	margin:0;
	padding:0;
}

.correlati-item ul li.correlati-item-title .autore ul li {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
	color:#888;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:300;
}

.correlati-item ul li.correlati-item-title .autore ul li .nome {
	font-size: 14px;
	font-weight:400;
	margin: 0 0 0 5px;
}

.correlati-item ul li.correlati-item-title .autore ul li .data {
	font-size: 13px;
    font-style: italic;
    font-weight: 400;
    color: #9a9a9a;
}

.correlati-item ul li.correlati-item-title .autore ul li {
	color:#888;
	font-weight:300;
}

.correlati-item ul li.correlati-item-title .autore ul li span {
	color:#999;
	font-weight:700;
}

.correlati-item ul li.correlati-item-social-count .social-count {

}

.correlati-item ul li.correlati-item-social-count .social-count-img {
	position:relative;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	width:22px;
}

.correlati-item ul li.correlati-item-social-count .social-count-number {
	position: relative;
    margin: 0;
    padding: 4px 0 0 0;
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #555;
    height: 35px;
    line-height: 20px;
    width:72px;
}

.correlati-item ul li.correlati-item-social-count .social-share-number {
    position: relative;
    margin: 0;
    padding: 0 0 0 0;
    width:72px;
    text-align:left;
}

.correlati-item ul li.correlati-item-social-count .social-share-number-inside {
	position: relative;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 700;
    color: #555;
    line-height:20px;
    width:72px;
    text-align: left;
}

.correlati-item ul li.correlati-item-social-count .social-count-number-descr {
	position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 10px;
    width:72px;
    text-align: left;
}

/*--- ! ---*/

/*--- popup allegati ---*/
.allegati {
	position:fixed;
	top:50%;
	left:50%;
	width:500px;
	height:300px;
	margin:-150px 0 0 -250px;
	padding:0;
	overflow:hidden;
	display:none;
	opacity:0;
	z-index:84000;
}

.allegati a.close {
	position:absolute;
	top:0;
	right:10px;
    width: 15px;
	height:15px;
	display:block;
    margin: 0;
    padding:10px 0 20px 0;
	z-index:85000;
	background-image: url(../img/panel-close.png);
	background-repeat: no-repeat;
	background-size:15px 15px;
	background-position: right center;
}

.allegati-title {
	position:relative;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	color:#c0c0c0;
	font-size:26px;
	font-weight:300;
}

.allegati-reference {
	position:relative;
	width:100%;
	height:136px;
	margin:0;
	padding:20px;
	background-color:#fff;
	border-radius:10px 10px 0 0;
}

.allegati-reference ul {
	position:relative;
	margin:0;
	padding:0;
}

.allegati-reference ul li {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
}

.allegati-reference ul li.foto {
	position:relative;
	margin:0 10px 0 0;
	padding:0;
	width:60px;
	height:60px;
}

.allegati-reference ul li.foto img {
	position:relative;
	width:60px;
	height:60px;
	border-radius:50%;
	overflow:hidden;
}

.allegati-reference ul li.title {
    width: calc(100% - 80px);
    color: #555;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -1px;
}

.allegati-content {
	position:relative;
	width:100%;
	height:calc(100% - 136px);
	margin:0;
	padding:20px;
	background-color:#eee;
	border-radius:0 0 10px 10px;
	clear:both;
}

.allegati-item {
	position:relative;
	width:100%;
	margin:0;
	padding:10px 0;
	clear:both;
}

.allegati-item a {
	position: relative;
    margin: 0;
    padding: 0 0 0 45px;
	display:block;
    width: 100%;
    min-height: 33px;
    line-height: 33px;
    color: #555;
    font-size: 16px;
    font-weight: 700;
	background-repeat: no-repeat;
	background-position: left center;
	background-size:30px 33px;
	background-image:url(/assets/img/articolo/graffa.png);
}

.allegati-item a:hover {
	color:#888;
}

/*--- ! ---*/

/*--- tooltip ---*/

.articolo-tooltip {
	position: absolute;
    margin: 0;
    padding: 0;
    display:none;
    opacity:0;
    z-index:3;
}

.articolo-tooltip-left {
}

.articolo-tooltip-left .tooltip-social-lg1 {
	width:176px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-condividi-lg1.png);
    background-size: 176px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-social-lg2 {
	width:113px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-condividi-lg2.png);
    background-size: 113px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-stampa-lg1 {
	width:185px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-stampa-lg1.png);
    background-size: 185px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-stampa-lg2 {
	width:179px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-stampa-lg2.png);
    background-size: 179px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-allegati-lg1 {
	width:175px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-allegati-lg1.png);
    background-size: 175px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-allegati-lg2 {
	width:119px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-allegati-lg2.png);
    background-size: 119px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-correlati-lg1 {
	width:155px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-correlati-lg1.png);
    background-size: 155px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-correlati-lg2 {
	width:134px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-correlati-lg2.png);
    background-size: 134px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-embed-lg1 {
	width:119px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-link-lg1.png);
    background-size: 119px 52px;
    background-position: left center;
}

.articolo-tooltip-left .tooltip-embed-lg2{
	width:92px;
	height:52px;
	background-repeat: no-repeat;
    background-image: url(../img/articolo/tooltip-articolo-link-lg2.png);
    background-size: 92px 52px;
    background-position: left center;
}

/*--- ! ---*/

.pul-articolo-manuale {
	text-align: center;
	border-radius: 100px;
	padding: 10px 20px 10px 20px;
	background-color: #9cd2c4;
	font-weight: 700;
	margin-bottom: 10px;
}
.pul-articolo-manuale:hover {
	background-color: #9cd2c4;
}
a.link-articolo-manuale {
	color: #fff;
}

a.link-articolo-manuale:hover {
	color: #000;
}