@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Space+Grotesk:wght@300..700&display=swap');
:root {
	--paleblue:  #DBF3FF;
	--medblue: #A5DDEF;
	--blue: #0176B6;
	--dkblue: #003857;
	--grey: #597D95;
	--midnight: #111F2C;
	--yellow: #FCEE21;
	--btblue: #0927be;
	--turq: #08bdbd;
	--mauve: #ab81cd;
	--pink: #ef476f;
}

/****************
old colors 

Blue - #004d98
Orange - #f68121
Teal - #2e93b1
Light Blue - #5f93cc
Aqua - #73cde7
Grey Lines - # a4a8a9
Grey (body copy)- #666666



-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
*************************/


/* GENERAL */
	body {text-align: center; background-color: WHITE; -webkit-text-size-adjust: 100%; padding: 0; margin: 0;font-family: "Space Grotesk", sans-serif;}
	.contentwrapper{width: 100%; position: relative; overflow: hidden; font-weight: 400; color: var(--dkblue); font-size: 18px}
	a{color: var(--btblue);text-decoration: underline; transition:  all .25s;}
	a:hover, a:focus {color: var(--midnight); }
	.breaker {clear: both; }
	.liner, article, .container-fluid {width: 100%; max-width: 1170px; margin: 0 auto;  position: relative; }
	.container-fluid{width: 100%; max-width: 1170px;margin: 0 auto; padding: 0}

	input, select, textarea, button, label, fieldset legend{font-family: "Space Grotesk", sans-serif;font-size: 18px}
	button{border: 0; background: transparent;transition: all .25s;text-align: center; padding: 0}
	.CHbox a, .CHA, .cardbennies{font-family: "Space Grotesk", sans-serif;font-size: 18px} /* match to regular font size */
	strong{font-weight: 700}
	.video_wrapper {margin-top: 20px !important;}


	.flexcenter{display: flex; justify-content: center; align-items: center;}

	.mobi, .wordiness {display: none;}

	.print {display: none;}
	.disclaim {font-size: 11px; line-height: 1;}

	ul {margin: 6px 20px 12px 20px; padding: 0;line-height: 24px; }

	hr { border: 0; height: 0; border-top: 2px solid var(--medblue) }
	section { width: 100%;  line-height: 1.5; background-color: white; }
	section.nopad, section.notifications{padding: 0; margin: 0;}


