.georgia {
  font-family: georgia, serif;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, 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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

*, *:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  color: #222222;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.left {
  float: left;
}

.right {
  float: right;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.hide {
  display: none;
}

.hide-override {
  display: none !important;
}

#googlemap img, object, embed {
  max-width: none;
}

#map_canvas embed {
  max-width: none;
}

#map_canvas img {
  max-width: none;
}

#map_canvas object {
  max-width: none;
}

figure {
  margin: 0;
}

em, i {
  font-style: italic;
  line-height: inherit;
}

strong, b {
  font-weight: bold;
  line-height: inherit;
}

ul, ol, dl {
  line-height: 1.6;
  margin-bottom: 17px;
  list-style-position: outside;
}

ul li ul, ul li ol {
  margin-left: 20px;
  margin-bottom: 0;
}

abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px solid #dddddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

.print-only {
  display: none !important;
}

textarea {
  height: auto;
}

select {
  width: 100%;
}

fieldset {
  border: solid 1px #dddddd;
  border-radius: 3px;
  padding: 12px;
  margin: 18px 0;
}

fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px;
}

img {
  height: auto;
}

img, object, embed {
  max-width: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img, .map_canvas img {
  max-width: none !important;
}

.row {
  background-color: #fff;
  width: 940px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}

.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}

.row.collapse .column, .row.collapse .columns {
  padding: 0;
}

.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}

.row .row.collapse {
  margin: 0;
}

.column, .columns {
  min-height: 1px;
  padding: 0 15px;
}

.column.centered, .columns.centered {
  float: none;
  margin: 0 auto;
}

[class*=column] + [class*=column]:last-child {
  float: right;
}

[class*=column] + [class*=column].end {
  float: left;
}

.one, .row .one {
  width: 8.33333%;
}

.two, .row .two {
  width: 16.66667%;
}

.three, .row .three {
  width: 25%;
}

.four, .row .four {
  width: 33.33333%;
}

.five, .row .five {
  width: 41.66667%;
}

.six, .row .six {
  width: 50%;
}

.seven, .row .seven {
  width: 58.33333%;
}

.eight, .row .eight {
  width: 66.66667%;
}

.nine, .row .nine {
  width: 75%;
}

.ten, .row .ten {
  width: 83.33333%;
}

.eleven, .row .eleven {
  width: 91.66667%;
}

.twelve, .row .twelve {
  width: 100%;
}

.row .offset-by-one {
  margin-left: 8.33333%;
}

.row .offset-by-two {
  margin-left: 16.66667%;
}

.row .offset-by-three {
  margin-left: 25%;
}

.row .offset-by-four {
  margin-left: 33.33333%;
}

.row .offset-by-five {
  margin-left: 41.66667%;
}

.row .offset-by-six {
  margin-left: 50%;
}

.row .offset-by-seven {
  margin-left: 58.33333%;
}

.row .offset-by-eight {
  margin-left: 66.66667%;
}

.row .offset-by-nine {
  margin-left: 75%;
}

.row .offset-by-ten {
  margin-left: 83.33333%;
}

.push-two {
  left: 16.66667%;
}

.pull-two {
  right: 16.66667%;
}

.push-three {
  left: 25%;
}

.pull-three {
  right: 25%;
}

.push-four {
  left: 33.33333%;
}

.pull-four {
  right: 33.33333%;
}

.push-five {
  left: 41.66667%;
}

.pull-five {
  right: 41.66667%;
}

.push-six {
  left: 50%;
}

.pull-six {
  right: 50%;
}

.push-seven {
  left: 58.33333%;
}

.pull-seven {
  right: 58.33333%;
}

.push-eight {
  left: 66.66667%;
}

.pull-eight {
  right: 66.66667%;
}

.push-nine {
  left: 75%;
}

.pull-nine {
  right: 75%;
}

.push-ten {
  left: 83.33333%;
}

.pull-ten {
  right: 83.33333%;
}

.show-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .show-for-xlarge, .show-for-print {
  display: none !important;
}

.hide-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .hide-for-xlarge, .hide-for-print {
  display: inherit !important;
}

@media only screen and (min-width: 1441px) {
  .hide-for-small, .hide-for-medium, .hide-for-medium-down, .hide-for-large, .show-for-large-up, .show-for-xlarge {
    display: inherit !important;
  }
  .hide-for-small .flex-caption span.hide-for-small, .hide-for-medium .flex-caption span.hide-for-small, .hide-for-medium-down .flex-caption span.hide-for-small, .hide-for-large .flex-caption span.hide-for-small, .show-for-large-up .flex-caption span.hide-for-small, .show-for-xlarge .flex-caption span.hide-for-small {
    display: inline !important;
  }
  .show-for-small, .show-for-medium, .show-for-medium-down, .show-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: none !important;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 768px) {
  .hide-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important;
  }
  .flex-caption span.hide-for-small {
    display: inline !important;
  }
  .show-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .show-for-small, .hide-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important;
  }
  .hide-for-small, .show-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important;
  }
  .homepagefs .flex-caption .hide-for-small + .slider-file-size, .homepagefs .flex-caption .hide-for-small {
    display: none !important;
  }
}
.show-for-landscape, .hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape, .show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape, .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait, .show-for-landscape {
    display: none !important;
  }
}
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
  .touch table.hide-for-xlarge, .touch table.hide-for-large, .touch table.hide-for-small, .touch table.show-for-medium {
    display: table !important;
  }
}
@media only screen and (max-width: 767px) {
  table.hide-for-xlarge, table.hide-for-large, table.hide-for-medium, table.show-for-small {
    display: table !important;
  }
}
@media only screen and (max-device-width: 1280px) {
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important;
  }
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .left, .right {
    float: none;
  }
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .row {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .column, .columns {
    width: auto !important;
    float: none;
  }
  .column:last-child, .columns:last-child {
    float: none;
  }
  [class*=column] + [class*=column]:last-child {
    float: none;
  }
  .column:before, .columns:before, .column:after, .columns:after {
    content: "";
    display: table;
  }
  .column:after, .columns:after {
    clear: both;
  }
  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten {
    margin-left: 0 !important;
  }
  label.right {
    text-align: left;
  }
}
a:link {
  color: #225c7a;
  text-decoration: none;
  word-wrap: break-word;
}

a:visited {
  color: #736b8c;
}

a:hover {
  color: #082e40;
  text-decoration: underline;
}

#content-wrapper a.file-link {
  text-decoration: underline;
}

#content-wrapper a.file-link:hover {
  text-decoration: none;
}

p, a, li, td {
  word-wrap: normal;
  hyphens: none;
}

.flexslider p, .flexslider a, .flexslider li, .flexslider td {
  word-wrap: normal;
  hyphens: manual;
}

.file-icon-base, a[href$=".doc"]:after, a[href$=".docx"]:after, a[data-ext$=".doc"]:after, a[data-ext$=".docx"]:after, .link-icons-doc:before, a[href$=".mov"]:after, a[data-ext$=".mov"]:after, .link-icons-mov:before, a[href$=".mp3"]:after, a[data-ext$=".mp3"]:after, .link-icons-mp3:before, a[href$=".mp4"]:after, a[data-ext$=".mp4"]:after, a[href$=".pdf"]:not(.w-img):after, a[data-ext$=".pdf"]:not(.w-img):after, .link-icons-pdf:before, a.w-img[href$=".pdf"]:after, a.w-img[data-ext$=".pdf"]:after, a[data-ext$=".pptx"]:after, a[data-ext$=".ppt"]:after, a[href$=".pot"]:after, a[href$=".ppt"]:after, a[href$=".pptx"]:after, .link-icons-ppt:before, a[href$=".swf"], a[data-ext$=".swf"]:after, a[href$=".txt"], a[data-ext$=".txt"]:after, a[href$=".wma"]:after, a[href$=".wmv"]:after, a[data-ext$=".wmv"]:after, .link-icons-wmv:before, a[href$=".xls"]:after, a[href$=".xlsx"]:after, a[data-ext$=".xls"]:after, .link-icons-xls:before, a[href*="/feed/"]:after, a[href*="?objectid=FEB93D77-F1F6-975E-7FCC414BEE07B4C9"]:after, a[href$=".rss"]:after, a[href$=".xml"]:after, a[data-ext$=".feedicon"]:after, a[href$=".gz"]:after, a[href$=".pl"]:after, a[href$=".tcl"]:after, a[href$=".tar"]:after, a[href$=".tgz"]:after, a[href$=".zip"]:after, a[data-ext$=".zip"]:after, .link-icons-zip:before, span.filetypeicon, a.file-link + span:before, a.ical:after, .exitIcon:after, span.exit:after, span.exit-m:after, span.exit-w:after, #jumpdown .jm-toc:before {
  font-family: fontawesome;
  margin: 0 2px 0 5px;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
}

a[href$=".doc"]:after, a[href$=".docx"]:after, a[data-ext$=".doc"]:after, a[data-ext$=".docx"]:after, a[data-ext$=".doc"]:after, .link-icons-doc:before {
  content: "\f1c2";
  color: #2b5797;
}

a[href$=".mov"]:after, a[data-ext$=".mov"]:after, .link-icons-mov:before {
  content: "\f1c8";
  color: #008de1;
}

a[href$=".mp3"]:after, a[data-ext$=".mp3"]:after, .link-icons-mp3:before {
  content: "\f1c7";
  color: #008de1;
}

a[href$=".mp4"]:after, a[data-ext$=".mp4"]:after {
  content: "\f1c8";
  color: #2b5797;
}

a[href$=".pdf"]:not(.w-img):after, a[data-ext$=".pdf"]:not(.w-img):after, .link-icons-pdf:before {
  content: "\f1c1";
  color: #a11e2a;
}

a.w-img[href$=".pdf"]:after, a.w-img[data-ext$=".pdf"]:after {
  content: "\f1c1";
  color: #ffffff;
}

a[data-ext$=".pptx"]:after, a[data-ext$=".ppt"]:after, a[href$=".pot"]:after, a[href$=".ppt"]:after, a[href$=".pptx"]:after, a[data-ext$=".ppt"]:after, .link-icons-ppt:before {
  content: "\f1c4";
  color: #d04626;
}

a[href$=".swf"], a[data-ext$=".swf"]:after {
  content: "\f1c2";
  color: #2b5797;
}

a[href$=".txt"], a[data-ext$=".txt"]:after {
  content: "\f0f6";
  color: #282322;
}

a[href$=".wma"]:after, a[href$=".wmv"]:after, a[data-ext$=".wmv"]:after, .link-icons-wmv:before {
  content: "\f144";
  color: #ff9717;
}

a[href$=".xls"]:after, a[href$=".xlsx"]:after, a[data-ext$=".xls"]:after, .link-icons-xls:before {
  content: "\f1c3";
  color: #1f7246;
}

a[href*="/feed/"]:after, a[href*="?objectid=FEB93D77-F1F6-975E-7FCC414BEE07B4C9"]:after, a[href$=".rss"]:after, a[href$=".xml"]:after, a[data-ext$=".feedicon"]:after {
  content: "\f143";
  color: #e16c31;
}

a[href$=".gz"]:after, a[href$=".pl"]:after, a[href$=".tcl"]:after, a[href$=".tar"]:after, a[href$=".tgz"]:after, a[href$=".zip"]:after, a[data-ext$=".zip"]:after, .link-icons-zip:before {
  content: "\f1c6";
  color: #caa340;
}

#download-player-list a.file-link {
  padding-right: 3px;
}

.ical {
  height: 20px;
  width: 20px;
}

a.ical span {
  display: none;
}

a.ical:after {
  content: "\f271";
  color: #72973e;
  font-weight: normal;
}

a.ical:hover:after {
  color: #a90d0d;
}

.exitIcon:after, span.exit:after, span.exit-m:after, span.exit-w:after {
  content: "\f08e";
  font-weight: normal;
  font-size: 12px;
}

nav#menu li span.exit:hover, .flex-caption.dark span.exit, .exit-w {
  color: #fff;
}

.exit {
  color: #444;
}

h1 {
  font-family: georgia, serif;
  line-height: 1.2;
  font-size: 24px;
  color: #783b26;
  margin: 0 0 13px 0;
}

h2 {
  font-family: georgia, serif;
  font-size: 18px;
  line-height: 1.2;
  color: #783b26;
  margin: -8px 0 13px;
  font-weight: normal;
}

h3 {
  font-family: arial, sans-serif;
  font-size: 18px;
  line-height: 1.2;
  padding: 0 0 2px;
  color: #333;
  font-weight: 700;
  margin-bottom: 12px;
  border-bottom: 1px solid #bbb;
  overflow: hidden;
}

h4 {
  font-family: arial, sans-serif;
  color: #333;
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: bold;
}

h4.first_letter {
  margin-left: -30px;
}

@media only screen and (max-width: 767px) {
  h1 {
    font-family: georgia;
    color: #783b26;
    font-size: 22px;
    padding: 0 0 5px;
    margin-bottom: 9px;
  }
  h2 {
    font-family: georgia;
    color: #783b26;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: normal;
  }
  h3 {
    font-family: arial;
    color: #2d2d2d;
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: bold;
  }
  h4 {
    font-family: arial;
    color: #2d2d2d;
    font-size: 13px;
    margin-bottom: 7px;
    font-weight: bold;
  }
}
body {
  font-family: helvetica, Arial;
  background-color: #f2f2f2;
  overflow-x: hidden;
  -moz-osx-font-smoothing: grayscale;
}

img {
  box-sizing: content-box;
  -moz-box-sizing: border-box;
}

blockquote {
  margin: 0.25em 0 0.25em 2.5em;
  padding: 0.25em;
}

hr {
  height: 1px;
  border: 0;
  color: #000;
  background-color: #ccc;
  width: 100%;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

small, .small, sub, sup {
  font-size: 95%;
}

.red {
  color: #f80000;
}

.podcast-link > span {
  line-height: 250%;
}

.after-hr {
  margin-bottom: -40px;
  visibility: hidden;
}

.sweep-it-under-the-rug {
  position: absolute !important;
  left: -1000px;
}

.android {
  display: none;
}

#print-logo, #qrcode, .printurl, #print-footer {
  display: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.float-left {
  clear: left;
  float: left;
  margin-right: 15px;
}

.float-left-list {
  float: left;
}

.float-right {
  clear: right;
  float: right;
  margin-left: 25px;
}

.float-right-list {
  float: right;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.clear-both {
  clear: both;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.text-top {
  vertical-align: text-top;
}

.bold {
  font-weight: bold;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}

.slides, #content-wrapper .slides, .flex-control-nav, #content-wrapper .flex-control-nav, .flex-direction-nav, #content-wrapper .flex-control-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

.no-js .slides > li:first-child {
  display: block;
}

.flexslider {
  padding: 0 0 1.5em;
  position: relative;
  background-color: #fff;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
  background-color: #ccc;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  width: 31px;
  height: 68px;
  margin: -40px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
}

.flex-direction-nav .flex-next {
  right: 0px;
  opacity: 0.5;
  background-color: #000;
  border-radius: 5px 0 0 5px;
}

.flex-direction-nav .flex-next:after {
  content: "\f105";
  font-family: FontAwesome;
  color: #fff;
  font-size: 40px;
  text-indent: 0;
  position: absolute;
  left: 9px;
  transform: translate(0%, -50%);
  top: 50%;
}

.flex-direction-nav .flex-prev {
  background-color: #000;
  border-radius: 0 5px 5px 0;
  left: 0px;
  opacity: 0.5;
}

.flex-direction-nav .flex-prev:after {
  content: "\f104";
  position: absolute;
  font-family: FontAwesome;
  color: #fff;
  font-size: 40px;
  text-indent: 0;
  right: 9px;
  transform: translate(0%, -50%);
  top: 50%;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 0.9;
  background-color: rgba(0, 0, 0, 0.9);
}

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

article.content ul.flex-direction-nav {
  list-style: none;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 0.6;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 0.6;
    right: 0;
  }
}
#slider.flexslider.FSfive {
  background: #f1f1f1;
  border: 1px solid #9f9f9f;
  padding: 3px;
}

#slider.flexslider.FSfive img {
  border: none;
}

#slider.flexslider.FSfive .flex-viewport {
  background: none;
}

#slider.flexslider.FSfive .flex-control-nav.flex-control-thumbs {
  background: #ebebeb;
  padding: 0 0 0 1px;
  margin-top: 2px;
}

#slider.flexslider.FSfive .flex-control-nav.flex-control-thumbs li {
  width: 13%;
  float: left;
  margin: 2px 4px 0;
  border: 1px solid #333;
}

#slider.flexslider.FSfive .flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: 3px;
  opacity: 0.5;
}

#slider.flexslider.FSfive .flex-direction-nav .flex-next:hover {
  opacity: 0.9;
}

#slider.flexslider.FSfive .flex-direction-nav .flex-prev {
  left: 3px;
  opacity: 0.5;
}

#slider.flexslider.FSfive .flex-direction-nav a {
  margin: -84px 0 0;
}

@media only screen and (max-width: 767px) {
  #slider.flexslider.FSfive li {
    margin-bottom: 0;
  }
  #slider.flexslider.FSfive .flex-viewport {
    background: none;
  }
  #slider.flexslider.FSfive .flex-control-nav.flex-control-thumbs li {
    width: 11%;
    margin: 2px 5px 0;
  }
  #slider.flexslider.FSfive .flex-direction-nav {
    display: none;
  }
}
#slider.flexslider.smallslider-fs {
  width: 310px;
  clear: right;
  float: right;
  margin-left: 15px;
  padding: 0px;
}

#slider.flexslider.smallslider-fs img {
  display: block;
  height: 200px;
  width: auto;
  margin: 0 auto 5px auto;
}

#slider.flexslider.smallslider-fs .flex-direction-nav a {
  top: 110px;
}

#slider.flexslider.smallslider-fs .flex-direction-nav a.flex-next, #slider.flexslider.smallslider-fs .flex-direction-nav a.flex-prev {
  text-decoration: none;
}

#slider.flexslider.smallslider-fs .caption p {
  margin-bottom: 6px;
}

@media only screen and (max-width: 767px) {
  #slider.flexslider.smallslider-fs {
    float: none;
    margin-left: 0;
  }
}
#slider.flexslider.FSseven ul.slides li .flex-caption {
  position: absolute;
  top: 25px;
  left: auto;
  right: 0;
  padding: 10px 35px 10px 10px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 1.2rem;
  width: 50%;
  height: auto;
}

#slider.flexslider.FSseven ul.slides li .flex-caption h3 {
  font-size: 1.5rem;
  border-bottom: 0;
}

#slider.flexslider.FSseven .flex-direction-nav .flex-next, #slider.flexslider.FSseven .flex-direction-nav .flex-prev {
  text-decoration: none;
}

@media only screen and (max-width: 850px) {
  #slider.flexslider.FSseven .flex-control-nav.flex-control-paging a {
    color: #4c4c4c;
  }
}
@media only screen and (max-width: 850px) and (min-width: 767px) {
  #slider.flexslider.FSseven ul.slides li .flex-caption {
    top: 20px;
  }
  #slider.flexslider.FSseven ul.slides li .flex-caption h3 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  #slider.flexslider.FSseven ul.slides li .flex-caption {
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    position: relative;
    top: auto;
    padding: 10px;
  }
}
#slider.flexslider.FSsix ul.slides li .flex-caption {
  width: 100%;
}

#slider.flexslider.FSsix.smallslider-fs img {
  margin: 0 auto 5px;
  width: 99%;
  height: auto;
}

#slider.highlightsfs ol, #slider.highlightsfs ul {
  margin-left: 0;
}

