/**
 * Theme Name: Idaho Webmaster v4 - Child
 * Template: Webmaster-v4
 * Description: The theme to use and edit for making any changes to a specific site.
 * Author: White Whale Web
 * Author URI: https://whitewhaleweb.com/
 * Version: 1.0.0
 * Text Domain: webmaster-bs4
 */


.sky-skin, :root {
    --color1: #005E5E;
    --color2: #005E2C;
    --color3: #003205;
    --color4: #005E2C;
    --color4dimmed: rgba(163, 206, 230, 0.2);
    --color5: #A0EAC1;
    --color6: #005E5E;
    --color7: #FFFFFF;
    --color8: #1B1818;
    --color9: #FCFCFC;
}

.card-img-top {
	height: auto!important;
}

.service-box .card-title {
	background: #005E2C!important;
	height: 100px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.service-box .card-title:hover {
	background: #000!important;
}

.cta-section-left-icon {
	background: #003205!important
}

.vertical-tab-menu .vertical-tab-title.active {
    background: #005E2C;
    color: white;
}

.vertical-tab-menu .vertical-tab-title {
	color: #005E2C
}

.cta-button-left {
	color: #005E2C!important
}

.top-navigation {
	background: #003205
}

#content>.row {
	background: #fff!important
}

#content {
	margin-top:3em!important;
}

.event-with-image {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
	flex-flow: row-reverse;
}

.event-featured-image {
    flex-shrink: 0;
    margin-left: auto;
}

.event-featured-image img {
    max-width: 150px;
    height: auto;
    border-radius: 8px;
}

#colophon {
    color: #fff;
    padding-top: 28em;
    padding-bottom: 2em;
}

.site-footer {
  background-image: url('/wp-content/uploads/2025/05/finance-footer-scaled.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  background-color: #fff; /* Fallback color */
  color: #fff; /* Adjust text color for contrast */
  padding: 40px 20px;
  background-blend-mode: normal!important;
	background-size: cover!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	color: #000!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
	background: #1B1818!important;
	color: #fff!important
}

#mega-menu-wrap-primary, nav.navbar-expand-lg {
	background: #F4F3F1!important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	background: #003205!important
}

#mega-menu-wrap-primary .mega-menu-toggle {
	background: none!important
}

@media only screen and (max-width: 991px) {
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        background: #003205!important;
    }
}


@media only screen and (max-width: 991px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        color: #fff!important;
    }
}

.mega-block-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #0b5a57; /* Deep green */
}

.mega-block-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mega-block-links li {
  margin-bottom: 8px;
}

.mega-block-links a {
  text-decoration: none;
  color: #0b5a57;
  font-size: 15px;
  font-weight: 500;
  transition: color 0.2s ease;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item
.mega-block-links a:hover {
  text-decoration: underline;
	padding: 10px!important
  color: #06423f; /* Darker green on hover */
}

.mega-block-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #0b5a57; /* Deep green */
}

.mega-block-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mega-block-links li {
  margin-bottom: 8px;
}

.mega-block-links a {
  text-decoration: none;
  color: #A0E9C1!important;
  font-size: 18px;
  font-weight: bold;
  transition: color 0.2s ease;
}

.mega-block-links a:hover {
/*   text-decoration: underline; */
  color: #06423f;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
	line-height: 1.5em!important
}

li.mega-menu-column {
	padding: 20px 0px!important
}

.mega-block-links li {
	margin-bottom: 0px!important
}


.elementor-section .elementor-container {
	margin: 0px!important
}

.elementor-widget-wrap {
	padding: 0px!important
}

img.img-fluid.logo-col {
	width: 400px
}

.mega-menu-item h4.mega-block-title {
	margin-top: 0px!important
}

.footer-navigation a:hover {
	color: var(--color5)!important;
}

.footer-navigation .textwidget p {
	font-weight: 700;
	font-size: 18px;
}

@media (max-width: 768px) {
    .footer-navigation .textwidget p {
        font-weight: 700;
	font-size: 20px;
    }
}

.elementor-widget-container h2 {
	margin-bottom: 15px;
	margin-top: 1.2em;
}

@media only screen and (max-width: 991px) {
    .footer-navigation {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .event-with-image {
        flex-direction: row-reverse; /* same as desktop */
        text-align: center;
		display: table-row;
    }
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
	opacity: 1!important
}

.idof-card {
  background-color: #fff;
  padding: 20px;
  max-width: 300px;
  color: #111;
}

.idof-card h3 {
  font-size: 24px;
  color: #005E2C;
  margin-bottom: 12px;
  font-weight: 700;
}

.idof-card p {
  font-size: 15px;
  line-height: 1.6;
}

.idof-card h3 {
	margin-top: 10px!important;
}
.idof-card p {
	margin-bottom: 20px!important
}

#menu-about-the-department ul.sub-menu {
	padding-left: 20px;
}

h4.mega-block-title {
	color: #A0EAC1!important
}

