/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 
 
 body {
  background-color:#fff;
  overflow-x:hidden;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
a {
  color:#878cb4;
}
a:hover {
  text-decoration:none;
  /* background-color:#e7e7e7;  */
}
.field-collection-container, 
.field-collection-view {
    border-bottom-width: 0px;
    margin:0px;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: 100% !important;
}
#block-system-main {
	margin:0px auto;
   max-width:1044px;
}

#pagetop,
#upper-nav,
#navbar,
div.main-container{
	margin: 0 auto;
	background-color:#FFF;
	border-width:0px;
	width:100%;
	padding:0px;
}
.navbar-default {
    background-color: transparent;
    border-color: #fff;
}
.navbar {
    border: 0px solid transparent;
}


.region-uppernav  {
	background-color:#FFF;
	padding:0px;
	margin:0px auto;
   max-width:1044px;
}
h1.page-header,
.research-center-labs  {
	background-color:#FFF;
	padding:0px 24px;
	margin:0px auto;
   max-width:1044px;
}
#navbar.container {
  padding-left:20px;
  padding-right:10px;
  margin-bottom:-10px;
}
#navbar.container-fluid {
  margin:0px;
}
#navbar span.caret {
  display:none;
}
#navbar a {
  padding-right:24px;
}
#navbar .navbar-collapse ul li {
  margin-right:18px;
}
#navbar .navbar-collapse ul li.last {
  margin-right:0px;
}
#navbar .navbar-collapse ul li ul li:hover{
  background-color:#e7e7e7;  
}
#admin-menu {
    font: normal small "Lucida Grande", Verdana, sans-serif;
    -moz-box-shadow: 0 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 0  #000;
    box-shadow: 0 0 0 0 #000;
    right: 0;
    width: auto;
}
.panel-body {
  padding:0px;
  margin:0px;
}
.panel {
  border-width:0px;
  border-radius:0px;
}

#branding #logo {
  float:left;
}
.region-content {
  clear:both;
}
.nki-branding {
  /* margin:0 0 12px 0; */
  margin:0;
  background-color:#fff;
  padding:0 24px;
  clear:both;
}
.nki-branding p {
  /* color:#636466; */
  color:#000;
  line-height:45px;
  font-size:36px;
  letter-spacing:1px;
  font-weight:500;
}
.nki-branding p #nathan-kline{
  font-weight:900;
}
.nki-branding a {
  color:#636466;
}
.nki-branding a:hover {
  color:#533179;
  text-decoration:none;
  background-color:transparent;
  cursor:pointer;
}
.nki-branding img {
  margin-right:6px;
  margin-top:-10px;
	vertical-align: middle;
	width:56px;
	height:auto;
}


#edit-search-block-form--2 {
  text-transform:uppercase;
}

.top-right-menu-block {
  float:right;
  margin-right:16px;
  margin-top:20px;
  width:auto;
}
.top-right-menu-block .btn,
.top-right-menu-block .btn-default {
    color: #77787b;
    background-color: #fff;
    border-width: 0px;
}
.top-right-menu-block .btn:hover,
.top-right-menu-block .btn-default:hover {
    color: #2a6496;
}
ul.sf-menu.sf-style-white li, ul.sf-menu.sf-style-white.sf-navbar{
  background-color:transparent;
}
.sf-menu.sf-style-white a,
.top-right-menu-block a {
  color:#523178;
  font-size:16px;
  font-weight:300;
  padding-bottom:0px;
}
.sf-menu.sf-style-white span,
.top-right-menu-block span {
  color:#523178;
  font-size:16px;
  font-weight:300;
  padding:12px 0 0 16px;
  position:relative;
  display:block;
}
.sf-menu.sf-style-white a, .sf-menu.sf-style-white span.nolink {
    border: 0px solid #e1e1e1;
    color: #555555;
    padding: 0.75em 1em;
}
.sf-menu.sf-style-white {
  margin-bottom:10px;
}
.sf-menu.sf-style-white span, .top-right-menu-block span {
  /* display:none; */
  color:#ccc;
  padding:0;
}
div.sf-accordion-toggle.sf-style-white a,
div.sf-accordion-toggle.sf-style-white a.sf-expanded, ul.sf-menu.sf-style-white.sf-accordion li.sf-expanded  {
  background-color:transparent;
  padding:6px;
  border-color:#ccc;
  border-radius:4px;
}
div.sf-accordion-toggle.sf-style-white > a:after {
  display:none;
}

#search-block-form .btn-primary {
  background-color:#FFF;
  color:#555;
  border-left-width:0px;
  border-color:#ccc;
}
.block-search {
  max-width:165px;
  float:right;
  margin-top:20px;
  margin-right:30px;
}
input#edit-search-block-form--2 {
  font-size:10px;
}
.navbar.container {
    max-width: 1140px;
    clear: both;
        margin-top: 0;
    margin-bottom: 0;
}
h1, .h1 {
    font-size: 30px;
}
#homelink {
  background-image:url(../images/NKI_home.png);
  background-repeat:no-repeat;
	text-indent: -9999px;
	width:100px;
	background-position: center top ;
  background-color:#fff;
}
#homelink:hover {
  background-position: center top ;
}
#homelinkitem {
  background-color:#fff;
}
.webform-container-inline label {
    display: inline-block;
    margin-right: 1em;
    min-width: 100px;
    width: 100px;
}
.form-control {
  width:auto;
  display:inline-block;
}
.nys-omh-block {
  float:left;
  height:88px;
  max-width:300px;
}
.nys-omh-block img {
  margin-top:20px;
  margin-left:20px;
    max-width: 242px !important;
    }

#superfish-1 .sf-menu.sf-style-simple a,
.sf-menu.sf-style-simple a, .sf-menu.sf-style-simple a:visited, .sf-menu.sf-style-simple span.nolink,
.navbar-default .navbar-nav>li>a {
    padding-top:0;
    padding-bottom:0;
    line-height:22px;
    color:#528cb4;
}
.sf-menu.sf-style-simple {
    float: none;
    margin: 0 auto;
    padding: 0;
    max-width: 980px;
}
ul.navbar-nav,
.sf-menu.sf-style-simple a,
.sf-menu.sf-style-simple a:visited,
.sf-menu.sf-style-simple span.nolink {
    border:0px solid #fff;
    width:100%; 
    font-size:20px;
		font-weight:300;
  padding: 6px 24px 6px 15px !important;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}
.navbar-default .navbar-nav {
  padding:0px !important;
}
.navbar-default .navbar-collapse {
    padding:0px;
}
.navbar-default .main-menu-top-level:hover {
    cursor:pointer;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    max-width: 40em !important;
    width: 20em !important;
}
.navbar-nav > li.first > .dropdown-menu {
    width: 17em !important;
}
.navbar-nav > li:nth-child(3) > .dropdown-menu {
    width: 25em !important;
}
.navbar-nav > li:nth-child(4) > .dropdown-menu {
    width: 15em !important;
}
.region-subpromo {
  background-color:transparent;
  border:0px solid #878cb4;
  padding-bottom:10px;
  margin-top:10px;
  clear:both;
}
.footer.container {
  background-color:#878cb4;
  width:100%;
  margin:0px auto;
  padding-top:10px;
}
.region-footer {
  max-width:1000px;
  margin-left:auto;
  margin-right:auto;
  padding-right:0px;
}
.footer {
  padding-top:10px;
}
.footer-column {
  float:left;
  border-right:2px solid #afb2c8;
  color:#fff;
  margin-right:16px;
  margin-top:10px;
  padding-right:16px;
  font-size:18px;
  min-height:247px;
}
.footer-column a,
.footer-column a:hover {
  color:#fff;
  background-color:transparent;
}
.footer-column a:hover {
  color:#533179;
}
.footer-column.five {
  border-right:0px solid #afb2c8;
}
.footer-column p {
  margin-bottom:2px;
  text-transform:lowercase;
}
.footer-column ul li {
  text-transform:lowercase;
}
.social-links .fa {
  width:32px;
  height:32px;
  line-height:32px;
  background-color:#dcddde;
  color:#878cb4;
  text-align:center;
  font-size:20px;
}
.footer-column ul  {
  padding:0;
  margin:0px;
}
.footer-column ul li {
  list-style-type:none;
  font-size:14px;
}

.homepage-slideshow-block {
  margin-bottom:20px;
}
.homepage-slideshow-block,
.slide__content {
  position:relative;
}
.view-homepage-slideshow .slick__slide .views-field-nothing {
  position:absolute;
  width:100%;
  height:100%; 

}
  p.body.NKI-main {
    text-align:justify;
  }


