﻿.living_book_dettaglio .container > #share_sidebar {
	right: 70px;
}

.living_book_dettaglio .container .sidebar .box_desc:fist-child {
	margin-top: 0!important;
}

@media screen and (max-width: 1700px) {
	.living_book_dettaglio .content .article .description {
		/*width: 738px;*/
		float: none;
	}
	/*	.living_book_dettaglio .description p img, .living_book_dettaglio .description table {
		width: 100%;
	}
	.living_book_dettaglio .description table {
		display: table;
		width: 738px!important;
	}*/
}

.content .news_content a[data-toggle=collapse] > h1 {
	font-size: 24px;
	/*margin-bottom: 12px;*/
}

#submenu .list_article li.guide_lb_6 ul li .copertina img {
	border: 3px solid #dddddd;
}

#submenu .list_article li.guide_lb_6 ul li {
	background: none;
}

#submenu .list_article li.approfondimenti_1 ul li .author {
	font-size: 11px;
	color: #868585;
	text-transform: none;
	text-align: center;
	margin: 8px 0px 8px 0px;
	height: 24px;
	line-height: 14px;
}

#submenu .list_article li.approfondimenti_1.livingCover ul li .image img {
	margin: 0px auto 10px auto;
	width: 101px;
	height: 142px;
	border-radius: 2px;
	float: none;
}

#submenu .list_article li.approfondimenti_1.livingCover ul li .image {
	display: block;
	margin: auto;
	text-align: center;
}

.sidebar #scrollerContainer.scrollerContainerBanchedati {
	height: auto;
	max-height: -moz-calc(100% - 240px);
	max-height: -webkit-calc(100% - 240px);
	max-height: calc(100% - 240px);
	margin-top: 0;
}

.sb_articolo #scrollerContainer {
	/*
	max-height: -moz-calc(100% - 84px);
	max-height: -webkit-calc(100% - 84px);
	max-height: calc(100% - 84px);
*/
}

.sb_articolo #sidebar-filters {
	box-sizing: border-box;
	/*max-height: -moz-calc(100% - 75px);
	max-height: -webkit-calc(100% - 75px);
	max-height: calc(100% - 75px);*/
	border-bottom: 1px solid rgb(40, 91, 161);
}

a, a * {
	outline: 0!important;
}

.paginazione-link .currentpage {
	font-weight: 900;
}

.content .sidebar .box_btn .switch {
	/*padding: 3px 0;*/
	/*margin-bottom: 7px;*/
}

.quotidianoarchivio {
    font-family: sans-serif;
    font-size: xx-large;
    text-transform: uppercase;
	}

@media (max-width:1370px) {

    .hideOnMobile{
        visibility: hidden;
    }
}