#sidebar_second{
padding-left: 0;
}
.sidebar .block .content{
line-height: 1.375rem;
font-size: 0.875rem;
}
/*Sidebar Blöcke mit Hintergrundfarbe*/
.sidebar .block {
border-width: 0;
padding: 2rem;
margin: 0 0 3.25rem;
color: #fff;
background: var(--link);
font-size: 0.875em;
line-height: 1.5em;
}
.sidebar .block h2{
background-color: #007FA8;
font-size: 1rem;
padding-right: 1.5rem;
padding-left: 4.8125rem;
padding-top: 1rem;
margin-left: -1.9375rem;
margin-bottom: 1rem;
padding-bottom: 1rem;
text-transform: uppercase;
display: inline-block;
position: relative;
border: 0;
background: url(/themes/custom/clew_barrio/icons/uEAB4-ask-clew.svg) no-repeat #007FA8;
background-size: 2.1875rem !important;
background-position: 2rem .625rem !important;
text-shadow: none;
}
.sidebar .block h2:after{
content: '';
position: absolute;
top: 0;
bottom: 0;
right: -13px;
background: #1B7EB1;
padding-right: 23px;
clip-path: rect(0,0,23px,100%);
transform: skewX(-11deg);
}
.sidebar .block a{
color:#fff;
}

/*Sidebar ohne Hintergrundfarbe*/ 
.sidebar .block:nth-child(2),
.clewTabbedContent,
.clewRelatedBlog {
color: var(--darkgrey);
background: transparent;
font-size: 0.875em;
line-height: 1.35714em;
}
.clewTabbedContent h2,
.clewRelatedBlog h2{
background-color: #EEEFF2;
background: url(/themes/custom/clew_barrio/icons/uEA10-blog.svg) no-repeat #EEEFF2;
}
.clewTabbedContent h2:after,
.clewRelatedBlog h2:after{
background-color: #EEEFF2;
}

.clewTabbedContent  a,
.clewRelatedBlog a{
font-family: "MerriweatherBold";
color:var(--darkgrey) !important;
}
.sidebar .clewTabbedContent .views-field-title a,
.clewRelatedBlog .views-field-title a{
font-size: 1rem;
line-height: 1.4375rem;
text-decoration: none;
margin-bottom: 7px;
display: block;
}
.sidebar .clewTabbedContent .views-row,
.clewRelatedBlog .views-row{
border-bottom: 2px solid #CECFD2;
padding: 0 0 11px 0;
margin: 0 0 11px 0;
}
.sidebar .clewTabbedContent .views-row:last-child,
.clewRelatedBlog .views-row:last-child{
border-bottom: 0;
}
.sidebar .clewTabbedContent .views-field-field-global-tags a,
.clewRelatedBlog .views-field-field-global-tags a{
font-size: .9rem !important;
text-decoration: none;
}
.sidebar .clewTabbedContent .views-field-field-global-tags a:before,
.clewRelatedBlog .views-field-field-global-tags a:before{
margin-right: 0;
}
.sidebar .bclewTabbedContent .view-footer a,
.clewRelatedBlog .view-footer a{
font-family: "OpenSans";
text-decoration: none;
}
.sidebar .clewTabbedContent .view-content.row,
.clewRelatedBlog .view-content.row{
margin: 0 !important;
padding: 0 !important;
}
/* tabbed views */
.clewTabbedContents > .clewTabbedContent {
display: none;
}
.clewTabs {
display: flex;
gap: 10px;
margin-bottom: 10px;
}
.clewTabButton {
cursor: pointer;
}
#tab-dosiers:checked ~ .clewTabs label[for="tab-dosiers"],
#tab-factsheets:checked ~ .clewTabs label[for="tab-factsheets"] {

font-weight: bold;
}
#tab-dosiers:checked ~ .clewTabbedContents .clewTabbedDosiers {
display: block;
}
#tab-factsheets:checked ~ .clewTabbedContents .clewTabbedFactsheets {
display: block;
}
.clewTabbedCntentViews .iconText span,
.clewRelatedBlog .iconText{
margin-bottom: 1rem;
font-size: .9rem;
}

