#page-container {
  font-size: 16px;
  background: #dadada; }
  #page-container #page {
    border-right: 1px solid #bbb;
    border-bottom: 3px solid #163671;
    border-left: 1px solid #bbb;
    background-color: #ffffff; }
    #page-container #page ul {
      list-style-type: none; }
  #page-container section {
    padding: 3em 0; }
  #page-container h2, #page-container h3, #page-container h4, #page-container h5, #page-container h6 {
    text-transform: initial;
    color: #737373;
    margin: 0; }
  #page-container h2 {
    font-size: 2.4em;
    margin-bottom: 0.6em;
    padding-bottom: 0.3em;
    line-height: 1em; }
  #page-container section.news h2 {
    text-align: center; }
  #page-container section.news .view h2 {
    font-size: 18px;
    text-align: left; }
  #page-container a.button {
    display: inline-block;
    margin: 1em 0 0 0;
    padding: 10px 20px 8px 20px;
    min-width: 150px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #163671;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    font-weight: 400; }
    #page-container a.button:hover {
      background-color: #102751; }
  #page-container section.about div.about {
    padding-right: 3%; }
  #page-container header#header {
    position: relative;
    top: 0 !important;
    z-index: 100;
    display: block;
    width: 100%;
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding-top: 20px; }
    #page-container header#header a.donate {
      background-color: #e45832;
      color: white; }
      #page-container header#header a.donate:hover {
        background-color: #ff643a;
        border-bottom: 2px solid #ff643a; }
  #page-container .sidebar .block {
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #3b5da5;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    border-radius: 5px; }
  #page-container section.body {
    margin-top: 20px; }
    #page-container section.body img {
      margin-right: 10px; }

.front .node.node-teaser {
  margin-bottom: 0; }

.subfooter-area ul.social-bookmarks li {
  margin: 0; }
  .subfooter-area ul.social-bookmarks li a {
    border: none; }
    .subfooter-area ul.social-bookmarks li a:hover {
      border: none; }

@media screen and (min-width: 768px) {
  .menuParent {
    pointer-events: none;
    cursor: pointer; } }
#page-container .view-news h2 {
  margin-top: 20px; }
#page-container h3 {
  padding-bottom: 10px;
  margin-bottom: 10px; }

.submitted-user {
  display: none; }

.view ul {
  list-style-type: none; }

/* Fix logo on scrolling */
.onscroll #logo {
  display: block !important;
  visibility: visible !important; }

/* Fix user profile margins */
.team-member .field-name-field-user-job-title {
  margin-top: 0; }
.team-member .field-name-field-user-photo {
  margin-bottom: 20px; }
.team-member .overlayed .field-name-field-user-photo {
  margin-bottom: 0px; }
.team-member .group-user-org {
  margin-bottom: 15px; }

/* Carnegie Isotope Filters */
.ciw-filters {
  margin: 15px 0 5px 0;
  display: none; }

.ciw-filter-items {
  display: none; }

/* Banner Centering */
.internal-banner-block img {
  display: block;
  margin: auto;
  min-height: 150px; }

/* Add Content Item Separation */
dl.node-type-list dd {
  margin-bottom: 1em; }

/* Display Flexsliders */
.flexslider {
  display: block; }

/*front page override*/
a {
  text-decoration: none !important; }

#page-title {
  margin-bottom: 20px; }

#header-inside {
  padding: 10px 0; }

#header-inside-right {
  padding: 0; }

/*media browser button override*/
.media-widget a.button.browse {
  display: block;
  padding: 10px;
  width: 83px;
  background: gainsboro;
  border-radius: 5px; }
  .media-widget a.button.browse:hover {
    background: gray;
    color: white; }

/*menu link color*/
.internal-banner-block img {
  border: 2px solid white; }

#logo img {
  width: 325px; }

#main-navigation ul.menu li a, #search-area .form-actions:after {
  color: #737373; }