/* HEADER */
	header {width: 100%; height: 100px; position: relative; border-bottom: solid 1px var(--grey); background-color: white; position: relative; z-index: 101 }
	header.stuck {position: fixed; top: 0px; right: 0px; }
	header .liner {height: 100px;}

	a.homelink{position: absolute; left: 0px; top: 0px; height: 100%; display: flex; justify-content: center; align-items: center;width: 262px;}
	a.homelink img {width: 100%; max-width: 262px;}

	a.skipper, a.skipper:visited {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
	a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 18px;}


	.toplinks {text-align: right;  position: absolute; top: 5px; right: 0px; color: var(--blue); font-size: 16px; }
	.toplinks a, .toplinks a:visited  {color: var(--blue);text-decoration: none}
	.toplinks a:hover, .toplinks a:focus { color: var(--midnight); text-decoration: underline;}

	.pipe { margin: 0px 10px;position: relative;color: var(--blue);}
	.toplinks .pipe:last-child, .bottomlinks .pipe:last-child, .bl .pipe:last-child {display: none;}

	#sitesearch { display: inline-block; font-size: 16px;  color: var(--blue);position: relative;  }
	#sitesearch:hover, #sitesearch:focus, #sitesearch.down {text-decoration: underline; color: var(--midnight);}
	#sitesearch:before{content: '\f002'; font-family: 'Font Awesome 6 Pro'; font-weight: 400; margin-right: 5px; display: inline-block; width: 20px}
	#sitesearch.down:before{content: '\f00d'; }

	.sitesearch {display: none; position: absolute; top: 100px; right: 0px; height: 44px;width: 100%;  background-color: var(--paleblue); z-index: 99}

	.searchbox {position: absolute; top: 0; left: 0; padding-left: 10px; height: 44px; width: calc(100% - 44px); border: 0; background-color: transparent; outline: 0; font-size: 18px; }

	button.SSbttn{color: var(--btblue); position: absolute; top: 0; right: 0; width: 44px; height: 44px;}
	button.SSbttn:hover, button.SSbttn:focus {color: var(--midnight); }
	button.SSbttn:before{content: '\f002'; font-family: 'Font Awesome 6 Pro'; font-weight: 400;}



	article.row{position: relative; width: 100%; max-width: 100%; height:520px; padding: 0;border: solid 0px red; CLEAR: BOTH; }
	.half {width: 50%; height: 520px; position: absolute; bottom: 0px; right: 0px;  border: solid 0px blue}
	.two .half.white{right: 0px; left: auto;}
	.two .half, .one .half.white {left: 0px; right: auto;}
	.framebox, .txtbox {width: 585px; position: absolute; top: 50px;}
	.framebox {right: 50%; margin-right: -585px; padding: 0  0 0 69px;}
	.two .framebox {left: 50%; margin-left: -585px; padding: 0  69px 0 0; }
	.imagebox {max-width: 516px; width: 100%; height: 420px; background-color: white;  text-align: center;border: solid 0px FUCHSIA}
	.imagebox img {max-width: 516px; max-height: 420px; width: 100%; position: relative; float: left;}
	.txtbox {left: 50%; margin-left: -585px;text-align: left;line-height: 24px; padding-right: 70px;}
	.two .txtbox {left: auto;right: 50%; margin-right: -585px; padding: 0 0 0 70px;}
	.NAVY{ background-color: var(--paleblue);}
	.BLU{ background-color: var(--medblue);}
	.TEAL{ background-color: var(--blue);}
	.AQUA{ background-color: var(--dkblue);}
	.whiteL { background-color: white; left: 0px;}
	.whiteR { background-color: white;right: 0px;}

/* HOME */

	section.home{padding: 30px;}

/* INT HERO */

	.carousel_holder{ position: relative; padding: 0 20px 60px 20px}
	.carousel_holder:after{content: ''; display: block; width: 100%; height: 100px; background-color: var(--dkblue); position: absolute; bottom: 0; right: 0; z-index: 1}

		/* set the height - add arrows if they are on the side */
	.R0.regional_slideshow.carousel, .R0.regional_slideshow.carousel .carousel-item { height: 300px; width: 100%; max-width: 1170px; margin: 0 auto;z-index: 10}

	.R0.regional_slideshow.carousel {background-color: var(--accent);} 
	.R0.regional_slideshow .carousel-item{position: relative; }

	.R0.regional_slideshow .carousel_overlay{}

	.R0.regional_slideshow .carousel-image{position: static; height: 300px}
	.R0.regional_slideshow .carousel-image img{}


	.R0.regional_slideshow .carousel-caption {position: absolute; top: auto; left: 0; bottom: 50px; right: auto;  height: 160px; width: 585px; padding: 30px; text-align: left; display: flex; align-items: center;justify-content: flex-end; background: rgba(255,255,255,.8); color: var(--dlblue); font-size: 20px;}
	.R0.regional_slideshow .carousel-caption h1{margin-top: 0;}
	.R0.regional_slideshow .carousel-caption p{margin: 0; padding: 1rem 0 0 0 }
	.R0.regional_slideshow .carousel-caption .row:last-child p{margin: 0; padding:0 }

	.R0.regional_slideshow .carousel-caption div{border: solid 0px orange}

	.R0.regional_slideshow .carousel_caption_text{width: 100%; }

	@media only screen and (max-width: 1170px) {
		.R0.regional_slideshow .carousel-image{position: relative; float: right}
		.R0.regional_slideshow.carousel, .R0.regional_slideshow.carousel .carousel-item { height: auto}
		.R0.regional_slideshow .carousel-caption {height: auto; position: relative;   top: 0; bottom: 0; left: 0; right: 0; background-color: var(--paleblue); width: 100%; padding: 40px 30px;}
		.R0.regional_slideshow .carousel-image{ height: auto}
		.R0.regional_slideshow .carousel-image img{width: 100%}
	}
	
	/*M*/
	@media only screen and  (max-width: 991px) {
	
	}
	@media only screen and (max-width: 767px) {
	
	}


