/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */


.node__title { display: none; }

.node { padding: 0; border: 0;  }

html {
  font-family: sans-serif;
  background-color: white;
  overflow-x:hidden;
  overflow-y:scroll;
}

p {
	text-align:  justify;
}


.l-navbar {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.pr-navbar {
    /*color: black;*/
    background: #4ead9f;
}
.sf-depth-2 {
    background: #4ead9f;
}
#superfish-main-toggle {
    color: white;
}


.l-header {
    /*position: fixed;*/
    z-index: 500;
    margin-top: 30px;
}

.l-highlighted, .pr-highlighted__rw, .pr-highlighted__highlighted{
    max-width: 100%;
    margin-top: 0px;
	padding: 0px;
}

#block-views-block-teaser-slideshow-block-1-2 {
    margin-top: 0px;
}
.views_slideshow_cycle_teaser_section {
    margin-left: auto;
    margin-right: auto;
}
/*.views_slideshow_cycle_teaser_section {
    left: 50%;
    margin-left: -512px;
}*/

/*.l-main {
    padding-top: 170px;
}*/

.pr-footer__rw, .pr-header__rw, .pr-main__rw, .pr-navbar__rw {
    max-width: 1024px;
}


.page { background-color: white; }
.regions {
	background-color: white;
    margin-left: auto;
    margin-right: auto;
}

.pr-footer {
    /*color: black;*/
    background-color: #4ead9f;
}

.l-attribution {
    background-color: #4ead9f;
}
.attribution .attribution__link {
    color: white;
}


.site-branding__text {
    margin-bottom: 8px;
    align-self: flex-end;
}

.sp_logo_image {
    padding-left: 20px;
    float: right;
}

.plain-table {
    border: 0px;
    background: white;
}

.people-grid-col {
    text-align: center;
}

.people-project-col {
    text-align: center;
}

.views-people-name-text {
    margin-left: 10px;
    margin-right: 10px;
}

.pub-pdf-link {
    display: inline-block;
}

.site-branding__text {
   line-height: 3.5em;
}   

