@import 'https://fonts.googleapis.com/css?family=Noto+Sans';
.page-node-107192 #page-wrapper, .page-atrium-faculty-directory #page-wrapper, .page-atrium-admin-staff-directory #page-wrapper, .page-atrium-research-staff-directory #page-wrapper {
  background: black;
}
.page-node-107192 h1, .page-node-107192 h1#page-title, .page-atrium-faculty-directory h1, .page-atrium-faculty-directory h1#page-title, .page-atrium-admin-staff-directory h1, .page-atrium-admin-staff-directory h1#page-title, .page-atrium-research-staff-directory h1, .page-atrium-research-staff-directory h1#page-title {
  font-size: 2.5em;
  color: #ff8f00;
}
.page-node-107192 h2, .page-atrium-faculty-directory h2, .page-atrium-admin-staff-directory h2, .page-atrium-research-staff-directory h2 {
  color: white;
}
.page-node-107192 caption, .page-atrium-faculty-directory caption, .page-atrium-admin-staff-directory caption, .page-atrium-research-staff-directory caption {
  margin: 0;
  font-weight: bolder;
  background: rgba(255, 143, 0, 0.72);
  padding: 0.5em 0 0.5em 0.5em;
  color: white;
}
.page-node-107192 tr.even, .page-atrium-faculty-directory tr.even, .page-atrium-admin-staff-directory tr.even, .page-atrium-research-staff-directory tr.even {
  background: lightgray;
}
.page-node-107192 body, .page-atrium-faculty-directory body, .page-atrium-admin-staff-directory body, .page-atrium-research-staff-directory body {
  background: black;
  color: white;
}
.page-node-107192 table, .page-atrium-faculty-directory table, .page-atrium-admin-staff-directory table, .page-atrium-research-staff-directory table {
  table-layout: fixed;
}
.page-node-107192 #branding, .page-node-107192 #header, .page-node-107192 #headerwell, .page-node-107192 #footer-wrapper, .page-atrium-faculty-directory #branding, .page-atrium-faculty-directory #header, .page-atrium-faculty-directory #headerwell, .page-atrium-faculty-directory #footer-wrapper, .page-atrium-admin-staff-directory #branding, .page-atrium-admin-staff-directory #header, .page-atrium-admin-staff-directory #headerwell, .page-atrium-admin-staff-directory #footer-wrapper, .page-atrium-research-staff-directory #branding, .page-atrium-research-staff-directory #header, .page-atrium-research-staff-directory #headerwell, .page-atrium-research-staff-directory #footer-wrapper {
  display: none;
}

.page-node-107153 table {
  table-layout: fixed;
}
.page-node-107153 #branding, .page-node-107153 #headerwell, .page-node-107153 #messages, .page-node-107153 #page-title, .page-node-107153 .tabs, .page-node-107153 #footer-wrapper {
  display: none;
}
.page-node-107153 #node-107153 table:nth-child(1) th, .page-node-107153 #node-107153 table:nth-child(1) tr, .page-node-107153 #node-107153 table:nth-child(1) td {
  text-align: center;
}

.orf245comment {
  margin: 1em;
}

.region-header {
  float: left;
  margin: 0 0 1em 0;
}
@media all and (max-width: 860px) {
  .region-header {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

.orfe-logo-text-block {
  color: gray;
  text-align: center;
  font-size: 1em;
  line-height: 1em;
  max-width: 350px;
}
.orfe-logo-text-block p {
  margin: 0;
  font-size: 1.15em;
}
.orfe-logo-text-block a {
  color: gray;
}
.orfe-logo-text-block a:hover {
  text-decoration: none;
}

#block-bulletins-view-block {
  display: flex;
  background-color: #fffaf0;
  padding: 0.5em;
  margin-bottom: 1.5em;
  border: 4px solid #ed8936;
}

h1, h1#page-title {
  font-size: 1.7em;
  margin-bottom: 1em;
  text-align: left;
}
@media screen and (max-width: 860px) {
  h1, h1#page-title {
    text-align: center;
  }
}

/* Provide a margin when there is a text header as the first main content element. */
h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-style: italic;
}

body {
  font-family: "Noto Sans", sans-serif;
  font-size: 1em;
  background: white;
}

ul, ol {
  margin: 0 0 0 2em;
}

table {
  margin: 0;
  font-family: inherit;
  font-size: 1em;
}

caption {
  margin: 1em 0 0.5em 0;
  font-weight: bold;
}

tr, tr.odd {
  background-color: white;
}

p + p {
  margin-top: 1em;
}

