/* - - - HelpMee anecdotes - - - */
#helpmee-anecdotes {
	margin: 0 -20px;
}
.helpmee-anecdote {
	border-top: 1px solid #cdcdcd;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.helpmee-anecdote-avatar {
	display: table-cell;
	margin-left: 20px;
	width: 60px;
	float: left;
}
.helpmee-anecdote-avatar img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	max-height: 60px;
	}
.helpmee-anecdote-content {
	display: table-cell;
	padding: 0 10px;
    word-break: break-word;
}
.helpmee-anecdote-name {
	margin-top: .3em;
	}
.helpmee-anecdote-button {
	background-image: url(/nl/images/external.png);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 40px;
	margin-top: 10px;
	width: 40px;
	}
.uneven-anecdote-row {
	background-color: #f6f6f6;
	}
.helpmee-anecdotes-meer {
	border-top: 1px solid #cdcdcd;
	display: inline-block;
	float: left;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	width: 594px;
	}
/*- - - - - - - HelpMee media - - - - - - - */
#helpmee-media{
	display: table;
}
.helpmee-media {
	float: left;
}
.helpmee-media-image {
	width: calc(33% - ( 2 * 10px / 3)); /* 2 * 10px tussenruimte */
    float: left;
	border: 2px solid #891438;
/*	height: 95px;			*/
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 10px;	
/*	display: inline-block; */
/*	width: 127px;			*/
	}
.helpmee-media-image.first,
.helpmee-media-image:nth-child(3n-2){
	margin-left: 0px;
    clear: both;
}
.helpmee-media-image img {
	max-height: 120%;
	max-width: 120%;
	min-height: 100%;
	min-width: 100%;
	width: auto;
	display: block;
	}
.helpmee-media-overlay{
	background-color: rgba(0,0,0,.7);
	display: none;
	left: 0;
	height: 100%;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 13000;
	}
.helpmee-media-overlay img{
	max-height: 100%;
	max-width: 100%;
	}
.helpmee-meer {
	border-top: 1px solid #cdcdcd;
	font-weight: bold;
	margin-left: -20px;
	margin-right: -20px;
	padding-top: 10px;
	text-align: center;
	}
/*- - - - - - Helpmee voorzieningen - - - - */
#helpmee-facilities-map-wrapper {
	height: 330px;
	/*margin: 0 -20px -20px -20px;*/
    border-right: 1px solid transparent;
	/*width: 594px;*/
	}
.helpmee-facilities-popup {
	background: white;
	border: 2px solid #891438;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	white-space: nowrap;
	}
img.helpmee-facilities-category {
	height: 34px;
	margin: 3px;
	width: 34px;
	}
.helpmee-facilities-desc {
	color: #891438;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 12pt;
	height: 40px;
	margin-right: 20px;
	padding-top: 12px;
	vertical-align: top;
	}
img.helpmee-facilities-avatar {
	border-left: 2px solid #891438;
	height: 40px;
	width: 40px;
	}
/*- - - - - - Helpmee features - - - - - - */
.helpmee-feature {
	margin-bottom: 6px;
    width: 100%;
    height: 45px;
    position: relative;
}
.helpmee-feature-description {
	display: inline-block;
	/*vertical-align: middle;*/
	width: calc(100% - 202px);
	height: 33px;
    position: absolute;
    top: 0;
    bottom: 0; 
    margin: auto 0;
}
.helpmee-feature-text {
	display: inline-block;
	color: white !important;
	background-color: #2c4170;
	border: none;
	border-bottom: #203664 2px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 12px;
	padding: 8px 12px;
	text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: calc(100% - 30px);
	float: left;
}
.helpmee-feature-text a{
    height: 100%;
    display: inline-block;
    width: 28px;
    margin-left: 2px;
}
.helpmee-feature-plus {
	background-image: url(/nl/images/plus_icon.png);
	display: inline-block;
	width: 28px;
    height: 27px;   
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.helpmee-feature-endorsements {
	display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    /*width: 161px;*/
    float: right;
}
.helpmee-feature-endorsement {
	display: inline-block;
	margin-left: 6px;
	float: right;
	}
.helpmee-feature-endorsement span {
	background-color: #891438;
	color: white !important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;
	font-weight: bold;
	height: 45px;
	padding-top: 12px;
	text-align: center;
	vertical-align: middle;
	width: 45px;
	}
.helpmee-feature-endorsement img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	max-height: 45px;
	max-width: 45px;
	vertical-align: middle;
	}
.helpmee-feature-meer {
	background-image: url(/nl/images/slide_arrow_right_white_button.png);
	background-position: center;
	border: 3px solid #891438;
	border-radius: 50%;
	-moz-border-radius: 50%;
	/*color: #891438;*/
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	height: 45px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	width: 45px;
	}