/* CSS from Theme Builder on History theme */
@charset "UTF-8";
@media screen and (min-width : 855px ){
#search-mobile {
    display:none
    }}
@media screen and (max-width : 854px ){
.search-macro-button.aui-button {
    float: right!important;
    }}
@media screen and (max-width : 854px ){
.search-macro-query {
    width: 180px!important;
    margin-left: 0px!important;
    margin-top: 0px!important;
    float:left;
    }}

.usa-button--outline.usa-button--inverse {
    -webkit-box-shadow: inset 0 0 0 2px #e6e6e6;
    box-shadow: inset 0 0 0 2px #e6e6e6;
    color: #e6e6e6;
}

/* editing window resize */
.editor-fullheight {
    /*height: 500px !important;*/
    width: 1200px !important;
}

#wysiwyg #wysiwygTextarea_ifr {
  height: 800px !important;
}

.usa-header {
}
.usa-banner {
}
#header-precursor {
}


/* HTML Search */

.usa-search {
    max-width: none;
    position: relative;
    float: right;
    padding-right: 20px;
}

 @media screen and (min-width : 950px ){
    .usa-nav .usa-search {
      margin-left: 1.5rem;
	  padding-bottom: 1.5rem;
      top: 0; } }

.usa-search {
  max-width: none;
  position: relative; }
  .usa-search::after {
    clear: both;
    content: "";
    display: block; }
  .usa-search [type=submit],
  .usa-search .usa-search-submit {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/search.png");
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/search.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 3.3rem;
    margin: 0;
    padding: 0;
    width: 4.5rem; }
    @media screen and (min-width : 481px ){
      .usa-search [type=submit],
      .usa-search .usa-search-submit {
        background-image: none;
        width: 8.5rem; } }
  @media screen and (min-width : 481px ){
    .usa-search.usa-search-big [type=search],
    .usa-search.usa-search-big .usa-search-input {
      font-size: 1.7rem;
      height: 4.4rem;
      width: calc(100% - 11.6rem); }
    .usa-search.usa-search-big [type=submit],
    .usa-search.usa-search-big .usa-search-submit {
      font-size: 2rem;
      height: 4.4rem;
      width: 11.6rem; } }
  @media screen and (min-width : 481px ){
    .usa-search.usa-search-small [type=search],
    .usa-search.usa-search-small .usa-search-input {
      width: calc(100% - 4.5rem); }
    .usa-search.usa-search-small [type=submit],
    .usa-search.usa-search-small .usa-search-submit {
      background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/search.png");
      background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/search.svg");
      background-position: 50%;
      background-repeat: no-repeat;
      width: 4.5rem; } }
  @media screen and (max-width: 950px) {
    .usa-search.usa-search-small.usa-sr-only {
      left: auto;
      position: relative; } }

input[type=search] {
  /* stylelint-disable-line selector-no-qualifying-type */
  box-sizing: border-box;
  appearance: none; }

[type=search],
.usa-search-input {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-right-radius: 0;
  border-right: none;
  border-top-right-radius: 0;
  box-sizing: border-box;
  float: left;
  font-size: 1.4rem;
  height: 3.3rem;
  margin: 0;
  width: calc(100% - 4.5rem); }
  @media screen and (min-width : 481px ){
    [type=search],
    .usa-search-input {
      width: calc(100% - 8.5rem); } }

.usa-search-submit-text {
  position: absolute;
  left: -999em; }
  @media screen and (min-width : 481px ){
    .usa-search-submit-text {
      position: static; } }

/* End HTML Search */

.content-by-label li {
    overflow: visible!important;
    margin-top: 0px!important;
}

div.cql-filter.cql-field-space.cql-type-space {
    display:none !important;
}

aside.aui-page-panel-sidebar {
    display:none !important;
}

div.search-results-container {
    max-width: 920px;
}

#search-results-header {
    display: none !important;
}

/* horizontal rules */

div.symbol hr {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}

div.symbol hr:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

div.hr-1.conf-macro.output-block hr {
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}

div.hr-2.conf-macro.output-block hr {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}

/* Gradient transparent - color - transparent */

div.hr-3.conf-macro.output-block hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}



/* edit save buttons */

.aui-dialog .dialog-button-panel button.button-panel-button:hover, .aui-dialog .dialog-button-panel button.button-panel-button:focus {
    color: #fff !important;
}

#search-panel-button {
    color: #fff !important;
}
  @media screen and (max-width : 950px ){
    div#search-large {
    display:none;} }

  @media screen and (min-width : 950px ){
    div#search-small {
    display:none;} }

button.search-macro .search-small-macro-button {
    color: #fff !important;
    float: right !important;
    /* padding: .9rem !important; */
}
button.search-macro-button-small.aui-button {
    width: 38px;
    padding: 0px !important;
    margin: 0 !important;
}
div.wiki-content {
    color: #111111 !important; /*#172b4d*/
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    letter-spacing: 0;
}

div.clearfix.feature.feature-dark.conf-macro.output-block div.wiki-content {
    color: #ffffff !important;
}

div.clearfix.feature.feature-dark.conf-macro.output-block div.wiki-content a {
    color: #eeeeee !important;
}

div.page-metadata {
    display:none;
}

div.search-small-macro-query {
    width: 180px;
    float: left;
}

div.save-button-container button#rte-button-publish, button.aui-button.toolbar-item span.trigger-text, button#rte-button-cancel {
    color: #ffffff !important;
}

#rte-savebar .save-button-container {
    margin-right: 0 !important;
}

.aui-button.aui-button-primary, .aui-button.aui-button-primary:visited {
    background-color: #012d77 !important;
}

/* end edit save buttons */

.wiki-content h1, .wiki-content h2, .wiki-content h3 {
    margin-bottom: .3em !important;
}

/* Home page */
div.conf-macro.output-block div.endsection {
display:none;
}

div.panel-home h1 {
   color: #ffffff !important;
    padding:.52em 0 0 0 !important;
}

div.panel-home h2 {
   color: #ffffff !important;
    padding:.5em 0 !important;
}

h1#Home-HistoryBlog {
    margin-top: 1.3em;
    margin-bottom: 1.2em!important;
    color: #000000;
}

