/*
Theme Name: GenPac Base Theme
Theme URI: https://www.generalpacific.com
Author: Robert Rolfe
Author URI: https://www.generalpacific.com
Description: Basic General Pacific Template
Version: 2023082801
License: None
License URI: https://www.generalpacific.com
Tags: genpac-theme
WPUpdates: true
*/

html {
	position: relative;
	min-height: 100%;
}

body {
	margin-bottom: 100px; /* Margin bottom by footer height */
	background-color: #ffffff;
	font-size: 14px;
	line-height: 1.42857143;
}

p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

dl {
	margin-bottom: 10px;
}

a, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

header#pageHeader {
	padding-top: 20px;
}

footer#pageFooter {
	position: absolute;
	bottom: 0;
	width: 100%;
	min-height: 100px; /* Set the fixed height of the footer here */
}

header#pageHeader div#regPageHeader div#headerLinks a, 
header#pageHeader div#regPageHeader div#headerLinks a:active,
header#pageHeader div#regPageHeader div#headerLinks a:visited {
	text-decoration: none;
	margin-right: 14px;
}

header#pageHeader div#regPageHeader div#headerLinks a.last, 
header#pageHeader div#regPageHeader div#headerLinks a.last:active,
header#pageHeader div#regPageHeader div#headerLinks a.last:visited {
	margin-right: 0px;
}

header#pageHeader div#regPageHeader div#headerLinks a:hover {
	text-decoration: underline;
}

header#pageHeader div.logoArea {
	padding-top: 0px;
	margin-bottom: 15px;
	display: flex;
}

header#pageHeader div.logoArea div.utilityLogo {
	margin-left: 30px;
}

header#pageHeader div#xsPageHeader div.logoArea {
	margin-bottom: 5px;
}

header#pageHeader div#xsPageHeader div.logoArea a img {
	width: 50%;
	height: 50%;
}

header#pageHeader div.logoArea div.site-identity div.site-name {
	font-size: 22px;
}

header#pageHeader div#xsPageHeader div.logoArea div.site-identity div.site-tagline {
	display: none;
}

@media ( min-width : 576px) {
	html body header#pageHeader div.logoArea {
		padding-top: 18px;
	}
}

header#pageHeader div#xsMenuArea nav {
	padding: 0rem 1rem;
}

header#pageHeader div#xsSearchArea div#xsSearchContainer {
	padding-top: 5px;
	padding-bottom: 5px;
}

header#pageHeader div#headerMenuArea div#headerMenu {
	height: 40px;
}

header#pageHeader div#headerMenuArea nav.navbar {
	padding: 2px 0px;
}

header#pageHeader div#headerMenuArea nav.navbar ul {
	padding: 2px 0px;
}

header#pageHeader div#headerMenuArea nav.navbar ul {
	white-space: nowrap;
}

header#pageHeader div#headerMenuArea nav.navbar ul li:first-child a {
	padding-left: 0px;
}

header#pageHeader div#headerMenuArea nav.navbar ul li ul li:first-child a,
header#pageHeader div#headerMenuArea nav.navbar ul li ul li a.dropdown-item {
	padding: .25rem 1.5rem;
}

div#pageBodyContainer {
	padding-top: 10px;
}

div#pageBodyContainer div#blogList header.list-header {
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;
}

div#pageBodyContainer div#blogList header.list-header h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#pageBodyContainer div#blogList article {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;
}

div#pageBodyContainer div#blogList article:last-of-type {
	border-bottom: none;
}

div#pageBodyContainer div#blogList article header a, 
div#pagebodyContainer div#blogList article header a:visited,
div#pageBodyContainer div#blogList article header a:active {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}

di#pageBodyContainer div#blogList article header a h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	border-bottom: 0px solid #000000;
}

div#pageBodyContainer div#blogList article div.excerpt {
	max-height: 60px;
	overflow: hidden;
	margin-bottom: 10px;
}

div#pageBodyContainer div#blogList article div.meta-data {
	font-size: 13px;
}

div#pageBodyContainer div#blogList article div.post-thumbnail {
	max-width: 250px;
	max-height: 150px;
	overflow: hidden;
}

div#pageBodyContainer div#blogList.homePage article.featured {
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

div#pageBodyContainer div#blogList.homePage div.col-sm-8 article.featured div.post-image {
	height: 415px;
	overflow: hidden;
	text-align: center;
}

div#pageBodyContainer div#blogList.homePage div.col-sm-8 article.featured div.post-image img {
	width: auto;
	height: 100%;
}

div#pageBodyContainer div#blogList.homePage div.col-sm-4 article.featured div.post-image {
	height: 200px;
	overflow: hidden;
	text-align: center;
}