.mean-container a.meanmenu-reveal span {
  background: #737373; }

#main-navigation .sf-menu ul li a:hover {
  background: #737373; }
#main-navigation .sf-menu > li.active-trail > a {
  border-bottom: 2px solid #7d7d7d; }

/*hide sticky header*/
.onscroll #header {
  position: relative; }

#page {
  margin-top: 0px;
  padding: 0; }

body {
  padding-top: 0 !important; }
  body .region-content .node-main-content .content {
    font-size: 18px; }

/*mobile override*/
@media screen and (max-width: 992px) {
  .node-type-lab header .front-banner {
    height: 330px; }
  .node-type-lab h1 {
    font-size: 30px; } }
@media screen and (max-width: 767px) {
  .logged-in #header-inside {
    padding-top: 50px; }

  .node-type-lab.logged-in #header-inside {
    padding: 0;
    padding-top: 15px; }
  .node-type-lab header .front-banner {
    height: 400px; }
  .node-type-lab h1, .node-type-lab h2 {
    font-size: 20px; }

  .mean-container .mean-bar {
    top: 15px; }

  #logo {
    position: absolute;
    z-index: 900;
    top: -5px;
    left: -30px; }

  .logged-in header button {
    top: 77px; }

  .mean-container a.meanmenu-reveal {
    color: #fff; }

  #page {
    margin-top: 0;
    padding-top: 0; }

  /*news page date*/
  .node-type-news .region-content .post-submitted-info {
    width: auto;
    float: none;
    position: relative;
    text-align: left; }
    .node-type-news .region-content .post-submitted-info .submitted-date {
      border: none; }
      .node-type-news .region-content .post-submitted-info .submitted-date div {
        display: inline; }
      .node-type-news .region-content .post-submitted-info .submitted-date .day {
        font-size: 14px; }
  .node-type-news .node-main-content.custom-width {
    margin-left: 0; } }
/*news section*/
section.news .view-content .field-name-field-hq-import-image-display img {
  float: none !important; }

.node-type-lab .node.node-teaser ul.links, .node.node-teaser ul.links {
  display: block; }

.node-type-lab .node.node-teaser ul.links a, .node.node-teaser ul.links a {
  margin: 0 auto;
  text-align: center;
  width: 150px;
  display: block;
  padding: 15px 20px;
  color: white;
  background-color: #163671;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.node-type-lab .node.node-teaser ul.links a:hover {
  background-color: #102751; }

.node.node-teaser {
  padding: 0 20px 30px 0; }
  .node.node-teaser ul.links a:hover {
    background-color: #102751; }

/*news page override*/
/*term lable*/
/*news filter form*/
.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.9em; }

.content > .field-type-taxonomy-term-reference {
  float: left;
  margin: 0;
  margin-right: 30px; }
  .content > .field-type-taxonomy-term-reference .field-item a {
    font-size: 14px; }

.page-news .view-id-news .view-content {
  margin-top: 50px;
  margin-left: -10px; }

/*content img and iframe*/
.region-content iframe, .region-content img {
  max-width: 100%;
  margin-bottom: 30px; }

/*colorbox caption override*/
#cboxTitle {
  display: block !important; }

/*caption*/
.image-caption {
  position: static;
  width: 100%;
  background: #d7d7d7;
  padding: 10px;
  margin-top: -30px; }

/*lab landing page*/
.view-id-lab_landing {
  margin-left: -15px; }

.lab_card {
  width: 350px;
  max-width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px; }
  .lab_card:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    cursor: pointer; }
  .lab_card .views-field-title, .lab_card .views-field-field-about-text {
    padding-left: 20px; }
  .lab_card .views-field-title h3 {
    margin-top: 0; }
  .lab_card .views-field-field-about-text {
    padding-bottom: 20px; }

/*project landing*/
.view-project-landing .lab_card .views-field-title, .view-resource-landing .lab_card .views-field-title {
  padding-bottom: 20px; }