h2#Home-HistoryBlog {
    margin-top: 1.2em;
    margin-bottom: 1.4em!important;
    color: #000000;
}

div.clearfix.feature.feature-blue.contextual-links-region.conf-macro.output-inline h2 {
	padding-top: .15em;
    padding-bottom: .3em;
}

div.conf-macro.output-block div.blog-post-listing div.logo-heading-block span.blogHeading a {
    color: #111111;
    text-decoration: none;
    font-size: large;
    font-weight: 600;
    border-top: 1px solid #111111;
    padding-top: 1em !important;
}

div.clearfix.feature.feature-dark div.panel-home div.blog-post-listing span.blogHeading a.blogHeading {
    color: #ffffff !important;
    text-decoration: none;
    font-size: large;
    font-weight: 600;
    border-top: 1px solid #aaaaaa !important;
    padding-top: 1.1em !important;
}

div.clearfix.feature.feature-dark div.blog-post-listing span.blogHeading a {
    color: #ffffff !important;
    text-decoration: none;
    font-size: large;
    font-weight: 600;
    border-top: 1px solid #aaaaaa !important;
    padding-top: 1.1em !important;
}

div.feature-lb {
    background: #a1cdeb !important;
}

div.clearfix.feature.feature-dark div.blog-post-listing p, div.clearfix.feature.feature-dark div.blog-post-listing p a {
    color: #ffffff !important;
}

.blog-post-listing+.blog-post-listing {
    border-top: 1px solid #aaaaaa !important;
    margin-top: 1em !important;
}

div.page-metadata.not-personal {
    color: #000000;
    font-weight: 400;
}

div.clearfix.feature.feature-dark.conf-macro.output-block div.page-metadata.not-personal {
    color:#ffffff;
    font-weight: 400;
}

div.clearfix.feature.feature-dark.conf-macro.output-block div.blog-post-listing .blogHeading .page-metadata p {
    color:#fff!important;
    text-align: center;
}

div.panel-home h2, div.clearfix.feature.feature-dark.conf-macro.output-block div.blog-post-listing div.wiki-content h1, div.clearfix.feature.feature-dark.conf-macro.output-block div.blog-post-listing div.wiki-content h2, div.clearfix.feature.feature-dark.conf-macro.output-block div.blog-post-listing div.wiki-content h3 {
    color:#ffffff!important;
    text-decoration:none;
}

div.feature-dark {
    background:#5c4c44 !important;
    padding: 1em 1em .01em 1em !important;
}

.usa-button-dark, .usa-button-dark:visited, button, [type=button], [type=submit], [type=reset], [type=image] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    background-color: #222222 /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
    border: 0;
    border-radius: 5px;
    color: #ffffff!important;
    cursor: pointer;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1;
    padding: 1rem 2rem;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

a.usa-button-dark, a.usa-button-dark:visited, button, [type=button], [type=submit], [type=reset], [type=image] {
    text-decoration:none;
}

span.usa-button-dark a, .usa-button-dark a:visited, button {
    color:#eeeeee !important;
    text-decoration:none;
}
.usa-button-wide, .usa-button-wide:visited, button, [type=button], [type=submit], [type=reset], [type=image] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    background-color:  #012d77 /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
    border: 0;
    border-radius: 5px;
    color: #fff!important;
    cursor: pointer;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1;
    padding: 1rem 2rem;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

a.usa-button-wide, a.usa-button-wide:visited, button {
    color:#ffffff!important;
    text-decoration:none;
}

span.usa-button-wide a, .usa-button-wide a:visited, button {
    color:#ffffff !important;
    text-decoration:none;
}


div.feature-content h2 {
    color: #111111;
    text-align:center;
}

.feature {
    background: #bbbbbb !important;
}

div.usa-media_block-body h2 {
text-align: center;
}

div.blog-post-listing div.wiki-content h3 {
    text-align: center;
}

.blog-post-listing+.blog-post-listing {
    border-top: 0 !important;
}

div.usa-section.usa-section-dark-brown {
    background-color: #1d1009 !important;
    color: #eeeeee;
    padding: 0 .5em 2em .5em !important;
}

.usa-button-home, .usa-button-home:visited, button, [type=button], [type=submit], [type=reset], [type=image] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    appearance: none;
    background-color: #eeeeee /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
    border: 0;
    border-radius: 5px;
    color: #222222;
    cursor: pointer;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1;
    padding: 1rem 2rem;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

span.usa-button-home a, .usa-button-home a:visited, button {
    color:#111111 !important;
}

div.usa-section.usa-section-dark-brown a, div.usa-section.usa-section-dark-brown a:visited {
    text-decoration: none;
}

.blogHeading .page-metadata a {
    display: none;
}

span.blogHeading {
    display: block;
    text-align: center;
    text-decoration: none;
}

/* accordion on exhibits page */

div.usa-accordion-content {
    padding: .5em 0 1em 0 !important;
}

li .usa-accordion-button, li a.usa-accordion-button, li a.usa-accordion-button:hover, li a.usa-accordion-button:visited {
    padding: 1em 2em !important;
}

/* side navigation children */

aside.sidenav ul.childpages-macro.conf-macro-leftover li a {
    text-decoration: none;
}

aside.sidenav ul.childpages-macro.conf-macro-leftover li:hover {
    text-decoration: none;
    color: #000;
    background-color: #dddddd;
}

aside.sidenav ul.childpages-macro.conf-macro-leftover li {
    text-decoration: none;
    padding: .5em 2em;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

aside.sidenav ul.childpages-macro.conf-macro-leftover li {
    text-decoration: none;
}

/*Change centering on hhs, nih, irp links

@media screen and (min-width: 481px) */
.usa-banner-header p {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 3rem;
    padding-left: 1.5rem;
    margin-top: -1px;
    /*max-width: 1040px;*/
    position: relative;
}

/* added fonts */
@font-face {
    font-family: "Source Sans Pro";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/sourcesanspro-regular.otf");
    font-weight: 400;
}
@font-face {
    font-family: "Source Sans Pro";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/sourcesanspro-semibold.otf");
    font-weight: 600;
}
@font-face {
    font-family: "Source Sans Pro";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/sourcesanspro-bold.otf");
    font-weight: 700;
}
@font-face {
    font-family: "Source Sans Pro";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/sourcesanspro-it.otf");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "Source Sans Pro";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/sourcesanspro-semibold.otf");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: "Source Sans Pro";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/sourcesanspro-boldit.otf");
    font-weight: 700;
    font-style: italic;
}
/* Montserrat */
@font-face {
    font-family: "Montserrat";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/montserrat-regular.ttf");
    font-weight: 400;
}
@font-face {
    font-family: "Montserrat";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/montserrat-semibold.ttf");
    font-weight: 600;
}
@font-face {
    font-family: "Montserrat";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/montserrat-bold.ttf");
    font-weight: 700;
}
@font-face {
    font-family: "Montserrat";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/montserrat-it.ttf");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/montserrat-semibold.ttf");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("/plugins/servlet/theme/engine/resource/HISTORY/montserrat-boldit.ttf");
    font-weight: 700;
    font-style: italic;
}

