@import url("https://use.fontawesome.com/releases/v5.0.8/css/all.css");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,700;1,400;;1,100;1,700&display=swap");
#main > div.row {
  margin: 0;
}
#main main.main-content {
  padding: 0;
}

html, body {
  font-family: "Roboto", sans-serif !important;
}

.container {
  max-width: 1320px;
  margin: 0 auto;
}

#body_row.right_sidebar_layout div.container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  #body_row.right_sidebar_layout div.container {
    flex-direction: row;
  }
}
#body_row.right_sidebar_layout div.container .body {
  flex-basis: 0;
  flex-grow: 999;
  padding-right: 2rem;
}
#body_row.right_sidebar_layout div.container .sidebar {
  flex-basis: 20rem;
  flex-grow: 1;
}

div.view.view-resource-landing.view-display-id-block_1 .view-header .search-result {
  border-bottom: 1px solid #EEEEF0;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
div.view.view-resource-landing.view-display-id-block_1 .view-content {
  border-bottom: 1px solid #ccc;
}
div.view.view-resource-landing.view-display-id-block_1 div.item-list, div.view.view-resource-landing.view-display-id-block_1 h3 a {
  display: block;
  width: 100%;
  text-align: left;
}
div.view.view-resource-landing.view-display-id-block_1 h3 a[aria-expanded=false]::after {
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  content: "\f067";
  float: right;
  font-size: 11px;
}
div.view.view-resource-landing.view-display-id-block_1 h3 a[aria-expanded=true]::after {
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  content: "\f068";
  float: right;
  font-size: 11px;
}
div.view.view-resource-landing.view-display-id-block_1 ul {
  margin-left: 10px;
}
div.view.view-resource-landing.view-display-id-block_1 ul li {
  display: flex;
  margin-bottom: 20px;
}
div.view.view-resource-landing.view-display-id-block_1 ul li .field--name-field-image {
  float: left;
  margin: 5px 12px 12px 0px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 2px;
}
div.view.view-resource-landing.view-display-id-block_1 ul li .field--name-field-image img {
  margin: 0;
}
div.view.view-resource-landing.view-display-id-block_1 ul li .field--name-node-title h2 {
  font-size: 22px;
  font-weight: 600;
}
div.view.view-resource-landing.view-display-id-block_1 ul li .field--name-node-title h2 a {
  color: #0076D6;
  text-decoration: none;
}
div.view.view-resource-landing.view-display-id-block_1 ul li .field--name-field-source {
  display: inline-block;
  font-style: italic;
}
div.view.view-resource-landing.view-display-id-block_1 ul li .field--name-field-date {
  display: inline-block;
  font-style: italic;
}
div.view.view-resource-landing.view-display-id-block_1 ul li .field--name-body {
  margin-top: 5px;
}
div.view.view-resource-landing.view-display-id-block_1 ul.pagination.js-pager__items {
  justify-content: center;
  margin-top: 25px;
}

div.view.view-news-landing.view-display-id-news_primary ul {
  margin-left: 10px;
}
div.view.view-news-landing.view-display-id-news_primary ul li {
  display: flex;
}
div.view.view-news-landing.view-display-id-news_primary ul li .field--name-field-image {
  float: left;
  margin: 5px 12px 12px 0px;
}
div.view.view-news-landing.view-display-id-news_primary ul li .field--name-node-title h2 {
  font-size: 22px;
  font-weight: 600;
}
div.view.view-news-landing.view-display-id-news_primary ul li .field--name-node-title h2 a {
  text-decoration: none;
}
div.view.view-news-landing.view-display-id-news_primary ul li .field--name-field-source {
  display: inline-block;
  font-style: italic;
}
div.view.view-news-landing.view-display-id-news_primary ul li .field--name-field-date {
  display: inline-block;
  font-style: italic;
}
div.view.view-news-landing.view-display-id-news_primary ul li .field--name-body {
  margin-top: 5px;
}

#views-exposed-form-resource-landing-block-1 .js-form-item-combine label {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: #000000;
  padding-bottom: 6px;
  margin-bottom: 0px;
  font-weight: bold;
}
#views-exposed-form-resource-landing-block-1 .js-form-item-combine #edit-combine {
  border: 1px solid #2EB8D1;
  border-radius: 7px;
  width: 100%;
  height: 42px;
}
#views-exposed-form-resource-landing-block-1 #edit-field-type-target-id--wrapper legend {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 4px;
}
#views-exposed-form-resource-landing-block-1 #edit-field-type-target-id--wrapper legend .fieldset-legend {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: #000000;
  padding-bottom: 6px;
  font-weight: bold;
}
#views-exposed-form-resource-landing-block-1 #edit-field-type-target-id--wrapper .form-check-input:checked + label {
  font-weight: bold;
  background-color: #002647;
  color: #fff;
  padding: 0px 4px;
  width: 100%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#views-exposed-form-resource-landing-block-1 #edit-actions {
  padding-bottom: 30px;
  display: flex;
  width: 100%;
}
#views-exposed-form-resource-landing-block-1 #edit-actions #edit-submit-resource-landing {
  display: inline-block;
  width: 100%;
  margin-right: 10px;
}