#slider.highlightsfs .flex-caption {
  position: absolute;
  right: inherit;
  left: 45px;
  font-family: "Merriweather Sans", "Gill Sans", "Gill Sans MT", Verdana, Genvea, sans-serif;
  width: 45%;
}

#slider.highlightsfs .flex-control-nav, #slider.highlightsfs .flex-pauseplay {
  bottom: 42px;
}

#slider.highlightsfs .flex-control-nav {
  position: absolute;
  text-align: right;
  right: 72px;
  bottom: 21px;
  background: #efefef;
  height: 25px;
}

#slider.highlightsfs .flex-control-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: "Domine", serif;
  padding: 0 0 !important;
}

#slider.highlightsfs .flex-control-paging li a {
  color: #4c4c4c;
  cursor: pointer;
  font-weight: bold;
  padding: 2px 8px 5px;
}

#slider.highlightsfs .flex-control-paging li a:hover {
  color: #0071a6;
}

#slider.highlightsfs .flex-pauseplay {
  height: 25px;
  position: absolute;
  bottom: 21px;
  right: 0;
  font-family: "Domine", serif;
  background: #efefef;
  width: 72px;
}

#slider.highlightsfs a.flex-pause, #slider.highlightsfs a.flex-play {
  color: #4c4c4c;
  line-height: 25px;
  padding: 1px 10px;
  margin-left: 10px;
  cursor: pointer;
  font-family: georgia;
  font-weight: bold;
}

#slider.highlightsfs .flex-pause, #slider.highlightsfs .flex-play {
  width: 30px;
}

#slider.highlightsfs a.flex-pause:hover {
  color: #176784;
  line-height: 25px;
  padding-left: 10px;
  cursor: pointer;
}

#slider.highlightsfs .flex-control-paging li a.flex-active {
  color: #fff;
  background-color: #4c4c4c;
}

@media only screen and (min-width: 767px) {
  .flexslider.highlightsfs .flex-caption > * {
    margin-bottom: 0.5em;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #slider.highlightsfs .flex-viewport {
    background-color: #5e5e5e;
  }
  #slider.highlightsfs .flex-caption {
    width: 100%;
    padding: 0.5em;
    position: static;
    height: 100px;
  }
  #slider.highlightsfs .flex-caption h2 {
    font-size: 1.25em;
  }
  #slider.highlightsfs .flex-caption h2 a:link {
    text-decoration: underline;
  }
  #slider.highlightsfs .flex-caption p {
    margin-bottom: 0.5em;
  }
  #slider.highlightsfs .flex-direction-nav {
    display: none;
  }
  #slider.highlightsfs .flex-control-nav {
    background: none;
    right: 0px;
    bottom: 30px;
  }
  #slider.highlightsfs .dark {
    background-image: none;
    color: #fff;
  }
  #slider.highlightsfs .flex-pauseplay {
    display: none;
  }
  #slider.highlightsfs a.flex-pause, #slider.highlightsfs a.flex-play {
    display: none;
  }
  #slider.highlightsfs .flex-control-paging li a {
    color: #4c4c4c;
    font-size: 14px;
    background-color: #d3d3d3;
    border-radius: 3px;
    box-shadow: #444 0px 1px 1px 1px;
    width: 28px;
    height: 28px;
    display: block;
    line-height: 28px;
    text-align: center;
  }
  #slider.highlightsfs .flex-control-paging li a.flex-active {
    color: #fff;
    background-color: #13709B;
  }
  article.content .flex-viewport {
    background-color: #fff;
  }
  article.content .flex-control-nav {
    background: none !important;
    right: 0px;
    bottom: 45px;
  }
}
@media only screen and (max-width: 375px) {
  article.content .flex-control-nav {
    background: none !important;
    right: 0px;
    bottom: 30px;
  }
}
@media only screen and (min-width: 200px) {
  #slider.highlightsfs .flex-caption {
    left: inherit;
  }
  #slider.highlightsfs h5.flex-caption {
    font-size: 15px;
    width: 100%;
    color: #fff;
    padding: 0.5em;
  }
  #slider.highlightsfs h6.flex-caption {
    display: none;
    width: 100%;
    font-size: 15px;
    padding: 0.5em;
  }
}
@media only screen and (min-width: 376px) {
  #slider.highlightsfs li h5.flex-caption {
    color: #3A3A3A;
  }
  #slider.highlightsfs li h6.flex-caption {
    color: #6c6c6c;
  }
}
@media only screen and (min-width: 520px) {
  #slider.highlightsfs li h5.flex-caption {
    font-size: 17px;
  }
  #slider.highlightsfs li h6.flex-caption {
    display: block;
    transition: display 2s;
    -webkit-transition: width 2s;
    margin: -40px 0 20px 0;
  }
}
@media only screen and (min-width: 750px) {
  #slider.highlightsfs ul.slides li .flex-caption {
    left: 35px;
    padding: 0;
  }
  #slider.highlightsfs li h5.flex-caption {
    top: 10px;
    line-height: 120%;
    color: #fff;
    width: 45%;
    font-size: 15px;
  }
  #slider.highlightsfs li h6.flex-caption {
    top: 120px;
    font-size: 12px;
    width: 45%;
    color: #fff855;
  }
  #slider.highlightsfs li.highlights-1 h6.flex-caption {
    color: #6c6c6c;
  }
  #slider.highlightsfs li.highlights-1 h5.flex-caption {
    color: #3A3A3A;
    width: 40%;
  }
  #slider.highlightsfs li.highlights-2 h5.flex-caption, #slider.highlightsfs li.highlights-2 h6.flex-caption {
    width: 60%;
  }
  #slider.highlightsfs li.highlights-5 h6.flex-caption, #slider.highlightsfs li.highlights-3 h5.flex-caption {
    width: 55%;
  }
  #slider.highlightsfs li.highlights-1 h6.flex-caption {
    width: 50%;
  }
  #slider.highlightsfs li.highlights-3 h6.flex-caption {
    width: 50%;
    top: 100px;
  }
  #slider.highlightsfs li.highlights-5 h5.flex-caption {
    width: 80%;
  }
}
@media only screen and (min-width: 900px) {
  #slider.highlightsfs ul.slides li .flex-caption {
    left: 45px;
    width: 45%;
  }
  #slider.highlightsfs li h5.flex-caption {
    top: 15px;
    font-size: 23px;
  }
  #slider.highlightsfs li h6.flex-caption, #slider.highlightsfs li.highlights-3 h6.flex-caption {
    top: 145px;
    font-size: 17px;
  }
  #slider.highlightsfs li.highlights-2 h5.flex-caption {
    width: 60%;
  }
  #slider.highlightsfs li.highlights-2 h6.flex-caption {
    width: 55%;
    top: 145px;
  }
  #slider.highlightsfs li.highlights-5 h5.flex-caption {
    width: 80%;
  }
  #slider.highlightsfs li.highlights-5 h6.flex-caption {
    width: 55%;
  }
}
.royalSlider.RS-1 {
  width: 100%;
  height: 448px;
  margin: 10px auto 30px auto;
}

.royalSlider.RS-1.InterviewBPA {
  height: 598px;
}

.royalSlider.RS-1.InterviewTRE {
  height: 598px;
}

.royalSlider.RS-1.black, .royalSlider.RS-1.ward {
  height: 728px;
}

.rsDefault.RS-1, .rsDefault.RS-1 .rsOverflow {
  background-color: #fff;
}

.rsDefault.RS-1 .rsNav {
  border-left: 1px solid #e0dfde;
  color: #4c4c4c;
  width: 175px;
}

.rsDefault.RS-1.rsWithThumbsVer .rsThumbsContainer {
  width: 175px;
  color: #4c4c4c;
}

.rsDefault.RS-1 .rsThumbs {
  background: #e0dfde;
}

.rsDefault.RS-1 .rsThumbsVer {
  right: auto;
  left: 0;
  padding: 40px 0;
  height: 370px;
}

.royalSlider.RS-1.InterviewBPA .rsThumbsVer {
  height: 520px;
}

.royalSlider.RS-1.InterviewTRE .rsThumbsVer {
  height: 520px;
}

.royalSlider.RS-1.black .rsThumbsVer, .royalSlider.RS-1.ward .rsThumbsVer {
  height: 650px;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow {
  height: 38px;
  width: 174px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #e0dfde;
  border-top: 1px solid #e0dfde;
  border-right: 1px solid #e0dfde;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow:hover {
  background-color: #ececec;
  border-color: #cccbca;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow .rsThumbsArrowIcn {
  background-image: none;
  width: 0;
  height: 0;
  margin-top: -5px;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  border-top: 8px solid #616161;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrowRight.rsThumbsArrowDisabled .rsThumbsArrowIcn {
  border-top-color: #e8e8e8;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #616161;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrowLeft.rsThumbsArrowDisabled .rsThumbsArrowIcn {
  border-bottom-color: #e8e8e8;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow.rsThumbsArrowDisabled {
  display: block !important;
  background-color: #fdfdfd;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow.rsThumbsArrowDisabled:hover {
  cursor: default;
  background-color: #fdfdfd;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow.rsThumbsArrowDisabled .rsThumbsArrowIcn:hover {
  cursor: default;
}

.rsDefault.RS-1 .rsThumb {
  width: 145px;
  border-bottom: 1px solid #e0dfde;
  height: 55px;
  padding: 10px 15px;
  background: #fff url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/rs-right-border.png") no-repeat scroll right center;
}

.rsDefault.RS-1 .rsThumb:hover {
  background-color: #f2f2f2;
}

.rsDefault.RS-1 .rsThumb:hover a {
  color: #082e40;
}

.rsDefault.RS-1 .rsThumb a {
  font-size: 1em;
  font-weight: bold;
  line-height: 130%;
}

.rsDefault.RS-1 .rsThumb a:hover {
  text-decoration: none;
}

.rsDefault.RS-1 .rsThumb.rsNavSelected {
  background: #5f9baf url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/rs-left-arrow.png") no-repeat scroll right center;
}

.rsDefault.RS-1 .rsThumb.rsNavSelected a {
  color: #FFF;
}

.rsDefault.RS-1 .rsOverflow {
  margin-left: 176px;
  position: static;
  border: 1px solid #e0dfde;
  border-left-width: 0;
}

.rsDefault.RS-1 .rsContainer {
  position: static;
}

.rsDefault.RS-1 .rsSlide {
  position: static;
}

.rsDefault.RS-1 .rsSlide > div {
  color: #646464;
  background: #fff;
  min-height: 450px;
  padding: 15px;
  line-height: 140%;
}

.rsDefault.RS-1.InterviewBPA .rsSlide > div {
  min-height: 600px;
}

.rsDefault.RS-1.InterviewTRE .rsSlide > div {
  min-height: 600px;
}

.royalSlider.RS-1.ward .rsSlide > div, .royalSlider.RS-1.black .rsSlide > div {
  min-height: 730px;
}

.rsDefault.RS-1 .slideHeader + h4 {
  margin-top: 15px;
}

.rsDefault.RS-1 h4 {
  color: #505050;
  font-size: 1.4em;
  line-height: 130%;
  margin: 0 0 5px 0;
}

.rsDefault.RS-1 .eventDate {
  color: #9f9f9f;
  font-size: 1em;
  font-style: italic;
  display: block;
  margin-top: -7px;
}

.rsDefault.RS-1 p {
  line-height: 140%;
}

.rsOuterWrapper *, .rsOuterWrapper *:before, .rsOuterWrapper *:after {
  box-sizing: content-box;
}

.royalSlider.RS-1 {
  width: 100%;
  height: 448px;
  margin: 10px auto 30px auto;
}

.royalSlider.RS-1.InterviewBPA {
  height: 598px;
}

.royalSlider.RS-1.InterviewTRE {
  height: 598px;
}

.royalSlider.RS-1.black, .royalSlider.RS-1.ward {
  height: 728px;
}

header .header-link-wrapper {
  background: #242424;
  background-image: linear-gradient(179deg, #444444 0%, #242424 100%);
  color: #DAD4C0;
}

header .header-link-wrapper #hdr-parentlinks {
  width: 940px;
  max-width: 100%;
  margin: 0px auto;
  font-size: 12px;
  height: 33px;
  background-image: linear-gradient(179deg, #444444 0%, #242424 100%);
}

header .header-link-wrapper #hdr-parentlinks a:link, header .header-link-wrapper #hdr-parentlinks a:visited {
  margin: 10px 5px 0;
  display: inline-block;
  text-decoration: none;
  color: #DAD4C0;
}

header .header-link-wrapper #hdr-parentlinks a:link:hover, header .header-link-wrapper #hdr-parentlinks a:visited:hover {
  text-decoration: underline !important;
}

header #logo-wrapper {
  max-width: 940px;
  min-width: 768px;
  margin: 0 auto;
  position: relative;
  height: 94px;
  box-shadow: #6d9c28 0px 0px 54px 14px inset;
}

header #logo-wrapper a {
  width: 500px;
  height: 60px;
  display: block;
}

header #logo-wrapper a img {
  padding: 15px;
  width: 603px;
}

header #desktop-search {
  position: absolute;
  top: 20px;
  right: 10px;
  margin: 0;
  padding: 0;
}

header #desktop-search .search-wrapper {
  width: 244px;
}

header #desktop-search form input[type=text] {
  width: 200px;
}

header .mobile-search {
  width: 100%;
}

header .mobile-search .search-wrapper {
  width: 290px;
}

header .mobile-search form input[type=text] {
  width: 246px;
}

header .mobile-search {
  display: none;
}

header #desktop-search, header .mobile-search {
  height: 28px;
  margin-top: 7px;
}

header #desktop-search .search-wrapper, header .mobile-search .search-wrapper {
  height: 23px;
  margin: 0px auto 0;
  border-radius: 10px;
  box-shadow: #333 0px 2px 6px -1px;
}

header #desktop-search form input[type=text], header #desktop-search form input[type=button], header #desktop-search #search-btn, header #desktop-search #search-btn2, header .mobile-search form input[type=text], header .mobile-search form input[type=button], header .mobile-search #search-btn, header .mobile-search #search-btn2 {
  float: left;
  padding-left: 10px;
  border: 0px;
  border: none;
  margin: 0;
  border-radius: 14px 0 0 14px;
  box-shadow: #9f9f9f 0px 1px 2px 0px inset;
  height: 23px;
}

@media only screen and (max-width: 940px) {
  .fifty-banner a {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  header {
    background-color: #85897e;
  }
  header .header-wrapper {
    min-width: 300px;
    width: 100%;
    box-shadow: none;
  }
  header #logo-wrapper {
    background-color: #6d9c28;
    box-shadow: #518611 -3px 5px 18px 4px inset;
    width: 100%;
    height: 62px;
    display: block;
    min-width: 256px;
  }
  header #logo-wrapper img {
    display: none;
  }
  header .logoimage {
    padding: 0;
  }
  header .mobile-tag {
    background-color: #719500;
    height: 45px;
    width: 100%;
    box-shadow: #333 0px 2px 3px 0px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjEuMCIgeDI9IjAuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcxOTUwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZkOWMyOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: linear-gradient(to left top, #719500, #6d9c28);
    z-index: 100;
    position: relative;
  }
  header .mobile-tag h2 {
    font-size: 13px;
    font-style: italic;
    color: #fff;
    float: left;
    margin: 16px 0px 0px 14px;
  }
  header .mobile-tag .mobile-button, header .mobile-tag .mobile-search-button {
    height: 40px;
    width: 40px;
    margin-right: 10px;
    right: 0px;
    position: absolute;
  }
  header .mobile-tag .mobile-button {
    background: transparent url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/mobile-menu@2x.png") no-repeat scroll left center/40px 40px;
    top: 5px;
  }
  header .mobile-tag .mobile-search-button {
    background: transparent url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/search@2x.png") no-repeat scroll left center/26px 25px;
    right: 37px;
    top: 2px;
  }
}
footer.footer-wrapper {
  width: 100%;
  max-width: 100%;
  min-width: 768px;
  min-height: 100px;
  margin: 0 auto;
  background-color: #4a4b42;
  border-top: 3px solid #6d9c28;
}

footer.footer-wrapper #footer {
  width: 940px;
  max-width: 100%;
  min-width: 600px;
  margin: 0 auto;
  padding: 1em;
  color: #fefefe;
  *zoom: 1;
}

footer.footer-wrapper #footer:after {
  content: "";
  display: table;
  clear: both;
}

footer.footer-wrapper #footer .footer-left {
  float: left;
  width: 300px;
}

footer.footer-wrapper #footer .footer-left h2 {
  float: left;
  clear: left;
  margin: 1em 0 0.5em;
  font-size: 20px;
  line-height: 1em;
  font-family: georgia, serif;
  color: #fff;
}

footer.footer-wrapper #footer #ftr-textlinks {
  float: right;
}

footer.footer-wrapper #footer #ftr-textlinks li {
  border-right: 1px solid #6f6f6f;
  padding: 0 4px;
  line-height: 1;
}

footer.footer-wrapper #footer #ftr-textlinks li:last-child {
  border: none;
  margin-bottom: 0;
}

footer.footer-wrapper #footer p {
  clear: left;
}

footer.footer-wrapper #footer a:link, footer.footer-wrapper #footer a:visited {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

footer.footer-wrapper #footer a:hover {
  text-decoration: underline;
}

footer.footer-wrapper #footer #ftr-hhs {
  width: 50px;
  height: 50px;
  text-indent: -9000px;
  text-decoration: none;
  background: url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/hhs-logo.svg") no-repeat top left;
  background-size: 50px 50px;
  border: none;
  display: block;
  float: left;
}

footer.footer-wrapper #footer #ftr-usagov {
  width: 98px;
  height: 31px;
  text-indent: -9000px;
  text-decoration: none;
  background: url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/ftr-usagov-x2.png") no-repeat top left;
  background-size: 98px 31px;
  border: none;
  float: left;
  margin: 10px;
}

footer.footer-wrapper #footer .staff-footer {
  float: right;
  display: block;
  margin: 4em 5px 0;
}

footer.footer-wrapper #footer .staff-footer a:link {
  padding: 0 0 0 10px;
  line-height: 1;
}

footer.footer-wrapper #footer #updateThisPage {
  border-right: 1px solid #6f6f6f;
  padding: 0 10px;
}

footer.footer-wrapper #footer #last-reviewed {
  float: right;
  width: 400px;
  text-align: right;
  margin: 20px 0 15px;
  font-size: 12px;
}

ul.list-none {
  margin-bottom: 0px;
}

@media only screen and (min-width: 767px) {
  .footer-left {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 915px) {
  footer.footer-wrapper #footer #ftr-textlinks {
    float: right;
  }
  footer.footer-wrapper #footer #ftr-textlinks li {
    float: none;
    border: none;
    padding: 0;
    margin-bottom: 0.75em;
  }
  footer.footer-wrapper #footer #ftr-textlinks li a:link, footer.footer-wrapper #footer #ftr-textlinks li a:visited {
    font-size: 13px;
  }
  footer.footer-wrapper #footer .staff-footer {
    float: right;
    display: block;
    margin: 1em 5px 0;
    width: 216px;
  }
  footer.footer-wrapper #footer .staff-footer a:link {
    padding: 0 0 1em 0;
    float: left;
    font-size: 16px;
  }
  footer.footer-wrapper #footer #updateThisPage {
    padding: 0 0 1em 0;
    border: none;
  }
  footer.footer-wrapper #footer .request {
    position: initial;
    top: 0px;
    left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  footer.footer-wrapper {
    min-width: 300px;
    width: 100%;
  }
  footer.footer-wrapper #footer {
    width: 100%;
    min-width: 300px;
    padding: 1em;
  }
  footer.footer-wrapper #footer .footer-left h2 {
    margin: 0.5em 0 0.5em 0;
  }
  footer.footer-wrapper #footer #ftr-hhs {
    position: static;
    width: 50px;
    height: 50px;
    text-decoration: none;
    margin: 15px 15px 15px 0;
    float: left;
  }
  footer.footer-wrapper #footer #ftr-usagov {
    position: static;
    width: 98px;
    height: 31px;
    margin: 23px 10px 0;
  }
  footer.footer-wrapper #footer .staff-footer {
    display: block;
    margin: 1.5em 0 0;
    width: 216px;
  }
  footer.footer-wrapper #footer .staff-footer a:link {
    padding: 0 0 1em 0;
    float: left;
    font-size: 16px;
  }
  footer.footer-wrapper #footer #updateThisPage {
    border-right: none;
  }
}
@media only screen and (max-width: 529px) {
  #ftr-textlinks {
    margin: 1em 0;
    float: left;
    width: 100%;
  }
  footer.footer-wrapper #footer .staff-footer {
    float: left;
    display: block;
    margin: 1.5em 0 0;
  }
}
.ua-safari nav#main ul li.left.about {
  width: 15%;
}

