
/* socialmedia-boxen */

#socialmedia-boxen { clear:both; display:block;}

#socialmedia-boxen h2 { color:#e76f00; margin-top:.5em;}

#socialmedia-boxen .row { margin:0 -8px; }
#socialmedia-boxen .row > div {float: left; padding-right:0;}


#socialmedia-boxen .block { border:1px solid #666; margin:8px;}
.filter_socialnewsroom .themen_filter_rechts label{
    width:8em;
}
@media (max-width: 767px) {
#socialmedia-boxen .col-sm-6 { float:left; width:50%;}
    .themen_filter_rechts label{
        width:auto;
        margin-right:1em;
    }
}

@media (max-width: 550px) {
	#socialmedia-boxen .col-sm-6 {float: none; width:100%;}
	#socialmedia-boxen .block { 
	margin-bottom:18px;
	margin-bottom:1rem;
	}
}

#socialmedia-boxen .img { margin:0 !important;
	background-color:#FFFFFF;
	padding-bottom: 65%;
	display:block; 
  background:no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
	
#socialmedia-boxen .mod_Facebook_Box {} 

#socialmedia-boxen .img img {
	visibility: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
	}

#socialmedia-boxen  .titel {
display:block;
color:white;
padding: 1em;
background-color: #e76f00;
text-decoration:none;
}
#socialmedia-boxen  .titel span { display:block; }
#socialmedia-boxen  .titel span i { margin-right:.3em; vertical-align: middle;}
	
#socialmedia-boxen  .titel .name {    font-size: 2em;
	font-family: currentaspezial;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    letter-spacing: 0.0625em;
	}
	#socialmedia-boxen  .titel .time { padding-left: 2.5em;}  
	
#socialmedia-boxen	.message { padding:1em;height: 12.5em;}
#socialmedia-boxen	.message .overflow { overflow:hidden; display:block; height:100%;}
.titel.chempark {
    background-color: #5780ae !important;
}

.newsroombox{
    margin-bottom: 15px;
    border: 1px solid #aaa;
    box-shadow: 2px 2px 5px #888;
    background-color:#FFF;
}
.newsroombox a.titel:hover,
.newsroombox a.titel:hover span,
.newsroombox a.titel:focus,
.newsroombox a.titel:focus span{
	color:#FFF!important;
}
#medien-currenta-newsroom #socialmedia-boxen {
    float:none;
    margin-right: -15px;
    clear:both;
    height:auto;
    overflow:hidden;
    margin-top:15px;
}
@media (max-width: 550px) {
	#medien-currenta-newsroom #socialmedia-boxen {
		margin-right: 0px;
	}
}
#medien-currenta-newsroom #socialmedia-boxen .message{
	height:auto;
}
#main .newsroombox .message.chempark a{
	color:#5780ae;
}
#main .newsroombox .message.chempark a:hover{
	text-decoration:underline;
}

.filter_cur{
	list-style:none;
	margin: 0;
    padding: 0;
}

.filter_cur li{
	display:inline-block;
	margin: 3px 0 0;
	padding: 3px 3px 3px 6px;
	min-width:unset!important;
}

#right .filter_cur_head,
#right .filter_cur{
	display:none;
}

@media(min-width:769px){
	#right .filter_cur_head,
	#right .filter_cur{
		display:block;
	}	
	#main .filter_cur_head,
	#main .filter_cur{
		display:none;
	}
	
	.filter_cur li{
		width:45%;
	}
}



.filter_cur li[class$="currenta"] {
 background: #e76f00;
 
}
.filter_cur li[class$="chempark"] {
 background: #5780ae;  
}


.standort_chempark.active.color_cp {
    background: #5780ae none repeat scroll 0 0 !important;
}


.labeltw_chempark:after, .labeltw_currenta:after {
    content: " \f081";

}
.labelig_chempark:after, .labelig_currenta:after  {
    content: " \f16d";
   
}
.labelyt_chempark:after, .labelyt_currenta:after {
    content: " \f166";

}
.labelfb_chempark:after, .labelfb_currenta:after{
    content: " \f082";
   
}

.labeltw_currenta, .labelig_currenta, .labelyt_currenta,.labelfb_currenta,
.labeltw_chempark, .labelig_chempark, .labelyt_chempark,.labelfb_chempark{
  color: #fff;
    font-size: 18px !important;
}


/** presseserver filter custom **/
.filter_socialnewsroom .checkboxcontainer{
	width:45%;
}
@media(min-width:400px){
	.filter_socialnewsroom .checkboxcontainer{
		width:auto;
	}
}
@media(min-width:768px){
	.filter_socialnewsroom .buttoncontainer,
	.filter_socialnewsroom .checkboxcontainer{
		width:100%;
	}
}
@media(min-width:1200px){
	.filter_socialnewsroom .buttoncontainer{
		width:50%;
	}
}