.homepage-slideshow-block .views-field-field-slide-caption,
.view-display-id-slick_block .views-field-field-slide-caption {
  border-top:0px solid #939598;
  line-height:50px;
  color:#fff;
  text-align:center;
  font-size:40px;
  font-weight:300;
  padding:0 120px 12px 120px;
  position:absolute;
  bottom:0px;
  width:100%;
  /* height:100%; */
	/* Old Gradient Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+50,0.8+100 */
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+75,0+75,0.8+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 5%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */

}
.homepage-slideshow-block .views-field-field-slide-caption .field-content,
.view-display-id-slick_block .views-field-field-slide-caption .field-content{
  max-width: 960px;
  width:100%;
	margin-left: auto;
	margin-right: auto;
}
.homepage-slideshow-block .views-field-field-slide-caption .field-content p,
.view-display-id-slick_block .views-field-field-slide-caption .field-content p{
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.44);
	/* position:absolute; */
	bottom:12px;
  max-width: 960px;
}

.view-display-id-slick_block .slick__arrow,
.slick--optionset--center-page-slick .slick__arrow {
  display:none;
}
.homepage-slideshow-block #widget_pager_bottom_homepage_slideshow-homepage_slideshow_block {
  position:absolute;
  right:12px;
  top:465px;
	color:#939598;
	z-index:100;
	cursor:pointer;
}
.homepage-slideshow-block  .views-slideshow-cycle-main-frame-row,
.homepage-slideshow-block  .views-slideshow-cycle-main-frame {
  max-width:100% !important;
}
.homepage-slideshow-block  .views-slideshow-cycle-main-frame-row {
  height:auto !important;
}

.homepage-slideshow-block #widget_pager_bottom_homepage_slideshow-homepage_slideshow_block .active .views-content-counter {
	color:#523178;
}

.homepage-slideshow-block .views-slideshow-pager-field-item {
  float:left;
  font-size:48px;
}
#slick-views-homepage-slideshow-1-slider  ul.slick-dots ,
.slick--optionset--center-page-slick  ul.slick-dots {
  position:absolute;
  right:12px;
  bottom:0px;
  margin-bottom:0px;
}
#slick-views-homepage-slideshow-1-slider  ul.slick-dots li,
.slick--optionset--center-page-slick  ul.slick-dots li {
  list-style:none;
  display:inline-block;

}
#slick-views-homepage-slideshow-1-slider  ul.slick-dots button,
.slick--optionset--center-page-slick  ul.slick-dots button {
  background-color:transparent;
  border-width:0px;
  color:#ccc;
  font-size:36px;
  line-height:1;
  padding:0px 6px;
}
#slick-views-homepage-slideshow-1-slider  ul.slick-dots li.slick-active button,
.slick--optionset--center-page-slick  ul.slick-dots li.slick-active button {
  color:#528cb4;
}

/** local tasks **/
ul.tabs--primary {
 max-width:960px;
  margin:0 auto 10px auto;

}

/** basic page type **/
.node-type-page .field-name-body,
.google-map-block,
.node-type-section-page #block-system-main {
  max-width:960px;
  margin:0 auto 12px auto;
}
.node-type-section-page #block-system-main  p,
.node-type-section-page #block-system-main  ul li,
.view-id-events  p,
.view-id-events  ul li,
.view-news-items-page p,
.view-news-items-page  ul li,
.node-type-page .field-name-body p,
.node-type-page .field-name-body ul li {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 12px;
}
.view-id-events p.rtecenter {
  text-align: center;
}
.node-type-page .field-name-body ul li {
    line-height: 18px;
}

.front #block-system-main {
  margin-bottom:20px;
  clear:both;
}
.front #block-system-main  h3,
.front #block-system-main  p {
  font-size:26px;
  line-height:36px;
  padding:0px 60px;
} 
.front #block-system-main  #NathanKlineMain {
  font-size:26px;
  line-height:40px;
  /* padding:0px 60px; */
  font-weight:500;
} 
.front #block-system-main  header h2,
.front #block-system-main  footer {
  display:none;
}
.front #block-system-main  #home-welcome {
  font-weight:100;
  font-size:30px;
} 
.front #block-system-main  #home-to {
  font-weight:100;
  font-size:20px;
} 
.front #block-system-main  #home-the {
  font-size:18px;
  color:#878cb4;
} 
.front #block-system-main  #home-nki {
  font-weight:700;
  font-size:18px;
  color:#528cb4;
} 
.front #block-system-main  #home-psy {
  font-size:16px;
} 
.front #block-system-main  #homecopylogo {
  margin:0px;
} 
.front  #block-system-main   #homepage-copy {
  text-align:justify;
  padding-left:18px;
  padding-right:18px;
  hyphens:auto;
  font-weight:300;
  line-height:17px;
}
.front-page-lower-image {
  width:100%;
}
.front-page-lower-image p img {
  width:100%;
}
.region-subpromo {
  max-width:1044px;
  margin:0 auto;
}
.subpromo-block {
  width:31%;
  float:left;
  margin:0 2% 0 0;
  padding-right:12px;
}
.subpromo-block h2.block-title {
  margin: 0 0 12px 0;
  color:#528cb4;
  font-size:28px;
  font-weight:500;
  text-align:left;
}
.subpromo-block h2.block-title a{
  color:#528cb4;
}
.subpromo-block h2 {
  margin: 0 0 12px 0;
  color:#528cb4;
  font-size:28px;
  font-weight:500;
  text-align:left;
}
.subpromo-block img {
  float:left;
  margin:14px 10px;
  border:2px solid #FFF;
}
.subpromo-block  p {
  text-align:left;
  font-size:18px;
  line-height:30px;
  margin-bottom:12px;
}
.subpromo-block  .front-page-read-more {
  font-weight:500;
}

.sf-style-simple > li > span,
.sf-style-simple > li > a,
.dropdown-menu > li > span,
.dropdown-menu > li > a {
    display: block;
    padding: 6px 20px 6px 40px;
    text-indent:-20px;
    clear: both;
    font-weight: 300;
    font-size:18px;
    line-height: 21px;
    color: #528cb4;
   /*  width:200px; */
    /* max-width:200px; */
    white-space: normal;
}
.sf-style-simple > li > span,
.sf-style-simple > li > a {
  text-indent:0px;
}

.navbar-nav ul.dropdown-menu.sm-nowrap > li > a {
    white-space: normal;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #528cb4;
    background-color: #fff;
}
ul.dropdown-menu {
   /*  max-width:400px !important ;
    width:400px !important ; */
}
.dropdown-menu > li {
    /* width:200px; */
    /* max-width:200px; */
}
ul.navbar-nav li.last ul.dropdown-menu {
  /* margin-left:-100px !important; */
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    
}




.sf-menu.sf-style-white li, .sf-menu.sf-style-white.sf-navbar {
    background: #fff;
}
.sf-menu.sf-style-white li:hover, .sf-menu.sf-style-white li.sfHover, .sf-menu.sf-style-white li.active a, .sf-menu.sf-style-white a:focus, .sf-menu.sf-style-white a:hover, .sf-menu.sf-style-white a:active, .sf-menu.sf-style-white.sf-navbar li li {
    background: #FFF;
    text-decoration:none;
}

.page-research-centers h1.page-header,
.node-type-page h1.page-header {
  font-weight:500;
  font-size:30px;
  color:#528cb4;
  padding-left:10px;
  text-transform:uppercase;
  border-bottom-width:0px;
  margin-bottom:0px;
}
.node-type-page h1.page-header {
  margin-bottom:24px;
  max-width:960px;
  padding-left:0px;
}
.view-research-centers-listing-page,
.node-type-page article  {
  padding-left:10px;
  margin-bottom:6px;
}
.view-research-centers-listing-page .views-row {
  margin-bottom:12px;
}
.view-research-centers-listing-page .views-field-title a {
  font-weight:300;
  font-size:24px;
  color:#533179;
  line-height:1;
}
.view-research-centers-listing-page .views-field-field-research-center-lead a {
  font-weight:500;
  font-size:12px;
  color:#528cb4;
}

/** research studies and clinical trials **/
.research-studies  {
  max-width:960px;
  margin:0 auto;
}
.research-studies  h3 {
  font-weight:bold;
  font-style:italic;
}
.research-studies  p {
      text-align: left;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 12px;
}
.research-studies  .views-row {
    padding-bottom:12px;
    margin-bottom:12px;
    border-bottom:1px solid #ccc;
}

#superfish-2 li.last a {
  padding-right:0px;
}