body.path-consequences #main {
  max-width: 100%;
  padding: 0;
}
body.path-consequences #consequence_loading {
  margin: 2em auto;
  width: auto;
  display: block;
}
body.path-consequences #consequence_controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  body.path-consequences #consequence_controls {
    flex-direction: column;
  }
}
body.path-consequences #consequence_controls > div {
  display: inline-block;
  margin: 1rem 0;
}
body.path-consequences #consequence_controls #pager {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
body.path-consequences #consequence_controls #pager #pages {
  display: flex;
  margin: 0 1rem;
}
body.path-consequences #consequence_controls #pager #pages .page {
  cursor: pointer;
}
body.path-consequences #consequence_controls #pager #pages .page.active {
  font-weight: bold;
  cursor: default;
}
body.path-consequences #consequence_form {
  padding: 1em;
  color: #fff;
  background-color: #0B4778;
}
body.path-consequences #consequence_form #consequence_form_top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
  margin-bottom: 1em;
}
@media (max-width: 992px) {
  body.path-consequences #consequence_form #consequence_form_top {
    flex-direction: column;
  }
}
body.path-consequences #consequence_form #description {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
body.path-consequences #consequence_form #description #federal {
  margin-left: 1rem;
}
body.path-consequences #consequence_form #description #federal label {
  margin-bottom: 0.25rem;
}
@media (max-width: 992px) {
  body.path-consequences #consequence_form #description {
    flex-direction: column;
    width: 100%;
  }
  body.path-consequences #consequence_form #description #keywords, body.path-consequences #consequence_form #description #keywords * {
    width: 100%;
  }
}
body.path-consequences #consequence_form div.filters {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 992px) {
  body.path-consequences #consequence_form div.filters {
    flex-direction: row;
  }
}
body.path-consequences #consequence_form div.filters label {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
body.path-consequences #consequence_form div.filters > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.path-consequences #consequence_form div.filters select {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 0;
  border: 0;
}
@media (min-width: 992px) {
  body.path-consequences #consequence_form div.filters > div {
    max-width: 150px;
  }
}
body.path-consequences #consequence_form i div {
  color: #000;
}
body.path-consequences #consequence_results_table {
  margin: 0;
  border-collapse: collapse;
}
body.path-consequences #consequence_results_table th, body.path-consequences #consequence_results_table td {
  border: 1px solid #4e5862;
}
body.path-consequences #consequence_results_table thead tr th {
  color: #fff;
  background-color: #4e5862;
}
@media (max-width: 992px) {
  body.path-consequences #consequence_results_table thead tr {
    display: none;
  }
}
body.path-consequences #consequence_results_table tbody tr.even {
  background: none;
}
body.path-consequences #consequence_results_table tbody tr.odd {
  background: #eee;
}
@media (max-width: 992px) {
  body.path-consequences #consequence_results_table tbody tr {
    display: flex;
    flex-direction: column;
  }
}
body.path-consequences #consequence_results_table tbody th, body.path-consequences #consequence_results_table tbody td {
  color: #000;
  background: none;
  vertical-align: top;
}
body.path-consequences #consequence_results_table tbody th a, body.path-consequences #consequence_results_table tbody td a {
  color: #0B4778;
}
body.path-consequences #consequence_results_table tbody th span.label, body.path-consequences #consequence_results_table tbody td span.label {
  font-weight: bold;
  display: block;
}
@media (min-width: 993px) {
  body.path-consequences #consequence_results_table tbody th span.label, body.path-consequences #consequence_results_table tbody td span.label {
    display: none;
  }
}
body.path-consequences .help-blurb {
  margin: 2rem auto;
  text-align: center;
}
body.path-consequences .help-blurb .fa-stack.help-blurb__question {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
body.path-consequences .help-blurb .fa-circle {
  color: #eee;
}
body.path-consequences .help-blurb .help-blurb__h5 {
  font-weight: bold;
}
body.path-consequences .help-blurb .help-blurb__h5::after {
  background-color: #eee;
  content: "";
  display: block;
  height: 1px;
  margin: 1.25rem auto 1rem auto;
  width: 15%;
}
body.path-consequences .help-blurb p {
  font-size: 0.9rem;
}

body.node--type-page #main {
  max-width: 100%;
  padding: 0;
}
body.node--type-page #header_row div.top {
  padding: 1em 0 2em;
}
body.node--type-page #header_row h1 {
  text-rendering: optimizeLegibility;
  font-size: 3rem;
  line-height: 1.4;
  font-weight: 700;
}
body.node--type-page #header_row {
  background-color: #0B4778;
  color: #fff;
}
body.node--type-page #header_row a {
  color: #ffe090;
  font-weight: bold;
  font-size: 0.9em;
}
body.node--type-page #header_row {
  font-family: Roboto, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 40px;
}

