@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Rokkitt:400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic,300");
@import url("https://fonts.googleapis.com/css?family=Patua+One");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300;700&display=swap");
html {
  box-sizing: border-box;
}

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

:root, [data-color-scheme=default] {
  --scheme-primary: #005EAA;
  --scheme-primary-hover: #025293;
  --scheme-primary-shade: #003366;
  --scheme-secondary: #4f8210;
  --scheme-secondary-hover: #3d640c;
  --scheme-button-icon: #14538c;
  --scheme-button-icon-hover: #0f4a7f;
  --scheme-header: #546e7a;
  --scheme-header-alt: #3f535c;
  --scheme-h3-color: #4c4c4c;
  --scheme-contrast-bg: #E7EFF4;
  --scheme-gradient1-bg: #c9d7e5;
  --scheme-gradient2-bg: #f3f3f3;
  --scheme-gradient3-bg: #f7f7f7;
  --scheme-bg-linear-gradient: linear-gradient(-45deg, var(--scheme-gradient1-bg) 0%, var(--scheme-gradient2-bg) 50%, var(--scheme-gradient3-bg) 100%);
  --scheme-link-visited: #736b8c;
}

[data-color-scheme=ehlc] {
  --scheme-primary: #075ebf;
  --scheme-primary-hover: #013367;
  --scheme-secondary: #0c7e91;
  --scheme-secondary-hover: #026778;
  --scheme-primary-shade: #000000;
  --scheme-button-icon: #064c99;
  --scheme-button-icon-hover: #012448;
  --scheme-header: #507045;
  --scheme-header-alt: #3b5133;
  --scheme-contrast-bg: #f9f7e4;
  --scheme-gradient1-bg: #faf6d7;
  --scheme-gradient2-bg: #edfee7;
  --scheme-gradient3-bg: #e7f7fc;
  --scheme-bg-linear-gradient: linear-gradient(-45deg, var(--scheme-gradient1-bg) 0%, var(--scheme-gradient2-bg) 50%, var(--scheme-gradient3-bg) 100%);
}

[data-color-scheme=ofcd-aquamarine] {
  --scheme-primary: #21777a;
  --scheme-primary-hover: rgb(22.1419354839, 79.8451612903, 81.8580645161);
  --scheme-h3-color: #21777a;
}

[data-color-scheme=ofcd-blue] {
  --scheme-primary: #215c7a;
  --scheme-primary-hover: rgb(22.1419354839, 61.7290322581, 81.8580645161);
  --scheme-h3-color: #215c7a;
}

[data-color-scheme=ofcd-navy] {
  --scheme-primary: #21327a;
  --scheme-primary-hover: rgb(22.1419354839, 33.5483870968, 81.8580645161);
  --scheme-h3-color: #21327a;
}

[data-color-scheme=ofcd-purple] {
  --scheme-primary: #6c3a77;
  --scheme-primary-hover: rgb(76.8813559322, 41.2881355932, 84.7118644068);
  --scheme-h3-color: #6c3a77;
}

[data-color-scheme=ofcd-violet] {
  --scheme-primary: #483a77;
  --scheme-primary-hover: rgb(51.2542372881, 41.2881355932, 84.7118644068);
  --scheme-h3-color: #483a77;
}

[data-color-scheme=ofcd-magenta] {
  --scheme-primary: #892f73;
  --scheme-primary-hover: rgb(99.027173913, 33.972826087, 83.125);
  --scheme-h3-color: #892f73;
}

[data-color-scheme=ofcd-pink] {
  --scheme-primary: #99335c;
  --scheme-primary-hover: rgb(114.75, 38.25, 69);
  --scheme-h3-color: #99335c;
}

[data-color-scheme=ofcd-red] {
  --scheme-primary: #933;
  --scheme-primary-hover: rgb(114.75, 38.25, 38.25);
  --scheme-h3-color: #933;
}

[data-color-scheme=ofcd-vermillion] {
  --scheme-primary: #8a2105;
  --scheme-primary-hover: rgb(88.7832167832, 21.2307692308, 3.2167832168);
  --scheme-h3-color: #8a2105;
}

[data-color-scheme=ofcd-orange] {
  --scheme-primary: #b44e11;
  --scheme-primary-hover: rgb(133.4010152284, 57.807106599, 12.5989847716);
  --scheme-h3-color: #b44e11;
}

[data-color-scheme=ofcd-forrest-green] {
  --scheme-primary: #295a4c;
  --scheme-primary-hover: rgb(25.0381679389, 54.9618320611, 46.4122137405);
  --scheme-h3-color: #295a4c;
}

[data-color-scheme=ofcd-green] {
  --scheme-primary: #295a29;
  --scheme-primary-hover: rgb(25.0381679389, 54.9618320611, 25.0381679389);
  --scheme-h3-color: #295a29;
}

[data-color-scheme=ofcd-chartreuse] {
  --scheme-primary: #617d0d;
  --scheme-primary-hover: rgb(61.152173913, 78.8043478261, 8.1956521739);
  --scheme-h3-color: #617d0d;
}

@font-face {
  font-family: "fa-light-300";
  src: url("/themes/custom/niehs_cms/web-resources/fonts/fa-light-300.woff2") format("woff2"), url("/themes/custom/niehs_cms/web-resources/fonts/fa-light-300.ttf") format("truetype");
}
@font-face {
  font-family: "fa-regular-400";
  src: url("/themes/custom/niehs_cms/web-resources/fonts/fa-regular-400.woff2") format("woff2"), url("/themes/custom/niehs_cms/web-resources/fonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
  font-family: "fa-solid-900";
  src: url("/themes/custom/niehs_cms/web-resources/fonts/fa-solid-900.woff2") format("woff2"), url("/themes/custom/niehs_cms/web-resources/fonts/fa-solid-900.ttf") format("truetype");
}
@font-face {
  font-family: "fa-duotone-900";
  src: url("/themes/custom/niehs_cms/web-resources/fonts/fa-duotone-900.woff2") format("woff2"), url("/themes/custom/niehs_cms/web-resources/fonts/fa-duotone-900.ttf") format("truetype");
}
@font-face {
  font-family: "fa-brands-400";
  src: url("/themes/custom/niehs_cms/web-resources/fonts/fa-brands-400-v6_4_2.woff2") format("woff2"), url("/themes/custom/niehs_cms/web-resources/fonts/fa-brands-400-v6_4_2.ttf") format("truetype");
}
@font-face {
  font-style: normal;
  font-weight: normal;
  font-family: "fontawesome";
  src: url("/themes/custom/niehs_cms/web-resources/fonts/fa-solid-900.woff2") format("woff2"), url("/themes/custom/niehs_cms/web-resources/fonts/fa-solid-900.ttf") format("truetype"), url("/themes/custom/niehs_cms/web-resources/fonts/fa-solid-900.svg#webfontregular") format("svg");
}
#focus-areas::after, .content-page--inner-wrapper dl.bizcard::after,
.content-page--inner-wrapper dl.bizcard-floating::after, .footer #footer::after, .footer::after, .usa-accordion-content::after {
  content: "";
  display: table;
  clear: both;
}

.flag-card--card-image img, .content .info-card__image {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  height: 100%;
  max-width: none;
  max-height: none;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  transform: translate(-50%, -50%);
  border: none;
}

.content-page-wrapper, .landing-page, #homepage-content {
  background-image: linear-gradient(rgba(245, 245, 245, 0.9) 100%, rgba(255, 255, 255, 0.8)), url("/themes/custom/niehs_cms/web-resources/images/background-pattern-poly.gif");
}

.date-callout-card.date-callout-card__news a:is([href$=".pdf"], [data-ext$=".pdf"]) > .date-callout-card--type_title.date-callout-card--type_title__news .date-callout-card--title.date-callout-card--title__news::after, #jumpdown .jm-toc::before,
span.filetypeicon,
a.file-link + span::before,
a.w-img:is([href$=".pdf"], [data-ext$=".pdf"])::after,
a:is([href$=".feedicon"], [data-ext$=".feedicon"], [data-ext=".feedicon"]).card-grid__link:not(.w-img) span.file-icon::before,
a.ical::after,
.link-icons-wmv::before,
.link-icons-ppt::before,
.link-icons-xls::before,
.link-icons-flash::before,
.link-icons-doc::before,
.link-icons-oft::before,
.link-icons-ens::before,
.link-icons-wpd::before,
.link-icons-real::before,
.link-icons-zip::before,
.link-icons-pdf::before,
a:is([href*="/feed/"])::after,
a:is([href$=".oft"], [data-ext$=".oft"], [data-ext=".oft"])::after,
a:is([href$=".ens"], [data-ext$=".ens"], [data-ext=".ens"])::after,
a:is([href$=".wpd"], [data-ext$=".wpd"])::after,
a:is([href$=".zip"], [data-ext$=".zip"], [data-ext=".zip"])::after,
a:is([href$=".tgz"], [data-ext$=".tgz"])::after,
a:is([href$=".tar"], [data-ext$=".tar"])::after,
a:is([href$=".tcl"], [data-ext$=".tcl"])::after,
a:is([href$=".pl"], [data-ext$=".pl"])::after,
a:is([href$=".gz"], [data-ext$=".gz"])::after,
a:is([href$=".feedicon"], [data-ext$=".feedicon"], [data-ext=".feedicon"])::after,
a:is([href$=".feed"], [data-ext$=".feed"], [data-ext=".feed"])::after,
a:is([href$=".xml"], [data-ext$=".xml"])::after,
a:is([href$=".rss"], [data-ext$=".rss"])::after,
a:is([href$=".xlsx"], [data-ext$=".xlsx"])::after,
a:is([href$=".xls"], [data-ext$=".xls"])::after,
a:is([href$=".csv"], [data-ext$=".csv"], [data-ext=".csv"])::after,
a:is([href$=".txt"], [data-ext$=".txt"])::after,
a:is([href$=".pptx"], [data-ext$=".pptx"])::after,
a:is([href$=".pot"], [data-ext$=".pot"], [data-ext=".pot"])::after,
a:is([href$=".ppt"], [data-ext$=".ppt"])::after,
a:is([href$=".ra"], [data-ext$=".ra"], [data-ext=".ra"])::after,
a:is([href$=".ram"], [data-ext$=".ram"])::after,
a:is([href$=".rm"], [data-ext$=".rm"], [data-ext=".rm"])::after,
a:is([href$=".wma"], [data-ext$=".wma"])::after,
a:is([href$=".wmv"], [data-ext$=".wmv"])::after,
a:is([href$=".mov"], [data-ext$=".mov"])::after,
a:is([href$=".mp4"], [data-ext$=".mp4"])::after,
a:is([href$=".mp3"], [data-ext$=".mp3"])::after,
a:is([href$=".swf"], [data-ext$=".swf"])::after,
a:is([href$=".docx"], [data-ext$=".docx"])::after,
a:is([href$=".doc"], [data-ext$=".doc"])::after,
a:is([href$=".pdf"], [data-ext$=".pdf"])::after,
p.xml-history a.xml-link:is([href$=".oft"], [data-ext$=".oft"], [data-ext=".oft"])::after,
p.xml-history a.xml-link:is([href$=".ens"], [data-ext$=".ens"], [data-ext=".ens"])::after,
p.xml-history a.xml-link:is([href$=".wpd"], [data-ext$=".wpd"])::after,
p.xml-history a.xml-link:is([href$=".zip"], [data-ext$=".zip"], [data-ext=".zip"])::after,
p.xml-history a.xml-link:is([href$=".tgz"], [data-ext$=".tgz"])::after,
p.xml-history a.xml-link:is([href$=".tar"], [data-ext$=".tar"])::after,
p.xml-history a.xml-link:is([href$=".tcl"], [data-ext$=".tcl"])::after,
p.xml-history a.xml-link:is([href$=".pl"], [data-ext$=".pl"])::after,
p.xml-history a.xml-link:is([href$=".gz"], [data-ext$=".gz"])::after,
p.xml-history a.xml-link:is([href$=".feedicon"], [data-ext$=".feedicon"], [data-ext=".feedicon"])::after,
p.xml-history a.xml-link:is([href$=".feed"], [data-ext$=".feed"], [data-ext=".feed"])::after,
p.xml-history a.xml-link:is([href$=".xml"], [data-ext$=".xml"])::after,
p.xml-history a.xml-link:is([href$=".rss"], [data-ext$=".rss"])::after,
p.xml-history a.xml-link:is([href$=".xlsx"], [data-ext$=".xlsx"])::after,
p.xml-history a.xml-link:is([href$=".xls"], [data-ext$=".xls"])::after,
p.xml-history a.xml-link:is([href$=".csv"], [data-ext$=".csv"], [data-ext=".csv"])::after,
p.xml-history a.xml-link:is([href$=".txt"], [data-ext$=".txt"])::after,
p.xml-history a.xml-link:is([href$=".pptx"], [data-ext$=".pptx"])::after,
p.xml-history a.xml-link:is([href$=".pot"], [data-ext$=".pot"], [data-ext=".pot"])::after,
p.xml-history a.xml-link:is([href$=".ppt"], [data-ext$=".ppt"])::after,
p.xml-history a.xml-link:is([href$=".ra"], [data-ext$=".ra"], [data-ext=".ra"])::after,
p.xml-history a.xml-link:is([href$=".ram"], [data-ext$=".ram"])::after,
p.xml-history a.xml-link:is([href$=".rm"], [data-ext$=".rm"], [data-ext=".rm"])::after,
p.xml-history a.xml-link:is([href$=".wma"], [data-ext$=".wma"])::after,
p.xml-history a.xml-link:is([href$=".wmv"], [data-ext$=".wmv"])::after,
p.xml-history a.xml-link:is([href$=".mov"], [data-ext$=".mov"])::after,
p.xml-history a.xml-link:is([href$=".mp4"], [data-ext$=".mp4"])::after,
p.xml-history a.xml-link:is([href$=".mp3"], [data-ext$=".mp3"])::after,
p.xml-history a.xml-link:is([href$=".swf"], [data-ext$=".swf"])::after,
p.xml-history a.xml-link:is([href$=".docx"], [data-ext$=".docx"])::after,
p.xml-history a.xml-link:is([href$=".doc"], [data-ext$=".doc"])::after,
p.xml-history a.xml-link:is([href$=".pdf"], [data-ext$=".pdf"])::after,
a.xml-link:is([href$=".oft"], [data-ext$=".oft"], [data-ext=".oft"])::after,
a.xml-link:is([href$=".ens"], [data-ext$=".ens"], [data-ext=".ens"])::after,
a.xml-link:is([href$=".wpd"], [data-ext$=".wpd"])::after,
a.xml-link:is([href$=".zip"], [data-ext$=".zip"], [data-ext=".zip"])::after,
a.xml-link:is([href$=".tgz"], [data-ext$=".tgz"])::after,
a.xml-link:is([href$=".tar"], [data-ext$=".tar"])::after,
a.xml-link:is([href$=".tcl"], [data-ext$=".tcl"])::after,
a.xml-link:is([href$=".pl"], [data-ext$=".pl"])::after,
a.xml-link:is([href$=".gz"], [data-ext$=".gz"])::after,
a.xml-link:is([href$=".feedicon"], [data-ext$=".feedicon"], [data-ext=".feedicon"])::after,
a.xml-link:is([href$=".feed"], [data-ext$=".feed"], [data-ext=".feed"])::after,
a.xml-link:is([href$=".xml"], [data-ext$=".xml"])::after,
a.xml-link:is([href$=".rss"], [data-ext$=".rss"])::after,
a.xml-link:is([href$=".xlsx"], [data-ext$=".xlsx"])::after,
a.xml-link:is([href$=".xls"], [data-ext$=".xls"])::after,
a.xml-link:is([href$=".csv"], [data-ext$=".csv"], [data-ext=".csv"])::after,
a.xml-link:is([href$=".txt"], [data-ext$=".txt"])::after,
a.xml-link:is([href$=".pptx"], [data-ext$=".pptx"])::after,
a.xml-link:is([href$=".pot"], [data-ext$=".pot"], [data-ext=".pot"])::after,
a.xml-link:is([href$=".ppt"], [data-ext$=".ppt"])::after,
a.xml-link:is([href$=".ra"], [data-ext$=".ra"], [data-ext=".ra"])::after,
a.xml-link:is([href$=".ram"], [data-ext$=".ram"])::after,
a.xml-link:is([href$=".rm"], [data-ext$=".rm"], [data-ext=".rm"])::after,
a.xml-link:is([href$=".wma"], [data-ext$=".wma"])::after,
a.xml-link:is([href$=".wmv"], [data-ext$=".wmv"])::after,
a.xml-link:is([href$=".mov"], [data-ext$=".mov"])::after,
a.xml-link:is([href$=".mp4"], [data-ext$=".mp4"])::after,
a.xml-link:is([href$=".mp3"], [data-ext$=".mp3"])::after,
a.xml-link:is([href$=".swf"], [data-ext$=".swf"])::after,
a.xml-link:is([href$=".docx"], [data-ext$=".docx"])::after,
a.xml-link:is([href$=".doc"], [data-ext$=".doc"])::after,
a.xml-link:is([href$=".pdf"], [data-ext$=".pdf"])::after,
:is(.exitIcon, .exit, .exit-m, .exit-w)::after {
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

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 {
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
}

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

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

#ts_search_label {
  float: left;
  padding: 7px 5px 0 0;
  font-weight: bold;
  font-size: 13px;
}

input {
  margin: 6px 0 0 0;
  font-weight: 400;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

/* Reset classy bold labels */
.label {
  font-weight: normal;
}

@media only screen and (max-width: 720px) {
  input[type=search] {
    width: 45%;
  }
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
html {
  box-sizing: border-box;
}

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

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

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

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  padding: 0;
  margin: 0;
}
.flexslider .slides > li {
  display: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  display: block;
  width: 100%;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  line-height: 0;
}

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

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  padding: 0 0 1.5em;
  background-color: #fff;
}

#slider.highlights.flexslider {
  padding-bottom: 1.5rem;
}

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

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

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

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 31px;
  height: 68px;
  margin: -40px 0 0;
  text-indent: -9999px;
}
.flex-direction-nav .flex-nav-next .flex-next {
  right: 0px;
  color: #fff;
  border-radius: 5px 0 0 5px;
  opacity: 0.5;
  background-color: rgb(0, 0, 0);
}
.flex-direction-nav .flex-nav-next .flex-next::after {
  content: "\f105";
  position: absolute;
  top: 50%;
  left: 9px;
  color: #fff;
  font-size: 40px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  text-indent: 0;
  transform: translate(0%, -50%);
}
.flex-direction-nav .flex-nav-prev .flex-prev {
  left: 0px;
  color: #fff;
  border-radius: 0 5px 5px 0;
  opacity: 0.5;
  background-color: rgb(0, 0, 0);
}
.flex-direction-nav .flex-nav-prev .flex-prev::after {
  content: "\f104";
  position: absolute;
  top: 50%;
  right: 9px;
  color: #fff;
  font-size: 40px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  text-indent: 0;
  transform: translate(0%, -50%);
}

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

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

.flex-control-thumbs {
  position: static;
  margin: 5px 0 0;
  overflow: hidden;
}
.flex-control-thumbs li {
  float: left;
  width: 25%;
  margin: 0;
}
.flex-control-thumbs img {
  cursor: pointer;
  display: block;
  width: 100%;
  opacity: 0.7;
}
.flex-control-thumbs img:is(:hover, :focus) {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  cursor: default;
  opacity: 1;
}

.content-page-wrapper .content--inner-container ul.flex-direction-nav {
  list-style: none;
}

@media only screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 0.6;
  }
  .flex-direction-nav .flex-next {
    right: 0;
    opacity: 0.6;
  }
}
.royalSlider.RS-1 {
  width: 100%;
  height: 448px;
  margin: 10px auto 30px auto;
}
.royalSlider.RS-1.InterviewBPA {
  height: 498px;
}
.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 .rsThumbsVer*/
/* Nav */
.rsDefault.RS-1 .rsNav {
  width: 175px;
  color: #4c4c4c;
  border-left: 1px solid #e0dfde;
}

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

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

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

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

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

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

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

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow:is(:hover, :focus) {
  border-color: #ccc;
  background-color: #ececec;
}

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

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

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

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

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

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

/* He started the war, I'll finish it */
.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow.rsThumbsArrowDisabled:is(:hover, :focus) {
  cursor: default;
  background-color: #fdfdfd;
}

.rsDefault.RS-1 .rsThumbsVer .rsThumbsArrow.rsThumbsArrowDisabled .rsThumbsArrowIcn:is(:hover, :focus) {
  cursor: default;
}

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

/*.rsOuterWrapper .rsDefault.RS-1 .rsThumb {border-top-width:0;}*/
.rsDefault.RS-1 .rsThumb:is(:hover, :focus) {
  background-color: #f2f2f2;
}

.rsDefault.RS-1 .rsThumb:is(:hover, :focus) a {
  color: #082e40;
}

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

.rsDefault.RS-1 .rsThumb a:is(:hover, :focus) {
  text-decoration: none;
}

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

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

/* Content */
.rsDefault.RS-1 .rsOverflow {
  position: static;
  margin-left: 176px;
  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 {
  min-height: 450px;
  padding: 15px;
  color: #646464;
  line-height: 140%;
  background: #fff;
}
.rsDefault.RS-1 .rsSlide > div h4,
.rsDefault.RS-1 .rsSlide > div p {
  width: 100%;
}

.rsDefault.RS-1.InterviewBPA .rsSlide > div {
  min-height: 500px;
}
.rsDefault.RS-1.InterviewBPA .rsSlide > div h4,
.rsDefault.RS-1.InterviewBPA .rsSlide > div p {
  width: 100%;
}

.rsDefault.RS-1.InterviewTRE .rsSlide > div {
  min-height: 600px;
}
.rsDefault.RS-1.InterviewTRE .rsSlide > div h4,
.rsDefault.RS-1.InterviewTRE .rsSlide > div p {
  width: 100%;
}

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

.rsDefault.RS-1 .slideHeader {
  width: 100%;
  height: 28px;
  padding: 10px 0 0 50px;
  margin: -15px 0 0 -15px;
  color: #4c4c4c;
  font-weight: bold;
  font-size: 1.2em;
  border-bottom: 1px solid #e0dfde;
  background: url("/themes/custom/niehs_cms/web-resources/images/radio-ico.png") scroll no-repeat 15px center;
}

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

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

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

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

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

/* Turn on if whatever reason you need captions on inside of a slider - but the whole point of the slider is to have captions inline beside the player so I have no idea why you would need this - be aware you will have to do lots of sheninagans because the titles will be differnt lengths so you will have to do a top posistion for each one*/
/*
.rsDefault.RS-1 .rsSlide .audio-html5 {position:absolute; z-index:100;top: 130px;}
.rsDefault.RS-1 .rsSlide .audio-html5 ~ .audio-html5 {top: 225px;}
.rsDefault.RS-1 .rsSlide .audio-html5 + p {margin-top: 17%;}
.rsDefault.RS-1 .rsSlide .item-1 .audio-html5{top: 100px;}
*/
/*
 * # Semantic - Form
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Standard
*******************************/
/*--------------------
        Form
---------------------*/
.ui.form {
  position: relative;
  max-width: 100%;
}

.ui.form :first-child {
  margin-top: 0em;
}

.ui.form :last-child {
  margin-bottom: 0em;
}

/*--------------------
        Content
---------------------*/
.ui.form > p {
  margin: 1em 0;
}

/*--------------------
        Field
---------------------*/
.ui.form .field {
  clear: both;
  margin: 0em 0em 1em;
}

/*--------------------
        Labels
---------------------*/
.ui.form .field > label {
  margin: 0em 0em 0.3em;
  display: block;
  color: #555555;
  font-size: 0.875em;
}

/*--------------------
    Standard Inputs
---------------------*/
.ui.form textarea,
.ui.form input[type=color],
.ui.form input[type=date],
.ui.form input[type=datetime],
.ui.form input[type=datetime-local],
.ui.form input[type=email],
.ui.form input[type=month],
.ui.form input[type=number],
.ui.form input[type=password],
.ui.form input[type=range],
.ui.form input[type=search],
.ui.form input[type=tel],
.ui.form input[type=text],
.ui.form input[type=time],
.ui.form input[type=url],
.ui.form input[type=week],
.ui.form .ui.input {
  width: 100%;
}

.ui.form textarea,
.ui.form input[type=color],
.ui.form input[type=date],
.ui.form input[type=datetime],
.ui.form input[type=datetime-local],
.ui.form input[type=email],
.ui.form input[type=month],
.ui.form input[type=number],
.ui.form input[type=password],
.ui.form input[type=search],
.ui.form input[type=tel],
.ui.form input[type=text],
.ui.form input[type=time],
.ui.form input[type=url],
.ui.form input[type=week] {
  margin: 0em;
  padding: 0.65em 1em;
  font-size: 1em;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  outline: none;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0.3125em;
  transition: background-color 0.3s ease-out, box-shadow 0.2s ease, border-color 0.2s ease;
  box-shadow: 0em 0em 0em 0em rgba(0, 0, 0, 0.3) inset;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.ui.textarea,
.ui.form textarea {
  line-height: 1.33;
  min-height: 8em;
  height: 12em;
  max-height: 24em;
  resize: vertical;
}

.ui.form textarea,
.ui.form input[type=checkbox] {
  vertical-align: top;
}

/*--------------------
       Dividers
---------------------*/
.ui.form .divider {
  clear: both;
  margin: 1em 0em;
}

/*--------------------
   Types of Messages
---------------------*/
.ui.form .info.message,
.ui.form .warning.message,
.ui.form .error.message {
  display: none;
}

/* Assumptions */
.ui.form .message:first-child {
  margin-top: 0px;
}

/*--------------------
   Validation Prompt
---------------------*/
.ui.form .field .prompt.label {
  white-space: nowrap;
}

.ui.form .inline.field .prompt {
  margin-top: 0em;
  margin-left: 1em;
}

.ui.form .inline.field .prompt:before {
  margin-top: -0.3em;
  bottom: auto;
  right: auto;
  top: 50%;
  left: 0em;
}

/*******************************
            States
*******************************/
/*--------------------
        Focus
---------------------*/
.ui.form input[type=color]:focus,
.ui.form input[type=date]:focus,
.ui.form input[type=datetime]:focus,
.ui.form input[type=datetime-local]:focus,
.ui.form input[type=email]:focus,
.ui.form input[type=month]:focus,
.ui.form input[type=number]:focus,
.ui.form input[type=password]:focus,
.ui.form input[type=search]:focus,
.ui.form input[type=tel]:focus,
.ui.form input[type=text]:focus,
.ui.form input[type=time]:focus,
.ui.form input[type=url]:focus,
.ui.form input[type=week]:focus,
.ui.form textarea:focus {
  color: rgba(0, 0, 0, 0.85);
  border-color: rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-appearance: none;
  box-shadow: 0.3em 0em 0em 0em rgba(0, 0, 0, 0.2) inset;
}

/*--------------------
        Error
---------------------*/
/* On Form */
.ui.form.warning .warning.message {
  display: block;
}

/*--------------------
        Warning
---------------------*/
/* On Form */
.ui.form.error .error.message {
  display: block;
}

/* On Field(s) */
.ui.form .fields.error .field label,
.ui.form .field.error label,
.ui.form .fields.error .field .input,
.ui.form .field.error .input {
  color: #D95C5C;
}

.ui.form .fields.error .field .corner.label,
.ui.form .field.error .corner.label {
  border-color: #D95C5C;
  color: #FFFFFF;
}

.ui.form .fields.error .field textarea,
.ui.form .fields.error .field input[type=color],
.ui.form .fields.error .field input[type=date],
.ui.form .fields.error .field input[type=datetime],
.ui.form .fields.error .field input[type=datetime-local],
.ui.form .fields.error .field input[type=email],
.ui.form .fields.error .field input[type=month],
.ui.form .fields.error .field input[type=number],
.ui.form .fields.error .field input[type=password],
.ui.form .fields.error .field input[type=search],
.ui.form .fields.error .field input[type=tel],
.ui.form .fields.error .field input[type=text],
.ui.form .fields.error .field input[type=time],
.ui.form .fields.error .field input[type=url],
.ui.form .fields.error .field input[type=week],
.ui.form .field.error textarea,
.ui.form .field.error input[type=color],
.ui.form .field.error input[type=date],
.ui.form .field.error input[type=datetime],
.ui.form .field.error input[type=datetime-local],
.ui.form .field.error input[type=email],
.ui.form .field.error input[type=month],
.ui.form .field.error input[type=number],
.ui.form .field.error input[type=password],
.ui.form .field.error input[type=search],
.ui.form .field.error input[type=tel],
.ui.form .field.error input[type=text],
.ui.form .field.error input[type=time],
.ui.form .field.error input[type=url],
.ui.form .field.error input[type=week] {
  background-color: #FFFAFA;
  border-color: #E7BEBE;
  border-left: none;
  color: #D95C5C;
  padding-left: 1.2em;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  box-shadow: 0.3em 0em 0em 0em #D95C5C inset;
}

.ui.form .field.error textarea:focus,
.ui.form .field.error input[type=color]:focus,
.ui.form .field.error input[type=date]:focus,
.ui.form .field.error input[type=datetime]:focus,
.ui.form .field.error input[type=datetime-local]:focus,
.ui.form .field.error input[type=email]:focus,
.ui.form .field.error input[type=month]:focus,
.ui.form .field.error input[type=number]:focus,
.ui.form .field.error input[type=password]:focus,
.ui.form .field.error input[type=search]:focus,
.ui.form .field.error input[type=tel]:focus,
.ui.form .field.error input[type=text]:focus,
.ui.form .field.error input[type=time]:focus,
.ui.form .field.error input[type=url]:focus,
.ui.form .field.error input[type=week]:focus {
  border-color: rgb(255, 80, 80);
  color: rgb(255, 80, 80);
  -webkit-appearance: none;
  box-shadow: 0.3em 0em 0em 0em #FF5050 inset;
}

/*----------------------------
  Dropdown Selection Warning
-----------------------------*/
.ui.form .fields.error .field .ui.dropdown,
.ui.form .fields.error .field .ui.dropdown .item,
.ui.form .field.error .ui.dropdown,
.ui.form .field.error .ui.dropdown .item {
  background-color: #FFFAFA;
  color: #D95C5C;
}

.ui.form .fields.error .field .ui.dropdown,
.ui.form .field.error .ui.dropdown {
  box-shadow: 0px 0px 0px 1px #E7BEBE !important;
}

.ui.form .fields.error .field .ui.dropdown:hover,
.ui.form .field.error .ui.dropdown:hover {
  box-shadow: 0px 0px 0px 1px #E7BEBE !important;
}

.ui.form .fields.error .field .ui.dropdown:hover .menu,
.ui.form .field.error .ui.dropdown:hover .menu {
  box-shadow: 0px 1px 0px 1px #E7BEBE;
}

.ui.form .fields.error .field .ui.selection.dropdown .menu .item:hover,
.ui.form .field.error .ui.selection.dropdown .menu .item:hover {
  background-color: #FFF2F2;
}

/* Currently Active Item */
.ui.form .fields.error .field .ui.dropdown .menu .active.item,
.ui.form .field.error .ui.dropdown .menu .active.item {
  background-color: #FDCFCF !important;
}

/*--------------------
  Empty (Placeholder)
---------------------*/
/* browsers require these rules separate */
.ui.form ::-webkit-input-placeholder {
  color: #AAAAAA;
}

.ui.form ::-moz-placeholder {
  color: #AAAAAA;
}

.ui.form :focus::-webkit-input-placeholder {
  color: #9f9f9f;
}

.ui.form :focus::-moz-placeholder {
  color: #9f9f9f;
}

/* Error Placeholder */
.ui.form .error ::-webkit-input-placeholder {
  color: rgba(255, 80, 80, 0.4);
}

.ui.form .error ::-moz-placeholder {
  color: rgba(255, 80, 80, 0.4);
}

.ui.form .error :focus::-webkit-input-placeholder {
  color: rgba(255, 80, 80, 0.7);
}

.ui.form .error :focus::-moz-placeholder {
  color: rgba(255, 80, 80, 0.7);
}

/*--------------------
       Disabled
---------------------*/
.ui.form .field :disabled,
.ui.form .field.disabled {
  opacity: 0.5;
}

.ui.form .field.disabled label {
  opacity: 0.5;
}

.ui.form .field.disabled :disabled {
  opacity: 1;
}

/*--------------------
     Loading State
---------------------*/
/* On Form */
.ui.form.loading {
  position: relative;
}

.ui.form.loading:after {
  position: absolute;
  top: 0%;
  left: 0%;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8) image-url("semantic-ui/loader-large.gif") no-repeat 50% 50%;
  visibility: visible;
}

/*******************************
           Variations
*******************************/
/*--------------------
      Fluid Width
---------------------*/
.ui.form.fluid {
  width: 100%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------
  Input w/ attached Button
---------------------------*/
.ui.form input.attached {
  width: auto;
}

/*--------------------
      Date Input
---------------------*/
.ui.form .date.field > label {
  position: relative;
}

.ui.form .date.field > label:after {
  position: absolute;
  top: 2em;
  right: 0.5em;
  font-family: "Icons", "FontAwesome";
  content: "\f133";
  font-size: 1.2em;
  font-weight: normal;
  color: #cccccc;
}

/*--------------------
    Inverted Colors
---------------------*/
.ui.inverted.form label {
  color: #FFFFFF;
}

.ui.inverted.form .field.error textarea,
.ui.inverted.form .field.error input[type=color],
.ui.inverted.form .field.error input[type=date],
.ui.inverted.form .field.error input[type=datetime],
.ui.inverted.form .field.error input[type=datetime-local],
.ui.inverted.form .field.error input[type=email],
.ui.inverted.form .field.error input[type=month],
.ui.inverted.form .field.error input[type=number],
.ui.inverted.form .field.error input[type=password],
.ui.inverted.form .field.error input[type=search],
.ui.inverted.form .field.error input[type=tel],
.ui.inverted.form .field.error input[type=text],
.ui.inverted.form .field.error input[type=time],
.ui.inverted.form .field.error input[type=url],
.ui.inverted.form .field.error input[type=week] {
  background-color: #FFCCCC;
}

.ui.inverted.form .ui.checkbox label {
  color: rgba(255, 255, 255, 0.8);
}

.ui.inverted.form .ui.checkbox label:hover,
.ui.inverted.form .ui.checkbox .box:hover {
  color: #FFFFFF;
}

/*--------------------
     Field Groups
---------------------*/
/* Grouped Vertically */
.ui.form .grouped.fields {
  margin: 0em 0em 1em;
}

.ui.form .grouped.fields .field {
  display: block;
  float: none;
  margin: 0.5em 0em;
  padding: 0em;
}

/*--------------------
          Fields
---------------------*/
/* Split fields */
.ui.form .fields {
  clear: both;
}

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

.ui.form .fields > .field {
  clear: none;
  float: left;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.ui.form .fields > .field:first-child {
  border-left: none;
  box-shadow: none;
}

/* Other Combinations */
.ui.form .two.fields > .fields,
.ui.form .two.fields > .field {
  width: 50%;
  padding-left: 1%;
  padding-right: 1%;
}

.ui.form .three.fields > .fields,
.ui.form .three.fields > .field {
  width: 33.333%;
  padding-left: 1%;
  padding-right: 1%;
}

.ui.form .four.fields > .fields,
.ui.form .four.fields > .field {
  width: 25%;
  padding-left: 1%;
  padding-right: 1%;
}

.ui.form .five.fields > .fields,
.ui.form .five.fields > .field {
  width: 20%;
  padding-left: 1%;
  padding-right: 1%;
}

.ui.form .fields .field:first-child {
  padding-left: 0%;
}

.ui.form .fields .field:last-child {
  padding-right: 0%;
}

/* Fields grid support */
.ui.form .fields .wide.field {
  width: 6.25%;
  padding-left: 1%;
  padding-right: 1%;
}

.ui.form .fields .wide.field:first-child {
  padding-left: 0%;
}

.ui.form .fields .wide.field:last-child {
  padding-right: 0%;
}

.ui.form .fields > .one.wide.field {
  width: 6.25%;
}

.ui.form .fields > .two.wide.field {
  width: 12.5%;
}

.ui.form .fields > .three.wide.field {
  width: 18.75%;
}

.ui.form .fields > .four.wide.field {
  width: 25%;
}

.ui.form .fields > .five.wide.field {
  width: 31.25%;
}

.ui.form .fields > .six.wide.field {
  width: 37.5%;
}

.ui.form .fields > .seven.wide.field {
  width: 43.75%;
}

.ui.form .fields > .eight.wide.field {
  width: 50%;
}

.ui.form .fields > .nine.wide.field {
  width: 56.25%;
}

.ui.form .fields > .ten.wide.field {
  width: 62.5%;
}

.ui.form .fields > .eleven.wide.field {
  width: 68.75%;
}

.ui.form .fields > .twelve.wide.field {
  width: 75%;
}

.ui.form .fields > .thirteen.wide.field {
  width: 81.25%;
}

.ui.form .fields > .fourteen.wide.field {
  width: 87.5%;
}

.ui.form .fields > .fifteen.wide.field {
  width: 93.75%;
}

.ui.form .fields > .sixteen.wide.field {
  width: 100%;
}

/* Swap to full width on mobile */
@media only screen and (max-width: 767px) {
  .ui.form .two.fields > .fields,
  .ui.form .two.fields > .field,
  .ui.form .three.fields > .fields,
  .ui.form .three.fields > .field,
  .ui.form .four.fields > .fields,
  .ui.form .four.fields > .field,
  .ui.form .five.fields > .fields,
  .ui.form .five.fields > .field,
  .ui.form .fields > .two.wide.field,
  .ui.form .fields > .three.wide.field,
  .ui.form .fields > .four.wide.field,
  .ui.form .fields > .five.wide.field,
  .ui.form .fields > .six.wide.field,
  .ui.form .fields > .seven.wide.field,
  .ui.form .fields > .eight.wide.field,
  .ui.form .fields > .nine.wide.field,
  .ui.form .fields > .ten.wide.field,
  .ui.form .fields > .eleven.wide.field,
  .ui.form .fields > .twelve.wide.field,
  .ui.form .fields > .thirteen.wide.field,
  .ui.form .fields > .fourteen.wide.field,
  .ui.form .fields > .fifteen.wide.field,
  .ui.form .fields > .sixteen.wide.field {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }
}
/*--------------------
    Inline Fields
---------------------*/
.ui.form .inline.fields .field {
  min-height: 1.3em;
  margin-right: 0.5em;
}

.ui.form .inline.fields .field > label,
.ui.form .inline.fields .field > p,
.ui.form .inline.fields .field > .ui.input,
.ui.form .inline.fields .field > input,
.ui.form .inline.field > label,
.ui.form .inline.field > p,
.ui.form .inline.field > .ui.input,
.ui.form .inline.field > input {
  display: inline-block;
  width: auto;
  margin-top: 0em;
  margin-bottom: 0em;
  vertical-align: middle;
}

.ui.form .inline.fields .field > :first-child,
.ui.form .inline.field > :first-child {
  margin: 0em 0.5em 0em 0em;
}

.ui.form .inline.fields .field > :only-child,
.ui.form .inline.field > :only-child {
  margin: 0em;
}

/*--------------------
        Sizes
---------------------*/
/* Standard */
.ui.small.form {
  font-size: 0.875em;
}

.ui.small.form textarea,
.ui.small.form input[type=color],
.ui.small.form input[type=date],
.ui.small.form input[type=datetime],
.ui.small.form input[type=datetime-local],
.ui.small.form input[type=email],
.ui.small.form input[type=month],
.ui.small.form input[type=number],
.ui.small.form input[type=password],
.ui.small.form input[type=search],
.ui.small.form input[type=tel],
.ui.small.form input[type=text],
.ui.small.form input[type=time],
.ui.small.form input[type=url],
.ui.small.form input[type=week],
.ui.small.form label {
  font-size: 1em;
}

/* Large */
.ui.large.form {
  font-size: 1.125em;
}

div.field div.js-form-item label {
  font-weight: bold;
}

/*
 * # Semantic - Grid
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Grid
*******************************/
.ui.grid {
  display: block;
  text-align: left;
  font-size: 0em;
  margin: 0% -1.5%;
  padding: 0%;
  box-sizing: border-box;
}

body > .ui.grid {
  margin-left: 0% !important;
  margin-right: 0% !important;
}

.ui.grid:after,
.ui.row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*-------------------
       Columns
--------------------*/
/* Standard 16 column */
.ui.grid > .column,
.ui.grid > .row > .column {
  display: inline-block;
  text-align: left;
  font-size: 1rem;
  width: 6.25%;
  padding-left: 1.5%;
  padding-right: 1.5%;
  box-sizing: border-box;
  vertical-align: top;
}

/* Vertical padding when no rows */
.ui.grid > .column {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/*-------------------
        Rows
--------------------*/
.ui.grid > .row {
  display: block;
  width: 100% !important;
  margin-top: 1.5%;
  padding: 1rem 0% 0%;
  font-size: 0rem;
}

.ui.grid > .row:first-child {
  padding-top: 0rem;
  margin-top: 0rem;
}

/*-------------------
      Content
--------------------*/
.ui.grid > .row > img,
.ui.grid > .row > .column > img {
  max-width: 100%;
}

.ui.grid .column > .ui.segment:only-child {
  margin: 0em;
}

/*******************************
           Variations
*******************************/
/*-----------------------
  Page Grid (Responsive)
-------------------------*/
.ui.page.grid {
  min-width: 320px;
  margin-left: 0%;
  margin-right: 0%;
}

@media only screen and (max-width: 991px) {
  .ui.page.grid {
    padding: 0% 4%;
  }
}
@media only screen and (min-width: 992px) {
  .ui.page.grid {
    padding: 0% 8%;
  }
}
@media only screen and (min-width: 1500px) {
  .ui.page.grid {
    padding: 0% 13%;
  }
}
@media only screen and (min-width: 1750px) {
  .ui.page.grid {
    padding: 0% 18%;
  }
}
@media only screen and (min-width: 2000px) {
  .ui.page.grid {
    padding: 0% 23%;
  }
}
/*-------------------
    Column Width
--------------------*/
/* Sizing Combinations */
.ui.grid > .row > .one.wide.column,
.ui.grid > .column.row > .one.wide.column,
.ui.grid > .one.wide.column,
.ui.column.grid > .one.wide.column {
  width: 6.25%;
}

.ui.grid > .row > .two.wide.column,
.ui.grid > .column.row > .two.wide.column,
.ui.grid > .two.wide.column,
.ui.column.grid > .two.wide.column {
  width: 12.5%;
}

.ui.grid > .row > .three.wide.column,
.ui.grid > .column.row > .three.wide.column,
.ui.grid > .three.wide.column,
.ui.column.grid > .three.wide.column {
  width: 18.75%;
}

.ui.grid > .row > .four.wide.column,
.ui.grid > .column.row > .four.wide.column,
.ui.grid > .four.wide.column,
.ui.column.grid > .four.wide.column {
  width: 25%;
}

.ui.grid > .row > .five.wide.column,
.ui.grid > .column.row > .five.wide.column,
.ui.grid > .five.wide.column,
.ui.column.grid > .five.wide.column {
  width: 31.25%;
}

.ui.grid > .row > .six.wide.column,
.ui.grid > .column.row > .six.wide.column,
.ui.grid > .six.wide.column,
.ui.column.grid > .six.wide.column {
  width: 37.5%;
}

.ui.grid > .row > .seven.wide.column,
.ui.grid > .column.row > .seven.wide.column,
.ui.grid > .seven.wide.column,
.ui.column.grid > .seven.wide.column {
  width: 43.75%;
}

.ui.grid > .row > .eight.wide.column,
.ui.grid > .column.row > .eight.wide.column,
.ui.grid > .eight.wide.column,
.ui.column.grid > .eight.wide.column {
  width: 50%;
}

.ui.grid > .row > .nine.wide.column,
.ui.grid > .column.row > .nine.wide.column,
.ui.grid > .nine.wide.column,
.ui.column.grid > .nine.wide.column {
  width: 56.25%;
}

.ui.grid > .row > .ten.wide.column,
.ui.grid > .column.row > .ten.wide.column,
.ui.grid > .ten.wide.column,
.ui.column.grid > .ten.wide.column {
  width: 62.5%;
}

.ui.grid > .row > .eleven.wide.column,
.ui.grid > .column.row > .eleven.wide.column,
.ui.grid > .eleven.wide.column,
.ui.column.grid > .eleven.wide.column {
  width: 68.75%;
}

.ui.grid > .row > .twelve.wide.column,
.ui.grid > .column.row > .twelve.wide.column,
.ui.grid > .twelve.wide.column,
.ui.column.grid > .twelve.wide.column {
  width: 75%;
}

.ui.grid > .row > .thirteen.wide.column,
.ui.grid > .column.row > .thirteen.wide.column,
.ui.grid > .thirteen.wide.column,
.ui.column.grid > .thirteen.wide.column {
  width: 81.25%;
}

.ui.grid > .row > .fourteen.wide.column,
.ui.grid > .column.row > .fourteen.wide.column,
.ui.grid > .fourteen.wide.column,
.ui.column.grid > .fourteen.wide.column {
  width: 87.5%;
}

.ui.grid > .row > .fifteen.wide.column,
.ui.grid > .column.row > .fifteen.wide.column,
.ui.grid > .fifteen.wide.column,
.ui.column.grid > .fifteen.wide.column {
  width: 93.75%;
}

.ui.grid > .row > .sixteen.wide.column,
.ui.grid > .column.row > .sixteen.wide.column,
.ui.grid > .sixteen.wide.column,
.ui.column.grid > .sixteen.wide.column {
  width: 100%;
}

/*-------------------
     Column Count
--------------------*/
/* Assume full width with one column */
.ui.one.column.grid > .row > .column,
.ui.one.column.grid > .column,
.ui.grid > .one.column.row > .column {
  width: 100%;
}

.ui.two.column.grid > .row > .column,
.ui.two.column.grid > .column,
.ui.grid > .two.column.row > .column {
  width: 50%;
}

.ui.three.column.grid > .row > .column,
.ui.three.column.grid > .column,
.ui.grid > .three.column.row > .column {
  width: 33.3333%;
}

.ui.four.column.grid > .row > .column,
.ui.four.column.grid > .column,
.ui.grid > .four.column.row > .column {
  width: 25%;
}

.ui.five.column.grid > .row > .column,
.ui.five.column.grid > .column,
.ui.grid > .five.column.row > .column {
  width: 20%;
}

.ui.six.column.grid > .row > .column,
.ui.six.column.grid > .column,
.ui.grid > .six.column.row > .column {
  width: 16.66667%;
}

.ui.seven.column.grid > .row > .column,
.ui.seven.column.grid > .column,
.ui.grid > .seven.column.row > .column {
  width: 14.2857%;
}

.ui.eight.column.grid > .row > .column,
.ui.eight.column.grid > .column,
.ui.grid > .eight.column.row > .column {
  width: 12.5%;
}

.ui.nine.column.grid > .row > .column,
.ui.nine.column.grid > .column,
.ui.grid > .nine.column.row > .column {
  width: 11.1111%;
}

.ui.ten.column.grid > .row > .column,
.ui.ten.column.grid > .column,
.ui.grid > .ten.column.row > .column {
  width: 10%;
}

.ui.eleven.column.grid > .row > .column,
.ui.eleven.column.grid > .column,
.ui.grid > .eleven.column.row > .column {
  width: 9.0909%;
}

.ui.twelve.column.grid > .row > .column,
.ui.twelve.column.grid > .column,
.ui.grid > .twelve.column.row > .column {
  width: 8.3333%;
}

.ui.thirteen.column.grid > .row > .column,
.ui.thirteen.column.grid > .column,
.ui.grid > .thirteen.column.row > .column {
  width: 7.6923%;
}

.ui.fourteen.column.grid > .row > .column,
.ui.fourteen.column.grid > .column,
.ui.grid > .fourteen.column.row > .column {
  width: 7.1428%;
}

.ui.fifteen.column.grid > .row > .column,
.ui.fifteen.column.grid > .column,
.ui.grid > .fifteen.column.row > .column {
  width: 6.6666%;
}

.ui.sixteen.column.grid > .row > .column,
.ui.sixteen.column.grid > .column,
.ui.grid > .sixteen.column.row > .column {
  width: 6.25%;
}

/* Assume full width with one column */
.ui.grid > .column:only-child,
.ui.grid > .row > .column:only-child {
  width: 100%;
}

/*----------------------
        Relaxed
-----------------------*/
.ui.relaxed.grid {
  margin: 0% -2.5%;
}

.ui.relaxed.grid > .column,
.ui.relaxed.grid > .row > .column {
  padding-left: 2.5%;
  padding-right: 2.5%;
}

/*----------------------
       "Floated"
-----------------------*/
.ui.grid .left.floated.column {
  float: left;
}

.ui.grid .right.floated.column {
  float: right;
}

/*----------------------
        Divided
-----------------------*/
.ui.divided.grid,
.ui.divided.grid > .row {
  display: table;
  width: 100%;
  margin-left: 0% !important;
  margin-right: 0% !important;
}

.ui.divided.grid > .column:not(.row),
.ui.divided.grid > .row > .column {
  display: table-cell;
  box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.1), -2px 0px 0px 0px rgba(255, 255, 255, 0.8);
}

.ui.divided.grid > .column.row {
  display: table;
}

.ui.divided.grid > .column:first-child,
.ui.divided.grid > .row > .column:first-child {
  box-shadow: none;
}

/* Vertically Divided */
.ui.vertically.divided.grid > .row {
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1), 0px -2px 0px 0px rgba(255, 255, 255, 0.8) !important;
}

.ui.vertically.divided.grid > .row > .column,
.ui.vertically.divided.grid > .column:not(.row),
.ui.vertically.divided.grid > .row:first-child {
  box-shadow: none !important;
}

/*----------------------
         Celled
-----------------------*/
.ui.celled.grid {
  display: table;
  width: 100%;
  margin-left: 0% !important;
  margin-right: 0% !important;
  box-shadow: 0px 0px 0px 1px #DFDFDF;
}

.ui.celled.grid > .row,
.ui.celled.grid > .column.row,
.ui.celled.grid > .column.row:first-child {
  display: table;
  width: 100%;
  margin-top: 0em;
  padding-top: 0em;
  box-shadow: 0px -1px 0px 0px #DFDFDF;
}

.ui.celled.grid > .column:not(.row),
.ui.celled.grid > .row > .column {
  display: table-cell;
  padding: 0.75em;
  box-shadow: -1px 0px 0px 0px #DFDFDF;
}

.ui.celled.grid > .column:first-child,
.ui.celled.grid > .row > .column:first-child {
  box-shadow: none;
}

.ui.celled.page.grid {
  box-shadow: none;
}

/*----------------------
  Horizontally Centered
-----------------------*/
/* Vertical Centered */
.ui.left.aligned.grid,
.ui.left.aligned.grid > .row > .column,
.ui.left.aligned.grid > .column,
.ui.grid .left.aligned.column,
.ui.grid > .left.aligned.row > .column {
  text-align: left;
}

.ui.center.aligned.grid,
.ui.center.aligned.grid > .row > .column,
.ui.center.aligned.grid > .column,
.ui.grid .center.aligned.column,
.ui.grid > .center.aligned.row > .column {
  text-align: center;
}

.ui.right.aligned.grid,
.ui.right.aligned.grid > .row > .column,
.ui.right.aligned.grid > .column,
.ui.grid .right.aligned.column,
.ui.grid > .right.aligned.row > .column {
  text-align: right;
}

.ui.justified.grid,
.ui.justified.grid > .row > .column,
.ui.justified.grid > .column,
.ui.grid .justified.column,
.ui.grid > .justified.row > .column {
  text-align: justify;
  -webkit-hyphens: auto;
  hyphens: auto;
}

/*----------------------
  Vertically Centered
-----------------------*/
/* Vertical Centered */
.ui.top.aligned.grid,
.ui.top.aligned.grid > .row > .column,
.ui.top.aligned.grid > .column,
.ui.grid .top.aligned.column,
.ui.grid > .top.aligned.row > .column {
  vertical-align: top;
}

.ui.middle.aligned.grid,
.ui.middle.aligned.grid > .row > .column,
.ui.middle.aligned.grid > .column,
.ui.grid .middle.aligned.column,
.ui.grid > .middle.aligned.row > .column {
  vertical-align: middle;
}

.ui.bottom.aligned.grid,
.ui.bottom.aligned.grid > .row > .column,
.ui.bottom.aligned.grid > .column,
.ui.grid .bottom.aligned.column,
.ui.grid > .bottom.aligned.row > .column {
  vertical-align: bottom;
}

/*----------------------
  Equal Height Columns
-----------------------*/
.ui.grid > .equal.height.row {
  display: table;
  width: 100%;
}

.ui.grid > .equal.height.row > .column {
  display: table-cell;
}

/*----------------------
     Only (Device)
-----------------------*/
/* Mobile Only Hide */
@media only screen and (max-width: 767px) {
  .ui.tablet:not(.mobile).only.grid,
  .ui.grid > .tablet:not(.mobile).only.row,
  .ui.grid > .tablet:not(.mobile).only.column,
  .ui.grid > .row > .tablet:not(.mobile).only.column {
    display: none !important;
  }
  .ui.computer:not(.mobile).only.grid,
  .ui.grid > .computer:not(.mobile).only.row,
  .ui.grid > .computer:not(.mobile).only.column,
  .ui.grid > .row > .computer:not(.mobile).only.column {
    display: none !important;
  }
}
/* Tablet Only Hide */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ui.mobile:not(.tablet).only.grid,
  .ui.grid > .mobile:not(.tablet).only.row,
  .ui.grid > .mobile:not(.tablet).only.column,
  .ui.grid > .row > .mobile:not(.tablet).only.column {
    display: none !important;
  }
  .ui.computer:not(.tablet).only.grid,
  .ui.grid > .computer:not(.tablet).only.row,
  .ui.grid > .computer:not(.tablet).only.column,
  .ui.grid > .row > .computer:not(.tablet).only.column {
    display: none !important;
  }
}
/* Computer Only Hide */
@media only screen and (min-width: 992px) {
  .ui.mobile:not(.computer).only.grid,
  .ui.grid > .mobile:not(.computer).only.row,
  .ui.grid > .mobile:not(.computer).only.column,
  .ui.grid > .row > .mobile:not(.computer).only.column {
    display: none !important;
  }
  .ui.tablet:not(.computer).only.grid,
  .ui.grid > .tablet:not(.computer).only.row,
  .ui.grid > .tablet:not(.computer).only.column,
  .ui.grid > .row > .tablet:not(.computer).only.column {
    display: none !important;
  }
}
/*-------------------
      Doubling
--------------------*/
/* Mobily Only */
@media only screen and (max-width: 767px) {
  .ui.two.column.doubling.grid > .row > .column,
  .ui.two.column.doubling.grid > .column,
  .ui.grid > .two.column.doubling.row > .column {
    width: 100%;
  }
  .ui.three.column.doubling.grid > .row > .column,
  .ui.three.column.doubling.grid > .column,
  .ui.grid > .three.column.doubling.row > .column {
    width: 100%;
  }
  .ui.four.column.doubling.grid > .row > .column,
  .ui.four.column.doubling.grid > .column,
  .ui.grid > .four.column.doubling.row > .column {
    width: 100%;
  }
  .ui.five.column.doubling.grid > .row > .column,
  .ui.five.column.doubling.grid > .column,
  .ui.grid > .five.column.doubling.row > .column {
    width: 100%;
  }
  .ui.six.column.doubling.grid > .row > .column,
  .ui.six.column.doubling.grid > .column,
  .ui.grid > .six.column.doubling.row > .column {
    width: 50%;
  }
  .ui.seven.column.doubling.grid > .row > .column,
  .ui.seven.column.doubling.grid > .column,
  .ui.grid > .seven.column.doubling.row > .column {
    width: 50%;
  }
  .ui.eight.column.doubling.grid > .row > .column,
  .ui.eight.column.doubling.grid > .column,
  .ui.grid > .eight.column.doubling.row > .column {
    width: 50%;
  }
  .ui.nine.column.doubling.grid > .row > .column,
  .ui.nine.column.doubling.grid > .column,
  .ui.grid > .nine.column.doubling.row > .column {
    width: 50%;
  }
  .ui.ten.column.doubling.grid > .row > .column,
  .ui.ten.column.doubling.grid > .column,
  .ui.grid > .ten.column.doubling.row > .column {
    width: 50%;
  }
  .ui.twelve.column.doubling.grid > .row > .column,
  .ui.twelve.column.doubling.grid > .column,
  .ui.grid > .twelve.column.doubling.row > .column {
    width: 33.3333333333%;
  }
  .ui.fourteen.column.doubling.grid > .row > .column,
  .ui.fourteen.column.doubling.grid > .column,
  .ui.grid > .fourteen.column.doubling.row > .column {
    width: 33.3333333333%;
  }
  .ui.sixteen.column.doubling.grid > .row > .column,
  .ui.sixteen.column.doubling.grid > .column,
  .ui.grid > .sixteen.column.doubling.row > .column {
    width: 25%;
  }
}
/* Tablet Only */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ui.two.column.doubling.grid > .row > .column,
  .ui.two.column.doubling.grid > .column,
  .ui.grid > .two.column.doubling.row > .column {
    width: 100%;
  }
  .ui.three.column.doubling.grid > .row > .column,
  .ui.three.column.doubling.grid > .column,
  .ui.grid > .three.column.doubling.row > .column {
    width: 50%;
  }
  .ui.four.column.doubling.grid > .row > .column,
  .ui.four.column.doubling.grid > .column,
  .ui.grid > .four.column.doubling.row > .column {
    width: 50%;
  }
  .ui.five.column.doubling.grid > .row > .column,
  .ui.five.column.doubling.grid > .column,
  .ui.grid > .five.column.doubling.row > .column {
    width: 33.3333333%;
  }
  .ui.six.column.doubling.grid > .row > .column,
  .ui.six.column.doubling.grid > .column,
  .ui.grid > .six.column.doubling.row > .column {
    width: 33.3333333%;
  }
  .ui.eight.column.doubling.grid > .row > .column,
  .ui.eight.column.doubling.grid > .column,
  .ui.grid > .eight.column.doubling.row > .column {
    width: 33.3333333%;
  }
  .ui.eight.column.doubling.grid > .row > .column,
  .ui.eight.column.doubling.grid > .column,
  .ui.grid > .eight.column.doubling.row > .column {
    width: 25%;
  }
  .ui.nine.column.doubling.grid > .row > .column,
  .ui.nine.column.doubling.grid > .column,
  .ui.grid > .nine.column.doubling.row > .column {
    width: 25%;
  }
  .ui.ten.column.doubling.grid > .row > .column,
  .ui.ten.column.doubling.grid > .column,
  .ui.grid > .ten.column.doubling.row > .column {
    width: 20%;
  }
  .ui.twelve.column.doubling.grid > .row > .column,
  .ui.twelve.column.doubling.grid > .column,
  .ui.grid > .twelve.column.doubling.row > .column {
    width: 16.6666666%;
  }
  .ui.fourteen.column.doubling.grid > .row > .column,
  .ui.fourteen.column.doubling.grid > .column,
  .ui.grid > .fourteen.column.doubling.row > .column {
    width: 14.2857142857%;
  }
  .ui.sixteen.column.doubling.grid > .row > .column,
  .ui.sixteen.column.doubling.grid > .column,
  .ui.grid > .sixteen.column.doubling.row > .column {
    width: 12.5%;
  }
}
/*-------------------
      Stackable
--------------------*/
@media only screen and (max-width: 767px) {
  .ui.stackable.grid {
    display: block !important;
    padding: 0em;
    margin: 0em;
  }
  .ui.stackable.grid > .row > .column,
  .ui.stackable.grid > .column {
    display: block !important;
    width: auto !important;
    margin: 1em 0em 0em !important;
    padding: 1em 0em 0em !important;
    box-shadow: none !important;
  }
  .ui.stackable.divided.grid .column,
  .ui.stackable.celled.grid .column {
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
  }
  .ui.stackable.grid > .row:first-child > .column:first-child,
  .ui.stackable.grid > .column:first-child {
    margin-top: 0em !important;
    padding-top: 0em !important;
  }
  .ui.stackable.divided.grid > .row:first-child > .column:first-child,
  .ui.stackable.celled.grid > .row:first-child > .column:first-child,
  .ui.stackable.divided.grid > .column:first-child,
  .ui.stackable.celled.grid > .column:first-child {
    border-top: none !important;
  }
  .ui.stackable.page.grid > .row > .column,
  .ui.stackable.page.grid > .column {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  /* Remove pointers from vertical menus */
  .ui.stackable.grid .vertical.pointing.menu .item:after {
    display: none;
  }
}
/*
 * # Semantic - Menu
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Standard
*******************************/
/*--------------
      Menu
---------------*/
.ui.menu {
  margin: 1rem 0rem;
  background-color: #FFFFFF;
  font-size: 0px;
  font-weight: normal;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0.1875rem;
}

.ui.menu:first-child {
  margin-top: 0rem;
}

.ui.menu:last-child {
  margin-bottom: 0rem;
}

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

.ui.menu > .item:first-child {
  border-radius: 0.1875em 0px 0px 0.1875em;
}

.ui.menu > .item:last-child {
  border-radius: 0px 0.1875em 0.1875em 0px;
}

.ui.menu .item {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transition: opacity 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

/*--------------
    Colors
---------------*/
/* Text Color */
.ui.menu .item,
.ui.menu .item > a:not(.button) {
  color: rgba(0, 0, 0, 0.75);
}

.ui.menu .item .item,
.ui.menu .item .item > a:not(.button) {
  color: rgba(30, 30, 30, 0.7);
}

.ui.menu .item .item .item,
.ui.menu .item .item .item > a:not(.button) {
  color: rgba(30, 30, 30, 0.6);
}

.ui.menu .dropdown .menu .item,
.ui.menu .dropdown .menu .item a:not(.button) {
  color: rgba(0, 0, 0, 0.75);
}

/* Hover */
.ui.menu .item .menu a.item:hover,
.ui.menu .item .menu .link.item:hover {
  color: rgba(0, 0, 0, 0.85);
}

.ui.menu .dropdown .menu .item a:not(.button):hover {
  color: rgba(0, 0, 0, 0.85);
}

/* Active */
.ui.menu .active.item,
.ui.menu .active.item a:not(.button) {
  color: rgba(0, 0, 0, 0.85);
  border-radius: 0px;
}

/*--------------
      Items
---------------*/
.ui.menu .item {
  position: relative;
  display: inline-block;
  padding: 0.83em 0.95em;
  border-top: 0em solid rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

.ui.menu .menu {
  margin: 0em;
}

.ui.menu .item.left,
.ui.menu .menu.left {
  float: left;
}

.ui.menu .item.right,
.ui.menu .menu.right {
  float: right;
}

/*--------------
    Borders
---------------*/
.ui.menu .item:before {
  position: absolute;
  content: "";
  top: 0%;
  left: 0px;
  width: 1px;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%);
}

/*rtl:ignore*/
.ui.menu > .menu:not(.right):first-child > .item:first-child:before,
.ui.menu .item:first-child:before {
  display: none;
}

.ui.menu .menu.right .item:before,
.ui.menu .item.right:before {
  right: auto;
  left: 0px;
}

/*--------------
  Text Content
---------------*/
.ui.menu .text.item > *,
.ui.menu .item > p:only-child {
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.6);
}

.ui.menu .item > p:first-child {
  margin-top: 0px;
}

.ui.menu .item > p:last-child {
  margin-bottom: 0px;
}

/*--------------
     Button
---------------*/
.ui.menu:not(.vertical) .item > .button {
  position: relative;
  top: -0.05em;
  margin: -0.55em 0;
  padding-bottom: 0.55em;
  padding-top: 0.55em;
  font-size: 0.875em;
}

/*--------------
     Inputs
---------------*/
.ui.menu:not(.vertical) .item > .input {
  margin-top: -0.85em;
  margin-bottom: -0.85em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  width: 100%;
  vertical-align: top;
}

.ui.menu .item > .input input {
  padding-top: 0.35em;
  padding-bottom: 0.35em;
}

.ui.vertical.menu .item > .input input {
  margin: 0em;
  padding-top: 0.63em;
  padding-bottom: 0.63em;
}

/* Action Input */
.ui.menu:not(.vertical) .item > .button.labeled > .icon {
  padding-top: 0.6em;
}

.ui.menu:not(.vertical) .item .action.input > .button {
  font-size: 0.8em;
  padding: 0.55em 0.8em;
}

/* Resizes */
.ui.small.menu:not(.vertical) .item > .input input {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

.ui.large.menu:not(.vertical) .item > .input input {
  top: -0.125em;
  padding-bottom: 0.6em;
  padding-top: 0.6em;
}

.ui.large.menu:not(.vertical) .item .action.input > .button {
  font-size: 0.8em;
  padding: 0.9em;
}

.ui.large.menu:not(.vertical) .item .action.input > .button > .icon {
  padding-top: 0.8em;
}

/*--------------
     Header
---------------*/
.ui.menu .header.item {
  background-color: rgba(0, 0, 0, 0.04);
  margin: 0em;
}

.ui.vertical.menu .header.item {
  font-weight: bold;
}

/*--------------
    Dropdowns
---------------*/
.ui.menu .dropdown .menu .item .icon {
  float: none;
  margin: 0em 0.75em 0em 0em;
}

.ui.menu .dropdown.item .menu {
  left: 1px;
  margin: 0px;
  min-width: calc(100% - 1px);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.ui.secondary.menu .dropdown.item .menu {
  left: 0px;
  min-width: 100%;
}

.ui.menu .pointing.dropdown.item .menu {
  margin-top: 0.75em;
}

.ui.menu .simple.dropdown.item .menu {
  margin: 0px !important;
}

.ui.menu .dropdown.item .menu .item {
  width: 100%;
  color: rgba(0, 0, 0, 0.75);
}

.ui.menu .dropdown.item .menu .active.item {
  box-shadow: none !important;
}

.ui.menu .ui.dropdown .menu .item:before {
  display: none;
}

/*--------------
     Labels
---------------*/
.ui.menu .item > .label {
  background-color: rgba(0, 0, 0, 0.35);
  color: #FFFFFF;
  margin: -0.15em 0em -0.15em 0.5em;
  padding: 0.3em 0.8em;
  vertical-align: baseline;
}

.ui.menu .item > .floating.label {
  padding: 0.3em 0.8em;
}

/*--------------
      Images
---------------*/
.ui.menu .item > img:only-child {
  display: block;
  max-width: 100%;
  margin: 0em auto;
}

/*******************************
             States
*******************************/
/*--------------
      Hover
---------------*/
.ui.link.menu .item:hover,
.ui.menu .link.item:hover,
.ui.menu a.item:hover,
.ui.menu .ui.dropdown .menu .item:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.02);
}

.ui.menu .ui.dropdown.item.active {
  background-color: rgba(0, 0, 0, 0.02);
  box-shadow: none;
  border-bottom-right-radius: 0em;
  border-bottom-left-radius: 0em;
}

/*--------------
      Down
---------------*/
.ui.link.menu .item:active,
.ui.menu .link.item:active,
.ui.menu a.item:active,
.ui.menu .ui.dropdown .menu .item:active {
  background-color: rgba(0, 0, 0, 0.05);
}

/*--------------
     Active
---------------*/
.ui.menu .active.item {
  background-color: rgba(0, 0, 0, 0.01);
  color: rgba(0, 0, 0, 0.95);
  box-shadow: 0em 0.2em 0em inset;
}

.ui.vertical.menu .active.item {
  border-radius: 0em;
  box-shadow: 0.2em 0em 0em inset;
}

.ui.vertical.menu > .active.item:first-child {
  border-radius: 0em 0.1875em 0em 0em;
}

.ui.vertical.menu > .active.item:last-child {
  border-radius: 0em 0em 0.1875em 0em;
}

.ui.vertical.menu > .active.item:only-child {
  border-radius: 0em 0.1875em 0.1875em 0em;
}

.ui.vertical.menu .active.item .menu .active.item {
  border-left: none;
}

.ui.vertical.menu .active.item .menu .active.item {
  padding-left: 1.5rem;
}

.ui.vertical.menu .item .menu .active.item {
  background-color: rgba(0, 0, 0, 0.03);
  box-shadow: none;
}

/*--------------
     Disabled
---------------*/
.ui.menu .item.disabled,
.ui.menu .item.disabled:hover {
  cursor: default;
  color: rgba(0, 0, 0, 0.2);
  background-color: transparent !important;
}

/*--------------------
     Loading
---------------------*/
/* On Form */
.ui.menu.loading {
  position: relative;
}

.ui.menu.loading:after {
  position: absolute;
  top: 0%;
  left: 0%;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8) image-url("semantic-ui/loader-large.gif") no-repeat 50% 50%;
  visibility: visible;
}

/*******************************
             Types
*******************************/
/*--------------
    Vertical
---------------*/
.ui.vertical.menu .item {
  display: block;
  height: auto !important;
  border-top: none;
  border-left: 0em solid rgba(0, 0, 0, 0);
  border-right: none;
}

.ui.vertical.menu > .item:first-child {
  border-radius: 0.1875em 0.1875em 0px 0px;
}

.ui.vertical.menu > .item:last-child {
  border-radius: 0px 0px 0.1875em 0.1875em;
}

.ui.vertical.menu .item > .label {
  float: right;
  text-align: center;
}

.ui.vertical.menu .item > i.icon {
  float: right;
  width: 1.22em;
  margin: 0em 0em 0em 0.5em;
}

.ui.vertical.menu .item > .label + i.icon {
  float: none;
  margin: 0em 0.25em 0em 0em;
}

/*--- Border ---*/
.ui.vertical.menu .item:before {
  position: absolute;
  content: "";
  top: 0%;
  left: 0px;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.1) 1.5em, rgba(0, 0, 0, 0.03) 100%);
}

.ui.vertical.menu .item:first-child:before {
  background-image: none !important;
}

/*--- Dropdown ---*/
.ui.vertical.menu .dropdown.item > i {
  float: right;
  content: "\f0da";
}

.ui.vertical.menu .dropdown.item .menu {
  top: 0% !important;
  left: 100%;
  margin: 0px 0px 0px 1px;
  box-shadow: 0 0px 1px 1px #DDDDDD;
}

.ui.vertical.menu .dropdown.item.active {
  border-top-right-radius: 0em;
  border-bottom-right-radius: 0em;
}

.ui.vertical.menu .dropdown.item .menu .item {
  font-size: 1rem;
}

.ui.vertical.menu .dropdown.item .menu .item i.icon {
  margin-right: 0em;
}

.ui.vertical.menu .dropdown.item.active {
  box-shadow: none;
}

/*--- Sub Menu ---*/
.ui.vertical.menu .item > .menu {
  margin: 0.5em -0.95em 0em;
}

.ui.vertical.menu .item > .menu > .item {
  padding: 0.5rem 1.5rem;
  font-size: 0.875em;
}

.ui.vertical.menu .item > .menu > .item:before {
  display: none;
}

/*--------------
     Tiered
---------------*/
.ui.tiered.menu > .sub.menu > .item {
  color: rgba(0, 0, 0, 0.4);
}

.ui.tiered.menu > .menu > .item:hover {
  color: rgba(0, 0, 0, 0.8);
}

.ui.tiered.menu .item.active {
  color: rgba(0, 0, 0, 0.8);
}

.ui.tiered.menu > .menu .item.active:after {
  position: absolute;
  content: "";
  margin-top: -1px;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 2px;
  background-color: #FBFBFB;
}

.ui.tiered.menu .sub.menu {
  background-color: rgba(0, 0, 0, 0.01);
  border-radius: 0em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  color: #FFFFFF;
}

.ui.tiered.menu .sub.menu .item {
  font-size: 0.875rem;
}

.ui.tiered.menu .sub.menu .item:before {
  background-image: none;
}

.ui.tiered.menu .sub.menu .active.item {
  padding-top: 0.83em;
  background-color: transparent;
  border-radius: 0 0 0 0;
  border-top: medium none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7) !important;
}

.ui.tiered.menu .sub.menu .active.item:after {
  display: none;
}

/* Inverted */
.ui.inverted.tiered.menu > .menu > .item {
  color: rgba(255, 255, 255, 0.5);
}

.ui.inverted.tiered.menu .sub.menu {
  background-color: rgba(0, 0, 0, 0.2);
}

.ui.inverted.tiered.menu .sub.menu .item {
  color: rgba(255, 255, 255, 0.6);
}

.ui.inverted.tiered.menu > .menu > .item:hover {
  color: rgba(255, 255, 255, 0.9);
}

.ui.inverted.tiered.menu .active.item:after {
  display: none;
}

.ui.inverted.tiered.menu > .sub.menu > .active.item,
.ui.inverted.tiered.menu > .menu > .active.item {
  color: rgb(255, 255, 255) !important;
  box-shadow: none;
}

/* Tiered pointing */
.ui.pointing.tiered.menu > .menu > .item:after {
  display: none;
}

.ui.pointing.tiered.menu > .sub.menu > .item:after {
  display: block;
}

/*--------------
     Tabular
---------------*/
.ui.tabular.menu {
  background-color: transparent;
  border-bottom: 1px solid #DCDDDE;
  border-radius: 0em;
  box-shadow: none !important;
}

.ui.tabular.menu .item {
  background-color: transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  padding-left: 1.4em;
  padding-right: 1.4em;
  color: rgba(0, 0, 0, 0.6);
}

.ui.tabular.menu .item:before {
  display: none;
}

/* Hover */
.ui.tabular.menu .item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
}

/* Active */
.ui.tabular.menu .active.item {
  position: relative;
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.8);
  border-color: #DCDDDE;
  font-weight: bold;
  margin-bottom: -1px;
  border-bottom: 1px solid #FFFFFF;
  box-shadow: none;
  border-radius: 5px 5px 0 0;
}

/* Coupling with segment for attachment */
.ui.attached.tabular.menu {
  position: relative;
  z-index: 2;
}

.ui.tabular.menu ~ .bottom.attached.segment {
  margin: 1px 0px 0px 1px;
}

/*--------------
   Pagination
---------------*/
.ui.pagination.menu {
  margin: 0;
  display: inline-block !important;
  vertical-align: middle;
}

.ui.pagination.menu > a > .exit {
  display: none;
}

.sort > a > .exit {
  display: none;
}

.ui.pagination.menu .item {
  min-width: 3em;
  text-align: center;
}

.ui.pagination.menu .icon.item i.icon {
  vertical-align: top;
}

.ui.pagination.menu.floated {
  display: block;
}

/* active */
.ui.pagination.menu .active.item {
  border-top: none;
  padding-top: 0.83em;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: none;
}

/*--------------
   Secondary
---------------*/
.ui.secondary.menu {
  background-color: transparent;
  border-radius: 0px;
  box-shadow: none;
}

.ui.secondary.menu > .menu > .item,
.ui.secondary.menu > .item {
  box-shadow: none;
  border: none;
  height: auto !important;
  margin: 0em 0.25em;
  padding: 0.5em 1em;
  border-radius: 0.3125em;
}

.ui.secondary.menu > .menu > .item:before,
.ui.secondary.menu > .item:before {
  display: none !important;
}

.ui.secondary.menu .item > .input input {
  background-color: transparent;
  border: none;
}

.ui.secondary.menu .link.item,
.ui.secondary.menu a.item {
  opacity: 0.8;
  transition: none;
}

.ui.secondary.menu .header.item {
  border-right: 0.1em solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  border-radius: 0em;
}

/* hover */
.ui.secondary.menu .link.item:hover,
.ui.secondary.menu a.item:hover {
  opacity: 1;
}

/* active */
.ui.secondary.menu > .menu > .active.item,
.ui.secondary.menu > .active.item {
  background-color: rgba(0, 0, 0, 0.08);
  opacity: 1;
  box-shadow: none;
}

.ui.secondary.vertical.menu > .active.item {
  border-radius: 0.3125em;
}

/* inverted */
.ui.secondary.inverted.menu .link.item,
.ui.secondary.inverted.menu a.item {
  color: rgba(255, 255, 255, 0.5);
}

.ui.secondary.inverted.menu .link.item:hover,
.ui.secondary.inverted.menu a.item:hover {
  color: rgba(255, 255, 255, 0.9);
}

.ui.secondary.inverted.menu .active.item {
  background-color: rgba(255, 255, 255, 0.1);
}

/* disable variations */
.ui.secondary.item.menu > .item {
  margin: 0em;
}

.ui.secondary.attached.menu {
  box-shadow: none;
}

/*---------------------
   Secondary Pointing
-----------------------*/
.ui.secondary.pointing.menu {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
}

.ui.secondary.pointing.menu > .menu > .item,
.ui.secondary.pointing.menu > .item {
  margin: 0em 0em -3px;
  padding: 0.6em 0.95em;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  border-radius: 0em;
  transition: color 0.2s;
}

/* Item Types */
.ui.secondary.pointing.menu .header.item {
  margin-bottom: -3px;
  background-color: transparent !important;
  border-right-width: 0px !important;
  font-weight: bold !important;
  color: rgba(0, 0, 0, 0.8) !important;
}

.ui.secondary.pointing.menu .text.item {
  box-shadow: none !important;
}

.ui.secondary.pointing.menu > .menu > .item:after,
.ui.secondary.pointing.menu > .item:after {
  display: none;
}

/* Hover */
.ui.secondary.pointing.menu > .menu > .link.item:hover,
.ui.secondary.pointing.menu > .link.item:hover,
.ui.secondary.pointing.menu > .menu > a.item:hover,
.ui.secondary.pointing.menu > a.item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* Down */
.ui.secondary.pointing.menu > .menu > .link.item:active,
.ui.secondary.pointing.menu > .link.item:active,
.ui.secondary.pointing.menu > .menu > a.item:active,
.ui.secondary.pointing.menu > a.item:active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2);
}

/* Active */
.ui.secondary.pointing.menu > .menu > .item.active,
.ui.secondary.pointing.menu > .item.active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: none;
}

/*---------------------
   Secondary Vertical
-----------------------*/
.ui.secondary.vertical.pointing.menu {
  border: none;
  border-right: 3px solid rgba(0, 0, 0, 0.1);
}

.ui.secondary.vertical.menu > .item {
  border: none;
  margin: 0em 0em 0.3em;
  padding: 0.6em 0.8em;
  border-radius: 0.1875em;
}

.ui.secondary.vertical.menu > .header.item {
  border-radius: 0em;
}

.ui.secondary.vertical.pointing.menu > .item {
  margin: 0em -3px 0em 0em;
  border-bottom: none;
  border-right: 3px solid transparent;
  border-radius: 0em;
}

/* Hover */
.ui.secondary.vertical.pointing.menu > .item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* Down */
.ui.secondary.vertical.pointing.menu > .item:active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2);
}

/* Active */
.ui.secondary.vertical.pointing.menu > .item.active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.85);
}

/*--------------
    Inverted
---------------*/
.ui.secondary.inverted.menu {
  background-color: transparent;
}

.ui.secondary.inverted.pointing.menu {
  border-bottom: 3px solid rgba(255, 255, 255, 0.1);
}

.ui.secondary.inverted.pointing.menu > .item {
  color: rgba(255, 255, 255, 0.7);
}

.ui.secondary.inverted.pointing.menu > .header.item {
  color: #FFFFFF !important;
}

/* Hover */
.ui.secondary.inverted.pointing.menu > .menu > .item:hover,
.ui.secondary.inverted.pointing.menu > .item:hover {
  color: rgba(255, 255, 255, 0.85);
}

/* Down */
.ui.secondary.inverted.pointing.menu > .menu > .item:active,
.ui.secondary.inverted.pointing.menu > .item:active {
  border-color: rgba(255, 255, 255, 0.4);
}

/* Active */
.ui.secondary.inverted.pointing.menu > .menu > .item.active,
.ui.secondary.inverted.pointing.menu > .item.active {
  border-color: rgba(255, 255, 255, 0.8);
  color: rgb(255, 255, 255);
}

/*---------------------
   Inverted Vertical
----------------------*/
.ui.secondary.inverted.vertical.pointing.menu {
  border-right: 3px solid rgba(255, 255, 255, 0.1);
  border-bottom: none;
}

/*--------------
    Text Menu
---------------*/
.ui.text.menu {
  background-color: transparent;
  margin: 1rem -1rem;
  border-radius: 0px;
  box-shadow: none;
}

.ui.text.menu > .item {
  opacity: 0.8;
  margin: 0em 1em;
  padding: 0em;
  height: auto !important;
  border-radius: 0px;
  box-shadow: none;
  transition: opacity 0.2s ease;
}

.ui.text.menu > .item:before {
  display: none !important;
}

.ui.text.menu .header.item {
  background-color: transparent;
  opacity: 1;
  color: rgba(50, 50, 50, 0.8);
  font-size: 0.875rem;
  padding: 0em;
  text-transform: uppercase;
  font-weight: bold;
}

/*--- fluid text ---*/
.ui.text.item.menu .item {
  margin: 0em;
}

/*--- vertical text ---*/
.ui.vertical.text.menu {
  margin: 1rem 0em;
}

.ui.vertical.text.menu:first-child {
  margin-top: 0rem;
}

.ui.vertical.text.menu:last-child {
  margin-bottom: 0rem;
}

.ui.vertical.text.menu .item {
  float: left;
  clear: left;
  margin: 0.5em 0em;
}

.ui.vertical.text.menu .item > i.icon {
  float: none;
  margin: 0em 0.83em 0em 0em;
}

.ui.vertical.text.menu .header.item {
  margin: 0.8em 0em;
}

/*--- hover ---*/
.ui.text.menu .item:hover {
  opacity: 1;
  background-color: transparent;
}

/*--- active ---*/
.ui.text.menu .active.item {
  background-color: transparent;
  padding: 0em;
  border: none;
  opacity: 1;
  font-weight: bold;
  box-shadow: none;
}

/* disable variations */
.ui.text.pointing.menu .active.item:after {
  box-shadow: none;
}

.ui.text.attached.menu {
  box-shadow: none;
}

.ui.inverted.text.menu,
.ui.inverted.text.menu .item,
.ui.inverted.text.menu .item:hover,
.ui.inverted.text.menu .item.active {
  background-color: transparent;
}

/*--------------
    Icon Only
---------------*/
.ui.icon.menu,
.ui.vertical.icon.menu {
  width: auto;
  display: inline-block;
  height: auto;
}

.ui.icon.menu > .item {
  height: auto;
  text-align: center;
  color: rgba(60, 60, 60, 0.7);
}

.ui.icon.menu > .item > .icon {
  display: block;
  float: none !important;
  opacity: 1;
  margin: 0em auto !important;
}

.ui.icon.menu .icon:before {
  opacity: 1;
}

/* Item Icon Only */
.ui.menu .icon.item .icon {
  margin: 0em;
}

.ui.vertical.icon.menu {
  float: none;
}

/*--- inverted ---*/
.ui.inverted.icon.menu .item {
  color: rgba(255, 255, 255, 0.8);
}

.ui.inverted.icon.menu .icon {
  color: rgb(255, 255, 255);
}

/*--------------
   Labeled Icon
---------------*/
.ui.labeled.icon.menu {
  text-align: center;
}

.ui.labeled.icon.menu > .item > .icon {
  display: block;
  font-size: 1.5em !important;
  margin: 0em auto 0.3em !important;
}

/*******************************
           Variations
*******************************/
/*--------------
    Colors
---------------*/
/*--- Light Colors  ---*/
.ui.menu .green.active.item,
.ui.green.menu .active.item {
  border-color: #A1CF64 !important;
  color: #A1CF64 !important;
}

.ui.menu .red.active.item,
.ui.red.menu .active.item {
  border-color: #D95C5C !important;
  color: #D95C5C !important;
}

.ui.menu .blue.active.item,
.ui.blue.menu .active.item {
  border-color: #6ECFF5 !important;
  color: #6ECFF5 !important;
}

.ui.menu .purple.active.item,
.ui.purple.menu .active.item {
  border-color: #564F8A !important;
  color: #564F8A !important;
}

.ui.menu .orange.active.item,
.ui.orange.menu .active.item {
  border-color: #F05940 !important;
  color: #F05940 !important;
}

.ui.menu .teal.active.item,
.ui.teal.menu .active.item {
  border-color: #00B5AD !important;
  color: #00B5AD !important;
}

/*--------------
    Inverted
---------------*/
.ui.inverted.menu {
  background-color: #333333;
  box-shadow: none;
}

.ui.inverted.menu .header.item {
  margin: 0em;
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: none;
}

.ui.inverted.menu .item,
.ui.inverted.menu .item > a {
  color: #FFFFFF;
}

.ui.inverted.menu .item .item,
.ui.inverted.menu .item .item > a {
  color: rgba(255, 255, 255, 0.8);
}

.ui.inverted.menu .dropdown .menu .item,
.ui.inverted.menu .dropdown .menu .item a {
  color: rgba(0, 0, 0, 0.75) !important;
}

.ui.inverted.menu .item.disabled,
.ui.inverted.menu .item.disabled:hover {
  color: rgba(255, 255, 255, 0.2);
}

/*--- Border ---*/
.ui.inverted.menu .item:before {
  background-image: linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
}

.ui.vertical.inverted.menu .item:before {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.03) 100%);
}

/*--- Hover ---*/
.ui.link.inverted.menu .item:hover,
.ui.inverted.menu .link.item:hover,
.ui.inverted.menu a.item:hover,
.ui.inverted.menu .dropdown.item:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.ui.inverted.menu a.item:hover,
.ui.inverted.menu .item > a:hover,
.ui.inverted.menu .item .menu a.item:hover,
.ui.inverted.menu .item .menu .link.item:hover {
  color: rgb(255, 255, 255);
}

/*--- Down ---*/
.ui.inverted.menu a.item:active,
.ui.inverted.menu .dropdown.item:active,
.ui.inverted.menu .link.item:active,
.ui.inverted.menu a.item:active {
  background-color: rgba(255, 255, 255, 0.15);
}

/*--- Active ---*/
.ui.inverted.menu .active.item {
  box-shadow: none !important;
  background-color: rgba(255, 255, 255, 0.2);
}

.ui.inverted.menu .active.item,
.ui.inverted.menu .active.item a {
  color: rgb(255, 255, 255) !important;
}

.ui.inverted.vertical.menu .item .menu .active.item {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgb(255, 255, 255);
}

/*--- Pointers ---*/
.ui.inverted.pointing.menu .active.item:after {
  background-color: #5B5B5B;
  box-shadow: none;
}

.ui.inverted.pointing.menu .active.item:hover:after {
  background-color: #4A4A4A;
}

/*--------------
    Selection
---------------*/
.ui.selection.menu > .item {
  color: rgba(0, 0, 0, 0.4);
}

.ui.selection.menu > .item:hover {
  color: rgba(0, 0, 0, 0.6);
}

.ui.selection.menu > .item.active {
  color: rgba(0, 0, 0, 0.85);
}

.ui.inverted.selection.menu > .item {
  color: rgba(255, 255, 255, 0.4);
}

.ui.inverted.selection.menu > .item:hover {
  color: rgba(255, 255, 255, 0.9);
}

.ui.inverted.selection.menu > .item.active {
  color: #FFFFFF;
}

/*--------------
     Floated
---------------*/
.ui.floated.menu {
  float: left;
  margin: 0rem 0.5rem 0rem 0rem;
}

.ui.right.floated.menu {
  float: right;
  margin: 0rem 0rem 0rem 0.5rem;
}

/*--------------
 Inverted Colors
---------------*/
/*--- Light Colors  ---*/
.ui.grey.menu {
  background-color: #ebebeb;
}

/*--- Inverted Colors  ---*/
.ui.inverted.green.menu {
  background-color: #A1CF64;
}

.ui.inverted.green.pointing.menu .active.item:after {
  background-color: #B3D782;
}

.ui.inverted.red.menu {
  background-color: #D95C5C;
}

.ui.inverted.red.pointing.menu .active.item:after {
  background-color: #DF7C7C;
}

.ui.inverted.blue.menu {
  background-color: #6ECFF5;
}

.ui.inverted.blue.pointing.menu .active.item:after {
  background-color: #8AD7F6;
}

.ui.inverted.purple.menu {
  background-color: #564F8A;
}

.ui.inverted.purple.pointing.menu .active.item:after {
  background-color: #7771A0;
}

.ui.inverted.orange.menu {
  background-color: #F05940;
}

.ui.inverted.orange.pointing.menu .active.item:after {
  background-color: #F27966;
}

.ui.inverted.teal.menu {
  background-color: #00B5AD;
}

.ui.inverted.teal.pointing.menu .active.item:after {
  background-color: #33C3BC;
}

/*--------------
     Fitted
---------------*/
.ui.fitted.menu .item,
.ui.fitted.menu .item .menu .item,
.ui.menu .fitted.item {
  padding: 0em;
}

.ui.horizontally.fitted.menu .item,
.ui.horizontally.fitted.menu .item .menu .item,
.ui.menu .horizontally.fitted.item {
  padding-top: 0.83em;
  padding-bottom: 0.83em;
}

.ui.vertically.fitted.menu .item,
.ui.vertically.fitted.menu .item .menu .item,
.ui.menu .vertically.fitted.item {
  padding-left: 0.95em;
  padding-right: 0.95em;
}

/*--------------
   Borderless
---------------*/
.ui.borderless.menu .item:before,
.ui.borderless.menu .item .menu .item:before,
.ui.menu .borderless.item:before {
  background-image: none;
}

/*-------------------
       Compact
--------------------*/
.ui.compact.menu {
  display: inline-block;
  margin: 0em;
  vertical-align: middle;
}

.ui.compact.vertical.menu {
  width: auto !important;
}

.ui.compact.vertical.menu .item:last-child::before {
  display: block;
}

/*-------------------
        Fluid
--------------------*/
.ui.menu.fluid,
.ui.vertical.menu.fluid {
  display: block;
  width: 100% !important;
}

/*-------------------
      Evenly Sized
--------------------*/
.ui.item.menu,
.ui.item.menu .item {
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: center;
}

.ui.menu.two.item .item {
  width: 50%;
}

.ui.menu.three.item .item {
  width: 33.333%;
}

.ui.menu.four.item .item {
  width: 25%;
}

.ui.menu.five.item .item {
  width: 20%;
}

.ui.menu.six.item .item {
  width: 16.666%;
}

.ui.menu.seven.item .item {
  width: 14.285%;
}

.ui.menu.eight.item .item {
  width: 12.5%;
}

.ui.menu.nine.item .item {
  width: 11.11%;
}

.ui.menu.ten.item .item {
  width: 10%;
}

.ui.menu.eleven.item .item {
  width: 9.09%;
}

.ui.menu.twelve.item .item {
  width: 8.333%;
}

/*--------------
     Fixed
---------------*/
.ui.menu.fixed {
  position: fixed;
  z-index: 999;
  margin: 0em;
  border: none;
  width: 100%;
}

.ui.menu.fixed,
.ui.menu.fixed .item:first-child,
.ui.menu.fixed .item:last-child {
  border-radius: 0px !important;
}

.ui.menu.fixed.top {
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
}

.ui.menu.fixed.right {
  top: 0px;
  right: 0px;
  left: auto;
  bottom: auto;
  width: auto;
  height: 100%;
}

.ui.menu.fixed.bottom {
  bottom: 0px;
  left: 0px;
  top: auto;
  right: auto;
}

.ui.menu.fixed.left {
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
  width: auto;
  height: 100%;
}

/* Coupling with Grid */
.ui.fixed.menu + .ui.grid {
  padding-top: 2.75rem;
}

/*-------------------
       Pointing
--------------------*/
.ui.pointing.menu .active.item:after {
  position: absolute;
  bottom: -0.3em;
  left: 50%;
  content: "";
  margin-left: -0.3em;
  width: 0.6em;
  height: 0.6em;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-image: none;
  transform: rotate(45deg);
  z-index: 2;
  transition: background 0.2s ease;
}

/* Don't double up pointers */
.ui.pointing.menu .active.item .menu .active.item:after {
  display: none;
}

.ui.vertical.pointing.menu .active.item:after {
  position: absolute;
  top: 50%;
  margin-top: -0.3em;
  right: -0.4em;
  bottom: auto;
  left: auto;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

/* Colors */
.ui.pointing.menu .active.item:after {
  background-color: #FCFCFC;
}

.ui.pointing.menu .active.item:hover:after {
  background-color: #FAFAFA;
}

.ui.vertical.pointing.menu .menu .active.item:after {
  background-color: #F4F4F4;
}

.ui.pointing.menu a.active.item:active:after {
  background-color: #ebebeb;
}

/*--------------
    Attached
---------------*/
.ui.menu.attached {
  margin: 0rem;
  border-radius: 0px;
  /* avoid rgba multiplying */
  box-shadow: 0px 0px 0px 1px #DDDDDD;
}

.ui.top.attached.menu {
  border-radius: 0.1875em 0.1875em 0px 0px;
}

.ui.menu.bottom.attached {
  border-radius: 0px 0px 0.1875em 0.1875em;
}

/*--------------
     Sizes
---------------*/
.ui.small.menu .item {
  font-size: 0.875rem;
}

.ui.small.vertical.menu {
  width: 13rem;
}

.ui.menu .item {
  font-size: 1rem;
}

.ui.vertical.menu {
  width: 15rem;
}

.ui.large.menu .item {
  font-size: 1.125rem;
}

.ui.large.menu .item .item {
  font-size: 0.875rem;
}

.ui.large.menu .dropdown .item {
  font-size: 1rem;
}

.ui.large.vertical.menu {
  width: 18rem;
}

/*
 * # Semantic - Button
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Button
*******************************/
/* Prototype */
.ui.button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-height: 1em;
  outline: none;
  border: none;
  background-color: #FAFAFA;
  color: #808080;
  margin: 0em;
  padding: 0.8em 1.5em;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
  border-radius: 0.25em;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

/*******************************
            States
*******************************/
/*--------------
     Active
---------------*/
.ui.buttons .active.button,
.ui.active.button {
  background-color: #ebebeb;
  background-image: none;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset !important;
  color: rgba(0, 0, 0, 0.7);
}

/*--------------
      Hover
---------------*/
.ui.button:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  color: rgba(0, 0, 0, 0.7);
}

.ui.button.active:hover {
  background-image: none;
}

.ui.button:hover .icon,
.ui.button.hover .icon {
  opacity: 0.85;
}

/*--------------
      Down
---------------*/
.ui.button:active,
.ui.active.button:active {
  background-color: #F1F1F1;
  color: rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset !important;
}

/*--------------
    Loading
---------------*/
.ui.loading.button {
  position: relative;
  cursor: default;
  background-color: #FFFFFF !important;
  color: transparent !important;
  transition: all 0s linear;
}

.ui.loading.button:after {
  position: absolute;
  top: 0em;
  left: 0em;
  width: 100%;
  height: 100%;
  content: "";
  background: transparent image-url("semantic-ui/loader-mini.gif") no-repeat 50% 50%;
}

.ui.labeled.icon.loading.button .icon {
  background-color: transparent;
  box-shadow: none;
}

/*-------------------
      Disabled
--------------------*/
.ui.disabled.button,
.ui.disabled.button:hover,
.ui.disabled.button.active {
  background-color: #DDDDDD !important;
  cursor: default;
  color: rgba(0, 0, 0, 0.5) !important;
  opacity: 0.3 !important;
  background-image: none !important;
  box-shadow: none !important;
}

/*******************************
             Types
*******************************/
/*-------------------
       Animated
--------------------*/
.ui.animated.button {
  position: relative;
  overflow: hidden;
}

.ui.animated.button .visible.content {
  position: relative;
}

.ui.animated.button .hidden.content {
  position: absolute;
  width: 100%;
}

/* Horizontal */
.ui.animated.button .visible.content,
.ui.animated.button .hidden.content {
  transition: right 0.3s ease 0s;
}

.ui.animated.button .visible.content {
  left: auto;
  right: 0%;
}

.ui.animated.button .hidden.content {
  top: 50%;
  left: auto;
  right: -100%;
  margin-top: -0.55em;
}

.ui.animated.button:hover .visible.content {
  left: auto;
  right: 200%;
}

.ui.animated.button:hover .hidden.content {
  left: auto;
  right: 0%;
}

/* Vertical */
.ui.vertical.animated.button .visible.content,
.ui.vertical.animated.button .hidden.content {
  transition: top 0.3s ease 0s, transform 0.3s ease 0s;
}

.ui.vertical.animated.button .visible.content {
  transform: translateY(0%);
  right: auto;
}

.ui.vertical.animated.button .hidden.content {
  top: -100%;
  left: 0%;
  right: auto;
}

.ui.vertical.animated.button:hover .visible.content {
  transform: translateY(200%);
  right: auto;
}

.ui.vertical.animated.button:hover .hidden.content {
  top: 50%;
  right: auto;
}

/* Fade */
.ui.fade.animated.button .visible.content,
.ui.fade.animated.button .hidden.content {
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

.ui.fade.animated.button .visible.content {
  left: auto;
  right: auto;
  opacity: 1;
  transform: scale(1);
}

.ui.fade.animated.button .hidden.content {
  opacity: 0;
  left: 0%;
  right: auto;
  transform: scale(1.2);
}

.ui.fade.animated.button:hover .visible.content {
  left: auto;
  right: auto;
  opacity: 0;
  transform: scale(0.7);
}

.ui.fade.animated.button:hover .hidden.content {
  left: 0%;
  right: auto;
  opacity: 1;
  transform: scale(1);
}

/*-------------------
       Primary
--------------------*/
.ui.primary.buttons .button,
.ui.primary.button {
  background-color: #D95C5C;
  color: #FFFFFF;
}

.ui.primary.buttons .button:hover,
.ui.primary.button:hover,
.ui.primary.buttons .active.button,
.ui.primary.button.active {
  background-color: #E75859;
  color: #FFFFFF;
}

.ui.primary.buttons .button:active,
.ui.primary.button:active {
  background-color: #D24B4C;
  color: #FFFFFF;
}

/*-------------------
      Secondary
--------------------*/
.ui.secondary.buttons .button,
.ui.secondary.button {
  background-color: #00B5AD;
  color: #FFFFFF;
}

.ui.secondary.buttons .button:hover,
.ui.secondary.button:hover,
.ui.secondary.buttons .active.button,
.ui.secondary.button.active {
  background-color: #009A93;
  color: #FFFFFF;
}

.ui.secondary.buttons .button:active,
.ui.secondary.button:active {
  background-color: #00847E;
  color: #FFFFFF;
}

/*-------------------
       Social
--------------------*/
/* Facebook */
.ui.facebook.button {
  background-color: #3B579D;
  color: #FFFFFF;
}

.ui.facebook.button:hover {
  background-color: #3A59A9;
  color: #FFFFFF;
}

.ui.facebook.button:active {
  background-color: #334F95;
  color: #FFFFFF;
}

/* Twitter */
.ui.twitter.button {
  background-color: #4092CC;
  color: #FFFFFF;
}

.ui.twitter.button:hover {
  background-color: #399ADE;
  color: #FFFFFF;
}

.ui.twitter.button:active {
  background-color: #3283BC;
  color: #FFFFFF;
}

/* Google Plus */
.ui.google.plus.button {
  background-color: #D34836;
  color: #FFFFFF;
}

.ui.google.plus.button:hover {
  background-color: #E3432E;
  color: #FFFFFF;
}

.ui.google.plus.button:active {
  background-color: #CA3A27;
  color: #FFFFFF;
}

/* Linked In */
.ui.linkedin.button {
  background-color: #1F88BE;
  color: #FFFFFF;
}

.ui.linkedin.button:hover {
  background-color: #1394D6;
  color: #FFFFFF;
}

.ui.linkedin.button:active {
  background-color: #1179AE;
  color: #FFFFFF;
}

/* YouTube */
.ui.youtube.button {
  background-color: #CC181E;
  color: #FFFFFF;
}

.ui.youtube.button:hover {
  background-color: #DF0209;
  color: #FFFFFF;
}

.ui.youtube.button:active {
  background-color: #A50006;
  color: #FFFFFF;
}

/* Instagram */
.ui.instagram.button {
  background-color: #49769C;
  color: #FFFFFF;
}

.ui.instagram.button:hover {
  background-color: #4781B1;
  color: #FFFFFF;
}

.ui.instagram.button:active {
  background-color: #38658A;
  color: #FFFFFF;
}

/* Pinterest */
.ui.pinterest.button {
  background-color: #00ACED;
  color: #FFFFFF;
}

.ui.pinterest.button:hover {
  background-color: #00B9FF;
  color: #FFFFFF;
}

.ui.pinterest.button:active {
  background-color: #009EDA;
  color: #FFFFFF;
}

/* vk.com */
.ui.vk.button {
  background-color: #4D7198;
  color: #FFFFFF;
}

.ui.vk.button:hover {
  background-color: #537AA5;
  color: #FFFFFF;
}

.ui.vk.button:active {
  background-color: #405E7E;
  color: #FFFFFF;
}

/*--------------
     Icon
---------------*/
.ui.button > .icon {
  margin-right: 0.6em;
  line-height: 1;
  transition: opacity 0.1s ease;
}

/*******************************
           Variations
*******************************/
/*-------------------
       Floated
--------------------*/
.ui.left.floated.buttons,
.ui.left.floated.button {
  float: left;
  margin-right: 0.25em;
}

.ui.right.floated.buttons,
.ui.right.floated.button {
  float: right;
  margin-left: 0.25em;
}

/*-------------------
        Sizes
--------------------*/
.ui.buttons .button,
.ui.button {
  font-size: 1rem;
}

.ui.mini.buttons .button,
.ui.mini.buttons .or,
.ui.mini.button {
  font-size: 0.8rem;
}

.ui.mini.buttons .button,
.ui.mini.button {
  padding: 0.6em 0.8em;
}

.ui.mini.icon.buttons .button,
.ui.mini.buttons .icon.button {
  padding: 0.6em 0.6em;
}

.ui.tiny.buttons .button,
.ui.tiny.buttons .or,
.ui.tiny.button {
  font-size: 0.875em;
}

.ui.tiny.buttons .button,
.ui.tiny.buttons .button,
.ui.tiny.button {
  padding: 0.6em 0.8em;
}

.ui.tiny.icon.buttons .button,
.ui.tiny.buttons .icon.button {
  padding: 0.6em 0.6em;
}

.ui.small.buttons .button,
.ui.small.buttons .or,
.ui.small.button {
  font-size: 0.875rem;
}

.ui.large.buttons .button,
.ui.large.buttons .or,
.ui.large.button {
  font-size: 1.125rem;
}

.ui.big.buttons .button,
.ui.big.buttons .or,
.ui.big.button {
  font-size: 1.25rem;
}

.ui.huge.buttons .button,
.ui.huge.buttons .or,
.ui.huge.button {
  font-size: 1.375rem;
}

.ui.massive.buttons .button,
.ui.massive.buttons .or,
.ui.massive.button {
  font-size: 1.5rem;
  font-weight: bold;
}

/* Or resize */
.ui.tiny.buttons .or:before,
.ui.mini.buttons .or:before {
  width: 1.45em;
  height: 1.55em;
  line-height: 1.4;
  margin-left: -0.725em;
  margin-top: -0.25em;
}

.ui.tiny.buttons .or:after,
.ui.mini.buttons .or:after {
  height: 1.45em;
}

/* loading */
.ui.huge.loading.button:after {
  background-image: image-url("semantic-ui/loader-small.gif");
}

.ui.massive.buttons .loading.button:after,
.ui.gigantic.buttons .loading.button:after,
.ui.massive.loading.button:after,
.ui.gigantic.loading.button:after {
  background-image: image-url("semantic-ui/loader-medium.gif");
}

.ui.huge.loading.button:after,
.ui.huge.loading.button.active:after {
  background-image: image-url("semantic-ui/loader-small.gif");
}

.ui.massive.buttons .loading.button:after,
.ui.gigantic.buttons .loading.button:after,
.ui.massive.loading.button:after,
.ui.gigantic.loading.button:after,
.ui.massive.buttons .loading.button.active:after,
.ui.gigantic.buttons .loading.button.active:after,
.ui.massive.loading.button.active:after,
.ui.gigantic.loading.button.active:after {
  background-image: image-url("semantic-ui/loader-medium.gif");
}

/*--------------
    Icon Only
---------------*/
.ui.icon.buttons .button,
.ui.icon.button {
  padding: 0.8em;
}

.ui.icon.buttons .button > .icon,
.ui.icon.button > .icon {
  opacity: 0.9;
  margin: 0em;
  vertical-align: top;
}

/*-------------------
        Basic
--------------------*/
.ui.basic.buttons .button,
.ui.basic.button {
  background-color: transparent !important;
  background-image: none;
  color: #808080 !important;
  font-weight: normal;
  text-transform: none;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
}

.ui.basic.buttons {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  border-radius: 0.25em;
}

.ui.basic.buttons .button:hover,
.ui.basic.button:hover {
  background-image: none;
  color: #7F7F7F !important;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.18) inset;
}

.ui.basic.buttons .button:active,
.ui.basic.button:active {
  background-color: rgba(0, 0, 0, 0.02) !important;
  color: #7F7F7F !important;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
}

.ui.basic.buttons .button.active,
.ui.basic.button.active {
  background-color: rgba(0, 0, 0, 0.05);
  color: #7F7F7F;
  box-shadow: 0px 0px 0px 1px #BDBDBD inset;
}

.ui.basic.buttons .button.active:hover,
.ui.basic.button.active:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/* Inverted */
.ui.basic.inverted.buttons .button,
.ui.basic.inverted.button {
  color: #FAFAFA !important;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.3) inset;
}

.ui.basic.inverted.buttons .button:hover,
.ui.basic.inverted.button:hover {
  background-image: none;
  color: #FFFFFF !important;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.5) inset;
}

.ui.basic.inverted.buttons .button:active,
.ui.basic.inverted.button:active {
  background-color: rgba(255, 255, 255, 0.05) !important;
  color: #FFFFFF !important;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.8) inset !important;
}

.ui.basic.inverted.buttons .button.active,
.ui.basic.inverted.button.active {
  background-color: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
  box-shadow: none;
}

.ui.basic.inverted.buttons .button.active:hover,
.ui.basic.inverted.button.active:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/* Basic Group */
.ui.basic.buttons .button {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
}

.ui.basic.buttons .button:hover,
.ui.basic.buttons .button:active {
  box-shadow: none;
}

.ui.basic.buttons .button.active,
.ui.basic.buttons .button.active:hover {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset;
}

/*--------------
   Labeled Icon
---------------*/
.ui.labeled.icon.buttons .button,
.ui.labeled.icon.button {
  position: relative;
  padding-left: 4em !important;
  padding-right: 1.4em !important;
}

.ui.labeled.icon.buttons > .button > .icon,
.ui.labeled.icon.button > .icon {
  position: absolute;
  top: 0em;
  left: 0em;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 2.75em;
  height: 100%;
  padding-top: 0.8em;
  background-color: rgba(0, 0, 0, 0.05);
  text-align: center;
  border-radius: 0.25em 0px 0px 0.25em;
  line-height: 1;
  box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
}

.ui.labeled.icon.buttons .button > .icon {
  border-radius: 0em;
}

.ui.labeled.icon.buttons .button:first-child > .icon {
  border-top-left-radius: 0.25em;
  border-bottom-left-radius: 0.25em;
}

.ui.labeled.icon.buttons .button:last-child > .icon {
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0.25em;
}

.ui.vertical.labeled.icon.buttons .button:first-child > .icon {
  border-radius: 0em;
  border-top-left-radius: 0.25em;
}

.ui.vertical.labeled.icon.buttons .button:last-child > .icon {
  border-radius: 0em;
  border-bottom-left-radius: 0.25em;
}

.ui.right.labeled.icon.button {
  padding-left: 1.4em !important;
  padding-right: 4em !important;
}

.ui.left.fluid.labeled.icon.button,
.ui.right.fluid.labeled.icon.button {
  padding-left: 1.4em !important;
  padding-right: 1.4em !important;
}

.ui.right.labeled.icon.button .icon {
  left: auto;
  right: 0em;
  border-radius: 0em 0.25em 0.25em 0em;
  box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05) inset;
}

/*--------------
     Toggle
---------------*/
/* Toggle (Modifies active state to give affordances) */
.ui.toggle.buttons .active.button,
.ui.buttons .button.toggle.active,
.ui.button.toggle.active {
  background-color: #5BBD72 !important;
  color: #FFFFFF !important;
  box-shadow: none !important;
}

.ui.button.toggle.active:hover {
  background-color: #58CB73 !important;
  color: #FFFFFF !important;
  box-shadow: none !important;
}

/*--------------
    Circular
---------------*/
.ui.circular.button {
  border-radius: 10em;
}

/*--------------
     Attached
---------------*/
.ui.attached.button {
  display: block;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) !important;
}

.ui.attached.top.button {
  border-radius: 0.25em 0.25em 0em 0em;
}

.ui.attached.bottom.button {
  border-radius: 0em 0em 0.25em 0.25em;
}

.ui.attached.left.button {
  display: inline-block;
  border-left: none;
  padding-right: 0.75em;
  text-align: right;
  border-radius: 0.25em 0em 0em 0.25em;
}

.ui.attached.right.button {
  display: inline-block;
  padding-left: 0.75em;
  text-align: left;
  border-radius: 0em 0.25em 0.25em 0em;
}

/*-------------------
      Or Buttons
--------------------*/
.ui.buttons .or {
  position: relative;
  float: left;
  width: 0.3em;
  height: 1.1em;
  z-index: 3;
}

.ui.buttons .or:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "or";
  background-color: #FFFFFF;
  margin-top: -0.1em;
  margin-left: -0.9em;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.55;
  color: #AAAAAA;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  border-radius: 500px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.ui.buttons .or[data-text]:before {
  content: attr(data-text);
}

.ui.buttons .or:after {
  position: absolute;
  top: 0em;
  left: 0em;
  content: " ";
  width: 0.3em;
  height: 1.7em;
  background-color: transparent;
  border-top: 0.5em solid #FFFFFF;
  border-bottom: 0.5em solid #FFFFFF;
}

/* Fluid Or */
.ui.fluid.buttons .or {
  width: 0em !important;
}

.ui.fluid.buttons .or:after {
  display: none;
}

/*-------------------
       Attached
--------------------*/
/* Plural Attached */
.attached.ui.buttons {
  margin: 0px;
  border-radius: 4px 4px 0px 0px;
}

.attached.ui.buttons .button:first-child {
  border-radius: 4px 0px 0px 0px;
}

.attached.ui.buttons .button:last-child {
  border-radius: 0px 4px 0px 0px;
}

/* Bottom Side */
.bottom.attached.ui.buttons {
  margin-top: -1px;
  border-radius: 0px 0px 4px 4px;
}

.bottom.attached.ui.buttons .button:first-child {
  border-radius: 0px 0px 0px 4px;
}

.bottom.attached.ui.buttons .button:last-child {
  border-radius: 0px 0px 4px 0px;
}

/* Left Side */
.left.attached.ui.buttons {
  margin-left: -1px;
  border-radius: 0px 4px 4px 0px;
}

.left.attached.ui.buttons .button:first-child {
  margin-left: -1px;
  border-radius: 0px 4px 0px 0px;
}

.left.attached.ui.buttons .button:last-child {
  margin-left: -1px;
  border-radius: 0px 0px 4px 0px;
}

/* Right Side */
.right.attached.ui.buttons,
.right.attached.ui.buttons .button {
  margin-right: -1px;
  border-radius: 4px 0px 0px 4px;
}

.right.attached.ui.buttons .button:first-child {
  margin-left: -1px;
  border-radius: 4px 0px 0px 0px;
}

.right.attached.ui.buttons .button:last-child {
  margin-left: -1px;
  border-radius: 0px 0px 0px 4px;
}

/* Fluid */
.ui.fluid.buttons,
.ui.button.fluid,
.ui.fluid.buttons > .button {
  display: block;
  width: 100%;
}

.ui.\32 .buttons > .button,
.ui.two.buttons > .button {
  width: 50%;
}

.ui.\33 .buttons > .button,
.ui.three.buttons > .button {
  width: 33.333%;
}

.ui.\34 .buttons > .button,
.ui.four.buttons > .button {
  width: 25%;
}

.ui.\35 .buttons > .button,
.ui.five.buttons > .button {
  width: 20%;
}

.ui.\36 .buttons > .button,
.ui.six.buttons > .button {
  width: 16.666%;
}

.ui.\37 .buttons > .button,
.ui.seven.buttons > .button {
  width: 14.285%;
}

.ui.\38 .buttons > .button,
.ui.eight.buttons > .button {
  width: 12.5%;
}

.ui.\39 .buttons > .button,
.ui.nine.buttons > .button {
  width: 11.11%;
}

.ui.\31 0.buttons > .button,
.ui.ten.buttons > .button {
  width: 10%;
}

.ui.\31 1.buttons > .button,
.ui.eleven.buttons > .button {
  width: 9.09%;
}

.ui.\31 2.buttons > .button,
.ui.twelve.buttons > .button {
  width: 8.3333%;
}

/* Fluid Vertical Buttons */
.ui.fluid.vertical.buttons,
.ui.fluid.vertical.buttons > .button {
  display: block;
  width: auto;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.ui.\32 .vertical.buttons > .button,
.ui.two.vertical.buttons > .button {
  height: 50%;
}

.ui.\33 .vertical.buttons > .button,
.ui.three.vertical.buttons > .button {
  height: 33.333%;
}

.ui.\34 .vertical.buttons > .button,
.ui.four.vertical.buttons > .button {
  height: 25%;
}

.ui.\35 .vertical.buttons > .button,
.ui.five.vertical.buttons > .button {
  height: 20%;
}

.ui.\36 .vertical.buttons > .button,
.ui.six.vertical.buttons > .button {
  height: 16.666%;
}

.ui.\37 .vertical.buttons > .button,
.ui.seven.vertical.buttons > .button {
  height: 14.285%;
}

.ui.\38 .vertical.buttons > .button,
.ui.eight.vertical.buttons > .button {
  height: 12.5%;
}

.ui.\39 .vertical.buttons > .button,
.ui.nine.vertical.buttons > .button {
  height: 11.11%;
}

.ui.\31 0.vertical.buttons > .button,
.ui.ten.vertical.buttons > .button {
  height: 10%;
}

.ui.\31 1.vertical.buttons > .button,
.ui.eleven.vertical.buttons > .button {
  height: 9.09%;
}

.ui.\31 2.vertical.buttons > .button,
.ui.twelve.vertical.buttons > .button {
  height: 8.3333%;
}

/*-------------------
       Colors
--------------------*/
/*--- Black ---*/
.ui.black.buttons .button,
.ui.black.button {
  background-color: #5C6166;
  color: #FFFFFF;
}

.ui.black.buttons .button:hover,
.ui.black.button:hover {
  background-color: #4C4C4C;
  color: #FFFFFF;
}

.ui.black.buttons .button:active,
.ui.black.button:active {
  background-color: #333333;
  color: #FFFFFF;
}

/*--- Green ---*/
.ui.green.buttons .button,
.ui.green.button {
  background-color: #5BBD72;
  color: #FFFFFF;
}

.ui.green.buttons .button:hover,
.ui.green.button:hover,
.ui.green.buttons .active.button,
.ui.green.button.active {
  background-color: #58cb73;
  color: #FFFFFF;
}

.ui.green.buttons .button:active,
.ui.green.button:active {
  background-color: #4CB164;
  color: #FFFFFF;
}

/*--- Red ---*/
.ui.red.buttons .button,
.ui.red.button {
  background-color: #D95C5C;
  color: #FFFFFF;
}

.ui.red.buttons .button:hover,
.ui.red.button:hover,
.ui.red.buttons .active.button,
.ui.red.button.active {
  background-color: #E75859;
  color: #FFFFFF;
}

.ui.red.buttons .button:active,
.ui.red.button:active {
  background-color: #D24B4C;
  color: #FFFFFF;
}

/*--- Orange ---*/
.ui.orange.buttons .button,
.ui.orange.button {
  background-color: #E96633;
  color: #FFFFFF;
}

.ui.orange.buttons .button:hover,
.ui.orange.button:hover,
.ui.orange.buttons .active.button,
.ui.orange.button.active {
  background-color: #FF7038;
  color: #FFFFFF;
}

.ui.orange.buttons .button:active,
.ui.orange.button:active {
  background-color: #DA683B;
  color: #FFFFFF;
}

/*--- Blue ---*/
.ui.blue.buttons .button,
.ui.blue.button {
  background-color: #6ECFF5;
  color: #FFFFFF;
}

.ui.blue.buttons .button:hover,
.ui.blue.button:hover,
.ui.blue.buttons .active.button,
.ui.blue.button.active {
  background-color: #1AB8F3;
  color: #FFFFFF;
}

.ui.blue.buttons .button:active,
.ui.blue.button:active {
  background-color: #0AA5DF;
  color: #FFFFFF;
}

/*--- Purple ---*/
.ui.purple.buttons .button,
.ui.purple.button {
  background-color: #564F8A;
  color: #FFFFFF;
}

.ui.purple.buttons .button:hover,
.ui.purple.button:hover,
.ui.purple.buttons .active.button,
.ui.purple.button.active {
  background-color: #3E3773;
  color: #FFFFFF;
}

.ui.purple.buttons .button:active,
.ui.purple.button:active {
  background-color: #2E2860;
  color: #FFFFFF;
}

/*--- Teal ---*/
.ui.teal.buttons .button,
.ui.teal.button {
  background-color: #00B5AD;
  color: #FFFFFF;
}

.ui.teal.buttons .button:hover,
.ui.teal.button:hover,
.ui.teal.buttons .active.button,
.ui.teal.button.active {
  background-color: #009A93;
  color: #FFFFFF;
}

.ui.teal.buttons .button:active,
.ui.teal.button:active {
  background-color: #00847E;
  color: #FFFFFF;
}

/*---------------
    Positive
----------------*/
.ui.positive.buttons .button,
.ui.positive.button {
  background-color: #5BBD72 !important;
  color: #FFFFFF;
}

.ui.positive.buttons .button:hover,
.ui.positive.button:hover,
.ui.positive.buttons .active.button,
.ui.positive.button.active {
  background-color: #58CB73 !important;
  color: #FFFFFF;
}

.ui.positive.buttons .button:active,
.ui.positive.button:active {
  background-color: #4CB164 !important;
  color: #FFFFFF;
}

/*---------------
     Negative
----------------*/
.ui.negative.buttons .button,
.ui.negative.button {
  background-color: #D95C5C !important;
  color: #FFFFFF;
}

.ui.negative.buttons .button:hover,
.ui.negative.button:hover,
.ui.negative.buttons .active.button,
.ui.negative.button.active {
  background-color: #E75859 !important;
  color: #FFFFFF;
}

.ui.negative.buttons .button:active,
.ui.negative.button:active {
  background-color: #D24B4C !important;
  color: #FFFFFF;
}

/*******************************
            Groups
*******************************/
.ui.buttons {
  display: inline-block;
  vertical-align: middle;
}

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

.ui.buttons .button:first-child {
  border-left: none;
}

.ui.buttons .button {
  float: left;
  border-radius: 0em;
}

.ui.buttons .button:first-child {
  margin-left: 0em;
  border-top-left-radius: 0.25em;
  border-bottom-left-radius: 0.25em;
}

.ui.buttons .button:last-child {
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0.25em;
}

/* Vertical  Style */
.ui.vertical.buttons {
  display: inline-block;
}

.ui.vertical.buttons .button {
  display: block;
  float: none;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
}

.ui.vertical.buttons .button:first-child,
.ui.vertical.buttons .mini.button:first-child,
.ui.vertical.buttons .tiny.button:first-child,
.ui.vertical.buttons .small.button:first-child,
.ui.vertical.buttons .massive.button:first-child,
.ui.vertical.buttons .huge.button:first-child {
  margin-top: 0px;
  border-radius: 0.25em 0.25em 0px 0px;
}

.ui.vertical.buttons .button:last-child,
.ui.vertical.buttons .mini.button:last-child,
.ui.vertical.buttons .tiny.button:last-child,
.ui.vertical.buttons .small.button:last-child,
.ui.vertical.buttons .massive.button:last-child,
.ui.vertical.buttons .huge.button:last-child,
.ui.vertical.buttons .gigantic.button:last-child {
  border-radius: 0px 0px 0.25em 0.25em;
}

/*
 * # Semantic - Divider
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Divider
*******************************/
.ui.divider {
  margin: 1rem 0rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  line-height: 1;
  height: 0em;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ui.vertical.divider,
.ui.horizontal.divider {
  position: absolute;
  border: none;
  height: 0em;
  margin: 0em;
  background-color: transparent;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8);
}

/*--------------
    Vertical
---------------*/
.ui.vertical.divider {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: 0% 0% 0% -3%;
  width: 6%;
  height: 50%;
  line-height: 0;
  padding: 0em;
}

.ui.vertical.divider:before,
.ui.vertical.divider:after {
  position: absolute;
  left: 50%;
  content: " ";
  z-index: 3;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  width: 0%;
  height: 80%;
}

.ui.vertical.divider:before {
  top: -100%;
}

.ui.vertical.divider:after {
  top: auto;
  bottom: 0px;
}

/*--------------
    Horizontal
---------------*/
.ui.horizontal.divider {
  position: relative;
  top: 0%;
  left: 0%;
  margin: 1rem 1.5rem;
  height: auto;
  padding: 0em;
  line-height: 1;
}

.ui.horizontal.divider:before,
.ui.horizontal.divider:after {
  position: absolute;
  top: 50%;
  content: " ";
  z-index: 3;
  width: 50%;
  top: 50%;
  height: 0%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.ui.horizontal.divider:before {
  left: 0%;
  margin-left: -1.5rem;
}

.ui.horizontal.divider:after {
  left: auto;
  right: 0%;
  margin-right: -1.5rem;
}

/*--------------
      Icon
---------------*/
.ui.divider > .icon {
  margin: 0em;
  font-size: 1rem;
  vertical-align: middle;
}

/*******************************
            Variations
*******************************/
/*--------------
    Inverted
---------------*/
.ui.divider.inverted {
  color: rgb(255, 255, 255);
}

.ui.vertical.inverted.divider,
.ui.horizontal.inverted.divider {
  color: rgba(255, 255, 255, 0.9);
}

.ui.divider.inverted,
.ui.divider.inverted:after,
.ui.divider.inverted:before {
  border-top-color: rgba(0, 0, 0, 0.15);
  border-bottom-color: rgba(255, 255, 255, 0.15);
  border-left-color: rgba(0, 0, 0, 0.15);
  border-right-color: rgba(255, 255, 255, 0.15);
}

/*--------------
    Fitted
---------------*/
.ui.fitted.divider {
  margin: 0em;
}

/*--------------
    Clearing
---------------*/
.ui.clearing.divider {
  clear: both;
}

/*--------------
    Section
---------------*/
.ui.section.divider {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/*
 * # Semantic - Icon
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fon.io.  Stay up to date on Twitter at
 *  http://twitter.com/fon.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL

/*******************************
             Icon
*******************************/
i.icon {
  display: inline-block;
  opacity: 0.75;
  margin: 0em 0.25em 0em 0em;
  width: 1.23em;
  height: 1em;
  font-family: "Icons", "FontAwesome";
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  speak: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

i.icon.left:before {
  content: "\f060";
}

i.icon.right:before {
  content: "\f061";
}

i.icon.add.sign.box:before {
  content: "\f0fe";
}

i.icon.add.sign:before {
  content: "\f055";
}

i.icon.add:before {
  content: "\f067";
}

i.icon.adjust:before {
  content: "\f042";
}

i.icon.adn:before {
  content: "\f170";
}

i.icon.align.center:before {
  content: "\f037";
}

i.icon.align.justify:before {
  content: "\f039";
}

i.icon.align.left:before {
  content: "\f036";
}

i.icon.align.right:before {
  content: "\f038";
}

i.icon.ambulance:before {
  content: "\f0f9";
}

i.icon.anchor:before {
  content: "\f13d";
}

i.icon.android:before {
  content: "\f17b";
}

i.icon.angle.down:before {
  content: "\f107";
}

i.icon.angle.left:before {
  content: "\f104";
}

i.icon.angle.right:before {
  content: "\f105";
}

i.icon.angle.up:before {
  content: "\f106";
}

i.icon.apple:before {
  content: "\f179";
}

i.icon.archive:before {
  content: "\f187";
}

i.icon.arrow.down:before {
  content: "\f078";
}

i.icon.arrow.left:before {
  content: "\f053";
}

i.icon.arrow.right:before {
  content: "\f054";
}

i.icon.arrow.sign.down:before {
  content: "\f13a";
}

i.icon.arrow.sign.left:before {
  content: "\f137";
}

i.icon.arrow.sign.right:before {
  content: "\f138";
}

i.icon.arrow.sign.up:before {
  content: "\f139";
}

i.icon.arrow.up:before {
  content: "\f077";
}

i.icon.asterisk:before {
  content: "\f069";
}

i.icon.attachment:before {
  content: "\f0c6";
}

i.icon.attention:before {
  content: "\f06a";
}

i.icon.backward:before {
  content: "\f04a";
}

i.icon.ban.circle:before {
  content: "\f05e";
}

i.icon.bar.chart:before {
  content: "\f080";
}

i.icon.barcode:before {
  content: "\f02a";
}

i.icon.beer:before {
  content: "\f0fc";
}

i.icon.bell.outline:before {
  content: "\f0a2";
}

i.icon.bell:before {
  content: "\f0f3";
}

i.icon.bitbucket.sign:before {
  content: "\f172";
}

i.icon.bitbucket:before {
  content: "\f171";
}

i.icon.bitcoin:before {
  content: "\f15a";
}

i.icon.bold:before {
  content: "\f032";
}

i.icon.bolt:before {
  content: "\f0e7";
}

i.icon.book:before {
  content: "\f02d";
}

i.icon.bookmark.empty:before {
  content: "\f097";
}

i.icon.bookmark:before {
  content: "\f02e";
}

i.icon.box.arrow.down:before {
  content: "\f150";
}

/*rtl:ignore*/
i.icon.box.arrow.right:before {
  content: "\f152";
}

i.icon.box.arrow.up:before {
  content: "\f151";
}

i.icon.briefcase:before {
  content: "\f0b1";
}

i.icon.browser:before {
  content: "\f022";
}

i.icon.bug:before {
  content: "\f188";
}

i.icon.building:before {
  content: "\f0f7";
}

i.icon.bullhorn:before {
  content: "\f0a1";
}

i.icon.bullseye:before {
  content: "\f140";
}

i.icon.calendar.empty:before {
  content: "\f133";
}

i.icon.calendar:before {
  content: "\f073";
}

i.icon.camera.retro:before {
  content: "\f083";
}

i.icon.camera:before {
  content: "\f030";
}

i.icon.triangle.down:before {
  content: "\f0d7";
}

i.icon.triangle.left:before {
  content: "\f0d9";
}

i.icon.triangle.right:before {
  content: "\f0da";
}

i.icon.triangle.up:before {
  content: "\f0d8";
}

i.icon.cart:before {
  content: "\f07a";
}

i.icon.certificate:before {
  content: "\f0a3";
}

i.icon.chat.outline:before {
  content: "\f0e6";
}

i.icon.chat:before {
  content: "\f086";
}

i.icon.checkbox.empty:before {
  content: "\f096";
}

i.icon.checkbox.minus:before {
  content: "\f147";
}

i.icon.checked.checkbox:before {
  content: "\f046";
}

i.icon.checkmark.sign:before {
  content: "\f14a";
}

i.icon.checkmark:before {
  content: "\f00c";
}

i.icon.circle.blank:before {
  content: "\f10c";
}

i.icon.circle.down:before {
  content: "\f0ab";
}

i.icon.circle.left:before {
  content: "\f0a8";
}

i.icon.circle.right:before {
  content: "\f0a9";
}

i.icon.circle.up:before {
  content: "\f0aa";
}

i.icon.circle:before {
  content: "\f111";
}

i.icon.cloud.download:before {
  content: "\f0ed";
}

i.icon.cloud.upload:before {
  content: "\f0ee";
}

i.icon.cloud:before {
  content: "\f0c2";
}

i.icon.code.fork:before {
  content: "\f126";
}

i.icon.code:before {
  content: "\f121";
}

i.icon.coffee:before {
  content: "\f0f4";
}

i.icon.collapse:before {
  content: "\f117";
}

i.icon.comment.outline:before {
  content: "\f0e5";
}

i.icon.comment:before {
  content: "\f075";
}

i.icon.copy:before {
  content: "\f0c5";
}

i.icon.crop:before {
  content: "\f125";
}

i.icon.css3:before {
  content: "\f13c";
}

i.icon.cut:before {
  content: "\f0c4";
}

i.icon.dashboard:before {
  content: "\f0e4";
}

i.icon.desktop:before {
  content: "\f108";
}

i.icon.doctor:before {
  content: "\f0f0";
}

i.icon.dollar:before {
  content: "\f155";
}

i.icon.double.angle.down:before {
  content: "\f103";
}

i.icon.double.angle.left:before {
  content: "\f100";
}

i.icon.double.angle.right:before {
  content: "\f101";
}

i.icon.double.angle.up:before {
  content: "\f102";
}

i.icon.down:before {
  content: "\f063";
}

i.icon.download.disk:before {
  content: "\f019";
}

i.icon.download:before {
  content: "\f01a";
}

i.icon.dribbble:before {
  content: "\f17d";
}

i.icon.dropbox:before {
  content: "\f16b";
}

i.icon.edit.sign:before {
  content: "\f14b";
}

i.icon.edit:before {
  content: "\f044";
}

i.icon.eject:before {
  content: "\f052";
}

i.icon.ellipsis.horizontal:before {
  content: "\f141";
}

i.icon.ellipsis.vertical:before {
  content: "\f142";
}

i.icon.eraser:before {
  content: "\f12d";
}

i.icon.euro:before {
  content: "\f153";
}

i.icon.exchange:before {
  content: "\f0ec";
}

i.icon.exclamation:before {
  content: "\f12a";
}

i.icon.expand:before {
  content: "\f116";
}

i.icon.external.url.sign:before {
  content: "\f14c";
}

i.icon.external.url:before {
  content: "\f08e";
}

i.icon.facebook.sign:before {
  content: "\f082";
}

i.icon.facebook:before {
  content: "\f09a";
}

i.icon.facetime.video:before {
  content: "\f03d";
}

i.icon.fast.backward:before {
  content: "\f049";
}

i.icon.fast.forward:before {
  content: "\f050";
}

i.icon.female:before {
  content: "\f182";
}

i.icon.fighter.jet:before {
  content: "\f0fb";
}

i.icon.file.outline:before {
  content: "\f016";
}

i.icon.file.text.outline:before {
  content: "\f0f6";
}

i.icon.file.text:before {
  content: "\f15c";
}

i.icon.file:before {
  content: "\f15b";
}

i.icon.filter:before {
  content: "\f0b0";
}

i.icon.fire.extinguisher:before {
  content: "\f134";
}

i.icon.fire:before {
  content: "\f06d";
}

i.icon.flag.checkered:before {
  content: "\f11e";
}

i.icon.flag.empty:before {
  content: "\f11d";
}

i.icon.flag:before {
  content: "\f024";
}

i.icon.flickr:before {
  content: "\f16e";
}

i.icon.folder.open.outline:before {
  content: "\f115";
}

i.icon.folder.open:before {
  content: "\f07c";
}

i.icon.folder.outline:before {
  content: "\f114";
}

i.icon.folder:before {
  content: "\f07b";
}

i.icon.font:before {
  content: "\f031";
}

i.icon.food:before {
  content: "\f0f5";
}

i.icon.forward.mail:before {
  content: "\f064";
}

i.icon.forward:before {
  content: "\f04e";
}

i.icon.foursquare:before {
  content: "\f180";
}

i.icon.frown:before {
  content: "\f119";
}

i.icon.fullscreen:before {
  content: "\f0b2";
}

i.icon.gamepad:before {
  content: "\f11b";
}

i.icon.gift:before {
  content: "\f06b";
}

i.icon.github.alternate:before {
  content: "\f09b";
}

i.icon.github.sign:before {
  content: "\f092";
}

i.icon.github:before {
  content: "\f113";
}

i.icon.gittip:before {
  content: "\f184";
}

i.icon.glass:before {
  content: "\f000";
}

i.icon.globe:before {
  content: "\f0ac";
}

i.icon.google.plus.sign:before {
  content: "\f0d4";
}

i.icon.google.plus:before {
  content: "\f0d5";
}

i.icon.h.sign:before {
  content: "\f0fd";
}

i.icon.hand.down:before {
  content: "\f0a7";
}

i.icon.hand.left:before {
  content: "\f0a5";
}

i.icon.hand.right:before {
  content: "\f0a4";
}

i.icon.hand.up:before {
  content: "\f0a6";
}

i.icon.hdd:before {
  content: "\f0a0";
}

i.icon.headphones:before {
  content: "\f025";
}

i.icon.heart.empty:before {
  content: "\f08a";
}

i.icon.heart:before {
  content: "\f004";
}

i.icon.help:before {
  content: "\f059";
}

i.icon.hide:before {
  content: "\f070";
}

i.icon.home:before {
  content: "\f015";
}

i.icon.hospital:before {
  content: "\f0f8";
}

i.icon.html5:before {
  content: "\f13b";
}

i.icon.inbox:before {
  content: "\f01c";
}

i.icon.indent.left:before {
  content: "\f03b";
}

i.icon.indent.right:before {
  content: "\f03c";
}

i.icon.info.letter:before {
  content: "\f129";
}

i.icon.info:before {
  content: "\f05a";
}

i.icon.instagram:before {
  content: "\f16d";
}

i.icon.italic:before {
  content: "\f033";
}

i.icon.key:before {
  content: "\f084";
}

i.icon.keyboard:before {
  content: "\f11c";
}

i.icon.lab:before {
  content: "\f0c3";
}

i.icon.laptop:before {
  content: "\f109";
}

i.icon.layout.block:before {
  content: "\f009";
}

i.icon.layout.column:before {
  content: "\f0db";
}

i.icon.layout.grid:before {
  content: "\f00a";
}

i.icon.layout.list:before {
  content: "\f00b";
}

i.icon.leaf:before {
  content: "\f06c";
}

i.icon.legal:before {
  content: "\f0e3";
}

i.icon.lemon:before {
  content: "\f094";
}

i.icon.level.down:before {
  content: "\f149";
}

i.icon.level.up:before {
  content: "\f148";
}

i.icon.lightbulb:before {
  content: "\f0eb";
}

i.icon.linkedin.sign:before {
  content: "\f08c";
}

i.icon.linkedin:before {
  content: "\f0e1";
}

i.icon.linux:before {
  content: "\f17c";
}

i.icon.list.ordered:before {
  content: "\f0cb";
}

i.icon.list.unordered:before {
  content: "\f0ca";
}

i.icon.list:before {
  content: "\f03a";
}

i.icon.loading:before {
  content: "\f110";
}

i.icon.location:before {
  content: "\f124";
}

i.icon.lock:before {
  content: "\f023";
}

i.icon.long.arrow.down:before {
  content: "\f175";
}

i.icon.long.arrow.left:before {
  content: "\f177";
}

i.icon.long.arrow.right:before {
  content: "\f178";
}

i.icon.long.arrow.up:before {
  content: "\f176";
}

i.icon.magic:before {
  content: "\f0d0";
}

i.icon.magnet:before {
  content: "\f076";
}

i.icon.mail.outline:before {
  content: "\f003";
}

i.icon.mail.reply:before {
  content: "\f112";
}

i.icon.mail:before {
  content: "\f0e0";
}

i.icon.male:before {
  content: "\f183";
}

i.icon.map.marker:before {
  content: "\f041";
}

i.icon.map:before {
  content: "\f14e";
}

i.icon.maxcdn:before {
  content: "\f136";
}

i.icon.medkit:before {
  content: "\f0fa";
}

i.icon.meh:before {
  content: "\f11a";
}

i.icon.minus.sign.alternate:before {
  content: "\f146";
}

i.icon.minus.sign:before {
  content: "\f056";
}

i.icon.minus:before {
  content: "\f068";
}

i.icon.mobile:before {
  content: "\f10b";
}

i.icon.money:before {
  content: "\f0d6";
}

i.icon.moon:before {
  content: "\f186";
}

i.icon.move:before {
  content: "\f047";
}

i.icon.music:before {
  content: "\f001";
}

i.icon.mute:before {
  content: "\f131";
}

i.icon.off:before {
  content: "\f011";
}

i.icon.ok.circle:before {
  content: "\f05d";
}

i.icon.ok.sign:before {
  content: "\f058";
}

i.icon.paste:before {
  content: "\f0ea";
}

i.icon.pause:before {
  content: "\f04c";
}

i.icon.payment:before {
  content: "\f09d";
}

i.icon.pencil:before {
  content: "\f040";
}

i.icon.phone.sign:before {
  content: "\f098";
}

i.icon.phone:before {
  content: "\f095";
}

i.icon.photo:before {
  content: "\f03e";
}

i.icon.pin:before {
  content: "\f08d";
}

i.icon.pinterest.sign:before {
  content: "\f0d3";
}

i.icon.pinterest:before {
  content: "\f0d2";
}

i.icon.plane:before {
  content: "\f072";
}

i.icon.play.circle:before {
  content: "\f01d";
}

i.icon.play.sign:before {
  content: "\f144";
}

i.icon.play:before {
  content: "\f04b";
}

i.icon.pound:before {
  content: "\f154";
}

i.icon.print:before {
  content: "\f02f";
}

i.icon.puzzle.piece:before {
  content: "\f12e";
}

i.icon.qr.code:before {
  content: "\f029";
}

i.icon.question:before {
  content: "\f128";
}

i.icon.quote.left:before {
  content: "\f10d";
}

i.icon.quote.right:before {
  content: "\f10e";
}

i.icon.refresh:before {
  content: "\f021";
}

i.icon.remove.circle:before {
  content: "\f05c";
}

i.icon.remove.sign:before {
  content: "\f057";
}

i.icon.remove:before {
  content: "\f00d";
}

i.icon.renren:before {
  content: "\f18b";
}

i.icon.reorder:before {
  content: "\f0c9";
}

i.icon.repeat:before {
  content: "\f01e";
}

i.icon.reply.all.mail:before {
  content: "\f122";
}

i.icon.resize.full:before {
  content: "\f065";
}

i.icon.resize.horizontal:before {
  content: "\f07e";
}

i.icon.resize.small:before {
  content: "\f066";
}

i.icon.resize.vertical:before {
  content: "\f07d";
}

i.icon.retweet:before {
  content: "\f079";
}

i.icon.road:before {
  content: "\f018";
}

i.icon.rocket:before {
  content: "\f135";
}

i.icon.rss.sign:before {
  content: "\f143";
}

i.icon.rss:before {
  content: "\f09e";
}

i.icon.rupee:before {
  content: "\f156";
}

i.icon.save:before {
  content: "\f0c7";
}

i.icon.screenshot:before {
  content: "\f05b";
}

i.icon.search:before {
  content: "\f002";
}

i.icon.setting:before {
  content: "\f013";
}

i.icon.settings:before {
  content: "\f085";
}

i.icon.share.sign:before {
  content: "\f14d";
}

i.icon.share:before {
  content: "\f045";
}

i.icon.shield:before {
  content: "\f132";
}

i.icon.shuffle:before {
  content: "\f074";
}

i.icon.sign.in:before {
  content: "\f090";
}

i.icon.sign.out:before {
  content: "\f08b";
}

i.icon.sign:before {
  content: "\f0c8";
}

i.icon.signal:before {
  content: "\f012";
}

i.icon.sitemap:before {
  content: "\f0e8";
}

i.icon.skype:before {
  content: "\f17e";
}

i.icon.smile:before {
  content: "\f118";
}

i.icon.sort.ascending:before {
  content: "\f0de";
}

i.icon.sort.descending:before {
  content: "\f0dd";
}

i.icon.sort.alphabet.descending:before {
  content: "\f15e";
}

i.icon.sort.alphabet:before {
  content: "\f15d";
}

i.icon.sort.attributes.descending:before {
  content: "\f161";
}

i.icon.sort.attributes:before {
  content: "\f160";
}

i.icon.sort.order.descending:before {
  content: "\f163";
}

i.icon.sort.order:before {
  content: "\f162";
}

i.icon.sort:before {
  content: "\f0dc";
}

i.icon.stackexchange:before {
  content: "\f16c";
}

i.icon.star.empty:before {
  content: "\f006";
}

i.icon.star.half.empty:before {
  content: "\f123";
}

i.icon.star.half.full:before,
i.icon.star.half:before {
  content: "\f089";
}

i.icon.star:before {
  content: "\f005";
}

i.icon.step.backward:before {
  content: "\f048";
}

i.icon.step.forward:before {
  content: "\f051";
}

i.icon.stethoscope:before {
  content: "\f0f1";
}

i.icon.stop:before {
  content: "\f04d";
}

i.icon.strikethrough:before {
  content: "\f0cc";
}

i.icon.subscript:before {
  content: "\f12c";
}

i.icon.suitcase:before {
  content: "\f0f2";
}

i.icon.sun:before {
  content: "\f185";
}

i.icon.superscript:before {
  content: "\f12b";
}

i.icon.table:before {
  content: "\f0ce";
}

i.icon.tablet:before {
  content: "\f10a";
}

i.icon.tag:before {
  content: "\f02b";
}

i.icon.tags:before {
  content: "\f02c";
}

i.icon.tasks:before {
  content: "\f0ae";
}

i.icon.terminal:before {
  content: "\f120";
}

i.icon.text.height:before {
  content: "\f034";
}

i.icon.text.width:before {
  content: "\f035";
}

i.icon.thumbs.down.outline:before {
  content: "\f088";
}

i.icon.thumbs.down:before {
  content: "\f165";
}

i.icon.thumbs.up.outline:before {
  content: "\f087";
}

i.icon.thumbs.up:before {
  content: "\f164";
}

i.icon.ticket:before {
  content: "\f145";
}

i.icon.time:before {
  content: "\f017";
}

i.icon.tint:before {
  content: "\f043";
}

i.icon.trash:before {
  content: "\f014";
}

i.icon.trello:before {
  content: "\f181";
}

i.icon.trophy:before {
  content: "\f091";
}

i.icon.truck:before {
  content: "\f0d1";
}

i.icon.tumblr.sign:before {
  content: "\f174";
}

i.icon.tumblr:before {
  content: "\f173";
}

i.icon.twitter.sign:before {
  content: "\f081";
}

i.icon.twitter:before {
  content: "\f099";
}

i.icon.umbrella:before {
  content: "\f0e9";
}

i.icon.underline:before {
  content: "\f0cd";
}

i.icon.undo:before {
  content: "\f0e2";
}

i.icon.unhide:before {
  content: "\f06e";
}

i.icon.unlink:before {
  content: "\f127";
}

i.icon.unlock.alternate:before {
  content: "\f13e";
}

i.icon.unlock:before {
  content: "\f09c";
}

i.icon.unmute:before {
  content: "\f130";
}

i.icon.up:before {
  content: "\f062";
}

i.icon.upload.disk:before {
  content: "\f093";
}

i.icon.upload:before {
  content: "\f01b";
}

i.icon.url:before {
  content: "\f0c1";
}

i.icon.user:before {
  content: "\f007";
}

i.icon.users:before {
  content: "\f0c0";
}

i.icon.video:before {
  content: "\f008";
}

i.icon.vk:before {
  content: "\f189";
}

i.icon.volume.down:before {
  content: "\f027";
}

i.icon.volume.off:before {
  content: "\f026";
}

i.icon.volume.up:before {
  content: "\f028";
}

i.icon.warning:before {
  content: "\f071";
}

i.icon.weibo:before {
  content: "\f18a";
}

i.icon.windows:before {
  content: "\f17a";
}

i.icon.won:before {
  content: "\f159";
}

i.icon.wrench:before {
  content: "\f0ad";
}

i.icon.xing.sign:before {
  content: "\f169";
}

i.icon.xing:before {
  content: "\f168";
}

i.icon.yen:before {
  content: "\f157";
}

i.icon.youtube.play:before {
  content: "\f16a";
}

i.icon.youtube.sign:before {
  content: "\f166";
}

i.icon.youtube:before {
  content: "\f167";
}

i.icon.yuan:before {
  content: "\f158";
}

i.icon.zoom.in:before {
  content: "\f00e";
}

i.icon.zoom.out:before {
  content: "\f010";
}

/*--------------
    Aliases
---------------*/
i.icon.check:before {
  content: "\f00c";
}

i.icon.close:before {
  content: "\f00d";
}

i.icon.delete:before {
  content: "\f00d";
}

i.icon.like:before {
  content: "\f004";
}

i.icon.plus:before {
  content: "\f067";
}

i.icon.signup:before {
  content: "\f044";
}

/*--------------
   Spacing Fix
---------------*/
/* stars are usually consecutive */
i.icon.star {
  width: auto;
  margin: 0em;
}

/* left side icons */
i.icon.left {
  width: auto;
  margin: 0em 0.5em 0em 0em;
}

/* right side icons */
i.icon.search,
i.icon.right {
  width: auto;
  margin: 0em 0em 0em 0.5em;
}

/*******************************
             Types
*******************************/
/*--------------
    Loading
---------------*/
i.icon.loading {
  animation: icon-loading 2s linear infinite;
}

@keyframes icon-loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*******************************
             States
*******************************/
i.icon.hover {
  opacity: 1;
}

i.icon.active {
  opacity: 1;
}

i.emphasized.icon {
  opacity: 1;
}

i.icon.disabled {
  opacity: 0.3;
}

/*******************************
           Variations
*******************************/
/*-------------------
         Link
--------------------*/
i.link.icon {
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.3s ease-out;
}

i.link.icon:hover {
  opacity: 1 !important;
}

/*-------------------
      Circular
--------------------*/
i.circular.icon {
  border-radius: 500em !important;
  padding: 0.5em 0.35em !important;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  line-height: 1 !important;
  width: 2em !important;
  height: 2em !important;
}

i.circular.inverted.icon {
  border: none;
  box-shadow: none;
}

/*-------------------
      Flipped
--------------------*/
i.flipped.icon,
i.horizontally.flipped.icon {
  transform: scale(-1, 1);
}

i.vertically.flipped.icon {
  transform: scale(1, -1);
}

/*-------------------
      Rotated
--------------------*/
i.rotated.icon,
i.right.rotated.icon,
i.clockwise.rotated.icon {
  transform: rotate(90deg);
}

i.left.rotated.icon,
i.counterclockwise.rotated.icon {
  transform: rotate(-90deg);
}

/*-------------------
        Square
--------------------*/
i.square.icon {
  width: 2em;
  height: 2em;
  padding: 0.5em 0.35em !important;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  vertical-align: baseline;
}

i.square.inverted.icon {
  border: none;
  box-shadow: none;
}

/*-------------------
      Inverted
--------------------*/
i.inverted.icon {
  background-color: #222222;
  color: #FFFFFF;
  -moz-osx-font-smoothing: grayscale;
}

/*-------------------
       Colors
--------------------*/
i.blue.icon {
  color: #6ECFF5 !important;
}

i.black.icon {
  color: #5C6166 !important;
}

i.green.icon {
  color: #A1CF64 !important;
}

i.red.icon {
  color: #D95C5C !important;
}

i.purple.icon {
  color: #564F8A !important;
}

i.orange.icon {
  color: #F05940 !important;
}

i.teal.icon {
  color: #00B5AD !important;
}

/*-------------------
   Inverted Colors
--------------------*/
i.inverted.black.icon {
  background-color: #5C6166 !important;
  color: #FFFFFF !important;
}

i.inverted.blue.icon {
  background-color: #6ECFF5 !important;
  color: #FFFFFF !important;
}

i.inverted.green.icon {
  background-color: #A1CF64 !important;
  color: #FFFFFF !important;
}

i.inverted.red.icon {
  background-color: #D95C5C !important;
  color: #FFFFFF !important;
}

i.inverted.purple.icon {
  background-color: #564F8A !important;
  color: #FFFFFF !important;
}

i.inverted.orange.icon {
  background-color: #F05940 !important;
  color: #FFFFFF !important;
}

i.inverted.teal.icon {
  background-color: #00B5AD !important;
  color: #FFFFFF !important;
}

/*-------------------
        Sizes
--------------------*/
i.small.icon {
  font-size: 0.875em;
}

i.icon {
  font-size: 1em;
}

i.large.icon {
  font-size: 1.5em;
  vertical-align: middle;
}

i.big.icon {
  font-size: 2em;
  vertical-align: middle;
}

i.huge.icon {
  font-size: 4em;
  vertical-align: middle;
}

i.massive.icon {
  font-size: 8em;
  vertical-align: middle;
}

/*
 * # Semantic - Input
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Standard
*******************************/
/*--------------------
        Inputs
---------------------*/
.ui.input {
  display: inline-block;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
}

.ui.input input {
  width: 100%;
  font-family: "Helvetica Neue", "Helvetica", "Open Sans", "Arial", sans-serif;
  margin: 0em;
  padding: 0.65em 1em;
  font-size: 1em;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  outline: none;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0.3125em;
  transition: background-color 0.3s ease-out, box-shadow 0.2s ease, border-color 0.2s ease;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------
      Placeholder
---------------------*/
/* browsers require these rules separate */
.ui.input::-webkit-input-placeholder {
  color: #BBBBBB;
}

.ui.input::-moz-placeholder {
  color: #BBBBBB;
}

/*******************************
            States
*******************************/
/*--------------------
        Active
---------------------*/
.ui.input input:active,
.ui.input.down input {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: #FAFAFA;
}

/*--------------------
        Loading
---------------------*/
.ui.loading.input > .icon {
  background: image-url("semantic-ui/loader-mini.gif") no-repeat 50% 50%;
}

.ui.loading.input > .icon:before,
.ui.loading.input > .icon:after {
  display: none;
}

/*--------------------
        Focus
---------------------*/
.ui.input.focus input,
.ui.input input:focus {
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.85);
}

.ui.input.focus input input::-webkit-input-placeholder,
.ui.input input:focus input::-webkit-input-placeholder {
  color: #AAAAAA;
}

.ui.input.focus input input::-moz-placeholder,
.ui.input input:focus input::-moz-placeholder {
  color: #AAAAAA;
}

/*--------------------
        Error
---------------------*/
.ui.input.error input {
  background-color: #FFFAFA;
  border-color: #E7BEBE;
  color: #D95C5C;
}

/* Error Placeholder */
.ui.input.error input ::-webkit-input-placeholder {
  color: rgba(255, 80, 80, 0.4);
}

.ui.input.error input ::-moz-placeholder {
  color: rgba(255, 80, 80, 0.4);
}

.ui.input.error input :focus::-webkit-input-placeholder {
  color: rgba(255, 80, 80, 0.7);
}

.ui.input.error input :focus::-moz-placeholder {
  color: rgba(255, 80, 80, 0.7);
}

/*******************************
           Variations
*******************************/
/*--------------------
      Transparent
---------------------*/
.ui.transparent.input input {
  border: none;
  background-color: transparent;
}

/*--------------------
         Icon
---------------------*/
.ui.icon.input > .icon {
  cursor: default;
  position: absolute;
  opacity: 0.5;
  top: 0px;
  right: 0px;
  margin: 0em;
  width: 2.6em;
  height: 100%;
  padding-top: 0.82em;
  text-align: center;
  border-radius: 0em 0.3125em 0.3125em 0em;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transition: opacity 0.3s ease-out;
}

.ui.icon.input > .link.icon {
  cursor: pointer;
}

.ui.icon.input input {
  padding-right: 3em !important;
}

.ui.icon.input > .circular.icon {
  top: 0.35em;
  right: 0.5em;
}

/* Left Side */
.ui.left.icon.input > .icon {
  right: auto;
  left: 1px;
  border-radius: 0.3125em 0em 0em 0.3125em;
}

.ui.left.icon.input > .circular.icon {
  right: auto;
  left: 0.5em;
}

.ui.left.icon.input > input {
  padding-left: 3em !important;
  padding-right: 1.2em !important;
}

/* Focus */
.ui.icon.input > input:focus ~ .icon {
  opacity: 1;
}

/*--------------------
        Labeled
---------------------*/
.ui.labeled.input .corner.label {
  font-size: 0.7em;
  border-radius: 0 0.3125em;
}

.ui.labeled.input .left.corner.label {
  border-radius: 0.3125em 0;
}

.ui.labeled.input input {
  padding-right: 2.5em !important;
}

/* Spacing with corner label */
.ui.labeled.icon.input:not(.left) > input {
  padding-right: 3.25em !important;
}

.ui.labeled.icon.input:not(.left) > .icon {
  margin-right: 1.25em;
}

/*--------------------
        Action
---------------------*/
.ui.action.input {
  display: table;
}

.ui.action.input > input {
  display: table-cell;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right: none;
}

.ui.action.input > .button,
.ui.action.input > .buttons {
  display: table-cell;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  white-space: nowrap;
}

.ui.action.input > .button > .icon,
.ui.action.input > .buttons > .button > .icon {
  display: inline;
  vertical-align: top;
}

.ui.fluid.action.input {
  display: table;
  width: 100%;
}

.ui.fluid.action.input > .button {
  width: 0.01%;
}

/*--------------------
        Fluid
---------------------*/
.ui.fluid.input {
  display: block;
}

/*--------------------
        Size
---------------------*/
.ui.mini.input {
  font-size: 0.8125em;
}

.ui.small.input {
  font-size: 0.875em;
}

.ui.input {
  font-size: 1em;
}

.ui.large.input {
  font-size: 1.125em;
}

.ui.big.input {
  font-size: 1.25em;
}

.ui.huge.input {
  font-size: 1.375em;
}

.ui.massive.input {
  font-size: 1.5em;
}

/*
 * # Semantic - Label
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Label
*******************************/
.ui.label {
  display: inline-block;
  vertical-align: middle;
  margin: -0.25em 0.25em 0em;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
  padding: 0.5em 0.8em;
  color: rgba(0, 0, 0, 0.65);
  text-transform: uppercase;
  font-weight: normal;
  border-radius: 0.325em;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transition: background 0.1s linear;
}

.ui.label:first-child {
  margin-left: 0em;
}

.ui.label:last-child {
  margin-right: 0em;
}

/* Link */
a.ui.label {
  cursor: pointer;
}

/* Inside Link */
.ui.label a {
  cursor: pointer;
  color: inherit;
  opacity: 0.8;
  transition: 0.2s opacity ease;
}

.ui.label a:hover {
  opacity: 1;
}

/* Detail */
.ui.label .detail {
  display: inline-block;
  margin-left: 0.5em;
  font-weight: bold;
  opacity: 0.8;
}

/* Icon */
.ui.label .icon {
  width: auto;
}

/* Removable label */
.ui.label .delete.icon {
  cursor: pointer;
  margin: 0em 0em 0em 0.5em;
  opacity: 0.7;
  transition: background 0.1s linear;
}

.ui.label .delete.icon:hover {
  opacity: 0.99;
}

/*-------------------
       Coupling
--------------------*/
/* Padding on next content after a label */
.ui.segment > .attached.label:first-child + * {
  margin-top: 2.5em;
}

.ui.segment > .bottom.attached.label:first-child ~ :last-child {
  margin-top: 0em;
  margin-bottom: 2.5em;
}

/*******************************
             Types
*******************************/
.ui.image.label {
  width: auto !important;
  margin-top: 0em;
  margin-bottom: 0em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  line-height: 1.5em;
  vertical-align: baseline;
  text-transform: none;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
}

.ui.image.label img {
  display: inline-block;
  height: 2.25em;
  margin: -0.4em 0.8em -0.4em -0.8em;
  vertical-align: top;
  border-radius: 0.325em 0em 0em 0.325em;
}

/*******************************
             States
*******************************/
/*-------------------
      Disabled
--------------------*/
.ui.label.disabled {
  opacity: 0.5;
}

/*-------------------
        Hover
--------------------*/
a.ui.labels .label:hover,
a.ui.label:hover {
  background-color: #E0E0E0;
  border-color: #E0E0E0;
  color: rgba(0, 0, 0, 0.7);
}

.ui.labels a.label:hover:before,
a.ui.label:hover:before {
  background-color: #E0E0E0;
  color: rgba(0, 0, 0, 0.7);
}

/*-------------------
      Visible
--------------------*/
.ui.labels.visible .label,
.ui.label.visible {
  display: inline-block !important;
}

/*-------------------
      Hidden
--------------------*/
.ui.labels.hidden .label,
.ui.label.hidden {
  display: none !important;
}

/*******************************
           Variations
*******************************/
/*-------------------
         Tag
--------------------*/
.ui.tag.labels .label,
.ui.tag.label {
  margin-left: 1em;
  position: relative;
  padding: 0.33em 1.3em 0.33em 1.4em;
  border-radius: 0px 3px 3px 0px;
}

.ui.tag.labels .label:before,
.ui.tag.label:before {
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  content: "";
  margin-left: -1em;
  background-image: none;
  width: 1.5em;
  height: 1.5em;
  transform: rotate(45deg);
  transition: background 0.1s linear;
}

.ui.tag.labels .label:after,
.ui.tag.label:after {
  position: absolute;
  content: "";
  top: 50%;
  left: -0.25em;
  margin-top: -0.3em;
  background-color: #FFFFFF;
  width: 0.55em;
  height: 0.55em;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
  border-radius: 100px 100px 100px 100px;
}

/*-------------------
       Ribbon
--------------------*/
.ui.ribbon.label {
  position: relative;
  margin: 0em 0.2em;
  left: -2rem;
  padding-left: 2rem;
  border-radius: 0px 4px 4px 0px;
  border-color: rgba(0, 0, 0, 0.15);
}

.ui.ribbon.label:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0%;
  border-top: 0em solid transparent;
  border-right-width: 1em;
  border-right-color: inherit;
  border-right-style: solid;
  border-bottom: 1em solid transparent;
  border-left: 0em solid transparent;
  width: 0em;
  height: 0em;
}

/*-------------------
       Attached
--------------------*/
.ui.top.attached.label,
.ui.attached.label {
  width: 100%;
  position: absolute;
  margin: 0em;
  top: 0em;
  left: 0em;
  padding: 0.75em 1em;
  border-radius: 4px 4px 0em 0em;
}

.ui.bottom.attached.label {
  top: auto;
  bottom: 0em;
  border-radius: 0em 0em 4px 4px;
}

.ui.top.left.attached.label {
  width: auto;
  margin-top: 0em !important;
  border-radius: 4px 0em 4px 0em;
}

.ui.top.right.attached.label {
  width: auto;
  left: auto;
  right: 0em;
  border-radius: 0em 4px 0em 4px;
}

.ui.bottom.left.attached.label {
  width: auto;
  top: auto;
  bottom: 0em;
  border-radius: 4px 0em 0em 4px;
}

.ui.bottom.right.attached.label {
  top: auto;
  bottom: 0em;
  left: auto;
  right: 0em;
  width: auto;
  border-radius: 0px 4px 0px 4px;
}

/*-------------------
    Corner Label
--------------------*/
.ui.corner.label {
  background-color: transparent;
  position: absolute;
  top: 0em;
  right: 0em;
  z-index: 10;
  margin: 0em;
  width: 3em;
  height: 3em;
  padding: 0em;
  text-align: center;
  transition: color 0.2s ease;
}

.ui.corner.label:after {
  position: absolute;
  content: "";
  right: 0em;
  top: 0em;
  z-index: -1;
  width: 0em;
  height: 0em;
  border-top: 0em solid transparent;
  border-right: 3em solid transparent;
  border-bottom: 3em solid transparent;
  border-left: 0em solid transparent;
  border-right-color: inherit;
  transition: border-color 0.2s ease;
}

.ui.corner.label .icon {
  font-size: 0.875em;
  margin: 0.5em 0em 0em 1.25em;
}

.ui.corner.label .text {
  display: inline-block;
  font-weight: bold;
  margin: 0.5em 0em 0em 1em;
  width: 2.5em;
  font-size: 0.875em;
  text-align: center;
  transform: rotate(45deg);
}

/* Coupling */
.ui.rounded.image > .ui.corner.label,
.ui.input > .ui.corner.label,
.ui.segment > .ui.corner.label {
  overflow: hidden;
}

.ui.segment > .ui.corner.label {
  top: -1px;
  right: -1px;
}

.ui.segment > .ui.left.corner.label {
  right: auto;
  left: -1px;
}

.ui.input > .ui.corner.label {
  top: 1px;
  right: 1px;
}

.ui.input > .ui.right.corner.label {
  right: auto;
  left: 1px;
}

/* Left Corner */
.ui.left.corner.label,
.ui.left.corner.label:after {
  right: auto;
  left: 0em;
}

.ui.left.corner.label:after {
  border-top: 3em solid transparent;
  border-right: 3em solid transparent;
  border-bottom: 0em solid transparent;
  border-left: 0em solid transparent;
  border-top-color: inherit;
}

.ui.left.corner.label .icon {
  margin: 0.5em 0em 0em -1em;
}

.ui.left.corner.label .text {
  margin: 0.5em 0em 0em -1em;
  transform: rotate(-45deg);
}

/* Hover */
.ui.corner.label:hover {
  background-color: transparent;
}

/*-------------------
       Fluid
--------------------*/
.ui.label.fluid,
.ui.fluid.labels > .label {
  width: 100%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*-------------------
       Inverted
--------------------*/
.ui.inverted.labels .label,
.ui.inverted.label {
  color: #FFFFFF !important;
}

/*-------------------
       Colors
--------------------*/
/*--- Black ---*/
.ui.black.labels .label,
.ui.black.label {
  background-color: #5C6166 !important;
  border-color: #5C6166 !important;
  color: #FFFFFF !important;
}

.ui.labels .black.label:before,
.ui.black.labels .label:before,
.ui.black.label:before {
  background-color: #5C6166 !important;
}

/* Hover */
a.ui.black.labels .label:hover,
a.ui.black.label:hover {
  background-color: #333333 !important;
  border-color: #333333 !important;
}

.ui.labels a.black.label:hover:before,
.ui.black.labels a.label:hover:before,
a.ui.black.label:hover:before {
  background-color: #333333 !important;
}

/* Corner */
.ui.black.corner.label,
.ui.black.corner.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
.ui.black.ribbon.label {
  border-color: #333333 !important;
}

/*--- Green ---*/
.ui.green.labels .label,
.ui.green.label {
  background-color: #A1CF64 !important;
  border-color: #A1CF64 !important;
  color: #FFFFFF !important;
}

.ui.labels .green.label:before,
.ui.green.labels .label:before,
.ui.green.label:before {
  background-color: #A1CF64 !important;
}

/* Hover */
a.ui.green.labels .label:hover,
a.ui.green.label:hover {
  background-color: #89B84C !important;
  border-color: #89B84C !important;
}

.ui.labels a.green.label:hover:before,
.ui.green.labels a.label:hover:before,
a.ui.green.label:hover:before {
  background-color: #89B84C !important;
}

/* Corner */
.ui.green.corner.label,
.ui.green.corner.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
.ui.green.ribbon.label {
  border-color: #89B84C !important;
}

/*--- Red ---*/
.ui.red.labels .label,
.ui.red.label {
  background-color: #D95C5C !important;
  border-color: #D95C5C !important;
  color: #FFFFFF !important;
}

.ui.labels .red.label:before,
.ui.red.labels .label:before,
.ui.red.label:before {
  background-color: #D95C5C !important;
}

/* Corner */
.ui.red.corner.label,
.ui.red.corner.label:hover {
  background-color: transparent !important;
}

/* Hover */
a.ui.red.labels .label:hover,
a.ui.red.label:hover {
  background-color: #DE3859 !important;
  border-color: #DE3859 !important;
  color: #FFFFFF !important;
}

.ui.labels a.red.label:hover:before,
.ui.red.labels a.label:hover:before,
a.ui.red.label:hover:before {
  background-color: #DE3859 !important;
}

/* Ribbon */
.ui.red.ribbon.label {
  border-color: #DE3859 !important;
}

/*--- Blue ---*/
.ui.blue.labels .label,
.ui.blue.label {
  background-color: #6ECFF5 !important;
  border-color: #6ECFF5 !important;
  color: #FFFFFF !important;
}

.ui.labels .blue.label:before,
.ui.blue.labels .label:before,
.ui.blue.label:before {
  background-color: #6ECFF5 !important;
}

/* Hover */
a.ui.blue.labels .label:hover,
.ui.blue.labels a.label:hover,
a.ui.blue.label:hover {
  background-color: #1AB8F3 !important;
  border-color: #1AB8F3 !important;
  color: #FFFFFF !important;
}

.ui.labels a.blue.label:hover:before,
.ui.blue.labels a.label:hover:before,
a.ui.blue.label:hover:before {
  background-color: #1AB8F3 !important;
}

/* Corner */
.ui.blue.corner.label,
.ui.blue.corner.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
.ui.blue.ribbon.label {
  border-color: #1AB8F3 !important;
}

/*--- Purple ---*/
.ui.purple.labels .label,
.ui.purple.label {
  background-color: #564F8A !important;
  border-color: #564F8A !important;
  color: #FFFFFF !important;
}

.ui.labels .purple.label:before,
.ui.purple.labels .label:before,
.ui.purple.label:before {
  background-color: #564F8A !important;
}

/* Hover */
a.ui.purple.labels .label:hover,
.ui.purple.labels a.label:hover,
a.ui.purple.label:hover {
  background-color: #3E3773 !important;
  border-color: #3E3773 !important;
  color: #FFFFFF !important;
}

.ui.labels a.purple.label:hover:before,
.ui.purple.labels a.label:hover:before,
a.ui.purple.label:hover:before {
  background-color: #3E3773 !important;
}

/* Corner */
.ui.purple.corner.label,
.ui.purple.corner.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
.ui.purple.ribbon.label {
  border-color: #3E3773 !important;
}

/*--- Orange ---*/
.ui.orange.labels .label,
.ui.orange.label {
  background-color: #F05940 !important;
  border-color: #F05940 !important;
  color: #FFFFFF !important;
}

.ui.labels .orange.label:before,
.ui.orange.labels .label:before,
.ui.orange.label:before {
  background-color: #F05940 !important;
}

/* Hover */
a.ui.orange.labels .label:hover,
.ui.orange.labels a.label:hover,
a.ui.orange.label:hover {
  background-color: #FF4121 !important;
  border-color: #FF4121 !important;
  color: #FFFFFF !important;
}

.ui.labels a.orange.label:hover:before,
.ui.orange.labels a.label:hover:before,
a.ui.orange.label:hover:before {
  background-color: #FF4121 !important;
}

/* Corner */
.ui.orange.corner.label,
.ui.orange.corner.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
.ui.orange.ribbon.label {
  border-color: #FF4121 !important;
}

/*--- Teal ---*/
.ui.teal.labels .label,
.ui.teal.label {
  background-color: #00B5AD !important;
  border-color: #00B5AD !important;
  color: #FFFFFF !important;
}

.ui.labels .teal.label:before,
.ui.teal.labels .label:before,
.ui.teal.label:before {
  background-color: #00B5AD !important;
}

/* Hover */
a.ui.teal.labels .label:hover,
.ui.teal.labels a.label:hover,
a.ui.teal.label:hover {
  background-color: #009A93 !important;
  border-color: #009A93 !important;
  color: #FFFFFF !important;
}

.ui.labels a.teal.label:hover:before,
.ui.teal.labels a.label:hover:before,
a.ui.teal.label:hover:before {
  background-color: #009A93 !important;
}

/* Corner */
.ui.teal.corner.label,
.ui.teal.corner.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
.ui.teal.ribbon.label {
  border-color: #009A93 !important;
}

/*-------------------
     Horizontal
--------------------*/
.ui.horizontal.labels .label,
.ui.horizontal.label {
  margin: -0.125em 0.5em -0.125em 0em;
  padding: 0.35em 1em;
  min-width: 6em;
  text-align: center;
}

/*-------------------
       Circular
--------------------*/
.ui.circular.labels .label,
.ui.circular.label {
  min-height: 1em;
  max-height: 2em;
  padding: 0.5em !important;
  line-height: 1em;
  text-align: center;
  border-radius: 500rem;
}

/*-------------------
       Pointing
--------------------*/
.ui.pointing.label {
  position: relative;
}

.ui.attached.pointing.label {
  position: absolute;
}

.ui.pointing.label:before {
  position: absolute;
  content: "";
  width: 0.6em;
  height: 0.6em;
  background-image: none;
  transform: rotate(45deg);
  z-index: 2;
  transition: background 0.1s linear;
}

/*--- Above ---*/
.ui.pointing.label:before {
  background-color: #E8E8E8;
}

.ui.pointing.label,
.ui.pointing.above.label {
  margin-top: 1em;
}

.ui.pointing.label:before,
.ui.pointing.above.label:before {
  margin-left: -0.3em;
  top: -0.3em;
  left: 50%;
}

/*--- Below ---*/
.ui.pointing.below.label {
  margin-top: 0em;
  margin-bottom: 1em;
}

.ui.pointing.below.label:before {
  margin-left: -0.3em;
  top: auto;
  right: auto;
  bottom: -0.3em;
  left: 50%;
}

/*--- Left ---*/
.ui.pointing.left.label {
  margin-top: 0em;
  margin-left: 1em;
}

.ui.pointing.left.label:before {
  margin-top: -0.3em;
  bottom: auto;
  right: auto;
  top: 50%;
  left: 0em;
}

/*--- Right ---*/
.ui.pointing.right.label {
  margin-top: 0em;
  margin-right: 1em;
}

.ui.pointing.right.label:before {
  margin-top: -0.3em;
  right: -0.3em;
  top: 50%;
  bottom: auto;
  left: auto;
}

/*------------------
   Floating Label
-------------------*/
.ui.floating.label {
  position: absolute;
  z-index: 100;
  top: -1em;
  left: 100%;
  margin: 0em 0em 0em -1.5em !important;
}

/*-------------------
        Sizes
--------------------*/
.ui.small.labels .label,
.ui.small.label {
  font-size: 0.75rem;
}

.ui.label {
  font-size: 0.8125rem;
}

.ui.large.labels .label,
.ui.large.label {
  font-size: 0.875rem;
}

.ui.huge.labels .label,
.ui.huge.label {
  font-size: 1rem;
}

/*
 * # Semantic - Segment
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Segment
*******************************/
.ui.segment {
  position: relative;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  margin: 1em 0em;
  padding: 1em;
  border-radius: 5px 5px 5px 5px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.ui.segment:first-child {
  margin-top: 0em;
}

.ui.segment:last-child {
  margin-bottom: 0em;
}

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

.ui.vertical.segment {
  margin: 0em;
  padding-left: 0em;
  padding-right: 0em;
  background-color: transparent;
  border-radius: 0px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.ui.vertical.segment:first-child {
  padding-top: 0em;
}

.ui.horizontal.segment {
  margin: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  background-color: transparent;
  border-radius: 0px;
  box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.1);
}

.ui.horizontal.segment:first-child {
  padding-left: 0em;
}

/*-------------------
    Loose Coupling
--------------------*/
.ui.pointing.menu ~ .ui.attached.segment {
  top: 1px;
}

.ui.page.grid.segment .ui.grid .ui.segment.column {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.ui.grid.segment,
.ui.grid .ui.segment.row,
.ui.grid .ui.segment.column {
  border-radius: 0em;
  box-shadow: none;
  border: none;
}

/* No padding on edge content */
.ui.segment > :first-child {
  margin-top: 0em;
}

.ui.segment > :last-child {
  margin-bottom: 0em;
}

/*******************************
             Types
*******************************/
/*-------------------
        Piled
--------------------*/
.ui.piled.segment {
  margin: 2em 0em;
  -ms-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
}

.ui.piled.segment:first-child {
  margin-top: 0em;
}

.ui.piled.segment:last-child {
  margin-bottom: 0em;
}

.ui.piled.segment:after,
.ui.piled.segment:before {
  background-color: #FFFFFF;
  visibility: visible;
  content: "";
  display: block;
  height: 100%;
  left: -1px;
  position: absolute;
  width: 100%;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.ui.piled.segment:after {
  transform: rotate(1.2deg);
  top: 0;
  z-index: -1;
}

.ui.piled.segment:before {
  transform: rotate(-1.2deg);
  top: 0;
  z-index: -2;
}

/*-------------------
       Stacked
--------------------*/
.ui.stacked.segment {
  padding-bottom: 1.7em;
}

.ui.stacked.segment:after,
.ui.stacked.segment:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.02);
  width: 100%;
  height: 5px;
  visibility: visible;
}

.ui.stacked.segment:before {
  bottom: 0px;
}

/* Inverted */
.ui.stacked.inverted.segment:after,
.ui.stacked.inverted.segment:before {
  background-color: rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.35);
}

/*-------------------
       Circular
--------------------*/
.ui.circular.segment {
  display: table-cell;
  padding: 2em;
  text-align: center;
  vertical-align: middle;
  border-radius: 500em;
}

/*-------------------
       Raised
--------------------*/
.ui.raised.segment {
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
}

/*******************************
            States
*******************************/
.ui.disabled.segment {
  opacity: 0.8;
  color: #DDDDDD;
}

/*******************************
           Variations
*******************************/
/*-------------------
       Basic
--------------------*/
.ui.basic.segment {
  position: relative;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
}

.ui.basic.segment:first-child {
  padding-top: 0em;
}

.ui.basic.segment:last-child {
  padding-bottom: 0em;
}

/*-------------------
       Fittted
--------------------*/
.ui.fitted.segment {
  padding: 0em;
}

/*-------------------
       Colors
--------------------*/
.ui.blue.segment {
  border-top: 0.2em solid #6ECFF5;
}

.ui.green.segment {
  border-top: 0.2em solid #A1CF64;
}

.ui.red.segment {
  border-top: 0.2em solid #D95C5C;
}

.ui.orange.segment {
  border-top: 0.2em solid #F05940;
}

.ui.purple.segment {
  border-top: 0.2em solid #564F8A;
}

.ui.teal.segment {
  border-top: 0.2em solid #00B5AD;
}

/*-------------------
   Inverted Colors
--------------------*/
.ui.inverted.black.segment {
  background-color: #5C6166 !important;
  color: #FFFFFF !important;
}

.ui.inverted.blue.segment {
  background-color: #6ECFF5 !important;
  color: #FFFFFF !important;
}

.ui.inverted.green.segment {
  background-color: #A1CF64 !important;
  color: #FFFFFF !important;
}

.ui.inverted.red.segment {
  background-color: #D95C5C !important;
  color: #FFFFFF !important;
}

.ui.inverted.orange.segment {
  background-color: #F05940 !important;
  color: #FFFFFF !important;
}

.ui.inverted.purple.segment {
  background-color: #564F8A !important;
  color: #FFFFFF !important;
}

.ui.inverted.teal.segment {
  background-color: #00B5AD !important;
  color: #FFFFFF !important;
}

/*-------------------
       Aligned
--------------------*/
.ui.left.aligned.segment {
  text-align: left;
}

.ui.right.aligned.segment {
  text-align: right;
}

.ui.center.aligned.segment {
  text-align: center;
}

.ui.justified.segment {
  text-align: justify;
  -webkit-hyphens: auto;
  hyphens: auto;
}

/*-------------------
       Floated
--------------------*/
.ui.floated.segment,
.ui.left.floated.segment {
  float: left;
}

.ui.right.floated.segment {
  float: right;
}

/*-------------------
      Inverted
--------------------*/
.ui.inverted.segment {
  border: none;
  box-shadow: none;
}

.ui.inverted.segment .segment {
  color: rgba(0, 0, 0, 0.7);
}

.ui.inverted.segment .inverted.segment {
  color: #FFFFFF;
}

.ui.inverted.segment,
.ui.primary.inverted.segment {
  background-color: #222222;
  color: #FFFFFF;
}

/*-------------------
     Ordinality
--------------------*/
.ui.primary.segment {
  background-color: #FFFFFF;
  color: #555555;
}

.ui.secondary.segment {
  background-color: #FAF9FA;
  color: #777777;
}

.ui.tertiary.segment {
  background-color: #EBEBEB;
  color: #B0B0B0;
}

.ui.secondary.inverted.segment {
  background-color: #555555;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
  color: #FAFAFA;
}

.ui.tertiary.inverted.segment {
  background-color: #555555;
  background-image: linear-gradient(rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);
  color: #EEEEEE;
}

/*-------------------
      Attached
--------------------*/
.ui.segment.attached {
  top: -1px;
  bottom: -1px;
  border-radius: 0px;
  margin: 0em;
  box-shadow: 0px 0px 0px 1px #DDDDDD;
}

.ui.top.attached.segment {
  top: 0px;
  bottom: -1px;
  margin-top: 1em;
  margin-bottom: 0em;
  border-radius: 5px 5px 0px 0px;
}

.ui.segment.top.attached:first-child {
  margin-top: 0em;
}

.ui.segment.bottom.attached {
  top: -1px;
  bottom: 0px;
  margin-top: 0em;
  margin-bottom: 1em;
  border-radius: 0px 0px 5px 5px;
}

.ui.segment.bottom.attached:last-child {
  margin-bottom: 0em;
}

/*
 * # Semantic - Checkbox
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Checkbox
*******************************/
/*--------------
    Standard
---------------*/
/*--- Content ---*/
.ui.checkbox {
  position: relative;
  display: inline-block;
  min-width: 1em;
  min-height: 1.25em;
  line-height: 1em;
  outline: none;
  vertical-align: middle;
}

.ui.checkbox input {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  outline: none;
}

/*--- Box ---*/
.ui.checkbox .box,
.ui.checkbox label {
  cursor: pointer;
  padding-left: 2em;
  outline: none;
}

.ui.checkbox .box:before,
.ui.checkbox label:before {
  position: absolute;
  top: 0em;
  left: 0em;
  line-height: 1;
  width: 1em;
  height: 1em;
  left: 0em;
  content: "";
  border-radius: 4px;
  background: #FFFFFF;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.2);
}

/*--- Checkbox ---*/
.ui.checkbox .box:after,
.ui.checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft@include ctb-Alpha(Opacity=0);";
  filter: alpha(opacity=0);
  opacity: 0;
  content: "";
  position: absolute;
  background: transparent;
  border: 0.2em solid #333333;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}

.ui.checkbox .box:after,
.ui.checkbox label:after {
  top: 0.275em;
  left: 0.2em;
  width: 0.45em;
  height: 0.15em;
}

/*--- Inside Label ---*/
.ui.checkbox label {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  transition: color 0.2s ease;
}

.ui.checkbox label:hover {
  color: rgba(0, 0, 0, 0.8);
}

.ui.checkbox input:focus ~ label {
  color: rgba(0, 0, 0, 0.8);
}

/*--- Outside Label  ---*/
.ui.checkbox ~ label {
  cursor: pointer;
  opacity: 0.85;
  vertical-align: middle;
}

.ui.checkbox ~ label:hover {
  opacity: 1;
}

/*******************************
           States
*******************************/
/*--- Hover ---*/
.ui.checkbox .box:hover::before,
.ui.checkbox label:hover::before {
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
}

/*--- Down ---*/
.ui.checkbox .box:active::before,
.ui.checkbox label:active::before {
  background-color: #F5F5F5;
}

/*--- Focus ---*/
.ui.checkbox input:focus ~ .box:before,
.ui.checkbox input:focus ~ label:before {
  box-shadow: 0em 0em 0em 1px rgba(0, 0, 0, 0.3);
}

/*--- Active ---*/
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft@include ctb-Alpha(Opacity=100);";
  filter: alpha(opacity=100);
  opacity: 1;
}

/*--- Disabled ---*/
.ui.disabled.checkbox ~ .box:after,
.ui.checkbox input[disabled] ~ .box:after,
.ui.disabled.checkbox label,
.ui.checkbox input[disabled] ~ label {
  opacity: 0.4;
  color: rgba(0, 0, 0, 0.3);
}

/*******************************
          Variations
*******************************/
/*--------------
     Radio
---------------*/
.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
  min-width: 1em;
  height: 1em;
  border-radius: 500px;
  transform: none;
}

.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  border: none;
  top: 0.2em;
  left: 0.2em;
  width: 0.6em;
  height: 0.6em;
  background-color: #555555;
  transform: none;
  border-radius: 500px;
}

/*--------------
     Slider
---------------*/
.ui.slider.checkbox {
  cursor: pointer;
  min-width: 3em;
}

/* Line */
.ui.slider.checkbox:after {
  position: absolute;
  top: 0.5em;
  left: 0em;
  content: "";
  width: 3em;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
}

/* Button */
.ui.slider.checkbox .box,
.ui.slider.checkbox label {
  padding-left: 4em;
}

.ui.slider.checkbox .box:before,
.ui.slider.checkbox label:before {
  cursor: pointer;
  display: block;
  position: absolute;
  top: -0.25em;
  left: 0em;
  z-index: 1;
  width: 1.5em;
  height: 1.5em;
  transform: none;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  border-radius: 50rem;
  transition: left 0.3s ease 0s;
}

/* Button Activation Light */
.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
  opacity: 1;
  position: absolute;
  content: "";
  top: 0.15em;
  left: 0em;
  z-index: 2;
  margin-left: 0.375em;
  border: none;
  width: 0.75em;
  height: 0.75em;
  border-radius: 50rem;
  transform: none;
  transition: background 0.3s ease 0s, left 0.3s ease 0s;
}

/* Selected Slider Toggle */
.ui.slider.checkbox input:checked ~ .box:before,
.ui.slider.checkbox input:checked ~ label:before,
.ui.slider.checkbox input:checked ~ .box:after,
.ui.slider.checkbox input:checked ~ label:after {
  left: 1.75em;
}

/* Off Color */
.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
  background-color: #D95C5C;
}

/* On Color */
.ui.slider.checkbox input:checked ~ .box:after,
.ui.slider.checkbox input:checked ~ label:after {
  background-color: #89B84C;
}

/*--------------
     Toggle
---------------*/
.ui.toggle.checkbox {
  cursor: pointer;
}

.ui.toggle.checkbox .box,
.ui.toggle.checkbox label {
  padding-left: 4em;
}

/* Switch */
.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
  cursor: pointer;
  display: block;
  position: absolute;
  content: "";
  top: -0.25em;
  left: 0em;
  z-index: 1;
  background-color: #FFFFFF;
  width: 3em;
  height: 1.5em;
  transform: none;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  border-radius: 50rem;
}

/* Activation Light */
.ui.toggle.checkbox .box:after,
.ui.toggle.checkbox label:after {
  opacity: 1;
  background-color: transparent;
  box-shadow: none;
  content: "";
  position: absolute;
  top: 0.15em;
  left: 0.5em;
  z-index: 2;
  border: none;
  width: 0.75em;
  height: 0.75em;
  background-color: #D95C5C;
  border-radius: 50rem;
  transition: background 0.3s ease 0s, left 0.3s ease 0s;
}

/* Active */
.ui.toggle.checkbox:active .box:before,
.ui.toggle.checkbox:active label:before {
  background-color: #F5F5F5;
}

/* Active */
.ui.toggle.checkbox input:checked ~ .box:after,
.ui.toggle.checkbox input:checked ~ label:after {
  left: 1.75em;
  background-color: #89B84C;
}

/*--------------
     Sizes
---------------*/
.ui.checkbox {
  font-size: 1em;
}

.newsreleases_toolbar_filterBy_elements_date_radio-container > option.ui.checkbox {
  font-size: 1em;
  font-weight: bold;
  color: #8E8E8E;
  text-align: center;
}

.ui.large.checkbox {
  font-size: 1.25em;
}

.ui.huge.checkbox {
  font-size: 1.5em;
}

/*
 * # Semantic - Dropdown
 * http://github.com/jlukic/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Dropdown
*******************************/
.ui.dropdown {
  cursor: pointer;
  position: relative;
  display: inline-block;
  line-height: 1;
  transition: border-radius 0.1s ease, width 0.2s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

/*******************************
            Content
*******************************/
/*--------------
     Menu
---------------*/
.ui.dropdown .menu {
  cursor: auto;
  position: absolute;
  display: none;
  top: 100%;
  margin: 0em;
  background-color: #FFFFFF;
  min-width: 100%;
  white-space: nowrap;
  font-size: 0.875em;
  text-shadow: none;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 0.325em 0.325em;
  transition: opacity 0.2s ease;
  z-index: 11;
}

/*--------------
      Icon
---------------*/
.ui.dropdown > .dropdown.icon {
  width: auto;
  margin: 0em 0em 0em 1em;
}

.ui.dropdown > .dropdown.icon:before {
  content: "\f0d7";
}

.ui.dropdown .menu .item .dropdown.icon {
  width: auto;
  float: right;
  margin: 0em 0em 0em 0.5em;
}

.ui.dropdown .menu .item .dropdown.icon:before {
  content: "\f0da";
}

/*--------------
      Text
---------------*/
.ui.dropdown > .text {
  display: inline-block;
  transition: color 0.2s ease;
}

/* Flyout Direction */
.ui.dropdown .menu {
  left: 0px;
}

/*--------------
    Sub Menu
---------------*/
.ui.dropdown .menu .menu {
  top: 0% !important;
  left: 100% !important;
  margin: 0em !important;
  border-radius: 0 0.325em 0.325em 0em !important;
}

.ui.dropdown .menu .menu:after {
  display: none;
}

.ui.dropdown .menu .item {
  cursor: pointer;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  height: auto;
  font-size: 0.875em;
  display: block;
  color: rgba(0, 0, 0, 0.75);
  padding: 0.85em 1em !important;
  font-size: 0.875rem;
  text-transform: none;
  font-weight: normal;
  text-align: left;
  -webkit-touch-callout: none;
}

.ui.dropdown .menu .item:before {
  display: none;
}

.ui.dropdown .menu .item .icon {
  margin-right: 0.75em;
}

.ui.dropdown .menu .item:first-child {
  border-top: none;
}

/*******************************
            Coupling
*******************************/
/* Opposite on last menu on right */
.ui.menu .right.menu .dropdown:last-child .menu,
.ui.buttons > .ui.dropdown:last-child .menu {
  left: auto;
  right: 0px;
}

.ui.vertical.menu .dropdown.item > .dropdown.icon:before {
  content: "\f0da";
}

.ui.dropdown.icon.button > .dropdown.icon {
  margin: 0em;
}

/*******************************
            States
*******************************/
/* Dropdown Visible */
.ui.visible.dropdown > .menu {
  display: block;
}

/*--------------------
        Hover
----------------------*/
/* Menu Item Hover */
.ui.dropdown .menu .item:hover {
  background-color: rgba(0, 0, 0, 0.02);
  z-index: 12;
}

/*--------------------
        Selected
----------------------*/
/* Menu Item Selected */
.ui.dropdown .menu .item.selected {
  background-color: rgba(0, 0, 0, 0.02);
  z-index: 12;
}

/*--------------------
        Active
----------------------*/
/* Menu Item Active */
.ui.dropdown .menu .active.item {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.06) !important;
  border-left: none;
  border-color: transparent !important;
  -webkit-box-shadow: none;
  -moz-shadow: none;
  box-shadow: none;
  z-index: 12;
}

/*--------------------
     Default Text
----------------------*/
.ui.dropdown > .default.text,
.ui.default.dropdown > .text {
  color: rgba(0, 0, 0, 0.5);
}

.ui.dropdown:hover > .default.text,
.ui.default.dropdown:hover > .text {
  color: rgba(0, 0, 0, 0.8);
}

/*--------------------
        Error
----------------------*/
.ui.dropdown.error,
.ui.dropdown.error > .text,
.ui.dropdown.error > .default.text {
  color: #D95C5C !important;
}

.ui.selection.dropdown.error {
  background-color: #FFFAFA;
  box-shadow: 0px 0px 0px 1px rgb(231, 190, 190) !important;
}

.ui.selection.dropdown.error:hover {
  box-shadow: 0px 0px 0px 1px rgb(231, 190, 190) !important;
}

.ui.dropdown.error > .menu,
.ui.dropdown.error > .menu .menu {
  box-shadow: 0px 0px 1px 1px #E7BEBE !important;
}

.ui.dropdown.error > .menu .item {
  color: #D95C5C !important;
}

/* Item Hover */
.ui.dropdown.error > .menu .item:hover {
  background-color: #FFF2F2 !important;
}

/* Item Active */
.ui.dropdown.error > .menu .active.item {
  background-color: #FDCFCF !important;
}

/*******************************
           Variations
*******************************/
/*--------------
     Simple
---------------*/
/* Displays without javascript */
.ui.simple.dropdown .menu:before,
.ui.simple.dropdown .menu:after {
  display: none;
}

.ui.simple.dropdown .menu {
  display: block;
  overflow: hidden;
  top: -9999px !important;
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  transition: opacity 0.2s ease-out;
}

.ui.simple.active.dropdown,
.ui.simple.dropdown:hover {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important;
}

.ui.simple.active.dropdown > .menu,
.ui.simple.dropdown:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 100% !important;
  opacity: 1;
}

.ui.simple.dropdown > .menu .item:active > .menu,
.ui.simple.dropdown:hover > .menu .item:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 0% !important;
  left: 100% !important;
  opacity: 1;
}

.ui.simple.disabled.dropdown:hover .menu {
  display: none;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

/*--------------
    Selection
---------------*/
/* Displays like a select box */
.ui.selection.dropdown {
  cursor: pointer;
  display: inline-block;
  word-wrap: break-word;
  white-space: normal;
  background-color: #FFFFFF;
  padding: 0.65em 1em;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0.3125em !important;
}

.ui.selection.dropdown select {
  display: none;
}

.ui.selection.dropdown > .dropdown.icon {
  opacity: 0.7;
  margin: 0.2em 0em 0.2em 1.25em;
  transition: opacity 0.2s ease-out;
}

.ui.selection.dropdown,
.ui.selection.dropdown .menu {
  transition: box-shadow 0.2s ease-out;
}

.ui.selection.dropdown .menu {
  top: 100%;
  max-height: 312px;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 0px 1px 0px 1px #E0E0E0;
  border-radius: 0px 0px 0.325em 0.325em;
}

.ui.selection.dropdown .menu:after,
.ui.selection.dropdown .menu:before {
  display: none;
}

.ui.selection.dropdown .menu img {
  height: 2.5em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
}

/*--------------------
        Error
----------------------*/
.ui.selection.dropdown.error,
.ui.selection.dropdown.error .item {
  background-color: #FFFAFA;
  color: #D95C5C;
}

.ui.selection.dropdown.error {
  box-shadow: 0px 0px 0px 1px rgb(231, 190, 190) !important;
}

.ui.selection.dropdown.error .menu {
  box-shadow: 0px 1px 0px 1px #E7BEBE;
  border-radius: 0px 0px 0.325em 0.325em;
}

/* Menu Item Active */
.ui.selection.dropdown.error .menu .active.item {
  background-color: #FDCFCF !important;
}

/* Hover */
.ui.selection.dropdown:hover {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) !important;
}

.ui.selection.dropdown:hover .menu {
  box-shadow: 0px 1px 0px 1px #D3D3D3;
}

.ui.selection.dropdown:hover > .dropdown.icon {
  opacity: 1;
}

.ui.selection.dropdown.error:hover {
  box-shadow: 0px 0px 0px 1px rgb(231, 190, 190) !important;
}

.ui.selection.dropdown.error:hover .menu {
  box-shadow: 0px 1px 0px 1px #E7BEBE;
}

.ui.selection.dropdown.error .menu .item:hover {
  background-color: #FFF2F2;
}

/* Selected */
.ui.selection.dropdown.error .menu .item.selected {
  background-color: #FFF2F2;
}

/* Visible */
.ui.visible.selection.dropdown {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important;
}

/* Active */
.ui.active.selection.dropdown {
  border-radius: 0.3125em 0.3125em 0em 0em !important;
}

.ui.active.selection.dropdown > .dropdown.icon {
  opacity: 1;
}

/*--------------
      Fluid
---------------*/
.ui.fluid.dropdown {
  display: block;
}

.ui.fluid.dropdown > .dropdown.icon {
  float: right;
}

/*--------------
     Inline
---------------*/
.ui.inline.dropdown {
  cursor: pointer;
  display: inline-block;
  color: inherit;
}

.ui.inline.dropdown .dropdown.icon {
  margin: 0em 0.5em 0em 0.25em;
}

.ui.inline.dropdown .text {
  font-weight: bold;
}

.ui.inline.dropdown .menu {
  cursor: auto;
  margin-top: 0.25em;
  border-radius: 0.325em;
}

/*--------------
    Floating
---------------*/
.ui.floating.dropdown .menu {
  left: 0;
  right: auto;
  margin-top: 0.5em !important;
  border-radius: 0.325em;
}

/*--------------
     Pointing
---------------*/
.ui.pointing.dropdown .menu {
  top: 100%;
  margin-top: 0.75em;
  border-radius: 0.325em;
}

.ui.pointing.dropdown .menu:after {
  display: block;
  position: absolute;
  pointer-events: none;
  content: " ";
  visibility: visible;
  width: 0.5em;
  height: 0.5em;
  box-shadow: -1px -1px 0px 1px rgba(0, 0, 0, 0.05);
  background-image: none;
  background-color: #FFFFFF;
  transform: rotate(45deg);
  z-index: 12;
}

.ui.pointing.dropdown .menu .active.item:first-child {
  background: transparent-webkit-gradient(linear, top left, bottom left, from(transparent), to(rgba(0, 0, 0, 0.03)));
  background: transparent linear-gradient(transparent, rgba(0, 0, 0, 0.03));
}

/* Directions */
.ui.pointing.dropdown .menu:after {
  top: -0.25em;
  left: 50%;
  margin: 0em 0em 0em -0.25em;
}

.ui.top.left.pointing.dropdown .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 0.75em 0em 0em;
}

.ui.top.left.pointing.dropdown .menu:after {
  top: -0.25em;
  left: 1.25em;
  right: auto;
  margin: 0em;
  transform: rotate(45deg);
}

.ui.top.right.pointing.dropdown .menu {
  top: 100%;
  bottom: auto;
  right: 0%;
  left: auto;
  margin: 0.75em 0em 0em;
}

.ui.top.right.pointing.dropdown .menu:after {
  top: -0.25em;
  left: auto;
  right: 1.25em;
  margin: 0em;
  transform: rotate(45deg);
}

.ui.left.pointing.dropdown .menu {
  top: 0%;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em 0.75em;
}

.ui.left.pointing.dropdown .menu:after {
  top: 1em;
  left: -0.25em;
  margin: 0em 0em 0em 0em;
  transform: rotate(-45deg);
}

.ui.right.pointing.dropdown .menu {
  top: 0%;
  left: auto;
  right: 100%;
  margin: 0em 0.75em 0em 0em;
}

.ui.right.pointing.dropdown .menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  transform: rotate(135deg);
}

.ui.form textarea, .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=date], .ui.form input[type=password], .ui.form input[type=number], .ui.form input[type=url], .ui.form input[type=tel] {
  padding: 0.35em 0.5em 0.35em 0.75em;
  border: 1px solid #c7c7c7;
  color: #272727;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
}

.ui.form textarea {
  height: inherit;
  max-height: none;
}

.ui.form input[type=text]:focus, .ui.form input[type=email]:focus, .ui.form input[type=date]:focus, .ui.form input[type=password]:focus, .ui.form input[type=number]:focus, .ui.form input[type=url]:focus, .ui.form input[type=tel]:focus, .ui.form textarea:focus {
  box-shadow: 0.35em 0 0 0 #427bac inset;
  border-color: #427bac;
}

.ui.form input[type=text]:hover, .ui.form input[type=email]:hover, .ui.form input[type=date]:hover, .ui.form input[type=password]:hover, .ui.form input[type=number]:hover, .ui.form input[type=url]:hover, .ui.form input[type=tel]:hover, .ui.form textarea:hover {
  border-color: #427bac;
}

.ui.checkbox label:hover::before, .ui.checkbox label:focus::before, .ui.checkbox label:active::before {
  box-shadow: 0 0 0 1px #427bac;
}

.ui.radio.checkbox label:hover::before, .ui.radio.checkbox label:focus::before, .ui.radio.checkbox label:active::before {
  box-shadow: 0 0 0 1px #427bac;
}

/* Begin IE8 hacks - Shame */
/* Makes the :before element transparent, then overlays it ontop of the checkbox */
body #IE8 #inner-wrapper .content .ui.checkbox label:before {
  background: url("intentional-404.png");
  border: none;
  height: 15px;
  display: inline-block;
}

body #IE8 #inner-wrapper .content .ui.radio.checkbox label:before {
  background: url("intentional-404.png");
  border: none;
  height: 15px;
  display: inline-block;
}

body #IE8 #inner-wrapper .content .ui.checkbox label:after {
  background: url("intentional-404.png");
  border: none;
  height: 15px;
  display: inline-block;
}

body #IE8 #inner-wrapper .content .ui.radio.checkbox label:after {
  background: url("intentional-404.png");
  border: none;
  height: 15px;
  display: inline-block;
}

/* End IE8 hacks */
.ui.checkbox label:after {
  border-color: #427bac;
  box-sizing: inherit;
  top: 3px; /*0.275em;*/
  left: 2px; /*0.2em*/
  width: 9px; /*0.6em*/
  height: 5px; /*0.35em*/
}

.ui.radio.checkbox label:after {
  background-color: #427bac;
  top: 0.15em;
  left: 0.2em;
  width: 0.65em;
  height: 0.65em;
}

/* Responsive sizing to increase checkbox/radio size on mobile. */
@media only screen and (max-width: 767px) {
  .ui.checkbox label:after {
    top: 3px; /*0.275em;*/
    left: 2px; /*0.2em*/
    width: 18px; /*0.6em*/
    height: 10px; /*0.35em*/
  }
  .ui.checkbox label:before, .ui.radio.checkbox label:before {
    width: 1.7em;
    height: 1.6em;
  }
  .ui.checkbox label, .ui.radio.checkbox label {
    /*padding-top:8px;*/
    padding-left: 2.5em;
  }
  .ui.radio.checkbox label:after {
    top: 0.15em;
    left: 0.2em;
    width: 1.3em;
    height: 1.3em;
  }
}
.ui.form select {
  width: auto;
}

.ui.form input[type=submit] {
  background-color: #427bac; /* #4581b5; */
  color: #FFFFFF;
  width: inherit;
  font-weight: bold;
}

.ui.form input[type=submit]:hover, .ui.form input[type=submit]:active {
  background-color: #315b7f;
}

.ui.form input[type=submit]:hover, .ui.form .reset {
  background-color: #921b1b;
  color: #ffffff;
}

.ui.form input[type=reset], .ui.form input[type=submit].reset {
  background: #f7f7f7;
  border-color: #272727;
  color: #666666;
  width: inherit;
  text-transform: none;
}

.ui.form input[type=reset]:hover, .ui.form input[type=submit].reset:hover, .ui.form input[type=reset]:active, .ui.form input[type=submit].reset:active {
  background-color: #921b1b;
  color: #ffffff;
}

.ui.form input[type=button].print {
  background: #f7f7f7;
  border-color: #272727;
  color: #666666;
  width: inherit;
  text-transform: none;
}

.ui.form input[type=button].print:hover, .ui.form input[type=button].print:active {
  background-color: #315b7f;
  color: #ffffff;
  text-decoration: none;
}

.ui.checkbox label .ui.form *:before,
.ui.form *:after {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.ui.selection.dropdown {
  color: #272727;
  box-shadow: none !important;
  border-color: #c7c7c7;
  outline: none;
}

.ui.selection.dropdown:hover, .ui.selection.dropdown:active, .ui.selection.dropdown:focus {
  border-color: #427bac !important;
  box-shadow: none !important;
  outline: none;
}

.ui.selection.dropdown:focus {
  box-shadow: 0.3em 0 0 0 #427bac inset !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.ui.checkbox input:focus ~ label:before {
  color: #427bac;
  box-shadow: 0 0 0 1px #427bac;
}

.ui.selection.dropdown:hover .menu {
  border-color: #427bac;
}

.ui.form.backgroundGray {
  background-color: #f1f1f1;
  z-index: 0;
}

.ui.form select {
  width: 100%;
}

.ui.toggle.checkbox .box:after, .ui.toggle.checkbox label:after {
  background-color: #921b1b;
}

.ui.red.labels .label, .ui.red.label, .ui.red.labels .label, .ui.red.label {
  background-color: #921b1b !important;
  border-color: #921b1b !important;
}

.filter-count {
  display: inline-block;
  text-align: left;
  margin-bottom: 10px;
  font-style: italic;
}

.red {
  color: #921b1b;
}

.ui.labels .red.label:before, .ui.red.labels .label:before, .ui.red.label:before {
  background-color: #921b1b !important;
}

.ui.form .fields.error .field label, .ui.form .field.error label, .ui.form .fields.error .field .input, .ui.form .field.error .input {
  color: #921b1b;
  border-color: #921b1b !important;
}

.ui.form .fields.error .field .ui.dropdown, .ui.form .fields.error .field .ui.dropdown .item, .ui.form .field.error .ui.dropdown, .ui.form .field.error .ui.dropdown .item {
  color: #921b1b;
  border-color: #921b1b !important;
}

.ui.form .fields.error .field textarea, .ui.form .fields.error .field input[type=text], .ui.form .fields.error .field input[type=email], .ui.form .fields.error .field input[type=date], .ui.form .fields.error .field input[type=password], .ui.form .fields.error .field input[type=number], .ui.form .fields.error .field input[type=url], .ui.form .fields.error .field input[type=tel], .ui.form .field.error textarea, .ui.form .field.error input[type=text], .ui.form .field.error input[type=email], .ui.form .field.error input[type=date], .ui.form .field.error input[type=password], .ui.form .field.error input[type=number], .ui.form .field.error input[type=url], .ui.form .field.error input[type=tel] {
  color: #921b1b;
  border-color: #921b1b !important;
  box-shadow: 0.3em 0em 0em 0em #921b1b inset;
  -webkit-box-shadow: 0.3em 0em 0em 0em #921b1b inset;
}

.ui.form .field.error textarea:focus, .ui.form .field.error input[type=text]:focus, .ui.form .field.error input[type=email]:focus, .ui.form .field.error input[type=date]:focus, .ui.form .field.error input[type=password]:focus, .ui.form .field.error input[type=number]:focus, .ui.form .field.error input[type=url]:focus, .ui.form .field.error input[type=tel]:focus {
  color: #921b1b;
  border-color: #921b1b !important;
  box-shadow: 0.3em 0 0 0 #921b1b inset;
  -webkit-box-shadow: 0.3em 0 0 0 #921b1b inset;
}

.error {
  display: block;
}

.ui.form .field.error .ui.checkbox label::before {
  box-shadow: 0 0 0 1px #921b1b;
}

.two, .three, .four, .five, .six, .seven, .eight, .nine, .ten {
  width: inherit;
}

small.description {
  font-size: 0.85em;
  line-height: 1.25em;
  font-style: italic;
  font-weight: normal;
  clear: both;
  display: block;
  margin-bottom: 3px;
  margin-top: -1px;
}

.ui.checkbox {
  margin: 5px 0 0 0;
}

.ui.checkbox label {
  font-size: 1em;
  color: inherit;
}

.ui.selection.dropdown {
  padding: 0.3em 0.5em 0.3em 0.75em;
  margin: 0;
  border: 1px solid #c7c7c7 !important;
}

.ui.selection.dropdown:hover {
  border-color: #427bac !important;
}

.ui.button {
  font-size: 1em;
  font-weight: normal;
  text-transform: none;
  margin-right: 0.5em;
  color: #707070;
}

.ui.form fieldset {
  border: none;
  padding: 0;
  /*margin: 0;*/
}

.ui.form fieldset legend {
  font-weight: bold;
  background: none;
  padding: 0;
  margin: 0;
  color: #222;
  font-size: 1em;
  width: 100%;
}

.checkbox-input {
  margin-left: 2em !important;
  width: 96% !important;
}

.ui .label {
  font-size: 1em;
}

.ui.form .field > label {
  font-size: 1em;
  font-weight: normal;
  color: #222;
  margin: 0 0 3px 0;
  line-height: 1.25em;
}

.ui.form .field:last-child {
  margin: 0;
}

.ui.form .field .prompt.label {
  white-space: normal;
}

.ui.form .field > label small, fieldset legend small {
  font-size: 0.7em;
  line-height: 1em;
}

/* styles for aligning labels with subLabels */
.ui.form .field.subLabel input[type=text], .ui.form .field.subLabel select {
  margin-top: 0.9em;
}

.ui.form .field.subLabel small {
  margin-bottom: -1.1em;
}

/* styles for predefined text area */
.ui.form textarea.smallTextArea {
  min-height: 3em;
}

.ui.form textarea.mediumTextArea {
  min-height: 6em;
}

.ui.form textarea.largeTextArea {
  min-height: 9em;
}

.ui.form textarea.extraLargeTextArea {
  min-height: 12em;
}

.ui.form .divider {
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #ffffff;
}

.fields + .ui.divider {
  margin: 1.15em 0 1.5em 0; /* different spacing for when it's beneath a "fields" div */
}

.field + .ui.divider {
  margin: 2.25em 0 1.75em 0; /* and a "field" div, because "fields" has some stupid rule on it */
}

/* MAC Select dropdown style fix */
.ua-safari .ui.selection.dropdown {
  -webkit-appearance: none;
  background: url("/resources/images/form-dropdown-arrow.png") no-repeat right center #fff;
  font-size: 1em;
}

.ua-chrome .ui.selection.dropdown {
  font-size: 1em;
  height: 26px;
}

/*added to override jquery mobile where we are semantic*/
input[type=submit], input[type=reset] {
  padding: 1px 15px;
  width: auto;
}

/* focus styles added to all buttons DC- 4-6-2015 */
.ui.submit.button:focus {
  background-color: #315b7f;
}

input[type=submit].ui.button:focus, .ui.reset.button:focus, .ui.submit.button:focus {
  outline: #555555 dotted 2px;
  outline: -webkit-focus-ring-color auto 5px;
}

.ui.reset.button:focus {
  background-color: #921b1b;
  color: #fff;
}

.webform-submission-form label.form-required:after {
  display: none;
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-abacus:before {
  content: "\f640";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acorn:before {
  content: "\f6ae";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-conditioner:before {
  content: "\f8f4";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-alarm-exclamation:before {
  content: "\f843";
}

.fa-alarm-plus:before {
  content: "\f844";
}

.fa-alarm-snooze:before {
  content: "\f845";
}

.fa-album:before {
  content: "\f89f";
}

.fa-album-collection:before {
  content: "\f8a0";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-alicorn:before {
  content: "\f6b0";
}

.fa-alien:before {
  content: "\f8f5";
}

.fa-alien-monster:before {
  content: "\f8f6";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-slash:before {
  content: "\f846";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-amp-guitar:before {
  content: "\f8a1";
}

.fa-analytics:before {
  content: "\f643";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angel:before {
  content: "\f779";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-crate:before {
  content: "\f6b1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-atom-alt:before {
  content: "\f5d3";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-axe:before {
  content: "\f6b2";
}

.fa-axe-battle:before {
  content: "\f6b3";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backpack:before {
  content: "\f5d4";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-badge-dollar:before {
  content: "\f645";
}

.fa-badge-percent:before {
  content: "\f646";
}

.fa-badge-sheriff:before {
  content: "\f8a2";
}

.fa-badger-honey:before {
  content: "\f6b4";
}

.fa-bags-shopping:before {
  content: "\f847";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ball-pile:before {
  content: "\f77e";
}

.fa-ballot:before {
  content: "\f732";
}

.fa-ballot-check:before {
  content: "\f733";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-banjo:before {
  content: "\f8a3";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bat:before {
  content: "\f6b5";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-bed-alt:before {
  content: "\f8f7";
}

.fa-bed-bunk:before {
  content: "\f8f8";
}

.fa-bed-empty:before {
  content: "\f8f9";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-exclamation:before {
  content: "\f848";
}

.fa-bell-on:before {
  content: "\f8fa";
}

.fa-bell-plus:before {
  content: "\f849";
}

.fa-bell-school:before {
  content: "\f5d5";
}

.fa-bell-school-slash:before {
  content: "\f5d6";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bells:before {
  content: "\f77f";
}

.fa-betamax:before {
  content: "\f8a4";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-biking-mountain:before {
  content: "\f84b";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blanket:before {
  content: "\f498";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blinds:before {
  content: "\f8fb";
}

.fa-blinds-open:before {
  content: "\f8fc";
}

.fa-blinds-raised:before {
  content: "\f8fd";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bone-break:before {
  content: "\f5d8";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-alt:before {
  content: "\f5d9";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-heart:before {
  content: "\f499";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-book-spells:before {
  content: "\f6b8";
}

.fa-book-user:before {
  content: "\f7e7";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-books:before {
  content: "\f5db";
}

.fa-books-medical:before {
  content: "\f7e8";
}

.fa-boombox:before {
  content: "\f8a5";
}

.fa-boot:before {
  content: "\f782";
}

.fa-booth-curtain:before {
  content: "\f734";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-bottom:before {
  content: "\f84d";
}

.fa-border-center-h:before {
  content: "\f89c";
}

.fa-border-center-v:before {
  content: "\f89d";
}

.fa-border-inner:before {
  content: "\f84e";
}

.fa-border-left:before {
  content: "\f84f";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-outer:before {
  content: "\f851";
}

.fa-border-right:before {
  content: "\f852";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-border-style-alt:before {
  content: "\f854";
}

.fa-border-top:before {
  content: "\f855";
}

.fa-bow-arrow:before {
  content: "\f6b9";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-alt:before {
  content: "\f49a";
}

.fa-box-ballot:before {
  content: "\f735";
}

.fa-box-check:before {
  content: "\f467";
}

.fa-box-fragile:before {
  content: "\f49b";
}

.fa-box-full:before {
  content: "\f49c";
}

.fa-box-heart:before {
  content: "\f49d";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-box-up:before {
  content: "\f49f";
}

.fa-box-usd:before {
  content: "\f4a0";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f4a1";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-brackets:before {
  content: "\f7e9";
}

.fa-brackets-curly:before {
  content: "\f7ea";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-loaf:before {
  content: "\f7eb";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-bring-forward:before {
  content: "\f856";
}

.fa-bring-front:before {
  content: "\f857";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bullseye-arrow:before {
  content: "\f648";
}

.fa-bullseye-pointer:before {
  content: "\f649";
}

.fa-burger-soda:before {
  content: "\f858";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-burrito:before {
  content: "\f7ed";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-bus-school:before {
  content: "\f5dd";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-cabinet-filing:before {
  content: "\f64b";
}

.fa-cactus:before {
  content: "\f8a7";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calculator-alt:before {
  content: "\f64c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-star:before {
  content: "\f736";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camcorder:before {
  content: "\f8a8";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-home:before {
  content: "\f8fe";
}

.fa-camera-movie:before {
  content: "\f8a9";
}

.fa-camera-polaroid:before {
  content: "\f8aa";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campfire:before {
  content: "\f6ba";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candle-holder:before {
  content: "\f6bc";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-candy-corn:before {
  content: "\f6bd";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-building:before {
  content: "\f859";
}

.fa-car-bump:before {
  content: "\f5e0";
}

.fa-car-bus:before {
  content: "\f85a";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-garage:before {
  content: "\f5e2";
}

.fa-car-mechanic:before {
  content: "\f5e3";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-car-tilt:before {
  content: "\f5e5";
}

.fa-car-wash:before {
  content: "\f5e6";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caravan-alt:before {
  content: "\e000";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cars:before {
  content: "\f85b";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cassette-tape:before {
  content: "\f8ab";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cat-space:before {
  content: "\e001";
}

.fa-cauldron:before {
  content: "\f6bf";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cctv:before {
  content: "\f8ac";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chair-office:before {
  content: "\f6c1";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-line-down:before {
  content: "\f64d";
}

.fa-chart-network:before {
  content: "\f78a";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-chart-pie-alt:before {
  content: "\f64e";
}

.fa-chart-scatter:before {
  content: "\f7ee";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-cheese-swiss:before {
  content: "\f7f0";
}

.fa-cheeseburger:before {
  content: "\f7f1";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chimney:before {
  content: "\f78b";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clarinet:before {
  content: "\f8ad";
}

.fa-claw-marks:before {
  content: "\f6c2";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clipboard-list-check:before {
  content: "\f737";
}

.fa-clipboard-prescription:before {
  content: "\f5e8";
}

.fa-clipboard-user:before {
  content: "\f7f3";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-drizzle:before {
  content: "\f738";
}

.fa-cloud-hail:before {
  content: "\f739";
}

.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-music:before {
  content: "\f8ae";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-rainbow:before {
  content: "\f73e";
}

.fa-cloud-showers:before {
  content: "\f73f";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sleet:before {
  content: "\f741";
}

.fa-cloud-snow:before {
  content: "\f742";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-clouds:before {
  content: "\f744";
}

.fa-clouds-moon:before {
  content: "\f745";
}

.fa-clouds-sun:before {
  content: "\f746";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-coffee-pot:before {
  content: "\e002";
}

.fa-coffee-togo:before {
  content: "\f6c5";
}

.fa-coffin:before {
  content: "\f6c6";
}

.fa-coffin-cross:before {
  content: "\e051";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coin:before {
  content: "\f85c";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comet:before {
  content: "\e003";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-alt-check:before {
  content: "\f4a2";
}

.fa-comment-alt-dollar:before {
  content: "\f650";
}

.fa-comment-alt-dots:before {
  content: "\f4a3";
}

.fa-comment-alt-edit:before {
  content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

.fa-comment-alt-lines:before {
  content: "\f4a6";
}

.fa-comment-alt-medical:before {
  content: "\f7f4";
}

.fa-comment-alt-minus:before {
  content: "\f4a7";
}

.fa-comment-alt-music:before {
  content: "\f8af";
}

.fa-comment-alt-plus:before {
  content: "\f4a8";
}

.fa-comment-alt-slash:before {
  content: "\f4a9";
}

.fa-comment-alt-smile:before {
  content: "\f4aa";
}

.fa-comment-alt-times:before {
  content: "\f4ab";
}

.fa-comment-check:before {
  content: "\f4ac";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-edit:before {
  content: "\f4ae";
}

.fa-comment-exclamation:before {
  content: "\f4af";
}

.fa-comment-lines:before {
  content: "\f4b0";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-minus:before {
  content: "\f4b1";
}

.fa-comment-music:before {
  content: "\f8b0";
}

.fa-comment-plus:before {
  content: "\f4b2";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comment-smile:before {
  content: "\f4b4";
}

.fa-comment-times:before {
  content: "\f4b5";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-alt:before {
  content: "\f4b6";
}

.fa-comments-alt-dollar:before {
  content: "\f652";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compass-slash:before {
  content: "\f5e9";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-computer-classic:before {
  content: "\f8b1";
}

.fa-computer-speaker:before {
  content: "\f8b2";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-construction:before {
  content: "\f85d";
}

.fa-container-storage:before {
  content: "\f4b7";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-corn:before {
  content: "\f6c7";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cow:before {
  content: "\f6c8";
}

.fa-cowbell:before {
  content: "\f8b3";
}

.fa-cowbell-more:before {
  content: "\f8b4";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-croissant:before {
  content: "\f7f6";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-crutches:before {
  content: "\f7f8";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dagger:before {
  content: "\f6cb";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-debug:before {
  content: "\f7f9";
}

.fa-deer:before {
  content: "\f78e";
}

.fa-deer-rudolph:before {
  content: "\f78f";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dewpoint:before {
  content: "\f748";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d10:before {
  content: "\f6cd";
}

.fa-dice-d12:before {
  content: "\f6ce";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d4:before {
  content: "\f6d0";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-d8:before {
  content: "\f6d2";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digging:before {
  content: "\f85e";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-diploma:before {
  content: "\f5ea";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-disc-drive:before {
  content: "\f8b5";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-do-not-enter:before {
  content: "\f5ec";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dog-leashed:before {
  content: "\f6d4";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-circle:before {
  content: "\f5ed";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-draw-square:before {
  content: "\f5ef";
}

.fa-dreidel:before {
  content: "\f792";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-drone:before {
  content: "\f85f";
}

.fa-drone-alt:before {
  content: "\f860";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick:before {
  content: "\f6d6";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dryer:before {
  content: "\f861";
}

.fa-dryer-alt:before {
  content: "\f862";
}

.fa-duck:before {
  content: "\f6d8";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-ear:before {
  content: "\f5f0";
}

.fa-ear-muffs:before {
  content: "\f795";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-eclipse:before {
  content: "\f749";
}

.fa-eclipse-alt:before {
  content: "\f74a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-egg-fried:before {
  content: "\f7fc";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-elephant:before {
  content: "\f6da";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-empty-set:before {
  content: "\f656";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-dollar:before {
  content: "\f657";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-evil:before {
  content: "\f6db";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fan-table:before {
  content: "\e004";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-farm:before {
  content: "\f864";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-faucet-drip:before {
  content: "\e006";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-certificate:before {
  content: "\f5f3";
}

.fa-file-chart-line:before {
  content: "\f659";
}

.fa-file-chart-pie:before {
  content: "\f65a";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-music:before {
  content: "\f8b6";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-search:before {
  content: "\f865";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-spreadsheet:before {
  content: "\f65b";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-user:before {
  content: "\f65c";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-files-medical:before {
  content: "\f7fd";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-film-alt:before {
  content: "\f3a0";
}

.fa-film-canister:before {
  content: "\f8b7";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-fire-smoke:before {
  content: "\f74b";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-fireplace:before {
  content: "\f79a";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fish-cooked:before {
  content: "\f7fe";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-alt:before {
  content: "\f74c";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flame:before {
  content: "\f6df";
}

.fa-flashlight:before {
  content: "\f8b8";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flask-poison:before {
  content: "\f6e0";
}

.fa-flask-potion:before {
  content: "\f6e1";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flower:before {
  content: "\f7ff";
}

.fa-flower-daffodil:before {
  content: "\f800";
}

.fa-flower-tulip:before {
  content: "\f801";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-flute:before {
  content: "\f8b9";
}

.fa-flux-capacitor:before {
  content: "\f8ba";
}

.fa-fly:before {
  content: "\f417";
}

.fa-fog:before {
  content: "\f74e";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-download:before {
  content: "\e053";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-folder-times:before {
  content: "\f65f";
}

.fa-folder-tree:before {
  content: "\f802";
}

.fa-folder-upload:before {
  content: "\e054";
}

.fa-folders:before {
  content: "\f660";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-font-case:before {
  content: "\f866";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-fragile:before {
  content: "\f4bb";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-french-fries:before {
  content: "\f803";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frosty-head:before {
  content: "\f79b";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-function:before {
  content: "\f661";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-galaxy:before {
  content: "\e008";
}

.fa-game-board:before {
  content: "\f867";
}

.fa-game-board-alt:before {
  content: "\f868";
}

.fa-game-console-handheld:before {
  content: "\f8bb";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gamepad-alt:before {
  content: "\f8bc";
}

.fa-garage:before {
  content: "\e009";
}

.fa-garage-car:before {
  content: "\e00a";
}

.fa-garage-open:before {
  content: "\e00b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gas-pump-slash:before {
  content: "\f5f4";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gift-card:before {
  content: "\f663";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-gingerbread-man:before {
  content: "\f79d";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass:before {
  content: "\f804";
}

.fa-glass-champagne:before {
  content: "\f79e";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-citrus:before {
  content: "\f869";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glasses-alt:before {
  content: "\f5f5";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-globe-snow:before {
  content: "\f7a3";
}

.fa-globe-stand:before {
  content: "\f5f6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gramophone:before {
  content: "\f8bd";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-guitar-electric:before {
  content: "\f8be";
}

.fa-guitars:before {
  content: "\f8bf";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-h4:before {
  content: "\f86a";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hammer-war:before {
  content: "\f6e4";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-heart:before {
  content: "\f4bc";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-magic:before {
  content: "\f6e5";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-heart:before {
  content: "\f4c3";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-usd:before {
  content: "\f4c5";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-chef:before {
  content: "\f86b";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-santa:before {
  content: "\f7a7";
}

.fa-hat-winter:before {
  content: "\f7a8";
}

.fa-hat-witch:before {
  content: "\f6e7";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side:before {
  content: "\f6e9";
}

.fa-head-side-brain:before {
  content: "\f808";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-headphones:before {
  content: "\f8c2";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-medical:before {
  content: "\f809";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-head-vr:before {
  content: "\f6ea";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heart-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

.fa-heart-square:before {
  content: "\f4c8";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-heat:before {
  content: "\e00c";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-helmet-battle:before {
  content: "\f6eb";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-mask:before {
  content: "\f6ee";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-alt:before {
  content: "\f80a";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-home-lg:before {
  content: "\f80b";
}

.fa-home-lg-alt:before {
  content: "\f80c";
}

.fa-hood-cloak:before {
  content: "\f6ef";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-horizontal-rule:before {
  content: "\f86c";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-horse-saddle:before {
  content: "\f8c3";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hospitals:before {
  content: "\f80e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house:before {
  content: "\e00d";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-day:before {
  content: "\e00e";
}

.fa-house-flood:before {
  content: "\f74f";
}

.fa-house-leave:before {
  content: "\e00f";
}

.fa-house-night:before {
  content: "\e010";
}

.fa-house-return:before {
  content: "\e011";
}

.fa-house-signal:before {
  content: "\e012";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-humidity:before {
  content: "\f750";
}

.fa-hurricane:before {
  content: "\f751";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-ice-skate:before {
  content: "\f7ac";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-icons-alt:before {
  content: "\f86e";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-image-polaroid:before {
  content: "\f8c4";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-inhaler:before {
  content: "\f5f9";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-integral:before {
  content: "\f667";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-intersection:before {
  content: "\f668";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-island-tropical:before {
  content: "\f811";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-joystick:before {
  content: "\f8c5";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-jug:before {
  content: "\f8c6";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-kazoo:before {
  content: "\f8c7";
}

.fa-kerning:before {
  content: "\f86f";
}

.fa-key:before {
  content: "\f084";
}

.fa-key-skeleton:before {
  content: "\f6f3";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-keynote:before {
  content: "\f66c";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kidneys:before {
  content: "\f5fb";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kite:before {
  content: "\f6f4";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-knife-kitchen:before {
  content: "\f6f5";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-lambda:before {
  content: "\f66e";
}

.fa-lamp:before {
  content: "\f4ca";
}

.fa-lamp-desk:before {
  content: "\e014";
}

.fa-lamp-floor:before {
  content: "\e015";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-landmark-alt:before {
  content: "\f752";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lasso:before {
  content: "\f8c8";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

.fa-leaf-maple:before {
  content: "\f6f6";
}

.fa-leaf-oak:before {
  content: "\f6f7";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-light-ceiling:before {
  content: "\e016";
}

.fa-light-switch:before {
  content: "\e017";
}

.fa-light-switch-off:before {
  content: "\e018";
}

.fa-light-switch-on:before {
  content: "\e019";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-lightbulb-dollar:before {
  content: "\f670";
}

.fa-lightbulb-exclamation:before {
  content: "\f671";
}

.fa-lightbulb-on:before {
  content: "\f672";
}

.fa-lightbulb-slash:before {
  content: "\f673";
}

.fa-lights-holiday:before {
  content: "\f7b2";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-line-columns:before {
  content: "\f870";
}

.fa-line-height:before {
  content: "\f871";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lips:before {
  content: "\f600";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-music:before {
  content: "\f8c9";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location:before {
  content: "\f601";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-location-circle:before {
  content: "\f602";
}

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-mace:before {
  content: "\f6f8";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailbox:before {
  content: "\f813";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-mandolin:before {
  content: "\f6f9";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
  content: "\f605";
}

.fa-map-marker-check:before {
  content: "\f606";
}

.fa-map-marker-edit:before {
  content: "\f607";
}

.fa-map-marker-exclamation:before {
  content: "\f608";
}

.fa-map-marker-minus:before {
  content: "\f609";
}

.fa-map-marker-plus:before {
  content: "\f60a";
}

.fa-map-marker-question:before {
  content: "\f60b";
}

.fa-map-marker-slash:before {
  content: "\f60c";
}

.fa-map-marker-smile:before {
  content: "\f60d";
}

.fa-map-marker-times:before {
  content: "\f60e";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-meat:before {
  content: "\f814";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaphone:before {
  content: "\f675";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microphone-stand:before {
  content: "\f8cb";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-microwave:before {
  content: "\e01b";
}

.fa-mind-share:before {
  content: "\f677";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mistletoe:before {
  content: "\f7b4";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-money-check-edit:before {
  content: "\f872";
}

.fa-money-check-edit-alt:before {
  content: "\f873";
}

.fa-monitor-heart-rate:before {
  content: "\f611";
}

.fa-monkey:before {
  content: "\f6fb";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-moon-cloud:before {
  content: "\f754";
}

.fa-moon-stars:before {
  content: "\f755";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mountains:before {
  content: "\f6fd";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-alt:before {
  content: "\f8cd";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mp3-player:before {
  content: "\f8ce";
}

.fa-mug:before {
  content: "\f874";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-mug-marshmallows:before {
  content: "\f7b7";
}

.fa-mug-tea:before {
  content: "\f875";
}

.fa-music:before {
  content: "\f001";
}

.fa-music-alt:before {
  content: "\f8cf";
}

.fa-music-alt-slash:before {
  content: "\f8d0";
}

.fa-music-slash:before {
  content: "\f8d1";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-narwhal:before {
  content: "\f6fe";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-oil-temp:before {
  content: "\f614";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-omega:before {
  content: "\f67a";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-ornament:before {
  content: "\f7b8";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-outlet:before {
  content: "\e01c";
}

.fa-oven:before {
  content: "\e01d";
}

.fa-overline:before {
  content: "\f876";
}

.fa-page-break:before {
  content: "\f877";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-brush-alt:before {
  content: "\f5a9";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paragraph-rtl:before {
  content: "\f878";
}

.fa-parking:before {
  content: "\f540";
}

.fa-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

.fa-parking-slash:before {
  content: "\f617";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paw-alt:before {
  content: "\f701";
}

.fa-paw-claws:before {
  content: "\f702";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pegasus:before {
  content: "\f703";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-paintbrush:before {
  content: "\f618";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-pennant:before {
  content: "\f456";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-person-sign:before {
  content: "\f757";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-laptop:before {
  content: "\f87a";
}

.fa-phone-office:before {
  content: "\f67d";
}

.fa-phone-plus:before {
  content: "\f4d2";
}

.fa-phone-rotary:before {
  content: "\f8d3";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pi:before {
  content: "\f67e";
}

.fa-piano:before {
  content: "\f8d4";
}

.fa-piano-keyboard:before {
  content: "\f8d5";
}

.fa-pie:before {
  content: "\f705";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-pig:before {
  content: "\f706";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza:before {
  content: "\f817";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-planet-moon:before {
  content: "\e01f";
}

.fa-planet-ringed:before {
  content: "\e020";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-podium:before {
  content: "\f680";
}

.fa-podium-star:before {
  content: "\f758";
}

.fa-police-box:before {
  content: "\e021";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poll-people:before {
  content: "\f759";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-popcorn:before {
  content: "\f819";
}

.fa-portal-enter:before {
  content: "\e022";
}

.fa-portal-exit:before {
  content: "\e023";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-presentation:before {
  content: "\f685";
}

.fa-print:before {
  content: "\f02f";
}

.fa-print-search:before {
  content: "\f81a";
}

.fa-print-slash:before {
  content: "\f686";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-projector:before {
  content: "\f8d6";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pumpkin:before {
  content: "\f707";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-rabbit:before {
  content: "\f708";
}

.fa-rabbit-fast:before {
  content: "\f709";
}

.fa-racquet:before {
  content: "\f45a";
}

.fa-radar:before {
  content: "\e024";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-radio:before {
  content: "\f8d7";
}

.fa-radio-alt:before {
  content: "\f8d8";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-raindrops:before {
  content: "\f75c";
}

.fa-ram:before {
  content: "\f70a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-raygun:before {
  content: "\e025";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-refrigerator:before {
  content: "\e026";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-rings-wedding:before {
  content: "\f81b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocket-launch:before {
  content: "\e027";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-route-highway:before {
  content: "\f61a";
}

.fa-route-interstate:before {
  content: "\f61b";
}

.fa-router:before {
  content: "\f8da";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-triangle:before {
  content: "\f61c";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-rv:before {
  content: "\f7be";
}

.fa-sack:before {
  content: "\f81c";
}

.fa-sack-dollar:before {
  content: "\f81d";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salad:before {
  content: "\f81e";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sandwich:before {
  content: "\f81f";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-sausage:before {
  content: "\f820";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-sax-hot:before {
  content: "\f8db";
}

.fa-saxophone:before {
  content: "\f8dc";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-image:before {
  content: "\f8f3";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-scarecrow:before {
  content: "\f70d";
}

.fa-scarf:before {
  content: "\f7c1";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-scroll-old:before {
  content: "\f70f";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-scythe:before {
  content: "\f710";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-send-back:before {
  content: "\f87e";
}

.fa-send-backward:before {
  content: "\f87f";
}

.fa-sensor:before {
  content: "\e028";
}

.fa-sensor-alert:before {
  content: "\e029";
}

.fa-sensor-fire:before {
  content: "\e02a";
}

.fa-sensor-on:before {
  content: "\e02b";
}

.fa-sensor-smoke:before {
  content: "\e02c";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-sheep:before {
  content: "\f711";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-shield-cross:before {
  content: "\f712";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shish-kebab:before {
  content: "\f821";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shovel:before {
  content: "\f713";
}

.fa-shovel-snow:before {
  content: "\f7c3";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shredder:before {
  content: "\f68a";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sickle:before {
  content: "\f822";
}

.fa-sigma:before {
  content: "\f68b";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-1:before {
  content: "\f68c";
}

.fa-signal-2:before {
  content: "\f68d";
}

.fa-signal-3:before {
  content: "\f68e";
}

.fa-signal-4:before {
  content: "\f68f";
}

.fa-signal-alt:before {
  content: "\f690";
}

.fa-signal-alt-1:before {
  content: "\f691";
}

.fa-signal-alt-2:before {
  content: "\f692";
}

.fa-signal-alt-3:before {
  content: "\f693";
}

.fa-signal-alt-slash:before {
  content: "\f694";
}

.fa-signal-slash:before {
  content: "\f695";
}

.fa-signal-stream:before {
  content: "\f8dd";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-siren:before {
  content: "\e02d";
}

.fa-siren-on:before {
  content: "\e02e";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-ski-jump:before {
  content: "\f7c7";
}

.fa-ski-lift:before {
  content: "\f7c8";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-cow:before {
  content: "\f8de";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sledding:before {
  content: "\f7cb";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoke:before {
  content: "\f760";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snake:before {
  content: "\f716";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snooze:before {
  content: "\f880";
}

.fa-snow-blowing:before {
  content: "\f761";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowflakes:before {
  content: "\f7cf";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowmobile:before {
  content: "\f7d1";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-solar-system:before {
  content: "\e02f";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-alt:before {
  content: "\f883";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-circle:before {
  content: "\e030";
}

.fa-sort-circle-down:before {
  content: "\e031";
}

.fa-sort-circle-up:before {
  content: "\e032";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-shapes-down:before {
  content: "\f888";
}

.fa-sort-shapes-down-alt:before {
  content: "\f889";
}

.fa-sort-shapes-up:before {
  content: "\f88a";
}

.fa-sort-shapes-up-alt:before {
  content: "\f88b";
}

.fa-sort-size-down:before {
  content: "\f88c";
}

.fa-sort-size-down-alt:before {
  content: "\f88d";
}

.fa-sort-size-up:before {
  content: "\f88e";
}

.fa-sort-size-up-alt:before {
  content: "\f88f";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-soup:before {
  content: "\f823";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-space-station-moon:before {
  content: "\e033";
}

.fa-space-station-moon-alt:before {
  content: "\e034";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-sparkles:before {
  content: "\f890";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker:before {
  content: "\f8df";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-speakers:before {
  content: "\f8e0";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spider-black-widow:before {
  content: "\f718";
}

.fa-spider-web:before {
  content: "\f719";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-sprinkler:before {
  content: "\e035";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root:before {
  content: "\f697";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-squirrel:before {
  content: "\f71a";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-staff:before {
  content: "\f71b";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-christmas:before {
  content: "\f7d4";
}

.fa-star-exclamation:before {
  content: "\f2f3";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-star-shooting:before {
  content: "\e036";
}

.fa-starfighter:before {
  content: "\e037";
}

.fa-starfighter-alt:before {
  content: "\e038";
}

.fa-stars:before {
  content: "\f762";
}

.fa-starship:before {
  content: "\e039";
}

.fa-starship-freighter:before {
  content: "\e03a";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steak:before {
  content: "\f824";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-steering-wheel:before {
  content: "\f622";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stocking:before {
  content: "\f7d5";
}

.fa-stomach:before {
  content: "\f623";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-stretcher:before {
  content: "\f825";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-sun-cloud:before {
  content: "\f763";
}

.fa-sun-dust:before {
  content: "\f764";
}

.fa-sun-haze:before {
  content: "\f765";
}

.fa-sunglasses:before {
  content: "\f892";
}

.fa-sunrise:before {
  content: "\f766";
}

.fa-sunset:before {
  content: "\f767";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-sword:before {
  content: "\f71c";
}

.fa-sword-laser:before {
  content: "\e03b";
}

.fa-sword-laser-alt:before {
  content: "\e03c";
}

.fa-swords:before {
  content: "\f71d";
}

.fa-swords-laser:before {
  content: "\e03d";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-taco:before {
  content: "\f826";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tally:before {
  content: "\f69c";
}

.fa-tanakh:before {
  content: "\f827";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-tasks-alt:before {
  content: "\f828";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-telescope:before {
  content: "\e03e";
}

.fa-temperature-down:before {
  content: "\e03f";
}

.fa-temperature-frigid:before {
  content: "\f768";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-hot:before {
  content: "\f76a";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-temperature-up:before {
  content: "\e040";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text:before {
  content: "\f893";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-size:before {
  content: "\f894";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-theta:before {
  content: "\f69e";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-thunderstorm:before {
  content: "\f76c";
}

.fa-thunderstorm-moon:before {
  content: "\f76d";
}

.fa-thunderstorm-sun:before {
  content: "\f76e";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-tilde:before {
  content: "\f69f";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-alt:before {
  content: "\f71f";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-tombstone:before {
  content: "\f720";
}

.fa-tombstone-alt:before {
  content: "\f721";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-transporter:before {
  content: "\e042";
}

.fa-transporter-1:before {
  content: "\e043";
}

.fa-transporter-2:before {
  content: "\e044";
}

.fa-transporter-3:before {
  content: "\e045";
}

.fa-transporter-empty:before {
  content: "\e046";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-trash-undo:before {
  content: "\f895";
}

.fa-trash-undo-alt:before {
  content: "\f896";
}

.fa-treasure-chest:before {
  content: "\f723";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-tree-christmas:before {
  content: "\f7db";
}

.fa-tree-decorated:before {
  content: "\f7dc";
}

.fa-tree-large:before {
  content: "\f7dd";
}

.fa-tree-palm:before {
  content: "\f82b";
}

.fa-trees:before {
  content: "\f724";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-triangle-music:before {
  content: "\f8e2";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-truck-plow:before {
  content: "\f7de";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-trumpet:before {
  content: "\f8e3";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-turkey:before {
  content: "\f725";
}

.fa-turntable:before {
  content: "\f8e4";
}

.fa-turtle:before {
  content: "\f726";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-alt:before {
  content: "\f8e5";
}

.fa-tv-music:before {
  content: "\f8e6";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typewriter:before {
  content: "\f8e7";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-ufo:before {
  content: "\e047";
}

.fa-ufo-beam:before {
  content: "\e048";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-unicorn:before {
  content: "\f727";
}

.fa-union:before {
  content: "\f6a2";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usb-drive:before {
  content: "\f8e9";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alien:before {
  content: "\e04a";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-chart:before {
  content: "\f6a3";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-cowboy:before {
  content: "\f8ea";
}

.fa-user-crown:before {
  content: "\f6a4";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-hard-hat:before {
  content: "\f82c";
}

.fa-user-headset:before {
  content: "\f82d";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-md-chat:before {
  content: "\f82e";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-music:before {
  content: "\f8eb";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-robot:before {
  content: "\e04b";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-user-unlock:before {
  content: "\e058";
}

.fa-user-visor:before {
  content: "\e04c";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-class:before {
  content: "\f63d";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-crown:before {
  content: "\f6a5";
}

.fa-users-medical:before {
  content: "\f830";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vacuum:before {
  content: "\e04d";
}

.fa-vacuum-robot:before {
  content: "\e04e";
}

.fa-value-absolute:before {
  content: "\f6a6";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-vhs:before {
  content: "\f8ec";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-plus:before {
  content: "\f4e1";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-violin:before {
  content: "\f8ed";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume:before {
  content: "\f6a8";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-slash:before {
  content: "\f2e2";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-nay:before {
  content: "\f771";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-wagon-covered:before {
  content: "\f8ee";
}

.fa-walker:before {
  content: "\f831";
}

.fa-walkie-talkie:before {
  content: "\f8ef";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-wand:before {
  content: "\f72a";
}

.fa-wand-magic:before {
  content: "\f72b";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-washer:before {
  content: "\f898";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-calculator:before {
  content: "\f8f0";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-water-lower:before {
  content: "\f774";
}

.fa-water-rise:before {
  content: "\f775";
}

.fa-wave-sine:before {
  content: "\f899";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-wave-triangle:before {
  content: "\f89a";
}

.fa-waveform:before {
  content: "\f8f1";
}

.fa-waveform-path:before {
  content: "\f8f2";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-webcam:before {
  content: "\f832";
}

.fa-webcam-slash:before {
  content: "\f833";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whale:before {
  content: "\f72c";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheat:before {
  content: "\f72d";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-1:before {
  content: "\f6aa";
}

.fa-wifi-2:before {
  content: "\f6ab";
}

.fa-wifi-slash:before {
  content: "\f6ac";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-wind-turbine:before {
  content: "\f89b";
}

.fa-wind-warning:before {
  content: "\f776";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-frame:before {
  content: "\e04f";
}

.fa-window-frame-open:before {
  content: "\e050";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-windsock:before {
  content: "\f777";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wreath:before {
  content: "\f7e2";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.fab {
  font-family: "fa-brands-400";
  font-weight: 400;
}

.fad {
  position: relative;
  font-family: "fa-duotone-900";
  font-weight: 900;
}

.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.fad:after {
  color: var(--fa-secondary-color, inherit);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.fad.fa-inverse {
  color: #fff;
}

.fad.fa-stack-1x, .fad.fa-stack-2x {
  position: absolute;
}

.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
  left: 50%;
  transform: translateX(-50%);
}

.fad.fa-abacus:after {
  content: "\10f640";
}

.fad.fa-acorn:after {
  content: "\10f6ae";
}

.fad.fa-ad:after {
  content: "\10f641";
}

.fad.fa-address-book:after {
  content: "\10f2b9";
}

.fad.fa-address-card:after {
  content: "\10f2bb";
}

.fad.fa-adjust:after {
  content: "\10f042";
}

.fad.fa-air-conditioner:after {
  content: "\10f8f4";
}

.fad.fa-air-freshener:after {
  content: "\10f5d0";
}

.fad.fa-alarm-clock:after {
  content: "\10f34e";
}

.fad.fa-alarm-exclamation:after {
  content: "\10f843";
}

.fad.fa-alarm-plus:after {
  content: "\10f844";
}

.fad.fa-alarm-snooze:after {
  content: "\10f845";
}

.fad.fa-album:after {
  content: "\10f89f";
}

.fad.fa-album-collection:after {
  content: "\10f8a0";
}

.fad.fa-alicorn:after {
  content: "\10f6b0";
}

.fad.fa-alien:after {
  content: "\10f8f5";
}

.fad.fa-alien-monster:after {
  content: "\10f8f6";
}

.fad.fa-align-center:after {
  content: "\10f037";
}

.fad.fa-align-justify:after {
  content: "\10f039";
}

.fad.fa-align-left:after {
  content: "\10f036";
}

.fad.fa-align-right:after {
  content: "\10f038";
}

.fad.fa-align-slash:after {
  content: "\10f846";
}

.fad.fa-allergies:after {
  content: "\10f461";
}

.fad.fa-ambulance:after {
  content: "\10f0f9";
}

.fad.fa-american-sign-language-interpreting:after {
  content: "\10f2a3";
}

.fad.fa-amp-guitar:after {
  content: "\10f8a1";
}

.fad.fa-analytics:after {
  content: "\10f643";
}

.fad.fa-anchor:after {
  content: "\10f13d";
}

.fad.fa-angel:after {
  content: "\10f779";
}

.fad.fa-angle-double-down:after {
  content: "\10f103";
}

.fad.fa-angle-double-left:after {
  content: "\10f100";
}

.fad.fa-angle-double-right:after {
  content: "\10f101";
}

.fad.fa-angle-double-up:after {
  content: "\10f102";
}

.fad.fa-angle-down:after {
  content: "\10f107";
}

.fad.fa-angle-left:after {
  content: "\10f104";
}

.fad.fa-angle-right:after {
  content: "\10f105";
}

.fad.fa-angle-up:after {
  content: "\10f106";
}

.fad.fa-angry:after {
  content: "\10f556";
}

.fad.fa-ankh:after {
  content: "\10f644";
}

.fad.fa-apple-alt:after {
  content: "\10f5d1";
}

.fad.fa-apple-crate:after {
  content: "\10f6b1";
}

.fad.fa-archive:after {
  content: "\10f187";
}

.fad.fa-archway:after {
  content: "\10f557";
}

.fad.fa-arrow-alt-circle-down:after {
  content: "\10f358";
}

.fad.fa-arrow-alt-circle-left:after {
  content: "\10f359";
}

.fad.fa-arrow-alt-circle-right:after {
  content: "\10f35a";
}

.fad.fa-arrow-alt-circle-up:after {
  content: "\10f35b";
}

.fad.fa-arrow-alt-down:after {
  content: "\10f354";
}

.fad.fa-arrow-alt-from-bottom:after {
  content: "\10f346";
}

.fad.fa-arrow-alt-from-left:after {
  content: "\10f347";
}

.fad.fa-arrow-alt-from-right:after {
  content: "\10f348";
}

.fad.fa-arrow-alt-from-top:after {
  content: "\10f349";
}

.fad.fa-arrow-alt-left:after {
  content: "\10f355";
}

.fad.fa-arrow-alt-right:after {
  content: "\10f356";
}

.fad.fa-arrow-alt-square-down:after {
  content: "\10f350";
}

.fad.fa-arrow-alt-square-left:after {
  content: "\10f351";
}

.fad.fa-arrow-alt-square-right:after {
  content: "\10f352";
}

.fad.fa-arrow-alt-square-up:after {
  content: "\10f353";
}

.fad.fa-arrow-alt-to-bottom:after {
  content: "\10f34a";
}

.fad.fa-arrow-alt-to-left:after {
  content: "\10f34b";
}

.fad.fa-arrow-alt-to-right:after {
  content: "\10f34c";
}

.fad.fa-arrow-alt-to-top:after {
  content: "\10f34d";
}

.fad.fa-arrow-alt-up:after {
  content: "\10f357";
}

.fad.fa-arrow-circle-down:after {
  content: "\10f0ab";
}

.fad.fa-arrow-circle-left:after {
  content: "\10f0a8";
}

.fad.fa-arrow-circle-right:after {
  content: "\10f0a9";
}

.fad.fa-arrow-circle-up:after {
  content: "\10f0aa";
}

.fad.fa-arrow-down:after {
  content: "\10f063";
}

.fad.fa-arrow-from-bottom:after {
  content: "\10f342";
}

.fad.fa-arrow-from-left:after {
  content: "\10f343";
}

.fad.fa-arrow-from-right:after {
  content: "\10f344";
}

.fad.fa-arrow-from-top:after {
  content: "\10f345";
}

.fad.fa-arrow-left:after {
  content: "\10f060";
}

.fad.fa-arrow-right:after {
  content: "\10f061";
}

.fad.fa-arrow-square-down:after {
  content: "\10f339";
}

.fad.fa-arrow-square-left:after {
  content: "\10f33a";
}

.fad.fa-arrow-square-right:after {
  content: "\10f33b";
}

.fad.fa-arrow-square-up:after {
  content: "\10f33c";
}

.fad.fa-arrow-to-bottom:after {
  content: "\10f33d";
}

.fad.fa-arrow-to-left:after {
  content: "\10f33e";
}

.fad.fa-arrow-to-right:after {
  content: "\10f340";
}

.fad.fa-arrow-to-top:after {
  content: "\10f341";
}

.fad.fa-arrow-up:after {
  content: "\10f062";
}

.fad.fa-arrows:after {
  content: "\10f047";
}

.fad.fa-arrows-alt:after {
  content: "\10f0b2";
}

.fad.fa-arrows-alt-h:after {
  content: "\10f337";
}

.fad.fa-arrows-alt-v:after {
  content: "\10f338";
}

.fad.fa-arrows-h:after {
  content: "\10f07e";
}

.fad.fa-arrows-v:after {
  content: "\10f07d";
}

.fad.fa-assistive-listening-systems:after {
  content: "\10f2a2";
}

.fad.fa-asterisk:after {
  content: "\10f069";
}

.fad.fa-at:after {
  content: "\10f1fa";
}

.fad.fa-atlas:after {
  content: "\10f558";
}

.fad.fa-atom:after {
  content: "\10f5d2";
}

.fad.fa-atom-alt:after {
  content: "\10f5d3";
}

.fad.fa-audio-description:after {
  content: "\10f29e";
}

.fad.fa-award:after {
  content: "\10f559";
}

.fad.fa-axe:after {
  content: "\10f6b2";
}

.fad.fa-axe-battle:after {
  content: "\10f6b3";
}

.fad.fa-baby:after {
  content: "\10f77c";
}

.fad.fa-baby-carriage:after {
  content: "\10f77d";
}

.fad.fa-backpack:after {
  content: "\10f5d4";
}

.fad.fa-backspace:after {
  content: "\10f55a";
}

.fad.fa-backward:after {
  content: "\10f04a";
}

.fad.fa-bacon:after {
  content: "\10f7e5";
}

.fad.fa-bacteria:after {
  content: "\10e059";
}

.fad.fa-bacterium:after {
  content: "\10e05a";
}

.fad.fa-badge:after {
  content: "\10f335";
}

.fad.fa-badge-check:after {
  content: "\10f336";
}

.fad.fa-badge-dollar:after {
  content: "\10f645";
}

.fad.fa-badge-percent:after {
  content: "\10f646";
}

.fad.fa-badge-sheriff:after {
  content: "\10f8a2";
}

.fad.fa-badger-honey:after {
  content: "\10f6b4";
}

.fad.fa-bags-shopping:after {
  content: "\10f847";
}

.fad.fa-bahai:after {
  content: "\10f666";
}

.fad.fa-balance-scale:after {
  content: "\10f24e";
}

.fad.fa-balance-scale-left:after {
  content: "\10f515";
}

.fad.fa-balance-scale-right:after {
  content: "\10f516";
}

.fad.fa-ball-pile:after {
  content: "\10f77e";
}

.fad.fa-ballot:after {
  content: "\10f732";
}

.fad.fa-ballot-check:after {
  content: "\10f733";
}

.fad.fa-ban:after {
  content: "\10f05e";
}

.fad.fa-band-aid:after {
  content: "\10f462";
}

.fad.fa-banjo:after {
  content: "\10f8a3";
}

.fad.fa-barcode:after {
  content: "\10f02a";
}

.fad.fa-barcode-alt:after {
  content: "\10f463";
}

.fad.fa-barcode-read:after {
  content: "\10f464";
}

.fad.fa-barcode-scan:after {
  content: "\10f465";
}

.fad.fa-bars:after {
  content: "\10f0c9";
}

.fad.fa-baseball:after {
  content: "\10f432";
}

.fad.fa-baseball-ball:after {
  content: "\10f433";
}

.fad.fa-basketball-ball:after {
  content: "\10f434";
}

.fad.fa-basketball-hoop:after {
  content: "\10f435";
}

.fad.fa-bat:after {
  content: "\10f6b5";
}

.fad.fa-bath:after {
  content: "\10f2cd";
}

.fad.fa-battery-bolt:after {
  content: "\10f376";
}

.fad.fa-battery-empty:after {
  content: "\10f244";
}

.fad.fa-battery-full:after {
  content: "\10f240";
}

.fad.fa-battery-half:after {
  content: "\10f242";
}

.fad.fa-battery-quarter:after {
  content: "\10f243";
}

.fad.fa-battery-slash:after {
  content: "\10f377";
}

.fad.fa-battery-three-quarters:after {
  content: "\10f241";
}

.fad.fa-bed:after {
  content: "\10f236";
}

.fad.fa-bed-alt:after {
  content: "\10f8f7";
}

.fad.fa-bed-bunk:after {
  content: "\10f8f8";
}

.fad.fa-bed-empty:after {
  content: "\10f8f9";
}

.fad.fa-beer:after {
  content: "\10f0fc";
}

.fad.fa-bell:after {
  content: "\10f0f3";
}

.fad.fa-bell-exclamation:after {
  content: "\10f848";
}

.fad.fa-bell-on:after {
  content: "\10f8fa";
}

.fad.fa-bell-plus:after {
  content: "\10f849";
}

.fad.fa-bell-school:after {
  content: "\10f5d5";
}

.fad.fa-bell-school-slash:after {
  content: "\10f5d6";
}

.fad.fa-bell-slash:after {
  content: "\10f1f6";
}

.fad.fa-bells:after {
  content: "\10f77f";
}

.fad.fa-betamax:after {
  content: "\10f8a4";
}

.fad.fa-bezier-curve:after {
  content: "\10f55b";
}

.fad.fa-bible:after {
  content: "\10f647";
}

.fad.fa-bicycle:after {
  content: "\10f206";
}

.fad.fa-biking:after {
  content: "\10f84a";
}

.fad.fa-biking-mountain:after {
  content: "\10f84b";
}

.fad.fa-binoculars:after {
  content: "\10f1e5";
}

.fad.fa-biohazard:after {
  content: "\10f780";
}

.fad.fa-birthday-cake:after {
  content: "\10f1fd";
}

.fad.fa-blanket:after {
  content: "\10f498";
}

.fad.fa-blender:after {
  content: "\10f517";
}

.fad.fa-blender-phone:after {
  content: "\10f6b6";
}

.fad.fa-blind:after {
  content: "\10f29d";
}

.fad.fa-blinds:after {
  content: "\10f8fb";
}

.fad.fa-blinds-open:after {
  content: "\10f8fc";
}

.fad.fa-blinds-raised:after {
  content: "\10f8fd";
}

.fad.fa-blog:after {
  content: "\10f781";
}

.fad.fa-bold:after {
  content: "\10f032";
}

.fad.fa-bolt:after {
  content: "\10f0e7";
}

.fad.fa-bomb:after {
  content: "\10f1e2";
}

.fad.fa-bone:after {
  content: "\10f5d7";
}

.fad.fa-bone-break:after {
  content: "\10f5d8";
}

.fad.fa-bong:after {
  content: "\10f55c";
}

.fad.fa-book:after {
  content: "\10f02d";
}

.fad.fa-book-alt:after {
  content: "\10f5d9";
}

.fad.fa-book-dead:after {
  content: "\10f6b7";
}

.fad.fa-book-heart:after {
  content: "\10f499";
}

.fad.fa-book-medical:after {
  content: "\10f7e6";
}

.fad.fa-book-open:after {
  content: "\10f518";
}

.fad.fa-book-reader:after {
  content: "\10f5da";
}

.fad.fa-book-spells:after {
  content: "\10f6b8";
}

.fad.fa-book-user:after {
  content: "\10f7e7";
}

.fad.fa-bookmark:after {
  content: "\10f02e";
}

.fad.fa-books:after {
  content: "\10f5db";
}

.fad.fa-books-medical:after {
  content: "\10f7e8";
}

.fad.fa-boombox:after {
  content: "\10f8a5";
}

.fad.fa-boot:after {
  content: "\10f782";
}

.fad.fa-booth-curtain:after {
  content: "\10f734";
}

.fad.fa-border-all:after {
  content: "\10f84c";
}

.fad.fa-border-bottom:after {
  content: "\10f84d";
}

.fad.fa-border-center-h:after {
  content: "\10f89c";
}

.fad.fa-border-center-v:after {
  content: "\10f89d";
}

.fad.fa-border-inner:after {
  content: "\10f84e";
}

.fad.fa-border-left:after {
  content: "\10f84f";
}

.fad.fa-border-none:after {
  content: "\10f850";
}

.fad.fa-border-outer:after {
  content: "\10f851";
}

.fad.fa-border-right:after {
  content: "\10f852";
}

.fad.fa-border-style:after {
  content: "\10f853";
}

.fad.fa-border-style-alt:after {
  content: "\10f854";
}

.fad.fa-border-top:after {
  content: "\10f855";
}

.fad.fa-bow-arrow:after {
  content: "\10f6b9";
}

.fad.fa-bowling-ball:after {
  content: "\10f436";
}

.fad.fa-bowling-pins:after {
  content: "\10f437";
}

.fad.fa-box:after {
  content: "\10f466";
}

.fad.fa-box-alt:after {
  content: "\10f49a";
}

.fad.fa-box-ballot:after {
  content: "\10f735";
}

.fad.fa-box-check:after {
  content: "\10f467";
}

.fad.fa-box-fragile:after {
  content: "\10f49b";
}

.fad.fa-box-full:after {
  content: "\10f49c";
}

.fad.fa-box-heart:after {
  content: "\10f49d";
}

.fad.fa-box-open:after {
  content: "\10f49e";
}

.fad.fa-box-tissue:after {
  content: "\10e05b";
}

.fad.fa-box-up:after {
  content: "\10f49f";
}

.fad.fa-box-usd:after {
  content: "\10f4a0";
}

.fad.fa-boxes:after {
  content: "\10f468";
}

.fad.fa-boxes-alt:after {
  content: "\10f4a1";
}

.fad.fa-boxing-glove:after {
  content: "\10f438";
}

.fad.fa-brackets:after {
  content: "\10f7e9";
}

.fad.fa-brackets-curly:after {
  content: "\10f7ea";
}

.fad.fa-braille:after {
  content: "\10f2a1";
}

.fad.fa-brain:after {
  content: "\10f5dc";
}

.fad.fa-bread-loaf:after {
  content: "\10f7eb";
}

.fad.fa-bread-slice:after {
  content: "\10f7ec";
}

.fad.fa-briefcase:after {
  content: "\10f0b1";
}

.fad.fa-briefcase-medical:after {
  content: "\10f469";
}

.fad.fa-bring-forward:after {
  content: "\10f856";
}

.fad.fa-bring-front:after {
  content: "\10f857";
}

.fad.fa-broadcast-tower:after {
  content: "\10f519";
}

.fad.fa-broom:after {
  content: "\10f51a";
}

.fad.fa-browser:after {
  content: "\10f37e";
}

.fad.fa-brush:after {
  content: "\10f55d";
}

.fad.fa-bug:after {
  content: "\10f188";
}

.fad.fa-building:after {
  content: "\10f1ad";
}

.fad.fa-bullhorn:after {
  content: "\10f0a1";
}

.fad.fa-bullseye:after {
  content: "\10f140";
}

.fad.fa-bullseye-arrow:after {
  content: "\10f648";
}

.fad.fa-bullseye-pointer:after {
  content: "\10f649";
}

.fad.fa-burger-soda:after {
  content: "\10f858";
}

.fad.fa-burn:after {
  content: "\10f46a";
}

.fad.fa-burrito:after {
  content: "\10f7ed";
}

.fad.fa-bus:after {
  content: "\10f207";
}

.fad.fa-bus-alt:after {
  content: "\10f55e";
}

.fad.fa-bus-school:after {
  content: "\10f5dd";
}

.fad.fa-business-time:after {
  content: "\10f64a";
}

.fad.fa-cabinet-filing:after {
  content: "\10f64b";
}

.fad.fa-cactus:after {
  content: "\10f8a7";
}

.fad.fa-calculator:after {
  content: "\10f1ec";
}

.fad.fa-calculator-alt:after {
  content: "\10f64c";
}

.fad.fa-calendar:after {
  content: "\10f133";
}

.fad.fa-calendar-alt:after {
  content: "\10f073";
}

.fad.fa-calendar-check:after {
  content: "\10f274";
}

.fad.fa-calendar-day:after {
  content: "\10f783";
}

.fad.fa-calendar-edit:after {
  content: "\10f333";
}

.fad.fa-calendar-exclamation:after {
  content: "\10f334";
}

.fad.fa-calendar-minus:after {
  content: "\10f272";
}

.fad.fa-calendar-plus:after {
  content: "\10f271";
}

.fad.fa-calendar-star:after {
  content: "\10f736";
}

.fad.fa-calendar-times:after {
  content: "\10f273";
}

.fad.fa-calendar-week:after {
  content: "\10f784";
}

.fad.fa-camcorder:after {
  content: "\10f8a8";
}

.fad.fa-camera:after {
  content: "\10f030";
}

.fad.fa-camera-alt:after {
  content: "\10f332";
}

.fad.fa-camera-home:after {
  content: "\10f8fe";
}

.fad.fa-camera-movie:after {
  content: "\10f8a9";
}

.fad.fa-camera-polaroid:after {
  content: "\10f8aa";
}

.fad.fa-camera-retro:after {
  content: "\10f083";
}

.fad.fa-campfire:after {
  content: "\10f6ba";
}

.fad.fa-campground:after {
  content: "\10f6bb";
}

.fad.fa-candle-holder:after {
  content: "\10f6bc";
}

.fad.fa-candy-cane:after {
  content: "\10f786";
}

.fad.fa-candy-corn:after {
  content: "\10f6bd";
}

.fad.fa-cannabis:after {
  content: "\10f55f";
}

.fad.fa-capsules:after {
  content: "\10f46b";
}

.fad.fa-car:after {
  content: "\10f1b9";
}

.fad.fa-car-alt:after {
  content: "\10f5de";
}

.fad.fa-car-battery:after {
  content: "\10f5df";
}

.fad.fa-car-building:after {
  content: "\10f859";
}

.fad.fa-car-bump:after {
  content: "\10f5e0";
}

.fad.fa-car-bus:after {
  content: "\10f85a";
}

.fad.fa-car-crash:after {
  content: "\10f5e1";
}

.fad.fa-car-garage:after {
  content: "\10f5e2";
}

.fad.fa-car-mechanic:after {
  content: "\10f5e3";
}

.fad.fa-car-side:after {
  content: "\10f5e4";
}

.fad.fa-car-tilt:after {
  content: "\10f5e5";
}

.fad.fa-car-wash:after {
  content: "\10f5e6";
}

.fad.fa-caravan:after {
  content: "\10f8ff";
}

.fad.fa-caravan-alt:after {
  content: "\10e000";
}

.fad.fa-caret-circle-down:after {
  content: "\10f32d";
}

.fad.fa-caret-circle-left:after {
  content: "\10f32e";
}

.fad.fa-caret-circle-right:after {
  content: "\10f330";
}

.fad.fa-caret-circle-up:after {
  content: "\10f331";
}

.fad.fa-caret-down:after {
  content: "\10f0d7";
}

.fad.fa-caret-left:after {
  content: "\10f0d9";
}

.fad.fa-caret-right:after {
  content: "\10f0da";
}

.fad.fa-caret-square-down:after {
  content: "\10f150";
}

.fad.fa-caret-square-left:after {
  content: "\10f191";
}

.fad.fa-caret-square-right:after {
  content: "\10f152";
}

.fad.fa-caret-square-up:after {
  content: "\10f151";
}

.fad.fa-caret-up:after {
  content: "\10f0d8";
}

.fad.fa-carrot:after {
  content: "\10f787";
}

.fad.fa-cars:after {
  content: "\10f85b";
}

.fad.fa-cart-arrow-down:after {
  content: "\10f218";
}

.fad.fa-cart-plus:after {
  content: "\10f217";
}

.fad.fa-cash-register:after {
  content: "\10f788";
}

.fad.fa-cassette-tape:after {
  content: "\10f8ab";
}

.fad.fa-cat:after {
  content: "\10f6be";
}

.fad.fa-cat-space:after {
  content: "\10e001";
}

.fad.fa-cauldron:after {
  content: "\10f6bf";
}

.fad.fa-cctv:after {
  content: "\10f8ac";
}

.fad.fa-certificate:after {
  content: "\10f0a3";
}

.fad.fa-chair:after {
  content: "\10f6c0";
}

.fad.fa-chair-office:after {
  content: "\10f6c1";
}

.fad.fa-chalkboard:after {
  content: "\10f51b";
}

.fad.fa-chalkboard-teacher:after {
  content: "\10f51c";
}

.fad.fa-charging-station:after {
  content: "\10f5e7";
}

.fad.fa-chart-area:after {
  content: "\10f1fe";
}

.fad.fa-chart-bar:after {
  content: "\10f080";
}

.fad.fa-chart-line:after {
  content: "\10f201";
}

.fad.fa-chart-line-down:after {
  content: "\10f64d";
}

.fad.fa-chart-network:after {
  content: "\10f78a";
}

.fad.fa-chart-pie:after {
  content: "\10f200";
}

.fad.fa-chart-pie-alt:after {
  content: "\10f64e";
}

.fad.fa-chart-scatter:after {
  content: "\10f7ee";
}

.fad.fa-check:after {
  content: "\10f00c";
}

.fad.fa-check-circle:after {
  content: "\10f058";
}

.fad.fa-check-double:after {
  content: "\10f560";
}

.fad.fa-check-square:after {
  content: "\10f14a";
}

.fad.fa-cheese:after {
  content: "\10f7ef";
}

.fad.fa-cheese-swiss:after {
  content: "\10f7f0";
}

.fad.fa-cheeseburger:after {
  content: "\10f7f1";
}

.fad.fa-chess:after {
  content: "\10f439";
}

.fad.fa-chess-bishop:after {
  content: "\10f43a";
}

.fad.fa-chess-bishop-alt:after {
  content: "\10f43b";
}

.fad.fa-chess-board:after {
  content: "\10f43c";
}

.fad.fa-chess-clock:after {
  content: "\10f43d";
}

.fad.fa-chess-clock-alt:after {
  content: "\10f43e";
}

.fad.fa-chess-king:after {
  content: "\10f43f";
}

.fad.fa-chess-king-alt:after {
  content: "\10f440";
}

.fad.fa-chess-knight:after {
  content: "\10f441";
}

.fad.fa-chess-knight-alt:after {
  content: "\10f442";
}

.fad.fa-chess-pawn:after {
  content: "\10f443";
}

.fad.fa-chess-pawn-alt:after {
  content: "\10f444";
}

.fad.fa-chess-queen:after {
  content: "\10f445";
}

.fad.fa-chess-queen-alt:after {
  content: "\10f446";
}

.fad.fa-chess-rook:after {
  content: "\10f447";
}

.fad.fa-chess-rook-alt:after {
  content: "\10f448";
}

.fad.fa-chevron-circle-down:after {
  content: "\10f13a";
}

.fad.fa-chevron-circle-left:after {
  content: "\10f137";
}

.fad.fa-chevron-circle-right:after {
  content: "\10f138";
}

.fad.fa-chevron-circle-up:after {
  content: "\10f139";
}

.fad.fa-chevron-double-down:after {
  content: "\10f322";
}

.fad.fa-chevron-double-left:after {
  content: "\10f323";
}

.fad.fa-chevron-double-right:after {
  content: "\10f324";
}

.fad.fa-chevron-double-up:after {
  content: "\10f325";
}

.fad.fa-chevron-down:after {
  content: "\10f078";
}

.fad.fa-chevron-left:after {
  content: "\10f053";
}

.fad.fa-chevron-right:after {
  content: "\10f054";
}

.fad.fa-chevron-square-down:after {
  content: "\10f329";
}

.fad.fa-chevron-square-left:after {
  content: "\10f32a";
}

.fad.fa-chevron-square-right:after {
  content: "\10f32b";
}

.fad.fa-chevron-square-up:after {
  content: "\10f32c";
}

.fad.fa-chevron-up:after {
  content: "\10f077";
}

.fad.fa-child:after {
  content: "\10f1ae";
}

.fad.fa-chimney:after {
  content: "\10f78b";
}

.fad.fa-church:after {
  content: "\10f51d";
}

.fad.fa-circle:after {
  content: "\10f111";
}

.fad.fa-circle-notch:after {
  content: "\10f1ce";
}

.fad.fa-city:after {
  content: "\10f64f";
}

.fad.fa-clarinet:after {
  content: "\10f8ad";
}

.fad.fa-claw-marks:after {
  content: "\10f6c2";
}

.fad.fa-clinic-medical:after {
  content: "\10f7f2";
}

.fad.fa-clipboard:after {
  content: "\10f328";
}

.fad.fa-clipboard-check:after {
  content: "\10f46c";
}

.fad.fa-clipboard-list:after {
  content: "\10f46d";
}

.fad.fa-clipboard-list-check:after {
  content: "\10f737";
}

.fad.fa-clipboard-prescription:after {
  content: "\10f5e8";
}

.fad.fa-clipboard-user:after {
  content: "\10f7f3";
}

.fad.fa-clock:after {
  content: "\10f017";
}

.fad.fa-clone:after {
  content: "\10f24d";
}

.fad.fa-closed-captioning:after {
  content: "\10f20a";
}

.fad.fa-cloud:after {
  content: "\10f0c2";
}

.fad.fa-cloud-download:after {
  content: "\10f0ed";
}

.fad.fa-cloud-download-alt:after {
  content: "\10f381";
}

.fad.fa-cloud-drizzle:after {
  content: "\10f738";
}

.fad.fa-cloud-hail:after {
  content: "\10f739";
}

.fad.fa-cloud-hail-mixed:after {
  content: "\10f73a";
}

.fad.fa-cloud-meatball:after {
  content: "\10f73b";
}

.fad.fa-cloud-moon:after {
  content: "\10f6c3";
}

.fad.fa-cloud-moon-rain:after {
  content: "\10f73c";
}

.fad.fa-cloud-music:after {
  content: "\10f8ae";
}

.fad.fa-cloud-rain:after {
  content: "\10f73d";
}

.fad.fa-cloud-rainbow:after {
  content: "\10f73e";
}

.fad.fa-cloud-showers:after {
  content: "\10f73f";
}

.fad.fa-cloud-showers-heavy:after {
  content: "\10f740";
}

.fad.fa-cloud-sleet:after {
  content: "\10f741";
}

.fad.fa-cloud-snow:after {
  content: "\10f742";
}

.fad.fa-cloud-sun:after {
  content: "\10f6c4";
}

.fad.fa-cloud-sun-rain:after {
  content: "\10f743";
}

.fad.fa-cloud-upload:after {
  content: "\10f0ee";
}

.fad.fa-cloud-upload-alt:after {
  content: "\10f382";
}

.fad.fa-clouds:after {
  content: "\10f744";
}

.fad.fa-clouds-moon:after {
  content: "\10f745";
}

.fad.fa-clouds-sun:after {
  content: "\10f746";
}

.fad.fa-club:after {
  content: "\10f327";
}

.fad.fa-cocktail:after {
  content: "\10f561";
}

.fad.fa-code:after {
  content: "\10f121";
}

.fad.fa-code-branch:after {
  content: "\10f126";
}

.fad.fa-code-commit:after {
  content: "\10f386";
}

.fad.fa-code-merge:after {
  content: "\10f387";
}

.fad.fa-coffee:after {
  content: "\10f0f4";
}

.fad.fa-coffee-pot:after {
  content: "\10e002";
}

.fad.fa-coffee-togo:after {
  content: "\10f6c5";
}

.fad.fa-coffin:after {
  content: "\10f6c6";
}

.fad.fa-coffin-cross:after {
  content: "\10e051";
}

.fad.fa-cog:after {
  content: "\10f013";
}

.fad.fa-cogs:after {
  content: "\10f085";
}

.fad.fa-coin:after {
  content: "\10f85c";
}

.fad.fa-coins:after {
  content: "\10f51e";
}

.fad.fa-columns:after {
  content: "\10f0db";
}

.fad.fa-comet:after {
  content: "\10e003";
}

.fad.fa-comment:after {
  content: "\10f075";
}

.fad.fa-comment-alt:after {
  content: "\10f27a";
}

.fad.fa-comment-alt-check:after {
  content: "\10f4a2";
}

.fad.fa-comment-alt-dollar:after {
  content: "\10f650";
}

.fad.fa-comment-alt-dots:after {
  content: "\10f4a3";
}

.fad.fa-comment-alt-edit:after {
  content: "\10f4a4";
}

.fad.fa-comment-alt-exclamation:after {
  content: "\10f4a5";
}

.fad.fa-comment-alt-lines:after {
  content: "\10f4a6";
}

.fad.fa-comment-alt-medical:after {
  content: "\10f7f4";
}

.fad.fa-comment-alt-minus:after {
  content: "\10f4a7";
}

.fad.fa-comment-alt-music:after {
  content: "\10f8af";
}

.fad.fa-comment-alt-plus:after {
  content: "\10f4a8";
}

.fad.fa-comment-alt-slash:after {
  content: "\10f4a9";
}

.fad.fa-comment-alt-smile:after {
  content: "\10f4aa";
}

.fad.fa-comment-alt-times:after {
  content: "\10f4ab";
}

.fad.fa-comment-check:after {
  content: "\10f4ac";
}

.fad.fa-comment-dollar:after {
  content: "\10f651";
}

.fad.fa-comment-dots:after {
  content: "\10f4ad";
}

.fad.fa-comment-edit:after {
  content: "\10f4ae";
}

.fad.fa-comment-exclamation:after {
  content: "\10f4af";
}

.fad.fa-comment-lines:after {
  content: "\10f4b0";
}

.fad.fa-comment-medical:after {
  content: "\10f7f5";
}

.fad.fa-comment-minus:after {
  content: "\10f4b1";
}

.fad.fa-comment-music:after {
  content: "\10f8b0";
}

.fad.fa-comment-plus:after {
  content: "\10f4b2";
}

.fad.fa-comment-slash:after {
  content: "\10f4b3";
}

.fad.fa-comment-smile:after {
  content: "\10f4b4";
}

.fad.fa-comment-times:after {
  content: "\10f4b5";
}

.fad.fa-comments:after {
  content: "\10f086";
}

.fad.fa-comments-alt:after {
  content: "\10f4b6";
}

.fad.fa-comments-alt-dollar:after {
  content: "\10f652";
}

.fad.fa-comments-dollar:after {
  content: "\10f653";
}

.fad.fa-compact-disc:after {
  content: "\10f51f";
}

.fad.fa-compass:after {
  content: "\10f14e";
}

.fad.fa-compass-slash:after {
  content: "\10f5e9";
}

.fad.fa-compress:after {
  content: "\10f066";
}

.fad.fa-compress-alt:after {
  content: "\10f422";
}

.fad.fa-compress-arrows-alt:after {
  content: "\10f78c";
}

.fad.fa-compress-wide:after {
  content: "\10f326";
}

.fad.fa-computer-classic:after {
  content: "\10f8b1";
}

.fad.fa-computer-speaker:after {
  content: "\10f8b2";
}

.fad.fa-concierge-bell:after {
  content: "\10f562";
}

.fad.fa-construction:after {
  content: "\10f85d";
}

.fad.fa-container-storage:after {
  content: "\10f4b7";
}

.fad.fa-conveyor-belt:after {
  content: "\10f46e";
}

.fad.fa-conveyor-belt-alt:after {
  content: "\10f46f";
}

.fad.fa-cookie:after {
  content: "\10f563";
}

.fad.fa-cookie-bite:after {
  content: "\10f564";
}

.fad.fa-copy:after {
  content: "\10f0c5";
}

.fad.fa-copyright:after {
  content: "\10f1f9";
}

.fad.fa-corn:after {
  content: "\10f6c7";
}

.fad.fa-couch:after {
  content: "\10f4b8";
}

.fad.fa-cow:after {
  content: "\10f6c8";
}

.fad.fa-cowbell:after {
  content: "\10f8b3";
}

.fad.fa-cowbell-more:after {
  content: "\10f8b4";
}

.fad.fa-credit-card:after {
  content: "\10f09d";
}

.fad.fa-credit-card-blank:after {
  content: "\10f389";
}

.fad.fa-credit-card-front:after {
  content: "\10f38a";
}

.fad.fa-cricket:after {
  content: "\10f449";
}

.fad.fa-croissant:after {
  content: "\10f7f6";
}

.fad.fa-crop:after {
  content: "\10f125";
}

.fad.fa-crop-alt:after {
  content: "\10f565";
}

.fad.fa-cross:after {
  content: "\10f654";
}

.fad.fa-crosshairs:after {
  content: "\10f05b";
}

.fad.fa-crow:after {
  content: "\10f520";
}

.fad.fa-crown:after {
  content: "\10f521";
}

.fad.fa-crutch:after {
  content: "\10f7f7";
}

.fad.fa-crutches:after {
  content: "\10f7f8";
}

.fad.fa-cube:after {
  content: "\10f1b2";
}

.fad.fa-cubes:after {
  content: "\10f1b3";
}

.fad.fa-curling:after {
  content: "\10f44a";
}

.fad.fa-cut:after {
  content: "\10f0c4";
}

.fad.fa-dagger:after {
  content: "\10f6cb";
}

.fad.fa-database:after {
  content: "\10f1c0";
}

.fad.fa-deaf:after {
  content: "\10f2a4";
}

.fad.fa-debug:after {
  content: "\10f7f9";
}

.fad.fa-deer:after {
  content: "\10f78e";
}

.fad.fa-deer-rudolph:after {
  content: "\10f78f";
}

.fad.fa-democrat:after {
  content: "\10f747";
}

.fad.fa-desktop:after {
  content: "\10f108";
}

.fad.fa-desktop-alt:after {
  content: "\10f390";
}

.fad.fa-dewpoint:after {
  content: "\10f748";
}

.fad.fa-dharmachakra:after {
  content: "\10f655";
}

.fad.fa-diagnoses:after {
  content: "\10f470";
}

.fad.fa-diamond:after {
  content: "\10f219";
}

.fad.fa-dice:after {
  content: "\10f522";
}

.fad.fa-dice-d10:after {
  content: "\10f6cd";
}

.fad.fa-dice-d12:after {
  content: "\10f6ce";
}

.fad.fa-dice-d20:after {
  content: "\10f6cf";
}

.fad.fa-dice-d4:after {
  content: "\10f6d0";
}

.fad.fa-dice-d6:after {
  content: "\10f6d1";
}

.fad.fa-dice-d8:after {
  content: "\10f6d2";
}

.fad.fa-dice-five:after {
  content: "\10f523";
}

.fad.fa-dice-four:after {
  content: "\10f524";
}

.fad.fa-dice-one:after {
  content: "\10f525";
}

.fad.fa-dice-six:after {
  content: "\10f526";
}

.fad.fa-dice-three:after {
  content: "\10f527";
}

.fad.fa-dice-two:after {
  content: "\10f528";
}

.fad.fa-digging:after {
  content: "\10f85e";
}

.fad.fa-digital-tachograph:after {
  content: "\10f566";
}

.fad.fa-diploma:after {
  content: "\10f5ea";
}

.fad.fa-directions:after {
  content: "\10f5eb";
}

.fad.fa-disc-drive:after {
  content: "\10f8b5";
}

.fad.fa-disease:after {
  content: "\10f7fa";
}

.fad.fa-divide:after {
  content: "\10f529";
}

.fad.fa-dizzy:after {
  content: "\10f567";
}

.fad.fa-dna:after {
  content: "\10f471";
}

.fad.fa-do-not-enter:after {
  content: "\10f5ec";
}

.fad.fa-dog:after {
  content: "\10f6d3";
}

.fad.fa-dog-leashed:after {
  content: "\10f6d4";
}

.fad.fa-dollar-sign:after {
  content: "\10f155";
}

.fad.fa-dolly:after {
  content: "\10f472";
}

.fad.fa-dolly-empty:after {
  content: "\10f473";
}

.fad.fa-dolly-flatbed:after {
  content: "\10f474";
}

.fad.fa-dolly-flatbed-alt:after {
  content: "\10f475";
}

.fad.fa-dolly-flatbed-empty:after {
  content: "\10f476";
}

.fad.fa-donate:after {
  content: "\10f4b9";
}

.fad.fa-door-closed:after {
  content: "\10f52a";
}

.fad.fa-door-open:after {
  content: "\10f52b";
}

.fad.fa-dot-circle:after {
  content: "\10f192";
}

.fad.fa-dove:after {
  content: "\10f4ba";
}

.fad.fa-download:after {
  content: "\10f019";
}

.fad.fa-drafting-compass:after {
  content: "\10f568";
}

.fad.fa-dragon:after {
  content: "\10f6d5";
}

.fad.fa-draw-circle:after {
  content: "\10f5ed";
}

.fad.fa-draw-polygon:after {
  content: "\10f5ee";
}

.fad.fa-draw-square:after {
  content: "\10f5ef";
}

.fad.fa-dreidel:after {
  content: "\10f792";
}

.fad.fa-drone:after {
  content: "\10f85f";
}

.fad.fa-drone-alt:after {
  content: "\10f860";
}

.fad.fa-drum:after {
  content: "\10f569";
}

.fad.fa-drum-steelpan:after {
  content: "\10f56a";
}

.fad.fa-drumstick:after {
  content: "\10f6d6";
}

.fad.fa-drumstick-bite:after {
  content: "\10f6d7";
}

.fad.fa-dryer:after {
  content: "\10f861";
}

.fad.fa-dryer-alt:after {
  content: "\10f862";
}

.fad.fa-duck:after {
  content: "\10f6d8";
}

.fad.fa-dumbbell:after {
  content: "\10f44b";
}

.fad.fa-dumpster:after {
  content: "\10f793";
}

.fad.fa-dumpster-fire:after {
  content: "\10f794";
}

.fad.fa-dungeon:after {
  content: "\10f6d9";
}

.fad.fa-ear:after {
  content: "\10f5f0";
}

.fad.fa-ear-muffs:after {
  content: "\10f795";
}

.fad.fa-eclipse:after {
  content: "\10f749";
}

.fad.fa-eclipse-alt:after {
  content: "\10f74a";
}

.fad.fa-edit:after {
  content: "\10f044";
}

.fad.fa-egg:after {
  content: "\10f7fb";
}

.fad.fa-egg-fried:after {
  content: "\10f7fc";
}

.fad.fa-eject:after {
  content: "\10f052";
}

.fad.fa-elephant:after {
  content: "\10f6da";
}

.fad.fa-ellipsis-h:after {
  content: "\10f141";
}

.fad.fa-ellipsis-h-alt:after {
  content: "\10f39b";
}

.fad.fa-ellipsis-v:after {
  content: "\10f142";
}

.fad.fa-ellipsis-v-alt:after {
  content: "\10f39c";
}

.fad.fa-empty-set:after {
  content: "\10f656";
}

.fad.fa-engine-warning:after {
  content: "\10f5f2";
}

.fad.fa-envelope:after {
  content: "\10f0e0";
}

.fad.fa-envelope-open:after {
  content: "\10f2b6";
}

.fad.fa-envelope-open-dollar:after {
  content: "\10f657";
}

.fad.fa-envelope-open-text:after {
  content: "\10f658";
}

.fad.fa-envelope-square:after {
  content: "\10f199";
}

.fad.fa-equals:after {
  content: "\10f52c";
}

.fad.fa-eraser:after {
  content: "\10f12d";
}

.fad.fa-ethernet:after {
  content: "\10f796";
}

.fad.fa-euro-sign:after {
  content: "\10f153";
}

.fad.fa-exchange:after {
  content: "\10f0ec";
}

.fad.fa-exchange-alt:after {
  content: "\10f362";
}

.fad.fa-exclamation:after {
  content: "\10f12a";
}

.fad.fa-exclamation-circle:after {
  content: "\10f06a";
}

.fad.fa-exclamation-square:after {
  content: "\10f321";
}

.fad.fa-exclamation-triangle:after {
  content: "\10f071";
}

.fad.fa-expand:after {
  content: "\10f065";
}

.fad.fa-expand-alt:after {
  content: "\10f424";
}

.fad.fa-expand-arrows:after {
  content: "\10f31d";
}

.fad.fa-expand-arrows-alt:after {
  content: "\10f31e";
}

.fad.fa-expand-wide:after {
  content: "\10f320";
}

.fad.fa-external-link:after {
  content: "\10f08e";
}

.fad.fa-external-link-alt:after {
  content: "\10f35d";
}

.fad.fa-external-link-square:after {
  content: "\10f14c";
}

.fad.fa-external-link-square-alt:after {
  content: "\10f360";
}

.fad.fa-eye:after {
  content: "\10f06e";
}

.fad.fa-eye-dropper:after {
  content: "\10f1fb";
}

.fad.fa-eye-evil:after {
  content: "\10f6db";
}

.fad.fa-eye-slash:after {
  content: "\10f070";
}

.fad.fa-fan:after {
  content: "\10f863";
}

.fad.fa-fan-table:after {
  content: "\10e004";
}

.fad.fa-farm:after {
  content: "\10f864";
}

.fad.fa-fast-backward:after {
  content: "\10f049";
}

.fad.fa-fast-forward:after {
  content: "\10f050";
}

.fad.fa-faucet:after {
  content: "\10e005";
}

.fad.fa-faucet-drip:after {
  content: "\10e006";
}

.fad.fa-fax:after {
  content: "\10f1ac";
}

.fad.fa-feather:after {
  content: "\10f52d";
}

.fad.fa-feather-alt:after {
  content: "\10f56b";
}

.fad.fa-female:after {
  content: "\10f182";
}

.fad.fa-field-hockey:after {
  content: "\10f44c";
}

.fad.fa-fighter-jet:after {
  content: "\10f0fb";
}

.fad.fa-file:after {
  content: "\10f15b";
}

.fad.fa-file-alt:after {
  content: "\10f15c";
}

.fad.fa-file-archive:after {
  content: "\10f1c6";
}

.fad.fa-file-audio:after {
  content: "\10f1c7";
}

.fad.fa-file-certificate:after {
  content: "\10f5f3";
}

.fad.fa-file-chart-line:after {
  content: "\10f659";
}

.fad.fa-file-chart-pie:after {
  content: "\10f65a";
}

.fad.fa-file-check:after {
  content: "\10f316";
}

.fad.fa-file-code:after {
  content: "\10f1c9";
}

.fad.fa-file-contract:after {
  content: "\10f56c";
}

.fad.fa-file-csv:after {
  content: "\10f6dd";
}

.fad.fa-file-download:after {
  content: "\10f56d";
}

.fad.fa-file-edit:after {
  content: "\10f31c";
}

.fad.fa-file-excel:after {
  content: "\10f1c3";
}

.fad.fa-file-exclamation:after {
  content: "\10f31a";
}

.fad.fa-file-export:after {
  content: "\10f56e";
}

.fad.fa-file-image:after {
  content: "\10f1c5";
}

.fad.fa-file-import:after {
  content: "\10f56f";
}

.fad.fa-file-invoice:after {
  content: "\10f570";
}

.fad.fa-file-invoice-dollar:after {
  content: "\10f571";
}

.fad.fa-file-medical:after {
  content: "\10f477";
}

.fad.fa-file-medical-alt:after {
  content: "\10f478";
}

.fad.fa-file-minus:after {
  content: "\10f318";
}

.fad.fa-file-music:after {
  content: "\10f8b6";
}

.fad.fa-file-pdf:after {
  content: "\10f1c1";
}

.fad.fa-file-plus:after {
  content: "\10f319";
}

.fad.fa-file-powerpoint:after {
  content: "\10f1c4";
}

.fad.fa-file-prescription:after {
  content: "\10f572";
}

.fad.fa-file-search:after {
  content: "\10f865";
}

.fad.fa-file-signature:after {
  content: "\10f573";
}

.fad.fa-file-spreadsheet:after {
  content: "\10f65b";
}

.fad.fa-file-times:after {
  content: "\10f317";
}

.fad.fa-file-upload:after {
  content: "\10f574";
}

.fad.fa-file-user:after {
  content: "\10f65c";
}

.fad.fa-file-video:after {
  content: "\10f1c8";
}

.fad.fa-file-word:after {
  content: "\10f1c2";
}

.fad.fa-files-medical:after {
  content: "\10f7fd";
}

.fad.fa-fill:after {
  content: "\10f575";
}

.fad.fa-fill-drip:after {
  content: "\10f576";
}

.fad.fa-film:after {
  content: "\10f008";
}

.fad.fa-film-alt:after {
  content: "\10f3a0";
}

.fad.fa-film-canister:after {
  content: "\10f8b7";
}

.fad.fa-filter:after {
  content: "\10f0b0";
}

.fad.fa-fingerprint:after {
  content: "\10f577";
}

.fad.fa-fire:after {
  content: "\10f06d";
}

.fad.fa-fire-alt:after {
  content: "\10f7e4";
}

.fad.fa-fire-extinguisher:after {
  content: "\10f134";
}

.fad.fa-fire-smoke:after {
  content: "\10f74b";
}

.fad.fa-fireplace:after {
  content: "\10f79a";
}

.fad.fa-first-aid:after {
  content: "\10f479";
}

.fad.fa-fish:after {
  content: "\10f578";
}

.fad.fa-fish-cooked:after {
  content: "\10f7fe";
}

.fad.fa-fist-raised:after {
  content: "\10f6de";
}

.fad.fa-flag:after {
  content: "\10f024";
}

.fad.fa-flag-alt:after {
  content: "\10f74c";
}

.fad.fa-flag-checkered:after {
  content: "\10f11e";
}

.fad.fa-flag-usa:after {
  content: "\10f74d";
}

.fad.fa-flame:after {
  content: "\10f6df";
}

.fad.fa-flashlight:after {
  content: "\10f8b8";
}

.fad.fa-flask:after {
  content: "\10f0c3";
}

.fad.fa-flask-poison:after {
  content: "\10f6e0";
}

.fad.fa-flask-potion:after {
  content: "\10f6e1";
}

.fad.fa-flower:after {
  content: "\10f7ff";
}

.fad.fa-flower-daffodil:after {
  content: "\10f800";
}

.fad.fa-flower-tulip:after {
  content: "\10f801";
}

.fad.fa-flushed:after {
  content: "\10f579";
}

.fad.fa-flute:after {
  content: "\10f8b9";
}

.fad.fa-flux-capacitor:after {
  content: "\10f8ba";
}

.fad.fa-fog:after {
  content: "\10f74e";
}

.fad.fa-folder:after {
  content: "\10f07b";
}

.fad.fa-folder-download:after {
  content: "\10e053";
}

.fad.fa-folder-minus:after {
  content: "\10f65d";
}

.fad.fa-folder-open:after {
  content: "\10f07c";
}

.fad.fa-folder-plus:after {
  content: "\10f65e";
}

.fad.fa-folder-times:after {
  content: "\10f65f";
}

.fad.fa-folder-tree:after {
  content: "\10f802";
}

.fad.fa-folder-upload:after {
  content: "\10e054";
}

.fad.fa-folders:after {
  content: "\10f660";
}

.fad.fa-font:after {
  content: "\10f031";
}

.fad.fa-font-awesome-logo-full:after {
  content: "\10f4e6";
}

.fad.fa-font-case:after {
  content: "\10f866";
}

.fad.fa-football-ball:after {
  content: "\10f44e";
}

.fad.fa-football-helmet:after {
  content: "\10f44f";
}

.fad.fa-forklift:after {
  content: "\10f47a";
}

.fad.fa-forward:after {
  content: "\10f04e";
}

.fad.fa-fragile:after {
  content: "\10f4bb";
}

.fad.fa-french-fries:after {
  content: "\10f803";
}

.fad.fa-frog:after {
  content: "\10f52e";
}

.fad.fa-frosty-head:after {
  content: "\10f79b";
}

.fad.fa-frown:after {
  content: "\10f119";
}

.fad.fa-frown-open:after {
  content: "\10f57a";
}

.fad.fa-function:after {
  content: "\10f661";
}

.fad.fa-funnel-dollar:after {
  content: "\10f662";
}

.fad.fa-futbol:after {
  content: "\10f1e3";
}

.fad.fa-galaxy:after {
  content: "\10e008";
}

.fad.fa-game-board:after {
  content: "\10f867";
}

.fad.fa-game-board-alt:after {
  content: "\10f868";
}

.fad.fa-game-console-handheld:after {
  content: "\10f8bb";
}

.fad.fa-gamepad:after {
  content: "\10f11b";
}

.fad.fa-gamepad-alt:after {
  content: "\10f8bc";
}

.fad.fa-garage:after {
  content: "\10e009";
}

.fad.fa-garage-car:after {
  content: "\10e00a";
}

.fad.fa-garage-open:after {
  content: "\10e00b";
}

.fad.fa-gas-pump:after {
  content: "\10f52f";
}

.fad.fa-gas-pump-slash:after {
  content: "\10f5f4";
}

.fad.fa-gavel:after {
  content: "\10f0e3";
}

.fad.fa-gem:after {
  content: "\10f3a5";
}

.fad.fa-genderless:after {
  content: "\10f22d";
}

.fad.fa-ghost:after {
  content: "\10f6e2";
}

.fad.fa-gift:after {
  content: "\10f06b";
}

.fad.fa-gift-card:after {
  content: "\10f663";
}

.fad.fa-gifts:after {
  content: "\10f79c";
}

.fad.fa-gingerbread-man:after {
  content: "\10f79d";
}

.fad.fa-glass:after {
  content: "\10f804";
}

.fad.fa-glass-champagne:after {
  content: "\10f79e";
}

.fad.fa-glass-cheers:after {
  content: "\10f79f";
}

.fad.fa-glass-citrus:after {
  content: "\10f869";
}

.fad.fa-glass-martini:after {
  content: "\10f000";
}

.fad.fa-glass-martini-alt:after {
  content: "\10f57b";
}

.fad.fa-glass-whiskey:after {
  content: "\10f7a0";
}

.fad.fa-glass-whiskey-rocks:after {
  content: "\10f7a1";
}

.fad.fa-glasses:after {
  content: "\10f530";
}

.fad.fa-glasses-alt:after {
  content: "\10f5f5";
}

.fad.fa-globe:after {
  content: "\10f0ac";
}

.fad.fa-globe-africa:after {
  content: "\10f57c";
}

.fad.fa-globe-americas:after {
  content: "\10f57d";
}

.fad.fa-globe-asia:after {
  content: "\10f57e";
}

.fad.fa-globe-europe:after {
  content: "\10f7a2";
}

.fad.fa-globe-snow:after {
  content: "\10f7a3";
}

.fad.fa-globe-stand:after {
  content: "\10f5f6";
}

.fad.fa-golf-ball:after {
  content: "\10f450";
}

.fad.fa-golf-club:after {
  content: "\10f451";
}

.fad.fa-gopuram:after {
  content: "\10f664";
}

.fad.fa-graduation-cap:after {
  content: "\10f19d";
}

.fad.fa-gramophone:after {
  content: "\10f8bd";
}

.fad.fa-greater-than:after {
  content: "\10f531";
}

.fad.fa-greater-than-equal:after {
  content: "\10f532";
}

.fad.fa-grimace:after {
  content: "\10f57f";
}

.fad.fa-grin:after {
  content: "\10f580";
}

.fad.fa-grin-alt:after {
  content: "\10f581";
}

.fad.fa-grin-beam:after {
  content: "\10f582";
}

.fad.fa-grin-beam-sweat:after {
  content: "\10f583";
}

.fad.fa-grin-hearts:after {
  content: "\10f584";
}

.fad.fa-grin-squint:after {
  content: "\10f585";
}

.fad.fa-grin-squint-tears:after {
  content: "\10f586";
}

.fad.fa-grin-stars:after {
  content: "\10f587";
}

.fad.fa-grin-tears:after {
  content: "\10f588";
}

.fad.fa-grin-tongue:after {
  content: "\10f589";
}

.fad.fa-grin-tongue-squint:after {
  content: "\10f58a";
}

.fad.fa-grin-tongue-wink:after {
  content: "\10f58b";
}

.fad.fa-grin-wink:after {
  content: "\10f58c";
}

.fad.fa-grip-horizontal:after {
  content: "\10f58d";
}

.fad.fa-grip-lines:after {
  content: "\10f7a4";
}

.fad.fa-grip-lines-vertical:after {
  content: "\10f7a5";
}

.fad.fa-grip-vertical:after {
  content: "\10f58e";
}

.fad.fa-guitar:after {
  content: "\10f7a6";
}

.fad.fa-guitar-electric:after {
  content: "\10f8be";
}

.fad.fa-guitars:after {
  content: "\10f8bf";
}

.fad.fa-h-square:after {
  content: "\10f0fd";
}

.fad.fa-h1:after {
  content: "\10f313";
}

.fad.fa-h2:after {
  content: "\10f314";
}

.fad.fa-h3:after {
  content: "\10f315";
}

.fad.fa-h4:after {
  content: "\10f86a";
}

.fad.fa-hamburger:after {
  content: "\10f805";
}

.fad.fa-hammer:after {
  content: "\10f6e3";
}

.fad.fa-hammer-war:after {
  content: "\10f6e4";
}

.fad.fa-hamsa:after {
  content: "\10f665";
}

.fad.fa-hand-heart:after {
  content: "\10f4bc";
}

.fad.fa-hand-holding:after {
  content: "\10f4bd";
}

.fad.fa-hand-holding-box:after {
  content: "\10f47b";
}

.fad.fa-hand-holding-heart:after {
  content: "\10f4be";
}

.fad.fa-hand-holding-magic:after {
  content: "\10f6e5";
}

.fad.fa-hand-holding-medical:after {
  content: "\10e05c";
}

.fad.fa-hand-holding-seedling:after {
  content: "\10f4bf";
}

.fad.fa-hand-holding-usd:after {
  content: "\10f4c0";
}

.fad.fa-hand-holding-water:after {
  content: "\10f4c1";
}

.fad.fa-hand-lizard:after {
  content: "\10f258";
}

.fad.fa-hand-middle-finger:after {
  content: "\10f806";
}

.fad.fa-hand-paper:after {
  content: "\10f256";
}

.fad.fa-hand-peace:after {
  content: "\10f25b";
}

.fad.fa-hand-point-down:after {
  content: "\10f0a7";
}

.fad.fa-hand-point-left:after {
  content: "\10f0a5";
}

.fad.fa-hand-point-right:after {
  content: "\10f0a4";
}

.fad.fa-hand-point-up:after {
  content: "\10f0a6";
}

.fad.fa-hand-pointer:after {
  content: "\10f25a";
}

.fad.fa-hand-receiving:after {
  content: "\10f47c";
}

.fad.fa-hand-rock:after {
  content: "\10f255";
}

.fad.fa-hand-scissors:after {
  content: "\10f257";
}

.fad.fa-hand-sparkles:after {
  content: "\10e05d";
}

.fad.fa-hand-spock:after {
  content: "\10f259";
}

.fad.fa-hands:after {
  content: "\10f4c2";
}

.fad.fa-hands-heart:after {
  content: "\10f4c3";
}

.fad.fa-hands-helping:after {
  content: "\10f4c4";
}

.fad.fa-hands-usd:after {
  content: "\10f4c5";
}

.fad.fa-hands-wash:after {
  content: "\10e05e";
}

.fad.fa-handshake:after {
  content: "\10f2b5";
}

.fad.fa-handshake-alt:after {
  content: "\10f4c6";
}

.fad.fa-handshake-alt-slash:after {
  content: "\10e05f";
}

.fad.fa-handshake-slash:after {
  content: "\10e060";
}

.fad.fa-hanukiah:after {
  content: "\10f6e6";
}

.fad.fa-hard-hat:after {
  content: "\10f807";
}

.fad.fa-hashtag:after {
  content: "\10f292";
}

.fad.fa-hat-chef:after {
  content: "\10f86b";
}

.fad.fa-hat-cowboy:after {
  content: "\10f8c0";
}

.fad.fa-hat-cowboy-side:after {
  content: "\10f8c1";
}

.fad.fa-hat-santa:after {
  content: "\10f7a7";
}

.fad.fa-hat-winter:after {
  content: "\10f7a8";
}

.fad.fa-hat-witch:after {
  content: "\10f6e7";
}

.fad.fa-hat-wizard:after {
  content: "\10f6e8";
}

.fad.fa-hdd:after {
  content: "\10f0a0";
}

.fad.fa-head-side:after {
  content: "\10f6e9";
}

.fad.fa-head-side-brain:after {
  content: "\10f808";
}

.fad.fa-head-side-cough:after {
  content: "\10e061";
}

.fad.fa-head-side-cough-slash:after {
  content: "\10e062";
}

.fad.fa-head-side-headphones:after {
  content: "\10f8c2";
}

.fad.fa-head-side-mask:after {
  content: "\10e063";
}

.fad.fa-head-side-medical:after {
  content: "\10f809";
}

.fad.fa-head-side-virus:after {
  content: "\10e064";
}

.fad.fa-head-vr:after {
  content: "\10f6ea";
}

.fad.fa-heading:after {
  content: "\10f1dc";
}

.fad.fa-headphones:after {
  content: "\10f025";
}

.fad.fa-headphones-alt:after {
  content: "\10f58f";
}

.fad.fa-headset:after {
  content: "\10f590";
}

.fad.fa-heart:after {
  content: "\10f004";
}

.fad.fa-heart-broken:after {
  content: "\10f7a9";
}

.fad.fa-heart-circle:after {
  content: "\10f4c7";
}

.fad.fa-heart-rate:after {
  content: "\10f5f8";
}

.fad.fa-heart-square:after {
  content: "\10f4c8";
}

.fad.fa-heartbeat:after {
  content: "\10f21e";
}

.fad.fa-heat:after {
  content: "\10e00c";
}

.fad.fa-helicopter:after {
  content: "\10f533";
}

.fad.fa-helmet-battle:after {
  content: "\10f6eb";
}

.fad.fa-hexagon:after {
  content: "\10f312";
}

.fad.fa-highlighter:after {
  content: "\10f591";
}

.fad.fa-hiking:after {
  content: "\10f6ec";
}

.fad.fa-hippo:after {
  content: "\10f6ed";
}

.fad.fa-history:after {
  content: "\10f1da";
}

.fad.fa-hockey-mask:after {
  content: "\10f6ee";
}

.fad.fa-hockey-puck:after {
  content: "\10f453";
}

.fad.fa-hockey-sticks:after {
  content: "\10f454";
}

.fad.fa-holly-berry:after {
  content: "\10f7aa";
}

.fad.fa-home:after {
  content: "\10f015";
}

.fad.fa-home-alt:after {
  content: "\10f80a";
}

.fad.fa-home-heart:after {
  content: "\10f4c9";
}

.fad.fa-home-lg:after {
  content: "\10f80b";
}

.fad.fa-home-lg-alt:after {
  content: "\10f80c";
}

.fad.fa-hood-cloak:after {
  content: "\10f6ef";
}

.fad.fa-horizontal-rule:after {
  content: "\10f86c";
}

.fad.fa-horse:after {
  content: "\10f6f0";
}

.fad.fa-horse-head:after {
  content: "\10f7ab";
}

.fad.fa-horse-saddle:after {
  content: "\10f8c3";
}

.fad.fa-hospital:after {
  content: "\10f0f8";
}

.fad.fa-hospital-alt:after {
  content: "\10f47d";
}

.fad.fa-hospital-symbol:after {
  content: "\10f47e";
}

.fad.fa-hospital-user:after {
  content: "\10f80d";
}

.fad.fa-hospitals:after {
  content: "\10f80e";
}

.fad.fa-hot-tub:after {
  content: "\10f593";
}

.fad.fa-hotdog:after {
  content: "\10f80f";
}

.fad.fa-hotel:after {
  content: "\10f594";
}

.fad.fa-hourglass:after {
  content: "\10f254";
}

.fad.fa-hourglass-end:after {
  content: "\10f253";
}

.fad.fa-hourglass-half:after {
  content: "\10f252";
}

.fad.fa-hourglass-start:after {
  content: "\10f251";
}

.fad.fa-house:after {
  content: "\10e00d";
}

.fad.fa-house-damage:after {
  content: "\10f6f1";
}

.fad.fa-house-day:after {
  content: "\10e00e";
}

.fad.fa-house-flood:after {
  content: "\10f74f";
}

.fad.fa-house-leave:after {
  content: "\10e00f";
}

.fad.fa-house-night:after {
  content: "\10e010";
}

.fad.fa-house-return:after {
  content: "\10e011";
}

.fad.fa-house-signal:after {
  content: "\10e012";
}

.fad.fa-house-user:after {
  content: "\10e065";
}

.fad.fa-hryvnia:after {
  content: "\10f6f2";
}

.fad.fa-humidity:after {
  content: "\10f750";
}

.fad.fa-hurricane:after {
  content: "\10f751";
}

.fad.fa-i-cursor:after {
  content: "\10f246";
}

.fad.fa-ice-cream:after {
  content: "\10f810";
}

.fad.fa-ice-skate:after {
  content: "\10f7ac";
}

.fad.fa-icicles:after {
  content: "\10f7ad";
}

.fad.fa-icons:after {
  content: "\10f86d";
}

.fad.fa-icons-alt:after {
  content: "\10f86e";
}

.fad.fa-id-badge:after {
  content: "\10f2c1";
}

.fad.fa-id-card:after {
  content: "\10f2c2";
}

.fad.fa-id-card-alt:after {
  content: "\10f47f";
}

.fad.fa-igloo:after {
  content: "\10f7ae";
}

.fad.fa-image:after {
  content: "\10f03e";
}

.fad.fa-image-polaroid:after {
  content: "\10f8c4";
}

.fad.fa-images:after {
  content: "\10f302";
}

.fad.fa-inbox:after {
  content: "\10f01c";
}

.fad.fa-inbox-in:after {
  content: "\10f310";
}

.fad.fa-inbox-out:after {
  content: "\10f311";
}

.fad.fa-indent:after {
  content: "\10f03c";
}

.fad.fa-industry:after {
  content: "\10f275";
}

.fad.fa-industry-alt:after {
  content: "\10f3b3";
}

.fad.fa-infinity:after {
  content: "\10f534";
}

.fad.fa-info:after {
  content: "\10f129";
}

.fad.fa-info-circle:after {
  content: "\10f05a";
}

.fad.fa-info-square:after {
  content: "\10f30f";
}

.fad.fa-inhaler:after {
  content: "\10f5f9";
}

.fad.fa-integral:after {
  content: "\10f667";
}

.fad.fa-intersection:after {
  content: "\10f668";
}

.fad.fa-inventory:after {
  content: "\10f480";
}

.fad.fa-island-tropical:after {
  content: "\10f811";
}

.fad.fa-italic:after {
  content: "\10f033";
}

.fad.fa-jack-o-lantern:after {
  content: "\10f30e";
}

.fad.fa-jedi:after {
  content: "\10f669";
}

.fad.fa-joint:after {
  content: "\10f595";
}

.fad.fa-journal-whills:after {
  content: "\10f66a";
}

.fad.fa-joystick:after {
  content: "\10f8c5";
}

.fad.fa-jug:after {
  content: "\10f8c6";
}

.fad.fa-kaaba:after {
  content: "\10f66b";
}

.fad.fa-kazoo:after {
  content: "\10f8c7";
}

.fad.fa-kerning:after {
  content: "\10f86f";
}

.fad.fa-key:after {
  content: "\10f084";
}

.fad.fa-key-skeleton:after {
  content: "\10f6f3";
}

.fad.fa-keyboard:after {
  content: "\10f11c";
}

.fad.fa-keynote:after {
  content: "\10f66c";
}

.fad.fa-khanda:after {
  content: "\10f66d";
}

.fad.fa-kidneys:after {
  content: "\10f5fb";
}

.fad.fa-kiss:after {
  content: "\10f596";
}

.fad.fa-kiss-beam:after {
  content: "\10f597";
}

.fad.fa-kiss-wink-heart:after {
  content: "\10f598";
}

.fad.fa-kite:after {
  content: "\10f6f4";
}

.fad.fa-kiwi-bird:after {
  content: "\10f535";
}

.fad.fa-knife-kitchen:after {
  content: "\10f6f5";
}

.fad.fa-lambda:after {
  content: "\10f66e";
}

.fad.fa-lamp:after {
  content: "\10f4ca";
}

.fad.fa-lamp-desk:after {
  content: "\10e014";
}

.fad.fa-lamp-floor:after {
  content: "\10e015";
}

.fad.fa-landmark:after {
  content: "\10f66f";
}

.fad.fa-landmark-alt:after {
  content: "\10f752";
}

.fad.fa-language:after {
  content: "\10f1ab";
}

.fad.fa-laptop:after {
  content: "\10f109";
}

.fad.fa-laptop-code:after {
  content: "\10f5fc";
}

.fad.fa-laptop-house:after {
  content: "\10e066";
}

.fad.fa-laptop-medical:after {
  content: "\10f812";
}

.fad.fa-lasso:after {
  content: "\10f8c8";
}

.fad.fa-laugh:after {
  content: "\10f599";
}

.fad.fa-laugh-beam:after {
  content: "\10f59a";
}

.fad.fa-laugh-squint:after {
  content: "\10f59b";
}

.fad.fa-laugh-wink:after {
  content: "\10f59c";
}

.fad.fa-layer-group:after {
  content: "\10f5fd";
}

.fad.fa-layer-minus:after {
  content: "\10f5fe";
}

.fad.fa-layer-plus:after {
  content: "\10f5ff";
}

.fad.fa-leaf:after {
  content: "\10f06c";
}

.fad.fa-leaf-heart:after {
  content: "\10f4cb";
}

.fad.fa-leaf-maple:after {
  content: "\10f6f6";
}

.fad.fa-leaf-oak:after {
  content: "\10f6f7";
}

.fad.fa-lemon:after {
  content: "\10f094";
}

.fad.fa-less-than:after {
  content: "\10f536";
}

.fad.fa-less-than-equal:after {
  content: "\10f537";
}

.fad.fa-level-down:after {
  content: "\10f149";
}

.fad.fa-level-down-alt:after {
  content: "\10f3be";
}

.fad.fa-level-up:after {
  content: "\10f148";
}

.fad.fa-level-up-alt:after {
  content: "\10f3bf";
}

.fad.fa-life-ring:after {
  content: "\10f1cd";
}

.fad.fa-light-ceiling:after {
  content: "\10e016";
}

.fad.fa-light-switch:after {
  content: "\10e017";
}

.fad.fa-light-switch-off:after {
  content: "\10e018";
}

.fad.fa-light-switch-on:after {
  content: "\10e019";
}

.fad.fa-lightbulb:after {
  content: "\10f0eb";
}

.fad.fa-lightbulb-dollar:after {
  content: "\10f670";
}

.fad.fa-lightbulb-exclamation:after {
  content: "\10f671";
}

.fad.fa-lightbulb-on:after {
  content: "\10f672";
}

.fad.fa-lightbulb-slash:after {
  content: "\10f673";
}

.fad.fa-lights-holiday:after {
  content: "\10f7b2";
}

.fad.fa-line-columns:after {
  content: "\10f870";
}

.fad.fa-line-height:after {
  content: "\10f871";
}

.fad.fa-link:after {
  content: "\10f0c1";
}

.fad.fa-lips:after {
  content: "\10f600";
}

.fad.fa-lira-sign:after {
  content: "\10f195";
}

.fad.fa-list:after {
  content: "\10f03a";
}

.fad.fa-list-alt:after {
  content: "\10f022";
}

.fad.fa-list-music:after {
  content: "\10f8c9";
}

.fad.fa-list-ol:after {
  content: "\10f0cb";
}

.fad.fa-list-ul:after {
  content: "\10f0ca";
}

.fad.fa-location:after {
  content: "\10f601";
}

.fad.fa-location-arrow:after {
  content: "\10f124";
}

.fad.fa-location-circle:after {
  content: "\10f602";
}

.fad.fa-location-slash:after {
  content: "\10f603";
}

.fad.fa-lock:after {
  content: "\10f023";
}

.fad.fa-lock-alt:after {
  content: "\10f30d";
}

.fad.fa-lock-open:after {
  content: "\10f3c1";
}

.fad.fa-lock-open-alt:after {
  content: "\10f3c2";
}

.fad.fa-long-arrow-alt-down:after {
  content: "\10f309";
}

.fad.fa-long-arrow-alt-left:after {
  content: "\10f30a";
}

.fad.fa-long-arrow-alt-right:after {
  content: "\10f30b";
}

.fad.fa-long-arrow-alt-up:after {
  content: "\10f30c";
}

.fad.fa-long-arrow-down:after {
  content: "\10f175";
}

.fad.fa-long-arrow-left:after {
  content: "\10f177";
}

.fad.fa-long-arrow-right:after {
  content: "\10f178";
}

.fad.fa-long-arrow-up:after {
  content: "\10f176";
}

.fad.fa-loveseat:after {
  content: "\10f4cc";
}

.fad.fa-low-vision:after {
  content: "\10f2a8";
}

.fad.fa-luchador:after {
  content: "\10f455";
}

.fad.fa-luggage-cart:after {
  content: "\10f59d";
}

.fad.fa-lungs:after {
  content: "\10f604";
}

.fad.fa-lungs-virus:after {
  content: "\10e067";
}

.fad.fa-mace:after {
  content: "\10f6f8";
}

.fad.fa-magic:after {
  content: "\10f0d0";
}

.fad.fa-magnet:after {
  content: "\10f076";
}

.fad.fa-mail-bulk:after {
  content: "\10f674";
}

.fad.fa-mailbox:after {
  content: "\10f813";
}

.fad.fa-male:after {
  content: "\10f183";
}

.fad.fa-mandolin:after {
  content: "\10f6f9";
}

.fad.fa-map:after {
  content: "\10f279";
}

.fad.fa-map-marked:after {
  content: "\10f59f";
}

.fad.fa-map-marked-alt:after {
  content: "\10f5a0";
}

.fad.fa-map-marker:after {
  content: "\10f041";
}

.fad.fa-map-marker-alt:after {
  content: "\10f3c5";
}

.fad.fa-map-marker-alt-slash:after {
  content: "\10f605";
}

.fad.fa-map-marker-check:after {
  content: "\10f606";
}

.fad.fa-map-marker-edit:after {
  content: "\10f607";
}

.fad.fa-map-marker-exclamation:after {
  content: "\10f608";
}

.fad.fa-map-marker-minus:after {
  content: "\10f609";
}

.fad.fa-map-marker-plus:after {
  content: "\10f60a";
}

.fad.fa-map-marker-question:after {
  content: "\10f60b";
}

.fad.fa-map-marker-slash:after {
  content: "\10f60c";
}

.fad.fa-map-marker-smile:after {
  content: "\10f60d";
}

.fad.fa-map-marker-times:after {
  content: "\10f60e";
}

.fad.fa-map-pin:after {
  content: "\10f276";
}

.fad.fa-map-signs:after {
  content: "\10f277";
}

.fad.fa-marker:after {
  content: "\10f5a1";
}

.fad.fa-mars:after {
  content: "\10f222";
}

.fad.fa-mars-double:after {
  content: "\10f227";
}

.fad.fa-mars-stroke:after {
  content: "\10f229";
}

.fad.fa-mars-stroke-h:after {
  content: "\10f22b";
}

.fad.fa-mars-stroke-v:after {
  content: "\10f22a";
}

.fad.fa-mask:after {
  content: "\10f6fa";
}

.fad.fa-meat:after {
  content: "\10f814";
}

.fad.fa-medal:after {
  content: "\10f5a2";
}

.fad.fa-medkit:after {
  content: "\10f0fa";
}

.fad.fa-megaphone:after {
  content: "\10f675";
}

.fad.fa-meh:after {
  content: "\10f11a";
}

.fad.fa-meh-blank:after {
  content: "\10f5a4";
}

.fad.fa-meh-rolling-eyes:after {
  content: "\10f5a5";
}

.fad.fa-memory:after {
  content: "\10f538";
}

.fad.fa-menorah:after {
  content: "\10f676";
}

.fad.fa-mercury:after {
  content: "\10f223";
}

.fad.fa-meteor:after {
  content: "\10f753";
}

.fad.fa-microchip:after {
  content: "\10f2db";
}

.fad.fa-microphone:after {
  content: "\10f130";
}

.fad.fa-microphone-alt:after {
  content: "\10f3c9";
}

.fad.fa-microphone-alt-slash:after {
  content: "\10f539";
}

.fad.fa-microphone-slash:after {
  content: "\10f131";
}

.fad.fa-microphone-stand:after {
  content: "\10f8cb";
}

.fad.fa-microscope:after {
  content: "\10f610";
}

.fad.fa-microwave:after {
  content: "\10e01b";
}

.fad.fa-mind-share:after {
  content: "\10f677";
}

.fad.fa-minus:after {
  content: "\10f068";
}

.fad.fa-minus-circle:after {
  content: "\10f056";
}

.fad.fa-minus-hexagon:after {
  content: "\10f307";
}

.fad.fa-minus-octagon:after {
  content: "\10f308";
}

.fad.fa-minus-square:after {
  content: "\10f146";
}

.fad.fa-mistletoe:after {
  content: "\10f7b4";
}

.fad.fa-mitten:after {
  content: "\10f7b5";
}

.fad.fa-mobile:after {
  content: "\10f10b";
}

.fad.fa-mobile-alt:after {
  content: "\10f3cd";
}

.fad.fa-mobile-android:after {
  content: "\10f3ce";
}

.fad.fa-mobile-android-alt:after {
  content: "\10f3cf";
}

.fad.fa-money-bill:after {
  content: "\10f0d6";
}

.fad.fa-money-bill-alt:after {
  content: "\10f3d1";
}

.fad.fa-money-bill-wave:after {
  content: "\10f53a";
}

.fad.fa-money-bill-wave-alt:after {
  content: "\10f53b";
}

.fad.fa-money-check:after {
  content: "\10f53c";
}

.fad.fa-money-check-alt:after {
  content: "\10f53d";
}

.fad.fa-money-check-edit:after {
  content: "\10f872";
}

.fad.fa-money-check-edit-alt:after {
  content: "\10f873";
}

.fad.fa-monitor-heart-rate:after {
  content: "\10f611";
}

.fad.fa-monkey:after {
  content: "\10f6fb";
}

.fad.fa-monument:after {
  content: "\10f5a6";
}

.fad.fa-moon:after {
  content: "\10f186";
}

.fad.fa-moon-cloud:after {
  content: "\10f754";
}

.fad.fa-moon-stars:after {
  content: "\10f755";
}

.fad.fa-mortar-pestle:after {
  content: "\10f5a7";
}

.fad.fa-mosque:after {
  content: "\10f678";
}

.fad.fa-motorcycle:after {
  content: "\10f21c";
}

.fad.fa-mountain:after {
  content: "\10f6fc";
}

.fad.fa-mountains:after {
  content: "\10f6fd";
}

.fad.fa-mouse:after {
  content: "\10f8cc";
}

.fad.fa-mouse-alt:after {
  content: "\10f8cd";
}

.fad.fa-mouse-pointer:after {
  content: "\10f245";
}

.fad.fa-mp3-player:after {
  content: "\10f8ce";
}

.fad.fa-mug:after {
  content: "\10f874";
}

.fad.fa-mug-hot:after {
  content: "\10f7b6";
}

.fad.fa-mug-marshmallows:after {
  content: "\10f7b7";
}

.fad.fa-mug-tea:after {
  content: "\10f875";
}

.fad.fa-music:after {
  content: "\10f001";
}

.fad.fa-music-alt:after {
  content: "\10f8cf";
}

.fad.fa-music-alt-slash:after {
  content: "\10f8d0";
}

.fad.fa-music-slash:after {
  content: "\10f8d1";
}

.fad.fa-narwhal:after {
  content: "\10f6fe";
}

.fad.fa-network-wired:after {
  content: "\10f6ff";
}

.fad.fa-neuter:after {
  content: "\10f22c";
}

.fad.fa-newspaper:after {
  content: "\10f1ea";
}

.fad.fa-not-equal:after {
  content: "\10f53e";
}

.fad.fa-notes-medical:after {
  content: "\10f481";
}

.fad.fa-object-group:after {
  content: "\10f247";
}

.fad.fa-object-ungroup:after {
  content: "\10f248";
}

.fad.fa-octagon:after {
  content: "\10f306";
}

.fad.fa-oil-can:after {
  content: "\10f613";
}

.fad.fa-oil-temp:after {
  content: "\10f614";
}

.fad.fa-om:after {
  content: "\10f679";
}

.fad.fa-omega:after {
  content: "\10f67a";
}

.fad.fa-ornament:after {
  content: "\10f7b8";
}

.fad.fa-otter:after {
  content: "\10f700";
}

.fad.fa-outdent:after {
  content: "\10f03b";
}

.fad.fa-outlet:after {
  content: "\10e01c";
}

.fad.fa-oven:after {
  content: "\10e01d";
}

.fad.fa-overline:after {
  content: "\10f876";
}

.fad.fa-page-break:after {
  content: "\10f877";
}

.fad.fa-pager:after {
  content: "\10f815";
}

.fad.fa-paint-brush:after {
  content: "\10f1fc";
}

.fad.fa-paint-brush-alt:after {
  content: "\10f5a9";
}

.fad.fa-paint-roller:after {
  content: "\10f5aa";
}

.fad.fa-palette:after {
  content: "\10f53f";
}

.fad.fa-pallet:after {
  content: "\10f482";
}

.fad.fa-pallet-alt:after {
  content: "\10f483";
}

.fad.fa-paper-plane:after {
  content: "\10f1d8";
}

.fad.fa-paperclip:after {
  content: "\10f0c6";
}

.fad.fa-parachute-box:after {
  content: "\10f4cd";
}

.fad.fa-paragraph:after {
  content: "\10f1dd";
}

.fad.fa-paragraph-rtl:after {
  content: "\10f878";
}

.fad.fa-parking:after {
  content: "\10f540";
}

.fad.fa-parking-circle:after {
  content: "\10f615";
}

.fad.fa-parking-circle-slash:after {
  content: "\10f616";
}

.fad.fa-parking-slash:after {
  content: "\10f617";
}

.fad.fa-passport:after {
  content: "\10f5ab";
}

.fad.fa-pastafarianism:after {
  content: "\10f67b";
}

.fad.fa-paste:after {
  content: "\10f0ea";
}

.fad.fa-pause:after {
  content: "\10f04c";
}

.fad.fa-pause-circle:after {
  content: "\10f28b";
}

.fad.fa-paw:after {
  content: "\10f1b0";
}

.fad.fa-paw-alt:after {
  content: "\10f701";
}

.fad.fa-paw-claws:after {
  content: "\10f702";
}

.fad.fa-peace:after {
  content: "\10f67c";
}

.fad.fa-pegasus:after {
  content: "\10f703";
}

.fad.fa-pen:after {
  content: "\10f304";
}

.fad.fa-pen-alt:after {
  content: "\10f305";
}

.fad.fa-pen-fancy:after {
  content: "\10f5ac";
}

.fad.fa-pen-nib:after {
  content: "\10f5ad";
}

.fad.fa-pen-square:after {
  content: "\10f14b";
}

.fad.fa-pencil:after {
  content: "\10f040";
}

.fad.fa-pencil-alt:after {
  content: "\10f303";
}

.fad.fa-pencil-paintbrush:after {
  content: "\10f618";
}

.fad.fa-pencil-ruler:after {
  content: "\10f5ae";
}

.fad.fa-pennant:after {
  content: "\10f456";
}

.fad.fa-people-arrows:after {
  content: "\10e068";
}

.fad.fa-people-carry:after {
  content: "\10f4ce";
}

.fad.fa-pepper-hot:after {
  content: "\10f816";
}

.fad.fa-percent:after {
  content: "\10f295";
}

.fad.fa-percentage:after {
  content: "\10f541";
}

.fad.fa-person-booth:after {
  content: "\10f756";
}

.fad.fa-person-carry:after {
  content: "\10f4cf";
}

.fad.fa-person-dolly:after {
  content: "\10f4d0";
}

.fad.fa-person-dolly-empty:after {
  content: "\10f4d1";
}

.fad.fa-person-sign:after {
  content: "\10f757";
}

.fad.fa-phone:after {
  content: "\10f095";
}

.fad.fa-phone-alt:after {
  content: "\10f879";
}

.fad.fa-phone-laptop:after {
  content: "\10f87a";
}

.fad.fa-phone-office:after {
  content: "\10f67d";
}

.fad.fa-phone-plus:after {
  content: "\10f4d2";
}

.fad.fa-phone-rotary:after {
  content: "\10f8d3";
}

.fad.fa-phone-slash:after {
  content: "\10f3dd";
}

.fad.fa-phone-square:after {
  content: "\10f098";
}

.fad.fa-phone-square-alt:after {
  content: "\10f87b";
}

.fad.fa-phone-volume:after {
  content: "\10f2a0";
}

.fad.fa-photo-video:after {
  content: "\10f87c";
}

.fad.fa-pi:after {
  content: "\10f67e";
}

.fad.fa-piano:after {
  content: "\10f8d4";
}

.fad.fa-piano-keyboard:after {
  content: "\10f8d5";
}

.fad.fa-pie:after {
  content: "\10f705";
}

.fad.fa-pig:after {
  content: "\10f706";
}

.fad.fa-piggy-bank:after {
  content: "\10f4d3";
}

.fad.fa-pills:after {
  content: "\10f484";
}

.fad.fa-pizza:after {
  content: "\10f817";
}

.fad.fa-pizza-slice:after {
  content: "\10f818";
}

.fad.fa-place-of-worship:after {
  content: "\10f67f";
}

.fad.fa-plane:after {
  content: "\10f072";
}

.fad.fa-plane-alt:after {
  content: "\10f3de";
}

.fad.fa-plane-arrival:after {
  content: "\10f5af";
}

.fad.fa-plane-departure:after {
  content: "\10f5b0";
}

.fad.fa-plane-slash:after {
  content: "\10e069";
}

.fad.fa-planet-moon:after {
  content: "\10e01f";
}

.fad.fa-planet-ringed:after {
  content: "\10e020";
}

.fad.fa-play:after {
  content: "\10f04b";
}

.fad.fa-play-circle:after {
  content: "\10f144";
}

.fad.fa-plug:after {
  content: "\10f1e6";
}

.fad.fa-plus:after {
  content: "\10f067";
}

.fad.fa-plus-circle:after {
  content: "\10f055";
}

.fad.fa-plus-hexagon:after {
  content: "\10f300";
}

.fad.fa-plus-octagon:after {
  content: "\10f301";
}

.fad.fa-plus-square:after {
  content: "\10f0fe";
}

.fad.fa-podcast:after {
  content: "\10f2ce";
}

.fad.fa-podium:after {
  content: "\10f680";
}

.fad.fa-podium-star:after {
  content: "\10f758";
}

.fad.fa-police-box:after {
  content: "\10e021";
}

.fad.fa-poll:after {
  content: "\10f681";
}

.fad.fa-poll-h:after {
  content: "\10f682";
}

.fad.fa-poll-people:after {
  content: "\10f759";
}

.fad.fa-poo:after {
  content: "\10f2fe";
}

.fad.fa-poo-storm:after {
  content: "\10f75a";
}

.fad.fa-poop:after {
  content: "\10f619";
}

.fad.fa-popcorn:after {
  content: "\10f819";
}

.fad.fa-portal-enter:after {
  content: "\10e022";
}

.fad.fa-portal-exit:after {
  content: "\10e023";
}

.fad.fa-portrait:after {
  content: "\10f3e0";
}

.fad.fa-pound-sign:after {
  content: "\10f154";
}

.fad.fa-power-off:after {
  content: "\10f011";
}

.fad.fa-pray:after {
  content: "\10f683";
}

.fad.fa-praying-hands:after {
  content: "\10f684";
}

.fad.fa-prescription:after {
  content: "\10f5b1";
}

.fad.fa-prescription-bottle:after {
  content: "\10f485";
}

.fad.fa-prescription-bottle-alt:after {
  content: "\10f486";
}

.fad.fa-presentation:after {
  content: "\10f685";
}

.fad.fa-print:after {
  content: "\10f02f";
}

.fad.fa-print-search:after {
  content: "\10f81a";
}

.fad.fa-print-slash:after {
  content: "\10f686";
}

.fad.fa-procedures:after {
  content: "\10f487";
}

.fad.fa-project-diagram:after {
  content: "\10f542";
}

.fad.fa-projector:after {
  content: "\10f8d6";
}

.fad.fa-pump-medical:after {
  content: "\10e06a";
}

.fad.fa-pump-soap:after {
  content: "\10e06b";
}

.fad.fa-pumpkin:after {
  content: "\10f707";
}

.fad.fa-puzzle-piece:after {
  content: "\10f12e";
}

.fad.fa-qrcode:after {
  content: "\10f029";
}

.fad.fa-question:after {
  content: "\10f128";
}

.fad.fa-question-circle:after {
  content: "\10f059";
}

.fad.fa-question-square:after {
  content: "\10f2fd";
}

.fad.fa-quidditch:after {
  content: "\10f458";
}

.fad.fa-quote-left:after {
  content: "\10f10d";
}

.fad.fa-quote-right:after {
  content: "\10f10e";
}

.fad.fa-quran:after {
  content: "\10f687";
}

.fad.fa-rabbit:after {
  content: "\10f708";
}

.fad.fa-rabbit-fast:after {
  content: "\10f709";
}

.fad.fa-racquet:after {
  content: "\10f45a";
}

.fad.fa-radar:after {
  content: "\10e024";
}

.fad.fa-radiation:after {
  content: "\10f7b9";
}

.fad.fa-radiation-alt:after {
  content: "\10f7ba";
}

.fad.fa-radio:after {
  content: "\10f8d7";
}

.fad.fa-radio-alt:after {
  content: "\10f8d8";
}

.fad.fa-rainbow:after {
  content: "\10f75b";
}

.fad.fa-raindrops:after {
  content: "\10f75c";
}

.fad.fa-ram:after {
  content: "\10f70a";
}

.fad.fa-ramp-loading:after {
  content: "\10f4d4";
}

.fad.fa-random:after {
  content: "\10f074";
}

.fad.fa-raygun:after {
  content: "\10e025";
}

.fad.fa-receipt:after {
  content: "\10f543";
}

.fad.fa-record-vinyl:after {
  content: "\10f8d9";
}

.fad.fa-rectangle-landscape:after {
  content: "\10f2fa";
}

.fad.fa-rectangle-portrait:after {
  content: "\10f2fb";
}

.fad.fa-rectangle-wide:after {
  content: "\10f2fc";
}

.fad.fa-recycle:after {
  content: "\10f1b8";
}

.fad.fa-redo:after {
  content: "\10f01e";
}

.fad.fa-redo-alt:after {
  content: "\10f2f9";
}

.fad.fa-refrigerator:after {
  content: "\10e026";
}

.fad.fa-registered:after {
  content: "\10f25d";
}

.fad.fa-remove-format:after {
  content: "\10f87d";
}

.fad.fa-repeat:after {
  content: "\10f363";
}

.fad.fa-repeat-1:after {
  content: "\10f365";
}

.fad.fa-repeat-1-alt:after {
  content: "\10f366";
}

.fad.fa-repeat-alt:after {
  content: "\10f364";
}

.fad.fa-reply:after {
  content: "\10f3e5";
}

.fad.fa-reply-all:after {
  content: "\10f122";
}

.fad.fa-republican:after {
  content: "\10f75e";
}

.fad.fa-restroom:after {
  content: "\10f7bd";
}

.fad.fa-retweet:after {
  content: "\10f079";
}

.fad.fa-retweet-alt:after {
  content: "\10f361";
}

.fad.fa-ribbon:after {
  content: "\10f4d6";
}

.fad.fa-ring:after {
  content: "\10f70b";
}

.fad.fa-rings-wedding:after {
  content: "\10f81b";
}

.fad.fa-road:after {
  content: "\10f018";
}

.fad.fa-robot:after {
  content: "\10f544";
}

.fad.fa-rocket:after {
  content: "\10f135";
}

.fad.fa-rocket-launch:after {
  content: "\10e027";
}

.fad.fa-route:after {
  content: "\10f4d7";
}

.fad.fa-route-highway:after {
  content: "\10f61a";
}

.fad.fa-route-interstate:after {
  content: "\10f61b";
}

.fad.fa-router:after {
  content: "\10f8da";
}

.fad.fa-rss:after {
  content: "\10f09e";
}

.fad.fa-rss-square:after {
  content: "\10f143";
}

.fad.fa-ruble-sign:after {
  content: "\10f158";
}

.fad.fa-ruler:after {
  content: "\10f545";
}

.fad.fa-ruler-combined:after {
  content: "\10f546";
}

.fad.fa-ruler-horizontal:after {
  content: "\10f547";
}

.fad.fa-ruler-triangle:after {
  content: "\10f61c";
}

.fad.fa-ruler-vertical:after {
  content: "\10f548";
}

.fad.fa-running:after {
  content: "\10f70c";
}

.fad.fa-rupee-sign:after {
  content: "\10f156";
}

.fad.fa-rv:after {
  content: "\10f7be";
}

.fad.fa-sack:after {
  content: "\10f81c";
}

.fad.fa-sack-dollar:after {
  content: "\10f81d";
}

.fad.fa-sad-cry:after {
  content: "\10f5b3";
}

.fad.fa-sad-tear:after {
  content: "\10f5b4";
}

.fad.fa-salad:after {
  content: "\10f81e";
}

.fad.fa-sandwich:after {
  content: "\10f81f";
}

.fad.fa-satellite:after {
  content: "\10f7bf";
}

.fad.fa-satellite-dish:after {
  content: "\10f7c0";
}

.fad.fa-sausage:after {
  content: "\10f820";
}

.fad.fa-save:after {
  content: "\10f0c7";
}

.fad.fa-sax-hot:after {
  content: "\10f8db";
}

.fad.fa-saxophone:after {
  content: "\10f8dc";
}

.fad.fa-scalpel:after {
  content: "\10f61d";
}

.fad.fa-scalpel-path:after {
  content: "\10f61e";
}

.fad.fa-scanner:after {
  content: "\10f488";
}

.fad.fa-scanner-image:after {
  content: "\10f8f3";
}

.fad.fa-scanner-keyboard:after {
  content: "\10f489";
}

.fad.fa-scanner-touchscreen:after {
  content: "\10f48a";
}

.fad.fa-scarecrow:after {
  content: "\10f70d";
}

.fad.fa-scarf:after {
  content: "\10f7c1";
}

.fad.fa-school:after {
  content: "\10f549";
}

.fad.fa-screwdriver:after {
  content: "\10f54a";
}

.fad.fa-scroll:after {
  content: "\10f70e";
}

.fad.fa-scroll-old:after {
  content: "\10f70f";
}

.fad.fa-scrubber:after {
  content: "\10f2f8";
}

.fad.fa-scythe:after {
  content: "\10f710";
}

.fad.fa-sd-card:after {
  content: "\10f7c2";
}

.fad.fa-search:after {
  content: "\10f002";
}

.fad.fa-search-dollar:after {
  content: "\10f688";
}

.fad.fa-search-location:after {
  content: "\10f689";
}

.fad.fa-search-minus:after {
  content: "\10f010";
}

.fad.fa-search-plus:after {
  content: "\10f00e";
}

.fad.fa-seedling:after {
  content: "\10f4d8";
}

.fad.fa-send-back:after {
  content: "\10f87e";
}

.fad.fa-send-backward:after {
  content: "\10f87f";
}

.fad.fa-sensor:after {
  content: "\10e028";
}

.fad.fa-sensor-alert:after {
  content: "\10e029";
}

.fad.fa-sensor-fire:after {
  content: "\10e02a";
}

.fad.fa-sensor-on:after {
  content: "\10e02b";
}

.fad.fa-sensor-smoke:after {
  content: "\10e02c";
}

.fad.fa-server:after {
  content: "\10f233";
}

.fad.fa-shapes:after {
  content: "\10f61f";
}

.fad.fa-share:after {
  content: "\10f064";
}

.fad.fa-share-all:after {
  content: "\10f367";
}

.fad.fa-share-alt:after {
  content: "\10f1e0";
}

.fad.fa-share-alt-square:after {
  content: "\10f1e1";
}

.fad.fa-share-square:after {
  content: "\10f14d";
}

.fad.fa-sheep:after {
  content: "\10f711";
}

.fad.fa-shekel-sign:after {
  content: "\10f20b";
}

.fad.fa-shield:after {
  content: "\10f132";
}

.fad.fa-shield-alt:after {
  content: "\10f3ed";
}

.fad.fa-shield-check:after {
  content: "\10f2f7";
}

.fad.fa-shield-cross:after {
  content: "\10f712";
}

.fad.fa-shield-virus:after {
  content: "\10e06c";
}

.fad.fa-ship:after {
  content: "\10f21a";
}

.fad.fa-shipping-fast:after {
  content: "\10f48b";
}

.fad.fa-shipping-timed:after {
  content: "\10f48c";
}

.fad.fa-shish-kebab:after {
  content: "\10f821";
}

.fad.fa-shoe-prints:after {
  content: "\10f54b";
}

.fad.fa-shopping-bag:after {
  content: "\10f290";
}

.fad.fa-shopping-basket:after {
  content: "\10f291";
}

.fad.fa-shopping-cart:after {
  content: "\10f07a";
}

.fad.fa-shovel:after {
  content: "\10f713";
}

.fad.fa-shovel-snow:after {
  content: "\10f7c3";
}

.fad.fa-shower:after {
  content: "\10f2cc";
}

.fad.fa-shredder:after {
  content: "\10f68a";
}

.fad.fa-shuttle-van:after {
  content: "\10f5b6";
}

.fad.fa-shuttlecock:after {
  content: "\10f45b";
}

.fad.fa-sickle:after {
  content: "\10f822";
}

.fad.fa-sigma:after {
  content: "\10f68b";
}

.fad.fa-sign:after {
  content: "\10f4d9";
}

.fad.fa-sign-in:after {
  content: "\10f090";
}

.fad.fa-sign-in-alt:after {
  content: "\10f2f6";
}

.fad.fa-sign-language:after {
  content: "\10f2a7";
}

.fad.fa-sign-out:after {
  content: "\10f08b";
}

.fad.fa-sign-out-alt:after {
  content: "\10f2f5";
}

.fad.fa-signal:after {
  content: "\10f012";
}

.fad.fa-signal-1:after {
  content: "\10f68c";
}

.fad.fa-signal-2:after {
  content: "\10f68d";
}

.fad.fa-signal-3:after {
  content: "\10f68e";
}

.fad.fa-signal-4:after {
  content: "\10f68f";
}

.fad.fa-signal-alt:after {
  content: "\10f690";
}

.fad.fa-signal-alt-1:after {
  content: "\10f691";
}

.fad.fa-signal-alt-2:after {
  content: "\10f692";
}

.fad.fa-signal-alt-3:after {
  content: "\10f693";
}

.fad.fa-signal-alt-slash:after {
  content: "\10f694";
}

.fad.fa-signal-slash:after {
  content: "\10f695";
}

.fad.fa-signal-stream:after {
  content: "\10f8dd";
}

.fad.fa-signature:after {
  content: "\10f5b7";
}

.fad.fa-sim-card:after {
  content: "\10f7c4";
}

.fad.fa-sink:after {
  content: "\10e06d";
}

.fad.fa-siren:after {
  content: "\10e02d";
}

.fad.fa-siren-on:after {
  content: "\10e02e";
}

.fad.fa-sitemap:after {
  content: "\10f0e8";
}

.fad.fa-skating:after {
  content: "\10f7c5";
}

.fad.fa-skeleton:after {
  content: "\10f620";
}

.fad.fa-ski-jump:after {
  content: "\10f7c7";
}

.fad.fa-ski-lift:after {
  content: "\10f7c8";
}

.fad.fa-skiing:after {
  content: "\10f7c9";
}

.fad.fa-skiing-nordic:after {
  content: "\10f7ca";
}

.fad.fa-skull:after {
  content: "\10f54c";
}

.fad.fa-skull-cow:after {
  content: "\10f8de";
}

.fad.fa-skull-crossbones:after {
  content: "\10f714";
}

.fad.fa-slash:after {
  content: "\10f715";
}

.fad.fa-sledding:after {
  content: "\10f7cb";
}

.fad.fa-sleigh:after {
  content: "\10f7cc";
}

.fad.fa-sliders-h:after {
  content: "\10f1de";
}

.fad.fa-sliders-h-square:after {
  content: "\10f3f0";
}

.fad.fa-sliders-v:after {
  content: "\10f3f1";
}

.fad.fa-sliders-v-square:after {
  content: "\10f3f2";
}

.fad.fa-smile:after {
  content: "\10f118";
}

.fad.fa-smile-beam:after {
  content: "\10f5b8";
}

.fad.fa-smile-plus:after {
  content: "\10f5b9";
}

.fad.fa-smile-wink:after {
  content: "\10f4da";
}

.fad.fa-smog:after {
  content: "\10f75f";
}

.fad.fa-smoke:after {
  content: "\10f760";
}

.fad.fa-smoking:after {
  content: "\10f48d";
}

.fad.fa-smoking-ban:after {
  content: "\10f54d";
}

.fad.fa-sms:after {
  content: "\10f7cd";
}

.fad.fa-snake:after {
  content: "\10f716";
}

.fad.fa-snooze:after {
  content: "\10f880";
}

.fad.fa-snow-blowing:after {
  content: "\10f761";
}

.fad.fa-snowboarding:after {
  content: "\10f7ce";
}

.fad.fa-snowflake:after {
  content: "\10f2dc";
}

.fad.fa-snowflakes:after {
  content: "\10f7cf";
}

.fad.fa-snowman:after {
  content: "\10f7d0";
}

.fad.fa-snowmobile:after {
  content: "\10f7d1";
}

.fad.fa-snowplow:after {
  content: "\10f7d2";
}

.fad.fa-soap:after {
  content: "\10e06e";
}

.fad.fa-socks:after {
  content: "\10f696";
}

.fad.fa-solar-panel:after {
  content: "\10f5ba";
}

.fad.fa-solar-system:after {
  content: "\10e02f";
}

.fad.fa-sort:after {
  content: "\10f0dc";
}

.fad.fa-sort-alpha-down:after {
  content: "\10f15d";
}

.fad.fa-sort-alpha-down-alt:after {
  content: "\10f881";
}

.fad.fa-sort-alpha-up:after {
  content: "\10f15e";
}

.fad.fa-sort-alpha-up-alt:after {
  content: "\10f882";
}

.fad.fa-sort-alt:after {
  content: "\10f883";
}

.fad.fa-sort-amount-down:after {
  content: "\10f160";
}

.fad.fa-sort-amount-down-alt:after {
  content: "\10f884";
}

.fad.fa-sort-amount-up:after {
  content: "\10f161";
}

.fad.fa-sort-amount-up-alt:after {
  content: "\10f885";
}

.fad.fa-sort-circle:after {
  content: "\10e030";
}

.fad.fa-sort-circle-down:after {
  content: "\10e031";
}

.fad.fa-sort-circle-up:after {
  content: "\10e032";
}

.fad.fa-sort-down:after {
  content: "\10f0dd";
}

.fad.fa-sort-numeric-down:after {
  content: "\10f162";
}

.fad.fa-sort-numeric-down-alt:after {
  content: "\10f886";
}

.fad.fa-sort-numeric-up:after {
  content: "\10f163";
}

.fad.fa-sort-numeric-up-alt:after {
  content: "\10f887";
}

.fad.fa-sort-shapes-down:after {
  content: "\10f888";
}

.fad.fa-sort-shapes-down-alt:after {
  content: "\10f889";
}

.fad.fa-sort-shapes-up:after {
  content: "\10f88a";
}

.fad.fa-sort-shapes-up-alt:after {
  content: "\10f88b";
}

.fad.fa-sort-size-down:after {
  content: "\10f88c";
}

.fad.fa-sort-size-down-alt:after {
  content: "\10f88d";
}

.fad.fa-sort-size-up:after {
  content: "\10f88e";
}

.fad.fa-sort-size-up-alt:after {
  content: "\10f88f";
}

.fad.fa-sort-up:after {
  content: "\10f0de";
}

.fad.fa-soup:after {
  content: "\10f823";
}

.fad.fa-spa:after {
  content: "\10f5bb";
}

.fad.fa-space-shuttle:after {
  content: "\10f197";
}

.fad.fa-space-station-moon:after {
  content: "\10e033";
}

.fad.fa-space-station-moon-alt:after {
  content: "\10e034";
}

.fad.fa-spade:after {
  content: "\10f2f4";
}

.fad.fa-sparkles:after {
  content: "\10f890";
}

.fad.fa-speaker:after {
  content: "\10f8df";
}

.fad.fa-speakers:after {
  content: "\10f8e0";
}

.fad.fa-spell-check:after {
  content: "\10f891";
}

.fad.fa-spider:after {
  content: "\10f717";
}

.fad.fa-spider-black-widow:after {
  content: "\10f718";
}

.fad.fa-spider-web:after {
  content: "\10f719";
}

.fad.fa-spinner:after {
  content: "\10f110";
}

.fad.fa-spinner-third:after {
  content: "\10f3f4";
}

.fad.fa-splotch:after {
  content: "\10f5bc";
}

.fad.fa-spray-can:after {
  content: "\10f5bd";
}

.fad.fa-sprinkler:after {
  content: "\10e035";
}

.fad.fa-square:after {
  content: "\10f0c8";
}

.fad.fa-square-full:after {
  content: "\10f45c";
}

.fad.fa-square-root:after {
  content: "\10f697";
}

.fad.fa-square-root-alt:after {
  content: "\10f698";
}

.fad.fa-squirrel:after {
  content: "\10f71a";
}

.fad.fa-staff:after {
  content: "\10f71b";
}

.fad.fa-stamp:after {
  content: "\10f5bf";
}

.fad.fa-star:after {
  content: "\10f005";
}

.fad.fa-star-and-crescent:after {
  content: "\10f699";
}

.fad.fa-star-christmas:after {
  content: "\10f7d4";
}

.fad.fa-star-exclamation:after {
  content: "\10f2f3";
}

.fad.fa-star-half:after {
  content: "\10f089";
}

.fad.fa-star-half-alt:after {
  content: "\10f5c0";
}

.fad.fa-star-of-david:after {
  content: "\10f69a";
}

.fad.fa-star-of-life:after {
  content: "\10f621";
}

.fad.fa-star-shooting:after {
  content: "\10e036";
}

.fad.fa-starfighter:after {
  content: "\10e037";
}

.fad.fa-starfighter-alt:after {
  content: "\10e038";
}

.fad.fa-stars:after {
  content: "\10f762";
}

.fad.fa-starship:after {
  content: "\10e039";
}

.fad.fa-starship-freighter:after {
  content: "\10e03a";
}

.fad.fa-steak:after {
  content: "\10f824";
}

.fad.fa-steering-wheel:after {
  content: "\10f622";
}

.fad.fa-step-backward:after {
  content: "\10f048";
}

.fad.fa-step-forward:after {
  content: "\10f051";
}

.fad.fa-stethoscope:after {
  content: "\10f0f1";
}

.fad.fa-sticky-note:after {
  content: "\10f249";
}

.fad.fa-stocking:after {
  content: "\10f7d5";
}

.fad.fa-stomach:after {
  content: "\10f623";
}

.fad.fa-stop:after {
  content: "\10f04d";
}

.fad.fa-stop-circle:after {
  content: "\10f28d";
}

.fad.fa-stopwatch:after {
  content: "\10f2f2";
}

.fad.fa-stopwatch-20:after {
  content: "\10e06f";
}

.fad.fa-store:after {
  content: "\10f54e";
}

.fad.fa-store-alt:after {
  content: "\10f54f";
}

.fad.fa-store-alt-slash:after {
  content: "\10e070";
}

.fad.fa-store-slash:after {
  content: "\10e071";
}

.fad.fa-stream:after {
  content: "\10f550";
}

.fad.fa-street-view:after {
  content: "\10f21d";
}

.fad.fa-stretcher:after {
  content: "\10f825";
}

.fad.fa-strikethrough:after {
  content: "\10f0cc";
}

.fad.fa-stroopwafel:after {
  content: "\10f551";
}

.fad.fa-subscript:after {
  content: "\10f12c";
}

.fad.fa-subway:after {
  content: "\10f239";
}

.fad.fa-suitcase:after {
  content: "\10f0f2";
}

.fad.fa-suitcase-rolling:after {
  content: "\10f5c1";
}

.fad.fa-sun:after {
  content: "\10f185";
}

.fad.fa-sun-cloud:after {
  content: "\10f763";
}

.fad.fa-sun-dust:after {
  content: "\10f764";
}

.fad.fa-sun-haze:after {
  content: "\10f765";
}

.fad.fa-sunglasses:after {
  content: "\10f892";
}

.fad.fa-sunrise:after {
  content: "\10f766";
}

.fad.fa-sunset:after {
  content: "\10f767";
}

.fad.fa-superscript:after {
  content: "\10f12b";
}

.fad.fa-surprise:after {
  content: "\10f5c2";
}

.fad.fa-swatchbook:after {
  content: "\10f5c3";
}

.fad.fa-swimmer:after {
  content: "\10f5c4";
}

.fad.fa-swimming-pool:after {
  content: "\10f5c5";
}

.fad.fa-sword:after {
  content: "\10f71c";
}

.fad.fa-sword-laser:after {
  content: "\10e03b";
}

.fad.fa-sword-laser-alt:after {
  content: "\10e03c";
}

.fad.fa-swords:after {
  content: "\10f71d";
}

.fad.fa-swords-laser:after {
  content: "\10e03d";
}

.fad.fa-synagogue:after {
  content: "\10f69b";
}

.fad.fa-sync:after {
  content: "\10f021";
}

.fad.fa-sync-alt:after {
  content: "\10f2f1";
}

.fad.fa-syringe:after {
  content: "\10f48e";
}

.fad.fa-table:after {
  content: "\10f0ce";
}

.fad.fa-table-tennis:after {
  content: "\10f45d";
}

.fad.fa-tablet:after {
  content: "\10f10a";
}

.fad.fa-tablet-alt:after {
  content: "\10f3fa";
}

.fad.fa-tablet-android:after {
  content: "\10f3fb";
}

.fad.fa-tablet-android-alt:after {
  content: "\10f3fc";
}

.fad.fa-tablet-rugged:after {
  content: "\10f48f";
}

.fad.fa-tablets:after {
  content: "\10f490";
}

.fad.fa-tachometer:after {
  content: "\10f0e4";
}

.fad.fa-tachometer-alt:after {
  content: "\10f3fd";
}

.fad.fa-tachometer-alt-average:after {
  content: "\10f624";
}

.fad.fa-tachometer-alt-fast:after {
  content: "\10f625";
}

.fad.fa-tachometer-alt-fastest:after {
  content: "\10f626";
}

.fad.fa-tachometer-alt-slow:after {
  content: "\10f627";
}

.fad.fa-tachometer-alt-slowest:after {
  content: "\10f628";
}

.fad.fa-tachometer-average:after {
  content: "\10f629";
}

.fad.fa-tachometer-fast:after {
  content: "\10f62a";
}

.fad.fa-tachometer-fastest:after {
  content: "\10f62b";
}

.fad.fa-tachometer-slow:after {
  content: "\10f62c";
}

.fad.fa-tachometer-slowest:after {
  content: "\10f62d";
}

.fad.fa-taco:after {
  content: "\10f826";
}

.fad.fa-tag:after {
  content: "\10f02b";
}

.fad.fa-tags:after {
  content: "\10f02c";
}

.fad.fa-tally:after {
  content: "\10f69c";
}

.fad.fa-tanakh:after {
  content: "\10f827";
}

.fad.fa-tape:after {
  content: "\10f4db";
}

.fad.fa-tasks:after {
  content: "\10f0ae";
}

.fad.fa-tasks-alt:after {
  content: "\10f828";
}

.fad.fa-taxi:after {
  content: "\10f1ba";
}

.fad.fa-teeth:after {
  content: "\10f62e";
}

.fad.fa-teeth-open:after {
  content: "\10f62f";
}

.fad.fa-telescope:after {
  content: "\10e03e";
}

.fad.fa-temperature-down:after {
  content: "\10e03f";
}

.fad.fa-temperature-frigid:after {
  content: "\10f768";
}

.fad.fa-temperature-high:after {
  content: "\10f769";
}

.fad.fa-temperature-hot:after {
  content: "\10f76a";
}

.fad.fa-temperature-low:after {
  content: "\10f76b";
}

.fad.fa-temperature-up:after {
  content: "\10e040";
}

.fad.fa-tenge:after {
  content: "\10f7d7";
}

.fad.fa-tennis-ball:after {
  content: "\10f45e";
}

.fad.fa-terminal:after {
  content: "\10f120";
}

.fad.fa-text:after {
  content: "\10f893";
}

.fad.fa-text-height:after {
  content: "\10f034";
}

.fad.fa-text-size:after {
  content: "\10f894";
}

.fad.fa-text-width:after {
  content: "\10f035";
}

.fad.fa-th:after {
  content: "\10f00a";
}

.fad.fa-th-large:after {
  content: "\10f009";
}

.fad.fa-th-list:after {
  content: "\10f00b";
}

.fad.fa-theater-masks:after {
  content: "\10f630";
}

.fad.fa-thermometer:after {
  content: "\10f491";
}

.fad.fa-thermometer-empty:after {
  content: "\10f2cb";
}

.fad.fa-thermometer-full:after {
  content: "\10f2c7";
}

.fad.fa-thermometer-half:after {
  content: "\10f2c9";
}

.fad.fa-thermometer-quarter:after {
  content: "\10f2ca";
}

.fad.fa-thermometer-three-quarters:after {
  content: "\10f2c8";
}

.fad.fa-theta:after {
  content: "\10f69e";
}

.fad.fa-thumbs-down:after {
  content: "\10f165";
}

.fad.fa-thumbs-up:after {
  content: "\10f164";
}

.fad.fa-thumbtack:after {
  content: "\10f08d";
}

.fad.fa-thunderstorm:after {
  content: "\10f76c";
}

.fad.fa-thunderstorm-moon:after {
  content: "\10f76d";
}

.fad.fa-thunderstorm-sun:after {
  content: "\10f76e";
}

.fad.fa-ticket:after {
  content: "\10f145";
}

.fad.fa-ticket-alt:after {
  content: "\10f3ff";
}

.fad.fa-tilde:after {
  content: "\10f69f";
}

.fad.fa-times:after {
  content: "\10f00d";
}

.fad.fa-times-circle:after {
  content: "\10f057";
}

.fad.fa-times-hexagon:after {
  content: "\10f2ee";
}

.fad.fa-times-octagon:after {
  content: "\10f2f0";
}

.fad.fa-times-square:after {
  content: "\10f2d3";
}

.fad.fa-tint:after {
  content: "\10f043";
}

.fad.fa-tint-slash:after {
  content: "\10f5c7";
}

.fad.fa-tire:after {
  content: "\10f631";
}

.fad.fa-tire-flat:after {
  content: "\10f632";
}

.fad.fa-tire-pressure-warning:after {
  content: "\10f633";
}

.fad.fa-tire-rugged:after {
  content: "\10f634";
}

.fad.fa-tired:after {
  content: "\10f5c8";
}

.fad.fa-toggle-off:after {
  content: "\10f204";
}

.fad.fa-toggle-on:after {
  content: "\10f205";
}

.fad.fa-toilet:after {
  content: "\10f7d8";
}

.fad.fa-toilet-paper:after {
  content: "\10f71e";
}

.fad.fa-toilet-paper-alt:after {
  content: "\10f71f";
}

.fad.fa-toilet-paper-slash:after {
  content: "\10e072";
}

.fad.fa-tombstone:after {
  content: "\10f720";
}

.fad.fa-tombstone-alt:after {
  content: "\10f721";
}

.fad.fa-toolbox:after {
  content: "\10f552";
}

.fad.fa-tools:after {
  content: "\10f7d9";
}

.fad.fa-tooth:after {
  content: "\10f5c9";
}

.fad.fa-toothbrush:after {
  content: "\10f635";
}

.fad.fa-torah:after {
  content: "\10f6a0";
}

.fad.fa-torii-gate:after {
  content: "\10f6a1";
}

.fad.fa-tornado:after {
  content: "\10f76f";
}

.fad.fa-tractor:after {
  content: "\10f722";
}

.fad.fa-trademark:after {
  content: "\10f25c";
}

.fad.fa-traffic-cone:after {
  content: "\10f636";
}

.fad.fa-traffic-light:after {
  content: "\10f637";
}

.fad.fa-traffic-light-go:after {
  content: "\10f638";
}

.fad.fa-traffic-light-slow:after {
  content: "\10f639";
}

.fad.fa-traffic-light-stop:after {
  content: "\10f63a";
}

.fad.fa-trailer:after {
  content: "\10e041";
}

.fad.fa-train:after {
  content: "\10f238";
}

.fad.fa-tram:after {
  content: "\10f7da";
}

.fad.fa-transgender:after {
  content: "\10f224";
}

.fad.fa-transgender-alt:after {
  content: "\10f225";
}

.fad.fa-transporter:after {
  content: "\10e042";
}

.fad.fa-transporter-1:after {
  content: "\10e043";
}

.fad.fa-transporter-2:after {
  content: "\10e044";
}

.fad.fa-transporter-3:after {
  content: "\10e045";
}

.fad.fa-transporter-empty:after {
  content: "\10e046";
}

.fad.fa-trash:after {
  content: "\10f1f8";
}

.fad.fa-trash-alt:after {
  content: "\10f2ed";
}

.fad.fa-trash-restore:after {
  content: "\10f829";
}

.fad.fa-trash-restore-alt:after {
  content: "\10f82a";
}

.fad.fa-trash-undo:after {
  content: "\10f895";
}

.fad.fa-trash-undo-alt:after {
  content: "\10f896";
}

.fad.fa-treasure-chest:after {
  content: "\10f723";
}

.fad.fa-tree:after {
  content: "\10f1bb";
}

.fad.fa-tree-alt:after {
  content: "\10f400";
}

.fad.fa-tree-christmas:after {
  content: "\10f7db";
}

.fad.fa-tree-decorated:after {
  content: "\10f7dc";
}

.fad.fa-tree-large:after {
  content: "\10f7dd";
}

.fad.fa-tree-palm:after {
  content: "\10f82b";
}

.fad.fa-trees:after {
  content: "\10f724";
}

.fad.fa-triangle:after {
  content: "\10f2ec";
}

.fad.fa-triangle-music:after {
  content: "\10f8e2";
}

.fad.fa-trophy:after {
  content: "\10f091";
}

.fad.fa-trophy-alt:after {
  content: "\10f2eb";
}

.fad.fa-truck:after {
  content: "\10f0d1";
}

.fad.fa-truck-container:after {
  content: "\10f4dc";
}

.fad.fa-truck-couch:after {
  content: "\10f4dd";
}

.fad.fa-truck-loading:after {
  content: "\10f4de";
}

.fad.fa-truck-monster:after {
  content: "\10f63b";
}

.fad.fa-truck-moving:after {
  content: "\10f4df";
}

.fad.fa-truck-pickup:after {
  content: "\10f63c";
}

.fad.fa-truck-plow:after {
  content: "\10f7de";
}

.fad.fa-truck-ramp:after {
  content: "\10f4e0";
}

.fad.fa-trumpet:after {
  content: "\10f8e3";
}

.fad.fa-tshirt:after {
  content: "\10f553";
}

.fad.fa-tty:after {
  content: "\10f1e4";
}

.fad.fa-turkey:after {
  content: "\10f725";
}

.fad.fa-turntable:after {
  content: "\10f8e4";
}

.fad.fa-turtle:after {
  content: "\10f726";
}

.fad.fa-tv:after {
  content: "\10f26c";
}

.fad.fa-tv-alt:after {
  content: "\10f8e5";
}

.fad.fa-tv-music:after {
  content: "\10f8e6";
}

.fad.fa-tv-retro:after {
  content: "\10f401";
}

.fad.fa-typewriter:after {
  content: "\10f8e7";
}

.fad.fa-ufo:after {
  content: "\10e047";
}

.fad.fa-ufo-beam:after {
  content: "\10e048";
}

.fad.fa-umbrella:after {
  content: "\10f0e9";
}

.fad.fa-umbrella-beach:after {
  content: "\10f5ca";
}

.fad.fa-underline:after {
  content: "\10f0cd";
}

.fad.fa-undo:after {
  content: "\10f0e2";
}

.fad.fa-undo-alt:after {
  content: "\10f2ea";
}

.fad.fa-unicorn:after {
  content: "\10f727";
}

.fad.fa-union:after {
  content: "\10f6a2";
}

.fad.fa-universal-access:after {
  content: "\10f29a";
}

.fad.fa-university:after {
  content: "\10f19c";
}

.fad.fa-unlink:after {
  content: "\10f127";
}

.fad.fa-unlock:after {
  content: "\10f09c";
}

.fad.fa-unlock-alt:after {
  content: "\10f13e";
}

.fad.fa-upload:after {
  content: "\10f093";
}

.fad.fa-usb-drive:after {
  content: "\10f8e9";
}

.fad.fa-usd-circle:after {
  content: "\10f2e8";
}

.fad.fa-usd-square:after {
  content: "\10f2e9";
}

.fad.fa-user:after {
  content: "\10f007";
}

.fad.fa-user-alien:after {
  content: "\10e04a";
}

.fad.fa-user-alt:after {
  content: "\10f406";
}

.fad.fa-user-alt-slash:after {
  content: "\10f4fa";
}

.fad.fa-user-astronaut:after {
  content: "\10f4fb";
}

.fad.fa-user-chart:after {
  content: "\10f6a3";
}

.fad.fa-user-check:after {
  content: "\10f4fc";
}

.fad.fa-user-circle:after {
  content: "\10f2bd";
}

.fad.fa-user-clock:after {
  content: "\10f4fd";
}

.fad.fa-user-cog:after {
  content: "\10f4fe";
}

.fad.fa-user-cowboy:after {
  content: "\10f8ea";
}

.fad.fa-user-crown:after {
  content: "\10f6a4";
}

.fad.fa-user-edit:after {
  content: "\10f4ff";
}

.fad.fa-user-friends:after {
  content: "\10f500";
}

.fad.fa-user-graduate:after {
  content: "\10f501";
}

.fad.fa-user-hard-hat:after {
  content: "\10f82c";
}

.fad.fa-user-headset:after {
  content: "\10f82d";
}

.fad.fa-user-injured:after {
  content: "\10f728";
}

.fad.fa-user-lock:after {
  content: "\10f502";
}

.fad.fa-user-md:after {
  content: "\10f0f0";
}

.fad.fa-user-md-chat:after {
  content: "\10f82e";
}

.fad.fa-user-minus:after {
  content: "\10f503";
}

.fad.fa-user-music:after {
  content: "\10f8eb";
}

.fad.fa-user-ninja:after {
  content: "\10f504";
}

.fad.fa-user-nurse:after {
  content: "\10f82f";
}

.fad.fa-user-plus:after {
  content: "\10f234";
}

.fad.fa-user-robot:after {
  content: "\10e04b";
}

.fad.fa-user-secret:after {
  content: "\10f21b";
}

.fad.fa-user-shield:after {
  content: "\10f505";
}

.fad.fa-user-slash:after {
  content: "\10f506";
}

.fad.fa-user-tag:after {
  content: "\10f507";
}

.fad.fa-user-tie:after {
  content: "\10f508";
}

.fad.fa-user-times:after {
  content: "\10f235";
}

.fad.fa-user-unlock:after {
  content: "\10e058";
}

.fad.fa-user-visor:after {
  content: "\10e04c";
}

.fad.fa-users:after {
  content: "\10f0c0";
}

.fad.fa-users-class:after {
  content: "\10f63d";
}

.fad.fa-users-cog:after {
  content: "\10f509";
}

.fad.fa-users-crown:after {
  content: "\10f6a5";
}

.fad.fa-users-medical:after {
  content: "\10f830";
}

.fad.fa-users-slash:after {
  content: "\10e073";
}

.fad.fa-utensil-fork:after {
  content: "\10f2e3";
}

.fad.fa-utensil-knife:after {
  content: "\10f2e4";
}

.fad.fa-utensil-spoon:after {
  content: "\10f2e5";
}

.fad.fa-utensils:after {
  content: "\10f2e7";
}

.fad.fa-utensils-alt:after {
  content: "\10f2e6";
}

.fad.fa-vacuum:after {
  content: "\10e04d";
}

.fad.fa-vacuum-robot:after {
  content: "\10e04e";
}

.fad.fa-value-absolute:after {
  content: "\10f6a6";
}

.fad.fa-vector-square:after {
  content: "\10f5cb";
}

.fad.fa-venus:after {
  content: "\10f221";
}

.fad.fa-venus-double:after {
  content: "\10f226";
}

.fad.fa-venus-mars:after {
  content: "\10f228";
}

.fad.fa-vest:after {
  content: "\10e085";
}

.fad.fa-vest-patches:after {
  content: "\10e086";
}

.fad.fa-vhs:after {
  content: "\10f8ec";
}

.fad.fa-vial:after {
  content: "\10f492";
}

.fad.fa-vials:after {
  content: "\10f493";
}

.fad.fa-video:after {
  content: "\10f03d";
}

.fad.fa-video-plus:after {
  content: "\10f4e1";
}

.fad.fa-video-slash:after {
  content: "\10f4e2";
}

.fad.fa-vihara:after {
  content: "\10f6a7";
}

.fad.fa-violin:after {
  content: "\10f8ed";
}

.fad.fa-virus:after {
  content: "\10e074";
}

.fad.fa-virus-slash:after {
  content: "\10e075";
}

.fad.fa-viruses:after {
  content: "\10e076";
}

.fad.fa-voicemail:after {
  content: "\10f897";
}

.fad.fa-volcano:after {
  content: "\10f770";
}

.fad.fa-volleyball-ball:after {
  content: "\10f45f";
}

.fad.fa-volume:after {
  content: "\10f6a8";
}

.fad.fa-volume-down:after {
  content: "\10f027";
}

.fad.fa-volume-mute:after {
  content: "\10f6a9";
}

.fad.fa-volume-off:after {
  content: "\10f026";
}

.fad.fa-volume-slash:after {
  content: "\10f2e2";
}

.fad.fa-volume-up:after {
  content: "\10f028";
}

.fad.fa-vote-nay:after {
  content: "\10f771";
}

.fad.fa-vote-yea:after {
  content: "\10f772";
}

.fad.fa-vr-cardboard:after {
  content: "\10f729";
}

.fad.fa-wagon-covered:after {
  content: "\10f8ee";
}

.fad.fa-walker:after {
  content: "\10f831";
}

.fad.fa-walkie-talkie:after {
  content: "\10f8ef";
}

.fad.fa-walking:after {
  content: "\10f554";
}

.fad.fa-wallet:after {
  content: "\10f555";
}

.fad.fa-wand:after {
  content: "\10f72a";
}

.fad.fa-wand-magic:after {
  content: "\10f72b";
}

.fad.fa-warehouse:after {
  content: "\10f494";
}

.fad.fa-warehouse-alt:after {
  content: "\10f495";
}

.fad.fa-washer:after {
  content: "\10f898";
}

.fad.fa-watch:after {
  content: "\10f2e1";
}

.fad.fa-watch-calculator:after {
  content: "\10f8f0";
}

.fad.fa-watch-fitness:after {
  content: "\10f63e";
}

.fad.fa-water:after {
  content: "\10f773";
}

.fad.fa-water-lower:after {
  content: "\10f774";
}

.fad.fa-water-rise:after {
  content: "\10f775";
}

.fad.fa-wave-sine:after {
  content: "\10f899";
}

.fad.fa-wave-square:after {
  content: "\10f83e";
}

.fad.fa-wave-triangle:after {
  content: "\10f89a";
}

.fad.fa-waveform:after {
  content: "\10f8f1";
}

.fad.fa-waveform-path:after {
  content: "\10f8f2";
}

.fad.fa-webcam:after {
  content: "\10f832";
}

.fad.fa-webcam-slash:after {
  content: "\10f833";
}

.fad.fa-weight:after {
  content: "\10f496";
}

.fad.fa-weight-hanging:after {
  content: "\10f5cd";
}

.fad.fa-whale:after {
  content: "\10f72c";
}

.fad.fa-wheat:after {
  content: "\10f72d";
}

.fad.fa-wheelchair:after {
  content: "\10f193";
}

.fad.fa-whistle:after {
  content: "\10f460";
}

.fad.fa-wifi:after {
  content: "\10f1eb";
}

.fad.fa-wifi-1:after {
  content: "\10f6aa";
}

.fad.fa-wifi-2:after {
  content: "\10f6ab";
}

.fad.fa-wifi-slash:after {
  content: "\10f6ac";
}

.fad.fa-wind:after {
  content: "\10f72e";
}

.fad.fa-wind-turbine:after {
  content: "\10f89b";
}

.fad.fa-wind-warning:after {
  content: "\10f776";
}

.fad.fa-window:after {
  content: "\10f40e";
}

.fad.fa-window-alt:after {
  content: "\10f40f";
}

.fad.fa-window-close:after {
  content: "\10f410";
}

.fad.fa-window-frame:after {
  content: "\10e04f";
}

.fad.fa-window-frame-open:after {
  content: "\10e050";
}

.fad.fa-window-maximize:after {
  content: "\10f2d0";
}

.fad.fa-window-minimize:after {
  content: "\10f2d1";
}

.fad.fa-window-restore:after {
  content: "\10f2d2";
}

.fad.fa-windsock:after {
  content: "\10f777";
}

.fad.fa-wine-bottle:after {
  content: "\10f72f";
}

.fad.fa-wine-glass:after {
  content: "\10f4e3";
}

.fad.fa-wine-glass-alt:after {
  content: "\10f5ce";
}

.fad.fa-won-sign:after {
  content: "\10f159";
}

.fad.fa-wreath:after {
  content: "\10f7e2";
}

.fad.fa-wrench:after {
  content: "\10f0ad";
}

.fad.fa-x-ray:after {
  content: "\10f497";
}

.fad.fa-yen-sign:after {
  content: "\10f157";
}

.fad.fa-yin-yang:after {
  content: "\10f6ad";
}

.fal {
  font-family: "fa-light-300";
  font-weight: 300;
}

.far {
  font-family: "fa-regular-400";
  font-weight: 400;
}

.fa,
.fas {
  font-family: "fa-solid-900";
  font-weight: 900;
}

.box__max-width, .box__half, .box__one-third.box__one-third--featured-resources, .box__one-third, .box__one-third.card-grid, .box__two-third {
  background: #fff;
  box-shadow: 0 2px 3px 1px rgba(90, 90, 90, 0.36);
}

.box__max-width, .box__half.all-scientists, .box__half.research-groups, .box__one-third.box__one-third--featured-resources, .box__one-third, .box__two-third.box__two-third--featured-resources, .box__two-third {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.box__two-third {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .box__two-third {
    grid-column: span 8 !important;
  }
}
@media only screen and (max-width: 1024px) {
  .box__two-third {
    grid-column: 2/span 10 !important;
  }
}
@media only screen and (max-width: 846px) {
  .box__two-third {
    grid-column: span 12 !important;
  }
}
@media only screen and (max-width: 530px) {
  .box__two-third.box__two-third__research .rokkitt-h2 {
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 530px) {
  .box__two-third.box__two-third__health .carousel_wrapper + .find-more-link {
    margin-bottom: 0.5rem;
  }
  .box__two-third.box__two-third__health h2:nth-of-type(2) {
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .box__two-third.box__two-third--featured-resources {
    grid-column: span 8;
    display: grid;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .box__two-third.box__two-third--featured-resources {
    grid-column: span 12;
    display: grid;
  }
}
.box__two-third.box__two-third--featured-resources .image-container img {
  width: 100%;
  height: 191px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.box__two-third.box__two-third--featured-resources .box_body--row {
  display: inline-block;
  width: 100%;
  padding: 1rem 0;
}
.box__two-third.box__two-third--featured-resources .box_body--row:nth-child(1) {
  padding-top: 0;
  border-bottom: 1px solid #c6c6c6;
}
.box__two-third.box__two-third--featured-resources .box_body--row.hot-topics {
  border: transparent;
}
.box__two-third.box__two-third--featured-resources .box_body--row.hot-topics:nth-child(1) .text-container {
  padding: 0 0 1rem 0;
  border-bottom: 1px solid #efefef;
}
@media only screen and (min-width: 768px) {
  .box__two-third.box__two-third--featured-resources .box_body--row.hot-topics {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 3%;
    column-gap: 3%;
    padding-bottom: 0;
  }
  .box__two-third.box__two-third--featured-resources .box_body--row.hot-topics .text-container {
    grid-column: span 8;
  }
  .box__two-third.box__two-third--featured-resources .box_body--row.hot-topics .image-container {
    grid-column: span 4;
    max-height: 188px;
  }
  .box__two-third.box__two-third--featured-resources .box_body--row.hot-topics .image-container img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
  }
}

.box__one-third {
  position: relative;
  border-bottom: 2px solid #4f8210;
}
@media only screen and (min-width: 1025px) {
  .box__one-third {
    grid-column: span 4;
  }
}
@media only screen and (max-width: 1024px) {
  .box__one-third {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width: 846px) {
  .box__one-third {
    grid-column: span 12;
  }
}
.box__one-third .fundingContent {
  padding: 10px;
}
.box__one-third.box__one-third--featured-resources {
  border-bottom: none;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .box__one-third.box__one-third--featured-resources {
    grid-column: span 4;
    display: grid;
    margin-left: 0;
  }
}
.box__one-third.box__one-third--featured-resources .image-container img {
  width: 100%;
  height: 191px;
  -o-object-fit: none;
  object-fit: none;
}
.box__one-third.box__one-third--featured-resources .box_body--row:nth-child(1) {
  padding: 0 0 1rem;
  border-bottom: 1px solid #c6c6c6;
}
.box__one-third.box__one-third__videos {
  margin-right: auto;
  margin-left: auto;
}

.box__two-third,
.box__one-third,
.box__max-width,
.box__half {
  display: flex;
  flex-flow: column;
  max-width: 100%;
}
.box__two-third .box_body, .box__two-third.box__two-third__about .box_body,
.box__one-third .box_body,
.box__one-third.box__two-third__about .box_body,
.box__max-width .box_body,
.box__max-width.box__two-third__about .box_body,
.box__half .box_body,
.box__half.box__two-third__about .box_body {
  height: 100%;
}

.box__half {
  display: flex;
  flex-flow: column;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 47.5333861821%;
}
.box__half:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .box__half {
    width: 100%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 530px) {
  .box__half.all-scientists, .box__half.research-groups {
    margin-top: 0;
  }
}
.box__half.all-scientists .desktop-search, .box__half.research-groups .desktop-search {
  margin-top: auto;
}
.box__half.all-scientists .text-container, .box__half.research-groups .text-container {
  height: 105px;
}
.box__half.all-scientists .text-container a, .box__half.research-groups .text-container a {
  width: auto;
  color: var(--scheme-primary);
  text-decoration: underline;
}
.box__half.all-scientists .text-container a:is(:hover, :focus), .box__half.research-groups .text-container a:is(:hover, :focus) {
  text-decoration: none;
}
.box__half.all-scientists form input, .box__half.research-groups form input {
  width: 100%;
}
.box__half.all-scientists form input::-ms-clear, .box__half.research-groups form input::-ms-clear {
  width: 0;
  height: 0;
}
.box__half + .box__half {
  margin-right: 0;
}

.box__secondary-search {
  display: inline-block;
  width: 100%;
  margin-top: 2rem;
  font-size: 14px;
  background: #fff;
}

.box__max-width {
  grid-column: span 12 !important;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 100%;
}
.box__max-width:last-child {
  margin-right: 0;
}
.box__max-width.box__max-width--featured-resources {
  display: flex;
}
.box__max-width.box__max-width--featured-resources .image-container img {
  width: 100%;
  height: 191px;
  -o-object-fit: cover;
  object-fit: cover;
}
.box__max-width.box__max-width--featured-resources .box_body--row {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 47.5333861821%;
}
.box__max-width.box__max-width--featured-resources .box_body--row:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .box__max-width.box__max-width--featured-resources .box_body--row {
    width: 100%;
  }
  .box__max-width.box__max-width--featured-resources .box_body--row:nth-child(1) {
    border-bottom: 1px solid #c6c6c6;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .box__max-width.box__max-width--featured-resources .box_body--row {
    width: 100%;
  }
  .box__max-width.box__max-width--featured-resources .box_body--row:nth-child(1) {
    border-bottom: 1px solid #c6c6c6;
  }
}
@media only screen and (max-width: 530px) {
  .box__max-width.box__max-width--featured-resources .box_body--row {
    width: 100%;
  }
  .box__max-width.box__max-width--featured-resources .box_body--row:nth-child(1) {
    border-bottom: 1px solid #c6c6c6;
  }
}

.homepage_box__two-third__newsletters .box_body,
.box__two-third__newsletters .box_body {
  align-content: flex-start;
}
.homepage_box__two-third__newsletters p.text-container,
.box__two-third__newsletters p.text-container {
  margin-bottom: 0.8rem;
  font-size: 13px;
  line-height: 1.5;
}
.homepage_box__two-third__newsletters div.newsletter_image img,
.box__two-third__newsletters div.newsletter_image img {
  max-height: 100px;
  padding-left: 10px;
}
.homepage_box__two-third__newsletters #efactorTagLine,
.box__two-third__newsletters #efactorTagLine {
  margin: -1rem 0 1rem;
  color: #4c4c4c;
  font-style: italic;
  font-size: 0.9rem;
}
.homepage_box__two-third__newsletters #efactorTagLine:is(:hover, :focus),
.box__two-third__newsletters #efactorTagLine:is(:hover, :focus) {
  text-decoration: underline;
}

.box_body {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  padding: 0.75rem;
}
.box_body .date-callout-card__link::after {
  display: none !important;
}
.box_body #filter {
  width: 100%;
}
.box_body button.btn-success {
  padding: 0.5rem 2rem;
  color: #fff;
  border: 0;
  background-color: var(--scheme-primary);
}
.box_body .box_body--row {
  display: inline-block;
  width: 100%;
  padding: 1rem 0;
}

.ua-safari .box_body {
  flex: 1;
}

.box__title {
  padding: 1rem;
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  font-family: "Rokkitt", serif;
}
.box__title--short {
  padding: 0.4rem 1rem;
  color: #fff;
  font-weight: 400;
  font-size: 25px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
.box__title, .box__title--short {
  line-height: 23px;
  text-align: left;
}

.title-green {
  background: url("/themes/custom/niehs_cms/web-resources/images/header-one-third.png") #518611;
  background-blend-mode: hard-light;
}
.title-green--one-third {
  background: url("/themes/custom/niehs_cms/web-resources/images/green-header-two-third.png") #518611;
}
.title-green--two-third {
  background: url("/themes/custom/niehs_cms/web-resources/images/green-header-two-third.png") #518611;
}
.title-green--short--half {
  background: url("/themes/custom/niehs_cms/web-resources/images/green-header-short-half.jpg") #518611;
}
.title-green--max-width {
  background: url("/themes/custom/niehs_cms/web-resources/images/green-header-max-width.png") #518611;
}
.title-blue {
  background: url("/themes/custom/niehs_cms/web-resources/images/header-two-third.png") #225c7a;
}
.title-blue--short--one-third {
  background: url("/themes/custom/niehs_cms/web-resources/images/blue-header-short-two-third.png") #225c7a;
}
.title-blue--short--two-third {
  background: url("/themes/custom/niehs_cms/web-resources/images/blue-header-short-two-third.png") #225c7a;
}
.title-blue--short--max-width {
  display: inline-block;
  width: 100%;
  background: url("/themes/custom/niehs_cms/web-resources/images/blue-header-short-max-width.png") #225c7a;
}
.title-blue--short--max-width.related-title > .box__title--short {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.title-blue--short--max-width.related-title > .box__title--short::after {
  clear: both;
  content: "";
  display: block;
}
.title-blue--max-width {
  background: url("/themes/custom/niehs_cms/web-resources/images/blue-header-max-width.png") #225c7a;
}
.title-blue--max-width.homepage > .box__title {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.title-blue--max-width.homepage > .box__title::after {
  clear: both;
  content: "";
  display: block;
}
.title-blue--one-third {
  background: url("/themes/custom/niehs_cms/web-resources/images/blue-header-two-third.png") #225c7a;
}
.title-blue--two-third {
  background: url("/themes/custom/niehs_cms/web-resources/images/blue-header-two-third.png") #225c7a;
}

.width--full__outter-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.width--full__inner-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.width--full__inner-container::after {
  clear: both;
  content: "";
  display: block;
}
.width--full {
  grid-column: span 12;
}
.width--two-third {
  grid-column: span 8;
}
.width--half {
  grid-column: span 6;
}
@media only screen and (max-width: 530px) {
  .width--half {
    width: 100%;
  }
}
.width--one-third {
  grid-column: span 4;
}

.hhs-links {
  padding: 0.3rem 0;
  color: #4c4c4c;
  font-size: 14px;
  border-bottom: 2px solid #d3d3d3;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .hhs-links {
    display: none;
  }
}
.hhs-links a {
  color: #4c4c4c;
  text-decoration: none;
}
.hhs-links a:is(:hover, :focus) {
  text-decoration: underline;
}
.hhs-links a span {
  color: #4c4c4c;
}
.hhs-links #hdr-parentlinks {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.hhs-links #hdr-parentlinks::after {
  clear: both;
  content: "";
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .hhs-links #hdr-parentlinks {
    padding: 0 0.5rem;
  }
}

.logo-wrapper__container {
  display: flex;
  background: #fff;
  width: 100%;
}

.logo-wrapper {
  display: block;
  width: 1200px;
  height: auto;
  padding: 1rem 0;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .logo-wrapper {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 95.6277821818%;
    margin-left: 2.1861089091%;
  }
  .logo-wrapper:last-child {
    margin-right: 0;
  }
}
.logo-wrapper a {
  display: inline-block;
  width: 545px;
}
.logo-wrapper img {
  width: 100%;
  max-height: 100%;
}
.logo-wrapper .desktop-search {
  float: right;
  margin-top: 6px;
}
.logo-wrapper .search-wrapper input.search.box {
  width: 350px;
  height: 37px;
  padding: 0 0.5rem;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  background: #f7f7f7;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .logo-wrapper .search-wrapper input {
    width: 290px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .logo-wrapper .search-wrapper input {
    width: 231px;
  }
}
@media only screen and (max-width: 1024px) {
  .logo-wrapper a {
    width: 438px;
  }
  .logo-wrapper .desktop-search {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 846px) {
  .logo-wrapper a {
    width: 350px;
  }
  .logo-wrapper .desktop-search {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .logo-wrapper {
    width: 100%;
  }
  .logo-wrapper a {
    width: 275px;
    padding: 0 0.5rem;
  }
  .logo-wrapper .desktop-search {
    display: none;
  }
}
@media only screen and (max-width: 530px) {
  .logo-wrapper a {
    width: 265px;
  }
}

.ua-safari nav#main ul li.left.about {
  width: 15%;
}
.ua-safari #user-controls li {
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  .ua-trident header {
    display: block;
  }
}

header {
  position: relative;
  z-index: 10000;
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  header .mobile-nav-wrapper {
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) {
  header .mobile-nav-wrapper {
    display: inline;
    visibility: hidden;
    height: 0;
  }
}
header .mobile-nav-wrapper #mobileMenu,
header .mobile-nav-wrapper .mobile-search {
  transition: all ease 0.5s;
}

.desktop-search form {
  position: relative;
}

button[id=search-btn] {
  position: absolute;
  top: 0.8rem;
  right: -1px;
  border: none;
  background: none;
}
button[id=search-btn]::after {
  content: "\f002";
  display: inline-block;
  margin: 0 7px 0 5px;
  color: #4c4c4c;
  font-weight: normal;
  font-size: 15px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

div.mobile-bar {
  z-index: 1000;
  width: 100%;
  height: 46px;
  margin: 0 auto;
  border-bottom: 2px solid #6d9e28;
  background: #020202;
}
@media only screen and (min-width: 768px) {
  div.mobile-bar {
    display: none;
  }
}
div.mobile-bar .responsive-menu--right-buttons {
  float: right;
  width: 72px;
  height: 40px;
}
div.mobile-bar .responsive-menu--right-buttons input {
  color: transparent;
  border: none;
}
div.mobile-bar .responsive-menu--right-buttons .mobile-menu-button,
div.mobile-bar .responsive-menu--right-buttons .mobile-search-button {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 40px;
}
div.mobile-bar .responsive-menu--right-buttons .mobile-menu-button {
  background: transparent url("/themes/custom/niehs_cms/web-resources/images/mobile-menu@2x.png") no-repeat scroll bottom center/35px 35px;
}
div.mobile-bar .responsive-menu--right-buttons .mobile-search-button {
  background: transparent url("/themes/custom/niehs_cms/web-resources/images/search@2x.png") no-repeat scroll center center/26px 25px;
}
div.mobile-bar h2 {
  float: left;
  height: calc(100% - 2 * var(--h2-margin-vert));
  margin: var(--h2-margin-vert) 0.5rem;
  color: #fff;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  --h2-margin-vert: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row nowrap;
  gap: normal;
}
@media only screen and (max-width: 530px) {
  div.mobile-bar h2 {
    align-items: flex-start;
    height: calc(100% - var(--h2-handheld-margin-top) - var(--h2-handheld-margin-bottom));
    margin: var(--h2-handheld-margin-top) 0 var(--h2-handheld-margin-bottom) 0.5rem;
    font-size: 5.1vw;
    --h2-handheld-margin-bottom: 0.25rem;
    --h2-handheld-margin-top: 1.25vh;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  div.mobile-bar .innerContainer .accessible-megamenu-top-nav-item {
    position: static;
  }
}
div.mobile-bar .innerContainer .accessible-megamenu-panel {
  cursor: default;
  position: absolute;
  top: -9999em;
  left: 0px;
  display: block;
  visibility: hidden;
  max-height: 0px;
  margin: 0;
  overflow: hidden;
  color: #454545;
  line-height: normal;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  opacity: 0;
  background-color: #f5f8fa;
  background-image: -o-linear-gradient(top, #f5f8fa, #e3e5e5);
  box-shadow: inset -113px -116px 221px 48px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.5), inset 1px 1px 0 #fff;
}

nav#main {
  margin: 0 auto;
  background: #6e6c5f image-url("dt-nav-bg.jpg") repeat-x;
}
nav#main .dropdown li.current-section {
  background: grey image-url("/themes/custom/niehs_cms/web-resources/images/dd-hover-active.gif") repeat-x;
}
nav#main .dropdown li:is(:hover, :focus), nav#main .dropdown li.current-section:is(:hover, :focus) {
  background: grey;
}
nav#main ul.dropdown {
  margin: 0 auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
nav#main ul.dropdown::after {
  clear: both;
  content: "";
  display: block;
}
nav#main ul > li {
  padding: 8px 0;
  color: #fff;
  text-align: center;
  margin-right: 0;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 16.6655283859%;
}
nav#main ul > li:last-child {
  margin-right: 0;
}
nav#main ul > li.responsive {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 45px;
  box-shadow: #333 0px 2px 3px 0px;
}
nav#main ul > li.responsive h2 {
  float: left;
  margin: 0.25rem 0.5rem;
  color: #fff;
  font-style: italic;
  font-weight: 400;
}
@media only screen and (max-width: 530px) {
  nav#main ul > li.responsive h2 {
    font-size: 13px;
  }
}
nav#main ul > li ul {
  display: none;
}
nav#main ul li a {
  color: #fff;
  text-decoration: none;
}

nav#mobileMenu.closeMenu {
  display: none;
  height: 0 !important;
}

@media only screen and (min-width: 767px) and (max-width: 1100px) {
  nav#main ul li.left.about ul {
    right: 0;
    left: auto;
  }
}
@media only screen and (min-width: 768px) {
  nav#main .responsive {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  nav#main .dropdown > li:not(:first-child) {
    display: none;
  }
}

.usa-open {
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 0.75rem;
  font-size: 0.9rem;
  background-color: transparent;
}
.usa-closed {
  height: 0;
  overflow: hidden;
}
.usa-banner {
  background-color: #f1f1f1;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .usa-banner .usa-accordion-content {
    margin: 0 0.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .usa-banner {
    display: none;
  }
}
.usa-banner-inner {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .usa-banner-inner {
    margin: 0 0.5rem;
  }
}
.usa-banner-header {
  padding: 0.3rem 0;
  font-size: 0.8rem;
}
.usa-banner-header p {
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  vertical-align: middle;
}
.usa-banner-header img {
  float: left;
  width: 1.2rem;
  margin-top: 3px;
  margin-right: 0.5rem;
}
.usa-banner-button {
  position: relative;
  display: inline;
  padding-top: 0;
  padding-left: 0;
  margin-bottom: 1px;
  margin-left: 3px;
  color: #0071bc;
  font-size: 0.8rem;
  text-decoration: underline;
  text-align: left;
  vertical-align: middle;
  border: none;
  background-color: transparent;
  width: auto;
  height: auto;
}
.usa-banner-button:is(:hover, :focus) {
  color: #205493;
  text-decoration: underline;
  background-color: transparent;
}
.usa-banner-button::after {
  display: inline-block;
  margin-left: 4px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  background-size: 100%;
  width: 1rem;
  height: 1rem;
}
.usa-banner-button[aria-expanded=false] {
  background-image: none;
}
.usa-banner-button[aria-expanded=false]::after {
  content: "\f107";
}
.usa-banner-button[aria-expanded=true]::after {
  content: "\f106";
}
.usa-banner-icon {
  width: 2.5rem;
}
.usa-width-one-half {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 47.5333861821%;
}
.usa-width-one-half:last-child {
  margin-right: 0;
}
.usa-media_block-img {
  float: left;
  margin-right: 1rem;
}
.usa-media_block-body {
  overflow: hidden;
}
.usa-accordion-content {
  max-width: 1200px;
  margin: 0 auto;
}
#parallax .parallax-layer.parallax-layer__news, #parallax .parallax-layer.parallax-layer__careers, #parallax .parallax-layer.parallax-layer__funding, #parallax .parallax-layer.parallax-layer__about, #parallax .parallax-layer.parallax-layer__research, #parallax .parallax-layer.parallax-layer__health, #parallax .parallax-layer.parallax-layer__homepage.img-one {
  background-repeat: repeat-x;
  background-position-x: right;
  background-size: cover;
}

#parallax .parallax-layer.parallax-layer__homepage.img-four, #parallax .parallax-layer.parallax-layer__homepage.img-three, #parallax .parallax-layer.parallax-layer__homepage.img-two {
  background-repeat: repeat-x;
  background-position-x: center;
  background-size: cover;
}

:root {
  --parallaxHeight: 900px;
  --parallaxTop: -12px;
}
@media only screen and (max-width: 530px) {
  :root {
    --parallaxHeight: 700px;
  }
}

#parallax.parallax-layer,
#parallax.parallax-layer + .shadow {
  top: var(--parallaxTop);
  height: var(--parallaxHeight);
}

#parallax .shadow {
  content: "";
  position: fixed;
  top: 0;
  z-index: -10;
  width: 100%;
  height: 694px;
}
@media only screen and (max-width: 1024px) {
  #parallax .shadow {
    height: 706px;
  }
}
@media only screen and (max-width: 767px) {
  #parallax .shadow {
    height: 638px;
  }
}
@media only screen and (max-width: 530px) {
  #parallax .shadow {
    height: 465px;
  }
}

#parallax .parallax-layer {
  position: fixed;
  top: 0;
  z-index: -10;
  width: 100%;
  height: 725px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 530px) {
  #parallax .parallax-layer {
    height: 466px;
  }
}
#parallax .parallax-layer.parallax-layer__homepage.img-one {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/homepage_background_1.jpg");
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-one {
    background-position-x: 75rem;
  }
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-one {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/homepage_background_1_mobile.jpg");
  }
}
@media only screen and (max-width: 530px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-one {
    height: 500px;
    background-position-y: center;
  }
}
#parallax .parallax-layer.parallax-layer__homepage.img-one + .shadow {
  box-shadow: inset 0px -662px 147px -1px rgba(0, 0, 0, 0.44);
}
@media only screen and (min-width: 1025px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-one + .shadow {
    box-shadow: inset 0px -265px 147px -1px rgba(0, 0, 0, 0.44);
  }
}
#parallax .parallax-layer.parallax-layer__homepage.img-two {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/homepage_background_2_alt.jpg");
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-two {
    background-position-x: 75rem;
  }
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-two {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/homepage_background_2_alt_mobile.jpg");
    background-position-x: right;
  }
}
@media only screen and (max-width: 530px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-two {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-two + .shadow {
    box-shadow: inset 0px -662px 147px -1px rgba(0, 0, 0, 0.44);
  }
}
#parallax .parallax-layer.parallax-layer__homepage.img-three {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/homepage_background-summer_3.jpg");
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-three {
    background-position-x: 75rem;
  }
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-three {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/homepage_background-summer_3_mobile.jpg");
    background-position-x: right;
    background-position-y: -100px;
  }
}
@media only screen and (max-width: 530px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-three {
    height: 500px;
    background-position-y: center;
  }
}
@media only screen and (max-width: 1250px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-three + .shadow {
    box-shadow: inset 0px -662px 147px -1px rgba(0, 0, 0, 0.24);
  }
}
@media only screen and (max-width: 530px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-three + .shadow {
    display: none;
  }
}
#parallax .parallax-layer.parallax-layer__homepage.img-four {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/homepage_background_4_alt.jpg");
}
@media only screen and (max-width: 846px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-four {
    background-position-x: 75rem;
  }
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-four {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/homepage_background_4_mobile.jpg");
    background-position-x: right;
  }
}
@media only screen and (max-width: 530px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-four {
    height: 500px;
    background-position-y: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #parallax .parallax-layer.parallax-layer__homepage.img-four + .shadow {
    box-shadow: inset 0px -662px 147px -1px rgba(0, 0, 0, 0.44);
  }
}
#parallax .parallax-layer.parallax-layer__health {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/health_background.jpg");
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__health {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/health_background_mobile.jpg");
  }
}
#parallax .parallax-layer.parallax-layer__health + .shadow {
  box-shadow: inset 0px -662px 147px -1px rgba(0, 0, 0, 0.44);
}
#parallax .parallax-layer.parallax-layer__research {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/research_background.jpg");
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__research {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/research_background_mobile.jpg");
  }
}
#parallax .parallax-layer.parallax-layer__about {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/about_background.jpg");
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__about {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/about_background_mobile.jpg");
  }
}
#parallax .parallax-layer.parallax-layer__funding {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/funding_background.jpg");
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__funding {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/funding_background_mobile.jpg");
  }
}
#parallax .parallax-layer.parallax-layer__careers {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/careers_background.jpg");
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__careers {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/careers_background_mobile.jpg");
  }
}
#parallax .parallax-layer.parallax-layer__news {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/news_background.jpg");
}
@media only screen and (max-width: 767px) {
  #parallax .parallax-layer.parallax-layer__news {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/news_background_mobile.jpg");
  }
}

@media only screen and (max-width: 530px) {
  .ua-windows_nt #parallax .parallax-layer.parallax-layer__homepage {
    height: 500px;
  }
}
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(6).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(5).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(4).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(3).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(2).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(1).open > h2 > span::after {
  content: "";
  position: absolute;
  bottom: -1rem;
  height: 1rem;
  background: #026389;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(6).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(5).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(4).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(3).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(2).open > h2 > span::after, .accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(1).open > h2 > span::after {
    height: 1.5rem;
  }
}

nav.megamenu {
  z-index: 1000;
  width: 100%;
  margin: 0 auto;
  border-bottom: 2px solid #6d9e28;
  background: rgba(2, 2, 2, 0.74);
}
@media only screen and (max-width: 767px) {
  nav.megamenu {
    display: none;
  }
}
nav.megamenu.nav-up {
  top: -40px;
}
nav.megamenu.nav-down {
  position: fixed;
  top: 0;
  background: #333;
}
nav.megamenu .accessible-megamenu {
  position: relative;
  z-index: 1000;
  display: flex;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  list-style: none;
  font-size: 13px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
nav.megamenu .accessible-megamenu::after {
  clear: both;
  content: "";
  display: block;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.open {
  color: #fff;
  font-weight: 300;
  background: #026389 !important;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.open > h2 > span {
  color: #fff !important;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel {
  cursor: default;
  position: absolute;
  top: -9999em;
  left: 0;
  display: block;
  visibility: hidden;
  margin: 0;
  color: #454545;
  line-height: normal;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  opacity: 0;
  background-color: #f5f8fa;
  background-image: -o-linear-gradient(top, #f5f8fa, #e3e5e5);
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.5), inset 0px 0px 0 #fff;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel .megaMenuLandingContent i::before {
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel .megaMenuLandingContent a,
nav.megamenu .accessible-megamenu .accessible-megamenu-panel a.viewMoreButton,
nav.megamenu .accessible-megamenu .accessible-megamenu-panel .viewMoreButton > a {
  display: inline-block;
  width: auto;
  padding: 0.5em 1em;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  text-decoration: none;
  border: 1px solid rgb(1.6330935252, 80.8381294964, 111.8669064748);
  border-radius: 3px;
  background-color: #026389;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  nav.megamenu .accessible-megamenu .accessible-megamenu-panel .megaMenuLandingContent a,
  nav.megamenu .accessible-megamenu .accessible-megamenu-panel a.viewMoreButton,
  nav.megamenu .accessible-megamenu .accessible-megamenu-panel .viewMoreButton > a {
    font-size: 15px;
  }
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel .megaMenuLandingContent a:is(:hover, :focus),
nav.megamenu .accessible-megamenu .accessible-megamenu-panel a.viewMoreButton:is(:hover, :focus),
nav.megamenu .accessible-megamenu .accessible-megamenu-panel .viewMoreButton > a:is(:hover, :focus) {
  background: rgb(1.6330935252, 80.8381294964, 111.8669064748);
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent {
  width: 26%;
  height: 86.5%;
  margin: 3rem 30px 0;
  border: 1px solid #cccccc;
  background: none;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent a {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent a {
    position: relative;
  }
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent .imageSpacer {
  display: block;
  float: right;
  width: 0px;
  height: calc(100% - 206px);
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent .imageSpacer {
    display: none;
  }
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent .smallBackgroundImage {
  position: absolute;
  display: inline-block;
  width: 196px;
  height: 250px;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent .smallBackgroundImage {
    display: none;
  }
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent .megaMenuText {
  width: 100%;
  height: 100%;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent .megaMenuText .firstLevelTitle {
  display: block;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-panel.thirdLevelSelected .megaMenuLandingContent i.fa-times {
  display: none;
}
nav.megamenu .accessible-megamenu h2,
nav.megamenu .accessible-megamenu h3,
nav.megamenu .accessible-megamenu h4 {
  display: inline;
  padding: 8px 0;
  margin: 0;
  line-height: inherit;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item {
  position: static;
  align-items: center;
  float: left;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  font-size: 16px;
  outline: none;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 16.6655283859%;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item:last-child {
  margin-right: 0;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item {
  display: flex;
  margin: 0;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item:focus {
  background: #026389;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item h2 {
  width: 100%;
  padding: 0;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item > h2 {
  height: 100%;
  font-size: 16px;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item > div {
  display: none;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.inSection {
  font-weight: 500;
  background: #fff;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.inSection > h2 > span {
  color: #4c4c4c;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.inSection > h2 > span:is(:hover, :focus) {
  color: #4c4c4c;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.open .accessible-megamenu-panel {
  top: calc(100% + 1rem);
  z-index: 1001;
  display: block !important;
  visibility: visible;
  width: 100%;
  min-height: 500px;
  overflow: hidden;
  border-top: 2px solid #026389;
  opacity: 1;
  background: linear-gradient(to bottom, rgb(0, 99, 139) 0%, rgb(0, 75, 105) 100%);
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.open .accessible-megamenu-panel::after {
  clear: both;
  content: "";
  display: block;
}
@media only screen and (max-width: 1250px) {
  nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.open .accessible-megamenu-panel {
    width: 100%;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.open .accessible-megamenu-panel {
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item.open .accessible-megamenu-panel {
    left: 0;
  }
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .accessible-megamenu-panel-group.open .list-level-3.third-level {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 80%;
  height: 100%;
  padding: 0.75rem;
  color: #4c4c4c;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom right;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .accessible-megamenu-panel-group.open .list-level-3.third-level h2 {
  display: block;
  margin-bottom: 10px;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .accessible-megamenu-panel-group.open .list-level-3.third-level h2 a {
  color: #026389;
  text-decoration: none;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .accessible-megamenu-panel-group.open .list-level-3.third-level h2 a:is(:hover, :focus) {
  text-decoration: underline;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .accessible-megamenu-panel-group.open .list-level-3.third-level i.fa-times {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 1px;
  z-index: 5;
  padding: 0.25rem 0.5rem;
  color: #026389;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .accessible-megamenu-panel-group.open .list-level-3.third-level i.fa-times::before {
  font-style: normal;
  font-size: 29px;
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .panel-1 .smallBackgroundImage {
  right: -4rem;
  bottom: -1.35rem;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/health_small.png");
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .panel-2 .smallBackgroundImage {
  right: -2rem;
  bottom: -2.75rem;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/research_small.png");
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .panel-3 .smallBackgroundImage {
  right: -2rem;
  bottom: -3.85rem;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/funding_small.png");
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .panel-4 .smallBackgroundImage {
  right: -2rem;
  bottom: -3.2rem;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/careers_small.png");
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .panel-5 .smallBackgroundImage {
  right: -3rem;
  bottom: -2.56em;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/news_small.png");
}
nav.megamenu .accessible-megamenu .accessible-megamenu-top-nav-item .panel-6 .smallBackgroundImage {
  right: -1.95rem;
  bottom: -2rem;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/about_small.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}
nav.megamenu .accessible-megamenu .exploreLink {
  display: inline-block;
  padding: 0.8em 1.5em;
  margin: 20px 0;
  color: #fff;
  font-size: 1em;
  background-color: #427bad;
}
nav.megamenu .accessible-megamenu .exploreLink:is(:hover, :focus) {
  background: #225c7a;
}
nav.megamenu .accessible-megamenu .third-level-content {
  width: 62%;
  margin-bottom: 1.25rem;
}
nav.megamenu .accessible-megamenu .third-level-content > ul {
  -moz-column-count: 2;
  column-count: 2;
}
nav.megamenu .accessible-megamenu .third-level-content .link-container {
  -moz-column-count: 2;
  column-count: 2;
}
nav.megamenu .accessible-megamenu .third-level-content p {
  margin-bottom: 0;
  font-weight: 400;
}
nav.megamenu .accessible-megamenu .third-level-content ul.link-container a {
  width: 100%;
  padding: 0.5rem 0;
  color: #026389;
  border-bottom: 1px solid #4c4c4c;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  nav.megamenu .accessible-megamenu .third-level-content ul.link-container a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  nav.megamenu .accessible-megamenu .third-level-content ul.link-container a {
    font-size: 13px;
  }
}
nav.megamenu .accessible-megamenu .third-level-content ul.link-container a:is(:hover, :focus) {
  text-decoration: none;
  box-shadow: inset 0 -2px #4c4c4c;
}
nav.megamenu .accessible-megamenu .third-level-content input.js-submit.ui.submit.button {
  display: inline-block;
  padding: 0.5em 1em;
  margin-left: 18px;
}
nav.megamenu .accessible-megamenu .megaMenuLandingContent {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 100%;
  padding: 0.75rem;
  font-weight: 400;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom right;
}
nav.megamenu .accessible-megamenu .megaMenuLandingContent .imageSpacer,
nav.megamenu .accessible-megamenu .megaMenuLandingContent .smallBackgroundImage {
  display: none;
}
nav.megamenu .accessible-megamenu .megaMenuLandingContent .megaMenuText {
  width: 55%;
}
nav.megamenu .accessible-megamenu .megaMenuLandingContent .megaMenuText .summary-text {
  margin-bottom: 1.25rem;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  nav.megamenu .accessible-megamenu .megaMenuLandingContent .megaMenuText .summary-text {
    position: relative;
    z-index: 2;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  nav.megamenu .accessible-megamenu .megaMenuLandingContent .megaMenuText .summary-text {
    font-size: 15px;
    background-color: rgba(255, 255, 255, 0.82);
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  nav.megamenu .accessible-megamenu .megaMenuLandingContent .megaMenuText .summary-text {
    font-size: 15px;
    background-color: rgba(255, 255, 255, 0.82);
  }
}
nav.megamenu .accessible-megamenu .megaMenuLandingContent h3 {
  display: block;
  padding: 0;
  margin-bottom: 0.5rem;
  text-align: left;
}
nav.megamenu .accessible-megamenu .megaMenuLandingContent i.fa-times {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 1px;
  z-index: 5;
  padding: 0.25rem 0.5rem;
  color: #026389;
}
nav.megamenu .accessible-megamenu .megaMenuLandingContent i.fa-times::before {
  font-style: normal;
  font-size: 29px;
}
nav.megamenu .accessible-megamenu .panel-1 .megaMenuLandingContent {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/health_large.png");
}
nav.megamenu .accessible-megamenu .panel-2 .megaMenuLandingContent {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/research_large.png");
}
nav.megamenu .accessible-megamenu .panel-3 .megaMenuLandingContent {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/funding_large.png");
}
nav.megamenu .accessible-megamenu .panel-4 .megaMenuLandingContent {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/careers_large.png");
}
nav.megamenu .accessible-megamenu .panel-5 .megaMenuLandingContent {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/news_large.png");
}
nav.megamenu .accessible-megamenu .panel-6 .megaMenuLandingContent {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/megaImages/about_large.png");
}
nav.megamenu .third-level .third-level-heading {
  display: block;
  padding: 6px 12px 6px 23px;
  color: #333;
  font-weight: 400;
  font-size: 27px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}

.accessible-megamenu:focus {
  outline: -webkit-focus-ring-color auto;
  -moz-outline-radius: 3px;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(1).open > h2 > span::after {
  width: 100%;
  left: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(2).open > h2 > span::after {
  width: 200%;
  right: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(3).open > h2 > span::after {
  width: 300%;
  right: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(4).open > h2 > span::after {
  width: 400%;
  right: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(5).open > h2 > span::after {
  width: 500%;
  right: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:nth-child(6).open > h2 > span::after {
  width: 600%;
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .accessible-megamenu .accessible-megamenu-top-nav-item {
    position: static;
  }
}
.accessible-megamenu .accessible-megamenu-top-nav-item > h2 > span {
  cursor: pointer;
  position: relative;
  z-index: inherit;
  height: 100%;
  padding: 8px 0.275rem;
  color: #fff;
  line-height: 19px;
  text-decoration: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .accessible-megamenu .accessible-megamenu-top-nav-item.open > h2 > span::after {
    bottom: -1.5rem !important;
  }
}
.accessible-megamenu .accessible-megamenu-top-nav-item span[aria-expanded] {
  cursor: pointer;
  position: relative;
  z-index: inherit;
  display: block;
  padding: 8px 0.275rem;
  color: #fff;
  line-height: 41px;
  text-decoration: none;
}
.accessible-megamenu .accessible-megamenu-top-nav-item span[aria-expanded]:is(:hover, :focus) {
  color: #fff;
  outline-offset: -1px;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:is(:hover, :focus),
.accessible-megamenu .accessible-megamenu-top-nav-item span[aria-expanded].open {
  margin-left: 0;
  color: #fff;
  background: #026389;
}
.accessible-megamenu .level-3-link,
.accessible-megamenu .accessible-megamenu-panel .second-level-link {
  left: 0;
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2em;
  text-decoration: none;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4 {
  width: 878px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4 > ol.list-level-1 > li.accessible-megamenu-panel-group {
  position: relative;
  width: 100%;
}
.accessible-megamenu .accessible-megamenu-panel.panel-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  background: #026389;
}
.accessible-megamenu .accessible-megamenu-panel.panel-2 {
  border-top-left-radius: 3px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-1 > ol > li {
  width: auto;
}
.accessible-megamenu .accessible-megamenu-panel ol {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.accessible-megamenu .accessible-megamenu-panel > ol {
  display: inline-block;
  width: 20%;
  border-top: 15px solid #026389;
}
.accessible-megamenu .accessible-megamenu-panel ol > li.accessible-megamenu-panel-group > ol > li {
  position: relative;
  margin: 0;
  list-style: none;
  font-weight: 400;
  font-size: 14;
  text-align: left;
  border-bottom: 1px solid #ebebeb;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li.accessible-megamenu-panel-group {
  min-height: 485px;
  padding-bottom: 1em;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -155px 117px -33px rgba(0, 0, 0, 0.25);
}
.accessible-megamenu .accessible-megamenu-panel > ol > li.accessible-megamenu-panel-group:first-of-type {
  padding-left: 0;
  border-left: none;
  background: #026389;
}
.accessible-megamenu .accessible-megamenu-panel > p {
  color: #454545;
  font-size: 1.2em;
  line-height: 1.1em;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a {
  padding-top: 0.4em;
  padding-bottom: 0;
  margin-bottom: 6px;
  color: #454545;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.1em;
}
.accessible-megamenu .accessible-megamenu-panel a:is(:hover, :focus) {
  color: rgb(49.0212765957, 104.8510638298, 142.9787234043);
  text-decoration: underline;
}
@keyframes green-border {
  from {
    box-shadow: none;
  }
  to {
    box-shadow: inset 6px 0 #4f8210;
  }
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2 {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  text-align: left;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .accessible-megamenu .accessible-megamenu-panel ul.list-level-2 {
    display: inline-block;
  }
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2 > li > .second-level-link {
  width: 100%;
  padding: 0.5rem 0.75rem 0.5rem 1.25rem;
  color: #fff;
  text-decoration: none;
  text-align: left;
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2 > li a.second-level-link[target=_blank] span {
  color: #fff;
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2 > li a.second-level-link[target=_blank] span:is(:hover, :focus) {
  color: #4c4c4c;
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2:is(.right, .left) > li {
  width: 100%;
  margin-left: 0px;
  color: #fff;
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2:is(.right, .left) > li:is(:hover, :focus) {
  background-color: #fff;
  box-shadow: -1px 0 0 1px #fff;
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2:is(.right, .left) > li:is(:hover, :focus) .second-level-link,
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2:is(.right, .left) > li:is(:hover, :focus) .second-level-link[target=_blank] span {
  color: #4c4c4c;
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2 > li.landing-page-link span {
  display: inline-block;
  width: 92%;
  margin: 0 4%;
  border-bottom: 1px solid white;
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2 > li.landing-page-link .second-level-link {
  width: 100%;
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  color: #fff;
  font-weight: bold;
}
.accessible-megamenu .accessible-megamenu-panel ul.list-level-2 > li.landing-page-link .second-level-link:is(:hover, :focus) {
  color: #000;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a:is(:hover, :focus) {
  color: #333;
}
.accessible-megamenu .accessible-megamenu-panel hr {
  border-width: 1px 0px;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0.3);
  border-bottom-color: #fff;
}

.third-level {
  display: none;
}

ul.list-level-2:is(.left, .right) .third-level.third-level-active {
  right: 0;
}

.nav-feature[data-feature=featured-resources] .megamenu--featured-resources__img-container {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 47.5333861821%;
}
.nav-feature[data-feature=featured-resources] .megamenu--featured-resources__img-container:last-child {
  margin-right: 0;
}
.nav-feature[data-feature=visiting-niehs] img {
  display: block;
  width: 40%;
  margin: 1rem auto;
}
.nav-feature[data-feature="361806"] .third-level-content p {
  margin: 0 0 0.5rem 0.5rem;
  font-size: 13px;
}
.nav-feature[data-feature="78128721"] .third-level-content #highlights_search {
  position: relative;
  padding: 1em;
  margin: 1em 0em;
  box-sizing: border-box;
  background-color: #f1f1f1;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.nav-feature[data-feature="78128721"] .third-level-content #highlights_search form {
  margin: 0em 0em 1em;
}
.nav-feature[data-feature="78128721"] .third-level-content #highlights_search form .field {
  clear: both;
  margin: 0em 0em 1em;
}
.nav-feature[data-feature="78128721"] .third-level-content #highlights_search form label {
  display: block;
  margin: 0 0 3px 0;
  color: #222;
  font-weight: 500;
  font-size: 1em;
  line-height: 1.25em;
}
.nav-feature[data-feature="78128721"] .third-level-content #highlights_search form input {
  padding: 0.35em 0.5em 0.35em 0.75em;
  border: 1px solid #c7c7c7;
}
.nav-feature[data-feature="78128721"] .third-level-content #highlights_search form input[type=text] {
  width: 100%;
}
.nav-feature[data-feature="78128721"] .third-level-content #highlights_search form .field:last-child {
  margin-bottom: 0;
}
.nav-feature[data-feature="78128721"] .third-level-content #highlights_search form .submit.button {
  font-weight: 400;
}

.accessible-megamenu .accessible-megamenu-panel .nav-feature:is([data-feature="19595"], [data-feature="7453"]) .third-level-content .nav-feature-box {
  padding: 0;
}

.third-level-content .box__half.all-scientists,
.third-level-content .box__half.research-groups {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .third-level-content .box__half.all-scientists,
  .third-level-content .box__half.research-groups {
    width: 100%;
  }
}
.third-level-content[data-feature=vitising-niehs] img {
  width: 50%;
  margin: 0.75rem auto;
}
.third-level-content .search-form--wrapper {
  width: 100%;
}
.third-level-content .nav-feature-box {
  cursor: pointer;
  position: relative;
  padding: 0;
  overflow: hidden;
  vertical-align: top;
  border-radius: 3px;
  box-shadow: 1px 1px 3px #b1b1b1;
}
.third-level-content .nav-feature-box:is(:hover, :focus) p {
  text-decoration: underline;
}
.third-level-content .nav-feature-box .nav-feature-img,
.third-level-content .nav-feature-box .nav-feature-img img {
  width: 100%;
  height: auto;
}
.third-level-content .nav-feature-box p {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0.5rem;
  margin-bottom: 0;
  color: #4c4c4c;
  border-top: 7px solid #4f8210;
  border-bottom: 3px solid #4f8210;
  background: #fff;
  font-weight: 400;
  font-size: 22px;
  font-family: "Rokkitt", serif;
}
.third-level-content.three-col .nav-feature-box {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 30.0445149094%;
}
.third-level-content.three-col .nav-feature-box:last-child {
  margin-right: 0;
}
.third-level-content.four-col .nav-feature-box {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 21.3000792731%;
}
.third-level-content.four-col .nav-feature-box:last-child {
  margin-right: 0;
}

.nav-feature .webcast {
  display: inline-block;
  width: 100%;
}
.nav-feature .webcast h3 {
  display: inline-block;
}
.nav-feature .webcast .box-half.upcoming-webcasts {
  display: inline-block;
  width: 100%;
}
.nav-feature .webcast .box-half.upcoming-webcasts .date-callout-card--webcast-wrapper .date-callout-card--conference-link {
  width: 100%;
  text-align: center;
}
.nav-feature .webcast .box-half.upcoming-webcasts .date-callout-card--webcast-wrapper .date-callout-card--conference-link a {
  width: 75%;
}
.nav-feature .webcast .box-half.upcoming-webcasts a.date-callout-card__webcast-link {
  display: flex;
  padding: 0.25rem 0 0.25rem 0.25rem;
}
.nav-feature .webcast .box-half.upcoming-webcasts a.date-callout-card__webcast-link:is(:hover, :focus) {
  text-decoration: none;
}

@media print, screen and (max-width: 960px) {
  .accessible-megamenu {
    width: auto;
  }
  .accessible-megamenu .accessible-megamenu-panel > ol > li:nth-of-type(3) {
    padding-left: 0;
    border-left: none;
    box-shadow: none;
  }
}
@media print, screen and (max-width: 450px) {
  .accessible-megamenu {
    border-width: 0 0 1px 1px;
  }
  .accessible-megamenu .accessible-megamenu-top-nav-item:last-child {
    border-bottom-right-radius: 3px;
  }
  .accessible-megamenu .accessible-megamenu-top-nav-item:last-child a[aria-expanded] {
    border-bottom-right-radius: 3px;
  }
  .accessible-megamenu .accessible-megamenu-top-nav-item:last-child a[aria-expanded].open {
    right: -1px;
    margin-left: -1px;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom-right-radius: 0px;
  }
}
nav.megamenu .accessible-megamenu .responsive {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 45px;
  padding: 8px 0;
}
@media only screen and (min-width: 768px) {
  nav.megamenu .accessible-megamenu .responsive {
    display: none;
  }
}
nav.megamenu .accessible-megamenu .responsive .responsive-menu--right-buttons.accessible-megamenu-panel {
  position: unset;
  top: unset;
  visibility: visible;
  overflow: unset;
  opacity: unset;
}
@media only screen and (max-width: 767px) {
  nav.megamenu .accessible-megamenu .responsive > li.accessible-megamenu-top-nav-item:not(:first-child) {
    display: none;
  }
}

#mobileMenu {
  position: absolute;
  top: 2.9rem;
  z-index: 1000;
  width: 100%;
  margin-bottom: -6px;
}
@media only screen and (min-width: 768px) {
  #mobileMenu {
    visibility: hidden;
  }
  #mobileMenu[mobile-menu-is-loaded=true] {
    display: none !important;
  }
}
#mobileMenu ul.sliding-menu-panel li {
  display: flex;
  width: 100%;
  font-size: 14px;
  line-height: 40px;
  background-color: #026389;
}
#mobileMenu ul.sliding-menu-panel li a {
  color: #fff;
  font-size: 14px;
}
#mobileMenu ul.sliding-menu-panel li a:is(:hover, :focus) {
  color: #000;
  background-color: #fff;
}
#mobileMenu ul.sliding-menu-panel li a:first-child {
  float: left;
  border-bottom: 1px solid #bfbeb5;
  width: 100%;
  height: 100%;
}
#mobileMenu ul.sliding-menu-panel li a[role=button]:not(.sliding-menu-nav) {
  display: none;
}
#mobileMenu .sliding-menu-panel-root li a:nth-child(2) {
  padding: 0;
}
#mobileMenu .sliding-menu-panel-root li a:nth-child(2) i {
  display: none;
}
#mobileMenu li.active a:not(.sliding-menu-nav) {
  color: #000;
  font-weight: bold;
  background-color: #fff;
}
#mobileMenu li.active a:not(.sliding-menu-nav):is(:hover, :focus) {
  color: #000;
  background-color: #fff;
}
#mobileMenu a.sliding-menu-back, #mobileMenu a.sliding-menu-nav {
  cursor: pointer;
}
#mobileMenu a.sliding-menu-back::before {
  content: " ";
}
#mobileMenu a.sliding-menu-back.sliding-menu-nav {
  display: block;
  width: 100%;
  height: 42px !important;
  padding: 12px 0 8px 40px;
  color: #4c4c4c;
  font-weight: bold;
  background: #fff url("/themes/custom/niehs_cms/web-resources/images/back-arrow-shadow.png") no-repeat 5px center;
  background-size: 25px 25px;
}
#mobileMenu a.sliding-menu-back.sliding-menu-nav:is(:hover, :focus) {
  cursor: pointer;
  color: #026389;
  background-color: #fff;
}
#mobileMenu a.sliding-menu-nav {
  width: 40px;
  border-bottom: 1px solid #bfbeb5;
  border-left: 1px solid #bfbeb5;
  background: url("/themes/custom/niehs_cms/web-resources/images/forward-arrow-shadow.png") no-repeat center;
  background-size: 25px 25px;
}
#mobileMenu a.sliding-menu-nav i.icon.right {
  display: none;
}
#mobileMenu a.sliding-menu-nav::before {
  display: none;
}

.mobile-nav-wrapper {
  position: relative;
}

.sliding-menu {
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.5);
}
.sliding-menu-panel {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
}
.sliding-menu li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sliding-menu li a {
  display: block;
  padding: 0.8em 1em;
  color: #333;
  font-size: 21px;
  line-height: 1.4em;
  text-decoration: none;
  border: none;
  outline: none;
}
.sliding-menu li a:focus-visible {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -1px;
}
.sliding-menu li a:is(:hover, :focus) {
  color: #fff;
  border: none;
  background: #333;
}
.sliding-menu .active a {
  color: #fff;
  border: none;
  background: #333;
}
.sliding-menu-nav::before {
  content: "〉";
  float: right;
  margin-left: 1em;
}
.sliding-menu-back {
  color: #fff;
  background: #555;
}
.sliding-menu::before {
  content: "〈";
  float: left;
  margin-right: 1em;
}
.sliding-menu-icon {
  margin-right: 0.4em;
}
.sliding-menu-separator {
  margin: 0.4em 1em;
  border-top: 2px solid #555;
}

.mobile-search {
  position: absolute;
  top: 2.9rem;
  z-index: 10;
  width: 100%;
  height: 33px;
  margin-bottom: -6px;
  overflow: hidden;
  background-color: #026389;
}
.mobile-search.closeSearch {
  height: 0px !important;
}
.mobile-search .search-wrapper {
  width: 290px;
  margin: 5px auto 0;
  border-radius: 10px;
  box-shadow: #333 0px 2px 6px -1px;
}
.mobile-search .search-wrapper form input[type=text],
.mobile-search .search-wrapper form input[type=button],
.mobile-search .search-wrapper #search-btn,
.mobile-search .search-wrapper #search-btn2 {
  float: left;
  width: 246px;
  height: 23px;
  padding-left: 10px;
  margin: 0;
  border: 0px;
  border: none;
  border-radius: 14px 0 0 14px;
  box-shadow: inset #9f9f9f 0px 1px 2px 0px;
}
.mobile-search .search-wrapper form input[type=submit],
.mobile-search .search-wrapper form input[type=button],
.mobile-search .search-wrapper #search-btn,
.mobile-search .search-wrapper #search-btn2 {
  cursor: pointer;
  float: right;
  width: 44px;
  height: 23px;
  padding: 0px;
  margin: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  border-radius: 0px 12px 12px 0;
  background: url("/themes/custom/niehs_cms/web-resources/images/go-2x.png") no-repeat center;
  background-size: 44px 23px;
}

#inner__row2-slider .circle-arrow__left, #inner__row2-slider .circle-arrow__right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.box__max-width .find-more-link, .box__one-third .find-more-link, .box__two-third .find-more-link {
  display: inline-block;
  align-content: flex-end;
  padding-top: 0.5rem;
  margin-top: auto;
  margin-right: 0;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 100%;
}
.box__max-width .find-more-link:last-child, .box__one-third .find-more-link:last-child, .box__two-third .find-more-link:last-child {
  margin-right: 0;
}
.box__max-width .find-more-link a, .box__one-third .find-more-link a, .box__two-third .find-more-link a {
  display: inline-block;
  padding: 0.25rem 0.45rem;
  color: #4c4c4c;
  text-decoration: none;
  border: 1px solid #c6c6c6;
  border-radius: 3px;
}
.box__max-width .find-more-link a:is(:hover, :focus), .box__one-third .find-more-link a:is(:hover, :focus), .box__two-third .find-more-link a:is(:hover, :focus) {
  color: #fff;
  border-color: #4a4d57;
  background: #4a4d57;
}

#homepage-content a.date-callout-card__link,
.landing-page a.link-arrow.date-callout-card__link {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  color: #4c4c4c;
  text-decoration: none;
}
@media print {
  #homepage-content a.date-callout-card__link,
  .landing-page a.link-arrow.date-callout-card__link {
    display: flex;
    align-items: center;
  }
}

#homepage-content {
  padding-bottom: 1rem;
}
@media only screen and (max-width: 1024px) {
  #homepage-content .find-more-link {
    position: relative;
    bottom: 0;
  }
}
#homepage-content .inner-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#homepage-content .inner-wrapper::after {
  clear: both;
  content: "";
  display: block;
}
@media only screen and (min-width: 1251px) and (max-width: 1350px) {
  #homepage-content .inner-wrapper {
    width: 100%;
  }
}

@media only screen and (max-width: 530px) {
  .box__two-third .find-more-link a {
    width: 100%;
    text-align: center;
  }
}
.box__one-third .find-more-link {
  width: 100%;
  text-align: center;
}
.box__one-third .find-more-link a {
  display: block;
  width: 100%;
}
.box__max-width .find-more-link {
  width: 30.04451%;
  margin-right: 4.93323%;
  text-align: center;
}
@media only screen and (max-width: 530px) {
  .box__max-width .find-more-link {
    width: 100%;
  }
}
.box__max-width .find-more-link:last-child {
  margin-right: 0%;
}
.box__max-width .find-more-link a {
  display: inline-block;
  width: 100%;
  padding: 0.25rem 0.45rem;
  color: #4c4c4c;
  text-decoration: none;
  border: 1px solid #c6c6c6;
  border-radius: 3px;
}

.content--inner-container .niehs-widget-button {
  width: auto;
  margin-left: 0;
}
.content--inner-container .find-more-link a:visited {
  color: #4c4c4c;
  text-decoration: none;
}
.content--inner-container .find-more-link a:is(:hover, :focus) {
  color: #fff;
  text-decoration: none;
}

#wrapper__row1 {
  margin-top: 385px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#wrapper__row1::after {
  clear: both;
  content: "";
  display: block;
}
@media only screen and (max-width: 530px) {
  #wrapper__row1 {
    margin-top: 300px;
  }
}

#homepage-content #inner__row1 {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: -240px;
}
@media only screen and (max-width: 530px) {
  #homepage-content #inner__row1 {
    margin-top: -167px;
  }
}

#wrapper__row2 {
  background-color: #909caa;
}

.carousel_wrapper .carousel_card-container .circle-arrow:is(:hover, :focus),
#inner__row2-slider .card-grid__container .circle-arrow:is(:hover, :focus) {
  border-color: var(--scheme-secondary);
}
.carousel_wrapper .carousel_card-container .circle-arrow:is(:hover, :focus)::after, .carousel_wrapper .carousel_card-container .circle-arrow:is(:hover, :focus)::before,
#inner__row2-slider .card-grid__container .circle-arrow:is(:hover, :focus)::after,
#inner__row2-slider .card-grid__container .circle-arrow:is(:hover, :focus)::before {
  background-color: var(--scheme-secondary);
}

#inner__row2-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 10rem;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  #inner__row2-slider .card-grid:last-child {
    display: none;
  }
}
@media only screen and (max-width: 530px) {
  #inner__row2-slider {
    padding: 0 1.5rem;
    margin-top: 5rem;
  }
}
#inner__row2-slider .card-grid {
  display: flex;
  margin-right: 35px;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 30.0445149094%;
}
#inner__row2-slider .card-grid:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1250px) {
  #inner__row2-slider .card-grid {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  #inner__row2-slider .card-grid {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  #inner__row2-slider .card-grid {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 47.5333861821%;
  }
  #inner__row2-slider .card-grid:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  #inner__row2-slider .card-grid {
    margin-right: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 530px) {
  #inner__row2-slider .card-grid {
    width: 100%;
  }
}
@media only screen and (max-width: 1350px) {
  #inner__row2-slider .card-grid__container {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1350px) {
  #inner__row2-slider .card-grid__container {
    width: 90%;
  }
  #inner__row2-slider .card-grid__container .circle-arrow__left,
  #inner__row2-slider .card-grid__container .circle-arrow__right {
    right: 0;
  }
}
@media only screen and (max-width: 1250px) {
  #inner__row2-slider .card-grid__container {
    display: block;
    width: 87%;
  }
}
@media only screen and (max-width: 1024px) {
  #inner__row2-slider .card-grid__container {
    width: 85%;
  }
}
@media only screen and (max-width: 846px) {
  #inner__row2-slider .card-grid__container {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #inner__row2-slider .card-grid__container {
    width: 75%;
  }
}
#inner__row2-slider .card-grid__container .carousel-wrapper__card-grid {
  width: 90%;
  margin: 0 auto;
}
#inner__row2-slider .slick-track {
  display: grid;
  grid-auto-flow: column;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#inner__row2-slider .slick-track .card_section-name {
  padding: 0.25rem 0.25rem 0.25rem 0.75rem;
  color: #4c4c4c;
  font-size: 13px;
  text-align: left;
  border-bottom: 1px solid #c4c4c4;
}
#inner__row2-slider .slick-track .slick-slide {
  display: grid;
  height: auto;
  border-radius: 3px;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25), 0 -5px 6px -2px rgba(0, 0, 0, 0.15);
}
#inner__row2-slider .slick-track .slick-slide > div {
  width: 100%;
  height: 100%;
}
#inner__row2-slider .slick-track .slick-slide .card-grid {
  box-shadow: none;
}
#inner__row2-slider .circle-arrow__left, #inner__row2-slider .circle-arrow__right {
  background: #fff;
  border: 0.25rem solid #4c4c4c;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
}
@media only screen and (max-width: 530px) {
  #inner__row2-slider .circle-arrow__left, #inner__row2-slider .circle-arrow__right {
    position: absolute;
  }
}
#inner__row2-slider .circle-arrow__left {
  left: -60px;
}
#inner__row2-slider .circle-arrow__left::before, #inner__row2-slider .circle-arrow__left::after {
  margin-right: -0.5rem;
  border-radius: 0.2rem;
  background: #4c4c4c;
  content: "";
  position: absolute;
  display: block;
  width: 1.1rem;
  height: 0.2rem;
}
#inner__row2-slider .circle-arrow__left::before {
  right: 50%;
  bottom: 0.8rem;
  transform: rotate(45deg);
}
#inner__row2-slider .circle-arrow__left::after {
  top: 0.82rem;
  right: 50%;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 1250px) {
  #inner__row2-slider .circle-arrow__left {
    left: 11px;
  }
}
@media only screen and (max-width: 1024px) {
  #inner__row2-slider .circle-arrow__left {
    left: 7px;
  }
}
@media only screen and (max-width: 846px) {
  #inner__row2-slider .circle-arrow__left {
    left: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #inner__row2-slider .circle-arrow__left {
    left: 8px;
  }
}
@media only screen and (max-width: 530px) {
  #inner__row2-slider .circle-arrow__left {
    left: 6px;
  }
}
#inner__row2-slider .circle-arrow__right {
  right: -60px;
}
#inner__row2-slider .circle-arrow__right::before, #inner__row2-slider .circle-arrow__right::after {
  margin-right: -0.7rem;
  border-radius: 0.2rem;
  background: #4c4c4c;
  content: "";
  position: absolute;
  display: block;
  width: 1.1rem;
  height: 0.2rem;
}
#inner__row2-slider .circle-arrow__right::before {
  top: 0.8rem;
  right: 50%;
  transform: rotate(45deg);
}
#inner__row2-slider .circle-arrow__right::after {
  right: 50%;
  bottom: 0.82rem;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 1250px) {
  #inner__row2-slider .circle-arrow__right {
    right: 11px;
  }
}
@media only screen and (max-width: 1024px) {
  #inner__row2-slider .circle-arrow__right {
    right: 7px;
  }
}
@media only screen and (max-width: 846px) {
  #inner__row2-slider .circle-arrow__right {
    right: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #inner__row2-slider .circle-arrow__right {
    right: 8px;
  }
}
@media only screen and (max-width: 530px) {
  #inner__row2-slider .circle-arrow__right {
    right: 4px;
  }
}

#inner__row2,
#inner__row3,
#inner__row4,
#inner__row5 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  -moz-column-gap: 5%;
  column-gap: 5%;
}
@media print {
  #inner__row2,
  #inner__row3,
  #inner__row4,
  #inner__row5 {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
}
#inner__row2 .card-grid,
#inner__row3 .card-grid,
#inner__row4 .card-grid,
#inner__row5 .card-grid {
  display: grid;
}

#wrapper__row1,
#inner__row3,
#inner__row4,
#inner__row5,
#inner__row7,
#inner__row8 {
  padding: 0;
}
@media only screen and (min-width: 1251px) {
  #wrapper__row1,
  #inner__row3,
  #inner__row4,
  #inner__row5,
  #inner__row7,
  #inner__row8 {
    padding: 0;
  }
}

#inner__row6 .homepage_box__title {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#inner__row6 .homepage_box__title::after {
  clear: both;
  content: "";
  display: block;
}

#inner_row8 {
  padding-bottom: 1rem;
}

.inner-wrapper__row1-callout-text {
  position: absolute;
  top: -4rem;
  left: 0;
  padding: 0rem 1rem;
  margin: 0;
  font-size: xx-large;
  line-height: 33px;
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  font-family: "Rokkitt", serif;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 47.5333861821%;
}
.inner-wrapper__row1-callout-text:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .inner-wrapper__row1-callout-text {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 82.5111287274%;
    margin-left: 8.7444356363%;
  }
  .inner-wrapper__row1-callout-text:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .inner-wrapper__row1-callout-text {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 100%;
  }
  .inner-wrapper__row1-callout-text:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .inner-wrapper__row1-callout-text {
    top: -5rem;
    font-size: 28px;
  }
}
@media only screen and (max-width: 530px) {
  .inner-wrapper__row1-callout-text {
    line-height: 24px;
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 100%;
  }
  .inner-wrapper__row1-callout-text:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 380px) {
  .inner-wrapper__row1-callout-text {
    top: -6rem;
    font-size: 24px;
  }
}

#wrapper__row-image {
  margin-top: -100px;
}

.homepage_box__title.title-two-third__about {
  position: relative;
}
.homepage_box__title.title-two-third__about img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}
.homepage_box__title.title-two-third__about .shadow {
  position: absolute;
  top: 0;
  box-shadow: inset 0 -78px 87px -20px rgba(0, 0, 0, 0.42);
  width: 100%;
  height: 100%;
}
.homepage_box__title.title-two-third__about h2 {
  position: absolute;
  bottom: 0;
  display: inline-table;
  padding: 1rem;
  margin-bottom: 0;
}
.homepage_box__subtitle {
  font-size: large;
  font-weight: 400;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
.homepage_box_body .recent_research {
  display: inline-block;
}

nav#menu li .left-nav :is(span, a) {
  padding-left: 9px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 19px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 29px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 39px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 49px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 59px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 69px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 79px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 89px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 99px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 109px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 119px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 129px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 139px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 149px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 159px;
  padding-right: 2rem;
}
nav#menu li .left-nav :is(span, a) {
  padding-left: 169px;
  padding-right: 2rem;
}

.technical {
  display: none !important;
}

.show {
  display: block !important;
}

.left-nav-wrapper {
  position: relative;
  display: inline-block;
  float: left;
  width: 260px;
  min-height: 4em;
  margin-top: -3.1rem;
  font-weight: 400;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 530px) {
  .left-nav-wrapper {
    float: none;
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .left-nav-wrapper.side-menu-close {
    width: 0;
    transform: translateX(-1000px);
    transition-timing-function: ease;
    transition-duration: 1s;
    transition-property: padding, width, margin-left, margin-right;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .left-nav-wrapper.side-menu-close {
    transition: none;
  }
}
.left-nav-wrapper.wwwHome {
  display: none;
}
.left-nav-wrapper .box__secondary-search form label {
  font-size: 14px;
}
.left-nav-wrapper .box__secondary-search [type=checkbox],
.left-nav-wrapper .box__secondary-search [type=radio] {
  position: absolute;
  left: -999em;
}
.left-nav-wrapper .box__secondary-search .lt-ie9 [type=checkbox],
.left-nav-wrapper .box__secondary-search .lt-ie9 [type=radio] {
  position: static;
  float: left;
  width: auto;
  margin: 0.4em 0.4em 0 0;
  border: 0;
}
.left-nav-wrapper .box__secondary-search [type=checkbox] + label,
.left-nav-wrapper .box__secondary-search [type=radio] + label {
  cursor: pointer;
  margin-bottom: 0.65em;
  font-weight: 400;
}
.left-nav-wrapper .box__secondary-search [type=checkbox] + label::before,
.left-nav-wrapper .box__secondary-search [type=radio] + label::before {
  content: " ";
  display: inline-block;
  margin-right: 0.6em;
  line-height: 2rem;
  text-indent: 0.15em;
  vertical-align: middle\0 ;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 0 1px #757575;
  width: 2rem;
  height: 2rem;
}
.left-nav-wrapper .box__secondary-search [type=radio] + label::before {
  margin-right: 0.75em;
  line-height: 0.5rem;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #757575;
  width: 0.5rem;
  height: 0.5rem;
}
.left-nav-wrapper .box__secondary-search [type=checkbox]:checked + label::before,
.left-nav-wrapper .box__secondary-search [type=radio]:checked + label::before {
  background-color: #0072bb;
  box-shadow: 0 0 0 1px #0072bb;
}
.left-nav-wrapper .box__secondary-search [type=radio]:checked + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #0072bb;
}
.left-nav-wrapper .box__secondary-search [type=checkbox]:checked + label::before,
.left-nav-wrapper .box__secondary-search [type=checkbox]:checked:disabled + label::before {
  background-image: url("../img/correct8.png");
  background-image: url("../img/correct8.svg");
  background-repeat: no-repeat;
  background-position: 50%;
}
.left-nav-wrapper .box__secondary-search [type=radio]:focus + label::before {
  outline: 2px dotted #aeb0b5;
  outline-offset: 6px;
}
.left-nav-wrapper .box__secondary-search [type=checkbox]:disabled + label {
  color: #d6d7d9;
}
.left-nav-wrapper .box__secondary-search [type=checkbox]:focus + label::before {
  outline: 2px dotted #aeb0b5;
  outline-offset: 3px;
}
.left-nav-wrapper .box__secondary-search [type=checkbox]:disabled + label::before,
.left-nav-wrapper .box__secondary-search [type=radio]:disabled + label::before {
  cursor: not-allowed;
  background: #f1f1f1;
  box-shadow: 0 0 0 1px #aeb0b5;
}
.left-nav-wrapper .box__secondary-search input[type=text] {
  margin-top: 0.25rem;
}

/* It contains Navigation. */
nav#menu {
  margin-bottom: 2rem;
  overflow: hidden;
  font-size: 14px;
  background: #fff;
}
@media only screen and (max-width: 530px) {
  nav#menu {
    display: none;
  }
}
nav#menu a {
  padding: 0.5rem 0.25rem;
  color: #4c4c4c;
  text-decoration: none;
}
nav#menu > ul {
  padding: 0.25rem;
}
nav#menu > ul > li > a {
  padding: 0.7rem 1rem 0.75rem 0.5rem;
  padding-left: 0.5rem;
  border-bottom: 2px solid #4f8210;
  color: #4f8210;
  font-weight: 400;
  font-size: 27px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
nav#menu > ul > li > a:is(:hover, :focus) {
  left: 0;
}
nav#menu li {
  list-style: none;
  line-height: 25px;
}
nav#menu li.this.active #mobileLink {
  display: none;
}
nav#menu li.this.active > span {
  display: block;
  width: 100%;
  padding: 0.5rem 2.25rem 0.5rem 0.5rem;
  font-weight: 600;
  line-height: 1.3;
  background: #ebebeb;
}
nav#menu li ul {
  margin: 0;
}
nav#menu li a {
  position: relative;
  left: 0;
  display: inline-block;
  line-height: 1.3;
}
nav#menu li a.hasCircle {
  margin-right: 2.25rem;
}
nav#menu li a.navnext {
  display: none;
}
nav#menu li a:is(:hover, :focus) {
  color: #667277;
  text-decoration: underline;
}
nav#menu li span {
  display: block;
}
nav#menu li span.exit {
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
}
nav#menu li span.exit:is(:hover, :focus) {
  color: #4c4c4c;
}
nav#menu li.inactive, nav#menu li.backto, nav#menu li.parent, nav#menu li.active-page, nav#menu li.this.active > ul > li > ul {
  display: none;
}
nav#menu li.extra-nav-item.border-top {
  border-top: 3px solid darkgrey;
}
nav#menu li.extra-nav-item a {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  color: #4c4c4c;
  font-size: 22px;
  line-height: 19px;
  border-bottom: none;
}
nav#menu .circle {
  display: none;
}
nav#menu ul > li.active {
  position: relative;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle {
  top: 0;
  right: 0;
  bottom: unset;
  left: unset;
  background: none;
  position: absolute;
  display: inline-block;
  width: 2.1rem;
  height: 2.1rem;
  vertical-align: bottom;
  border-radius: 100%;
  --line-length: 10px;
  --line-thickness: 2px;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle:is(:hover, :focus) :is(.horizontal, .vertical) {
  background-color: #fff;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle.closed :is(.horizontal, .vertical) {
  transform: rotate(-90deg);
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle.closed .horizontal {
  opacity: 1;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle.opened {
  opacity: 1;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle.opened :is(.horizontal, .vertical) {
  transform: rotate(90deg);
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle.opened .horizontal {
  opacity: 0;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle :is(.horizontal, .vertical) {
  position: absolute;
  padding: 0;
  margin: 0;
  background-color: #7B776E;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: transform, opacity;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle .horizontal {
  top: calc(50% - var(--line-thickness) / 2);
  left: calc(50% - var(--line-length) / 2);
  width: var(--line-length);
  height: var(--line-thickness);
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle .vertical {
  top: calc(50% - var(--line-length) / 2);
  left: calc(50% - var(--line-thickness) / 2);
  width: var(--line-thickness);
  height: var(--line-length);
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle :is(.horizontal, .vertical) {
  transition-duration: 0.35s;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle:is(:hover, :focus) {
  cursor: pointer;
}
nav#menu ul > li.active > .nav-accordion-toggle + .circle:is(:hover, :focus) :is(.horizontal, .vertical) {
  background-color: #4c4c4c;
}
nav#menu ul li.active ul li.active > ul {
  margin-left: 10px;
}
nav#menu ul li.active ul li.active > ul ul {
  margin-left: 5px;
}
nav#menu ul li.active ul li.active ul {
  padding-left: 10px;
}
nav#menu ul li.active ul li.this.active ul {
  margin-top: 0.25rem;
  border-left: 1px solid #c6c6c6;
}
nav#menu .parent-ul {
  margin-left: 10px;
  border-left: 1px solid #c6c6c6;
}

.footer-wrapper {
  font-family: "Open Sans", sans-serif !important;
  background-color: #4a4d57;
  background-image: transparent;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1024px) {
  .footer-wrapper {
    background-image: url("/themes/custom/niehs_cms/web-resources/images/footer-graphic.svg");
    background-position: 95%;
    background-size: 750px 750px;
  }
}

.footer {
  min-height: 100px;
  color: #fff;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.footer::after {
  clear: both;
  content: "";
  display: block;
}
.footer ul.menu {
  margin-left: 0;
}
.footer ul li a {
  color: inherit;
  font-size: 0.875rem;
  text-decoration: none;
}
.footer ul li a.is-active {
  color: inherit;
}
.footer h2,
.footer h3 {
  font-weight: 600;
  font-family: "Open Sans", sans-serif !important;
}
.footer h2 {
  margin: 0 0 0.75rem;
  color: #fff;
  font-size: 1.5rem;
}
.footer h3 {
  color: inherit;
  font-size: 1.0625rem;
  border-bottom: 1px solid #fff;
}
.footer #footer {
  position: relative;
  padding: 2rem 1rem;
  margin-right: auto;
  margin-left: auto;
}
.footer .footer-icons--wrapper {
  float: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row wrap;
  gap: 0.75rem;
}
.footer .footer-icons--wrapper li a {
  margin-right: 0;
}
.footer-media {
  display: inline-block;
  width: 100%;
}
.footer-media h3 {
  border: transparent;
}
.footer-media .footer-address {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 65.0222574547%;
}
.footer-media .footer-address:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-media .footer-address {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 47.5333861821%;
  }
  .footer-media .footer-address:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-media .footer-address {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 100%;
  }
  .footer-media .footer-address:last-child {
    margin-right: 0;
  }
}
.footer-media .footer-address address {
  font-size: 0.875rem;
}
.footer-media .footer-address a:-moz-any-link {
  text-decoration: none;
}
.footer-media .footer-address a:any-link {
  text-decoration: none;
}
.footer-media .footer-address a:-moz-any-link:is(:hover, :focus) {
  color: #fff;
  text-decoration: underline;
}
.footer-media .footer-address a:any-link:is(:hover, :focus) {
  color: #fff;
  text-decoration: underline;
}
.footer-link_list {
  padding: 1rem 0 0;
}
.footer-link_list h3 {
  padding: 0.7rem 0;
  margin-bottom: 0;
}
.footer-link_list #block-otherlanguages,
.footer-link_list .ftr-textlinks {
  padding-bottom: 1rem;
}
.footer-link_list #block-otherlanguages ul,
.footer-link_list .ftr-textlinks ul {
  margin: 0;
}
.footer-link_list #block-otherlanguages ul li,
.footer-link_list .ftr-textlinks ul li {
  padding: 0.2rem 0 0;
}
.footer-link_list #block-otherlanguages ul li a.solid-wrench,
.footer-link_list .ftr-textlinks ul li a.solid-wrench {
  position: relative;
  margin-left: 1.5rem;
}
.footer-link_list #block-otherlanguages ul li a.solid-wrench::before,
.footer-link_list .ftr-textlinks ul li a.solid-wrench::before {
  content: "\f0ad";
  position: absolute;
  left: -1.5rem;
  margin-right: 0.25rem;
  font-size: 125%;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.footer-link_list #block-otherlanguages ul li a:is(:hover, :focus),
.footer-link_list .ftr-textlinks ul li a:is(:hover, :focus) {
  border-bottom: 1px solid #fff;
}
.footer-link_list #block-otherlanguages ul li .footer-email-form label,
.footer-link_list .ftr-textlinks ul li .footer-email-form label {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}
.footer-link_list #block-otherlanguages ul li .footer-email-form #signUpEmail,
.footer-link_list .ftr-textlinks ul li .footer-email-form #signUpEmail {
  float: left;
  width: 70%;
  padding: 3px 5px;
  margin: 0;
  color: #4a4d57;
  border: none;
}
.footer-link_list #block-otherlanguages ul li .footer-email-form input[type=submit],
.footer-link_list .ftr-textlinks ul li .footer-email-form input[type=submit] {
  float: left;
  width: 30%;
  padding: 2px 20px;
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 0.875rem;
  border: 1px solid #fff;
  border-radius: 0;
  background: none;
}
.footer-link_list #block-otherlanguages ul li .footer-email-form input[type=submit]:is(:hover, :focus),
.footer-link_list .ftr-textlinks ul li .footer-email-form input[type=submit]:is(:hover, :focus) {
  color: #4a4d57;
  background: #e1e1e1;
}
.footer-link_list {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 30.0445149094%;
}
.footer-link_list:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-link_list {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 47.5333861821%;
  }
  .footer-link_list:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-link_list {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 100%;
  }
  .footer-link_list:last-child {
    margin-right: 0;
  }
}

.footer-icons--wrapper .wifi-link, .footer-icons--wrapper .youtube-link, .footer-icons--wrapper .email-link, .footer-icons--wrapper .linkedin-link, .footer-icons--wrapper .twitter-link, .footer-icons--wrapper .facebook-link {
  margin: 0;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
  width: 45px;
  height: 45px;
}
.footer-icons--wrapper .wifi-link::after, .footer-icons--wrapper .youtube-link::after, .footer-icons--wrapper .email-link::after, .footer-icons--wrapper .linkedin-link::after, .footer-icons--wrapper .twitter-link::after, .footer-icons--wrapper .facebook-link::after {
  color: #4a4d57;
}
.footer-icons--wrapper .wifi-link:is(:hover, :focus)::after, .footer-icons--wrapper .youtube-link:is(:hover, :focus)::after, .footer-icons--wrapper .email-link:is(:hover, :focus)::after, .footer-icons--wrapper .linkedin-link:is(:hover, :focus)::after, .footer-icons--wrapper .twitter-link:is(:hover, :focus)::after, .footer-icons--wrapper .facebook-link:is(:hover, :focus)::after {
  color: #fff;
}

.icon-links {
  position: unset;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 30.0445149094%;
}
.icon-links:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 846px) {
  .icon-links {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 47.5333861821%;
  }
  .icon-links:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .icon-links {
    padding-top: 1rem;
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 100%;
  }
  .icon-links:last-child {
    margin-right: 0;
  }
}

.footer-icons--wrapper {
  float: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: wrap;
  gap: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .footer-icons--wrapper {
    float: none;
  }
}
.footer-icons--wrapper li {
  display: inline-block;
}
.footer-icons--wrapper .facebook-link:is(:hover, :focus) {
  background: #3b5998;
}
.footer-icons--wrapper .facebook-link::after {
  font-weight: normal;
  content: "\f39e";
  display: inline-block;
  margin: 0;
  font-size: 26px;
  font-family: "fa-brands-400", "Font Awesome 6 Brands";
}
.footer-icons--wrapper .twitter-link:is(:hover, :focus) {
  background: #000;
}
.footer-icons--wrapper .twitter-link::after {
  font-weight: normal;
  content: "\e61b";
  display: inline-block;
  margin: 0 0 0 1px;
  font-size: 26px;
  font-family: "fa-brands-400", "Font Awesome 6 Brands";
}
.footer-icons--wrapper .linkedin-link:is(:hover, :focus) {
  background: #0077b5;
}
.footer-icons--wrapper .linkedin-link::after {
  font-weight: normal;
  content: "\f0e1";
  display: inline-block;
  margin: 0;
  font-size: 26px;
  font-family: "fa-brands-400", "Font Awesome 6 Brands";
}
.footer-icons--wrapper .email-link:is(:hover, :focus) {
  background: #4f8210;
}
.footer-icons--wrapper .email-link::after {
  font-weight: normal;
  content: "\f0e0";
  display: inline-block;
  margin: 0;
  font-size: 26px;
  font-family: "fa-solid-900", "Font Awesome 6 Pro";
}
.footer-icons--wrapper .youtube-link:is(:hover, :focus) {
  background: #f00;
}
.footer-icons--wrapper .youtube-link::after {
  font-weight: normal;
  content: "\f167";
  display: inline-block;
  margin: 0;
  font-size: 26px;
  font-family: "fa-brands-400", "Font Awesome 6 Brands";
}
.footer-icons--wrapper .wifi-link:is(:hover, :focus) {
  background: #f26522;
}
.footer-icons--wrapper .wifi-link::after {
  font-weight: normal;
  content: "\f09e";
  display: inline-block;
  margin: 0;
  font-size: 26px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

#review-date {
  position: relative;
  height: 0;
  max-width: 1200px;
  margin: 0 auto;
  overflow: visible;
  color: #333;
  font-size: 0.8rem;
  text-align: right;
}
@media only screen and (max-width: calc(1200px + 2rem)) {
  #review-date {
    margin: 0 2rem;
  }
}
@media only screen and (max-width: 767px) {
  #review-date {
    margin: 0 0.5rem;
  }
}
#review-date > span {
  position: absolute;
  bottom: 100%;
  display: block;
  width: 100%;
}
#review-date:empty {
  display: none;
}
#review-date:not(.review-date-common) {
  position: absolute;
  top: -1.5rem;
  right: 1rem;
}

.table-scrollX-wrapper {
  overflow-x: scroll;
}
.table-scrollX-wrapper--show-bar::-webkit-scrollbar {
  -webkit-appearance: none;
  appearance: none;
  width: 5px;
  --border-radius: 4px;
}
.table-scrollX-wrapper--show-bar::-webkit-scrollbar-track {
  border-radius: var(--border-radius);
  box-shadow: inset 0 0px 5px -1px rgba(0, 0, 0, 0.3);
}
.table-scrollX-wrapper--show-bar::-webkit-scrollbar-thumb {
  border-radius: var(--border-radius);
  background-color: var(--shadow-bg-color);
  box-shadow: 0 0 1px var(--shadow-bg-color);
  --shadow-bg-color: #aaa;
}

table .footable tr {
  border-right: 1px solid #666;
}
table .footable .footable-last-visible,
table .footable tfoot tr {
  border-right: 0;
}
table .footable.footable-filtering tr {
  border-right: 1px solid #ccc;
}
table .footable.footable-filtering tfoot tr {
  border-right: 0;
}

div[about="/funding/grants/announcements/supplements"] table {
  width: 100%;
  margin-bottom: 24px;
  font-size: 13px;
  border-collapse: collapse;
  border: 1px solid #e7eff4;
  background-color: #fff;
}
div[about="/funding/grants/announcements/supplements"] table thead tr {
  color: #fff;
  background-color: var(--scheme-header);
}
div[about="/funding/grants/announcements/supplements"] table th,
div[about="/funding/grants/announcements/supplements"] table td {
  line-height: 130%;
  border-width: 0 1px;
  border-style: solid;
  border-bottom-color: #e7eff4;
}
div[about="/funding/grants/announcements/supplements"] table th {
  padding: 8px 8px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  vertical-align: top;
  border-top: 1px solid #e7eff4;
  border-right-color: #abaeb1;
  border-bottom: 0 none transparent;
  border-left-color: #abaeb1;
  background-color: var(--scheme-header-alt);
}
div[about="/funding/grants/announcements/supplements"] table th:first-of-type {
  border-left-color: #e7eff4;
}
div[about="/funding/grants/announcements/supplements"] table th:last-of-type {
  border-right-color: #e7eff4;
}
div[about="/funding/grants/announcements/supplements"] table th.sortable {
  padding-right: 1.1rem;
  background-position: right 6px center;
}
div[about="/funding/grants/announcements/supplements"] table th.footable-sortable {
  padding-right: 1.1rem;
}
div[about="/funding/grants/announcements/supplements"] table th.tablesorter-header {
  cursor: pointer;
  padding-right: 20px;
  white-space: normal;
  background-image: url("data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==");
  background-repeat: no-repeat;
  background-position: center right;
}
div[about="/funding/grants/announcements/supplements"] table th.headerSortUp, div[about="/funding/grants/announcements/supplements"] table th.tablesorter-headerSortUp, div[about="/funding/grants/announcements/supplements"] table th.tablesorter-headerAsc {
  background-image: url("data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7");
}
div[about="/funding/grants/announcements/supplements"] table th.headerSortDown, div[about="/funding/grants/announcements/supplements"] table th.tablesorter-headerSortDown, div[about="/funding/grants/announcements/supplements"] table th.tablesorter-headerDesc {
  background-image: url("data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7");
}
div[about="/funding/grants/announcements/supplements"] table th.tablesorter-header.sorter-false {
  background-image: none;
}
div[about="/funding/grants/announcements/supplements"] table th a:-moz-any-link {
  color: #fff;
  line-height: 160%;
}
div[about="/funding/grants/announcements/supplements"] table th a:any-link {
  color: #fff;
  line-height: 160%;
}
div[about="/funding/grants/announcements/supplements"] table th a:is(:hover, :focus) {
  color: #666;
}
div[about="/funding/grants/announcements/supplements"] table .tablesorter-headerRow thead .sorter-false {
  cursor: default;
  background-image: none;
}
div[about="/funding/grants/announcements/supplements"] table td {
  position: static;
  padding: 6px 8px;
  color: #4c4c4c;
  font-size: 13px;
  vertical-align: top;
  border-right-color: #d1d0d0;
  border-left-color: #e7eff4;
}
div[about="/funding/grants/announcements/supplements"] table td:first-of-type {
  border-left-color: #e7eff4;
}
div[about="/funding/grants/announcements/supplements"] table td:last-of-type {
  border-right-color: #e7eff4;
}
div[about="/funding/grants/announcements/supplements"] table td img {
  border: 1px solid #000;
}
div[about="/funding/grants/announcements/supplements"] table td a:link {
  color: #185e9a;
}
div[about="/funding/grants/announcements/supplements"] table td a:visited {
  color: rgb(17.1235955056, 67.0674157303, 109.8764044944);
}
div[about="/funding/grants/announcements/supplements"] table td a:is(:hover, :focus) {
  color: #666;
}
div[about="/funding/grants/announcements/supplements"] table caption {
  padding: 7px 0;
  font-weight: bold;
  font-size: 118.8%;
  line-height: 125%;
  text-align: left;
}
div[about="/funding/grants/announcements/supplements"] table tr:nth-child(even) {
  background-color: var(--scheme-contrast-bg);
}
div[about="/funding/grants/announcements/supplements"] table tr:nth-child(even) th {
  font-weight: normal;
  border-left-color: #e7eff4;
  background-color: var(--scheme-header-alt);
}
div[about="/funding/grants/announcements/supplements"] table tr:nth-child(even) th + th {
  border-right-color: #e7eff4;
  border-left-color: #abaeb1;
}

.view-niehs-studies table thead tr.footable-header th:first-child {
  width: 23%;
}
.view-niehs-studies table thead tr.footable-header th:nth-child(2) {
  width: 42%;
}
.view-niehs-studies table thead tr.footable-header th:nth-child(4) {
  width: 20%;
}

html:not(.pop_up_table) .pop_up_table th {
  height: 26px;
}

@media only screen and (min-width: 847px) {
  div[about="/funding/grants/announcements/supplements"] table#table-one {
    width: 60% !important;
  }
}
table.footable .fooicon-sort-asc::before {
  content: "\f0de";
}
table.footable .fooicon-sort-desc::before {
  content: "\f0dd";
}
table.footable td a {
  word-wrap: break-word;
}
table.footable > thead > tr.footable-filtering > th, table.footable.footable-filtering-right > thead > tr.footable-filtering > th {
  text-align: left;
}

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

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:is(:hover, :focus) {
  cursor: default;
}
.footable .pagination > .active > :is(a, span), .footable .pagination > .active > :is(a, span):is(:hover, :focus) {
  cursor: default;
  z-index: 2;
  color: #000;
  border: 1px solid #ddd;
  background-color: rgba(0, 0, 0, 0.05);
}
.footable .pagination > li > a:is(:hover, :focus) {
  color: #000;
}
.footable .pagination > li:last-child > :is(a, span) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

span.footable-toggle.fooicon.fooicon-plus:is(:hover, :focus) {
  cursor: pointer;
}

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

html {
  font-size: 16px;
}

body {
  overflow-x: hidden;
  color: #4c4c4c;
  line-height: 23px;
  font-weight: 400;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
@media (min-resolution: 192dpi) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}

h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 1rem;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em {
  font-weight: bold;
}

img {
  box-sizing: content-box;
}

p {
  margin-bottom: 1.5rem;
}

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

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

sup,
sub {
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.4em;
}

sub {
  top: 0.4em;
}

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

sup:target {
  display: inline-block;
}

.content .content--inner-container table :is(th, td).indent1 {
  padding-left: 1.25em;
}
.content .content--inner-container table :is(th, td).indent2 {
  padding-left: 2em;
}

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

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

.red {
  color: #f80000;
}

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

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

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

.android {
  display: none;
}

input.search {
  width: 100%;
  height: 37px;
  padding: 0 0.5rem;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  background: #f7f7f7;
}

input button,
button {
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 2px;
  font-weight: 400;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}

button[name=search_button] {
  position: absolute;
  top: 5px;
  right: -1px;
  border: none;
  background: none;
}
button[name=search_button]::after {
  content: "\f002";
  display: inline-block;
  margin: 8px 7px 6px 7px;
  color: #4c4c4c;
  font-weight: normal;
  font-size: 15px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

input {
  font-weight: 400;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

input[type=submit].ui.submit.button,
input[type=button].ui.reset.button,
input[type=reset].ui.reset.button {
  -webkit-appearance: none;
}

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

*:visited {
  color: #736b8c;
}

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

#skip-nav {
  position: absolute;
  top: -5em;
  z-index: 10001;
  width: 100%;
  padding: 0.5em;
  color: #fff;
  text-align: center;
  background-color: #4c4c4c;
  transition: 250ms;
}
#skip-nav:focus {
  top: 0em;
}

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

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

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

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

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

.clear-left {
  clear: left;
}

.clear-both {
  clear: both;
}

.hide,
.display-none {
  display: none;
}

.italic {
  font-style: italic;
}

h1 {
  color: #4c4c4c;
  font-weight: 400;
  font-size: 40px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
@media only screen and (max-width: 767px) {
  h1 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    font-family: "Rokkitt", serif;
    line-height: 0.85;
  }
}

h2 {
  margin-bottom: 1rem;
  line-height: 1;
  color: #4c4c4c;
  font-weight: 500;
  font-size: 32px;
  font-family: "Rokkitt", serif;
}

.italicized h2 {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  margin-top: -8px;
  margin-bottom: 2.5rem;
}

h3 {
  color: #4c4c4c;
  font-weight: 500;
  font-size: 25px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}

h4 {
  font-weight: bold;
}

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

.callout-highlight--body-container {
  display: inline-block;
  padding: 0.75rem;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 100%;
}
.callout-highlight--body-container:last-child {
  margin-right: 0;
}

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

.jwWrapper {
  margin-bottom: 15px;
}

.cke_jwplayer_video_image {
  display: none;
}

.cke_widget_element .cke_jwplayer_video_image {
  display: block;
}

.center {
  margin: 0 auto;
}
.center.caption {
  margin: 0 auto;
}

#inner-wrapper__row1 a:is(:hover, :focus) {
  color: #0072bb;
}

.callout--more-link a::before {
  content: "\f061";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 12px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.section_link {
  color: #4f8210;
}

.btn-success,
.ui.submit.button {
  color: #fff;
  background: #0072bb;
}
.btn-success:is(:hover, :focus),
.ui.submit.button:is(:hover, :focus) {
  color: #fff;
  background: #225c7a;
}

.success {
  color: #0072bb;
}

a.btn-success {
  display: inline-block;
  padding: 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  border-radius: 2px;
}

.businesscard-photo img {
  width: 100px;
  height: 125px;
}

.float-left-list .text-left span {
  display: block;
  width: 75%;
  margin: auto;
  text-align: center;
}
.float-left-list .text-left span a {
  display: block;
}

.show-for-small,
.hide-for-print + .text-left,
.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 .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 (min-width: 768px) and (max-width: 1279px) {
  .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,
  .hide-for-print + .text-left,
  .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 (min-width: 768px) and (max-width: 1279px) {
  .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 {
    width: 100%;
    min-width: 0;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
  }
  .row {
    width: auto;
    min-width: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .column,
  .columns {
    float: none;
    width: auto !important;
  }
  .column::before, .column::after,
  .columns::before,
  .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;
  }
}
.screenreader {
  position: absolute;
  top: auto;
  left: -10px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

ul.two-column {
  -moz-column-count: 2;
  column-count: 2;
  margin-left: 1rem;
}
@media only screen and (max-width: 530px) {
  ul.two-column {
    -moz-column-count: 1;
    column-count: 1;
  }
}
ul.two-column li {
  margin-left: 0.5rem;
}

.line-height-1 {
  line-height: 1;
}

.mb-1 {
  margin-bottom: 10px;
}

.text-md {
  font-size: 18px;
}

.text-lg {
  font-size: 20px;
}

.text-xl {
  font-size: 22px;
}

.inline {
  display: inline;
}

.text-bold-600 {
  font-weight: 600;
}

.text-italic {
  font-style: italic;
}

.text-underline {
  text-decoration: underline;
}

.center-link,
.cec-link,
.publications-link {
  padding: 1em;
  text-align: center;
}
.center-link > span > a,
.cec-link > span > a,
.publications-link > span > a {
  font-size: 0;
}
.center-link > span > a::before,
.cec-link > span > a::before,
.publications-link > span > a::before {
  content: "\f19c";
  color: #000;
  font-size: 1.5rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.cec-link > span > a::before {
  content: "\f0c0";
  color: teal;
}

.publications-link > span > a::before {
  content: "\f02d";
  color: navy;
}

[about="/about/history/pastdirectors"] .float-left-list .text-left span a + br {
  display: none;
}

[about="/research/supported/centers/core/grantees"] table th:first-child {
  width: 35%;
}
[about="/research/supported/centers/core/grantees"] table th:nth-child(2) {
  width: 25%;
}

[about="/research/supported/irt/undergrad_research/grantees"] table th:nth-child(2) {
  width: 40%;
}

[about="/funding/grants/announcements/special-interest"] table tr:nth-child(even) th {
  font-weight: normal;
  border-left-color: #e7eff4;
}

[about="/research/supported/irt/summer_research/grantees"] table th:nth-child(2), [about="/research/supported/irt/summer_research/grantees"] table th:nth-child(3) {
  width: 35%;
}

.stage-disclaimer {
  background-color: #6b902f;
  position: fixed;
  z-index: 10031;
  padding: 8px;
  opacity: 0.95;
  clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  width: 230px;
  height: 175px;
  color: #fff;
}
.stage-disclaimer .stage-disclaimer_title {
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}
.stage-disclaimer .stage-disclaimer_body {
  font-size: 0.84rem;
  width: 150px;
}

.flex-columns_container {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-flow: row nowrap;
  gap: 1rem;
}

.flex-three-columns_column {
  flex: 1 0 calc(33.3333333333% - 2rem);
}

.flex-two-columns_column {
  flex: 1 0 calc(50% - 1rem);
}

:is(.exitIcon, .exit, .exit-m, .exit-w)::after {
  font-size: 12px;
  content: "\f08e";
  color: inherit;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}

a.xml-link {
  font-size: 0;
}
a.xml-link:is([href$=".pdf"], [data-ext$=".pdf"])::after {
  content: "\f1c1";
  color: #a11e2a;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".doc"], [data-ext$=".doc"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".docx"], [data-ext$=".docx"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".swf"], [data-ext$=".swf"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".mp3"], [data-ext$=".mp3"])::after {
  content: "\f1c7";
  color: #008de1;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".mp4"], [data-ext$=".mp4"])::after {
  content: "\f1c8";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".mov"], [data-ext$=".mov"])::after {
  content: "\f1c8";
  color: #008de1;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".wmv"], [data-ext$=".wmv"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".wma"], [data-ext$=".wma"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".rm"], [data-ext$=".rm"], [data-ext=".rm"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".ram"], [data-ext$=".ram"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".ra"], [data-ext$=".ra"], [data-ext=".ra"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".ppt"], [data-ext$=".ppt"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".pot"], [data-ext$=".pot"], [data-ext=".pot"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".pptx"], [data-ext$=".pptx"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".txt"], [data-ext$=".txt"])::after {
  content: "\f15c";
  color: #282322;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".csv"], [data-ext$=".csv"], [data-ext=".csv"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".xls"], [data-ext$=".xls"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".xlsx"], [data-ext$=".xlsx"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".rss"], [data-ext$=".rss"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".xml"], [data-ext$=".xml"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".feed"], [data-ext$=".feed"], [data-ext=".feed"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".feedicon"], [data-ext$=".feedicon"], [data-ext=".feedicon"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".gz"], [data-ext$=".gz"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".pl"], [data-ext$=".pl"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".tcl"], [data-ext$=".tcl"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".tar"], [data-ext$=".tar"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".tgz"], [data-ext$=".tgz"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".zip"], [data-ext$=".zip"], [data-ext=".zip"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".wpd"], [data-ext$=".wpd"])::after {
  content: "\f31c";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".ens"], [data-ext$=".ens"], [data-ext=".ens"])::after {
  content: "\f570";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}
a.xml-link:is([href$=".oft"], [data-ext$=".oft"], [data-ext=".oft"])::after {
  content: "\f658";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 3.5rem;
  padding-left: 0.5rem;
  margin-top: -0.625rem;
}

p.xml-history {
  float: right;
  width: auto !important;
}
p.xml-history a.xml-link:is([href$=".pdf"], [data-ext$=".pdf"])::after {
  content: "\f1c1";
  color: #a11e2a;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".doc"], [data-ext$=".doc"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".docx"], [data-ext$=".docx"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".swf"], [data-ext$=".swf"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".mp3"], [data-ext$=".mp3"])::after {
  content: "\f1c7";
  color: #008de1;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".mp4"], [data-ext$=".mp4"])::after {
  content: "\f1c8";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".mov"], [data-ext$=".mov"])::after {
  content: "\f1c8";
  color: #008de1;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".wmv"], [data-ext$=".wmv"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".wma"], [data-ext$=".wma"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".rm"], [data-ext$=".rm"], [data-ext=".rm"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".ram"], [data-ext$=".ram"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".ra"], [data-ext$=".ra"], [data-ext=".ra"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".ppt"], [data-ext$=".ppt"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".pot"], [data-ext$=".pot"], [data-ext=".pot"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".pptx"], [data-ext$=".pptx"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".txt"], [data-ext$=".txt"])::after {
  content: "\f15c";
  color: #282322;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".csv"], [data-ext$=".csv"], [data-ext=".csv"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".xls"], [data-ext$=".xls"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".xlsx"], [data-ext$=".xlsx"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".rss"], [data-ext$=".rss"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".xml"], [data-ext$=".xml"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".feed"], [data-ext$=".feed"], [data-ext=".feed"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".feedicon"], [data-ext$=".feedicon"], [data-ext=".feedicon"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".gz"], [data-ext$=".gz"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".pl"], [data-ext$=".pl"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".tcl"], [data-ext$=".tcl"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".tar"], [data-ext$=".tar"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".tgz"], [data-ext$=".tgz"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".zip"], [data-ext$=".zip"], [data-ext=".zip"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".wpd"], [data-ext$=".wpd"])::after {
  content: "\f31c";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".ens"], [data-ext$=".ens"], [data-ext=".ens"])::after {
  content: "\f570";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}
p.xml-history a.xml-link:is([href$=".oft"], [data-ext$=".oft"], [data-ext=".oft"])::after {
  content: "\f658";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  font-size: 2.5rem;
  margin-top: -1.25rem;
}

a:is([href$=".pdf"], [data-ext$=".pdf"])::after {
  content: "\f1c1";
  color: #a11e2a;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
a:is([href$=".doc"], [data-ext$=".doc"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".docx"], [data-ext$=".docx"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".swf"], [data-ext$=".swf"])::after {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".mp3"], [data-ext$=".mp3"])::after {
  content: "\f1c7";
  color: #008de1;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
a:is([href$=".mp4"], [data-ext$=".mp4"])::after {
  content: "\f1c8";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".mov"], [data-ext$=".mov"])::after {
  content: "\f1c8";
  color: #008de1;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".wmv"], [data-ext$=".wmv"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".wma"], [data-ext$=".wma"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".rm"], [data-ext$=".rm"], [data-ext=".rm"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".ram"], [data-ext$=".ram"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".ra"], [data-ext$=".ra"], [data-ext=".ra"])::after {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".ppt"], [data-ext$=".ppt"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".pot"], [data-ext$=".pot"], [data-ext=".pot"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".pptx"], [data-ext$=".pptx"])::after {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".txt"], [data-ext$=".txt"])::after {
  content: "\f15c";
  color: #282322;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
a:is([href$=".csv"], [data-ext$=".csv"], [data-ext=".csv"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".xls"], [data-ext$=".xls"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".xlsx"], [data-ext$=".xlsx"])::after {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".rss"], [data-ext$=".rss"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".xml"], [data-ext$=".xml"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".feed"], [data-ext$=".feed"], [data-ext=".feed"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".feedicon"], [data-ext$=".feedicon"], [data-ext=".feedicon"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".gz"], [data-ext$=".gz"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".pl"], [data-ext$=".pl"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".tcl"], [data-ext$=".tcl"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".tar"], [data-ext$=".tar"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".tgz"], [data-ext$=".tgz"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".zip"], [data-ext$=".zip"], [data-ext=".zip"])::after {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a:is([href$=".wpd"], [data-ext$=".wpd"])::after {
  content: "\f31c";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
a:is([href$=".ens"], [data-ext$=".ens"], [data-ext=".ens"])::after {
  content: "\f570";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
a:is([href$=".oft"], [data-ext$=".oft"], [data-ext=".oft"])::after {
  content: "\f658";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
a:is([href*="/feed/"])::after {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.link-icons-pdf::before {
  content: "\f1c1";
  color: #a11e2a;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}

.link-icons-zip::before {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.link-icons-real::before {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.link-icons-wpd::before {
  content: "\f31c";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}

.link-icons-ens::before {
  content: "\f570";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}

.link-icons-oft::before {
  content: "\f658";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}

.link-icons-doc::before {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.link-icons-flash::before {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.link-icons-xls::before {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.link-icons-ppt::before {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.link-icons-wmv::before {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

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

a.ical {
  color: #a90d0d;
}
a.ical::after {
  content: "\f271";
  color: #72973e;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a.ical span {
  display: none;
}

.OFCD-Slider__content h2[data-ext$=".pdf"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".pdf"] span.file-icon::before,
a[href$=".pdf"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c1";
  color: #a11e2a;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".doc"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".doc"] span.file-icon::before,
a[href$=".doc"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".docx"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".docx"] span.file-icon::before,
a[href$=".docx"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".swf"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".swf"] span.file-icon::before,
a[href$=".swf"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c2";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".mp3"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".mp3"] span.file-icon::before,
a[href$=".mp3"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c7";
  color: #008de1;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".mp4"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".mp4"] span.file-icon::before,
a[href$=".mp4"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c8";
  color: #2b5797;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".mov"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".mov"] span.file-icon::before,
a[href$=".mov"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c8";
  color: #008de1;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".wmv"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".wmv"] span.file-icon::before,
a[href$=".wmv"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".wma"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".wma"] span.file-icon::before,
a[href$=".wma"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".rm"], [data-ext=rm]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".rm"], [data-ext=rm]) span.file-icon::before,
a[href$=".rm"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".ram"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".ram"] span.file-icon::before,
a[href$=".ram"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".ra"], [data-ext=ra]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".ra"], [data-ext=ra]) span.file-icon::before,
a[href$=".ra"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f144";
  color: #ff9717;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".ppt"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".ppt"] span.file-icon::before,
a[href$=".ppt"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".pot"], [data-ext=pot]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".pot"], [data-ext=pot]) span.file-icon::before,
a[href$=".pot"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".pptx"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".pptx"] span.file-icon::before,
a[href$=".pptx"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c4";
  color: #d04626;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".txt"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".txt"] span.file-icon::before,
a[href$=".txt"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f15c";
  color: #282322;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".csv"], [data-ext=csv]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".csv"], [data-ext=csv]) span.file-icon::before,
a[href$=".csv"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".xls"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".xls"] span.file-icon::before,
a[href$=".xls"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".xlsx"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".xlsx"] span.file-icon::before,
a[href$=".xlsx"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c3";
  color: #1f7246;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".rss"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".rss"] span.file-icon::before,
a[href$=".rss"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".xml"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".xml"] span.file-icon::before,
a[href$=".xml"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".feed"], [data-ext=feed]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".feed"], [data-ext=feed]) span.file-icon::before,
a[href$=".feed"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".feedicon"], [data-ext=feedicon]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".feedicon"], [data-ext=feedicon]) span.file-icon::before,
a[href$=".feedicon"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".gz"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".gz"] span.file-icon::before,
a[href$=".gz"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".pl"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".pl"] span.file-icon::before,
a[href$=".pl"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".tcl"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".tcl"] span.file-icon::before,
a[href$=".tcl"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".tar"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".tar"] span.file-icon::before,
a[href$=".tar"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".tgz"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".tgz"] span.file-icon::before,
a[href$=".tgz"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".zip"], [data-ext=zip]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".zip"], [data-ext=zip]) span.file-icon::before,
a[href$=".zip"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f1c6";
  color: #caa340;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2[data-ext$=".wpd"] span.slider-file-size::before,
a .card-grid__body--container h2[data-ext$=".wpd"] span.file-icon::before,
a[href$=".wpd"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f31c";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".ens"], [data-ext=ens]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".ens"], [data-ext=ens]) span.file-icon::before,
a[href$=".ens"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f570";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

.OFCD-Slider__content h2:is([data-ext$=".oft"], [data-ext=oft]) span.slider-file-size::before,
a .card-grid__body--container h2:is([data-ext$=".oft"], [data-ext=oft]) span.file-icon::before,
a[href$=".oft"].card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f658";
  color: #2b5797;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-weight: normal;
  font-size: 13px;
}

a:is([href$=".feedicon"], [data-ext$=".feedicon"], [data-ext=".feedicon"]).card-grid__link:not(.w-img) span.file-icon::before {
  content: "\f143";
  color: #e16c31;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

a.card-grid__link:not(.w-img)::after,
#homepage-content .card-grid a:not(.w-img)::after {
  content: "";
}

.box__two-third__facts .link-icons-pdf::before, .box__two-third__facts a:is([href$=".pdf"], [data-ext$=".pdf"]):not(.w-img)::after {
  position: absolute;
  top: 32px;
  left: 131px;
}

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

.caption > a[href$=".pdf"].w-img::after,
a[data-ext$=".pdf"].w-img::after {
  display: none;
}

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

.exit-w.exit-link-anchor::after {
  content: "";
}

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

nav#mobileMenu li span :is(.exitIcon, .exit, .exit-m, .exit-w) {
  color: currentColor;
}

.exit {
  color: #444;
}

.rokkitt {
  font-weight: 400;
  font-size: 16px;
  font-family: "Rokkitt", serif;
}
.rokkitt-h1-bold {
  color: #4c4c4c;
  font-weight: 500;
  font-size: 32px;
  font-family: "Rokkitt", serif;
}
.rokkitt-h1.white {
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  font-family: "Rokkitt", serif;
}
.rokkitt-h2 {
  margin-bottom: 1rem;
  color: #4c4c4c;
  font-weight: 400;
  font-size: 27px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
.rokkitt-h2-white {
  color: #fff;
  font-weight: 400;
  font-size: 32px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
.rokkitt-h2-tall-white {
  color: #fff;
  font-weight: 400;
  font-size: 40px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
.rokkitt-h2-bold {
  margin-bottom: 1rem;
  color: #4c4c4c;
  font-weight: 500;
  font-size: 32px;
  font-family: "Rokkitt", serif;
}
.rokkitt-h2.white {
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  font-family: "Rokkitt", serif;
}
.rokkitt-h3 {
  color: #4c4c4c;
  font-weight: 400;
  font-size: 27px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
.rokkitt-h3-green {
  margin-bottom: 1rem;
  color: #4f8210;
  font-weight: 400;
  font-size: 25px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
.rokkitt-h3-bold {
  color: #4c4c4c;
  font-weight: 500;
  font-size: 25px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
.rokkitt-h4 {
  color: #4c4c4c;
  font-weight: 400;
  font-size: 22px;
  font-family: "Rokkitt", serif;
}
.rokkitt-h4-bold {
  color: #4c4c4c;
  font-weight: 500;
  font-size: 22px;
  font-family: "Rokkitt", serif;
}

.content--inner-container .abstract-card_column {
  width: 50%;
  min-height: 1px;
  padding: 0;
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content--inner-container .abstract-card_column {
    width: 100%;
  }
}
@media only screen and (max-width: 530px) {
  .content--inner-container .abstract-card_column {
    float: none;
    width: auto !important;
  }
}
.content--inner-container .abstract-card_column .abstract-card_item p {
  width: 100%;
}
.content--inner-container .abstract-card_column .abstract-card_item--title, .content--inner-container .abstract-card_column .abstract-card_item--title a {
  font-size: 14px;
  line-height: 140%;
  text-decoration: none;
}
.content--inner-container .abstract-card_column--title {
  max-width: 100%;
  padding: 0.25em 0;
  margin: 0;
  font-weight: normal;
  font-size: 1.5em;
  font-family: "Georgia", "Times", serif;
  line-height: 112.5%;
  border-bottom: 1px solid #cecbce;
}
.content--inner-container .abstract-card_column a:-moz-any-link {
  display: inline;
  margin: 0;
  color: #1c75be;
  text-decoration: underline;
}
.content--inner-container .abstract-card_column a:any-link {
  display: inline;
  margin: 0;
  color: #1c75be;
  text-decoration: underline;
}
.content--inner-container .abstract-card_column--1 {
  padding-right: 4%;
}
@media only screen and (max-width: 530px) {
  .content--inner-container .abstract-card_column::before {
    content: "";
    display: table;
  }
}
.content--inner-container .abstract-card_column > div {
  margin-top: 12px;
  margin-bottom: 23px;
  border-bottom: 1px solid #cecbce;
}
@media only screen and (max-width: 530px) {
  .content--inner-container .abstract-card_column > div {
    min-height: 100px;
  }
}
.content--inner-container .abstract-card_caption {
  width: 100%;
  margin: 5px 15px 5px 0;
  color: #4c4c4c;
  font-size: 0.85em;
  line-height: 1.4em;
}
.content--inner-container .abstract-card_caption .caption {
  margin-bottom: 0;
}
.content--inner-container [class*=".abstract-card_column{"] + [class*=".abstract-card_column{"]:last-child {
  float: right;
}

.content-page--inner-wrapper.content .biz160,
.content-page--inner-wrapper .content .biz160 {
  min-height: 160px;
}
.content-page--inner-wrapper.content .biz140,
.content-page--inner-wrapper .content .biz140 {
  min-height: 140px;
}
.content-page--inner-wrapper.content .bizcard {
  min-width: 800px;
}
.content-page--inner-wrapper .float-left,
.content-page--inner-wrapper div.community-featured-box p.clear-both,
.content-page--inner-wrapper dl.bizcard {
  clear: none;
}
.content-page--inner-wrapper .bizcard-wide {
  width: 45%;
  min-width: 310px;
}
.content-page--inner-wrapper dl.bizcard {
  margin: 5px 10px 12px 0;
  font-size: 14px;
}
.content-page--inner-wrapper dl.bizcard-floating {
  display: inline-block;
  min-height: 125px;
  margin: 5px 5px 12px 0;
  font-size: 13px;
  vertical-align: top;
}
.content-page--inner-wrapper dl#bizcard-minheight {
  min-height: 160px;
}
.content-page--inner-wrapper .bizcard-narrow {
  width: 222px;
}
.content-page--inner-wrapper dl.bizcard dt img {
  float: left;
  margin: 0 8px 0 0;
}
.content-page--inner-wrapper dl.bizcard-floating dt img, .content-page--inner-wrapper dl.bizcard-floating dt.hascourtesy {
  float: left;
  margin: 0 8px 0 0;
}
.content-page--inner-wrapper dl.bizcard dt.hascourtesy {
  float: left;
  margin: 0 8px 0 0;
}
.content-page--inner-wrapper dl.bizcard dt img {
  margin-bottom: 10px;
}
.content-page--inner-wrapper dl.bizcard dt.hascourtesy img {
  margin-bottom: 0;
}
.content-page--inner-wrapper dl.bizcard-floating dt.hascourtesy {
  width: 100px;
}
.content-page--inner-wrapper dl.bizcard dt {
  line-height: 130%;
}
.content-page--inner-wrapper dl.bizcard dt.hascourtesy {
  width: 100px;
}
.content-page--inner-wrapper dl.bizcard-floating dt.hasphoto, .content-page--inner-wrapper dl.bizcard-floating dt.has-no-photo {
  line-height: 130%;
}
.content-page--inner-wrapper dl.bizcard dt {
  padding-top: 5px;
}
.content-page--inner-wrapper dl.bizcard-floating dt.hasphoto {
  padding-left: 110px;
}
.content-page--inner-wrapper dl.bizcard-floating dt.has-no-photo {
  padding-left: 10px;
}
.content-page--inner-wrapper dl.bizcard dd {
  font-size: 87.5%;
  line-height: 140%;
}
.content-page--inner-wrapper dl.bizcard-floating dd {
  font-size: 87.5%;
  line-height: 140%;
}
.content-page--inner-wrapper dl.bizcard-floating dd.has-no-photo {
  font-size: 87.5%;
  line-height: 140%;
}
.content-page--inner-wrapper dl.bizcard dd p {
  line-height: 130% !important;
}
.content-page--inner-wrapper dl.bizcard-floating dd p, .content-page--inner-wrapper dl.bizcard-floating dd.has-no-photo p {
  line-height: 130% !important;
}
.content-page--inner-wrapper dl.bizcard dd.hasphoto {
  float: left;
  padding: 10px 10px 0 0;
  overflow: auto;
  font-size: 87.5%;
}
.content-page--inner-wrapper dl.bizcard dd.hasphoto.nophoto {
  padding-top: 4px;
}
.content-page--inner-wrapper dl.bizcard-floating dd {
  padding-left: 110px;
}
.content-page--inner-wrapper dl.bizcard-floating dd.has-no-photo {
  padding-left: 0;
}
.content-page--inner-wrapper dd.hasphoto div.filelink {
  line-height: 180%;
}
.content-page--inner-wrapper dl.awardee dd.hasphoto {
  font-size: 95%;
}
.content-page--inner-wrapper .bizcard-2column {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 47.5333861821%;
}
.content-page--inner-wrapper .bizcard-2column:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content-page--inner-wrapper .bizcard-2column {
    width: 100%;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .content-page--inner-wrapper .bizcard-2column {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .content-page--inner-wrapper .bizcard-2column {
    width: 100%;
  }
}
.content-page--inner-wrapper .bizcard-2column:nth-of-type(2n) {
  margin-right: 0;
}
.content-page--inner-wrapper .bizcard-2column dl.bizcard-floating {
  width: 100%;
}
.content-page--inner-wrapper .bizcard-2column dl.bizcard-floating dd,
.content-page--inner-wrapper .bizcard-2column dl.bizcard-floating dt.hasphoto {
  display: inline-block;
  width: calc(100% - 127px);
  padding-left: 0;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .content-page--inner-wrapper .bizcard-2column dl.bizcard-floating dd,
  .content-page--inner-wrapper .bizcard-2column dl.bizcard-floating dt.hasphoto {
    width: 100%;
  }
}
.content-page--inner-wrapper .bizcard-2column dl.bizcard-floating dd .filelink {
  display: inline;
}
.content-page--inner-wrapper .bizcard-2column .bizcard-wide {
  min-width: inherit;
}
.content-page--inner-wrapper .bizcard-2column .bizcard-floating {
  margin: 0;
}
.content-page--inner-wrapper .grantee-bizcard .director {
  font-size: 14px;
}
.content-page--inner-wrapper .grantee-bizcard .email {
  font-size: 12.5px;
}
.content-page--inner-wrapper dl.bizcard,
.content-page--inner-wrapper dl.bizcard-floating {
  clear: none;
}
.content-page--inner-wrapper .bizcard-style--default,
.content-page--inner-wrapper .bizcard-style--2-col-no-link {
  padding: 5px 8px 0 0;
  display: grid;
  grid: auto-flow auto/auto auto 1fr;
  gap: 8px;
}
@media only screen and (max-width: 530px) {
  .content-page--inner-wrapper .bizcard-style--default,
  .content-page--inner-wrapper .bizcard-style--2-col-no-link {
    grid: auto-flow auto/auto 1fr;
  }
}
@media only screen and (max-width: 350px) {
  .content-page--inner-wrapper .bizcard-style--default,
  .content-page--inner-wrapper .bizcard-style--2-col-no-link {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    gap: 0.5rem;
  }
}
.content-page--inner-wrapper .bizcard-style--default::after,
.content-page--inner-wrapper .bizcard-style--2-col-no-link::after {
  content: "";
}
.content-page--inner-wrapper .bizcard-style--default dt.hascourtesy,
.content-page--inner-wrapper .bizcard-style--2-col-no-link dt.hascourtesy {
  grid-row: 1/span 2;
  padding: 0;
}
.content-page--inner-wrapper .bizcard-style--default dt.hascourtesy,
.content-page--inner-wrapper .bizcard-style--default dt.hascourtesy img,
.content-page--inner-wrapper .bizcard-style--2-col-no-link dt.hascourtesy,
.content-page--inner-wrapper .bizcard-style--2-col-no-link dt.hascourtesy img {
  margin: 0 !important;
}
.content-page--inner-wrapper .bizcard-style--default dt.hascourtesy + dt,
.content-page--inner-wrapper .bizcard-style--2-col-no-link dt.hascourtesy + dt {
  grid-column: 2/-1;
  padding: 0;
}
.content-page--inner-wrapper .bizcard-style--default dd.hasphoto,
.content-page--inner-wrapper .bizcard-style--2-col-no-link dd.hasphoto {
  padding: 2px 2px 0 0 !important;
}
@media only screen and (max-width: 530px) {
  .content-page--inner-wrapper .bizcard-style--default dd.hasphoto,
  .content-page--inner-wrapper .bizcard-style--2-col-no-link dd.hasphoto {
    grid-column-start: 2;
  }
}
.content-page--inner-wrapper .biz-style--1-col-photo dd {
  padding-top: 1em;
}
@media only screen and (max-width: 767px) {
  .content-page--inner-wrapper .bizcard-wide {
    width: 100%;
    min-width: inherit;
    font-size: 90%;
  }
  .content-page--inner-wrapper dl.bizcard-floating {
    min-height: 100px;
  }
  .content-page--inner-wrapper .hascourtesy img {
    width: 90px;
    height: 112px;
  }
}
@media only screen and (max-width: 480px) {
  .content-page--inner-wrapper .biz-address {
    width: 150px;
  }
}

.content .article-card {
  display: inline-block;
  padding-bottom: 5px;
  margin: 15px 0 20px;
  vertical-align: top;
  border-bottom: 1px solid #cecbce;
}
.content .article-card_image {
  float: right;
  margin: 0 0 2px 2%;
  border: none;
}
@media only screen and (max-width: 767px) {
  .content .article-card_image {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.content .article-card_image-wrapper {
  float: right;
  width: 38%;
  margin-bottom: 4px;
}
@media only screen and (max-width: 846px) {
  .content .article-card_image-wrapper {
    width: 100%;
    margin: 0 0 2rem 2rem;
  }
}
.content .article-card_image-wrapper.caption p {
  width: 100%;
  margin: 0;
}
.content .article-card_text-wrapper {
  display: inline-block;
  width: 60%;
  padding-right: 14px;
  margin-bottom: 1.5rem;
  vertical-align: top;
}
@media only screen and (max-width: 846px) {
  .content .article-card_text-wrapper {
    width: 100%;
    margin: 0;
  }
}
.content .article-card_text-wrapper p {
  width: 100%;
  margin: 0;
}
.content .article-card a.article-card_title-link:-moz-any-link {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  color: #225c7a;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  text-decoration: none;
  vertical-align: top;
}
.content .article-card a.article-card_title-link:any-link {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  color: #225c7a;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  text-decoration: none;
  vertical-align: top;
}
.content .article-card a.article-card_title-link:is(:hover, :focus) {
  color: #082e40;
  text-decoration: underline;
}
.content .article-card_post-date {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  vertical-align: top;
}
.content .article-card_submit-date {
  width: 100%;
  font-style: italic;
}
.content .article-card_paragraph {
  margin-bottom: 10px;
}
.content .article-card_tag {
  padding: 0 5px 0 0;
  color: #225c7a;
  border-right: 1px solid #555;
}
@media only screen and (max-width: 530px) {
  .content .article-card_tag {
    padding: 0 0 5px;
    border-right: none;
  }
}
.content .article-card_tag:is(:hover, :focus) {
  text-decoration: underline;
}
.content .article-card_source {
  padding: 0 0 0 5px;
}
@media only screen and (max-width: 530px) {
  .content .article-card_source {
    padding: 0;
  }
}
.content ul.article-card_info {
  margin-left: 0;
  list-style: none;
  color: #555;
}
.content ul.article-card_info li {
  display: inline;
  line-height: 1;
}
@media only screen and (max-width: 530px) {
  .content ul.article-card_info li {
    float: none;
  }
}

.labs--card-container {
  display: block;
  float: none;
  margin: 0 auto;
  margin-right: 0;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 82.5111287274%;
}
.labs--card-container:last-child {
  margin-right: 0;
}
.labs--card {
  display: inline-block;
  color: #fff;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 30.0445149094%;
}
.labs--card:last-child {
  margin-right: 0;
}
.labs--card.one .labs--card-top {
  background: #8c143d;
}
.labs--card.one .labs--card-bottom {
  background: rgb(184.625, 26.375, 80.44375);
}
.labs--card.two .labs--card-top {
  background: #1c8298;
}
.labs--card.two .labs--card-bottom {
  background: rgb(35.9333333333, 166.8333333333, 195.0666666667);
}
.labs--card.three .labs--card-top {
  background: #339612;
}
.labs--card.three .labs--card-bottom {
  background: rgb(66.4821428571, 195.5357142857, 23.4642857143);
}
.labs--card-top, .labs--card-bottom {
  padding: 0.5rem;
}
.labs--card-top {
  min-height: 125px;
}
.labs--card-bottom {
  height: 40px;
}

.content-slider-wrapper {
  width: calc(100% - 1.5rem);
  margin: 10px auto 10px auto;
  overflow: unset !important;
  background-color: transparent;
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .content-slider-wrapper,
  .content-slider-wrapper .inner-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
}
.content-slider-wrapper.content-slider-full-width {
  width: calc(100% - 5.5rem);
}
.content-slider-wrapper #inner__row2-slider.content-slider-context {
  margin-top: 0;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .card-grid__container {
  width: 100%;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .card-grid__container .slick-slider .slick-list {
  width: 100%;
  margin-left: 0;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .card-grid__container .card-grid div {
  width: 100%;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .card-grid__container .card-grid img {
  border: none;
  border-bottom: 6px solid #4f8210;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .slick-track {
  margin-top: 0;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .slick-track .slick-slide {
  margin-right: 1rem;
  margin-left: 1rem;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context a {
  text-decoration: none;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .card-grid__body-2 {
  margin: 0.5rem 0;
  font-weight: 400;
  font-size: 14px;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .circle-arrow__right {
  right: -2.5rem;
}
.content-slider-wrapper #inner__row2-slider.content-slider-context .circle-arrow__left {
  left: -2.5rem;
}
@media only screen and (max-width: 530px) {
  .content-slider-wrapper #inner__row2-slider.content-slider-context {
    padding: 0;
  }
  .content-slider-wrapper #inner__row2-slider.content-slider-context .card-grid {
    margin-right: 30px;
  }
  .content-slider-wrapper #inner__row2-slider.content-slider-context .circle-arrow__left {
    left: -2.3rem;
  }
  .content-slider-wrapper #inner__row2-slider.content-slider-context .circle-arrow__right {
    right: -2.3rem;
  }
}

.recent_research {
  display: flex;
  align-items: normal;
  justify-content: normal;
  flex-flow: row wrap;
  gap: 0;
}
.recent-pub-card {
  width: 49%;
  padding: 0.75rem 0.75rem 0.5rem;
  margin-bottom: 0.5rem;
  vertical-align: top;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  background: #fff;
}
@media only screen and (max-width: 530px) {
  .recent-pub-card {
    width: 100%;
  }
  .recent-pub-card:first-of-type {
    margin: 0 0 0.5rem;
  }
}
.recent-pub-card:first-of-type {
  margin-right: 1%;
}
.recent-pub-card--body {
  margin-bottom: 0.5rem;
  border-bottom: 1.5px solid #d3d3d3;
}
@media only screen and (max-width: 767px) {
  .recent-pub-card--body {
    border-bottom-width: 1px;
  }
}
@media only screen and (max-width: 846px) {
  .recent-pub-card--body {
    margin-bottom: 0;
  }
}
.recent-pub-card ul {
  list-style: disc;
  margin: 0.5rem 0.25rem 1rem 1rem;
}
.recent-pub-card ul li {
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
.recent-pub-card ul li a {
  text-decoration: none;
  font-size: 0.85rem;
  color: #4c4c4c;
}
.recent-pub-card ul li a:hover {
  text-decoration: underline;
}
.recent-pub-card .body-date {
  color: #4f8210;
  font-size: 14;
}
.recent-pub-card .body-title {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.recent-pub-card .body-authors {
  margin-bottom: 1rem;
  font-size: 13;
  line-height: 1.2;
}
.recent-pub-card__footer--one-column .recent-pub-card__footer-link {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .recent-pub-card__footer--one-column .recent-pub-card__footer-link {
    width: 100%;
  }
}
.recent-pub-card__footer--two-column .recent-pub-card__footer-link {
  width: 49%;
}
@media only screen and (max-width: 846px) {
  .recent-pub-card__footer--two-column .recent-pub-card__footer-link {
    width: 100%;
  }
}
.recent-pub-card__footer--three-column .recent-pub-card__footer-link {
  width: 32.33%;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .recent-pub-card__footer--three-column .recent-pub-card__footer-link:not(:first-child) {
    border-left: none;
  }
}
@media only screen and (max-width: 846px) {
  .recent-pub-card__footer--three-column .recent-pub-card__footer-link {
    width: 100%;
  }
}
.recent-pub-card__footer-link {
  display: inline-block;
  font-size: 14px;
  text-align: center;
}
@media only screen and (max-width: 846px) {
  .recent-pub-card__footer-link {
    width: 100%;
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #d3d3d3;
    border-left: none;
  }
}
.recent-pub-card__footer-link:not(:first-child) {
  border-left: 1px solid #d3d3d3;
}
@media only screen and (max-width: 846px) {
  .recent-pub-card__footer-link:not(:first-child) {
    border-left: none;
  }
}
@media only screen and (max-width: 846px) {
  .recent-pub-card__footer-link:last-of-type {
    border: none;
  }
  .recent-pub-card__footer-link:last-of-type a {
    padding-bottom: 0;
  }
}
.recent-pub-card__footer-link a {
  display: block;
  width: 100%;
  color: #0072bb;
  text-decoration: underline;
  text-align: center;
}
@media only screen and (max-width: 846px) {
  .recent-pub-card__footer-link a {
    padding: 0.5rem 0;
  }
}
.recent-pub-card__footer-link a:is(:hover, :focus) {
  color: #225c7a;
  text-decoration: none;
}
.recent-pub-card__footer-link a:visited {
  color: #736b8c;
  text-decoration: underline;
}

.events--buttons {
  cursor: pointer;
  height: 53px;
  padding: 0.5rem 0.2rem;
  margin-bottom: 0.5rem;
  line-height: normal;
  border: 0;
  border-bottom: 1px solid #4c4c4c;
  border-radius: 0;
  background-color: #efefef;
}
.events--buttons:is(:hover, :focus) {
  text-decoration: underline;
}
.events--buttons.active {
  color: #fff;
  background-color: #0072bb;
}
.events--buttons__container {
  padding: 0.75rem 0.75rem 0;
  border-bottom: 1px solid #efefef;
  margin-right: 0;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 100%;
}
.events--buttons__container:last-child {
  margin-right: 0;
}
.events--buttons__container button {
  cursor: pointer;
  font-size: 14px;
}
.events--buttons.all-events {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 19.5511921459%;
}
.events--buttons.all-events:last-child {
  margin-right: 0;
}
.events--buttons.webcast-events,
.events--buttons .lecture-events {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 35.2911762912%;
}
.events--buttons.webcast-events:last-child,
.events--buttons .lecture-events:last-child {
  margin-right: 0;
}

.content .info-card {
  clear: both;
  margin: 1em 0 2em;
}
.content .info-card__more-info {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 40px 14px 10px;
  color: #fff;
  font-weight: 100;
  font-size: 1rem;
  line-height: 1.8rem;
  text-decoration: none;
  text-align: left;
  border: 0;
  background-color: #427bac;
}
.content .info-card__more-info::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 3px;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.4);
  font-weight: normal;
  content: "\f054";
  display: inline-block;
  margin: -15px 0 0 0;
  font-size: 1rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content .info-card__more-info:is(:hover, :focus) {
  text-decoration: underline;
  background-color: #225c7a;
}
.content .info-card__list {
  width: 100%;
  margin: 0;
  list-style: none;
}
.content .info-card__item {
  display: inline-block;
  width: 47.5%;
  margin-right: 14px;
  margin-bottom: 20px;
  vertical-align: top;
}
@media only screen and (max-width: 530px) {
  .content .info-card__item {
    width: 100%;
    margin-right: 0;
  }
}
.content .info-card__item:nth-child(even) {
  margin-right: 0;
}
.content .info-card__img-container {
  position: relative;
  width: 100%;
  height: 266px;
  overflow: hidden;
}
@media only screen and (max-width: 530px) {
  .content .info-card__img-container {
    height: 150px;
  }
}
@media only screen and (max-width: 530px) {
  .content .info-card__image {
    width: 100%;
    height: auto;
  }
}
.content .info-card__content {
  position: relative;
  padding: 10px;
  border: solid #427bac;
  border-width: 0 1px 1px 1px;
  background-color: #fff;
}
.content .info-card__logo {
  float: right;
  overflow: hidden;
  width: 75px;
  height: 75px;
}
.content .info-card__logo img {
  width: 100%;
  border: 0;
}

.carousel_wrapper {
  position: relative;
  margin-bottom: 1rem;
}
.carousel_wrapper__research, .carousel_wrapper__health-topics {
  width: 100%;
}
.carousel_wrapper .circle-arrow {
  top: 50%;
  display: inline-block;
  transform: translate(0, -50%);
  border: 0.25rem solid #4c4c4c;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
}
@media only screen and (max-width: 767px) {
  .carousel_wrapper .circle-arrow {
    position: absolute;
    top: 43%;
    transform: translate(0, -57%);
    border: 0.2rem solid #4c4c4c;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    overflow: hidden;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
  }
}
.carousel_wrapper .circle-arrow.circle-arrow__left {
  left: 0;
}
.carousel_wrapper .circle-arrow.circle-arrow__left::before, .carousel_wrapper .circle-arrow.circle-arrow__left::after {
  margin-right: -0.5rem;
  border-radius: 0.2rem;
  background: #4c4c4c;
  content: "";
  position: absolute;
  display: block;
  width: 1.1rem;
  height: 0.2rem;
}
.carousel_wrapper .circle-arrow.circle-arrow__left::before {
  right: 50%;
  bottom: 0.8rem;
  transform: rotate(45deg);
}
.carousel_wrapper .circle-arrow.circle-arrow__left::after {
  top: 0.82rem;
  right: 50%;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .carousel_wrapper .circle-arrow.circle-arrow__left::before, .carousel_wrapper .circle-arrow.circle-arrow__left::after {
    margin-right: -0.3rem;
    border-radius: 0.2rem;
    background: #4c4c4c;
    content: "";
    position: absolute;
    display: block;
    width: 0.7rem;
    height: 0.15rem;
  }
  .carousel_wrapper .circle-arrow.circle-arrow__left::before {
    right: 50%;
    bottom: 0.95rem;
    transform: rotate(-45deg);
  }
  .carousel_wrapper .circle-arrow.circle-arrow__left::after {
    top: 0.95rem;
    right: 50%;
    transform: rotate(45deg);
  }
}
.carousel_wrapper .circle-arrow.circle-arrow__right {
  right: 0;
}
.carousel_wrapper .circle-arrow.circle-arrow__right::before, .carousel_wrapper .circle-arrow.circle-arrow__right::after {
  margin-right: -0.7rem;
  border-radius: 0.2rem;
  background: #4c4c4c;
  content: "";
  position: absolute;
  display: block;
  width: 1.1rem;
  height: 0.2rem;
}
.carousel_wrapper .circle-arrow.circle-arrow__right::before {
  top: 0.8rem;
  right: 50%;
  transform: rotate(45deg);
}
.carousel_wrapper .circle-arrow.circle-arrow__right::after {
  right: 50%;
  bottom: 0.82rem;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .carousel_wrapper .circle-arrow.circle-arrow__right::before, .carousel_wrapper .circle-arrow.circle-arrow__right::after {
    margin-right: -0.5rem;
    border-radius: 0.2rem;
    background: #4c4c4c;
    content: "";
    position: absolute;
    display: block;
    width: 0.7rem;
    height: 0.15rem;
  }
  .carousel_wrapper .circle-arrow.circle-arrow__right::before {
    top: 0.95rem;
    right: 50%;
    transform: rotate(-45deg);
  }
  .carousel_wrapper .circle-arrow.circle-arrow__right::after {
    right: 50%;
    bottom: 0.95rem;
    transform: rotate(45deg);
  }
}
.carousel_wrapper .slick-wrapper {
  display: block;
  width: 85%;
  margin: 0 auto;
}

.carousel_card-container {
  float: none;
  margin-right: 0;
  margin-left: 13.1166534545%;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 73.766693091%;
}
.carousel_card-container:last-child {
  margin-right: 0;
}
.carousel_card-container {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .carousel_card:is(.three, .four) {
    display: none;
  }
}
.carousel_card a {
  text-decoration: none;
}
.carousel_card a:is(:hover, :focus) h2 {
  text-decoration: underline;
}
.carousel_card h2 {
  color: #fff;
}
@media only screen and (max-width: 530px) {
  .carousel_card.one {
    display: none;
  }
}
.carousel_card.one .carousel-card-top__labs {
  background: #8c143d;
}
.carousel_card.one .carousel-card-bottom__labs {
  background: rgb(184.625, 26.375, 80.44375);
}
.carousel_card.two .carousel-card-top__labs {
  background: #1c8298;
}
.carousel_card.two .carousel-card-bottom__labs {
  background: rgb(35.9333333333, 166.8333333333, 195.0666666667);
}
.carousel_card.three .carousel-card-top__labs {
  background: #339612;
}
.carousel_card.three .carousel-card-bottom__labs {
  background: rgb(66.4821428571, 195.5357142857, 23.4642857143);
}
.carousel_card.four .carousel-card-top__labs {
  background: #fd400d;
}
.carousel_card.four .carousel-card-bottom__labs {
  background: rgb(253.4180327869, 103.9221311475, 63.5819672131);
}
.carousel_card__health-topics {
  position: relative;
}
.carousel_card__health-topics {
  background-color: #000;
}
.carousel_card__health-topics > div:not(.card-grid__body--container), .carousel_card__health-topics > div.card-grid__body--container > div {
  background-color: #fff;
}
.carousel_card__health-topics .card-grid__body--container {
  padding: 0;
}
.carousel_card__health-topics.slick-slide {
  height: 122px;
}
.carousel_card__health-topics .carousel-card-top__labs {
  background: none;
}
.carousel_card__health-topics img {
  display: block;
  width: 100%;
}
.carousel_card__health-topics a {
  cursor: pointer;
  position: absolute;
  top: 0;
  box-shadow: inset -200px -200px 297px 200px rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
}
.carousel_card__health-topics a:is(:hover, :focus) + h3 {
  text-decoration: underline;
}
.carousel_card__health-topics h2 {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0.5rem;
  margin-bottom: 0;
  text-shadow: 1px 1px 2px black;
}

.carousel_footer {
  display: inline-block;
  width: 100%;
  margin: 1rem 0;
  text-align: right;
}

.carousel-card-top__labs,
.carousel-card-bottom__labs {
  padding: 0.5rem;
}

.carousel-card-top__labs {
  min-height: 125px;
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .carousel-card-top__labs {
    min-height: 147px;
  }
}

.carousel-card-bottom {
  height: 40px;
}

.middle-carousel .card-grid {
  height: 100%;
  margin: 0;
}

.specialty-card .card-grid__body--container.box_body .views-element-container {
  width: 100% !important;
}

.date-callout__titles {
  display: inline-block;
  font-size: 14;
  border-bottom: 1px solid #c6c6c6;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 100%;
  margin-right: 0;
}
.date-callout__titles:last-child {
  margin-right: 0;
}
.date-callout__titles .date-callout__title--two-third {
  text-align: left;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 73.766693091%;
}
.date-callout__titles .date-callout__title--two-third:last-child {
  margin-right: 0;
}
.date-callout__titles .date-callout__title--one-third {
  text-align: center;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 21.3000792731%;
  margin-right: 0;
}
.date-callout__titles .date-callout__title--one-third:last-child {
  margin-right: 0;
}

.date-callout-card {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.5rem 0;
  border-bottom: 1px solid #efefef;
}
.date-callout-card:is(:hover, :focus) {
  background: #efefef;
}
.date-callout-card:is(:hover, :focus) .date-callout-card--type {
  text-decoration: underline;
}

a.date-callout-card__link,
.content--inner-container a.date-callout-card__link {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(12, 1fr);
  width: 100%;
  color: #4c4c4c;
  text-decoration: none;
}

.date-callout-card--day_month {
  display: inline-block;
  min-width: 50px;
  color: #000;
  text-align: center;
}
.date-callout-card--day_month__event, .date-callout-card--day_month__news, .date-callout-card--day_month__funding {
  grid-column: span 3;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .date-callout-card--day_month__event, .date-callout-card--day_month__news, .date-callout-card--day_month__funding {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .date-callout-card--day_month__event, .date-callout-card--day_month__news, .date-callout-card--day_month__funding {
    margin: 0;
  }
}
@media print {
  .date-callout-card--day_month__event, .date-callout-card--day_month__news, .date-callout-card--day_month__funding {
    float: left;
    width: 16%;
  }
}
.date-callout-card--day_month__funding {
  line-height: 23px;
}

.box__max-width .date-callout-card__funding:first-of-type {
  padding-top: 0;
}
@media only screen and (min-width: 1025px) {
  .box__max-width .date-callout-card__funding .date-callout-card--day {
    margin-top: 0.25rem;
  }
  .box__max-width .date-callout-card__funding .date-callout-card--month {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .box__max-width .date-callout-card__funding .date-callout-card--day {
    text-align: right;
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 47.5333861821%;
  }
  .box__max-width .date-callout-card__funding .date-callout-card--day:last-child {
    margin-right: 0;
  }
  .box__max-width .date-callout-card__funding .date-callout-card--month {
    word-spacing: 160px;
    text-align: left;
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 47.5333861821%;
  }
  .box__max-width .date-callout-card__funding .date-callout-card--month:last-child {
    margin-right: 0;
  }
}

.date-callout-card--due {
  color: #666;
  font-weight: 700;
  font-size: 0.75rem;
}

.date-callout-card--day {
  font-size: xx-large;
  line-height: 1;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
@media print {
  .date-callout-card--day {
    width: 100%;
  }
}

.date-callout-card--month {
  margin-top: 0.25rem;
  font-size: small;
  line-height: 18px;
}
@media only screen and (max-width: 530px) {
  .date-callout-card--month {
    margin-top: 0.25rem;
  }
}

.date-callout-card--type_title {
  grid-column: span 9;
  padding: 0 0.5rem;
  text-decoration: none;
}
.date-callout-card--type_title__event, .date-callout-card--type_title__news {
  border-left: 1px solid #c6c6c6;
}
@media print {
  .date-callout-card--type_title__event, .date-callout-card--type_title__news {
    display: block;
    float: left;
  }
}
.date-callout-card--type_title__funding {
  border-right: 1px solid #c6c6c6;
}
@media print {
  .date-callout-card--type_title__funding {
    display: block;
    float: left;
    width: 83%;
  }
}

.date-callout-card--type {
  padding-bottom: 0.25rem;
  color: #4f8210;
  font-size: 14px;
}
.date-callout-card--type__news:empty {
  display: none;
}

.date-callout-card--title, .date-callout-card--title_one, .date-callout-card--title_two {
  color: #000;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
}

.box__two-third__events .box_body {
  display: inline-block;
}
.box__two-third__events .find-more-link {
  text-align: center;
}
.box__two-third__events .find-more-link a {
  width: 100%;
}

.box-half {
  display: inline-block;
  width: 49%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box-half {
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .box-half {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    vertical-align: top;
  }
}
@media only screen and (max-width: 530px) {
  .box-half {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    vertical-align: top;
  }
}
.box-half .date-callout-card__link,
.box-half .date-callout-card__webcast-link {
  display: flex;
  align-items: center;
  padding: 0.25rem 0 0.25rem 0.25rem;
  text-decoration: none;
}
.box-half:first-child {
  height: 100%;
  margin-right: 1%;
  overflow-y: scroll;
}
@media only screen and (max-width: 767px) {
  .box-half:first-child {
    margin-right: 0;
  }
}
.box-half:first-child.scroll-top {
  box-shadow: inset 0 -5px 5px -4px rgba(90, 90, 90, 0.36);
}
.box-half:first-child.scroll {
  box-shadow: inset 0 -5px 5px -4px rgba(90, 90, 90, 0.36), inset 0 5px 5px -4px rgba(90, 90, 90, 0.36);
}
.box-half:first-child.scroll-bottom {
  box-shadow: inset 0 5px 5px -4px rgba(90, 90, 90, 0.36);
}
.box-half:first-child .date-callout-card:last-of-type {
  border-bottom: none;
}
.box-half:first-child .date-callout-card__event-link {
  padding: 0 0.5rem;
  text-decoration: none;
  border-left: 1px solid #c6c6c6;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 73.766693091%;
  margin-right: 0;
}
.box-half:first-child .date-callout-card__event-link:last-child {
  margin-right: 0;
}
.box-half:first-child .date-callout-card__event-link:is(:hover, :focus) {
  background: #efefef;
}
.box-half:first-child .date-callout-card--info {
  width: 100%;
}
.box-half:first-child .date-callout-card--moment {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  color: #4c4c4c;
  text-align: center;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 21.3000792731%;
}
.box-half:first-child .date-callout-card--moment:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box-half:first-child .date-callout-card--moment {
    margin-right: auto;
    margin-left: auto;
  }
}
.box-half:first-child .date-callout-card--speaker,
.box-half:first-child .date-callout-card--time,
.box-half:first-child .date-callout-card--place {
  color: black;
  font-size: 14px;
  line-height: 1.3;
}

.upcoming-webcasts {
  vertical-align: top;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .upcoming-webcasts {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .upcoming-webcasts {
    margin-top: 1rem;
  }
}
.upcoming-webcasts .date-callout-card__webcast-link {
  width: 100%;
}
.upcoming-webcasts.events__sidebar-wrapper {
  float: left;
  width: 50%;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .upcoming-webcasts.events__sidebar-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .upcoming-webcasts.events__sidebar-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .upcoming-webcasts.events__sidebar-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .upcoming-webcasts.events__sidebar-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 951px) {
  .upcoming-webcasts.events__sidebar-wrapper .date-callout-card {
    padding: 1rem;
  }
}
.upcoming-webcasts.events__sidebar-wrapper .date-callout-card__link {
  padding: 0.25rem 0 0.25rem 0.25rem;
}
.upcoming-webcasts.events__sidebar-wrapper .date-callout-card--type {
  display: none;
}
.upcoming-webcasts.events__sidebar-wrapper .date-callout-card--webcast-wrapper .date-callout-card--day_month {
  border-radius: 50%;
}
.upcoming-webcasts h2:last-of-type {
  display: inline-block;
  width: 100%;
  margin: 1rem 0;
}
.upcoming-webcasts .date-callout-card {
  padding: 0;
  margin: 0 0 0.5rem 0;
  border: none;
}
.upcoming-webcasts .date-callout-card:is(:hover, :focus) .date-callout-card--day_month {
  box-shadow: 2px 2px 4px -2px rgb(12, 12, 12);
}
.upcoming-webcasts .date-callout-card.webcast {
  border-radius: 50px 0 0 50px;
}
.upcoming-webcasts .date-callout-card--day_month {
  width: 74px;
  padding: 1rem 0;
  color: #fff;
  line-height: 27px;
  margin-right: 0;
}
.upcoming-webcasts .date-callout-card--day_month__webcast {
  border-radius: 50%;
}
.upcoming-webcasts .date-callout-card--day_month .date-callout-card--month {
  margin: 0;
  line-height: 1.3;
}
.upcoming-webcasts .date-callout-card--conference-wrapper .date-callout-card--day_month {
  background: #244d69;
}
.upcoming-webcasts .date-callout-card--webcast-wrapper .date-callout-card--day_month {
  background: rgb(49.0212765957, 104.8510638298, 142.9787234043);
}
.upcoming-webcasts .date-callout-card--type_title {
  border: none;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 73.766693091%;
  margin-right: 0;
}
.upcoming-webcasts .date-callout-card--type_title:last-child {
  margin-right: 0;
}
.upcoming-webcasts .date-callout-card--conference-link {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5rem;
  text-align: center;
}
.upcoming-webcasts .date-callout-card--conference-link a {
  display: inline-block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  color: #4c4c4c;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #c6c6c6;
  border-radius: 5px;
}
.upcoming-webcasts .date-callout-card--conference-link a:is(:hover, :focus) {
  color: #fff;
  background: #4a4d57;
}
.upcoming-webcasts .find-more-link {
  float: none;
}

.card-grid {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  box-shadow: 0px 19px 13px -10px rgba(0, 0, 0, 0.36);
}

.card-grid__title {
  margin-bottom: 12px;
  line-height: 24px;
}

@media only screen and (min-width: 847px) {
  .landing-page__page-wrapper .card-grid:not(.card-grid--video-box) {
    grid-column: span 4;
    display: grid;
  }
}
@media only screen and (max-width: 846px) {
  .landing-page__page-wrapper .card-grid:not(.card-grid--video-box) {
    grid-column: span 6;
    display: grid;
  }
}
@media only screen and (max-width: 767px) {
  .landing-page__page-wrapper .card-grid:not(.card-grid--video-box) {
    grid-column: span 12;
    display: grid;
  }
}

.card-grid {
  display: flex;
  flex-flow: column nowrap;
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid var(--scheme-secondary);
}
.card-grid a {
  color: #4c4c4c;
}
.card-grid img {
  width: 100%;
  border-bottom: 6px solid var(--scheme-secondary);
}
.card-grid--video-box iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  margin-bottom: 0.5rem;
}
.card-grid__link {
  display: inline-block;
  margin: 0;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.card-grid__link div:first-child {
  width: 100%;
}
.card-grid__link:is(:hover, :focus) .card-grid__title {
  text-decoration: underline;
}
.card-grid__body--container {
  flex-grow: 1;
  padding: 0.75rem;
}
.card-grid__title {
  transition: all 0.3s ease-out 0s;
}
.card-grid__title::after {
  content: "";
}
.card-grid__title span.slider-file-size {
  display: inline-block;
  margin-left: 0.25rem;
  font-size: 18px;
}
.card-grid__title span.slider-file-size::before {
  color: #a11e2a;
  font-weight: normal;
  content: "\f1c1";
  display: inline-block;
  margin: 0 4px 0 0;
  font-size: 13px;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
.card-grid__sub-title {
  color: var(--scheme-secondary);
}
.card-grid__body-2 {
  color: #4c4c4c;
  font-weight: 700;
}
.card-grid__body-2 h3 {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.3;
}
.card-grid__body-3 {
  color: #4c4c4c;
  font-size: 14px;
}
.card-grid.basic-image-card {
  border-bottom: none;
  box-shadow: none;
}
.card-grid.basic-image-card .basic-image-card-title {
  margin: 0 0 0.5rem 0;
}
.card-grid.basic-image-card .basic-image-card-description {
  padding: 0;
  margin: 0 0;
}
.card-grid.shadow-card {
  grid-column: auto;
}

.related-sites .card-grid {
  border-bottom: 0;
  border-radius: 4px;
  box-shadow: 0 1px 5px 0 #9c9c9c;
}
.related-sites .card-grid .card-grid__link {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  background-color: rgb(130, 119, 119);
}
@media only screen and (max-width: 1024px) {
  .related-sites .card-grid .card-grid__link {
    min-height: 74px;
  }
}
.related-sites .card-grid .card-grid__link:is(:hover, :focus) .card-grid__body--container {
  text-decoration: underline;
}
.related-sites .card-grid .card-grid__link.ehp {
  background-color: #006eb1;
}
.related-sites .card-grid .card-grid__link.ehp .card-grid__image {
  width: 85px;
  height: 100%;
  padding-right: 10px;
}
.related-sites .card-grid .card-grid__link.ehp:is(:hover, :focus) {
  background: #005e98;
}
.related-sites .card-grid .card-grid__link.kids {
  background-color: #cb2e71;
  background-image: url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/related-site-kids-background.png");
}
.related-sites .card-grid .card-grid__link.kids picture {
  bottom: 0;
}
.related-sites .card-grid .card-grid__link.kids picture .card-grid__image {
  width: 185px;
}
.related-sites .card-grid .card-grid__link.ntp {
  background-color: #222f5b;
}
.related-sites .card-grid .card-grid__link.ntp .card-grid__image {
  height: 70px;
}
.related-sites .card-grid .card-grid__link.ntp:is(:hover, :focus) {
  background: #1b2548;
}
.related-sites .card-grid .card-grid__link.joinastudy {
  background: #3d773d;
}
.related-sites .card-grid .card-grid__link.joinastudy:is(:hover, :focus) {
  background: #2c552c;
}
.related-sites .card-grid .card-grid__link.joinastudy picture {
  height: 100%;
}
.related-sites .card-grid .card-grid__link.joinastudy picture img {
  height: 100%;
}
.related-sites .card-grid .card-grid__link.joinastudy .card-grid__title {
  font-weight: 700;
}
.related-sites .card-grid .card-grid__link.joinastudy .card-grid__title span {
  font-style: italic;
  font-weight: 300;
}
.related-sites .card-grid picture {
  position: absolute;
  line-height: 0;
}
.related-sites .card-grid picture .card-grid__image {
  position: relative;
  border-bottom: none;
}
@media only screen and (max-width: 1024px) {
  .related-sites .card-grid picture .card-grid__image {
    display: none;
  }
}
.related-sites .card-grid .card-grid__body--container {
  width: 60%;
  padding: 14px 10px;
  margin-right: auto;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .related-sites .card-grid .card-grid__body--container {
    width: inherit;
  }
}
.related-sites .card-grid .card-grid__body--container .card-grid__title {
  margin: 0;
  color: #fff;
  font-size: 21px;
  font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
  line-height: 21px;
}

.card-grid__suggested-links {
  margin-top: auto;
  border-top: 1px solid #efefef;
}
.card-grid__suggested-links-title {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  line-height: inherit;
  box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.22);
  font-weight: 400;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
.card-grid__suggested-links-title .circle {
  position: relative;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: bottom;
  border-radius: 100%;
  --line-length: 10px;
  --line-thickness: 2px;
}
.card-grid__suggested-links-title .circle:is(:hover, :focus) :is(.horizontal, .vertical) {
  background-color: #fff;
}
.card-grid__suggested-links-title .circle.closed :is(.horizontal, .vertical) {
  transform: rotate(-90deg);
}
.card-grid__suggested-links-title .circle.closed .horizontal {
  opacity: 1;
}
.card-grid__suggested-links-title .circle.opened {
  opacity: 1;
}
.card-grid__suggested-links-title .circle.opened :is(.horizontal, .vertical) {
  transform: rotate(90deg);
}
.card-grid__suggested-links-title .circle.opened .horizontal {
  opacity: 0;
}
.card-grid__suggested-links-title .circle :is(.horizontal, .vertical) {
  position: absolute;
  padding: 0;
  margin: 0;
  background-color: #7B776E;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: transform, opacity;
}
.card-grid__suggested-links-title .circle .horizontal {
  top: calc(50% - var(--line-thickness) / 2);
  left: calc(50% - var(--line-length) / 2);
  width: var(--line-length);
  height: var(--line-thickness);
}
.card-grid__suggested-links-title .circle .vertical {
  top: calc(50% - var(--line-length) / 2);
  left: calc(50% - var(--line-thickness) / 2);
  width: var(--line-thickness);
  height: var(--line-length);
}
.card-grid__suggested-links-title:is(:hover, :focus) {
  cursor: pointer;
  color: #fff;
  background: #4c4c4c;
}
.card-grid__suggested-links-title:is(:hover, :focus) .circle :is(.vertical, .horizontal) {
  background-color: #fff;
}
.card-grid__suggested-links-ul {
  position: absolute;
  z-index: 2;
  display: none;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  background: #fff;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.36);
}
.card-grid__suggested-links-ul li {
  padding-left: 0px;
  line-height: 1.2;
  border-top: 1px solid #efefef;
}
@media only screen and (max-width: 767px) {
  .card-grid__suggested-links-ul li {
    margin-bottom: 0;
  }
}
.card-grid__suggested-links-ul li a {
  position: static;
  display: block;
  padding: 8px 5px 8px 25px;
  color: #4c4c4c;
  text-decoration: none;
}
.card-grid__suggested-links-ul li a:is(:hover, :focus) {
  color: #fff;
  background: #898989;
}

.homepage-card--half {
  display: inline-block;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 49.2822733093%;
  margin-right: 0;
}
.homepage-card--half:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 530px) {
  .homepage-card--half {
    margin: 0.5rem 0;
    width: 100%;
  }
}
.homepage-card--half h2 {
  margin-bottom: 1rem;
  line-height: 1;
  color: #4c4c4c;
  font-weight: 400;
  font-size: 24px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
.homepage-card--half h2:is(:hover, :focus) + p {
  text-decoration: underline;
}
.homepage-card--half h3 {
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-weight: 400;
  font-size: 21px;
  font-family: "Open Sans", sans-serif;
}
.homepage-card--half a {
  text-decoration: none;
}
.homepage-card--half a .text-container,
.homepage-card--half a .homepage-card--media-type {
  color: #4c4c4c;
}
.homepage-card--half a:is(:hover, :focus) :is(h2, h3) {
  text-decoration: underline;
}
.homepage-card--half .businesscard-photo img {
  margin-left: 0.5rem;
}
.homepage-card--half.top-left {
  position: relative;
  padding: 0 1rem 1rem 0;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
@media only screen and (max-width: 530px) {
  .homepage-card--half.top-left {
    padding: 0;
    border-right: 0;
  }
}
.homepage-card--half.top-right {
  padding: 0 0 1rem 1rem;
  border-bottom: 1px solid #c6c6c6;
}
@media only screen and (max-width: 530px) {
  .homepage-card--half.top-right {
    padding: 0;
  }
}
.homepage-card--half.bottom-left {
  padding: 2rem 1rem 0 0;
  border-right: 1px solid #c6c6c6;
}
@media only screen and (max-width: 530px) {
  .homepage-card--half.bottom-left {
    padding: 0;
    border-right: none;
    border-bottom: 1px solid #c6c6c6;
  }
}
.homepage-card--half.bottom-right {
  padding: 2rem 0 0 1rem;
}
@media only screen and (max-width: 530px) {
  .homepage-card--half.bottom-right {
    padding: 0;
  }
}
.homepage-card--half .white-cover {
  position: absolute;
  right: -30px;
  bottom: -30px;
  z-index: 2;
  background: #fff;
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 530px) {
  .homepage-card--half .white-cover {
    display: none;
  }
}

.flag-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 17px;
  text-decoration: none;
  border-bottom: 2px solid #427bac;
  background-color: #ebebeb;
}
@media only screen and (min-width: 1025px) {
  .flag-card:nth-child(3n+0) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 531px) and (max-width: 846px) {
  .flag-card {
    width: 48%;
    margin-right: 4%;
  }
  .flag-card:nth-child(2n+0) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 530px) {
  .flag-card {
    width: 100%;
    margin-right: 0;
  }
}
.flag-card:is(:hover, :focus) .flag-card--card-title {
  text-decoration: underline;
}
.flag-card:is(:hover, :focus) .flag-card--card-image img {
  filter: grayscale(100%);
}
.flag-card--container {
  display: flex;
  flex-wrap: wrap;
}
.flag-card--content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.flag-card--flag {
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 10;
  padding: 5px 10px;
  color: #4c4c4c;
  font-weight: bold;
  background-color: #bfd8ed;
}
.flag-card--flag::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  border-top: 12px solid #7db3cb;
  border-left: 12px solid transparent;
  width: 0;
  height: 0;
}
.flag-card--card {
  width: 100%;
}
.flag-card--card-image {
  position: relative;
  display: block;
  width: 100%;
  height: 200px;
  overflow: hidden;
  border: 0;
}
.flag-card--card-image-border {
  border: 1px solid #ebebeb;
}
.flag-card--card-title {
  display: block;
  flex: 1 0 auto;
  width: 100%;
  padding: 10px;
  text-decoration: none;
}
.flag-card--card-title::before {
  content: "";
  position: absolute;
  top: 196px;
  left: calc(50% - var(--arrow-width) / 2);
  width: 0;
  height: 0;
  margin: -10px;
  border-right: var(--arrow-width) solid transparent;
  border-bottom: 14px solid #ebebeb;
  border-left: var(--arrow-width) solid transparent;
  --arrow-width: 12px;
}
.flag-card--card-tags {
  position: relative;
  flex: 1 0 auto;
  padding: 10px 10px 10px 26px;
  color: #4c4c4c;
  font-size: 0.8rem;
}
.flag-card--card-tags:not(:empty)::before {
  position: absolute;
  left: 8px;
  color: #4c4c4c;
  font-weight: normal;
  content: "\f02b";
  display: inline-block;
  margin: 0;
  font-size: 13px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.related-sites--standard {
  clear: both;
  padding: 1rem 0;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .related-sites--standard {
    margin-bottom: 1rem;
  }
}
.related-sites > .related-sites__background {
  position: absolute;
  left: calc(-1 * (100vw - 100%) / 2);
  display: block;
  width: 100vw;
  height: 55px;
  max-width: 100vw;
  background-position-x: center;
}
.related-sites > .related-sites__banner {
  position: relative;
  padding: 1rem;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  font-family: "Rokkitt", serif;
}
.related-sites > .related-sites__wrapper {
  margin: 2rem 0 1.25rem;
}
.related-sites > .related-sites__wrapper > a:is(.sub-site, .related-site) {
  transition: background-color 0.15s ease;
}
@media only screen and (max-width: 767px) {
  .related-sites > .related-sites__wrapper > a:is(.sub-site, .related-site) {
    min-height: 74px;
    margin-bottom: 1.5rem;
  }
}
.related-sites__wrapper {
  display: grid;
  grid: 1fr/repeat(3, 1fr);
  gap: 1.5rem;
  margin: 1rem 0;
}
@media only screen and (max-width: 767px) {
  .related-sites__wrapper {
    display: flex;
    flex-flow: column;
    gap: 1rem;
  }
}
@media print {
  .related-sites__wrapper {
    display: flex;
    flex-flow: column;
  }
}
.related-sites__wrapper > * {
  width: 100%;
  margin: 0 !important;
}
.related-sites__wrapper a.sub-site,
.related-sites__wrapper a.related-site {
  position: relative;
  display: inline-block;
  padding: 14px 0 14px 10px;
  margin-top: 1rem;
  margin-bottom: 16px;
  overflow: hidden;
  color: #fff;
  font-size: 20px;
  font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
  text-decoration: none;
  border-radius: 4px;
  box-shadow: 0 1px 5px 0 #9c9c9c;
}
@media only screen and (max-width: 1024px) {
  .related-sites__wrapper a.sub-site,
  .related-sites__wrapper a.related-site {
    min-height: 74px;
    padding: 14px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .related-sites__wrapper a.sub-site,
  .related-sites__wrapper a.related-site {
    min-height: 97px;
  }
}
@media only screen and (max-width: 530px) {
  .related-sites__wrapper a.sub-site,
  .related-sites__wrapper a.related-site {
    min-height: 74px;
    width: 100%;
  }
}
@media print {
  .related-sites__wrapper a.sub-site,
  .related-sites__wrapper a.related-site {
    display: block !important;
    page-break-inside: avoid;
    width: 100%;
    margin: 0;
    font-size: 17px !important;
  }
  .related-sites__wrapper a.sub-site::after,
  .related-sites__wrapper a.related-site::after {
    font-weight: normal;
  }
}
.related-sites__wrapper a.sub-site#ehp-related-site,
.related-sites__wrapper a.related-site#ehp-related-site {
  overflow: visible;
  background: url("/themes/custom/niehs_cms/web-resources/images/related-site-ehp-jhp-background.png") 100% center no-repeat #006eb1;
  background-size: cover;
}
.related-sites__wrapper a.sub-site#ehp-related-site .text-container,
.related-sites__wrapper a.related-site#ehp-related-site .text-container {
  width: 60%;
}
.related-sites__wrapper a.sub-site#kids-related-site,
.related-sites__wrapper a.related-site#kids-related-site {
  overflow: visible;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/related-site-kids-background.png");
  background-color: #cb2e71;
}
.related-sites__wrapper a.sub-site#kids-related-site:is(:hover, :focus),
.related-sites__wrapper a.related-site#kids-related-site:is(:hover, :focus) {
  background-color: rgb(182.2108433735, 41.2891566265, 101.4277108434);
}
.related-sites__wrapper a.sub-site#kids-related-site .text-container,
.related-sites__wrapper a.related-site#kids-related-site .text-container {
  width: 50%;
}
.related-sites__wrapper a.sub-site#ntp-related-site,
.related-sites__wrapper a.related-site#ntp-related-site {
  overflow: visible;
  background: url("/themes/custom/niehs_cms/web-resources/images/related-site-ntp-background.png") 85% center no-repeat #222f5b;
  background-size: 250%;
}
.related-sites__wrapper a.sub-site#ntp-related-site:is(:hover, :focus),
.related-sites__wrapper a.related-site#ntp-related-site:is(:hover, :focus) {
  background-color: rgb(27.064, 37.412, 72.436);
}
.related-sites__wrapper a.sub-site#ntp-related-site .text-container,
.related-sites__wrapper a.related-site#ntp-related-site .text-container {
  width: 60%;
}
.related-sites__wrapper a.sub-site#study-related-site,
.related-sites__wrapper a.related-site#study-related-site {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  font-weight: 700;
  font-size: 27px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75rem;
  background-color: #3d773d;
}
.related-sites__wrapper a.sub-site#study-related-site:is(:hover, :focus),
.related-sites__wrapper a.related-site#study-related-site:is(:hover, :focus) {
  background-color: rgb(52.3583333333, 102.1416666667, 52.3583333333);
}
.related-sites__wrapper a.sub-site#study-related-site span,
.related-sites__wrapper a.related-site#study-related-site span {
  font-style: italic;
  font-weight: 300;
}
.related-sites__wrapper a.sub-site#ntp-related-site:is(:hover, :focus), .related-sites__wrapper a.sub-site#ehp-related-site:is(:hover, :focus), .related-sites__wrapper a.sub-site#kids-related-site:is(:hover, :focus), .related-sites__wrapper a.sub-site#study-related-site:is(:hover, :focus),
.related-sites__wrapper a.related-site#ntp-related-site:is(:hover, :focus),
.related-sites__wrapper a.related-site#ehp-related-site:is(:hover, :focus),
.related-sites__wrapper a.related-site#kids-related-site:is(:hover, :focus),
.related-sites__wrapper a.related-site#study-related-site:is(:hover, :focus) {
  text-decoration: underline;
}
@media only screen and (min-width: 531px) and (max-width: 1024px) {
  .related-sites__wrapper a.sub-site#ntp-related-site .text-container, .related-sites__wrapper a.sub-site#ehp-related-site .text-container, .related-sites__wrapper a.sub-site#kids-related-site .text-container, .related-sites__wrapper a.sub-site#study-related-site .text-container,
  .related-sites__wrapper a.related-site#ntp-related-site .text-container,
  .related-sites__wrapper a.related-site#ehp-related-site .text-container,
  .related-sites__wrapper a.related-site#kids-related-site .text-container,
  .related-sites__wrapper a.related-site#study-related-site .text-container {
    width: 100%;
  }
}
@media only screen and (max-width: 530px) {
  .related-sites__wrapper a.sub-site#ntp-related-site .text-container, .related-sites__wrapper a.sub-site#ehp-related-site .text-container, .related-sites__wrapper a.sub-site#kids-related-site .text-container, .related-sites__wrapper a.sub-site#study-related-site .text-container,
  .related-sites__wrapper a.related-site#ntp-related-site .text-container,
  .related-sites__wrapper a.related-site#ehp-related-site .text-container,
  .related-sites__wrapper a.related-site#kids-related-site .text-container,
  .related-sites__wrapper a.related-site#study-related-site .text-container {
    width: 100%;
  }
}
.related-sites__wrapper .kids-highlight {
  color: #f2f687;
}
@media only screen and (max-width: 1024px) {
  .related-sites__wrapper .related-site__illustration {
    display: none;
  }
}
.related-sites__wrapper .related-site__illustration.ehp, .related-sites__wrapper .related-site__illustration.ntp, .related-sites__wrapper .related-site__illustration.c--kids {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
.related-sites__wrapper .related-site__illustration.ehp {
  top: -15px;
  right: 0;
  width: 155px;
  height: 101px;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/ehp_jhp_logo.png");
}
.related-sites__wrapper .related-site__illustration.ntp {
  top: -10px;
  right: 0;
  width: 140px;
  height: 92px;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/ntp_logo.png");
}
.related-sites__wrapper .related-site__illustration.c--kids {
  right: 0;
  bottom: 0;
  width: 185px;
  height: 101px;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/related-site-kids-illustration.png");
}

.clinical-studies__banner {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  text-decoration: none;
  border-radius: 4px;
  background: #3d773d;
  box-shadow: 0 1px 5px 0 #9c9c9c;
}
.clinical-studies__banner:-moz-any-link * {
  color: #fff;
}
.clinical-studies__banner:any-link * {
  color: #fff;
}
.clinical-studies__banner h2 {
  margin-bottom: 0.25rem;
  font-size: 27px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.clinical-studies__banner h2 span {
  font-style: italic;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
.clinical-studies__banner p.italic {
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .clinical-studies__banner p.italic {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .clinical-studies__banner p.italic {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (max-width: 530px) {
  .clinical-studies__banner p.italic {
    margin-top: 1rem;
  }
}
.clinical-studies__banner--wrapper {
  grid-column: auto/span 8;
  padding: 1rem;
}
@media only screen and (max-width: 767px) {
  .clinical-studies__banner--wrapper {
    grid-column: auto/span 12;
  }
}
.clinical-studies__banner--wrapper *:not(h2) {
  text-decoration: none !important;
}
.clinical-studies__banner--wrapper a:first-child:is(:hover, :focus) {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .clinical-studies__banner {
    height: 162px;
    background-image: url("/themes/custom/niehs_cms/web-resources/images/clinical-banner.jpg");
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .clinical-studies__banner {
    min-height: 162px;
    box-shadow: inset 200px 1px 218px 65px rgb(61, 119, 61);
  }
}
@media only screen and (max-width: 530px) {
  .clinical-studies__banner {
    box-shadow: inset 200px 1px 218px 43px rgb(61, 119, 61);
    width: 100%;
  }
}
.clinical-studies__banner:is(:hover, :focus) {
  background: rgb(43.7166666667, 85.2833333333, 43.7166666667);
}
.clinical-studies__banner:is(:hover, :focus) h2,
.clinical-studies__banner:is(:hover, :focus) p {
  text-decoration: underline;
}
.clinical-studies__banner--img-wrapper {
  grid-column: auto/span 4;
  order: 1;
}
@media only screen and (max-width: 767px) {
  .clinical-studies__banner--img-wrapper {
    display: none;
  }
}
.clinical-studies__banner--img-wrapper img {
  display: block;
  min-height: 156px;
  border-radius: 0 4px 4px 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}
.clinical-studies__summary {
  width: 100%;
}
@media only screen and (max-width: 530px) {
  .clinical-studies__summary {
    display: none;
  }
}
.clinical-studies__summary p {
  margin-bottom: 0;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .clinical-studies__summary p {
    line-height: 1.15;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .clinical-studies__summary p {
    font-size: 15px;
    line-height: 1;
  }
}

@media only screen and (min-width: 768px) and (max-width: 846px) {
  .landing-page__health .box__two-third--featured-resources {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 846px) {
  .landing-page__about .box_body {
    display: block;
  }
}

.row-container {
  display: flex;
}

@media only screen and (max-width: 530px) {
  .landing-page {
    margin-top: 350px;
  }
}
.landing-page .landing-page__title-summary {
  color: #fff;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 65.0222574547%;
}
.landing-page .landing-page__title-summary:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .landing-page .landing-page__title-summary {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 100%;
  }
  .landing-page .landing-page__title-summary:last-child {
    margin-right: 0;
  }
}
.landing-page__content-wrapper {
  margin: 385px 2rem 0;
}
@media only screen and (min-width: 1251px) {
  .landing-page__content-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .landing-page__content-wrapper::after {
    clear: both;
    content: "";
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .landing-page__content-wrapper {
    margin: 385px 4rem 0;
  }
}
@media only screen and (max-width: 530px) {
  .landing-page__content-wrapper {
    margin: 0 1rem;
  }
}
.landing-page__content-wrapper::after {
  content: "";
  display: block;
  clear: both;
}
.landing-page__content-wrapper #inner__row--related-links {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.landing-page__content-wrapper #inner__row--related-links::after {
  clear: both;
  content: "";
  display: block;
}
.landing-page__content-wrapper #inner__row--related-links .box__title--short {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.landing-page__content-wrapper #inner__row--related-links .box__title--short::after {
  clear: both;
  content: "";
  display: block;
}
.landing-page__inner-wrapper {
  float: left;
  margin-top: -300px;
  width: 100%;
}
.landing-page__inner-wrapper .landing--title-wrapper {
  display: inline-block;
  width: 100%;
}
.landing-page__inner-wrapper .page-title {
  color: #fff;
  font-weight: 400;
  font-size: 60px;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
}
@media only screen and (max-width: 530px) {
  .landing-page__inner-wrapper .page-title {
    font-size: 50px;
  }
}
.landing-page__inner-wrapper .landing-page__page-wrapper {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  -moz-column-gap: 5%;
  column-gap: 5%;
}
.landing-page__inner-wrapper .box_body .desktop-search {
  width: 100%;
}
.landing-page__inner-wrapper .all-scientist input,
.landing-page__inner-wrapper .research-groups input {
  width: 100%;
}

@media only screen and (min-width: 1251px) {
  .inner-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .inner-wrapper::after {
    clear: both;
    content: "";
    display: block;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .inner-wrapper {
    margin-right: 4rem;
    margin-left: 4rem;
  }
}

.node--type-landing-page {
  position: static;
}

@media only screen and (min-width: 1025px) {
  .landing-page__news .box__two-third.box__two-third__newsletters.ae + .card-grid {
    margin-right: 0;
  }
  .landing-page__news h4.featured-events-nores {
    line-height: 20;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .landing-page__news .landing-page__page-wrapper .card-grid {
    grid-column: span 6;
  }
}
.landing-page__news .row {
  grid-column: span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  -moz-column-gap: 5%;
  column-gap: 5%;
}
.landing-page__news .row:nth-child(2) {
  display: flex;
  flex-flow: row wrap;
}
.landing-page__news .box__two-third__events .box__two-third__events__body {
  display: grid;
  height: 100%;
  padding: 0.75rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .landing-page__news .box__two-third__events .box__two-third__events__body {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0.75rem;
  }
}
.landing-page__news .box__two-third__events .box__two-third__events__body .event_wrapper {
  margin-bottom: 45px;
}
.landing-page__news .box__two-third__events .box__two-third__events__body #filter {
  display: grid;
  grid: auto-flow min-content/1fr 1fr;
  gap: 0;
}
@media only screen and (max-width: 767px) {
  .landing-page__news .box__two-third__events .box__two-third__events__body #filter {
    grid-template-columns: 1fr;
  }
}
.landing-page__news .box__two-third__events .box__two-third__events__body #filter .date-callout-card {
  width: 95%;
  margin: 0 0.5rem;
}
@media only screen and (max-width: 767px) {
  .landing-page__news .box__two-third__events .box__two-third__events__body #filter .date-callout-card {
    width: 95%;
  }
}
.landing-page__news .box__two-third__events .box__two-third__events__body .find-more-link {
  margin-top: auto;
}
.landing-page__news .box__two-third__events .box__two-third__events__body a::after {
  display: none;
}
.landing-page__news .box__two-third__events.box__two-third {
  margin-right: 0;
}
.landing-page__news .box__two-third__events.box__two-third .box-half.float-left {
  height: 90%;
  overflow: visible;
  box-shadow: none;
}
.landing-page__news .box__two-third__events.box__two-third .box-half.float-left .date-callout-card {
  float: none;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .landing-page__news .box__one-third__news {
    grid-column: span 12;
    display: flex;
  }
}

@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .landing-page__funding .landing-page__page-wrapper .card-grid:nth-child(3n) {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .landing-page__funding .box__one-third__funding.even {
    grid-column: span 6;
    display: flex;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .landing-page__careers .box__two-third--featured-resources {
    grid-column: span 12;
    display: flex;
  }
}
.landing-page__careers .box__one-third__careers {
  margin-right: 0;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .landing-page__careers .card-grid {
    grid-column: span 6;
    display: flex;
  }
  .landing-page__careers .card-grid:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .landing-page__careers .card-grid:nth-child(3n) {
    margin-right: 0;
  }
}

.search-data {
  display: block;
  width: 100%;
  padding: 20px 10px;
  border-left: 5px solid #427bac;
  background-color: #ebebeb;
}
.search-data input {
  height: 40px;
  vertical-align: top;
}
.search-data input[type=text] {
  display: inline-block;
  width: 70%;
  margin-right: 3%;
}
.search-data input[type=submit] {
  width: 25%;
  padding: 10px;
  color: #fff;
  font-size: 1rem;
  border: transparent;
  border-radius: 3px;
  background-color: #427bac;
}
@media only screen and (max-width: 530px) {
  .search-data input[type=submit] {
    font-size: 0.8rem;
  }
}

.search-data__showlist {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 188px;
  padding: 10px 20px 10px 10px;
  margin: 0 0 20px 15px;
  color: #fff;
  border-radius: 0 0 3px 3px;
  background-color: #427bac;
}
.search-data__showlist:is(:hover, :focus) {
  background-color: #225c7a;
}
.search-data__showlist-text {
  padding-left: 15px;
  font-weight: bold;
}

.search-data--nolist {
  margin-bottom: 10px;
}

.search-data__button {
  font-size: 1.4rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.search-data__button-expand::before {
  content: "\f0fe";
}
.search-data__button-collapse::before {
  content: "\f146";
}

.search-data--tri-column {
  display: inline-block;
  width: 33%;
  margin: 10px 3% 0 0;
}
@media only screen and (max-width: 530px) {
  .search-data--tri-column {
    width: 70%;
  }
}
.search-data--tri-column select {
  width: 100%;
  height: 34px;
  color: #4c4c4c;
  font-weight: 400;
  font-size: 14px;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  background-color: #f7f7f7;
}

.search-data--results {
  display: inline;
  float: right;
  margin: 20px 15px 0 0;
  text-align: right;
}

.search-data--results-count {
  font-weight: bold;
  font-size: 2rem;
  text-align: right;
}

.search-data--results-label {
  text-align: right;
}

.related-links--content-wrapper {
  margin: 2rem -2em 0 -2rem;
}

.content #inner__row--related-links-container {
  background: #fff;
}
.content #inner__row--related-links-container .inner-wrapper {
  display: inline-block;
  width: 75%;
  margin: 1rem 0 0 3rem;
}
.content #inner__row--related-links-container .inner-wrapper .related-link {
  display: list-item;
  width: 100%;
  list-style-type: disc;
}
.content #inner__row--related-links-container .inner-wrapper .related-link .text-container {
  font-size: 13px;
}
.content #inner__row--related-links-container .inner-wrapper .related-link .text-container p {
  margin-bottom: 0;
}
.content #inner__row--related-links-container .inner-wrapper .related-link:nth-child(2n) {
  margin-right: 0;
}

.content-header {
  width: 100%;
  margin-top: -4rem;
}
@media only screen and (max-width: 767px) {
  .content-header {
    margin-top: 0;
  }
}
.content-header .page-title-wrapper {
  width: 1200px;
  margin: 0 auto;
}
.content-header .header-spacer {
  display: block;
  float: left;
  width: 260px;
  height: 1rem;
}
@media only screen and (max-width: 1024px) {
  .content-header .header-spacer {
    transition-timing-function: ease;
    transition-duration: 1s;
    transition-property: padding, width, margin-left, margin-right;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .content-header .header-spacer {
    transition: none;
  }
}
@media only screen and (max-width: 1024px) {
  .content-header .header-spacer.hide {
    width: 0;
  }
  .content-header .header-spacer.hide + h1 {
    padding-right: 2rem;
    padding-left: 1.25rem;
    transition-timing-function: ease;
    transition-duration: 1s;
    transition-property: padding, width, margin-left, margin-right;
    margin-left: 0%;
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .content-header .header-spacer.hide + h1 {
    transition: none;
  }
}
@media only screen and (max-width: 1024px) {
  .content-header .header-spacer.hide + h1:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .content-header .header-spacer {
    height: 1px;
  }
}
.content-header h1 {
  padding: 1.5rem 2rem 0.75rem;
  margin-top: 6rem;
  margin-bottom: 0;
  line-height: 0.85;
  background: #fff;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 75.0783584365%;
  margin-left: 3.0605524727%;
}
.content-header h1:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
  .content-header h1 {
    background: #fff;
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 69.3944752729%;
  }
  .content-header h1:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .content-header h1 {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 65.0222574547%;
  }
  .content-header h1:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content-header h1 {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 60.6500396366%;
  }
  .content-header h1:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .content-header h1 {
    padding-left: 1.25rem;
    margin-top: 0;
    margin-left: 0;
    background: none;
    width: 100%;
  }
}
.content-header h1.fill {
  width: 90%;
}
@media only screen and (max-width: 767px) {
  .content-header h1.fill {
    width: 100%;
  }
}

.content-header--background-title {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 125px;
  background: url("/themes/custom/niehs_cms/web-resources/images/content-page-background.png") #709c24;
  box-shadow: inset 0px 74px 112px -10px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .content-header--background-title {
    min-height: 85px;
  }
}
.content-header--background-title.research {
  background: linear-gradient(rgba(175, 228, 47, 0.63), rgba(141, 214, 14, 0.63)), url("/themes/custom/niehs_cms/web-resources/images/research-parallax-2.jpg");
  background-position-y: center;
}

.ua-trident .content-header--background-title {
  min-height: 0;
}

.content-page-wrapper {
  width: 100%;
}
.content-page-wrapper .content-page--inner-wrapper {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.content-page-wrapper .content-page--inner-wrapper::after {
  clear: both;
  content: "";
  display: block;
}
.content-page-wrapper .content {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 2rem;
  line-height: 1.6;
  background: #fff;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 75.0783584365%;
  margin-left: 3.0605524727%;
}
.content-page-wrapper .content:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
  .content-page-wrapper .content {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 69.3944752729%;
  }
  .content-page-wrapper .content:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .content-page-wrapper .content {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 65.0222574547%;
  }
  .content-page-wrapper .content:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content-page-wrapper .content {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 60.6500396366%;
  }
  .content-page-wrapper .content:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .content-page-wrapper .content {
    margin-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .content-page-wrapper .content.full-width {
    width: 100%;
    margin-left: 0;
    transition-timing-function: ease;
    transition-duration: 1s;
    transition-property: padding, width, margin-left, margin-right;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .content-page-wrapper .content.full-width {
    transition: none;
  }
}

#jumpdown,
#inline_jumpdown {
  margin: 0 0 1.5rem 0;
  overflow: auto;
}

.jumpdown-narrow {
  width: 255px;
}

#jumpdown {
  cursor: pointer;
  border-bottom: 1px solid #4c4c4c;
}
#jumpdown .jm-toc {
  display: block;
  padding: 0 5px 8px;
}
#jumpdown .jm-toc::before {
  transition: all 0.5s ease;
  font-weight: normal;
  content: "\f054";
  display: inline-block;
  margin: 2px 10px 0 0;
  font-size: 15px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
#jumpdown .jm-toc.open::before {
  transform: rotate(90deg);
}
#jumpdown ul {
  display: none;
  width: 100%;
  padding: 0;
  margin: 0px;
  list-style-type: none;
  font-size: 13px;
  line-height: 140%;
  border-top: 1px solid #cccccc;
  border-right: none;
  border-left: none;
}
#jumpdown li {
  margin-bottom: 0;
}
#jumpdown li a {
  display: block;
  padding: 0.5rem;
  color: #4c4c4c;
  text-decoration: none;
  border-top: 1px solid #ebebeb;
}
#jumpdown li a:is(:hover, :focus) {
  color: #fff;
  background-color: rgb(97.4409937888, 101.3913043478, 114.5590062112);
}
#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 {
    margin-bottom: 0;
  }
  #jumpdown li a {
    padding: 0.75em 1em 0.75em 1.5em;
    font-size: 125%;
  }
  #jumpdown li:last-child a {
    border-bottom: none;
  }
}
.content-page--inner-wrapper .float-right:not(.niehs_media_narrow):not(.niehs_media):not(.featured-newsletter-snippet-wrapper) {
  width: 33%;
  margin: 0 0 2rem 2rem;
}
@media only screen and (max-width: 846px) {
  .content-page--inner-wrapper .float-right:not(.niehs_media_narrow):not(.niehs_media):not(.featured-newsletter-snippet-wrapper) {
    float: none;
    width: 100%;
    margin: 0 0 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .content-page--inner-wrapper .float-right:not(.niehs_media_narrow):not(.niehs_media):not(.featured-newsletter-snippet-wrapper) {
    margin-left: 1rem;
  }
}
.content-page--inner-wrapper .float-right:not(.niehs_media_narrow):not(.niehs_media):not(.featured-newsletter-snippet-wrapper) .float-right {
  margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content-page--inner-wrapper .float-right.caption.caption-right {
    float: none;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .content-page--inner-wrapper .float-right.caption.caption-right {
    float: right;
  }
}
@media only screen and (max-width: 530px) {
  .content-page--inner-wrapper .float-right.caption.caption-right {
    float: none;
  }
}
.content-page--inner-wrapper .calloutBoxNarrow + *:not(.calloutBoxNarrow) {
  clear: left;
}
.content-page--inner-wrapper .cke_widget_wrapper .calloutBoxAction.Narrow {
  float: none;
  width: auto;
  margin-left: 0;
}
.content-page--inner-wrapper .cke_widget_wrapper .calloutBoxAction.Narrow h4 {
  width: 100%;
}
.content-page--inner-wrapper .float-right .calloutBoxAction {
  position: relative;
  z-index: 50;
}
.content-page--inner-wrapper .float-right .calloutBoxAction h4 {
  width: 100%;
  width: 10%;
  margin: 0 0 0;
}
@media only screen and (max-width: 1024px) {
  .content-page--inner-wrapper .float-right .calloutBoxAction h4 {
    width: 109%;
  }
}
@media only screen and (max-width: 846px) {
  .content-page--inner-wrapper .float-right .calloutBoxAction h4 {
    width: 104%;
  }
}
@media only screen and (max-width: 767px) {
  .content-page--inner-wrapper .float-right .calloutBoxAction h4 {
    width: 100%;
  }
}
.content-page--inner-wrapper .calloutBoxAction {
  position: relative;
  z-index: 50;
  display: inline-block;
  width: 100%;
  margin-bottom: 39px;
  font-size: 14px;
}
.content-page--inner-wrapper .calloutBoxAction.Narrow {
  width: 100%;
}
.content-page--inner-wrapper .calloutBoxAction h4 {
  position: relative;
  top: 0;
  z-index: 100;
  display: block;
  width: 100%;
  padding: 8px 12px 8px 12px;
  margin: 0;
  color: #fff;
  font-size: 1.5rem;
  font-family: "Rokkitt", serif;
  line-height: 0.85;
  background: var(--scheme-primary);
  box-shadow: 1px 1px 2px #333;
}
@media only screen and (max-width: 767px) {
  .content-page--inner-wrapper .calloutBoxAction h4 {
    left: 0;
    width: 100%;
    box-shadow: none;
  }
}
.content-page--inner-wrapper .calloutBoxAction h4 .ribbon-tri-left,
.content-page--inner-wrapper .calloutBoxAction h4 .ribbon-tri-right {
  position: absolute;
  bottom: -15px;
  border-style: solid;
  border-color: var(--scheme-primary) transparent transparent transparent;
  width: 0;
  height: 0;
}
.content-page--inner-wrapper .calloutBoxAction h4 .ribbon-tri-left {
  left: 0;
  z-index: 99;
  border-width: 15px 0 0 10px;
}
.content-page--inner-wrapper .calloutBoxAction h4 .ribbon-tri-right {
  right: -1px;
  border-width: 15px 10px 0 0;
}
@media only screen and (max-width: 530px) {
  .content-page--inner-wrapper .calloutBoxAction h4 .ribbon-tri-right {
    right: 0;
  }
}
.content-page--inner-wrapper .calloutBoxAction .calloutActionBody {
  display: block;
  padding: 6px 8px 1px 10px;
  margin: -7px 9px;
  overflow: auto;
  font-size: 13px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjEuMCIgeDI9IjAuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5ZDdlNSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjNmM2YzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-image: linear-gradient(-45deg, #c9d7e5 0%, #f3f3f3 50%, #f7f7f7 100%);
  background-size: 100%;
}
.content-page--inner-wrapper .calloutBoxAction .calloutActionBody p {
  font-size: 15px;
}
.content-page--inner-wrapper .calloutBoxAction .calloutAction-body-text {
  display: block;
  padding: 16px 8px 10px 8px;
  margin-top: -10px;
  font-size: 13px;
}
.content-page--inner-wrapper .calloutBoxAction .calloutAction-body-text h3 {
  padding-bottom: 0;
  border-bottom: none;
}
.content-page--inner-wrapper .calloutBoxAction .calloutAction-body-text p {
  width: 100%;
}
.content-page--inner-wrapper .calloutBoxAction .calloutAction-body-text > .cta {
  display: inline-block;
  padding: 6px 30px 6px 5px;
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  background: var(--scheme-primary);
}
.content-page--inner-wrapper .calloutBoxAction .calloutAction-body-text .cta-arrow {
  position: absolute;
  top: 50%;
  right: 9px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border-width: 4px 0 4px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.content-page--inner-wrapper .calloutBoxAction.sidebar-with-ribbon {
  padding: 0 0 0 8px;
  margin-bottom: 1.5rem;
  border-left: none;
}
.content-page--inner-wrapper .calloutBoxAction.sidebar-with-ribbon h4 {
  line-height: 1;
}
.content-page--inner-wrapper .calloutBoxAction.sidebar-with-ribbon h4 span {
  font-size: 22px;
}
.content-page--inner-wrapper .calloutBoxAction.sidebar-with-ribbon p {
  margin-bottom: 0.25rem;
  font-size: 13px;
}
.content-page--inner-wrapper #archive {
  margin-bottom: 10px;
  border: none;
}
.content-page--inner-wrapper #archive h4,
.content-page--inner-wrapper #archive h4.archiveHeader {
  padding: 2px 0 2px 10px;
  margin-bottom: 0;
  color: #fff;
  font-size: 13px;
  font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
  line-height: 150%;
  background-color: var(--scheme-primary);
}
.content-page--inner-wrapper #archive div,
.content-page--inner-wrapper #archive .archiveBody {
  padding: 5px 15px 10px;
  margin: 0 0 15px;
  font-size: 13px;
  border-bottom: 3px solid var(--scheme-primary);
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow {
  padding: 0;
  border-left: none;
  box-shadow: 0 3px 6px rgba(90, 90, 90, 0.4117647059);
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow .study-title {
  padding: 1.25rem 0.5rem 0.5rem;
  background: url("/themes/custom/niehs_cms/web-resources/images/texture-cru-green-half.jpg") #2a5230;
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow .study-title p {
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #fff;
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow .study-title p.link-text {
  margin-bottom: 0;
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow .study-title p a {
  color: #fff;
  font-size: 0.95rem;
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow .study-content {
  padding: 0.25rem 0.5rem;
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow .studies-link {
  text-align: center;
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow .studies-link a {
  display: inline-block;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  background-color: #3d763d;
}
.content-page--inner-wrapper .study-header .study-callout .calloutBoxNarrow .studies-link a .arrow-right {
  display: inline-block;
  padding: 2.5px;
  margin-bottom: 1.5px;
  margin-left: 6px;
  transform: rotate(-45deg);
  border: solid #fff;
  border-width: 0 1px 1px 0;
}
.content-page--inner-wrapper .calloutBox {
  position: relative;
  z-index: 50;
  font-size: 13px;
  line-height: 20px;
}
.content-page--inner-wrapper .calloutBoxNarrow {
  position: relative;
  z-index: 50;
  float: right;
  clear: both;
  width: 33.3%;
  padding: 0 0 0 15px;
  margin: 0 0 10px 25px;
  font-size: 13px;
  border-left: 3px solid var(--scheme-primary);
}
@media only screen and (max-width: 846px) {
  .content-page--inner-wrapper .calloutBoxNarrow {
    display: inline-block;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.content-page--inner-wrapper .calloutBoxNarrow h3 {
  padding-bottom: 0;
  border-bottom: none;
}
.content-page--inner-wrapper .calloutBoxNarrow h4 {
  width: 100%;
  font-size: 14px;
  line-height: 1.3;
}
.content-page--inner-wrapper .calloutBoxNarrow p {
  width: 100% !important;
  margin-top: 10px;
  line-height: 1.5;
}
.content-page--inner-wrapper .calloutBoxNarrow img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 30%;
  object-position: center 30%;
}
@media only screen and (max-width: 846px) {
  .content-page--inner-wrapper .calloutBoxNarrow img + span {
    display: block;
  }
}
.content-page--inner-wrapper .calloutBoxNarrow .float-left + br + span {
  float: left;
}
.content-page--inner-wrapper .calloutBoxWide {
  display: inline-block;
  width: 100%;
  padding: 15px 20px;
  margin: 25px 0;
  border-top: 3px solid var(--scheme-primary);
  border-bottom: 3px solid var(--scheme-primary);
}
.content-page--inner-wrapper .calloutBoxWide h3 {
  padding-bottom: 0;
  border-bottom: none;
}
.content-page--inner-wrapper .calloutBoxWide h4 {
  margin: 0 0 1rem;
}
.content-page--inner-wrapper .calloutBoxWide p {
  width: 100%;
}
.content-page--inner-wrapper .calloutBoxWide p:last-child {
  margin-bottom: 0;
}
.content-page--inner-wrapper .calloutBox h4 {
  width: 100%;
  margin: 0;
  font-size: 16px;
}
.content-page--inner-wrapper .float-right > .calloutBox {
  position: relative;
  z-index: 50;
  font-size: 13px;
  line-height: 20px;
}
.content-page--inner-wrapper .float-right > .calloutBoxNarrow {
  position: relative;
  z-index: 50;
  float: none;
  width: 100%;
  padding: 0 20px;
  margin: 0 0 7px 0;
  border-left: 3px solid var(--scheme-primary);
}
.content-page--inner-wrapper .centerlinks {
  float: right;
  clear: both;
  padding: 0 15px;
  margin: 0 0 10px 25px;
  zoom: 1;
  font-size: 13px;
  border-left: 3px solid var(--scheme-primary);
}
.content-page--inner-wrapper .centerlinks::after {
  content: "";
  display: table;
  clear: both;
}
.content-page--inner-wrapper #centerlinks-desktop {
  width: 33.3333333333%;
}
@media only screen and (max-width: 530px) {
  .content-page--inner-wrapper #centerlinks-desktop {
    display: none;
  }
}
.content-page--inner-wrapper #centerlinks-mobile {
  display: none;
  width: 100%;
}
@media only screen and (max-width: 530px) {
  .content-page--inner-wrapper #centerlinks-mobile {
    display: block;
  }
}

.content--inner-container[about="/news/newsroom"] .jumpdown-wide {
  display: none;
}
.content--inner-container[about="/news/newsroom"] .calloutBoxWide p {
  width: 75%;
}
.content--inner-container[about="/news/newsroom/subscribe"] .jumpdown-wide {
  display: none;
}
.content--inner-container[about="/news/newsroom/subscribe"] .success-story_row {
  float: none;
  border: none;
}
.content--inner-container[about="/news/newsroom/subscribe"] .media--type-image img {
  border: none;
}

.factsheets {
  max-width: 100%;
  margin: 0 auto;
}
.factsheets h4,
.factsheets h3 {
  width: 100% !important;
}
.factsheets .brochure-wrapper_header {
  margin-top: 1rem;
  font-size: 80%;
  line-height: 1.4;
  text-align: center;
}
.factsheets .slick-slide img {
  max-width: 100%;
}
.factsheets .slick-slider .slick-list {
  max-width: 700px;
  max-height: 300px;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .factsheets .slick-slider .slick-list {
    max-width: 90%;
  }
}
@media only screen and (min-width: 768px) {
  .factsheets .slick-track {
    display: flex;
    flex-flow: row nowrap;
  }
}
.factsheets .slick-initialized .slick-slide {
  display: flex;
  flex-direction: column;
  height: auto;
  max-width: 200px;
  margin: 0 10px;
}
.factsheets .brochure-wrapper_body_img_overlay {
  max-height: 100%;
}
.factsheets .brochure-wrapper_body_img {
  display: flex;
  flex-flow: column wrap;
  padding-top: 5px;
}
.factsheets .brochure-wrapper_body_img span.label-file {
  display: none;
}
.factsheets .slick-arrow {
  top: calc(50% - 45px);
  color: transparent;
  background: #fff;
  border: 0.25rem solid #4c4c4c;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
}
.factsheets .slick-arrow:is(:hover, :focus) {
  border-color: var(--scheme-secondary);
}
.factsheets .slick-arrow:is(:hover, :focus)::after, .factsheets .slick-arrow:is(:hover, :focus)::before {
  background-color: var(--scheme-secondary);
}
.factsheets .slick-prev::before, .factsheets .slick-prev::after {
  margin-right: -0.5rem;
  border-radius: 0.2rem;
  background: #4c4c4c;
  content: "";
  position: absolute;
  display: block;
  width: 1.1rem;
  height: 0.2rem;
}
.factsheets .slick-prev::before {
  right: 50%;
  bottom: 0.8rem;
  transform: rotate(45deg);
}
.factsheets .slick-prev::after {
  top: 0.82rem;
  right: 50%;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  .factsheets .slick-prev {
    left: -37px;
  }
}
.factsheets .slick-next {
  right: 0;
}
.factsheets .slick-next::before, .factsheets .slick-next::after {
  margin-right: -0.7rem;
  border-radius: 0.2rem;
  background: #4c4c4c;
  content: "";
  position: absolute;
  display: block;
  width: 1.1rem;
  height: 0.2rem;
}
.factsheets .slick-next::before {
  top: 0.8rem;
  right: 50%;
  transform: rotate(45deg);
}
.factsheets .slick-next::after {
  right: 50%;
  bottom: 0.82rem;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  .factsheets .slick-next {
    right: -37px;
  }
}

.horizontal-slider-title {
  margin: 0;
}

.horizontal-slider-item-title {
  margin: 0;
  font-weight: normal;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .factsheets .slick-slide {
    width: 100%;
    max-width: 127px;
    margin: 0 22px;
  }
  .factsheets .slick-arrow::after, .factsheets .slick-arrow::before {
    width: 1rem;
    height: 0.175rem;
  }
  .factsheets .slick-next {
    right: -30px;
  }
  .factsheets .slick-prev {
    left: -30px;
  }
  .factsheets .slick-slider .slick-list {
    max-width: 90%;
  }
}
@media only screen and (max-width: 530px) {
  .factsheets .slick-initialized .slick-slide {
    max-width: 170px;
  }
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue h4 {
  background: #2677bf;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue .ribbon-tri-right,
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue .ribbon-tri-left {
  border-color: #143e6b transparent transparent transparent;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue .calloutActionBody {
  background-image: linear-gradient(-45deg, #c9d7e5 0%, #f3f3f3 50%, #f7f7f7 100%);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue .calloutActionBody .calloutAction-body-text h3 {
  margin: 12px 0 6px;
  color: #2677bf;
  font-weight: bold;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue .calloutActionBody .calloutAction-body-text h4 {
  padding: 0;
  margin: 8px 0 16px;
  color: #2677bf;
  font-weight: 200;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  border: none;
  background: none;
  box-shadow: none;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue .calloutActionBody .calloutAction-body-text p a {
  color: #2677bf;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue .calloutActionBody .calloutAction-body-text p.thick {
  color: #2677bf;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--blue .calloutActionBody .calloutAction-body-text h5 {
  color: #2677bf;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxNarrow.color-theme--blue {
  border-color: #2677bf;
}
.content-page--inner-wrapper .calloutBoxWide.color-theme--blue {
  border-color: #2677bf;
}
.content-page--inner-wrapper #archive.color-theme--blue h4,
.content-page--inner-wrapper #archive.color-theme--blue h4.archiveHeader {
  background-color: #2677bf;
}
.content-page--inner-wrapper #archive.color-theme--blue div,
.content-page--inner-wrapper #archive.color-theme--blue .archiveBody {
  border-color: #2677bf;
}
.content-page--inner-wrapper .calloutBoxWide.factsheets.color-theme--blue {
  border-color: #2677bf;
}
.content-page--inner-wrapper .calloutBoxNarrow.factsheets.color-theme--blue {
  border-color: #2677bf;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy h4 {
  background: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy .ribbon-tri-right,
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy .ribbon-tri-left {
  border-color: #470204 transparent transparent transparent;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy .calloutActionBody {
  background-image: linear-gradient(-45deg, #e8cfcf 0%, #f4e9e9 50%, #f7f7f7 100%);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy .calloutActionBody .calloutAction-body-text h3 {
  margin: 12px 0 6px;
  color: #9a1c20;
  font-weight: bold;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy .calloutActionBody .calloutAction-body-text h4 {
  padding: 0;
  margin: 8px 0 16px;
  color: #9a1c20;
  font-weight: 200;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  border: none;
  background: none;
  box-shadow: none;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy .calloutActionBody .calloutAction-body-text p a {
  color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy .calloutActionBody .calloutAction-body-text p.thick {
  color: #9a1c20;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgandy .calloutActionBody .calloutAction-body-text h5 {
  color: #9a1c20;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxNarrow.color-theme--burgandy {
  border-color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxWide.color-theme--burgandy {
  border-color: #9a1c20;
}
.content-page--inner-wrapper #archive.color-theme--burgandy h4,
.content-page--inner-wrapper #archive.color-theme--burgandy h4.archiveHeader {
  background-color: #9a1c20;
}
.content-page--inner-wrapper #archive.color-theme--burgandy div,
.content-page--inner-wrapper #archive.color-theme--burgandy .archiveBody {
  border-color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxWide.factsheets.color-theme--burgandy {
  border-color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxNarrow.factsheets.color-theme--burgandy {
  border-color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy h4 {
  background: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy .ribbon-tri-right,
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy .ribbon-tri-left {
  border-color: #470204 transparent transparent transparent;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy .calloutActionBody {
  background-image: linear-gradient(-45deg, #e8cfcf 0%, #f4e9e9 50%, #f7f7f7 100%);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy .calloutActionBody .calloutAction-body-text h3 {
  margin: 12px 0 6px;
  color: #9a1c20;
  font-weight: bold;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy .calloutActionBody .calloutAction-body-text h4 {
  padding: 0;
  margin: 8px 0 16px;
  color: #9a1c20;
  font-weight: 200;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  border: none;
  background: none;
  box-shadow: none;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy .calloutActionBody .calloutAction-body-text p a {
  color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy .calloutActionBody .calloutAction-body-text p.thick {
  color: #9a1c20;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--burgundy .calloutActionBody .calloutAction-body-text h5 {
  color: #9a1c20;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxNarrow.color-theme--burgundy {
  border-color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxWide.color-theme--burgundy {
  border-color: #9a1c20;
}
.content-page--inner-wrapper #archive.color-theme--burgundy h4,
.content-page--inner-wrapper #archive.color-theme--burgundy h4.archiveHeader {
  background-color: #9a1c20;
}
.content-page--inner-wrapper #archive.color-theme--burgundy div,
.content-page--inner-wrapper #archive.color-theme--burgundy .archiveBody {
  border-color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxWide.factsheets.color-theme--burgundy {
  border-color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxNarrow.factsheets.color-theme--burgundy {
  border-color: #9a1c20;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--green h4 {
  background: #568117;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--green .ribbon-tri-right,
.content-page--inner-wrapper .calloutBoxAction.color-theme--green .ribbon-tri-left {
  border-color: #213601 transparent transparent transparent;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--green .calloutActionBody {
  background-image: linear-gradient(-45deg, #c8dcaa 0%, #ebf0e3 50%, #f7f7f7 100%);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--green .calloutActionBody .calloutAction-body-text h3 {
  margin: 12px 0 6px;
  color: #568117;
  font-weight: bold;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--green .calloutActionBody .calloutAction-body-text h4 {
  padding: 0;
  margin: 8px 0 16px;
  color: #568117;
  font-weight: 200;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  border: none;
  background: none;
  box-shadow: none;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--green .calloutActionBody .calloutAction-body-text p a {
  color: #568117;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--green .calloutActionBody .calloutAction-body-text p.thick {
  color: #568117;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--green .calloutActionBody .calloutAction-body-text h5 {
  color: #568117;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxNarrow.color-theme--green {
  border-color: #568117;
}
.content-page--inner-wrapper .calloutBoxWide.color-theme--green {
  border-color: #568117;
}
.content-page--inner-wrapper #archive.color-theme--green h4,
.content-page--inner-wrapper #archive.color-theme--green h4.archiveHeader {
  background-color: #568117;
}
.content-page--inner-wrapper #archive.color-theme--green div,
.content-page--inner-wrapper #archive.color-theme--green .archiveBody {
  border-color: #568117;
}
.content-page--inner-wrapper .calloutBoxWide.factsheets.color-theme--green {
  border-color: #568117;
}
.content-page--inner-wrapper .calloutBoxNarrow.factsheets.color-theme--green {
  border-color: #568117;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple h4 {
  background: #530066;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple .ribbon-tri-right,
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple .ribbon-tri-left {
  border-color: #25012d transparent transparent transparent;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple .calloutActionBody {
  background-image: linear-gradient(-45deg, #dfcfe9 0%, #e9e0ee 50%, #f7f7f7 100%);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple .calloutActionBody .calloutAction-body-text h3 {
  margin: 12px 0 6px;
  color: #530066;
  font-weight: bold;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple .calloutActionBody .calloutAction-body-text h4 {
  padding: 0;
  margin: 8px 0 16px;
  color: #530066;
  font-weight: 200;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  border: none;
  background: none;
  box-shadow: none;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple .calloutActionBody .calloutAction-body-text p a {
  color: #530066;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple .calloutActionBody .calloutAction-body-text p.thick {
  color: #530066;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--purple .calloutActionBody .calloutAction-body-text h5 {
  color: #530066;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxNarrow.color-theme--purple {
  border-color: #530066;
}
.content-page--inner-wrapper .calloutBoxWide.color-theme--purple {
  border-color: #530066;
}
.content-page--inner-wrapper #archive.color-theme--purple h4,
.content-page--inner-wrapper #archive.color-theme--purple h4.archiveHeader {
  background-color: #530066;
}
.content-page--inner-wrapper #archive.color-theme--purple div,
.content-page--inner-wrapper #archive.color-theme--purple .archiveBody {
  border-color: #530066;
}
.content-page--inner-wrapper .calloutBoxWide.factsheets.color-theme--purple {
  border-color: #530066;
}
.content-page--inner-wrapper .calloutBoxNarrow.factsheets.color-theme--purple {
  border-color: #530066;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange h4 {
  background: #cc4b14;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange .ribbon-tri-right,
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange .ribbon-tri-left {
  border-color: #6b2203 transparent transparent transparent;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange .calloutActionBody {
  background-image: linear-gradient(-45deg, #f2d5c9 0%, #f3ebe6 50%, #f7f7f7 100%);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange .calloutActionBody .calloutAction-body-text h3 {
  margin: 12px 0 6px;
  color: #cc4b14;
  font-weight: bold;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange .calloutActionBody .calloutAction-body-text h4 {
  padding: 0;
  margin: 8px 0 16px;
  color: #cc4b14;
  font-weight: 200;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  border: none;
  background: none;
  box-shadow: none;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange .calloutActionBody .calloutAction-body-text p a {
  color: #cc4b14;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange .calloutActionBody .calloutAction-body-text p.thick {
  color: #cc4b14;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--orange .calloutActionBody .calloutAction-body-text h5 {
  color: #cc4b14;
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxNarrow.color-theme--orange {
  border-color: #cc4b14;
}
.content-page--inner-wrapper .calloutBoxWide.color-theme--orange {
  border-color: #cc4b14;
}
.content-page--inner-wrapper #archive.color-theme--orange h4,
.content-page--inner-wrapper #archive.color-theme--orange h4.archiveHeader {
  background-color: #cc4b14;
}
.content-page--inner-wrapper #archive.color-theme--orange div,
.content-page--inner-wrapper #archive.color-theme--orange .archiveBody {
  border-color: #cc4b14;
}
.content-page--inner-wrapper .calloutBoxWide.factsheets.color-theme--orange {
  border-color: #cc4b14;
}
.content-page--inner-wrapper .calloutBoxNarrow.factsheets.color-theme--orange {
  border-color: #cc4b14;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit h4 {
  background: var(--scheme-primary);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit .ribbon-tri-right,
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit .ribbon-tri-left {
  border-color: var(--scheme-primary-shade) transparent transparent transparent;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit .calloutActionBody {
  background-image: var(--scheme-bg-linear-gradient);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit .calloutActionBody .calloutAction-body-text h3 {
  margin: 12px 0 6px;
  color: var(--scheme-primary);
  font-weight: bold;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit .calloutActionBody .calloutAction-body-text h4 {
  padding: 0;
  margin: 8px 0 16px;
  color: var(--scheme-primary);
  font-weight: 200;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  border: none;
  background: none;
  box-shadow: none;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit .calloutActionBody .calloutAction-body-text p a {
  color: var(--scheme-primary);
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit .calloutActionBody .calloutAction-body-text p.thick {
  color: var(--scheme-primary);
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxAction.color-theme--inherit .calloutActionBody .calloutAction-body-text h5 {
  color: var(--scheme-primary);
  font-weight: bold;
  font-size: 18px;
}
.content-page--inner-wrapper .calloutBoxNarrow.color-theme--inherit {
  border-color: var(--scheme-primary);
}
.content-page--inner-wrapper .calloutBoxWide.color-theme--inherit {
  border-color: var(--scheme-primary);
}
.content-page--inner-wrapper #archive.color-theme--inherit h4,
.content-page--inner-wrapper #archive.color-theme--inherit h4.archiveHeader {
  background-color: var(--scheme-primary);
}
.content-page--inner-wrapper #archive.color-theme--inherit div,
.content-page--inner-wrapper #archive.color-theme--inherit .archiveBody {
  border-color: var(--scheme-primary);
}
.content-page--inner-wrapper .calloutBoxWide.factsheets.color-theme--inherit {
  border-color: var(--scheme-primary);
}
.content-page--inner-wrapper .calloutBoxNarrow.factsheets.color-theme--inherit {
  border-color: var(--scheme-primary);
}

.box__one-third__careers .jobs,
.box__two-third__careers .jobs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 530px) {
  .box__one-third__careers .jobs,
  .box__two-third__careers .jobs {
    grid-template-columns: 1fr;
  }
}
.box__one-third__careers .jobs a,
.box__two-third__careers .jobs a {
  padding: 0 10px;
}
@media only screen and (max-width: 530px) {
  .box__one-third__careers .jobs a,
  .box__two-third__careers .jobs a {
    padding: 0;
    border-bottom: 1px solid #efefef;
  }
}
.box__one-third__careers .jobs a .job,
.box__two-third__careers .jobs a .job {
  display: block;
  float: left;
  width: 100%;
  padding: 10px;
}
.box__one-third__careers .jobs a .job:is(:hover, :focus),
.box__two-third__careers .jobs a .job:is(:hover, :focus) {
  background: #efefef;
}
.box__one-third__careers .jobs a .job:is(:hover, :focus) .job-title,
.box__two-third__careers .jobs a .job:is(:hover, :focus) .job-title {
  text-decoration: underline;
}
.box__one-third__careers .jobs a .job-category,
.box__two-third__careers .jobs a .job-category {
  color: #4f8210;
  font-size: 14px;
}
.box__one-third__careers .jobs a .job-summary,
.box__two-third__careers .jobs a .job-summary {
  color: #4c4c4c;
  font-size: small;
  line-height: 1.2;
}
.box__one-third__careers .jobs a .job-title,
.box__two-third__careers .jobs a .job-title {
  color: #000;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
}
.box__one-third__careers .jobs a:nth-child(odd),
.box__two-third__careers .jobs a:nth-child(odd) {
  padding-left: 0;
  border-right: 1px solid #efefef;
}
@media only screen and (max-width: 530px) {
  .box__one-third__careers .jobs a:nth-child(odd),
  .box__two-third__careers .jobs a:nth-child(odd) {
    border-right: none;
  }
}
.box__one-third__careers .jobs a:nth-child(even),
.box__two-third__careers .jobs a:nth-child(even) {
  padding-right: 0;
}

.landing-page__careers .jobs {
  grid-template-columns: 1fr;
}
.landing-page__careers .jobs a {
  padding: 0;
  border-right: none !important;
  border-bottom: 1px solid #efefef;
}

.box__two-third__facts {
  display: flex;
  margin-right: 0;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 65.0222574547%;
}
.box__two-third__facts:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .box__two-third__facts {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .box__two-third__facts {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 47.5333861821%;
  }
  .box__two-third__facts:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .box__two-third__facts {
    float: left;
    display: block;
    margin-right: 4.9332276358%;
    width: 100%;
  }
  .box__two-third__facts:last-child {
    margin-right: 0;
  }
}
.box__two-third__facts a.job {
  position: relative;
  color: #4c4c4c;
  text-decoration: none;
}
.box__two-third__facts .jobs a .job-summary {
  color: #4c4c4c;
}
.box__two-third__facts .job {
  display: block;
  float: left;
  width: 100%;
  padding: 0.5rem;
  margin-right: 4.93323%;
  margin-right: 0;
  border-bottom: 1px solid #efefef;
}
.box__two-third__facts .job:last-of-type {
  border: none;
}
.box__two-third__facts .job:is(:hover, :focus) {
  background: #efefef;
}
.box__two-third__facts .job:is(:hover, :focus) .job-title {
  text-decoration: underline;
}
.box__two-third__facts .job-category {
  color: #77a22c;
  font-size: 14px;
}
.box__two-third__facts .job-title {
  color: #000;
  font-weight: 600;
  font-size: 14px;
}
.box__two-third__facts .job-summary {
  font-size: small;
  line-height: 1.2;
}

.menu-toggle {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: none;
  width: 42px;
  height: 50px;
}
@media only screen and (min-width: 531px) and (max-width: 846px) {
  .menu-toggle {
    display: block;
  }
}
.menu-toggle, .menu-toggle::after {
  border-radius: 50%;
}
.menu-toggle.menu-open {
  top: -120px;
  left: 16px;
  display: none;
}
.menu-toggle.menu-open::after {
  content: "☰";
  color: #fff;
  transform: rotate(0deg);
}
.menu-toggle.opened {
  display: block;
}
@media only screen and (max-width: 767px) {
  .menu-toggle.opened {
    display: none;
  }
}
.menu-toggle:is(:hover, :focus)::after {
  opacity: 0.6;
}
.menu-toggle::after {
  content: "\f00d";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  color: #4c4c4c;
  font-size: 26px;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
  line-height: 50px;
  text-align: center;
  transition-timing-function: ease-in-out;
  transition-duration: 0.15s;
  transition-property: opacity;
}

.content-page-wrapper .content--inner-container #mainBPAList .pagination {
  border: none;
}
.content-page-wrapper .content--inner-container .pagination {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  table-layout: fixed;
  border: 1px solid #818181;
}
.content-page-wrapper .content--inner-container .pagination.ui {
  width: auto;
  border: transparent;
}
.content-page-wrapper .content--inner-container .pagination--direction {
  display: table-cell;
  width: 80px;
}
.content-page-wrapper .content--inner-container .pagination--direction, .content-page-wrapper .content--inner-container .pagination--direction-prev, .content-page-wrapper .content--inner-container .pagination--direction-next {
  text-decoration: none;
}
.content-page-wrapper .content--inner-container .pagination--direction:is(:hover, :focus) {
  text-decoration: underline;
}
.content-page-wrapper .content--inner-container .pagination--direction-prev {
  text-align: left;
}
.content-page-wrapper .content--inner-container .pagination--direction-prev::before {
  padding: 0 7px 0 0;
  font-weight: normal;
  content: "f\f053";
  display: inline-block;
  margin: 0;
  font-size: inherit;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page-wrapper .content--inner-container .pagination--direction-next {
  text-align: right;
}
.content-page-wrapper .content--inner-container .pagination--direction-next::after {
  padding: 0 0 0 7px;
  font-weight: normal;
  content: "f\f054";
  display: inline-block;
  margin: 0;
  font-size: inherit;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page-wrapper .content--inner-container .pagination--direction-inactive {
  cursor: default;
  pointer-events: none;
  color: #818181;
}
.content-page-wrapper .content--inner-container .pagination--pages {
  display: table-cell;
  font-size: 1rem;
  text-align: center;
}
.content-page-wrapper .content--inner-container .pagination--pages ul {
  display: block;
  margin: 0 auto;
  list-style-type: none;
}
.content-page-wrapper .content--inner-container .pagination--pages li {
  display: inline;
  padding: 0 1px;
}
.content-page-wrapper .content--inner-container .pagination--pages li a {
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
}
.content-page-wrapper .content--inner-container .pagination--pages li a:is(:hover, :focus) {
  text-decoration: underline;
}
.content-page-wrapper .content--inner-container .pagination--pages li a.pagination--pages-current {
  cursor: default;
  pointer-events: none;
  display: inline-block;
  width: 30px;
  color: #fff;
  text-decoration: none;
  border-radius: 15px;
  background-color: #427bac;
}

.content img {
  border: 1px solid #cecbce;
}
.content .nonbordered img,
.content img.nonbordered,
.content .playButton img,
.content td img {
  border: none;
}
.content .center img {
  display: block;
  margin: 0 auto;
}

figure.caption,
figcaption.caption,
div.caption {
  margin-bottom: 1.25rem;
  font-size: 0.757rem;
  line-height: 1.5;
}
figure.caption p,
figcaption.caption p,
div.caption p {
  margin-bottom: 0.5rem;
}
figure.caption-left,
figcaption.caption-left,
div.caption-left {
  margin: 5px 15px 20px 0;
}
figure.caption-right,
figcaption.caption-right,
div.caption-right {
  margin: 5px 2px 20px 15px;
}
figure.caption-right.nonbordered,
figcaption.caption-right.nonbordered,
div.caption-right.nonbordered {
  margin: 5px 0 20px 15px;
}
figure.caption div,
figcaption.caption div,
div.caption div {
  color: #4c4c4c;
  font-size: 0.8125rem;
  line-height: 1.5;
}
figure.caption img,
figcaption.caption img,
div.caption img {
  margin-bottom: 3px;
}

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

html:not(.pop_up_table) .footable.pop_up_table.footable-filtering::before {
  top: 0;
}
html:not(.pop_up_table) .pop_up_table.pop_up_full {
  color: #fff;
}
html:not(.pop_up_table) .pop_up_table.pop_up_full::before {
  content: "Table: Tap to View";
  position: absolute;
  z-index: 100;
  padding: 10px;
  color: var(--color-white, blue);
  font-weight: bold;
  font-size: 1.6em;
  font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
  text-align: center;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.6);
  --color-white: #fff;
  width: 100%;
  height: 100%;
}
html:not(.pop_up_table) .pop_up_table.pop_up_full th {
  width: 30% !important;
  height: 26px;
}
html:not(.pop_up_table) .pop_up_table.pop_up_full td {
  height: 7px;
}
html:not(.pop_up_table) .pop_up_table.pop_up_full th,
html:not(.pop_up_table) .pop_up_table.pop_up_full td {
  content: "";
  padding: 0;
  font-size: 0;
}
@media only screen and (max-width: 1100px) {
  html:not(.pop_up_table) .pop_up_table.pop_up_large::before {
    content: "Table: Tap to View";
    position: absolute;
    z-index: 100;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 1.6em;
    font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
  }
}
html:not(.pop_up_table) .pop_up_table.pop_up_large th {
  width: 30% !important;
  height: 26px;
}
html:not(.pop_up_table) .pop_up_table.pop_up_large td {
  height: 7px;
}
@media only screen and (max-width: 1100px) {
  html:not(.pop_up_table) .pop_up_table.pop_up_large th,
  html:not(.pop_up_table) .pop_up_table.pop_up_large td {
    content: "";
    padding: 0;
    font-size: 0;
  }
}
@media only screen and (max-width: 846px) {
  html:not(.pop_up_table) .pop_up_table th,
  html:not(.pop_up_table) .pop_up_table td {
    content: "";
    padding: 0;
    font-size: 0;
  }
  html:not(.pop_up_table) .pop_up_table::before {
    content: "Table: Tap to View";
    position: absolute;
    z-index: 100;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 1.6em;
    font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
  }
}
html:not(.pop_up_table) .pop_up_table th {
  height: 26px;
}
html:not(.pop_up_table) .pop_up_table td {
  height: 7px;
}
html:not(.pop_up_table) .pop_up_table, html:not(.pop_up_table) .pop_up_table.pop_up_large, html:not(.pop_up_table) .pop_up_table.pop_up_full {
  position: relative;
}
html:not(.pop_up_table) .table-navigation {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  background: #eaf0f1;
}
html:not(.pop_up_table) .back-to-page {
  display: none;
}
@media only screen and (max-width: 846px) {
  html:not(.pop_up_table) .pop_up_table {
    position: relative;
    width: 100%;
    overflow: hidden;
    border: none;
  }
  html:not(.pop_up_table) .pop_up_table tbody td ul,
  html:not(.pop_up_table) .pop_up_table tbody td ul li {
    display: none;
  }
}

html.pop_up_table .back-to-page {
  cursor: pointer;
  position: absolute;
  display: block;
  width: 99%;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  background: #000;
}
html.pop_up_table table.pop_up_table {
  margin-bottom: 10px;
}
html.pop_up_table table.pop_up_table th,
html.pop_up_table table.pop_up_table td {
  padding: 3px;
  font-size: 0.5em;
}
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:is(.pdf-logo, .doc-logo, .xls-logo, .ppt-logo, .mov-logo, .mp3-logo, .mp4-logo, .ram-logo, .zip-logo, .swf-logo, .wmv-logo, .wpd-logo) {
  padding: 10px 21px 0 0;
}
html.pop_up_table table:not(.pop_up_table),
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 .float-right,
html.pop_up_table hr,
html.pop_up_table br,
html.pop_up_table h3,
html.pop_up_table h4,
html.pop_up_table #user-controls,
html.pop_up_table ol,
html.pop_up_table ol li,
html.pop_up_table ul,
html.pop_up_table ul li,
html.pop_up_table .content-page-wrapper .content--inner-container .syndicateThis,
html.pop_up_table footer,
html.pop_up_table #download-player-list,
html.pop_up_table div#jumpdown,
html.pop_up_table .caption,
html.pop_up_table #archive,
html.pop_up_table #contact_wrap,
html.pop_up_table .calloutBoxNarrow,
html.pop_up_table .content-page .content-page-wrapper .content--inner-container .calloutBoxAction,
html.pop_up_table .content-page--inner-wrapper .content .content--inner-container .calloutBoxWide,
html.pop_up_table .related-links--content-wrapper,
html.pop_up_table .content-header,
html.pop_up_table .bizcard,
html.pop_up_table .pageRow,
html.pop_up_table .slot-container,
html.pop_up_table .center.caption.nonbordered,
html.pop_up_table .www-syndGraphic,
html.pop_up_table #jump_menu,
html.pop_up_table .whan .hero,
html.pop_up_table #directors-message,
html.pop_up_table .whan .border-decor-container,
html.pop_up_table .share-your-story-top-border-image,
html.pop_up_table .whan-right-column,
html.pop_up_table #important-reminders,
html.pop_up_table .whan .content-section img,
html.pop_up_table .whan .share-your-story-container,
html.pop_up_table #lets-stay-in-touch,
html.pop_up_table .the-reading-nook_call-out-box,
html.pop_up_table .multimedia-showcase-section_right,
html.pop_up_table .whan .image-container--right,
html.pop_up_table .whan .print-icon_container {
  display: none;
}
html.pop_up_table .slot-container.block {
  display: block;
}
html.pop_up_table #content-wrapper article.content {
  margin: 0;
}
html.pop_up_table article.content {
  min-height: 0;
  padding: 0.125em;
}
html.pop_up_table #content-wrapper #inner-wrapper {
  padding: 0.125em;
}
html.pop_up_table table.pop_up_table {
  position: absolute !important;
  top: 78px;
  width: 99%;
  border-bottom: 3px solid #666;
}
html.pop_up_table table.pop_up_table .footable-filtering .input-group {
  width: 90%;
}
html.pop_up_table #back2top {
  display: none;
}
html.pop_up_table .whan .content {
  width: 100%;
}
html.pop_up_table .whan .content .content-section {
  padding: 0;
  margin-left: 0;
}

@media only screen and (max-width: 500px) {
  html.pop_up_table span:is(.pdf-logo, .doc-logo, .xls-logo, .ppt-logo, .mov-logo, .mp3-logo, .mp4-logo, .ram-logo, .zip-logo, .swf-logo, .wmv-logo, .wpd-logo) {
    padding: 10px 10px 0 0;
    background-size: 10px 8px;
  }
}
.research-card_arrow-container, .research-card_title, .research--body-content .research-card_link .research-card_shadow--two {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  transition-duration: 0.25s;
  transition-property: box-shadow, opacity, -webkit-text-decoration;
  transition-property: box-shadow, opacity, text-decoration;
  transition-property: box-shadow, opacity, text-decoration, -webkit-text-decoration;
}

.research--body-content {
  width: 100%;
  margin-bottom: 0.5rem;
  --img-width: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  gap: 1rem 0.5rem;
}
.research--body-content .research-card_link {
  position: relative;
  flex-grow: 1;
  width: auto;
  height: 140px;
  margin: 0;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
  background: #026389;
}
@media only screen and (max-width: 767px) {
  .research--body-content .research-card_link {
    width: 100%;
    height: 90px;
    max-width: unset;
  }
}
.research--body-content .research-card_link:is(:hover, :focus-visible) .research-card_shadow--two {
  box-shadow: inset -200px -200px 297px 200px rgba(0, 0, 0, 0);
}
.research--body-content .research-card_link:is(:hover, :focus-visible) .research-card_arrow-container {
  opacity: 1;
}
.research--body-content .research-card_link:is(:hover, :focus-visible) .research-card_title {
  text-decoration: underline;
}
.research--body-content .research-card_link:first-of-type .research-card_shadow--one {
  box-shadow: inset -200px -200px 297px 200px rgba(159, 20, 68, 0.7);
}
.research--body-content .research-card_link:nth-child(2) .research-card_shadow--one {
  box-shadow: inset -200px -200px 297px 200px rgba(37, 123, 8, 0.7);
}
.research--body-content .research-card_link:nth-child(3) .research-card_shadow--one {
  box-shadow: inset -200px -200px 297px 200px rgba(4, 34, 95, 0.7);
}
.research--body-content .research-card_link:nth-child(4) .research-card_shadow--one {
  box-shadow: inset -200px -200px 297px 200px rgba(194, 41, 0, 0.8);
}
.research--body-content .research-card_link:last-of-type {
  margin-right: 0;
}
.research--body-content .research-card_link:last-of-type .research-card_shadow--one {
  box-shadow: inset -200px -200px 297px 200px rgba(83, 0, 102, 0.7);
}
.research--body-content .research-card_link .research-card_shadow--two {
  box-shadow: inset -200px -200px 297px 200px rgba(0, 0, 0, 0.25);
}
.research--body-content .research-card_link .title-wrapper {
  position: absolute;
  top: 0;
  padding: 0.25rem var(--title-padding) var(--title-padding);
  font-size: 0.89rem;
  --title-padding: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .research--body-content .research-card_link .title-wrapper {
    font-size: 0.95rem;
  }
}
@media only screen and (min-width: 401px) and (max-width: 767px) {
  .research--body-content .research-card_link .title-wrapper {
    padding-left: calc(var(--title-padding) + var(--img-width));
  }
}
.research--body-content .research-card_link img,
.research--body-content .research-card_link picture {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .research--body-content .research-card_link img,
  .research--body-content .research-card_link picture {
    width: var(--img-width);
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 400px) {
  .research--body-content .research-card_link img,
  .research--body-content .research-card_link picture {
    display: none;
  }
}

.research-card_subtitle {
  color: #fff;
  font-weight: 300;
}
.research-card_title {
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  -webkit-hyphens: manual;
  hyphens: manual;
}
.research-card_arrow-container {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  margin: 0 0.25rem 0.25rem 0;
  overflow: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 2rem;
  height: 2rem;
}
.research-card_arrow-container::after {
  content: "\f054";
  position: absolute;
  color: #fff;
  font-family: "fa-regular-400", "Font Awesome 6 Pro";
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
  width: 100%;
  height: 100%;
}
.research-card_shadow--one {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.research-card_shadow--two {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
  border-top-left-radius: 10rem;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .research-card_shadow--two {
    transform: scale(1.75, 1.25);
    transform-origin: top left;
    border-top-left-radius: 10rem;
  }
}

/* NIEHS Standard UI Buttons */
/* Requires loading Semantic */
a.ui.button {
  text-decoration: none !important;
}

a.ui.button:focus,
input[type=submit].ui.button:focus,
input[type=button].ui.button:focus {
  outline: #555 dotted 2px;
  outline: -webkit-focus-ring-color auto 5px;
}
a.ui.button:-moz-focusring,
input[type=submit].ui.button:-moz-focusring,
input[type=button].ui.button:-moz-focusring {
  outline: #555 dotted 2px;
}

.ui.button {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  border: none;
  outline: none;
}

/* Green */
.ui.green.button {
  font-size: 1em;
  background-color: #618000 !important;
}
.ui.green.button:is(:hover, :focus) {
  background-color: #719500 !important;
}

/* Red */
.ui.red.button {
  font-size: 1em;
  background-color: #a41a06 !important;
}
.ui.red.button:is(:hover, :focus) {
  background-color: #a41a06 !important;
}

/* Blue */
.ui.blue.button {
  font-weight: bold;
  font-size: 1em;
  background-color: #427bac;
}
.ui.blue.button:is(:hover, :focus) {
  color: #fff;
  background-color: #225c7a;
}

/* Teal */
.ui.teal.button {
  font-size: 1em;
  background-color: #397b8a !important;
}
.ui.teal.button:is(:hover, :focus) {
  background-color: #316b78 !important;
}

.ui.pale-teal.button {
  font-size: 1em;
  background-color: #f2f6f7;
  background-image: none;
}
.ui.pale-teal.button:is(:hover, :focus) {
  color: #fff;
  background-color: #397b8a;
}

/* Orange */
.ui.orange.button {
  font-size: 1em;
  background-color: #e57200 !important;
}
.ui.orange.button:is(:hover, :focus) {
  background-color: #c60 !important;
}

/* Lavender */
.ui.lavender.button {
  color: #fff;
  font-size: 1em;
  background-color: #56608b;
}
.ui.lavender.button:is(:hover, :focus) {
  color: #fff;
  background-color: #56608b;
}

.ui.pale-lavender.button {
  font-size: 1em;
  background-color: #fcf9fc;
  background-image: none;
}
.ui.pale-lavender.button:is(:hover, :focus) {
  color: #fff;
  background-color: #56608b;
}

/* Submit (Blue) */
.ui.submit.button {
  width: auto;
  padding: 0.8em 1.5em;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  background-color: #427bac;
}
.ui.submit.button:is(:hover, :focus) {
  color: #fff;
  background-color: #225c7a;
}

/* Reset (Gray/Red) */
.ui.reset.button {
  font-size: 1em;
  background-color: #fefefe;
  background-image: none;
}
.ui.reset.button:is(:hover, :focus) {
  color: #fff;
  background-color: #760000;
}

/* Removes margin when grouping buttons */
.ui.buttons a,
.ui.buttons button {
  margin: 0;
}

/* Fixes font-size when grouped */
.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 {
    width: 100% !important;
    margin: 10px auto;
  }
  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%;
  }
}
.content-page-wrapper .content--inner-container #contactus-container .ui.selection.dropdown {
  height: auto;
}

.pegs-form-wrapper, .pegs-form-wrapper__label {
  width: 100%;
}
.pegs-form-wrapper__group {
  margin-bottom: 1.5rem;
  display: grid;
  grid: auto-flow auto/repeat(2, 1fr);
  gap: 1rem 1.5rem;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .pegs-form-wrapper__group {
    grid: auto-flow auto/auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .pegs-form-wrapper__group {
    grid: auto-flow auto/auto;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .pegs-form-wrapper__group {
    grid: auto-flow auto/auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .pegs-form-wrapper__group {
    grid: auto-flow auto/auto;
  }
}
.pegs-form-wrapper__group--columnSpan2 {
  grid-column: 1/span 2;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .pegs-form-wrapper__group--columnSpan2 {
    grid-column-end: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .pegs-form-wrapper__group--columnSpan2 {
    grid-column-end: auto;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .pegs-form-wrapper__group--columnSpan2 {
    grid-column-end: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .pegs-form-wrapper__group--columnSpan2 {
    grid-column-end: auto;
  }
}
.pegs-form-wrapper__heading {
  max-width: initial;
  margin-bottom: 0.5rem;
}
.pegs-form-wrapper__label::after {
  content: " ";
  font-size: 70%;
}
.pegs-form-wrapper__label--required::after {
  content: "(Required)";
  margin-left: 0.35rem;
}
.pegs-form-wrapper__checkbox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row nowrap;
  gap: normal;
}
.pegs-form-wrapper__checkbox label {
  cursor: pointer;
}
.pegs-form-wrapper__note {
  margin-top: 0.5rem;
  font-size: 0.7rem;
}
.pegs-form-wrapper__summary ol {
  width: auto;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.pegs-form-wrapper__summary ol li {
  margin-top: 0;
}
.pegs-form-wrapper__summary > ol {
  list-style: lower-alpha;
}
.pegs-form-wrapper__summary > ol > ol {
  list-style: lower-roman;
}
.pegs-form-wrapper__summary > ol > ol > ol {
  list-style: decimal;
}
.pegs-form-wrapper__summary__attachments {
  margin-top: 1.5rem;
}
.pegs-form-wrapper__summary__attachments input[type=file] {
  cursor: pointer;
}
.pegs-form-wrapper__submit {
  margin-top: 2rem;
}
.pegs-form-wrapper__error {
  position: relative;
  display: inline-block;
  padding: 0.5rem 1rem;
  margin-top: 0.3rem;
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  background: #921b1b;
}
.pegs-form-wrapper__error::after {
  content: "";
  position: absolute;
  top: -9px;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #921b1b;
  border-left: 10px solid transparent;
}

.content--inner-container .ui.form .pegs-form-wrapper__summary > ol {
  list-style: lower-alpha;
}
.content--inner-container .ui.form .pegs-form-wrapper__summary ol {
  width: auto;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.content--inner-container .ui.form .pegs-form-wrapper__summary ol li {
  margin-top: 0;
  margin-bottom: 0;
}
.content--inner-container .ui.form .pegs-form-wrapper h3.pegs-form-wrapper__heading {
  max-width: initial;
}
.content--inner-container .ui.form .pegs-form-wrapper div.field {
  margin: 0;
}
.content--inner-container .ui.form .pegs-form-wrapper div.field .pegs-form-wrapper__checkbox input[type=checkbox] {
  margin: 0 0.3rem 0 0.25rem;
}
.content--inner-container .ui.form .pegs-form-wrapper div.field select {
  display: block;
  width: calc(50% - 0.75rem);
  padding: 0.29rem 0.35rem;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .content--inner-container .ui.form .pegs-form-wrapper div.field select {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content--inner-container .ui.form .pegs-form-wrapper div.field select {
    width: 100%;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .content--inner-container .ui.form .pegs-form-wrapper div.field select {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .content--inner-container .ui.form .pegs-form-wrapper div.field select {
    width: 100%;
  }
}
.content--inner-container .ui.form .pegs-form-wrapper div.field textarea {
  margin-bottom: 0;
}

.content-page-wrapper .content--inner-container .sb-speakers-form p {
  width: 100%;
}
.content-page-wrapper .content--inner-container .sb-speakers-form .ui.selection.dropdown {
  height: auto;
}
.content-page-wrapper .content--inner-container .ui.selection.dropdown {
  height: auto;
}

#download-player-list {
  clear: both;
  padding: 0.5rem 0.75rem 0.25rem;
  margin: 42px 0 0 0;
  border: 1px solid #cccccc;
}
#download-player-list p,
#download-player-list ul,
#download-player-list ol,
#download-player-list li {
  width: auto;
}
#download-player-list p {
  margin-bottom: 0.5rem;
}
#download-player-list ul {
  margin: 0;
  list-style: none;
}

:not(:is(#main-content, #skip-navigation, .accordion-toggle, .brochure-wrapper_header)):target {
  content: " ";
  display: block;
  padding-top: 50px;
  margin-top: -50px;
}

:is(#main-content, #skip-navigation):target::before {
  content: " ";
  display: block;
  height: 150px;
  margin-top: -150px;
}

.gradient_masthead {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 45%;
  opacity: 0.9;
  background: linear-gradient(360deg, #000, transparent);
}
@media only screen and (max-width: 767px) {
  .gradient_masthead {
    height: 150%;
  }
}

.content--inner-container {
  padding: 0rem 2rem;
  margin: 1rem 0 2rem;
}
.content--inner-container ol ol,
.content--inner-container ul ul,
.content--inner-container ol ol ol,
.content--inner-container ul ul ul,
.content--inner-container .protocol ol ol,
.content--inner-container .protocol ul ul,
.content--inner-container .protocol ol ol ol,
.content--inner-container .protocol ul ul ul {
  width: auto;
  margin: 0.5rem 0 0.5rem 2rem;
}
.content--inner-container h2,
.content--inner-container h3 {
  overflow: hidden;
}
.content--inner-container h3 {
  max-width: 79%;
  padding-bottom: 0.15rem;
  overflow: hidden;
  color: var(--scheme-h3-color);
  line-height: 1.1;
  border-bottom: 1px solid #bfbeb5;
}
@media only screen and (max-width: 530px) {
  .content--inner-container h3 {
    max-width: 100%;
  }
}
.content--inner-container h3.full-width-header {
  max-width: 100%;
}
.content--inner-container h4 {
  width: 75%;
  margin: 0 0 1rem;
}
.content--inner-container ul,
.content--inner-container ol {
  margin-bottom: 24px;
  margin-left: 2rem;
  line-height: 1.5;
}
.content--inner-container ul li,
.content--inner-container ol li {
  margin-bottom: 0.5rem;
}
.content--inner-container ul li p,
.content--inner-container ol li p {
  width: 100%;
}
.content--inner-container ul {
  list-style: disc;
}
.content--inner-container ol {
  list-style: decimal;
}
.content--inner-container ol[type=a] {
  list-style: lower-alpha;
}
.content--inner-container a {
  color: var(--scheme-primary);
  text-decoration: underline;
  word-wrap: break-word;
}
.content--inner-container a:is(:hover, :focus) {
  color: var(--scheme-primary-hover);
  text-decoration: none;
}
.content--inner-container a:visited {
  color: var(--scheme-link-visited);
  text-decoration: underline;
}
.content--inner-container img {
  height: auto;
  max-width: 100%;
}
.content--inner-container .inline-full-width-banner__image-container img {
  max-height: 306px;
  margin-top: -1rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.content--inner-container .image_non_search {
  max-width: 15%;
}
.content--inner-container form:is(.allscientists-search-form, .allgroups-search-form) button {
  position: relative;
  top: inherit;
  padding: 0.5rem 2rem;
  color: #fff;
  background: var(--scheme-primary);
}
.content--inner-container form:is(.allscientists-search-form, .allgroups-search-form) button::after {
  content: "";
}
.content--inner-container form:is(.allscientists-search-form, .allgroups-search-form) button:is(:hover, :focus) {
  color: #fff;
  background: var(--scheme-primary-hover);
}
.content--inner-container p,
.content--inner-container ul,
.content--inner-container ol {
  width: 75%;
}
@media only screen and (max-width: 846px) {
  .content--inner-container p,
  .content--inner-container ul,
  .content--inner-container ol {
    width: auto;
  }
}
.content--inner-container .caption p,
.content--inner-container .caption.caption-right p,
.content--inner-container .caption.center p,
.content--inner-container .niehs_media_narrow p,
.content--inner-container .all-research-groups-section p,
.content--inner-container .allscientists-groups-section p,
.content--inner-container .form p {
  width: 100%;
}
.content--inner-container .health-topic-description {
  margin-top: -0.75rem;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-family: "Rokkitt", serif;
  line-height: 1.825rem;
}
@media only screen and (max-width: 767px) {
  .content--inner-container .health-topic-description {
    margin-top: 0;
  }
}
.content--inner-container .inline-related-link {
  width: 75%;
  margin-bottom: 1.5rem;
  font-size: 0.75rem;
}
@media only screen and (max-width: 846px) {
  .content--inner-container .inline-related-link {
    width: auto;
  }
}
.content--inner-container .inline-related-link hr {
  width: 230px;
  margin-left: 0;
  color: #fff;
  border: none;
  border-top: 1px dashed #a5a5a5;
  background-color: #fff;
}
.content--inner-container .inline-related-link :is(.exitIcon, .exit, .exit-m, .exit-w)::after {
  font-size: 10px !important;
}
.content--inner-container .check li {
  margin-top: -1rem;
  list-style-image: url("/themes/custom/niehs_cms/web-resources/images/check.svg");
}
.content--inner-container .check li::marker {
  font-size: 2rem;
  line-height: 0.1;
}

.ehlc-subpage-header {
  padding: 1.5rem 2rem 0.75rem;
  color: #4c4c4c;
  font-size: 40px;
}
.ehlc-subpage-header img {
  float: right;
  width: 100%;
  max-width: 45%;
}
@media only screen and (min-width: 768px) {
  .ehlc-subpage-header img {
    max-width: 27%;
  }
}

.image-with-menu .dr2-homepage_masthead_main {
  align-items: start !important;
  flex-direction: row !important;
  height: auto !important;
}
.image-with-menu .dr2-homepage_mast_text {
  flex: 0 0 60%;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .image-with-menu .dr2-homepage_mast_text {
    flex: 0 0 70%;
  }
}
@media only screen and (max-width: 767px) {
  .image-with-menu .dr2-homepage_mast_text .dr2-content-header {
    word-break: break-word;
  }
}
.image-with-menu .dr2-homepage_mast_img {
  flex: 0 0 40%;
}
@media only screen and (min-width: 768px) {
  .image-with-menu .dr2-homepage_mast_img {
    flex: 0 0 30%;
  }
}
.image-with-menu .dr2-homepage_mast_img img {
  height: auto !important;
}

.content--inner-container .mast-menu {
  margin-bottom: 2rem;
  background: #f2f3f4;
}
@media only screen and (max-width: 1250px) {
  .content--inner-container .mast-menu {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
}
.content--inner-container .mast-menu ul,
.content--inner-container .mast-menu li {
  list-style: none;
}
.content--inner-container .mast-menu ul {
  margin-left: 0;
}
.content--inner-container .mast-menu a {
  text-decoration: none;
}
.content--inner-container .mast-menu .main-menu {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: 1fr;
  gap: 0.25rem;
  width: 100%;
  margin-bottom: 0;
}
.content--inner-container .mast-menu .main-menu .main-menu-child {
  position: relative;
  width: auto;
  margin: 0;
  list-style-type: none;
  text-align: left;
  background: transparent;
  transition: background 1s ease-out;
  transition: 0.4s cubic-bezier(0.2, 0.6, 0.3, 1.1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
}
.content--inner-container .mast-menu .main-menu .main-menu-child.home-icon {
  display: flex;
  flex-direction: column;
  max-width: 75px;
  padding: 1.125rem 0.7rem;
  background: rgba(18, 25, 8, 0.09);
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .content--inner-container .mast-menu .main-menu .main-menu-child.home-icon {
    width: 160px;
    max-width: 160px;
  }
}
.content--inner-container .mast-menu .main-menu .main-menu-child.home-icon span.home-text {
  display: block;
  font-size: 14px;
}
.content--inner-container .mast-menu .main-menu .main-menu-child.home-icon .fa-home::before {
  color: #005eaa;
  font-size: 1.75rem;
}
.content--inner-container .mast-menu .main-menu .main-menu-child.home-icon:is(:hover, :focus) span.home-text {
  color: #005eaa;
  text-decoration: underline;
}
.content--inner-container .mast-menu .main-menu .main-menu-child .clinical-top-nav_dropdown-button {
  cursor: pointer;
  position: relative;
  z-index: 100;
  width: 23px;
  height: 22px;
  transform: rotate(0deg);
  border-radius: 50%;
  background: #0071bc;
  transition: 0.4s cubic-bezier(0.2, 0.6, 0.3, 1.1);
}
.content--inner-container .mast-menu .main-menu .main-menu-child .clinical-top-nav_dropdown-button::after, .content--inner-container .mast-menu .main-menu .main-menu-child .clinical-top-nav_dropdown-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  transition: 0.4s cubic-bezier(0.2, 0.6, 0.3, 1.1);
}
.content--inner-container .mast-menu .main-menu .main-menu-child .clinical-top-nav_dropdown-button::before {
  width: 2px;
  height: 50%;
}
.content--inner-container .mast-menu .main-menu .main-menu-child .clinical-top-nav_dropdown-button::after {
  width: 50%;
  height: 2px;
}
.content--inner-container .mast-menu .main-menu .main-menu-child > a {
  width: 75%;
  height: 100%;
  padding: 0.5rem !important;
  color: #4c4c4c;
  font-size: 14px;
  white-space: normal;
  word-wrap: break-word;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  gap: normal;
}
.content--inner-container .mast-menu .main-menu .main-menu-child:is(:hover, :focus) {
  background: rgba(18, 25, 8, 0.09);
}
.content--inner-container .mast-menu .main-menu .main-menu-child:is(:hover, :focus) > a {
  color: #005eaa;
  text-decoration: underline;
}
.content--inner-container .mast-menu .main-menu .main-menu-child .first-level {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 20;
  visibility: hidden;
  width: 100%;
  height: 0;
  margin: 0;
  border-top: 3px solid #fff;
  opacity: 0;
  background: #eaf1f5;
  transition: height 0.25s ease;
}
.content--inner-container .mast-menu .main-menu .main-menu-child .first-level .first-level-child {
  display: flex;
  justify-content: left;
  padding: 8px 15px;
  margin-bottom: 0;
}
.content--inner-container .mast-menu .main-menu .main-menu-child .first-level .first-level-child a {
  padding: 0;
}
.content--inner-container .mast-menu .main-menu .main-menu-child .first-level .first-level-child:is(:hover, :focus) {
  background: rgba(18, 25, 8, 0.09);
}
.content--inner-container .mast-menu .main-menu .main-menu-child .first-level .first-level-child:is(:hover, :focus) a {
  color: #005eaa;
  text-decoration: underline;
}
.content--inner-container .mast-menu .main-menu .main-menu-child .first-level a {
  color: #4c4c4c;
  font-size: 14px;
}
.content--inner-container .mast-menu .main-menu .main-menu-child:is(:hover, :focus) .clinical-top-nav_dropdown-button {
  transform: rotate(180deg);
}
.content--inner-container .mast-menu .main-menu .main-menu-child:is(:hover, :focus) .clinical-top-nav_dropdown-button::before {
  opacity: 0;
}
.content--inner-container .mast-menu .main-menu .main-menu-child:is(:hover, :focus) .first-level {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.content--inner-container .mast-menu .main-menu .expand a {
  padding-left: 35px;
}
@media only screen and (min-width: 1280px) {
  .content--inner-container .mast-menu .main-menu .expand a {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 1250px) {
  .content--inner-container .mast-menu.menu-expand {
    overflow-x: inherit;
    overflow-y: inherit;
    white-space: normal;
  }
}
.content--inner-container .dr2-homepage_masthead_main {
  margin-bottom: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
  gap: normal;
}
@media only screen and (max-width: 767px) {
  .content--inner-container .dr2-homepage_masthead_main {
    flex-direction: column-reverse;
    min-height: 11rem;
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
.content--inner-container .dr2-homepage_masthead_main * {
  color: #fff;
}
.content--inner-container .dr2-homepage_masthead_main.simple_icon * {
  color: #000 !important;
}
@media only screen and (min-width: 768px) {
  .content--inner-container .dr2-homepage_masthead_main.home-page, .content--inner-container .dr2-homepage_masthead_main.subpage {
    padding: 2em 2em 1.3rem;
  }
}
.content--inner-container .dr2-homepage_masthead_main img {
  border: none;
}
.content--inner-container .dr2-homepage_masthead_main h1 span {
  display: block;
  margin: 20px 0 20px;
  font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .content--inner-container .dr2-homepage_masthead_main .dr2-homepage_mast_img {
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .content--inner-container .dr2-homepage_masthead_main .dr2-homepage_mast_img {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.content--inner-container .dr2-homepage_masthead_main .dr2-homepage_mast_img .dr2-logo-image {
  position: initial;
  float: none;
  min-width: 85px;
  margin: 0 0 0 1rem;
}
@media only screen and (max-width: 480px) {
  .content--inner-container .dr2-homepage_masthead_main .dr2-homepage_mast_img .dr2-logo-image {
    width: auto;
    height: auto;
    max-width: 200px;
  }
}
.content--inner-container .dr2-homepage_masthead_main .dr2-homepage_mast_text {
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .content--inner-container .dr2-homepage_masthead_main .dr2-homepage_mast_text {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .content--inner-container .dr2-homepage_masthead_main.subpage .dr2-homepage_mast_text {
    text-align: left;
  }
}
.content--inner-container .dr2-homepage_masthead_main.subpage .dr2-homepage_mast_text h1 {
  margin: 6em 0em 0.2em 0em;
  font-size: 2.1em;
}
.content--inner-container .dr2-homepage_masthead_main.subpage .dr2-homepage_mast_text h2 {
  margin-bottom: 0;
  font-size: 1.5em;
}

[about="/health/topics"] {
  position: relative;
}

.content-page-wrapper .content--inner-container--next-highlight .research-highlight {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  text-align: right;
}
.content-page-wrapper .content--inner-container--next-highlight .research-highlight, .content-page-wrapper .content--inner-container--next-highlight .research-highlight::after, .content-page-wrapper .content--inner-container--next-highlight .research-highlight:is(:hover, :focus)::after {
  text-decoration: none;
}
.content-page-wrapper .content--inner-container--next-highlight .research-highlight:is(:hover, :focus) {
  text-decoration: underline;
}
.content-page-wrapper .content--inner-container--next-highlight .research-highlight::after {
  display: inline;
  padding-left: 5px;
  font-weight: normal;
  content: "\f054";
  display: inline-block;
  margin: 0;
  font-size: 1rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page-wrapper .content--inner-container--next-highlight--year::before {
  color: #818181;
  font-weight: normal;
  content: "\f017";
  display: inline-block;
  margin: 0;
  font-size: 0.9rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page-wrapper .content--inner-container--next-highlight--search-btn {
  width: 100%;
}
.content-page-wrapper .content--inner-container--next-highlight--tag::before {
  color: #818181;
  font-weight: normal;
  content: "\f02b";
  display: inline-block;
  margin: 0;
  font-size: 0.9rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page-wrapper .content--inner-container--next-highlight--tag-list {
  display: block;
  padding-left: 17px;
}
.content-page-wrapper .content--inner-container--next-highlight--section {
  position: relative;
  padding-left: 20px;
}
.content-page-wrapper .content--inner-container--next-highlight--section-about::before {
  position: absolute;
  left: -10px;
  color: #818181;
  font-weight: normal;
  content: "\f0f6";
  display: inline-block;
  margin: 0;
  font-size: 1.4rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page-wrapper .content--inner-container--next-highlight--section-citation::before {
  position: absolute;
  left: -10px;
  color: #818181;
  font-weight: normal;
  content: "\f10d";
  display: inline-block;
  margin: 0;
  font-size: 1.4rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .col-2 {
  width: 59%;
}
@media only screen and (max-width: 846px) {
  .content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .col-2 {
    width: 100%;
  }
}
.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .float-right.twitter-float {
  width: 30%;
}
@media only screen and (max-width: 846px) {
  .content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .float-right.twitter-float {
    margin-left: 0;
    width: 100%;
  }
}

.content--inner-container .tweet {
  position: relative;
  margin: 0 0 12px 0;
  background: #ebebeb;
}
.content--inner-container .tweet h3 {
  padding: 5px 5px 5px 35px;
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
  letter-spacing: 1px;
  background: #4581b5;
}
.content--inner-container .tweet h3 a:is(:hover, :focus) {
  text-decoration: underline;
}
.content--inner-container :is(.tweet, .twitter-article)::after {
  content: "";
  display: table;
  clear: both;
}
.content--inner-container div#twitter-logo {
  position: absolute;
  top: 0px;
  left: 8px;
  background: url("/resources/images/twitter/twitter-bird-dark-bgs.png") top left;
  width: 35px;
  height: 35px;
}
.content--inner-container .twitter-article,
.content--inner-container #loading-container {
  float: left;
}
.content--inner-container #loading-container {
  padding: 8px 0 8px;
}
.content--inner-container .twitter-article {
  position: relative;
  padding-bottom: 5px;
  word-break: break-all;
}
.content--inner-container #loading-container {
  padding: 16px 0;
  text-align: center;
}
.content--inner-container .twitter-pic {
  display: none;
}
.content--inner-container .twitter-text {
  float: left;
  padding: 10px 0;
  margin: 0 7px -10px;
  font-size: 12px;
  border-top: 1px solid rgb(168, 193, 224);
}
.content--inner-container .twitter-text p {
  width: 100%;
  margin: 0;
  font-size: 13px;
  line-height: 17px;
}
.content--inner-container .twitter-text a:-moz-any-link {
  color: #225c7a;
  text-decoration: none;
}
.content--inner-container .twitter-text a:any-link {
  color: #225c7a;
  text-decoration: none;
}
.content--inner-container .twitter-text a:is(:hover, :focus) {
  color: #082e40;
  text-decoration: underline;
}
.content--inner-container .twitter-article.first-child .twitter-text {
  border-top: none;
}
.content--inner-container .tweet-time {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #4c4c4c;
  font-size: 10px;
}
.content--inner-container .tweet-time a,
.content--inner-container .tweet-time a:is(:hover, :focus) {
  color: #4c4c4c;
}
.content--inner-container .tweetprofilelink a,
.content--inner-container .tweetprofilelink a:is(:hover, :focus) {
  color: #444;
}
.content--inner-container .backlink {
  font-size: 11px;
  text-align: center;
}
.content--inner-container .backlink a {
  color: #aaa;
}
.content--inner-container #twitter-footer {
  margin: 2px 0 0 0;
  font-size: 1.1em;
  text-align: right;
  background: #4581b5;
}
.content--inner-container #twitter-footer a {
  display: block;
  padding: 5px 25px 5px 5px;
  color: #fff !important;
  font-weight: bold;
  background: url("/resources/images/bullet-whitearrow.gif") no-repeat 95%;
}
.content--inner-container #twitter-footer a:is(:hover, :focus) {
  background: #7db3cb url("/resources/images/bullet-whitearrow.gif") no-repeat 95%;
}
.content--inner-container #twitter-footer a, .content--inner-container #twitter-footer a:is(:hover, :focus) {
  text-decoration: none !important;
}
@media only screen and (max-width: 767px) {
  .content--inner-container #twitter-footer a, .content--inner-container #twitter-footer a:is(:hover, :focus) {
    background-position: 98%;
  }
}
@media only screen and (max-width: 767px) {
  .content--inner-container .twitter-article .twitter-text {
    float: none;
    margin: 0 41px 0 7px;
  }
  .content--inner-container .float-right.twitter-float {
    max-width: none;
  }
  .content--inner-container .float-right.twitter-float.tweet {
    width: 100%;
  }
}

.tweet div.clear {
  clear: both;
}

#IE9 .content--inner-container .twitter-text {
  margin: 0 7px;
}

.twitter-buttons {
  font-size: 13px;
}

.content .twitter-float img {
  border: none;
}

.twitter-retweet,
.twitter-reply,
.twitter-favorite {
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position-x: right 1px;
  background-position-y: center;
}

.retweet-nr,
.reply-nr,
.favorite-nr {
  padding: 4px;
  color: #4581b5;
}

.twitter-retweet {
  padding: 1px;
  background: url("/resources/images/twitter/retweet.png");
}
.twitter-retweet:is(:hover, :focus) {
  background: url("/resources/images/twitter/retweet-hover.png");
}

.twitter-reply {
  background: url("/resources/images/twitter/reply.png");
}
.twitter-reply:is(:hover, :focus) {
  background: url("/resources/images/twitter/reply-hover.png");
}

.twitter-favorite {
  background: url("/resources/images/twitter/favorite.png");
}
.twitter-favorite:is(:hover, :focus) {
  background: url("/resources/images/twitter/favorite-hover.png");
}

#newest_release {
  display: block;
  padding: 10px 15px;
  margin: 0 0 10px 0;
  border: 1px solid #cccccc;
}
#newest_release div {
  position: relative;
}
#newest_release ul.news-releases {
  list-style: none;
}
#newest_release ul.news-releases li {
  margin-left: 0;
}

.content--inner-container .podcast-subscribe-icon {
  position: relative;
  float: left;
  width: 140px;
  height: 50px;
  padding: 8px 5px 5px 42px;
  margin: 10px 0 10px 10px;
  color: #fff;
  line-height: 1rem;
  text-decoration: none !important;
  border-radius: 3px;
  background-color: #587eb2;
}
.content--inner-container .podcast-subscribe-icon:-moz-any-link {
  color: #fff;
}
.content--inner-container .podcast-subscribe-icon:any-link {
  color: #fff;
}
.content--inner-container .podcast-subscribe-icon:is(:hover, :focus) {
  color: #fff;
  background-color: rgb(59.8012295082, 89.3135245902, 129.6987704918);
}
.content--inner-container .podcast-subscribe-icon::before {
  position: absolute;
  top: 16px;
  left: 7px;
  font-weight: normal;
  content: "\f2ce";
  display: inline-block;
  margin: 0;
  font-size: 2rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content--inner-container .podcast-subscribe-icon_right {
  text-align: right;
}
.content--inner-container .podcast-subscribe-icon_itunes {
  display: inline-block;
  font-size: 1rem;
}
.content--inner-container .podcast-subscribe-icon_subscribe {
  display: block;
  font-size: 0.8rem;
}

.niehs_media_narrow {
  position: relative;
  height: 0;
  padding-block-end: 56.25%;
  margin-block-end: 18px;
}
.niehs_media_narrow iframe {
  position: absolute;
  top: 0;
  left: 0;
  padding-block-start: 1rem;
  width: 100%;
  height: 100%;
}
.niehs_media_narrow.float-right {
  width: 260px;
  margin-left: 0.5rem;
}

.niehs_media {
  margin-bottom: 1.5rem;
}
.niehs_media.float-right {
  width: 350px;
  margin-left: 0.5rem;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .niehs_media.float-right {
    float: none;
  }
}
@media only screen and (max-width: 450px) {
  .niehs_media.float-right {
    width: 100%;
  }
}
.niehs_media_playerlink {
  margin: 0;
  border: 1px solid #cccccc;
  border-top: none;
  background: none repeat scroll 0 0 #ebebeb;
}
.niehs_media_playerlink p {
  padding: 5px 10px;
  margin: 0;
  font-size: 90%;
}

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

p.media_caption {
  width: 100%;
  margin-bottom: 0rem;
  font-size: 0.85em;
  line-height: 1.4em;
}

.flashlogo {
  padding-bottom: 4px;
  padding-left: 20px;
  background: image-url("flash.gif") no-repeat scroll left top transparent;
}

#focus-areas span.icon-text {
  display: none;
}
#focus-areas .focus-area_detail {
  display: inline-block;
  width: 85%;
  margin-left: 15px;
  vertical-align: top;
}
@media only screen and (max-width: 846px) {
  #focus-areas .focus-area_detail {
    width: 70%;
  }
}
@media only screen and (max-width: 530px) {
  #focus-areas .focus-area_detail {
    width: 65%;
  }
}
#focus-areas .focus-area_icon {
  margin-top: 5px;
  background-color: #225b7c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
  width: 75px;
  height: 75px;
}
#focus-areas .focus-area_icon::before {
  color: #fff;
  font-size: 2rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  text-align: center;
  width: auto;
  height: auto;
}
#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: "\f007";
}
#focus-areas .focus-area_icon--translational::before {
  content: "\f19d";
}
#focus-areas .focus-area_icon--epidemiology::before {
  content: "\f0c0";
}

.research_funding-branches {
  padding-left: 10px;
  margin-bottom: 24px;
  border-left: 2px solid #225b7c;
}

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

ul.dert-branches {
  padding-left: 0;
  list-style-type: none;
}
ul.dert-branches li {
  float: right;
  width: 60%;
  list-style-type: none;
  font-size: 13px;
}
ul.dert-branches li a:-moz-any-link {
  color: #225b7c;
  text-decoration: underline;
}
ul.dert-branches li a:any-link {
  color: #225b7c;
  text-decoration: underline;
}
ul.dert-branches li a:is(:hover, :focus) {
  color: #082e40;
  text-decoration: underline;
}
ul.dert-branches li:first-child {
  float: left;
  width: 35%;
  padding-left: 0.5rem;
  margin-top: 2px;
  font-size: 14px;
  border-left: 2px solid #225b7c;
}
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;
  }
}
#slider.flexslider {
  width: 100%;
  padding: 0 0 7rem;
}
#slider.flexslider.smallslider-fs {
  float: right;
  clear: right;
  width: 310px;
  padding: 0px;
  margin-left: 15px;
}
#slider.flexslider.smallslider-fs img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 5px;
}
#slider.flexslider.smallslider-fs .flex-caption {
  position: inherit;
  right: inherit;
  width: 100%;
  font-family: "Merriweather Sans", sans-serif;
  border: none;
}
#slider.flexslider.smallslider-fs .flex-control-nav {
  display: none;
}
#slider.flexslider.smallslider-fs .flex-direction-nav a {
  top: 110px;
}
@media print {
  #slider.flexslider {
    display: none;
  }
}
#slider.flexslider ul.slides {
  width: 100%;
  margin-left: 0;
}
#slider.flexslider ul.slides li {
  list-style: none;
}
#slider.flexslider .flex-control-nav {
  position: absolute;
  right: 71px;
  bottom: 33px;
  z-index: 100;
  width: auto;
  height: 94px;
  min-width: 0;
  text-align: right;
  background: rgba(0, 0, 0, 0.5);
}
#slider.flexslider .flex-control-nav a {
  text-decoration: none;
}
#slider.flexslider .flex-control-nav li {
  display: inline-block;
  padding: 0;
  margin: 3px 6px 5px;
  zoom: 1;
}
#slider.flexslider .flex-control-nav li a {
  cursor: pointer;
  padding: 4px 8px 2px;
  color: #fff;
  font-weight: bold;
}
#slider.flexslider .flex-control-nav li a:is(:hover, :focus) {
  color: #05d5fa;
}
#slider.flexslider .flex-control-nav li a.flex-active {
  color: #fff;
  background-color: #4c4c4c;
}
#slider.flexslider .flex-direction-nav .flex-next,
#slider.flexslider .flex-direction-nav .flex-prev {
  text-decoration: none;
}
#slider.flexslider .flex-caption {
  position: absolute;
  top: 25px;
  right: 0.2rem;
  left: auto;
  width: 50%;
  height: auto;
  max-height: 80%;
  overflow: hidden;
  font-size: 0.8rem;
  text-align: left;
  border: 10px solid rgba(255, 255, 255, 0.1);
  border-right: 30px solid rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0.9);
}
#slider.flexslider .flex-caption h3 {
  max-width: 100%;
  font-size: 1.2rem;
  border-bottom: 0;
}
#slider.flexslider .flex-caption h3 a[href$=".pdf"]::after {
  content: "\f1c1";
  display: inline-block;
  margin: 0 2px 0 5px;
  color: #a11e2a;
  font-weight: normal;
  font-size: 13px;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
#slider.flexslider .flex-pauseplay {
  position: absolute;
  right: -1px;
  bottom: 33px;
  z-index: 100;
  width: 72px;
  height: 94px;
  background: rgba(0, 0, 0, 0.5);
}
#slider.flexslider .flex-pauseplay a {
  text-decoration: none;
}
#slider.flexslider .flex-pauseplay a.flex-pause, #slider.flexslider .flex-pauseplay a.flex-play {
  cursor: pointer;
  bottom: 20px;
  display: block;
  color: #fff;
  font-weight: bold;
  line-height: 25px;
  word-wrap: normal;
  text-align: center;
}
#slider.flexslider .flex-pauseplay a.flex-pause:is(:hover, :focus), #slider.flexslider .flex-pauseplay a.flex-play:is(:hover, :focus) {
  cursor: pointer;
  color: #05d5fa;
  line-height: 25px;
}
#slider.flexslider .flex-pauseplay:is(:hover, :focus) {
  background: rgb(0, 0, 0);
}

@media only screen and (max-width: 1024px) {
  #slider.flexslider {
    margin-bottom: 1.5rem;
  }
  #slider.flexslider .flex-control-nav {
    right: 0;
    bottom: auto;
    height: auto;
    background: none;
  }
  #slider.flexslider .flex-caption {
    position: relative;
    top: auto;
    width: 100%;
    padding: 0.5em;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
  }
  #slider.flexslider .flex-caption > * {
    margin-top: 0;
    margin-bottom: 0.5em;
  }
  #slider.flexslider .flex-caption p {
    margin-bottom: 0.5em;
  }
  #slider.flexslider .flex-direction-nav {
    display: none;
  }
  #slider.flexslider.FSsix .flex-direction-nav {
    display: block;
  }
  #slider.flexslider .flex-pauseplay {
    display: none;
  }
  #slider.flexslider .flex-pauseplay a.flex-pause, #slider.flexslider .flex-pauseplay a.flex-play {
    display: none;
  }
  #slider.flexslider .flex-control-paging li a {
    display: block;
    height: 28px;
    min-width: 28px;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    border-radius: 3px;
    background-color: #d3d3d3;
    box-shadow: #444 0px 1px 1px 1px;
  }
  #slider.flexslider .flex-control-paging li a:is(:hover, :focus) {
    color: #000;
  }
  #slider.flexslider .flex-control-paging li a.flex-active:is(:hover, :focus) {
    color: #fff;
  }
}
.ua-firefox #slider.flexslider .flex-control-nav {
  right: 73px;
  height: 29px;
}
.ua-firefox #slider.flexslider .flex-control-nav li a {
  padding-top: 3px;
}
.ua-firefox #slider.flexslider .flex-pauseplay {
  right: 1px;
  height: 29px;
  padding-top: 1px;
}
.ua-firefox #slider.flexslider .flex-caption {
  right: 1px;
}

.content-page--inner-wrapper #slider.flexslider ul.slides li {
  display: block;
}

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

article.content .highlight_block--full-split .highlight_text, article.content .highlight_block--half .highlight_text, article.content .highlight_block--one-third .highlight_text, article.content .highlight_block--two-third .highlight_text {
  padding: 10px;
  color: #222;
  text-decoration: none;
  border-top: 4px solid var(--scheme-primary);
}
article.content .highlight_block--full-split .highlight_text h3, article.content .highlight_block--half .highlight_text h3, article.content .highlight_block--one-third .highlight_text h3, article.content .highlight_block--two-third .highlight_text h3 {
  color: var(--scheme-primary);
  border-bottom: none;
}
article.content .highlight_block--full-split .highlight_text h3 .highlight_text--blue-header, article.content .highlight_block--half .highlight_text h3 .highlight_text--blue-header, article.content .highlight_block--one-third .highlight_text h3 .highlight_text--blue-header, article.content .highlight_block--two-third .highlight_text h3 .highlight_text--blue-header {
  padding: 0.25rem;
  color: #fff;
  background: var(--scheme-primary);
}
article.content .highlight_block--full-split .highlight_text p, article.content .highlight_block--half .highlight_text p, article.content .highlight_block--one-third .highlight_text p, article.content .highlight_block--two-third .highlight_text p {
  width: 100%;
}

article.content .highlight-wrapper {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin-bottom: 24px;
}
article.content .highlight-wrapper > h3 {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 65.0222574547%;
}
article.content .highlight-wrapper > h3:last-child {
  margin-right: 0;
}
article.content .highlight-wrapper > h3:empty {
  display: none;
}
article.content .highlight-wrapper.collapseExpand {
  display: inline-block;
  margin-bottom: 2rem;
}
article.content a.highlight_block {
  text-decoration: none;
}
article.content a.highlight_block:-moz-any-link h3 {
  color: var(--scheme-primary);
  text-decoration: none;
}
article.content a.highlight_block:any-link h3 {
  color: var(--scheme-primary);
  text-decoration: none;
}
article.content a.highlight_block:is(:hover, :focus) h3 {
  color: var(--scheme-primary-hover);
  text-decoration: underline;
}
article.content .highlight_block {
  display: inline-block;
  background: var(--scheme-contrast-bg);
}
@media only screen and (max-width: 530px) {
  article.content .highlight_block {
    margin: 0 0 18px;
  }
}
article.content .highlight_block:first-of-type {
  margin-left: 0;
  vertical-align: top;
}
article.content .highlight_block--two-third {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 65.0222574547%;
}
article.content .highlight_block--two-third:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 530px) {
  article.content .highlight_block--two-third {
    width: 100%;
    margin-right: 0;
  }
}
article.content .highlight_block--two-third .highlight_image {
  display: block;
  float: left;
  width: 50%;
  height: 100%;
  border: none;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  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%;
}
@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 p {
  text-decoration: none;
}
article.content .highlight-wrapper.topics .highlight_block--two-third {
  position: relative;
  border: 1px solid #efefef;
  background: #fff;
}
@media (max-width: 1024px) {
  article.content .highlight-wrapper.topics .highlight_block--two-third {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
article.content .highlight-wrapper.topics .highlight_block--two-third picture {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  margin-right: 0;
  overflow: hidden;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 65.0222574547%;
}
article.content .highlight-wrapper.topics .highlight_block--two-third picture:last-child {
  margin-right: 0;
}
@media (max-width: 1024px) {
  article.content .highlight-wrapper.topics .highlight_block--two-third picture {
    position: relative;
    height: auto;
    overflow: visible;
    width: 100%;
  }
}
article.content .highlight-wrapper.topics .highlight_block--two-third .highlight_text {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 35.2911762912%;
}
article.content .highlight-wrapper.topics .highlight_block--two-third .highlight_text:last-child {
  margin-right: 0;
}
@media (max-width: 1024px) {
  article.content .highlight-wrapper.topics .highlight_block--two-third .highlight_text {
    width: 100%;
  }
}
article.content .highlight-wrapper.topics .highlight_block--two-third .highlight_text {
  float: right;
}
article.content .highlight-wrapper.topics .highlight_block--one-third {
  margin-top: -3rem;
  background: #fff;
  box-shadow: 0 2px 3px 1px rgba(90, 90, 90, 0.36);
}
@media (max-width: 1250px) {
  article.content .highlight-wrapper.topics .highlight_block--one-third {
    position: relative;
    right: 0;
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  article.content .highlight-wrapper.topics .highlight_block--one-third {
    width: 100%;
  }
}
article.content .highlight-wrapper.topics .highlight_block--one-third .highlight_text {
  padding: 10px;
  border: none;
  background: #fff;
}
article.content .highlight-wrapper.topics .highlight_block--one-third p {
  width: 100%;
  margin-bottom: 10px;
}
article.content .highlight-wrapper.topics .highlight_block--one-third ol {
  width: auto;
  margin-bottom: 0;
  margin-left: 1.25rem;
  color: #4c4c4c;
}
article.content .highlight-wrapper.topics .highlight_image {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  height: 100%;
  max-width: none;
  max-height: none;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  transform: translate(-50%, -50%);
  border: none;
}
@media (max-width: 1250px) {
  article.content .highlight-wrapper.topics .highlight_image {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform: none;
  }
}
article.content .highlight_block--one-third {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 30.0445149094%;
}
article.content .highlight_block--one-third:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 530px) {
  article.content .highlight_block--one-third {
    width: 100%;
    margin-right: 0;
  }
}
article.content .highlight_block--one-third .highlight_image {
  display: block;
  width: 100%;
  height: 137px;
  border: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
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 {
  float: left;
  width: 67%;
}
@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 {
  display: inline-block;
  padding: 10px;
  border-bottom: 2px solid var(--scheme-primary-shade);
}
article.content .highlight_block--half .highlight_image {
  float: right;
  width: 33%;
  height: 130px;
  border: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media only screen and (max-width: 530px) {
  article.content .highlight_block--half .highlight_image {
    width: 100%;
  }
}
article.content .highlight_block--full-split {
  position: relative;
}
@media only screen and (max-width: 530px) {
  article.content .highlight_block--full-split {
    display: inline-flex;
  }
}
article.content .highlight_block--full-split picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 530px) {
  article.content .highlight_block--full-split picture {
    position: relative;
    width: 100%;
    height: auto;
    overflow: visible;
  }
}
article.content .highlight_block--full-split picture .highlight_image {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  height: 100%;
  max-width: none;
  max-height: none;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  transform: translate(-50%, -50%);
  border: none;
}
@media only screen and (max-width: 530px) {
  article.content .highlight_block--full-split picture .highlight_image {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform: translate(0, 0);
  }
}
article.content .highlight_block--full-split .highlight_text {
  float: right;
  width: 50%;
}
@media only screen and (max-width: 530px) {
  article.content .highlight_block--full-split .highlight_text {
    position: relatve;
    float: none;
    width: 100%;
  }
}

article.content :is(.top, .top-right) {
  display: none;
}

a#back2top:-moz-any-link {
  position: fixed;
  right: 2%;
  bottom: 0;
  z-index: 9999;
  display: none;
  width: 50px;
  height: 60px;
  padding: 35px 5px 0;
  color: #fff;
  font-weight: 300;
  font-size: 0.65rem;
  line-height: 1.1;
  text-decoration: none;
  text-align: center;
  border: 1px solid rgba(36, 85, 115, 0.7);
  background: rgba(24, 58, 105, 0.7);
  -moz-transition: background 0.6s ease;
  transition: background 0.6s ease;
}

a#back2top:any-link {
  position: fixed;
  right: 2%;
  bottom: 0;
  z-index: 9999;
  display: none;
  width: 50px;
  height: 60px;
  padding: 35px 5px 0;
  color: #fff;
  font-weight: 300;
  font-size: 0.65rem;
  line-height: 1.1;
  text-decoration: none;
  text-align: center;
  border: 1px solid rgba(36, 85, 115, 0.7);
  background: rgba(24, 58, 105, 0.7);
  transition: background 0.6s ease;
}
a#back2top:-moz-any-link::before {
  position: absolute;
  top: 15%;
  left: 50%;
  color: rgb(255, 255, 255);
  transform: translate(-50%, -15%);
  -moz-transition: top 0.6s cubic-bezier(0.74, 0.06, 0.46, 0.79);
  transition: top 0.6s cubic-bezier(0.74, 0.06, 0.46, 0.79);
  font-weight: normal;
  content: "\f077";
  display: inline-block;
  margin: 0;
  font-size: 25px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a#back2top:any-link::before {
  position: absolute;
  top: 15%;
  left: 50%;
  color: rgb(255, 255, 255);
  transform: translate(-50%, -15%);
  transition: top 0.6s cubic-bezier(0.74, 0.06, 0.46, 0.79);
  font-weight: normal;
  content: "\f077";
  display: inline-block;
  margin: 0;
  font-size: 25px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a#back2top:-moz-any-link:is(:hover, :focus) {
  background: rgb(36, 85, 115);
}
a#back2top:any-link:is(:hover, :focus) {
  background: rgb(36, 85, 115);
}
a#back2top:-moz-any-link:is(:hover, :focus)::before {
  top: 2%;
}
a#back2top:any-link:is(:hover, :focus)::before {
  top: 2%;
}
a#back2top.infooter {
  color: #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #4a4d57;
}
a#back2top.infooter:is(:hover, :focus) {
  background: #31333a;
}

.content-page-wrapper .content--inner-container .syndicateThis {
  display: inline-block;
  width: 325px;
  min-height: 60px;
  padding-top: 12px;
  margin-bottom: 24px;
  color: #fff;
  border-radius: 3px;
  background-color: #004f74;
}
@media only screen and (max-width: 530px) {
  .content-page-wrapper .content--inner-container .syndicateThis {
    width: 100%;
    padding: 12px 5px;
  }
}
.content-page-wrapper .content--inner-container .syndicateThis .fa {
  float: left;
  padding: 4px 10px 0;
  margin-top: 3px;
  font-family: arial, sans-serif, FontAwesome;
  line-height: 1.2;
}
.content-page-wrapper .content--inner-container .syndicateThis .fa.fa-thumb-tack {
  border-right: 1px solid #3f83a4;
}
.content-page-wrapper .content--inner-container .syndicateThis .fa.fa-thumb-tack::before {
  content: "\f08d";
  font-size: 24px;
}
.content-page-wrapper .content--inner-container .syndicateThis a {
  color: #fff;
}
.content-page-wrapper .content--inner-container .syndicateThis a:is(:hover, :focus) {
  color: #f6a040;
  text-decoration: none !important;
}
.content-page-wrapper .content--inner-container .syndicateThis > p {
  width: 100%;
  padding-left: 47px;
  margin-bottom: 0 !important;
  font-style: italic;
  font-weight: bold;
  font-size: 11px;
  line-height: 150%;
}
.content-page-wrapper .content--inner-container .syndicate > h1 {
  display: none;
}
.content-page-wrapper .content--inner-container #syndicatedContent_2788_15859572225108258 .syndicate > h1 {
  display: block;
}
.content-page-wrapper .content--inner-container .syndicate > h2 {
  display: none;
}
.content-page-wrapper .content--inner-container #syndicatedContent h2 {
  display: block;
}
.content-page-wrapper .content--inner-container .syndicate h1 {
  color: #4c4c4c;
}
.content-page-wrapper .content--inner-container .syndicationWrapperNarrow {
  width: 35%;
  padding: 10px 20px 20px;
  margin-left: 15px;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.content-page-wrapper .content--inner-container .syndicationWrapperNarrow .courtesy {
  margin-bottom: 15px;
  color: #888;
  font-size: 12px;
  line-height: 1.2em;
  text-align: left;
}
.content-page-wrapper .content--inner-container article.content .syndicationWrapperWide .courtesy {
  color: #888;
  font-size: 12px;
  text-align: right;
}
.content-page-wrapper .content--inner-container .syndicationWrapperWide {
  padding: 10px 20px 20px;
  margin: 20px 0;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.content-page-wrapper .content--inner-container .syndicationWrapperWide .courtesy {
  margin-bottom: 20px;
  color: #888;
  font-size: 12px;
  text-align: right;
}

.content-header .page-title-wrapper .page-title--newsrelease .newsreleases_archive-header .archiveBody, .content-header .page-title-wrapper .page-title--newsrelease .newsreleases_detail-header {
  color: #4c4c4c;
  font-family: "Open Sans", sans-serif;
  line-height: 23px;
}

#pr-contact {
  float: left;
  clear: right;
  width: 50%;
  padding-top: 3px;
  padding-bottom: 10px;
  line-height: 130%;
  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;
}

div.featured-box li {
  margin: 0 0 0.125em 1em;
}

ul.news-releases li {
  position: relative;
  margin-left: -30px;
}
ul.news-releases li.date {
  width: 154px;
  text-align: right;
  vertical-align: top;
}
ul.news-releases li.item {
  width: 81%;
  padding-left: 0;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
  ul.news-releases li.item {
    width: 75%;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  ul.news-releases li.item {
    width: 67%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  ul.news-releases li.item {
    width: 59%;
  }
}

#release_left table {
  padding: 0;
  margin: 0 0 10px 0;
}
#release_left table tr {
  background: #ebebeb;
}
#release_left table th,
#release_left table td {
  border-bottom: 1px solid #fff;
}
#release_left table th {
  background: #afbc78;
}
#release_left table td {
  padding: 5px;
}

article.content ul.news-releases {
  width: inherit;
  margin-left: 0;
  list-style: none;
}
article.content ul.news-releases li {
  display: inline-block;
  margin-left: 0;
}

#footer-format {
  padding: 10px;
  margin-bottom: 24px;
  font-style: italic;
  font-size: 11px;
  line-height: 1.5em;
  background: #f1f1f1;
}
#footer-format p {
  width: 100%;
}

#contact_wrap {
  width: 100%;
  margin-bottom: 1rem;
  overflow: auto;
  line-height: 140%;
}

#prl-contact {
  float: right;
  width: 50%;
  text-align: right;
}

#wrap_btns {
  width: 100%;
  height: 100px;
}
#wrap_btns p {
  width: 100%;
}
#wrap_btns .previous_btn {
  position: relative;
  float: left;
  width: 50%;
  padding: 0.3em;
  margin: 0 auto;
  color: #4581b5;
  text-align: left;
}
#wrap_btns .next_btn {
  position: relative;
  float: right;
  width: 50%;
  padding: 0.3em;
  margin: 0 auto;
  color: #4581b5;
  text-align: right;
}
#wrap_btns .previous_btn:is(:hover, :focus),
#wrap_btns .next_btn:is(:hover, :focus) {
  color: #fff;
  background-color: #4581b5;
}
#wrap_btns .previous_btn:is(:hover, :focus) a,
#wrap_btns .next_btn:is(:hover, :focus) a {
  color: #fff;
}
#wrap_btns .previous_btn {
  content: "";
  cursor: pointer;
  display: block;
  float: left;
  padding: 3px 7px;
  background: url("https://www.niehs.nih.gov/resources/images/previous-blue.png") 5px 9px no-repeat;
}
#wrap_btns .previous_btn strong {
  margin-left: 10px;
}
#wrap_btns .previous_btn:is(:hover, :focus) {
  content: "";
  display: block;
  float: left;
  background: #4581b5 url("https://www.niehs.nih.gov/resources/images/previous-white.png") 5px 9px no-repeat;
}
#wrap_btns .previous_btn span.titleLink {
  text-decoration: underline;
}
#wrap_btns .next_btn {
  content: "";
  cursor: pointer;
  display: block;
  float: right;
  padding: 3px 7px;
  background: url("https://www.niehs.nih.gov/resources/images/next-blue.png") 99% 9px no-repeat;
}
#wrap_btns .next_btn strong {
  padding-right: 10px;
  margin-left: 10px;
}
#wrap_btns .next_btn:is(:hover, :focus) {
  content: "";
  display: block;
  float: right;
  background: #4581b5 url("https://www.niehs.nih.gov/resources/images/next-white.png") 99% 9px no-repeat;
}
#wrap_btns .next_btn span.titleLink {
  text-decoration: underline;
}

.content-header .page-title-wrapper .page-title--newsrelease .newsreleases_detail-header {
  padding: 1rem 0 1rem 33px;
  margin: -1.5rem -2rem 1rem;
  font-size: 16px;
  background-color: #dee7eb;
}
.content-header .page-title-wrapper .page-title--newsrelease .newsreleases_detail-header_timestamp {
  padding-left: 25px;
  font-size: 0.95rem;
}
.content-header .page-title-wrapper .page-title--newsrelease .newsreleases_archive-header {
  margin: -1rem -2rem 2rem;
  border-bottom: 3px solid var(--scheme-primary);
  background: #fff;
}
.content-header .page-title-wrapper .page-title--newsrelease .newsreleases_archive-header .archiveHeader {
  width: 100%;
  padding: 3px 0px 3px 2rem;
  margin-bottom: 0;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
  line-height: 150%;
  background-color: var(--scheme-primary);
}
.content-header .page-title-wrapper .page-title--newsrelease .newsreleases_archive-header .archiveBody {
  position: relative;
  z-index: 90;
  padding: 0px 1.2rem 0px 2rem;
  margin: 5px;
  font-size: 13px;
}

.three-column-img {
  display: inline-block;
  float: none;
  width: 30%;
  padding: 0;
  margin-right: 3%;
  vertical-align: bottom;
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
  .three-column-img {
    margin-right: 2%;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .three-column-img {
    margin-right: 2%;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .three-column-img {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 530px) {
  .three-column-img {
    width: 100%;
  }
}
.three-column-img .ilightbox img {
  width: 100%;
}
.three-column-img p {
  height: 120px;
  font-size: 11px;
  line-height: 18px;
}
@media only screen and (max-width: 530px) {
  .three-column-img p {
    height: auto;
  }
}

a.ilightbox-download {
  top: 0;
  right: 28px;
  width: 25px;
  height: 23px;
  padding: 3px 6px 0;
  font-weight: bold;
  background: #000;
}
a.ilightbox-download::before {
  margin: 0;
  color: #d3d3d3;
  font-size: 18px;
  font-family: "fa-regular-400", "Font Awesome 6 Pro";
}
a.ilightbox-download:is(:hover, :focus)::before {
  color: #fff;
  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;
}

.basic-accordion-wrapper {
  margin-bottom: 1.5rem;
}
.basic-accordion-wrapper .expand-all-accordions.disabled:focus,
.basic-accordion-wrapper .collapse-all-accordions.disabled:focus {
  outline: none;
}

.accordion-all-button-wrapper {
  margin: 0.5rem;
}
.accordion-all-button-wrapper .ui.disabled.button, .accordion-all-button-wrapper .ui.disabled.button:is(:focus, :hover), .accordion-all-button-wrapper .ui.disabled.button.active {
  color: rgba(0, 0, 0, 0.7) !important;
}

h3.accordion-toggle,
h4.accordion-toggle {
  width: 100%;
  max-width: initial;
  margin: 0;
  overflow: inherit;
}

.accordion-toggle {
  cursor: pointer;
  position: relative;
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
  color: #4c4c4c;
  border-width: 2px;
  border-style: solid;
  border-color: #eceff1 #eceff1 #b0bec5;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row nowrap;
  gap: normal;
}
.accordion-toggle, .accordion-toggle a {
  transition: all 0.25s ease-in-out;
}
.accordion-toggle.keyboard-focus {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color;
}
.accordion-toggle.arrowDown {
  margin-top: 1rem;
  color: #fff;
  background: var(--scheme-header);
}
.accordion-toggle.arrowDown a {
  color: #fff;
}
.accordion-toggle.arrowDown a:visited {
  color: #fff;
}
.accordion-toggle.with-subtitle {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-flow: column;
  gap: normal;
}
.accordion-toggle.with-subtitle > * {
  width: 100%;
  margin: 0;
  line-height: 1.25;
  outline: none;
}
.accordion-toggle.with-subtitle > *:first-child {
  margin-bottom: 0.25rem;
}

.accordion-wrapper,
.accordion-all-button-wrapper + .accordion-toggle.arrowDown,
.slot-container .accordion-toggle:not(.arrowDown) {
  margin-top: -2px;
}

.accordion-content {
  padding: 1.25rem 2.5rem;
  margin-bottom: 1rem;
  color: #4c4c4c;
  border-width: 0 2px 2px;
  border-style: solid;
  border-color: transparent #eceff1 #b0bec5;
  background-color: #fff;
  transition: margin 0.25s ease-in-out;
}
@media only screen and (max-width: 530px) {
  .accordion-content {
    padding: 0.5rem;
  }
}
.accordion-content::after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}
.accordion-content.suppress-padding {
  padding: 0;
}
.accordion-content.suppress-padding #library-search {
  margin-bottom: 0;
}
.accordion-content p,
.accordion-content ul,
.accordion-content ol {
  width: 100%;
}
.accordion-content ul,
.accordion-content ol {
  padding-left: 2rem;
  margin-left: 0;
}

.accordion-bottom-spacer {
  margin-bottom: 12px;
}

#accordion {
  margin-bottom: 1rem;
}
#accordion .accGap {
  width: 100%;
  margin: 1rem 0 0.5rem;
}
#accordion .accGap + #accordion {
  margin-top: 0;
}
#accordion ul {
  margin: 0;
}
#accordion .entryResult {
  padding: 1rem 0;
  margin: 0;
}
#accordion .entryResult:last-of-type {
  border-bottom: none;
}
#accordion .entryResult .LeftBorder {
  white-space: normal;
}
#accordion div.accordion-content {
  padding: 1.25rem 2.5rem !important;
}
#accordion div.accordion-content ul.EHEA {
  padding-left: 0 !important;
}
#accordion .accordion-toggle {
  padding: 0.5rem 0.5rem 0.5rem 2.5rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-color: #eceff1 #eceff1 #b0bec5 !important;
}
#accordion .accordion-toggle:not(.arrowDown), #accordion .accordion-toggle:first-of-type {
  margin-top: -2px;
}

.accordion-toggle-icon::before, .accordion-toggle-icon::after {
  content: "";
  position: absolute;
  left: 0.85rem;
  width: 14px;
  height: 2px;
  background-color: #4c4c4c;
  transition: all 0.25s ease-in-out;
}
.accordion-toggle-icon::after {
  transform: rotate(-90deg);
}

.accordion-toggle-icon.arrowDown::before, .accordion-toggle-icon.arrowDown::after {
  background-color: #fff;
}
.accordion-toggle-icon.arrowDown::after {
  transform: rotate(0);
}

.accordion-toggle,
.accordion-toggle-scied {
  transition: all 0.25s ease-in-out;
}
.accordion-toggle:is(:hover, :focus),
.accordion-toggle-scied:is(:hover, :focus) {
  background: var(--scheme-contrast-bg);
}
.accordion-toggle:is(:hover, :focus).arrowDown,
.accordion-toggle-scied:is(:hover, :focus).arrowDown {
  background: var(--scheme-header-alt);
}

.siteFilters {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
  .siteFilters + .collapseExpand {
    float: none;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) and (min-width: 1025px) and (max-width: 1250px) {
  .siteFilters + .collapseExpand .ui.left.button,
  .siteFilters + .collapseExpand .ui.right.button {
    float: left;
    width: 47%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
  .siteFilters + .collapseExpand .ui.left.button:focus,
  .siteFilters + .collapseExpand .ui.right.button:focus {
    background-color: #215875 !important;
  }
}

.ui.form textarea,
.ui.form input[type=checkbox] {
  margin-bottom: 10px;
  vertical-align: middle !important;
}

.checkboxes {
  display: inline-block;
}
.checkboxes input {
  margin: 0rem 0.5rem 0.25rem 0.25rem !important;
}

.accordion-content-scied {
  display: none;
}
.accordion-content-scied .information {
  padding-top: 5px;
}

button.accordion-toggle-scied {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
  color: #4c4c4c;
  font-weight: 800;
  text-align: left;
  border: 2px solid #eceff1;
  border-bottom-color: #b0bec5;
  outline: none;
  background: #fff;
}

.science-education {
  width: 100%;
  margin-bottom: 0;
}
.science-education-entry {
  width: 100%;
  padding: 0.75rem 2rem;
}
@media only screen and (max-width: 530px) {
  .science-education-entry {
    padding: 0.75rem 0.5rem;
  }
}
.science-education-entry > span:first-child {
  display: inline-block;
  width: 75%;
}
.science-education-entry::after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  line-height: 0;
}
.science-education-entry:nth-child(odd) {
  background: #f1f1f1;
}
.science-education .content {
  float: none;
  width: 100%;
  padding-top: 5px;
  margin: 0;
  border-top: 1px solid #ebebeb;
}
.science-education p {
  color: #636363;
  font-size: 14px;
}
.science-education p:last-of-type {
  margin: 0;
}

article.content .collapseExpand .submit.disabled {
  pointer-events: none;
}
article.content .syndicate {
  height: 100% !important;
}
article.content .materials {
  position: relative !important;
  top: 0 !important;
  width: 100%;
  margin-top: -2px;
}
article.content .materials.arrowDown {
  margin: 0.5rem 0 0;
}
article.content .materials.arrowDown:first-of-type {
  margin-top: -2px;
}
article.content .materials.arrowDown:last-of-type {
  margin-bottom: 0;
}
article.content .materials.arrowDown .accordion-content-scied {
  padding: 0.25rem 0.5rem 1.25rem;
  color: #4c4c4c;
  border-width: 0 2px 2px;
  border-style: solid;
  border-color: transparent #eceff1 #b0bec5;
  background-color: #fff;
}
article.content .materials.arrowDown:not(:last-of-type) .accordion-content-scied {
  margin-bottom: 1rem;
}
article.content .materials.arrowDown button.accordion-toggle-scied {
  color: #fff;
  background: #546e7a;
}
article.content .materials.arrowDown button.accordion-toggle-scied:is(:hover, :focus) {
  background: rgb(63.2038834951, 82.7669902913, 91.7961165049);
}
article.content .materials.arrowDown + .arrowDown {
  margin-top: -2px;
}
article.content .grade-level {
  width: 100%;
  padding-right: 1.2rem;
  padding-bottom: 5px;
  font-size: 13px;
  text-transform: uppercase;
  text-align: right;
}
@media only screen and (max-width: 530px) {
  article.content .grade-level {
    padding-right: 0;
  }
}
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 {
  display: inline-block;
  width: 55px;
  margin: 0 0 3px 5px;
  color: #7B776E;
  text-align: center;
}
article.content .grade-level-tag--wrapper, article.content .grade-level-tag__k-4--wrapper, article.content .grade-level-tag__5-8--wrapper, article.content .grade-level-tag__9-12--wrapper, article.content .grade-level-tag__12--wrapper, article.content .grade-level-tag--active--wrapper {
  display: block;
  float: right;
  width: 61px;
  margin-bottom: 5px;
  font-size: 0.8rem;
  text-align: left;
}
article.content .grade-level-tag--active {
  color: #fff;
  font-weight: bold;
  background: #546e7a;
}
article.content .ui.submit.button.grade-level_download {
  float: right;
  padding: 1px 10px 3px;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 13px;
  text-transform: none;
  text-align: center;
  border-radius: 4px;
}
@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:is(:hover, :focus) {
  background-color: #427bac;
}
article.content .ui.submit.button.grade-level_download a:-moz-any-link {
  color: #fff;
  text-decoration: none;
}
article.content .ui.submit.button.grade-level_download a:any-link {
  color: #fff;
  text-decoration: none;
}
article.content .ui.submit.button.grade-level_download a:is(:hover, :focus) {
  text-decoration: underline;
}
article.content .grade-level_download_icon::before {
  content: "\e096";
  margin: 0 5px 0 0;
  color: #fff;
  font-size: 16px;
  font-family: "fa-regular-400", "Font Awesome 6 Pro";
}
article.content .grade-level_download_icon:is(:hover, :focus) ::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: "\e096";
  margin: 0 5px 0 0;
  color: #222;
  font-size: 19px;
  font-family: "fa-regular-400", "Font Awesome 6 Pro";
}
article.content a.accordion-toggle_download:link .accordion-toggle_download-text, article.content a.accordion-toggle_download:visited .accordion-toggle_download-text {
  display: none;
}

.content #home-socialmedia {
  margin-bottom: 20px;
}
.content #home-socialmedia div {
  display: inline-block;
  width: 18%;
  height: auto;
  margin-top: 12px;
  text-align: center;
  vertical-align: top;
}
.content #home-socialmedia div:first-child {
  width: 20%;
}
.content #twitter a:-moz-any-link {
  background-image: url("../images/x-twitter.svg");
}
.content #twitter a:any-link {
  background-image: url("../images/x-twitter.svg");
}
.content #facebook a:-moz-any-link {
  background-image: url("../images/facebook-ps.svg");
}
.content #facebook a:any-link {
  background-image: url("../images/facebook-ps.svg");
}
.content #youtube a:-moz-any-link {
  background-image: url("../images/youtube.svg");
}
.content #youtube a:any-link {
  background-image: url("../images/youtube.svg");
}
.content #rss a:-moz-any-link {
  background-image: url("../images/rss.svg");
}
.content #rss a:any-link {
  background-image: url("../images/rss.svg");
}
.content #newslist a:-moz-any-link {
  background-image: url("../images/mail.svg");
}
.content #newslist a:any-link {
  background-image: url("../images/mail.svg");
}
.content :is(#twitter, #newslist, #rss, #youtube, #facebook) a:-moz-any-link {
  display: block;
  width: 38px;
  height: 38px;
  margin: 0 auto;
  background-size: 38px 38px;
}
.content :is(#twitter, #newslist, #rss, #youtube, #facebook) a:any-link {
  display: block;
  width: 38px;
  height: 38px;
  margin: 0 auto;
  background-size: 38px 38px;
}
.content :is(#twitter, #newslist, #rss, #youtube, #facebook) a:is(:hover, :focus) {
  opacity: 0.8;
}

.content--inner-container #events-pull {
  padding: 0;
  background: #f1f1f1;
}
.content--inner-container #events-pull h2 {
  margin-top: 5px;
  color: #fff;
  font-size: 23px;
}
.content--inner-container #events-pull h3 {
  display: block;
  padding: 0;
  margin: -10px 0px 0px 0px;
  color: #c5e4ff;
  font-weight: normal;
  font-size: 18px;
}
.content--inner-container #events-pull .eventHead {
  padding: 0.4em 0.7em 0.3em 0.7em;
  margin: 0;
  line-height: 1.4;
  background: #4581b5;
}
.content--inner-container #events-pull p {
  padding: 1em;
  margin: 0;
  border: none;
  border-bottom: 1px solid #fff;
}
.content--inner-container #PublicEvents .eventList {
  padding: 0;
  margin: 0;
  border: none;
}

.ethics-timeline__ul {
  margin-left: 0 !important;
}
.ethics-timeline__li {
  list-style: none;
}
.ethics-timeline__li--1930 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #c2390f;
}
.ethics-timeline__li--1930--text {
  padding: 12px 26px;
  border-top: 2px solid #c2390f;
}
.ethics-timeline__li--1940 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #e51b1c;
}
.ethics-timeline__li--1940--text {
  padding: 12px 26px;
  border-top: 2px solid #e51b1c;
}
.ethics-timeline__li--1950 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #d73177;
}
.ethics-timeline__li--1950--text {
  padding: 12px 26px;
  border-top: 2px solid #d73177;
}
.ethics-timeline__li--1960 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #b033c7;
}
.ethics-timeline__li--1960--text {
  padding: 12px 26px;
  border-top: 2px solid #b033c7;
}
.ethics-timeline__li--1970 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #5e548b;
}
.ethics-timeline__li--1970--text {
  padding: 12px 26px;
  border-top: 2px solid #5e548b;
}
.ethics-timeline__li--1980 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #4c34c7;
}
.ethics-timeline__li--1980--text {
  padding: 12px 26px;
  border-top: 2px solid #4c34c7;
}
.ethics-timeline__li--1990 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #246eba;
}
.ethics-timeline__li--1990--text {
  padding: 12px 26px;
  border-top: 2px solid #246eba;
}
.ethics-timeline__li--2000 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #00796b;
}
.ethics-timeline__li--2000--text {
  padding: 12px 26px;
  border-top: 2px solid #00796b;
}
.ethics-timeline__li--2010 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #2e7d32;
}
.ethics-timeline__li--2010--text {
  padding: 12px 26px;
  border-top: 2px solid #2e7d32;
}

aside.blockquote {
  position: relative;
  width: 75%;
  padding: 1.5rem 2.1875rem;
  margin: 0.25rem 0 1rem;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  aside.blockquote {
    width: 100%;
  }
}
aside.blockquote.blockquote--right {
  float: right;
  clear: right;
  width: 40%;
  margin-left: 1rem;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  aside.blockquote.blockquote--right {
    width: 50%;
  }
}
@media only screen and (max-width: 530px) {
  aside.blockquote.blockquote--right {
    width: 100%;
  }
}
aside.blockquote span.blockquote-author {
  display: block;
  width: 100%;
  margin-top: 0.5rem;
  font-style: italic;
  font-weight: 300;
  font-size: 1rem;
  text-align: right;
}
aside.blockquote::before, aside.blockquote::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 20px;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/blockquote.png");
  background-repeat: no-repeat;
}
aside.blockquote::before {
  top: 0;
  left: 0;
}
aside.blockquote::after {
  right: 0;
  bottom: 0;
  transform: rotate(180deg);
}

.blockquote-bizcard {
  display: inline-block;
  width: 75%;
  margin: 0 0 1rem;
}
@media only screen and (max-width: 530px) {
  .blockquote-bizcard {
    width: 100%;
  }
}
.blockquote-bizcard > p {
  position: relative;
  width: 100%;
  padding: 1rem;
  font-style: italic;
  font-size: 1rem;
  border-top: 2px solid #0072bb;
  box-shadow: 0 2px 3px 1px rgba(90, 90, 90, 0.36);
}
@media print {
  .blockquote-bizcard > p {
    border: 2px solid #0072bb;
  }
}
.blockquote-bizcard > p::before {
  content: "\f10d";
  position: absolute;
  top: 0;
  left: 8px;
  display: block;
  width: 100%;
  height: 20px;
  color: #0072bb;
  font-weight: 700;
  font-size: 36px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  opacity: 0.2;
}
@media print {
  .blockquote-bizcard > p::before {
    display: none;
  }
}
.blockquote-bizcard > p::after {
  content: "";
  position: absolute;
  right: 19%;
  bottom: -10px;
  z-index: 0;
  transform: rotate(67.5deg) skewX(45deg) scaleY(0.70711);
  background: #fff;
  box-shadow: 3px 3px 3px -1px rgba(90, 90, 90, 0.36);
  width: 20px;
  height: 20px;
}
@media print {
  .blockquote-bizcard > p::after {
    display: none;
  }
}
.blockquote-bizcard_name {
  float: left;
  width: calc(100% - 125px);
  color: #0072bb;
  font-weight: 800;
  text-align: right;
}
@media print {
  .blockquote-bizcard_name {
    float: none;
  }
}
.blockquote-bizcard .hascourtesy {
  position: relative;
  float: right;
  overflow: hidden;
  border: 3px solid #0072bb;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
@media print {
  .blockquote-bizcard .hascourtesy {
    float: left;
  }
}
.blockquote-bizcard .hascourtesy img {
  position: absolute;
  top: -14px;
  left: -1px;
}
.blockquote-bizcard_accolades {
  float: left;
  width: calc(100% - 125px);
  font-size: 14px;
  line-height: 1.4;
  text-align: right;
}
@media print {
  .blockquote-bizcard_accolades {
    text-align: left;
  }
}

blockquote.quotation {
  width: 40%;
}
blockquote.quotation-wide {
  width: 100%;
}
blockquote.quotation, blockquote.quotation-wide {
  padding: 0;
  margin: 0;
}
blockquote.quotation span.quote-open, blockquote.quotation-wide span.quote-open {
  display: block;
  padding: 0 0.25rem;
}
blockquote.quotation span.quote-author {
  display: block;
  padding-left: 25px;
}
blockquote.quotation span.quote-open {
  color: #56608b;
  font-size: 1.8em;
  line-height: 1.4em;
}
blockquote.quotation-wide span.quote-open {
  padding: 0px 25px;
  margin-bottom: 18px;
  color: #56608b;
  font-size: 1.8em;
  line-height: 1.4em;
  background: image-url("open-quote.svg") no-repeat left top;
}
blockquote.quotation span.quote-close, blockquote.quotation-wide span.quote-close {
  padding: 0 10px;
  background: image-url("quote-close.svg") no-repeat right top;
}
blockquote.quotation span.quote-author {
  margin-top: -10px;
  color: #2c3c7a;
  font-size: 1.2em;
  line-height: 1.3em;
}

@media only screen and (max-width: 450px) {
  blockquote.quotation {
    width: 100%;
  }
  blockquote.quotation-wide span.quote-open,
  blockquote.quotation span.quote-open {
    margin-right: 10px;
    font-size: 1.4em;
  }
}
.blocker .img.nonbordered {
  display: inline-block;
  width: 200px;
}

.pageRow {
  display: grid;
  grid: auto-flow auto/repeat(3, minmax(0, 1fr));
  gap: 1rem;
}
@media only screen and (max-width: 1024px) {
  .pageRow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 846px) {
  .pageRow {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .pageRow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 530px) {
  .pageRow {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.pageRow.long {
  margin-bottom: 1em;
}
.pageRow.long p {
  min-height: 17em;
}
.pageRow .contentbox-link-image-anchor::after {
  display: none !important;
}
.pageRow .contentbox-link-title {
  display: block;
  width: 100%;
  padding: 8px 10px;
  line-height: 1;
  letter-spacing: 0px;
  color: #4c4c4c;
  font-weight: 400;
  font-size: 22px;
  font-family: "Rokkitt", serif;
}
.pageRow .contentbox-link-title-anchor {
  margin-right: -0.15rem;
}
.pageRow .contentbox-link-title .fileSize {
  font-size: 90%;
  font-weight: 400;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
.pageRow p {
  width: 100%;
  padding: 4px 10px;
}
.pageRow .twoColumn p {
  min-height: 130px;
}
.pageRow .more.small {
  width: 100%;
  margin-top: auto;
  font-size: 100%;
  border-top: 1px solid #efefef;
}
.pageRow .more.small a {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
}
.pageRow .more.small a:is(:hover, :focus) {
  color: #fff;
  background: #4c4c4c;
}
.pageRow .oneColumn,
.pageRow .twoColumn {
  float: left;
  margin-bottom: 8px;
  background: #fff;
}
.pageRow .oneColumn {
  width: auto;
  margin: 0 2% 8px 0;
  border-bottom: 2px solid #0072bb;
  box-shadow: 0 2px 3px 1px rgba(90, 90, 90, 0.36);
}
.pageRow .oneColumn:nth-child(3n) {
  margin-right: 0;
}
.pageRow .oneColumn .nonbordered {
  width: 100%;
}
.pageRow .twoColumn {
  width: 49.6%;
  margin: 25px 1px;
}
@media only screen and (max-width: 1024px) {
  .pageRow .oneColumn,
  .pageRow .twoColumn {
    width: 100%;
    margin: 0 0 1px;
    border-top: 0px;
  }
  .pageRow .oneColumn {
    position: relative;
    min-height: inherit;
    margin-bottom: 1rem;
  }
  .pageRow .twoColumn:last-of-type {
    margin-bottom: 25px;
  }
  .pageRow .pageRow h4 {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
  .pageRow .oneColumn p {
    min-height: 0;
  }
  .pageRow .twoColumn p {
    min-height: 0;
    margin: 0;
    margin-left: 0;
  }
  .pageRow .more.small {
    float: right;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .pageRow .twoColumn p,
  .pageRow .oneColumn p {
    min-height: 0;
    margin: 0;
  }
}

.filter {
  float: left;
  width: 100%;
  padding: 5px 7px;
  margin: 10px 0 0;
  color: #fff;
  font-weight: bold;
  border: 1px solid #666;
  background: #427bac;
}
.filter a {
  color: #000;
  font-weight: normal;
}
.filter input {
  height: 23px;
  padding: 2px 5px;
  padding-left: 4px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  box-shadow: inset #9f9f9f 0px 1px 2px 0px;
}

article.content a.clear-filter:link {
  padding: 2px 15px 3px;
  color: #000;
  text-decoration: none;
  border: 1px solid #cccccc;
  background: #ebebeb;
}
article.content a.clear-filter:is(:hover, :focus) {
  background: #cccccc;
}
article.content .footable-filtering-search .dropdown-menu.dropdown-menu-right {
  width: auto;
}

div.clear {
  clear: both;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

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

div.float-right.rightbox.contact {
  border: none;
}

#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 {
  padding: 5px;
  color: #fff;
  background-color: #3c8191;
}
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;
  line-height: 140%;
  border-bottom: 1px solid #ccc;
}
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;
}

#library-search {
  padding: 15px;
  margin-bottom: 5px;
  background: #d3d3d3;
}
#library-search .library.row {
  width: 100%;
  min-width: inherit;
  background-color: #d3d3d3;
}
#library-search .library.row .field {
  display: inline-block;
  margin-bottom: 10px;
}
#library-search .library.row .field--keyword {
  width: 33%;
}
@media only screen and (max-width: 530px) {
  #library-search .library.row .field--keyword {
    width: 100%;
  }
}
#library-search .library.row .field--scope {
  width: 100%;
}
#library-search .library.row .field--scope::after {
  content: "▼";
  pointer-events: none;
  position: absolute;
  top: 8%;
  right: 10px;
  font-size: 0.8rem;
  transform: scaleY(0.75);
}
#library-search .library.row .field--catalog {
  width: 100%;
}
#library-search .library.row .field--catalog input[type=text] {
  padding: 9px 9px 10px;
  border: none;
}
#library-search .library.row .field--catalog input[type=text]:is(:active, :focus) {
  border-radius: 0 3px 3px 0;
}
#library-search .library.row .keyword {
  -webkit-appearance: none;
  width: 100%;
  padding: 9px 9px 10px;
  margin-top: 1px !important;
  margin-bottom: 10px;
  border: none !important;
  border-radius: 3px;
  background: url("https://www.niehs.nih.gov/resources/images/form-dropdown-arrow.png") no-repeat right center #fff !important;
}
#library-search .library.row .catalog {
  width: 100%;
  padding: 9px 9px 10px;
  color: #272727;
  font-size: 13px;
  font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
  border: none;
  border-radius: 3px;
}
#library-search .library.row .scope {
  -webkit-appearance: none;
  width: 100%;
  padding: 9px 9px 10px;
  margin-top: 1px !important;
  border: none !important;
  border-radius: 3px;
  background: url("https://www.niehs.nih.gov/resources/images/form-dropdown-arrow.png") no-repeat right center #fff !important;
}
#library-search .library.row .library-submit {
  position: absolute;
  top: 300px;
  right: 79px;
  width: 66px;
  height: 64px;
  border: none;
}
#library-search .library.row .lib_form :is(select, input) {
  margin: 2px 2px 0;
}

.ua-trident-7 #library-search .library.row .keyword,
.ua-trident-7 #library-search .library.row .scope,
.ua-trident-7-0 #library-search .library.row .keyword,
.ua-trident-7-0 #library-search .library.row .scope,
.ua-ie-10 #library-search .library.row .keyword,
.ua-ie-10 #library-search .library.row .scope {
  background: #fff !important;
}

.content--inner-container .cru-join-link {
  display: block;
  height: auto;
  padding: 1.25rem 0.75rem;
  margin-bottom: 1rem;
  text-decoration: none;
}
.content--inner-container .cru-join-link:-moz-any-link {
  color: #fff;
}
.content--inner-container .cru-join-link:any-link {
  color: #fff;
}
.content--inner-container .cru-join-link:is(:hover, :focus) {
  color: #fff;
}
.content--inner-container .cru-join-link:is(:hover, :focus) .text-underline {
  text-decoration: none;
}
.content--inner-container .cru-join-link .exit {
  display: inline-block;
  color: #fff;
}
.content--inner-container .cru-join-link, .content--inner-container .cru-join-link--accepting {
  background: #294e2f url("/themes/custom/niehs_cms/web-resources/images/texture-cru-green-half.jpg");
}
.content--inner-container .cru-join-link--not-accepting {
  background: #2c3c5c url("/themes/custom/niehs_cms/web-resources/images/texture-cru-blue.png");
}
.content--inner-container .cru-join-link--custom-header {
  max-width: 100%;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
.content--inner-container .cru-join-link--custom-body {
  padding: 0.5rem 0.75rem 0.25rem;
  margin-bottom: 1rem;
  background: #f8f9f9;
}
.content--inner-container .cru-join-link--custom-body p {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}
.content--inner-container .cru-join-link--custom-body ul,
.content--inner-container .cru-join-link--custom-body ol {
  margin-bottom: 1rem;
}
.content--inner-container .cru-join-link--custom-body li {
  font-size: 0.875rem;
}

.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .study-callout .calloutBoxNarrow {
  width: 274px;
}

.content--inner-container .cru-link-wrapper {
  float: right;
  clear: right;
  width: 320px;
  margin: 0 0 1rem 1rem;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content--inner-container .cru-link-wrapper {
    float: none;
    width: 100%;
    margin: 0 0 1rem;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .content--inner-container .cru-link-wrapper {
    float: none;
    width: 100%;
    margin: 0 0 1rem;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .content--inner-container .cru-link-wrapper {
    float: none;
    width: 100%;
    margin: 0 0 1rem;
  }
}
.content--inner-container .cru-for_researchers {
  height: auto;
  margin-bottom: 1rem;
  background-color: #f8f9f9;
}
.content--inner-container .cru-for_researchers-header {
  max-width: 100%;
  padding: 1.25rem 0 0.25rem 0.75rem;
  margin-bottom: 0.5rem;
  color: #fff;
  border: none;
  background: url("/themes/custom/niehs_cms/web-resources/images/texture-cru-half.jpg") #3462b0;
}
.content--inner-container .cru-for_researchers-text_wrapper {
  padding: 0.25rem 0.75rem;
}
.content--inner-container .cru-for_researchers-text_wrapper p {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}
.content--inner-container .cru-for_researchers-text_wrapper ul {
  margin-bottom: 1rem;
}
.content--inner-container .cru-for_researchers-text_wrapper li {
  font-size: 0.875rem;
}

dl.contact-info {
  display: block;
  clear: left;
  width: 100%;
  margin: 0.5rem 0 1.5rem 0;
}
dl.contact-info.indent {
  margin-left: 2.5rem;
}
dl.contact-info > dt {
  display: block;
}
dl.contact-info > dd {
  display: inline-block;
  padding: 0 10px 0 0;
  font-size: 0.75rem;
  line-height: 140%;
  vertical-align: top;
}

.paragraph--type--navigation .background-color {
  display: flex;
  justify-content: space-between;
}

.virtual-guide .button-container {
  text-align: center;
}
.virtual-guide .button-container h3 {
  text-align: left;
}

.webcast-card-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.25rem 1rem 0.25rem 0;
  margin: 0 0 0.5rem 0;
  font-family: "Open Sans", sans-serif;
  border: none;
  border-radius: 50px 0 0 50px;
  background: #efefef;
  transition: background 0.25s ease;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .webcast-card-wrapper {
    display: inline-block;
    padding: 10px;
    border-radius: 50px 0 0 0;
    background: #efefef;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .webcast-card-wrapper {
    display: inline-block;
    padding: 10px;
    border-radius: 50px 0 0 0;
    background: #efefef;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .webcast-card-wrapper {
    display: inline-block;
    padding: 10px;
    border-radius: 50px 0 0 0;
    background: #efefef;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .webcast-card-wrapper {
    display: inline-block;
    padding: 10px 0 0 10px;
    border-radius: 50px 0 0 0;
    background: #efefef;
  }
}

a.webcast-card-link-wrapper {
  display: inline-block;
  width: 80%;
  text-decoration: none;
  border: none;
}
@media only screen and (max-width: 846px) {
  a.webcast-card-link-wrapper {
    width: 100%;
  }
}
a.webcast-card-link-wrapper--no-button {
  width: 100%;
  margin-right: 0;
}
a.webcast-card-link-wrapper .webcast-card_date {
  color: #4c4c4c;
}
a.webcast-card-link-wrapper:is(:hover, :focus) {
  background: rgb(226.25, 226.25, 226.25);
}
@media only screen and (max-width: 530px) {
  a.webcast-card-link-wrapper:is(:hover, :focus) {
    background: #efefef;
  }
}
a.webcast-card-link-wrapper:is(:hover, :focus) .webcast-card-date {
  box-shadow: 2px 2px 4px -2px #0c0c0c;
}
a.webcast-card-link-wrapper:is(:hover, :focus) .webcast-card_date {
  text-decoration: underline;
}

.webcast-card-link-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 1rem 0 0;
  border: none;
  border-radius: 50px 0 0 50px;
}
@media only screen and (max-width: 530px) {
  .webcast-card-link-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 392px) {
  .webcast-card-link-wrapper {
    display: block;
    margin-top: 0.25rem;
  }
}
.webcast-card-date {
  display: inline-block;
  width: 74px;
  height: 74px;
  margin: 5px 10px 5px 5px;
  color: #fff;
  line-height: 0;
  text-align: center;
  border-radius: 50%;
  background: #31698f;
  transition: box-shadow 0.25s ease;
}
@media only screen and (max-width: 846px) {
  .webcast-card-date {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: top;
  }
}
@media only screen and (max-width: 392px) {
  .webcast-card-date {
    width: 100%;
    border-radius: 37px 0 0 0;
  }
}
.webcast-card-date_day {
  display: inline-block;
  width: 74px;
  margin-top: 30px;
  font-weight: 300;
  font-size: 32px;
}
@media only screen and (max-width: 846px) {
  .webcast-card-date_day {
    width: 100%;
  }
}
.webcast-card-date_month {
  display: inline-block;
  width: 74px;
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
}
@media only screen and (max-width: 846px) {
  .webcast-card-date_month {
    width: 100%;
  }
}
.webcast-card_title-date {
  display: inline-block;
  width: calc(100% - 124px);
  margin-right: -8px;
  border: none;
}
@media only screen and (max-width: 392px) {
  .webcast-card_title-date {
    width: 100%;
    margin-top: 0.25rem;
  }
}
.webcast-card_title {
  color: #000;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
}
.webcast-card_date, .webcast-card_speaker {
  margin-top: 3px;
  font-size: 14px;
  line-height: 1.2;
}

.webcastButtons {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 846px) {
  .webcastButtons {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
.webcastButtons a {
  display: block;
  width: 150px;
  padding: 7px 0;
  margin: 0 16px 0 0;
  color: #fff;
  font-size: 15px;
  text-align: center;
  border-bottom: 2px solid #2a5273;
  background-color: #31698f;
}
@media only screen and (min-width: 531px) and (max-width: 846px) {
  .webcastButtons a {
    display: inline-block;
    width: 46.5%;
    margin: 0 1% 5px;
    vertical-align: top;
  }
}
@media only screen and (max-width: 530px) {
  .webcastButtons a {
    display: inline-block;
    width: 100%;
    margin: 0 0 5px;
    vertical-align: top;
  }
}
.webcastButtons a:is(:hover, :focus) {
  color: #fff;
  background-color: rgb(22.96875, 49.21875, 67.03125);
}
.webcastButtons a:visited {
  color: #fff;
  text-decoration: underline;
}
.webcastButtons a:is([href$=".pdf"], [data-ext$=".pdf"]):not(.w-img)::after {
  color: #fff;
}

.page-pagination {
  margin: 15px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.page-pagination a:-moz-any-link {
  color: #4581b5;
  text-decoration: none;
}
.page-pagination a:any-link {
  color: #4581b5;
  text-decoration: none;
}
.page-pagination--top .page-pagination-button {
  min-height: 40px;
}
.page-pagination--top .page-pagination-title {
  display: none;
}
.page-pagination--bottom .page-pagination-button {
  min-height: 100px;
}
@media only screen and (max-width: 530px) {
  .page-pagination--bottom .page-pagination-title {
    display: none;
  }
}
.page-pagination-button {
  display: inline-block;
  width: 49.5%;
  max-width: 49.7%;
  color: #4581b5;
  vertical-align: top;
}
@media only screen and (max-width: 530px) {
  .page-pagination-button {
    max-width: 49%;
  }
}
.page-pagination-button:only-child {
  width: 100%;
}
.page-pagination-button:is(:hover, :focus) {
  color: #fff;
  background-color: #4581b5;
}
.page-pagination-button:is(:hover, :focus) a {
  color: inherit;
}
.page-pagination-button:is(:hover, :focus) .page-pagination-title {
  text-decoration: none;
}
.page-pagination-button--prev {
  text-align: left;
}
.page-pagination-button--prev .page-pagination-link {
  text-align: inherit;
}
.page-pagination-button--prev .page-pagination-label::before {
  content: "\f104";
  text-decoration: none;
}
.page-pagination-button--prev:only-child {
  margin-right: 50%;
}
.page-pagination-button--next {
  text-align: right;
}
.page-pagination-button--next .page-pagination-link {
  text-align: inherit;
}
.page-pagination-button--next .page-pagination-label::after {
  content: "\f105";
  text-decoration: none;
}
.page-pagination-button--next:only-child {
  margin-left: 50%;
}
.page-pagination-link {
  display: block;
  padding: 0 1%;
  color: #fff;
}
.page-pagination-label {
  font-weight: 800;
}
.page-pagination-label:only-child {
  display: block;
  line-height: 38px;
}
.page-pagination-label::before, .page-pagination-label::after {
  display: inline-block;
  width: 30px;
  height: 0;
  font-weight: 500;
  font-size: 1.5rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  text-align: center;
}
@media only screen and (max-width: 846px) {
  .page-pagination-label::before, .page-pagination-label::after {
    font-size: 1rem;
  }
}
.page-pagination-label--bottom {
  vertical-align: bottom;
}
.page-pagination-title {
  display: block;
  min-height: 75px;
  text-decoration: underline;
  word-wrap: break-word;
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .page-pagination-title {
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 530px) {
  .page-pagination-title {
    display: none;
    padding: 5px 15px;
  }
}

.content_control__jump--label {
  padding-top: 25px;
}
.content_control__jump--options li {
  display: inline-block;
  padding-right: 5px;
  margin: 0 4px 4px 0;
  list-style: none;
  line-height: 1;
  text-align: center;
  border: 1px solid #e5ecec;
  border-radius: 2px;
}
.content_control__jump--options li a,
.content_control__jump--options li .no-group {
  display: block;
  width: 33px;
  padding: 10px 0;
  text-decoration: none !important;
}
.content_control__jump--options li a {
  color: #777;
}
.content_control__jump--options li .no-group {
  color: #e5ecec;
}

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

article.content .syndicate .box__max-width .niehs-widget-buttonbar.round {
  width: 100%;
  margin-top: 0.75rem;
}
article.content .syndicate .box__max-width .niehs-widget-buttonbar.round ul {
  width: 100%;
  margin: 0;
}
article.content .syndicate .box__max-width .find-more-link {
  cursor: pointer;
  display: inline-block;
  padding: 0.25rem 0.45rem;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 47.5333861821%;
}
article.content .syndicate .box__max-width .find-more-link:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 846px) {
  article.content .syndicate .box__max-width .find-more-link {
    width: 100%;
  }
}
@media print {
  article.content .syndicate .box__max-width .find-more-link {
    width: 100%;
  }
}
article.content .syndicate .box__max-width .find-more-link:is(:hover, :focus) {
  color: #fff;
  border-color: #4a4d57;
  background: #4a4d57;
}
article.content .syndicate .box__max-width .find-more-link:is(:hover, :focus) a {
  color: #fff;
}
article.content .syndicate .box__max-width .find-more-link a {
  color: #4c4c4c;
  text-decoration: none;
}

article.content:is([data-contentid="868188"], [data-contentid="865349"]) ul:not(li) > ul {
  margin-left: 0;
}

.grid-table-row {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 100%;
}
.grid-table-row:last-child {
  margin-right: 0;
}
.grid-table-cell {
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .grid-table-column {
    width: 100%;
  }
}
.grid-table-column--third {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 30.0445149094%;
}
.grid-table-column--third:last-child {
  margin-right: 0;
}
.grid-table-column--half {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 47.5333861821%;
}
.grid-table-column--half:last-child {
  margin-right: 0;
}
.grid-table-column--single {
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 100%;
}
.grid-table-column--single:last-child {
  margin-right: 0;
}

.www-syndGraphic {
  position: relative;
  right: 1rem;
  display: table;
  width: auto;
  padding: 0.5rem 0;
  margin-bottom: 2rem;
  overflow: auto;
}
@media only screen and (max-width: 530px) {
  .www-syndGraphic {
    position: static;
    right: auto;
    display: block;
    width: auto;
    overflow: none;
  }
}
.www-syndGraphic_icon {
  position: absolute;
  width: 17%;
  height: 68px;
  background: url("../images/public-syndication.svg");
  background-repeat: no-repeat;
}
@media only screen and (max-width: 530px) {
  .www-syndGraphic_icon {
    position: static;
    float: left;
    margin-top: 8px;
  }
}
.www-syndGraphic_content {
  position: relative;
  top: 8px;
  display: table-cell;
  width: 86%;
  margin: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.75;
  vertical-align: middle;
}
@media only screen and (max-width: 530px) {
  .www-syndGraphic_content {
    margin-top: unset;
    vertical-align: unset;
  }
}
.www-syndGraphic_content--title {
  width: auto !important;
  margin: 0;
  font-weight: 600;
  font-size: 0.9rem;
}
.www-syndGraphic_content_text {
  padding-left: 0.5rem;
}
@media only screen and (max-width: 530px) {
  .www-syndGraphic_content_text {
    padding-left: 0;
  }
}
.www-syndGraphic_content_text--link {
  text-decoration: underline !important;
}

.noJS {
  position: relative;
  padding: 0.5rem;
  margin: 2rem 0;
  font-weight: 600;
  text-align: center;
  border: 3px solid #f03f01;
}
.noJS_icon::after {
  content: "\f05a";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5rem;
  padding: 0.75rem;
  color: #fff;
  font-size: 2.5rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  background-color: #f03f01;
}
.noJS_info {
  margin-left: 4.5rem;
}
.noJS_info--title {
  margin-bottom: 0.5rem;
}
.noJS_info--link {
  color: rgb(45, 139, 199);
}
.noJS_info--link:is(:hover, :focus) {
  color: #225c7a;
  text-decoration: none;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .noJS {
    padding: 0.4rem;
  }
  .noJS_info {
    margin-left: 4.9rem;
  }
}
.newsletter-card_wrapper {
  width: 100%;
  margin-bottom: 1rem;
  display: grid;
  grid: 250px/auto-flow 1fr;
  gap: 10px;
}
@media only screen and (max-width: 767px) {
  .newsletter-card_wrapper {
    grid: auto-flow minmax(auto, 90px)/1fr 1fr;
  }
}
@media only screen and (max-width: 600px) {
  .newsletter-card_wrapper {
    grid-auto-rows: minmax(auto, 103px);
  }
}
@media only screen and (max-width: 530px) {
  .newsletter-card_wrapper {
    grid: auto-flow minmax(auto, 100px)/100%;
  }
}
@media print {
  .newsletter-card_wrapper {
    display: inline-block;
  }
}
.newsletter-card {
  text-decoration: none;
  --content-height: 162px;
  display: grid;
  grid: minmax(auto, var(--content-height)) 1fr/auto;
  gap: 0;
}
@media only screen and (max-width: 767px) {
  .newsletter-card {
    grid: auto/1fr 1fr;
  }
}
@media print {
  .newsletter-card {
    display: inline-block;
    width: 100%;
  }
}
.newsletter-card--efactor {
  background-color: #2e7d32;
}
.newsletter-card--peph {
  background-color: #202d41;
}
.newsletter-card--geh {
  background-color: #5a3a12;
}
.newsletter-card--srp {
  background-color: #5c7f1d;
}
.newsletter-card--director {
  background-color: #346a91;
}
.newsletter-card picture {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .newsletter-card picture {
    order: 2;
  }
}
@media print {
  .newsletter-card picture {
    display: none;
  }
}
.newsletter-card img {
  width: 100%;
  height: var(--content-height);
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .newsletter-card img {
    height: 100%;
  }
}
.newsletter-card h3 {
  display: inline-block;
  padding: 5px;
  margin: 0;
  color: #fff;
  font-weight: 400;
  font-size: 0.9rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.3;
  text-decoration: none;
  background-color: inherit;
}
@media only screen and (max-width: 767px) {
  .newsletter-card h3 {
    order: 1;
    width: 100%;
  }
}
.newsletter-card h3 div {
  display: block;
  margin-bottom: 3px;
  font-weight: lighter;
  font-size: 0.75rem;
}
.newsletter-card:is(:hover, :focus) h3 {
  color: #fff;
  text-decoration: underline;
}
.newsletter-card-info--wrapper {
  display: grid;
  grid: auto/1fr 1fr;
  gap: 10px;
}
@media only screen and (max-width: 530px) {
  .newsletter-card-info--wrapper {
    grid-template-columns: 1fr;
  }
}
@media print {
  .newsletter-card-info--wrapper {
    display: inline-block;
  }
}
.newsletter-card-info {
  line-height: 1.1;
}
@media print {
  .newsletter-card-info {
    margin-bottom: 10px;
  }
}
.newsletter-card-info h5 {
  margin-bottom: 0;
  color: #4f8210;
  line-height: 1.3;
}
.newsletter-card-info a {
  display: block;
  padding: 2px 0 10px;
  color: #4c4c4c;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
  border-bottom: 1px solid #efefef;
}
.newsletter-card-info a:is(:hover, :focus) {
  text-decoration: underline;
}
.newsletter-card_find-more {
  padding-right: 1%;
}
@media only screen and (max-width: 530px) {
  .newsletter-card_find-more {
    padding: 0 2%;
  }
}

.homepage_box__two-third__newsletters h4 {
  margin-bottom: 0.5rem;
  color: #4c4c4c;
  font-weight: 500;
  font-size: 22px;
  font-family: "Rokkitt", serif;
}

.videos-carousel {
  width: 100%;
}
.videos-carousel_card {
  height: 100%;
}
.videos-carousel_card-container {
  margin-bottom: 15px;
}
.videos-carousel_card-video-title {
  margin: 10px 0;
}
.videos-carousel_card h2 {
  color: #fff;
}

.brochure-wrapper_body_img a {
  text-decoration: none;
}
.brochure-wrapper_body_img a:is([href$=".pdf"], [data-ext$=".pdf"])::after {
  content: none;
}
.brochure-wrapper_body_img_pdf::before {
  content: "\f1c1";
  display: inline-block;
  margin: 0 2px 0 5px;
  color: #a11e2a;
  font-weight: normal;
  font-size: 13px;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}
.brochure-wrapper_body_img_preview {
  position: relative;
  width: 100%;
  max-width: 127px;
  margin: 0 auto;
}
.brochure-wrapper_body_img_preview:is(:hover, :focus) .brochure-wrapper_body_img_overlay {
  opacity: 0.7;
}
@media only screen and (max-width: 530px) {
  .brochure-wrapper_body_img_preview:is(:hover, :focus) .brochure-wrapper_body_img_overlay {
    display: none;
  }
}
.brochure-wrapper_body_img_overlay {
  position: absolute;
  top: 0;
  max-width: 132px;
  max-height: 170px;
  text-align: center;
  border: 6px solid grey;
  border-radius: 3px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.75);
  transition: opacity ease-in;
  width: 100%;
  height: 100%;
}

.calloutBoxNarrow .brochure-wrapper_body_img_overlay {
  left: 50%;
  transform: translate(-50%, 0);
}

.brochure-wrapper_body_img_pdf {
  position: relative;
  top: -20px;
  width: 89px;
  padding: 3px;
  margin-right: auto;
  margin-left: auto;
  font-size: 13px;
  text-align: center;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  background: #fff;
  box-shadow: 3px 3px 4px -1px #c3c7c3;
}

.calloutBoxNarrow .brochure-wrapper_body_img_preview {
  width: 85%;
  margin: 0 auto;
}
.calloutBoxNarrow .brochure-wrapper_body_img_overlay {
  height: 100%;
}

.overlay_text {
  position: relative;
  top: 30px;
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  font-weight: 500;
  font-size: 20px;
  font-family: "Helvetica", "Open Sans", "Arial", sans-serif;
}

.overlay_plus {
  position: relative;
  top: 30px;
  color: rgba(255, 255, 255, 0.85);
}
.overlay_plus > i {
  display: inline-block;
  font: normal normal normal 14px/1 "fontawesome", "Font Awesome 6 Pro";
  font-size: 49px;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}
.overlay_plus > .fa-search-plus::before {
  content: "\f00e";
}

.brochure-wrapper_header h3 {
  max-width: 100%;
  padding-bottom: 0.15rem;
  overflow: hidden;
  color: var(--scheme-h3-color);
  line-height: 1.1;
  border-bottom: 1px solid #bfbeb5;
}
@media only screen and (max-width: 530px) {
  .brochure-wrapper_header h3 {
    max-width: 75%;
  }
}

@media only screen and (max-width: 767px) {
  .brochure-wrapper_body {
    margin: 0 auto;
  }
  .calloutBoxNarrow .brochure-wrapper_body_img_preview {
    max-width: 80%;
    margin: 0 auto;
  }
  .calloutBoxNarrow .brochure-wrapper_body_img_preview img {
    display: block;
    width: auto;
    height: auto;
    max-width: 127px;
    max-height: 165px;
    margin: 0 auto;
  }
  .brochure-wrapper_header {
    text-align: left;
  }
  .brochure-wrapper_header h3 {
    max-width: 80%;
    font-size: 18px;
  }
}
.content-page.peph .content-header {
  margin-top: 0;
  background-image: linear-gradient(rgba(245, 245, 245, 0.9) 100%, rgba(255, 255, 255, 0.8)), url("/themes/custom/niehs_cms/web-resources/images/background-pattern-poly.gif");
}
.content-page.peph .content-header .page-title-wrapper {
  position: relative;
  height: 385px;
  padding: 1rem 2rem;
  background-color: #556784;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/peph-mast-head.png");
}
@media only screen and (max-width: 1024px) {
  .content-page.peph .content-header .page-title-wrapper {
    padding: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header .page-title-wrapper {
    height: 229px;
    padding: 1rem 0.5rem;
    text-align: center;
    background-position: 0rem -7rem;
  }
}
.content-page.peph .content-header .page-title-wrapper p {
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.content-page.peph .content-header .picture-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .content-page.peph .content-header .picture-container {
    width: 48%;
  }
}
@media only screen and (max-width: 846px) {
  .content-page.peph .content-header .picture-container {
    width: 37%;
  }
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header .picture-container {
    display: none;
  }
}
.content-page.peph .content-header .picture-container img {
  width: 100%;
}
.content-page.peph .content-header .header-spacer {
  display: none;
}
.content-page.peph .content-header .content-header--background-title {
  min-height: 0;
  color: #fff;
  background: none;
  box-shadow: inherit;
}
.content-page.peph .content-header h2,
.content-page.peph .content-header h4 {
  font-family: "Patua One", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.content-page.peph .content-header h2 {
  display: inline-block;
  float: none;
  width: auto;
  padding: 0;
  margin: 0 0 2rem;
  color: #fff;
  font-size: 60px;
  background: none;
  transition: none;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header h2 {
    margin-bottom: 0.5rem;
    font-size: 50px;
  }
}
.content-page.peph .content-header h4 {
  color: #fff;
  font-weight: 400;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header h4 {
    margin-bottom: 0.25rem;
    font-size: 19px;
  }
}
.content-page.peph .content-header h4 a {
  color: #fff;
}
.content-page.peph .content-header h4 a:is(:hover, :focus) {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header .peph-header-icon_wrapper {
    display: none;
  }
}
.content-page.peph .content-header span {
  font-weight: 200;
}
.content-page.peph .content-header span.peph-header-icon {
  margin-right: 0.5rem;
}
.content-page.peph .content-header span a {
  color: #fff;
}
.content-page.peph .content-header span a:is(:hover, :focus) {
  text-decoration: none;
}
.content-page.peph .content-header span.past-issue::before {
  font-weight: normal;
  content: "\f0d9";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-size: 12px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page.peph .content-header span.subscribe::before {
  color: #fff;
  font-weight: normal;
  content: "\f0e0";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-size: 12px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page.peph .content-header span.rss::before {
  color: #fff;
  font-weight: normal;
  content: "\f09e";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-size: 12px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page.peph .content-header--page-nav {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background: #444;
}
@media only screen and (min-width: 768px) {
  .content-page.peph .content-header--page-nav.content-header--slick-nav {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header--page-nav:not(.content-header--slick-nav) {
    display: none;
  }
}
.content-page.peph .content-header--page-nav .mobile-menu-js {
  cursor: pointer;
  width: 100%;
  padding: 0.75rem;
  color: #fff;
}
.content-page.peph .content-header--page-nav .mobile-menu-js::after {
  font-weight: normal;
  content: "\f054";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-size: 12px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page.peph .content-header--page-nav .page-nav_container {
  position: relative;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  width: 100%;
  background: #444;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header--page-nav .page-nav_container {
    white-space: nowrap;
  }
  .content-page.peph .content-header--page-nav .page-nav_container.shadow-right::before, .content-page.peph .content-header--page-nav .page-nav_container.shadow-left::after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 10;
    display: block;
    width: 2rem;
    height: 100%;
  }
  .content-page.peph .content-header--page-nav .page-nav_container.shadow-right::before {
    right: 0;
    background: linear-gradient(to right, rgba(19, 19, 19, 0) 0%, #131313 78%);
  }
  .content-page.peph .content-header--page-nav .page-nav_container.shadow-left::after {
    left: 0;
    background: linear-gradient(to left, rgba(19, 19, 19, 0) 0%, #131313 78%);
  }
}
.content-page.peph .content-header--page-nav .page-nav_container.nav-down {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
}
.content-page.peph .content-header--page-nav .slick-slider .slick-track {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-flow: row nowrap;
  gap: 0.5rem;
}
.content-page.peph .content-header--page-nav .slick-slider .slick-track .slick-slide {
  height: auto;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
}
.content-page.peph .content-header--page-nav .slick-slider .slick-track .slick-slide > * {
  flex-grow: 1;
  height: 100%;
}
.content-page.peph .content-header--page-nav .slick-slider .slick-track .slick-slide .page-nav_line-item {
  padding: 0;
}
.content-page.peph .content-header--page-nav .slick-slider .slick-track .slick-slide .page-nav_line-item a {
  padding: 1rem 0.5rem;
}
.content-page.peph .content-header--page-nav .page-nav_line-item {
  cursor: pointer;
  display: flex;
  justify-content: center;
  flex-flow: column wrap;
  height: 100%;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 16px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header--page-nav .page-nav_line-item {
    display: inline-block;
    float: inherit;
    width: auto;
    height: inherit;
    margin-right: 0;
  }
}
.content-page.peph .content-header--page-nav .page-nav_line-item:is(:hover, :focus) {
  background-color: #0b7464;
}
.content-page.peph .content-header--page-nav .page-nav_line-item:last-of-type a {
  border-right: none;
}
.content-page.peph .content-header--page-nav .page-nav_line-item a {
  margin: 0.5rem 0;
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #fff;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-header--page-nav .page-nav_line-item a {
    display: inline-block;
    padding: 0.5rem;
    margin: 0;
    white-space: normal;
  }
}
.content-page.peph .content-header--page-nav .page-nav_line-item a.active {
  color: #b4f907;
}
.content-page.peph .content-header--page-nav .page-nav_line-item span {
  height: 100%;
  font-weight: 300;
  line-height: 19px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
}
.content-page.peph .content-page--inner-wrapper.nav-down .page-title-wrapper > :not(.fixed-nav) {
  display: none;
}
.content-page.peph .content-page--inner-wrapper.nav-down .fixed-nav {
  position: fixed;
  top: 37px;
  left: 50%;
  z-index: 10;
  display: block;
  width: 100%;
  max-width: 1200px;
  transform: translate(-50%, 0);
}
.content-page.peph .content-page--inner-wrapper.nav-down .fixed-nav .fixed-nav_title-wrapper {
  margin-left: 7rem;
}
.content-page.peph .content-page--inner-wrapper.nav-down .fixed-nav .fixed-nav_title-wrapper h2,
.content-page.peph .content-page--inner-wrapper.nav-down .fixed-nav .fixed-nav_title-wrapper h4 {
  display: flex;
  flex: 0 0 50%;
  width: 100%;
  color: #fff;
}
.content-page.peph .content-page--inner-wrapper.nav-down .fixed-nav .fixed-nav_title-wrapper h4 {
  margin: 1rem 0 0;
  font-size: 20px;
}
.content-page.peph .content-page--inner-wrapper.nav-down .fixed-nav .fixed-nav_title-wrapper h2 {
  margin: 0 0 1rem;
  font-size: 55px;
}
.content-page.peph .content-page--inner-wrapper.nav-down .menu-button-js {
  position: absolute;
  top: 50%;
  left: 2.5rem;
  transform: translate(0, -50%);
}
.content-page.peph .content-page--inner-wrapper.nav-down .menu-button-js::before {
  cursor: pointer;
  display: inline;
  color: #fff;
  font-weight: normal;
  content: "\f0c9";
  display: inline-block;
  margin: 0;
  font-size: 48px;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page.peph .content-page--inner-wrapper .fixed-nav.js-adjust-for-height {
  position: absolute;
  display: block;
  visibility: hidden;
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_primary {
  position: relative;
  display: inline-block;
  width: 100%;
  background: #556784;
  background-image: url(/themes/custom/niehs_cms/web-resources/images/peph-mast-head.png);
  background-repeat: no-repeat;
  background-position-x: 38rem;
  background-position-y: -9rem;
  background-size: cover;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_primary {
    background-position-x: 27rem;
    background-position-y: -5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_primary {
    background-position-x: 27rem;
    background-position-y: -5rem;
  }
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary {
  margin-top: 0.35rem;
  background: #556784;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/peph-mast-head.png");
  background-repeat: no-repeat;
  background-position-y: 6.5rem;
  background-size: cover;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25), 0 -5px 6px -2px rgba(0, 0, 0, 0.15);
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary:not(.display-none) {
  display: inline-block;
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary .close-wrapper {
  position: relative;
  display: block;
  padding: 0.15rem 0.5rem;
  text-align: right;
  background-color: #2fad9a;
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary .close-wrapper .fa-times {
  cursor: pointer;
  display: inline-block;
  font-style: inherit;
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary .close-wrapper .fa-times::before {
  padding: 5px;
  color: #fff;
  font-size: 29px;
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary ul {
  padding: 1rem 2.5rem 3rem;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary ul {
    padding: 1rem 2rem;
    text-align: left;
  }
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary ul li {
  margin-bottom: 1rem;
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary ul li a {
  color: #fff;
  text-decoration: none;
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary ul li a.active {
  color: #b4f907;
}
.content-page.peph .content-page--inner-wrapper .fixed-nav .fixed-nav_secondary ul li a:is(:hover, :focus) {
  color: #b4f907;
  text-decoration: underline;
}
.content-page.peph article.content {
  width: 100%;
  margin-left: 0;
}
.content-page.peph .content--inner-container {
  padding: 0;
  margin: 0;
}
.content-page.peph #skip-navigation::before {
  height: 105px;
  margin-top: -105px;
}
@media only screen and (max-width: 767px) {
  .content-page.peph #skip-navigation::before {
    height: 0;
    margin-top: 0;
  }
}
.content-page.peph .peph-container {
  padding: 2rem 2rem 1rem;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container {
    padding: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__primary-article h3 {
    width: 100%;
    max-width: 100%;
  }
}
.content-page.peph h2,
.content-page.peph h3 {
  max-width: 79%;
  overflow: hidden;
  color: #556784;
  font-family: "Patua One", serif;
  border-bottom: 0;
}
.content-page.peph h2 {
  font-size: 40px;
}
@media only screen and (max-width: 767px) {
  .content-page.peph h2 {
    width: 100%;
    max-width: 100%;
    font-size: 26px;
  }
}
.content-page.peph h3 {
  font-size: 33px;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .content-page.peph h3 {
    font-size: 24px;
  }
}
.content-page.peph h4,
.content-page.peph h5 {
  color: #556784;
  font-weight: 400;
  font-family: "Patua One", cursive;
  line-height: 1.15;
}
.content-page.peph h4 {
  font-size: 22px;
}
.content-page.peph h5 {
  font-size: 17px;
}
.content-page.peph .peph-button {
  padding: 0.15rem 0.5rem;
  color: #fff;
  text-decoration: none;
  border: 1px solid #025170;
  background-color: #0b7464;
}
.content-page.peph .peph-button:is(:hover, :focus) {
  background-color: #025170;
}
.content-page.peph .article-image.portrait {
  float: right;
  width: 30%;
  margin: 0 0 1rem 1rem;
  margin-left: 1rem;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content-page.peph .article-image.portrait {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .content-page.peph .article-image.portrait {
    width: 50%;
  }
}
.content-page.peph .article-image.portrait .article-image_caption {
  position: inherit;
  width: 100%;
  color: #757575;
  font-size: 12px;
}
.content-page.peph .article-image.portrait.feedback {
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  border-left: 3px solid #556784;
  background-color: #f1f3f5;
}
.content-page.peph .article-image.landscape {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 5px 0px 2rem;
}
.content-page.peph .article-image.landscape img {
  display: block;
  float: left;
  width: auto;
  height: 450px;
  margin: 0 auto;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .content-page.peph .article-image.landscape img {
    display: inline-block;
    float: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content-page.peph .article-image.landscape img {
    display: inline-block;
    height: 400px;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .content-page.peph .article-image.landscape img {
    display: inline-block;
    height: 250px;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .article-image.landscape img {
    display: inline-block;
    height: 200px;
  }
}
.content-page.peph .article-image.landscape .article-image_caption {
  left: 43rem;
  width: 30%;
  color: #757575;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .content-page.peph .article-image.landscape .article-image_caption {
    position: inherit;
    left: inherit;
    display: inline-block;
    width: 79%;
  }
}
.content-page.peph .article-image img {
  border: 0;
}
.content-page.peph .article-image .article-image_caption {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .article-image .article-image_caption {
    position: relative;
    width: 100%;
  }
}
.content-page.peph .article-image .article-image_caption p {
  width: 100%;
  margin-bottom: 0;
}
.content-page.peph .full-width .image-container {
  position: relative;
  display: block;
  width: 79%;
  height: 100%;
  background: #556784;
}
.content-page.peph .full-width .image-container img {
  display: block;
  float: none;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .full-width .image-container img {
    width: 100%;
  }
}
.content-page.peph .calloutBoxNarrow {
  z-index: 0 !important;
  padding: 0.5rem 0.5rem 0.5rem 1rem !important;
  font-size: 14px !important;
  border-left: 3px solid #556784 !important;
  background-color: rgba(85, 103, 132, 0.08);
}
.content-page.peph .pull-quote,
.content-page.peph .pullquote {
  position: inherit;
  float: right;
  width: inherit;
  max-width: 350px;
  padding: inherit;
  margin: 0 0 2rem 3rem;
  color: #556784;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .pull-quote,
  .content-page.peph .pullquote {
    width: 100%;
    max-width: inherit;
  }
}
.content-page.peph .pull-quote::before,
.content-page.peph .pullquote::before {
  content: "";
  position: relative;
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 2rem;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/quoteIcon.svg");
  background-repeat: no-repeat;
}
.content-page.peph .pull-quote::after,
.content-page.peph .pullquote::after {
  content: "";
  display: none;
}
.content-page.peph a {
  color: #0b7464;
}
.content-page.peph .mobile-vingette {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 60%;
  opacity: 0.9;
  background: transparent;
  background: linear-gradient(180deg, transparent, #fff), linear-gradient(180deg, transparent, #fff);
  filter: alpha(opacity=90);
}
@media only screen and (max-width: 530px) {
  .content-page.peph .mobile-vingette {
    display: block;
  }
}
.content-page.peph .peph-container {
  --peph-banner-offset-common: 175px;
}
.content-page.peph #step7:target, .content-page.peph #step4:target,
.content-page.peph #step5:target,
.content-page.peph #step6:target, .content-page.peph #step2:target,
.content-page.peph #step3:target, .content-page.peph #step1:target {
  content: " ";
  display: block;
}
.content-page.peph [data-is-flex-target]#step7:target, .content-page.peph [data-is-flex-target]#step4:target,
.content-page.peph [data-is-flex-target]#step5:target,
.content-page.peph [data-is-flex-target]#step6:target, .content-page.peph [data-is-flex-target]#step2:target,
.content-page.peph [data-is-flex-target]#step3:target, .content-page.peph [data-is-flex-target]#step1:target {
  display: flex;
}
.content-page.peph #step1:target {
  padding-top: 10rem;
  margin-top: -8rem;
}
.content-page.peph #step2:target,
.content-page.peph #step3:target {
  padding-top: var(--peph-banner-offset-common);
  margin-top: calc(var(--peph-banner-offset-common) * -1);
}
.content-page.peph #step4:target,
.content-page.peph #step5:target,
.content-page.peph #step6:target {
  padding-top: calc(var(--peph-banner-offset-common) + 2rem);
  margin-top: calc((var(--peph-banner-offset-common) - 2rem) * -1);
}
.content-page.peph #step7:target {
  padding-top: var(--peph-banner-offset-common);
  margin-top: 0;
  background-color: transparent;
}
.content-page.peph .peph-container__secondary-articles {
  position: relative;
  -moz-columns: 2 335px;
  columns: 2 335px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  width: 100%;
  padding-top: 1rem;
  background-color: #eaebec;
}
.content-page.peph .peph-container__secondary-articles::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 27px;
  background: #eaebec;
}
.content-page.peph .peph-container__secondary-articles .slot-container {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  page-break-inside: avoid;
  padding-top: 1.5rem;
  border-top: 1px solid #b3b2b2;
}
@supports (-moz-appearance: none) {
  .content-page.peph .peph-container__secondary-articles .slot-container {
    display: inline-block;
  }
}
.content-page.peph .peph-container__secondary-articles .slot-container h3,
.content-page.peph .peph-container__secondary-articles .slot-container h4,
.content-page.peph .peph-container__secondary-articles .slot-container p {
  width: 100%;
}
.content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--image-container, .content-page.peph .peph-container__podcast-grantee .podcast-container .podcast-header--wrapper, .content-page.peph .peph-container__podcast-grantee .podcast-container .audio-html5, .content-page.peph .peph-container__podcast-grantee .podcast-container .float-left.caption-left {
  width: 47%;
  max-width: 20rem;
}
.content-page.peph .peph-container__podcast-grantee {
  padding-bottom: 2rem;
  border-bottom: 1px solid #b3b2b2;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-flow: row nowrap;
  gap: 2rem 3rem;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__podcast-grantee {
    flex-flow: column nowrap;
  }
}
.content-page.peph .peph-container__podcast-grantee .slot-container {
  width: 100%;
}
.content-page.peph .peph-container__podcast-grantee .slot-container h3 {
  margin-bottom: 0;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .slot-container h3 {
    display: block;
    max-width: 375px;
    margin: auto;
  }
}
.content-page.peph .peph-container__podcast-grantee .slot-container h5,
.content-page.peph .peph-container__podcast-grantee .slot-container p {
  width: 100%;
}
.content-page.peph .peph-container__podcast-grantee .peph-button {
  float: right;
  width: min(100%, 19rem);
  padding: 0.25rem 2rem;
  margin: 0.5rem 0.5rem 0 auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__podcast-grantee .peph-button {
    position: inherit;
    display: block;
    float: none;
    width: 75%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .peph-button {
    width: 100%;
  }
}
.content-page.peph .peph-container__podcast-grantee .social-wrapper {
  display: inline-block;
  margin-bottom: 0.75rem;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .social-wrapper {
    display: block;
    max-width: 375px;
    margin: auto;
  }
}
.content-page.peph .peph-container__podcast-grantee .social-wrapper a {
  text-decoration: none;
}
.content-page.peph .peph-container__podcast-grantee .social-wrapper a:is(:hover, :focus) {
  color: #025170;
}
.content-page.peph .peph-container__podcast-grantee .social-wrapper:first-of-type a::after {
  margin-left: 0;
}
.content-page.peph .peph-container__podcast-grantee .facebook-link::after {
  font-weight: normal;
  content: "\f39e";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-size: 18px;
  font-family: "fa-brands-400", "Font Awesome 6 Brands";
}
.content-page.peph .peph-container__podcast-grantee .twitter-link::after,
.content-page.peph .peph-container__podcast-grantee .twitter-share-button::after {
  font-weight: normal;
  content: "\e61b";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-size: 18px;
  font-family: "fa-brands-400", "Font Awesome 6 Brands";
}
.content-page.peph .peph-container__podcast-grantee .podcast-container,
.content-page.peph .peph-container__podcast-grantee .grantee-container {
  flex: 1 0;
  width: 100%;
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .slot-container img,
.content-page.peph .peph-container__podcast-grantee .grantee-container .slot-container img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  -o-object-position: center;
  object-position: center;
}
.content-page.peph .peph-container__podcast-grantee .podcast-container {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column nowrap;
  gap: 0;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container {
    postition: relative;
  }
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .slot-container {
  flex: 1 0;
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .float-left.caption-left {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container .float-left.caption-left {
    position: relative;
    width: 100%;
    max-width: initial;
    margin: 0;
  }
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .float-left.caption-left .mobile-vingette {
  height: 85%;
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .float-left.caption-left img {
  width: 100%;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container .float-left.caption-left img {
    margin: 0;
  }
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .mobile-header-wrapper.display-none {
  display: none;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container .mobile-header-wrapper.display-none {
    display: inline-block;
  }
  .content-page.peph .peph-container__podcast-grantee .podcast-container .mobile-header-wrapper.display-none h3,
  .content-page.peph .peph-container__podcast-grantee .podcast-container .mobile-header-wrapper.display-none h5 {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 530px) and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container .mobile-header-wrapper.display-none .twitter-link,
  .content-page.peph .peph-container__podcast-grantee .podcast-container .mobile-header-wrapper.display-none .facebook-link {
    display: inline-block;
  }
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .audio-html5 {
  float: left;
  min-width: 150px;
  margin-right: 12px;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container .audio-html5 {
    width: 100%;
    max-width: initial;
  }
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .podcast-header--wrapper {
  display: inline-block;
}
.content-page.peph .peph-container__podcast-grantee .podcast-container h3,
.content-page.peph .peph-container__podcast-grantee .podcast-container h5 {
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container h3,
  .content-page.peph .peph-container__podcast-grantee .podcast-container h5 {
    display: none;
  }
  .content-page.peph .peph-container__podcast-grantee .podcast-container h3.display-none,
  .content-page.peph .peph-container__podcast-grantee .podcast-container h5.display-none {
    display: block;
    width: 100%;
    color: #fff;
  }
}
.content-page.peph .peph-container__podcast-grantee .podcast-container h3 {
  max-width: inherit;
  overflow: visible;
}
.content-page.peph .peph-container__podcast-grantee .podcast-container h5 {
  margin-bottom: 0.25rem;
}
.content-page.peph .peph-container__podcast-grantee .podcast-container h5::before {
  float: left;
  font-weight: normal;
  content: "\f2ce";
  display: inline-block;
  margin: 0 5px 0 0;
  font-size: 2.5rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
.content-page.peph .peph-container__podcast-grantee .podcast-container .social-wrapper {
  width: 100%;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container .social-wrapper {
    margin: 0;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container .twitter-link,
  .content-page.peph .peph-container__podcast-grantee .podcast-container .facebook-link {
    display: none;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .podcast-container .podcast--text-container {
    position: relative;
    display: inline-block;
    padding: 0 1rem;
    margin-top: -7rem;
  }
}
.content-page.peph .peph-container__podcast-grantee .grantee-container {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: row wrap;
  gap: 0;
}
.content-page.peph .peph-container__podcast-grantee .grantee-container .slot-container {
  position: relative;
}
.content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--image-container {
  position: relative;
  z-index: 5;
  float: left;
  height: 350px;
  margin-right: 15px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--image-container {
    height: 287px;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--image-container {
    z-index: 0;
    width: 100%;
    max-width: initial;
  }
  .content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--image-container .mobile-vingette {
    z-index: 1;
  }
}
.content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--image-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  height: 100%;
  max-width: none;
  max-height: none;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  transform: translate(-50%, -50%);
  border: none;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--image-container img {
    min-width: inherit;
  }
}
.content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--text-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--text-container {
    margin-bottom: 1rem;
  }
}
.content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--text-container .shadow-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10%;
  box-shadow: inset 1px -83px 56px -34px #fff;
}
.content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--text-container h5 {
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--text-container h5 {
    display: block;
    max-width: 375px;
    margin: auto;
  }
}
.content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--text-container p {
  margin-bottom: 2.1rem;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--text-container p {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__podcast-grantee .grantee-container .grantee--container {
    position: relative;
    display: inline-block;
    padding: 0 1rem;
    margin-top: -3.75rem;
  }
}
.content-page.peph .peph-container__podcast-grantee:is(.hasMultiple--podcasts, .hasMultiple--grantees) {
  flex-flow: column nowrap;
}
.content-page.peph .peph-container__podcast-grantee:is(.hasMultiple--podcasts, .hasMultiple--grantees) :is(.podcast-container, .grantee-container) {
  gap: var(--multiple-gap);
  --multiple-gap: 3rem;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__podcast-grantee:is(.hasMultiple--podcasts, .hasMultiple--grantees) :is(.podcast-container, .grantee-container) {
    flex-flow: column nowrap;
  }
}
.content-page.peph .peph-container__podcast-grantee:is(.hasMultiple--podcasts, .hasMultiple--grantees) :is(.podcast-container, .grantee-container) .slot-container {
  flex: 1 0 calc(50% - var(--multiple-gap));
  max-width: 50%;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__podcast-grantee:is(.hasMultiple--podcasts, .hasMultiple--grantees) :is(.podcast-container, .grantee-container) .slot-container {
    max-width: initial;
  }
}
.content-page.peph .peph-container__podcast-grantee:is(.hasMultiple--podcasts, .hasMultiple--grantees) :is(.podcast-container, .grantee-container) .slot-container:first-of-type:last-of-type {
  max-width: 100%;
}
.content-page.peph .peph-container__funding {
  position: relative;
  padding-bottom: 4rem;
  border-bottom: 1px solid #b3b2b2;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__funding {
    padding: 2rem 1rem;
  }
}
@media only screen and (min-width: 767px) and (max-width: 941px) {
  .content-page.peph .peph-container__funding {
    padding-bottom: 6rem;
  }
}
.content-page.peph .peph-container__funding h3 {
  -moz-column-span: all;
  column-span: all;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__funding h3 {
    width: 100%;
    max-width: 100%;
  }
}
.content-page.peph .peph-container__funding .peph-button {
  float: right;
  width: 47%;
  margin: 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__funding .peph-button {
    display: block;
    float: inherit;
    width: 100%;
    margin: 0 auto;
  }
}
.content-page.peph .peph-container__funding .funding-opp_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__funding .funding-opp_row {
    margin-bottom: 0;
  }
}
.content-page.peph .peph-container__funding .funding-opp {
  display: flex;
  flex: 0 0 50%;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__funding .funding-opp {
    flex: 0 0 100%;
    margin-bottom: 0.75rem;
  }
}
.content-page.peph .peph-container__funding .funding-opp:nth-child(odd) {
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__funding .funding-opp:nth-child(odd) {
    padding-right: 0;
  }
}
.content-page.peph .peph-container__funding .funding-opp:nth-child(even) {
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__funding .funding-opp:nth-child(even) {
    padding-left: 0;
  }
}
.content-page.peph .peph-container__funding .funding-opp .funding-opp_deadline {
  flex: 0 0 75px;
  margin-right: 0.75rem;
  text-align: right;
}
.content-page.peph .peph-container__funding .funding-opp .funding-opp_deadline .deadline {
  color: #556784;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
.content-page.peph .peph-container__funding .funding-opp .funding-opp_deadline .month-year,
.content-page.peph .peph-container__funding .funding-opp .funding-opp_deadline .month,
.content-page.peph .peph-container__funding .funding-opp .funding-opp_deadline .year {
  display: flex;
  justify-content: flex-end;
  color: #556784;
  font-weight: 600;
}
.content-page.peph .peph-container__funding .funding-opp .funding-opp_deadline .day {
  color: #556784;
  font-size: 40px;
  font-family: "Patua One", serif;
  line-height: 1;
}
.content-page.peph .peph-container__funding .funding-opp .funding-opp_general-info .info-title {
  width: 100%;
}
.content-page.peph .peph-container__funding .funding-opp .funding-opp_general-info a {
  color: #0b7464;
}
.content-page.peph .peph-container__funding p {
  width: 100%;
  margin: 0;
}
.content-page.peph .peph-container__peph-related-news {
  border-bottom: 1px solid #b3b2b2;
}
.content-page.peph .peph-container__peph-related-news h3 {
  -moz-column-span: all;
  column-span: all;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-related-news h3 {
    width: 100%;
    max-width: 100%;
  }
}
.content-page.peph .peph-container__peph-related-news a {
  display: block;
  font-weight: 700;
}
.content-page.peph .peph-container__peph-related-news .peph-related-news_source {
  display: block;
  margin-bottom: 1rem;
}
.content-page.peph .peph-container__peph-related-news .peph-related-news_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0.75rem;
}
.content-page.peph .peph-container__peph-related-news .peph-related-news {
  display: flex;
  flex: 0 0 50%;
}
.content-page.peph .peph-container__peph-related-news .peph-related-news:nth-child(even) {
  padding-left: 20px;
}
.content-page.peph .peph-container__peph-related-news .peph-related-news:nth-child(odd) {
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-related-news .peph-related-news {
    flex: 0 0 100%;
    flex-flow: row wrap;
    padding: 0;
  }
}
.content-page.peph .peph-container__peph-related-news .peph-related-news_image-wrapper {
  position: relative;
  float: left;
  width: 47.5%;
  height: 200px;
  margin-right: 4%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-related-news .peph-related-news_image-wrapper {
    width: 100%;
    height: 250px;
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
}
.content-page.peph .peph-container__peph-related-news .peph-related-news_image-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  height: 100%;
  max-width: none;
  max-height: none;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  transform: translate(-50%, -50%);
  border: none;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-related-news .peph-related-news_image-wrapper img {
    max-width: inherit;
    max-height: inherit;
    min-width: inherit;
    min-height: inherit;
    margin: 0 auto;
  }
}
.content-page.peph .peph-container__peph-related-news .peph-related-news_info {
  display: inline-block;
  width: 47.5%;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-related-news .peph-related-news_info {
    width: 100%;
  }
}
.content-page.peph .peph-container__peph-related-news .peph-related-news_info p {
  width: 100%;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-events h3 {
    width: 100%;
    max-width: 100%;
  }
}
.content-page.peph .peph-container__peph-events .peph-events_row {
  display: flex;
  align-items: flex-start;
  flex: 1;
  flex-flow: row wrap;
}
.content-page.peph .peph-container__peph-events .peph-events_row .peph-event {
  display: flex;
  flex: 0 0 25%;
  flex-direction: column;
  padding: 0 1rem;
  box-sizing: border-box;
  text-align: left;
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .content-page.peph .peph-container__peph-events .peph-events_row .peph-event {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__peph-events .peph-events_row .peph-event {
    flex: 0 0 100%;
    padding: 0;
  }
}
.content-page.peph .peph-container__peph-events .peph-events_row .peph-event:first-of-type {
  padding-left: 0;
}
.content-page.peph .peph-container__peph-events .peph-events_row .peph-event:last-of-type {
  padding-right: 0;
}
.content-page.peph .peph-container__peph-events .peph-events_row .peph-event a {
  color: #0b7464;
  font-weight: 700;
}
.content-page.peph .peph-container__peph-events .peph-events_row .peph-event p {
  width: 100%;
  margin-bottom: 1rem;
}
.content-page.peph .peph-container__peph-events .peph-events_row .event_month-year,
.content-page.peph .peph-container__peph-events .peph-events_row .event_month,
.content-page.peph .peph-container__peph-events .peph-events_row .event_year {
  color: #556784;
  font-size: 21px;
}
.content-page.peph .peph-container__peph-events .peph-events_row .event_day {
  color: #556784;
  font-size: 40px;
  font-family: "Patua One", serif;
  line-height: 1;
}
.content-page.peph .peph-container__peph-previous-issues {
  position: relative;
  padding: 0;
  margin-bottom: 1rem;
  background: #444;
}
.content-page.peph .peph-container__peph-previous-issues .background-image--container {
  position: absolute;
  width: 100%;
  height: 342px;
  overflow: hidden;
}
.content-page.peph .peph-container__peph-previous-issues .background-image--container img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  transform: translate(-50%, -50%);
  border: none;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-previous-issues .background-image--container img {
    width: auto;
    height: 100%;
  }
}
.content-page.peph .peph-container__peph-previous-issues .background-image--container::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: transparent;
  background: linear-gradient(133deg, black 0%, rgba(40, 39, 39, 0.75) 33%, rgba(40, 39, 39, 0.35) 48%, rgba(255, 255, 255, 0) 75%);
  filter: alpha(opacity=90);
}
.content-page.peph .peph-container__peph-previous-issues .background-image--container .mobile-vingette {
  top: 0;
  left: 0;
  z-index: 1;
  height: 342px;
}
.content-page.peph .peph-container__peph-previous-issues .previous-issues_text--container {
  position: relative;
  z-index: 2;
  height: 320px;
  padding: 1rem;
}
.content-page.peph .peph-container__peph-previous-issues .previous-issues_text--container .button {
  margin: 2rem;
}
.content-page.peph .peph-container__peph-previous-issues .previous-issues_text--container.all-issues {
  height: auto;
}
.content-page.peph .peph-container__peph-previous-issues .peph-previous-issues_header {
  padding-bottom: 0;
  margin: 0.5rem 0 1.5rem 2rem;
  color: #fff;
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-previous-issues_header {
    width: 100%;
    margin-left: 2rem;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-previous-issues_header {
    width: 100%;
    margin-left: 0;
  }
}
.content-page.peph .peph-container__peph-previous-issues .peph-previous-issues_sub-header {
  margin: 0 0 3.5rem 2rem;
  color: #fff;
  font-size: 25px;
  line-height: 1;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-previous-issues_sub-header {
    width: 100%;
    margin-left: 2rem;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-previous-issues_sub-header {
    width: 100%;
    margin: 0 0 2rem 0;
  }
}
.content-page.peph .peph-container__peph-previous-issues .mobile-vingette {
  top: 0;
  left: 0;
  height: 342px;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volumes-wrapper {
  position: relative;
  display: flex;
  flex: 1;
  padding: 1rem;
  margin: 4rem 1rem 0;
  background: #fff;
  display: grid;
  grid: auto/repeat(4, 1fr);
  gap: 0.5rem;
}
@media only screen and (max-width: 1024px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-volumes-wrapper {
    grid: repeat(2, auto)/repeat(2, 1fr);
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-volumes-wrapper {
    grid: auto-flow auto/1fr;
  }
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-volumes-wrapper {
    margin-top: 0;
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-volumes-wrapper {
    padding: 1rem 0.5rem;
    margin: 0;
  }
}
@media print {
  .content-page.peph .peph-container__peph-previous-issues .peph-volumes-wrapper {
    margin-top: 0;
    background-color: #fff !important;
    display: grid;
    grid: repeat(2, auto)/repeat(2, 1fr);
    gap: 1rem;
    color-adjust: exact !important;
    print-color-adjust: exact !important;
    -webkit-print-color-adjust: exact !important;
  }
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume-wrapper {
  display: flex;
  flex-direction: column;
  margin: 0 0.75rem 0 0;
  box-sizing: border-box;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container__peph-previous-issues .peph-volume-wrapper {
    flex: 1 1 100%;
    max-width: none;
    margin: 0 0 1rem;
  }
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume-wrapper:last-of-type {
  margin: 0;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume_header {
  display: flex;
  margin-bottom: 0.75rem;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume_header .header--left {
  flex: 0 0 4rem;
  margin-right: 0.75rem;
  text-align: right;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume_header .header--left span {
  color: #556784;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume_header .header--left .header_volume-number {
  color: #556784;
  font-size: 45px;
  font-family: "Patua One", serif;
  line-height: 0.75;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume_header .header--right {
  flex-grow: 1;
  padding-right: 1.5rem;
  background: #556784;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-flow: row nowrap;
  gap: normal;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume_header .header--right .header_year {
  color: #fff;
  font-size: 20px;
  font-size: 25px;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume_list {
  width: 100%;
  margin: 0;
  list-style: none;
}
.content-page.peph .peph-container__peph-previous-issues .peph-volume_list a {
  color: #4c4c4c;
  text-decoration: none;
}
.content-page.peph .peph-container__peph-previous-issues .peph-issue {
  display: flex;
  margin-bottom: 0.75rem;
}
.content-page.peph .peph-container__peph-previous-issues .peph-issue:is(:hover, :focus) {
  cursor: pointer;
  background-color: #e8e5e5;
}
.content-page.peph .peph-container__peph-previous-issues .peph-issue:is(:hover, :focus) .peph-issue_title {
  text-decoration: underline;
}
.content-page.peph .peph-container__peph-previous-issues .peph-issue_month {
  flex: 0 0 4rem;
  margin-right: 0.75rem;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.3;
  text-align: right;
}
.content-page.peph .peph-container__peph-previous-issues .peph-issue_title {
  flex-grow: 1;
}
.content-page.peph .all-issues-page {
  margin-bottom: 0rem;
}
.content-page.peph .archive_callout_peph {
  max-width: 800px;
  margin: 1rem auto 0;
}
@media only screen and (min-width: 531px) {
  .content-page.peph .archive_callout_peph {
    grid-area: -1/1/auto/-1;
  }
}
@media print {
  .content-page.peph .archive_callout_peph {
    grid-area: -1/1/auto/-1;
  }
}
.content-page.peph .archive_callout_peph--past-issues {
  width: 100%;
  max-width: 100%;
  padding: 0 1rem 1rem;
  box-sizing: border-box;
}
.content-page.peph .archive_callout_peph_title {
  margin-bottom: 0.5rem;
  color: #556784;
}
.content-page.peph .archive_callout_peph_box {
  overflow: hidden;
  border: 1px solid #556784;
  border-radius: 7px;
  display: grid;
  grid: auto/auto 1fr;
  gap: 0;
}
@media only screen and (max-width: 530px) {
  .content-page.peph .archive_callout_peph_box {
    grid: auto 1fr/auto;
  }
}
.content-page.peph .archive_callout_peph_box_icon, .content-page.peph .archive_callout_peph_box_text {
  padding: 0.75rem;
}
.content-page.peph .archive_callout_peph_box_icon {
  background: #556784;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
}
.content-page.peph .archive_callout_peph_box_icon::before {
  content: url("/themes/custom/niehs_cms/web-resources/images/icon-text-archive.svg");
  width: 4rem;
  aspect-ratio: 1/1;
  margin-bottom: -0.75rem;
}
@media print {
  .content-page.peph .archive_callout_peph_box_icon {
    display: none;
  }
}
.content-page.peph .archive_callout_peph_box_text {
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row nowrap;
  gap: normal;
}
.content-page.peph .archive_callout_peph_box_text a:-moz-any-link {
  color: #556784;
}
.content-page.peph .archive_callout_peph_box_text a:any-link {
  color: #556784;
}
.content-page.peph .peph-container .newsletter-feedback_wrapper {
  cursor: pointer;
  position: relative;
  text-decoration: none;
  border-radius: 10px;
  background: url("/themes/custom/niehs_cms/web-resources/images/peph/feedback-backgrounddots.svg") right center/70% no-repeat, linear-gradient(90deg, rgb(85, 103, 132) 70%, rgb(58, 184, 158) 100%), rgb(85, 103, 132);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-flow: row nowrap;
  gap: normal;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper {
    background: url("/themes/custom/niehs_cms/web-resources/images/peph/feedback-backgrounddots.svg") right -2rem center/120% no-repeat, linear-gradient(90deg, rgb(85, 103, 132) 60%, rgb(58, 184, 158) 100%), rgb(85, 103, 132);
  }
}
@media only screen and (max-width: 530px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper {
    margin-top: 0.5rem;
  }
}
.content-page.peph .peph-container .newsletter-feedback_wrapper:focus {
  outline: 2px solid black;
  outline-offset: 0;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper:focus {
    outline: revert;
    outline-offset: revert;
  }
}
.content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_image {
  pointer-events: none;
  flex-shrink: 0;
  width: 160px;
  transform: scale(1.4);
  border: none;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_image {
    position: absolute;
    top: -1rem;
    left: -0.5rem;
    width: auto;
    height: 4.5rem;
    transform: scale(1.2);
  }
}
.content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text {
  flex-grow: 1;
  padding: 1rem 2rem;
  box-sizing: content-box;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text {
    width: auto;
    padding: 1rem 1rem 1rem 0;
  }
}
.content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text h3 {
  margin-bottom: 0.75rem;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Open Sans Condensed", sans-serif;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text h3 {
    position: absolute;
    padding: 0 1rem 0 4.75rem;
    margin-bottom: 0;
    font-size: 1.75rem;
  }
}
.content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text p {
  width: 75%;
  margin: 0;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text p {
    padding-left: 1rem;
    margin-top: 5rem;
  }
}
.content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text h3,
.content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text p {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text h3,
  .content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_text p {
    width: 100%;
    box-sizing: border-box;
  }
}
.content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_icon {
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 70px;
  height: 70px;
  margin: 1rem;
}
.content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_icon::after {
  content: "\f0a9";
  color: #fff;
  font-weight: normal;
  font-size: 5rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_wrapper .newsletter-feedback_icon::after {
    width: auto;
    height: auto;
    font-size: 4rem;
  }
}
.content-page.peph .peph-container .newsletter-feedback_with-hover {
  position: relative;
}
.content-page.peph .peph-container .newsletter-feedback_with-hover::before {
  content: "";
  position: absolute;
  z-index: 1;
  border-radius: 10px;
  opacity: 0;
  background: #000;
  transition: opacity 0.15s ease-in-out;
  width: 100%;
  height: 100%;
}
.content-page.peph .peph-container .newsletter-feedback_with-hover .newsletter-feedback_image {
  transition: transform 0.15s ease-in-out;
}
.content-page.peph .peph-container .newsletter-feedback_with-hover .newsletter-feedback_icon {
  transition: all 0.15s cubic-bezier(0.5, -1, 0.5, 1.75);
}
.content-page.peph .peph-container .newsletter-feedback_with-hover .newsletter-feedback_image, .content-page.peph .peph-container .newsletter-feedback_with-hover .newsletter-feedback_text, .content-page.peph .peph-container .newsletter-feedback_with-hover .newsletter-feedback_icon {
  z-index: 5;
}
.content-page.peph .peph-container .newsletter-feedback_with-hover:is(:hover, :focus)::before {
  opacity: 0.2;
}
.content-page.peph .peph-container .newsletter-feedback_with-hover:is(:hover, :focus) .newsletter-feedback_image {
  transform: scale(1.5) rotate(-10deg);
}
@media only screen and (max-width: 767px) {
  .content-page.peph .peph-container .newsletter-feedback_with-hover:is(:hover, :focus) .newsletter-feedback_image {
    transform: scale(1.3) rotate(-10deg);
  }
}
.content-page.peph .peph-container .newsletter-feedback_with-hover:is(:hover, :focus) .newsletter-feedback_icon {
  margin-right: 0.5rem;
  margin-left: 1.5rem;
}

.success-story_row {
  padding: 10px 0;
  margin-right: 0;
  border-bottom: 1px solid #d3d3d3;
  float: left;
  display: block;
  margin-right: 4.9332276358%;
  width: 100%;
}
.success-story_row:last-child {
  margin-right: 0;
}
.success-story_row:last-of-type {
  border-bottom: none !important;
}
@media only screen and (max-width: 430px) {
  .success-story_row .float-left,
  .success-story_row .float-left img {
    width: 100%;
  }
}
.success-story_row .float-left img {
  width: 210px !important;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .success-story_row h4 {
    width: 100%;
  }
}
.success-story_row .success-story_text_content {
  margin-top: 1rem;
}

.success-story_heading {
  display: inline-block;
}
.success-story_heading h2,
.success-story_heading h3,
.success-story_heading h4 {
  overflow: visible;
}

.content--inner-container h4.priority-title {
  margin: 0 0 0.5rem;
}
.content--inner-container p.priority_info-description {
  width: 85%;
}

.priority_info {
  display: inline-block;
}
.priority_info-number, .priority_info-description {
  display: inline-block;
  vertical-align: top;
}
.priority_info-number {
  max-width: 70px;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 1024px) {
  .priority_info-number {
    display: block;
  }
}
.priority_info-description {
  margin-left: 1rem;
}
@media only screen and (max-width: 1024px) {
  .priority_info-description {
    display: block;
    margin-left: 0;
  }
  .priority_info-description img {
    display: block;
    float: none;
    margin: 0 0 1rem 0;
  }
}

.priority_image {
  float: right;
  margin: 0 0 2rem 2rem;
}
@media only screen and (max-width: 767px) {
  .priority_image {
    margin: 0 0 1rem 0;
  }
}

td.priority_list p {
  width: 100%;
  min-width: 45px;
  margin-bottom: 0.5rem;
  text-align: center;
}

.pageRow {
  margin-bottom: 1rem;
}
.pageRow .contentbox-link {
  width: auto;
  margin: 0;
  border-bottom: 2px solid var(--scheme-primary);
  box-shadow: 0 2px 6px 1px rgba(90, 90, 90, 0.36);
}
.pageRow .contentbox-link:nth-child(3n) {
  margin-right: 0;
}
.pageRow .contentbox-link-image-anchor:is(:active, :hover, :focus) + .contentbox-text-container .contentbox-link-title-anchor {
  text-decoration: none;
}
.pageRow .contentbox-link-anchor {
  text-decoration: none;
}
.pageRow .contentbox-link-anchor:is(:active, :hover, :focus) img {
  filter: grayscale(40%);
}
.pageRow .contentbox-link-anchor p {
  color: #4c4c4c;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  .pageRow .contentbox-link-anchor p {
    min-height: unset;
  }
}
@media only screen and (max-width: 530px) {
  .pageRow .contentbox-link-anchor p {
    margin: 0;
  }
}
.pageRow .contentbox-link-title {
  margin: 0.5rem 0 1rem;
}
.pageRow .contentbox .nonbordered, .pageRow .contentbox-img-container {
  width: 100%;
}
.pageRow .contentbox-img-container {
  border: none;
  border-bottom: 6px solid var(--scheme-primary);
}
@media print {
  .pageRow .contentbox-img-container div {
    height: 0px;
  }
}
.pageRow .contentbox-img-container img {
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  border: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media print {
  .pageRow .contentbox-img-container img {
    visibility: hidden;
  }
}
.pageRow .contentbox-text-container ol,
.pageRow .contentbox-text-container ul {
  padding-right: 10px;
}
.pageRow.two-col-row {
  display: grid;
  grid: auto-flow auto/repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.pageRow.two-col-row .contentbox-link {
  width: auto;
}
.pageRow.two-col-row .contentbox-link-title a {
  min-height: 0;
}
.pageRow.three-col-row {
  display: grid;
  grid: auto-flow auto/repeat(3, minmax(0, 1fr));
  gap: 1rem;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .pageRow.two-col-row, .pageRow.three-col-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pageRow.two-col-row .contentbox-link, .pageRow.three-col-row .contentbox-link {
    width: auto;
  }
}
@media only screen and (min-width: 531px) and (max-width: 767px) {
  .pageRow.two-col-row, .pageRow.three-col-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pageRow.two-col-row .contentbox-link, .pageRow.three-col-row .contentbox-link {
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .pageRow.two-col-row, .pageRow.three-col-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .pageRow.two-col-row .contentbox-link, .pageRow.three-col-row .contentbox-link {
    width: 100%;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .pageRow.two-col-row, .pageRow.three-col-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .pageRow.two-col-row .contentbox-link, .pageRow.three-col-row .contentbox-link {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .pageRow.two-col-row, .pageRow.three-col-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .pageRow.two-col-row .contentbox-link, .pageRow.three-col-row .contentbox-link {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content.full-width .pageRow .contentbox-link {
    height: initial;
  }
  .content.full-width .pageRow.three-col-row .contentbox-link, .content.full-width .pageRow.two-col-row .contentbox-link {
    width: auto;
  }
}
a.call-to-action-tall:is(:hover, :focus) img, a.call-to-action-full:is(:hover, :focus) img, a.call-to-action--clinical:is(:hover, :focus) img {
  transform: scale(1.05);
  transition: transform 0.2s ease-out;
}
a.call-to-action-tall:is(:hover, :focus) h4, a.call-to-action-full:is(:hover, :focus) h4, a.call-to-action--clinical:is(:hover, :focus) h4 {
  text-decoration: none;
}
a.call-to-action-tall h4, a.call-to-action-full h4, a.call-to-action--clinical h4 {
  color: var(--scheme-primary);
  font-weight: bold;
  text-decoration: underline;
}
a.call-to-action-tall img, a.call-to-action-full img, a.call-to-action--clinical img {
  transition: transform 0.2s;
}

.call-to-action {
  position: relative;
  overflow: hidden;
}
.call-to-action-case {
  position: absolute;
  right: 10px;
  width: 175px;
  margin-bottom: 10px;
  background-color: #fff;
}
@media only screen and (max-width: 530px) {
  .call-to-action-case {
    position: unset;
    width: 100%;
  }
}
.call-to-action-case img,
.call-to-action-case h4,
.call-to-action-case p {
  width: 100%;
}
.call-to-action-case h4,
.call-to-action-case p {
  padding: 10px;
}
.call-to-action-case h4 {
  margin: 0;
}
.call-to-action-case p {
  margin-bottom: 10px;
}
.call-to-action-case .button {
  display: block;
  width: 90%;
  padding: 5px;
  margin: 0 auto;
  margin-bottom: 20px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  background-color: #0072bb;
}
@media only screen and (max-width: 530px) {
  .call-to-action-case .button {
    width: 60%;
  }
}
.call-to-action-case .button:is(:hover, :focus) {
  background-color: rgb(0, 67.3636363636, 110.5);
}
.call-to-action-small {
  float: right;
  width: 33%;
  margin-left: 2rem;
}
@media only screen and (max-width: 530px) {
  .call-to-action-small {
    width: 100%;
  }
}
.call-to-action-small-left {
  float: left;
  margin-right: 2rem;
  margin-left: 0;
}
.call-to-action-small img {
  width: 100%;
  margin-top: 10px;
}
.call-to-action-small p {
  width: 100%;
}
.call-to-action-small hr {
  border-top: 1px solid #979797;
}
@media print {
  .call-to-action-small {
    width: 100%;
    height: auto;
  }
}
.call-to-action-full {
  display: block;
  width: calc(100% + 4rem);
  max-width: calc(100% + 4rem);
  margin-bottom: 1rem;
  margin-left: -2rem;
  border: 0;
}
@media print {
  .call-to-action-full {
    margin-left: 0;
  }
}
.call-to-action-full .call-to-action__caption {
  display: inline-block;
  width: 33%;
  min-width: 260px;
  margin: 2%;
}
@media only screen and (max-width: 530px) {
  .call-to-action-full .call-to-action__caption {
    width: 96%;
  }
}
@media print {
  .call-to-action-full .call-to-action__caption {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }
}
.call-to-action-full .call-to-action__caption--right {
  float: right;
}
@media print {
  .call-to-action-full .call-to-action__caption--right {
    float: none;
  }
}
.call-to-action-full img {
  max-width: unset;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media print {
  .call-to-action-full {
    width: 100%;
    height: auto;
  }
}
.call-to-action-tall {
  display: grid;
  align-items: end;
  float: right;
  width: 300px;
  height: 640px;
  margin: 0 0 1.5rem 2rem;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .call-to-action-tall {
    width: 100%;
    height: unset;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .call-to-action-tall {
    width: 100%;
    height: unset;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .call-to-action-tall {
    width: 100%;
    height: unset;
  }
}
@media print {
  .call-to-action-tall {
    width: 100%;
    height: auto;
  }
}
.call-to-action-tall img {
  display: block;
  width: 100%;
  transition: transform 0.2s;
}
.call-to-action-tall .call-to-action__caption {
  position: relative;
  z-index: 2;
  height: auto;
  margin: 4%;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .call-to-action-tall .call-to-action__caption {
    width: unset;
    margin: 4%;
  }
}
@media only screen and (max-width: 530px) {
  .call-to-action-tall .call-to-action__caption {
    margin: 2%;
  }
}
@media print {
  .call-to-action-tall .call-to-action__caption {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 530px) {
  .call-to-action-tall img {
    width: 100%;
    height: auto;
  }
}
.call-to-action--clinical {
  position: relative;
  float: right;
  clear: right;
  max-height: 300px;
  margin: 0 0 2rem 2rem;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .call-to-action--clinical {
    width: 100%;
    margin-left: 0;
  }
}
@media print {
  .call-to-action--clinical {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
.call-to-action--clinical img {
  width: 100%;
  min-height: 300px;
}
.call-to-action--clinical .call-to-action_heading {
  width: 100%;
  font-weight: bold;
}
.call-to-action--clinical .call-to-action_heading .exit {
  font-style: normal;
}
.call-to-action--clinical .call-to-action_text {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: calc(100% - 1.2rem);
  padding: 0.5rem;
  margin: 0.6rem;
  color: #4c4c4c;
  background: rgba(255, 255, 255, 0.8);
}
@media print {
  .call-to-action--clinical .call-to-action_text {
    position: static;
    padding: 0;
    margin: 0;
  }
}
.call-to-action img {
  border: 0;
}
@media print {
  .call-to-action img {
    display: none;
  }
}
.call-to-action__caption {
  position: relative;
  z-index: 2;
  padding: 10px;
  color: #4c4c4c;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.8);
}
.call-to-action__caption h4,
.call-to-action__caption p {
  width: 100%;
}
.call-to-action__caption h4 {
  font-size: 1.1rem;
}
.call-to-action__caption p:last-of-type {
  margin-bottom: 0;
}
.call-to-action .call-to-action_image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.call-to-action .call-to-action_image-container div {
  height: 100%;
}

.card-list {
  clear: both;
  padding-bottom: 1px;
  margin-bottom: 1rem;
}
@media print {
  .card-list {
    width: 100%;
    height: auto;
  }
  .card-list img {
    display: none;
  }
}
.card-list h4 {
  width: 100%;
}
.card-list__footnote {
  margin: 0 20px 20px;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .card-list__footnote {
    margin: 20px;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .card-list__footnote {
    margin: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .card-list__footnote {
    margin: 20px;
  }
}
.card-list__footnote a:-moz-any-link {
  color: #fff;
}
.card-list__footnote a:any-link {
  color: #fff;
}
.card-list__footnote a:is(:hover, :active) {
  color: #e0faff;
}
.card-list__head {
  position: relative;
  z-index: initial;
  min-height: 405px;
  padding: 53px 20px;
  margin-bottom: -180px;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/principals-header-min.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media print {
  .card-list__head {
    height: auto;
    min-height: unset;
  }
}
.card-list__head h3.card-list__heading {
  display: block;
  margin-bottom: 0;
  font-weight: 800;
  font-size: 2.8rem;
  border-bottom: 0;
  line-height: 1;
  width: 79%;
}
.card-list__head h3.card-list__heading.narrow-width {
  width: 45%;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .card-list__head h3.card-list__heading {
    width: 100% !important;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .card-list__head h3.card-list__heading {
    width: 100% !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .card-list__head h3.card-list__heading {
    width: 100% !important;
  }
}
@media print {
  .card-list__head h3.card-list__heading {
    width: 100%;
  }
}
.card-list__head p.card-list__sub-heading {
  display: block;
  width: 60%;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .card-list__head p.card-list__sub-heading {
    width: 100% !important;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .card-list__head p.card-list__sub-heading {
    width: 100% !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .card-list__head p.card-list__sub-heading {
    width: 100% !important;
  }
}
.card-list__head p.card-list__sub-heading.narrow-width {
  width: 35%;
}
.card-list__item--container {
  display: inline-block;
  width: 100%;
  background-color: #164051;
  background-image: url("/themes/custom/niehs_cms/web-resources/images/principlesBG.jpg");
  background-repeat: repeat;
}
.card-list__item {
  position: relative;
  padding: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .card-list__item {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .card-list__item {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .card-list__item {
    padding-bottom: 0;
  }
}
.card-list__item-text {
  display: inline-block;
  width: calc(92% - 230px);
  vertical-align: top;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .card-list__item-text {
    width: 100%;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .card-list__item-text {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .card-list__item-text {
    width: 100%;
  }
}
@media print {
  .card-list__item-text {
    width: 100%;
  }
}
.card-list__item-content {
  min-height: 180px;
  padding: 14px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .card-list__item-content {
    min-height: unset;
    margin-top: 65%;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .card-list__item-content {
    min-height: unset;
    margin-top: 65%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .card-list__item-content {
    min-height: unset;
    margin-top: 65%;
  }
}
.card-list__item-content h4 {
  margin-bottom: 0.4rem;
  font-size: 1.2rem;
}
.card-list__item-content p {
  width: 100%;
  margin-bottom: 15px;
}
.card-list__item-content p:last-child {
  margin-bottom: 0;
}
.card-list__item-image {
  float: left;
  width: 27%;
  height: 100%;
  min-width: 230px;
  margin-top: -30px;
  margin-right: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .card-list__item-image {
    display: inline-block;
    float: none;
    width: 100%;
    margin-top: -265px;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .card-list__item-image {
    display: inline-block;
    float: none;
    width: 100%;
    margin-top: -265px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .card-list__item-image {
    display: inline-block;
    float: none;
    width: 100%;
    margin-top: -265px;
  }
}
.card-list__item-image img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border: 0;
}

.example-section {
  position: relative;
  display: block;
  width: var(--ex-section-width);
  max-width: var(--ex-section-width);
  padding: 1rem;
  margin-bottom: 1rem;
  margin-left: -2rem;
  border: 0;
  background-color: #ebeff8;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 40%;
  --ex-section-width: calc(100% + 4rem);
}
@media print {
  .example-section {
    width: 100%;
    margin-left: 0;
  }
}
.example-section--case1, .example-section--case01 {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/caseDr1-min.png");
}
.example-section--case2, .example-section--case02 {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/caseDr2-min.png");
}
.example-section--case3, .example-section--case03 {
  background-image: url("/themes/custom/niehs_cms/web-resources/images/caseDr3-min.png");
}
.example-section__content {
  width: calc(100% - 179px);
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .example-section__content {
    width: 100%;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .example-section__content {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .example-section__content {
    width: 100%;
  }
}
@media print {
  .example-section__content {
    width: 100%;
  }
}
.example-section__content--text {
  display: inline-block;
  width: calc(100% - 71px);
}
@media only screen and (max-width: 530px) {
  .example-section__content--text {
    width: 100%;
  }
}
.example-section__content--text p {
  width: 100%;
}
.example-section__content--casenumber {
  width: 67px;
  font-weight: bold;
  font-family: "Rokkitt", serif;
  text-align: left;
  vertical-align: top;
}
@media print {
  .example-section__content--casenumber {
    display: inline-block;
  }
}
.example-section__content--casenumber--case {
  display: block;
  font-size: 25px;
  line-height: 21px;
}
.example-section__content--casenumber--number {
  display: block;
  font-size: 52px;
  line-height: 52px;
}
.example-section__content ul {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .example-section__content ul {
    width: auto;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .example-section__content ul {
    width: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .example-section__content ul {
    width: auto;
  }
}

.image-divider--full {
  display: block;
  width: calc(100% + 4rem);
  max-width: calc(100% + 4rem);
  margin-bottom: 1rem;
  margin-left: -2rem;
}
.image-divider--full img {
  width: 100%;
  border: 0;
}
@media print {
  .image-divider--full img {
    display: none;
  }
}

table tr .banner-covid__td {
  position: relative;
  min-height: 46px;
  padding-left: 81px;
}

.banner-covid__div {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  padding: 6px;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  background-color: #4d7e11;
}

.icon-button-link.color-theme--blue {
  border-color: #143e6b;
  background-color: #2677bf;
}
.icon-button-link.color-theme--blue .icon-button__icon {
  background-color: rgb(33.768558952, 105.7489082969, 169.731441048);
}
.icon-button-link.color-theme--blue:is(:hover, :focus) {
  background-color: rgb(33.768558952, 105.7489082969, 169.731441048);
}
.icon-button-link.color-theme--blue:is(:hover, :focus) .icon-button__icon {
  background-color: rgb(29.5371179039, 92.4978165939, 148.4628820961);
}

.icon-button-link.color-theme--burgandy {
  border-color: #470204;
  background-color: #9a1c20;
}
.icon-button-link.color-theme--burgandy .icon-button__icon {
  background-color: rgb(132.4230769231, 24.0769230769, 27.5164835165);
}
.icon-button-link.color-theme--burgandy:is(:hover, :focus) {
  background-color: rgb(132.4230769231, 24.0769230769, 27.5164835165);
}
.icon-button-link.color-theme--burgandy:is(:hover, :focus) .icon-button__icon {
  background-color: rgb(110.8461538462, 20.1538461538, 23.032967033);
}

.icon-button-link.color-theme--green {
  border-color: #213601;
  background-color: #568117;
}
.icon-button-link.color-theme--green .icon-button__icon {
  background-color: rgb(71.5723684211, 107.3585526316, 19.1414473684);
}
.icon-button-link.color-theme--green:is(:hover, :focus) {
  background-color: rgb(71.5723684211, 107.3585526316, 19.1414473684);
}
.icon-button-link.color-theme--green:is(:hover, :focus) .icon-button__icon {
  background-color: rgb(57.1447368421, 85.7171052632, 15.2828947368);
}

.icon-button-link.color-theme--orange {
  border-color: #6b2203;
  background-color: #cc4b14;
}
.icon-button-link.color-theme--orange .icon-button__icon {
  background-color: rgb(180.7767857143, 66.4620535714, 17.7232142857);
}
.icon-button-link.color-theme--orange:is(:hover, :focus) {
  background-color: rgb(180.7767857143, 66.4620535714, 17.7232142857);
}
.icon-button-link.color-theme--orange:is(:hover, :focus) .icon-button__icon {
  background-color: rgb(157.5535714286, 57.9241071429, 15.4464285714);
}

.icon-button-link.color-theme--purple {
  border-color: #25012d;
  background-color: #530066;
}
.icon-button-link.color-theme--purple .icon-button__icon {
  background-color: rgb(62.25, 0, 76.5);
}
.icon-button-link.color-theme--purple:is(:hover, :focus) {
  background-color: rgb(62.25, 0, 76.5);
}
.icon-button-link.color-theme--purple:is(:hover, :focus) .icon-button__icon {
  background-color: rgb(41.5, 0, 51);
}

.icon-button-link.color-theme--inherit {
  border-color: var(--scheme-primary-shade);
  background-color: var(--scheme-primary);
}
.icon-button-link.color-theme--inherit .icon-button__icon {
  background-color: var(--scheme-button-icon);
}
.icon-button-link.color-theme--inherit:is(:hover, :focus) {
  background-color: var(--scheme-primary-hover);
}
.icon-button-link.color-theme--inherit:is(:hover, :focus) .icon-button__icon {
  background-color: var(--scheme-button-icon-hover);
}

a.icon-button-link {
  padding-right: 1.5rem;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  display: inline-flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-flow: row nowrap;
  gap: normal;
}
a.icon-button-link,
a.icon-button-link .icon-button__icon {
  transition: background-color 0.15s ease-in-out;
}
a.icon-button-link .icon-button__icon,
a.icon-button-link .icon-button__text {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
}
a.icon-button-link .icon-button__icon {
  min-width: 3rem;
  min-height: 3rem;
  margin-right: 1.5rem;
  font-size: 1.25rem;
  font-family: "fontawesome", "Font Awesome 6 Pro";
}
a.icon-button-link .icon-button__icon > i {
  font-style: normal;
}
a.icon-button-link .icon-button__text {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
a.icon-button-link:not(.w-img)::after {
  align-self: center;
  color: #fff;
  font-size: 14px;
}
a.icon-button-link .exit-w {
  align-self: center;
}
a.icon-button-link .exit-w::after {
  margin-bottom: 0;
}

article.content .even-tile-row {
  width: 100%;
  margin-bottom: 1.5rem;
  display: grid;
  grid: 1fr/1fr 1fr;
  gap: 1rem;
}
@media only screen and (max-width: 1024px) {
  article.content .even-tile-row {
    grid: 1fr/1fr;
    margin: 6px 0;
  }
}
article.content .even-tile-row .even-tile {
  margin: 0;
  border: 1px solid #efefef;
  display: grid;
  grid: 1fr/1fr 1fr;
  gap: 0;
}
@media only screen and (max-width: 1024px) {
  article.content .even-tile-row .even-tile {
    grid: 1fr auto/1fr;
  }
}
@media print {
  article.content .even-tile-row .even-tile {
    grid-template-columns: 0 1fr;
  }
}
article.content .even-tile-row .even-tile_image picture img {
  display: block;
  padding: 0;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  border: none;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  article.content .even-tile-row .even-tile_image picture img {
    height: auto;
  }
}
@media print {
  article.content .even-tile-row .even-tile_image picture img {
    display: none;
    width: 0;
    height: 0;
  }
}
article.content .even-tile-row .even-tile_text {
  display: block;
  padding: 0.5rem;
  font-family: "Open Sans", sans-serif;
  border-top: 4px solid var(--scheme-primary);
}
article.content .even-tile-row .even-tile_text > span {
  font-size: 1rem;
}
article.content .even-tile-row .even-tile_text_content {
  width: 100%;
  margin: 0;
  font-size: 13px;
}
@media only screen and (max-width: 1024px) {
  article.content .even-tile-row .even-tile_text_content {
    font-size: 14px;
  }
}
article.content .even-tile-row .even-tile_text_content p {
  width: 100%;
  margin: 0;
}
article.content .even-tile-row a:-moz-any-link {
  color: var(--scheme-primary);
  text-decoration: none;
}
article.content .even-tile-row a:any-link {
  color: var(--scheme-primary);
  text-decoration: none;
}
article.content .even-tile-row a:is(:hover, :focus) {
  color: var(--scheme-primary-hover);
  text-decoration: underline;
}

.resource-section {
  padding: 0 0 1rem;
  margin: 0 0 2.5rem;
}
.resource-section:not(:last-of-type) {
  border-bottom: 1px solid #bfbeb5;
}
.resource-section__title {
  max-width: unset;
  padding: 0;
  margin: 0;
  font-weight: 700;
  border: none;
}
.resource-section__date {
  margin-bottom: 0.75rem;
  font-style: italic;
}
.resource-section__content {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-flow: row nowrap;
  gap: 2rem;
}
@media only screen and (max-width: 530px) {
  .resource-section__content {
    flex-direction: column;
    gap: 1rem;
  }
  .resource-section__content__info, .resource-section__content__links {
    width: 100% !important;
  }
}
@media print {
  .resource-section__content {
    flex-direction: column;
    gap: 1rem;
  }
  .resource-section__content__info, .resource-section__content__links {
    width: 100% !important;
  }
}
.resource-section__content p {
  width: 100%;
}
.resource-section__content__info {
  width: 66.6666666667%;
}
.resource-section__content__links {
  flex-grow: 1;
  width: 33.3333333333%;
}
.resource-section__content__links__heading {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 1.1rem;
}
.resource-section__content__links__list ul,
.resource-section__content__links__list ol {
  width: auto;
  padding-left: 0;
  margin: 0 0 0 1rem;
}

.ntp-box {
  float: right;
  width: 320px;
  padding: 1rem;
  margin: 0 0 1rem 1rem;
  background: repeating-linear-gradient(45deg, var(--color-ntp-gray-lines), var(--color-ntp-gray-lines) 2px, var(--color-ntp-bg) 2px, var(--color-ntp-bg) 7px), var(--color-ntp-bg);
  --color-ntp-bg: #f1f1f1;
  --color-ntp-gray-lines: #eae9e9;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-flow: column;
  gap: 1rem;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .ntp-box {
    width: 100%;
    margin: 0 0 1rem;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .ntp-box {
    width: 100%;
    margin: 0 0 1rem;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .ntp-box {
    width: 100%;
    margin: 0 0 1rem;
  }
}
.ntp-box img.ntp-box__image {
  margin: 0 auto;
  border: none;
}
.ntp-box p.ntp-box__text {
  width: 100%;
  margin: 0;
  color: #000;
  font-weight: 400;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
.ntp-box a.ntp-box__link {
  padding: 0.5rem 1rem;
  margin: 0 1rem;
  color: var(--ntp-button-color);
  text-decoration: none;
  text-align: center;
  border: 1px solid currentColor;
  border-radius: 2px;
  background-color: var(--ntp-button-bg);
  transition-property: background-color;
  --ntp-button-bg: #fff;
  --ntp-button-color: #232b5f;
  font-weight: 400;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .ntp-box a.ntp-box__link {
    margin: 0;
  }
}
@media only screen and (min-width: 401px) and (max-width: 530px) {
  .ntp-box a.ntp-box__link {
    margin: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .ntp-box a.ntp-box__link {
    margin: 0;
  }
}
.ntp-box a.ntp-box__link,
.ntp-box a.ntp-box__link span {
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.ntp-box a.ntp-box__link::after,
.ntp-box a.ntp-box__link span::after {
  font-weight: 600;
}
.ntp-box a.ntp-box__link span {
  color: var(--ntp-button-color);
  transition-property: color;
}
.ntp-box a.ntp-box__link:is(:hover, :focus) {
  background-color: var(--ntp-button-color);
}
.ntp-box a.ntp-box__link:is(:hover, :focus) span {
  color: var(--ntp-button-bg);
}

.content-page--inner-wrapper .ntp-box img {
  border: none;
}

@media only screen and (min-width: 531px) and (max-width: 846px) {
  .content.full-width .ntp-box {
    width: 320px;
    margin: 0 0 1rem 1rem;
  }
}
.contact-niehs {
  padding: 10px;
  padding-top: 10px;
  margin: 5px 0 0 10px;
  margin: 0px;
  border-bottom: 1px solid #dbdbdb;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIwLjUxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(250, 250, 250, 0) 61%, rgba(248, 248, 248, 0.51) 80%, rgb(246, 246, 246) 100%);
  filter: progid:dximagetransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#f6f6f6", GradientType=0);
}
.contact-niehs::after {
  content: "";
  display: table;
  clear: both;
}
.contact-niehs dt {
  padding-top: 6px;
}
.contact-niehs dt img {
  width: 50px;
  border: none;
}

table.ui-datepicker-calendar {
  table-layout: fixed;
}

.content .paragraph--type--embedded-webform.ui.form.backgroundGray #contactus-container,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form {
  background-color: #f1f1f1;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray #contactus-container {
  margin: 0 0 20px 0;
  border: 0px solid #ccc;
}
@media only screen and (max-width: 1024px) {
  .content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form label.option {
    margin-bottom: 1rem;
    line-height: 1.2;
  }
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form {
  border: 0px solid #ccc;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form .chosen-drop ul.chosen-results,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form .chosen-drop ul.chosen-results {
  width: auto;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form .contact-us-wrapper,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form .contact-us-wrapper {
  position: relative;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form .contact-us-wrapper input,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form .contact-us-wrapper input {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  left: 0px;
  margin-bottom: 0px;
  line-height: 1;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  width: 1em;
  height: 1em;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form form.contactus input.chkbox,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form form.contactus input.chkbox {
  margin-left: -24px;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form form.contactus input.chkbox-decline.chkbox,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form form.contactus input.chkbox-decline.chkbox {
  margin-left: 0px;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form .webform-button--submit,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form .webform-button--submit {
  width: auto;
  padding: 0.8em 1.5em;
  margin-right: 0.5em;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  text-transform: none;
  border: none;
  border-radius: 0.25em;
  background-color: #427bac;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form .webform-button--reset,
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form .webform-button--reset {
  height: 42px;
  margin-bottom: 4px;
  color: #707070;
  background-color: #fefefe;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-form .webform-button--reset:is(:hover, :focus),
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .webform-submission-contact-edu-materials-form .webform-button--reset:is(:hover, :focus) {
  color: #fff;
  background-color: #760000;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .education_materials legend {
  width: 100%;
  padding: 0;
  margin: 0;
  color: #222;
  font-weight: 700;
  font-size: 1em;
  background: 0;
}
.content .paragraph--type--embedded-webform.ui.form.backgroundGray .education_materials input {
  margin-bottom: 0;
}
.content div.ui.form.segment div.hide {
  display: none;
}
.content .ui.form .field > label.option {
  display: inline-block;
  padding-left: 0.5em;
}
.content .ui.form select {
  font-weight: 600;
  font-size: 0.85em;
}
.content .webform-type-webform-entity-checkboxes .fieldset-wrapper {
  margin: 0.5em 0;
}
.content .webform-type-webform-entity-checkboxes .fieldset-wrapper .form-type-checkbox {
  margin: 0 1em 0 0;
}
.content .webform-type-webform-entity-checkboxes .fieldset-wrapper .form-type-checkbox label {
  font-weight: 400;
}
.content .form-item-topic-required- .description {
  margin-top: 1em;
}

article.node--type-stories-of-success article.content {
  width: 100%;
  margin: 0;
}
article.node--type-stories-of-success article.content .content--inner-container {
  padding: 0;
}

.webform-submission-add-form .form-item--check-here-if-you-do-not-wish-to-provide-your-name-email-addres {
  display: none !important;
}
.webform-submission-add-form .webform-element-description p {
  font-size: 1rem;
}
.webform-submission-add-form div.form-item label {
  font-weight: 700 !important;
}
.webform-submission-add-form textarea {
  min-height: 8em !important;
  line-height: 1.33 !important;
  resize: vertical !important;
}
.webform-submission-add-form .webform-button--reset {
  font-weight: normal !important;
}
.webform-submission-add-form .webform-button--submit {
  height: 42px !important;
  line-height: 12px;
  transition: all 0.3s ease-in-out;
}
.webform-submission-add-form .webform-button--submit:is(:hover, :focus) {
  color: #fff !important;
  background-color: #225c7a !important;
}
.webform-submission-add-form .chosen-container-single .chosen-single {
  background: #fff;
  box-shadow: none;
}
.webform-submission-add-form .webform-type-webform-entity-checkboxes .form-item label {
  font-weight: normal !important;
}
.webform-submission-add-form .webform-flexbox {
  align-items: end;
}
.webform-submission-add-form #edit-products .form-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  outline: 0;
}
.webform-submission-add-form #edit-products label.option {
  position: relative;
  padding-left: 2rem;
}
.webform-submission-add-form #edit-products label.option::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  width: 1em;
  height: 1em;
}
.webform-submission-add-form label.option[for=edit-check-here-if-you-do-not-wish-to-provide-your-system-information] {
  font-weight: 400 !important;
}
.webform-submission-add-form.webform-submission-request-form-add-form .webform-flexbox {
  align-items: baseline;
}
.webform-submission-add-form .form-item-your-phone-number[style="display: none;"] + .webform-flexbox, .webform-submission-add-form .form-item-your-phone-number[style="display: none;"] + .webform-flexbox + .webform-flexbox {
  margin: 0;
}

.ui form.webform-submission-contact-the-niehs-video-support--form .reset.form-submit {
  margin-right: 0.5em;
  color: #707070;
  font-weight: 400;
  text-transform: none;
  background-color: #fefefe;
}
.ui form.webform-submission-contact-the-niehs-video-support--form .reset.form-submit:is(:hover, :focus) {
  color: #fff;
  background-color: #760000;
}

.webform-submission-contact-add-form .form-item label > span,
.webform-submission-add-form .form-item label > span {
  font-size: 0.7em;
  line-height: 1em;
}

dl.contact-niehs {
  margin: 5px 0 0 10px;
}

[about="/about/od/ocpl/contact"] dl.contact-niehs dt {
  padding-bottom: 6px;
}

@media only screen and (max-width: 767px) {
  .image-divider--full.mobile-slider {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    margin-left: 0;
  }
  .image-divider--full.mobile-slider .navigation-slick-slider {
    margin-top: 5px;
  }
  .webform-submission-add-form #edit-products label.option {
    padding-left: 2.5rem;
  }
  .webform-submission-add-form #edit-products label.option::before {
    width: 1.7em;
    height: 1.6em;
  }
  .webform-submission-add-form .webform-flexbox {
    align-items: end;
  }
  .webform-submission-add-form .webform-flexbox .webform-flex--1 {
    margin-bottom: 1rem;
  }
}
.highlight-wrapper.image_with_audio_content .highlight_block {
  position: relative;
}
.highlight-wrapper.image_with_audio_content .highlight_block .highlight_text {
  float: none;
  width: auto;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container {
  border-bottom: 1px solid #9db7c6;
  background: none;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-currenttime-container {
  display: none !important;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-time-rail {
  position: relative;
  flex: 12 1 100px;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-button {
  position: relative;
  width: auto;
  height: 100%;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-volume-button.mejs-button {
  width: 1.75rem;
  margin: 0 0.5rem 0 0.75rem;
  box-sizing: content-box;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-horizontal-volume-slider {
  position: relative;
  width: 100%;
  margin-top: 0.55rem;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-volume-button.mejs-button.mejs-mute button::before {
  content: "\f028";
  color: currentColor;
  font-size: 1.25rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
  width: 100%;
  height: 100%;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-volume-button.mejs-button.mejs-unmute button::before {
  content: "\f026";
  color: currentColor;
  font-size: 1.25rem !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row nowrap;
  gap: normal;
  width: 100%;
  height: 100%;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-volume-button.mejs-button.mejs-unmute button::after {
  content: "";
  position: absolute;
  top: 0.7rem;
  left: 0.3rem;
  display: block;
  width: 2px;
  height: 1.5rem;
  box-sizing: content-box;
  color: inherit;
  transform: rotate(-45deg);
  border-left: 2px solid #25708f;
  background: currentColor;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-container .mejs-volume-button.mejs-button.mejs-unmute button {
  opacity: 0.6;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls {
  display: flex;
  flex-wrap: wrap;
  padding-right: 0.5rem;
  box-sizing: border-box;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-button button:is(:hover, :focus) {
  color: #101d25;
  text-decoration: none;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-button button {
  cursor: pointer;
  position: relative;
  margin: 0;
  color: #fff;
  font-family: "fontawesome", "Font Awesome 6 Pro";
  width: 100%;
  height: 100%;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-button button::before {
  content: "\f04b";
  color: currentColor;
  font-size: 1.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
  width: 100%;
  height: 100%;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-pause button::before {
  content: "\f04c";
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-playpause-button {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-playpause-button button {
  cursor: pointer;
  width: auto;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-time-rail {
  display: flex;
  align-items: center;
  height: 48px;
  padding-top: 0;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-time-rail .mejs-time-total {
  min-width: calc(100% - 10px);
  margin: 0 5px;
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-time-rail span {
  cursor: pointer;
  position: absolute;
  display: block;
  height: 10px;
  border-radius: 2px;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-time-rail .mejs-time-current {
  width: 100%;
  transform: scaleX(0);
  transform-origin: 0;
  background: #1196ce;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block;
  width: 3px;
  margin-top: 2px;
  border: none;
  border-radius: 0;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-time {
  display: flex;
  align-items: center;
  height: 48px;
  padding-top: 0;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-volume-controls {
  display: flex;
  flex: 1 1 96px;
  width: 100%;
  height: 48px;
  max-width: calc(100% - 42px);
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls div.mejs-horizontal-volume-slider {
  position: relative;
  width: 60px;
  height: 26px;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls div.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #1196ce;
}
.highlight-wrapper.image_with_audio_content .highlight_block .audio-wrapper .audio-wrapper__object .mejs-controls .mejs-time-float {
  display: none !important;
}

.content--inner-container .dr2-homepage_masthead_main.readiness, .content--inner-container .dr2-homepage_masthead_main.communication, .content--inner-container .dr2-homepage_masthead_main.leadership, .content--inner-container .dr2-homepage_masthead_main.teaching, .content--inner-container .dr2-homepage_masthead_main.wellness, .content--inner-container .dr2-homepage_masthead_main.explanation, .content--inner-container .dr2-homepage_masthead_main.create, .content--inner-container .dr2-homepage_masthead_main.forms, .content--inner-container .dr2-homepage_masthead_main.counseling {
  align-items: flex-start;
  padding: 2em 0.7em 1.3rem;
}

@media only screen and (min-width: 34.4375rem) {
  .highlight-wrapper.image_with_audio_content .highlight_block {
    display: flex;
    flex-wrap: wrap;
  }
  .highlight-wrapper.image_with_audio_content .highlight_block .highlight_image,
  .highlight-wrapper.image_with_audio_content .highlight_block .highlight_text {
    flex: 0 0 50%;
  }
  .highlight-wrapper.image_with_audio_content .highlight_block .highlight_image {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
  }
  .highlight-wrapper.image_with_audio_content .highlight_block .highlight_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: auto;
    height: 100%;
    max-width: none;
    max-height: none;
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    transform: translate(-50%, -50%);
    border: none;
  }
  .dr2-homepage_mast_text .masthead-title-icon {
    position: relative;
  }
  .dr2-homepage_mast_text .masthead-title-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -40px;
    color: #fff;
    font-size: 3rem;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.readiness {
    padding-left: 70px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.readiness::before {
    content: "\f14a";
    margin-top: -50px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.communication {
    padding-left: 70px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.communication::before {
    content: "\f51c";
  }
  .dr2-homepage_mast_text .masthead-title-icon.leadership {
    padding-left: 60px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.leadership::before {
    content: "\f007";
  }
  .dr2-homepage_mast_text .masthead-title-icon.leadership::after {
    content: "\f024";
    position: absolute;
    top: -16px;
    left: 36px;
    color: #97a9f5;
    color: #fff;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.teaching {
    padding-left: 70px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.teaching::before {
    content: "\f2b5";
  }
  .dr2-homepage_mast_text .masthead-title-icon.wellness {
    padding-left: 60px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.wellness::before {
    content: "";
    margin-top: -40px;
    background-image: url("/themes/custom/niehs_cms/web-resources/images/ofcd/wellnesswhite.svg");
    background-repeat: no-repeat;
    background-size: 50px;
    width: 70px;
    height: 70px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.explanation {
    padding-left: 80px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.explanation::before {
    content: "\f05a";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.create {
    padding-left: 80px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.create::before {
    content: "\f040";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.forms {
    padding-left: 65px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.forms::before {
    content: "\f15c";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.counseling {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.counseling::before {
    content: "\f002";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.year {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.year::before {
    content: "\f005";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.excellence {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.excellence::before {
    content: "\f080";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.mentor {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.mentor::before {
    content: "\f14e";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.misc {
    padding-left: 65px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.misc::before {
    content: "\f18c";
    margin-top: -52px;
    font-size: 4rem;
    font-family: "fa-brands-400", "Font Awesome 6 Brands";
  }
  .dr2-homepage_mast_text .masthead-title-icon.postbac-poster {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.postbac-poster::before {
    content: "\f501";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.nih {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.nih::before {
    content: "\f007";
    margin-top: -42px;
    font-size: 3rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.nih::after {
    content: "\f185";
    position: absolute;
    top: -32px;
    left: 36px;
    color: #97a9f5;
    color: #fff;
    font-size: 1.5rem;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.science {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.science::before {
    content: "\f0c3";
    margin-top: -42px;
    font-size: 3rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.science::after {
    content: "\f005";
    position: absolute;
    top: -32px;
    left: 36px;
    color: #fff;
    font-size: 1.5rem;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.planning {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.planning::before {
    content: "\f0b1";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.elite {
    padding-left: 90px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.elite::before {
    content: "\f0e8";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.trainees {
    padding-left: 90px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.trainees::before {
    content: "\f085";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.before {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.before::before {
    content: "\f0c6";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.peer {
    padding-left: 90px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.peer::before {
    content: "\f0c0";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.winners {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.winners::before {
    content: "\f091";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.prevetted {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.prevetted::before {
    content: "\f14a";
    margin-top: -52px;
    font-size: 4rem;
    font-family: "fa-regular-400", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.symposium {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.symposium::before {
    content: "\f1ad";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.appreciation {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.appreciation::before {
    content: "\f007";
    margin-top: -42px;
    font-size: 3rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.appreciation::after {
    content: "\f004";
    position: absolute;
    top: -32px;
    left: 36px;
    color: #fff;
    font-size: 1.5rem;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.science-day {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.science-day::before {
    content: "\f0c3";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.childcare {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.childcare::before {
    content: "\f286";
    margin-top: -52px;
    font-size: 4rem;
    font-family: "fa-brands-400", "Font Awesome 6 Brands";
  }
  .dr2-homepage_mast_text .masthead-title-icon.financial {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.financial::before {
    content: "\f19c";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.healthcare {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.healthcare::before {
    content: "\f21e";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.relocating {
    padding-left: 85px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.relocating::before {
    content: "\f5a0";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.salary {
    padding-left: 45px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.salary::before {
    content: "$";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.handbooks {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.handbooks::before {
    content: "\f212";
    margin-top: -52px;
    font-size: 4rem;
    font-family: "fa-brands-400", "Font Awesome 6 Brands";
  }
  .dr2-homepage_mast_text .masthead-title-icon.outside {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.outside::before {
    content: "\f164";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.maternity {
    padding-left: 60px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.maternity::before {
    content: "\f1ae";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.rcr {
    padding-left: 85px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.rcr::before {
    content: "\f5dc";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.travel {
    padding-left: 90px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.travel::before {
    content: "\f072";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.vacation {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.vacation::before {
    content: "\f185";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.graduate-students {
    padding-left: 70px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.graduate-students::before {
    content: "\f007";
    margin-top: -42px;
    font-size: 3rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.graduate-students::after {
    content: "\f19c";
    position: absolute;
    top: -32px;
    left: 36px;
    color: #97a9f5;
    color: #fff;
    font-size: 1.5rem;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.medical-students {
    padding-left: 60px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.medical-students::before {
    content: "\f0f0";
    margin-top: -52px;
    font-size: 4rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.postbacs {
    padding-left: 60px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.postbacs::before {
    content: "\f007";
    margin-top: -42px;
    font-size: 3rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.postbacs::after {
    content: "\f19d";
    position: absolute;
    top: -16px;
    left: 36px;
    color: #97a9f5;
    color: #fff;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.postdocs {
    padding-left: 60px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.postdocs::before {
    content: "\f007";
    margin-top: -42px;
    font-size: 3rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.postdocs::after {
    content: "\f19d";
    position: absolute;
    top: -16px;
    left: 36px;
    color: #97a9f5;
    color: #fff;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.interns {
    padding-left: 60px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.interns::before {
    content: "\f007";
    margin-top: -42px;
    font-size: 3rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.interns::after {
    content: "\f185";
    position: absolute;
    top: -16px;
    left: 36px;
    color: #97a9f5;
    color: #fff;
    font-family: "fontawesome", "Font Awesome 6 Pro";
  }
  .dr2-homepage_mast_text .masthead-title-icon.undergraduate {
    padding-left: 80px;
    margin-left: -20px;
  }
  .dr2-homepage_mast_text .masthead-title-icon.undergraduate::before {
    content: "\f007";
    margin-top: -42px;
    font-size: 3rem;
  }
  .dr2-homepage_mast_text .masthead-title-icon.undergraduate::after {
    content: "\f040";
    position: absolute;
    top: -28px;
    left: 36px;
    color: #fff;
    font-size: 1.5rem;
    font-family: "fontawesome", "Font Awesome 6 Pro";
    transform: rotate(-90deg);
  }
}
.webform-submission-request-form-add-form.webform-submission-add-form .webform-flexbox {
  align-items: baseline;
}

.media.media--type-jwplayer.media--view-mode-inline-sidebar {
  max-width: 100%;
}

.specialty-card.latest-video-box .card-grid__body--container {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-flow: column nowrap;
  gap: 0;
}
.specialty-card.latest-video-box .card-grid__body--container .find-more-link {
  align-self: flex-end;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-touch-callout: none;
}

.slick-list {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track::before,
.slick-track::after {
  content: "";
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

@media only screen and (max-width: 530px) {
  .slick-slider .slick-list {
    margin-right: 0;
  }
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  margin-right: 20px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.archive_callout_403 {
  max-width: 800px;
}
.archive_callout_403_title {
  margin-bottom: 0.5rem;
  color: #556784;
}

.content-page.peph .archive_callout_403_box_text {
  padding: 0.75rem;
}

.archive_callout,
.archive_callout_403 {
  padding: 1rem 0rem 2rem 0rem;
  margin: 0;
}
@media only screen and (min-width: 531px) {
  .archive_callout,
  .archive_callout_403 {
    grid-area: -1/1/auto/-1;
  }
}
.archive_callout_box,
.archive_callout_403_box {
  overflow: hidden;
  border: 1px solid #556784;
  border-radius: 7px;
  display: grid;
  grid: auto/auto 1fr;
  gap: 0;
}
.archive_callout_box_icon,
.archive_callout_403_box_icon {
  padding: 0.75rem;
  background: #556784;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
}
.archive_callout_box_icon::before,
.archive_callout_403_box_icon::before {
  content: url("/themes/custom/niehs_cms/web-resources/images/icon-text-archive.svg");
  width: 4rem;
  aspect-ratio: 1/1;
  margin-bottom: -0.75rem;
}
.archive_callout_box_text,
.archive_callout_403_box_text {
  padding: 0.75rem;
  line-height: 1.4;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-flow: column nowrap;
  gap: normal;
}
.archive_callout_box_text h4, .archive_callout_box_text_title,
.archive_callout_403_box_text h4,
.archive_callout_403_box_text_title {
  width: auto;
  padding: 0;
  margin-bottom: 0.75rem;
  font-weight: bold;
  font-size: 1.15rem;
}
.archive_callout_box_text h4:empty, .archive_callout_box_text_title:empty,
.archive_callout_403_box_text h4:empty,
.archive_callout_403_box_text_title:empty {
  display: none;
}
.archive_callout_box_text a,
.archive_callout_403_box_text a {
  color: var(--scheme-primary);
}
.archive_callout_box_text > p, .archive_callout_box_text > div > p,
.archive_callout_403_box_text > p,
.archive_callout_403_box_text > div > p {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
}
.archive_callout_box_text > *:first-child,
.archive_callout_403_box_text > *:first-child {
  margin-top: 0;
}
.archive_callout_box_text > *:last-child,
.archive_callout_403_box_text > *:last-child {
  margin-bottom: 0;
}

.content-page--inner-wrapper .calloutBoxNarrow {
  z-index: auto;
}

.content--inner-container img.dr2-logo-image,
.dr2-subpage-header img.dr2-logo-image {
  position: relative;
  right: -24px;
  float: right;
  width: 140px;
  height: auto;
  margin-right: 20px;
  vertical-align: top;
  border: none;
}
@media only screen and (max-width: 1050px) {
  .content--inner-container img.dr2-logo-image,
  .dr2-subpage-header img.dr2-logo-image {
    width: 119px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 530px) {
  .content--inner-container img.dr2-logo-image,
  .dr2-subpage-header img.dr2-logo-image {
    position: unset;
    display: block;
    float: unset;
    margin: 0 auto 1rem auto;
  }
}
.content--inner-container img.dr2-logo-image--10th,
.dr2-subpage-header img.dr2-logo-image--10th {
  width: auto;
  height: 180px;
}
@media only screen and (max-width: 1050px) {
  .content--inner-container img.dr2-logo-image--10th,
  .dr2-subpage-header img.dr2-logo-image--10th {
    height: 150px;
  }
}
@media only print {
  .content--inner-container img.dr2-logo-image,
  .dr2-subpage-header img.dr2-logo-image {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .content-header .header-spacer.hide + h1.dr2-subpage-header {
    margin-top: 0;
  }
}

.content-header h1.dr2-subpage-header {
  padding: 1.5rem 2rem 0.75rem !important;
  color: #fff;
  background: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/custom-masthead/eyeofstorm.jpg") no-repeat center;
  background-size: cover;
}
.content-header h1.dr2-subpage-header span {
  display: block;
  margin: 1rem 0 1rem;
  font-size: 1.8rem;
}
@media only print {
  .content-header h1.dr2-subpage-header {
    height: auto;
    margin-top: 0;
  }
}

@media only print {
  .content-page > .content-header {
    margin-top: 0;
  }
}
#skip-navigation.dr2-homepage_wrapper:target::before {
  height: 0;
  margin-top: 0;
}

.content-header .page-title-wrapper h1.dr2-header-spacer {
  height: 140px;
  color: transparent;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .content-header .page-title-wrapper h1.dr2-header-spacer {
    width: 58%;
    height: 108px;
    margin-right: 1rem;
  }
}
@media print {
  .content-header .page-title-wrapper h1.dr2-header-spacer {
    display: none !important;
  }
}

.content-header .header-spacer.hide + h1.dr2-header-spacer {
  height: 108px;
}
@media only screen and (max-width: 767px) {
  .content-header .header-spacer.hide + h1.dr2-header-spacer {
    height: 0;
  }
}

.content--inner-container.dr2-homepage_wrapper {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  background: none;
  transition: left 0.3s ease;
}
.content--inner-container.dr2-homepage_wrapper .dr2-inner-content {
  padding: 0rem 2rem;
  margin: 1rem 0 2rem;
  background-color: #fff;
}
.content--inner-container.dr2-homepage_wrapper #download-player {
  margin: 2rem 2rem;
}

.dr2-masthead-move-up {
  margin-top: -106px;
}
.dr2-masthead-move-up h1 {
  margin-top: 2rem;
  color: #fff;
}
@media only screen and (max-width: 530px) {
  .dr2-masthead-move-up h1 {
    margin-top: 1rem;
  }
}

.dr2-homepage_mast {
  padding: 0 0 64px 0;
  margin: 0;
  color: #fff;
  background: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("https://www.niehs.nih.gov/themes/custom/niehs_cms/web-resources/images/custom-masthead/eyeofstorm.jpg") no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 530px) {
  .dr2-homepage_mast {
    font-size: 1.1rem;
  }
}
.dr2-homepage_mast a:-moz-any-link {
  color: #ffd800 !important;
  text-decoration: none;
}
.dr2-homepage_mast a:any-link {
  color: #ffd800 !important;
  text-decoration: none;
}
.dr2-homepage_mast a:is(:hover, :focus) {
  color: #ffa600 !important;
  text-decoration: underline !important;
}
.dr2-homepage_mast img.dr2-logo-image {
  margin: 10px 0 10px 10px;
}
@media only screen and (max-width: 530px) {
  .dr2-homepage_mast img.dr2-logo-image {
    margin: 10px auto 20px;
  }
}
.dr2-homepage_mast .dr2-homepage_mast_text {
  padding: 1rem 4rem 2.25rem;
  font-size: 1.15rem;
}
@media only print {
  .dr2-homepage_mast .dr2-homepage_mast_text {
    padding: 0;
    margin: 2rem;
  }
}
.dr2-homepage_mast p {
  display: inline-block;
  width: 75%;
  font-weight: 400;
  vertical-align: top;
}
@media only screen and (max-width: 530px) {
  .dr2-homepage_mast p {
    width: 58%;
    margin-right: 1rem;
  }
}

.dr2-slider-wrapper {
  width: calc(100% - 7rem);
  margin: -85px 0 0 3.5rem;
  background-color: transparent;
}
@media only screen and (max-width: 530px) {
  .dr2-slider-wrapper {
    width: calc(100% - 5rem);
    margin-left: 2.5rem;
  }
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context {
  padding: 0;
  margin: 0;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .card-grid__container {
  width: 100%;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .card-grid__container .slick-slider .slick-list {
  width: 100%;
  margin-left: 0;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .card-grid__container .card-grid div {
  width: 100%;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .card-grid__container .card-grid img {
  border: none;
  border-bottom: 6px solid #4f8210;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .slick-track {
  margin-top: 0;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .slick-track .slick-slide {
  margin-right: 1rem;
  margin-left: 1rem;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context a {
  text-decoration: none;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .card-grid__body-3 {
  margin: 0.5rem 0;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .circle-arrow__right {
  right: -3.2rem;
}
.dr2-slider-wrapper #inner__row2-slider.dr2-context .circle-arrow__left {
  left: -3.2rem;
}
@media only screen and (max-width: 530px) {
  .dr2-slider-wrapper #inner__row2-slider.dr2-context {
    padding: 0;
  }
  .dr2-slider-wrapper #inner__row2-slider.dr2-context .card-grid {
    margin-right: 30px;
  }
  .dr2-slider-wrapper #inner__row2-slider.dr2-context .circle-arrow__left {
    left: -2.2em;
  }
  .dr2-slider-wrapper #inner__row2-slider.dr2-context .circle-arrow__right {
    right: -2.2rem;
  }
}

@media only screen and (max-width: 767px) {
  h1.content-header_title--pegs {
    padding: 1.5rem;
    color: #4c4c4c;
    background: #fff;
  }
}
h1.content-header_title--pegs .text {
  display: block;
  width: 100%;
  padding-right: 1rem;
}
h1.content-header_title--pegs .text-subtitle {
  display: block;
  margin-top: 1rem;
  font-size: 1.8rem;
}
h1.content-header_title--pegs .logo {
  float: right;
  width: 100%;
  max-width: 27%;
}
@media only screen and (max-width: 767px) {
  h1.content-header_title--pegs .logo {
    max-width: 45%;
    margin-left: -15%;
  }
}

.ehlc-subpage-header img.ehlc-logo-image {
  right: -24px;
  float: right;
  width: 140px;
  height: auto;
  margin-right: 20px;
  vertical-align: top;
  border: none;
}
@media only screen and (max-width: 767px) {
  .ehlc-subpage-header img.ehlc-logo-image {
    position: absolute;
    top: 0;
    right: 50%;
    z-index: 10;
    width: auto;
    height: 90%;
    margin: 0;
    transform: translate(50%, 10%);
    opacity: 0.1;
  }
}
@media only print {
  .ehlc-subpage-header img.ehlc-logo-image {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .content-header .header-spacer.hide + h1.ehlc-subpage-header {
    margin-top: 0;
  }
}

.content-header h1.ehlc-subpage-header {
  color: #4c4c4c;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .content-header h1.ehlc-subpage-header {
    position: relative;
  }
}
@media only print {
  .content-header h1.ehlc-subpage-header {
    height: auto;
    margin-top: 0;
  }
}
.content-header h1.ehlc-subpage-header span {
  display: block;
  margin: 1rem 0 1rem;
  font: 23px "Open Sans", sans-serif;
  font-size: 1.8rem;
}

h1.content-header_title--ott {
  display: grid !important;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 1rem;
}
@media only screen and (max-width: 846px) {
  h1.content-header_title--ott {
    grid-template-rows: 0.5fr 0.5fr 2fr;
    grid-template-columns: 1fr;
    padding: 1.5rem;
    color: #4c4c4c;
  }
}
@media only screen and (max-width: 767px) {
  h1.content-header_title--ott {
    background: #fff !important;
  }
}
h1.content-header_title--ott .text-subtitle {
  grid-column-start: 1;
  font-style: italic;
  font-size: 1.25rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
}
h1.content-header_title--ott .logo {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 2;
  width: 100%;
}
@media only screen and (max-width: 846px) {
  h1.content-header_title--ott .logo {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 1;
    width: 75%;
    place-self: center;
  }
}
@media only screen and (max-width: 767px) {
  h1.content-header_title--ott .logo {
    place-self: center;
  }
}

.ott-slider-wrapper {
  width: calc(100% - 7rem);
  margin: 0 0 0 3.5rem;
  background-color: transparent;
}
@media only screen and (max-width: 530px) {
  .ott-slider-wrapper {
    width: calc(100% - 5rem);
    margin-left: 2.5rem;
  }
}

.ott-slider-wrapper #inner__row2-slider.ott-context {
  padding: 0;
  margin: 0;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .card-grid__container {
  width: 100%;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .card-grid__container .slick-slider .slick-list {
  width: 100%;
  margin-left: 0;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .card-grid__container .card-grid div {
  width: 100%;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .card-grid__container .card-grid img {
  border: none;
  border-bottom: 6px solid #4f8210;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .slick-track {
  margin-top: 0;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .slick-track .slick-slide {
  margin-right: 1rem;
  margin-left: 1rem;
}
.ott-slider-wrapper #inner__row2-slider.ott-context a {
  text-decoration: none;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .card-grid__body-3 {
  margin: 0.5rem 0;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .circle-arrow__right {
  right: -3.2rem;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .circle-arrow__left {
  left: -3.2rem;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .ott-slider-wrapper #inner__row2-slider.ott-context {
  padding: 0;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .ott-slider-wrapper #inner__row2-slider.ott-context .card-grid {
  margin-right: 30px;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .ott-slider-wrapper #inner__row2-slider.ott-context .circle-arrow__left {
  left: -2.2em;
}
.ott-slider-wrapper #inner__row2-slider.ott-context .ott-slider-wrapper #inner__row2-slider.ott-context .circle-arrow__right {
  right: -2.2rem;
}

.ott-carousel.center-cards {
  display: flex;
  justify-content: center;
  border-radius: 3px;
}

@media only screen and (max-width: 767px) {
  .ott-carousel.center-cards {
    flex-direction: column;
  }
}
.ott-carousel.center-cards .card-grid {
  flex-grow: 4;
}

.ott-carousel.center-cards .card-grid.card-grid__link {
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25), 0 -5px 6px -2px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 767px) {
  .ott-carousel.center-cards .card-grid.card-grid__link {
    margin-top: 2rem;
    margin-bottom: 0;
    margin-left: 0 !important;
  }
}

.ott-carousel.center-cards .card-grid img {
  border-bottom: 6px solid #4f8210;
}

.content-header h1.generic-subpage-header {
  color: #fff;
  background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.content-header h1.generic_1-subpage-header {
  background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_1.jpg");
}
.content-header h1.generic_2-subpage-header {
  background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_2.jpg");
}
.content-header h1.generic_3-subpage-header {
  background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_3.jpg");
}
.content-header h1.generic_4-subpage-header {
  background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_4.jpg");
}
.content-header h1 .generic-logo-spacer {
  position: relative;
  right: -24px;
  float: right;
  width: 140px;
  height: 178;
  margin-right: 20px;
  vertical-align: top;
  border: none;
}
.content-header h1.generic-subpage-header .text-subtitle,
.content-header h1.generic-subpage-header .date-subtitle {
  display: block;
  margin: 1rem 0 1rem;
  font-size: 1.8rem;
}
.content-header h1.generic-subpage-header .date-subtitle {
  font-style: italic;
  font-weight: 100;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .content-header h1.generic_1-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_1_desktop_hd.jpg");
  }
  .content-header h1.generic_2-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_2_desktop_hd.jpg");
  }
  .content-header h1.generic_3-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_3_desktop_hd.jpg");
  }
  .content-header h1.generic_4-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_4_desktop_hd.jpg");
  }
}
@media only screen and (min-width: 531px) and (max-width: 1024px) {
  .content-header h1.generic_1-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_1_tablet.jpg");
  }
  .content-header h1.generic_2-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_2_tablet.jpg");
  }
  .content-header h1.generic_3-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_3_tablet.jpg");
  }
  .content-header h1.generic_4-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_4_tablet.jpg");
  }
}
@media only screen and (max-width: 530px) {
  .content-header h1.generic_1-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_1_mobile.jpg");
  }
  .content-header h1.generic_2-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_2_mobile.jpg");
  }
  .content-header h1.generic_3-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_3_mobile.jpg");
  }
  .content-header h1.generic_4-subpage-header {
    background-image: linear-gradient(to right, rgba(3, 96, 78, 0.8) 0%, rgba(129, 62, 4, 0.8) 100%), url("/web-resources/images/custom-masthead/generic_4_mobile.jpg");
  }
}

.box__one-third.box__one-third__funding .card-grid__body--container h2.rokkitt-h2,
.box__one-third.box__one-third__funding .card-grid__body--container .text-container > p {
  margin-bottom: 0px;
}
.box__one-third.box__one-third__funding .card-grid__body--container .views-element-container {
  position: relative;
  top: -10px;
}

[about="/funding"] .box__one-third.box__one-third__funding .card-grid__body--container h2.rokkitt-h2,
[about="/funding"] .box__one-third.box__one-third__funding .card-grid__body--container .text-container > p {
  margin-bottom: 1.5rem;
}
[about="/funding"] .box__one-third.box__one-third__funding .card-grid__body--container .views-element-container {
  position: relative;
}

p,
a,
li,
td {
  -webkit-hyphens: manual;
  hyphens: manual;
}

@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .page-title-wrapper h1:is(.page-title, .dr2-subpage-header, .content-header_title--pegs),
  .content-page-wrapper article.content {
    width: calc(100% - 260px - 2rem);
    margin-left: 2rem;
  }
}
.brochure-wrapper a[href$=".pdf"]:not(.w-img)::after, .brochure-wrapper > :is(.brochure-wrapper_header, .brochure-wrapper_body) > span.label.label-file.label-file-pdf > span.label-file-size, .view-recently-published-research-block.view-display-id-home_page .recent_research .recent-pub-card__footer .exit::after, .staff-footer,
.staff-links, #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;
}

#slider.flexslider .flex-control-nav,
#slider.flexslider .flex-pauseplay {
  bottom: 40px;
  height: 28px;
}
#slider.flexslider .slides img {
  max-width: 100% !important;
}

.flex-direction-nav a {
  top: 40%;
}
.flex-direction-nav .flex-prev {
  left: 3px;
}
.flex-direction-nav .flex-nex {
  right: -4px;
}

#edit-sixth {
  align-items: start;
}

.dert-hidden {
  display: none;
}

.date-callout-card.date-callout-card__news a:is([href$=".pdf"], [data-ext$=".pdf"])::after {
  display: none;
}
.date-callout-card.date-callout-card__news a:is([href$=".pdf"], [data-ext$=".pdf"]) > .date-callout-card--type_title.date-callout-card--type_title__news .date-callout-card--title.date-callout-card--title__news::after {
  content: "\f1c1";
  width: -moz-fit-content;
  width: fit-content;
  color: #a11e2a;
  font-family: "fa-light-300", "Font Awesome 6 Pro";
}

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

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

/* Yellowish Brown styles */
.ethics-timeline__li--1500 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #9d6d05;
}

.ethics-timeline__li--1500--text {
  padding: 12px 26px;
  border-top: 2px solid #9d6d05;
}

/* End Yellowish Brown styles */
/* Dark Aquamarine styles */
.ethics-timeline__li--1600 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #0b6870;
}

.ethics-timeline__li--1600--text {
  padding: 12px 26px;
  border-top: 2px solid #0b6870;
}

/* End Dark Aquamarine styles */
/* Deep Green styles */
.ethics-timeline__li--1700 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #1a620e;
}

.ethics-timeline__li--1700--text {
  padding: 12px 26px;
  border-top: 2px solid #1a620e;
}

/* End Deep Green styles */
/* Green Brown styles */
.ethics-timeline__li--1800 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #545d09;
}

.ethics-timeline__li--1800--text {
  padding: 12px 26px;
  border-top: 2px solid #545d09;
}

/* End Green Brown styles */
/* Browny Green styles */
.ethics-timeline__li--1900 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #716504;
}

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

/* End Browny Green styles */
/* Brick Orange styles */
.ethics-timeline__li--1920 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #b25000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* End Mid Blue styles */
/* Pine Green styles */
.ethics-timeline__li--2000 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #00796b;
}

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

/* End Pine Green styles */
/* Tree Green styles */
.ethics-timeline__li--2010 {
  display: block;
  width: 130px;
  padding: 5px 0 3px;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #2e7d32;
}

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

/* End Tree Green styles */
.clinical-top-nav[data-top-nav-loaded=false] {
  display: none !important;
}

.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .ofcd-child .ofcd-child__header--textwrapper {
  bottom: 27px;
}
.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .ofcd-child .slick-slide {
  margin-right: 0;
}
.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .ofcd-child .navigation-slider__wrapper {
  margin-top: 1.2em;
}
.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .ofcd-child .quick-links__list {
  width: 100%;
  padding-left: 0;
}
.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .ofcd-child .quick-links__list h4 {
  width: 100%;
}
@media only screen and (min-width: 847px) and (max-width: 1024px) {
  .content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .ofcd-child .quick-links__list .quick-links__content {
    height: 126px;
  }
}
.content-page-wrapper .content-page--inner-wrapper .content .content--inner-container .ofcd-child .float-right {
  margin: 0 0 0.5rem 0.5rem;
}

.vue-app-podcasts .btn-load-podcast::after {
  font-family: "fontawesome", "Font Awesome 6 Pro";
}

#ts_content.content .highlights-pagination-bar {
  padding: 1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: normal;
}
#ts_content.content .highlights-pagination-bar .ui.pagination.menu a.icon.item {
  white-space: nowrap;
}
#ts_content.content .highlights-pagination-bar .ui.pagination.menu a.icon.item i.icon {
  font-size: 1rem !important;
}
#ts_content.content .highlights-pagination-bar .ui.pagination.menu a.icon.item i.icon + span {
  margin-left: 4px;
}

.www-syndGraphic {
  position: relative;
  right: 1rem;
  display: table;
  width: auto;
  padding: 0.5rem 0;
  margin-bottom: 2rem;
  overflow: auto;
}
@media only screen and (max-width: 530px) {
  .www-syndGraphic {
    position: static;
    right: auto;
    display: block;
    width: auto;
    overflow: none;
  }
}
.www-syndGraphic_icon {
  position: absolute;
  width: 17%;
  height: 68px;
  background: url("../images/public-syndication.svg");
  background-repeat: no-repeat;
}
@media only screen and (max-width: 530px) {
  .www-syndGraphic_icon {
    position: static;
    float: left;
    margin-top: 8px;
  }
}
.www-syndGraphic_content {
  position: relative;
  top: 8px;
  display: table-cell;
  width: 86%;
  margin: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.75;
  vertical-align: middle;
}
@media only screen and (max-width: 530px) {
  .www-syndGraphic_content {
    margin-top: unset;
    vertical-align: unset;
  }
}
.www-syndGraphic_content--title {
  width: auto !important;
  margin: 0;
  font-weight: 600;
  font-size: 0.9rem;
}
.www-syndGraphic_content_text {
  padding-left: 0.5rem;
}
@media only screen and (max-width: 530px) {
  .www-syndGraphic_content_text {
    padding-left: 0;
  }
}

.footable .label .label-file-size {
  color: #4c4c4c;
  font-weight: 400;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}

.view-content table {
  width: 100%;
  margin-bottom: 24px;
  font-size: 13px;
  border: 1px solid #e7eff4;
  background-color: #fff;
}
.view-content table thead tr {
  color: #fff;
  background-color: var(--scheme-header);
}
.view-content table.footable.footable-filtering-right > thead > tr.footable-filtering > th {
  text-align: right;
}
.view-content table caption {
  padding: 7px 0;
  font-weight: bold;
  font-size: 118.8%;
  line-height: 125%;
  text-align: left;
}
.view-content table tr:nth-child(even) th {
  font-weight: normal;
  border-left-color: #e7eff4;
  background-color: var(--scheme-header-alt);
}
.view-content table th,
.view-content table td {
  line-height: 130%;
  border-width: 0 1px;
  border-style: solid;
  border-bottom-color: #e7eff4;
}
.view-content table th {
  padding: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  vertical-align: top;
  border-top: 1px solid #e7eff4;
  border-right-color: #abaeb1;
  border-bottom: 0 none transparent;
  border-left-color: #abaeb1;
  background-color: var(--scheme-header-alt);
}
.view-content table th.footable-sortable {
  padding-right: 1.1rem;
}
.view-content table td {
  position: static;
  padding: 6px 8px;
  color: #4c4c4c;
  font-size: 13px;
  vertical-align: top;
  border-right-color: #d1d0d0;
  border-left-color: #e7eff4;
}
.view-content table td:first-of-type {
  border-left-color: #e7eff4;
}
.view-content table td a:visited {
  color: #514772;
}

.table-col-notice-num {
  width: 20%;
}
.table-col-rel-date, .table-col-exp-date, .table-col-policy-cats {
  width: 10%;
}

.content--inner-container table {
  width: 100%;
  margin-bottom: 24px;
  font-size: 13px;
  border-collapse: collapse;
  word-break: break-word;
  border: 1px solid #e7eff4;
  background-color: #fff;
}
.content--inner-container table tr:nth-child(even) {
  background-color: #e7eff4;
}
.content--inner-container table th {
  padding: 8px 5px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  vertical-align: top;
  border-top: 1px solid #e7eff4 !important;
  border-right-color: #abaeb1;
  border-bottom: 0 none transparent;
  border-left-color: #abaeb1;
  background-color: var(--scheme-header-alt);
}
.content--inner-container table th a, .content--inner-container table th a:visited {
  color: #fff;
}
.content--inner-container table th a:is(:hover, :focus) {
  color: #666;
}
.content--inner-container table td {
  position: static;
  padding: 6px 5px;
  color: #4c4c4c;
  font-size: 13px;
  vertical-align: top;
  border-right-color: #d1d0d0;
  border-left-color: #e7eff4;
}
.content--inner-container table td:first-of-type {
  border-left-color: #e7eff4;
}
.content--inner-container table td p {
  width: 100%;
  margin-bottom: 0;
  word-wrap: break-word;
}
.content--inner-container table td a:visited {
  color: #514772;
}
.content--inner-container table th,
.content--inner-container table td {
  line-height: 130%;
  border-width: 0 1px;
  border-style: solid;
  border-bottom-color: #e7eff4;
}
.content--inner-container table th.footable-sortable {
  white-space: nowrap;
}
.content--inner-container table th.footable-sortable > span.fooicon {
  position: initial;
  margin-left: 4px;
}

table.footable.footable-filtering-right > thead > tr.footable-filtering > th {
  text-align: left;
}
table td {
  min-width: 110px;
  word-wrap: break-word;
  border: solid 1px #666;
}

.footer-abstract h3 {
  display: none;
}

.hide-for-508 {
  display: none;
}

nav.megamenu .visually-hidden {
  color: #000;
  background-color: #fff;
}

.callout-video-embed__caption {
  color: #666;
}

.webform-element-help {
  border-color: var(--qmark-color);
  background: var(--qmark-color);
  --qmark-color: #666;
}

.entity-select-dialog.ui-widget #drupal-modal.ui-widget-content {
  min-height: 300px !important;
}

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

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

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

.ethics-timeline__li--1500--text {
  padding: 12px 26px;
  border-top: 2px solid #9d6d05;
}

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

.ethics-timeline__li--1600--text {
  padding: 12px 26px;
  border-top: 2px solid #0b6870;
}

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

.ethics-timeline__li--1700--text {
  padding: 12px 26px;
  border-top: 2px solid #1a620e;
}

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

.ethics-timeline__li--1800--text {
  padding: 12px 26px;
  border-top: 2px solid #545d09;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#toolbar-administration .toolbar-bar {
  z-index: 100050; /* see niehs/docroot/modules/custom/niehs_environments/css/niehs_environments.css */
}

.toolbar-fixed nav.megamenu.nav-down {
  top: 39px;
}
.toolbar-fixed.toolbar-tray-open.toolbar-horizontal nav.megamenu.nav-down {
  top: 79px;
}
/*# sourceMappingURL=public_site.css.map */