.mega-menu-item a {
	color: #c4d5c9!important
}

.mega-menu-item a:hover {
	color: #EDEDED!important
}

.idof-menu a {
	color: #A0EAC1 !important;
	font-size: 18px;
	font-weight: 700;
}

.idof-menu a:hover {
	text-decoration: none;
	font-style: normal;
	color: #EDEDED!important
}

.idof-menu img {
	width: 40px; 
	height: 40px; 
	margin-right: 10px;
}

.idof-menu p {
	margin-bottom: 10px!important;
}

h3.elementor-heading-title.elementor-size-default {
	margin-top: 10px!important
}

h3.elementor-heading-title.elementor-size-default:first-child {
	margin-top: 40px!important
}

h3.elementor-heading-title.elementor-size-default:last-child {
	margin-top: 40px!important
}

#top-navigation ul li.active a {
    color: var(--color7)!important;
}

.elementor-container.elementor-column-gap-default {
    display: flex;
    gap: 30px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
    gap: 60px;
}

.btn-primary {
	border: none!important;
	margin-bottom: 20px;
}

select#consumer_education_category {
    padding: 13px;
}


	/* Reset image styles */
.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    display: block;
    object-fit: cover;
}

/* Card container */
.card.grid-card {
    cursor: pointer;
    transition: 0.28s all ease-in-out;
    overflow: hidden;
    border-radius: 0;
    box-shadow: none;
    display: flex;
	background: #003205!important;
    flex-direction: column;
}
.elementor-widget-image>div {
    overflow: hidden;
}
.card-title {
    /* border-bottom: 1px solid rgba(0,0,0,0.3); */
}  

.card-title h2 {
	font-size: 1.25em;
	color: #fff!important
}

.card-title,.card-content {
    text-align: left;
    padding: 0 .5em; 
	color: #333;
}

.card {
	background: #fff!important
}

.grid-card.layout-even:hover .card-title {
/*     background-color: #000; */
/*     color: #fff; Optional: change text color for contrast */
}

.card-title {
    transition: background-color 0.3s ease, color 0.3s ease;
}

.grid-card.layout-even:hover .card-title {
/*     background-color: #000; */
    color: #fff;
}

.card.grid-card:hover{
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
	transition:0.08s all ease-in;
}
/* Card image wrapper */
.card-image {
    flex: 1 1 auto;
    overflow: hidden;
}

.card-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

/* Card title bar */
.card-title {
font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    font-size: 1em;
    margin: 0;
    line-height: 1.2;
    padding-bottom: 30px;
}


.card.grid-card.layout-even {
    max-height: 35vh;
    overflow: hidden;
    height:250px;
}

.card.grid-card.layout-even .card-image{
    height:200px;
    overflow:hidden;
    min-height:110px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.card.grid-card.layout-even .card-title h3{
/* 	min-height: 8vh;
    height: 8vh; */
/*     max-height: 8vh; */
    overflow: hidden;
    font-size: 1.25em;
    font-weight: 600;
    /* padding-top: 1em; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0px !important;
    display: grid;
	color: #fff;
    text-align: center;
    align-items: center;
    vertical-align: middle;
}
.card.grid-card.layout-even .card-content{
	min-height:9vh;
    height:9vh;
    max-height:9vh;
}

.card-content > p{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.list-group-item-action:hover {
    padding-left: 1.5em;
    border-left: 5px solid #0056b3;
}
.modal-trigger.ml-2.btn.btn-primary.btn-sm.btn-back {
    float: left; 
}
.btn-primary:hover{
	border:none!important;
}

.homepage-events .tribe-events-calendar-list__event-title a {
	color: var(--color2)!important
}

.homepage-events .tribe-events-calendar-list__event-date-tag {
    min-width: 200px !important;
    min-height: 200px;
}

@media (max-width: 768px) {
  .homepage-events .tribe-events-calendar-list__event-row {
    display: grid;
    gap: 20px;
  }
}



@media (max-width: 768px) {
.homepage-events .tribe-events-calendar-list__event-wrapper {
    padding: 0;
}
}

.events-button-viewall {
    background-color: #005E2C;
	margin-top: 20px;
    color: #fff;
    padding: 12px 24px;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s ease;
}

.events-button-viewall:hover {
    background-color: #004b23; /* Slightly darker green */
    color: #fff!important;
	font-style: normal;
	text-decoration: none!important;
	
}


/* Modal Mega Search Styling */

.custom-search-bar .modal-body {
    background: #EDEDED;
    padding: 5% 8%;
	margin: 12%
}

.modal-body {
    background: #EDEDED;
    padding: 2% 2%;
}

.modal-body input#s-1 {
    border: 1px solid #D3D3D3 !important;
}

.modal-title {
    color: var(--color8) !important;
    font-size: 30px;
}

.popular-topics p {
    color: var(--color8);
    font-size: 1.2em;
    font-weight: 500;
	text-align-last: center;
}

.modal-body button {
    float: inline-end;
}