/* Theme builder css */

/* Over-riding main stylesheet */

div.tree-message {
    margin-bottom: 0 !Important;
}

.usa-section-dark h1, .usa-section-dark h2, .usa-section-dark h3, .usa-section-dark h4, .usa-section-dark h5, .usa-section-dark h6 {
    color: #73e5fd;
    margin-bottom: .1em;
}

.usa-grid, .usa-grid-full {
    max-width: 1200px !important;
}

.attachments-drop-zone .drop-zone-image {
    margin: 0px auto !important;
}

span.credit {
    display: block;
}
p {
    margin-top: 0 !important;
}

/* Over-riding main stylesheet end */

#skin-editor-main .documentation-link {
    bottom: 0px !important;
}

.usa-section-dark-brown {
    background-color: #1d1009 !important;
    color: #eeeeee;
    padding: 0 .5em 0 .5em !important;
}

div.usa-section.usa-section-dark-brown a, div.usa-section.usa-section-dark-brown a:visited {
    color: #eeeeee;
}
.usa-section-dark-brown a:hover {
    color: #cccccc;
}

.usa-section-dark-brown h1, .usa-section-dark-brown h2, .usa-section-dark-brown h3, .usa-section-dark-brown h4, .usa-section-dark-brown h5 {
    color: #eeeeee;
}

input#notifyWatchers {
    height: 0 !important;
}

label {
    margin-top: 0 !important;
}

hr {
    background: #d6d7d9;
    border: none;
    height: 1px;
    margin: .1em 0 !important;
}

.search-macro-medium {
    margin: 0 0 1rem 10rem !important;
}

.search-macro-medium .search-macro-dropdown  {
    margin-left: 10rem;
    margin-top: 1rem;
}

aside.sidenav { 
    /*display: block;*/ 
    top: 0px !important;
}

[type=checkbox], [type=radio] {
    position: inherit !important;
    left: 0em !important;
}
table#uPermissionsTable.permissions.aui tbody tr td input, table#uPermissionsTable.permissions.aui tbody tr td textarea, table#uPermissionsTable.permissions.aui tbody tr td select {
height: 2rem;
}

table#gPermissionsTable.permissions.aui tbody tr td input, table#gPermissionsTable.permissions.aui tbody tr td textarea, table#gPermissionsTable.permissions.aui tbody tr td select {
height: 2rem;
}

table#aPermissionsTable.permissions.aui tbody tr td input, table#aPermissionsTable.permissions.aui tbody tr td textarea, table#aPermissionsTable.permissions.aui tbody tr td select {
height: 2rem;
}

.usa-header-extended .usa-nav-primary button[aria-expanded=true] {
    background-color: #012d77 !important;
}
.usa-header-extended .usa-nav-primary button.usa-accordion-button.usa-nav-link[aria-expanded=true] span {
    color: #eeeeee !important;
}

.usa-accordion-content {
    padding: 0 !important;
    /* margin-left: .5rem; */
    border-left: lightslategrey !important;
    border-left-style: solid !important;
    border-left-width: 1rem !important;
}

.usa-nav {
    background: #d6d7d9 !important;
}

.usa-footer-medium .usa-footer-primary-link {
    text-align: center !important;
}

/*ul.usa-accordion {
   background-color: #d6d7d9 !important;
}*/

.usa-accordion-content {
    background-color: #d6d7d9 !important;
}

button.usa-accordion-button {
    background-color: #d6d7d9 !important;
}

div.usa-grid.conf-macro.output-block {
    margin-bottom: 0 !important;
}

#add-labels-editor-button {
    margin: 5px 0px;
    padding: 4px 16px;
    float: right;
}

.confluence-information-macro .confluence-information-macro-icon {
    top: .9em !important;
}
.confluence-information-macro {
    padding: 10px 10px 0px 36px !important;
}




section.usa-hero div.usa-hero-callout.usa-section-dark-grey h1 a {
    text-decoration:none;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;   
    color: #eeeeee;
}

section.usa-hero div.usa-hero-callout.usa-section-dark-grey h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-hero div.usa-hero-callout.usa-section-dark-grey h1 {
    margin: 0 !important;
}

section.usa-hero-brady {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/brady.jpg") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 50%;
       /*min-height:150px;*/
}


section.usa-hero-brady div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    color: #ffffff;
}

section.usa-hero-brady div.usa-hero-callout2.usa-section-dark h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: larger;
    color: #ffffff;
}

section.usa-heroarchives div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
}

section.usa-heroarchives {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/history-home.jpg") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 30%;
       min-height:350px;
}

section.usa-heroarchives div.usa-hero-callout2 {
    position: absolute !important;
    bottom: 0em;
    /* left: -0.5em; */
    /* margin-top: 150px !important; */
    margin-bottom: 0px !important;
    width: 100vw !important;
}

section.usa-heropain div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    color: #a3c2f8;
}

section.usa-heropain div.usa-hero-callout2.usa-section-dark h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: larger;
}

section.usa-heropain {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/niddk-pain.png") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 0%;
       /*min-height:150px;*/
}

section.usa-hero-heart div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    color: #a3c2f8;
}

section.usa-hero-heart div.usa-hero-callout2.usa-section-dark h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: larger;
}

section.usa-hero-heart {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/heart.png") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 90%;
       min-height:150px;
}

section.usa-herocomputing div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herocomputing div.usa-hero-callout2.usa-section-dark h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herocomputing {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/computing.jpg") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 45%;
        min-height:350px;
}