tr td, tr th {
  padding: 0.25em;
}

td {
  white-space: normal;
}

p + h2, ul + p, p + h3 {
  margin-top: 1em;
}

input, textarea, select, a {
  font-family: inherit;
}

label {
  margin-bottom: 0.25em;
}

fieldset legend {
  font-family: inherit;
  text-shadow: none;
  color: inherit;
}

a {
  color: #004d79;
}

ul + h2, ul + h3, h2 + h3, h3 + p, div + h3 {
  margin-top: 1em;
}

/* Paragraph followed by h1 */
p + h1, p + ul, ol + h2, p + h4, li + ol, ul + h1, p + h1, ol + p {
  margin-top: 1em;
}

.node.node-unpublished {
  background-color: pink;
}

.primary.menu {
  background-color: #525355;
}

.secondary.menu {
  background-color: #818285;
}

.admin.menu {
  background-color: black;
}

.menu {
  /* Begin #block-main-menu-block within #headerwell */
  width: 100%;
}
.menu a {
  padding: 0 1em 0 0;
  color: #ffffff;
  font-size: 1em;
  white-space: nowrap;
  line-height: 1em;
}
.menu a.active {
  color: #c9c9c9;
}
.menu a.active-trail {
  color: #c9c9c9;
}
.menu ul li {
  display: inline;
  vertical-align: middle;
  margin: 0 0.25em 0 0.25em;
}
.menu ul {
  margin: 0;
  padding: 0.5em 0 0.5em 0;
  text-align: center;
}
.copyright {
  font-size: 0.75em;
}

.contact-card-grid {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}

.contact-card {
  width: 46%;
}

.photo-card-row {
  justify-content: center;
  list-style-type: none;
  text-align: center;
}
@media screen and (min-width: 860px) {
  .photo-card-row {
    display: flex;
  }
}

.photo-card {
  width: 100%;
  padding: 10px;
  text-align: center;
}
.photo-card .caption {
  text-align: center;
}

.contact-card, .photo-card {
  /* Begin contact-card */
  float: left;
  list-style: none;
}
@media screen and (max-width: 860px) {
  .contact-card, .photo-card {
    float: none;
    list-style: none;
    width: 100%;
    padding: 0 0 5% 0 !important;
  }
}
@media screen and (max-width: 860px) {
  .contact-card, .photo-card {
    padding: 0 0 5% 0 !important;
  }
}

/* End contact-card */
.contact-card, .photo-card {
  min-height: 17.75em;
  margin-bottom: 1em;
}

.item-list ul li .views-field-picture {
  float: left;
  padding: 0 1em 0 0;
}

@media screen and (max-width: 860px) {
  .item-list ul li {
    margin: 0;
  }
}
.no-sidebars #content {
  width: auto;
}

.postponed {
  font-weight: 700;
  color: red;
}

.view-graduate-spotlight .views-field-body {
  margin: 1em 0 1em 0;
}

.views-row.news-story-row {
  margin-top: 2em;
}

.file-size {
  display: none;
}

.rate-info, .rate-description {
  font-size: inherit;
  color: inherit;
}

.photo-cards {
  position: relative;
  overflow: auto;
}

.capitalize {
  text-transform: capitalize;
}

.featured #messages {
  background: white;
}

.tabs, .logged-in .tabs {
  font-family: inherit;
  margin: 0;
}

.container-inline-date > .form-item {
  margin-right: 0;
}

.meta.submitted, .views-field-created, .views-field-field-advertised-positions {
  color: gray;
  font-style: italic;
}

.item-list ul.event li {
  margin: 1em 0 1em 0;
}

.menu, .event {
  list-style-type: none;
}
.menu ul li a, .menu .item-list ul li, .event ul li a, .event .item-list ul li {
  padding: 0;
}
.menu ul li > ul li, .event ul li > ul li {
  margin: 0;
}

.sidebar .block {
  border: none;
  padding: 0;
  margin: 0;
}
.sidebar .block .content {
  font-size: 1em;
}

.item-list ul li {
  margin: 0 0 0 1em;
}

.node .content, .form-select {
  font-size: inherit;
}

.form-item {
  /* Begin .form-item */
  margin: 1.5em 0 1.5em 0 label;
  margin-font-size: inherit;
}

/* End .form-item */
.view-advisory-council .views-row {
  margin: 2em 0 1em 0;
}

.placeholder_photo {
  max-width: 150px;
}

.advisory-council-member-photo {
  padding: 1em 1em 0 0;
  float: left;
}

