/*########################################################
######################### Fliter #########################
##########################################################*/
/*select#category{
	display: none;
}*/
.tx-t3-aprobandenaufrufe select:focus {
    outline: none;
}
.probandenaufrufe-list-view .button--reset{
	width: 25px;
    /*background-color: #DDD;*/
    background-color: #085f6b;
    cursor: pointer;
    /*margin-bottom: 25px;*/
    margin-bottom: 15px;
    border: 1px solid #085f6b;
    /*position: absolute;
    top: 0;
    right: 20%;*/
}
.probandenaufrufe-list-view .button--reset:hover {
    background-color: rgba(8,95,107,0.7);
    border: 1px solid rgba(8,95,107,0.7);
}
.probandenaufrufe-list-view .cts-buttonwrapper{
	display: none;
	position: absolute;
    top: 0;
    right: 0;
}
.probandenaufrufe-list-view .ui-group{
	position: relative;
}
.probandenaufrufe-list-view .filters{
	margin-bottom: 40px;
}
.probandenaufrufe-list-view .filters #age{
	width: 85px;
	border-radius: 6px;
}
.probandenaufrufe-list-view .filters #gender{
	width: 140px;
	border-radius: 6px;
}
.probandenaufrufe-list-view .filters select{
	color: #0064a4;
	/*margin-right: 25px;*/
	margin-right: 10px;
	/*background-image:
    linear-gradient(45deg, transparent 50%, #FFF 50%),
    linear-gradient(135deg, #FFF 50%, transparent 50%),
    linear-gradient(to right, #EEE, #EEE);*/
  	/*background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;*/
  	/*background-position: calc(100% - 10px), calc(100% - 5px), 100% 0;
  	background-size: 5px 5px,5px 5px,18px 25px;
  	background-repeat: no-repeat;*/
  	height: 41px;
	/*-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;*/
	padding: 8px;
	margin-bottom: 10px;
	/*border: 1px solid #DDD;*/
	border: 1px solid #3D4856;
    color: #525252;
    /*background-color: rgba(229,232,234,.4);*/
    width: 390px;
	border-radius: 6px;
}

.probandenaufrufe-list-view .filter-count{
	/*color: #0064a4;*/
	font-weight: bold;
    margin-right: 5px;
}
/*.cts-buttonwrapper{
	display: none;
}*/
.cts-buttonwrapper.showdata{
	display: block;
}
.cts-buttonwrapper span{
	text-align: right;
    width: 60px;
    display: inline-block;
    line-height: 1;
    margin-right: 6px;
}
@media (max-width: 767px){
	.probandenaufrufe-list-home .margin-top-large{
		margin-top: 1rem;
		margin-bottom: 0.5rem !important;
	}
	.probandenaufrufe-list-view .cts-buttonwrapper{
		right: 0;
	}
	.probandenaufrufe-list-view #category,
	.probandenaufrufe-list-view .filters #gender{
		margin-top: 7px;
	}
}
@media(min-width: 768px) and (max-width: 1024px){
	.probandenaufrufe-list-view .cts-buttonwrapper{
		right: 0;
	}
}
/*########################################################
######################### Fliter #########################
##########################################################*/
.probandenaufrufe-list-home .csc-textpic{
	padding-bottom: 1rem;
}

.probandenaufrufe-list-view ul{
	list-style: none;
	padding: 0;
}

.probandenaufrufe-list-view ul li:first-child {
	padding-top: 48px;
}


.probandenaufrufe-list-view ul li{
	/*padding: 1rem 0 2rem;*/
   /* border-top: 1px solid rgba(0, 0, 0, 0.1);*/
    /*margin-bottom: 15px;*/
	padding-top: 30px; 
	padding-bottom: 4px;  
    display: inline-block;
    width: 100%;
}
.probandenaufrufe-list-view ul li .header h3 a{
	/*color: #2e727f;*/
    text-decoration: none;
}
.probandenaufrufe-list-view ul li .header h3{
	/*color: #2e727f;*/
    text-decoration: none;
    margin-bottom: 0px;
    padding-bottom: 0.5rem;
}
.probandenaufrufe-list-view ul li .news-img-wrap{
	width: 40%;
	float: left;
    margin: 3px 12px 5px 0;
}
.probandenaufrufe-list-home .csc-textpic .csc-textpic-imdagewrap img:hover{
	opacity: 0.5;
}
.probandenaufrufe-list-home .csc-textpic .csc-textpic-imdagewrap img{
	width: 100%;
}

.probandenaufrufe-list-view .grid .text-wrapper a{
	text-decoration: none;
	color: #000;
}
.probandenaufrufe-list-view .grid .text-wrapper a:hover {
	text-decoration: underline;
}
.probandenaufrufe-list-view .grid .header h3 a:hover{
	text-decoration: underline;
}


.probandenaufrufe-list-view ul li a  {
    line-height: 2rem;
}

.probandenaufrufe-list-view  .filter-count-outer {
	margin: 0;
}
/*#######################################
#################### solr ###############
#########################################*/
/*.tx_solr .row.searchinfo {
	display: none;
}
*/
/*#######################################
#################### solr ###############
#########################################*/