div#pageBodyContainer div#blogList.homePage div.col-sm-4 article.featured div.post-image img {
	width: auto;
	height: 100%;
}

div#pageBodyContainer div#blogList.homePage article.featured div.metaBox {
	position: relative;
	top: -100px;
	height: 100px;
	opacity: 0.9;
	background-color: #000000;
}

div#pageBodyContainer div#blogList.homePage article.featured div.post-meta {
	position: relative;
	top: -190px;
	padding-left: 15px;
	padding-right: 15px;
	height: 90px;
	text-align: left;
	font-size: 13px;
}

div#pageBodyContainer div#blogList.homePage article.featured div.post-meta h2.entry-title {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	height: 40px;
	overflow: hidden;
}

div#pageBodyContainer div#blogList.homePage article.featured div.post-meta h2.entry-title a,
div#pageBodyContainer div#blogList.homePage article.featured div.post-meta h2.entry-title a:visited,
div#pageBodyContainer div#blogList.homePage article.featured div.post-meta h2.entry-title a:active {
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
}

div#pageBodyContainer div#blogList.homePage article.featured div.post-meta h2.entry-title a:hover {
	text-decoration-color: #000000;
}

div#pageBodyContainer div#blogList.homePage article.featured div.post-meta a,
div#pageBodyContainer div#blogList.homePage article.featured div.post-meta a:visited,
div#pageBodyContainer div#blogList.homePage article.featured div.post-meta a:active {
	font-weight: bold; 
	color: #000000;
	text-transform: uppercase;
}

div#pageBodyContainer div#blogList.homePage article.featured div.post-meta div.meta-data {
	color: #ffffff;
}

div#pageBodyContainer div#blogList.homePage article.featured div.post-meta div.meta-data span.fal {
	color: #ffffff;
}

div#pageBodyContainer div#blogList article header.entry-header h2.entry-title {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
}

div#pageBodyContainer div#blogList article header.entry-header h2.entry-title a,
div#pageBodyContainer div#blogList article header.entry-header h2.entry-title a:visited,
div#pageBodyContainer div#blogList article header.entry-header h2.entry-title a:active {
	font-weight: bold;
	text-transform: none;
	color: #000000;
	font-size: inherit;
}

div#pageBodyContainer div#blogList article header.entry-header h2.entry-title a:hover {
	text-decoration-color: #000000;
}

div#pageBodyContainer div#singlePost article h1.entry-title, 
div#pageBodyContainer div#singlePage article h1.entry-title {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
}

div#pageBodyContainer div#singlePost article header, 
div#pageBodyContainer div#singlePage article header {
	margin-bottom: 20px;
}

div#pageBodyContainer div#singlePost article div.entry-content h1, 
div#pageBodyContainer div#singlePage article div.entry-content h1,
div#pageBodyContainer div.product div.tab-content h1 {
	margin-bottom: 10px;
	font-size: 22px;
}

div#pageBodyContainer div#singlePost article div.entry-content h2, 
div#pageBodyContainer div#singlePage article div.entry-content h2,
div#pageBodyContainer div.product div.tab-content h2.tab-title,
div#pageBodyContainer div.product section h2.section-title {
	margin-bottom: 10px;
	font-size: 20px;
}

div#pageBodyContainer div#singlePost article div.entry-content h3, 
div#pageBodyContainer div#singlePage article div.entry-content h3,
div#pageBodyContainer div.product div.tab-content h3 {
	margin-bottom: 10px;
	font-size: 18px;
}

div#pageBodyContainer div#singlePost article div.entry-content h4, 
div#pageBodyContainer div#singlePage article div.entry-content h4,
div#pageBodyContainer div.product div.tab-content h4 {
	margin-bottom: 10px;
	font-size: 16px;
}

div#pageBodyContainer div#singlePost article div.entry-content h5, 
div#pageBodyContainer div#singlePage article div.entry-content h5,
div#pageBodyContainer div.product div.tab-content h5 {
	margin-bottom: 10px;
	font-size: 14px;
}

div#pageBodyContainer div#singlePost article div.entry-content h6, 
div#pageBodyContainer div#singlePage article div.entry-content h6,
div#pageBodyContainer div.product div.tab-content h6 {
	margin-bottom: 10px;
	font-size: 14px;
}

div#pageBodyContainer div#singlePost article div.entry-content pre, 
div#pageBodyContainer div#singlePage article div.entry-content pre,
div#pageBodyContainer div.product div.tab-content pre {
	padding: 15px;
	background-color: #F3F3F3;
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

div#pageBodyContainer div#singlePost article div.entry-content blockquote, 
div#pageBodyContainer div#singlePage article div.entry-content blockquote,
div#pageBodyContainer div.product div.tab-content blockquote {
	padding: 15px;
	padding-left: 30px;
	background-color: #EFF1F3;
	border: 1px solid #E4E7EB;
}

