@charset "UTF-8";
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
/* line 5, ../scss/base/_0_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, .node-ucsf-person .field-name-field-person-research-biography .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-label, .front .block--welcome h1, h3, #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label, #block-views-people-meet-team-block .front .block--welcome h1, .front .block--welcome #block-views-people-meet-team-block h1, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 26, ../scss/base/_0_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 30, ../scss/base/_0_reset.scss */
body {
  line-height: 1;
}

/* line 33, ../scss/base/_0_reset.scss */
ol, ul {
  list-style: none;
}

/* line 36, ../scss/base/_0_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 39, ../scss/base/_0_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 44, ../scss/base/_0_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Granjon";
  src: url(../fonts/Granjon/GranjonLTStd.eot);
  src: url(../fonts/Granjon/GranjonLTStd.eot?#iefix) format("embedded-opentype"), url(../fonts/Granjon/GranjonLTStd.ttf) format("truetype"), url(../fonts/Granjon/GranjonLTStd.woff) format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?bypass-varnish");
  src: url("../fonts/icomoon/icomoon.eot?bypass-varnish#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?bypass-varnish") format("truetype"), url("../fonts/icomoon/icomoon.woff?bypass-varnish") format("woff"), url("../fonts/icomoon/icomoon.svg?bypass-varnish#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1, ../scss/base/_2_mixins.scss */
.view-id-announcement .views-row .section, #breadcrumb, #content-top > .section, .region-footer-top .block--footer-cta p, .region-footer-top .block--related-content > .content, #footer .section, #header-bottom .section, #header .section, #hero > .section, .with-hero-image .hero-image .section, .view-display-id-news_home_block, .view-display-id-homepage_row_block .views-row .views-field-body, #main-wrapper #main, .front .slider--content, .front .block--welcome .content {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

/* line 8, ../scss/base/_2_mixins.scss */
.page-events .tabs ul.primary:after, .wysiwyg-widget--two-column:after, .wysiwyg-widget--three-column:after, .wysiwyg-widget--four-column-image:after, .field-type-text-with-summary .caption:after,
.field-type-text-long .caption:after {
  content: "";
  display: table;
  clear: both;
}

/* line 15, ../scss/base/_2_mixins.scss */
.region-footer-top .block--footer-cta p a:before, #footer #block-menu-footer .content li a:before, .with-external-link .link-external a:before, .view-display-id-homepage_row_block .views-row a.link--video--big:after, .node-ucsf-person .link-external a:before, .front #header-bottom .slick-next:before,
.front #header-bottom .slick-prev:before, .front .block--welcome a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, ../scss/base/_base.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 3, ../scss/base/_base.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.7;
  color: #333;
}

/* line 11, ../scss/base/_base.scss */
ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 17, ../scss/base/_base.scss */
h1 {
  font-weight: 300;
  font-size: 38px;
  color: #50637F;
  margin-bottom: 15px;
}

/* line 24, ../scss/base/_base.scss */
h2, .node-ucsf-person .field-name-field-person-research-biography .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-label, .front .block--welcome h1 {
  font-family: "Helvetica Neue Thin", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 200;
  font-size: 36px;
  margin-bottom: 15px;
}

/* line 31, ../scss/base/_base.scss */
* + h2, .node-ucsf-person .field-name-field-person-research-biography * + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text * + .field-label, .front .block--welcome * + h1 {
  margin-top: 30px;
}

/* line 35, ../scss/base/_base.scss */
h2.basic:after, .node-ucsf-person .field-name-field-person-research-biography .basic.field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .basic.field-label:after, .front .block--welcome h1.basic:after, h2.style-2:after, .node-ucsf-person .field-name-field-person-research-biography .style-2.field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .style-2.field-label:after, .front .block--welcome h1.style-2:after {
  display: none;
}

/* line 38, ../scss/base/_base.scss */
h2.style-2, .node-ucsf-person .field-name-field-person-research-biography .style-2.field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .style-2.field-label, .front .block--welcome h1.style-2 {
  font-family: Garamond, sans-serif;
}

/* line 41, ../scss/base/_base.scss */
h3, #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label, #block-views-people-meet-team-block .front .block--welcome h1, .front .block--welcome #block-views-people-meet-team-block h1 {
  font-family: "Helvetica Neue Thin", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 200;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.3;
}

/* line 48, ../scss/base/_base.scss */
h3.style-2, #block-views-people-meet-team-block h2.style-2, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .style-2.field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .style-2.field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .style-2.field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .style-2.field-label, #block-views-people-meet-team-block .front .block--welcome h1.style-2, .front .block--welcome #block-views-people-meet-team-block h1.style-2 {
  font-family: Garamond, sans-serif;
}

/* line 51, ../scss/base/_base.scss */
* + h3, #block-views-people-meet-team-block * + h2, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography * + .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block * + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text * + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block * + .field-label, #block-views-people-meet-team-block .front .block--welcome * + h1, .front .block--welcome #block-views-people-meet-team-block * + h1 {
  margin-top: 20px;
}

/* line 55, ../scss/base/_base.scss */
h4 {
  font-weight: 600;
  font-size: 18px;
  color: #333;
  margin-bottom: 8px;
}

/* line 62, ../scss/base/_base.scss */
* + h4 {
  margin-top: 15px;
}

/* line 66, ../scss/base/_base.scss */
p.small, small {
  font-size: 12px;
}

/* line 69, ../scss/base/_base.scss */
a {
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
  color: #0182C3;
}
/* line 75, ../scss/base/_base.scss */
a:hover {
  color: #051F46;
}

/* line 80, ../scss/base/_base.scss */
em {
  font-style: italic;
}

/* line 84, ../scss/base/_base.scss */
strong, b {
  font-weight: 600;
}

/* line 88, ../scss/base/_base.scss */
hr {
  border: 0;
  border-bottom: 1px solid #E1E1E1;
}

/* line 93, ../scss/base/_base.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

/* line 99, ../scss/base/_base.scss */
sup {
  top: -0.5em;
}

/* line 103, ../scss/base/_base.scss */
sub {
  bottom: -0.25em;
}

/* line 110, ../scss/base/_base.scss */
.field-type-text-long ul li,
.field-type-text-with-summary ul li,
.cke_editable ul li {
  position: relative;
  padding-left: 14px;
  margin-bottom: 8px;
}
/* line 114, ../scss/base/_base.scss */
.field-type-text-long ul li:before,
.field-type-text-with-summary ul li:before,
.cke_editable ul li:before {
  content: "\2022";
  /* escaped unicode character */
  line-height: 0;
  /* kills huge line height on resized bullet */
  display: inline-block;
  /* position bullet relative to list item */
  width: 14px;
  /* position the bullet L- R relative to list item */
  margin-left: -14px;
}
/* line 122, ../scss/base/_base.scss */
.field-type-text-long ul,
.field-type-text-with-summary ul,
.cke_editable ul {
  margin-bottom: 20px;
}
/* line 124, ../scss/base/_base.scss */
.field-type-text-long ul ul,
.field-type-text-with-summary ul ul,
.cke_editable ul ul {
  margin-bottom: 8px;
  margin-top: 8px;
}
/* line 129, ../scss/base/_base.scss */
.field-type-text-long * + ul,
.field-type-text-with-summary * + ul,
.cke_editable * + ul {
  margin-top: 20px;
}
/* line 133, ../scss/base/_base.scss */
.field-type-text-long ol li,
.field-type-text-with-summary ol li,
.cke_editable ol li {
  list-style-type: decimal;
  margin-left: 22px;
  margin-bottom: 8px;
}
/* line 138, ../scss/base/_base.scss */
.field-type-text-long ol,
.field-type-text-with-summary ol,
.cke_editable ol {
  margin-bottom: 20px;
}
/* line 140, ../scss/base/_base.scss */
.field-type-text-long ol ol,
.field-type-text-with-summary ol ol,
.cke_editable ol ol {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 145, ../scss/base/_base.scss */
.field-type-text-long * + ol,
.field-type-text-with-summary * + ol,
.cke_editable * + ol {
  margin-top: 20px;
}
/* line 149, ../scss/base/_base.scss */
.field-type-text-long p,
.field-type-text-with-summary p,
.cke_editable p {
  margin-bottom: 20px;
}
/* line 153, ../scss/base/_base.scss */
.field-type-text-long h2, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label, .field-type-text-long .front .block--welcome h1, .front .block--welcome .field-type-text-long h1,
.field-type-text-with-summary h2,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label,
.field-type-text-with-summary .front .block--welcome h1,
.front .block--welcome .field-type-text-with-summary h1,
.cke_editable h2,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography .field-label,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label,
.cke_editable .front .block--welcome h1,
.front .block--welcome .cke_editable h1 {
  position: relative;
  display: inline-block;
  line-height: 1.1;
  margin-bottom: 40px;
}
/* line 158, ../scss/base/_base.scss */
.field-type-text-long h2:after, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label:after, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label:after,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label:after, .field-type-text-long .front .block--welcome h1:after, .front .block--welcome .field-type-text-long h1:after,
.field-type-text-with-summary h2:after,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label:after,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label:after,
.field-type-text-with-summary .front .block--welcome h1:after,
.front .block--welcome .field-type-text-with-summary h1:after,
.cke_editable h2:after,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label:after,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label:after,
.cke_editable .front .block--welcome h1:after,
.front .block--welcome .cke_editable h1:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0;
  bottom: -10px;
  background-color: #022146;
}
/* line 168, ../scss/base/_base.scss */
.field-type-text-long h2 + .wysiwyg-widget--accordion, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label + .wysiwyg-widget--accordion, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label + .wysiwyg-widget--accordion,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .wysiwyg-widget--accordion,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label + .wysiwyg-widget--accordion, .field-type-text-long .front .block--welcome h1 + .wysiwyg-widget--accordion, .front .block--welcome .field-type-text-long h1 + .wysiwyg-widget--accordion,
.field-type-text-with-summary h2 + .wysiwyg-widget--accordion,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label + .wysiwyg-widget--accordion,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label + .wysiwyg-widget--accordion,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .wysiwyg-widget--accordion,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label + .wysiwyg-widget--accordion,
.field-type-text-with-summary .front .block--welcome h1 + .wysiwyg-widget--accordion,
.front .block--welcome .field-type-text-with-summary h1 + .wysiwyg-widget--accordion,
.cke_editable h2 + .wysiwyg-widget--accordion,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography .field-label + .wysiwyg-widget--accordion,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label + .wysiwyg-widget--accordion,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .wysiwyg-widget--accordion,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label + .wysiwyg-widget--accordion,
.cke_editable .front .block--welcome h1 + .wysiwyg-widget--accordion,
.front .block--welcome .cke_editable h1 + .wysiwyg-widget--accordion {
  margin-top: 0px;
}
/* line 171, ../scss/base/_base.scss */
.field-type-text-long h2 + h3, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label + h3, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label + h3,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h3,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label + h3, .field-type-text-long .front .block--welcome h1 + h3, .front .block--welcome .field-type-text-long h1 + h3, .field-type-text-long #block-views-people-meet-team-block h2 + h2, #block-views-people-meet-team-block .field-type-text-long h2 + h2, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label + h2, #block-views-people-meet-team-block .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label + h2, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long #block-views-people-meet-team-block .field-label + h2, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label + h2,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h2,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label + h2, .field-type-text-long .front .block--welcome #block-views-people-meet-team-block h1 + h2, #block-views-people-meet-team-block .field-type-text-long .front .block--welcome h1 + h2, .front .block--welcome .field-type-text-long #block-views-people-meet-team-block h1 + h2, #block-views-people-meet-team-block .front .block--welcome .field-type-text-long h1 + h2, .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h2 + .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long h2 + .field-label, .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label + .field-label, #block-views-people-meet-team-block .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label + .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-name-field-person-research-biography .field-label + .field-label, .field-type-text-long .front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h1 + .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .front .block--welcome h1 + .field-label, .front .block--welcome .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h1 + .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .front .block--welcome .field-type-text-long h1 + .field-label, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h2 + .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-type-text-long h2 + .field-label, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label + .field-label, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long #block-views-people-meet-team-block .field-label + .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-type-text-long .field-label + .field-label,
.field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-name-field-person-what-i-do-text .field-label + .field-label, .field-type-text-long .front .block--welcome .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h1 + .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-type-text-long .front .block--welcome h1 + .field-label, .front .block--welcome .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h1 + .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .front .block--welcome .field-type-text-long h1 + .field-label,
.field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h2 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long h2 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-name-field-person-what-i-do-text .field-label + .field-label,
.field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .field-label,
#block-views-people-meet-team-block .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label + .field-label,
.field-type-text-long .front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .front .block--welcome h1 + .field-label,
.front .block--welcome .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .front .block--welcome .field-type-text-long h1 + .field-label,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h2 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-type-text-long h2 + .field-label,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-name-field-person-research-biography .field-label + .field-label,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-type-text-long .field-label + .field-label,
.field-type-text-long .front .block--welcome .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-type-text-long .front .block--welcome h1 + .field-label,
.front .block--welcome .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .front .block--welcome .field-type-text-long h1 + .field-label, .field-type-text-long #block-views-people-meet-team-block .front .block--welcome h2 + h1, #block-views-people-meet-team-block .front .block--welcome .field-type-text-long h2 + h1, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .front .block--welcome .field-label + h1, #block-views-people-meet-team-block .front .block--welcome .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label + h1, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long #block-views-people-meet-team-block .front .block--welcome .field-label + h1, #block-views-people-meet-team-block .front .block--welcome .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label + h1,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h1,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label + h1, .field-type-text-long #block-views-people-meet-team-block .front .block--welcome h1 + h1, #block-views-people-meet-team-block .field-type-text-long .front .block--welcome h1 + h1, #block-views-people-meet-team-block .front .block--welcome .field-type-text-long h1 + h1, .field-type-text-long .front .block--welcome #block-views-people-meet-team-block h2 + h1, .front .block--welcome #block-views-people-meet-team-block .field-type-text-long h2 + h1, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .front .block--welcome #block-views-people-meet-team-block .field-label + h1, .front .block--welcome #block-views-people-meet-team-block .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label + h1, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .front .block--welcome #block-views-people-meet-team-block .field-label + h1, .front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label + h1,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h1,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label + h1, .field-type-text-long .front .block--welcome #block-views-people-meet-team-block h1 + h1, .front .block--welcome .field-type-text-long #block-views-people-meet-team-block h1 + h1, .front .block--welcome #block-views-people-meet-team-block .field-type-text-long h1 + h1,
.field-type-text-with-summary h2 + h3,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label + h3,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label + h3,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h3,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label + h3,
.field-type-text-with-summary .front .block--welcome h1 + h3,
.front .block--welcome .field-type-text-with-summary h1 + h3,
.field-type-text-with-summary #block-views-people-meet-team-block h2 + h2,
#block-views-people-meet-team-block .field-type-text-with-summary h2 + h2,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label + h2,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label + h2,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h2,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label + h2,
.field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block h1 + h2,
#block-views-people-meet-team-block .field-type-text-with-summary .front .block--welcome h1 + h2,
.front .block--welcome .field-type-text-with-summary #block-views-people-meet-team-block h1 + h2,
#block-views-people-meet-team-block .front .block--welcome .field-type-text-with-summary h1 + h2,
.field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h2 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary h2 + .field-label,
.field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label + .field-label,
#block-views-people-meet-team-block .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-name-field-person-research-biography .field-label + .field-label,
.field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .front .block--welcome h1 + .field-label,
.front .block--welcome .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .front .block--welcome .field-type-text-with-summary h1 + .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h2 + .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-type-text-with-summary h2 + .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-type-text-with-summary .field-label + .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-name-field-person-what-i-do-text .field-label + .field-label,
.field-type-text-with-summary .front .block--welcome .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-type-text-with-summary .front .block--welcome h1 + .field-label,
.front .block--welcome .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .front .block--welcome .field-type-text-with-summary h1 + .field-label,
.field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h2 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary h2 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-name-field-person-what-i-do-text .field-label + .field-label,
.field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .field-label,
#block-views-people-meet-team-block .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label + .field-label,
.field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .front .block--welcome h1 + .field-label,
.front .block--welcome .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .front .block--welcome .field-type-text-with-summary h1 + .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h2 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-type-text-with-summary h2 + .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-name-field-person-research-biography .field-label + .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-type-text-with-summary .field-label + .field-label,
.field-type-text-with-summary .front .block--welcome .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-type-text-with-summary .front .block--welcome h1 + .field-label,
.front .block--welcome .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .front .block--welcome .field-type-text-with-summary h1 + .field-label,
.field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome h2 + h1,
#block-views-people-meet-team-block .front .block--welcome .field-type-text-with-summary h2 + h1,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label + h1,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label + h1,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h1,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label + h1,
.field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome h1 + h1,
#block-views-people-meet-team-block .field-type-text-with-summary .front .block--welcome h1 + h1,
#block-views-people-meet-team-block .front .block--welcome .field-type-text-with-summary h1 + h1,
.field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block h2 + h1,
.front .block--welcome #block-views-people-meet-team-block .field-type-text-with-summary h2 + h1,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label + h1,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label + h1,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h1,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label + h1,
.field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block h1 + h1,
.front .block--welcome .field-type-text-with-summary #block-views-people-meet-team-block h1 + h1,
.front .block--welcome #block-views-people-meet-team-block .field-type-text-with-summary h1 + h1,
.cke_editable h2 + h3,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography .field-label + h3,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label + h3,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h3,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label + h3,
.cke_editable .front .block--welcome h1 + h3,
.front .block--welcome .cke_editable h1 + h3,
.cke_editable #block-views-people-meet-team-block h2 + h2,
#block-views-people-meet-team-block .cke_editable h2 + h2,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .cke_editable .node-ucsf-person .field-name-field-person-research-biography .field-label + h2,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label + h2,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h2,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable #block-views-people-meet-team-block .field-label + h2,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label + h2,
.cke_editable .front .block--welcome #block-views-people-meet-team-block h1 + h2,
#block-views-people-meet-team-block .cke_editable .front .block--welcome h1 + h2,
.front .block--welcome .cke_editable #block-views-people-meet-team-block h1 + h2,
#block-views-people-meet-team-block .front .block--welcome .cke_editable h1 + h2,
.cke_editable #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h2 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .cke_editable h2 + .field-label,
.cke_editable #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label + .field-label,
#block-views-people-meet-team-block .cke_editable .node-ucsf-person .field-name-field-person-research-biography .field-label + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-name-field-person-research-biography .field-label + .field-label,
.cke_editable .front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .cke_editable .front .block--welcome h1 + .field-label,
.front .block--welcome .cke_editable #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .front .block--welcome .cke_editable h1 + .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h2 + .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .cke_editable h2 + .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .cke_editable .field-label + .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-name-field-person-what-i-do-text .field-label + .field-label,
.cke_editable .front .block--welcome .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .cke_editable .front .block--welcome h1 + .field-label,
.front .block--welcome .cke_editable .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .front .block--welcome .cke_editable h1 + .field-label,
.cke_editable #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h2 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable h2 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-name-field-person-what-i-do-text .field-label + .field-label,
.cke_editable #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .field-label,
#block-views-people-meet-team-block .cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label + .field-label,
.cke_editable .front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .front .block--welcome h1 + .field-label,
.front .block--welcome .cke_editable #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text h1 + .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .front .block--welcome .cke_editable h1 + .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h2 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .cke_editable h2 + .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-name-field-person-research-biography .field-label + .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable #block-views-people-meet-team-block .field-label + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .cke_editable .field-label + .field-label,
.cke_editable .front .block--welcome .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .cke_editable .front .block--welcome h1 + .field-label,
.front .block--welcome .cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block h1 + .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .front .block--welcome .cke_editable h1 + .field-label,
.cke_editable #block-views-people-meet-team-block .front .block--welcome h2 + h1,
#block-views-people-meet-team-block .front .block--welcome .cke_editable h2 + h1,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .cke_editable .node-ucsf-person .field-name-field-person-research-biography .field-label + h1,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label + h1,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h1,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable #block-views-people-meet-team-block .front .block--welcome .field-label + h1,
#block-views-people-meet-team-block .front .block--welcome .node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label + h1,
.cke_editable #block-views-people-meet-team-block .front .block--welcome h1 + h1,
#block-views-people-meet-team-block .cke_editable .front .block--welcome h1 + h1,
#block-views-people-meet-team-block .front .block--welcome .cke_editable h1 + h1,
.cke_editable .front .block--welcome #block-views-people-meet-team-block h2 + h1,
.front .block--welcome #block-views-people-meet-team-block .cke_editable h2 + h1,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .cke_editable .node-ucsf-person .field-name-field-person-research-biography .field-label + h1,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label + h1,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .field-label + h1,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .front .block--welcome #block-views-people-meet-team-block .field-label + h1,
.front .block--welcome #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label + h1,
.cke_editable .front .block--welcome #block-views-people-meet-team-block h1 + h1,
.front .block--welcome .cke_editable #block-views-people-meet-team-block h1 + h1,
.front .block--welcome #block-views-people-meet-team-block .cke_editable h1 + h1 {
  margin-top: 12px;
}
/* line 175, ../scss/base/_base.scss */
.field-type-text-long h2.basic:after, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .basic.field-label:after, .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .basic.field-label:after,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .basic.field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .basic.field-label:after, .field-type-text-long .front .block--welcome h1.basic:after, .front .block--welcome .field-type-text-long h1.basic:after,
.field-type-text-with-summary h2.basic:after,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .basic.field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .basic.field-label:after,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .basic.field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .basic.field-label:after,
.field-type-text-with-summary .front .block--welcome h1.basic:after,
.front .block--welcome .field-type-text-with-summary h1.basic:after,
.cke_editable h2.basic:after,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography .basic.field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .cke_editable .basic.field-label:after,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text .basic.field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .basic.field-label:after,
.cke_editable .front .block--welcome h1.basic:after,
.front .block--welcome .cke_editable h1.basic:after {
  display: none;
}
/* line 178, ../scss/base/_base.scss */
.field-type-text-long h3, .field-type-text-long #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .field-type-text-long h2, .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-long .field-label, .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-type-text-long .field-label,
.field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-long .field-label,
.field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-type-text-long .field-label, .field-type-text-long #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .field-type-text-long h1, .field-type-text-long .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .field-type-text-long h1,
.field-type-text-with-summary h3,
.field-type-text-with-summary #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .field-type-text-with-summary h2,
.field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-type-text-with-summary .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-type-text-with-summary .field-label,
.field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-type-text-with-summary .field-label,
.field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-type-text-with-summary .field-label,
.field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .field-type-text-with-summary h1,
.field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .field-type-text-with-summary h1,
.cke_editable h3,
.cke_editable #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .cke_editable h2,
.cke_editable #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .cke_editable .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .cke_editable .field-label,
.cke_editable #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .cke_editable .field-label,
.cke_editable .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .cke_editable .field-label,
.cke_editable #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .cke_editable h1,
.cke_editable .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .cke_editable h1 {
  color: #022146;
}

