.summary .summary-block .text-block__description::before {
    content: " ";
    width: 2px !important;
    height: 110% !important;
    background: #fff;
    position: absolute;
    top: -26px !important;
    left: 3px !important;
}


.infodoc {
    height: auto!important;
	background: #f9f9f9;
    clear: both;
    padding: 30px;
    box-shadow: 0 1px 15px rgba(15, 24, 51, 0.1); 
}

.page-node-441 .view-ogcalendar .view-header {
    margin-top: 0;
}

.page-node-441 h3.title.margin-bottom-20.clearfix{
	border-bottom: 1px solid #444;
    margin-top: 10px;
    margin-bottom: 0px;
}

.view-relevant-document h5
{
    background: #FDEB19;
    padding: 10px 13px 10px 13px;
    border-radius: 25px;
    text-align: center;
    margin-bottom: 30px;
} 

.widget.sidebar.calendar-link-block {
    background: #37adf1;
    padding: 20px;
}

.BloccoAddContent .tabs > header > h4{
	
	cursor: auto;
	
}

#block-system-help div.content p{
	
	font-size: 150%;
}

.press-conferences-block.widget .widget-inner ul {
	padding-left: 0;
	padding-top: 10px;
}

.press-conferences-block.widget ul li{
	
	line-height: 2em;
}

.press-conferences-block.widget ul li a, .press-conferences-block.widget ul li{
	
font-size: 95%;

}

/*
.fair-working-btn {
	color: #e6e6e6 !important;
	
}

.fair-working-btn:hover {
	    color: #FDEB19 !important;
	
}
*/


.d-btn-primary a {
	color: #FDEB19 !important;
}


.book-row{
	display: flex;
	align-items: center;
}

.intro-eosc-community{
	background: url('/sites/default/files/files/eosc_community_copia.jpg');
	background-size: cover;
	background-position: center center;
	min-height: 600px;
	display: flex;
	align-items: end;
	
}
.intro-eosc-community .boxed-text{
	width: 100%;
	position: absolute;
	bottom: 0;
}
.intro-eosc-community .box-text{
	margin-bottom: 85px;
	padding-right: 80px;
	
}
.intro-eosc-community .boxed-text:before{
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 90%;
	border-top-right-radius: 130px;
	border-bottom-right-radius: 130px;
	content: '';
	top: -15px;
}
	

.intro-eosc-community .box-text h2{
	color: #fff;
	font-size: 2.5rem;
	position: relative;
	z-index: 2;
}
.intro-eosc-community .box-text p{
	font-size: 1rem;
	z-index: 2;
	color: #fff;
	position: relative;
}
@media (max-width: 768px ) {
	.book-row{
		text-align: center;
		margin-bottom: 40px;
		flex-direction: column-reverse;
	}
	.book-row .box-img img {
		width: 50%;
	}

}
.book-row .d-btn-primary{
	margin-top: 20px;
}


a.tabledrag-handle .handle {
    height: 24px;
    width: 24px;
}