/*publication landing page*/
.pub_card {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); }
  .pub_card .views-field-title {
    padding: 10px 20px;
    font-size: 20px; }

#carousel li {
  margin-right: 10px; }

.flex-direction-nav a {
  height: 50px; }

#carousel .slides img {
  opacity: 0.7; }
#carousel .slides .flex-active-slide img {
  opacity: 1; }

/*entity reference tag*/
.field-label {
  font-size: 16px; }

.field-name-field-event-page,
.field-name-field-event-host,
.field-name-field-lab-page,
.field-name-field-lab-fref,
.field-name-field-proj-ref,
.field-name-field-project-page,
.field-name-field-pub-ref,
.field-name-field-publications-ref,
.field-name-field-resource-page,
.field-name-field-sci-ref,
.field-name-field-user-ref {
  display: block;
  overflow: hidden;
  position: relative;
  font-size: 11px;
  float: left;
  margin-right: 30px; }
  .field-name-field-event-page .field-item a, 
  .field-name-field-event-host .field-item a, 
  .field-name-field-lab-page .field-item a, 
  .field-name-field-lab-fref .field-item a, 
  .field-name-field-proj-ref .field-item a, 
  .field-name-field-project-page .field-item a, 
  .field-name-field-pub-ref .field-item a, 
  .field-name-field-publications-ref .field-item a, 
  .field-name-field-resource-page .field-item a, 
  .field-name-field-sci-ref .field-item a, 
  .field-name-field-user-ref .field-item a {
    color: #7d7d7d;
    padding: 6px 8px;
    line-height: 1;
    background-color: #d2d2d2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    margin: 3px 0 2px 0;
    font-size: 14px; }
    .field-type-entityreference .field-item a:hover {
      background-color: #000;
      text-decoration: none;
      color: #fff; }



/*news section block*/
section.news .news-body {
  min-height: 150px; }
section.news .view-content h2 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 22px;
  font-family: Lato; }