.modal-header {
    justify-content: space-between;
}

.modal-header h4 {
	margin-top: 0px!important
}

.modal-header button {
	border: none!important;
	font-size: 30px;
    background: none;
}

.custom-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 150px; 
    background-color: var(--color2);
    text-decoration: none;
    padding: 15px;
    transition: background-color 0.3s ease;
}

.custom-box i {
    font-size: 2em; 
    margin-bottom: 10px;
    color: var(--color5);
}

.custom-box span {
    font-size: 0.95em;
    font-weight: bold;
    color: var(--color7);
}

.custom-box .text-center {
    text-align: center;
}

.custom-box:hover {
    background-color: var(--color8);
}

.custom-box i {
    transition: none;
}

.custom-box:hover i {
    color: #A0E9C1;
}

.header_search {
    max-width: 100%;
}

@media screen and (max-width: 768px) {
	.custom-box {
		 font-size: 16px;
	}
}


@media screen and (max-width: 1024px) {
	.modal-body {
		margin:2%;
		overflow-y: scroll;
        max-height: 90vh;
	}
}

@media (max-width: 600px) {
    .search-form {
        padding: 0;
    }
}

.custom-modal-close-button {
    top: 0px;
    right: 10px;
    border: none;
    font-size: 2rem;
    background: transparent;
}
.position-absolute {
    position: absolute !important;
}

.custom-box .custom-icon {
    width: 30px;
    height: auto;
    margin-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.gform_wrapper .ginput_container_select .gfield_select {
    font: small-caption;
    font-family: 'Atkinson Hyperlegible' !important;
}

.elementor-shortcode .grid {
	padding: 0px!important
}

/* Search Styling in header */

.search-bar-wrapper a {
    background: var(--color7);
	color: transparent;
    border-right: none;
    padding-right: 0;
    border-right-width: 0;
    border-color: transparent;
}

.search-bar-wrapper a i {
    color: var(--color2);
	transition: color 0.3s ease;
	font-size: 22px;
}

.search-bar-wrapper a i:hover {
    color: var(--color6);
}

.search-bar input {
    width: 94%;
	border: none;
}

.search-bar-wrapper {
    background: var(--color7);
    padding: 15px 5px 15px 15px;
}

.center-content {
	align-content: center;
}

.search-bar-wrapper .fa-search:before {
    vertical-align: middle;
}


@media screen and (max-width: 501px) {
	.search-bar input {
		width: 90%;
	}
	.center-content {
		margin-bottom: 1rem;
	}
}

#secondary {
	background: #EDEDED;
	padding: 40px 40px;
	border-radius: 4px;
}

.contact-sidebar .elementor-section {
	background: #EDEDED!important;
}

.contact-sidebar {
	border-radius: 4px;
}

.inner-sidebars {
	background: #EDEDED;
	border-radius: 4px;
}

.inner-sidebars h3.widget-title {
	font-size: 1.87em;
	margin-bottom:20px; 
}

.inner-sidebars p {
	color: #555555
}

.inner-sidebars ul {
	padding-left: 0px;
}

.inner-sidebars ul.quick-links li {
	list-style: none;
}

/* Adds horizontal space between content and sidebar */
.consumer-ed-wrapper > .content-area {
  margin-right: 30px;
}

/* Optional: stack nicely on mobile */
@media (max-width: 767.98px) {
  .consumer-ed-wrapper {
    flex-direction: column;
  }

  .consumer-ed-wrapper > .content-area,
  .consumer-ed-wrapper > #secondary {
    margin-right: 0;
    margin-left: 0;
  }

  #secondary {
    margin-top: 30px;
	width: 100%  
  }
}

div#secondary {
    width: 32%;
}

@media (max-width: 767px){
div#secondary {
    width: 100%;
}
}

	
@media (max-width: 767px){
.category-select .row {
    gap: 20px;
}
}

@media (max-width: 767px){
.category-select input.btn.btn-primary.btn-block {
    display: block;
    width: 100%;
}
}


@media (max-width: 767px){
.card {
    margin-bottom: 0px;
}
}
.elementor-widget-container p {
	padding-left: 0px!important
}
.event-thumb {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    max-width: 200px;
    height: auto;
}

.elementor-container.elementor-column-gap-custom {
    padding-bottom: 40px;
}

.annual-rep-card {
	background: #005E2C;
	color: #fff;
	border-radius: 4px;
	transition: background-color 0.3s ease;
}

.annual-rep-card:hover {
	background: #000;
}