/* line 183, ../scss/base/_base.scss */
input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 4px;
  color: #555;
  font-weight: 300;
  letter-spacing: 1px;
}

/* line 192, ../scss/base/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 197, ../scss/base/_base.scss */
a img {
  display: block;
}

/* line 201, ../scss/base/_base.scss */
.form-textarea-wrapper textarea {
  border-color: #ccc;
}

/* line 205, ../scss/base/_base.scss */
.region-sidebar-first {
  color: #666;
}

/* line 210, ../scss/base/_base.scss */
a.button, .front .slider--content .slider__link a {
  display: inline-block;
  padding: 12px;
  min-width: 200px;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  background-color: #FFF;
  font-weight: 600;
  line-height: 1.2;
  border: 2px solid #0182C3;
  color: #0182C3;
  margin: 20px 0;
}
/* line 223, ../scss/base/_base.scss */
a.button:hover, .front .slider--content .slider__link a:hover {
  background-color: #0182C3;
  color: #FFF;
}

/* line 228, ../scss/base/_base.scss */
a.button--reverse {
  border-color: #0182C3;
  background-color: #0182C3;
  color: #FFF;
  font-weight: 400;
}
/* line 233, ../scss/base/_base.scss */
a.button--reverse:hover {
  text-decoration: underline;
}

@media (min-width: 1170px) {
  /* line 3, ../scss/base/_colors.scss */
  .link--patient-care.active-trail > a:after, .link--patient-care:hover > a:after {
    background-color: #0182C3;
  }
}
@media (max-width: 1169px) {
  /* line 9, ../scss/base/_colors.scss */
  .link--patient-care > a:after {
    background-color: #0182C3;
  }
}

/* line 17, ../scss/base/_colors.scss */
.section--patient-care .region-header-bottom .menu-level-2 .active-trail a,
.section--patient-care .region-header-bottom .menu-level-2 ul:hover li:hover a,
.section--patient-care .region-header-bottom .menu-level-3 .active-trail a,
.section--patient-care .region-header-bottom .menu-level-3 ul:hover li:hover a {
  color: #0182C3;
}
/* line 25, ../scss/base/_colors.scss */
.section--patient-care .field-type-text-long h2:after, .section--patient-care .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label:after, .node-ucsf-person .field-name-field-person-research-biography .section--patient-care .field-type-text-long .field-label:after,
.section--patient-care .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--patient-care .field-type-text-long .field-label:after, .section--patient-care .field-type-text-long .front .block--welcome h1:after, .front .block--welcome .section--patient-care .field-type-text-long h1:after,
.section--patient-care .field-type-text-with-summary h2:after,
.section--patient-care .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .section--patient-care .field-type-text-with-summary .field-label:after,
.section--patient-care .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--patient-care .field-type-text-with-summary .field-label:after,
.section--patient-care .field-type-text-with-summary .front .block--welcome h1:after,
.front .block--welcome .section--patient-care .field-type-text-with-summary h1:after,
.section--patient-care .region-sidebar-first h2:after,
.section--patient-care .region-sidebar-first .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .section--patient-care .region-sidebar-first .field-label:after,
.section--patient-care .region-sidebar-first .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--patient-care .region-sidebar-first .field-label:after,
.section--patient-care .region-sidebar-first .front .block--welcome h1:after,
.front .block--welcome .section--patient-care .region-sidebar-first h1:after {
  background-color: #0182C3;
}
/* line 28, ../scss/base/_colors.scss */
.section--patient-care .field-type-text-long h3, .section--patient-care .field-type-text-long #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .section--patient-care .field-type-text-long h2, .section--patient-care .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--patient-care .field-type-text-long .field-label, .section--patient-care .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--patient-care .field-type-text-long .field-label,
.section--patient-care .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--patient-care .field-type-text-long .field-label,
.section--patient-care .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--patient-care .field-type-text-long .field-label, .section--patient-care .field-type-text-long #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .section--patient-care .field-type-text-long h1, .section--patient-care .field-type-text-long .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .section--patient-care .field-type-text-long h1,
.section--patient-care .field-type-text-with-summary h3,
.section--patient-care .field-type-text-with-summary #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .section--patient-care .field-type-text-with-summary h2,
.section--patient-care .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--patient-care .field-type-text-with-summary .field-label,
.section--patient-care .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--patient-care .field-type-text-with-summary .field-label,
.section--patient-care .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--patient-care .field-type-text-with-summary .field-label,
.section--patient-care .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--patient-care .field-type-text-with-summary .field-label,
.section--patient-care .field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .section--patient-care .field-type-text-with-summary h1,
.section--patient-care .field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .section--patient-care .field-type-text-with-summary h1,
.section--patient-care .region-sidebar-first h3,
.section--patient-care .region-sidebar-first #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .section--patient-care .region-sidebar-first h2,
.section--patient-care .region-sidebar-first #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--patient-care .region-sidebar-first .field-label,
.section--patient-care .region-sidebar-first .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--patient-care .region-sidebar-first .field-label,
.section--patient-care .region-sidebar-first #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--patient-care .region-sidebar-first .field-label,
.section--patient-care .region-sidebar-first .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--patient-care .region-sidebar-first .field-label,
.section--patient-care .region-sidebar-first #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .section--patient-care .region-sidebar-first h1,
.section--patient-care .region-sidebar-first .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .section--patient-care .region-sidebar-first h1 {
  color: #0182C3;
}
/* line 36, ../scss/base/_colors.scss */
.section--patient-care #hero {
  background: #2099a2;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #2099a2 0%, #1684c1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #2099a2 0%, #1684c1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #2099a2 0%, #1684c1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 39, ../scss/base/_colors.scss */