section.usa-herocomputing div.usa-hero-callout2 {
    position: absolute !important;
    bottom: 0em;
    /* left: -0.5em; */
    /* margin-top: 150px !important; */
    margin-bottom: 0px !important;
    width: 100vw !important;
}
section.usa-herocomputing2 div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herocomputing2 div.usa-hero-callout2.usa-section-dark h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}
section.usa-herocomputing2 {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/computing2.png") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 80%;
       /*min-height:150px;*/
}
section.usa-herolinc div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
}

section.usa-herolinc {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/linc.png") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 50%;
        /*min-height:150px;*/
}

section.usa-heronirenberg div.usa-hero-callout2.usa-section-dark h1 span{
    color: #eeeeee !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: larger;
}

section.usa-heronirenberg div.usa-hero-callout2.usa-section-dark h1 a {
    color: #93b7f4 !important;
    font-family: 'Montserrat', sans-serif !important;
    /*font-size: small*/
    text-decoration:none;
    font-weight: 600;
}

section.usa-heronirenberg {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/nirenberg.png") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 50%;
        /*min-height:150px;*/
}

section.usa-heronirenberg div.usa-hero-callout2.usa-section-dark h1 span{
    color: #eeeeee !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: larger;
}

section.usa-heronirenberg div.usa-hero-callout2.usa-section-dark h1 a {
    color: #93b7f4 !important;
    font-family: 'Montserrat', sans-serif !important;
    /*font-size: small*/
    text-decoration:none;
    font-weight: 600;
}
section.usa-herostadtman div.usa-hero-callout2.usa-section-dark h1 a {
    color: #93b7f4 !important;
    font-family: 'Montserrat', sans-serif !important;
    /*font-size: small*/
    text-decoration:none;
    font-weight: 600;
}

section.usa-herostadtman div.usa-hero-callout2.usa-section-dark h1 a span.usa-hero-callout-alt {
    color: #eeeeee !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: larger;
}

section.usa-herostadtman {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/stadtman1.png") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 35%;
        /*min-height:150px;*/
}

section.usa-herogenetics div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
}

section.usa-herogenetics div.usa-hero-callout2.usa-section-dark h1 span {}

section.usa-herogenetics {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/genetics.png") !important;
    background-size: cover;
	position:relative;
   background-position-x: center;
   background-position-y: 50%;
    /*min-height:150px;*/
}

section.usa-heropregnancy div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
}

section.usa-heropregnancy div.usa-hero-callout2.usa-section-dark h1 a span {
text-decoration: none;
    color: #93b7f4 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: larger;
}

section.usa-heropregnancy div.usa-hero-callout2.usa-section-dark h1 {
    color: #66fd85 !important;
    font-family: 'Montserrat', sans-serif !important;
    /*font-size: small*/
    font-weight: 600;
}

section.usa-heropregnancy div.usa-hero-callout2 {
    padding: 0 .5em 0 .5em !important;
    /* position: absolute !important; */
    bottom: 0em;
    margin-bottom: 0px !important;
    width: 100vw !important;
    text-align: left !important;
}

section.usa-heropregnancy div.usa-hero-callout2 {
    background-color: #000000ba !important /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
}

section.usa-heropregnancy {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/pregnancy-dark.jpg") !important;
    background-size: cover;
	position:relative;
   background-position-x: center;
   background-position-y: 70%;
   min-height:450px;
}

section.usa-heroopiates div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
}

section.usa-heroopiates div.usa-hero-callout2.usa-section-dark h1 a span {
    text-decoration:none;
    color: #66fd85 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: smaller;
}

section.usa-heroopiates {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/opiates.jpg") !important;
    background-size: cover;
	position:relative;
   background-position-x: center;
   background-position-y: 50%;
    /*min-height:150px;*/
}

section.usa-heroshort div.usa-hero-callout2.usa-section-dark {
    background-color: rgba(0, 0, 0, 0.67) !important /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
    padding: 1rem !important;
    position: absolute;
    bottom: 0em;
    left: -0.5em;
    /* margin-top: 150px !important; */
    margin-bottom: 0px !important;
    width: 100vw !important;
    text-align: center;
}
section.usa-heroshort div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-heroshort div.usa-hero-callout2.usa-section-dark h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-heroshort {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/history-hero-1400x990.jpg") !important;
    background-size: cover;
	position:relative;
    background-position-x: center;
    background-position-y: 55%;
    min-height: 250px;
}

section.usa-herorodbell div.usa-hero-callout2.usa-section-dark h1 span.usa-hero-callout-alt {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herorodbell div.usa-hero-callout2.usa-section-dark h1 {
    line-height: .9;
}

section.usa-herorodbell div.usa-hero-callout2.usa-section-dark h1 a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    text-decoration:none;
    color: #ffffff;
    line-height: .9;
}

section.usa-herorodbell div.usa-hero-callout2 {
    background-color: rgba(0, 0, 0, 0.67) !important /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
    padding: 0 .5em 0 .5em !important;
    position: absolute !important;
    bottom: 0em;
    margin-bottom: 0px !important;
    width: 100vw !important;
    text-align: left !important;
}

section.usa-herorodbell div.usa-hero-callout2.usa-section-dark h1 span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herorodbell {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/rodbell.png") !important;
    background-size: cover;
	position:relative;
    background-position-x: center;
    background-position-y: 0;
    min-height:450px;
}

.usa-herohiv {
	/*padding: 2rem;*/
	background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/banner-hiv-bg.png");
	background-size: cover;
	position:relative;
    background-position-x: center;
    background-position-y: 30%;
    /*min-height:150px;*/
}

section.usa-herohiv div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #73e5fd !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: smaller;
}
section.usa-herohiv div.usa-hero-callout2.usa-section-dark h1 a span {
    text-decoration:none;
    color: #ffffff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: larger;
}

section.usa-herohiv div.usa-hero-callout2.usa-section-dark {
    background-color:none;
}

section.usa-herohiv div.usa-hero-callout2.usa-section-dark h1 span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herohiv {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/banner-hiv-bg.png") !important;
}

section.usa-herobeacon div.usa-hero-callout2.usa-section-dark h1 a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    text-decoration:none;
    color: #1d5584;
    font-size: smaller;
}


