.hero {
  background-color: #333;
	padding: 20px 40px;
  background: url(/naws/images/agriculture-barley-field-beautiful-207247.jpg) no-repeat center center fixed #314252;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero h2 {
	color: #fff;
	border-bottom: 1px solid #fff;bre
	padding-bottom: 20px;
	margin-bottom: 25px;
}
.hero p {
	color: #fff;
  font-size: 1rem;
}
.hero p a {
	color: #fff;
	text-decoration: underline;
}
.hero .lead {
  color: #ffffff;
}
h2 {
  border-bottom: none;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 300;
  color: #414141;
}
h2.bordered {
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 20px;
}
h3 {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 600;
  color: #5a5a5a;
  padding: 5px 0 10px 0;
}
h3.header {
	border-bottom: 1px solid #333333;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  color: #5a5a5a;
  padding: 5px 0;
}
sup {
  font-size: 75%;
}
blockquote {
    border-left: 5px solid #f5f5f5 !important;
}
blockquote, blockquote p {
    color: #222 !important;
}

/*
p a {
    word-break: break-word;
        -ms-word-break: break-all;
    overflow-wrap: break-word;
}
li a {
      word-break: break-word;
            -ms-word-break: break-all;
      overflow-wrap: break-word;
}
*/
p.lead {
  color: #414141;
  padding: 0;
  font-weight: 300;
  font-size: 1.05em;
}
ul.spaced li {
  padding-bottom: 15px;
}
ol.spaced li {
  padding-bottom: 15px;
}
/*ul, ol, dl {
    font-size: 0.875rem;
}
ul li ul li {
	font-size: 0.875rem;
}*/
label {
    font-size: 0.875rem;
    margin-bottom: 0;
}
.subnav-container {
  padding-bottom: 5px;
}

.input-grp {
  display: block;
}
.inline-radio {
  display: inline-block;
}
.mainbody {
  padding-top: 10px;
}
.section {
  padding: 20px 0;
}

.section-gray {
  background: #f2f2f2;
  padding: 20px 0;
}

.white-hor {
  background: #ffffff;
  padding-left: 20px;
}

.white {
  background: #ffffff;
}

.wide-block h3, .wide-block p {
  padding-left: 15px;
  padding-right: 15px;
}
.wide-block h3 {
  margin-bottom: 10px;
}
.wide-block h3.first-block {
  font-size: 1.1rem;
}
.wide-block p.first-block {
  font-size: 1rem;
}
.news-block {
  border-top: 1px solid #990000;
}
.news-block img.img-right {
  margin-top: 1px;
  padding-left: 20px;
  padding-bottom: 15px;
  float: right;
}
.news-block-blue {
  border-top: 1px solid #005689;;
}

.news-block h3 {
  padding-top: 5px;
  padding-bottom: 0;
  line-height: 1.6;
  font-size: .95rem;
  padding-left: 0;
  color: #545454;
}
.news-block p {
  padding-left: 0;
}
.download-form {
  background: url("/tradeact/_assets-taa/images/icon-download-form.png") no-repeat left 0;
  padding-left: 30px;
}
.download {
  background: url("/tradeact/_assets-taa/images/icon-download.png") no-repeat left 0;
  padding-left: 30px;
}
.globe {
  background: url("/tradeact/_assets-taa/images/icon-globe.png") no-repeat left 0;
  padding-left: 30px;
}
.faqs {
  background: url("/tradeact/_assets-taa/images/icon-faqs.png") no-repeat left 0;
  padding-left: 30px;
}
.understand {
  background: url("/tradeact/_assets-taa/images/icon-understand.png") no-repeat left 0;
  padding-left: 30px;
}
.card-section.gray-border-top {
  padding-top: 30px;
}
.gray-border-top {
  border-top: 1px solid #c6c6c6;
    background: #f2f2f2;
}
.red-border-top {
  border-top: 1px solid #990000;
  background: #f2f2f2;
}
.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-bottom: 1rem;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      padding: 10px 15px 15px 15px;
}

.card-section > :last-child {
    margin-bottom: 0;
  }
.card-section ul {
  margin-left: 0;
}
.card-section ul li {
  list-style-type: none;
  padding: 10px 0;
  border-top: 1px dotted #000;
}
.card-image {
  min-height: 1px;
}
.card-section h3 {
  font-size: .95rem;
  padding-top: 0;
  margin-top: 0;
  color: #545454;
}

.card-section button.button {
  margin: 0;
  width: 100%;
  font-size: .95rem;
  line-height: 1;
  background: #AE3F3C;
}
.card-section a.button {
  margin: 0;
  width: 100%;
  font-size: .95rem;
  line-height: 1;
  background: #AE3F3C;
}
.card-section input {
  margin: 0 0 1.3rem 0;
}
a.btn {
  text-align: center;
  font-size: .95rem;
  background: #AE3F3C;
  color: #fff;
  padding: 10px;
  display: block;
}
.breadcrumbs {
  padding: 15px 0 10px 20px;
  margin-bottom: 0;
  background-color: white;
  border: none;
	line-height: 1.5;
}