/*** faculty pages ***/
.node-type-faculty-member article {
  /* max-width:1044px; */
  margin-left:auto;
  margin-right:auto;
  position:relative;
}
.node-type-faculty-member .group-upper-section-center {
  display:inline-block;
  max-width:500px;
  background-color:#8a8b8c;
  padding:12px;
}
.node-type-faculty-member #edit-field-faculty-last-name-value-wrapper {
  padding-right:0px;
}
.node-type-faculty-member .field-name-faculty-directory-block {
  width: 270px;
    float: right;
    background-color: #fff;
    padding-left: 12px;
    border-bottom:3px solid #fff;
}
.field_faculty_publications .odd {
  background-color:#eee;
}
.field_faculty_publications .odd,
.field_faculty_publications .even {
  padding:6px 12px;
}
.node-type-faculty-member .region-content div,
.node-type-faculty-member .region-content p,
.node-type-faculty-member .region-content a {
  color:#6f5091;
}
.node-type-faculty-member .group-upper-section-center h2,
.node-type-faculty-member .group-upper-section-center div {
  color:#fff;
}
.node-type-faculty-member .field-name-field-faculty-lab-affiliation  {
  font-size:24px;
}

.node-type-faculty-member .field-name-field-faculty-headshot {
  float:left;
}
.node-type-faculty-member .field-name-field-faculty-overview {
  clear:both;
}
.node-type-faculty-member  .field-name-field-faculty-headshot {
  float:left;
}
.node-type-faculty-member  .group-faculty-upper {
  background-color:#8a8b8c;
  border-bottom:2px solid #8a8b8c;
}
.node-type-faculty-member  .group-upper-section-inner {
  position:relative;
  max-width:1044px;
  margin: 0 auto;
  min-height:263px;
}
.node-type-faculty-member  .field-collection-view  {
  margin-left:0px;
}
.node-type-faculty-member .region-content {
    margin-top: 24px;
}
.node-type-faculty-member  h1.page-header {
  display:none;
}
.node-type-faculty-member  .field-name-faculty-directory-link {
  position:absolute;
  right:6px;
  top:6px;
}
.node-type-faculty-member  .field-name-faculty-directory-close {
  position:absolute;
  right:6px;
  bottom:6px;
}
.node-type-faculty-member  .field-name-faculty-directory-block {
  display:none;
  position:relative;
}
.node-type-faculty-member .field-name-title h2,
.node-type-faculty-member .field-name-field-faculty-first-name,
.node-type-faculty-member .field-name-field-faculty-last-name,
.node-type-faculty-member .field-name-field-faculty-degree {
  /* font-size:40px; */
  font-size:32px;
  float:left;
  font-weight:300;
  margin:0 12px 0 0;
}
.node-type-faculty-member .field-collection-container,
.node-type-faculty-member .field-type-field-collection .field-collection-view {
  border-width:0px;
}
.node-type-faculty-member .field-name-field-faculty-overview {
  background-color:transparent;
  border:0px solid #8c91b7;
  padding:10px 0px;
  margin:12px auto;
  max-width:960px;
}
.node-type-faculty-member .field-name-field-faculty-overview p {
  font-size:22px;
  line-height:34px;
  text-align:justify;
  color:#000;    
}
.node-type-faculty-member .field_faculty_highlights,
.node-type-faculty-member .field-name-field-faculty-highlights-full,
.node-type-faculty-member .field-name-field-faculty-pub-med-link,
.node-type-faculty-member .field_faculty_publications {
  padding:0 0 12px 0;
  max-width:960px;
  margin:0 auto;
}
.node-type-faculty-member .field_faculty_highlights {
  margin-top:12px;
}

.node-type-faculty-member .field_faculty_highlights .field-label,
.node-type-faculty-member .field-name-field-faculty-highlights-full .label-above,
.node-type-faculty-member .field_faculty_publications .field-label {
  font-size:30px;
  font-weight:500;
  color:#528cb4;
  margin:12px 0;
}
.node-type-faculty-member .field_faculty_highlights ul li,
.node-type-faculty-member .field-name-field-faculty-highlights-full p,
.node-type-faculty-member .field-name-field-faculty-highlights-full ul li {
  font-size:18px;
  line-height:30px;
  color:#6f5091;
}
.node-type-faculty-member .field-name-field-faculty-highlights-full ul li a {
  text-decoration:underline;
}

.node-type-faculty-member .field_faculty_publications p {
  margin-bottom:6px;
}
.node-type-faculty-member .field-name-field-faculty-position .field-item {
  float:left;
  margin-bottom:0;
  clear:both;
}
.node-type-faculty-member .field-name-field-faculty-position .field-collection-view {
  padding:0px;
}
.node-type-faculty-member .field-name-field-faculty-phone .field-item,
.node-type-faculty-member .field-name-field-faculty-email .field-item a {
  font-size:18px;
  color:#fff;
}
.node-type-faculty-member .field-name-field-faculty-lab-affiliation a,
.node-type-faculty-member .field-name-field-faculty-outside-lab-affili a {
  font-size:24px;
  /* font-size:26px; */
  color:#fff;
  font-weight:bold;
  letter-spacing:1px;
}
.node-type-faculty-member .field-name-field-faculty-lab-affiliation a:hover,
.node-type-faculty-member .field-name-field-faculty-outside-lab-affili a:hover {
  color:#000;
}
.node-type-faculty-member .field-name-field-faculty-lab-affiliation a:after,
.node-type-faculty-member .field-name-field-faculty-outside-lab-affili a:after {
  content:" \f101";
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 18px;
    line-height: 24px;
    font-family: FontAwesome; 
}
.node-type-faculty-member .field-name-field-faculty-lab-affiliation .field-item a:hover,
.node-type-faculty-member .field-name-field-faculty-outside-lab-affili  .field-item a:hover,
.node-type-faculty-member .field-name-field-faculty-email .field-item a:hover {
  /* color:#528cb4; */
  color:#000;
}

.node-type-faculty-member .field-name-field-faculty-title,
.node-type-faculty-member .field-name-field-faculty-institution {
  font-size:18px;
}
.node-type-faculty-member .field-name-field-faculty-title  {
  font-weight:500;
}
.node-type-faculty-member .field-name-field-faculty-institution {
  /*  padding-left:24px; */
}
.node-type-faculty-member .field-name-field-faculty-email i,
.node-type-faculty-member .field-name-field-faculty-phone i  {
  font-size:36px;
  color:#bdc0d6;
}
.node-type-faculty-member .field-name-field-faculty-email ,
.node-type-faculty-member .field-name-field-faculty-phone   {
  /* display:inline-block; */
  margin-right:12px;
  margin-top:0px;
}
.node-type-faculty-member .field-name-field-faculty-pub-med-link {
  margin-bottom:20px;
  height:60px;
}
.node-type-faculty-member .field-name-field-faculty-pub-med-link a {
  font-style:italic;
  font-size:16px;
  font-weight:bold;
  padding-bottom:40px;
  background-image:url(../images/PubMed.png);
  background-position:left bottom;
  background-repeat:no-repeat;
  text-decoration:none;
}
.node-type-faculty-member .field_faculty_publications p {
  font-size:18px;
  color:#000;
  margin-bottom:12px;
}
.node-type-faculty-member .group-faculty-callout {
  width:150%;
  margin-left:-25%;
  background-color:#878cb4;
}
.node-type-faculty-member .group-faculty-callout .group-faculty-callout-inner {
  max-width:960px;
  margin:0 auto;
}
.node-type-faculty-member .field-name-field-faculty-callout-text,
.node-type-faculty-member .field-name-field-faculty-callout-image {
  width:50%;
  display:inline-block;
  font-size:20px;
  line-height:1.5;
  vertical-align:middle;
}
.node-type-faculty-member .field-name-field-faculty-callout-text p {
  color:#fff;
  text-align:justify;
  padding-right:12px;
}



/** faculty directory pages **/
.page-staff-directory .main-container,
.page-faculty-directory .main-container {
  max-width:960px;
  margin-left:auto;
  margin-right:auto;
}
.page-staff-directory h1.page-header,
.page-faculty-directory h1.page-header,
.page-news-events-events h1.page-header {
  color:#528cb4;
  border-width:0px;
    margin: 20px auto 10px auto;
    font-size: 48px;
    font-weight: 300;
    padding: 0;
    text-transform: capitalize;
}
.view-id-faculty_directory #fpo-disclaimer {
  color:#528cb4;
  font-weight:300;
  font-size:18px;
}
#select-instrux {
  font-style:italic;
  /* color:#528cb4; */
  color:#000;
  font-weight:500;
  padding:12px 0;
}
.view-id-faculty_directory .view-content,
.view-id-faculty_directory .view-header {
  /* max-width:560px; */
}

.view-id-faculty_directory .views-row {
  margin-bottom:12px;
}
.view-id-faculty_directory td.views-field {
    width: 50%;
} 

.view-id-faculty_directory .view-content>h3,
.view-id-faculty_directory .view-content div,
.view-id-faculty_directory .view-content a{
  color:#528cb4;
}
.view-id-faculty_directory .view-content>h3 {
  font-weight:700;
}