.ua-safari #user-controls li {
  padding-right: 10px;
}

nav#main .dropdown li:hover, nav#main .dropdown li.current-section:hover {
  background: #7B776E;
}

nav#main ul {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  border-left: 1px solid #333;
  border-right: 1px solid #888474;
  height: 40px;
}

nav#main ul li.left.health {
  width: 19%;
}

nav#main ul li.left.research {
  width: 12%;
}

nav#main ul li.left.funding {
  width: 23%;
}

nav#main ul li.left.funding ul li a {
  padding-left: 40px;
}

nav#main ul li.left.careers {
  width: 20%;
}

nav#main ul li.left.news {
  width: 11%;
}

nav#main ul li.left.about {
  width: 15%;
}

nav#main ul li {
  display: block;
  padding: 9px 1%;
  border-left: 1px solid #888474;
  border-right: 1px solid #333;
  position: relative;
  text-align: center;
}

nav#main ul li a.sectiontitle:link, nav#main ul li a.sectiontitle:visited {
  text-shadow: 1px 1px 1px #333;
}

nav#main ul li ul {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 220px;
  z-index: 100;
  box-shadow: #333 0 2px 2px 0;
  display: none;
  border-radius: 0 0 0 0;
  border-left: none;
  border-right: none;
  height: auto;
}

nav#main ul li ul li {
  padding: 0;
  width: 220px;
}

nav#main ul li ul li a:link, nav#main ul li ul li a:visited {
  display: block;
  padding: 3px 3px 3px 25px;
  background-color: #7B776E;
  text-align: left;
  color: #fff;
}

nav#main ul li ul li a:hover {
  background-color: #9a978c;
  text-decoration: underline;
  color: #fff;
}

nav#main ul li ul li:last-child, nav#main ul li ul li:last-child a {
  border-radius: 0;
}

nav#main ul li:last-child {
  border-bottom: none;
}

nav#main ul li a:link, nav#main ul li a:visited {
  color: #f8f8f8;
  font-size: 14px;
}

nav#main ul li a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 767px) and (max-width: 1100px) {
  nav#main ul li.left.about ul {
    left: auto;
    right: 0;
  }
}
.show {
  display: block !important;
}

nav#menu {
  float: left;
  width: 235px;
  overflow: hidden;
}

nav#menu > ul > li > a {
  font-weight: bold;
}

nav#menu li {
  list-style: none;
  background-color: #ebebeb;
  line-height: 25px;
}

nav#menu li ul {
  margin: 0;
}

nav#menu li a {
  color: #4c4c4c;
  display: block;
  line-height: 130%;
  padding: 3px 0 3px 10px;
  border-bottom: 1px solid #bfbeb5;
}

nav#menu li a.navnext {
  display: none;
}

nav#menu li a:hover {
  color: #fff;
  background-color: #9a978c;
}

nav#menu li span {
  background-color: #7b776c;
  color: #fff;
  display: block;
  padding: 3px 5px 3px 10px;
  font-weight: bold;
  line-height: 19px;
}

nav#menu li span.exit {
  background-color: transparent;
  display: inline-block;
  padding-left: 0;
}

nav#menu li li a {
  padding-left: 20px;
  padding-right: 5px;
}

nav#menu li.inactive, nav#menu li.backto, nav#menu li.parent, nav#menu li.active-page {
  display: none;
}

nav#menu li.this.active > ul > li > ul {
  display: none;
}

nav#menu li.extra-nav-item a {
  padding: 3px 5px 3px 10px;
  font-weight: bold;
  line-height: 19px;
}

nav#menu li li span, nav#menu li li a {
  padding-left: 20px;
}

nav#menu li li li span, nav#menu li li li a {
  padding-left: 35px;
}

nav#menu li li li li span, nav#menu li li li li a {
  padding-left: 50px;
}

nav#menu li li li li li span, nav#menu li li li li li a {
  padding-left: 65px;
}

nav#menu li li li li li li span, nav#menu li li li li li li a {
  padding-left: 80px;
}

nav#menu li li li li li li li span, nav#menu li li li li li li li a {
  padding-left: 95px;
}

nav#menu li li li li li li li li span, nav#menu li li li li li li li li a {
  padding-left: 110px;
}

nav#menu li li li li li li li li li span, nav#menu li li li li li li li li li a {
  padding-left: 125px;
}

nav#menu li li li li li li li li li li span, nav#menu li li li li li li li li li li a {
  padding-left: 140px;
}

nav#menu li li li li li li li li li li li span, nav#menu li li li li li li li li li li li a {
  padding-left: 155px;
}

@media only screen and (max-width: 767px) {
  nav#menu li.backto, nav#menu li.parent {
    display: table;
  }
  nav#menu li.backto {
    *zoom: 1;
  }
  nav#menu li.backto:after {
    content: "";
    display: table;
    clear: both;
  }
  nav#menu li.backto span {
    background-color: transparent;
  }
  .body-wrapper {
    padding: 0;
  }
  nav#menu {
    border-top: 1px solid #bfbeb5;
    margin: 0;
  }
  nav#menu ul li {
    height: 44px;
    background-color: #ebebeb;
    color: #4c4c4c;
    font-size: 14px;
    display: table;
  }
  nav#menu ul li a:link, nav#menu ul li a:visited {
    color: #676860;
    padding: 0 3px 0 10px;
    text-decoration: none;
    height: 44px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    border-bottom: 1px solid #bfbeb5;
  }
  nav#menu ul li a.navback {
    width: 100%;
    height: 100%;
    float: left;
    margin-right: 10px;
    padding: 0 !important;
    display: table-cell;
  }
  nav#menu.nav.menuTransition ul li.active-page, nav#menu.nav.menuTransition ul li.active-page span {
    background-color: #7b776c;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    display: table-cell;
    height: 44px;
    vertical-align: middle;
  }
  nav#menu.nav.menuTransition ul li.expandable a.navnext {
    float: right;
    width: 40px;
    border-left: 1px solid #bfbeb5;
    padding: 0;
    display: block;
  }
  .nextarrow {
    border-left: 1px solid white;
    background: url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/forward-arrow-shadow.png") no-repeat center;
    background-size: 25px 25px;
  }
  .backarrow {
    background: #fff url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/back-arrow-shadow.png") no-repeat center left;
    background-size: 25px 25px;
  }
  nav#menu.nav ul.parentnav li.active.this.expandable, nav#menu.nav ul.parentnav li.active.expandable li.this.expandable {
    background-color: #7b776c;
  }
  nav#menu.nav ul.parentnav li.this {
    background-color: #7B776C;
    color: #676860 !important;
    line-height: 40px;
    display: table;
  }
  nav#menu.nav ul.parentnav li.this a:link, nav#menu.nav ul.parentnav li.this a:visited {
    color: #fff;
    font-weight: bold;
  }
  nav#menu.nav ul.parentnav li.this a.navnext.nextarrow.current {
    background-color: #ebebeb;
    margin-top: 0;
  }
  nav#menu.nav ul.parentnav li.this li a:link, nav#menu.nav ul.parentnav li.this li a:visited {
    color: #4c4c4c;
    font-weight: normal;
  }
  nav#menu.nav ul.parentnav li.this li a:hover, nav#menu.nav ul.parentnav li.this li a:active {
    color: #fff;
  }
  nav#menu.nav ul.parentnav li.this span {
    padding: 0 0 0 10px;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
  }
  nav#menu.nav ul.parentnav li.this span.exit {
    padding: 0;
    display: inline-block;
  }
  nav#menu.nav.menuTransition ul ul li.parent a, nav#menu.nav ul ul li.parent a {
    padding-left: 10px;
  }
  nav#menu.nav.menuTransition ul ul li a, nav#menu.nav ul ul li a {
    padding-left: 20px;
    line-height: 20px;
  }
  nav#menu.nav.menuTransition ul ul li ul li a, nav#menu.nav ul ul li ul li a {
    padding-left: 20px;
    line-height: 20px;
  }
  nav#menu.nav.menuTransition ul ul li ul li ul li a, nav#menu.nav ul ul li ul li ul li a {
    padding-left: 20px;
    line-height: 20px;
  }
  nav#menu.nav.menuTransition ul ul li ul li ul li ul li a, nav#menu.nav ul ul li ul li ul li ul li a {
    padding-left: 20px;
    line-height: 20px;
  }
  nav#menu.nav.menuTransition ul ul li ul li ul li ul li ul li a, nav#menu.nav ul ul li ul li ul li ul li ul li a {
    padding-left: 20px;
    line-height: 20px;
  }
  nav#menu.nav ul.parentnav ul li.this span {
    padding: 0 0 0 20px;
    vertical-align: middle;
    color: #fff;
    line-height: 20px;
  }
  nav#menu.nav ul.parentnav ul ul li.this span {
    padding: 0 0 0 20px;
    vertical-align: middle;
    color: #fff;
    line-height: 20px;
  }
  nav#menu.nav ul.parentnav ul ul ul li.this span {
    padding: 0 0 0 20px;
    vertical-align: middle;
    color: #fff;
    line-height: 20px;
  }
  nav#menu.nav ul.parentnav ul ul ul ul li.this span {
    padding: 0 0 0 20px;
    vertical-align: middle;
    color: #fff;
    line-height: 20px;
  }
  nav#menu.nav ul.parentnav ul ul ul ul ul li.this span {
    padding: 0 0 0 20px;
    vertical-align: middle;
    color: #fff;
    line-height: 20px;
  }
  nav#menu.nav ul.parentnav li.active-page span {
    padding: 0 0 0 10px;
  }
  nav#menu.nav ul.parentnav li.parent {
    display: table;
    border-bottom: 1px solid #bfbeb5;
    font-size: 15px;
    background-color: #d2d2d2;
    color: #000;
  }
  nav#menu.nav ul.parentnav li.parent span {
    vertical-align: middle;
  }
  nav#menu.nav ul.parentnav li.parent a:link, nav#menu.nav ul.parentnav li.parent a:visited {
    color: #000;
  }
  nav#menu.nav.menuTransition {
    width: 100%;
    position: relative;
    overflow: hidden;
    float: none;
  }
  .menuTransition.nav ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    background-color: #7b776c;
  }
  .menuTransition.nav > ul {
    left: 0;
    display: block;
  }
  .menuTransition.nav ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  nav#menu.nav ul.parentnav {
    visibility: visible;
  }
  nav#menu.nav ul.parentnav > li:first-child {
    visibility: visible;
  }
  nav#menu.nav ul.parentnav ul#active li {
    visibility: visible;
  }
  nav#menu.nav ul.parentnav li.active.expandable li.parent a:link, nav#menu.nav ul.parentnav li.active.expandable li.parent a:visited, nav#menu.nav ul.parentnav li.inactive.expandable li.parent a:link, nav#menu.nav ul.parentnav li.inactive.expandable li.parent a:visited {
    color: #000;
    border-bottom: none;
    font-weight: bold;
  }
  nav#menu.nav ul.parentnav li.active.expandable li.parent a:hover, nav#menu.nav ul.parentnav li.active.expandable li.parent a:focus, nav#menu.nav ul.parentnav li.inactive.expandable li.parent a:hover, nav#menu.nav ul.parentnav li.inactive.expandable li.parent a:focus {
    color: #fff;
  }
  nav#menu.nav ul.parentnav li.active.expandable li.backto a.backarrow.navback span, nav#menu.nav ul.parentnav li.inactive.expandable li.backto a.backarrow.navback span {
    padding: 12px 0 8px 40px;
    color: #9f9f9f;
    font-size: 15px;
    display: table-cell;
    font-weight: bold;
  }
  nav#menu.nav ul.parentnav li.inactive li.parent a.navback.backarrow {
    margin-right: 0px;
  }
  nav#menu.nav ul.parentnav li.inactive {
    display: table;
  }
  .no-touch nav#menu ul.parentnav li a:hover, .no-touch nav#menu ul.parentnav ul li.parent a:hover {
    color: #fff;
  }
  .no-touch nav#menu ul li a:hover, .no-touch a:active {
    background-color: #9a978c;
    color: #fff;
  }
  .no-touch nav#menu ul li a:hover.navback {
    background-color: #9a978c;
  }
  .no-touch nav#menu.nav.menuTransition ul li.expandable a.navnext:hover {
    background-color: #9a978c;
  }
  .no-touch a:hover.navnext {
    background-color: #9a978c;
  }
  .no-touch nav#menu.nav ul.parentnav li.this a:hover.navnext.nextarrow.current {
    background-color: #9a978c;
  }
  .no-touch nav#menu.nav ul.parentnav li.thisnav#menu.nav ul.parentnav li.this li a:hover, .no-touch nav#menu.nav ul.parentnav li.this li a:active {
    color: #fff;
  }
  .no-touch nav#menu li.backto a.backarrow:hover span {
    color: #fff !important;
  }
}
.wrapper {
  width: 940px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}

.body-wrapper {
  background-color: #fff;
  max-width: 100%;
}

#content-wrapper {
  width: 940px;
  max-width: 100%;
  min-width: 600px;
  margin: 0 auto;
  background-color: #fff;
}

#content-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

#content-wrapper #inner-wrapper {
  float: left;
  background-color: #fff;
  padding: 2em 1em 5em 1em;
  width: 100%;
}

.flexslider.no-slide-nav {
  padding: 0;
}

.flexslider.no-slide-nav .flex-direction-nav, .flexslider.no-slide-nav .flex-pauseplay {
  display: none;
}

#carousel ul.slides {
  margin: 0;
}

#carousel ul.slides li {
  height: 140px;
}

#carousel ul.slides li.flex-active-slide {
  background-color: #ebebeb;
}

@media only screen and (max-width: 767px) {
  #content-wrapper {
    min-width: 300px;
    width: 100%;
  }
  #content-wrapper #inner-wrapper {
    min-width: 300px;
    width: 100%;
    padding: 0;
    float: none;
  }
}
article.content p, article.protocol p {
  margin-bottom: 24px;
}

article.content p.no-bottom-margin, article.protocol p.no-bottom-margin {
  margin-bottom: 0;
}

article.content a:link, article.content a:visited, article.protocol a:link, article.protocol a:visited {
  text-decoration: underline;
}

article.content ul, article.protocol ul {
  list-style: disc;
}

article.content ol, article.protocol ol {
  list-style: decimal;
}

article.content ol, article.content ul, article.protocol ol, article.protocol ul {
  line-height: 1.5;
  margin-left: 24px;
  margin-bottom: 24px;
}

article.content ol ol, article.content ul ul, article.content ol ol ol, article.content ul ul ul, article.protocol ol ol, article.protocol ul ul, article.protocol ol ol ol, article.protocol ul ul ul {
  margin-bottom: 0;
}

article.content {
  margin: 0 0 1.125em 265px;
  line-height: 1.5;
  font-size: 15px;
}

article.content aside:before {
  content: "";
  display: table;
  clear: both;
}

article.protocol {
  font-size: 15px;
  line-height: 1.5;
}

article.content.wide {
  width: 95%;
}

@media only screen and (max-width: 767px) {
  #content-wrapper {
    min-width: 300px;
    width: 100%;
  }
  #content-wrapper #inner-wrapper {
    min-width: 300px;
    width: 100%;
    padding: 0;
    float: none;
  }
  article.content {
    margin: 0;
    padding: 1.125em;
  }
  article.content p {
    margin-bottom: 18px;
  }
  article.content {
    font-size: 15px;
    line-height: 1.5;
    min-height: 500px;
  }
  article.protocol {
    padding: 1.125em;
    font-size: 15px;
    line-height: 1.5;
  }
  #home-socialmedia {
    margin: 0 auto 20px;
    width: 75%;
  }
  .breadcrumb {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  #content-wrapper article.content {
    float: left;
    width: 63%;
    margin: 0 0 0 30px;
  }
  #content-wrapper article.content {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) {
  #content-wrapper article.content {
    width: 60%;
  }
  #content-wrapper article.content.wide {
    width: 95%;
  }
}
@media only screen and (min-width: 835px) {
  #content-wrapper article.content {
    width: 65%;
  }
  #content-wrapper article.content.wide {
    width: 95%;
  }
}
@media only screen and (min-width: 900px) {
  #content-wrapper article.content {
    width: 68%;
  }
  #content-wrapper article.content.wide {
    width: 95%;
  }
}
@media only screen and (min-width: 925px) {
  #content-wrapper article.content {
    width: 69%;
  }
  #content-wrapper article.content.wide {
    width: 95%;
  }
}
@media only screen and (min-width: 930px) {
  #content-wrapper article.content {
    width: 70%;
  }
  #content-wrapper article.content.wide {
    width: 95%;
  }
}
table {
  border-collapse: collapse;
  background-color: #fff;
  font-size: 12px;
  width: 100%;
  margin-bottom: 24px;
}

table thead tr {
  background-color: #427bad;
  color: #fff;
}

table th, table td {
  border: 1px solid #666;
  line-height: 130%;
  padding: 6px 8px;
}

table th {
  color: #fff;
}

table th a:link, table th a:visited {
  line-height: 160%;
  color: #fff;
}

table th a:hover {
  color: #333;
}

table td {
  vertical-align: top;
}

table td img {
  border: 1px solid #000;
}

table th {
  background-color: #427bad;
  font-weight: bold;
  vertical-align: top;
  font-size: 1em;
}

table caption {
  font-size: 118.8%;
  font-weight: bold;
  line-height: 125%;
  padding: 7px 0;
  text-align: left;
}

table tr:nth-child(even) {
  background-color: #ebebeb;
}

table.nonbordered {
  border: none;
}

table.nonbordered td, table.nonbordered th {
  border: none;
}

table.formtable {
  border: none;
}

table.formtable td, table.formtable th {
  border: none;
}

table.nonbordered th {
  background-color: #fff;
}

table.oda-activity {
  font-size: 87.5%;
}

table.oda-activity th, table.oda-activity td {
  line-height: 125%;
  padding: 5px;
}

table.oda-activity caption {
  line-height: 125%;
  padding: 5px;
  font-size: 150%;
}

table.outer-formtable {
  background-color: #ebebeb;
  border: medium ridge #ccc !important;
}

table.formtable {
  background-color: #f1f1f1;
  border-bottom: 1px solid #fff;
}

.formtable th, .formtable td {
  border-bottom: 1px solid #fff;
  padding: 6px;
}

.formhighlight {
  background-color: #b8bcd2;
}

.formtable .required {
  font-size: 87.5%;
  color: #760000;
  font-style: italic;
}

.formtable .optional {
  font-size: 80%;
  font-style: italic;
}

.menu {
  font-size: 87.5%;
}

table.grants {
  padding: 10px;
}

.grants td {
  padding: 10px;
}

.grants th {
  background-color: #56608B;
}

.grants td {
  line-height: 170%;
}

