﻿#topOfPageModern {
  position: relative;
  padding: 0px;
}
#topOfPage {
  background-color: white;
  width: 100%;
}
.modern-banner-messages {
  position: absolute;
  top: calc(100% + 32px);
  z-index: 555;
  right: 32px;
  left: 32px;
}
.image-title-div {
  position: absolute;
  bottom: 0%;
  margin-bottom: 36px;
  margin-left: 61px;
}
.image-credit-div {
  position: absolute;
  bottom: 0%;
  right: 1%;
  margin-bottom: 12px;
  margin-left: 61px;
  color: #FFF;
  text-align: right;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
  /* 100% */
  text-transform: uppercase;
}
.image-caption {
  width: 100%;
  background-size: cover;
  height: 640px;
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  background-image: url('/Content/img/Modern/homepage.jpg');
}
.columbia-basin {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "IBM Plex Sans Condensed";
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px;
  /* 100% */
}
.fish-and-wildlife {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "IBM Plex Sans Condensed";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  display: block;
  line-height: 64px;
  /* 100% */
}
.welcome-text-header {
  color: #000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "IBM Plex Sans";
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  /* 142.857% */
}
.home-page-chart {
  background-color: white;
  padding: 0 32px;
  max-width: 1556px;
  margin-left: auto;
  margin-right: auto;
}
.graph-container {
  padding: 0 32px;
}
.projects-glance {
  color: #000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "IBM Plex Sans Condensed";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  /* 100% */
  text-align: center;
  padding-bottom: 32px;
}
.charts-navigator {
  display: flex;
  padding: var(--Dimesions-Spacing-300, 12px) var(--Dimesions-Spacing-500, 24px);
  justify-content: center;
  align-items: center;
  gap: var(--Dimesions-Spacing-500, 24px);
  border-radius: var(--Dimesions-Spacing-100, 4px);
  border: 1px solid var(--Colors-Blue-200, #C6DCF1);
  background: var(--Colors-Blue-50, #F3F7FC);
}
.charts-navigator {
  background-color: #F3F7Fc;
  width: 249px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-family: IBM Plex sans;
  color: #1e5386;
  border: solid 1px #C6DCF1;
  border-radius: 4px;
  display: flex;
  text-align: center;
  align-items: center;
  margin-bottom: 24px;
  font-weight: 700;
}
.charts-navigator > a {
  color: #1e5386;
}
.home-box-links {
  display: flex;
  aspect-ratio: 1/1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--Dimesions-Spacing-200, 8px);
  flex-shrink: 0;
  border: 2px solid var(--Colors-Blue-200, #C6DCF1);
  background: var(--Colors-Blue-50, #F3F7FC);
  font-weight: 600;
  color: black;
}
.home-box-links > a {
  font-weight: 600;
  color: black;
}
.home-box-links > a:hover {
  text-decoration: none;
}
.intro-text-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  color: #000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.box-links-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
  padding-top: 8px;
}
@media (min-width: 1280px) {
  .box-links-container {
    grid-column: 1;
    grid-row: 1;
  }
}
.new-navigation-ui {
  background-color: white;
  display: block;
}
.new-navigation-ui.chart-configuration {
  background-color: white;
  text-align: center;
}
.new-navigation-ui .total-actual {
  font-weight: bold;
  margin-left: 20px;
}
.site-description-boxes {
  display: grid;
  padding: 64px 32px;
  align-items: start;
  gap: 32px;
  max-width: 1300px;
  margin: 0px auto;
}
@media (min-width: 1280px) {
  .site-description-boxes {
    grid-template-columns: 2fr 3fr;
  }
}
div.centre {
  display: block;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  /*}

div.centre >*/
}
div.centre img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.enabledChartClicker,
nextChartClickerPreviousModern,
nextChartClickerNextModern {
  cursor: pointer;
}
.disabledChartClicker {
  cursor: not-allowed;
}
.pivot-data-section {
  margin-top: 32px;
  float: right;
  color: var(--Colors-Gray-500, #7C7C7C);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  text-align: right;
  border-top: 1px solid var(--Colors-Gray-200, #DCDCDC);
  display: flex;
  padding: 8px 0px;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}
.chart-info-links {
  color: var(--Colors-Blue-700, #1E5386);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  width: 100%;
  text-align: right;
}