/* line 1, ../sass/style.scss */
a.logo-img {
  width: 30rem;
}

/* line 5, ../sass/style.scss */
.slide {
  margin-top: 1rem;
}
/* line 9, ../sass/style.scss */
.slide .hero-slider-background p {
  color: #fff;
  height: 8rem;
  overflow: auto;
}
/* line 15, ../sass/style.scss */
.slide .hero-slider-background .usa-hero__callout {
  max-width: 30rem;
}

/* line 22, ../sass/style.scss */
.recent-reports-item {
  float: left;
  width: 33%;
  background: #b5c4d1;
  padding: 1rem;
  margin-right: 3px;
  border: solid thin #003f7f;
}
/* line 29, ../sass/style.scss */
.recent-reports-item .views-field {
  margin-bottom: 1rem;
}
/* line 32, ../sass/style.scss */
.recent-reports-item .views-field-field-publication-date {
  font-size: 1.5rem;
}

@media only screen and (max-width: 600px) {
  /* line 38, ../sass/style.scss */
  .recent-reports-item {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 400px) {
  /* line 45, ../sass/style.scss */
  .recent-reports-item {
    float: left;
    width: 100%;
  }
}
/* line 52, ../sass/style.scss */
.page-node-type-oig-in-the-news .unpublished {
  margin-top: 1rem;
}
/* line 55, ../sass/style.scss */
.page-node-type-oig-in-the-news .field--name-field-link {
  margin-bottom: 1rem;
}

/* line 60, ../sass/style.scss */
.block-margin {
  margin-top: 5rem;
}

/* line 64, ../sass/style.scss */
div#twitterStage {
  height: 730px;
  overflow: auto;
}

/* line 69, ../sass/style.scss */
.odd, .even {
  width: 100%;
}

/* line 73, ../sass/style.scss */
.odd {
  margin-bottom: 2rem;
}

/* line 77, ../sass/style.scss */
.even {
  margin-bottom: 2rem;
}

/* line 81, ../sass/style.scss */
.path-frontpage.view-oig-in-the-news .odd,
.path-frontpage.view-oig-in-the-news .even {
  background: #f3f3f3;
}

/* line 88, ../sass/style.scss */
.jcarousel-skin-default .jcarousel li {
  float: left;
  width: 18rem;
  height: 100px;
  margin-right: 1px;
  padding: 24px;
}

/* line 96, ../sass/style.scss */
.jcarousel-wrapper.jcarousel-skin-default {
  width: 100% !important;
  height: 18rem;
  background: #a9b0b742;
}

/* line 106, ../sass/style.scss */
#block-views-block-recent-reports-jcarousel-block-1 > div > div > div > div > div > ul > li div.views-field.views-field-title > span > a {
  font-weight: bold;
}
/* line 109, ../sass/style.scss */
#block-views-block-recent-reports-jcarousel-block-1 > div > div > div > div > div > ul > li div.views-field.views-field-field-publication-date > div {
  font-weight: bold;
  padding-bottom: .5rem;
}

/* line 115, ../sass/style.scss */
.path-frontpage #block-homepageslider > div.field.field--name-field-content.field--type-entity-reference-revisions.field--label-hidden.field__items.quickedit-field > div > div {
  margin-top: 0;
}

/* line 119, ../sass/style.scss */
main#main-content {
  background: #e4eff9;
}
/* line 121, ../sass/style.scss */
main#main-content > .grid-container {
  background: #fff;
  padding-bottom: 1rem;
}

/* line 128, ../sass/style.scss */
nav.usa-nav {
  background: grey;
}
/* line 131, ../sass/style.scss */
nav.usa-nav ul > li > button:before,
nav.usa-nav ul > li > button > span,
nav.usa-nav ul > li > a > span {
  color: #fff;
  text-transform: uppercase;
}
/* line 138, ../sass/style.scss */
nav.usa-nav .usa-nav__inner {
  background: #5f5e5e;
}

/* line 144, ../sass/style.scss */
a.jcarousel-control-prev {
  margin-left: .3rem;
  margin-top: 5rem;
}

/* line 148, ../sass/style.scss */
a.jcarousel-control-next {
  margin-right: .3rem;
  margin-top: 5rem;
}

/* line 153, ../sass/style.scss */
#block-views-block-recent-reports-jcarousel-block-1 > h2 {
  margin-top: 4rem;
  margin-bottom: 0;
}

/* line 163, ../sass/style.scss */
.homepage-h2 > h2 {
  background: #e4eff9;
  padding: 1rem;
  border-top: solid thick #a9b0b7;
  text-transform: uppercase;
}

/* line 172, ../sass/style.scss */
.views-field-field-publication-date {
  margin: 1rem 0 -10px 0;
}

/* line 177, ../sass/style.scss */
.usa-footer__secondary-section {
  background-color: #fff !important;
}