table#spotlight {
  border: 1px solid #ccc;
  padding: 5px;
}

#spotlight td {
  padding: 6px 8px;
  border: 1px solid #ccc;
}

#spotlight td.researcher_image {
  min-width: 117px;
}

#spotlight tr.section {
  background-color: #ebebeb;
}

table.bold-links td a {
  font-weight: bold;
}

table.cellphone td, table.interviews td {
  padding: 10px;
}

table.photos-bio {
  border: 1px solid #ccc !important;
}

table.photos-bio td {
  width: 260px;
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc !important;
}

table.photos-bio td img {
  margin-bottom: 5px;
}

table.photos-bio td p {
  width: 200px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

table.test-connection td {
  text-align: left !important;
}

table.test-connection td.border-right {
  border-right: 1px solid #000;
}

table.footable .fooicon-sort-asc:before {
  content: "\f0de";
}

table.footable .fooicon-sort-desc:before {
  content: "\f0dd";
}

table.footable > thead > tr.footable-filtering > th, table.footable.footable-filtering-right > thead > tr.footable-filtering > th {
  text-align: left;
}

article.content li.footable-page a.footable-page-link, article.content li.footable-page-nav a.footable-page-link {
  font-size: 1.35em;
  text-decoration: none;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.55);
}

tr.footable-paging td {
  border: none;
}

table.footable tfoot tr.footable-paging td span.label {
  display: none;
}

.footable .pagination > .disabled > a, .footable .pagination > .disabled > a:hover {
  cursor: default;
}

.footable .pagination > .active > a, .footable .pagination > .active > span, .footable .pagination > .active > a:hover, .footable .pagination > .active > span:hover, .footable .pagination > .active > a:focus, .footable .pagination > .active > span:focus {
  z-index: 2;
  color: black;
  cursor: default;
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
}

.footable .pagination > li > a:hover {
  color: black;
}

.footable .pagination > li:last-child > a, .footable .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

span.footable-toggle.fooicon.fooicon-plus:hover {
  cursor: pointer;
}

#IE9 td.researcher_image img {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned table th, .pinned table td {
    white-space: nowrap;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  div.table-wrapper div.scrollable {
    margin-left: 35%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none;
  }
}
table.niehs-sortable-table {
  border: 1px solid #ccc;
  margin-top: 0;
  border-collapse: collapse;
}

table.niehs-sortable-table td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 6px 8px;
}

table.niehs-sortable-table thead th {
  background-color: #427bad;
  color: #fff;
}

table.niehs-sortable-table thead tr th:hover {
  background-color: #225C7A;
}

table.niehs-sortable-table th {
  background-color: #427bad;
  border: 1px solid #9f9f9f;
  border-collapse: collapse;
  cursor: pointer;
  padding: 6px 8px;
}

table.niehs-sortable-table tbody th {
  background-color: #427bad;
}

table.niehs-sortable-table tfoot tr td {
  text-align: right;
  font-weight: bold;
}

table.niehs-sortable-table tbody tr.odd td, table.niehs-sortable-table tbody tr.highlight td {
  background-color: #ebebeb;
}

th.tablesorter-header {
  background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 18px;
  white-space: normal;
  cursor: pointer;
}

th.headerSortUp, th.tablesorter-headerSortUp, th.tablesorter-headerAsc {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
}

th.headerSortDown, th.tablesorter-headerSortDown, th.tablesorter-headerDesc {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
}

.tablesorter-headerRow thead .sorter-false {
  background-image: none;
  cursor: default;
}

.cards-holder {
  background: #f0f0f0;
  padding: 1rem;
  display: inline-block;
}

.what-is-bioethics__body {
  font-size: 14px;
}

.what-is-bioethics__body--qualifer {
  color: #5e5e5e;
}

.what-is-bioethics__body--dropcap {
  font-size: 44px;
  line-height: 44px;
  float: left;
  margin-right: 4px;
}

.what-is-bioethics__body--indented {
  margin: 0.25em 2.5em 0.25em 2.5em;
  padding: 0.25em;
}

.what-is-bioethics__body--examples {
  font-family: georgia, serif;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 1rem;
}

.abstract-card_column {
  width: 50%;
  padding: 0;
  margin-right: 0;
  min-height: 1px;
}

@media only screen and (max-width: 767px) {
  .abstract-card_column {
    width: auto !important;
    float: none;
  }
}
.abstract-card_column--title {
  border-bottom: 1px solid #cecbce;
  font-family: georgia, serif;
  font-size: 1.5em;
  font-weight: normal;
  padding: 0.25em 0;
  margin: 0;
  line-height: 112.5%;
}

.abstract-card_column a:link, .abstract-card_column a:visited {
  color: #1c75be;
  margin: 0;
  display: inline;
  text-decoration: underline;
}

.abstract-card_column--1 {
  padding-right: 4%;
}

@media only screen and (max-width: 767px) {
  .abstract-card_column:before {
    content: "";
    display: table;
  }
}
.abstract-card_column > div {
  margin-bottom: 23px;
  border-bottom: 1px solid #cecbce;
  margin-top: 12px;
}

@media only screen and (max-width: 767px) {
  .abstract-card_column > div {
    min-height: 100px;
  }
}
.abstract-card_item--title, .abstract-card_item--title a {
  line-height: 140%;
  font-size: 14px;
  text-decoration: none;
}

.abstract-card_caption {
  width: 100%;
  color: #4c4c4c;
  line-height: 1.4em;
  font-size: 0.85em;
  margin: 5px 15px 5px 0;
}

.abstract-card_caption .caption {
  margin-bottom: 0;
}

[class*=".abstract-card_column{"] + [class*=".abstract-card_column{"]:last-child {
  float: right;
}

.accordion-toggle {
  cursor: pointer;
  margin: 10px 0;
  outline: none;
  overflow: visible;
}

.accordion-toggle.keyboard-focus {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color;
}

.accordion-toggle:hover, .accordion-toggle:active {
  color: #3c6b78;
}

.accordion-toggle:before {
  content: "\f054";
  float: left;
  margin-left: -15px;
  margin-top: 3px;
  font-family: fontawesome;
  font-size: 12px;
  color: #225c7a;
}

.slot-container .accordion-content {
  display: none;
}

.slot-container .accordion-content.grantee {
  background-color: #eee;
  padding: 10px 10px 0 10px;
}

.slot-container .accordion-content.grantee:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.arrowDown::before {
  content: "\f078";
  margin-left: -17px;
}

#_atssh {
  position: absolute;
  top: 0;
}

.bookmark, .hidden {
  visibility: hidden;
}

h4.agenda-date, h4.agenda-session {
  border: 1px solid #9f9f9f;
  padding: 5px;
  margin: 0;
  margin-top: -1px;
}

h4.agenda-date {
  font-size: 1.1em;
  font-style: italic;
  background-color: #56608B;
  color: #fff;
}

h4.agenda-session {
  text-transform: uppercase;
  background-color: #b8bcd2;
  font-size: 1em;
}

ul.agenda {
  list-style-type: none;
  margin-left: -20px !important;
}

ul.agenda li {
  border-bottom: 1px dashed #9f9f9f;
  vertical-align: top;
  list-style: none;
  padding: 5px;
}

ul.agenda li li {
  border: none;
  padding: 0 !important;
  list-style-type: disc;
}

ul.agenda li li li {
  border: none;
  padding: 0 !important;
  list-style-type: circle;
}

ul.agenda li > p {
  float: left;
}

ul.agenda li > div {
  margin-left: 130px;
}

ul.agenda li > p + p {
  margin-left: 120px;
  float: none;
}

article.content a.all-scientist--email:link, article.content a.all-scientist--email:visited {
  text-decoration: none;
  font-size: 10px;
  margin: 0 5px 0 0;
}

article.content a.all-scientist--email:before {
  content: "\f0e0";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}

article.content a.all-scientist--webpage:link, article.content a.all-scientist--webpage:visited {
  text-decoration: none;
  font-size: 10px;
}

article.content a.all-scientist--webpage:before {
  content: "\f108";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}

#anchor-top {
  top: -100px;
  position: absolute;
  visibility: hidden;
}

.top, .top-right {
  display: none;
}

#inner-wrapper .content .top, #inner-wrapper .content .top-right {
  display: none;
}

#back2top {
  position: fixed;
  bottom: 35%;
  z-index: 9999;
  display: none;
}

@media only screen and (max-width: 1100px) {
  #back2top {
    right: 70px;
  }
}
#back2top a:link {
  display: block;
  position: absolute;
  left: 700px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: rgba(0, 120, 161, 0.75);
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  transition: background 0.5s;
  border: none;
}

@media only screen and (max-width: 1100px) {
  #back2top a:link {
    left: 0;
  }
}
#back2top a:link:before {
  content: "\f062";
  font-family: fontawesome;
  font-size: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#back2top a:hover {
  background: #0078a1;
}

.content .biz160 {
  min-height: 160px;
}

.content .biz140 {
  min-height: 140px;
}

.float-left, div.community-featured-box p.clear-both, dl.bizcard {
  clear: none;
}

.bizcard-wide {
  width: 310px;
}

dl.bizcard {
  font-size: 13px;
  margin: 5px 10px 12px 0;
}

dl.bizcard-floating {
  font-size: 13px;
  display: inline-block;
  margin: 5px 5px 12px 0;
  min-height: 125px;
  vertical-align: top;
}

dl#bizcard-minheight {
  min-height: 160px;
}

.bizcard-narrow {
  width: 222px;
}

dl.bizcard dt img {
  float: left;
  margin: 0 8px 0 0;
}

dl.bizcard-floating dt img, dl.bizcard-floating dt.hascourtesy {
  float: left;
  margin: 0 8px 0 0;
}

dl.bizcard dt.hascourtesy {
  float: left;
  margin: 0 8px 0 0;
}

dl.bizcard dt img {
  margin-bottom: 10px;
}

dl.bizcard dt.hascourtesy img {
  margin-bottom: 0;
}

dl.bizcard-floating dt.hascourtesy {
  width: 100px;
}

dl.bizcard dt {
  line-height: 130%;
}

dl.bizcard dt.hascourtesy {
  width: 100px;
}

dl.bizcard-floating dt.hasphoto, dl.bizcard-floating dt.has-no-photo {
  line-height: 130%;
}

dl.bizcard dt {
  padding-top: 5px;
}

dl.bizcard-floating dt.hasphoto {
  padding-left: 110px;
}

dl.bizcard-floating dt.has-no-photo {
  padding-left: 10px;
}

dl.bizcard dd {
  line-height: 140%;
  font-size: 87.5%;
}

dl.bizcard-floating dd {
  line-height: 140%;
  font-size: 87.5%;
}

dl.bizcard-floating dd.has-no-photo {
  line-height: 140%;
  font-size: 87.5%;
}

dl.bizcard dd p {
  line-height: 130% !important;
}

dl.bizcard-floating dd p, dl.bizcard-floating dd.has-no-photo p {
  line-height: 130% !important;
}

dl.bizcard dd.hasphoto {
  float: left;
  font-size: 87.5%;
  padding: 10px 10px 0 0;
  overflow: auto;
}

dl.bizcard dd.hasphoto.nophoto {
  padding-top: 4px;
}

dl.bizcard-floating dd {
  padding-left: 110px;
}

dl.bizcard-floating dd.has-no-photo {
  padding-left: 110px;
}

dd.hasphoto div.filelink {
  line-height: 180%;
}

dl.awardee dd.hasphoto {
  font-size: 95%;
}

article dl.bizcard, article dl.bizcard-floating {
  clear: none;
}

article dl.bizcard:after, article dl.bizcard-floating:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (max-width: 767px) {
  .bizcard-wide {
    max-width: 323px;
    width: 100%;
    font-size: 90%;
  }
  dl.bizcard-floating {
    min-height: 100px;
  }
  .hascourtesy img {
    width: 90px;
    height: 112px;
  }
}
.infocard {
  line-height: 140%;
  font-size: 13px;
}

.infocard .title {
  font-size: 13px;
  padding-bottom: 10px;
  width: 100%;
  font-weight: bold;
}

.infocard > div {
  font-size: 87%;
  padding-right: 10px;
  float: left;
}

@media only screen and (max-width: 480px) {
  .biz-address {
    width: 150px;
  }
}
.body-indent {
  margin-left: 24px;
}

.red-accent, .red-accent a:link, .red-accent a:visited {
  background-color: #a41a06 !important;
  color: #fff !important;
}

.grey-accent, .grey-accent a:link, .grey-accent a:visited {
  background-color: #7b776e !important;
  color: #fff !important;
}

.blue-accent {
  background-color: #397b8a !important;
  color: #fff !important;
}

.royal-accent {
  background-color: #427bad !important;
  color: #fff !important;
}

.lavander-accent, .lavander-accent a:link, .lavander-accent a:visited, .lavendar-accent, .lavendar-accent a:link, .lavendar-accent a:visited, .lavender-accent, .lavender-accent a:link, .lavender-accent a:visited {
  background-color: #6c739f !important;
  color: #fff !important;
}

article.content .calloutBox {
  width: 100%;
}

article.content .calloutBox, article.content .calloutBox-narrow {
  background-color: #ebebeb;
  margin-bottom: 18px;
  padding: 15px 15px 0px;
  float: left;
  *zoom: 1;
}

article.content .calloutBox:after, article.content .calloutBox-narrow:after {
  content: "";
  display: table;
  clear: both;
}

article.content .calloutBox h3, article.content .calloutBox-narrow h3 {
  border-bottom: none;
  padding-bottom: 0;
}

article.content .calloutBox h4.lavender-accent, article.content .calloutBox h4.lavander-accent, article.content .calloutBox h4.grey-accent, article.content .calloutBox h4.red-accent, article.content .calloutBox h4.blue-accent, article.content .calloutBox h4.royal-accent, article.content .calloutBox h4, article.content .calloutBox-narrow h4.lavender-accent, article.content .calloutBox-narrow h4.lavander-accent, article.content .calloutBox-narrow h4.grey-accent, article.content .calloutBox-narrow h4.red-accent, article.content .calloutBox-narrow h4.blue-accent, article.content .calloutBox-narrow h4.royal-accent, article.content .calloutBox-narrow h4 {
  padding-left: 5px;
  margin: -15px -15px 15px;
}

article.content .calloutBox h4.lavender-accent a:link, article.content .calloutBox h4.lavender-accent a:visited, article.content .calloutBox h4.lavander-accent a:link, article.content .calloutBox h4.lavander-accent a:visited, article.content .calloutBox h4.grey-accent a:link, article.content .calloutBox h4.grey-accent a:visited, article.content .calloutBox h4.red-accent a:link, article.content .calloutBox h4.red-accent a:visited, article.content .calloutBox h4.blue-accent a:link, article.content .calloutBox h4.blue-accent a:visited, article.content .calloutBox h4.royal-accent a:link, article.content .calloutBox h4.royal-accent a:visited, article.content .calloutBox h4 a:link, article.content .calloutBox h4 a:visited, article.content .calloutBox-narrow h4.lavender-accent a:link, article.content .calloutBox-narrow h4.lavender-accent a:visited, article.content .calloutBox-narrow h4.lavander-accent a:link, article.content .calloutBox-narrow h4.lavander-accent a:visited, article.content .calloutBox-narrow h4.grey-accent a:link, article.content .calloutBox-narrow h4.grey-accent a:visited, article.content .calloutBox-narrow h4.red-accent a:link, article.content .calloutBox-narrow h4.red-accent a:visited, article.content .calloutBox-narrow h4.blue-accent a:link, article.content .calloutBox-narrow h4.blue-accent a:visited, article.content .calloutBox-narrow h4.royal-accent a:link, article.content .calloutBox-narrow h4.royal-accent a:visited, article.content .calloutBox-narrow h4 a:link, article.content .calloutBox-narrow h4 a:visited {
  color: #fff;
  text-decoration: underline;
}

article.content .calloutBox h4.lavender-accent a:hover, article.content .calloutBox h4.lavender-accent a:focus, article.content .calloutBox h4.lavander-accent a:hover, article.content .calloutBox h4.lavander-accent a:focus, article.content .calloutBox h4.grey-accent a:hover, article.content .calloutBox h4.grey-accent a:focus, article.content .calloutBox h4.red-accent a:hover, article.content .calloutBox h4.red-accent a:focus, article.content .calloutBox h4.blue-accent a:hover, article.content .calloutBox h4.blue-accent a:focus, article.content .calloutBox h4.royal-accent a:hover, article.content .calloutBox h4.royal-accent a:focus, article.content .calloutBox h4 a:hover, article.content .calloutBox h4 a:focus, article.content .calloutBox-narrow h4.lavender-accent a:hover, article.content .calloutBox-narrow h4.lavender-accent a:focus, article.content .calloutBox-narrow h4.lavander-accent a:hover, article.content .calloutBox-narrow h4.lavander-accent a:focus, article.content .calloutBox-narrow h4.grey-accent a:hover, article.content .calloutBox-narrow h4.grey-accent a:focus, article.content .calloutBox-narrow h4.red-accent a:hover, article.content .calloutBox-narrow h4.red-accent a:focus, article.content .calloutBox-narrow h4.blue-accent a:hover, article.content .calloutBox-narrow h4.blue-accent a:focus, article.content .calloutBox-narrow h4.royal-accent a:hover, article.content .calloutBox-narrow h4.royal-accent a:focus, article.content .calloutBox-narrow h4 a:hover, article.content .calloutBox-narrow h4 a:focus {
  color: #e5e5e5;
  text-decoration: none;
}

article.content .calloutBox h4, article.content .calloutBox-narrow h4 {
  background-color: #7b776e;
  color: #fff;
}

article.content .calloutBox p, article.content .calloutBox-narrow p {
  margin-bottom: 15px;
  padding: 0;
}

article.content .calloutBox p:last-child, article.content .calloutBox-narrow p:last-child {
  padding: 0;
  margin: 0 0 15px;
}

article.content .float-right:not(.niehs_media_narrow) {
  width: 212px;
}

article.content .calloutBox-narrow {
  width: 50%;
  margin-right: 15px;
}

article.content .calloutBox-narrow.right {
  float: right;
}

article.content .float-right > .calloutBoxNarrow p img, article.content .calloutBox-narrow.right p img {
  margin-bottom: 0px;
}

article.content .float-right > .calloutBoxNarrow ul, article.content .calloutBox-narrow.right ul {
  margin-bottom: 15px;
}

article.content .calloutBox + *:not(.calloutBox), article.content .calloutBox-narrow + *:not(.calloutBox) {
  clear: left;
}

article.content .calloutBoxNarrow + *:not(.calloutBoxNarrow) {
  clear: left;
}

article.content .calloutBoxNarrow {
  *zoom: 1;
}

article.content .calloutBoxNarrow:after {
  content: "";
  display: table;
  clear: both;
}

div.arra-story-box {
  padding: 15px 15px 0px 15px;
  background: #ebebeb;
  text-align: center;
  margin-bottom: 18px;
}

div.arra-story-box img {
  margin-bottom: 5px;
}

div.arra-story-box > p {
  clear: both;
  text-align: left;
  line-height: 1.4em;
  margin-bottom: -3px;
}

div.arra-featured-box {
  margin: 0 0 10px 0;
  min-height: 160px;
}

div.arra-featured-box, div.arra-grantees-box {
  background: #ebebeb;
  padding: 15px 15px 0 15px;
}

div.arra-featured-box h3, div.arra-grantees-box h3 {
  font-size: 130%;
  background: #7b776e;
  padding: 4px 10px;
  margin: -15px -15px 15px;
  border-bottom: none;
}