.section--patient-care .region-footer-top .block--footer-cta .content {
  background: #2099a2;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(32, 153, 162, 0.8) 0%, rgba(22, 132, 193, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(32, 153, 162, 0.8) 0%, rgba(22, 132, 193, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(32, 153, 162, 0.8) 0%, rgba(22, 132, 193, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

@media (min-width: 1170px) {
  /* line 49, ../scss/base/_colors.scss */
  .link--research.active-trail > a:after, .link--research:hover > a:after {
    background-color: #DF323E;
  }
}
@media (max-width: 1169px) {
  /* line 55, ../scss/base/_colors.scss */
  .link--research > a:after {
    background-color: #DF323E;
  }
}

/* line 63, ../scss/base/_colors.scss */
.section--research .region-header-bottom .menu-level-2 .active-trail a,
.section--research .region-header-bottom .menu-level-2 ul:hover li:hover a,
.section--research .region-header-bottom .menu-level-3 .active-trail a,
.section--research .region-header-bottom .menu-level-3 ul:hover li:hover a {
  color: #DF323E;
}
/* line 71, ../scss/base/_colors.scss */
.section--research .field-type-text-long h2:after, .section--research .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label:after, .node-ucsf-person .field-name-field-person-research-biography .section--research .field-type-text-long .field-label:after,
.section--research .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--research .field-type-text-long .field-label:after, .section--research .field-type-text-long .front .block--welcome h1:after, .front .block--welcome .section--research .field-type-text-long h1:after,
.section--research .field-type-text-with-summary h2:after,
.section--research .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .section--research .field-type-text-with-summary .field-label:after,
.section--research .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--research .field-type-text-with-summary .field-label:after,
.section--research .field-type-text-with-summary .front .block--welcome h1:after,
.front .block--welcome .section--research .field-type-text-with-summary h1:after,
.section--research .region-sidebar-first h2:after,
.section--research .region-sidebar-first .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .section--research .region-sidebar-first .field-label:after,
.section--research .region-sidebar-first .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--research .region-sidebar-first .field-label:after,
.section--research .region-sidebar-first .front .block--welcome h1:after,
.front .block--welcome .section--research .region-sidebar-first h1:after {
  background-color: #DF323E;
}
/* line 74, ../scss/base/_colors.scss */
.section--research .field-type-text-long h3, .section--research .field-type-text-long #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .section--research .field-type-text-long h2, .section--research .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--research .field-type-text-long .field-label, .section--research .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--research .field-type-text-long .field-label,
.section--research .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--research .field-type-text-long .field-label,
.section--research .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--research .field-type-text-long .field-label, .section--research .field-type-text-long #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .section--research .field-type-text-long h1, .section--research .field-type-text-long .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .section--research .field-type-text-long h1,
.section--research .field-type-text-with-summary h3,
.section--research .field-type-text-with-summary #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .section--research .field-type-text-with-summary h2,
.section--research .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--research .field-type-text-with-summary .field-label,
.section--research .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--research .field-type-text-with-summary .field-label,
.section--research .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--research .field-type-text-with-summary .field-label,
.section--research .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--research .field-type-text-with-summary .field-label,
.section--research .field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .section--research .field-type-text-with-summary h1,
.section--research .field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .section--research .field-type-text-with-summary h1,
.section--research .region-sidebar-first h3,
.section--research .region-sidebar-first #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .section--research .region-sidebar-first h2,
.section--research .region-sidebar-first #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--research .region-sidebar-first .field-label,
.section--research .region-sidebar-first .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--research .region-sidebar-first .field-label,
.section--research .region-sidebar-first #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--research .region-sidebar-first .field-label,
.section--research .region-sidebar-first .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--research .region-sidebar-first .field-label,
.section--research .region-sidebar-first #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .section--research .region-sidebar-first h1,
.section--research .region-sidebar-first .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .section--research .region-sidebar-first h1 {
  color: #DF323E;
}
/* line 78, ../scss/base/_colors.scss */
.section--research a.button, .section--research .front .slider--content .slider__link a, .front .slider--content .slider__link .section--research a {
  border-color: #DF323E;
  color: #DF323E;
}
/* line 81, ../scss/base/_colors.scss */
.section--research a.button:hover, .section--research .front .slider--content .slider__link a:hover, .front .slider--content .slider__link .section--research a:hover {
  background-color: #DF323E;
  color: #FFF;
}
/* line 86, ../scss/base/_colors.scss */
.section--research #hero {
  background: #e0383c;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #e0383c 0%, #de204a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #e0383c 0%, #de204a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #e0383c 0%, #de204a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 89, ../scss/base/_colors.scss */
.section--research .region-footer-top .block--footer-cta .content {
  background: #e0383c;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(224, 56, 60, 0.8) 0%, rgba(222, 32, 74, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(224, 56, 60, 0.8) 0%, rgba(222, 32, 74, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(224, 56, 60, 0.8) 0%, rgba(222, 32, 74, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* line 94, ../scss/base/_colors.scss */
.subsection--clinical-research #hero {
  background: #df2446;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #df2446 0%, #e66525 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #df2446 0%, #e66525 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #df2446 0%, #e66525 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 97, ../scss/base/_colors.scss */
.subsection--clinical-research .region-footer-top .block--footer-cta .content {
  background: #df2446;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(223, 36, 70, 0.8) 0%, rgba(230, 101, 37, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(223, 36, 70, 0.8) 0%, rgba(230, 101, 37, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(223, 36, 70, 0.8) 0%, rgba(230, 101, 37, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* line 102, ../scss/base/_colors.scss */
.subsection--lab-research #hero {
  background: #e4532b;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #e4532b 0%, #e97d22 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #e4532b 0%, #e97d22 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #e4532b 0%, #e97d22 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 105, ../scss/base/_colors.scss */
.subsection--lab-research .region-footer-top .block--footer-cta .content {
  background: #e4532b;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(228, 83, 43, 0.8) 0%, rgba(233, 125, 34, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(228, 83, 43, 0.8) 0%, rgba(233, 125, 34, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(228, 83, 43, 0.8) 0%, rgba(233, 125, 34, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

@media (min-width: 1170px) {
  /* line 112, ../scss/base/_colors.scss */
  .link--education.active-trail > a:after, .link--education:hover > a:after {
    background-color: #0099A3;
  }
}
@media (max-width: 1169px) {
  /* line 118, ../scss/base/_colors.scss */
  .link--education > a:after {
    background-color: #0099A3;
  }
}

/* line 126, ../scss/base/_colors.scss */
.section--education .region-header-bottom .menu-level-2 .active-trail a,
.section--education .region-header-bottom .menu-level-2 ul:hover li:hover a,
.section--education .region-header-bottom .menu-level-3 .active-trail a,
.section--education .region-header-bottom .menu-level-3 ul:hover li:hover a {
  color: #0099A3;
}
/* line 134, ../scss/base/_colors.scss */
.section--education .field-type-text-long h2:after, .section--education .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label:after, .node-ucsf-person .field-name-field-person-research-biography .section--education .field-type-text-long .field-label:after,
.section--education .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--education .field-type-text-long .field-label:after, .section--education .field-type-text-long .front .block--welcome h1:after, .front .block--welcome .section--education .field-type-text-long h1:after,
.section--education .field-type-text-with-summary h2:after,
.section--education .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .section--education .field-type-text-with-summary .field-label:after,
.section--education .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--education .field-type-text-with-summary .field-label:after,
.section--education .field-type-text-with-summary .front .block--welcome h1:after,
.front .block--welcome .section--education .field-type-text-with-summary h1:after,
.section--education .region-sidebar-first h2:after,
.section--education .region-sidebar-first .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .section--education .region-sidebar-first .field-label:after,
.section--education .region-sidebar-first .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--education .region-sidebar-first .field-label:after,
.section--education .region-sidebar-first .front .block--welcome h1:after,
.front .block--welcome .section--education .region-sidebar-first h1:after {
  background-color: #0099A3;
}
/* line 137, ../scss/base/_colors.scss */
.section--education .field-type-text-long h3, .section--education .field-type-text-long #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .section--education .field-type-text-long h2, .section--education .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--education .field-type-text-long .field-label, .section--education .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--education .field-type-text-long .field-label,
.section--education .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--education .field-type-text-long .field-label,
.section--education .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--education .field-type-text-long .field-label, .section--education .field-type-text-long #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .section--education .field-type-text-long h1, .section--education .field-type-text-long .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .section--education .field-type-text-long h1,
.section--education .field-type-text-with-summary h3,
.section--education .field-type-text-with-summary #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .section--education .field-type-text-with-summary h2,
.section--education .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--education .field-type-text-with-summary .field-label,
.section--education .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--education .field-type-text-with-summary .field-label,
.section--education .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--education .field-type-text-with-summary .field-label,
.section--education .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--education .field-type-text-with-summary .field-label,
.section--education .field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .section--education .field-type-text-with-summary h1,
.section--education .field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .section--education .field-type-text-with-summary h1,
.section--education .region-sidebar-first h3,
.section--education .region-sidebar-first #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .section--education .region-sidebar-first h2,
.section--education .region-sidebar-first #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--education .region-sidebar-first .field-label,
.section--education .region-sidebar-first .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--education .region-sidebar-first .field-label,
.section--education .region-sidebar-first #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--education .region-sidebar-first .field-label,
.section--education .region-sidebar-first .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--education .region-sidebar-first .field-label,
.section--education .region-sidebar-first #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .section--education .region-sidebar-first h1,
.section--education .region-sidebar-first .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .section--education .region-sidebar-first h1 {
  color: #0099A3;
}
/* line 141, ../scss/base/_colors.scss */
.section--education a.button, .section--education .front .slider--content .slider__link a, .front .slider--content .slider__link .section--education a {
  border-color: #0099A3;
  color: #0099A3;
}
/* line 144, ../scss/base/_colors.scss */
.section--education a.button:hover, .section--education .front .slider--content .slider__link a:hover, .front .slider--content .slider__link .section--education a:hover {
  background-color: #0099A3;
  color: #FFF;
}
/* line 149, ../scss/base/_colors.scss */
.section--education #hero {
  background: #2ba3ab;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #2ba3ab 0%, #50a86f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #2ba3ab 0%, #50a86f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #2ba3ab 0%, #50a86f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 152, ../scss/base/_colors.scss */
.section--education .region-footer-top .block--footer-cta .content {
  background: #2ba3ab;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(43, 163, 171, 0.8) 0%, rgba(80, 168, 111, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(43, 163, 171, 0.8) 0%, rgba(80, 168, 111, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(43, 163, 171, 0.8) 0%, rgba(80, 168, 111, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

@media (min-width: 1170px) {
  /* line 159, ../scss/base/_colors.scss */
  .link--about.active-trail > a:after, .link--about:hover > a:after {
    background-color: #022146;
  }
}
@media (max-width: 1169px) {
  /* line 165, ../scss/base/_colors.scss */
  .link--about > a:after {
    background-color: #022146;
  }
}

/* line 173, ../scss/base/_colors.scss */
.section--about .region-header-bottom .menu-level-2 .active-trail a,
.section--about .region-header-bottom .menu-level-2 ul:hover li:hover a,
.section--about .region-header-bottom .menu-level-3 .active-trail a,
.section--about .region-header-bottom .menu-level-3 ul:hover li:hover a {
  color: #022146;
}
/* line 181, ../scss/base/_colors.scss */
.section--about .field-type-text-long h2:after, .section--about .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography .field-label:after, .node-ucsf-person .field-name-field-person-research-biography .section--about .field-type-text-long .field-label:after,
.section--about .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--about .field-type-text-long .field-label:after, .section--about .field-type-text-long .front .block--welcome h1:after, .front .block--welcome .section--about .field-type-text-long h1:after,
.section--about .field-type-text-with-summary h2:after,
.section--about .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .section--about .field-type-text-with-summary .field-label:after,
.section--about .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--about .field-type-text-with-summary .field-label:after,
.section--about .field-type-text-with-summary .front .block--welcome h1:after,
.front .block--welcome .section--about .field-type-text-with-summary h1:after,
.section--about .region-sidebar-first h2:after,
.section--about .region-sidebar-first .node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-research-biography .section--about .region-sidebar-first .field-label:after,
.section--about .region-sidebar-first .node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .section--about .region-sidebar-first .field-label:after,
.section--about .region-sidebar-first .front .block--welcome h1:after,
.front .block--welcome .section--about .region-sidebar-first h1:after {
  background-color: #022146;
}
/* line 184, ../scss/base/_colors.scss */
.section--about .field-type-text-long h3, .section--about .field-type-text-long #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .section--about .field-type-text-long h2, .section--about .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--about .field-type-text-long .field-label, .section--about .field-type-text-long .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--about .field-type-text-long .field-label,
.section--about .field-type-text-long #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--about .field-type-text-long .field-label,
.section--about .field-type-text-long .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--about .field-type-text-long .field-label, .section--about .field-type-text-long #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .section--about .field-type-text-long h1, .section--about .field-type-text-long .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .section--about .field-type-text-long h1,
.section--about .field-type-text-with-summary h3,
.section--about .field-type-text-with-summary #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .section--about .field-type-text-with-summary h2,
.section--about .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--about .field-type-text-with-summary .field-label,
.section--about .field-type-text-with-summary .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--about .field-type-text-with-summary .field-label,
.section--about .field-type-text-with-summary #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--about .field-type-text-with-summary .field-label,
.section--about .field-type-text-with-summary .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--about .field-type-text-with-summary .field-label,
.section--about .field-type-text-with-summary #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .section--about .field-type-text-with-summary h1,
.section--about .field-type-text-with-summary .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .section--about .field-type-text-with-summary h1,
.section--about .region-sidebar-first h3,
.section--about .region-sidebar-first #block-views-people-meet-team-block h2,
#block-views-people-meet-team-block .section--about .region-sidebar-first h2,
.section--about .region-sidebar-first #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .section--about .region-sidebar-first .field-label,
.section--about .region-sidebar-first .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .section--about .region-sidebar-first .field-label,
.section--about .region-sidebar-first #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .section--about .region-sidebar-first .field-label,
.section--about .region-sidebar-first .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .section--about .region-sidebar-first .field-label,
.section--about .region-sidebar-first #block-views-people-meet-team-block .front .block--welcome h1,
#block-views-people-meet-team-block .front .block--welcome .section--about .region-sidebar-first h1,
.section--about .region-sidebar-first .front .block--welcome #block-views-people-meet-team-block h1,
.front .block--welcome #block-views-people-meet-team-block .section--about .region-sidebar-first h1 {
  color: #022146;
}
/* line 188, ../scss/base/_colors.scss */
.section--about #hero {
  background: #022148;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #022148 0%, #0e649a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #022148 0%, #0e649a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #022148 0%, #0e649a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 191, ../scss/base/_colors.scss */
.section--about .region-footer-top .block--footer-cta .content {
  background: #022148;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(2, 33, 72, 0.8) 0%, rgba(14, 100, 154, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(2, 33, 72, 0.8) 0%, rgba(14, 100, 154, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(2, 33, 72, 0.8) 0%, rgba(14, 100, 154, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* line 197, ../scss/base/_colors.scss */
#hero {
  background: #022148;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #022148 0%, #0e649a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #022148 0%, #0e649a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #022148 0%, #0e649a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* line 200, ../scss/base/_colors.scss */
.region-footer-top .block--footer-cta .content {
  background: #022148;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(2, 33, 72, 0.8) 0%, rgba(14, 100, 154, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(2, 33, 72, 0.8) 0%, rgba(14, 100, 154, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(2, 33, 72, 0.8) 0%, rgba(14, 100, 154, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* line 205, ../scss/base/_colors.scss */
a.button--turquoise {
  border-color: #0099A3;
  color: #0099A3;
}
/* line 208, ../scss/base/_colors.scss */
a.button--turquoise:hover {
  background-color: #0099A3;
  color: #FFF;
}

/* line 213, ../scss/base/_colors.scss */
a.button--orange {
  border-color: #DF323E;
  color: #DF323E;
}
/* line 216, ../scss/base/_colors.scss */
a.button--orange:hover {
  background-color: #DF323E;
  color: #FFF;
}

/* line 222, ../scss/base/_colors.scss */
a.button--turquoise.button--reverse {
  border-color: #0099A3;
  background-color: #0099A3;
  color: #FFF;
}

/* line 228, ../scss/base/_colors.scss */
a.button--orange.button--reverse {
  border-color: #DF323E;
  background-color: #DF323E;
  color: #FFF;
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../scss/font-awesome/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../scss/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../scss/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../scss/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../scss/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../scss/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../scss/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, ../scss/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, ../scss/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../scss/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, ../scss/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, ../scss/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../scss/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 11, ../scss/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, ../scss/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 15, ../scss/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../scss/font-awesome/_spinning.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, ../scss/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../scss/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../scss/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../scss/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../scss/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../scss/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../scss/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../scss/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../scss/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../scss/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../scss/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../scss/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../scss/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../scss/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../scss/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../scss/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../scss/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../scss/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../scss/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../scss/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../scss/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../scss/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../scss/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../scss/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../scss/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, ../scss/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../scss/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../scss/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../scss/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../scss/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, ../scss/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../scss/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../scss/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../scss/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../scss/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../scss/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, ../scss/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../scss/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../scss/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, ../scss/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, ../scss/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, ../scss/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../scss/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../scss/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../scss/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../scss/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../scss/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../scss/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../scss/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../scss/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../scss/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../scss/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../scss/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../scss/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../scss/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../scss/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../scss/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../scss/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../scss/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../scss/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../scss/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../scss/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../scss/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../scss/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../scss/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../scss/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../scss/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../scss/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../scss/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../scss/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../scss/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, ../scss/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../scss/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../scss/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../scss/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, ../scss/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, ../scss/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, ../scss/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, ../scss/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../scss/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../scss/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../scss/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../scss/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../scss/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../scss/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../scss/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../scss/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../scss/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../scss/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../scss/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../scss/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, ../scss/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../scss/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../scss/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, ../scss/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, ../scss/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../scss/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../scss/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, ../scss/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, ../scss/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, ../scss/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../scss/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../scss/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, ../scss/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../scss/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, ../scss/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, ../scss/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../scss/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../scss/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../scss/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../scss/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../scss/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../scss/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../scss/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../scss/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../scss/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../scss/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, ../scss/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, ../scss/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../scss/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../scss/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../scss/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../scss/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../scss/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../scss/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, ../scss/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../scss/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../scss/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../scss/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../scss/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../scss/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../scss/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, ../scss/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../scss/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../scss/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../scss/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../scss/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../scss/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, ../scss/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, ../scss/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, ../scss/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../scss/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../scss/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../scss/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../scss/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../scss/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../scss/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../scss/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../scss/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../scss/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../scss/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../scss/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../scss/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../scss/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../scss/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../scss/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../scss/font-awesome/_icons.scss */
.fa-facebook:before {
  content: "";
}

/* line 162, ../scss/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 163, ../scss/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 164, ../scss/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 165, ../scss/font-awesome/_icons.scss */
.fa-rss:before {
  content: "";
}

/* line 166, ../scss/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 167, ../scss/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 168, ../scss/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 169, ../scss/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 170, ../scss/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 171, ../scss/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 172, ../scss/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 173, ../scss/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 174, ../scss/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 175, ../scss/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 176, ../scss/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 177, ../scss/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 178, ../scss/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 179, ../scss/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 180, ../scss/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 181, ../scss/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 182, ../scss/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 183, ../scss/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 184, ../scss/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 186, ../scss/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 188, ../scss/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 189, ../scss/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 190, ../scss/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 192, ../scss/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 194, ../scss/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 195, ../scss/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 197, ../scss/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 198, ../scss/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 201, ../scss/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 202, ../scss/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 203, ../scss/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 204, ../scss/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 205, ../scss/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 206, ../scss/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 207, ../scss/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 208, ../scss/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 209, ../scss/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 210, ../scss/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 211, ../scss/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 212, ../scss/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 213, ../scss/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 214, ../scss/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 215, ../scss/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 216, ../scss/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 217, ../scss/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 218, ../scss/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 220, ../scss/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 222, ../scss/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 224, ../scss/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 225, ../scss/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 226, ../scss/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 228, ../scss/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 230, ../scss/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 232, ../scss/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 233, ../scss/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 234, ../scss/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 236, ../scss/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 237, ../scss/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 238, ../scss/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 240, ../scss/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 241, ../scss/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 242, ../scss/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 243, ../scss/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 244, ../scss/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 245, ../scss/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 246, ../scss/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 247, ../scss/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 248, ../scss/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 249, ../scss/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 250, ../scss/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 251, ../scss/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 252, ../scss/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 253, ../scss/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 254, ../scss/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 255, ../scss/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 256, ../scss/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 257, ../scss/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 258, ../scss/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 259, ../scss/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 260, ../scss/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 261, ../scss/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 262, ../scss/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 263, ../scss/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 264, ../scss/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 265, ../scss/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 266, ../scss/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 267, ../scss/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 268, ../scss/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 269, ../scss/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 270, ../scss/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 272, ../scss/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 273, ../scss/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 274, ../scss/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 275, ../scss/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 276, ../scss/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 277, ../scss/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 279, ../scss/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 280, ../scss/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 281, ../scss/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 282, ../scss/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 283, ../scss/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 284, ../scss/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 285, ../scss/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 286, ../scss/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 287, ../scss/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 288, ../scss/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 289, ../scss/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 290, ../scss/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 291, ../scss/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 293, ../scss/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 296, ../scss/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 297, ../scss/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 298, ../scss/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 299, ../scss/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 301, ../scss/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 302, ../scss/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 303, ../scss/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 304, ../scss/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 305, ../scss/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 306, ../scss/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 307, ../scss/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 308, ../scss/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 309, ../scss/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 310, ../scss/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 311, ../scss/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 312, ../scss/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 313, ../scss/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 314, ../scss/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 315, ../scss/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 316, ../scss/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 317, ../scss/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 318, ../scss/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 319, ../scss/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 320, ../scss/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 321, ../scss/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 322, ../scss/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 323, ../scss/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 324, ../scss/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 325, ../scss/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 326, ../scss/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 327, ../scss/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 328, ../scss/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 329, ../scss/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 330, ../scss/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 331, ../scss/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 332, ../scss/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 333, ../scss/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 334, ../scss/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 335, ../scss/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 336, ../scss/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 337, ../scss/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 338, ../scss/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 340, ../scss/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 342, ../scss/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 344, ../scss/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 346, ../scss/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 347, ../scss/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 349, ../scss/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 351, ../scss/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 355, ../scss/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 358, ../scss/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 360, ../scss/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 362, ../scss/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 363, ../scss/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 364, ../scss/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 365, ../scss/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 366, ../scss/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 367, ../scss/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 368, ../scss/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 369, ../scss/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 370, ../scss/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 371, ../scss/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 372, ../scss/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 373, ../scss/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 374, ../scss/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 375, ../scss/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 376, ../scss/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 377, ../scss/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 378, ../scss/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 379, ../scss/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 380, ../scss/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 381, ../scss/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 382, ../scss/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 383, ../scss/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 384, ../scss/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 385, ../scss/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 386, ../scss/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 387, ../scss/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 388, ../scss/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 389, ../scss/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 390, ../scss/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 391, ../scss/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 392, ../scss/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 393, ../scss/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 394, ../scss/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 395, ../scss/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 396, ../scss/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 397, ../scss/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 398, ../scss/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 399, ../scss/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 400, ../scss/font-awesome/_icons.scss */
.fa-gittip:before {
  content: "";
}

/* line 401, ../scss/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 402, ../scss/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 403, ../scss/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 404, ../scss/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 405, ../scss/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 406, ../scss/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 407, ../scss/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 408, ../scss/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 409, ../scss/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 410, ../scss/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 411, ../scss/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 412, ../scss/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 414, ../scss/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 415, ../scss/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 416, ../scss/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 417, ../scss/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 419, ../scss/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 420, ../scss/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 421, ../scss/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 422, ../scss/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 423, ../scss/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 424, ../scss/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 425, ../scss/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 428, ../scss/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 430, ../scss/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 431, ../scss/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 432, ../scss/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 433, ../scss/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 434, ../scss/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 435, ../scss/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 436, ../scss/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 437, ../scss/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 438, ../scss/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 439, ../scss/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 440, ../scss/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 441, ../scss/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 442, ../scss/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 443, ../scss/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 444, ../scss/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 445, ../scss/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 446, ../scss/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 447, ../scss/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 448, ../scss/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 449, ../scss/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 450, ../scss/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 451, ../scss/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 452, ../scss/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 453, ../scss/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 454, ../scss/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 455, ../scss/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 457, ../scss/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 459, ../scss/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 460, ../scss/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 461, ../scss/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 462, ../scss/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 463, ../scss/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 464, ../scss/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 465, ../scss/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 466, ../scss/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 467, ../scss/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 468, ../scss/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 471, ../scss/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 473, ../scss/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 475, ../scss/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 477, ../scss/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 478, ../scss/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 479, ../scss/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 480, ../scss/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 481, ../scss/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 486, ../scss/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 487, ../scss/font-awesome/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 489, ../scss/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 491, ../scss/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 492, ../scss/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 493, ../scss/font-awesome/_icons.scss */
.fa-hacker-news:before {
  content: "";
}

/* line 494, ../scss/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 495, ../scss/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 496, ../scss/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 498, ../scss/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 500, ../scss/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 502, ../scss/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 503, ../scss/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 504, ../scss/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 505, ../scss/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 506, ../scss/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 507, ../scss/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 508, ../scss/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 509, ../scss/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 510, ../scss/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 512, ../scss/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 513, ../scss/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 514, ../scss/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 515, ../scss/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 516, ../scss/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 517, ../scss/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 518, ../scss/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 519, ../scss/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 520, ../scss/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 521, ../scss/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 522, ../scss/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 523, ../scss/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 524, ../scss/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 525, ../scss/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 526, ../scss/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 527, ../scss/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 528, ../scss/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 529, ../scss/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 530, ../scss/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 531, ../scss/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 532, ../scss/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 533, ../scss/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 534, ../scss/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 535, ../scss/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 536, ../scss/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 537, ../scss/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 538, ../scss/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 539, ../scss/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 540, ../scss/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 541, ../scss/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 542, ../scss/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 543, ../scss/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 544, ../scss/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 545, ../scss/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 546, ../scss/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 547, ../scss/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 548, ../scss/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 549, ../scss/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 552, ../scss/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 1, ../scss/components/_admin-tabs.scss */
.logged-in.page-node div.tabs {
  position: fixed;
  top: 160px;
  left: 0px;
  z-index: 100;
}
/* line 6, ../scss/components/_admin-tabs.scss */
.logged-in.page-node div.tabs ul.primary {
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 8, ../scss/components/_admin-tabs.scss */
.logged-in.page-node div.tabs ul.primary li {
  display: block;
  padding: 2px 7px;
}
/* line 11, ../scss/components/_admin-tabs.scss */
.logged-in.page-node div.tabs ul.primary li a {
  color: #FFF !important;
}
/* line 16, ../scss/components/_admin-tabs.scss */
.logged-in.page-node div.tabs ul.secondary {
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
}
/* line 19, ../scss/components/_admin-tabs.scss */
.logged-in.page-node div.tabs ul.secondary li {
  display: block;
}
/* line 21, ../scss/components/_admin-tabs.scss */
.logged-in.page-node div.tabs ul.secondary li a {
  color: #FFF !important;
}

/* line 2, ../scss/components/_announcements.scss */
.view-id-announcement .views-row {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 630px;
  position: relative;
}
/* line 8, ../scss/components/_announcements.scss */
.view-id-announcement .views-row .inside {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 22px;
}
/* line 19, ../scss/components/_announcements.scss */
.view-id-announcement .views-row .views-field-title {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 10px;
}
/* line 23, ../scss/components/_announcements.scss */
.view-id-announcement .views-row .views-field-title a {
  color: #4D4D4D;
}
/* line 27, ../scss/components/_announcements.scss */
.view-id-announcement .views-row .views-field-body {
  font-size: 18px;
  line-height: 1.5;
}

/* line 1, ../scss/components/_blocks.scss */
.block-image-left {
  margin-bottom: 1.25em;
}
/* line 4, ../scss/components/_blocks.scss */
.block-image-left h3, .block-image-left #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .block-image-left h2, .block-image-left #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .block-image-left .field-label, .block-image-left .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .block-image-left .field-label,
.block-image-left #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .block-image-left .field-label,
.block-image-left .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .block-image-left .field-label, .block-image-left #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .block-image-left h1, .block-image-left .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .block-image-left h1 {
  font-size: 20px;
}
/* line 7, ../scss/components/_blocks.scss */
.block-image-left .block-content {
  color: #444;
  font-weight: 100;
  letter-spacing: .75px;
  margin-bottom: 1em;
}
/* line 13, ../scss/components/_blocks.scss */
.block-image-left .image-container {
  margin-bottom: 1em;
}
@media (min-width: 475px) {
  /* line 18, ../scss/components/_blocks.scss */
  .block-image-left .column {
    float: left;
    padding-left: 165px;
    margin-right: -100%;
    max-width: 100%;
  }
  /* line 24, ../scss/components/_blocks.scss */
  .block-image-left .image-container {
    width: 150px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }
}

/* line 34, ../scss/components/_blocks.scss */
.block-image-left-style-2 h3, .block-image-left-style-2 #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .block-image-left-style-2 h2, .block-image-left-style-2 #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .block-image-left-style-2 .field-label, .block-image-left-style-2 .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .block-image-left-style-2 .field-label,
.block-image-left-style-2 #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .block-image-left-style-2 .field-label,
.block-image-left-style-2 .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .block-image-left-style-2 .field-label, .block-image-left-style-2 #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .block-image-left-style-2 h1, .block-image-left-style-2 .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .block-image-left-style-2 h1 {
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 100;
}

/* line 1, ../scss/components/_breadcrumb.scss */
#breadcrumb {
  text-align: right;
  font-size: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 2%;
}
@media (min-width: 768px) {
  /* line 1, ../scss/components/_breadcrumb.scss */
  #breadcrumb {
    padding-right: 10px;
  }
}
@media (min-width: 1170px) {
  /* line 1, ../scss/components/_breadcrumb.scss */
  #breadcrumb {
    padding-right: 0;
  }
}
/* line 14, ../scss/components/_breadcrumb.scss */
#breadcrumb .breadcrumb-selected {
  color: #999999;
  font-weight: 600;
}

/* line 1, ../scss/components/_content-top.scss */
#content-top {
  background-color: #E5E5E5;
}
/* line 2, ../scss/components/_content-top.scss */
#hero ~ #content-top {
  margin-top: -100px;
}
/* line 6, ../scss/components/_content-top.scss */
#content-top > .section {
  overflow: hidden;
  position: relative;
  padding: 30px 0;
  margin-bottom: 90px;
  margin-left: 2%;
  margin-right: 2%;
}
@media (min-width: 1170px) {
  /* line 6, ../scss/components/_content-top.scss */
  #content-top > .section {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1, ../scss/components/_dates.scss */
.date-posted {
  font-size: 15px;
  color: #666;
  letter-spacing: 1px;
}

/* line 2, ../scss/components/_events.scss */
.page-events .view-id-events .view-header {
  margin-bottom: 50px;
  border-bottom: 4px solid #022146;
}
/* line 5, ../scss/components/_events.scss */
.page-events .view-id-events .view-header a {
  display: inline-block;
  margin: 0 10px;
  color: #333;
}
/* line 9, ../scss/components/_events.scss */
.page-events .view-id-events .view-header a.active {
  color: #022146;
  font-weight: 600;
}
/* line 15, ../scss/components/_events.scss */
.page-events .view-id-events .views-row {
  position: relative;
  overflow: hidden;
  margin-bottom: 90px;
}
@media (min-width: 768px) {
  /* line 15, ../scss/components/_events.scss */
  .page-events .view-id-events .views-row {
    margin-bottom: 25px;
  }
}
/* line 22, ../scss/components/_events.scss */
.page-events .view-id-events .views-row .views-field-title,
.page-events .view-id-events .views-row .views-field-body {
  padding: 0px 8px;
}
@media (min-width: 768px) {
  /* line 22, ../scss/components/_events.scss */
  .page-events .view-id-events .views-row .views-field-title,
  .page-events .view-id-events .views-row .views-field-body {
    width: 78%;
    float: right;
    height: 100%;
    padding: 0;
  }
}
/* line 32, ../scss/components/_events.scss */
.page-events .view-id-events .views-row .event-meta {
  background: #eeeeee;
  font-size: 13px;
  padding: 13px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 32, ../scss/components/_events.scss */
  .page-events .view-id-events .views-row .event-meta {
    float: left;
    width: 20%;
    height: 100%;
    min-height: 115px;
    margin-bottom: 0;
  }
}
/* line 45, ../scss/components/_events.scss */
.page-events .view-id-events .views-row .events--title {
  margin-bottom: 0;
  font-weight: 100;
  letter-spacing: 1px;
}
/* line 50, ../scss/components/_events.scss */
.page-events .view-id-events .views-row .events--body {
  font-weight: 300;
  letter-spacing: normal;
  color: #000;
  font-size: 13px;
}

/* line 61, ../scss/components/_events.scss */
.node-type-events .node-events .field-label-above {
  margin-bottom: 30px;
}

/* line 67, ../scss/components/_events.scss */
.calendar-date {
  border: 1px solid #058488;
  border-radius: 6px;
  background-color: #fff;
  width: 65px;
  text-align: center;
  margin-bottom: .75em;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-shadow: 2px 2px 2px 0px #888;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 2px 2px 2px 0px #888;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 2px 2px 2px 0px #888;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
/* line 81, ../scss/components/_events.scss */
.calendar-date .day-of-week {
  font-size: 13px;
  background-color: #058488;
  color: #fff;
  text-transform: uppercase;
}
/* line 87, ../scss/components/_events.scss */
.calendar-date .day-of-month {
  font-size: 30px;
  line-height: 1.4em;
}

/* line 92, ../scss/components/_events.scss */
.calendar-month {
  display: inline-block;
  font-size: 28px;
  color: #000;
  font-weight: 100;
  vertical-align: middle;
  margin-left: 25px;
  text-transform: uppercase;
}

/* line 103, ../scss/components/_events.scss */
.calendar-date-sytle-2 .day-of-month {
  line-height: 1.2em;
}
/* line 106, ../scss/components/_events.scss */
.calendar-date-sytle-2 .calendar-month {
  font-size: 14px;
  text-align: center;
  margin-left: 0;
  vertical-align: top;
  line-height: 1;
  margin-bottom: 4px;
  display: block;
}

/* line 2, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta {
  background-image: url("/sites/ohns.ucsf.edu/files/theme/bg-block-cta.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* line 7, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta .content {
  padding: 40px;
}
@media (min-width: 768px) {
  /* line 7, ../scss/components/_footer-top.scss */
  .region-footer-top .block--footer-cta .content {
    height: 400px;
    padding: 0;
  }
}
/* line 14, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta p {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 14, ../scss/components/_footer-top.scss */
  .region-footer-top .block--footer-cta p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
/* line 22, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta p a {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #FFF;
  margin: 60px 58px;
}
@media (min-width: 768px) {
  /* line 22, ../scss/components/_footer-top.scss */
  .region-footer-top .block--footer-cta p a {
    display: inline-block;
  }
}
/* line 32, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta p a:hover:before {
  opacity: 0.8;
}
/* line 35, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta p a:before {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-size: 90px;
}
/* line 43, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta p a.icon--agenda:before {
  content: "";
}
/* line 46, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta p a.icon--gift:before {
  content: "";
}
/* line 49, ../scss/components/_footer-top.scss */
.region-footer-top .block--footer-cta p a.icon--refer:before {
  content: "";
}
/* line 55, ../scss/components/_footer-top.scss */
.region-footer-top .block--related-content {
  background-color: #E5E5E5;
}
/* line 57, ../scss/components/_footer-top.scss */
.region-footer-top .block--related-content > .content {
  padding: 100px 2%;
}
@media (min-width: 1170px) {
  /* line 57, ../scss/components/_footer-top.scss */
  .region-footer-top .block--related-content > .content {
    padding: 100px 100px;
  }
}
/* line 64, ../scss/components/_footer-top.scss */
.region-footer-top .block--related-content > .content .field-name-field-collec-related-content > .field-items > .field-item {
  margin: 0 auto 90px auto;
  text-align: center;
  max-width: 440px;
  color: #666;
}
@media (min-width: 1170px) {
  /* line 64, ../scss/components/_footer-top.scss */
  .region-footer-top .block--related-content > .content .field-name-field-collec-related-content > .field-items > .field-item {
    max-width: none;
    text-align: left;
  }
}
/* line 73, ../scss/components/_footer-top.scss */
.region-footer-top .block--related-content > .content .field-name-field-collec-related-content > .field-items > .field-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 1170px) {
  /* line 76, ../scss/components/_footer-top.scss */
  .region-footer-top .block--related-content > .content .field-name-field-collec-related-content > .field-items > .field-item .field-name-field-image {
    float: right;
    width: 49%;
    margin-left: 5%;
  }
}
/* line 82, ../scss/components/_footer-top.scss */
.region-footer-top .block--related-content > .content .field-name-field-collec-related-content > .field-items > .field-item .field-name-field-image:hover {
  opacity: 0.8;
}
/* line 86, ../scss/components/_footer-top.scss */
.region-footer-top .block--related-content > .content .field-name-field-collec-related-content > .field-items > .field-item .field-name-field-title a {
  font-weight: 600;
  color: #666;
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 30px;
  display: block;
  padding-top: 30px;
}
/* line 94, ../scss/components/_footer-top.scss */
.region-footer-top .block--related-content > .content .field-name-field-collec-related-content > .field-items > .field-item .field-name-field-title a:hover {
  text-decoration: underline;
}