.annual-rep-card img {
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.annual-rep-card .elementor-widget-container {
	border-width: 0px!important;
	border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}


.annual-rep-card .elementor-image-box-img img {
	border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
	border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
	margin-bottom: 0px!important;
}

.annual-rep-card .elementor-image-box-img {
	margin-bottom: 0px!important;
}

.annual-rep-card .elementor-image-box-title {
	margin-top: 0px!important
}

h3.elementor-image-box-title a:hover {
	color: #fff!important;
	font-style: normal;
	text-decoration: none
}

h3.elementor-image-box-title a {
	font-size: 20px;
	padding: 0px 10px;
	text-align: center;
}

.elementor-element:not(.e-div-block-base) .elementor-widget-container {
	transition: none!important;
	box-shadow: none!important
}


/* Base layout */


/* Sidebar styles */
.sidebars {
  background-color: #fff;
  padding: 1.5rem;
  border-left: 1px solid #ddd;
  margin-top: 2rem;
  border-radius: 8px;
}

/* DataTable styling overrides */
#s-results {
  width: 100%;
  border-collapse: collapse;
	margin: 20px auto;
/*     display: block !important; */
}

#s-results thead th {
  background-color: #005E5E;
  color: #fff;
  font-weight: bold;
  padding: 0.75rem;
  border-bottom: 2px solid #ccc;
}

form.pods-form-filters.pods-form-filters-civil_actions {
    display: flex;
    width: 100%;
    gap: 40px;
    justify-content: space-between;
}

#s-results tbody td {
  padding: 0.75rem;
  border-bottom: 1px solid #eee;
	
}

#s-results tbody tr:hover {
  background-color: #f1f1f1;
}

/* Search/filter area */
.pods-form-filters label {
  font-weight: bold;
  margin-right: 10px;
}

.pods-form-filters select,
.pods-form-filters input[type="text"] {
  padding: 0.5rem;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.row-toggle {
    display: none;
}

.pods-form-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  margin-bottom: 2rem;
}

.pods-form-filters .pods-field-option {
  flex: 1 1 500px;
  max-width: 100%;
}

.pods-form-filters select.pods-form-ui-field-select {
  width: 100%;
/*   padding: 0.5rem 2rem; */
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Hide text field if unused */
.pods-form-filters .pods-form-filters-search {
  display: none;
}

/* Style and align submit button */
.pods-form-filters .pods-form-filters-submit {
  margin-left: auto;
  padding: 10px 40px;
  background-color: #005E2C;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.pods-form-filters .pods-form-filters-submit:hover {
  background-color: #003205;
	color: #fff;
}

div#fin-glossary .elementor-widget-wrap {
	flex-wrap: nowrap!important;
	gap: 7px
}

div#fin-glossary h2.elementor-heading-title.elementor-size-default {
    text-align: center;
	font-size: 30px;
}

@media (max-width: 768px) {
    div#fin-glossary h2.elementor-heading-title.elementor-size-default {
        text-align: center;
        font-size: 16px;
    }
}

.gform-theme--foundation .gform_fields {
	row-gap: 10px!important;
}

.gform-theme--framework .gfield--type-choice .gfield_checkbox {
	display: grid!important
}

.elementor-toggle .elementor-tab-title {
    border-bottom: 1px solid #d5d8dc;
    cursor: pointer;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 15px 0px!important;
	
}

.gform-body p {
	font-weight: 100!important;
	font-size: 16px!important;
	line-height: 1.5rem!important
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100%!important
}

div[role="region"] {
	padding: 0px!important
}

.elementor-tab-title {
	border-bottom: 1px solid #E1E1E1;
	font-size: 20px;
}

.elementor-accordion .elementor-tab-title {
	padding: 15px 0px!important;
}

.gform-page-footer.gform_page_footer.top_label {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.gform_page_footer .gform_previous_button,
.gform_page_footer .gform_next_button {
  flex: 1;
  max-width: 48%;
}

.gform-body .gform_next_button {
	background: #005e2c!important;
	font-family: 'Atkinson Hyperlegible', sans-serif!important;
	color: #fff!importan;
	border-radius: 4px!important
}

.gform-body .gform_previous_button {
	border-radius: 4px!important;
		font-family: 'Atkinson Hyperlegible', sans-serif!important;
}

.gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #005e2c;
}
.repeater-field-header-acctions {
  display: flex;
  justify-content: flex-end;
}

.repeater-field-header-acctions ul {
  display: flex;
  gap: 0.5rem; /* optional spacing between icons */
  list-style: none;
  padding: 0;
  margin: 0;
}

a.gf-repeater-field-button-add {
	background: #005e2c!important;
	font-family: 'Atkinson Hyperlegible', sans-serif;
	color: #fff!importan;
	border-radius: 4px!important;
}

a.gf-repeater-field-button-add {
	transition: background-color 0.3s ease;
}

a.gf-repeater-field-button-add:hover {
	box-shadow: none!important;
	color: #fff!important;
	font-style: normal;
	text-decoration: none;
	background: #000!important
}

.gfield--width-full {
	    padding: 0px !important;
}

.nav-link {
	padding: 0px!important; 
}
/* Disclaimer */
.agency-notice-bar {
    background-color: #005E5E;
    border-left: 6px solid #002929;
    padding: 1rem;
    margin: 1.5rem 0;
    font-family: system-ui, sans-serif;
    border-radius: 0.5rem;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    display: flex;
    align-items: center;
    justify-content: center;
}

