body {text-align: center; background-color: WHITE; -webkit-text-size-adjust: 100%; font-family: 'Libre Franklin', sans-serif; font-size: 18px; font-weight: 400;}

p{line-height: 1.66; margin: .5em 0}
article, aside {}
a, a:visited{-webkit-transition:  all .25s; transition:  all .25s; color: #966c00; text-decoration: underline;}
a:hover, a:focus {color: #00205b; text-decoration: underline;}
input, select, textarea{font-family: 'Libre Franklin', sans-serif; font-size: 18px;}
button {padding:0; border: 0; background: transparent; cursor: pointer; -webkit-transition:  all .5s; transition:  all .5s;font-family: 'Libre Franklin', sans-serif; font-size: 18px;}
strong{}
.liner {width: 100%;  max-width: 1440px; margin: 0 auto;  position: relative; }

/* diff/colored bullets
article ul, aside ul {list-style: none; margin: 0px; padding: 0; }
article ul li:before, aside ul li:before { content: "•";color: #00539b; display: inline-block; width: 1em;   margin-left: -1em; }
*/

.container-fluid{padding: 0}
.row{max-width: 1440px; width: 100%; margin: 0 auto;}

header {width: 100%; height: 155px; margin-bottom: -155px; border-top: solid 5px #c69214; border-bottom: solid 3px #00205b ; background: rgba(255,255,255,.9); -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.3); box-shadow: 0 2px 3px 0 rgba(0,0,0,.3); /*position: absolute;*/ top: 0; right: 0; z-index: 100; position: relative;}
header.stuck {position: fixed; top: -35px; left: 0; }

/*a[name]{position: relative; top: -57px; z-index: 1}*/

a.homelink{position: absolute; top: 5px; left: 0;width: 323px;}
a.homelink img {width: 100%;  }

.toplinks {text-align: right; width: 100%; padding: 5px 0; background-color: #00205b; text-align: right; font-size: 14px; color: #FFFFFF; margin: 3px 0 0 0; color: white}
.toplinks div{max-width: 1440px; width: 100%; margin: 0 auto;}
.toplinks a, .toplinks a:visited, .toplinks .notalink  {color: white; margin-left: 20px;text-decoration: none; display: inline-block}
.toplinks a:hover, .toplinks a:focus  {color: white;}
.toplinks a .RLicon, .toplinks .notalink .RLicon{color: #ca8f00}
div.bcStatic {display: inline;}
.pipe { margin: 0px 10px;position: relative;}

.toplinks div.chatter {width: auto; display: inline-block; position: relative; top: -2px}

header .buttons{position: absolute; top: 36px; right: 40px; }

.buttons a {display: inline-block; padding: 10px 20px; line-height: 1;  border-radius: 10px; background: linear-gradient(to bottom, #f5c758 0%, #c69214 100%); margin: 0 2px;}
.buttons a, .buttons a:visited{color: #000000;text-decoration: none;}
.buttons a:hover, .buttons a:focus{color: white; background: linear-gradient(to bottom, #030f33 0%, #081c59 100%); text-decoration: none;}
.buttons .pipe {display: none;}


section { width: 100%;}
section.nopad{padding: 0; margin: 0;}

section.home {padding: 20px 30px;}
section.home .buttons{}
section.home .buttons a {width: 100%; display: block; height: 80px; font-size: 28px; padding: 24px 0;}
section.home .buttons a:last-child {margin: 0 ;}
section.home .buttons ul {list-style: none; margin: 0; padding: 0;}
section.home .buttons ul li { margin: 0 0 10px 0;padding: 0;}

.Pbox, a.Pbox{border: solid 2px #05164f;  position: relative;  background-size: cover; background-position: center center; height: 350px; display: block}
a.Ptext{background-color: #00205b;border-radius: 0 30px 0 0; position: absolute; bottom: 0; left: 0; width: 90%; color: white; font-size: 16px; line-height: 1.4; padding: 20px 40px 20px 20px; display: block;-webkit-transition:  all .25s; transition:  all .25s;text-decoration: none;}
a.Ptext:hover, a.Ptext:focus{background-color: #d19300; color: #00205b; text-decoration: none;}
.Ptext .Parrow {color: #d19300;position: absolute; top: 50%; right: 20px; }
.Ptext:hover .Parrow, .Ptext:focus .Parrow{color: #00205b; text-decoration: none;}
.Ptext h2 {font-family: 'Exo', sans-serif; font-size: 30px; line-height: 1.2; color: #FFFFFF; margin-top: 0; -webkit-transition:  all .25s; transition:  all .25s;}
.Ptext:hover h2,  .Ptext:focus h2{color: #00205b}
.Ptext p{ line-height: 1.4; margin: .5em 0 0 0}

.home_bottom{width: 100%; border-top: solid  3px #00205b; height:455px; background-position: center top; background-size: cover; z-index: 80}


section.intbanner {width: 100%; height: 453px; background-color: silver; position: relative; overflow: hidden;border-bottom: solid 3px #d19300;-webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.3); box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);}
.intimg{background-position: center center; background-size: cover; background-repeat: no-repeat; position: relative; width: 100%; height: 100%; position: absolute; top: 0; right: 0; }
.inttext {width: 45%; height: 450px; padding: 155px calc((100% - 1440px) / 2) 0 12%;  position: absolute; top: 0; left: auto; right: 0; color: black; background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,.6) 15%,rgba(255,255,255,.6) 100%);}
.sidebox {width: 100%;}

article {width: 100%; max-width: 970px; overflow: hidden; margin: 0 auto; }

aside {width: 100%; border-top: solid  3px #00205b; min-height: 160px; background-color: #d19300; z-index: 80; }
aside .row {padding:  40px 0 120px 0;}
aside div {padding: 0 20px; background: transparent; flex: 1}
aside  ul {margin: 0px; padding: 0px; list-style: none;}
aside div.bannerbox {padding: 0; background: transparent}
aside a, aside a:visited{color: black;}
aside a:hover, aside a:focus{color: black; text-decoration: underline}


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


section.angled{height: 128px; width: 100%; max-width: 100%; margin: -84px 0 0; z-index: 90}
section.angled .row{width: 100%; max-width: 100%; padding: 0}
.angle{background: url(../images/footer-angle-left.png) center right;height: 128px;}
.line{background: url(../images/footer-angle-right.png);height: 128px;}

footer {width: 100%; background-color: #00205b; color: white; padding-bottom: 40px;}

footer a, footer a:visited { color: #d19300;text-decoration: none;}
footer a:hover, footer a:focus {color: white; text-decoration: underline;}


.note{color: #d19300; margin-top: -80px}
.note h2 {color: #d19300;}

.bottomlinks {color: white;}
.bottomlinks a {display: inline-block}
.bottomlinks .pipe:last-child {display: none;}
.bottomlinks .pipe:last-child {display: none;}

.socmed{}
.socmed a .RLwords {display: none;}

.footnote {font-size: 14px;}
img.ncua{width: 144px; margin-right: 20px;-webkit-transition:  all .25s; transition:  all .25s; color: #966c00; }
img.ncua:hover {width: 300px;}

img.ehl {width: 58px; height: 64px;}
img.ehl:hover {width: 141px; height: 128px}

.bottombarborder{border-bottom: solid 2px #00205b}
.bottombar{ border-bottom: solid 2px white; border-top: solid 6px white; background-color: #d19300; height:20px; width: 100%;  }

.mobi {display: none;}

.floater {position: relative;float: right; width: 100%; max-width: 335px; display: block;}
.floater img {width: 100%;}


/*********************/


/****************
Colors
  - Navy: color: #00205b
  - Gold: color: #d19300;
  brwon #966c00
  pale gold: color: #fbf6e9
font-family: 'Font Awesome 5 Pro';

-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
background: linear-gradient(to bottom,  #d0d6d8 0%,#aaaaaa 100%);
*************************/

hr { border: 0; height: 0; border-top: 1px solid silver }

/* CTA */
a.cta, a.cta:visited, input[type="submit"], a.clear, a.clear:visited, button#exedout, button.clear, input.go{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; background-color: #00205b;  border-radius: 5px; padding: 10px; font-size: 18px; color: #FFFFFF; border: solid 1px #00205b;}
a.cta:hover, 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 {text-decoration: none;color: #00205b;background-color: #FFFFFF;}
 input[type="submit"] {padding-top: 0; padding-bottom: 0; }
/*a.clear{ padding: 8px 30px  10px 30px ; }*/

a.ctaG, a.ctaG:visited {display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; background: linear-gradient(to bottom, #f5c758 0%, #c69214 100%); border-radius: 5px; padding: 10px; font-size: 18px; color: #00205b;}
a.ctaG:hover, a.ctaG:focus {text-decoration: none;color: #FFF;background-color: #00205b; }


.btext{}

h1 {font-family: 'Exo', sans-serif; font-size: 38px; line-height: 1.25; color: #000000; margin: .5em 0}

h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year
{font-family: 'Exo', sans-serif; font-size: 32px; line-height: 1.25; color: #00205b; margin: .5em 0}

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
{font-family: 'Exo', sans-serif; font-size: 26px; line-height: 1.25; color: #00205b; margin: .5em 0}

h4, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
{font-family: 'Exo', sans-serif; font-size: 22px; line-height: 1.25; color: #00205b; margin: .5em 0}

h5, .forum_thread_date, .forum_mischeader_title
{font-family: 'Exo', sans-serif; font-size: 20px; line-height: 1.25; color: #00205b; margin: .5em 0}

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


.flexrow{display: flex; flex-wrap: wrap;  border: solid 0px red}
.flexcol{padding: 0 20px 20px 20px; border: solid 0px blue; }
.fc2 .flexcol{flex: 1 1 400px; min-width: 50%}
.fc3 .flexcol{flex: 1 1 300px;min-width: 33.33% }
.fc4 .flexcol{flex: 1 1 250px; min-width: 25%}
.fc5 .flexcol{flex: 1 1 190px; min-width: 20%}
.fc6 .flexcol{flex: 1 1 190px; min-width: 16.66}


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

section.inside a[name]:before{display: block;  content: " ";  height: 176px;   margin-top: -176px;   visibility: hidden;}

.breaker {clear: both; }
.border {border: solid 1px red;}
img {border: 0px;}
.print {display: none;}
.disclaim {font-size: 11px; line-height: 1;}
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: 12px; width: 180px;}
td.regions_rates_table_row2 marquee, td.regions_rates_table_row1 marquee {width: 242px;}


/* rates & styled tables */
table.styled, .content_rates_table, TABLE.table_builder {margin-bottom: 20px; width: 100%; border-collapse: collapse;border-bottom: solid #d6a226 4px;}
table.styled th, .content_rates_table_fields, TR.table_builder_header_row .table_builder_cell {background-color: #00205b; padding: 18px 10px;font-family: 'Exo', sans-serif; font-size: 20; color: #FFFFFF; font-family: 'Exo', sans-serif; font-size: 20; color: #FFFFFF}
table.styled td, .content_rates_table_row2, .content_rates_table_row1, .table_builder td {padding: 10px; font-size: 16; line-height: 1.35; border-right: solid #d6a226 2px;}
table.styled tr:nth-child(odd) td, .content_rates_table_row2, TR.table_builder_row_even {background-color: #fbf6e9}
TR.table_builder_row_odd {}

table.styled td:first-child, .content_rates_table_row2:first-child, .content_rates_table_row1:first-child, .table_builder td:first-child {border-left: solid #d6a226 8px;}
table.styled td:last-child, .content_rates_table_row2:last-child, .content_rates_table_row1:last-child, .table_builder td:last-child {border-right: solid #d6a226 8px;}

.row table.styled td:first-child, .row .content_rates_table_row2:first-child, .row .content_rates_table_row1:first-child, .row .table_builder td:first-child {border-left: solid #d6a226 4px;}
.row table.styled td:last-child, .row .content_rates_table_row2:last-child, .row .content_rates_table_row1:last-child, .row .table_builder td:last-child {border-right: solid #d6a226 4px;}
.row table.styled th, .row .content_rates_table_fields, .row TR.table_builder_header_row .table_builder_cell { border: solid 4px #00205b; }





.content_rates_table_title {display: none;}
.content_rates_table_row_highlight {color: red;}
.sideslider {width: 100%;}
.table_builder .filtered {display: none;}

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


/* new locator */
.boxedsearch, .legend {BACKGROUND-COLOR: #F2F2F2; }
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; margin-bottom: -150px }
.legend { top: -100px; margin: 0 0 -80px 0; z-index: 90; position: relative;}



/* 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{}
.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';}
/* fa 4 - older sites
button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important; background: transparent; border: 0;}
button.exed:before {content:"\f057"; font-family: 'FontAwesome'; }
 */


/* forms */
.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_content_block {clear: both; padding: 10px 0; margin: 0 !important;}
.cms_form_textinput, .cms_form_dropdown  {width: 100%; border: solid 1px silver}
.cms_form_textarea {width: 100%; height: 100px; border: solid 1px silver}
.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 accordion */
.faq_featured_block{/*padding: 40px 0 20px 0;*/ margin: 20px 0 0 0 !important; display: block}
.faq_header{/*margin-top: 20px;*/ display: block}
.faq_question_block_slide{padding: 10px 0;border-bottom: solid 1px #004153;}
.faq_question_block_slide_question{padding: 0; border: solid 0px red}
.faq_question_block_slide_question_closed a{ color: #004153; padding: 0; display: block; text-decoration: none; border: solid 0px blue}
.faq_question_block_slide_question_closed a:hover, .faq_question_block_slide_question_closed a:focus {color: #00A9E0; text-decoration: none; }
.faq_question_block_slide_question_closed a:before{content: "\f0fe"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 18px;  margin-right: 20px; border: 0}

.faq_question_block_slide_question_open a {color: #7ab800;  padding: 0; margin-bottom: 10px; display: block; text-decoration: none; }
.faq_question_block_slide_question_open a:before{content: "\f146"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 18px;  margin-right: 20px;}
.faq_question_block_slide_answer{padding: 0 20px 10px 20px;}

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



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

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