.clewTabButtonDossiers .iconText span{
background: url(/themes/custom/clew_barrio/icons/uEAB6-experts-blue.svg) no-repeat;
background-color: #EEEFF2 !important;
color:#333 !important;
}
.clewTabButtonFactsheets .iconText span  {
background: url(/themes/custom/clew_barrio/icons/uEA09-factsheet-blue.svg) no-repeat;
background-color: #EEEFF2 !important;
color:#333 !important;
}
.clewRelatedBlog  .iconText{
background: url(/themes/custom/clew_barrio/icons/uEA10-blog-blue.svg) no-repeat !important;
background-color: #EEEFF2 !important;
color:#333 !important;  
background-size: 2.1875rem !important;
background-position: 1.25rem .625rem !important;
padding-left: 65px;
padding-right: 20px;
text-transform: uppercase;
font-family: 'OpenSans';
font-weight: 600;
line-height: 56px;
display: inline-block;
position: relative;   
margin-left: -2rem;
}
.clewRelatedBlog  .iconText::after {
  border-left: 0.4em solid #eeeff2;
  border-bottom: 56px solid transparent;
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
}
.clewTabbedContents{
margin: 0 1.25rem;
}
.clewTabs label span:after{
border-left: 0.4em solid #eeeff2;
border-bottom: 56px solid transparent;
}
#tab-dosiers:checked ~ .clewTabs label[for="tab-dosiers"] span:after, 
#tab-factsheets:checked ~ .clewTabs label[for="tab-factsheets"] span:after{
border-left: 0.4em solid var(--link);
border-bottom: 56px solid transparent;
}
#tab-dosiers:checked ~ .clewTabs label[for="tab-dosiers"] span{
background-color: var(--link) !important;
color: #fff !important;
background: url(/themes/custom/clew_barrio/icons/uEAB6-experts.svg) no-repeat;
}
#tab-factsheets:checked ~ .clewTabs label[for="tab-factsheets"] span{
background-color: var(--link) !important;
color: #fff !important;
background: url(/themes/custom/clew_barrio/icons/uEA09-factsheet.svg) no-repeat;
}
.clewTabbedCntentViews .view-footer a{
	font-family: 'OpenSans';
}



/*Ask Clew Contact data*/
#block-clew-barrio-askclewmmm a{
color:#fff;
}
#block-clew-barrio-askclewmmm strong{
font-family: 'OpenSans';
}



/*Ask CLEW Popup*/
.spb-popup-main-wrapper {
  padding: 0;
  border: 0;
  background-color: transparent;
  margin: 3rem;
}
.spb_close {
  border: 0;
  padding: 0 10px;
  color: #fff;
  background: transparent;
  font-size: 44px;
  margin-top: 12px;
  font-family: 'OpenSans';
}
#clewPopUp{
padding: 0;
background: var(--lightgreenbkgr);
padding: 0;
font-family: 'OpenSans';
}
#clewPopUp h3{
padding: 12px 40px 10px 3.25rem;
font-family: "Merriweather";
background: url(/themes/custom/clew_barrio/icons/info-white.png) no-repeat var(--darkgreenbkgr);
background-position: 25px 13px;
color:#fff;
line-height: 2rem !important;
font-size: 1.5rem !important;
margin-bottom: 0 !important;
}
#clewPopUpImageWrapper{
display: flex;
padding: 15px 24px 20px 20px;
}
#clewPopUpImage{
flex-shrink: 0;
/*padding-right: 1.75rem;*/
}
#clewPopUpImage img{
width: 5rem;
height: auto;
border-radius: 50%;
}
#clewPopUpText{
font-size: 1rem;
}
#clewPopUpText p{
margin-bottom: 7px;
color:#fff;
font-size: 1.25rem;
line-height: 130%;
}
#clewPopUpText a{
color:#fff !important;
}


/*Contact Details on event an expert nodes in right sidebar*/
#block-clew-barrio-contactdetailsoneventnodes{
  background: var(--link);
}
#block-clew-barrio-contactdetailsoneventnodes .field--name-field-contact-text:after{
  margin-top: 19px;
  margin-bottom: 19px;
  display: block;
  content: '';
  width: 47px;
  height: 1px;
  background-color: #FFFFFF;
}
#block-clew-barrio-contactdetailsoneventnodes a{
  text-decoration: none;
}
#block-clew-barrio-contactdetailsoneventnodes .field--name-title{
  font-family: 'OpenSansBold';
}


.sidebar #block-clew-barrio-pressdetailsonexpertnodes h2,
.sidebar #block-clew-barrio-contactdetailsoneventnodes h2 {
background: url(/themes/custom/clew_barrio/icons/uEAB4-ask-clew.svg) no-repeat #016E91;
}
#block-clew-barrio-pressdetailsonexpertnodes,
#block-clew-barrio-contactdetailsoneventnodes{
  background: transparent !important;
  padding: 0;
}
#block-clew-barrio-pressdetailsonexpertnodesInner,
#block-clew-barrio-contactdetailsoneventnodesInner{
  background: var(--link);
  padding:32px 0 0 0;
}
#block-clew-barrio-pressdetailsonexpertnodesInner h2,
#block-clew-barrio-contactdetailsoneventnodesInner h2{
  margin: 0;
}
#block-clew-barrio-pressdetailsonexpertnodesInner .field--name-field-expert-press-contact,
#block-clew-barrio-contactdetailsoneventnodesInner .field--name-field-global-contact{
  padding: 32px;
}










