.breadcrumbs a{
  color: #990000;
}

.centered {
  width: 560px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.side-nav li a {
    color: #990000;
}
.side-nav li.active > a:first-child {
  font-weight: bold;
  color: #990000;
}
.side-nav li.active {
  font-weight:bold;
}
@media (max-width: 575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm.table-bordered {
    border: 0;
  }
}

@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md.table-bordered {
    border: 0;
  }
}

@media (max-width: 991px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg.table-bordered {
    border: 0;
  }
}

@media (max-width: 1199px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl.table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
  border: 0;
}
.table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  table-layout: auto;
  width: 100%;
  border-spacing: 0;
  margin-bottom: 30px;
}

.table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}

.table thead tr th {
  background: #f5f5f5;
  color: #222222;
  font-weight: bold;
  padding: 7px;
  margin: 0;
  border-left: 1px solid #dddddd;
  text-align: left;
}

.table thead tr th:first-child {
  border-left: none;
}

.table tbody tr td {
  color: #222222;
  padding: 7px;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  line-height: 1.6;
}

.table tbody tr td:first-child {
  border-left: none;
}

caption {
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  padding: 10px 0 15px 0;
  color: #242424;
  line-height: 1.5;
}

.sidebar {
  background: #ffffff;
}
.sidenav {
  display: block;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 1px solid #d0d0d0;
}

ul.sidenav li {
  line-height: 1.2;
  padding: 6px 15px 8px 15px;
  border-bottom: 1px solid #d0d0d0;
}

ul.sidenav li:last-child {
  border-bottom: none;
}

ul.sidenav li a {
  color: #0D3D6F;
  ;
  font-size: 0.8rem;
  font-weight: 400;
}

ul.sidenav li.heading {
  text-transform: uppercase;
  padding: 9px 15px 10px 15px;
}

ul.sidenav li.active {
  background: #f5f5f5;
}

ul.sidenav li.active a {
  color: #000000;
}

ul.sidenav li.lead {
  font-weight: bold;
  text-transform: uppercase;
}

.darken-bg {
  background: rgba(0, 0, 0, 0.5);
}
.hr-short {
  background: #000;
  height: 5px;
  width: 30px;
  margin-bottom: 20px;

}
.hero hr {
  border-bottom: 5px solid #fff;
  margin-right: 70%;
}

.button {
  margin-top: 10px;
}

.button.mustard {
  background-color: #a2900b;
  border-color: #a2900b;
  color: white;
}

.button.alert-orange {
  background-color: #E42B0D;
}

.button.alert-orange:hover {
  background-color: #aa240c;
}
.agency-name h2 {
  font-weight: 400;
  padding: 10px 0 10px 5px !important;
  margin: 0 !important;
  height: 100%;
}
.alert-box.info {
    background-color: #e9f9ff;
}
.agency-name a {
  color: #fff;
}

.full-width {
  padding-left: 0;
  padding-right: 0;
}

.full-width-first-col {
  padding-left: 0 !important;
}

.full-width-last-col {
  padding-right: 0;
}

/*
.megamenu_light .megamenu>li>div a {
  line-height: 1.4;
}

.megamenu>li>a:first-child {
  padding-left: 20px;
}

.megamenu>li>a {
  padding: 16px 0px 14px 14px;
}

.megamenu>li>a.megamenu_link {
  padding-right: 20px;
  font-weight: 600;
}

.megamenu_dark_bar .megamenu>li .megamenu_drop {
  background: url("/images/img/dropdown-b.png") no-repeat right 20px;
}

.megamenu_container {
  height: 44px;
}

.megamenu_dark_bar .megamenu>li {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}

@media (max-width: 800px) {
  .megamenu_dark_bar .megamenu>li>a.megamenu_link {
    color: #000;
  }
  .megamenu_container {
    height: auto;
  }
}

.megamenu_light .megamenu p.menu-header {
  font-size: 17px;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 20px;
  font-weight: bold;
}

.megamenu_light .megamenu p.menu-header a {
  text-decoration: underline;
}

.megamenu li ul {
  margin: 10px 30px 0 30px;
}

.megamenu li ul li {
  padding-bottom: 10px;
}
*/
.info-list {
  font-size: .95rem;
  background: #efefef;
  list-style: none;
  margin: 0 0 20px 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.info-list li:nth-child(2n) {
  background: #f7f7f7;
}

.info-list li {
  padding: 20px 30px;
}

.alert-box.secondary {
    background-color: #ffffff;
    border-color: #0a74cb;
	color: #222222;
}
.alert-box.secondary p {
	margin-bottom: 0;
}

@media (max-width: 360px) {
  .breadcrumbs {
    display: none;
}

}
@media (max-width: 1000px) {

  .full-width {
    padding-left: 0;
    padding-right: 0;
  }
  .full-width-first-col {
    padding-left: 20px;
  }
  .full-width-last-col {
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .full-width-first-col {
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .full-width-last-col {
    padding-left: 20px;
  }
}

@media (max-width: 360px) {
  .hero {
    padding-left: 20px;
    padding-right: 20px;
  }
}