body.path-resources #main, body.path-contact #main, body.path-news #main {
  max-width: 100%;
  padding: 0;
}
body.path-resources #header_row div.top, body.path-contact #header_row div.top, body.path-news #header_row div.top {
  padding: 1em 0 2em;
}
body.path-resources #header_row h1, body.path-contact #header_row h1, body.path-news #header_row h1 {
  text-rendering: optimizeLegibility;
  font-size: 3rem;
  line-height: 1.4;
  font-weight: 700;
}
body.path-resources #header_row, body.path-contact #header_row, body.path-news #header_row {
  background-color: #0B4778;
  color: #fff;
}
body.path-resources #header_row a, body.path-contact #header_row a, body.path-news #header_row a {
  color: #ffe090;
  font-weight: bold;
  font-size: 0.9em;
}
body.path-resources #header_row, body.path-contact #header_row, body.path-news #header_row {
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 40px;
}

body.path-resources #header_row div.top {
  padding: 1em 0.75em 2em;
}

body.path-contact .form-type-webform-markup {
  font-size: 18px;
  font-style: italic;
}

body.path-news .pagination {
  justify-content: center;
}

body.path-consequences h2 {
  margin-top: 0.5em;
}
body.path-consequences #citation {
  font-size: 1.25em;
  font-style: italic;
}
body.path-consequences div#consequence_metadata {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
  padding-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-top: 1px solid #4e5862;
  border-bottom: 1px solid #4e5862;
}
body.path-consequences div#consequence_metadata .section {
  width: 100%;
}
@media (min-width: 992px) {
  body.path-consequences div#consequence_metadata .section {
    flex: 0 50%;
    padding-right: 1em;
    width: auto;
  }
}
body.path-consequences div#consequence_metadata .section {
  /* Section title */
}
body.path-consequences div#consequence_metadata .section .section-title {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
body.path-consequences #disclaimer {
  font-size: 0.85em;
}

