@font-face {
    font-family: lobster;
    src: url(../../COMMON_JS/fonts/Lobster_1.3.otf);
}

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

#contentwrapper {width: 100%;position: relative; }

header {width: 100%; height: 130px; position: relative; z-index: 99;  background: url(../images/blue.png); color: white; }
header .liner{height: 130px; }
.liner {width: 96%;  max-width: 1170px; margin: 0 auto;  position: relative; }

::target::before, :target:before {content:"";display:block;height:160px; /* fixed header height*/
margin:-160px 0 0; /* negative fixed header height */}

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: 14px;}

a.homelink{position: absolute; left: 0px; top: 20px;}
a.homelink img {width: 100%; max-width: 185px;}

.toplinks {text-align: right;  position: absolute; bottom: 20px; right: 130px; color: white; }
.toplinks a, .toplinks a:visited  { text-decoration: none; color: white;}
.toplinks a:hover {text-decoration: underline; color: white;}
.pipe { margin: 0px 5px;}
.toplinks .pipe:last-child, .bottomlinks .pipe:last-child,.toplinks a .fa, .tl {display: none;}

#apply{width: 142px; height: 44px; background-color: #003882; color: white; border-radius: 0 0 5px 5px; z-index: 100; position: absolute; top: 0px; right: 0px; padding: 10px 0; cursor: pointer;  }
#apply .fa {margin-left: 10px;}
#apply .fa.on{ transform: rotate(180deg);}
.apply, .applyagain  {display: none; width: 218px; background-color: #003882;color: white; border-radius: 0 0 5px 5px; z-index: 101; position: absolute; top: 40px; right: 0px; font-weight: 500; padding: 10px 0; }



.icons {width: 100%; position: relative;}
.icons a, .icons a:visited, .AO {display: inline-block;  width: 19%; min-width: 200px; padding-top: 20px; cursor: pointer; position: relative; color: #003882  }
.icons a:hover, .AO:hover {color:#9b6a45;}
.icons a img {margin-bottom: 20px;}
.AO .fa.on{ transform: rotate(180deg);}
.applyagain  {top: 200px; right: auto; left: 0px; width: 100%}


a.AOlink, a.AOlink:visited {display: block ; width: 100% ; color: white ; border-bottom: solid 1px white; padding: 5px 0; margin: 0; font-family: 'Open Sans', arial, sans-serif;}
a.AOlink:hover {background-color: white; color: #9b6a45; }
.apply a.AOlink:last-child, .applyagain a.AOlink:last-child{border: none;}

section { width: 100%;  line-height: 1.5; background-color: white; }

section.P { background: url(../images/ParchmentBackground.jpg); padding: 40px 0; }
section.P.top h2 {margin: 0; line-height: 1.5}
section.P.top { padding: 80px 0}

section.news {margin-bottom: 40px;background-color: #163660;}
section.inside {padding: 40px 0;}

.seal {position: relative; float: right; width: 365px; top: -50px;}
.seal2 {display: none;}



article, aside {  width: 96%; max-width: 1170px; overflow: hidden; margin: 0 auto; text-align: left; line-height: 1.5}

.regionbox, .code_block, .bannerbox {overflow: hidden; width: 50%;  text-align: left; padding: 0 20px; position: relative; float: left; border-left: solid 1px #9b6a45}
aside div:first-child {border: none;}
.regionbox ul {margin: 0px; padding: 0px; list-style: none;}
.regionbox h2, .code_block h1 {color: #9b6a45; font-size: 20px;}

footer {width: 100%; padding: 40px 0; background-color: #003882; border-bottom: 20px solid #9b6a45; color: white}

.bottomlinks { text-align: right; color: white; width: 100%; position: relative; float: right; }
footer  a, footer  a:visited { color: white;}
footer  a:hover {color: white; text-decoration: underline;}
.bottomlinks .pipe:last-child {display: none;}
.addr, .socmed {font-size: 12px; margin-top: 40px; width: 50%; position: relative; float: right; text-align: right;}
.socmed{clear: right;}
.socmed img {margin: 0 1px;}

.footnote {font-size: 12px;  text-align: left;width: 50%; position: relative; float: left}

.mobi, .wordiness, a.phone {display: none;}

section.intbanner {width: 100%; height: 695px; background-color: silver;  z-index: 1;position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.inttextholder {width: 100%; height: 160px; background: url(../images/gray.png); position: absolute; bottom: 40px; right: 0px; }
.intthetext {width: 96%;  max-width: 1170px; left: 50%; margin-left: -585px; height: 160px; position: relative; text-align: left;color: white; text-shadow: 0 0 7px #030303; font-size: 18px; font-weight: 600; padding: 20px 0; }
.Bheader {color: white; font-family: lobster; font-size: 74px; margin: 0; font-weight: normal;}
section.intbanner .code_block {border: 0; padding: 0;width: 100%; float: none; }

.placeholder {width: 100%; height: 220px;}




/****************
 Colors
 #003882: #003882
 Dark #003882: #163660
 Brwn: #9b6a45
 Light Brwn: #d0baa8

 Lobster 1.3 https://www.fontsquirrel.com/fonts/lobster
 Proxima Nova 400 & 700
 Proxima Nova Condensed 400 & 600
 Open Sans 400, 600, & 800


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

.mjsinfo {color: fuchsia; font-family: 'Lucida Console', sans-serif; font-size: 18px; padding: 2px 5px; background-color: black; position: fixed; top: 0; left: 0; z-index: 10000000}

*{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
a, a:visited{color: #003882;text-decoration: none; -webkit-transition:  color .5s, background-color .5s; transition:  color .5s, background-color .5s;}
a:hover {color: #9b6a45; text-decoration: none;}
.breaker {clear: both; }
.border {border: solid 1px red;}
img {border: 0px;}
.print {display: none;}
.disclaim {font-size: 11px; line-height: 1;}

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

.Nheader {font-weight: 400; font-size: 30px; color: #d0baa8;}
input[type="submit"] {-webkit-appearance: none; -moz-appearance: none;cursor: pointer; padding: initial}

a.cta, a.cta:visited, input[type="submit"]{display: inline-block; background-color: #003882; color: white; padding: 10px 20px; text-decoration: none; border: 0;border: solid 1px white; border-radius: 4px;}
a.cta:hover, input[type="submit"]:hover { background-color: #9b6a45; color: white;  text-decoration: none;}

.CMcontent a.Mcta, .CMcontent a.Mcta:visited{display: inline-block; background-color: #003882; color: white; padding: 10px 20px; text-decoration: none; border: solid 1px white; border-radius: 4px;}
.CMcontent a.Mcta:hover { background-color: #9b6a45; color: white;  text-decoration: none;}

.CMcontent a.Mheader, .CMcontent a.Mheader:visited {color: #163660; font-weight: 700; font-size: 19px;}
.CMcontent a.Mheader:hover {color: #9b6a45; }



.col2, .col3, .col4, .col5, .col6{padding: 10px 20px; position: relative; float: left; overflow: hidden; margin: 0;}
.col6 {width: 16.6%; padding: 10px; }
.col6:nth-child(6n+1){clear: both;}
.col5 {width: 20%; padding: 10px;}
.col5:nth-child(5n+1){clear: both;}
.col4 {width: 25%;}
.col4:nth-child(4n+1){clear: both;}
.col3 {width: 33.33%;}
.col3:nth-child(3n+1){clear: both;}
.col2 {width: 50%;}
.col2:nth-child(odd){clear: both;}



h1, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year {font-family: lobster; color: #003882; font-size: 44px; margin-top: 0; margin: 0; }


h2, .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
{color: #003882; font-size: 30px; font-weight: 400; margin-top: 0; }

h3, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
{color: #9b6a45; font-size: 24px;  font-weight: 400; margin-top: 0;  }

h4{color: #003882; font-size: 16px; font-weight: bold;  }

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

/* 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: #003882;}
.aprnote {font-size: 12px; width: 180px;}
td.regions_rates_table_row2 marquee, td.regions_rates_table_row1 marquee {width: 242px;}

/* rates page */
.content_rates_table {margin-bottom: 20px; width: 100%;}
.content_rates_table_fields {background-color: #003882; color: white; font-weight: bold; }
.content_rates_table_row2 {background-color: #e8dcd2;}
.content_rates_table_row_highlight {color: #ae0000;}
.sideslider {width: 100%;}
.content_rates_table_postfix {line-height: 1;}

/* alerts */
.alertbar {min-height: 20px; padding: 10px 0; width: 100%; background-color: red; color: white;  }
.alert {width: 96%; max-width: 1170px; margin: 0 auto; padding: 0 40px; position: relative;text-align: center}
.alert a, .alert a:visited {color: white; text-decoration: underline;}
.alert a:hover {color: yellow; text-decoration: underline;}
#exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); display: block; color: white;}
#exed:hover{color: black}


/* old forms */
.captcha_warning {font-size: 14px; color: red; font-weight: bold;}
.required_legend {padding-bottom: 20px;color: gray;font-style: italic;}

/* new forms */
div.taft_formElement-wrapper.wide {width: 100%;}
span.fb_legend {padding-bottom: 10px;color: gray;font-style: italic;}
hr.fb_legend {display: none;}
li.fb_element{ padding: 0 ;}
form.taft_fb_form ul {padding: 0; margin: 0;}
.taft_label-wrapper, .taft_formElement-wrapper  {position: relative; float: left; min-height: 30px; border: solid 0px red; padding: 0 10px 10px 0;}
.taft_label-wrapper {clear: both; width: 33%;}
.taft_formElement-wrapper {width: 66%; }
input.fbPhoneprt{ width:50px;}
.captcha, .no-sortable {clear: both;}
.taft_formElement-wrapper label {margin-left: 5px;}
.fb_required_fields{padding-bottom: 20px; color: silver; font-style: italic;}
.regionbox .taft_formElement-wrapper, .code_block_indiv_content .taft_formElement-wrapper{width: 66%; }
.regionbox .taft_label-wrapper, .code_block_indiv_content .taft_label-wrapper{width: 33%;}

/* forms 2017 */
.cms_form_item, .cms_form_content_block {clear: both; padding: 5px 0;}
.cms_form_item_sidebyside {width: 50%; padding: 0 20px 0 0;  float: left;  }
.cms_form_radio_container {width: 25%; position: relative; float: left;}
.cms_form_clear {clear: both;}
.cms_form_label {width: 33%; position: relative; float: left; margin: 0 1% 2px 0;  font-weight: normal;}
.cms_form_object {width: 66%; position: relative; float: left;}

.cms_form_textinput { width: 100%;}
.cms_form_textarea { width: 100%; height: 100px;}
.cms_form_dropdown { width: 100%;}
.cms_form_ssn1 {width: 50px;}
.cms_form_ssn2 { width: 40px;}
.cms_form_ssn3 { width: 70px;}
.cms_form_cc_exp {width: 50px;}
.cms_form_cc_cvv {width: 50px;}

.cms_form_required_block { color: silver;  font-style: italic; border-bottom: 1px solid silver;}

.cms_form_collapsible {margin-bottom: 10px;}
.cms_form_collapsible_header A {display: block; background-color: #dddddd; padding: 5px; font-size: 18px; font-weight: bold; color: Black;}
.cms_form_collapsible_header A:before { content: '+ ';}
.cms_form_collapsible_header.open A:before {content: '- ';}

.cms_form_submitted {color: #9b6a45; font-weight: bold;}

.cms_form_error, .cms_form_errors {color: red; font-weight: bold;}

.cms_form_wrapper .required:before,#existing_elements_column .required:before { content: '* ';}
.cms_form_item_backend .required:after { content: '';}



/* for polls */
.region table td table td {padding: 2px;}
.region table td table{margin-bottom: 10px;}

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

/* 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: #003882; font-size: 11px; font-weight: bold; font-family:  arial, sans-serif;}
.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}

/* 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 #003882; 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 #003882; 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 #003882; 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;}
h2.content_blog_header{display: none;}


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


/* two by tables responsive */
table.twoby {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
table.twoby tr td {
    text-align: center;
    border: none;
    width: 50%;
}
@media (max-width: 767px) {
    table.twoby tr td {
        width: 100%;
    }
    table.twoby tr {
        display: flex;
        flex-direction: column;
    }
    table.twoby tr:nth-child(even) {
        flex-direction: column-reverse;
    }
}

button.modal_link{ border:0; background: transparent; padding: 0; margin: 0;} 
button.modal_link:focus, button.modal_link:hover{}
button.modal_button {}
button.modal_button:hover, button.modal_button:focus{}