/* Add here all your CSS customizations */
.logo img {
	max-height: 85px;
}
#usercontent .row {
	margin-left: 0;
}

.thumb-info {
	text-align: center;
}
ul.team-list div.team-item {
margin-bottom: 15px;
}
.search {
	height: 50px;
}
.feature-box-info h4.shorter {
	line-height: 45px;
}
table .filters input[type="text"] {
width: 98%;
padding: 0 1%;
height: 29px;
line-height: 29px;
}

div.home-concept div.process-image img {
-moz-border-radius: 150px;
-webkit-border-radius: 150px;
border-radius: 150px;
margin: 7px 8px;
width: 145px;
height: 145px;
}


.filter-container select {
	width: 98%;
	padding: 0 1%;
}
div.home-concept div.process-image {
	overflow: hidden;
	height: 200px;
}
.centerbild{
	text-align:center;
}