section.usa-herobeacon div.usa-hero-callout2.usa-section-dark h1 span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: larger;
    text-decoration:none;
    color: #1d5584;
    line-height: 1.1;
}

section.usa-herobeacon div.usa-hero-callout2.usa-section-dark h1 {
    line-height: .9;
    margin: 0 !important;
}

section.usa-herobeacon div.usa-hero-callout2 {
    padding: 0 .5em 0 .5em !important;
    position: absolute !important;
    bottom: 0em !important;
    margin-bottom: 0px !important;
    width: 100vw !important;
    text-align: left !important;
}

section.usa-herobeacon div.usa-hero-callout2 {
    background-color: #f6de946b !important /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
}

section.usa-herobeacon {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/beacon3.png") !important;
    background-size: cover;
	position:relative;
   background-position-x: center;
   background-position-y: 70%;
   min-height:350px;
}

/* Behind the Mask 

michele-behind-the-mask-0339.jpg
michele-behind-the-mask-color-edit-0326.jpg
behindthemask-20200602_090800.jpg*/

section.usa-behindthemask div.usa-hero-callout2.usa-section-dark h1 span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: larger;
    text-decoration:none;
    color: #fff;
    line-height: 1.1;
}

section.usa-behindthemask div.usa-hero-callout2.usa-section-dark h1 {
    line-height: .9;
    margin: 0 !important;
}

section.usa-behindthemask div.usa-hero-callout2.usa-section-dark h1 a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    text-decoration: none;
    color: #eee;
    font-size: smaller;
}

section.usa-behindthemask div.usa-hero-callout2 {
    padding: 1em 1.5em 1em 1.5em !important;
    position: absolute !important;
    bottom: 0em !important;
    margin-bottom: 0px !important;
    width: 100vw !important;
    text-align: left !important;
}

section.usa-behindthemask div.usa-hero-callout2 {
    background-color: #1a1a1acc !important:
}

@media (max-width: 79.99em){
section.usa-behindthemask {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/michele-behind-the-mask-color-edit-0326.jpg") !important;
	background-size: 250vh;
    position: relative;
    background-position-x: 48%;
    background-position-y: bottom;
    min-height: 550px;
    }}

@media (min-width: 80em){
section.usa-behindthemask {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/michele-behind-the-mask-color-edit-0326.jpg") !important;
    background-size: 100vw;
	position:relative;
   background-position-x: center;
   background-position-y: 95%;
   min-height:400px;
    }}

@media (min-width: 120em){
section.usa-behindthemask {
     background-position-y: 70%!important;
    }}

section.usa-herobowman div.usa-hero-callout2.usa-section-dark h1 a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    text-decoration:none;
    /*color: #1d5584;*/
    font-size: smaller;
}

section.usa-herobowman div.usa-hero-callout2.usa-section-dark h1 a:hover {
    color: #222222;
}

section.usa-herobowman div.usa-hero-callout2.usa-section-dark h1 span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: larger;
    text-decoration:none;
    /*color: #1d5584;*/
    line-height: 1.1;
}

section.usa-herobowman div.usa-hero-callout2.usa-section-dark h1 {
    line-height: .9;
    margin: 0 !important;
}

section.usa-herobowman div.usa-hero-callout2 {
    /* padding: 0 .5em 0 .5em !important; */
    position: absolute !important;
    bottom: 0em !important;
    margin-bottom: 0px !important;
    width: 100vw !important;
    text-align: center !important;
}

section.usa-herobowman div.usa-hero-callout2 {
    background-color: #fffffdb5 !important /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
}

section.usa-herobowman {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/bowman.png") !important;
    background-size: cover;
	position:relative;
   background-position-x: center;
   background-position-y: 50%;
   min-height:350px;
}


section.usa-herocollections div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herocollections div.usa-hero-callout2.usa-section-dark h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herocollections {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/collections.jpg") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 55%;
        min-height:350px;
}

section.usa-herocollections div.usa-hero-callout2 {
    position: absolute !important;
    bottom: 0em;
    /* left: -0.5em; */
    /* margin-top: 150px !important; */
    margin-bottom: 0px !important;
    width: 100vw !important;
}

section.usa-herosadmin div.usa-hero-callout2.usa-section-dark h1 a {
    text-decoration:none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herosadmin div.usa-hero-callout2.usa-section-dark h1 a span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-herosadmin {
        background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/admin.jpg") !important;
        background-size: cover;
	    position:relative;
        background-position-x: center;
        background-position-y: 45%;
        min-height:350px;
}

section.usa-herosadmin div.usa-hero-callout2 {
    position: absolute !important;
    bottom: 0em;
    /* left: -0.5em; */
    /* margin-top: 150px !important; */
    margin-bottom: 0px !important;
    width: 100vw !important;
}


section.usa-heroeminent div.usa-hero-callout2.usa-section-dark h1 span.usa-hero-callout-alt {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-heroeminent div.usa-hero-callout2.usa-section-dark h1 {
    /*line-height: .9;*/
}

section.usa-heroeminent div.usa-hero-callout2.usa-section-dark h1 a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    text-decoration:none;
    color: #ffffff;
    line-height: .9;
}

section.usa-heroeminent div.usa-hero-callout2 {
    background-color: rgba(0, 0, 0, 0.67) !important /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
    padding: .5em 2.5em .05em .5em !important;
    position: absolute !important;
    bottom: 0em;
    margin-bottom: 0px !important;
    width: 100vw !important;
    text-align: right !important;
}

section.usa-heroeminent div.usa-hero-callout2.usa-section-dark h1 span {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

section.usa-heroeminent {
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/eminent.jpg") !important;
    background-size: cover;
	position:relative;
    background-position-x: center;
    background-position-y: 35%;
    min-height:200px;
}

.usa-hero-callout.usa-section-dark {
}
.usa-hero-callout.usa-section-light {
   /* display:none;*/
}

#insert-link-dialog table.aui .title-field span {
    padding-left: 0px;
 /*   display: block;
    background-position: left 2px;*/
}

/* 

#main-header {
    margin-top: -5rem !important;
}

 */

span.usa-button a {
    color: #ffffff !important;
      text-decoration: none;
}

#main-content {
    padding-right: 1rem !important; /* 3rem; */
    padding-left: 1rem !important; /* 3rem; */
}