div.arra-featured-box h3 a:link, div.arra-featured-box h3 a:visited, div.arra-grantees-box h3 a:link, div.arra-grantees-box h3 a:visited {
  color: #fff;
  text-decoration: underline;
  font-family: domine;
  font-size: 14px;
}

div.arra-featured-box h3 a:hover, div.arra-featured-box h3 a:focus, div.arra-grantees-box h3 a:hover, div.arra-grantees-box h3 a:focus {
  color: #e5e5e5;
  text-decoration: underline;
}

div.arra-featured-box img, div.arra-grantees-box img {
  border: 1px solid #000;
  margin: 0 10px 10px 0;
  float: left;
}

div.arra-featured-box p.arra-featured-box-name, div.arra-grantees-box p.arra-featured-box-name {
  font-size: 140%;
  line-height: 105% !important;
}

div.arra-featured-box a.arra-featured-box-readmore, div.arra-grantees-box a.arra-featured-box-readmore {
  font-size: 95%;
  color: #006;
}

div.arra-featured-box a.arra-featured-box-readmore:hover, div.arra-grantees-box a.arra-featured-box-readmore:hover {
  color: #8e5832;
}

div.arra-featured-box p, div.arra-grantees-box p {
  margin: 10px 10px 10px 0;
  line-height: 130%;
}

div.arra-grantees-box {
  float: left;
  margin: 0 5px 10px 5px;
  width: 48%;
  min-height: 200px;
}

div.arra-grantees-box h5 {
  font-weight: bold;
}

div.arra-grantees-box h5 a {
  text-decoration: none;
}

div.arra-grantees-box p a {
  font-size: 95%;
}

div.community-featured-box {
  background-color: #ebebeb;
  margin: 0 0 18px 0;
  padding: 15px 15px 10px 15px;
}

#content div.community-featured-box .caption-left {
  margin: 3px 10px 0 2px;
}

#content div.community-featured-box > h3 {
  display: inline;
  line-height: 170%;
  border-bottom: none;
}

#content div.community-featured-box > p {
  line-height: 125%;
}

#content div.community-featured-box > .clear-both {
  height: 0;
}

#zoomifyContainer {
  width: 900px;
  height: 550px;
  margin: auto;
  border: 1px solid #696969;
}

#zoomifyContainer img {
  height: inherit;
}

.historicaldoc {
  padding: 5px;
  background-color: #EEE;
  border: 1px solid #666;
  margin: 10px 20px 20px;
  display: block;
  max-width: 600px;
}

@media only screen and (max-width: 835px) {
  div.arra-grantees-box {
    width: 45%;
    min-height: 265px;
  }
}
@media only screen and (max-width: 767px) {
  article.content .callout-box .twoColumn {
    float: none;
    width: 100%;
  }
  article.content .callout-box .twoColumn:last-of-type {
    margin-left: 0%;
  }
  article.content .float-right {
    width: 100%;
  }
  article.content .float-right > .callout-box-narrow, article.content .callout-box, article.content .callout-box-narrow {
    width: 100%;
    margin: 0 0 18px;
  }
  article.content .callout-box-narrow.right {
    margin: 0 0 18px;
    width: 100%;
  }
  article.content .callout-box-narrow.right p img {
    float: right;
    margin: 0 0 10px 10px;
  }
  article.content .callout-box .float-right, article.content .callout-box-narrow .float-right, article.content .arra-grantees-box .float-right {
    float: right;
  }
}
@media only screen and (max-width: 600px) {
  div.arra-grantees-box {
    width: 100%;
    margin: 0 0 10px 0;
    min-height: 150px;
  }
}
.float-right .calloutBoxAction h4 {
  width: 103%;
}

.calloutBoxAction {
  position: relative;
  width: 100%;
  font-size: 14px;
  margin-bottom: 39px;
  display: inline-block;
}

.calloutBoxAction.Narrow {
  width: 100%;
}

.calloutBoxAction.Narrow h4 {
  width: 103%;
}

.calloutBoxAction h4 {
  position: relative;
  width: 103%;
  background: #3385ce;
  color: #fff !important;
  display: block;
  font-family: arial;
  padding: 5px 10px 5px 10px;
  left: -10px;
  top: 0px;
  box-shadow: 1px 1px 2px #333;
  z-index: 100;
  line-height: 1.7;
}

.calloutBoxAction h4 .ribbon-tri-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0px 0 10px;
  border-color: #143e6b transparent transparent transparent;
  position: absolute;
  bottom: -15px;
  left: 0px;
  z-index: 99;
}

.calloutBoxAction h4 .ribbon-tri-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 10px 0px 0px;
  border-color: #143e6b transparent transparent transparent;
  position: absolute;
  bottom: -15px;
  right: -1px;
}

.calloutBoxAction .calloutActionBody {
  padding: 6px 8px 1px 10px;
  display: block;
  font-size: 13px;
  margin-top: -7px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjEuMCIgeDI9IjAuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5ZDdlNSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjNmM2YzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-size: 100%;
  background-image: linear-gradient(-45deg, #c9d7e5 0%, #f3f3f3 50%, #f7f7f7 100%);
}

.calloutBoxAction .calloutAction-body-text {
  padding: 16px 8px 10px 8px;
  display: block;
  font-size: 13px;
  margin-top: -10px;
}

.calloutBoxAction .calloutAction-body-text h3 {
  border-bottom: none;
  padding-bottom: 0;
}

.calloutBoxAction .calloutAction-body-text ul:last-of-type, .calloutBoxAction .calloutAction-body-text p:last-of-type {
  margin-bottom: 0;
}

.calloutBoxAction .calloutAction-body-text > .cta {
  padding: 6px 30px 6px 5px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  border-radius: 5px;
  background: #3385ce;
}

.calloutBoxAction .calloutAction-body-text .cta-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -4px;
}

#archive {
  border: none;
  margin-bottom: 10px;
}

#archive h4, #archive h4.archiveHeader {
  font-family: arial;
  color: #fff;
  font-size: 13px;
  margin-bottom: 0;
  padding: 2px 0 2px 10px;
  line-height: 150%;
  background-color: #3385ce;
}

#archive div, #archive .archiveBody {
  margin: 0px 0px 15px;
  padding: 5px 15px 10px;
  border-bottom: 3px solid #3385ce;
  font-size: 13px;
}

.calloutBox {
  position: relative;
  font-size: 13px;
  line-height: 20px;
}

.calloutBoxNarrow {
  font-size: 13px;
  width: 33.3%;
  padding: 0px 15px;
  border-left: 3px solid #3385ce;
  float: right;
  clear: both;
  margin: 0 0 10px 25px;
}

.calloutBoxNarrow h3 {
  border-bottom: none;
  padding-bottom: 0;
}

.calloutBoxNarrow h4 {
  font-size: 14px;
  line-height: 1.2;
}

.calloutBoxNarrow p {
  margin-top: 10px;
  margin-bottom: 0px;
}

.calloutBoxWide {
  width: 100%;
  padding: 15px 20px;
  border-top: 3px solid #3385ce;
  border-bottom: 3px solid #3385ce;
  margin: 25px 0;
  display: inline-block;
}

.calloutBoxWide h3 {
  border-bottom: none;
  padding-bottom: 0;
}

.calloutBox h4 {
  font-size: 16px;
  margin: 0;
}

.float-right > .calloutBox {
  position: relative;
  font-size: 13px;
  line-height: 20px;
}

.float-right > .calloutBoxNarrow {
  width: 100%;
  padding: 0px 20px;
  border-left: 3px solid #3385ce;
  float: none;
  margin: 0 0 7px 0;
}

.centerlinks {
  font-size: 13px;
  padding: 0px 15px;
  border-left: 3px solid #3385ce;
  float: right;
  clear: both;
  margin: 0 0 10px 25px;
  zoom: 1;
}

.centerlinks:after {
  content: "";
  display: table;
  clear: both;
}

#centerlinks-desktop {
  width: 33.3%;
}

@media only screen and (max-width: 530px) {
  #centerlinks-desktop {
    display: none;
  }
}
#centerlinks-mobile {
  width: 100%;
  display: none;
}

@media only screen and (max-width: 530px) {
  #centerlinks-mobile {
    display: block;
  }
}
.card {
  width: 100%;
  float: left;
  margin: 0.5%;
}

@media only screen and (max-width: 530px) {
  .card {
    width: 99%;
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .card {
    width: 49%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 861px) {
  .card {
    width: 49%;
  }
}
@media only screen and (min-width: 862px) {
  .card {
    width: 32.25%;
  }
}
@media only screen and (max-width: 530px) {
  .card__img-holder {
    display: none;
  }
}
.card__img {
  width: 100%;
  display: block;
  border: none !important;
}

.card__title {
  background: #566089;
  color: white;
  font-family: Cambria;
  font-weight: bold;
  font-size: 1.32rem;
  padding: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media only screen and (max-width: 530px) {
  .card__title {
    font-size: 1.5rem;
  }
}
.card__body {
  background: white;
  padding: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.red-accent, .red-accent a:link, .red-accent a:visited {
  background-color: #a41a06 !important;
  color: #fff !important;
}

.grey-accent, .grey-accent a:link, .grey-accent a:visited {
  background-color: #7b776e !important;
  color: #fff !important;
}

.blue-accent {
  background-color: #397b8a !important;
  color: #fff !important;
}

.royal-accent {
  background-color: #427bad !important;
  color: #fff !important;
}

.lavander-accent, .lavander-accent a:link, .lavander-accent a:visited, .lavendar-accent, .lavendar-accent a:link, .lavendar-accent a:visited, .lavender-accent, .lavender-accent a:link, .lavender-accent a:visited {
  background-color: #6c739f !important;
  color: #fff !important;
}

.content_control__jump {
  border-top: 1px solid #e5ecec;
  margin-bottom: 16px;
  padding: 16px 0 0 0;
}

.content_control__jump--select {
  width: 75%;
  background: #fff;
  border: none;
  display: inline-block;
  margin-left: 0 !important;
}

.content_control__jump--label {
  min-width: 73px;
  width: 100%;
  list-style: none;
  margin-left: 0;
  color: #777;
}

.content_control__jump--options {
  margin-left: 0 !important;
}

.content_control__jump--options li {
  display: inline-block;
  list-style: none;
  border: 1px solid #e5ecec;
  border-radius: 2px;
  line-height: 1;
  margin: 0 4px 4px 0;
  text-align: center;
}

.content_control__jump--options li .no-group {
  display: block;
  width: 33px;
  padding: 10px 0;
  text-decoration: none !important;
  color: #e5ecec;
}

.content_control__jump--options li a {
  display: block;
  width: 33px;
  padding: 10px 0;
  text-decoration: none !important;
  color: #777;
}

.content_control__jump--options li a:hover {
  background: #f9f9f9;
  color: #727272;
}

.content img {
  border: 1px solid #cecbce;
}

.content .nonbordered img, .content .playButton img, .content td img {
  border: none;
}

div.caption {
  color: #4c4c4c;
  line-height: 1.4em;
  font-size: 0.85em;
}

div.caption-left {
  margin: 5px 15px 20px 0;
}

div.caption-right {
  margin: 5px 2px 20px 15px;
}

div.caption-right.nonbordered {
  margin: 5px 0 20px 15px;
}

div.caption div {
  color: #4c4c4c;
  line-height: 1.4em;
  font-size: 1em;
}

div.caption img {
  margin-bottom: 3px;
}

ul.beside-caption-left li {
  list-style-position: inside;
}

.content_control__search {
  margin-bottom: 16px;
}

.content_control__search label {
  font-weight: bold;
}

.content_control__search input {
  width: 100%;
  border: 1px solid #e5ecec;
  padding: 13px 10px;
  font-size: 13px;
  color: #494949;
  position: relative;
}

.content_control__search_icon {
  position: relative;
  display: block;
}

.content_control__search_icon:after {
  content: "\f002";
  font-family: fontawesome;
  position: absolute;
  left: 96%;
  bottom: 9px;
  color: #dadada;
}

article.content .article-card {
  margin: 15px 0 20px;
  border-bottom: 1px solid #cecbce;
  padding-bottom: 5px;
  display: inline-block;
  vertical-align: top;
}

article.content .article-card_image {
  border: none;
  float: right;
  width: 38%;
  margin: 0 0 20px 2%;
}

@media only screen and (min-width: 531px) and (max-width: 767px) {
  article.content .article-card_image {
    float: none;
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 530px) {
  article.content .article-card_image {
    float: none;
    width: 100%;
    margin: 0;
  }
}
article.content .article-card_text-wrapper {
  padding-right: 14px;
  width: 60%;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 530px) {
  article.content .article-card_text-wrapper {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  article.content .article-card_text-wrapper {
    width: 100%;
    margin: 0;
  }
}
article.content a.article-card_title-link:link, article.content a.article-card_title-link:visited {
  color: #225c7a;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  text-decoration: none;
  width: 100%;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top;
}

article.content a.article-card_title-link:hover {
  color: #082e40;
  text-decoration: underline;
}

article.content .article-card_post-date {
  font-weight: bold;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

article.content .article-card_submit-date {
  font-style: italic;
  width: 100%;
}

article.content .article-card_paragraph {
  margin-bottom: 10px;
}

article.content ul.article-card_info {
  color: #555555;
  list-style: none;
  margin-left: 0;
}

article.content ul.article-card_info li {
  display: inline;
  line-height: 1;
}

@media only screen and (max-width: 530px) {
  article.content ul.article-card_info li {
    float: none;
  }
}
article.content .article-card_tag {
  border-right: 1px solid #555555;
  padding: 0 5px 0 0;
  color: #225c7a;
}

@media only screen and (max-width: 530px) {
  article.content .article-card_tag {
    padding: 0 0 5px;
    border-right: none;
  }
}
article.content .article-card_tag:hover {
  text-decoration: underline;
}

article.content .article-card_source {
  padding: 0 0 0 5px;
}

@media only screen and (max-width: 530px) {
  article.content .article-card_source {
    padding: 0;
  }
}
div.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  width: 0;
}

#content-wrapper div.clinical-study:after {
  content: "";
  display: table;
  clear: both;
}

div.float-right.rightbox.contact, #content-wrapper div.float-right.rightbox.contact .colored-header-container {
  border: none;
}

#content-wrapper div.float-right.rightbox.contact div.colored-header-box > h4 {
  margin-top: 0;
}

#content-wrapper div.float-right.rightbox.contact div.colored-header-box p {
  padding: 7px 7px 0 7px;
}

#content-wrapper div.float-right.joinpg p {
  text-align: center;
}

div.float-right.rightbox.contact, #content-wrapper div.float-right.rightbox.contact .colored-header-container {
  border: none;
}

#content-wrapper div.float-right.rightbox.contact div.colored-header-box > h4 {
  margin-top: 0;
}

#content-wrapper div.float-right.rightbox.contact div.colored-header-box p {
  padding: 7px 7px 0 7px;
}

#content-wrapper div.float-right.joinpg p {
  text-align: center;
}

article #clinical-study h3 {
  background-color: #3c8191;
  color: #fff;
  padding: 5px;
  font-family: domine, serif;
  font-weight: normal;
  font-size: 15px;
  border-bottom: none;
}

article #clinical-study p, article #clinical-study h4, article #clinical-study dl {
  margin-left: 10px;
}

article.content h4.link, article.protocol h4.link {
  margin-bottom: 0;
}

div.pi-contact {
  margin-left: 10px;
}

div.pi-contact h4 {
  margin-top: 20px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  line-height: 140%;
}

div.pi-contact h4 + dl {
  margin-top: 0;
}

article dl.bizcard dt.hascourtesy {
  margin-right: 12px;
}

article.clinical-study ol {
  margin-left: 30px;
}

article.clinical-study ol ol {
  list-style: lower-alpha;
}

article.clinical-study ol ol ol {
  list-style: lower-roman;
}

article.clinical-study ol ol ol ol {
  list-style: decimal;
}

article.clinical-study ol ol ol ol ol {
  list-style: lower-alpha;
}

#download-player:before {
  content: "";
  display: table;
  clear: both;
}

#download-player-list {
  clear: both;
  margin: 42px 0 0 0;
  border: 1px solid #ccc;
}

#download-player-list p {
  padding: 2px 5px 2px 10px;
  margin: 0;
}

#download-player-list ul {
  margin: 5px 10px;
  list-style: none;
}

.ethics-timeline__ul {
  margin-left: 0 !important;
}

.ethics-timeline__li {
  list-style: none;
}

.ethics-timeline__li--1930 {
  background: #c2390f;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--1930--text {
  border-top: 2px solid #c2390f;
  padding: 12px 26px;
}

.ethics-timeline__li--1940 {
  background: #e51b1c;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--1940--text {
  border-top: 2px solid #e51b1c;
  padding: 12px 26px;
}

.ethics-timeline__li--1950 {
  background: #d73177;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--1950--text {
  border-top: 2px solid #d73177;
  padding: 12px 26px;
}

.ethics-timeline__li--1960 {
  background: #b033c7;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--1960--text {
  border-top: 2px solid #b033c7;
  padding: 12px 26px;
}

.ethics-timeline__li--1970 {
  background: #5e548b;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--1970--text {
  border-top: 2px solid #5e548b;
  padding: 12px 26px;
}

.ethics-timeline__li--1980 {
  background: #4c34c7;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--1980--text {
  border-top: 2px solid #4c34c7;
  padding: 12px 26px;
}

.ethics-timeline__li--1990 {
  background: #246eba;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--1990--text {
  border-top: 2px solid #246eba;
  padding: 12px 26px;
}

.ethics-timeline__li--2000 {
  background: #00796B;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--2000--text {
  border-top: 2px solid #00796B;
  padding: 12px 26px;
}

.ethics-timeline__li--2010 {
  background: #2E7D32;
  color: #fff;
  width: 130px;
  display: block;
  text-align: center;
  line-height: 1;
  padding: 5px 0 3px;
}

.ethics-timeline__li--2010--text {
  border-top: 2px solid #2E7D32;
  padding: 12px 26px;
}

article.content .hp-box {
  padding: 0;
  margin: 0 0 2.625em;
}

article.content .hp-box h2 {
  border-bottom: 1px solid #cecbce;
  font-family: georgia, serif;
  font-size: 1.5em;
  font-weight: normal;
  color: #783b26;
  padding: 0.25em 0;
  margin: 0;
}

article.content .hp-box h2 a:link, article.content .hp-box h2 a:visited {
  color: #1c75be;
  margin: 0;
  display: block;
  text-decoration: underline;
}

article.content .hp-box h2 a:hover {
  color: #616161;
  text-decoration: underline;
}

#home-socialmedia {
  margin-bottom: 20px;
}

#home-socialmedia div {
  display: inline-block;
  width: 18%;
  height: auto;
  vertical-align: top;
  text-align: center;
  margin-top: 12px;
}

#home-socialmedia div:first-child {
  width: 20%;
}

#twitter a:hover, #newslist a:hover, #rss a:hover, #youtube a:hover, #facebook a:hover {
  opacity: 0.8;
}

.filter {
  float: left;
  margin: 10px 0 0;
  color: #fff;
  background: #427bad;
  border: 1px solid #666;
  width: 100%;
  padding: 5px 7px;
  font-weight: bold;
}

.filter a {
  color: #000;
  font-weight: normal;
}

.filter input {
  padding-left: 4px;
  border: 1px solid #ccc;
  box-shadow: #9f9f9f 0px 1px 2px 0px inset;
  height: 23px;
  border-radius: 5px;
  background-color: #ebebeb;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70%;
  padding: 2px 5px;
}

article.content a.clear-filter:link {
  border: 1px solid #ccc;
  padding: 2px 15px 3px;
  background: #ebebeb;
  text-decoration: none;
  color: #000;
}

article.content a.clear-filter:hover {
  background: #ccc;
}

