.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.list-style-box {
  list-style: none;
}
.list-style-box,
.list-style-box ul {
  padding: 0;
}
.list-style-box li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
}
.list-style-box li:before {
  content: '\2219';
  width: 7px;
  height: 7px;
  display: block;
  overflow: hidden;
  background-color: #d81059;
  position: absolute;
  left: 0;
  top: 7px;
}
.list-style-box.list-style-box-sm li {
  padding-left: 15px;
  margin-bottom: 5px;
}
.list-style-box.list-style-box-sm li:before {
  width: 5px;
  height: 5px;
  background-color: #206ba4;
}
.list-resources a {
  font-weight: 600;
}
.list-resources p {
  margin-top: 5px;
}
.list-topics li {
  margin-top: 30px;
}
.nav-inline li,
.nav-inline a {
  display: inline-block;
}
.nav-sitewide {
  background-color: #206ba4;
}
.nav-sitewide a {
  color: #fff;
}
.nav-sitewide a:hover {
  color: #64e1fe;
  text-decoration: none;
}
.office-branding {
  background-color: #fafaf6;
}
.sidebar {
  padding: 30px;
  background-color: #fafaf6;
  border-bottom: 6px solid #206ba4;
}
.sidebar h4 {
  margin-top: 30px;
}
.row-full {
  margin: 0;
}
.row-fixed,
.row-full .row-full-inner {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
main > .row {
  margin-top: 0;
  margin-bottom: 60px;
}
main .row-fixed {
  max-width: 970px;
}
.learn-more {
  text-transform: uppercase;
  color: #d81059;
  font-size: 13px;
  font-weight: 600;
}
.learn-more:hover,
.learn-more:focus {
  color: #910b3c;
}
.landing-image {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  border-bottom: 6px solid #d81059;
}
.landing-image img {
  width: 100%;
  height: auto;
}
.row-hero {
  background-color: #fafaf6;
  border-top: 7px solid #206ba4;
  border-bottom: 7px solid #206ba4;
  padding-top: 60px;
  padding-bottom: 60px;
}
.home-carousel {
  position: relative;
}
.slide {
  display: none;
}
.slide:first-child {
  display: block;
}
.cw-dots {
  position: relative;
  bottom: 120px;
  right: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  list-style: none;
  max-width: 940px;
  padding-right: 30px;
  z-index: 1000;
}
@media (max-width: 939px) {
  .cw-dots {
    bottom: 140px;
    left: 20px;
  }
}
.cw-dots li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.cw-dots button {
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 1px solid #d81059;
  white-space: nowrap;
  text-indent: 20px;
  overflow: hidden;
  display: block;
  -webkit-transition: background-color 500ms;
  transition: background-color 500ms;
}
.cw-dots .slick-active button {
  background-color: #d81059;
}
.cw-dots .slick-active:before {
  content: " ";
  width: 0;
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: 18px;
  left: 0;
}
.slide-bg {
  height: 529px;
  width: 940px;
  margin: 0 auto;
  background-image: url("../../images/carousel/awardSixteen.jpg");
  background-size: cover;
  background-position: center center;
}
.slide-bg.slide-bg-name-one {
  background-image: url("../../images/carousel/covid-image.jpg");
}
.slide-bg.slide-bg-name-two {
  background-image: url("../../images/carousel/AdobeStock_211589823_940x529.jpg");
}
.slide-bg.slide-bg-name-three {
  background-image: url("../../images/carousel/All-in-challenge-update.jpg");
}
.slide-bg.slide-bg.slide-bg-name-four {
  background-image: url("../../images/carousel/shutterstock_179116142-940x529.jpg");
}
.slide-bg.slide-bg-name-five {
  background-image: url("../../images/carousel/cwig-podcast-940x529.jpg");
}
.slide-bg.slide-bg-name-six {
  background-image: url("../../images/carousel/sixth.jpg");
}
.slide-bg.slide-bg-name-seven {
  background-image: url("../../images/carousel/seventh.jpg");
}
.slide-bg.slide-bg-name-eight {
  background-image: url("../../images/carousel/eigth.jpg");
}
.slide-bg.slide-bg-name-nine {
  background-image: url("../../images/carousel/nine.jpg");
}
.slide-bg.slide-bg-name-ten {
  background-image: url("../../images/carousel/ten.jpg");
}
.slide-bg.slide-bg-name-eleven {
  background-image: url("../../images/carousel/eleven.jpg");
}
@media (max-width: 939px) {
  .slide-bg {
    background-size: auto;
    background-repeat: none;
  }
}
.slide-body {
  position: relative;
  border-top: 10px solid #fff;
  background-color: #eff8fe;
  padding: 30px / 2;
}
.slide-body h3 {
  margin: 0;
}
.list-whats-new {
  font-size: 15px;
  border-bottom: 1px solid #dededb;
}
.list-whats-new li {
  border-top: 1px solid #dededb;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.list-whats-new li:before {
  top: 50%;
  margin-top: -3px;
}
.list-whats-new li.featured {
  padding: 0 0 0 8px;
  border-top: 0;
}
.list-whats-new li.featured:before {
  top: 0;
  bottom: 0;
  height: 100%;
  margin-top: 0;
  color: #d81059;
}
.list-whats-new li.featured + li {
  border-top: 0;
}
#site-head {
  position: relative;
  z-index: 1001;
}
.row-site-head {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .row-site-head {
    padding: 0 30px 15px 30px;
  }
}
@media (max-width: 767px) {
  .row-site-head .header-right__container {
    margin-top: 20px;
  }
}
.row-site-head .header-right__container .cta-btn {
  margin: 0 5px;
  max-width: 160px;
  padding: 5px 10px;
  text-transform: uppercase;
  background: #fff453;
  color: black;
  border-radius: 0;
  font-weight: bold;
}
.row-site-head .header-right__container .cta-btn:hover,
.row-site-head .header-right__container .cta-btn:focus {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .row-site-head .header-right__container .header-right__content {
    text-align: center;
  }
  .row-site-head .header-right__container .header-right__content .social-media__container {
    float: right;
  }
  .row-site-head .header-right__container .header-right__content a.cta-btn:first-child {
    margin-left: 100px;
  }
}
@media (min-width: 767px) {
  .row-site-head .header-right__container .header-right__content {
    display: flex;
    justify-content: flex-end;
  }
  .row-site-head .header-right__container .header-right__content .social-media__container {
    margin-left: 30px;
  }
}
#brand-hhs {
  margin-bottom: 40px;
  padding: 30px / 2 0 5px;
}
#brand-hhs ul {
  margin-bottom: 0;
}
#brand-hhs li {
  margin-bottom: 10px;
}
#brand-hhs a {
  color: #212121;
}
#logo-cwig {
  float: left;
  width: 274px;
  display: block;
}
#logo-cwig .text-hide {
  width: 100%;
  height: 68px;
  display: block;
  background: url('../../images/logo-child-welfare-information-gateway.png') 0 0 no-repeat;
}
.nav-site-utility {
  float: right;
  font-size: 10px;
}
.nav-site-utility li a {
  text-transform: uppercase;
  padding: 5px;
  color: #212121;
}
.nav-site-utility li a.link-shopping-cart {
  padding: 0;
}
#nav-site {
  position: relative;
}
#nav-site .nav {
  position: relative;
  width: 100%;
  text-align: center;
}
#nav-site .navbar-toggle {
  display: block;
  border-color: #fff;
  padding: 6px 4px 2px;
  font-size: 10px;
  color: #fff;
}
#nav-site .navbar-toggle .icon-bar {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
#navPrimary > li > a {
  padding: 15px 10px;
  text-transform: uppercase;
}
#navPrimary > li > a:hover,
#navPrimary > li > a:focus {
  background-color: transparent;
}
#navPrimary > li > a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#navPrimary > li.dropdown.dropdown-expand {
  background-color: #16344e;
}
#navPrimary > li.dropdown.dropdown-expand > a {
  color: #64e1fe;
}
#navPrimary li.dropdown-expand > .dropdown-menu {
  display: inline-block;
}
#navPrimary li.dropdown-expand-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.dropdown-menu {
  margin-top: 0;
  text-align: left;
  background-color: #fafaf6;
  border: none;
  border-radius: 0;
  padding: 0;
  width: 250px;
}
.dropdown-menu li a {
  color: #275c8a;
  white-space: normal;
  line-height: 1.1em;
  padding: 6px 20px;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li a.active {
  background-color: #fff;
  color: #16344e;
}
.dropdown-menu li a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dropdown-menu li {
  display: block;
}
.dropdown-menu li.active a {
  background-color: #fff;
  font-weight: 600;
  color: #16344e;
}
.dropdown-menu .dropdown-menu {
  display: none;
}
.dropdown-menu .dropdown-submenu.dropdown-submenu-expand > a {
  background-color: #fff;
  color: #16344e;
}
.dropdown-menu .dropdown-submenu.dropdown-submenu-expand > ul.dropdown-menu {
  position: absolute;
  left: 100%;
  top: 0;
  display: block;
}
.dropdown-menu .dropdown-submenu.dropdown-submenu-expand > ul.dropdown-menu.dropdown-submenu-right {
  left: -100%;
}
.nav-expand #navPrimary {
  position: static;
  display: block !important;
  text-align: left;
}
.nav-expand #navPrimary li {
  display: block;
}
.nav-expand #navPrimary li > a {
  padding-left: 20px;
}
.nav-expand #navPrimary .caret {
  position: absolute;
  left: 5px;
  top: 14px;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
  border-right: none;
}
.nav-expand .navbar-toggle {
  background-color: #184f79;
}
.link-shopping-cart {
  position: relative;
  text-align: center;
  width: 25px;
  height: 25px;
}
.link-shopping-cart .cart-quantity {
  text-align: center;
  background-color: #d81059;
  color: #fff;
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.link-shopping-cart .cart-quantity:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -4px;
  border-top: 4px solid #d81059;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.search-form {
  width: 35px;
  height: 35px;
  position: relative;
}
.search-form .form-group {
  position: absolute;
  height: 35px;
  width: 0;
  right: 35px;
  top: 0;
  overflow: hidden;
  -webkit-transition: width 100ms;
  transition: width 100ms;
}
.search-form .search-control {
  border: 1px solid #ccc;
  border-right: none;
  width: 180px;
  height: 35px;
  padding: 1px 10px;
}
.search-form .search-submit {
  padding: 5px;
  border: 0;
  background-color: transparent;
}
.search-form.search-expand {
  background-color: #d81059;
}
.search-form.search-expand .icon-search {
  background-position: 0 -86px;
}
.search-form.search-expand .form-group {
  width: 180px;
}
.force-vertical-center {
  position: relative;
  top: 5px;
}
.icon-header {
  background-image: url("../../images/sprite-header.png");
  width: 35px;
  height: 28px;
  background-position: 6px 0px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-right: 5px;
}
.icon-acf {
  background-position: 5px -32px;
}
.icon-cart {
  background-position: 0px -60px;
}
.icon-search {
  background-position: 0px -86px;
}
.icon-cb {
  background-position: 0px -140px;
}
@media (max-width: 939px) {
  #navPrimary {
    font-size: 11px;
  }
  #navPrimary > li > a {
    padding: 10px 8px;
  }
}
@media (max-width: 767px) {
  #logo-cwig {
    float: none;
    margin: 0 auto;
  }
  .nav-site-utility {
    margin-top: 20px;
  }
}
.footer-sitewide {
  font-size: 12px;
  font-weight: 400;
}
.nav-sitewide-footer {
  color: #fff;
  padding: 20px 0 60px 0;
}
.nav-sitewide-footer ul {
  list-style: none;
  margin: 0;
}
.nav-sitewide-footer ul ul {
  padding: 0;
}
.nav-sitewide-footer li {
  margin-top: 3px;
}
.nav-sitewide-footer .section-landing {
  display: block;
  font-size: 1em;
  font-weight: 600;
  margin-top: 25px;
  text-transform: uppercase;
}
#logo-childrens-bureau {
  background-image: url('../../images/logo-childrens-bureau.png');
  width: 154px;
  height: 38px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
}
#brand-childrens-bureau {
  padding: 30px 0;
}
#brand-childrens-bureau p {
  font-weight: bold;
  margin-bottom: 0;
}
#brand-childrens-bureau a {
  text-decoration: underline;
}
#brand-childrens-bureau li {
  margin-rigt: 3px;
  padding-left: 10px;
  border-left: 1px solid #363636;
  line-height: 12px;
}
#brand-childrens-bureau li:first-child {
  padding-left: 0;
  border-left: none;
}
.link-block {
  display: block;
  color: #212121;
  background-color: #fff;
}
.link-block:before,
.link-block:after {
  content: " ";
  display: table;
}
.link-block:after {
  clear: both;
}
.link-block h3,
.link-block h4,
.link-block p {
  margin: 0 0 10px 0;
  font-weight: 300;
}
.link-block p {
  margin-bottom: 0;
  font-size: 18px;
}
.link-block.link-block-bordered {
  border: 1px solid #fafaf6;
}
.link-block b {
  font-weight: 600;
  display: block;
  text-transform: uppercase;
}
.link-block .img-wrapper {
  position: relative;
  padding: 0;
}
.link-block img {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.link-block figcaption {
  padding: 20px;
  position: relative;
}
.link-block figcaption.has-arrow:before {
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  content: ' ';
  width: 0;
  border-right: 10px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.link-block figcaption.has-arrow-inverse:before {
  right: -10px;
  left: auto;
  border-left: 10px solid #fff;
  border-right: 0;
}
.link-block.link-block-primary {
  background-color: #206ba4;
  color: #fff;
}
.link-block.link-block-primary figcaption.has-arrow:before {
  border-right-color: #206ba4;
}
.link-block.link-block-primary figcaption.has-arrow-inverse:before {
  border-left-color: #206ba4;
}
.link-block.link-block-secondary {
  background-color: #fafaf6;
}
.link-block.link-block-secondary.link-block-bordered {
  border: 1px solid #e3e2e2;
}
.link-block.link-block-secondary figcaption.has-arrow:before {
  border-right-color: #fafaf6;
}
.link-block.link-block-secondary figcaption.has-arrow-inverse:before {
  border-left-color: #fafaf6;
}
.link-block.link-block-bordered + .link-block-bordered {
  margin-top: -1px;
  border-top: 0;
}
.row-hero .link-block.link-block-secondary,
aside .link-block.link-block-secondary {
  background-color: #fff;
}
.row-hero .link-block.link-block-secondary figcaption.has-arrow:before,
aside .link-block.link-block-secondary figcaption.has-arrow:before {
  border-right-color: #fff;
}
.row-hero .link-block.link-block-secondary figcaption.has-arrow-inverse:before,
aside .link-block.link-block-secondary figcaption.has-arrow-inverse:before {
  border-left-color: #fff;
}
@media (max-width: 939px) {
  .link-block h3 {
    font-size: 17px;
  }
}
/*.sidebar h2, h3 {
	font-size: 22px;
	font-weight: bold;
}*/
.svRelContent .title a {
  font-size: 13px;
  /*font size adjusted a bit smaller to match up with other text*/
}
.resource {
  padding: 0 0 0 0;
  margin: 2px 0 10px 0;
  border: 0px solid blue;
}
.resource p {
  padding: 0 0 0 0;
  margin: 0 0 0px 0;
}
.abstract {
  padding: 0 0 0 0;
  margin: 2px 0 0px 0;
  border: 0px solid blue;
}
.resource .title {
  font-size: 13px;
  font-weight: bold;
}
.resource .date,
.resource .booktitle {
  font-style: italic;
}
.morefromlibrary .p-summary {
  font-weight: bold;
}
.title {
  margin: 0 0 0 0;
}
table.maxPubDetials {
  margin: 5px 0 1px 0px;
  border: 0px solid blue;
  width: 100%;
}
table.maxPubDetials tr td {
  vertical-align: top;
  padding: 0px 0 1px 0px;
  border: 0px solid blue;
  width: 70%;
}
table.maxPubDetials tr td:first-child {
  width: 12%;
  border: 0px solid red;
}
/* Publication Landing */
div.publanding table.layout {
  width: 100%;
  border: 0px solid red;
}
div.publanding table.layout tr {
  vertical-align: top;
}
div.publanding table tr td {
  vertical-align: top;
  padding: 10px;
}
/*table.maxPubDetials tr td:first-child*/
div.publanding table.layout tr td.thumb {
  width: 150px;
  text-align: center;
}
div.publanding td.tdAlignRight {
  text-align: right;
}
div.toolbar div {
  border: 1px solid red;
}
.organization {
  border: 0px solid red;
  padding: 0 0 15px 0;
}
.orgTitle {
  font-weight: bold;
}
.organization fieldset {
  border: 0px solid blue;
}
.organization fieldset legend {
  border: 0px solid green;
  font-size: 10pt;
}
.organization table {
  border: 0px solid green;
  width: 100%;
}
.organization table tr {
  vertical-align: top;
  border: 0px solid red;
}
.organization table td {
  padding: 5px;
}
.organization table td:first-child {
  border: 0px solid blue;
  width: 15%;
}
.organization table td ul {
  list-style-type: none;
  /*margin: 0 0 0 -15px;*/
  border: 0px groove purple;
}
.organization table td ul li {
  padding: 0 0 0 0;
  margin: 0 0 0px 0;
}
/*.organization ul {
	border: 0px solid red;
	list-style-type:none;
}*/
/*style="padding: 0 0 0 20px; margin: 0 0 15px 0; width: 100%; border: 1px solid green;*/
/*.sidebar h2, h3 {
	font-size: 22px;
	font-weight: bold;
}*/
/*THIS IS FOR SITE WIDE STYLES ONLY, IF yu are building a new section create a seprate .less and include it in the theme.less*/
/*This is used for the little icon for external links*/
img.jess {
  border: 0px solid green;
  padding: 0;
  margin: 0;
  display: inline;
  margin: 0 0 0 3px;
}
/*
.infoBox {
   width: 90%;
   margin: 0px 0 0px 0px;
   padding: 9px 12px;
   background-color: #FF0;
   border: 1px solid #FC0;
   -moz-border-radius-topleft: 10px;
   -webkit-border-top-left-radius: 10px;
   -moz-border-radius-bottomleft: 10px;
   -webkit-border-bottom-left-radius: 10px;
   -moz-border-radius-topright: 10px;
   -webkit-border-top-right-radius: 10px;
   -moz-border-radius-bottomright: 10px;
   -webkit-border-bottom-right-radius: 10px;}
   */
div.infoBox {
  background-color: #FF0;
  border: 1px solid #FC0;
}
.product-title {
  font-weight: 700;
}
/*# sourceMappingURL=theme.css.map */