/* line 181, ../sass/style.scss */
#block-footermain > div > div:nth-child(1) > div > div > div:nth-child(3) > div > div > div > div > div > div > div > ul > li,
#block-footermain > div > div:nth-child(1) > div > div > div:nth-child(4) > div > div > div > div > div > div > div > ul > li {
  list-style: none;
}

/* line 188, ../sass/style.scss */
.user-not-logged-in.path-frontpage #main-content > div > div:nth-child(1) > div {
  margin-top: -3rem;
}

/* line 192, ../sass/style.scss */
.path-reports article {
  width: 100%;
}

/* line 196, ../sass/style.scss */
.emphasis-type span {
  background: #eaeaea;
  text-transform: uppercase;
  padding: 3px;
  border-radius: 5px;
}

/* line 203, ../sass/style.scss */
#block-views-block-special-emphasis-block-1 div.views-field.views-field-title {
  font-weight: bold;
  font-size: 1.5rem;
}

/* line 208, ../sass/style.scss */
.usa-header--extended .usa-nav__primary-item > .usa-current::after, .usa-header--extended .usa-nav__primary-item > .usa-nav__link:hover::after {
  background-color: #fff !important;
}

/* line 212, ../sass/style.scss */
.usa-prose > h1, .usa-prose > h2, .usa-prose > h3, .usa-prose > h4, .usa-prose > h5 {
  font-family: sans-serif;
}

/* line 217, ../sass/style.scss */
.bio .headshot {
  max-width: 350px;
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}

/* line 225, ../sass/style.scss */
p.address.usa-collection__meta-item.usa-tag {
  display: none;
}

/* line 229, ../sass/style.scss */
div#edit-container-container-1--2-content {
  overflow: hidden;
}

/* line 236, ../sass/style.scss */
.path-reports label.usa-label {
  font-weight: bold;
  padding-left: 5px;
  padding-top: 5px;
}
/* line 242, ../sass/style.scss */
.path-reports .form-item {
  background: #DFE1E2;
  margin-bottom: 1rem;
}
/* line 247, ../sass/style.scss */
.path-reports .chosen-container {
  width: 100% !important;
}
/* line 251, ../sass/style.scss */
.path-reports .usa-form-group.js-form-item.form-item.js-form-type-date.form-item-field-publication-date-max.js-form-item-field-publication-date-max {
  margin-top: -24px;
}
/* line 255, ../sass/style.scss */
.path-reports input#edit-field-publication-date-min--2 {
  width: 100%;
}
/* line 258, ../sass/style.scss */
.path-reports input#edit-field-publication-date-max--2 {
  width: 100%;
}
/* line 262, ../sass/style.scss */
.path-reports #views-exposed-form-reports-page-reports > div > div.usa-form-group.js-form-item.form-item.js-form-type-date.form-item-field-publication-date-max.js-form-item-field-publication-date-max > label {
  text-transform: lowercase;
}
/* line 266, ../sass/style.scss */
.path-reports #block-signupforoigreportnotifications a {
  font-size: 23px;
}

/* line 273, ../sass/style.scss */
.usa-nav__primary .doi-nav-arrows {
  background-image: url(/themes/custom/doi/custom-assets/expand_more.svg), linear-gradient(transparent, transparent) !important;
}

/* line 277, ../sass/style.scss */
.usa-nav__primary .doi-nav-arrows[aria-expanded=false]:hover {
  background-image: url(/themes/custom/doi/custom-assets/expand_more-up.svg), linear-gradient(transparent, transparent) !important;
}

/* line 281, ../sass/style.scss */
.usa-nav__primary .doi-nav-arrows[aria-expanded=true] {
  background-image: url(/themes/custom/doi/custom-assets/expand_less--white.svg), linear-gradient(transparent, transparent) !important;
}

/* line 285, ../sass/style.scss */
a,
a:visited,
a:hover,
#block-footermain a,
#block-footermain a:visited,
#block-footermain a:hover,
.view-reports a,
.view-reports a:visited,
.view-reports a:hover {
  text-decoration: none;
  color: #005ea2;
}

@media only screen and (max-width: 600px) {
  /* line 301, ../sass/style.scss */
  #logo > div.brand-logo > a > img {
    max-width: 225px;
    padding: 10px 0 10px 0;
  }

  /* line 305, ../sass/style.scss */
  a.logo-img {
    width: 0;
  }
}
/* line 310, ../sass/style.scss */
.usa-accordion {
  padding-top: 0 !important;
}

/* line 314, ../sass/style.scss */
.field--name-field-local-report-type {
  display: none;
}

/* line 321, ../sass/style.scss */
#edit-field-publication-date-wrapper--2 legend {
  font-weight: bold;
  margin-left: -10px;
  position: absolute;
}
/* line 327, ../sass/style.scss */
#edit-field-publication-date-wrapper--2 .fieldset-wrapper {
  margin-top: 2rem;
}
