@charset "utf-8";
/* Global Styles */

html{-webkit-text-size-adjust: 100%;}


a:link {
  text-decoration: none;
  color: rgba(94, 93, 93, 1.00);
}
a:visited {
  text-decoration: none;
  color: rgba(104, 103, 103, 1.00);
}
a:hover {
  text-decoration: underline;
  color: rgba(146, 146, 146, 1.00);
}
a:active {
  text-decoration: underline;
  color: rgba(104, 103, 103, 1.00);
}
body {
  background-color: rgba(240, 240, 255, 1.00);
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 960px;
  padding-left: 2.275%;
  padding-right: 2.275%;
  font-family: 'ProximaNova', sans-serif;
}
/* Header */
header {
  text-align: center;
  display: block;
}
header .profileLogo .logoPlaceholder {
  background-color: rgba(0, 26, 50, 1.00);
  /*	background-image: url(ucb_eecs_logo.svg); */
  width: 100%;
  background-repeat: no-repeat;
  text-align: left;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
  min-width: 259px;
}
header .logoPlaceholder span {
  width: 80px;
  height: 22px;
  font-family: 'Montserrat', sans-serif;
  color: rgba(255, 255, 255, 1.00);
  font-size: 30px;
  font-weight: 700;
  line-height: 53px;
}
header .profilePhoto {
  /*background-color: rgba(237,237,237,1.00);*/
  border-radius: 0%;
  /*height: 259px;*/
  clear: both;
}
.profilePhoto .belowPhotoContent {
  font-family: 'ProximaNova', sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 12px;
  text-align: left;
  font-weight: 100;
}
.profilePhoto .sectionContentTitle {
  font-family: 'Montserrat', sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 18px;
  font-weight: 700;
  font-variant: small-caps;
  text-align: left;
  margin-bottom: -5px;
}
header .profileHeader h1 {
  font-family: 'Montserrat', sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
header .profileHeader h3 {
  font-family: 'Montserrat', sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
hr {
  background-color: rgba(208, 207, 207, 1.00);
  height: 1px;
}
header .profileHeader p {
  font-family: 'ProximaNova', sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  overflow-y: auto;
}
header .profileHeader .publink {
  font-family: 'Montserrat', sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.8;
  margin-left: 30%;
  margin-top: 5px;
  margin-right: 30%;
  display:block;
  text-align: center;
  font-variant: small-caps;
  overflow-y: auto;
  background-color: rgba(200, 200, 255, 1.00);
  padding-top: 3px;
  padding-bottom: 2px;
  padding-right: 6px;
  padding-left: 6px;
}
/* Main Content sections */
.mainContent .section0 {
  display: block;
}.mainContent .section1 {
  display: block;
}
.section0 .sectionTitle, .section1 .sectionTitle, .section2 .sectionTitle {
  font-family: 'Montserrat', sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 18px;
  font-weight: 700;
  font-variant: small-caps;
  word-wrap: break-word;
  width: 22%;
  line-height: 1.1;
}
.section0 .sectionTitleRule, .section1 .sectionTitleRule, .section2 .sectionTitleRule {
  margin: 0 3% 0 0;
  float: left;
  clear: both;
}
.section0 .sectionTitleRule2, .section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {  /*<>*/
  background-color: rgba(208, 207, 207, 1.00);
  height: 1px;
  padding: 0px;
}
.mainContent .section1 .section1Content, .mainContent .section1 .section1ContentDesc {
  font-family: ProximaNova;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  color: rgba(146, 146, 146, 1.00);
  text-align: justify;
}
.mainContent .section0 .section0Content, .mainContent .section0 .section0ContentDesc {
  font-family: ProximaNova;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  color: rgba(146, 146, 146, 1.00);
  text-align: justify;
}
.mainContent .section1 .section1Content span {
  color: rgba(146, 146, 146, 1.00);
  font-family: sans-serif;
}
.mainContent .section0 .section0Content span {
  color: rgba(146, 146, 146, 1.00);
  font-family: sans-serif;
}
.mainContent .section1 .section1Content .socialNetworkNavBar {
  color: rgba(146, 146, 146, 1.00);
  align: "center";
  font-family: sans-serif;
}
.mainContent .section0 .section0Content .socialNetworkNavBar {
  color: rgba(146, 146, 146, 1.00);
  align: "center";
  font-family: sans-serif;
}
.section2 .sectionContentTitle {
  font-family: sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 18px;
  font-weight: 700;
}
.section2 .sectionContentSubTitle {
  font-family: sans-serif;
  color: rgba(68, 67, 67, 1.00);
  font-size: 14px;
  font-weight: 400;
}
.section2 .sectionContent {
  font-family: sans-serif;
  color: rgba(146, 146, 146, 1.00);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
.mainContent {
  display: block;
}
.mainContent .externalResourcesNav .externalResources {
  background-color: rgba(208, 207, 207, 1.00);
  display: inline-block;
  text-align: center;
  margin-top: 0px;
  padding-top: 3%;
  cursor: pointer;
}
.mainContent .externalResourcesNav .externalResources:hover {
  background-color: rgba(153, 153, 153, 1.00);
}
.externalResourcesNav .externalResources a {
  font-family: 'Montserrat', sans-serif;
  color: rgba(255, 255, 255, 1.00);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}
.stretch {
  content: '';
  display: inline-block;
  margin-left: 2%;
  margin-right: 2%;
}
/* Footer */

footer p {
	margin-top: 0;
}

footer .footerDisclaimer {
  font-family: sans-serif;
  font-size: 12px;
  color: rgba(104, 103, 103, 1.00);
  font-weight: 100;
}
footer .footerDisclaimer span {
  color: rgba(181, 178, 178, 1.00);
  font-weight: 100;
}
footer .footerNote {
  font-family: sans-serif;
  font-size: 12px;
  color: rgba(104, 103, 103, 1.00);
  font-weight: 100;
}
footer .footerNote span {
  color: rgba(181, 178, 178, 1.00);
  font-weight: 100;
}
.bigProfilePhoto {
  display: inline;
}
.littleProfilePhoto {
  display: none;
}

/* Media query for Mobile devices*/
/*@media only screen and (min-width : 285px) and (max-width : 480px) { */
@media only screen and (max-width : 480px) {
  /* Header */
  header {
    width: 100%;
    float: none;
  }
  header .profileLogo .logoPlaceholder {
    display: inline-block;
  }
  header .profilePhoto {
	width: 100%;
    display: inline-block;
  }
  header .profileHeader {
    text-align: center;
    margin-top: 0%;
  }
  header .profileHeader p {
    text-align: justify;
  }
  header {
    display: flex;
    flex-flow: column;
  }
  .profileHeader {
    order: 1;
  }
  .profilePhoto {
    order: 2;
  }
  .bigProfilePhoto {
    display: none;
  }
  .littleProfilePhoto {
    display: inline;
  }
  /* Main content sections */
  .mainContent .section1 {
	display: block;
    text-align: center;
    margin-bottom: 10%;
  }
  .mainContent .section0 {
	display: block;
    text-align: center;
    margin-bottom: 10%;
  }
  .section0 .section0Title, .section1 .section1Title, .section2 .section2Title {
    text-align: left;
    width: 100%;
  }
  .section0 .sectionTitle, .section1 .sectionTitle, .section2 .sectionTitle {
    text-align: left;
    width: 100%;
  }
  .section0 .sectionTitleRule, .section1 .sectionTitleRule, .section2 .sectionTitleRule {
    width: 100%;
  }
  .section0 .sectionTitleRule0, .section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
    display: none;
  }
  .mainContent .section2 {
    display: block;
    text-align: center;
  }
  .section2 .section2Content {
    margin-top: 10%;
    text-align: justify;
    margin-bottom: 10%;
  }
  .section1 .section1Content {
    margin-top: 10%;
    text-align: justify;
    margin-bottom: 10%;
  }
  .section0 .section0Content {
    margin-top: 10%;
    text-align: justify;
    margin-bottom: 10%;
  }
  .mainContent .externalResourcesNav {
    margin-bottom: 10%;
  }
  .mainContent .externalResourcesNav .externalResources {
    width: 100%;
    height: 35px;
  }
  /* Footer */
  footer {
    display: block;
    text-align: center;
	font-family: ProximaNova;
    font-family: sans-serif;
  }
}

/* Media Query for Tablets */
@media only screen and (min-width : 481px) and (max-width : 1024px) {
  /* Header */
  header {
    width: 100%;
    float: none;
  }
  header .profileLogo .logoPlaceholder {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
	margin-bottom: 0px;  /*<>*/
  }
  header .profilePhoto {
    float: left;
    clear: both;
    margin-right: 3%;
    margin-top: 20px;
	width: 30% /*<>*/
  }
  header .profileHeader {
    text-align: justify;
    margin-top: 7%;
  }
  /* Main content and sections */
  .section0 .section0Title, .section1 .section1Title, .section2 .section2Title {
    text-align: center;
  }
  .section0 .sectionTitle, .section1 .sectionTitle, .section2 .sectionTitle {
    text-align: left;
    width: 100%;
  }
  .section0 .sectionTitleRule, .section1 .sectionTitleRule, .section2 .sectionTitleRule {
    width: 100%;
  }
  .section0 .sectionTitleRule2, .section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
    display: none;
  }
  .mainContent .section2 {
    clear: both;
  }
  .section2 .section2Content {
    padding: 0px;
    margin-left: 20%;
	font-family: ProximaNova;
    font-family: sans-serif;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .section1 .section1Content {
    padding: 0px;
    margin-left: 0%;
    font-family: ProximaNova;
    font-family: sans-serif;
    margin-top: 0px;
    margin-bottom: 5%;
  }
  .section0 .section0Content {
    padding: 0px;
    margin-left: 0%;
    font-family: ProximaNova;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.3;
    /* font-weight: 400; */
    margin-top: 0px;
    margin-bottom: 5%;
    overflow-y: auto;
  }
  .mainContent .externalResourcesNav {
    margin-left: 20%;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    padding-top: 0px;
    clear: both;
  }
  .mainContent .externalResourcesNav .externalResources {
    width: 199px;
    height: 48px;
    margin-top: 5%;
  }
  /* Footer */
  footer .footerDisclaimer {
    float: left;
    margin-left: 3%;
    font-family: sans-serif;
  }
  footer .footerNote {
    display: block;
    float: left;
    margin-left: 3%;
    font-family: sans-serif;
  }
}

/* Desktops and laptops  */
@media only screen and (min-width:1025px) {
  /* Header */
  header .profileLogo .logoPlaceholder {
    float: left;
    margin-bottom: 20px;
  }
  header .profilePhoto {
    float: left;
    clear: both;
	width: 22.5%;
    margin-right: 3.5%;
  }
  header .profileHeader {
    text-align: justify;
    padding-top: 10%;
    padding-bottom: 1%;
  }
  /* Main content sections */
  .section0 .sectionTitleRule, .section1 .sectionTitleRule, .section2 .sectionTitleRule, .section0 .section0ContentDesc, .section1 .section1ContentDesc, .section2 .section2ContentDesc {
    width: 22.5%;
  }
	
  .section0 .sectionTitleRule, .section1 .sectionTitleRule, .section2 .sectionTitleRule {
    width: 100%;
  }
  .section0 .sectionTitleRule2, .section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
    display: none;
  }
  .section0 .sectionTitle, .section1 .sectionTitle, .section2 .sectionTitle {
    text-align: left;
    width: 100%;
  }
  .mainContent .section1 .section1ContentDesc {
    display: inline;
    float: left;
    margin-top: 0%;
    margin-right: 0%;
    margin-left: 0%;
    margin-bottom: 0%;
	font-family: ProximaNova;
    font-family: sans-serif;
  }
  .mainContent .section0 .section0ContentDesc {
    display: inline;
    float: left;
    margin-top: 0%;
    margin-right: 0%;
    margin-left: 0%;
    margin-bottom: 0%;
    font-family: ProximaNova;
    font-family: sans-serif;
  }
  .mainContent .section2 {
    clear: both;
  }
  .section2 .section2Content {
    padding: 0px;
    margin-left: 26%;
    font-family: sans-serif;
    font-family: ProximaNova;
  }
  .section1 .section1Content {
    padding: 0px;
    margin-left: 3.5%;
    width: 74%;
    font-family: sans-serif;
    font-family: ProximaNova;
    display: inline;
    float: left;
    margin-bottom: 5%;
  }
  .section0 .section0Content {
    padding: 0px;
    margin-left: 3.5%;
    width: 74%;
    font-family: sans-serif;
    font-family: ProximaNova;
    display: inline;
    float: left;
    margin-bottom: 5%;
 }
  .mainContent .externalResourcesNav {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    padding-top: 0px;
    clear: both;
  }
  .mainContent .externalResourcesNav .externalResources {
    width: 199px;
    height: 48px;
  }
  /* Footer */
  footer .footerDisclaimer {
    float: left;
    margin-left: 3%;
    font-family: ProximaNova;
    font-family: sans-serif;
  }
  footer .footerNote {
    float: right;
    margin-right: 3%;
    font-family: ProximaNova;
    font-family: sans-serif;
  }
}

div.horizontalgap {
  float: left;
  overflow: hidden;
  height: 1px;
  width: 0px;
  display: none;
}
.researchImageGrid {
  width: 96%;
  margin-top: 2%;
  padding: 2%;

  text-align: center;
  background-color: rgba(216, 216, 230, 1.00);
}
.researchImageGrid .researchImage {
  height: 150px;
  border-style: solid;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}