#dert-twitter {
  float: right;
  font-size: 0.9em;
  color: #636363;
  margin: 10px 0 0 0;
  vertical-align: middle;
}

#dert-twitter p {
  float: left;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5em 0 0;
  padding: 0;
  border: none;
  text-decoration: none;
}

#dert-twitter img {
  border: none;
}

#dert-twitter a {
  border: none;
  text-decoration: none;
}

#dert-spacer {
  display: block;
  width: 100%;
  height: 1px;
  clear: left;
}

.clear-float {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
}

.research_funding_background, #focus-areas .focus-area_icon-centers, #focus-areas .focus-area_icon-env-exp, #focus-areas .focus-area_icon-health-imp, #focus-areas .focus-area_icon-career-dev, #focus-areas .focus-area_icon-translational {
  background-color: #225b7c;
  width: 75px;
  height: 75px;
  display: inline-block;
  position: relative;
  margin-top: 5px;
}

.research_funding_icon, #focus-areas .focus-area_icon-centers:before, #focus-areas .focus-area_icon-env-exp:before, #focus-areas .focus-area_icon-health-imp:before, #focus-areas .focus-area_icon-career-dev:before, #focus-areas .focus-area_icon-translational:before {
  color: #fff;
  font-size: 45px;
  font-family: FontAwesome;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  vertical-align: top;
}

#focus-areas {
  *zoom: 1;
}

#focus-areas:after {
  content: "";
  display: table;
  clear: both;
}

#focus-areas span.icon-text {
  display: none;
}

#focus-areas .focus-area_detail {
  width: 85%;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}

@media only screen and (max-width: 530px) {
  #focus-areas .focus-area_detail {
    width: 65%;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  #focus-areas .focus-area_detail {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  #focus-areas .focus-area_detail {
    width: 70%;
  }
}
#focus-areas .focus-area_icon-centers:before {
  content: "\f085";
}

#focus-areas .focus-area_icon-env-exp:before {
  content: "\f0c2";
}

#focus-areas .focus-area_icon-health-imp:before {
  content: "\f0fe";
}

#focus-areas .focus-area_icon-career-dev:before {
  content: "\f0c0";
}

#focus-areas .focus-area_icon-translational:before {
  content: "\f19d";
}

#slider ol, #slider ul {
  margin-left: 0;
}

#slider .flex-caption {
  right: inherit;
  left: 45px;
  font-family: "Merriweather Sans", sans-serif;
}

@media only screen and (min-width: 200px) {
  #slider.highlightsfs .flex-control-nav {
    height: 35px;
    bottom: -5px;
  }
  #slider.highlightsfs .flex-control-nav li {
    padding: 0 6px;
  }
  #slider.highlightsfs li h5.flex-caption {
    font-size: 15px;
    width: 100%;
    color: #FFF;
    padding: 0.5em;
    background-color: #7b776e;
  }
  #slider.highlightsfs li h6.flex-caption {
    display: none;
    width: 100%;
    font-size: 15px;
    padding: 0.5em;
    color: #6c6c6c;
  }
}
@media only screen and (min-width: 400px) {
  #slider.highlightsfs li h5.flex-caption {
    background-color: transparent;
    color: #6c6c6c;
  }
}
@media only screen and (min-width: 520px) {
  #slider.highlightsfs .flex-control-nav li {
    padding: 0 5px;
  }
  #slider.highlightsfs li h5.flex-caption {
    font-size: 17px;
  }
  #slider.highlightsfs li h6.flex-caption {
    display: block;
    transition: display 2s;
    -webkit-transition: width 2s;
    margin: -40px 0 20px 0;
  }
}
@media only screen and (min-width: 768px) {
  #slider.highlightsfs .flex-control-nav {
    height: 25px;
    bottom: 21px;
  }
  #slider.highlightsfs ul.slides li .flex-caption {
    left: 35px;
    padding: 0;
  }
  #slider.highlightsfs li h5.flex-caption {
    top: 10px;
    line-height: 120%;
    color: #fff;
    width: 45%;
    font-size: 15px;
  }
  #slider.highlightsfs li h6.flex-caption {
    top: 120px;
    font-size: 12px;
    width: 45%;
    color: #fff855;
  }
  #slider li.highlights-1 h5.flex-caption {
    color: #333;
    width: 40%;
  }
  #slider li.highlights-2 h5.flex-caption, #slider li.highlights-2 h6.flex-caption {
    width: 60%;
  }
  #slider li.highlights-5 h6.flex-caption, #slider li.highlights-3 h5.flex-caption {
    width: 55%;
  }
  #slider li.highlights-1 h6.flex-caption {
    width: 50%;
  }
  #slider li.highlights-3 h6.flex-caption {
    width: 50%;
    top: 100px;
  }
  #slider li.highlights-5 h5.flex-caption {
    width: 80%;
  }
}
@media only screen and (min-width: 900px) {
  #slider.highlightsfs .flex-control-nav li {
    padding: 2px 0;
  }
  #slider.highlightsfs li h5.flex-caption {
    top: 15px;
    font-size: 23px;
  }
  #slider.highlightsfs li h6.flex-caption, #slider.highlightsfs li.highlights-3 h6.flex-caption {
    top: 145px;
    font-size: 17px;
  }
  #slider.highlightsfs li.highlights-2 h5.flex-caption {
    width: 60%;
  }
  #slider.highlightsfs li.highlights-2 h6.flex-caption {
    width: 55%;
    top: 145px;
  }
  #slider.highlightsfs li.highlights-5 h5.flex-caption {
    width: 80%;
  }
  #slider.highlightsfs li.highlights-5 h6.flex-caption {
    width: 55%;
  }
}
@font-face {
  font-family: "fontawesome";
  src: url("https://www.niehs.nih.gov/resources/fonts/fontawesome-webfont.eot#iefix") format("embedded-opentype"), url("https://www.niehs.nih.gov/resources/fonts/fontawesome-webfont.woff2") format("woff2"), url("https://www.niehs.nih.gov/resources/fonts/fontawesome-webfont.woff") format("woff"), url("https://www.niehs.nih.gov/resources/fonts/fontawesome-webfont.ttf") format("truetype"), url("https://www.niehs.nih.gov/resources/fonts/fontawesome-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ionicons";
  src: url("https://www.niehs.nih.gov/resources/fonts/ionicons.eot") format("embedded-opentype"), url("https://www.niehs.nih.gov/resources/fonts/ionicons.woff") format("woff"), url("https://www.niehs.nih.gov/resources/fonts/ionicons.ttf") format("truetype"), url("https://www.niehs.nih.gov/resources/fonts/ionicons.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "aileronlight";
  src: url("https://www.niehs.nih.gov/resources/fonts/aileron/aileron-light.eot") format("embedded-opentype"), url("https://www.niehs.nih.gov/resources/fonts/aileron/aileron-light.woff") format("woff");
}
@font-face {
  font-family: "aileronregular";
  src: url("https://www.niehs.nih.gov/resources/fonts/aileron/aileron-regular.eot") format("embedded-opentype"), url("https://www.niehs.nih.gov/resources/fonts/aileron/aileron-regular.woff") format("woff");
}
.georgia {
  font-family: georgia, serif;
}

.niehs-funding-widget {
  margin-bottom: 24px;
  font-size: 12pt;
  font-family: Arial, Verdana, sans serif;
  min-width: 10.5em;
}

.niehs-funding-widget a, .niehs-funding-widget a:visited {
  color: #256fb0;
}

.niehs-funding-widget a:hover {
  color: #8c5931;
}

.niehs-funding-widget-header {
  position: relative;
  min-height: 2em;
  border-radius: 4px 4px 0 0;
  background: #77a22c;
  padding-top: 16px;
}

.dert-niehs-logo {
  margin: 0 16px 16px 16px;
  display: block;
  height: 50px;
  border: none;
  text-indent: -9000px;
  background: url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/NIEHS-logo-DERT.svg") no-repeat top left;
  text-decoration: none;
  z-index: 1;
}

@media only screen and (max-width: 530px) {
  .dert-niehs-logo {
    background: url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/NIEHS-logo-DERT-mobile.svg") no-repeat top left;
    height: 90px;
  }
}
.dert-niehs-logo img {
  height: 36px;
  border: none;
}

.niehs-funding-widget H2 {
  display: none;
  position: relative;
  margin: 0 165px 0 0;
  padding: 0.6em 0.6em 0 0.8em;
  color: #b8def6;
  font-size: 0.7em;
  font-weight: bold;
}

.niehs-funding-widget H2 a {
  color: #b8def6;
  text-decoration: none;
}

.niehs-funding-widget H2 a:visited {
  color: #b8def6;
}

.niehs-funding-widget H2 a:hover {
  text-decoration: underline;
}

.niehs-funding-widget-dertlink {
  display: none;
  margin: 0.1em 165px 0 0.8em;
  padding: 0;
  color: #b8def6;
  font-size: 0.7em;
  text-decoration: none;
}

.niehs-funding-widget-dertlink a {
  color: #b8def6;
  text-decoration: none;
}

.niehs-funding-widget-dertlink a:visited {
  color: #b8def6;
}

.niehs-funding-widget-dertlink a:hover {
  color: #b8def6;
  text-decoration: underline;
}

.niehs-funding-widget H3 {
  position: relative;
  margin: 0;
  padding: 0 0.4em 0.35em 1em;
  color: #FFF;
  font-size: 1em;
  font-weight: bold;
  background: none;
}

.niehs-widget-body {
  background: #FAFAFA;
  border-radius: 0 0 4px 4px;
}

article.content .niehs-widget-body ul, .niehs-widget-body ul {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.niehs-widget-body li {
  margin: 0 1.5rem;
  padding: 0.5rem 0.7rem;
  font-size: 0.9em;
  line-height: 1.4;
  border-top: 1px solid #c0bcb8;
  list-style: none;
}

.niehs-widget-body li.niehs-widget-body_grants:first-of-type {
  border-top: none;
}

.niehs-widget-body li.niehs-widget-body_grants:nth-of-type(2) {
  background-color: #eaeaea;
}

.niehs-widget-body li.niehs-widget-body_grants a {
  font-weight: bold;
}

.niehs-widget-body li.niehs-widget-body_grants span.niehs-widget-body_date {
  font-size: 12px;
}

.niehs-widget-buttonbar {
  position: relative;
  clear: right;
  min-height: 2em;
  margin: 0 -1px -1px -1px;
  padding: 0.4em 0 0 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  box-shadow: #ddd 0px 1px 0px;
  border-top: 1px solid #929292;
}

.niehs-widget-button {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.niehs-widget-buttonbar .niehs-widget-button li {
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

.niehs-widget-buttonbar .niehs-widget-button li a:link, .niehs-widget-buttonbar .niehs-widget-button li a:visited {
  display: inline-block;
  margin: 0.5em;
  padding: 0.2em 0.6em;
  color: #fff;
  text-decoration: none;
  border-radius: 2px;
  background: #427bad;
  cursor: pointer;
  width: 130px;
  font-size: 13px;
  text-align: center;
  box-shadow: #2a5e8c 0px 1px 0px;
}

@media only screen and (max-width: 530px) {
  .niehs-widget-buttonbar .niehs-widget-button li a:link, .niehs-widget-buttonbar .niehs-widget-button li a:visited {
    width: 90%;
    margin: 0.5rem 5% 0.5rem 5%;
  }
}
.btnGetWidget {
  background: #931b1c !important;
}

.btnGetWidget:hover {
  background: #b71223 !important;
}

.niehs-widget-buttonbar .niehs-widget-button li a:hover {
  background: #59a;
}

@media only screen and (max-width: 360px) {
  .niehs-funding-widget-header {
    min-height: 5em;
  }
  .niehs-widget-buttonbar {
    padding: 0.3em 0 0.5em 0;
  }
}
@media only screen and (max-width: 30em) {
  .niehs-funding-widget h2 {
    display: none;
  }
  .niehs-funding-widget h3 {
    margin: 0;
    padding: 0 0.4em 0.35em 0.95em;
    z-index: 0;
  }
  .niehs-funding-widget-dertlink {
    margin: 0 0.8em 0 0.8em;
    padding: 65px 0 0 0;
    color: #b8def6;
    font-size: 0.7em;
    text-decoration: none;
  }
}
@media print {
  #dert-twitter, #supported_highlights, .niehs-widget-buttonbar, .niehs-funding-widget-header > a, .niehs-funding-widget-header h2, .niehs-funding-widget-dertlink, .tabNavigation .newPrintURL {
    display: none !important;
  }
  .niehs-funding-widget {
    margin-top: -40px;
  }
  .niehs-widget-body {
    border: none;
  }
  .niehs-funding-widget-header h3, .slot-container h3, .slot-container .tabNavigation a {
    color: #000 !important;
  }
}
.research_funding-branches {
  border-left: 2px solid #225b7c;
  padding-left: 10px;
  margin-bottom: 24px;
}

.research_funding-text {
  margin-bottom: 0;
}

ul.dert-branches {
  list-style-type: none;
  padding-left: 0;
}

ul.dert-branches li {
  float: right;
  width: 60%;
  font-size: 13px;
  list-style-type: none;
}

ul.dert-branches li a:link, ul.dert-branches li a:visited {
  text-decoration: underline;
  color: #225c7a;
}

ul.dert-branches li a:hover {
  text-decoration: underline;
  color: #082e40;
}

ul.dert-branches li:first-child {
  float: left;
  width: 35%;
  border-left: 2px solid #225b7c;
  margin-top: 2px;
  font-size: 14px;
  padding-left: 0.5rem;
}

ul.dert-branches li:first-child strong {
  padding-left: 5px;
}

ul.dert-branches li:first-child span {
  padding-left: 5px;
  line-height: 1.3;
}

ul.dert-branches li:first-child a {
  line-height: 1.5;
}

ul.dert-branches li:first-child a.titlelink {
  padding-left: 0.5rem;
}

ul.dert-branches li:first-child p {
  margin: 5px 0 10px 0;
}

@media only screen and (max-width: 550px) {
  ul.dert-branches li {
    float: none;
    width: 100%;
  }
  ul.dert-branches li:first-child {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
article.content h4.accordion-toggle:focus {
  outline: 1px dashed lightblue;
}

article.content .highlight-wrapper {
  margin-bottom: 24px;
}

article.content .highlight-wrapper.collapseExpand {
  margin-bottom: 2rem;
  display: inline-block;
  width: 100%;
}

article.content a.highlight_block {
  text-decoration: none;
}

article.content a.highlight_block:link h3, article.content a.highlight_block:visited h3 {
  color: #427bad;
  text-decoration: none;
}

article.content a.highlight_block :hover h3 {
  color: #294463;
  text-decoration: underline;
}

article.content .highlight_block {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #f2f2f2;
  margin-left: 2%;
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block {
    margin: 0 0 18px;
  }
}
article.content .highlight_block:first-of-type {
  vertical-align: top;
  margin-left: 0;
}

article.content .highlight_block--two-third {
  width: 65%;
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--two-third {
    width: 100%;
  }
}
article.content .highlight_block--two-third .highlight_image {
  width: 50%;
  height: 100%;
  float: left;
  background-size: cover;
  border: none;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover; object-position: center";
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--two-third .highlight_image {
    width: 100%;
    height: 137px;
    background-position-y: 30% !important;
  }
}
article.content .highlight_block--two-third .highlight_text {
  float: right;
  width: 50%;
  border-top: 4px solid #587eb2;
  padding: 10px;
  color: #222;
  text-decoration: none;
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--two-third .highlight_text {
    width: 100%;
  }
}
article.content .highlight_block--two-third .highlight_text h3 {
  border-bottom: none;
  color: #427bad;
}

article.content .highlight_block--two-third .highlight_text p {
  text-decoration: none;
}

article.content .highlight_block--one-third {
  width: 32%;
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--one-third {
    width: 100%;
  }
}
article.content .highlight_block--one-third .highlight_image {
  width: 100%;
  height: 100%;
  border: none;
  height: 137px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  display: block;
}

article.content .highlight_block--one-third .highlight_text {
  border-top: 4px solid #587eb2;
  padding: 10px;
  color: #222;
  text-decoration: none;
}

article.content .highlight_block--one-third .highlight_text h3 {
  border-bottom: none;
  color: #427bad;
}

article.content .highlight_block--one-third .highlight_text p {
  text-decoration: none;
}

article.content .highlight_block--half {
  width: 100%;
  margin-left: 0;
}

article.content .highlight_block--half .highlight_text {
  border-top: 4px solid #587eb2;
  padding: 10px;
  color: #222;
  text-decoration: none;
  float: left;
  width: 67%;
}

article.content .highlight_block--half .highlight_text h3 {
  border-bottom: none;
  color: #427bad;
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--half .highlight_text {
    width: 100%;
  }
}
article.content .highlight_block--half .highlight_text p {
  margin-bottom: 0;
}

article.content .highlight_block--half .ui.submit.button {
  padding: 10px;
  border-bottom: 2px solid #316a98;
  display: inline-block;
}

article.content .highlight_block--half .highlight_image {
  float: right;
  width: 33%;
  border: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  height: 130px;
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--half .highlight_image {
    width: 100%;
  }
}
article.content .highlight_block--full-split {
  position: relative;
}

article.content .highlight_block--full-split picture {
  width: 50%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--full-split picture {
    width: 100%;
    height: auto;
    position: relative;
    overflow: visible;
  }
}
article.content .highlight_block--full-split picture .highlight_image {
  width: auto;
  height: 100%;
  border: none;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--full-split picture .highlight_image {
    width: 100%;
    height: auto;
    position: relative;
    transform: translate(0, 0);
    top: 0;
    left: 0;
  }
}
article.content .highlight_block--full-split .highlight_text {
  border-top: 4px solid #587eb2;
  padding: 10px;
  color: #222;
  text-decoration: none;
  width: 50%;
  display: inline-block;
  float: right;
}

article.content .highlight_block--full-split .highlight_text h3 {
  border-bottom: none;
  color: #427bad;
}

@media only screen and (max-width: 530px) {
  article.content .highlight_block--full-split .highlight_text {
    width: 100%;
    float: none;
    position: relatve;
  }
}
#library-new {
  height: 385px;
  margin-bottom: 5px;
}

#library-search {
  margin-bottom: 5px;
  padding: 15px;
  background: lightgray;
}

.library-submit {
  width: 66px;
  height: 64px;
  position: absolute;
  top: 300px;
  right: 79px;
  border: none;
}

.lib_form select, .lib_form input {
  margin: 2px 2px 0 2px;
}

.library.row {
  width: 100%;
  min-width: inherit;
  background-color: lightgray;
}

.library.row .field {
  margin-bottom: 10px;
  display: inline-block;
}

.library.row .field--keyword {
  width: 33%;
}

@media only screen and (max-width: 530px) {
  .library.row .field--keyword {
    width: 100%;
  }
}
.library.row .field--scope {
  width: 66%;
}

@media only screen and (max-width: 530px) {
  .library.row .field--scope {
    width: 100%;
  }
}
.library.row .field--catalog {
  width: 100%;
}

.library.row .field--catalog input[type=text] {
  padding: 9px 9px 10px;
  border: none;
}

.library.row .catalog {
  width: 100%;
  padding: 9px 9px 10px;
  border: none;
  border-radius: 3px;
  color: #272727;
  font-family: helvetica, Arial;
  font-size: 13px;
}

.ua-safari .landingSearch select {
  padding: 10px 9px 11px 9px !important;
}

.ua-safari .landingSearch button {
  padding: 11px 20px 10px 20px !important;
  margin: -1px 0px 0px !important;
}

.listActive span {
  margin-top: -13px !important;
  font-size: 30px !important;
}

.landingSearch .title-wrapper h3 {
  color: white;
}

.landingSearch .callout-content-wrapper {
  border-radius: 3px;
  background: #d9d9d9;
  min-height: 76px !important;
}

.landingSearch form {
  padding: 10px;
}

.landingSearch form button {
  padding: 11px 20px 12px 20px !important;
  margin: -2px 0px 0px !important;
}

.landingSearch .field {
  display: inline-block;
}

.landingSearch .field:nth-child(2) {
  width: 85%;
}

@media only screen and (min-width: 847px) {
  .landingSearch .field:nth-child(2) {
    width: 82%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .landingSearch .field:nth-child(2) {
    width: 78%;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .landingSearch .field:nth-child(2) {
    width: 80%;
  }
}
@media only screen and (max-width: 530px) {
  .landingSearch .field:nth-child(2) {
    width: 100%;
  }
}
@media only screen and (max-width: 530px) {
  .landingSearch .field:last-of-type {
    width: 100%;
  }
}
.landingSearch .field input {
  width: 100%;
  padding: 10px 10px 11px !important;
  border: none !important;
  border-radius: 3px;
}

.libraryLinks {
  margin: 0 !important;
  border: none !important;
  padding: 0 !important;
}

.libraryLinks ul {
  list-style: none !important;
  margin: 0px !important;
}

.libraryLinks li {
  font-weight: 700 !important;
  border-bottom: 1px solid #fff;
}

.libraryLinks li:hover {
  background-color: #e0f4f8;
}

.libraryLinks li a {
  padding: 5px 8px !important;
  display: inline-block;
  width: 85%;
  color: #3C5F75;
  text-decoration: none;
  font-weight: 200 !important;
}

.libraryLinks li ul {
  margin: 0px !important;
  background: #dce0e3;
  overflow: hidden;
  height: 27px;
}

.libraryLinks li ul li {
  border-bottom: solid 1px #fff;
}

.libraryLinks li ul li:first-of-type {
  background: #3C5F75;
  color: #fff;
  padding: 5px 8px !important;
  font-weight: 200 !important;
  cursor: pointer;
}

.libraryLinks li ul li:hover {
  background: #3C5F75;
}

.libraryLinks li ul span {
  color: #FFF;
  float: left;
  font-size: 21px;
  padding-left: 4px;
  cursor: pointer;
  width: 15px;
  height: 15px;
  padding-right: 9px;
  margin-top: -5px;
}

.libraryLinks li ul a {
  color: #3C5F75;
}

.libraryLinks li ul a:hover {
  color: #fff;
}

.landingEvents {
  background-color: #fff !important;
}

.landingEvents .title-wrapper {
  margin-top: 8px;
}

.landingBooks {
  background-color: #fff !important;
  margin-left: 10px !important;
  width: 664px !important;
}

.landingBooks .title-wrapper {
  margin-top: 8px;
}

.expanded {
  height: auto !important;
}

.library #landingpage-body .oneColumn {
  min-height: 326px !important;
  border-bottom: none !important;
}

.library #landingpage-body .twoColumn {
  min-height: 326px !important;
  border-bottom: none !important;
}

.library #landingpage-body .twoColumn .royalSlider {
  overflow: hidden;
}

.library #landingpage-body .fullBanner .callout-content-wrapper {
  padding: 0 !important;
}

.libConnect img {
  border: none !important;
  margin-top: 3px !important;
}

.libConnect p {
  display: inline-block;
  width: 293px;
  vertical-align: top;
  margin: 0px 40px 0px 0px !important;
}

.libConnect .libPhone {
  width: 100px;
  display: inline-block;
  text-align: center;
  margin-right: 40px !important;
}

.libConnect .libMail {
  width: 100px;
  display: inline-block;
  text-align: center;
  text-align: center;
}

article.content .info-card {
  clear: both;
  margin: 1em 0 2em;
}

article.content .info-card .info-card__more-info {
  display: block;
  width: 100%;
  background-color: #427bad;
  color: #fff;
  border: 0;
  padding: 10px 40px 14px 10px;
  text-align: left;
  position: relative;
  cursor: pointer;
  font-size: 1.3rem;
  line-height: 1.8rem;
  text-decoration: none;
}

article.content .info-card .info-card__more-info:after {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 1.8rem;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: absolute;
  right: 10px;
  top: 50%;
  padding: 6px;
  margin-top: -15px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  height: 30px;
  width: 30px;
}

article.content .info-card .info-card__more-info:hover {
  background-color: #225C7A;
  text-decoration: underline;
}

article.content .info-card__list {
  list-style: none;
  margin: 0;
  width: 100%;
}

article.content .info-card__item {
  display: inline-block;
  width: 47.5%;
  margin-bottom: 20px;
  margin-right: 14px;
  vertical-align: top;
}

article.content .info-card__item:nth-child(even) {
  margin-right: 0;
}

@media only screen and (max-width: 530px) {
  article.content .info-card__item {
    width: 100%;
    margin-right: 0;
  }
}
article.content .info-card__img-container {
  overflow: hidden;
  width: 100%;
  height: 210px;
  position: relative;
}

@media only screen and (max-width: 530px) {
  article.content .info-card__img-container {
    height: 150px;
  }
}
article.content .info-card__image {
  width: auto;
  height: 100%;
  border: none;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 530px) {
  article.content .info-card__image {
    height: auto;
    width: 100%;
  }
}
article.content .info-card__content {
  background-color: #fff;
  position: relative;
  border: solid #427bad;
  border-width: 0 1px 1px 1px;
  padding: 10px;
}

article.content .info-card__logo {
  width: 75px;
  height: 75px;
  overflow: hidden;
  float: right;
}

article.content .info-card__logo img {
  width: 100%;
  border: 0;
}

.iframe-rwd {
  position: relative;
  padding-bottom: 65.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 24px;
}

.iframe-rwd iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blocker::after {
  clear: both;
  content: " ";
  display: table;
}

.img.nonbordered.right {
  margin-right: 215px;
}

.ilightbox-holder.dark {
  top: 42px;
}

.img.nonbordered {
  width: 200px;
  height: 145px;
  margin-left: 10px;
}

.img.nonbordered img {
  height: 135px;
}

.niehs_media_narrow {
  margin-bottom: 18px;
}

.niehs_media_narrow iframe {
  top: 0;
  left: 0;
  width: 100%;
}

.niehs_media_narrow.float-right {
  width: 260px;
}

.media_caption {
  color: #4c4c4c;
  padding: 10px 0;
}

p.media_caption {
  font-size: 0.85em;
  line-height: 1.4em;
}

.niehs_media_playerlink {
  background: none repeat scroll 0 0 #ebebeb;
  border: 1px solid #ccc;
  border-top: none;
  margin: 0;
}

.niehs_media_playerlink p {
  margin: 0;
  padding: 5px 10px;
  font-size: 90%;
}

p.media_caption {
  margin: -6px 0 0 0 !important;
}

.multicolor-header-box {
  border: 1px solid #9f9f9f;
  display: inline-block;
  margin: 5px;
}

.multicolor-header-box > p {
  background-color: #e2e8f1;
  padding: 3px;
  border-bottom: 1px solid #000;
}

.multicolor-header-box > p.orange {
  background-color: #ffcc77;
  padding: 3px;
}

.multicolor-header-box > p.navy {
  background-color: #667B99;
  padding: 3px;
  border-bottom: 1px solid #000;
}

.multicolor-header-box > div {
  padding: 10px 15px 10px 15px;
}

#newest_release {
  border: 1px solid #ccc;
  display: block;
  margin: 0 0 10px 0;
  padding: 10px 15px;
}

#newest_release div {
  position: relative;
}