/* line 1, ../scss/components/_footer.scss */
#footer {
  background-color: #D2D6DB;
  min-height: 400px;
  overflow: hidden;
  padding: 40px 8px 40px 8px;
}
@media (min-width: 1170px) {
  /* line 1, ../scss/components/_footer.scss */
  #footer {
    padding-top: 130px;
  }
}
/* line 30, ../scss/components/_footer.scss */
#footer #block-menu-footer .content ul {
  overflow: hidden;
  margin: 0 auto;
  max-width: 760px;
}
@media (min-width: 1170px) {
  /* line 30, ../scss/components/_footer.scss */
  #footer #block-menu-footer .content ul {
    float: right;
  }
}
/* line 38, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li {
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 768px) {
  /* line 38, ../scss/components/_footer.scss */
  #footer #block-menu-footer .content li {
    float: left;
  }
}
/* line 45, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a {
  padding: 30px 25px 0;
  color: #022146;
  display: block;
}
/* line 50, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a:hover:before {
  text-decoration: none;
  opacity: 0.8;
}
/* line 55, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a:before {
  display: inline-block;
  font-size: 20px;
  width: 20px;
  margin-right: 20px;
  vertical-align: middle;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 55, ../scss/components/_footer.scss */
  #footer #block-menu-footer .content li a:before {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    font-size: 35px;
    text-align: center;
    width: auto;
  }
}
/* line 73, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a.press:before {
  content: "";
}
/* line 76, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a.contact:before {
  content: "";
}
/* line 79, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a.terms:before {
  content: "";
}
/* line 82, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a.locations:before {
  content: "";
}
/* line 85, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a.employment:before {
  content: "";
}
/* line 88, ../scss/components/_footer.scss */
#footer #block-menu-footer .content li a.intranet:before {
  content: "";
}

/* line 97, ../scss/components/_footer.scss */
.ucsf-logo-blue-footer {
  background-image: url("../images/footer-logo-blue.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 100%;
  -webkit-filter: grayscale(100%) brightness(1000%) contrast(100%);
  width: 164px;
  height: 91px;
  display: block;
  margin: 0 auto 30px auto;
}
@media (min-width: 1170px) {
  /* line 97, ../scss/components/_footer.scss */
  .ucsf-logo-blue-footer {
    float: left;
    margin: 0;
  }
}

/* line 1, ../scss/components/_header-bottom.scss */
#header-bottom {
  background-color: #E5E5E5;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
  min-height: 290px;
}
/* line 10, ../scss/components/_header-bottom.scss */
#header-bottom .section {
  overflow: hidden;
}

