html,
body {
  background-color: transparent;
  font-size: 16pt !important;
}

svg[aria-hidden=true] {
  display: none;
}

.uw-sr-only {
  display: none;
}

button {
  font-size: 14pt;
  margin-top: 16pt;
}

.uw-sr-only {
  display: none;
}

blockquote {
  margin-left: 0 !important;
}

#uw-crest-wordmark-el {
  text-align: center;
}
#uw-crest-wordmark-el svg {
  width: 300px;
  height: auto;
  margin: 0 auto;
}

#home-hero-video {
  max-width: 100%;
}

#uw-video-text {
  text-align: center;
}
#uw-video-text h2 {
  font-size: 36pt;
  margin-bottom: 24pt;
}

#uw-news-stories .svg {
  display: none;
}

#skip-link,
#uw-covid-msg,
#uw-mobile-title-bar,
#home-background-image,
#uw-top-menus-search,
#uw-video-controls,
#row-look-ahead,
#uw-social-icons,
#uw-footer-divider-tiny,
#uw-footer-divider,
#uw-footer-privacy,
.uw-footer-joiner,
#uw-footer-link-o-rama {
  display: none !important;
}

main {
  margin: 0;
  padding: 0;
}

#header .uw-sr-only {
  display: none;
}

h2, h3, h4 {
  margin-bottom: 10pt;
}

h2 {
  margin-top: 32pt;
  font-size: 24pt;
}

h3 {
  font-size: 20pt;
}

h4 {
  font-size: 16pt;
}

img {
  max-width: 100%;
  height: auto;
}

.uw-row {
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.uw-row + .uw-row {
  margin-top: 32pt;
}

.uw-col {
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: calc(100% - 32pt);
  padding-left: 1rem;
  padding-right: 1rem;
}

.uw-col-10 {
  -webkit-flex-basis: calc(83.33333% - 32pt);
          flex-basis: calc(83.33333% - 32pt);
  max-width: calc(83.33333% - 32pt);
}

.uw-col-9 {
  -webkit-flex-basis: calc(75% - 32pt);
          flex-basis: calc(75% - 32pt);
  max-width: calc(75% - 32pt);
}

.uw-col-8 {
  -webkit-flex-basis: calc(66.66667% - 32pt);
          flex-basis: calc(66.66667% - 32pt);
  max-width: calc(66.66667% - 32pt);
}

.uw-col-7 {
  -webkit-flex-basis: calc(58.33333% - 32pt);
          flex-basis: calc(58.33333% - 32pt);
  max-width: calc(58.33333% - 32pt);
}

.uw-col-6 {
  -webkit-flex-basis: calc(50% - 32pt);
          flex-basis: calc(50% - 32pt);
  max-width: calc(50% - 32pt);
}

.uw-col-5 {
  -webkit-flex-basis: calc(41.66667% - 32pt);
          flex-basis: calc(41.66667% - 32pt);
  max-width: calc(41.66667% - 32pt);
}

.uw-col-4 {
  -webkit-flex-basis: calc(33.33333% - 32pt);
          flex-basis: calc(33.33333% - 32pt);
  max-width: calc(33.33333% - 32pt);
}

.uw-col-3 {
  -webkit-flex-basis: calc(25% - 32pt);
          flex-basis: calc(25% - 32pt);
  max-width: calc(25% - 32pt);
}

#uw-footer-link-o-rama .uw-row {
  display: block;
}

footer,
#uw-footer-copyright {
  display: block;
  float: none;
  clear: both;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  margin-top: 1in;
  color: #000000;
  background-color: transparent;
  font-size: 12pt;
}

#uw-footer-notices {
  text-align: center;
}

body.home #uw-featured-hero .uw-sr-only {
  display: block;
  float: none;
  clear: both;
}

body.home #uw-featured-hero img {
  float: none;
  clear: both;
}

#uw-featured-hero #uw-featured-hero-info-wrapper #uw-featured-hero-info-wrapper-inner #uw-button-featured-hero-info {
  display: none;
}

button {
  font-family: inherit;
  padding: 0;
  font-size: 1.17em;
  font-weight: 700;
}

body.directory main .directory-results {
  font-size: 14pt;
}
body.directory main .directory-results h1 + a + div#people {
  margin-top: 1em;
}
body.directory main .directory-results form {
  display: none;
}
body.directory main .directory-results .people_count {
  font-style: italic;
}
body.directory main .directory-results .person {
  margin-bottom: 1em;
}
body.directory main .directory-results .person .person_name {
  font-weight: 700;
}
body.directory main .directory-results .person .person_name .aka {
  font-weight: normal;
}
body.directory main .directory-results .person .person_more {
  display: none;
}
body.directory main .directory-results .person .row {
  float: none;
  clear: both;
  display: block;
  width: 100%;
  height: auto;
}
body.directory main .directory-results .person .row div:first-child {
  display: block;
  width: 25%;
  height: auto;
  float: left;
  text-align: right;
  margin-bottom: 1em;
}
body.directory main .directory-results .person .row div:last-child {
  display: block;
  width: calc(75% - 32pt);
  height: auto;
  margin-left: 1rem;
  float: right;
  margin-bottom: 1em;
}
body.directory main .directory-results .person .person_address_room {
  margin-bottom: 2em;
}
body.directory main .directory-results a[href^=mailto]:after {
  content: normal;
}
body.directory main .directory-results .terms-of-use {
  display: none;
}

#row-public-service {
  page-break-before: always;
}

#row-news {
  page-break-before: always;
}
#row-news .uw-col-3 {
  -webkit-flex-basis: calc(50% - 32pt);
          flex-basis: calc(50% - 32pt);
  max-width: calc(50% - 32pt);
}

#row-research .uw-col {
  max-width: calc(100% - 32pt);
  -webkit-flex-basis: calc(100% - 32pt);
          flex-basis: calc(100% - 32pt);
}

.page-break-before {
  page-break-before: always;
}

.page-break-after {
  page-break-after: always;
}