.agency-notice-content {
    display: flex;
    align-items: center;
    gap: 0.75rem;
/*     max-width: 1000px; */
    margin: 0 auto;
    text-align: left;
    font-size: 1rem;
    color: #ffffff;
}

.agency-notice-icon {
    font-size: 1.25rem;
    flex-shrink: 0;
}

.elementor-toggle-item h4{
	font-size: 1.25em!important
}

h4.mega-block-title {
    text-transform: none!important;
	font-size: 18px!important
}

span.mega-toggle-animated-inner {
    background-color: black !important;
}
span.mega-toggle-animated-inner:before {
    background-color: black !important;
}


iframe {
  width: 100%!important;
  height: 100%;
  border: 0;
}

@media (max-width: 768px) {
  iframe{
   width: 400px;
    min-width: 470px !important;
  }
}


span.mega-toggle-animated-inner:after {
    background-color: black !important;
}


.elementor-widget-button .elementor-button {
/* 	background-color: #30758D!important; */
	background-color: var(--color2)!important;
	font-size: 1.2em!important;
	font-weight: 700!important;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF!important;
	border-radius: 4px 4px 4px 4px;
	padding: 8px 50px 8px 50px;
	transition: all 0.2s ease-in-out;
}

.elementor-widget-button .elementor-button:hover {
/* 	background-color: #555555!important; */
    font-size: 1.2em!important;
    font-weight: 700!important;
    font-style: normal;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 50px 8px 50px;
	transition: all 0.2s ease-in-out;
	background-color: var(--color8)!important;
}

footer.blockquote-footer {
    margin-top: 20px;
    margin-left: 20px;
}
	
	.custom-search-bar-page input#s-1 {
    border: 1px solid black!important;
}

.custom-search-bar-page button.submit.search-submit.btn.btn-primary {
	background: #005E2C!important;
	border: none!important
}
.custom-search-bar-page button.submit.search-submit.btn.btn-primary:hover {
	background: #1B1818!important;
}
div#top-navigation {
    display: flex !important;
    gap: 15px;
    align-items: center;
    margin-bottom: 3px;
}

.search-results h2.entry-title a {
	font-size: 24px;
	font-weight: 700
}

.search-results h2.entry-title {
	margin-top: 0px!important;
}
	
	.entry-title a {
		color: var(--color2)!important;
	}
	
	.search-results a {
		color: var(--color2)!important;
	}

.search-result-row a.submit.search-submit.btn.btn-primary {
	background: var(--color2)!important; 
	color: var(--color7)!important; 
	border: none!important;
	padding: 5px 20px!important;
	font-size: 16px!important
}

.search-result-row a.submit.search-submit.btn.btn-primary:hover {
	background: var(--color8)!important;
	color: var(--color7)!important; 
}

.custom-search-bar-page .col-md-12 {
	margin: 0px!important;
	padding: 0px!important
}
	
	
.custom-search-bar-page input#s-1 {
    border: 1px solid black !important;
    margin-bottom: 20px!important;
}
	
	.custom-search-bar-page .top-navigation {
		background: none!important
	}
	
	.top-navigation .col-sm-12.col-md-12 {
		margin: 0px!important
	}
	
	
	.service-box .card-title {
		display: flex!important;
		justify-content: center!important;
    align-items: center!important;
    text-align: center!important;
		height: 100px!important;
	}
	
	.elementor-button {
    background-color: #005E2C!important;
    font-size: 1.2em !important;
    font-weight: 700 !important;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF !important;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 50px 8px 50px;
    transition: all 0.2s ease-in-out;
}
	
.custom-select-wrapper {
    position: relative;
}

.custom-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='24' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1rem;
    padding-right: 2.5rem;
    padding-left: 0.75rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
}
	
.alphabet-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
}

.alphabet-nav a {
  display: inline-block;
  min-width: 40px;
  min-height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 0px;
  text-decoration: none;
  background-color: #ffffff;
  color: #000;
  font-weight: bold;
}

/* These styles apply only when JS splits them into two rows on mobile */
.alpha-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 6px;
}

/* Ensure .alpha-row styles don't affect desktop (no alpha-row elements there) */
@media (min-width: 769px) {
  .alphabet-nav {
    flex-wrap: nowrap;
  }

  .alpha-row {
    display: none !important; /* fallback to prevent JS changes showing */
  }
}
	
.alphabet-nav .alpha-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  gap: 4px;
}

.alphabet-nav .alpha-row a {
  display: inline-block;
  min-width: 18px;
  min-height: 44px;
  line-height: 44px;
  border-radius: 4px;
  text-decoration: none;
}

