/* ===================================
    Bar Graph Styles - 08/26/2018
   =================================== */
.bar_graph {
  text-align: right;
  padding: 2rem 1rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 2rem; }
  .bar_graph.orange {
    background-color: #e57200; }
  .bar_graph.blue {
    background-color: #002d72; }
  .bar_graph.full {
    width: 100%; }
  .bar_graph.half {
    width: 50%; }

ul.graph_key {
  list-style-type: none;
  text-align: left;
  padding-left: 0; }
  ul.graph_key li {
    display: inline-block;
    margin-right: 2rem; }
    ul.graph_key li span {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      display: inline-block;
      margin-right: 1rem; }
      ul.graph_key li span.orange {
        background-color: #e57200; }
      ul.graph_key li span.blue {
        background-color: #002d72; }

@media (min-width: 768px) {
  .bar_graph {
    font-size: 2rem; } }
/* ===================================
    Circle Graph Styles - 08/26/2018
   =================================== */
.c100 {
  background-color: #002d72 !important;
  font-weight: bold; }

.c100 > span {
  color: #fff !important; }

.c100.p70 .fill, .c100 .bar {
  border-color: #fff !important; }

.c100:after {
  background-color: #0074c7 !important; }

@media (min-width: 768px) {
  .c100 {
    font-size: 220px; } }
/* ===================================
    Block Styles - 08/26/2018
   =================================== */
.rad_block {
  padding: 2rem 1rem; }
  .rad_block.mediumblue {
    background-color: #0074c7; }
  .rad_block.darkblue {
    background-color: #002d72; }
  .rad_block.gray {
    background-color: #e6e7e8; }
  .rad_block.extra_pad {
    padding: 4rem 2rem; }

@media (min-width: 768px) {
  .rad_block.extra_pad {
    padding: 4rem 4rem; } }
/* ===================================
    Helper Styles - 08/26/2018
   =================================== */
.text_white {
  color: #fff !important; }

.text_green {
  color: #658d1b; }

.text_lightgreen {
  color: #ACCE39; }

.text_left {
  text-align: left !important; }

.text_normal {
  font-weight: normal !important; }

.open_sansregular {
  font-family: 'open_sansregular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; }

.text_darkblue {
  color: #002d72; }

.text_bold {
  font-weight: bold;
  font-family: 'open_sansextrabold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; }

.text_center {
  text-align: center !important; }

/* ===================================
    Title Block - 08/26/2018
   =================================== */
.rad_title_block {
  margin-bottom: 2rem; }
  .rad_title_block h3 {
    color: #002d72;
    font-size: 3.75rem;
    margin-bottom: 2rem;
    font-family: 'open_sansextrabold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.rad_callout {
  font-size: 2rem; }

@media (min-width: 768px) {
  .rad_title_block.w_sub_head h3 {
    margin-bottom: 2rem; }

  .rad_title_block h3 {
    margin-bottom: 4rem; } }
/* ===================================
    Line Up Buttons - 08/26/2018
   =================================== */
@media (min-width: 990px) {
  .rad_icon_boxes_high_energy {
    height: 410px; } }
@media (min-width: 1040px) {
  .rad_icon_boxes_high_energy {
    height: 500px; } }
@media (min-width: 1340px) {
  .rad_icon_boxes_high_energy {
    height: 463px; } }
/* ===================================
    Fix spacing - 08/26/2018
   =================================== */
.serviceWorkbook .rad_fix_spacing h2 {
  margin-bottom: 1rem; }
.rad_fix_spacing h2 {
  margin-left: 20px; }
.rad_fix_spacing p {
  margin-left: 20px; }
.serviceWorkbook .rad_fix_spacing p {
  margin-top: 0; }

/* ===================================
    Container Helpers - 08/26/2018
   =================================== */
@media (min-width: 1200px) {
  .container.small {
    max-width: 1140px; } }
/* ===================================
    Tab Content Helpers
   =================================== */
.customtab .sppb-tab-content .sppb-fade {
  flex-wrap: wrap; }

.customtab .sppb-tab-pane div {
  flex-basis: 100%; }
.customtab .sppb-tab-pane > div:nth-of-type(3) {
  flex-basis: 100%; }
.customtab .tab_bottom_content .row {
  display: flex;
  justify-content: space-around;
  flex-basis: 100%; }
.customtab .tab_bottom_content .col_20 {
  flex-basis: 33%;
  margin-bottom: 3rem;
  padding: 0 15px; }
.customtab .tab_bottom_content h4 {
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: .75rem;
  color: #658d1b; }
.customtab .tab_bottom_content h3 {
  font-size: 2rem;
  line-height: 2rem; }
.customtab .tab_bottom_content h6 {
  color: #001433;
  font-family: 'open_sansbold'; }

@media (max-width: 767px) {
  .tab_bottom_content .col_20 {
    flex-basis: 100%; } }
/* ===================================
    Map Overrides
   =================================== */
#controls h1 {
  font-family: 'open_sansbold'; }
#controls #closure-warning {
  display: none;
  padding: 6px;
  margin-bottom: 1px;
  font-size: 12px;
  text-align: center;
  color: white;
  background: red; }
  #controls #closure-warning p {
    font-size: .8rem;
    line-height: .9rem; }
#controls .heading {
  font-family: 'open_sanslight'; }
#controls .options h4 {
  font-family: 'open_sanslight'; }
#controls .options label {
  margin-bottom: 0; }

/* ===================================
    Responsive table
   =================================== */
table th {
  font-weight: bold; }

table td, table th {
  padding: 9px 10px;
  text-align: left; }

/* Mobile */
@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0; }

  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; }

  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }

  .pinned table th, .pinned table td {
    white-space: nowrap; }

  .pinned td:last-child {
    border-bottom: 0; }

  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc; }

  div.table-wrapper div.scrollable table {
    margin-left: 35%; }

  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }

  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden; }

  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none; } }
@media only screen and (max-width: 1024px) {
  .fish-habitat.fuel-table-generation tr th, .fish-habitat.fuel-table-generation tr td {
    font-size: 12px;
    line-height: 1rem;
    padding-left: 15px;
    padding-right: 15px;
    width: initial;
    width: auto; } }