/* line 16, ../scss/components/_header-bottom.scss */
.region-header-bottom {
  overflow: hidden;
}
/* line 18, ../scss/components/_header-bottom.scss */
.region-header-bottom a {
  color: #666;
}
/* line 22, ../scss/components/_header-bottom.scss */
.region-header-bottom .active-trail a,
.region-header-bottom li:hover a {
  font-weight: 600;
}
/* line 28, ../scss/components/_header-bottom.scss */
.region-header-bottom .menu-block-wrapper ul.menu li {
  font-size: 21px;
  line-height: 1.2;
  padding-bottom: 12px;
}
/* line 34, ../scss/components/_header-bottom.scss */
.region-header-bottom .menu-block-wrapper ul.menu:hover li a {
  color: #A8A8A8;
}
/* line 38, ../scss/components/_header-bottom.scss */
.region-header-bottom .menu-block-wrapper ul.menu.show-level-3 li:not(.active-trail) a {
  color: #A8A8A8;
}
/* line 43, ../scss/components/_header-bottom.scss */
.region-header-bottom .block--main-menu-2 {
  float: left;
  width: 33%;
  padding-right: 5%;
}
/* line 48, ../scss/components/_header-bottom.scss */
.region-header-bottom .block--main-menu-3 {
  float: left;
  width: 33%;
}
/* line 52, ../scss/components/_header-bottom.scss */
.region-header-bottom .block--main-menu-4 {
  float: left;
  width: 33%;
}
/* line 56, ../scss/components/_header-bottom.scss */
.region-header-bottom .block--take-action {
  float: right;
  width: 25%;
}
/* line 59, ../scss/components/_header-bottom.scss */
.region-header-bottom .block--take-action h2, .region-header-bottom .block--take-action .node-ucsf-person .field-name-field-person-research-biography .field-label, .node-ucsf-person .field-name-field-person-research-biography .region-header-bottom .block--take-action .field-label,
.region-header-bottom .block--take-action .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .region-header-bottom .block--take-action .field-label, .region-header-bottom .block--take-action .front .block--welcome h1, .front .block--welcome .region-header-bottom .block--take-action h1 {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
/* line 64, ../scss/components/_header-bottom.scss */
.region-header-bottom .block--take-action p {
  margin: 0;
  font-size: 14px;
  padding-bottom: 2px;
  min-height: 28px;
}
/* line 69, ../scss/components/_header-bottom.scss */
.region-header-bottom .block--take-action p a:hover {
  font-weight: 600;
}

/* line 76, ../scss/components/_header-bottom.scss */
.section--research .block--main-menu-2 {
  float: left;
  width: 30%;
  padding-right: 5%;
}
/* line 81, ../scss/components/_header-bottom.scss */
.section--research .block--main-menu-3 {
  float: left;
  width: 36%;
}

/* line 87, ../scss/components/_header-bottom.scss */
.section--patient-care .region-header-bottom .menu-block-wrapper ul.menu li {
  float: left;
  width: 45%;
  padding-right: 5%;
}
/* line 91, ../scss/components/_header-bottom.scss */
.section--patient-care .region-header-bottom .menu-block-wrapper ul.menu li:nth-child(odd) {
  clear: both;
}
/* line 95, ../scss/components/_header-bottom.scss */
.section--patient-care .block--main-menu-2 {
  width: 75%;
  padding: 0;
}
/* line 99, ../scss/components/_header-bottom.scss */
.section--patient-care .block--main-menu-3 {
  display: none;
}

/* line 104, ../scss/components/_header-bottom.scss */
.show--patient-care,
.show--education,
.show--research,
.show--about {
  display: none;
}

/* line 111, ../scss/components/_header-bottom.scss */
.section--patient-care .show--patient-care {
  display: block;
}

/* line 116, ../scss/components/_header-bottom.scss */
.section--education .show--education {
  display: block;
}

/* line 121, ../scss/components/_header-bottom.scss */
.section--research .show--research {
  display: block;
}

/* line 126, ../scss/components/_header-bottom.scss */
.section--about .show--about {
  display: block;
}

/* line 131, ../scss/components/_header-bottom.scss */
.menu-helptext {
  margin-top: 15px;
  font-size: 14px;
  width: 60%;
}

/* line 1, ../scss/components/_header.scss */
#header {
  z-index: 990;
  color: #666;
}
/* line 4, ../scss/components/_header.scss */
.not-front #header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  top: 0;
  z-index: 990;
}
/* line 13, ../scss/components/_header.scss */
#header a {
  color: #666;
}
/* line 16, ../scss/components/_header.scss */
#header .logo-ucsf {
  background-color: #022146;
  background-image: url("../images/logo-ucsf.png?bypass-varnish");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 56px;
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 15px;
}
/* line 27, ../scss/components/_header.scss */
#header .logo-ucsf:hover {
  opacity: 0.8;
}
@media (min-width: 768px) {
  /* line 16, ../scss/components/_header.scss */
  #header .logo-ucsf {
    width: 94px;
    height: 94px;
    margin-right: 25px;
  }
}
@media (min-width: 1408px) {
  /* line 16, ../scss/components/_header.scss */
  #header .logo-ucsf {
    position: absolute;
    float: none;
    left: -116px;
    top: 0px;
  }
}
/* line 42, ../scss/components/_header.scss */
#header .section {
  position: relative;
}
/* line 45, ../scss/components/_header.scss */
#header .section h1 {
  font-size: 14px;
  line-height: 1.4;
  float: left;
  margin: 0;
  height: 80px;
}
@media (min-width: 768px) {
  /* line 45, ../scss/components/_header.scss */
  #header .section h1 {
    height: 94px;
    font-size: 23px;
  }
}
/* line 55, ../scss/components/_header.scss */
#header .section h1 a {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
/* line 62, ../scss/components/_header.scss */
#header .section h1 a:hover {
  border-bottom: 2px solid #E5E5E5;
}
/* line 66, ../scss/components/_header.scss */
#header .section h1 span {
  display: block;
}
/* line 68, ../scss/components/_header.scss */
#header .section h1 span.delimiter {
  display: none;
}
@media (min-width: 768px) {
  /* line 66, ../scss/components/_header.scss */
  #header .section h1 span {
    display: inline;
  }
  /* line 73, ../scss/components/_header.scss */
  #header .section h1 span.delimiter {
    display: inline;
  }
}
/* line 80, ../scss/components/_header.scss */
#header .section .region-header {
  float: right;
}
@media (min-width: 1170px) {
  /* line 83, ../scss/components/_header.scss */
  #header .section .region-header .block-menu-block {
    display: block;
  }
  /* line 86, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li {
    float: left;
    margin: 0 20px;
  }
  /* line 89, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li a {
    display: block;
    line-height: 94px;
    font-size: 18px;
    position: relative;
  }
  /* line 94, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li a:after {
    content: "";
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    border-radius: 5px;
    bottom: 27px;
  }
  /* line 104, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li a.toggle-expand {
    display: none;
  }
  /* line 108, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li ul.menu {
    display: none;
  }
}
@media (max-width: 1169px) {
  /* line 80, ../scss/components/_header.scss */
  #header .section .region-header {
    float: none;
    position: absolute;
    width: 100%;
    top: 94px;
  }
  /* line 118, ../scss/components/_header.scss */
  #header .section .region-header .block-menu-block {
    display: none;
  }
  /* line 120, ../scss/components/_header.scss */
  #header .section .region-header .block-menu-block.openMobile {
    display: block;
  }
  /* line 125, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu, #header .section .region-header .menu-block-wrapper {
    clear: both;
  }
  /* line 127, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li, #header .section .region-header .menu-block-wrapper > ul.menu > li {
    background-color: #F4F4F4;
    border-bottom: 1px solid  #DBDBDB;
  }
  /* line 130, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li a, #header .section .region-header .menu-block-wrapper > ul.menu > li a {
    display: block;
    line-height: 1.4;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 18px;
    position: relative;
    padding-left: 40px;
    padding-right: 30px;
    color: #808080;
    font-weight: 600;
  }
  /* line 142, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li a:after, #header .section .region-header .menu-block-wrapper > ul.menu > li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    border-radius: 0px;
    left: 0;
    top: 0;
    bottom: -1px;
  }
  /* line 153, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li a.toggle-expand, #header .section .region-header .menu-block-wrapper > ul.menu > li a.toggle-expand {
    position: absolute;
    width: 75px;
    height: 75px;
    padding: 0;
    right: 0;
    z-index: 3;
  }
  /* line 160, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li a.toggle-expand:active, #header .section .region-header .menu-block-wrapper > ul.menu > li a.toggle-expand:active {
    background-color: transparent;
  }
  /* line 163, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li a.toggle-expand:after, #header .section .region-header .menu-block-wrapper > ul.menu > li a.toggle-expand:after {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909";
    background-color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 75px;
    font-size: 40px;
  }
  /* line 190, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li > ul > li, #header .section .region-header .menu-block-wrapper > ul.menu > li > ul > li {
    background-color: #A8A8A8;
  }
  /* line 192, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li > ul > li a, #header .section .region-header .menu-block-wrapper > ul.menu > li > ul > li a {
    color: #FFF;
  }
  /* line 194, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li > ul > li a:after, #header .section .region-header .menu-block-wrapper > ul.menu > li > ul > li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 100%;
    border-radius: 0px;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #FFF;
  }
  /* line 206, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li > ul > li a.active-trail, #header .section .region-header .menu-block-wrapper > ul.menu > li > ul > li a.active-trail {
    text-decoration: underline;
  }
  /* line 211, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li ul.menu, #header .section .region-header .menu-block-wrapper > ul.menu > li ul.menu {
    display: none;
  }
  /* line 215, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li.openMobile a.toggle-expand:after, #header .section .region-header .menu-block-wrapper > ul.menu > li.openMobile a.toggle-expand:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  /* line 220, ../scss/components/_header.scss */
  #header .section .region-header .menu-name-main-menu > ul.menu > li.openMobile ul.menu, #header .section .region-header .menu-block-wrapper > ul.menu > li.openMobile ul.menu {
    display: block;
  }
}

/* line 231, ../scss/components/_header.scss */
#mobile-nav {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  float: right;
  margin-right: 25px;
  margin-top: 25px;
}
@media (min-width: 768px) {
  /* line 231, ../scss/components/_header.scss */
  #mobile-nav {
    margin-top: 30px;
  }
}
@media (min-width: 1170px) {
  /* line 231, ../scss/components/_header.scss */
  #mobile-nav {
    display: none;
  }
}
/* line 254, ../scss/components/_header.scss */
#mobile-nav span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #022146;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
/* line 270, ../scss/components/_header.scss */
#mobile-nav span:nth-child(1) {
  top: 5px;
}
/* line 273, ../scss/components/_header.scss */
#mobile-nav span:nth-child(2), #mobile-nav span:nth-child(3) {
  top: 13px;
}
/* line 276, ../scss/components/_header.scss */
#mobile-nav span:nth-child(4) {
  top: 21px;
}
/* line 282, ../scss/components/_header.scss */
#mobile-nav.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
/* line 287, ../scss/components/_header.scss */
#mobile-nav.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 293, ../scss/components/_header.scss */
#mobile-nav.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 299, ../scss/components/_header.scss */
#mobile-nav.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* line 307, ../scss/components/_header.scss */
.header-right {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 311, ../scss/components/_header.scss */
.header-right p {
  margin: 0;
}
/* line 314, ../scss/components/_header.scss */
.front .header-right {
  color: #fff;
}
/* line 317, ../scss/components/_header.scss */
.header-text-is-dark-and-bg-is-white .header-right {
  color: #666;
}

/* line 323, ../scss/components/_header.scss */
.onMobileMode .not-front #header .region-header {
  position: fixed;
  top: 0;
  overflow: scroll;
  width: 100%;
}

/* line 330, ../scss/components/_header.scss */
.onMobileMode.mobileNavIsActive .not-front #header .region-header {
  position: fixed;
  top: 0;
  overflow: scroll;
  width: 100%;
}

/* line 337, ../scss/components/_header.scss */
html.not-front.onMobileMode.mobileNavIsActive {
  overflow: hidden;
}

/* line 341, ../scss/components/_header.scss */
.scroll-data {
  position: fixed;
  top: 250px;
  left: -999px;
  z-index: 997;
}

/* line 348, ../scss/components/_header.scss */
.local-env .scroll-data {
  left: 0;
}

/* line 352, ../scss/components/_header.scss */
.onMobileMode #header .region-header {
  visibility: hidden;
  overflow: scroll;
}

/* line 356, ../scss/components/_header.scss */
.onMobileMode.mobileNavIsActive #header .region-header {
  visibility: visible;
}

/* line 362, ../scss/components/_header.scss */
#header {
  transition: all 1s ease;
}

/* line 368, ../scss/components/_header.scss */
.scroll-status-reverse #header {
  opacity: 0;
  margin-top: -100px;
  transition: all 1s ease;
}
/* line 373, ../scss/components/_header.scss */
.scroll-status-reverse .page-has-no-hero-image #header {
  box-shadow: 0px 3px 3px #bbb;
}

/* line 378, ../scss/components/_header.scss */
.onMobileMode.scroll-status-reverse #header {
  opacity: 1;
  margin-top: 0;
  transition: all 1s ease;
}

/* line 385, ../scss/components/_header.scss */
.scroll-status-forward #header {
  opacity: 0;
  margin-top: -100px;
  transition: all 1s ease;
}

/* line 392, ../scss/components/_header.scss */
.onMobileMode.scroll-status-forward #header {
  opacity: 0;
  margin-top: -100px;
  transition: all 1s ease;
}

/* line 400, ../scss/components/_header.scss */
.deprecate.dev.scroll-status-reverse-close-to-top #header {
  opacity: 1;
  margin-top: 0;
  transition: all 1s ease;
}

/* line 409, ../scss/components/_header.scss */
.scroll-status-reverse #header {
  opacity: 1;
  margin-top: 0;
  transition: all 1s ease;
}

/* line 417, ../scss/components/_header.scss */
html.onMobileMode.mobileNavIsActive {
  overflow: hidden;
}

/* line 422, ../scss/components/_header.scss */
html.header-text-is-white.scroll-status-forward #header {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 427, ../scss/components/_header.scss */
html.header-text-is-white.scroll-status-reverse #header {
  background-color: rgba(0, 0, 0, 0.5);
}

/*html.dev.header-text-is-white.scroll-status-reverse-close-to-top {
  #header {
    background-color: rgba(0,0,0, 0);
  }
}*/
/* line 438, ../scss/components/_header.scss */
html.header-text-is-white.scroll-status-page-is-at-the-top #header {
  background-color: transparent;
}

/* visibility classes */
/* line 2, ../scss/components/_helpers.scss */
.desktop-only {
  display: none;
}
@media (min-width: 1170px) {
  /* line 2, ../scss/components/_helpers.scss */
  .desktop-only {
    display: block;
  }
}

/* line 9, ../scss/components/_helpers.scss */
.bg-dirty-white__mobile {
  background-color: #f4f4f4;
}

/* line 13, ../scss/components/_helpers.scss */
.date-large {
  font-weight: 200;
  font-size: 14px;
  color: #999;
  margin-bottom: .25em;
  display: block;
}

/* line 1, ../scss/components/_hero.scss */
#hero {
  margin-bottom: 100px;
}
/* line 3, ../scss/components/_hero.scss */
#hero > .section {
  overflow: hidden;
  position: relative;
}
/* line 7, ../scss/components/_hero.scss */
#hero > .section .title-container {
  position: relative;
  height: 165px;
}
@media (min-width: 768px) {
  /* line 7, ../scss/components/_hero.scss */
  #hero > .section .title-container {
    height: 215px;
  }
}
@media (min-width: 1170px) {
  /* line 7, ../scss/components/_hero.scss */
  #hero > .section .title-container {
    height: 225px;
  }
}
/* line 18, ../scss/components/_hero.scss */
#hero #page-title {
  font-weight: 600;
  color: #FFF;
  font-size: 21px;
  line-height: 1.2;
  font-family: "Granjon", Garamond, serif;
  margin: 0;
  padding: 0 2% 30px 2%;
  max-width: 230px;
}
@media (min-width: 768px) {
  /* line 18, ../scss/components/_hero.scss */
  #hero #page-title {
    font-size: 36px;
    padding: 0 2% 0 120px;
    max-width: none;
  }
}
@media (min-width: 1170px) {
  /* line 18, ../scss/components/_hero.scss */
  #hero #page-title {
    padding: 0;
  }
}
/* line 36, ../scss/components/_hero.scss */
#hero .field-subtitle {
  font-size: 18px;
  color: #FFF;
  margin: 5px 2% 0 2%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
  font-weight: 400;
  display: none;
}
@media (min-width: 768px) {
  /* line 36, ../scss/components/_hero.scss */
  #hero .field-subtitle {
    display: block;
    margin: 5px 2% 0 120px;
  }
}
@media (min-width: 1170px) {
  /* line 36, ../scss/components/_hero.scss */
  #hero .field-subtitle {
    margin: 0;
  }
}
/* line 52, ../scss/components/_hero.scss */
#hero .title-container-inside {
  position: relative;
  top: 100%;
  transform: translateY(-100%);
  padding: 0;
}
@media (min-width: 768px) {
  /* line 52, ../scss/components/_hero.scss */
  #hero .title-container-inside {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
  }
}

@media (min-width: 1170px) {
  /* line 67, ../scss/components/_hero.scss */
  .with-external-link #hero > .section {
    height: 225px;
  }
}
@media (min-width: 1170px) {
  /* line 72, ../scss/components/_hero.scss */
  .with-external-link .title-container-inside {
    float: left;
    width: 70%;
  }
}
/* line 78, ../scss/components/_hero.scss */
.with-external-link .link-external {
  background-color: #F0F0F0;
  height: 145px;
  padding: 0 2%;
}
@media (min-width: 768px) {
  /* line 78, ../scss/components/_hero.scss */
  .with-external-link .link-external {
    padding: 0px 2% 0px 120px;
  }
}
@media (min-width: 1170px) {
  /* line 78, ../scss/components/_hero.scss */
  .with-external-link .link-external {
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 30%;
    position: absolute;
    padding-left: 50px;
  }
}
/* line 95, ../scss/components/_hero.scss */
.with-external-link .link-external a {
  font-weight: 600;
  color: #022146;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/* line 103, ../scss/components/_hero.scss */
.with-external-link .link-external a span {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  display: block;
}
/* line 109, ../scss/components/_hero.scss */
.with-external-link .link-external a:before {
  content: "";
  font-size: 70px;
  width: 60px;
  height: 60px;
  margin-right: 35px;
  margin-top: -15px;
  display: block;
  float: left;
  color: #A8A8A8;
}
/* line 122, ../scss/components/_hero.scss */
.with-external-link .link-external:hover {
  opacity: 0.9;
}

@media (min-width: 1170px) {
  /* line 128, ../scss/components/_hero.scss */
  .with-hero-image #hero > .section {
    height: 395px;
    overflow: visible;
    position: static;
  }
}
@media (min-width: 1170px) {
  /* line 135, ../scss/components/_hero.scss */
  .with-hero-image #hero > .section .title-container {
    height: 395px;
    float: left;
    width: 28%;
  }
}
/* line 144, ../scss/components/_hero.scss */
.with-hero-image .hero-image {
  height: 225px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  /* line 144, ../scss/components/_hero.scss */
  .with-hero-image .hero-image {
    height: 395px;
  }
}
@media (min-width: 1170px) {
  /* line 144, ../scss/components/_hero.scss */
  .with-hero-image .hero-image {
    width: 70%;
    max-width: 1000px;
    position: absolute;
    right: 0;
  }
}
/* line 160, ../scss/components/_hero.scss */
.with-hero-image .hero-image .section {
  color: #FFF;
  position: relative;
  height: 225px;
}
@media (min-width: 768px) {
  /* line 160, ../scss/components/_hero.scss */
  .with-hero-image .hero-image .section {
    height: 395px;
  }
}
/* line 169, ../scss/components/_hero.scss */
.with-hero-image .hero-image .image-caption {
  position: absolute;
  bottom: 25px;
  font-size: 14px;
  margin: 0 2%;
}

@media (min-width: 1170px) {
  /* line 178, ../scss/components/_hero.scss */
  .with-hero-image.with-external-link #hero > .section {
    height: 225px;
    overflow: hidden;
    position: relative;
  }
}
@media (min-width: 1170px) {
  /* line 184, ../scss/components/_hero.scss */
  .with-hero-image.with-external-link #hero > .section .title-container {
    height: 225px;
    float: left;
    width: 70%;
  }
}
/* line 192, ../scss/components/_hero.scss */
.with-hero-image.with-external-link .hero-image {
  float: none;
  width: 100%;
}
@media (min-width: 1170px) {
  /* line 192, ../scss/components/_hero.scss */
  .with-hero-image.with-external-link .hero-image {
    margin: 0;
    float: none;
    position: static;
    max-width: 100%;
    right: auto;
  }
}