section.news a.learn-more {
  margin: 0 auto;
  text-align: center;
  width: 150px;
  margin-top: 25px;
  display: block;
  padding: 15px 20px;
  color: white;
  background-color: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
section.news .tag {
  position: absolute;
  padding: 0 10px;
  color: white; }
  section.news .tag.news-date {
    right: 15px;
    top: 10px;
    background-color: #8cbf52; }
  section.news .tag.news-type {
    right: 15px;
    top: 30px;
    background-color: #56b8cc; }
section.news .seminar {
  margin: 0 15px;
  margin-top: 20px;
  padding: 0 10px 20px;
  border-bottom: 1px solid #d6d6d6; }
section.news .seminar-name {
  font-size: 20px;
  font-weight: bold; }
section.news .seminar:last-of-type {
  border: none; }
section.news a {
  color: black; }
  section.news a span.view-all {
    color: white;
    background-color: black;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 10px;
    font-size: 20px;
    margin-left: 25px;
    margin-right: 10px; }
section.news h4 {
  font-weight: bold;
  text-align: left; }
section.news img {
  margin-top: 10px; }
section.news .col-md-6 {
  margin-bottom: 20px; }
section.news button.view-more {
  border: none;
  background-color: black;
  color: white;
  padding: 10px 15px;
  margin-top: 50px; }
  section.news button.view-more:hover {
    background-color: white;
    color: black;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease 0s; }

.block section.news > h2 {
  border-bottom: 2px solid #56b8cc;
  margin: 0 15px;
  padding-bottom: 10px; }

/*homepage*/
.node-type-homepage body {
  font-family: Lato; }
.node-type-homepage h1, .node-type-homepage h2, .node-type-homepage h3 {
  font-family: "Roboto Slab"; }
.node-type-homepage .clearfix:after {
  content: "";
  display: table;
  clear: both; }
.node-type-homepage img {
  max-width: 100%; }
.node-type-homepage a {
  text-decoration: none;
  cursor: pointer; }
  .node-type-homepage a:hover {
    text-decoration: none; }
.node-type-homepage header .front-banner {
  width: 90%;
  margin: 0 auto 20px;
  padding: 0 20px;
  text-align: center;
  height: 400px;
  border: 2px white solid; }
.node-type-homepage header .front-title {
  color: white;
  width: 70%;
  max-width: 900px;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  top: 60%;
  z-index: 1; }
  .node-type-homepage header .front-title h1 {
    margin-top: 10px; }
  .node-type-homepage header .front-title:after {
    background-color: #6bbed2;
    opacity: 0.7;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; }
.node-type-homepage header .header {
  position: relative;
  padding-top: 15px; }
  .node-type-homepage header .header .logo {
    top: -15px;
    position: relative; }
.node-type-homepage header button {
  float: right;
  margin-right: 23px;
  z-index: 999;
  background: #163671;
  color: white;
  border: none;
  border-radius: 20px;
  padding: 0 15px; }
.node-type-homepage header .header ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: right; }
  .node-type-homepage header .header ul.menu li {
    float: left; }
    .node-type-homepage header .header ul.menu li a {
      display: inline-block;
      color: white;
      text-align: center;
      padding: 14px 16px;
      text-decoration: none;
      cursor: pointer; }
.node-type-homepage header .header .mobile-menu {
  width: 30px;
  height: 30px;
  display: none; }
.node-type-homepage header .header img {
  max-width: 100%; }
.node-type-homepage section.about {
  position: relative;
  background-color: #fff; }
  .node-type-homepage section.about .text {
    padding-right: 40px; }
  .node-type-homepage section.about img {
    width: 100%; }
.node-type-homepage section.news {
  text-align: center;
  background-color: #f7f6f6; }
  .node-type-homepage section.news div {
    text-align: left;
    position: relative; }
  .node-type-homepage section.news .col-xs-12 > h2 {
    border-bottom: 2px solid #56b8cc;
    margin: 0 15px;
    padding-bottom: 10px; }
  .node-type-homepage section.news .news-body {
    min-height: 150px; }
  .node-type-homepage section.news .view-content h2 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 22px;
    font-family: Lato; }
  .node-type-homepage section.news a.learn-more {
    margin: 0 auto;
    text-align: center;
    width: 150px;
    margin-top: 25px;
    display: block;
    padding: 15px 20px;
    color: white;
    background-color: black;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .node-type-homepage section.news .tag {
    position: absolute;
    padding: 0 10px;
    color: white; }
    .node-type-homepage section.news .tag.news-date {
      right: 15px;
      top: 10px;
      background-color: #8cbf52; }
    .node-type-homepage section.news .tag.news-type {
      right: 15px;
      top: 30px;
      background-color: #56b8cc; }
.node-type-homepage #page-container section.news header h2 {
  color: #737373;
  font-size: 18px;
  margin-top: 25px; }
.node-type-homepage .seminar {
  margin-top: 15px;
  padding: 0 0 20px;
  border-bottom: 1px solid #d6d6d6; }
.node-type-homepage .seminar-name {
  font-size: 20px;
  font-weight: bold; }
.node-type-homepage .seminar:last-of-type {
  border: none; }
.node-type-homepage section.news a span.view-all {
  color: white;
  background-color: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 10px;
  font-size: 20px;
  margin-left: 25px;
  margin-right: 10px; }
.node-type-homepage section.news .submitted-user {
  display: none; }
.node-type-homepage section.news h4 {
  font-weight: bold;
  text-align: left; }
.node-type-homepage section.news img {
  margin-top: 10px; }
.node-type-homepage section.news .col-md-6 {
  margin-bottom: 20px; }
.node-type-homepage section.news button.view-more {
  border: none;
  background-color: black;
  color: white;
  padding: 10px 15px;
  margin-top: 50px; }
  .node-type-homepage section.news button.view-more:hover {
    background-color: white;
    color: black;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease 0s; }
.node-type-homepage section.video {
  width: 100%;
  background-size: cover;
  text-align: center; }
  .node-type-homepage section.video .video-intro h1 {
    font-weight: bold; }
  .node-type-homepage section.video iframe {
    margin: 10px 0;
    margin-bottom: 60px;
    max-width: 100%;
    border: 5px white solid;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .node-type-homepage section.video img {
    width: 100%; }
.node-type-homepage footer#footer {
  background-color: black;
  color: white; }
.node-type-homepage footer ul {
  list-style-type: none;
  padding: 0;
  margin-top: 20px; }
.node-type-homepage footer a {
  color: white;
  text-decoration: none;
  cursor: pointer; }
.node-type-homepage footer img {
  margin-top: 20px; }
.node-type-homepage footer i {
  margin-right: 5px; }
.node-type-homepage footer button {
  border: none;
  background-color: white;
  color: black;
  font-weight: bold;
  padding: 0 10px;
  margin-top: 20px; }
.node-type-homepage footer .copy-right {
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  color: white;
  background-color: #2e2e2e; }

@media screen and (max-width: 992px) {
  .node-type-homepage header button {
    float: none;
    position: absolute;
    right: 10px;
    top: 60px;
    margin-right: 0; } }
@media screen and (max-width: 768px) {
  .node-type-homepage header button {
    right: 50px;
    top: 28px; } }
@media screen and (max-width: 992px) {
  .node-type-homepage section.about .about-text {
    margin-top: 0;
    left: 35%; }
    .node-type-homepage section.about .about-text p {
      padding-top: 0; }
  .node-type-homepage section.about h1, .node-type-homepage section.about h2 {
    font-size: 25px; }
  .node-type-homepage section.news .tag.news-date, .node-type-homepage section.news .tag.news-type {
    right: inherit;
    left: 15px; }
  .node-type-homepage section.news p {
    text-align: left; }
  .node-type-homepage section.news a.learn-more {
    margin: 0; }
  .node-type-homepage footer button {
    margin-bottom: 20px; } }
@media screen and (max-width: 768px) {
  .node-type-homepage header .row {
    padding: 0 10px; }
  .node-type-homepage ul.menu {
    display: none; }
  .node-type-homepage h1, .node-type-homepage h2 {
    font-size: 25px; }
  .node-type-homepage header .header .mobile-menu {
    display: block;
    float: right;
    margin-top: 10px;
    margin-right: 10px; }
  .node-type-homepage header .front-title {
    width: 90%; } }
.not-logged-in .profile-edit {
  display: none; }

.sf-menu span.nolink {
  color: #737373;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 17px 5px;
  text-transform: uppercase;
  margin: 0 5px;
  border-bottom: 2px solid transparent;
  cursor: pointer; }

.sf-menu span.nolink:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  top: 2px;
  right: 3px;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
  color: #9c9c9c;
  line-height: 20px; }

.mean-container .mean-nav ul li span {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left; }

.page-people .region-content img {
  margin-bottom: 0; }
.page-people .overlayed-inner {
  margin-bottom: 30px; }
@media (max-width: 767px) {
  .page-people .isotope-item {
    max-width: 70%; } }

.node-type-person .field-name-field-sci-ref {
  font-size: 18px; }

.page-node-3519 .region-content img {
  margin-bottom: 0; }
.page-node-3519 ol li > img {
  position: absolute;
  left: -8px;
  margin-top: 5px; }
.page-node-3519 ol a > img {
  width: 60px;
  top: -3px;
  position: relative; }

.view-outreach .views-row {
  padding: 20px;
  border-style: solid;
  border-radius: 5px;
  border-width: 2px;
  border-color: gray;
  margin: 6px;
  box-shadow: 1px 1px 1px 1px lightgray;
}

/*# sourceMappingURL=main.css.map */