#newest_release ul.news-releases li {
  margin-left: 0;
}

#newest_release ul.news-releases {
  list-style: none;
}

blockquote.quotation, blockquote.quotation-wide {
  margin: 0;
  padding: 0;
}

blockquote.quotation {
  width: 40%;
}

blockquote.quotation-wide {
  width: 100%;
}

blockquote.quotation span.quote-open, blockquote.quotation-wide span.quote-open {
  padding-left: 25px;
  display: block;
}

blockquote.quotation span.quote-author {
  padding-left: 25px;
  display: block;
}

blockquote.quotation span.quote-open {
  color: #56608b;
  font-size: 1.8em;
  line-height: 1.4em;
}

blockquote.quotation span.quote-author {
  font-size: 1.2em;
  color: #2c3c7a;
  line-height: 1.3em;
  margin-top: -10px;
}

@media only screen and (max-width: 450px) {
  blockquote.quotation {
    width: 100%;
  }
  blockquote.quotation-wide span.quote-open, blockquote.quotation span.quote-open {
    font-size: 1.4em;
    margin-right: 10px;
  }
}
article.content .podcast-subscribe-icon {
  display: inline-block;
  background-color: #587eb2;
  border-radius: 3px;
  padding: 8px 5px 5px 42px;
  width: 140px;
  height: 50px;
  color: #ffffff;
  position: relative;
  text-decoration: none !important;
  line-height: 1.5rem;
  float: right;
  margin: 10px 0 10px 10px;
}

article.content .podcast-subscribe-icon:hover, article.content .podcast-subscribe-icon:focus {
  background-color: #3c5982;
}

article.content .podcast-subscribe-icon:before {
  font-family: FontAwesome;
  content: "\f2ce";
  font-size: 3rem;
  position: absolute;
  left: 7px;
  top: 16px;
}

article.content .podcast-subscribe-icon_right {
  text-align: right;
}

article.content .podcast-subscribe-icon_itunes {
  font-size: 1.6rem;
  display: inline-block;
}

article.content .podcast-subscribe-icon_subscribe {
  font-size: 1rem;
  display: block;
}

#pr-contact {
  line-height: 130%;
  clear: right;
  padding-bottom: 10px;
  padding-top: 3px;
  width: 50%;
  float: left;
  text-align: left;
}

#pr-contact address {
  margin: 1em 0;
}

#press-release h1 {
  clear: right;
  padding-top: 1em;
}

#press-release table.news-releases td {
  border: none;
}

#press-release table {
  border: none;
}

#press-release table th {
  color: #fff;
}

#press-release td.date {
  width: 105px;
}

@media only screen and (max-width: 767px) {
  #press-release h1 {
    font-size: 1.25em;
    clear: right;
    padding: 1em 0;
  }
}
div.featured-box li {
  margin: 0 0 0.125em 1em;
}

ul.news-releases li {
  margin-left: -30px;
  position: relative;
}

ul.news-releases li.date {
  float: left;
  width: 141px;
  text-align: right;
}

ul.news-releases li.item {
  margin-bottom: 5px;
  padding-left: 143px;
}

#release_left table {
  margin: 0 0 10px 0;
  padding: 0;
}

#release_left table tr {
  background: #ebebeb;
}

#release_left table td {
  padding: 5px;
  border-bottom: 1px solid #fff;
}

#release_left table th {
  background: #afbc78;
  border-bottom: 1px solid #fff;
}

article.content ul.news-releases {
  list-style: none;
}

article.content ul.news-releases li {
  margin-left: 0;
}

#footer-format {
  background: #f1f1f1;
  padding: 10px;
  margin-bottom: 24px;
  font-size: 11px;
  font-style: italic;
  line-height: 1.5em;
}

#contact_wrap {
  line-height: 140%;
  width: 100%;
  overflow: auto;
}

#prl-contact {
  width: 50%;
  text-align: right;
  float: right;
}

#archive {
  border: none;
  margin-bottom: 10px;
}

#archive div {
  margin: 5px;
}

#archive h4 {
  font-family: arial;
  color: #fff;
  font-size: 13px;
  margin-bottom: 0;
  font-weight: bold;
  padding: 2px 0 2px 10px;
  line-height: 150%;
  background-color: #4581b5;
}

@media only screen and (max-width: 767px) {
  #relatedlinks ul {
    padding: 8px 10px 0 12px;
  }
}
.flexslider.no-slide-nav {
  padding: 0;
}

.flexslider.no-slide-nav .flex-direction-nav, .flexslider.no-slide-nav .flex-pauseplay {
  display: none;
}

#carousel ul.slides {
  margin: 0;
}

#carousel ul.slides li {
  height: 140px;
}

#carousel ul.slides li.flex-active-slide {
  background-color: #ebebeb;
}

.resources-container {
  margin-bottom: 18px;
}

.resources-alternate-sites {
  margin-bottom: 16px;
}

.resources-alternate-sites .sub-site {
  list-style: none;
  width: 30%;
  margin-right: 4%;
  display: inline-block;
}

.resources-alternate-sites .sub-site a:link, .resources-alternate-sites .sub-site a:visited {
  box-shadow: #9c9c9c 0px 1px 5px 0px;
  display: block;
  font-family: "Domine", serif;
  padding: 14px 5px;
  color: #464646;
  font-size: 15px;
  font-family: Domine, serif;
  text-align: center;
}

.resources-alternate-sites ul.list-none {
  display: block;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 530px) {
  .resources-alternate-sites ul.list-none {
    width: 100%;
    margin-left: 0;
  }
}
.resources-alternate-sites #ntp-related-site a {
  background: #222f5b;
  color: #fff;
  border-radius: 4px;
  position: relative;
}

.resources-alternate-sites #ntp-related-site a:hover {
  background-color: #1b2548;
}

.resources-alternate-sites #ehp-related-site a {
  background: #006eb1;
  color: #fff;
  border-radius: 4px;
  position: relative;
}

.resources-alternate-sites #ehp-related-site a:hover {
  background-color: #005e98;
}

.resources-alternate-sites #ef-related-site {
  margin-right: 0;
  vertical-align: top;
}

.resources-alternate-sites #ef-related-site a:hover {
  background-color: #1b2548;
}

.resources-alternate-sites #ntp-related-site, .resources-alternate-sites #ehp-related-site, .resources-alternate-sites #ef-related-site {
  height: 72px;
  vertical-align: top;
}

.resources-alternate-sites #ntp-related-site a, .resources-alternate-sites #ehp-related-site a, .resources-alternate-sites #ef-related-site a {
  height: inherit;
}

@media only screen and (min-width: 847px) {
  .resources-alternate-sites #ntp-related-site a, .resources-alternate-sites #ehp-related-site a, .resources-alternate-sites #ef-related-site a {
    height: 100%;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .resources-alternate-sites #ntp-related-site, .resources-alternate-sites #ehp-related-site, .resources-alternate-sites #ef-related-site {
    height: 94px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .resources-alternate-sites #ntp-related-site, .resources-alternate-sites #ehp-related-site, .resources-alternate-sites #ef-related-site {
    height: auto;
    width: 100%;
    margin: 0 0 16px;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .resources-alternate-sites #ntp-related-site, .resources-alternate-sites #ehp-related-site, .resources-alternate-sites #ef-related-site {
    height: auto;
    width: 100%;
    margin: 0 0 16px;
  }
}
@media only screen and (max-width: 530px) {
  .resources-alternate-sites #ntp-related-site, .resources-alternate-sites #ehp-related-site, .resources-alternate-sites #ef-related-site {
    width: 100%;
    height: auto;
    margin: 0 0 16px;
  }
}
.related-site {
  background-color: #000;
  background-size: cover;
  display: block;
  min-height: 44px;
  border-radius: 4px;
  width: 100%;
  box-shadow: #9c9c9c 0px 1px 5px 0px;
  position: relative;
  font-weight: 300;
  font-family: "Domine", serif;
  font-size: 12px !important;
}

.related-site__href {
  display: block;
  width: 100%;
  padding: 14px 0 14px 10px;
}

.related-site__href.c--kids {
  color: white !important;
}

.related-site__illustration.c--kids {
  background: url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/related-site-kids-illustration.png") no-repeat;
  height: 50px;
  background-size: contain;
  position: absolute;
  right: 6px;
  bottom: 0;
  width: 92px;
}

.kids-highlight {
  color: #f2f687;
}

html:not(.pop_up_table) .table-navigation {
  width: 100%;
  background: #eaf0f1;
  border: 1px solid #ccc;
  padding: 5px 10px;
}

html:not(.pop_up_table) .back-to-page {
  display: none;
}

@media screen and (max-width: 800px) {
  html:not(.pop_up_table) .pop_up_table th, html:not(.pop_up_table) .pop_up_table td {
    font-size: 0;
    padding: 0;
    content: "";
    height: 7px;
  }
  html:not(.pop_up_table) table.pop_up_table tbody td ul, html:not(.pop_up_table) .table.pop_up_table tbody td ul li {
    display: none;
  }
  html:not(.pop_up_table) table.pop_up_table {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: none;
  }
  html:not(.pop_up_table) table.pop_up_table:before {
    content: "Table: Tap to View";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-weight: bold;
    font-size: 1.6em;
    text-align: center;
    vertical-align: middle;
    z-index: 100;
    font-family: Helvetica, sans-serif;
    padding: 10px;
  }
  html.pop_up_table .back-to-page {
    display: block;
    width: 99%;
    background: #000;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
  }
  html.pop_up_table table {
    margin-bottom: 10px;
  }
  html.pop_up_table table.pop_up_table th, html.pop_up_table table.pop_up_table td {
    font-size: 0.5em;
    padding: 3px;
  }
  html.pop_up_table table.pop_up_table tbody td ul, html.pop_up_table table.pop_up_table tbody td ul li {
    display: block;
  }
  html.pop_up_table table.pop_up_table tbody td {
    padding-top: 8px;
  }
  html.pop_up_table span.pdf-logo, html.pop_up_table span.doc-logo, html.pop_up_table span.xls-logo, html.pop_up_table span.ppt-logo, html.pop_up_table span.mov-logo, html.pop_up_table span.mp3-logo, html.pop_up_table span.mp4-logo, html.pop_up_table span.ram-logo, html.pop_up_table span.zip-logo, html.pop_up_table span.swf-logo, html.pop_up_table span.wmv-logo, html.pop_up_table span.wpd-logo {
    padding: 10px 21px 0 0;
  }
  html.pop_up_table p, html.pop_up_table h1, html.pop_up_table header, html.pop_up_table h1, html.pop_up_table h2, html.pop_up_table h3, html.pop_up_table h4, html.pop_up_table #user-controls, html.pop_up_table ul, html.pop_up_table ul li, html.pop_up_table footer, html.pop_up_table #download-player-list {
    display: none;
  }
  html.pop_up_table #content-wrapper article.content {
    margin: 0;
  }
  html.pop_up_table article.content {
    padding: 0.125em;
    min-height: 0;
  }
  html.pop_up_table #content-wrapper #inner-wrapper {
    padding: 0.125em;
  }
  html.pop_up_table table.pop_up_table {
    width: 99%;
    position: absolute;
    top: 44px;
    border-bottom: 3px solid #666;
  }
  html.pop_up_table #back2top {
    display: none;
  }
}
@media only screen and (min-width: 806px) {
  .back-to-page {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  html.pop_up_table span.pdf-logo, html.pop_up_table span.doc-logo, html.pop_up_table span.xls-logo, html.pop_up_table span.ppt-logo, html.pop_up_table span.mov-logo, html.pop_up_table span.mp3-logo, html.pop_up_table span.mp4-logo, html.pop_up_table span.ram-logo, html.pop_up_table span.zip-logo, html.pop_up_table span.swf-logo, html.pop_up_table span.wmv-logo, html.pop_up_table span.wpd-logo {
    padding: 10px 10px 0 0;
    background-size: 10px 8px;
  }
}
.siteFilters {
  margin-bottom: 20px;
}

.checkboxes {
  display: inline-block;
}

.expandCollapse {
  float: right;
  margin-top: -45px;
}

.accordion-content-scied {
  display: none;
}

.arrowDown::before {
  content: "\f078" !important;
  margin-left: -17px !important;
}

.materials {
  width: 100%;
}

.materials:before {
  content: "\f054";
  float: left;
  margin-left: -15px;
  margin-top: 0px;
  font-family: fontawesome;
  font-size: 12px;
  color: #225c7a;
}

h4.accordion-toggle-scied {
  margin-bottom: 4px;
  outline: none;
  border-bottom: none;
  padding-bottom: 0;
}

h4.accordion-toggle-scied:focus {
  outline: 0;
}

h4.accordion-toggle-scied:hover {
  cursor: pointer;
}

.science-education {
  width: 90%;
  margin-bottom: 24px;
}

.science-education p {
  color: #636363;
  font-size: 14px;
}

.science-education p:last-of-type {
  margin: 0px;
}

article.content .grade-level {
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  font-size: 13px;
}

article.content .grade-level-tag, article.content .grade-level-tag__k-4, article.content .grade-level-tag__5-8, article.content .grade-level-tag__9-12, article.content .grade-level-tag__12, article.content .grade-level-tag--active {
  width: 55px;
  text-align: center;
  margin: 0 0 3px 5px;
  display: inline-block;
  color: #7B776E;
}

article.content .grade-level-tag--active {
  background: #546e7a;
  color: #fff;
  font-weight: bold;
}

article.content .ui.submit.button.grade-level_download {
  float: right;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  border-radius: 4px;
  padding: 1px 10px 3px;
  text-align: center;
  margin-bottom: 3px;
}

@media only screen and (max-width: 530px) {
  article.content .ui.submit.button.grade-level_download {
    float: none;
    margin-bottom: 5px;
  }
}
article.content .ui.submit.button.grade-level_download:hover {
  background-color: #427bad;
}

article.content .ui.submit.button.grade-level_download a:link, article.content .ui.submit.button.grade-level_download a:visited {
  color: #fff;
  text-decoration: none;
}

article.content .ui.submit.button.grade-level_download a:hover {
  text-decoration: underline;
}

article.content .grade-level_download_icon::before {
  content: "\f41f";
  font-family: Ionicons;
  color: #fff;
  font-size: 16px;
  margin-right: 5px;
}

article.content .grade-level_download_icon:hover::before {
  text-decoration: none;
}

article.content a.accordion-toggle_download {
  float: right;
}

article.content a.accordion-toggle_download:link, article.content a.accordion-toggle_download:visited {
  text-decoration: none;
}

article.content a.accordion-toggle_download:link:after, article.content a.accordion-toggle_download:visited:after {
  display: none;
}

article.content a.accordion-toggle_download:link .accordion-toggle_download-icon::before, article.content a.accordion-toggle_download:visited .accordion-toggle_download-icon::before {
  content: "\f41f";
  font-family: Ionicons;
  color: #222;
  font-size: 19px;
  margin-right: 5px;
}

article.content a.accordion-toggle_download:link .accordion-toggle_download-text, article.content a.accordion-toggle_download:visited .accordion-toggle_download-text {
  display: none;
}

ul#contactus-edu-matertial {
  list-style-type: none;
  padding: 0;
  margin: 10px 0;
}