.glossary-index {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  padding: 1rem 0;
}
.glossary-index a {
  min-width: 32px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
	
	/* Base styling for A–Z links */
.alphabet-nav a {
  display: inline-block;
  min-width: 40px;
  min-height: 44px;
  line-height: 44px;
  text-align: center;
  margin: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

@media (min-width: 768px) {
  .alphabet-nav a {
    min-width: 18px;
  }
}

/* Desktop: single row, wrapping if needed */
@media (min-width: 769px) {
  .alphabet-nav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    gap: 6px;
    flex-wrap: wrap; /* still allows wrapping if needed */
  }
}

/* Mobile: split into two rows */
@media (max-width: 768px) {
  .alphabet-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px 10px;
  }

  .alphabet-nav a {
    flex: 1 0 calc(100% / 13 - 10px); /* 13 letters per row, evenly spaced */
    max-width: calc(100% / 13 - 10px);
    text-align: center;
  }
}
	
	/* Base hidden state */
.collapse {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}

/* Active/open state */
.collapse.show {
  max-height: 1000px; /* Large enough to reveal full list */
  transition: max-height 0.5s ease-in;
}

/* Optional button styling */
.toggle-button {
  display: inline-block;
  margin-bottom: 8px;
  padding: 8px 12px;
  background-color: #005a8d;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
}

.toggle-button:hover {
  background-color: #00466e;
}
	
#accordionSubMenu .collapse:not(.show) {
	display: block;
}
	
#accordionSubMenu .bg-light {
	background: #EDEDED!important;
	color: #000!important;
	border-radius: 4px!important
}
	
#collapseTwo .card-body a {
	color: #000!important
}
	
#accordionSubMenu h2 {
	margin-top: 0px!important;
}
	
#accordionSubMenu button.btn.btn-link {
	margin: 0px;
	padding: 0px
}
	
div#accordionSubMenu {
    margin-bottom: 30px;
}
	
.collapse-content,
.collapse {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}

.collapse.show {
  max-height: 1000px; /* or auto with JS if needed */
  transition: max-height 0.4s ease-in;
}
	
.side-menu-left #primary, #main {
	padding: 0px!important
}

.sidemenu {
	background: #EDEDED;
	border-radius: 4px;
	padding: 20px;
}

.sidemenu li {
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 0px;
}	

@media (max-width: 768px) {
    .sidemenu  {
        padding: 0px;
		background: none;
    }
}

.elem-img-text img {
	width: 100@
}

.gform_page_fields h2 {
	font-size: 1.5em!important;
}

.tribe-events-calendar-latest-past__event-date-tag-datetime {
  background-color: #005E5E;
  color: #fff;
  width: 130px;
  height: 120px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime {
	height: 130px!important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
	font-size: 20px!important;
    flex-direction: column;
    height: 100%;
    padding-top: var(--tec-spacer-0);
    text-align: center;
}

span.tribe-events-calendar-list__event-date-tag-weekday {
    font-weight: 500 !important;
    font-size: 1.2em !important;
    color: #fff !important;
}

span.tribe-events-calendar-latest-past__event-date-tag-daynum {
	font-size: 50px !important;
    color: #fff !important;
	font-weight: 700!important
}
.repeater-field-header-count {
	display: none;
}
span.tribe-events-calendar-latest-past__event-date-tag-year {
font-size: 1.2em !important;
    font-weight: 500 !important;
    color: #fff !important;
}

.tribe-events p {
	font-family: 'Atkinson Hyperlegible', sans-serif!important;
	color: #000!important;
	font-size: 16px;
}

.tribe-events .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
	margin-top: 0px!important
}

.tribe-common .tribe-common-anchor-thin {

    font-family: 'Atkinson Hyperlegible', sans-serif;
}

.gform-theme-button {
	font-family: 'Atkinson Hyperlegible', sans-serif!important;
	font-weight: 700!important;
	outline: none;
	focus: none;
}

.gform-theme-button:focus {
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
  background: #1B1818 !important;
  text-shadow: none !important;
  filter: none !important;
  transition: none !important;
}

.gform_wrapper input:focus {
	box-shadow: 0 var(--color5) inset !important;
    border: 0px solid var(--color5) !important;
}

a.pdf-before::before {
margin-left: 10px;
}

.elementor-toggle-title {
	color:#005E2C!important
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    float: right!important;
    text-align: left;
}

i.fa-caret-right.fa-solid {
    color: #005E2C;
}

.security-forms .elementor-widget-container {
	background: #003205!important;
	padding: 20px!important;
}

.broken_link, a.broken_link {
    text-decoration: none!important;
}

.elementor-image-box-title a:hover {
	color: #A0E9C1!important
}

.security-forms .elementor-widget-image-box .elementor-image-box-title a:hover {
	color: #A0E9C1!important
}

.category-select select.form-control {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='30 50 70 90 110 50' fill='none' stroke='%23000' stroke-width='15'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
  padding-right: 2rem;
}

.tribe-events-calendar-list__event-date-tag.tribe-common-g-col {
	background: #005E5E!important
}

.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input {
    --gf-local-width: auto;
    font-family: 'Atkinson Hyperlegible' !important;
}

