﻿@charset "utf-8";
/* CSS Document */

div#OtherValue {
	display:none;
}
.bioImageContainer {
	max-width: 200px;
	max-height: 300px;
	display: inline-block;
	float: right;
	margin-right: 20px;
	background-color: #eaeef0;
	margin-bottom:15px;
	
}
.showMore, .showLess {
	text-align:center;
	margin-bottom:15px;
}
#emailLink {
	margin-top: -5px;
	margin-bottom: 10px;
}
.bioImage {
	width: 100%;
   padding:3px;
  /* border:1px solid #005b94; */
   background-color:#eaeef0;
   margin-left: 15px;
   margin-bottom: 15px;

}
.bioInfo, publicationsInfo, presentationsInfo, patentsInfo, awardsInfo {
	line-height:1.6 !important;
	font-size:16px !important;
	font-family: 'Roboto' !important;
	margin-bottom: 12px;
}

.bioInfo .more-text {
	display: none;
}
#contentBox span {
	background-color: #eaeef0 !important;
}
.bioInfo p {
	margin: 0 0 0 0;
}

.researchAreas {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #4c4c4c;
	
}
div#contentBox span[style] {
	font-size:16px !important;
}
.name {
	font-weight: bold;
	color: #005b94;
	/*margin-left: 5%;*/
	font-size: 1.6em !important;
}

.position {
	/*margin-left: 5%;*/
}

.email {
	font-size: 0.9em;
	margin-top: -10px !important;
}

.bioTitle {
	font-size: 1.1em !important;	
}

#contentBox ul li {
	margin-left: 20px;
}