@media screen and (min-width: 641px)
.usa-grid {
    padding-right: 0 !important; /* 3rem; */
    padding-left: 0 !important; /* 3rem; */
}
.usa-grid {
    padding-right: 0 !important; /* 1.5rem; */
    padding-left: 0 !important; /* 1.5rem; */
}

/* Sidenav */
.sidenav {
    width: 260px !important;
    overflow-y: inherit !important;
}

li .usa-accordion-button, li a.usa-accordion-button, li a.usa-accordion-button:hover, li a.usa-accordion-button:visited {
    color: #000;
    text-decoration: none;
}

button.usa-accordion-button.expandable[aria-expanded=false] {
    background-image: url(/plugins/servlet/theme/engine/resource/HISTORY/plus.svg);
}

button.usa-accordion-button.expandable[aria-expanded=true] {
    background-image: url(/plugins/servlet/theme/engine/resource/HISTORY/minus.svg);
}

div.usa-megamenu-col {
    padding-top:15px;
}

ul.usa-accordion li .usa-accordion-button {
    padding: 1rem 2rem 1rem 1rem !important;
}
/*customize inline top nav */
ul.usa-nav-primary.usa-accordion li ul.usa-accordion li .usa-accordion-button {
    padding: 0rem 0rem 0rem 0rem !important;
}

button.usa-accordion-button.usa-nav-link {
    background-position: right .5rem top 50% !important;
}

div#assessment-contenti.usa-accordion-content {
    padding: 0 0 0 0 !important;
    background-color: #e4e5e7 !important;
}

/*div#assessment-contenti ul li a.usa-accordion-button {
background-color: #f1f1f1 !important;
}*/

div#assessment-contenti.usa-accordion-content strong, div#assessment-contentii.usa-accordion-content strong, div#assessment-contentiii.usa-accordion-content strong, div#assessment-contentiv.usa-accordion-content strong, div#assessment-contentv.usa-accordion-content strong, div#assessment-contentvi.usa-accordion-content strong, div#assessment-contentvii.usa-accordion-content strong, div#assessment-contentviii.usa-accordion-content strong {
    padding: 0 0 0 1rem !important;
    font-size: larger;
}

div#assessment-contenti ul li a.usa-accordion-button {
    background: #d6d7d9 !important;
}

div#assessment-contenti ul li a.usa-accordion-button:hover {
background-color: #e4e5e7 !important;
}

/* a.usa-accordion-button {
background-color: #f1f1f1 !important;
} */

.usa-accordion-button.navlink {
    background-color: #d6d7d9 !important;
    color: #212121 !important;
}

.usa-accordion-button:hover {
    background-color: #cccdce !important;
    color: #212121 !important;
}

a.usa-accordion-button.navlink:hover {
    background-color: #cccdce !important;
    color: #212121 !important;
}

/*.usa-accordion-button {
    background-color: #d6d7d9 !important;
    border-top: 1px solid #5b616b !important;
    font-size: 1.7rem !important;
}*/

ul.usa-sidenav-list li a.usa-accordion-button.navlink {
    /*background-color: #d6d7d9 !important;*/
    /*border-top: 1px solid #5b616b !important;*/
    /*border-bottom: 1px solid #5b616b !important;*/
    font-size: 1.7rem !important;
}

ul.usa-sidenav-list li {
    background-color: transparent;
    border-top: 1px solid #5b616b !important;
    /*border-bottom: 1px solid #5b616b !important;*/
    font-size: 1.7rem !important;
}

ul.usa-sidenav-list li{
    margin-bottom: 0 !important;
}

.usa-accordion li, .usa-accordion-bordered li {
    margin-bottom: 0 !important;
}

ul.conf-macro-leftover {
    list-style: none;
    margin: 2px 0;
    padding-left: 0;
}
/* end sidenav */

div.cp-image-container.cp-annotatable {
width: 100%;
}

div.usa-section.usa-section-dark.usa-graphic_list.no-padding {
padding:2rem !important;
}

div.blog-post-listing {
    margin-bottom: 20px;
}

div.usa-width-one-third.usa-media_block div.usa-media_block-body div.blog-post-listing  div.endsection {
display:none
}

.comment-user-logo img {
    display: none;
}

div.panelContent h2 a, div.panelContent h3 a {
text-decoration:none !important;
}

/* make sub-navigation links smaller */
@media screen and (min-width: 950px) {
div.usa-nav-submenu.usa-megamenu.usa-grid-full div.usa-megamenu-col ul li a {
    font-size: 1.5rem !important;
}}

/* parallax */
@media screen and (min-width: 950px) {
.parallax { 
    /* The image used */
    background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/history-hero-1400x990.jpg");

    /* Full height */
    height: 100%; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }}
/* end parallax */

@media screen and (max-width: 949px) {
.parallax {
    background-image: url(/plugins/servlet/theme/engine/resource/HISTORY/history-hero-1400x990.jpg);
    height: 100%;
    background-attachment: scroll;
    background-position-x: 54%;
    background-position-y: 60%;
    background-repeat: no-repeat;
    background-size: auto;
    }}

/* search */

.search-macro-medium {
    width: 283px important;
}

.usa-unstyled-list.about-search {
width:800px;
}

.search-macro.search-macro-medium {
    width:442px;
    clear: none;
    float: right;
    margin-top: 2.5rem;
}

form.aui.aui-dd-parent, form.aui, .aui-dd-parent {
    margin: 0 0 0 0 !important;
}

div[role=contentinfo]#footer {
    display:none;
}

.search-macro-query {
font-size: 1.4rem;
height:30px;
width: 300px;
margin-left: 100px;
margin-top: 10px;
}

.search-macro .search-macro-query input {
    max-width: none;
}

.search-macro-button.aui-button {
	float: left;
    width: 38px;
    height: 30px;
    padding: 0px !important;
    /* width: auto; */
    margin: 0 0 10px 0 !important;
}
.search-macro .search-macro-button {
    /*float: right;*/
    margin: 1rem 0 0 0 !important;
}

.search-macro .search-macro-button {
    color: #fff !important;
}

