.panel {
	border-color: none;
}

h3.roletitle a {
  margin-left: 10px;
  font-size: 0.8em;
}

.indvbiolist {
	margin: 10px 0 5px;
}

.preview-readmore {
	float: left;
	margin: 5px 0 15px 15px;
}

.bio-preview.closed{
	height: 80px;
	overflow: hidden;
}

.bio-preview.open {
	height: auto;
}

.modal-header p {
	margin-bottom: 0;
}

.modal-body .indvfulladdr,
.modal-body .indvphone, .modal-body .indvemail,
.modal-body .indvwebsite {
	word-break: break-all;
}

.indvcontactform textarea.form-control {
	height: 150px;
}

.indvs-label {
	padding-right: 5px;
	font-weight: bold;
}

.indvs-label:after {
	content: ":";
	font-weight: normal;
}

.presentations {
	width: 100%;
	clear: both;
	display: block;
	float: left;
}

/* for grid */
.indv-container {
	min-height: 450px !important;
	height: auto;
}

.indv-container .list-group-item {
	background-color: transparent;
}