/* height classes */
@media (max-width: 460px) {
  /* line 213, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_150 {
    height: 150px;
  }
  /* line 216, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_160 {
    height: 160px;
  }
  /* line 219, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_170 {
    height: 170px;
  }
  /* line 222, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_180 {
    height: 180px;
  }
  /* line 225, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_190 {
    height: 190px;
  }
  /* line 228, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_200 {
    height: 200px;
  }
  /* line 231, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_210 {
    height: 210px;
  }
  /* line 234, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_220 {
    height: 220px;
  }
}
@media (min-width: 461px) and (max-width: 560px) {
  /* line 241, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_wide_150 {
    height: 150px;
  }
  /* line 244, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_wide_160 {
    height: 160px;
  }
  /* line 247, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_wide_170 {
    height: 170px;
  }
  /* line 250, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_wide_180 {
    height: 180px;
  }
  /* line 253, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_wide_190 {
    height: 190px;
  }
  /* line 256, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_wide_200 {
    height: 200px;
  }
  /* line 259, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_wide_210 {
    height: 210px;
  }
  /* line 262, ../scss/components/_hero.scss */
  .with-hero-image .height_phone_wide_220 {
    height: 220px;
  }
}
/* line 1, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block {
  overflow: hidden;
  position: relative;
  margin-top: 80px;
  margin-bottom: 20px;
  margin-left: 2%;
  margin-right: 2%;
}
@media (min-width: 1170px) {
  /* line 1, ../scss/components/_homepage-news-events.scss */
  .view-display-id-news_home_block {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1170px) {
  /* line 13, ../scss/components/_homepage-news-events.scss */
  .view-display-id-news_home_block > .view-header, .view-display-id-news_home_block > .view-content, .view-display-id-news_home_block > .more-link {
    width: 48%;
    float: left;
    clear: left;
  }
}
/* line 22, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block > .view-footer {
  margin-top: 50px;
}
@media (min-width: 1170px) {
  /* line 22, ../scss/components/_homepage-news-events.scss */
  .view-display-id-news_home_block > .view-footer {
    width: 48%;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
}
/* line 33, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block > .view-header h2, .view-display-id-news_home_block > .view-header .node-ucsf-person .field-name-field-person-research-biography .field-label, .node-ucsf-person .field-name-field-person-research-biography .view-display-id-news_home_block > .view-header .field-label,
.view-display-id-news_home_block > .view-header .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .view-display-id-news_home_block > .view-header .field-label, .view-display-id-news_home_block > .view-header .front .block--welcome h1, .front .block--welcome .view-display-id-news_home_block > .view-header h1, .view-display-id-news_home_block > .view-footer h2, .view-display-id-news_home_block > .view-footer .node-ucsf-person .field-name-field-person-research-biography .field-label, .node-ucsf-person .field-name-field-person-research-biography .view-display-id-news_home_block > .view-footer .field-label,
.view-display-id-news_home_block > .view-footer .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .view-display-id-news_home_block > .view-footer .field-label, .view-display-id-news_home_block > .view-footer .front .block--welcome h1, .front .block--welcome .view-display-id-news_home_block > .view-footer h1 {
  background-color: #ddd;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.3;
  color: #111;
  padding: 20px 30px;
  letter-spacing: 1px;
}
/* line 45, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block > .view-content, .view-display-id-news_home_block > .view-footer .view-content {
  background-color: #F7F7F7;
  padding: 20px 30px 60px 30px;
  min-height: 300px;
}
/* line 52, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block > .view-content a:hover, .view-display-id-news_home_block > .view-footer .view-content a:hover {
  text-decoration: underline;
}
/* line 56, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block > .view-content .views-row, .view-display-id-news_home_block > .view-footer .view-content .views-row {
  margin-bottom: 0;
  overflow: hidden;
}
/* line 59, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block > .view-content .views-row.views-row-last, .view-display-id-news_home_block > .view-footer .view-content .views-row.views-row-last {
  margin-bottom: 0;
}
/* line 64, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block .views-field-field-events-date {
  float: left;
  width: 90px;
}
/* line 67, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block .views-field-field-events-date + .views-field-title {
  margin-left: 95px;
  font-size: 24px;
  letter-spacing: 1px;
  color: #0182C3;
  font-weight: 100;
  line-height: 1.25;
}
/* line 75, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block .views-field-field-events-date .view-field-title a {
  color: #0182C3;
}
/* line 79, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block .more-link {
  margin-top: -30px;
  padding-right: 10px;
  margin-bottom: 0;
  font-size: 14px;
}
/* line 84, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block .more-link a {
  color: #000;
}
/* line 86, ../scss/components/_homepage-news-events.scss */
.view-display-id-news_home_block .more-link a:hover {
  text-decoration: underline;
}

/* line 2, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 700px;
  min-height: 700px;
  position: relative;
}
/* line 9, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row .views-field-body {
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/* line 18, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row h3, .view-display-id-homepage_row_block .views-row #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .view-display-id-homepage_row_block .views-row h2, .view-display-id-homepage_row_block .views-row #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .view-display-id-homepage_row_block .views-row .field-label, .view-display-id-homepage_row_block .views-row .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .view-display-id-homepage_row_block .views-row .field-label,
.view-display-id-homepage_row_block .views-row #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .view-display-id-homepage_row_block .views-row .field-label,
.view-display-id-homepage_row_block .views-row .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .view-display-id-homepage_row_block .views-row .field-label, .view-display-id-homepage_row_block .views-row #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .view-display-id-homepage_row_block .views-row h1, .view-display-id-homepage_row_block .views-row .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .view-display-id-homepage_row_block .views-row h1 {
  font-size: 40px;
  font-weight: 600;
  color: #021F49;
}
/* line 23, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row a.link--video--big {
  color: #FFF;
  font-family: "Granjon", Garamond, serif;
  font-weight: 600;
  font-size: 30px;
}
@media (min-width: 768px) {
  /* line 23, ../scss/components/_homepage-rows.scss */
  .view-display-id-homepage_row_block .views-row a.link--video--big {
    font-size: 56px;
  }
}
/* line 31, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row a.link--video--big:after {
  content: "";
  background-color: #FFF;
  color: #031A4A;
  border-radius: 50%;
  vertical-align: middle;
  margin-left: 30px;
  font-size: 50px;
}
@media (min-width: 768px) {
  /* line 31, ../scss/components/_homepage-rows.scss */
  .view-display-id-homepage_row_block .views-row a.link--video--big:after {
    font-size: 70px;
  }
}
/* line 45, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row.views-row-last {
  background-position: top center;
  margin-left: auto;
  margin-right: auto;
}
/* line 49, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row.views-row-last .inner-overlay {
  background: transparent;
  background-color: transparent;
}
/* line 55, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) .inner-overlay {
  background: transparent;
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 59, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) h3, .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) #block-views-people-meet-team-block h2, #block-views-people-meet-team-block .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) h2, .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) .field-label, .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) .field-label,
.view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) .field-label,
.view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) .field-label, .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) #block-views-people-meet-team-block .front .block--welcome h1, #block-views-people-meet-team-block .front .block--welcome .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) h1, .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) .front .block--welcome #block-views-people-meet-team-block h1, .front .block--welcome #block-views-people-meet-team-block .view-display-id-homepage_row_block .views-row.views-row-even:not(.views-row-last) h1 {
  color: #FFF;
}
/* line 65, ../scss/components/_homepage-rows.scss */
.view-display-id-homepage_row_block .inner-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 75%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 75%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 3, ../scss/components/_icons.scss */
.icon {
  position: relative;
}

/* line 6, ../scss/components/_icons.scss */
.icon:before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 18px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 16, ../scss/components/_icons.scss */
.icon-inline {
  display: inline;
  margin-right: .5em;
  vertical-align: middle;
}

/* line 21, ../scss/components/_icons.scss */
.icon-svg:before {
  -webkit-mask-size: cover;
  mask-size: cover;
}

/* line 25, ../scss/components/_icons.scss */
.icon-phone:before {
  -webkit-mask-image: url("../images/svg/phone.svg");
  mask-image: url("../images/svg/phone.svg");
  background-color: #666;
}
/* line 29, ../scss/components/_icons.scss */
.front .icon-phone:before {
  background-color: #fff;
}
/* line 32, ../scss/components/_icons.scss */
.header-text-is-dark-and-bg-is-white .icon-phone:before {
  background-color: #666;
}

/* line 38, ../scss/components/_icons.scss */
.more-link a {
  position: relative;
}
/* line 41, ../scss/components/_icons.scss */
.more-link a:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0px;
  height: 0px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #333;
  margin-left: 2px;
  top: -1px;
  position: relative;
}

/* line 56, ../scss/components/_icons.scss */
a.tabledrag-handle .handle {
  min-height: 25px;
}

/* line 2, ../scss/components/_locations.scss */
.view-display-id-locations_page .views-row {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.5%;
  background-color: #F4F4F4;
  max-width: 460px;
}
/* line 9, ../scss/components/_locations.scss */
.view-display-id-locations_page .views-row:hover {
  opacity: 0.9;
}
/* line 13, ../scss/components/_locations.scss */
.view-display-id-locations_page .views-row .views-field-title a {
  display: block;
  padding: 20px;
  color: #000;
}
@media (min-width: 768px) {
  /* line 2, ../scss/components/_locations.scss */
  .view-display-id-locations_page .views-row {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  /* line 24, ../scss/components/_locations.scss */
  .view-display-id-locations_page .views-row:nth-child(2n+1) {
    clear: both;
  }
  /* line 27, ../scss/components/_locations.scss */
  .view-display-id-locations_page .views-row:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (min-width: 1170px) {
  /* line 2, ../scss/components/_locations.scss */
  .view-display-id-locations_page .views-row {
    width: 31%;
    margin-right: 3.5%;
  }
  /* line 34, ../scss/components/_locations.scss */
  .view-display-id-locations_page .views-row:nth-child(2n+1) {
    clear: none;
  }
  /* line 37, ../scss/components/_locations.scss */
  .view-display-id-locations_page .views-row:nth-child(2n+2) {
    margin-right: 3.5%;
  }
  /* line 40, ../scss/components/_locations.scss */
  .view-display-id-locations_page .views-row:nth-child(3n+1) {
    clear: both;
  }
  /* line 43, ../scss/components/_locations.scss */
  .view-display-id-locations_page .views-row:nth-child(3n+3) {
    margin-right: 0;
  }
}

/* line 1, ../scss/components/_main.scss */
#page-wrapper {
  overflow: hidden;
}

/* line 4, ../scss/components/_main.scss */
#main-wrapper {
  margin-bottom: 100px;
}

/* line 11, ../scss/components/_main.scss */
.front #main-wrapper {
  margin-bottom: 0;
}

/* line 5, ../scss/components/_news.scss */
.view-display-id-news_page .views-field-created {
  /*    font-size: 14px;
      color: #999;
      font-weight: $font--bold;*/
}

/* line 14, ../scss/components/_news.scss */
.node-type-news .node-news .field-name-field-image {
  margin: 0 auto 30px auto;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 14, ../scss/components/_news.scss */
  .node-type-news .node-news .field-name-field-image {
    float: left;
    margin: 0 30px 10px 0;
  }
}

/* line 27, ../scss/components/_news.scss */
.list-news .views-row {
  margin-bottom: 1.75em;
}

/* line 1, ../scss/components/_pager.scss */
.item-list .pager {
  margin-top: 80px;
}
/* line 3, ../scss/components/_pager.scss */
.item-list .pager li {
  margin-left: 10px;
}

/* line 1, ../scss/components/_people.scss */
.view-display-id-people_page, .grid-people {
  margin-left: 8px;
  margin-right: 8px;
}
/* line 4, ../scss/components/_people.scss */
.view-display-id-people_page .view-content .views-row, .grid-people .view-content .views-row {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.5%;
}
/* line 9, ../scss/components/_people.scss */
.view-display-id-people_page .view-content .views-row:hover, .grid-people .view-content .views-row:hover {
  opacity: 0.9;
}
@media (min-width: 768px) {
  /* line 4, ../scss/components/_people.scss */
  .view-display-id-people_page .view-content .views-row, .grid-people .view-content .views-row {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  /* line 17, ../scss/components/_people.scss */
  .view-display-id-people_page .view-content .views-row:nth-child(2n+1), .grid-people .view-content .views-row:nth-child(2n+1) {
    clear: both;
  }
  /* line 20, ../scss/components/_people.scss */
  .view-display-id-people_page .view-content .views-row:nth-child(2n+2), .grid-people .view-content .views-row:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (min-width: 1170px) {
  /* line 4, ../scss/components/_people.scss */
  .view-display-id-people_page .view-content .views-row, .grid-people .view-content .views-row {
    width: 31%;
    margin-right: 3.5%;
  }
  /* line 27, ../scss/components/_people.scss */
  .view-display-id-people_page .view-content .views-row:nth-child(2n+1), .grid-people .view-content .views-row:nth-child(2n+1) {
    clear: none;
  }
  /* line 30, ../scss/components/_people.scss */
  .view-display-id-people_page .view-content .views-row:nth-child(2n+2), .grid-people .view-content .views-row:nth-child(2n+2) {
    margin-right: 3.5%;
  }
  /* line 33, ../scss/components/_people.scss */
  .view-display-id-people_page .view-content .views-row:nth-child(3n+1), .grid-people .view-content .views-row:nth-child(3n+1) {
    clear: both;
  }
  /* line 36, ../scss/components/_people.scss */
  .view-display-id-people_page .view-content .views-row:nth-child(3n+3), .grid-people .view-content .views-row:nth-child(3n+3) {
    margin-right: 0;
  }
}
/* line 41, ../scss/components/_people.scss */
.view-display-id-people_page .view-content .views-row .views-field-title a, .grid-people .view-content .views-row .views-field-title a {
  font-size: 22px;
  font-weight: 600;
  color: #022146;
}
/* line 47, ../scss/components/_people.scss */
.view-display-id-people_page .view-content .views-row .views-field-field-person-title-override, .grid-people .view-content .views-row .views-field-field-person-title-override {
  font-size: 21px;
}
/* line 50, ../scss/components/_people.scss */
.view-display-id-people_page .view-content .views-row .people-info-container, .grid-people .view-content .views-row .people-info-container {
  background-color: #F4F4F4;
  min-height: 115px;
  padding: 20px;
}
/* line 55, ../scss/components/_people.scss */
.view-display-id-people_page .view-content .views-row .views-field-field-person-headshot-photo,
.view-display-id-people_page .view-content .views-row .people-info-container, .grid-people .view-content .views-row .views-field-field-person-headshot-photo,
.grid-people .view-content .views-row .people-info-container {
  max-width: 366px;
  margin: 0 auto;
}

/* line 65, ../scss/components/_people.scss */
#block-views-exp-people-people-page .views-exposed-widget label,
#block-views-exp-people-people-page .views-exposed-widget .views-widget, .exposed-filter-style-1 .views-exposed-widget label,
.exposed-filter-style-1 .views-exposed-widget .views-widget {
  display: inline-block;
  font-size: 21px;
}
/* line 71, ../scss/components/_people.scss */
#block-views-exp-people-people-page .views-exposed-widget label, .exposed-filter-style-1 .views-exposed-widget label {
  font-weight: 600;
  margin-right: 20px;
}
/* line 75, ../scss/components/_people.scss */
#block-views-exp-people-people-page .views-exposed-widget select, .exposed-filter-style-1 .views-exposed-widget select {
  font-size: 18px;
}
/* line 79, ../scss/components/_people.scss */
#block-views-exp-people-people-page .form-submit, .exposed-filter-style-1 .form-submit {
  margin-top: 12px;
}

/* line 84, ../scss/components/_people.scss */
#block-views-people-meet-team-block {
  clear: both;
}
/* line 86, ../scss/components/_people.scss */
#block-views-people-meet-team-block h2, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .field-label, #block-views-people-meet-team-block .front .block--welcome h1, .front .block--welcome #block-views-people-meet-team-block h1 {
  margin-top: 12px;
}
/* line 90, ../scss/components/_people.scss */
#block-views-people-meet-team-block .views-row {
  overflow: hidden;
  margin-bottom: 10px;
  background-color: #EFEFEF;
  height: 110px;
}
/* line 95, ../scss/components/_people.scss */
#block-views-people-meet-team-block .views-row .views-field-field-person-headshot-photo {
  width: 110px;
  float: left;
  height: 110px;
  margin-right: 15px;
}
/* line 100, ../scss/components/_people.scss */
#block-views-people-meet-team-block .views-row .views-field-field-person-headshot-photo:hover {
  opacity: 0.8;
}
/* line 104, ../scss/components/_people.scss */
#block-views-people-meet-team-block .views-row .people-info-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 125px;
}
/* line 111, ../scss/components/_people.scss */
#block-views-people-meet-team-block .views-row .people-info-container a {
  font-weight: 600;
  color: #000;
}
/* line 114, ../scss/components/_people.scss */
#block-views-people-meet-team-block .views-row .people-info-container a:hover {
  color: #666;
}

/* line 1, ../scss/components/_sidebar-right.scss */
.field-name-field-textarea-callout {
  overflow: hidden;
}

/* line 5, ../scss/components/_tabs.scss */
.page-events .tabs ul.primary {
  border-bottom: 1px solid #E1E1E1;
}
/* line 8, ../scss/components/_tabs.scss */
.page-events .tabs ul.primary li {
  float: left;
  margin-bottom: -1px;
}
/* line 11, ../scss/components/_tabs.scss */
.page-events .tabs ul.primary li a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  display: block;
  padding: 4px 20px;
  text-align: center;
  min-width: 110px;
  color: #178CCB;
  border: 1px solid transparent;
  border-bottom-color: #E1E1E1;
  background-color: #E8F4FA;
}
/* line 24, ../scss/components/_tabs.scss */
.page-events .tabs ul.primary li.active a {
  background-color: #FFF;
  border: 1px solid #E1E1E1;
  border-bottom-color: #FFF;
  color: #333;
}

/* line 1, ../scss/components/_ucsf-person.scss */
.node-ucsf-person {
  margin: 0 8px;
}
@media (min-width: 1170px) {
  /* line 1, ../scss/components/_ucsf-person.scss */
  .node-ucsf-person {
    margin: 0;
  }
}
@media (min-width: 768px) {
  /* line 6, ../scss/components/_ucsf-person.scss */
  .node-ucsf-person .field-name-field-person-headshot-photo {
    float: left;
    margin-right: 60px;
  }
}
/* line 19, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .field-name-field-person-title-override.clearfix,
.node-ucsf-person .field-name-field-person-eds-degrees.clearfix,
.node-ucsf-person .field-name-field-campus-phone.clearfix,
.node-ucsf-person .field-name-field-person-fax.clearfix,
.node-ucsf-person .field-name-field-person-email.clearfix,
.node-ucsf-person .field-name-field-person-address-postal.clearfix,
.node-ucsf-person .field-name-field-profiles-link.clearfix {
  overflow: hidden;
}
/* line 21, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .field-name-field-person-title-override.clearfix:after,
.node-ucsf-person .field-name-field-person-eds-degrees.clearfix:after,
.node-ucsf-person .field-name-field-campus-phone.clearfix:after,
.node-ucsf-person .field-name-field-person-fax.clearfix:after,
.node-ucsf-person .field-name-field-person-email.clearfix:after,
.node-ucsf-person .field-name-field-person-address-postal.clearfix:after,
.node-ucsf-person .field-name-field-profiles-link.clearfix:after {
  content: none;
}
@media (min-width: 768px) {
  /* line 12, ../scss/components/_ucsf-person.scss */
  .node-ucsf-person .field-name-field-person-title-override,
  .node-ucsf-person .field-name-field-person-eds-degrees,
  .node-ucsf-person .field-name-field-campus-phone,
  .node-ucsf-person .field-name-field-person-fax,
  .node-ucsf-person .field-name-field-person-email,
  .node-ucsf-person .field-name-field-person-address-postal,
  .node-ucsf-person .field-name-field-profiles-link {
    margin-left: 430px;
    margin-bottom: 15px;
  }
}
/* line 30, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .field-name-field-person-title-override .field-label,
.node-ucsf-person .field-name-field-person-eds-degrees .field-label,
.node-ucsf-person .field-name-field-campus-phone .field-label,
.node-ucsf-person .field-name-field-person-fax .field-label,
.node-ucsf-person .field-name-field-person-email .field-label,
.node-ucsf-person .field-name-field-person-address-postal .field-label,
.node-ucsf-person .field-name-field-profiles-link .field-label {
  width: 140px;
  display: inline-block;
}
/* line 35, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .field-name-field-person-research-biography,
.node-ucsf-person .field-name-field-person-what-i-do-text {
  clear: both;
}
/* line 38, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .field-name-field-person-research-biography .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-label {
  margin-top: 40px;
  line-height: 1.1;
  margin-bottom: 25px;
  position: relative;
}
/* line 44, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .field-name-field-person-research-biography .field-label:after,
.node-ucsf-person .field-name-field-person-what-i-do-text .field-label:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0;
  bottom: -10px;
  background-color: #022146;
}
/* line 56, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .link-external {
  background-color: #F0F0F0;
  height: 90px;
  padding: 0 2%;
  width: 280px;
  margin-top: 30px;
  display: inline-block;
}
/* line 63, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .link-external a {
  font-weight: 600;
  color: #022146;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/* line 71, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .link-external a span {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  display: block;
}
/* line 77, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .link-external a:before {
  content: "";
  font-size: 70px;
  width: 60px;
  height: 60px;
  margin-right: 35px;
  margin-top: -15px;
  display: block;
  float: left;
  color: #A8A8A8;
}
/* line 90, ../scss/components/_ucsf-person.scss */
.node-ucsf-person .link-external:hover {
  opacity: 0.8;
}