span.aui-icon.aui-icon-small.aui-iconfont-search {
   color: #ffffff !important;
}

.aui-icon-small {
    height: 20px;
}

/* end seach */


div.usa-grid.conf-macro.output-block {
    margin-bottom:5rem;
}

.wiki-content h1 {
    font-size: 3rem;
    font-weight: normal;
    line-height: 1.25;
    margin: .5rem 0 .5rem 0;
}

/* Panel fixes */
.usa-width-one-third h1 {
    font-size: 2.5rem !important;
}

.usa-width-one-third h2 {
    font-size: 2rem !important;
}
.usa-width-one-third h3 {
    font-size: 1.5rem !important;
}

a.blogHeading {
    font-size: 1.5rem;
}

/*end Panel Fixes */

div#more-margin {
    padding-right: 2em;
}

div#indent p {
    margin-bottom: 0;
}

/* Blockquotes */
blockquote {
    /*border-left: 5px solid #dfe1e6;*/
    color: #172B4D;
    /* background-color: #f2f4f9; */
    margin-left: 19px;
    padding: 15px 20px 1px 20px;
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  /*quotes: "\201C""\201D""\2018""\2019";*/
}

blockquote p span {
    text-align:right;
}

blockquote ul {
    margin-bottom: 0em !important;
}

blockquote ul li {
  background: #f9f9f9;
  text-align:right;
  font-style: normal;
  list-style-type:none;
  /*quotes: "\201C""\201D""\2018""\2019";*/
}

/*blockquote:before {
  color: #ccc;
 /* content: open-quote;*/
  /* font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}*/

blockquote p {
  display: inline;
}
/* end blockquote */

span.usa-button.usa-button-big.inline-first-p.conf-macro.output-inline a {
    color: white !important;
    text-decoration: none;
}

/* Social Media Links*/

usa-footer-contact-links {
}

ul.icon-list {
     list-style-type:none
}


.feature-content, .feature-content + .view {
    color: #111111;
}

div.feature-light {
    background: #aab7cc !important;
    box-shadow: inset 0 0 2em #011a44 !important;
    color: #000000;
    border-radius: .5em;
}

div.feature-light div.feature-content h2 {
    color: #000;
    text-align:center;
    margin:.1em 0 0 0;
    padding:0;
}

div.feature-content ul.icon-list {
    padding-left: 20%;
    padding-top:1em;
    margin-bottom: .15em;
}

div.feature-content ul.icon-list li {
    margin-top: -20px !important;
    padding: 0 !important;
}

div.feature-content ul.icon-list li a.usa-link-facebook {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/facebook25.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/facebook25.svg");
    top: 15px !important;
    margin-right: 15px !important;
}

div.feature-content ul.icon-list li a {
    color: #000;
    font-size: large;
    font-weight: 400;
    text-decoration: none;
    font-variant: petite-caps;
}

div.feature-content ul.icon-list li a.usa-link-twitter {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/twitter16.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/twitter16.svg");
    top: 15px !important;
    margin-right: 15px !important;
}

div.feature-content ul.icon-list li a.usa-link-tumblr {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/tumblr.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/tumblr.svg");
    top: 15px !important;
    margin-right: 15px !important;
}

div.feature-content ul.icon-list li a.usa-link-pinterest {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/pinterest.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/pinterest.svg");
    top: 15px !important;
    margin-right: 15px !important;
}

div.feature-content ul.icon-list li a.usa-link-flickr {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/flickr-icon.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/flickr-icon.svg");
    top: 15px !important;
    margin-right: 15px !important;
}
/* End Social Media Links*/

/* home-page panels */
    
.contextual-links-region {
    outline: none;
    position: relative;
}

.feature-cornflower {
    background: /*#3c6fc3*/ #7ba9f5 !important;
    box-shadow: inset 0 0 2em #011a44 !important;
}

.feature-dark {
    background: #333333;
    border-radius: .5em;
    box-shadow: inset 0 0 2em #dddddd;
    color: #000;
    margin: 1em 0;
    position: relative;
}

.feature-orange {
    background: #e57200 !important;
    box-shadow: inset 0 0 2em #b35900 !important;
}

.feature {
    background: #666666;
    border-radius: .5em;
    box-shadow: inset 0 0 2em #333333;
    color: #ffffff;
    /*margin: 1em 0;*/
    position: relative;
}