body.node--type-resource #main-wrapper, body.node--type-news #main-wrapper {
  margin-top: 10px;
}
body.node--type-resource .field--name-dynamic-token-fieldnode-back-to-news,
body.node--type-resource .field--name-dynamic-token-fieldnode-back-to-resources, body.node--type-news .field--name-dynamic-token-fieldnode-back-to-news,
body.node--type-news .field--name-dynamic-token-fieldnode-back-to-resources {
  border-bottom: 2px solid #333;
  margin-bottom: 20px;
}
body.node--type-resource .field--name-dynamic-token-fieldnode-back-to-news p,
body.node--type-resource .field--name-dynamic-token-fieldnode-back-to-resources p, body.node--type-news .field--name-dynamic-token-fieldnode-back-to-news p,
body.node--type-news .field--name-dynamic-token-fieldnode-back-to-resources p {
  margin-bottom: 10px;
}
body.node--type-resource .field--name-field-source, body.node--type-news .field--name-field-source {
  display: inline-block;
  font-style: italic;
  margin-bottom: 15px;
}
body.node--type-resource .field--name-field-date, body.node--type-news .field--name-field-date {
  display: inline-block;
  font-style: italic;
}
body.node--type-resource .field--name-field-image, body.node--type-news .field--name-field-image {
  float: right;
  margin-left: 25px;
}
body.node--type-resource .field--name-field-image img, body.node--type-news .field--name-field-image img {
  max-width: 600px;
  height: auto;
  margin: 60px 0 1em;
}
body.node--type-resource .field--name-field-link, body.node--type-news .field--name-field-link {
  background-color: #ddd;
  padding: 10px;
}
body.node--type-resource .field--name-field-link .field__label, body.node--type-news .field--name-field-link .field__label {
  background-color: #002647;
  color: #fff;
  padding: 2px 6px;
  margin-right: 6px;
  width: 120px;
}
body.node--type-resource .field--name-field-type, body.node--type-news .field--name-field-type {
  margin-bottom: 10px;
  background-color: #ddd;
  padding: 10px;
}
body.node--type-resource .field--name-field-type .field__label, body.node--type-news .field--name-field-type .field__label {
  background-color: #002647;
  color: #fff;
  padding: 2px 6px;
  margin-right: 6px;
  width: 120px;
}
body.node--type-resource .field--name-field-type .field__item, body.node--type-news .field--name-field-type .field__item {
  font-style: italic;
}

div#search-block {
  padding: 1em;
  margin-top: -2em;
  margin-bottom: 2em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  border-radius: 1em;
  background-color: #eee;
  display: flex;
}
@media (max-width: 991px) {
  div#search-block {
    display: block;
  }
}
div#search-block > div {
  flex: 1;
  padding: 1em;
  max-width: 50%;
}
@media (max-width: 992px) {
  div#search-block > div {
    width: 100%;
    max-width: 100%;
  }
}
div#search-block #search-block-right form > div {
  padding-bottom: 1em;
  font-weight: bold;
  font-size: 0.9em;
}
@media (max-width: 992px) {
  div#search-block #search-block-right form > div {
    display: block;
    padding-bottom: 0.5em;
  }
}
div#search-block #search-block-right #search-block-categories,
div#search-block #search-block-right #search-block-submit {
  width: 100%;
  display: block;
}
div#search-block #search-block-right #search-block-jurisdictions-consequences {
  display: flex;
}
@media (max-width: 992px) {
  div#search-block #search-block-right #search-block-jurisdictions-consequences {
    flex-direction: column;
  }
  div#search-block #search-block-right #search-block-jurisdictions-consequences > div {
    padding: 0 0 0.5em 0 !important;
  }
}
div#search-block #search-block-right #search-block-jurisdictions-consequences > :nth-child(1) {
  padding-right: 0.5em;
}
div#search-block #search-block-right #search-block-jurisdictions-consequences > :nth-child(2) {
  padding-left: 0.5em;
}
div#search-block #search-block-right #search-block-jurisdictions-consequences > div {
  flex: 1;
}
div#search-block #search-block-right #search-block-jurisdictions-consequences > div select {
  width: 100%;
}
div#search-block #search-block-right form select {
  position: relative;
  top: -99999px;
  left: -99999px;
}
div#search-block #search-block-right form select,
div#search-block #search-block-right form .chosen-container {
  display: block;
  max-width: 100%;
  padding: 0;
  font-weight: normal;
}
div#search-block #search-block-right #search-block-submit {
  padding-bottom: 0;
}
div#search-block #search-block-right #search-block-submit input {
  padding: 0.5em 1em;
  background-color: #0B4778;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: none;
}

div#consequence_sidebar {
  padding: 1rem;
}
div#consequence_sidebar #feedback {
  margin: 2rem 0;
  padding: 1rem;
  background-color: #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