/* line 1, ../scss/components/_views.scss */
.view-empty {
  text-align: center;
  color: #ABABAB;
  margin: 100px 20px;
  font-size: 18px;
}

/* line 1, ../scss/components/_wysiwyg-widgets.scss */
body.cke_editable {
  line-height: 1.7;
  padding: 3px 6px;
}

/* line 6, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--accordion {
  clear: both;
  margin: 25px 20px 35px 50px;
}
/* line 9, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--accordion h3.wysiwyg-widget--accordion__title, .wysiwyg-widget--accordion #block-views-people-meet-team-block h2.wysiwyg-widget--accordion__title, #block-views-people-meet-team-block .wysiwyg-widget--accordion h2.wysiwyg-widget--accordion__title, .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion__title.field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label, .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label,
.wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion__title.field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label,
.wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label, .wysiwyg-widget--accordion #block-views-people-meet-team-block .front .block--welcome h1.wysiwyg-widget--accordion__title, #block-views-people-meet-team-block .front .block--welcome .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title, .wysiwyg-widget--accordion .front .block--welcome #block-views-people-meet-team-block h1.wysiwyg-widget--accordion__title, .front .block--welcome #block-views-people-meet-team-block .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title {
  border: 0;
  margin: 0;
  padding: 5px 0;
  font-size: 21px;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  font-weight: 600;
  position: relative;
  display: inline-block;
  border-bottom: 3px solid transparent;
  line-height: 1.4;
}
/* line 25, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--accordion h3.wysiwyg-widget--accordion__title:hover, .wysiwyg-widget--accordion #block-views-people-meet-team-block h2.wysiwyg-widget--accordion__title:hover, #block-views-people-meet-team-block .wysiwyg-widget--accordion h2.wysiwyg-widget--accordion__title:hover, .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion__title.field-label:hover, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:hover, .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label:hover, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:hover,
.wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion__title.field-label:hover,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:hover,
.wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label:hover,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:hover, .wysiwyg-widget--accordion #block-views-people-meet-team-block .front .block--welcome h1.wysiwyg-widget--accordion__title:hover, #block-views-people-meet-team-block .front .block--welcome .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title:hover, .wysiwyg-widget--accordion .front .block--welcome #block-views-people-meet-team-block h1.wysiwyg-widget--accordion__title:hover, .front .block--welcome #block-views-people-meet-team-block .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title:hover {
  cursor: pointer;
  border-color: #EAC92D;
}
/* line 29, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--accordion h3.wysiwyg-widget--accordion__title:before, .wysiwyg-widget--accordion #block-views-people-meet-team-block h2.wysiwyg-widget--accordion__title:before, #block-views-people-meet-team-block .wysiwyg-widget--accordion h2.wysiwyg-widget--accordion__title:before, .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion__title.field-label:before, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:before, .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label:before, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:before,
.wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion__title.field-label:before,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:before,
.wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label:before,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:before, .wysiwyg-widget--accordion #block-views-people-meet-team-block .front .block--welcome h1.wysiwyg-widget--accordion__title:before, #block-views-people-meet-team-block .front .block--welcome .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title:before, .wysiwyg-widget--accordion .front .block--welcome #block-views-people-meet-team-block h1.wysiwyg-widget--accordion__title:before, .front .block--welcome #block-views-people-meet-team-block .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  float: left;
  margin-top: -2px;
  font-size: 30px;
  margin-left: -30px;
}
/* line 37, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--accordion h3.wysiwyg-widget--accordion__title.open:before, .wysiwyg-widget--accordion #block-views-people-meet-team-block h2.wysiwyg-widget--accordion__title.open:before, #block-views-people-meet-team-block .wysiwyg-widget--accordion h2.wysiwyg-widget--accordion__title.open:before, .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion__title.open.field-label:before, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.open.field-label:before, .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.open.field-label:before, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.open.field-label:before,
.wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion__title.open.field-label:before,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.open.field-label:before,
.wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.open.field-label:before,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.open.field-label:before, .wysiwyg-widget--accordion #block-views-people-meet-team-block .front .block--welcome h1.wysiwyg-widget--accordion__title.open:before, #block-views-people-meet-team-block .front .block--welcome .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title.open:before, .wysiwyg-widget--accordion .front .block--welcome #block-views-people-meet-team-block h1.wysiwyg-widget--accordion__title.open:before, .front .block--welcome #block-views-people-meet-team-block .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title.open:before {
  content: "\f107";
}
/* line 40, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--accordion h3.wysiwyg-widget--accordion__title.open ~ .wysiwyg-widget--accordion__content, .wysiwyg-widget--accordion #block-views-people-meet-team-block h2.wysiwyg-widget--accordion__title.open ~ .wysiwyg-widget--accordion__content, #block-views-people-meet-team-block .wysiwyg-widget--accordion h2.wysiwyg-widget--accordion__title.open ~ .wysiwyg-widget--accordion__content, .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion__title.open.field-label ~ .wysiwyg-widget--accordion__content, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.open.field-label ~ .wysiwyg-widget--accordion__content, .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.open.field-label ~ .wysiwyg-widget--accordion__content, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.open.field-label ~ .wysiwyg-widget--accordion__content,
.wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion__title.open.field-label ~ .wysiwyg-widget--accordion__content,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.open.field-label ~ .wysiwyg-widget--accordion__content,
.wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.open.field-label ~ .wysiwyg-widget--accordion__content,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.open.field-label ~ .wysiwyg-widget--accordion__content, .wysiwyg-widget--accordion #block-views-people-meet-team-block .front .block--welcome h1.wysiwyg-widget--accordion__title.open ~ .wysiwyg-widget--accordion__content, #block-views-people-meet-team-block .front .block--welcome .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title.open ~ .wysiwyg-widget--accordion__content, .wysiwyg-widget--accordion .front .block--welcome #block-views-people-meet-team-block h1.wysiwyg-widget--accordion__title.open ~ .wysiwyg-widget--accordion__content, .front .block--welcome #block-views-people-meet-team-block .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title.open ~ .wysiwyg-widget--accordion__content {
  display: block;
}
/* line 45, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--accordion .wysiwyg-widget--accordion__content {
  display: none;
  padding: 25px 0;
}

/* line 52, ../scss/components/_wysiwyg-widgets.scss */
body.cke_editable .wysiwyg-widget--accordion h3.wysiwyg-widget--accordion__title:before, body.cke_editable .wysiwyg-widget--accordion #block-views-people-meet-team-block h2.wysiwyg-widget--accordion__title:before, #block-views-people-meet-team-block body.cke_editable .wysiwyg-widget--accordion h2.wysiwyg-widget--accordion__title:before, body.cke_editable .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion__title.field-label:before, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography body.cke_editable .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:before, body.cke_editable .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label:before, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block body.cke_editable .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:before,
body.cke_editable .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion__title.field-label:before,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text body.cke_editable .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:before,
body.cke_editable .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label:before,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block body.cke_editable .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label:before, body.cke_editable .wysiwyg-widget--accordion #block-views-people-meet-team-block .front .block--welcome h1.wysiwyg-widget--accordion__title:before, #block-views-people-meet-team-block .front .block--welcome body.cke_editable .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title:before, body.cke_editable .wysiwyg-widget--accordion .front .block--welcome #block-views-people-meet-team-block h1.wysiwyg-widget--accordion__title:before, .front .block--welcome #block-views-people-meet-team-block body.cke_editable .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title:before {
  content: "\f107";
}
/* line 55, ../scss/components/_wysiwyg-widgets.scss */
body.cke_editable .wysiwyg-widget--accordion h3.wysiwyg-widget--accordion__title ~ .wysiwyg-widget--accordion__content, body.cke_editable .wysiwyg-widget--accordion #block-views-people-meet-team-block h2.wysiwyg-widget--accordion__title ~ .wysiwyg-widget--accordion__content, #block-views-people-meet-team-block body.cke_editable .wysiwyg-widget--accordion h2.wysiwyg-widget--accordion__title ~ .wysiwyg-widget--accordion__content, body.cke_editable .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--accordion__title.field-label ~ .wysiwyg-widget--accordion__content, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography body.cke_editable .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label ~ .wysiwyg-widget--accordion__content, body.cke_editable .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label ~ .wysiwyg-widget--accordion__content, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block body.cke_editable .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label ~ .wysiwyg-widget--accordion__content,
body.cke_editable .wysiwyg-widget--accordion #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--accordion__title.field-label ~ .wysiwyg-widget--accordion__content,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text body.cke_editable .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label ~ .wysiwyg-widget--accordion__content,
body.cke_editable .wysiwyg-widget--accordion .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--accordion__title.field-label ~ .wysiwyg-widget--accordion__content,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block body.cke_editable .wysiwyg-widget--accordion .wysiwyg-widget--accordion__title.field-label ~ .wysiwyg-widget--accordion__content, body.cke_editable .wysiwyg-widget--accordion #block-views-people-meet-team-block .front .block--welcome h1.wysiwyg-widget--accordion__title ~ .wysiwyg-widget--accordion__content, #block-views-people-meet-team-block .front .block--welcome body.cke_editable .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title ~ .wysiwyg-widget--accordion__content, body.cke_editable .wysiwyg-widget--accordion .front .block--welcome #block-views-people-meet-team-block h1.wysiwyg-widget--accordion__title ~ .wysiwyg-widget--accordion__content, .front .block--welcome #block-views-people-meet-team-block body.cke_editable .wysiwyg-widget--accordion h1.wysiwyg-widget--accordion__title ~ .wysiwyg-widget--accordion__content {
  display: block;
}

/* line 61, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--quote {
  padding-left: 35px;
  margin: 40px 0;
  position: relative;
}
/* line 65, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--quote:before {
  content: '“';
  display: block;
  color: #B4B9BF;
  font-size: 65px;
  line-height: 65px;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 75, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--quote .wysiwyg-widget--quote__quote {
  font-style: italic;
}
/* line 78, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--quote .wysiwyg-widget--quote__author {
  font-size: 10px;
  font-weight: bold;
}
/* line 81, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--quote .wysiwyg-widget--quote__author:before {
  content: "— ";
}

@media (min-width: 768px) {
  /* line 92, ../scss/components/_wysiwyg-widgets.scss */
  .wysiwyg-widget--two-column > div {
    width: 49%;
    float: left;
    float: left;
  }
  /* line 93, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--two-column > div:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
    clear: none;
  }
  /* line 98, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--two-column > div:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  /* line 102, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--two-column > div:nth-child(2n+1) {
    clear: both;
  }
}
/* line 98, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--two-column img {
  width: 100% !important;
  height: auto !important;
}

@media (min-width: 768px) {
  /* line 106, ../scss/components/_wysiwyg-widgets.scss */
  .wysiwyg-widget--three-column > div {
    width: 32%;
    float: left;
    float: left;
  }
  /* line 93, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--three-column > div:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
    clear: none;
  }
  /* line 98, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--three-column > div:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  /* line 102, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--three-column > div:nth-child(3n+1) {
    clear: both;
  }
}
/* line 112, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--three-column img {
  width: 100% !important;
  height: auto !important;
}

/* line 119, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--two-column-image-right,
.wysiwyg-widget--two-column-image-left {
  margin-bottom: 25px;
  background-color: #EDEDEE;
}

@media (min-width: 768px) {
  /* line 124, ../scss/components/_wysiwyg-widgets.scss */
  .wysiwyg-widget--two-column-image-left__inside,
  .wysiwyg-widget--two-column-image-right__inside {
    display: table-row;
  }
}

/* line 131, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--two-column-image-right__col-first,
.wysiwyg-widget--two-column-image-left__col-first {
  line-height: 0;
}
/* line 134, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--two-column-image-right__col-first img,
.wysiwyg-widget--two-column-image-left__col-first img {
  width: 100% !important;
  height: auto !important;
}
@media (min-width: 768px) {
  /* line 131, ../scss/components/_wysiwyg-widgets.scss */
  .wysiwyg-widget--two-column-image-right__col-first,
  .wysiwyg-widget--two-column-image-left__col-first {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}

/* line 145, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--two-column-image-right__col-second,
.wysiwyg-widget--two-column-image-left__col-second {
  padding: 25px;
}
@media (min-width: 768px) {
  /* line 145, ../scss/components/_wysiwyg-widgets.scss */
  .wysiwyg-widget--two-column-image-right__col-second,
  .wysiwyg-widget--two-column-image-left__col-second {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}

/* line 155, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--two-column-image-left__col-second {
  padding-right: 20px;
}

/* line 159, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--two-column-image-right__col-second {
  padding-left: 20px;
}

@media (min-width: 768px) {
  /* line 165, ../scss/components/_wysiwyg-widgets.scss */
  .wysiwyg-widget--four-column-image > div {
    width: 23.05%;
    float: left;
    float: left;
    position: relative;
  }
  /* line 93, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--four-column-image > div:nth-child(n) {
    margin-bottom: 0;
    margin-right: 2.6%;
    clear: none;
  }
  /* line 98, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--four-column-image > div:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  /* line 102, ../scss/base/_2_mixins.scss */
  .wysiwyg-widget--four-column-image > div:nth-child(4n+1) {
    clear: both;
  }
}
/* line 172, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--four-column-image img {
  width: 100% !important;
  height: auto !important;
}
/* line 176, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--four-column-image div[class*="__image"] {
  line-height: 0;
}
/* line 178, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--four-column-image div[class*="__image"] a {
  padding: 0 !important;
}
/* line 182, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--four-column-image p[class*="__caption"] {
  position: absolute;
  width: 100%;
  top: 0;
  background-color: #5DAFDB;
  color: #FFF;
  text-transform: uppercase;
  margin: 0;
  font-size: 15px;
  line-height: 25px;
  padding: 0 8px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
/* line 196, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--four-column-image h3[class*="__text"], .wysiwyg-widget--four-column-image #block-views-people-meet-team-block h2[class*="__text"], #block-views-people-meet-team-block .wysiwyg-widget--four-column-image h2[class*="__text"], .wysiwyg-widget--four-column-image #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography [class*="__text"].field-label, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--four-column-image [class*="__text"].field-label, .wysiwyg-widget--four-column-image .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block [class*="__text"].field-label, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--four-column-image [class*="__text"].field-label,
.wysiwyg-widget--four-column-image #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text [class*="__text"].field-label,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--four-column-image [class*="__text"].field-label,
.wysiwyg-widget--four-column-image .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block [class*="__text"].field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--four-column-image [class*="__text"].field-label, .wysiwyg-widget--four-column-image #block-views-people-meet-team-block .front .block--welcome h1[class*="__text"], #block-views-people-meet-team-block .front .block--welcome .wysiwyg-widget--four-column-image h1[class*="__text"], .wysiwyg-widget--four-column-image .front .block--welcome #block-views-people-meet-team-block h1[class*="__text"], .front .block--welcome #block-views-people-meet-team-block .wysiwyg-widget--four-column-image h1[class*="__text"] {
  padding-top: 10px;
  border: 0;
  font-size: 20px;
  margin-top: 0;
}
/* line 201, ../scss/components/_wysiwyg-widgets.scss */
.wysiwyg-widget--four-column-image h3[class*="__text"] a, .wysiwyg-widget--four-column-image #block-views-people-meet-team-block h2[class*="__text"] a, #block-views-people-meet-team-block .wysiwyg-widget--four-column-image h2[class*="__text"] a, .wysiwyg-widget--four-column-image #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography [class*="__text"].field-label a, #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-research-biography .wysiwyg-widget--four-column-image [class*="__text"].field-label a, .wysiwyg-widget--four-column-image .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block [class*="__text"].field-label a, .node-ucsf-person .field-name-field-person-research-biography #block-views-people-meet-team-block .wysiwyg-widget--four-column-image [class*="__text"].field-label a,
.wysiwyg-widget--four-column-image #block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text [class*="__text"].field-label a,
#block-views-people-meet-team-block .node-ucsf-person .field-name-field-person-what-i-do-text .wysiwyg-widget--four-column-image [class*="__text"].field-label a,
.wysiwyg-widget--four-column-image .node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block [class*="__text"].field-label a,
.node-ucsf-person .field-name-field-person-what-i-do-text #block-views-people-meet-team-block .wysiwyg-widget--four-column-image [class*="__text"].field-label a, .wysiwyg-widget--four-column-image #block-views-people-meet-team-block .front .block--welcome h1[class*="__text"] a, #block-views-people-meet-team-block .front .block--welcome .wysiwyg-widget--four-column-image h1[class*="__text"] a, .wysiwyg-widget--four-column-image .front .block--welcome #block-views-people-meet-team-block h1[class*="__text"] a, .front .block--welcome #block-views-people-meet-team-block .wysiwyg-widget--four-column-image h1[class*="__text"] a {
  padding-top: 0 !important;
}