.advisory-council-member-name {
  font-size: 1.25em;
  font-family: Verdana, sans-serif;
  /* Inserted Verdana to fix apostrophe render */
}

.advisory-council-member-title {
  color: #68696b;
  font-size: 1em;
  font-style: italic;
  margin-bottom: 1em;
}

.field-name-field-speaker {
  font-size: 1.8em;
}

.field-name-field-institution {
  font-size: 1.4em;
  margin-bottom: 1em;
}

#edit-field-display-on-people-page {
  clear: both;
}

.views-row {
  margin: 1em 0 1em 0;
}

.webform-client-form {
  margin: 1em 0 0 0;
}

.fieldset-wrapper .form-item {
  margin: 0.25em 0 0.25em 0;
}

.field-name-field-related-url {
  margin: 1em 0 1em 0;
}

#page {
  overflow: hidden;
}

#page-wrapper {
  min-width: 370px;
}

#branding {
  background-color: white;
}
#branding > .section {
  max-width: 1290px;
  margin: 0 auto;
}
@media (prefers-color-scheme: dark) {
  #branding {
    background-color: black;
  }
}
#branding .region-branding {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: baseline;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  #branding .region-branding {
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
  }
}
#branding p {
  margin: 0;
}
#branding .block .content {
  margin-top: 0;
}
#branding p > a {
  background: url("../images/princeton-university-logo.png") no-repeat 50% 50%;
  background-size: 300px 25px;
  text-indent: -999em;
  min-width: 300px;
  text-align: left;
  padding: 1em 0 1em 1em;
  display: block;
}
@media (prefers-color-scheme: dark) {
  #branding p > a {
    background: url("../images/princeton-university-logo-dark.png") no-repeat 50% 50%;
    background-size: 300px 65px;
    text-indent: -999em;
    min-width: 300px;
    text-align: left;
    padding: 1em 0 1em 1em;
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  #branding .block-search {
    width: 100vw;
  }
}
#branding .form-actions {
  padding-top: 0;
}
#branding #search-block-form > div > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
#branding div[id^=edit-actions] {
  margin-right: 0.6em;
  margin-left: 1em;
}
#branding .search-form .form-search {
  float: none;
  width: 200px;
}

#header {
  /* Begin #header */
  padding: 0;
  background-color: white;
  /* End #logo within #header */
}
#header #logo {
  /* Begin #logo within #header */
  line-height: 0.5em;
}
@media screen and (min-width: 860px) {
  #header #logo {
    max-width: 25%;
    min-width: 350px;
    padding: 0;
  }
}
@media screen and (max-width: 860px) {
  #header #logo img {
    display: none;
  }
}

/* End #header */
#headerwell {
  /* Begin #headerwell */
}

/* End #headerwell */
#featured {
  border-bottom: none;
  text-align: center;
  font-weight: normal;
  /* Causes flexslider to always show its arrow navigation controls. */
  /* End flexslider always-show. */
  /* End .region-featured within #featured. */
  text-align: center;
  padding: 0;
  background: none;
  border-bottom: none;
  text-shadow: none;
  font-size: 1.2em;
}
#featured .block ol, #featured .block ul {
  padding: 0;
}
@media screen and (max-width: 860px) {
  #featured {
    font-size: 1em;
  }
  #featured .views-field-title {
    padding: 0.5em 0 0.5em 0;
  }
}
@media screen and (min-width: 860px) {
  #featured .views-field-title {
    padding: 1em 0 1em 0;
  }
}
#featured .flexslider {
  border: none;
}
#featured #featured .flexslider {
  margin: 0;
  border: none;
}
@media screen and (max-width: 860px) {
  #featured #featured .flexslider {
    width: 100vw;
  }
  #featured #featured .flexslider .slides {
    padding: 0;
  }
}
#featured .flex-direction-nav a {
  line-height: 40px;
}
#featured .flexslider .flex-direction-nav a,
#featured .flexslider .flex-direction-nav a {
  display: block;
}
#featured .flex-direction-nav .flex-next {
  right: 0 !important;
  margin-right: -40px;
  opacity: 1 !important;
}
#featured .flex-direction-nav .flex-prev {
  left: 0 !important;
  opacity: 1 !important;
  margin-left: -40px;
}
#featured .flexslider {
  margin: 0 auto;
}
#featured .flex-control-nav {
  position: unset;
}
#featured .region-featured {
  /* Begin .region-featured within #featured. */
  max-width: 1280px;
  margin: 0 auto;
}
#featured div.section {
  /* Begin div.section within #featured */
  max-width: initial;
  width: initial;
  margin: initial;
}