.view-id-faculty_directory .view-content>h3:before {
  content:"- ";
}
.view-id-faculty_directory .view-content>h3:after {
  content:" -";
}
.view-id-faculty_directory .views-row-even {
  background-color:#eee;
  clear:both;
  min-height:40px;
}
.view-id-faculty_directory .views-field-field-faculty-last-name,
.view-id-faculty_directory .views-field-field-faculty-first-name {
  font-weight:500;
}
.view-id-faculty_directory .directory-name-div,
.view-id-faculty_directory .directory-position-div {
  /* float:left; */
  display:inline-block;
  width:48%;
  margin-bottom:6px;
}
.view-id-faculty_directory .directory-name-div {
  clear:both;
}
.views-table th img {
  max-width:13px;
  max-height:13px;
}
/** faculty directory filter block */
#block-views-exp-faculty-directory-page #edit-field-faculty-last-name-value-wrapper label {
   display:none; 
}
#block-views-exp-faculty-directory-page,
#block-views-exp-staff-directory-page-2 {
  min-height:200px;
}
#block-views-exp-faculty-directory-page h2.block-title,
#block-views-exp-staff-directory-page-2 h2.block-title {
  color:#8d9aa2;
  font-weight:300;
  font-size:24px;
  margin:20px auto 10px auto;
}
#block-views-exp-faculty-directory-page .bef-select-as-links,
#block-views-exp-staff-directory-page-2 .bef-select-as-links {
  position:relative;
  width:240px;
}
#block-views-exp-faculty-directory-page .form-type-bef-link,
#block-views-exp-staff-directory-page-2 .form-type-bef-link {
  display:inline-block;
  margin-right:12px;
}
#block-views-exp-faculty-directory-page .form-type-bef-link a,
#block-views-exp-staff-directory-page-2 .form-type-bef-link a {
  color:#8a8b8c;
  font-weight:300;
  text-transform:lowercase;
  font-size:24px;
}
#block-views-exp-faculty-directory-page .form-item-edit-field-faculty-last-name-value-all,
#block-views-exp-staff-directory-page-2 .form-item-edit-field-faculty-last-name-value-all {
  position:absolute;
  bottom:-50px; 
  border:0px solid #ccc;
  padding: 8px 0px;
  -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/** Research center landing page **/
.labs-block , 
.research-center-labs {
  width:100%;
  z-index:100;
  color:#878cb4;
  font-size:24px;
  font-weight:100;
  text-align:left;
  position:relative;
  /* max-width:960px; */
  max-width:1140px;
  margin:0 auto;
 text-align:center; 
}
.research-center-labs span,
.labs-block span {
  margin-right:6px; 
  padding:6px;
  letter-spacing:1px;
}
.views-field-field-research-center-labs .field-content {
  /* display:inline-block; */
  display:inline;
}
.research-center-labs h2.block-title, 
.labs-block h2.block-title,
.labs-listing h2.block-title,
.views-label-field-research-center-labs {
  display:inline-block;
  color:#878cb4;
  font-size:24px;
  font-weight:700;
  margin-right:12px;
	/* float: left; */
	margin-top: 6px;
}
div.view-mode-lab_link_display,
.labs-block p {
  display:inline-block;
  color:#878cb4;
  font-size:20px;
  font-weight:500;
  letter-spacing:1px;
}
div.view-mode-lab_link_display {
  display:inline-block;
  color:#878cb4;
  font-size:20px;
  font-weight:500;
  letter-spacing:1px;
  margin: 0 6px 0 0;
  padding:6px 0;
}
.node-type-research-lab-page .view-lab-links-on-center-pages a.active,
.labs-block span.active a {
  color:#000;
  background-color:#e7e7e7;
}
.labs-block span.active  {
  color:#000;
  background-color:#e7e7e7;
}
.node-type-research-center-landing-page h1.page-header,
.node-type-research-lab-page h1.page-header {
    color: #528cb4;
    font-weight: 500;
    border-width: 0px;
    margin-bottom: 0px;
}
.node-type-research-lab-page h1.page-header {
    font-weight: 100;
    font-size:46px;
}
.node-type-research-center-landing-page .title-lab-name {
  display:none;
}
.node-type-research-lab-page .field-name-title {
  width:auto;
}
.field-name-field-overall-background-color {
  display:none;
}
.node-type-research-lab-page .group-title-lab-members {
  width:auto;
  float:left;
  background-color:transparent;
  margin-left:42px;
}
.node-research-center-landing-page {
    position: relative;
    text-align: center;
}

.node-type-research-center-landing-page .field-name-field-overview {
  padding:0px 0;
  margin:0 auto;
    position: relative;
    top: 0;
    width: 100%;
    max-width:none;
    height:100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+40,0.01+60,1+100 */

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+50,0.8+100 */


	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+75,0+75,0.8+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 75%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */

}
.node-research-center-landing-page .field-name-field-overview .field-items {
		max-width: 960px;
    margin: 0 auto;
    position: relative;
}
.node-research-center-landing-page .slick {
		position:relative;
}
.node-type-research-center-landing-page .field-name-field-overview .field-items,
.node-type-research-center-landing-page .field-name-field-overview .field-item {
  position:relative;
  height:100%;
}


.node-type-research-center-landing-page .field-name-field-overview p {
  /* color:#6d6e71; */
  color:#fff;
	text-align:justify;
  hyphens:auto;
  /* font-size:26px;
  line-height:36px; */
  font-size:18px;
  line-height:24px;
  font-weight:300;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.44);
  position:	absolute;
  bottom:32px;
      background-color: rgba(128,128,128,0.7);
    padding: 12px 24px;
    border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
-webkit-border-radius: 12px 12px 12px 12px;
border: 0px solid #000000;
}
.node-type-research-center-landing-page .slick-slide img {
    display: block;
    vertical-align: top;
}