*, *:before, *:after {
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.feature-content, .feature-content + .view {
    padding: 1.5em;
    position: relative;
    z-index: 10;
}

.feature-content h2 {
    margin-top: .75em;
}

.feature-content a, .feature-content + .view a {
    color: #ffffff;
    display: inline-block;
    /* padding-right: 1.25em; */
    max-width: 100%;
}
/* end home page panels */

/*  This is interfering with the thirds layout, but not sure why it was originally put in

@media screen and (min-width: 641px) {
.usa-width-one-third {
    width: 30% !important;
    margin-right: 3% !important;
}
}*/
/* .page-metadata {
    display: none;
}
*/ 

.usa-hero {
     padding-top: 8em !important;
}

.usa-media_block-img3 {
    float: none !important;
    width: 60% !important;
    max-width: 175px !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-right:	10%;
    display: block;
    padding-bottom: 2rem;
}

.usa-section {
    padding-top: 2rem !important;
}

/* Dark Grey/opaque hero callout */
usa-media_block-img3 {
    width:31.25%;
}

section.usa-hero {
    padding:0;
}
.usa-section-dark.usa-hero-callout {
	
	}
	 @media screen and (min-width : 641px ){
    .usa-layout-docs-main_content {
     } }
    
.usa-hero-callout {
	/*background-color: #012d77;
  padding: 3rem; } */
	background-color: rgba(0, 0, 0, 0.67) !important /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
	padding: 1rem !important;
	/*min-width: 16em;
	max-width: 50em;*/
	/*position: absolute;*/
	bottom: 0em;
    /*left: -0.5em;*/
    margin-top: 150px !important;
    margin-bottom:0px !important;
	/*width: 100vw !important;*/
	text-align: center;
}	

.usa-hero-callout2 {
	/*background-color: #012d77;
  padding: 3rem; } */
	background-color: rgba(0, 0, 0, 0.85) !important /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
	padding: 1rem !important;
	/*min-width: 16em;
	max-width: 50em;*/
	/*position: absolute;*/
	bottom: 0em;
    /*left: -0.5em;*/
    /*margin-top: 150px !important;*/
    margin-bottom:0px !important;
	/*width: 100vw !important;*/
	text-align: center;
}	
.usa-hero {
/*padding: 0 !important;*/
}

.usa-section-dark .usa-hero-link {
 background-color:rgba(0, 0, 0, 0.67); 
    padding: 2rem;
}

.usa-section-dark-grey {
  background-color: #012d77;
  color: #ffffff; }
  div.usa-section-dark-grey h2 a,
  .usa-section-dark-grey h1,
  .usa-section-dark-grey h2,
  .usa-section-dark-grey h3,
  .usa-section-dark-grey h4,
  .usa-section-dark-grey h5,
  .usa-section-dark-grey h6 {
    color: #73e5fd;
	text-decoration:none;}
  .usa-section-dark-grey p {
    color: #ffffff; }
  div.usa-section-dark-grey p a,
  div.usa-section-dark-grey p a:visited {
    color: #d6d7d9;
	text-decoration:none;}
    .usa-section-dark-grey p a:hover {
      color: #ffffff; }

.page-home .usa-section-dark-grey p {
	margin-top: 0;
	font-size: 2.2rem;
}
@media screen and (max-width : 1050px ) and ( min-width : 641px ){
  .page-home .usa-graphic_list .usa-graphic_list-row .usa-media_block:nth-child(-n+2) {
    margin-bottom: 6rem; } }

/* end hero callout dark gray */

span.wiki-content a:hover, span.wiki-content a:active {
    color: #fff;
}

span.usa-button a {
    color:#fff !important;
    text-decoration:none;
}

.adpt-carousel .carousel-text>p {
    background-color: #0049B0 !important;
}

.usa-overlay {
    z-index: unset !important;
}

#full-height-container {
    height:100vh;
}
/* keep admin menu item icons from overlapping each other */
.aui-header-secondary .aui-nav {
 position: relative;
}

.usa-header-extended .usa-nav {
z-index:1;
}

.aui-dropdown2 {
    z-index: 10000;
}
#main-content .usa-grid .usa-content .usa-layout-docs, .usa-layout-docs  {
    display: -webkit-box;
    flex-direction: row !important;
}

ul.aui-nav {
list-style: inline !important;
}

/* combine nav bars to one line in firefox */
.aui-header-primary .aui-nav {
    white-space: wrap;
}

/* hide "last edited by"*/
.page-metadata {
    /*display: none !important;*/
}

/* hide avatar in blog posts and fill space */
.logoBlock {
    display: none !important;
}

.blog-post-listing {
    position: relative;
    padding:0px !important;
    /* padding: 30px 20px 20px 68px; */
    /* margin-top: -10px; */
}

/* start dialog menu fix*/
.dialog-components {
z-index: 1000;
}

aui-popup, aui-dialog {
z-index: 1000;
}

@media screen and (min-width: 950px)
.usa-header-extended .usa-nav {
    z-index: 10;
}
/* end dialog menu fix*/

@media screen and (max-width : 950px ){
  .hideinmenu {
    display: none; } }

.aui-header {
    padding: 0 0 0 0 !important;
}

h4.macro-title {
    font-size: 1rem !important;
    clear: none !important;
    font-weight: 400;
}

div.macro-desc {
	font-size: 1rem !important;
}
.aui-header .aui-icon {
    margin: 0;
    vertical-align: text-bottom !important;
}

li.ajs-button {
margin:0px !important;
}

div[role=contentinfo] {
    visibility:hidden;
}

body.contenteditor {
    overflow: hidden !important;
    overflow-y: auto !important;
    height: 100vh !important;
}

#page {
    height:100vh;
}

#full-height-container {
background-color: #ffffff  !important;
height:100vh;
}

.usa-nav-container {
    background-color: #f5f5f5  !important;
}

#footer {
    margin-left: 0 !important;
}
/* was adding padding above recently re-added sidenav
ul.usa-sidenav-list {
    padding-top: 40px;
}
*/
#floatright {
    float:right;
    padding-left:15px;
}

#floatleft {
    float:left;
    padding-right:15px;
}

header-precursor {
    display: flow-root;
}

.footer-body, .page-metadata, #footer {
    margin:0;
    padding:0;
}

#footer .footer-body {
}
    
.theme-default .ia-splitter #main {
  margin-left: 0px;
}

#space-tools-menu-trigger span.aui-icon.aui-icon-small.aui-iconfont-configure {
  margin-top: 3px;
}

#header .aui-header {
  padding: 0 0px 5px 0;
}

html {
  box-sizing: border-box; }

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

/* Theme Builder CSS end */
 
/* Styleguide3.css remants */
#potter-img {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/nih-square.jpg");
  background-repeat: no-repeat;
  background-size: 200px;
  width: 200px;
  height: 200px;
}

blockquote.potter-quote {
  font-size: 1.3em;
  width:80%;
  margin:20px auto;
  font-family:Source Sans Pro;
  font-style:italic;
  color: #555555;
  padding:.5em .5em .5em 1em;
  border-left:8px solid #012d77 /*replacing this blue #0071bc, with one that matches NIH IRP Logo Darker Blue */;
  line-height:1.5em;
  position: relative;
  background:#EDEDED;
}


.usa-social_link span, .usa-link-flickr span, .usa-link-facebook span, .usa-link-twitter span, .usa-link-tumblr span, .usa-link-pinterest span {
  position: absolute;
  left: -999em;
}

.usa-link-facebook {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/facebook25.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/facebook25.svg");
}

.usa-link-twitter {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/twitter16.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/twitter16.svg");
}

.usa-link-tumblr {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/tumblr.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/tumblr.svg");
}

.usa-link-pinterest {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/pinterest.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/pinterest.svg");
}

.usa-link-flickr {
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/flickr-icon.png");
  background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/flickr-icon.svg");
}

.usa-hero {
	padding: 2rem;
	/*background-image: url("/plugins/servlet/theme/engine/resource/HISTORY/history-hero-2048x820.png");*/
	background-size: cover;
	position:relative;
    background-position-x: center;
    background-position-y: 30%;
    min-height:300px;
}

