body, h1, h2, h3, h4, h5, .navbar-nav .nav-item a.nav-link {
    font-family: 'Open Sans', sans-serif;
}
body {
	background: #003865;
}
main {
	background: #fff;
}
.pb-10 {
	padding-bottom: 6rem !important;
}
h1, h2 {
	color: #003865;
}
h1 {
	margin-bottom: 1rem;
}
ol li {
	margin-bottom: .4rem;
}
a:hover {
	text-decoration: underline;
}
small {font-size: 13px;}
header {
    background-color: #003865;
}
header img#logo {
    width: 80px !important; 
    max-width: 80px !important;
    min-width: 80px !important;
    height: auto !important;
    margin-right: 15px;
}
header .flex-row {
	margin-left: -15px;
	margin-right: -15px;
}
header #page-title {
    color: #fff;
	font-weight: 700;
	line-height: 1.2rem;
}
.navbar-toggler {
	font-size: 1rem;
	color: #000;
	border: none;
	box-shadow:none !important;
}
header nav {
    background: #fff;
    border-bottom: none;
}
header .navbar {
	max-width: 100%;
	border-bottom: solid 1px rgba(0,0,0,0.15);
}
header .navbar #navbarNav .navbar-nav .nav-item a.nav-link {
    color: #003865;
}
header .navbar.navbar-expand-lg {
    margin-left: 0px;
}
header .navbar.navbar-expand-lg .navbar-nav .nav-item .nav-link {
	font-weight: 500;
}
header .navbar.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu a:hover {
	background: rgba(217, 217, 214, 1) !important;
}
header .navbar .nav-item .dropdown-toggle img {
	width: 10px !important;
    max-width: 10px !important;
    height: auto;
    min-width: 15px !important;
    display: inline-block;
    margin: 0;
}
#link-cards .card, #link-cards-2 .card, #link-cards-3 .card {
	min-height: 130px;
	transition: all .3s ease;
}
#link-cards .card .card-body, #link-cards-2 .card .card-body, #link-cards-3 .card .card-body {
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
#link-cards .card:hover {
	background: #003865;
	color: #fff;
}
#link-cards-3 .card:hover {
	background: #008099;
	color: #fff;
	text-decoration: underline
}
#link-cards-3 .card:hover a {
	color: #fff;
}
#link-cards-3 .card {
	border-color: rgba(217,217,214,0.8) !important;
	background-color: rgba(217,217,214,0.4);
}
#link-cards-3 .card a {
	color: #008099;
}
#link-cards .card:hover .card-body a, #link-cards-2 .card:hover a {
	color: #fff;
}
#link-cards .card .card-body a:hover, #link-cards .card .card-footer a:hover {
	text-decoration: underline;
}
#timeline {
	background: #F3F3F2;
}
figcaption {
	font-size: .875rem;
	margin-top: 0.25rem;
}
#hero-image {
	background: url("../images/gaspro-hero.jpg") no-repeat center;
	background-size: cover;
	height: 366px;
}
#public-comments {
	color: #000;
	padding: 2rem 1.85rem;
	margin: 2rem 0 0 0;
	max-width: 100%;
	background: rgba(255,255,255, 0.9);
	position: relative;
	height: fit-content;
}
#public-comments p {
	margin-bottom: 0;
}
#public-comments h2 {
	font-size: 15px;
	color: #027687;
	font-weight: 400;
	margin-bottom: .7rem;
}
#public-comments h2::before {
	display: inline-block;
	width: 16px;
	height: 16px;
	content: '';
	background: url("../images/comments.png")no-repeat center;
	background-size: contain;
	margin-right: 5px;
}
#public-comments h3 {
	font-size: 1.45rem;
	color: #003865;
}
/*
#public-comments .link {
	color: #003865;
	border: solid 1px #003865;
	background: #FFCE30;
	padding: .4rem;
	font-size: 1rem;
	margin: .85rem 0 .75rem 0;
} */
#public-comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#public-comments table {
	margin-top: 15px;
}
#public-comments table tr td .step{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #027687;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	color: white;
	content: '1';
}
#public-comments table tr td:first-of-type {
	vertical-align: text-top;
	padding-right: 5px;
}
#public-comments table tr td {
	line-height: 1.15;
	padding-bottom: 11px;
}
#public-comments a {
	font-size: 1.125rem;
}
#public-comments a.link {
	font-weight: 700;
	display: inline-block;
	font-size: 1.
}
#public-comments a.link::before {
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url("../images/link.png")no-repeat center;
	background-size: contain;
	margin-left: 5px;
}
#public-comments .btn .fa {
	font-size: .85rem;
}
#public-comments a:hover {
	text-decoration: underline;
}
#public-comments a #ext-link {
	width: 14px;
	height: auto;
}
#public-comments::after {
	position: absolute;
	height: 100%;
	width: .75rem;
	top: .75rem;
	right: -.75rem;
	background: rgba(68,221,251,0.4);
	content: '';
}
#public-comments::before {
	position: absolute;
	width: calc(100% - .5rem);
	height: .75rem;
	bottom: -.75rem;
	right: 0;
	background: rgba(68,221,251,0.4);
	content: '';
}
.accordion-button {
	font-weight: 500 !important;
	line-height: 1.3 !important;
}
.accordion-body h3 {
	font-size: 1rem;
}
.home-images {
	position: relative;
	margin: 2rem;
	width: 95%;
}
.home-images img {
	width: 100%;
	height: auto;
}
.home-images .image-one {
	position: relative;
	width: 55%;
	height: auto;
	z-index: 400;
}
.home-images::after {
	content: '';
	display: block;
	position: absolute;
	width: 50%;
	height: 50%;
	padding-top: 50%;
	background: #FFCE30;
	top: 30%;
	left: 20%;
	z-index: 1;
}
.home-images .image-two {
	position: absolute;
	width: 55%;
	height: auto;
	left: 35%;
	top: 50%;
	z-index: 100;
}
img#pdf-download {
	width: 200px;
	height: auto;
}
#the-timeline table {
	min-width: 992px;
	position: relative;
}	
#the-timeline .table::after {
	display: block;
	position: absolute;
	right: 0px;
	content: 'May 2026';
	top:7px;
	font-size: .8rem;
}
#the-timeline table tr th, #the-timeline table tr td {
	width: 16.666667%;
	position: relative;
}
#the-timeline table .sticky-column {
  position: sticky;
  left: 0;
  background-color: white; /* Set background color to match table */
  z-index: 1; /* Keeps the sticky column on top */
  border-right: 1px solid #dee2e6; /* Optional border to separate the fixed column */
}
#the-timeline table .sticky-column.no-border {
	border-right: none;	
}
#the-timeline table tr.first-row th {
	height: 35px;
}
#the-timeline table tr.first-row td, #the-timeline table tr:not(.first-row) th {
	width: 25%;
	background: white;
}
#the-timeline table tr.first-row th, #the-timeline table tr:not(.first-row) td {
	width: 18.75%;
}
#the-timeline table tr:not(.first-row) td {
	width: 18.75%;
	border-right: none;
	background-color: #f5f5f5;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
}
#the-timeline table tr:not(.first-row) td:nth-of-type(even) {
	background-color: rgb(235,235,235);
}
.dark {background-color: rgba(235,235,235) !important;}
.light {background-color: rgb(245,245,245) !important;}
.dark-light {
	background: linear-gradient(90deg, rgb(235,235,235) 0%, rgb(235,235,235) 50%, rgb(245,245,245) 50%, rgb(245,245,2454) 100%);
}
.light-dark {
	background: linear-gradient(90deg, rgb(245,245,245) 0%, rgb(245,245,245) 50%, rgb(235,235,235) 50%, rgb(235,235,235) 100%);
}
.light-dark-light-dark {
	background: linear-gradient(90deg, rgb(245,245,245) 0%, rgb(245,245,245) 25%, rgb(235,235,235) 25%, rgb(235,235,235) 50%, rgb(245,245,245) 50%, rgb(245,245,245) 75%, rgb(235,235,235) 75%, rgb(235,235,235) 100%);
}