/* End #featured */
#main-wrapper {
  /* Begin #main-wrapper */
  margin: 1em;
  /* End #main */
}
#main-wrapper .menu a {
  color: inherit;
}
#main-wrapper #main {
  /* Begin #main */
  margin: auto;
  /* End #content */
  /* Begin diptych addition */
  /* End diptych addition */
}
@media screen and (max-width: 860px) {
  #main-wrapper #main {
    margin: 0;
  }
}
#main-wrapper #main #content {
  /* Begin #content */
  float: none;
  /* End .region-preface within #content. */
}
@media screen and (min-width: 860px) {
  #main-wrapper #main #content {
    float: none;
  }
}
#main-wrapper #main #content .region-preface {
  /* Begin .region-preface within #content */
  /* End #block-bulletins-view-block within .region-preface. */
}
#main-wrapper #main #content .section {
  padding: 0;
}
#main-wrapper #main #content #advisory-council-section-for-prospective-students-page {
  margin-bottom: 1em;
  text-align: center;
}
#main-wrapper #main #content #block-photos-for-undergraduate-page-student-placement li, #main-wrapper #main #content #block-photos-for-undergraduate-prospective-students-page li, #main-wrapper #main #content #block-photos-for-undergraduate-student-placement li {
  margin: 1em;
}
#main-wrapper #main .region-diptych-first, #main-wrapper #main .region-diptych-second {
  float: left;
  width: 50%;
}
@media all and (max-width: 860px) {
  #main-wrapper #main .region-diptych-first, #main-wrapper #main .region-diptych-second {
    float: none;
    width: 100%;
  }
}
#main-wrapper #main #diptych {
  width: 100%;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 860px) {
  #main-wrapper #main #diptych {
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
}
#main-wrapper #main .region-diptych-first,
#main-wrapper #main .region-diptych-second {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0;
}
@media all and (min-width: 560px) and (max-width: 860px) {
  #main-wrapper #main .region-diptych-first,
#main-wrapper #main .region-diptych-second {
    display: inline;
    float: left;
    /* LTR */
    position: relative;
  }
}
@media all and (min-width: 860px) {
  #main-wrapper #main #diptych {
    max-width: 1290px;
  }
  #main-wrapper #main .region-diptych-first,
#main-wrapper #main .region-diptych-second {
    display: inline;
    float: left;
    /* LTR */
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
  }
}

/* End #main-wrapper */
#triptych-wrapper {
  /* Begin #triptych-wrapper */
  margin-bottom: -15px;
  /*Corrects for margin on every other page. */
  border-top: none;
  /* End #triptych within #triptych-wrapper */
}
#triptych-wrapper a {
  color: #004d79;
}
#triptych-wrapper a:active {
  color: #23aeff;
}
#triptych-wrapper a:hover, #triptych-wrapper a:focus {
  color: #018fe2;
}
#triptych-wrapper ul.menu li {
  margin: 0;
}
#triptych-wrapper #triptych {
  /* Begin #triptych within #triptych-wrapper */
  padding: 1em 0 0 0;
  background-color: #f0f0f0;
}
@media all and (max-width: 860px) {
  #triptych-wrapper #triptych {
    display: flex;
    flex-flow: column;
  }
  #triptych-wrapper #triptych .region-triptych-first, #triptych-wrapper #triptych .region-triptych-middle, #triptych-wrapper #triptych .region-triptych-last {
    width: 100%;
  }
}
#triptych-wrapper #triptych .block {
  margin-bottom: 0;
  padding-bottom: 0;
}
#triptych-wrapper #triptych .view-display-id-all_upcoming_events_block li {
  margin-bottom: 1em;
}
#triptych-wrapper #triptych .block, #triptych-wrapper #triptych .menu, #triptych-wrapper #triptych .content {
  text-align: center;
  line-height: 1.5em;
  border-bottom: none;
}
#triptych-wrapper #triptych h2 {
  font-size: 1.2em;
  margin: 0 0 1em 0;
}

