html {
  box-sizing: border-box;
}

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

.usa-sr-only {
  position: absolute;
  left: -999em;
}

body {
  background: #ffffff;
  color: #000000;
}

@page {
  margin: 2cm;
}

.usa-grid {
  padding: 0 2rem;
}

.usa-logo {
  margin-left: 2rem;
}

img {
  page-break-inside: avoid;
}

article a:visited {
  color: #0071bc;
}

.usda-page-title {
  color: #000000;
}

.usa-banner-header,
.usa-header > .usa-banner:first-child,
.usa-menu-btn,
.tabs,
.usa-hero,
.usda-breadcrumb,
.addthis_inline_share_toolbox,
.usa-layout-docs-sidenav,
.comment-form,
#write-blog-response,
#block-views-block-blog-posts-blog-posts-you-may-like,
.agency-reports-filter,
.usa-footer {
  display: none;
}

.usa-content p:not(.usa-font-lead) {
  max-width: 100%;
}

.usda-page-title-with-hero {
  position: inherit;
  color: #000000;
  padding-left: 0;
  background: none;
  margin-top: 2.8rem;
}

.usda-page-title-block-with-hero {
  position: inherit;
}

.usa-layout-docs-main_content {
  display: block;
  width: 100%;
}

.usda-paragraph-column-one-third {
  margin-bottom: 2rem;
  display: table-cell;
  width: 33.33333%;
  vertical-align: top;
  padding: 0;
  margin: 0;
  border: 1px solid #000000;
}

.usda-paragraph-column-one-third *:first-child {
  text-align: left;
}

.usda-paragraph-column-one-third *:first-child > span {
  color: #000000;
  border-bottom: 1px solid #000000;
}

.usda-paragraph-column:nth-child(2) {
  border-left: none;
  border-right: none;
}

.embedded-entity[data-align="left"],
.embedded-entity.align-left {
  float: left;
  margin: 0.7em 1em 0 0;
}

.embedded-entity[data-align="right"],
.embedded-entity.align-right {
  float: right;
  margin: 0.7rem 0 0 1em;
}

.news-release-info {
  border: 1px solid #000000;
}

.agency-report-date {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
  padding-left: 1rem;
}

.agency-report-date:last-child {
  margin-right: 0;
}

.agency-report-title {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}

.agency-report-title:last-child {
  margin-right: 0;
}

.agency-report-agency {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
  text-align: center;
  white-space: nowrap;
}

.agency-report-agency:last-child {
  margin-right: 0;
}

.usda-agency-report-legend {
  border: 1px solid #000000;
}

.usda-section-image-content-wrapper {
  margin-top: 1.76471em;
  margin-bottom: 1.76471em;
  display: table;
  width: 100%;
}

.usda-section-image-wrapper {
  display: table-cell;
  vertical-align: top;
  padding-right: 2rem;
}

.usda-section-image-wrapper > img {
  min-width: 80px;
}

.usda-section-content {
  display: table-cell;
  vertical-align: top;
}