#the-timeline table tr:not(.first-row) td:last-of-type {
	/* width: 0px !important; */
	width: 5px;
	background: rgba(151,153,155,0.3);
}
#the-timeline table tr th .header-label{
	position: relative;
	white-space: nowrap;
}
#the-timeline table tr td:last-of-type {
	/* width: 0px; */
}
#the-timeline table tr td.end {
	width: 5px;
}
#the-timeline table tr td .complete {
	background-color: #78be21;
	background-size: 10px 10px;
	background-image: repeating-linear-gradient(45deg, #7BC422 0, #7BC422 1px, #78be21 0, #78be21 50%);
	min-height: 35px;
	padding: 5px 10px;
	color: #2A4965;
	font-weight: 500;
}
#the-timeline table tr td .complete.completed {
	border-right: solid 5px #5A8F19;
}
#the-timeline table tr td .complete.end-complete {
	padding: 5px 0;
	background: #5A8F19;
	width: 5px;
}
#the-timeline table tr td .status {
	background: #ffc845;
	background-image: repeating-linear-gradient(45deg, #FFC12E 0, #FFC12E 1px, #ffc845 0, #ffc845 3%);
	min-height: 35px;
	padding: 5px;
	color: #2A4965;
	font-weight: 500;
}
#the-timeline table tr td .status.end-status {
	padding: 5px 0;
	background: #F0A900;
	width: 5px;
}
#the-timeline table tr td.in-progress {
	background-image: url("../images/arrow-right.png");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 32px;
}
#the-timeline table tr td.in-progress.not-first {
	background-position: left center;
}
#the-timeline table .hide {
	font-size: 0px;
}
#the-timeline table.table tr th.top {
	font-weight: 400;
	font-size: 0.8rem;
	position: sticky;
}
#the-timeline .sticky-column {
  position: sticky;
  left: 0;
  background-color: white;
  z-index: 1;
}
#the-timeline tr td.end-table {
	background-color: white !important;
	
	padding-right: 8px !important;
	text-align: right;
}
footer {
	background: #003865;
	color: #fff;
	border-top: solid 14px rgba(255,255,255,0.2);
	padding: 2.75rem 0 0 0;
}
footer h2 {
	color: #fff;
	 font-size: 1.2rem;
    line-height: 1.4;
}
footer form button {
	color: green;
}
#footer-contact {
	background: rgba(0,0,0,0.2);
}
#footer-contact a {
	color: white;
}
.emphasize, a.emphasize {
	text-decoration: underline;
}
ol.no-list {
	list-style-type: none;
}
ol.repeater {
  counter-reset: foo 0;
  list-style-type: none;
}
ol.repeater li {
  counter-increment: foo 1;
}
ol.repeater li.dont-increment {
  counter-increment: foo 0;
}
ol.repeater li:before {
  content: counter(foo) ".";
  /* bells and whistles */
  float: left;
  width: 2em;
  margin-left: -2.5em;
  text-align: right;
}
#link-cards .col .card .card-title, #link-cards-2 .col .card .card-title, #link-cards-3 .col .card .card-title  {
	margin-bottom: 0;
}
#link-cards .col .card .card-body h4, #link-cards-2 .col .card .card-body h4, #link-cards-3 .col .card .card-body h4  {
	font-size: 1rem;
	margin-bottom: 0;
}
.download-block {
	background: rgba(217,217,214,0.5);
	border-radius: 6px;
	padding: 1rem;
	margin-bottom: 1.5rem;
}
.download-block h2 {
	line-height: 1.2;
	font-size: 1rem;
	color: #003865;
}
.download-block a {
	text-decoration: underline;
}
@media(max-width: 767px) {
	header {
		padding: 1.5rem 0;
	}
	header .navbar {
		top: 23px;
	}
}
@media(min-width: 768px){
	#main-row {
		flex-direction: row-reverse;
	}
	.navbar-expand-lg .navbar-toggler {
        display: none;
    }
	header .navbar.navbar-expand-lg .navbar-collapse {
		background: #fff !important;
	}
	header #page-title {
    	font-size: 1.4rem;
		line-height: 1.2;
	}
	header .container {
		padding: 0px;
		margin: 0px auto;
	}
	.navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
	.navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
	header .navbar.navbar-expand-lg .navbar-nav .nav-item {
        border-bottom: none !important;
    }
	header .navbar.navbar-expand-lg .navbar-nav {
		display: flex;
		min-width: 100%;
		justify-content: space-between;
	}
	header .navbar.navbar-expand-lg .navbar-nav .nav-item .nav-link {
		padding: 8px 0;
		white-space: nowrap !important;
	}
	header .navbar.navbar-expand-lg {
       margin: 0px;
	}
	header .navbar.navbar-expand-lg .navbar-nav .nav-item .nav-link.active::after, header .navbar.navbar-expand-lg .navbar-nav .nav-item .nav-link:hover::after {
    	position: absolute;
    	bottom: -1px;
    	left: 0;
    	right: 0;
    	content: "";
    	height: 4px;
    	background: #78be21;
    	border: none;
    	margin: 0;
    	border-radius: 0px;
  	}
	#hero-image {
		height: 361px;
		position: relative;
	}
	#hero-image .container {
		position: relative;
		z-index: 300;
	}
	#hero-image::after {
		position: absolute;
		content: '';
		display: block;
		z-index: 1;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgb(0,0,0);
		background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 30%);
		background: -o-linear-gradient(bottom, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 30%);
		background: linear-gradient(to top, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 30%);
	}
	#public-comments {
		width: 44%;	
	}
	img#pdf-download {
		width: 100%;
	}
}

@media(min-width: 992px) {
	header .navbar.navbar-expand-lg .navbar-nav .nav-item .nav-link {
		margin-right: 2rem;
	}
	header #page-title {
		font-size: 1.8rem;
	}
	
	#public-comments {
		width: 33.333333%;	
	}
	#public-comments h4{
		font-size: 1.3rem;
	}
}
@media(min-width: 1200px){
	.container {
		max-width: 1140px !important;
	}
	#public-comments {
		width: 44%;	
	}
}
@media(min-width: 1320px){

}