/* line 209, ../scss/components/_wysiwyg-widgets.scss */
.field-type-text-with-summary .caption,
.field-type-text-long .caption {
  background-color: #E6E9ED;
  font-size: 12px;
  font-style: italic;
  line-height: 0;
  height: auto !important;
  margin-bottom: 7px;
}
@media (max-width: 768px) {
  /* line 209, ../scss/components/_wysiwyg-widgets.scss */
  .field-type-text-with-summary .caption,
  .field-type-text-long .caption {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px;
    max-width: 100% !important;
  }
}
/* line 224, ../scss/components/_wysiwyg-widgets.scss */
.field-type-text-with-summary .caption.none,
.field-type-text-long .caption.none {
  display: inline-block;
}
/* line 227, ../scss/components/_wysiwyg-widgets.scss */
.field-type-text-with-summary .caption img,
.field-type-text-long .caption img {
  max-width: 100% !important;
  height: auto !important;
}
/* line 231, ../scss/components/_wysiwyg-widgets.scss */
.field-type-text-with-summary .caption.right,
.field-type-text-long .caption.right {
  margin-left: 2%;
}
/* line 234, ../scss/components/_wysiwyg-widgets.scss */
.field-type-text-with-summary .caption.left,
.field-type-text-long .caption.left {
  margin-right: 2%;
}
/* line 237, ../scss/components/_wysiwyg-widgets.scss */
.field-type-text-with-summary .caption p,
.field-type-text-long .caption p {
  line-height: 1.2;
  margin: 0;
  padding: 15px 20px;
}
/* line 243, ../scss/components/_wysiwyg-widgets.scss */
.field-type-text-with-summary img[style*="float:left"],
.field-type-text-with-summary img[style*="float: left"],
.field-type-text-long img[style*="float:left"],
.field-type-text-long img[style*="float: left"] {
  margin-right: 2%;
}
/* line 247, ../scss/components/_wysiwyg-widgets.scss */
.field-type-text-with-summary img[style*="float:right"],
.field-type-text-with-summary img[style*="float: right"],
.field-type-text-long img[style*="float:right"],
.field-type-text-long img[style*="float: right"] {
  margin-left: 2%;
}

/* line 2, ../scss/layout/_layout.scss */
body.one-sidebar.sidebar-first #content {
  width: 100%;
  float: left;
}
/* line 5, ../scss/layout/_layout.scss */
body.one-sidebar.sidebar-first #content > .section {
  margin: 0px 2%;
}
@media (min-width: 768px) {
  /* line 5, ../scss/layout/_layout.scss */
  body.one-sidebar.sidebar-first #content > .section {
    margin: 0 34% 0 2%;
  }
}
@media (min-width: 1170px) {
  /* line 5, ../scss/layout/_layout.scss */
  body.one-sidebar.sidebar-first #content > .section {
    margin: 0 420px 0 0;
  }
}
/* line 16, ../scss/layout/_layout.scss */
body.one-sidebar.sidebar-first #sidebar-first {
  clear: both;
  padding: 0 2%;
}
@media (min-width: 768px) {
  /* line 16, ../scss/layout/_layout.scss */
  body.one-sidebar.sidebar-first #sidebar-first {
    float: right;
    display: block;
    width: 30%;
    margin-left: -100%;
    margin-top: 0px;
    clear: none;
    padding: 0 20px;
  }
}
@media (min-width: 1170px) {
  /* line 16, ../scss/layout/_layout.scss */
  body.one-sidebar.sidebar-first #sidebar-first {
    width: 300px;
    padding: 0;
  }
}

/* line 37, ../scss/layout/_layout.scss */
body.not-front.no-sidebars #content {
  width: 100%;
}
/* line 39, ../scss/layout/_layout.scss */
body.not-front.no-sidebars #content > .section {
  margin: 0px 2%;
}
@media (min-width: 1170px) {
  /* line 39, ../scss/layout/_layout.scss */
  body.not-front.no-sidebars #content > .section {
    margin: 0;
  }
}

/* line 49, ../scss/layout/_layout.scss */
.layout-mutator-two-col, .layout-mutator-image-left {
  width: 100%;
  display: block;
  overflow: hidden;
}

/* line 56, ../scss/layout/_layout.scss */
.two-column-narrow .grid-item-inactive {
  width: 46%;
  float: left;
}
/* line 93, ../scss/base/_2_mixins.scss */
.two-column-narrow .grid-item-inactive:nth-child(n) {
  margin-bottom: 2.5em;
  margin-right: 8%;
  clear: none;
}
/* line 98, ../scss/base/_2_mixins.scss */
.two-column-narrow .grid-item-inactive:nth-child(2n) {
  margin-right: 0;
  float: right;
}
/* line 102, ../scss/base/_2_mixins.scss */
.two-column-narrow .grid-item-inactive:nth-child(2n+1) {
  clear: both;
}

/* line 2, ../scss/pages/_home.scss */
.front .menu-level-1 li:hover > a:after {
  background-color: #FFF;
}
/* line 5, ../scss/pages/_home.scss */
.front #hero {
  display: none;
}
/* line 8, ../scss/pages/_home.scss */
.front #header {
  position: absolute;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  /* line 16, ../scss/pages/_home.scss */
  .front #header.openMobile {
    margin-bottom: -398px;
  }
  /* line 19, ../scss/pages/_home.scss */
  .front #header.openMobile ~ #header-bottom .block--welcome {
    visibility: hidden;
  }
}
/* line 24, ../scss/pages/_home.scss */
.front #header h1 a {
  color: #FFF;
}
/* line 28, ../scss/pages/_home.scss */
.front #header .menu-level-1 a {
  color: #FFF;
}
/* line 32, ../scss/pages/_home.scss */
.front #header #mobile-nav span {
  background-color: #FFF;
}
/* line 35, ../scss/pages/_home.scss */
.front #header .logo-ucsf {
  background-color: #FFF;
  background-image: url(../images/logo-ucsf-blue.png?bypass-varnish);
}
/* line 40, ../scss/pages/_home.scss */
.front #header-bottom {
  padding: 0;
  z-index: 1;
  background-color: transparent;
  height: 375px;
  display: block;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 40, ../scss/pages/_home.scss */
  .front #header-bottom {
    height: 790px;
  }
}
/* line 50, ../scss/pages/_home.scss */
.front #header-bottom .section {
  max-width: 100%;
  margin: 0;
}
/* line 54, ../scss/pages/_home.scss */
.front #header-bottom .slick-next,
.front #header-bottom .slick-prev {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  display: none !important;
}
@media (min-width: 1170px) {
  /* line 54, ../scss/pages/_home.scss */
  .front #header-bottom .slick-next,
  .front #header-bottom .slick-prev {
    display: inline-block !important;
  }
}
/* line 63, ../scss/pages/_home.scss */
.front #header-bottom .slick-next:before,
.front #header-bottom .slick-prev:before {
  font-size: 100px;
}
/* line 68, ../scss/pages/_home.scss */
.front #header-bottom .slick-next {
  right: 45px;
}
/* line 70, ../scss/pages/_home.scss */
.front #header-bottom .slick-next:before {
  content: "";
}
/* line 74, ../scss/pages/_home.scss */
.front #header-bottom .slick-prev {
  left: 45px;
}
/* line 76, ../scss/pages/_home.scss */
.front #header-bottom .slick-prev:before {
  content: "";
}
/* line 80, ../scss/pages/_home.scss */
.front #header-bottom .slick-dots {
  bottom: 20px;
}
/* line 82, ../scss/pages/_home.scss */
.front #header-bottom .slick-dots button {
  background-color: transparent;
  border: 1px solid #FFF;
  width: 13px;
  height: 13px;
  border-radius: 50%;
}
/* line 88, ../scss/pages/_home.scss */
.front #header-bottom .slick-dots button:before {
  content: '';
}
/* line 92, ../scss/pages/_home.scss */
.front #header-bottom .slick-dots .slick-active button {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 96, ../scss/pages/_home.scss */
.front #header-bottom .slider-head__slide {
  height: 375px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
@media (min-width: 768px) {
  /* line 96, ../scss/pages/_home.scss */
  .front #header-bottom .slider-head__slide {
    height: 790px;
  }
}
/* line 108, ../scss/pages/_home.scss */
.front #header-bottom .slider-head__slide__overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 790px;
  background-color: rgba(255, 0, 0, 0.5);
}
/* line 119, ../scss/pages/_home.scss */
.front #header-bottom .views-row-1 .slider-head__slide__overlay {
  background: #3fadb4;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(63, 173, 180, 0.8) 0%, rgba(60, 156, 205, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(63, 173, 180, 0.8) 0%, rgba(60, 156, 205, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(63, 173, 180, 0.8) 0%, rgba(60, 156, 205, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 122, ../scss/pages/_home.scss */
.front #header-bottom .views-row-2 .slider-head__slide__overlay {
  background: #e4436b;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(228, 67, 107, 0.8) 0%, rgba(237, 152, 63, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(228, 67, 107, 0.8) 0%, rgba(237, 152, 63, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(228, 67, 107, 0.8) 0%, rgba(237, 152, 63, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 125, ../scss/pages/_home.scss */
.front #header-bottom .views-row-3 .slider-head__slide__overlay {
  background: #3fadb4;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(63, 173, 180, 0.8) 0%, rgba(160, 193, 82, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(63, 173, 180, 0.8) 0%, rgba(160, 193, 82, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(63, 173, 180, 0.8) 0%, rgba(160, 193, 82, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 129, ../scss/pages/_home.scss */
.front .slider--content {
  text-align: center;
  padding-top: 100px;
  color: #666666;
}
/* line 135, ../scss/pages/_home.scss */
.front .slider--content > h2, .front .node-ucsf-person .field-name-field-person-research-biography .slider--content > .field-label, .node-ucsf-person .field-name-field-person-research-biography .front .slider--content > .field-label,
.front .node-ucsf-person .field-name-field-person-what-i-do-text .slider--content > .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .front .slider--content > .field-label, .front .block--welcome .slider--content > h1 {
  color: #666666;
  margin-bottom: 40px;
  font-size: 25px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  /* line 135, ../scss/pages/_home.scss */
  .front .slider--content > h2, .front .node-ucsf-person .field-name-field-person-research-biography .slider--content > .field-label, .node-ucsf-person .field-name-field-person-research-biography .front .slider--content > .field-label,
  .front .node-ucsf-person .field-name-field-person-what-i-do-text .slider--content > .field-label,
  .node-ucsf-person .field-name-field-person-what-i-do-text .front .slider--content > .field-label, .front .block--welcome .slider--content > h1 {
    font-size: 36px;
  }
}
/* line 144, ../scss/pages/_home.scss */
.front .slider--content .slider__title {
  display: none;
}
/* line 147, ../scss/pages/_home.scss */
.front .slider--content .view-content {
  padding-top: 100px;
}
/* line 150, ../scss/pages/_home.scss */
.front .slider--content .slider__body {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  min-height: 120px;
  font-size: 16px;
  padding: 0 2% 20px 2%;
}
@media (min-width: 768px) {
  /* line 150, ../scss/pages/_home.scss */
  .front .slider--content .slider__body {
    font-size: 21px;
  }
}
/* line 167, ../scss/pages/_home.scss */
.front .slider--content .views-row-2 .slider__link a {
  border-color: #DF323E;
  color: #DF323E;
}
/* line 170, ../scss/pages/_home.scss */
.front .slider--content .views-row-2 .slider__link a:hover {
  background-color: #DF323E;
  color: #FFF;
}
/* line 175, ../scss/pages/_home.scss */
.front .slider--content .views-row-3 .slider__link a {
  border-color: #0099A3;
  color: #0099A3;
}
/* line 178, ../scss/pages/_home.scss */
.front .slider--content .views-row-3 .slider__link a:hover {
  background-color: #0099A3;
  color: #FFF;
}
/* line 184, ../scss/pages/_home.scss */
.front .slider--content .slider__statistics {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 30px;
}
/* line 190, ../scss/pages/_home.scss */
.front .slider--content .slider__statistics li {
  padding: 0;
  margin: 0 0 40px 0;
  min-height: 100px;
}
@media (min-width: 768px) {
  /* line 190, ../scss/pages/_home.scss */
  .front .slider--content .slider__statistics li {
    width: 50%;
    float: left;
  }
}
/* line 199, ../scss/pages/_home.scss */
.front .slider--content .slider__statistics .field-name-field-title {
  font-size: 75px;
  font-weight: 600;
  line-height: 1.2;
}
/* line 204, ../scss/pages/_home.scss */
.front .slider--content .slider__statistics .field-name-field-text-subtitle {
  font-size: 18px;
}
/* line 210, ../scss/pages/_home.scss */
.front .slider--content .views-row-1 .slider__statistics li.first {
  color: #0099A3;
}
/* line 213, ../scss/pages/_home.scss */
.front .slider--content .views-row-1 .slider__statistics li.last {
  color: #0182C3;
}
/* line 218, ../scss/pages/_home.scss */
.front .slider--content .views-row-2 .slider__statistics li.first {
  color: #E40E43;
}
/* line 221, ../scss/pages/_home.scss */
.front .slider--content .views-row-2 .slider__statistics li.last {
  color: #EC8000;
}
/* line 226, ../scss/pages/_home.scss */
.front .slider--content .views-row-3 .slider__statistics li.first {
  color: #0099A3;
}
/* line 229, ../scss/pages/_home.scss */
.front .slider--content .views-row-3 .slider__statistics li.last {
  color: #85B41C;
}
/* line 236, ../scss/pages/_home.scss */
.front .slider--content .slick-dots {
  top: 0;
  bottom: auto;
}
/* line 239, ../scss/pages/_home.scss */
.front .slider--content .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 10px;
}
@media (min-width: 768px) {
  /* line 239, ../scss/pages/_home.scss */
  .front .slider--content .slick-dots li {
    margin: 0 30px;
  }
}
/* line 246, ../scss/pages/_home.scss */
.front .slider--content .slick-dots li:after {
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 6px;
  bottom: 0px;
}
@media (min-width: 768px) {
  /* line 246, ../scss/pages/_home.scss */
  .front .slider--content .slick-dots li:after {
    height: 5px;
  }
}
/* line 259, ../scss/pages/_home.scss */
.front .slider--content .slick-dots li:nth-child(1):hover:after, .front .slider--content .slick-dots li:nth-child(1).slick-active:after {
  background-color: #0182C3;
}
/* line 265, ../scss/pages/_home.scss */
.front .slider--content .slick-dots li:nth-child(2):hover:after, .front .slider--content .slick-dots li:nth-child(2).slick-active:after {
  background-color: #DF323E;
}
/* line 271, ../scss/pages/_home.scss */
.front .slider--content .slick-dots li:nth-child(3):hover:after, .front .slider--content .slick-dots li:nth-child(3).slick-active:after {
  background-color: #0099A3;
}
/* line 277, ../scss/pages/_home.scss */
.front .slider--content .slick-dots a {
  color: #666;
  font-size: 20px;
}
@media (min-width: 768px) {
  /* line 277, ../scss/pages/_home.scss */
  .front .slider--content .slick-dots a {
    font-size: 30px;
  }
}
/* line 286, ../scss/pages/_home.scss */
.front #main-wrapper #main {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
/* line 291, ../scss/pages/_home.scss */
.front .block--welcome {
  position: absolute;
  z-index: 100;
  top: 120px;
  color: #FFF;
  width: 100%;
  text-align: center;
  pointer-events: none;
}
@media (min-width: 768px) {
  /* line 291, ../scss/pages/_home.scss */
  .front .block--welcome {
    top: 300px;
  }
}
/* line 302, ../scss/pages/_home.scss */
.front .block--welcome .content {
  max-width: 1000px;
}
/* line 307, ../scss/pages/_home.scss */
.front .block--welcome h1 {
  color: #FFF;
  font-size: 24px;
  line-height: 1.2;
  padding: 0 2%;
}
@media (min-width: 768px) {
  /* line 307, ../scss/pages/_home.scss */
  .front .block--welcome h1 {
    font-size: 48px;
  }
}
/* line 317, ../scss/pages/_home.scss */
.front .block--welcome h1 ~ h2, .front .block--welcome .node-ucsf-person .field-name-field-person-research-biography h1 ~ .field-label, .node-ucsf-person .field-name-field-person-research-biography .front .block--welcome h1 ~ .field-label,
.front .block--welcome .node-ucsf-person .field-name-field-person-what-i-do-text h1 ~ .field-label,
.node-ucsf-person .field-name-field-person-what-i-do-text .front .block--welcome h1 ~ .field-label, .front .block--welcome h1 ~ h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 100px;
  padding: 0 2%;
}
@media (min-width: 768px) {
  /* line 317, ../scss/pages/_home.scss */
  .front .block--welcome h1 ~ h2, .front .block--welcome .node-ucsf-person .field-name-field-person-research-biography h1 ~ .field-label, .node-ucsf-person .field-name-field-person-research-biography .front .block--welcome h1 ~ .field-label,
  .front .block--welcome .node-ucsf-person .field-name-field-person-what-i-do-text h1 ~ .field-label,
  .node-ucsf-person .field-name-field-person-what-i-do-text .front .block--welcome h1 ~ .field-label, .front .block--welcome h1 ~ h1 {
    font-size: 21px;
  }
}
/* line 328, ../scss/pages/_home.scss */
.front .block--welcome a {
  display: none;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #FFF;
  margin: 0px 30px;
  pointer-events: all;
}
@media (min-width: 768px) {
  /* line 328, ../scss/pages/_home.scss */
  .front .block--welcome a {
    display: inline-block;
  }
}
/* line 339, ../scss/pages/_home.scss */
.front .block--welcome a:hover:before {
  opacity: 0.8;
}
/* line 343, ../scss/pages/_home.scss */
.front .block--welcome a:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 40px;
  margin-right: 16px;
}
/* line 350, ../scss/pages/_home.scss */
.front .block--welcome a.icon--agenda:before {
  content: "";
}
/* line 353, ../scss/pages/_home.scss */
.front .block--welcome a.icon--gift:before {
  content: "";
}
/* line 356, ../scss/pages/_home.scss */
.front .block--welcome a.icon--refer:before {
  content: "";
}
/* line 361, ../scss/pages/_home.scss */
.front #block-views-announcement-announcement-block {
  background-color: #F7F7F7;
}

/* line 368, ../scss/pages/_home.scss */
.front #header {
  position: fixed;
  width: 100%;
  z-index: 990;
}

/* line 373, ../scss/pages/_home.scss */
.onMobileMode .front #header {
  position: fixed;
  width: 100%;
  z-index: 990;
}
/* line 377, ../scss/pages/_home.scss */
.onMobileMode .front #header .region-header {
  position: fixed;
  width: 100%;
}

/* line 384, ../scss/pages/_home.scss */
.scroll-status-reverse .front.page-has-no-hero-image #header {
  box-shadow: none;
}

/*# sourceMappingURL=screen.css.map */