.node-type-research-center-landing-page .field-name-field-lab-slide {
  float:right;
}
.node-type-research-center-landing-page .field-name-field-lab-slide .field-collection-view {
  padding-top:0;
  margin-right:0;
}
.node-type-research-lab-page .field-name-field-research-focus,
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-view {
  width:31%;
  min-height:230px;
  border: 0px solid #fff;
  background-color:#fff;
  float:left;
  margin:0 2% 0 0;
  padding:6px 12px 6px 0;
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-view .field-name-field-detail-text {
  display:none;
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-view  .research-center-item-copy .field-name-field-detail-text {
  display:block;
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-view .field-name-field-block-title,
.node-type-research-lab-page .field-name-field-research-focus .field-label {
  font-weight:500;
  font-size:28px;
  line-height:36px;
  color:#528cb4;
  text-align:center;
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-view .field-name-field-block-title {
  text-align:left;
}
.node-type-research-center-landing-page .research-center-item-copy {
  display:none;
  background-color:rgba(0,0,0,0.5);
  position:fixed;
  width:100%;
  height:100%;
  left:0px;
  top:0px;
  z-index:100;
}
.node-type-research-center-landing-page .research-center-item-inner {
  background-color:#fff;
  width:80%;
  /* max-width:720px; */
  height:auto;
  max-height:75%;
  margin:10% auto;
  overflow-y:auto;
  border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 2px solid #000000;
	padding: 3% 6%;
}
.node-type-research-center-landing-page .research-center-item-inner p.read-more {
  display:none;
}

.node-type-research-center-landing-page .field-name-field-info-block .field-collection-view .field-name-field-teaser-text,
.node-type-research-center-landing-page  .field-name-field-detail-text p,
.node-type-research-lab-page   .field-name-field-research-focus .field-item {
  font-weight:300;
  font-size:18px;
  color:#6d6e71;
  line-height:30px;
  text-align:left;
	-webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-view .field-name-field-teaser-text p {
  margin-bottom:4px;
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-item-field-info-block {
  /* position:relative; */
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-item-field-info-block .read-more {
  font-size:20px;
  font-style:italic;
    color:#528cb4;
  margin-bottom:6px;
  font-weight:500;
  text-align:left;
  cursor:pointer;
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-item-field-info-block .read-more:hover {
  color:#533179;
}
.node-type-research-center-landing-page .field-collection-container {
  border-width:0px;
  clear:both;
  padding-bottom:24px;
}
.node-type-research-center-landing-page .field-name-field-info-block .field-collection-view .field-name-field-detail-text {
  font-weight:100;
  font-size:15px;
  color:#6d6e71;
  line-height:1.2;
}
.node-type-research-center-landing-page .field-name-field-info-block {
  clear:both;
  margin-top:24px;
	max-width: 1044px;
	margin: 0 auto;
}
.view-display-id-clinical_research_labs_new_block div.view-mode-lab_link_display {
    margin: 0 0 6px 0;
}




.node-type-research-lab-page .field-name-field-research-focus {
  min-height:auto;
  width:401px;
  margin:0 0 12px 0;
}
.node-type-research-lab-page .field-name-field-lab-page-slide {
  float:right;
}
.node-type-research-lab-page .field-name-field-lab-overview {
  /* clear:both; */
  width:100%;
  margin:12px auto;
  max-width:925px;
}
.node-type-research-lab-page .field-name-field-lab-overview span.label-above {
  float:left;
  font-weight:500;
  margin-right:6px;
}
.node-type-research-lab-page .field-name-field-research-focus .label-above,
.node-type-research-lab-page .field-name-field-research-focus .field-item {
  padding-left:6px;
  padding-right:6px;
}
.node-type-research-lab-page .field-name-field-research-focus .field-item,
.node-type-research-lab-page .field-name-field-lab-overview p {
		text-align: justify;
    hyphens: auto;
    height:auto;
    font-size:16px;
    line-height:1.4;
}
.node-type-research-lab-page .field-name-field-lab-overview p,
.node-type-research-lab-page .field-name-field-lab-overview li,
.node-type-research-lab-page .field-name-field-teaser-text p,
.node-type-research-lab-page .field-name-field-teaser-text li,
.node-type-research-lab-page .field-name-field-main-text p,
.node-type-research-lab-page .field-name-field-main-text li {
		text-align: left;
    hyphens: auto;
    height:auto;
    font-size:24px;
    line-height:1.5;
}
.node-type-research-lab-page .field-name-field-lab-overview-fc {
  max-width:1044px;
  margin:12px auto;
  padding: 0 42px 0 42px;
}
.node-type-research-lab-page  .field-name-field-main-text-items,
.node-type-research-lab-page  .read-less {
  display:none;
  }
.node-type-research-lab-page  .read-more,
.node-type-research-lab-page  .read-less {
  font-style:italic;
  cursor:pointer;
  color:#528cb4;
  font-size: 20px;
	line-height: 1.5;
	width:25%;
	min-width:200px;
  }
.node-type-research-lab-page  .read-more:hover,
.node-type-research-lab-page  .read-less:hover {
  color:#533179;
  }

.node-type-research-lab-page .field-collection-item-field-lab-feature {
  width:100%;
  max-width:925px;
  margin:12px auto;
}
.field-name-field-lab-members-container {
  border-width:0px;
  /* background-color:#5b257b; */
  background-color:transparent;
  color:#fff;
  float:left;
  clear:left;
}
.paragraphs-items-field-lab-members-block a,
.field-name-field-lab-members-container a {
  color:#FFF;
}
.paragraphs-items-field-lab-members-block a:hover,
.field-name-field-lab-members-container a:hover,
.paragraphs-items-field-lab-members-block a:focus,
.field-name-field-lab-members-container a:focus {
  /* color:#2a6496;  */
  color:#000; 
}
.node-type-research-lab-page .field-name-field-research-center {
  display:none;
}
.group-lab-members-photo {
      width: 150%;
    margin-left: -25%;
  background-color:#67558E;
  color:#fff;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper {
  width: 150%;
  margin-left: -25%;
  color:#fff;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .title-lab-name,
 .title-lab-name {
  width: 100%;
/* 
  height:80px;
  position:absolute;
 */
  padding-left:42px;
  font-size: 42px;
  font-weight: 100;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item  {
  margin:0px auto;
  max-width:1044px;
  height:292px; 
  position:relative;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item  {
  height:auto; 
  min-height:292px;
  padding-bottom:12px;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item.paragraphs-item-lab-group-listing  {
  min-height:0px;
}
.node-type-research-center-landing-page .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item  {
  /* height:192px; */
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-left,
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-middle {
  width:303px;
  /* margin-top:80px; */
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-first,
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-second,
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-third,
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-fourth {
 width:303px;
  margin-top:80px;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-first,
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-second,
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-third,
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-fourth {
 width:22%;
  margin-top:80px;
  padding-left:3%;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-first {
  padding-left:42px;
}
.node-type-research-center-landing-page .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-left,
.node-type-research-center-landing-page .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-middle,
.node-type-research-center-landing-page .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-first,
.node-type-research-center-landing-page .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-second,
.node-type-research-center-landing-page .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-third,
.node-type-research-center-landing-page .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-fourth {
  margin-top:40px;
}
.node-type-research-center-landing-page .field-name-field-research-center-message {
  background-color:#533179;
  color:#fff;
  font-size:2em;
  line-height:1.5;
  margin-bottom:12px;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-middle {
  padding-left:12px;
}
 .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-right {
  width:438px;
    position: absolute;
    top: 0;
    right: 0;
}
 .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-left,
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .entity-paragraphs-item .group-first {
  padding-left:42px;
  }
.node-type-research-lab-page  .group-lab-members-photo .panel-body {
  margin:0px auto;
  max-width:1044px;
  /* padding-left:42px; */
}.node-type-research-lab-page .field-name-field-feature-body .field-item {
		text-align: justify;
    hyphens: auto;
}
.node-type-research-lab-page .field-name-field-lab-feature-container {
  float:none;
  background-color:#528cb4;
}
.node-type-research-lab-page .field-collection-item-field-lab-feature {
  float:none;
}
.node-type-research-lab-page .field-name-field-lab-feature .field-name-field-feature-title {
  width:33%;
  float:left;
  color:#fff;
  font-size:36px;
  text-align:right;
  padding-right:60px;
  line-height:1;
}
.node-type-research-lab-page .field-name-field-lab-feature .field-name-field-feature-body,
.node-type-research-lab-page .field-name-field-lab-feature .group-feature-body-group {
  width:67%;
  float:left;
  color:#fff;
  font-size:24px;
  line-height:36px;
  text-align:justify;
  padding-left:12px;
  background-color:transparent;
}
.node-type-research-lab-page .field-name-field-lab-feature .group-feature-body-group legend {
  display:none;
}
.node-type-research-lab-page .field-name-field-lab-feature .group-feature-body-group .read-less, 
.node-type-research-lab-page .field-name-field-lab-feature .group-feature-body-group .field-name-field-main-text {
  display:none;
}
.node-type-research-lab-page .field-name-field-lab-feature .group-feature-body-group .read-more, 
.node-type-research-lab-page .field-name-field-lab-feature .group-feature-body-group .read-less {
  cursor:pointer;
}

.node-type-research-lab-page .field-name-field-lab-feature-container {
  clear:both;
  width:100%;
}
.node-type-research-lab-page .field-name-field-lab-current-investigations .field-label {
  float:none;
  color:#533179;
  font-weight:500;
  font-size:20px;
}
.node-type-research-center-landing-page h1.page-header,
.node-type-research-lab-page h2.parent-lab,
.node-type-page h1.page-header,
.page-news-events-news h1.page-header {
  max-width:960px;
  margin:20px auto 10px auto;
  font-size:48px;
  font-weight:300;
  padding:0;
  text-transform:none;
}
.node-type-research-center-landing-page h1.page-header,
.node-type-research-lab-page h2.parent-lab {
  text-align:center;
}
.node-type-research-center-landing-page .field-name-field-research-center-lead   {
  max-width:960px;
  margin:0px auto 0px auto;
  font-size:24px;
  font-weight:300;
  padding:0;
  text-transform:none;
  color:#528cb4;
  text-align:center;
}
.node-type-research-center-landing-page .field-name-field-research-center-lead  .field-label {
  font-weight:300;
  display:inline;
  float:none;
}
.node-type-research-center-landing-page .field-name-field-research-center-lead .field-items,
.node-type-research-center-landing-page .field-name-field-research-center-lead .field-item {
  display:inline;
  float:none;
}

.node-type-research-lab-page .group-title-lab-members .field-name-title h2 {
  font-size:48px;
  font-weight:100;
}
.node-type-research-lab-page .field-name-field-member-position .field-item {
  color:#fff;
  max-width:260px;
}

.node-type-research-center-landing-page .field-name-field-lab-slide,
.node-type-research-lab-page .field-name-field-lab-page-slide {
  border:0px solid #939598;
  margin-bottom:12px;
}
.node-type-research-lab-page .field-name-field-lab-page-slide,
.node-type-research-lab-page .field-name-field-lab-page-slide .field-item,
.node-type-research-lab-page .field-name-field-lab-page-slide .field-item .field-collection-view{
  margin:0;
  padding:0;
}

.node-type-research-center-landing-page .field-name-field-lab-slide .field-slideshow-caption,
.node-type-research-lab-page .field-name-field-lab-page-slide .field-slideshow-caption {
  border-top:1px solid #939598;
  line-height:28px;
  color:#878cb4;
  text-align:right;
  font-size:18px;
  padding-right:20px;
  font-style:italic;
  max-height:28px;
}
.node-type-research-center-landing-page .field-slideshow-wrapper,
.node-type-research-lab-page .field-slideshow-wrapper {
  position:relative;
}
.node-type-research-center-landing-page .field-slideshow-pager,
.node-type-research-lab-page .field-slideshow-pager {
  position:absolute;
  text-align:right;
  bottom:12px;
  z-index:100;
  right:12px;
}
.node-type-research-center-landing-page .field-slideshow-pager a,
.node-type-research-lab-page .field-slideshow-pager a {
	font-size:48px;
	color:#939598;
	cursor:pointer;
}
.node-type-research-center-landing-page .field-slideshow-pager a:hover,
.node-type-research-lab-page .field-slideshow-pager a:hover {
  text-decoration:none;
}

.node-type-research-center-landing-page .field-slideshow-pager a.activeSlide,
.node-type-research-lab-page .field-slideshow-pager a.activeSlide {
	color:#523178;
}
.group-lab-members-photo .field-name-field-lab-members {
  margin-top:12px;
  margin-bottom:12px;
  text-align:left;
  color:#528cb4;
  font-weight:500;
  font-size:16px;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
	-moz-column-gap: 30px; /* Firefox */
	column-gap: 30px;

}
.paragraphs-items-field-lab-members-block {
  margin-top:12px;
  margin-bottom:12px;
  text-align:left;
  color:#528cb4;
  font-weight:500;
  font-size:16px;
}
.field-name-field-lab-members .field-label {
  text-align:left;
  color:#533179;
  font-size:24px;
  font-weight:300;
}
.field-name-field-lab-members .field-name-field-member-position,
.paragraphs-items-field-lab-members-block .field-name-field-member-position{
  font-style:italic;
  font-size:12px;
  font-weight:300;
}
.field-name-field-lab-members .field-collection-view,
.field-name-field-lab-members-column-2 .field-collection-view,
.field-name-field-lab-members-column-3 .field-collection-view,
.field-name-field-lab-members-column-4 .field-collection-view {
  padding:0;
}
.node-type-research-lab-page h1.page-header {
  float:left;
}
.node-type-research-lab-page .messages,
.node-type-research-lab-page ul.tabs--primary {
  clear:both;
}
.node-type-research-lab-page .group-three-column-features .panel-body {
  width:100%;
  max-width:1044px;
  margin:0 auto;
}
.node-type-research-lab-page .group-three-column-features .field-name-field-lab-info-block > .field-items >.field-item {
  /* 
float:left;
  width:33%;
  margin:0;
 */ 
 width:100%;
}
.node-type-research-lab-page .group-three-column-features .field-name-field-lab-info-block .field-name-field-info-block-title {
  font-size:28px;
  line-height:36px;
  text-align:left;
  color:#528cb4;
  max-width:925px;
  margin: 0 auto 12px auto;
  font-weight:500;
}
.node-type-research-lab-page .group-three-column-features .field-name-field-lab-info-block .field-name-field-teaser-text,
.node-type-research-lab-page .group-three-column-features .field-name-field-lab-info-block .field-name-field-main-text {
  font-size:18px;
  line-height: 30px;
  text-align:left;
  hyphens:auto;
  max-width:925px;
  margin: 0 auto;
}
.node-type-research-lab-page .group-three-column-features .field-name-field-lab-info-block .field-name-field-teaser-text p,
.node-type-research-lab-page .group-three-column-features .field-name-field-lab-info-block .field-name-field-main-text p{
  text-align:left;
}



/** footer **/
.nys-logo-footer {
  display:inline-block;
  float:right;
  /* margin-top:-60px */
}
.copyright-footer {
 color:#FFF;
 text-align:right;
 font-size:12px;
 margin-top:12px;
 min-height:52px;
 line-height:52px;
 /* background-color:#200044; */
 background-color:transparent;
}
.copyright-footer a {
 color:#FFF;
}
.copyright-footer #copyright-footer-text {
 max-width:940px;
 margin:12px auto;
}
.copyright-footer #copyright-email {
 float:left;
}
.copyright-footer #copyright-date {
 float:right;
}


/*** programs & Centers **/
.page-research-programs-centers h1.page-header {
  display:none;
  }
.programs-centers-header-block  {
  position:relative;
  margin-bottom:24px;
}
.programs-centers-header-block h2.block-title {
	border-top: 0px solid #939598;
	line-height: 50px;
	color: #fff;
	text-align: center;
	font-size: 40px;
	font-weight: 300;
	padding: 0 120px;
	position: absolute;
	bottom: 12px;
	width: 100%;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.44);
  margin:0;
}
.view-research-centers-listing-page .view-header,
.view-research-centers-listing-page .view-content {
  text-align:center;
  padding-bottom:24px;
}
.view-research-centers-listing-page .view-header h3,
.view-research-centers-listing-page .view-content a {
  color:#528cb4;
}
.view-research-centers-listing-page .view-content a {
  font-weight:700;
}
.view-research-centers-listing-page .view-content .views-field-field-research-center-lead a {
  color:#636466;
  font-size:18px;
  line-height:24px;
  font-weight:500;
}
.view-research-centers-listing-page .view-header h3 {
  font-weight:500;
  font-size:26px;
  line-height:40px;
  padding:0 5%;
}
.view-research-centers-listing-page .view-header p {
  font-weight:300;
  font-size:26px;
  line-height:36px;
  padding:0 5%;
}

/** contact us **/
form.webform-client-form  {
  max-width:960px;
  margin:0 auto;
}


/** leadership page **/
.page-about-nki-leadership .region-content {
  max-width:960px;
  margin: 0 auto;
}
.view-leadership-page ul {
  list-style:none
}
.view-leadership-page li {
  /* width:30%;
  margin:0 10%;
  float:left; */
}
.view-leadership-page .view-header {
  font-size:18px;
  line-height:30px;
}
.page-news-events-nki-newsletter  h1.page-header,
.page-about-nki-leadership  h1.page-header,
.page-news-events-news h1.page-header,
.page-news-events-news-previous h1.page-header,
.page-news-events-events h1.page-header {
  max-width:960px;
    color: #528cb4;
    text-transform: uppercase;
    border-bottom-width: 0px;
    margin: 20px auto 24px auto;
    font-size: 48px;
    font-weight: 300;
    padding: 0;
    text-transform: capitalize;
}

.page-news-events-news-previous h3.field-content,
.page-news-events-news h3.field-content {
  color:#4B0082;
  font-weight:900;
  font-size:24px;
}
.page-news-events-news-previous .views-field-field-news-item-body,
.page-news-events-news .views-field-field-news-item-body {
  margin-bottom:60px;
}

.page-about-nki-leadership   .field-name-field-faculty-headshot {
  max-width:200px;
  float:left;
  margin-right:12px;
}

.page-about-nki-leadership  article {
  margin-top:24px;
}


.page-about-nki-leadership  .field-name-field-faculty-title,
.page-about-nki-leadership  .field-name-field-faculty-position .field-collection-view ,
.page-about-nki-leadership  article header h2,
.page-about-nki-leadership  article header h2 a {
  font-size: 20px;
  font-weight: 700;
  color:#528cb4;
  margin:0;
  padding:0;
}

.page-news-events .region-content {
  max-width:960px;
  margin:0 auto 24px auto;
}


/** new superfish menu **/
.page-node-1927 ul.navbar-nav {
  display:none;
}
ul.navbar-nav {
  display:none;
}
.sf-megamenu-column .menuparent.nolink {
  display:none;
}

.sf-megamenu-column ol li {
  list-style:none;
  background:none;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li {
  background-image:none;
  margin:0px;
}
#navbar .navbar-collapse  ul.sf-megamenu li {
  margin-right:0;
}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child {
  border-radius:0;
}
.sf-menu.sf-style-simple.sf-horizontal li,
.sf-menu.sf-style-simple.sf-navbar li {
  border: 0px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child,
.sf-menu.sf-style-simple.sf-navbar > li:first-child,
.sf-menu.sf-style-simple.sf-navbar > li.firstandlast {
  border-left-color: #e0e0e0;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:first-child,
.sf-menu.sf-style-simple.sf-navbar.rtl > li:first-child {
  border-left-color: #ffffff;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:last-child,
.sf-menu.sf-style-simple.sf-navbar.rtl > li:last-child {
  border-left-color: #e0e0e0;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li {
  border: 0 none;
  border-bottom: 0px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li:first-child,
.sf-menu.sf-style-simple.sf-navbar li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-navbar.rtl li > ul > li:last-child {
  border-left: 0px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li:last-child,
.sf-menu.sf-style-simple.sf-navbar li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-navbar.rtl li > ul > li:first-child {
  border-right: 0px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-vertical li,
.sf-menu.sf-style-simple.sf-horizontal li li,
.sf-menu.sf-style-simple.sf-navbar li li li {
  border: 0px solid #e0e0e0;
}
.sf-menu.sf-style-simple li {
  background-image: none;
  background-color:#eee;
}
.sf-menu.sf-style-simple > li.menuparent {
  background-image: none;
  background-color:#fff;
}
.sf-menu.sf-style-simple  li ul li.menuparent {
  background-image: none;
  background-color:#eee;
}
.sf-menu.sf-style-simple  li ul li.menuparent:hover,
.sf-menu.sf-style-simple  li ul li.menuparent.sfHover,
.sf-menu.sf-style-simple > li.menuparent:hover,
.sf-menu.sf-style-simple > li.menuparent.sfHover,
.sf-menu.sf-style-simple li:hover,
.sf-menu.sf-style-simple li.sfHover {
  background-image: none;
  background-color:#fff;
}
.sf-depth-4:hover,
.sf-depth-4.sfHover {
  background-image: none;
  background-color:#fff;
}
.sf-menu.sf-style-simple .sf-depth-4 a {
  padding-right:0 !important;
}
.sf-menu.sf-style-simple  li ol li.sf-megamenu-column.menuparent:hover,
.sf-menu.sf-style-simple  li ol li.sf-megamenu-column.menuparent.sfHover {
  background-image: none;
  background-color:#eee;
}
.sf-menu.sf-style-simple li.active-trail  {
  background-image: none;
  background-color:#eee;
}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-horizontal > li:last-child,
.sf-menu.sf-style-simple.sf-horizontal li li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-vertical li li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-navbar li li li > ul > li.firstandlast {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-vertical > li:first-child,
.sf-menu.sf-style-simple.sf-navbar > li.firstandlast {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-vertical li:last-child,
.sf-menu.sf-style-simple.sf-horizontal li li:last-child,
.sf-menu.sf-style-simple.sf-navbar li li li:last-child,
.sf-menu.sf-style-simple.sf-vertical li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-horizontal li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-navbar li > ul > li.firstandlast {
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-vertical.sf-total-items-1 > li:first-child,
.sf-menu.sf-style-simple.sf-horizontal.sf-total-items-1 > li:first-child {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar > li:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar > li > ul > li:first-child {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar > li > ul > li:last-child {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar > li:last-child,
.sf-menu.sf-style-simple.sf-navbar li li li li:first-child,
.sf-menu.sf-style-simple.sf-vertical li li:first-child,
.sf-menu.sf-style-simple.sf-horizontal li li li:first-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar.rtl > li:first-child {
  -webkit-border-radius: 0;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius: 0;
  -moz-border-radius-topright: 0px;
  border-radius: 0;
  border-top-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:last-child,
.sf-menu.sf-style-simple.sf-horizontal.rtl li li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-vertical.rtl li li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-navbar.rtl li li li > ul > li.firstandlast {
  -webkit-border-radius: 0px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius: 0px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-radius: 0px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:first-child {
  -webkit-border-radius: 0;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar.rtl > li > ul > li:first-child {
  -webkit-border-radius: 0;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius: 0;
  -moz-border-radius-bottomright: 0px;
  border-radius: 0;
  border-bottom-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar.rtl > li:last-child,
.sf-menu.sf-style-simple.sf-navbar.rtl li li li li:first-child,
.sf-menu.sf-style-simple.sf-vertical.rtl li li:first-child,
.sf-menu.sf-style-simple.sf-horizontal.rtl li li li:first-child {
  -webkit-border-radius: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius: 0;
  -moz-border-radius-topleft: 0px;
  border-radius: 0;
  border-top-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar.rtl > li > ul > li:last-child {
  -webkit-border-radius: 0;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius: 0;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 0;
  border-bottom-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-vertical.rtl li:last-child,
.sf-menu.sf-style-simple.sf-horizontal.rtl li li:last-child,
.sf-menu.sf-style-simple.sf-navbar.rtl li li li:last-child,
.sf-menu.sf-style-simple.sf-vertical.rtl li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-horizontal.rtl li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-navbar.rtl li > ul > li.firstandlast {
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.sf-menu.sf-style-simple li ul li a {
  font-size:18px;
}

.sf-menu.sf-style-simple li ul.sf-megamenu  li.sf-megamenu-wrapper,
.sf-menu.sf-style-simple li ul.sf-megamenu  li.sf-megamenu-wrapper:hover,
.sf-menu.sf-style-simple li ul.sf-megamenu  li.sf-megamenu-wrapper.sfHover {
  background-image: none;
  background-color:#eee;
  padding-top:12px;
  padding-bottom:12px;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li a, 
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li span.nolink {
  font-size:15px;
  line-height:18px;
  padding-bottom:6px;
}


div.sf-accordion-toggle.sf-style-simple a {
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 8px;
    color: #555555;
    float: right;
    font: normal 12px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
    padding: .2em;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ffffff;
    margin-right:12px;
    margin-bottom:12px;
}

/*** end superfish ***/


#affiliates td {
  font-size:18px;
  text-align:center;
  vertical-align:top;
}
#affiliates td p {
  text-align:center;
  line-height:20px;
}
#affiliates td a {
  padding:0px 0;
}


/*** studies & trials **/
.view-research-studies-clinical-trials {
  max-width:960px;
  margin:0 auto;
  }
.view-research-studies-clinical-trials .views-row {
		padding-left:24px;
		padding-right:24px;
  }
/*
.view-research-studies-clinical-trials .views-field-field-research-body,
.view-research-studies-clinical-trials .views-field-title {
  display:none;
}
*/
.view-research-studies-clinical-trials .view-content a > h3,
.view-research-studies-clinical-trials .view-header a > h3,
.view-research-studies-clinical-trials .view-content > h3,
.view-research-studies-clinical-trials .view-header > h3 {
  color:#fff;
  background-color:#528cb4;
  width:100%;
  line-height:1.5;
  padding-left:24px;
  padding-right:24px;
}
.view-research-studies-clinical-trials .view-header {
  /* height: 200px; */
}
.view-research-studies-clinical-trials .view-header div {
    width: 30%;
    min-width: 280px;
    display: inline-block;
    margin: 0 12px;
}
.view-research-studies-clinical-trials .view-header div p {
		line-height: 1.2;
    margin-bottom: 0px;
    border-radius: 23px;
    padding: 12px;
    margin: 2px;
    color: #fff;
    background-color: #528cb4;
    width: 80%;
}
.view-research-studies-clinical-trials .view-header div p a {
  color:#fff;
}
.view-research-studies-clinical-trials .view-header div p span{
  float:right;
}
.view-research-studies-clinical-trials .study-read-less,
.view-research-studies-clinical-trials .study-read-less-x,
.view-research-studies-clinical-trials .study-read-more {
  cursor:pointer;
  font-style:italic;
  color:#528cb4;
  font-weight:bold;
  width:25%;
  min-width:250px;
}
.view-research-studies-clinical-trials .study-read-less-x {
  position:absolute;
  top:12px;
  right:12px;
  background-color:#ccc;
      -webkit-border-radius:36px;
	-moz-border-radius: 36px;
  border-radius:36px;
  border:2px solid #528cb4;
  width:36px;
  height:36px;
  padding:10px 16px 12px 10px;
  text-align:center;
  line-height:12px;
  font-size:18px;
  min-width:auto;
  font-style:normal;
}

.view-research-studies-clinical-trials .study-read-less-x:hover,
.view-research-studies-clinical-trials .study-read-less:hover,
.view-research-studies-clinical-trials .study-read-more:hover {
  color:#533179;
}
/*
.view-research-studies-clinical-trials .views-field-field-study-length,
.view-research-studies-clinical-trials .views-field-field-study-contact,
.view-research-studies-clinical-trials .views-field-field-exclusion-criteria,
.view-research-studies-clinical-trials .views-field-field-requirements,
.view-research-studies-clinical-trials .study-read-less,
.view-research-studies-clinical-trials .views-field-path {
  display:none;
}
*/

.view-research-studies-clinical-trials .full-listing {
  display:none;
    position: fixed;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding: 2em 10% 2em 10%;
    z-index: 1000;
}
.view-research-studies-clinical-trials .full-listing-inner {
    background-color: rgba(255,255,255,1.0);
    padding: 2em 10% 2em 10%;
    margin-top: 2em ;
      -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	max-height:90%;
	overflow-y:auto;
  position:relative;
}
.view-research-studies-clinical-trials h4 {
  color:#528cb4;
  font-weight:bold;
  font-size:24px;
}
#block-views-b586453b5306b0359a857eda89390319 {
  margin-bottom:12px;
}
.view-research-studies-clinical-trials h5 {
  color: #528cb4;
  font-weight: bold;
  font-size: 16px;
}

.view-research-studies-clinical-trials .views-field-field-study-contact .field-content,
.view-research-studies-clinical-trials .views-field-field-requirements .field-content,
.view-research-studies-clinical-trials .views-field-field-exclusion-criteria .field-content,
.view-research-studies-clinical-trials .views-field-field-study-length .field-content,
.view-research-studies-clinical-trials .views-field-field-study-location .field-content,
.view-research-studies-clinical-trials  p{
   text-align: left;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 12px;
}

/** paragraphs **/
.paragraphs-items-field-test-paragraph,
.paragraphs-items-field-lab-color-bar {
  height:293px;
  width:150%;
  margin-left:-25%;
  background-color:#ccc;
  margin-bottom:12px;
}

.paragraphs-item-lab-header-text-plus-photo img.img-responsive {
   /* max-width:358px !important;  */
   max-width:438px !important; 
  max-height:292px !important;
}
.paragraphs-item-1-text-1-image-1-image  img.img-responsive,
.paragraphs-item-1-text-1-double-image img.img-responsive,
.paragraphs-item-1-double-text-1-image img.img-responsive {
  max-height:293px !important;
}

.outer-paragraph-wrapper {
  width:100%;
}
.paragraphs-item-1-text-1-image-1-image,
.paragraphs-item-1-text-1-double-image,
.paragraphs-item-1-double-text-1-image {
  max-width:1044px;
  margin:0 auto;
  height:293px !important;
  max-height:293px !important;
  overflow:hidden;
}
.ds-3col-equal.paragraphs-item-1-text-1-image-1-image > .group-left,
.ds-2col.paragraphs-item-1-text-1-double-image > .group-left,
.ds-2col.paragraphs-item-1-double-text-1-image > .group-right  {
  width:33.33%;
  position:relative;
}
.ds-3col-equal.paragraphs-item-1-text-1-image-1-image > .group-left  p,
.ds-2col.paragraphs-item-1-text-1-double-image > .group-left  p,
.ds-2col.paragraphs-item-1-double-text-1-image > .group-left  p {
  font-size:24px;
  padding:12px;
  font-weight:300;
}
.ds-3col-equal.paragraphs-item-1-text-1-image-1-image > .group-left  .field-name-field-overall-background-color,
.ds-2col.paragraphs-item-1-text-1-double-image > .group-left  .field-name-field-overall-background-color {
  display:none;
}
.ds-2col.paragraphs-item-1-text-1-double-image > .group-right,
.ds-2col.paragraphs-item-1-double-text-1-image > .group-left  {
  width:66.66%;
  position:relative;
}
.ds-3col-equal.paragraphs-item-1-text-1-image-1-image  > .group-middle,
.ds-3col-equal.paragraphs-item-1-text-1-image-1-image  > .group-right  {
  width:33.33%;
  position:relative;
}
.field-name-field-center-image-overlay-text,
.field-name-field-right-image-overlay-text{
  position:absolute;
  top:0;
  width:100%;
}
.field-name-field-center-image-overlay-text p,
.field-name-field-right-image-overlay-text p {
  font-size:24px;
  padding:12px;
  font-weight:300;
}
.ds-3col-equal.paragraphs-item-1-text-1-image-1-image .field-name-field-center-image-overlay-text p,
.ds-3col-equal.paragraphs-item-1-text-1-image-1-image .field-name-field-right-image-overlay-text p {
  font-size:24px;
}



.view-lab-links-on-center-pages .node-research-lab-page .field-name-field-lab-short-name-for-links .field-item:after {
  content:" • ";
  color:#878cb4 !important;
}
.view-lab-links-on-center-pages .node-research-lab-page:last-child .field-name-field-lab-short-name-for-links .field-item:after {
  content:" ";
}
.view-lab-links-on-center-pages .node-research-lab-page:hover {
  background-color:#e7e7e7;
}

/** clinical trials striping */
.view-research-studies-clinical-trials .views-row.odd-row {
 background-color:#e7e7e7;
}
.view-research-studies-clinical-trials .views-row{
 padding-top:12px;
 padding-bottom:12px;
}



.page-user #block-system-main {
    margin: 24px auto;
    max-width: 960px;
}
.page-user h1.page-header {
    margin-top:24px;
}

.research-center-item-inner .field-name-field-detail-text ul {
  text-align:left;
  font-size:18px;
line-height:30px;
}


.print-site_name {
  margin: 2em;
}
.print-breadcrumb {
  margin: 2em;
	font-size: x-small;
}
.print-title {
  margin: 2em;
}
.print-submitted {
  margin: 2em;
	font-size: small;
}
.print-created {
  margin: 2em;
	font-size: small;
}
.print-taxonomy {
  margin: 2em;
	text-align: right;
}
.print-taxonomy li {
	display: inline;
}
.print-content {  
	margin: 2em;
}
.print-content .field-name-field-study-title-brief-,
.print-content .field-name-field-study-description-brief {  
	display:none;
}
.print-hr {
	margin: 2em;
	border: 0;
  height: 1px;
  width: 100%;
  color: #9E9E9E;
  background-color: #9E9E9E;
}
.print-message {
	margin: 2em;
	border: medium dotted blue;
	padding: 2em;
}
.print-source_url {
  margin: 2em;
	font-size: small;
}
.print-links {
  margin: 2em;
  font-size: small;
}
.print-footer {
  margin: 2em;
  text-align: center;
}


/*** lab group field collections  ****/
div.field-collection-item-field-lab-pages-column-1 .field-name-field-lab-head,
div.field-collection-item-field-lab-pages-column-1 .field-name-field-lab-head-position,
div.field-collection-item-field-lab-pages-column-3 .field-name-field-lab-head,
div.field-collection-item-field-lab-pages-column-3 .field-name-field-lab-head-position,
div.field-collection-item-field-lab-pages-column-4 .field-name-field-lab-head,
div.field-collection-item-field-lab-pages-column-4 .field-name-field-lab-head-position,
div.field-collection-item-field-lab-pages-column-2 .field-name-field-lab-head,
div.field-collection-item-field-lab-pages-column-2 .field-name-field-lab-head-position  {
 color:#fff;
 font-size:16px;
 margin:0;
 padding:0;
}
div.field-collection-item-field-lab-pages-column-1 .field-name-field-lab-head-position,
div.field-collection-item-field-lab-pages-column-3 .field-name-field-lab-head-position,
div.field-collection-item-field-lab-pages-column-4 .field-name-field-lab-head-position,
div.field-collection-item-field-lab-pages-column-2 .field-name-field-lab-head-position  {
 font-style:italic;
 font-size:12px;
}
div.field-collection-item-field-lab-pages-column-1 .field-name-field-lab-page,
div.field-collection-item-field-lab-pages-column-3 .field-name-field-lab-page,
div.field-collection-item-field-lab-pages-column-4 .field-name-field-lab-page,
div.field-collection-item-field-lab-pages-column-2 .field-name-field-lab-page ,
div.field-collection-item-field-lab-pages-column-1 .field.field-name-field-outside-lab-link, 
div.field-collection-item-field-lab-pages-column-2 .field.field-name-field-outside-lab-link,
div.field-collection-item-field-lab-pages-column-3 .field.field-name-field-outside-lab-link,
div.field-collection-item-field-lab-pages-column-4 .field.field-name-field-outside-lab-link {
 /* font-style:italic; */
 font-size:12px;
} 

.field-collection-item-field-lab-pages-column-1 .field-collection-item-field-faculty-position {
 clear:both;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-first, .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-second, .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-third, .paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .group-fourth {
/* 
  margin-top:80px;
 */
 margin-top:10px;
}

.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item .view-mode-leadership-position- {
  margin:0;
  padding:0;
}
.paragraphs-items-field-lab-members-block .outer-paragraph-wrapper .ds-4col.entity-paragraphs-item.paragraphs-item-lab-group-listing a:hover{
  color:#000;
}


.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}



/*** newsletters listing page **/

.node-type-newsletter-listing-page h1.page-header {
    border-bottom-width: 0px;
    color: #528cb4;
    max-width: 960px;
    margin: 20px auto 10px auto;
    font-size: 48px;
    font-weight: 300;
    padding: 0;
    text-transform: none;
}
.node-type-newsletter-listing-page .region-content{
  max-width:960px;
  margin-left:auto;
  margin-right:auto;
}
.paragraphs-items-field-year-listing  {
  margin-bottom:24px;
}


.paragraphs-items-field-year-listing h3 {
    color: #fff;
    background-color: #528cb4;
    width: 100%;
    line-height: 1.5;
    padding-left: 24px;
    padding-right: 24px;
}

/* calendar events */
.node-type-calendar-event h1.page-header {
  text-align:center;
  margin-top:24px; 
  border-bottom-width:0px;
  font-size:36px;
}
.node-type-calendar-event h4 {
  font-size:24px;
  font-style:italic;
}

.node-type-calendar-event  .field-name-field-event-pdf {
    text-align: center;
    margin:24px 12px;
}
.node-type-calendar-event  .field-name-field-event-pdf a {
    font-size: 24px;
}

/* Science Day */
.views-view-grid td {
  vertical-align:top;
  padding-right:12px;
}

.page-news-events-science-day h1 {
	max-width: 960px;
    padding: 0 0 12px 0;
    margin: 24px auto 12px auto;
}