div#pageBodyContainer div#singlePost article div.entry-content hr, 
div#pageBodyContainer div#singlePage article div.entry-content hr,
div#pageBodyContainer div.product div.tab-content hr {
	border-top: 1px solid #000000;
}

div#pageBodyContainer div#singlePost article div#authorBlock {
	margin-bottom: 20px;
}

div#pageBodyContainer div#singlePost nav.postPagination {
	text-align: center;
}

div#pageBodyContainer div#singlePost h4.sectionHeader, 
div#pageBodyContainer div#singlePage h4.sectionHeader {
	font-size: 18px;
	border-bottom: 1px solid #000000;
}

div#pageBodyContainer div#singlePost div.relatedPosts {
	margin-bottom: 20px;
}

div#pageBodyContainer div#singlePost div.relatedPosts a {
	height: 220px;
	width: 183.75px;
	overflow: hidden;
	display: block;
}

div#pageBodyContainer div#singlePost div.relatedPosts .crp_thumb, 
div#pageBodyContainer div#singlePost div.relatedPosts .crp_default {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 170px;
	overflow: hidden;
}

div#pageBodyContainer div#singlePost div.relatedPosts .crp_title {
        width: 100% !important;
        margin: 0px !important;
        background-color: #000;
        padding: 5px;
        height: 50px;
        display: block;
        opacity: 0.8;
}

div#pageBodyContainer div#singlePost article div.relatedPosts a, 
div#pageBodyContainer div#singlePost article div.relatedPosts a:active, 
div#pageBodyContainer div#singlePost article div.relatedPosts a:visited {
	text-decoration: none;
	color: #ffffff;
}

div#pageBodyContainer div#singlePost article div.relatedPosts a:hover {
	text-decoration: underline;
}

div#pageBodyContainer div#comments ol.comment-list {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

div#pageBodyContainer div#comments ol.comment-list li.comment {
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #DFDFDF;
}

div#pageBodyContainer div#comments ol.comment-list li.comment.even {
	background-color: #F7F8F9;
}

div#pageBodyContainer div#comments ol.comment-list li.comment div.comment-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

div#pageBodyContainer div#respond {
	margin-bottom: 30px;	
}

form#commentform {
	padding-left: 0px;
	padding-right: 0px;
}

div#pageBodyContainer div#blogSideBar div.card {
	margin-bottom: 20px;
}

div#pageBodyContainer div#blogSideBar div.card div.card-body {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

div#pageBodyContainer div#blogSideBar div.card table {
	width: 100%;
}

div#pageBodyContainer div#blogSideBar div.card table tr td, 
div#pageBodyContainer div#blogSideBar div.card table tr th, 
div#pageBodyContainer div#blogSideBar div.card table caption  {
	text-align: center;
}

div#pageBodyContainer div#blogSideBar div.card table tr td#prev {
	text-align: left;
}

div#pageBodyContainer div#blogSideBar div.card table tr td#next {
	text-align: right;
}

div#pageBodyContainer div#blogSideBar div.card ul {
	list-style: none;
	margin-bottom: 0px;
	padding-left: 0px;
}

div#pageBodyContainer div#blogSideBar div.card h4.widget-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#pageBodyContainer div#blogSideBar div.searchBox div.card-header,
div#pageBodyContainer div#blogSideBar div.searchBox button {
	background: #000000;
	color: #ffffff;
}

div#pageBodyContainer h1.page-title {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
}

div#pageBodyContainer h2.page-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px dotted #000000;
}

div#pageBodyContainer abbr.required {
    color: #ff0000;
    font-weight: bold;
    border: 0px;
    text-decoration: none;
}

footer#pageFooter div#pageFooterContainer div.footerWidget h5.widgetTitle {
	font-size: 16px;
	font-weight: bold;
}

footer#pageFooter div#pageFooterContainer div.footerWidget ul {
	list-style: none;
	padding-left: 0px;
}

footer#pageFooter div#pageFooterContainer div.footerWidget ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dedede;
}

span.documentIcon {
	margin-right: 10px;
    font-size: 20px;
}

.mleft5 {
	margin-left: 5px;
}

.mright5 {
	margin-right: 5px;
}

.mright10 {
    margin-right: 10px;
}

.mbottom5 {
	margin-bottom: 5px;
}

.mbottom10 {
	margin-bottom: 10px;
}

.mbottom15 {
	margin-bottom: 15px;
}

.dropdown-menu {
	font-size: 14px;
}

.form-control:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 0.2rem rgba(40, 159, 67, .25);
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

@media screen and (max-width: 600px) {
	html body #wpadminbar {
    	position: fixed;
    }
}