/* INSIDE */

	article { width: 69%; padding: 40px 40px 40px 0; text-align: left;position: relative; float: left; line-height: 24px;}
	article.lander {width: 100%; padding: 40px 0;}
	aside {width: 31%; padding-left:40px; margin: 80px 0; text-align: left; border-left: solid 1px var(--grey); position: relative; float: left; line-height: 24px;}

	a.box{width: 31%; max-width: 360px; height: 320px; position: relative; float: left; margin: 50px 3.5% 20px 0; display: block; text-align: center; padding: 70px 20px 0 20px;font-weight: 400; background-repeat: no-repeat}
	a.box, a.box:visited{color: white; text-decoration: none;}
	a.box:hover, a.box:focus{color: #fff; text-decoration: none;}
	a.box.goR {float: right; margin-right: 0;}
	.boxlogo{ position: absolute; top: -52px; left: 50%; margin-left: -45px;}
	.boxtitle{ font-size: 30px; line-height: 34px; position: relative; top: 20px}
	a.box:hover .boxtitle, a.box:focus .boxtitle{display: none}
	.boxtext{display: none; font-size: 16px; line-height: 22px; }
	a.box:hover .boxtext, a.box:focus .boxtext{display: block; color: var(--dkblue);}
	.boxtext p { margin-top: 3px 0;}
	.boxsubtitle{ font-size: 30px; line-height: 24px; margin-bottom: 6px;}


	.regionbox, .code_block, .bannerbox {overflow: hidden; width: 100%;   padding: 0 0 20px 0; line-height: 24px;}
	.regionbox ul {margin: 0px; padding: 0px; list-style: none;}
	.regionbox h2 { font-size: 24px; line-height: 30px; margin: 12px 0 6px 0; color: #004d98}
	.bannerbox {text-align: center;}
	.bannerbox img {max-width: 100%; }

	.findacu2{width: 400px; max-width: 100%; border: solid 2px var(--blue);  position: relative; z-index: 20; padding: 20px; font-size: 18px;min-height: 280px;}
	.findacu2 select{max-width: 100%; width: 100%; margin-bottom: .5rem}
	.findacu2 label{display: block; font-size: 16px; text-align: left;}
	.findacu2 .notice{font-size: 16px; text-align: left; position: absolute; bottom: 20px; left: 20px; width: calc(100% - 40px);}


/* ACM */
/*<p>TAFTFA#<span aria-hidden="true" class="fa-regular fa-acorn"></span><span class="sr-only"></span>#TAFTFA</p>*/
	.cms_col .greybox{height: 100%;}
	.greybox{width: 100%; padding: 30px 30px 90px 30px; border-radius: 15px; background-color: var(--midnight); color: white;position: relative; text-align: left; }
	.greybox a.ctaP, .greybox a.ctaT, .greybox a.ctaL{width: calc(100% - 60px); position: absolute; bottom: 30px; right: 30px;}
	.greybox h3{color: white}

/*	--turq: #08bdbd;
	--mauve: #ab81cd;
	--pink: #ef476f;
	
	pale = pink
	blue = turq
	yellow = mauve
	*/

	.greybox .fa-regular, .greybox .fa-sharp, .greybox .fa-solid, .greybox .fa-light, .greybox .fa-thin, .greybox .fa-duotone	{font-size: 32px; display: block; margin: 0 auto; color: var(--midnight); background-color: var(--pink); width: 50px; height: 50px; border-radius: 50%;display: flex; justify-content: center; align-items: center; }

	.greybox.yellowtrim .fa-regular, .greybox.yellowtrim .fa-sharp, .greybox.yellowtrim .fa-solid, .greybox.yellowtrim .fa-light, .greybox.yellowtrim .fa-thin, .greybox.yellowtrim .fa-duotone	{ color: var(--midnight); background-color: var(--mauve);}


	.greybox.bluetrim .fa-regular, .greybox.bluetrim .fa-sharp, .greybox.bluetrim .fa-solid, .greybox.bluetrim .fa-light, .greybox.bluetrim .fa-thin, .greybox.bluetrim .fa-duotone	{ background-color: var(--turq);}

	@media only screen and (max-width: 575px) {
		.greybox{ padding: 20px 20px 80px 20px;}
		.greybox a.ctaY, .greybox a.ctaB, .greybox a.ctaP{width: calc(100% - 40px); bottom: 20px; right: 20px;}
	}
/* FOOTER */

	footer {width: 100%; padding: 40px 30px; background-color: var(--blue); color: white; font-size: 16px; }

	.bottomlinks { color: white;}
	.bottomlinks a{display: block; margin-bottom: 10px;}
	footer  a, footer  a:visited { color: white;text-decoration: none; font-weight: 400}
	footer  a:hover, footer  a:focus {color: white; text-decoration: underline;}

	.Fhead{font-size: 18px; font-weight: bold; margin: 0 0 15px 0}


	.cusg { }



nav.pc {width: 100%; z-index: 100; position: relative; }



/* CTAS */

/*
:root {
	--paleblue:  #DBF3FF;
	--medblue: #A5DDEF;
	--blue: #0176B6;
	--dkblue: #003857;
	--grey: #597D95;
	--midnight: #111F2C;
	--yellow: #FCEE21;
	--btblue: #0927be;
}

	--turq: #08bdbd;
	--mauve: #ab81cd;
	--pink: #ef476f;
	
	pale = pink
	blue = turq
	yellow = mauve

*/
	input[type="submit"], input[type="reset"] {appearance: none;cursor: pointer}

	a.cta, input[type="submit"], a.clear, a.clear:visited, button.clear, input.go,  input[type="reset"],  a.PSlogout, div.faq_advanced_search_panel input[type=button], button.modal_button, button.cta, button#exedout, .blog-filter a button, a.ctaY, a.ctaB, a.ctaP, a.ctaT, a.ctaL
	{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; text-align: center; transition: all .25s; border-radius: 0; background-color: var(--main); color: white; padding: 12px 30px;  background-color: var(--dkblue); color: var(--medblue); border-radius: 10px; font-weight: 500; }

	a.cta:hover,  a.cta:focus, input[type="submit"]:hover, input[type="submit"]:focus, a.clear:hover, a.clear:focus, button.clear:hover, button.clear:focus,  input.go:hover, input.go:focus, input[type="reset"]:hover, input[type="reset"]:focus, a.PSlogout:hover, a.PSlogout:focus, div.faq_advanced_search_panel input[type=button]:hover, div.faq_advanced_search_panel input[type=button]:focus,  button.modal_button:hover, button.modal_button:focus, button.cta:hover, button.cta:focus, button#exedout:hover, button#exedout:focus, .blog-filter a button:hover, .blog-filter a button:focus, a.ctaY:hover,  a.ctaY:focus, a.ctaB:hover, a.ctaB:focus, a.ctaP:hover, a.ctaP:focus, a.ctaT:hover, a.ctaT:focus, a.ctaL:hover, a.ctaL:focus
	{text-decoration: none;background-color: var(--medblue); color: var(--dkblue);}

	a.ctaY{background-color: var(--yellow); color: var(--midnight);}
	a.ctaY:hover,  a.ctaY:focus	{color: var(--yellow); background-color: var(--midnight);}
 	.greybox.yellowtrim a.ctaY:hover, .greybox.yellowtrim a.ctaY:focus	{color: var(--yellow); background-color: var(--blue);}

	a.ctaB{background-color: var(--blue); color: var(--paleblue);}
	a.ctaB:hover, a.ctaB:focus{color: var(--blue); background-color: var(--paleblue);}

	a.ctaP{background-color: var(--pink); color: var(--midnight);border: solid 2px var(--pink); padding: 10px 28px; }
	a.ctaP:hover, a.ctaP:focus{background-color: transparent; color: var(--pink); border: solid 2px var(--pink);}

	a.ctaL{background-color: var(--mauve); color: var(--midnight);border: solid 2px var(--mauve); padding: 10px 28px; }
	a.ctaL:hover, a.ctaL:focus{background-color: transparent; color: var(--mauve); border: solid 2px var(--mauve);}

	a.ctaT{background-color: var(--turq); color: var(--midnight);border: solid 2px var(--turq); padding: 10px 28px; }
	a.ctaT:hover, a.ctaT:focus{background-color: transparent; color: var(--turq); border: solid 2px var(--turq);}


.col2, .col3, .col4, .col5, .col6, .col23{padding: 10px 20px; position: relative; float: left; overflow: hidden; margin: 0;}
.col6 {width: 16.6%; padding: 10px; }
.col5 {width: 20%; padding: 10px;}
.col4 {width: 25%;}
.col3 {width: 33.33%;}
.col23 {width: 66.67%;}
.col2 {width: 50%;}

/*	Header 1: var(--dkblue) Bold
	Header 2: var(--blue)
	Header 3:var(--blue)
*/

	h1 { font-size: 36px; line-height: 1; margin: 6px 0 3px 0; color: var(--dkblue); font-weight: 700}


	h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, span.content_poll_title
	{ font-size: 30px; line-height: 1.2; margin: 12px 0; color: var(--blue)}

	h3, .content_rates_category1, .faq_header, .faq_question, .comments_section_header, .pod_episode_header, #KJETitle, .forum_thread_category, .Category_Header_Text, .content_faq_header, .content_calendar_header, .cms_form_header
	{ font-size: 24px; line-height: 1.25; margin: 12px 0; color: var(--blue)}

	h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
	{ font-size: 20px; line-height: 1.2; margin: 12px 0; color: var(--dkblue)}

	h5, .forum_thread_date, .forum_mischeader_title {color: var(--dkblue); font-size: 18px;line-height: 1.2; font-weight: bold; }
	h6 {color: var(--dkblue); line-height: 1.2;font-size: 18px; font-style: italic; font-weight: bold;}

table.styled{border-collapse: collapse; border: solid 1px #004d98}
table.styled td {padding: 2px 5px;border: solid 1px #004d98}
table.styled th{padding: 2px 5px; background-color: #004d98; color: white; text-align: left;border: solid 1px #004d98}

/* featured rates */
.regions_rates_table {width: 100%;}
.regions_rates_table_row1, .regions_rates_table_row2 {background-color: silver; border-bottom: 3px solid white; font-size: 12px; }
.regions_rates_table_effectivedate {font-size: 12px;}
.regions_rates_table_title {display: none;}
.regions_rates_table_fields { font-size: 12px; color: blue;}
.aprnote {font-size: 12px; width: 180px;}
td.regions_rates_table_row2 marquee, td.regions_rates_table_row1 marquee {width: 242px;}

/** ALERTS 2.0 ****************************************************/
	.alertholder{width: 100%; }
	.alertbar {padding: 10px 0; width: 100%; }
	.alertbar.regular{}
	.alertbar.high{}
	.alert {width: 96%; max-width: 1160px; margin: 0 auto; padding-right: 40px; position: relative; text-align: left; font-size: 18px;}
	.alert_icon{}
	.alert a {}
	.alert a:hover, .alert a:focus {}
	button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 24px; text-align: center; display: block; text-decoration: none !important;}
	button.exed:before {content:"\f057"; font-family: 'Font Awesome 6 Pro';}


/** FORMS ***********************************************/

	form.cms_form_obj{max-width: 1000px; margin: 0 auto;}
	
	/*.cms_form_item fieldset{border: solid 1px red;}
	.cms_form_item legend {border: solid 1px green;}
	.cms_form_fieldset{border: solid 1px orange;}
	.cms_form_object{border: solid 1px blue;}
	.cms_form_label{border: solid 1px fuchsia;}*/

	.cms_form_item fieldset{display: flex;}
	@media only screen and (max-width: 575px) {
	.cms_form_item fieldset{display: block;}
	}
	form .cms_form_object:last-child{float: none;}
	.visuallyhidden {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
	.cms_form_item .cms_form_object input, .cms_form_item .cms_form_object select, .cms_form_item .cms_form_object textarea{border: solid 1px var(--grey); border-radius: 5px;}
	.cms_form_item legend {font-size: 18px !important;}

/*
	
	.cms_form_item .cms_form_object input[type="submit"]{width: auto;}
	
	.cms_form_item .cms_form_fieldset .cms_form_object input{width: auto;}
	.cms_form_label{font-size: 18px; line-height: 1.15;}
	.cms_form_item{padding: 20px 0 0 0}

	.cms_form_item legend {border: solid 1px green;}
	.cms_form_fieldset{border: solid 1px orange;}
	.cms_form_object{border: solid 1px blue;}
	.cms_form_label{border: solid 1px fuchsia;}

	@media only screen and  (min-width: 768px) {
		.cms_form_item{ display: flex; gap: 20px; padding: 5px 0}
		.cms_form_label{width: 200px;  }
		.cms_form_item .cms_form_object{flex: 1 1;}
		.cms_form_fieldset { width: 100%; display: flex; gap: 20px; position: relative; }
		.cms_form_fieldset .cms_form_legend{ position: absolute; top: 0; left: 0;}
		.cms_form_radio_container { width: calc(100% - 220px); position: relative;  left: 220px}
	}
*/

/* for polls */
	span.content_poll_title{display: block; margin: 1rem 0 0 0; }
	.region table td table td {padding: 2px;}
	.region table td table{margin-bottom: 10px;}
	.content_poll_option_label {padding-left: 10px;}
	input[name="poll_vote"]{margin-left: 20px;}
	input#VoteBttn{margin-top: 1rem;}


/* calendars */
	.content_calendar_table {border: solid 1px var(--dkblue); border-collapse: collapse}
	td.content_calendar_table_headercell {background-color: var(--paleblue); color: var(--dkblue); text-align: center; font-weight: bold; padding: 10px}
	td.content_calendar_table_headercell a { color: var(--btblue); text-decoration: none;font-size: 20px }
	td.content_calendar_table_headercell a:hover, td.content_calendar_table_headercell a:focus { color: var(--midnight);  }
	td.content_calendar_table_cell { border: solid 1px var(--dkblue); padding: 10px;}
	td.content_calendar_table_selectedcell { border: solid 1px var(--dkblue); background-color: var(--paleblue); padding: 10px;}


/* for polls */
.region_poll_table_inner td {padding: 2px;}
.region_poll_table_inner {margin-bottom: 10px;}
.region_poll_radio_cell input {position: relative; top: 5px;}

/* faqs page */
.faq_toolbar {padding-bottom: 15px;}
.faq_viewed {color: blue; font-size: 11px; font-weight: bold; }
.faq_search {margin: 20px 0px}
.faq_question_block {margin-top: 10px;}
.faq_advanced_search_panel {padding: 0px;}
.faq_advanced_search_panel table {margin: 20px 0px;}
.faq_advanced_search_panel table td {padding: 2px 0px;}
.faq_advanced_search_panel i {color: silver;}

	div.cms_form_collapsible_header a:visited, 
	.faq_question_block_slide_question_closed a, 
	.faq_question_block_slide_question_closed a:visited, 
	div.faq_recent_block .faq_question_block_slide_question_closed a, 
	div.faq_recent_block .faq_question_block_slide_question_closed a:visited, 
	div.faq_featured_block .faq_question_block_slide_question_closed a, 
	div.faq_featured_block .faq_question_block_slide_question_closed a:visited, 
	div.faq_popular_block .faq_question_block_slide_question_closed a, 
	div.faq_popular_block .faq_question_block_slide_question_closed a:visited, 
	div.faq_question_panel .faq_question_block_slide_question_closed a, 
	div.faq_question_panel .faq_question_block_slide_question_closed a:visited, 
	.code_block_accordion div.code_block_indiv_top,
	.code_block_accordion.open .code_block_accordion div.code_block_indiv_top,
	div.cms_form_collapsible_header a, div.cms_form_collapsible_header a:visited, 
	div.cms_form_collapsible_header.open a, 
	.faq_question_block_slide_question_open a, 
	div.faq_recent_block .faq_question_block_slide_question_open a, 
	.code_block_accordion.open div.code_block_indiv_top,  
	div.faq_featured_block .faq_question_block_slide_question_open a,  
	div.faq_popular_block  .faq_question_block_slide_question_open a, 
	div.faq_question_panel  .faq_question_block_slide_question_open a, 
	.code_block_accordion.open .code_block_accordion.open div.code_block_indiv_top
	{font-weight: bold; color: var(--btblue); padding-bottom: 1rem; display: block;}

	article .code_block_accordion .code_block_indiv_content{padding: 0 20px;}
	.faq_question_block_slide_answer, article .code_block_accordion.open .code_block_indiv_content{padding: 0 0 1rem 0; border-radius: 0; border: 0; border-top: 0; margin: 0}



/* faqs regions */
ul.region_faq_list li {margin-bottom: 5px;}
span.region_faq_header {display: block; margin-bottom: 10px}

/* blog styles */
.blog_posted_date {display: block; color: gray;}
.comments_sortbox {position: relative; float: right; background-color: white; top: -20px; }
.comment_item {border: solid 1px blue; padding: 0px 10px 10px 10px; margin: 10px 0px;clear: both;}
.comment_posted_by_and_who {color: gray;}
.comment_text {margin-top: 10px;}
table.comments_form_table{border: solid 1px blue; width: 100%}
table.comments_form_table td {padding: 3px 5px;}
.comments_submitted {margin: 10px 0px; border: solid 1px red; padding: 10px; }
.comment_reply_body {border: solid 1px blue; padding: 10px; margin: 10px; background-color: #E9E7E6;}
textarea.comments_form_textbox {width: 98%; height: 75px;}
span.blog_tags_tag a{display: inline-block;}
.blog_share {position: relative; float: right; }
.blog_share a {position: relative; float: right; margin-left: 5px;}
.blog_share ul {list-style: none}
.blog_share ul li{ display: inline-block;}
.blog_share ul li .fa {font-size: 20px; position: relative; top: 7px;}


/* for sidebar content */
.code_block_top {}
.code_block_center {}
.code_block_bttm {}
.code_block_indiv_content p{margin-top: 0px;}
/*.boxtop, .code_block_indiv_top, .boxbottom, .code_block_indiv_bttm {display: none;}*/

/* for image gallery */
.slideshow-container {width: 300px; height: 200px; overflow: hidden;}

/* videos */
.video_wrapper {margin-top: 20px !important;}

/* modals */
button.modal_link{ border:0; background: transparent; padding: 0; margin: 0;} 
button.modal_link:focus, button.modal_link:hover{text-decoration: underline;}
button.modal_button {display: inline-block; min-width: 180px; background-color: #f68121; color: #003C70; border: solid 1px white; border-radius: 20px; text-align: center; font-size: 14px; padding: 1px 0; text-decoration: none; cursor: pointer;}
button.modal_button:hover, button.modal_button:focus{ background-color: #73cde7; color: #004d98; text-decoration: none;}