div#consequence_sidebar #feedback #feedback_title {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
div#consequence_sidebar #feedback #feedback_cta {
  margin-bottom: 0;
  text-align: center;
}

form#contact-message-feedback-form input#edit-preview {
  display: none;
}

.field--name-dynamic-block-fieldnode-consequences-search-block {
  margin-top: 4rem;
}

.btn-primary {
  color: #fff;
  background-color: #0076D6 !important;
  border-color: #0076D6 !important;
}

.btn-dark {
  background-color: #0B4778 !important;
  border-color: #0B4778 !important;
  font-size: 1em !important;
}

#header_row div.top {
  padding: 1em 0 1em;
}
#header_row h1 {
  text-rendering: optimizeLegibility;
  font-size: 3rem;
  line-height: 1.4;
  font-weight: normal;
  margin-bottom: 0;
}
#header_row {
  background-color: #0B4778;
  color: #fff;
}
#header_row a {
  color: #ffe090;
  font-weight: bold;
  font-size: 0.9em;
}
#header_row {
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 40px;
}

/* Hover functionality */
@media (min-width: 992px) {
  i {
    position: relative;
  }
}
i .hover {
  display: none;
}
i:hover .hover {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 99;
}
@media (min-width: 992px) {
  i:hover .hover {
    width: 300px;
    transform: translateX(-50%);
  }
}
i:hover .hover {
  background-color: #fff;
  border: 1px solid #000;
  padding: 0.5em 1em;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
i:hover .hover p {
  margin-bottom: 0.5em;
}
i:hover .hover p:last-child {
  margin-bottom: 0;
}

#header {
  background-color: #eee;
}
#header #navbar-main {
  margin: 0 auto;
  background-color: inherit;
  color: #000;
  display: flex;
  justify-content: space-between;
}
#header #navbar-main .navbar-brand {
  max-width: 311px;
}
#header #navbar-main #CollapsingNavbar {
  flex-grow: 0;
}
#header #navbar-main #CollapsingNavbar .navbar-nav li {
  line-height: 0.9em;
  border-right: 1px solid #6a9ed4;
}
#header #navbar-main #CollapsingNavbar .navbar-nav li a {
  color: #000;
}
#header #navbar-main #CollapsingNavbar .navbar-nav li:last-child {
  border-right: none;
}
#header #navbar-main #CollapsingNavbar .navbar-nav li:hover {
  background-color: #ffffff;
}
#header #navbar-main #CollapsingNavbar .navbar-nav li.active {
  font-weight: 600;
  background-color: #ffffff;
}
#header #navbar-main button.navbar-toggler {
  border: 1px solid #4e5862;
}
#header #navbar-main button.navbar-toggler span.navbar-toggler-icon {
  color: #4e5862;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
@media (max-width: 1200px) {
  #header #navbar-main ul.navbar-nav {
    text-align: center;
  }
}

.fa-angle-double-left {
  color: #aaa;
}

footer.site-footer {
  background-color: #eee;
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: #000;
  text-align: left;
  margin-top: 1em;
}
footer.site-footer .container {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
@media (max-width: 992px) {
  footer.site-footer .container {
    flex-direction: column;
  }
  footer.site-footer .container > div {
    padding-bottom: 1em;
  }
}
footer.site-footer .container > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
footer.site-footer .container > div .affiliation p {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  justify-content: space-between;
}
footer.site-footer .container > div .affiliation img {
  height: 50px;
}
footer.site-footer .container > div#footer_left {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 1rem;
}
footer.site-footer .container > div#footer_left #ojp-bja-footer {
  align-items: center;
}
footer.site-footer .container > div#footer_left #ojp-bja-footer #bja-footer img {
  height: 30px;
}
footer.site-footer .container > div#footer_middle {
  padding: 0 2rem;
  text-align: left;
}
footer.site-footer .container > div#footer_middle #footer_middle_copy {
  font-size: 1.25rem;
}
footer.site-footer .container > div#footer_middle #footer_middle_disclaimer {
  line-height: 1.4rem;
}
footer.site-footer .container > div#footer_right {
  flex-flow: nowrap;
}

/*# sourceMappingURL=styles.css.map */