ul#contactus-edu-matertial li {
  padding: 5px 0;
}

ul#contactus-edu-matertial li.alt1 {
  background: #DCD9C7;
}

ul.grade-list {
  margin: 0 !important;
  padding: 0 !important;
}

ul.grade-list li {
  float: left;
  display: block;
  list-style-type: none;
  margin: 2px;
  text-align: center;
  width: 31px;
}

.gradena {
  background-color: #f1f1f1;
  color: #ccc;
}

.gradek4 {
  background-color: #56608B;
  color: #fff;
}

.grade58 {
  background-color: #7b776a;
  color: #fff;
}

.grade912 {
  background-color: #A41A06;
  color: #fff;
}

.gradegrad {
  background-color: #3c8090;
  color: #fff;
}

#skip-nav {
  top: -2.5em !important;
  width: 100%;
  padding: 0.75em 1em;
  background: #636155;
  color: #fff;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  transition: top 0.5s ease, box-shadow 0.5s ease;
  left: unset !important;
}

a#skip-nav:focus {
  top: 0 !important;
}

.syndicateThis {
  background-color: #004f74;
  border-radius: 3px;
  color: white;
  min-height: 60px;
  padding-top: 12px;
  width: 325px;
  margin-bottom: 24px;
}

@media only screen and (max-width: 400px) {
  .syndicateThis {
    width: 100%;
    padding: 12px 5px;
  }
}
.syndicateThis .fa {
  float: left;
  font-family: arial, sans-serif, FontAwesome;
  margin-top: 3px;
  padding: 4px 10px 0;
  line-height: 1.2;
}

.syndicateThis .fa.fa-thumb-tack {
  border-right: 1px solid #3f83a4;
}

.syndicateThis .fa.fa-thumb-tack:before {
  content: "\f08d";
  font-size: 24px;
}

.syndicateThis a {
  color: white;
}

.syndicateThis a:hover {
  color: #F6A040;
  text-decoration: none !important;
}

.syndicateThis > p {
  font-style: italic;
  font-weight: bold;
  padding-left: 47px;
  line-height: 150%;
  font-size: 11px;
  margin-bottom: 0 !important;
}

.syndicate > h1 {
  display: none;
}

.syndicate > h2 {
  display: none;
}

.syndicationWrapperWide {
  border: 1px solid #ccc;
  padding: 10px 20px 20px;
  border-radius: 10px;
  margin: 20px 0;
}

article.content .syndicationWrapperWide .courtesy {
  color: #888;
  font-size: 12px;
  text-align: right;
}

.syndicationWrapperNarrow {
  border: 1px solid #ccc;
  padding: 10px 20px 20px;
  border-radius: 10px;
  width: 35%;
  margin-left: 15px;
}

.syndicationWrapperNarrow .courtesy {
  color: #888;
  font-size: 12px;
  text-align: left;
  line-height: 1.2em;
  margin-bottom: 15px;
}

.syndicationWrapperWide .courtesy {
  color: #888;
  font-size: 12px;
  text-align: right;
  margin-bottom: 20px;
}

#jumpdown, #inline_jumpdown {
  overflow: auto;
  background-color: #ebebeb;
  margin: 0 0 10px 0;
}

.jumpdown-narrow {
  width: 255px;
}

#jumpdown {
  margin-bottom: 2em;
  background: #eaf0f1;
  border: 1px solid #ccc;
}

#jumpdown .jm-toc {
  padding: 0 5px;
  background: #eaf0f1;
  cursor: pointer;
}

#jumpdown .jm-toc:before {
  content: "\f0da";
  -webkit-transition: all 0.5s ease;
  font-size: 18px;
  margin: 2px 10px 0 0;
}

#jumpdown .jm-toc.open:before {
  transform: rotate(90deg);
}

#jumpdown ul {
  display: none;
  margin: 0px;
  padding: 0;
  font-size: 13px;
  line-height: 140%;
  list-style-type: none;
  border-top: 1px solid #ccc;
  border-right: none;
  border-left: none;
  background: #ebebeb;
}

#jumpdown li a {
  border-top: 1px solid #fff;
  display: block;
  padding: 0.18em 2em;
  text-decoration: none;
}

#jumpdown li a:hover {
  background: #56608B none;
  border-top-color: #f1d8d5;
  color: #fff;
}

#jumpdown li:first-child a {
  border-top: 0;
}

@media only screen and (max-width: 767px) {
  .jumpdown-wide {
    max-width: 100%;
  }
  .jumpdown-narrow {
    width: 100%;
    max-width: 430px;
  }
  #jumpdown {
    margin-bottom: 2em;
    font-size: 110%;
  }
  #jumpdown li a {
    padding: 0.75em 1em 0.75em 1.5em;
    font-size: 125%;
  }
  #jumpdown li {
    margin-bottom: 0;
  }
  #jumpdown li:last-child a {
    border-bottom: none;
  }
}
.three-column-img {
  width: 190px;
  float: none;
  display: inline-block;
  vertical-align: bottom;
  padding: 0 10px 0 0;
}

.three-column-img p {
  height: 120px;
  font-size: 11px;
  line-height: 18px;
}

a.three-column-img_download {
  position: absolute;
  top: -32px;
  width: 22px;
  height: 23px;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  padding-right: 4px;
  padding-left: 4px;
  right: -25px;
  text-decoration: none !important;
}

a.three-column-img_download::before {
  content: "\f41f";
  font-size: 22px;
  color: black;
  font-family: ionicons;
}

a.three-column-img_download span {
  display: none;
}

p.three-column-img_caption {
  float: none !important;
}

.three-column-img_download_container {
  position: absolute;
}

a.ilightbox-download {
  background: black;
  height: 23px;
  padding: 3px 6px 0;
  right: 28px;
  top: 0;
  width: 25px;
  font-weight: bold;
}

a.ilightbox-download::before {
  content: "\f41f";
  font-size: 18px;
  color: lightgray;
  font-family: ionicons;
}

a.ilightbox-download:hover::before {
  color: white;
  text-decoration: none;
}

.ilightbox-play {
  display: none;
}

.ilightbox-toolbar.dark {
  top: 15px !important;
}

.isMobile .ilightbox-toolbar.dark a.ilightbox-play {
  display: none;
}

.isMobile .ilightbox-toolbar.dark a.ilightbox-download {
  display: none !important;
}

#inner-wrapper .tweet {
  position: relative;
  margin: 0 0 12px 0;
  background: #ebebeb;
  width: 210px;
}

#inner-wrapper .tweet:after, #inner-wrapper .twitter-article:after {
  content: "";
  display: table;
  clear: both;
}

#inner-wrapper .tweet h3 {
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
  font-family: Georgia, serif;
  background: #4581B5;
  padding: 5px 5px 5px 35px;
  margin: 0;
  letter-spacing: 1px;
}

#inner-wrapper .tweet h3 a:hover {
  text-decoration: underline;
}

#inner-wrapper .twitter-article, #inner-wrapper #loading-container {
  float: left;
}

#inner-wrapper #loading-container {
  padding: 8px 0px 8px 0px;
}

#inner-wrapper .twitter-article {
  position: relative;
  padding-bottom: 5px;
  word-break: break-all;
}

#inner-wrapper #loading-container {
  padding: 16px 0px 16px 0px;
  text-align: center;
}

#inner-wrapper .twitter-pic {
  display: none;
}

#inner-wrapper .twitter-text {
  float: left;
  font-size: 12px;
  padding: 10px 0 10px 0;
  border-top: 1px solid #a8c1e0;
  margin: 0 7px -10px 7px;
}

#inner-wrapper .twitter-text p {
  margin: 0px;
  line-height: 17px;
}

#inner-wrapper .twitter-text a, #inner-wrapper .twitter-text a:link, #inner-wrapper .twitter-text a:visited {
  color: #225c7a;
  text-decoration: none;
}

#inner-wrapper .twitter-text a:hover {
  text-decoration: underline;
  color: #082e40;
}

#inner-wrapper .twitter-article.first-child .twitter-text {
  border-top: none;
}

#inner-wrapper .tweet-time {
  font-size: 10px;
  color: #4c4c4c;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

#inner-wrapper .tweet-time a, #inner-wrapper .tweet-time a:hover {
  color: #4c4c4c;
}

#inner-wrapper .tweetprofilelink a {
  color: #444;
}

#inner-wrapper .tweetprofilelink a:hover {
  color: #444;
}

#inner-wrapper .backlink {
  font-size: 11px;
  text-align: center;
}

#inner-wrapper .backlink a {
  color: #aaa;
}

#inner-wrapper #twitter-footer {
  font-family: Georgia, serif;
  font-size: 1.1em;
  text-align: right;
  background: #4581B5;
  margin: 2px 0 0 0;
}

.tweet div.clear {
  clear: both;
}

#IE9 #inner-wrapper .twitter-text {
  margin: 0 7px 0 7px;
}

@media screen and (max-width: 767px) {
  #inner-wrapper .twitter-article, #inner-wrapper .twitter-article .twitter-text {
    float: none;
  }
  #inner-wrapper .twitter-article .twitter-text {
    margin: 0 41px 0 7px;
  }
  #inner-wrapper .float-right.twitter-float {
    max-width: none;
  }
  #inner-wrapper .float-right.twitter-float, #inner-wrapper .tweet {
    width: 100%;
  }
}
.twitter-buttons {
  font-size: 13px;
}

.content .twitter-float img {
  border: none;
}

.favorite-nr {
  color: #4581b5;
  padding: 4px;
}

.jwWrapper {
  margin: 15px 0;
}

.jwWrapper.jwLeft {
  float: left;
}

@media only screen and (min-width: 531px) and (max-width: 767px) {
  .jwWrapper.jwLeft {
    float: none;
  }
}
.jwWrapper.jwRight {
  float: right;
}

@media only screen and (min-width: 531px) and (max-width: 767px) {
  .jwWrapper.jwRight {
    float: none;
  }
}
form.niehs-form fieldset ol, form.niehs-form fieldset ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

form.niehs-form fieldset li {
  padding: 5px 10px;
  margin: 1px 0;
  clear: left;
}

form.niehs-form fieldset label {
  float: left;
  font-weight: bold;
  text-align: right;
  display: block;
  width: 15%;
  margin-right: 10px;
}

form.niehs-form input {
  width: 30%;
}

form.niehs-form fieldset textarea {
  width: 50%;
}

form.niehs-form div.buttons {
  padding-left: 150px;
}

form.niehs-form div.buttons button {
  margin: 10px;
  vertical-align: middle;
}

form.niehs-form fieldset li.special p {
  margin-left: 170px;
}

form#subscribe ol, form#subscribe ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

form#unsubscribe ol, form#unsubscribe ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

form#subscribe li div.buttons, form#unsubscribe li div.buttons {
  margin-top: 5px;
}

form#subscribe li label, form#unsubscribe li label {
  margin-right: 10px;
}

form#subscribe li, form#unsubscribe li {
  padding: 5px 10px;
  margin: 1px 0;
  clear: left;
}

form#subscribe label, form#unsubscribe label, form#subscribe input, form#unsubscribe input {
  float: left;
  font-weight: bold;
}

form#subscribe li p, form#unsubscribe li p {
  position: relative;
  margin-top: -20px;
  margin-left: 36%;
}

form#subscribe.description, form form#unsubscribe.description {
  margin-left: 25%;
}

html > body form#subscribe li p, html > body form#unsubscribe li p {
  margin-top: 0px;
}

form.niehs-form fieldset li.header, form#subscribe li.header, form#unsubscribe li.header {
  background-color: #afbc78;
}

form.niehs-form fieldset li.row0, form#subscribe li.row0, form#unsubscribe li.row0 {
  background-color: #ebebeb;
}

form.niehs-form fieldset li.row1, form#subscribe li.row1, form#unsubscribe li.row1 {
  background-color: #b8bcd2;
}

form.niehs-form div.desired-activity {
  padding-left: 23%;
}

form.niehs-form div.desired-activity input {
  width: 20px !important;
}

form.visits-speakers fieldset label {
  width: 22% !important;
}

.error {
  display: inline;
}

.errormsg {
  color: #A41A06;
  font-weight: bold;
}

form.contactus label {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
  display: block;
}

form.contactus input, form.contactus textarea {
  width: 85%;
}

form.contactus input.chkbox {
  width: 5%;
  text-align: left;
}

form.contactus label.chkbox {
  display: inline;
}

form.contactus div.controls {
  text-align: center;
  clear: both;
}

form #foia {
  margin: 0 !important;
  padding: 0 !important;
}

#foia li {
  padding: 6px;
  border-bottom: 1px solid #fff;
  background-color: #ebebeb;
}

#foia .relative-object {
  position: relative;
  display: block;
  left: 35.5%;
  margin-top: -18px;
}

#foia .set-width {
  clear: left;
  width: 34%;
}

#foia .required {
  color: #760000;
  font-style: italic;
}

form#subscribe .required, form#unsubscribe .required {
  color: #760000;
  font-style: italic;
}

#foia .foia-highlight {
  background-color: #b8bcd2;
}

#foia .center, #foia .required {
  padding: 10px 0;
}

a.ui.button {
  text-decoration: none !important;
}

a.ui.button:focus {
  outline: #555555 dotted 2px;
  outline: -webkit-focus-ring-color auto 5px;
}

a.ui.button:-moz-focusring {
  outline: #555555 dotted 2px;
}

input[type=submit].ui.button:focus {
  outline: #555555 dotted 2px;
  outline: -webkit-focus-ring-color auto 5px;
}

input[type=submit].ui.button:-moz-focusring {
  outline: #555555 dotted 2px;
}

input[type=button].ui.button:focus {
  outline: #555555 dotted 2px;
  outline: -webkit-focus-ring-color auto 5px;
}

input[type=button].ui.button:-moz-focusring {
  outline: #555555 dotted 2px;
}

.ui.green.button {
  background-color: #618000 !important;
  font-size: 1em;
}

.ui.green.button:hover {
  background-color: #719500 !important;
}

.ui.red.button {
  background-color: #A41A06 !important;
  font-size: 1em;
}

.ui.red.button:hover {
  background-color: #A41A06 !important;
}

.ui.blue.button {
  background-color: #427bad;
  font-size: 1em;
  font-weight: bold;
}

.ui.blue.button:hover {
  background-color: #225C7A;
  color: #fff;
}

.ui.teal.button {
  background-color: #397b8a !important;
  font-size: 1em;
}

.ui.teal.button:hover {
  background-color: #316b78 !important;
}

.ui.pale-teal.button {
  background-color: #f2f6f7;
  background-image: none;
  font-size: 1em;
}

.ui.pale-teal.button:hover {
  background-color: #397b8a;
  color: #ffffff;
}

.ui.orange.button {
  background-color: #e57200 !important;
  font-size: 1em;
}

.ui.orange.button:hover {
  background-color: #cc6600 !important;
}

.ui.lavender.button {
  background-color: #56608B;
  color: #ffffff;
  font-size: 1em;
}

.ui.lavender.button:hover {
  background-color: #56608B;
  color: #ffffff;
}

.ui.pale-lavender.button {
  background-color: #fcf9fc;
  background-image: none;
  font-size: 1em;
}

.ui.pale-lavender.button:hover {
  background-color: #56608B;
  color: #ffffff;
}

.ui.submit.button {
  background-color: #427bad;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  width: auto;
}

.ui.submit.button:hover {
  background-color: #225C7A;
  color: #fff;
}

.ui.reset.button {
  background-color: #fefefe;
  background-image: none;
  font-size: 1em;
}

.ui.reset.button:hover {
  background-color: #760000;
  color: #ffffff;
}

.ui.buttons a, .ui.buttons button {
  margin: 0;
}

.ui.buttons .button, .ui.button {
  font-size: 1em;
}

@media only screen and (max-width: 767px) {
  .ui.form .ui.submit.button {
    font-weight: normal;
  }
}
@media only screen and (max-width: 510px) {
  article.content .ui.form .btnThree {
    margin-bottom: 0;
  }
  article.content .ui.form .btnThree .ui.button {
    margin-bottom: 10px;
  }
  article.content .ui.form .ui.submit.button {
    font-weight: normal;
  }
  article.content div.controls {
    height: auto;
  }
  article.content div.controls div.column {
    margin: 10px auto;
    width: 100% !important;
    *zoom: 1;
  }
  article.content div.controls div.column:after {
    content: "";
    display: table;
    clear: both;
  }
  article.content div.controls div.column .button {
    float: left;
  }
  article.content div.controls div.column .button + .button {
    margin-left: 5%;
  }
}
#update-this-page-container, #user-controls a span, #user-controls-nodisplay, #print-logo, #print-footer, .printurl, .no-display, #pr-print-logo, #pr-niehs, .newPrintURL {
  display: none;
}

body[data-site-type="//www.niehs.nih.gov"] div.banner {
  display: none;
}
/*# sourceMappingURL=screen_responsive.css.map */