#gform_next_button_40_36  input[type="button"] {
  background-color: #0056b3; /* Dark blue */
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  font-family: inherit;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
  outline: none;
}

/* Hover state  Remove box shadow light green*/ 
input[type="button"]:hover {
  background-color: #1B1818!important;
	border-bottom-color: 0px!important;
	box-shadow: none!important;
	border-left-color: 0px!important;
border-right-color: 0px!important;
border-top-color: 0px!important;
	border: 0px!important;
	
}

div#modalactions {
    justify-content: space-between;
    display: flex
;
    width: 100%;
    margin: auto;
    /* background: red; */
}

/* Container styling */
.dataTables_length {
  font-family: 'Segoe UI', Tahoma, sans-serif;
  font-size: 14px;
  color: #333;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 1rem;
}

/* Label styling */
.dataTables_length label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
}

/* Select box styling */
.dataTables_length select {
  padding: 6px 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #fff;
  font-size: 14px;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s;
}

/* Hover and focus state for select */
.dataTables_length select:hover {
  border-color: #888;
}

.dataTables_length select:focus {
  outline: none;
  border-color: #4A90E2;
  box-shadow: 0 0 0 2px rgba(74, 144, 226, 0.2);
}

/* Container styling */
.dataTables_filter {
  font-size: 14px;
  color: #333;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}

/* Label styling */
.dataTables_filter label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
}

/* Input field styling */
.dataTables_filter input[type="search"] {
  padding: 6px 12px;
  font-size: 14px;
  border: 1px solid #000;
  border-radius: 6px;
  background-color: #fff;
/*   transition: border-color 0.2s, box-shadow 0.2s; */
  width: 200px;
}


.dataTables_filter input[type=search]:hover {
	border: 1px solid #000!important;
	box-shadow: none!important
}

#consumered h4 {
	margin-top: 20px!important;
	margin-bottom: 20px!important
}

#consumered #modalactions a{
	display: none!important;
}

/* Container */
.dataTables_paginate {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  gap: 1rem;
  font-family: sans-serif;
	text-align: center;
}

/* Buttons */
.dataTables_paginate .paginate_button {
  display: inline-block;
  padding: 0.5rem 2rem;
	font-family: 'Atkinson Hyperlegible' !important;
  color: #005E2C!important;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
  transition: background-color 0.3s ease;
}

/* Hover effect */
.dataTables_paginate .paginate_button:hover {
  color: #000!important
}


td.details-control {
    background-color: #FCFCFC;
    background-image: url(https://finance-webdev.idaho.gov/wp-content/uploads/2025/07/down.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}



/* Disabled state */
.dataTables_paginate .paginate_button.disabled {
	font-family: 'Atkinson Hyperlegible' !important;
  color: #005E2C;
  cursor: not-allowed;
}

/* Optional: spacing between buttons */
.dataTables_paginate span {
  display: inline;
  width: 100%;
}

#consumered .text-primary {
	color: #005E2C!important
}

.table {
	--bs-table-striped-bg: none!important;
}

#consumered .list-group-item-action:hover {
	border-left: none;
	padding-left: 0px;
	text-decoration: underline;
}

table.dataTable thead th.sorting:after {
    font-weight: 900;
    content: "\f0dc";
    color: #ddd;
    font-size: 0.8em;
    padding-top: 15px;
}

img[src*="nmls-button"] {
  width: 200px !important;
  height: auto;
}

#infoModal h5 {
	margin-top: 0px!important
}

#infoModal .institution-data-cell {
	color: #000!important;
	display: inline;
}
#infoModal .institution-data-cell.cell-icon {
	display: inline
}

#infoModal .institution-data-address, .institution-data-mailing-address, .institution-data {
	margin-top: 10px;
}

#infoModal .modal-body {
	background: #fff
}

#infoModal .btn-secondary {
/* 	background: #005E2C!important; */
	color: #1B1818!important;
	border: solid 1px #005E5E!important
}
#infoModal .btn-secondary:hover {
	color: #fff!important
}	
a.btn.btn-primary.mt-3.learn-more {
	background: #EDEDED!important;
	color: #1B1818!important
}

a.btn.btn-primary.mt-3.learn-more:hover {
	background: #1B1818!important;
		color: #EDEDED!important
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month {
	color: #fff!important;
	font-weight: 700
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag {
    flex: none;
    position: relative;
    width: 160px;
}

@media only screen and (max-width: 991px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        color: #070707;
        background: #000!important;
    }
}

select.pods-form-ui-field-select {
  padding-right: 2.5rem; /* Adjust this as needed */
  background-position: right 0.75rem center; /* optional, positions the arrow */
  background-repeat: no-repeat;
  background-size: 20px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 1rem;
  background-image: url('data:image/svg+xml;utf8,<svg fill="black" height="16" viewBox="0 0 17 23" width="10" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 2rem;
}

@media (max-width: 768px) {
    iframe {
        width: 100%!important;
        min-width: 400px !important;
    }
}

@media (max-width: 768px) {
.tribe-events .tribe-events-calendar-list__event-date-tag {
    flex: none;
    position: relative;
    width: 100px!important;
	}
}
@media (max-width: 768px) {
	.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
		gap: 20px!important;
	}}

@media (max-width: 768px) {
  .tribe-events .tribe-events-calendar-list__event-date-tag {
    width: 100px !important;
  }
}

.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
    gap: 20px;
}
.tribe-common-g-row.tribe-events-calendar-list__event-row {
    gap: 20px;
}
.mega-sub-menu {
    opacity: 1 !important;
}