/* End #triptych-wrapper */
#footer-wrapper {
  /* Begin #footer-wrapper */
  background: black;
  color: #fcfcfc;
  font-family: inherit;
  font-size: inherit;
  margin-top: 1em;
  padding: 0;
  /* End #block-facebook-logo within #footer-columns */
}
#footer-wrapper .block {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 860px) {
  #footer-wrapper .block {
    text-align: center;
  }
}
#footer-wrapper #footer-columns {
  /* Begin #footer-columns */
  max-width: none;
}
#footer-wrapper #footer-columns p {
  padding: 0;
  margin: 0;
  line-height: 0;
}
#footer-wrapper #footer-columns .block {
  border: none;
}
#footer-wrapper #footer-columns .region-footer-fourthcolumn {
  float: right;
}
@media screen and (max-width: 860px) {
  #footer-wrapper #footer-columns .region-footer-fourthcolumn {
    float: none;
  }
}
#footer-wrapper #block-facebook-logo {
  /* Begin #block-facebook-logo within #footer-columns */
  max-width: 50px;
  float: right;
  margin: 0 1em 0 0;
}
@media screen and (max-width: 860px) {
  #footer-wrapper #block-facebook-logo {
    float: none;
    margin: auto;
  }
}

/* End #footer-columns */
#footer-wrapper .section {
  padding: 0;
}
#footer-wrapper #footer {
  /* Begin #footer within #footer-wrapper */
  max-width: none;
  margin: 0 1em 0 1em;
  border-top: none;
  /* End #block-user-menu-block within #footer, #footer-wrapper */
}
#footer-wrapper #footer .block {
  clear: none;
}
#footer-wrapper #footer .region, #footer-wrapper #footer .content {
  margin: 0 0 0 0;
}
#footer-wrapper #footer #block-user-menu-block {
  /* Begin #block-user-menu-block within #footer, #footer-wrapper */
  color: gray;
}
#footer-wrapper #footer #engineeringsignature {
  /* Begin #engineeringsignature within #footer-wrapper */
  width: 20%;
  max-width: 70%;
  min-width: 225px;
  margin-left: -20px;
}

/* End #footer-wrapper */
#main-menu-responsive > nav > button {
  display: none;
}

.dl-menuwrapper {
  max-width: initial;
  display: flex;
  justify-content: center;
}
.dl-menuwrapper button {
  background-color: #525355;
}

#headerwell > .section {
  background-color: #525355;
}

.spotlight-block {
  position: relative;
}

.spotlight-label {
  color: white;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(241, 120, 22, 0.89);
  padding: 5px;
  z-index: 5;
  margin: 0;
  font-size: 1.1em;
}

@media screen and (max-width: 860px) {
  #triptych > .region {
    margin-bottom: 1em;
  }
}

.region-content .faculty .people .view-content .item-list ul {
  margin: 0;
  padding: 0;
}

html.js fieldset.collapsed {
  height: 0;
}

.collapse-text-text {
  position: relative;
  background: white;
  margin-top: 1.5em;
}

fieldset legend {
  background: transparent;
  border: none;
  position: initial;
  text-indent: 0;
  line-height: 1.5;
}

fieldset legend a {
  color: #004d79;
}

fieldset {
  top: 0px;
  margin-top: 0;
}

.fieldset-wrapper {
  margin-top: 0;
}

html.js fieldset.collapsed .fieldset-legend {
  background-image: none;
}

html.js fieldset.collapsible .fieldset-legend {
  background: none;
  padding: 0 0 0 0;
}

.page-node-107110 td {
  vertical-align: top;
}
@media screen and (max-width: 860px) {
  .page-node-107110 td {
    height: 175px;
  }
}

.page-node-107110 tr > td > td > td {
  min-width: 700px;
}

.front h1 {
  margin-bottom: 5px;
  font-size: 1.429em;
  line-height: 1.4;
}

.page-administration-reports-grouped-faculty-and-staff-photo-board .views-field.views-field-field-position-1 > .field-content {
  font-size: 0.8em;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board .views-field.views-field-field-position > .field-content {
  font-size: 0.8em;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board .views-field.views-field-field-current-affiliated-inst > .field-content {
  font-size: 0.8em;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board img {
  max-height: 360px;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board #main-wrapper {
  margin: 0 auto;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board #main {
  max-width: none;
  text-align: center;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board .orfe-logo-text-block {
  color: gray;
  text-align: center;
  font-size: 3.45em;
  line-height: 1em;
  max-width: none;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board .orfe-logo-text-block p {
  margin: 0;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board #page-title {
  display: none;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board #content h2 {
  font-size: 2em;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board #headerwell, .page-administration-reports-grouped-faculty-and-staff-photo-board #branding, .page-administration-reports-grouped-faculty-and-staff-photo-board #footer-wrapper, .page-administration-reports-grouped-faculty-and-staff-photo-board #logo {
  display: none;
}
.page-administration-reports-grouped-faculty-and-staff-photo-board .photoboard-group > .content > .view > .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

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