body::-webkit-scrollbar {
    width: 1em;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.7);
	background-color: #385464;
}
body::-webkit-scrollbar-thumb {
     -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.7);
   border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear,
                                       40% 0%,
                                       75% 84%,
                                       from(#00838A),
                                       to(#00838A),
                                       color-stop(.6,#27B2BD))
}
/*
#00838A
#27B2BD*/
*{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

body {margin: 0px; padding: 0px; text-align: center; font-size: 16px; font-family: 'Open Sans', arial, sans-serif; background-color: WHITE; -webkit-text-size-adjust: 100%; color: #333333}


p{margin: 0 0 12px 0}
a, a:visited, button.modal_link{color: #00838a; -webkit-transition:  all .5s; transition:  all .5s;font-weight:  600; text-decoration: none}
a:hover, a:focus, button.modal_link:focus, button.modal_link:hover {color: #00838a; text-decoration: underline}
input, select, textarea{font-size: 16px; font-family: 'Open Sans', arial, sans-serif;}
button {padding:0; border: 0; background: transparent;font-size: 16px; font-family: 'Open Sans', arial, sans-serif;}
.liner {width: 100%;  max-width: 1160px; margin: 0 auto;  position: relative; }


article ul, section.grey ul{list-style: none; margin:  0 0 20px 20px; padding: 0 0 0 20px;}
article ul li, section.grey ul li {position: relative;}
article ul li:before, section.grey ul li:before {content: '\f058'; font-family: 'Font Awesome 5 Pro'; font-weight: 700; color: #a4d65e; position: absolute; top: 0; left: -20px;  }


.fas.fa-check-circle{position: relative; left: -25px; margin-right: -25px}

#contentwrapper {width: 100%;  }

header {width: 100%;height: 52px; background-color: rgba(255,255,255,.9); -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.7); box-shadow: 0 0 7px 0 rgba(0,0,0,.7); position: relative; z-index: 101 }
header.stuck {position: fixed; top: 0; left: 0; z-index: 100}
a[name]{position: relative; top: -170px;}

a.homelink{position: absolute; left: 0px; top: 10px; width: 169px; height: 36px; display: block;}
.Licon{width: 166px; -webkit-transition:  all .5s; transition:  all .5s; position: absolute; top: 0px; left: 0px; z-index: 101 }
.Lwords{/* display: none; */width: 135px; height: 34px;position: absolute; top: 70px; right: 20px; -webkit-transition:  all .5s; transition:  all .5s;  z-index: 100  }
.Lfull{max-width: 169px;}
.Licon.stuck {width: 26px; }
.Lwords.stuck {display: inline; top: 0px; right: 0px;}

.toplinks {text-align: right;  position: absolute; top: 15px; right: 850px; color: #252a32; font-size: 14px;}
.toplinks .words {display: none;}
.toplinks a, .toplinks a:visited  {  color: #252a32; text-decoration: none; margin: 0 10px;}
.toplinks a:hover, .toplinks a:focus { color:#00838a;text-decoration: none;}
footer .toplinks {display: none;}

.pipe { margin: 0px 10px;position: relative;}
.toplinks .pipe {display: none;}

a.membttn, a.loanbttn, button#menubttn{font-family: Lato, sans-serif; font-size: 17px; height: 36px; position: absolute; top: 8px; width: 190px;   font-weight: 400; border-radius: 10px; border: solid 1px #385565}
a.membttn, a.membttn:visited, a.loanbttn, a.loanbttn:visited{background-color: #385565; color: white;}
a.membttn:hover, a.membttn:focus, a.loanbttn:hover, a.loanbttn:focus{color: #385565; background-color: white; text-decoration: none;}

a.membttn{right: 400px;padding-top: 7px;}

a.membttn .far{font-size: 14px;  }

a.loanbttn{ right: 200px;padding-top: 7px;}
a.loanbttn .far{font-size: 14px; }



button#menubttn{background-color: #a4d65e;color: #385565;  right: 0px; padding: 0; border: solid 1px #a4d65e}
button#menubttn:hover, button#menubttn:focus{background-color: white}
button#menubttn .fa-bars, button#menubttn .fa-times-circle {display: none;}
button#menubttn .far{font-size: 14px; -webkit-transition:  all .5s; transition:  all .5s;}
button#menubttn .far.flipped {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

nav.pc {display: none; width: 100%; z-index: 100; position: relative; background-color: rgba(164,214,94,.9); height: 80px;font-family: Lato, sans-serif; font-weight: 400; font-size: 14px; color: #252a32; position: absolute; top: 52px; right: 0px; line-height: 1.75}
nav.pc .liner{width: 100%; height: 80px; display: flex; justify-content: space-between; align-items: center; align-content: center; }
nav.pc a{display: inline-block; margin: 0 10px; font-family: Lato, sans-serif; font-weight: 400; font-size: 14px; line-height: 1.15}
nav.pc a, nav.pc a:visited {color: #252a32; text-decoration: none;}
nav.pc a:hover, nav.pc a:focus {color: #252a32; text-decoration: underline;}
nav.pc a span.fal {display: block; font-size: 24px;}
nav.pc a:hover span.fal, nav.pc a:focus span.fal {text-decoration: none;}
nav.pc a.membttn, nav.pc a.loanbttn{display: none;}

section { width: 100%;  line-height: 1.5;  padding: 0; }
section.nopad, section.notifications{padding: 0; margin: 0;}



section.promo{height: 500px; background-position: center top; background-size: cover; position: relative;}
.filler{background: url(../images/AngleSlice.png) repeat-x; width: calc((100% -  1160px) / 2); height: 500px; position: absolute; top: 0; left: 0;}
.angle{background: url(../images/Angle.png) no-repeat; width: 716px; height: 500px; position: absolute; bottom: 0; left: 50%; margin-left: -580px;  display: flex; flex-direction: column; justify-content: center; text-align: left; padding: 0 175px 0 0; line-height: 26px}
.angle h2 {color: #385565}
.angle a.cta, .angle a.ctaG, .angle a.ctaB {margin-top: 40px;}
.mobiimage{display: none;}

article {  width: 100%; max-width: 1160px; overflow: hidden; margin: 0 auto; text-align: left; line-height: 28px; padding: 40px 0;}


.bannerbox {text-align: center;}
.bannerbox img {max-width: 100%; }
.video_wrapper {margin-top: 20px !important;}


section.intbanner {width: 100%; height: 500px; background-size: cover; background-position: center center; position: relative; margin: -60px 0 0 0 }
.inttextholder{height: 500px; position: absolute; top: 0px; right: 0px; width: 100%; z-index: 10;}

.inttext{color: white; font-size: 22px; line-height: 30px; padding: 0; width: 1000px; position: absolute; bottom: 120px; left: 50%; margin-left: -500px; z-index: 99;text-shadow: 0 0 5px #000000; text-align: left; border: solid 0px fuchsia}

section.insideS{ width: 100%; max-width: 1200px;  margin: 0 auto; padding: 0 40px}
section.insideS article {width: 66%; padding: 40px 0; position: relative; float: right;}

section.insideS aside{width: 30%; padding: 40px 0; position: relative; float: left;}
.regionbox {width: 100%; text-align: left; padding: 20px 0;  border-bottom: solid 2px #a4d65e;}

/** CHECK PLUS PAGE *****************************************/

	section.grade1{background: linear-gradient(135deg, rgba(0,189,199,1) 0%,rgba(12,28,68,1) 100%,rgba(12,28,68,1) 101%); color: white; padding: 0 30px; color: white;}
	section.grade2{background: linear-gradient(45deg, rgba(0,189,199,1) 0%,rgba(12,28,68,1) 100%,rgba(12,28,68,1) 101%);  color: white; padding: 0 30px;color: white;}



footer {width: 100%; padding: 20px ; background-color: #385565; color: white;font-size: 12px;}

footer  a, footer  a:visited { color: white;}
footer  a:hover, footer  a:focus {color: #a4d65e; }

.bottomlinks { text-align: left;color: white;margin:  20px 0; width: 75%; position: relative; float: left; }
.bottomlinks .pipe:last-child {display: none;}
.bottomlinks .pipe:last-child {display: none;}
.BL {display: none;text-align: left;color: white;margin:  20px 0; width: 75%; position: relative; float: left;}

.socmed, .sticker{margin: 0 0 20px 0; width: 25%; position: relative; float: right; text-align: right; clear: right }
.socmed a, .socmed a:visited{display: inline-block; width: 40px; height: 40px; border-radius: 50%; text-align: center; margin-right: 10px; overflow: hidden; background-color: white; color: #26b2bd; font-size: 20px; padding-top: 7px}
.socmed a:hover, .socmed a:focus{color: #a4d65e; text-decoration: none;}
.socmed .pipe {display: none;}
.socmed a .words {display: none;}

.awards{position: relative; float: right; margin-bottom: -90px; clear: right; padding-top: 30px; text-align: right; }

.footnote {  text-align: left;margin: 0 0 20px 0; clear: both; width: 50%}
.footnote img {margin-left: 10px;}

.mobi, .wordiness {display: none;}



/****************
- Dark Teal: #00838a
- Teal: #26b2bd
- Bright Green: #a4d65e
- Dark Grey: #385565
 other dark grey - #252a32
- Black: #333333

font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif;

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

hr { border: 0; height: 30px; background: url(../images/Line.png) no-repeat center center; background-size: 100% 30px;}

/*font-family: Lato, sans-serif; font-size: 16px; height: 36px; position: absolute; top: 8px; width: 190px;  padding-top: 8px; font-weight: 400; border-radius: 5px; border: solid 1px #385565*/

a.cta, a.cta:visited,a.ctaG, a.ctaG:visited, a.ctaB, a.ctaB:visited,input[type="submit"], a.clear, a.clear:visited, button#exedout, button.clear, input.go, .buttonbox a, .buttonbox a:visited, button.modal_button
{display: inline-block; text-decoration: none; cursor: pointer; line-height: 1; font-family: Lato, sans-serif; font-weight: 400; font-size: 17px; color: #252a32; background-color: #a4d65e; border: solid 1px #a4d65e; padding: 2px 30px; line-height: 30px;border-radius: 10px;box-shadow: 2.1px 2.2px 3px 0 rgba(0, 0, 0, 0.35);}

a.ctaG, a.ctaG:visited, .buttonbox a, .buttonbox a:visited, button.modal_button
{ color: #252a32; background-color: #a4d65e; border: solid 1px #ffffff; }

a.cta:hover, a.ctaG:hover, a.ctaG:focus, a.ctaB:hover, a.ctaB:focus, input[type="submit"]:hover, a.cta:focus, input[type="submit"]:focus, a.clear:hover, a.clear:focus, button#exedout:hover, button#exedout:focus, button.clear:hover, button.clear:focus, input.go:hover, input.go:focus, .buttonbox a:hover, .buttonbox a:focus, button.modal_button:hover, button.modal_button:focus
{ background-color: #ffffff; border: solid 1px #a4d65e; color: #252a32;  text-decoration: none;}
/*a.clear{ padding: 8px 30px  10px 30px ; }*/


a.ctaB, a.ctaB:visited{ color: #252a32; background-color: #00A4B1; border: solid 1px #00A4B1; }
a.ctaB:hover, a.ctaB:focus{ background-color: #ffffff; color: #252a32;border: solid 1px #00A4B1; }

.apr {font-size: 14px; color: #333333; margin-bottom: 4px; font-weight: 400}
.rate{font-family: Lato, sans-serif; font-weight: 700; font-size: 44px; margin: bottom 14px;}

h1 {font-family: Lato, sans-serif; font-weight: 700; font-size: 48px; line-height: 1.6; margin: 0 0 4px 0; color: #ffffff}

h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year
{font-family: Lato, sans-serif; font-weight: 700; font-size: 36px; line-height: 42px; margin: 0 0  20px 0; color: #00838a;}

h3, .code_block h1, .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, .content_article_header, .regionbox h2
{font-family: Lato, sans-serif; font-weight: 400; font-size: 30px; line-height: 36px; color: #00838a }

h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
{font-family: Lato, sans-serif; font-weight: 400; font-size: 24px; line-height: 30px; margin: 0 0  12px 0; color: #385565 }

h5, .forum_thread_date, .forum_mischeader_title
{color: black; font-size: 14px; font-weight: bold; }

h6 {color: black; font-size: 14px; font-style: italic; font-weight: bold;}

.col2, .col3, .col4, .col5, .col6, .col23, .col3A, .col75{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%;}
.col75 {width: 75%;}


.col23 {width: 60%; max-width: 650px;}
.col3A{max-width: 414px; width: 40%; }
#pic2, #text1 {float: right; margin-right: 26px}
#pic1, #text2 {margin-left: 26px}
#text1 a.cta, #text1 a.ctaG, #text1 a.ctaB, #text2 a.cta, #text2 a.ctaG, #text2 a.ctaB {margin-top: 34px;}

#pic1, #pic2 {padding: 0; text-align:center; padding-top: 48px}
#pic1 img, #pic2 img {max-width: 414px;}

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;}

.breaker {clear: both; }
.border {border: solid 1px red;}
img {border: 0px;}
.print {display: none;}
.disclaim {font-size: 11px; line-height: 1 !important;}
sup, sub {vertical-align: baseline; position: relative;  top: -0.4em;}
sub {top: 0.4em;}


/* 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: 14px; color: #333333; }
td.regions_rates_table_row2 marquee, td.regions_rates_table_row1 marquee {width: 242px;}


/* rates & styled tables */
table.styled, .content_rates_table, .table_builder {margin-bottom: 20px; width: 100%; border-collapse: collapse;}
table.styled th, .content_rates_table_fields, TR.table_builder_header_row {font-family: Lato, sans-serif; font-weight: 700; line-height: 22px; color: white !important; padding: 12px; background-color: #385565}
TR.table_builder_header_row .table_builder_cell{color: white;}
table.styled td, .content_rates_table_row2, .content_rates_table_row1, .table_builder_cell {line-height: 22px; color: #000000; padding: 12px; border: 0}
table.styled tr:nth-child(even) td, .content_rates_table_row2, TR.table_builder_row_even { background-color: #edf1f3}
.content_rates_table_row_highlight {color: red;}
.sideslider {width: 100%;}

/*table.styled th:first-child, .content_rates_table_fields:first-child {border-left: none;}*/
/*table.styled tr td:first-child, tr td.content_rates_table_row2:first-child, tr td.content_rates_table_row1:first-child {border-left: none; }*/
.content_rates_table_row_highlight {color: #ae0000;}
.content_rates_table_postfix {line-height: 1;}

/** ALERTS ****************************************************/
.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}
.alert_icon{content:"\f057"; font-family: 'Font Awesome 5 Pro';color: white; font-size: 32px; width: 32px; height: 100%}
.alert a, .alert a:visited {}
.alert a:hover, .alert a:focus {}
button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important;}
button.exed:before {content:"\f057"; font-family: 'Font Awesome 5 Pro';}

/* new locator */
.boxedsearch, .legend {BACKGROUND-COLOR: #f7f7f7; }
button#exedout {display: none;}
input.go{ padding: 4px 10px; font-size: 14px; margin-left: 5px;}
/*
form#locator label, form#locator input, form#locator select, form#locator textarea, form#locator fieldset legend{font-family: 'Open Sans', arial, sans-serif;font-size: 16px;}
*/
#map-canvas { width: 100%; height: 520px; float:none; }
.boxedsearch {height: auto;width: 100%; float: none; margin: 0; z-index: 80;}
.boxedsearch fieldset {width: 33%;position: relative; float: right; top: -150px; }
.legend { top: -30px; margin: 0 0 -20px 0; z-index: 90; position: relative;}
.legend .legend_label:last-child{display: none;}

/* forms */
.cms_form_item, .cms_form_content_block {clear: both; padding: 10px 0; margin: 0 !important;}
.cms_form_textinput, .cms_form_dropdown  {width: 100%;}
.cms_form_textarea {width: 100%; height: 100px;}
.cms_form_item_sidebyside {width: 50%; padding: 0 20px 0 0;}
.cms_form_label {width: 33%; position: relative; float: left; margin: 0 1% 5px 0;  font-weight: normal;}
.cms_form_object {width: 66%; position: relative; float: right; margin: 1px 0}
fieldset.cms_form_fieldset, legend.cms_form_legend {white-space: normal; width: 100%; border: none;}

/* form collapsing divs

.cms_form_collapsible_header{background: none;font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif; border-bottom: solid 1px #1C1F6E; }
.cms_form_collapsible_header a, .cms_form_collapsible_header a:visited {background: none;color: #078B08; font-weight:bold; text-decoration: none; width; 100%; -serif; font-size: 16px; padding-top: 10px 0; display: block; width: 100%; height: 24px;}
.cms_form_collapsible_header a:hover, .cms_form_collapsible_header a:focus {color: #1C1F6E;  text-decoration: none; cursor: pointer;}
*/

/* dec tree */
div.CHboxedup {z-index: 90;  }

/* calendars */
.content_calendar_table {border: solid 1px black; border-collapse: collapse}
td.content_calendar_table_headercell {background-color: blue; color: white; text-align: center; font-weight: bold;}
td.content_calendar_table_headercell a, td.content_calendar_table_headercell a:visited { color: white; }
td.content_calendar_table_headercell a:hover, td.content_calendar_table_headercell a:focus { color: silver; }
td.content_calendar_table_cell { border: solid 1px black}
td.content_calendar_table_selectedcell { border: solid 1px black; background-color: silver}

/* polls */
.region table td table td {padding: 2px;}
.region table td table{margin-bottom: 10px;}
.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;}

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

/** ACCORDION - FAQS, FORMS, & DIVS ************************************************************/
	.faq_featured_block{ margin: 20px 0 0 0 !important; display: block}
	.faq_header{ display: block}
	.faq_question_block_slide{padding: 10px 0;border-bottom: 0;}
	.faq_question_block_slide_question{padding: 0; border: solid 0px red}
	.faq_question_block_slide_answer{padding: 0 20px 10px 20px;}

	.cms_form_collapsible_header{background: none; border-bottom: 0; }

	button.divheader, .cms_form_collapsible_header a, .cms_form_collapsible_header a:visited, .faq_question_block_slide_question_closed a, .faq_question_block_slide_question_closed a:visited {background-color: #385565; color: WHITE; display: block;padding: 5px 10px; border-radius: 5px; max-width: 800px}
	button.divheader{margin-top: 20px; width: 100%; text-align: left; border: 0 !important}
	button.divheader:hover, button.divheader:focus, .cms_form_collapsible_header a:hover, .cms_form_collapsible_header a:focus, .faq_question_block_slide_question_closed a:hover, .faq_question_block_slide_question_closed a:focus {background-color: #8CCE6A; color: #333;text-decoration: none;}
	div.faq_question_block_slide_answer {width: 100%; max-width: 800px}

	.cms_form_collapsible_header.open a, .faq_question_block_slide_question_open a {background-color: #00A4B1; color: white; display: block;padding: 5px 10px; border-radius: 5px; text-decoration: none; max-width: 800px}

	.divcontent {width: 100%; max-width: 800px; padding: 0px 50px 20px 50px; display: none;}

	.cms_form_collapsible_header a:before, .faq_question_block_slide_question_closed a:before{content: '';}
	button.divheader.open, .cms_form_collapsible_header.open a:before, .faq_question_block_slide_question_open a:before{content: ''; }
	button.divheader:after, .cms_form_collapsible_header a:after, .faq_question_block_slide_question_closed a:after{content: '\f067'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; position: relative;float: right}
	button.divheader.open:after, .cms_form_collapsible_header.open a:after, .faq_question_block_slide_question_open a:after{content: '\f068'; font-family: 'Font Awesome 5 Pro'; font-weight: 400;position: relative;float: right}


/* 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;}*/

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

/* slick slider slideshow
.slick-slider {	-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;    -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y;  touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging {cursor: pointer; cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{position: relative; top: 0; left: 0; display: block; margin: 0 auto; }
.slick-track:before {display: table;content: '';}
.slick-track:after{display: table;content: '';clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-loading .slick-list{background: #fff url(/templates/COMMON_JS/images/ajax-loader.gif) center center no-repeat;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
 */

/* blogs */
.blog_posted_date {display: block; color: gray;}
span.blog_tags_tag a{display: inline-block;}
.blog_share {position: relative; float: right; clear: both;}
.blog_share a, .blog_share a:visited {position: relative; float: right; margin-left: 15px; color: #385565;}
.blog_share a:hover, .blog_share a:focus{color:#00838A; }
.blog_share ul {list-style: none}
.blog_share ul li{ display: inline-block;}
.blog_share ul li:before{ display: none;}
.blog_share ul li .fab {font-size: 32px; position: relative; top: 7px;}
h2.content_blog_header{display: none;}

/* comments & rating - affects blogs*/
.comments_section_summary { padding: 20px; margin: 0px; border: 0; background: none;}
.comment_rating_stars, .comment_rating_number {display:  inline-block; }
.comments_sortbox {position: absolute; top: 5px; right: 0;top: -10px; width: auto;}
.comments_form_table {background: none; border: 0; width: calc(100% - 20px); margin: 10px;}
.comments_form_table TD {border: 0;  padding: 3px;}

/* include <?php echo $common_js; ?>CSS/ratings.css */

/* GREY SECTION */

	section.grey{background-color: #e7e6e6; padding: 40px 50px;}
	section.grey .liner{ display: flex; flex-wrap: wrap;  justify-content: center;}
	section.grey article img {width: 100%}

	.shadowbox{width: 31%;  border: solid 1px #cdcdcd; border-radius: 5px; -webkit-box-shadow: 1px 1px 3px 0 #cdcdcd; box-shadow: 1px 1px 3px 0 #cdcdcd; background-color: white; text-align: left;position: relative; padding-bottom: 80px; margin: 0 1% 20px 1%;}
	.flexrow {width: 100%;  max-width: 1160px; margin: 0 auto;  position: relative;display: flex; flex-wrap: wrap;  justify-content: space-between;}
	.flexrow .shadowbox{width: 24%;background-color: #e7e6e6; padding: 20px 20px 60px 20px; margin: 0;}
	.flexrow .shadowbox a.cta, .flexrow .shadowbox a.cta:visited{width: calc(100% - 40px); padding: 2px 10px; background-color: white; color: #00838a;  border: solid 1px #00838a; border-radius: 3px; text-align: center; position: absolute; bottom: 20px}
	.flexrow .shadowbox a.cta:hover, .flexrow .shadowbox a.cta:focus{color: white; background-color: #00838a;}

	.shadowbox ul {list-style: none; margin: 0 0 0 25px; padding: 0;  }
	/*.shadowbox ul li {color: #333333; }*/
	.shadowbox ul li ul {list-style: none; margin: 0 0 0 0px; padding: 0;  }
	.shadowbox ul li::before {content: "\f058"; font-family: 'Font Awesome 5 Pro'; font-weight: 700;  color: #A4D65E;  display: inline-block; width: 20px;  margin-left: -25px}
	.shadowbox ul li ul li::before {content: "";  width: 0;  margin-left: 0}

	.imagbox{width: 100%; height: 200px; background-position: center center; background-size: cover; border-radius: 5px  5px 0 0;}
	.contentbox{padding: 20px;}
	.barbox{width: calc(100% + 20px); position: relative; left: -10px; border: solid 1px #cdcdcd; border-left: solid 2px #a4d65e; border-radius: 5px; -webkit-box-shadow: 1px 1px 3px 0 #cdcdcd; box-shadow: 1px 1px 3px 0 #cdcdcd;background-color: #e7e6e6; padding: 10px 20px;}
	.linkerbox{width: 100%; padding: 5px 20px; position: absolute;  }
	.linkerbox a, .linkerbox a:visited{display: block; padding: 5px 0; background-color: #00838a; color: white; border: solid 1px #00838a; border-radius: 3px; text-align: center;}
	.linkerbox a:hover, .linkerbox a:focus{background-color: white; color: #00838a; text-decoration: none;}

	.ddbox{width: 100%; padding-bottom: 20px;position: absolute; bottom: 0;}

	#qlborder {position: relative; z-index: 98; width: 100%; max-width: 100%; padding: 5px 20px;}
	.qlbutton {width: 100%; padding: 2px 10px; background-color: white; color: #00838a;  border: solid 1px #00838a; border-radius: 3px; text-align: center;}
	.qlbutton:hover {cursor: pointer; color: #385565}
	.qlbutton span {position: relative; float: right;  font-size: 20px;}

	.qlbox{width: calc(100% - 40px);text-align: left; background-color: white; DISPLAY: NONE; position: absolute; top: 34px; left: 20px; border: solid 1px #00838a; border-radius: 3px; padding: 10px;}
	.qlbox l1 {margin-bottom: 5px;}
	/*.qlbox a, .qlbox a:visited { padding: 2px 10px; display: block; border-bottom:  solid 1px #385565; color: #385565; text-decoration: none;}
	.qlbox a:hover { color: #00838A; text-decoration: none;}*/

/* buttons on rates page */
.tableshift {position: relative; top: 50px; right: 0; text-align: right;}
td.content_rates_table_title{padding-bottom: 9px;}

/** CHECKING PLUS LANDING PAGE *********************************/
	main{ line-height: 1.25}
	main img{width: 100%;}
	main p {margin: 20px 0; line-height: 1.5}
	main table img{width: auto}
	main b, main strong {font-weight: 600;}
	main h1 {line-height: 1.3;margin: 0 0 30px 0;}
	main h1 strong{font-weight: 900;}
	main img.quote{width: auto}
	main article{padding: 80px 0;}

	section.grade{background: linear-gradient(135deg, rgba(0,189,199,1) 0%,rgba(12,28,68,1) 100%,rgba(12,28,68,1) 101%); color: white; padding: 0 30px; color: white; font-size: 24px}
	/*section.grade2{background: linear-gradient(45deg, rgba(0,189,199,1) 0%,rgba(12,28,68,1) 100%,rgba(12,28,68,1) 101%);  color: white; padding: 0 30px;color: white; font-size: 24px}*/

	.spacer{height: 100px;}

	a.CPtext, a.CPtext:visited{color: #E7E9EC;  }
	a.CPtext:hover, a.CPtext:focus{color: white; text-decoration: underline;}
	



	a.CPcta1, a.CPcta1:visited{color: #146782; background-color: white; padding: 20px; font-size: 36px; border-radius: 50px; border: solid 2px white; display: inline-block;}
	a.CPcta1:hover, a.CPcta1:focus{background-color: transparent; color: white; text-decoration:none;}
	
	a.CPcta2, a.CPcta2:visited{color: black; background-color: #00C4CC; padding: 20px; font-size: 32px; border-radius: 40px; border: solid 2px #00C4CC; display: inline-block; font-weight: 300}
	a.CPcta2:hover, a.CPcta2:focus{background-color: transparent; color: #00C4CC; text-decoration:none;}

	table.CP{width: 100%; font-size: 16px}
	table.CP th{ font-weight: 600}
	table.CP th, table.CP td {text-align: center; width: 33%; background-color: white; padding: 5px; color: black;font-size: 20px}
	table.CP td {line-height: 1.15}
	table.CP tr th:first-child{background-color: #065E7B;} 
	table.CP th.teal{background-color: #00A8B0; color: white; font-size: 36px; font-weight: bold}
	table.CP td.teal{background-color: #00A8B0;}
	table.CP td.pale{background-color: #E7E9EC;}
	table.CP td.steel{background-color: #5A6E7F; color: white; font-weight: bold; text-align: left; font-size: 16px}

	.reallybig{font-family: Lato, sans-serif; font-weight: 700; font-size: 48px; line-height: 1.3; margin: 0 0 30px 0; color: #035357}
	.reallybig strong{font-weight: 900;}
	section.grade .reallybig{color: white}

	.newscols{column-count: 3; column-gap: 40px; font-size: 22px; padding-top: 40px; }
	.newscols p{margin: 0 0 20px 0}
	.newscols .far, .newscols .fab {color: #97d049; font-size: 24px;}

	section.disclosure{padding: 0px 30px; background-color:  #E7E9EC; font-size: 16px}
	section.inside{padding: 0px 30px;}

	@media only screen and (max-width: 991px) {
		.spacer{height: 40px;}
		.newscols{column-count: 2; column-gap: 30px; font-size: 20px; padding: 40px 0}
		main article{padding:50px 0;}
		a.CPcta1, a.CPcta1:visited{font-size: 32px;}
		main img{width: 66%;}
		main img.quote, main table img{width: auto}

		
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		.spacer{height: 0px;}
		.reallybig{font-size: 36px;}
		.newscols{column-count: 1; column-gap: 0px; font-size: 16px; }
		section.grade{font-size: 20px}
		a.CPcta1, a.CPcta1:visited, a.CPcta2, a.CPcta2:visited{font-size: 26px;padding: 16px 20px; border-radius: 36px;}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		main article{padding: 30px 20px;}
		main article.tabled{padding: 30px 0;}
		section.grade, section.disclosure, section.inside{padding: 0;}
		section.grade{font-size: 18px}
		main img{width: 80%;}
		main img.quote, main table img{width: auto}
		table.CP td{font-size: 14px}
		table.CP th, table.CP td { width: 30%; }
		table.CP th:first-child, table.CP td:first-child { width: 40%; }
	}
	