.error-404 p.card-text {
color: #000!important
}


#s-results thead th {
    width: 120px !important;
}



.elementor-button.elementor-button-link.elementor-size-sm:hover {
  background-color: #1B1818!important; /* darker green on hover */
  text-decoration: none;
}

.site-branding .row {
	align-items: center;
	padding-bottom: 20px
}

.custom-latest-posts-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin: 40px 0;
}

.custom-post-card {
    background: #fff;
    border: 1px solid #ddd;
    padding: 0px;
	border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    transition: box-shadow 0.3s ease;
}

.custom-post-content {
    padding: 20px 20px;
}

.custom-blog-page p {
	color: #000!important
}


.custom-blog-page a {
	color: #005E2C!important
}

.custom-blog-page>.row>div {
	background: #fff!important
}

.custom-post-card:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.custom-post-image img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    display: block;
}

.custom-post-title {
    font-size: 1.25rem;
    color: #2c3e50;
}

.custom-post-title a {
    text-decoration: none;
    color: inherit;
}

.custom-post-excerpt {
    font-size: 0.95rem;
    margin-bottom: 15px;
}

.custom-post-button {
    display: inline-block;
    padding: 10px 30px;
    background-color: #005E2C;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border-radius: 3px;
    transition: background-color 0.3s ease;
}

.post-thumbnail img {
    /* max-width: none !important; */
    width: 100%;
    height: unset;
    margin-bottom: 30px;
}

.custom-post-button:hover {
    background-color: #003205;
	color: #fff!important;
	text-decoration: none!important;
	font-style: normal
}

.related-articles {
    margin-top: 40px;
}

.related-articles h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.related-post {
    margin-bottom: 20px;
}

.related-post img {
    width: 100%;
    height: auto;
    display: block;
}

.related-post h4 {
    font-size: 1rem;
    margin-top: 10px;
}

h1.entry-title {
	margin-bottom: 0px
}

.single-post h1{
	font-size: 2.75rem;
	margin-top: 40px;
}

.single-post .col-md-8 {
padding: 25px;
}

.sidebar-widget-wrapper {
	margin-top: 70px;
}

.tribe-events-single-event-title {
	font-family: 'Atkinson Hyperlegible', sans-serif;
}

.tribe-events-pg-template p {
	font-family: 'Atkinson Hyperlegible', sans-serif;
}

.tribe-common .tribe-common-c-btn-border {
	border: 1px solid #005E2C!important;
	color: #000!important
}

.tribe-common-c-btn-border:hover {
	background: #005E2C!important;
	color: #fff!important
}

.card-header button.btn.btn-link {
	color: #000!important
}

.elementor a {
	font-weight: 700;
	color: #004221!important
}

.protection-p h2.elementor-heading-title.elementor-size-default {
	font-size: 1.5rem!important
	color: #005E2C!important
}

a.custom-topbar-link.d-block.mb-1 {
    margin-right: 20px;
}

.w-auto.d-sm-inline.align-self-end.topbar-custom-nav.text-end {
    display: flex !important;
}

.topbar-custom-nav a {
	color: #fff!important
}

li.financial-exploitation a.mega-menu-link {
	display: none!important;
}

@media (max-width: 768px) {
  li.financial-exploitation a.mega-menu-link {
   display: block!important;
	  background:#070707!important
  }
}

@media (max-width: 768px) {
  a.custom-topbar-link.d-block.mb-1 {
   display: none!important;
	  background:#070707!important
  }
}

a.custom-topbar-link.d-block.mb-1 {
    color: #fff;
    text-decoration: none;
	margin-top: 2px;
}

a.custom-topbar-link.d-block.mb-1:hover {
	color: #A0EAC1!important
}

.e-n-accordion {
	padding: 0px;
}


.breadcrumbs {
	margin-bottom: 2rem;
}

.elementor-image-box-title a {
	color: #fff!important
}

h2.elementor-image-box-title {
    font-size: 20px;
    margin-top: 5px;
    padding-top: 5px;
}

.custom-left-text {
	text-align-last: center!important;
}

/* Tablets (iPad portrait and smaller laptops) */
@media (max-width: 991.98px) {
    .custom-box span {
        font-size: .85em;
    }
}

/* Phones */
@media (max-width: 575.98px) {
    .custom-box span {
        font-size: .85em;
    }
}