body {margin: 0px; padding: 0px; text-align: center; font-size: 16px; font-family: 'Roboto', sans-serif; background-color: WHITE; -webkit-text-size-adjust: 100%; padding-top: 62px;}

#contentwrapper {width: 100%;  }

header {width: 100%; height: 135px; position: absolute; top: 0px; right: 0px; background-color: rgba(255,255,255,.6);z-index: 99; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5);  -webkit-transition: background-color .5s; transition:  background-color .5s; z-index: 99}
header .liner{height: 135px;}
.liner {width: 96%;  max-width: 1170px; margin: 0 auto;   position: relative; }
header.stuck {position: fixed; top: -62px; background-color: white;}

::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: #ffcf06; line-height: 1; font-size: 14px;}

a.homelink{position: absolute; left: 50%; margin-left: -585px; top: 70px;}
a.homelink2{position: absolute; left: 50%; margin-left: -585px; top: 0px; width: 360px; height: 186px; padding: 20px 0; background-color: white; z-index: 100; -webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); display: block;}
a.homelink2 img {width: 100%; max-width: 276px;}
a.homelink3{position: absolute; left: 0; top: 70px; width: 211px; display: none;}
	input, select, textarea{font-size: 16px; font-family: 'Roboto', sans-serif;}
	button {padding:0; border: 0; background: transparent; cursor: pointer;  transition: all .25s;font-size: 16px; font-family: 'Roboto', sans-serif;}
	button:hover, button:focus {border: 0; outline: 0}
	.CHbox a, .CHA, .cardbennies{font-size: 16px; font-family: 'Roboto', sans-serif;} /* match to regular font size */
	strong{font-weight: 700}

.yellowbox {width: 360px; height: 75px; background-color: #ffcf06; -webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); position: absolute; top: 186px;left: 50%; margin-left: -585px; z-index: 101; border-radius: 0 0 5px 5px}
button#logger, .yellowbox a, .yellowbox a:visited {height: 55px;color: black; display: block; width: 27%; margin: 10px 3%; position: relative; float: left; padding: 11px 10px;background: transparent;  border-radius: 5px; font-size: 14px;  border: none; text-decoration:none;}
button#logger{padding: 12px 0;}
button#logger .fa {display: block;}
button#logger:hover, .yellowbox a:hover, button#logger:focus, .yellowbox a:focus { background-color: white; color: black; text-decoration:none;}
button#logger.down {border-radius: 5px 5px 0 0; height: 72px; margin-bottom: 0; background-color: white;}

.logbox.topped{top: 135px; margin-left: -390px;}
.whiteline {width: 1px; background-color: white; height: 55px; position: relative; float: left; top: 10px;}
.whiteline.hidden {display: none;}
.yellowbox.topped {top: 62px; margin-left: -360px; width: 300px;}
.yellowbox.topped a, .yellowbox.topped a:visited {padding: 11px 2px;}


.logbox {display: none; width: 340px; /*height: 200px;*/ position: absolute; top: 261px; left: 50%; margin-left: -575px; background-color: white;  z-index: 100; border-radius: 0 0 5px 5px; -webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); padding: 20px  20px 30px 20px}
a.up{position: absolute; bottom: 0px; right: 10px; padding: 10px; }


.tlbar{width: 100%; height: 62px; background-color: #4d4d4d; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.4); box-shadow: 0 0 5px 0 rgba(0,0,0,.4); position: absolute; top: 0; right: 0px; padding: 22px 0;}
.toplinks {text-align: right;  color: white; width: 96%; max-width: 1170px; margin: 0 auto; font-size: 14px;  }
.toplinks a, .toplinks a:visited, .toplinks .notalink  {  color: white; font-weight: 700; margin-right: 50px; text-decoration: none;}
.toplinks a .RLicon {color: #ffcf06; margin-right: 10px}
.toplinks a:hover, .toplinks a:focus {color: #ffcf06;}
.toplinks .pipe { margin: 0px 20px;}
.toplinks .pipe:last-child, .tl, .bl .pipe:last-child {display: none;}



section { width: 100%;  line-height: 1.5; background-color: white; padding: 40px 0; }
section.home {padding: 0; margin: 60px 0; line-height: 1.2;}
section.nopad, section.notifications{padding: 0; margin: 0;}

section.yellow{background-color:#fff5cd; }
section.grey{background-color: #e6e6e7; margin: 40px 0 }

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

article.home {text-align: center; max-width: 992px; /*font-size: 30px; */color: #3c3d41; padding: 8px 0}
article.home h2 {font-size: 60px; font-weight: 800;}

.icons .liner{display: flex; flex-wrap: wrap;  justify-content: space-between; padding: 32px 0 10px 0} 
.icons a{display: block; border-radius: 24px;background-color: #3c3d41; padding: 35px 30px;  width: 31.5%; text-align: center; margin: 10px 0; text-decoration: none; min-height: 280px;}
.icons a, .icons a:visited{color: white; opacity: 1}
.icons a:hover, icons a:focus{opacity: 0.85;text-decoration: none;color: white;}
.icons a img {margin-bottom: 22px}
.Ihead{font-size: 24px; font-weight: bold; margin-bottom: 14px;}

section.join{padding: 0; background-size: cover; background-position: center center;}
.joiner{width: 100%; padding: 160px calc(50% - 550px); background: rgba(0,0,0,.5)}
.joiner h2 {  font-size: 60px; font-weight: 800; color: white;}
.joiner a.ctaC{margin: 0 10px;}


section.intbanner{width: 100%; height: 500px; background-position: center center; background-size: cover; padding: 0}
.overlay {background: url(../images/InsideBannerOverlay.png) no-repeat bottom; height: 500px;background-size: cover; position: relative; }
.overlay .liner {height: 450px; display: flex; align-items: flex-start; flex-flow:column nowrap; justify-content: flex-end;}
section.intbanner > h1{ position: absolute; bottom: 40px; left: 0px;  text-shadow: 0 0 7px #454545;}


.sidebox{width: 370px; padding: 35px; background-color: #e6e6e7; border: solid 1px #4d4d4d; -webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,.2); box-shadow:  3px 3px 5px 0 rgba(0,0,0,.2); border-radius: 3px; position: relative; float: right; margin: 0px 5px 20px 40px}

article h1, .code_block h1 {display: none;}


section.intbanner .code_block h1 {display: block;}

.sidebox .regionbox, .sidebox .code_block, .sidebox .bannerbox{width :100%; padding: 0}

.regionbox,  aside .code_block, .bannerbox, .video_wrapper {overflow: hidden; width: 33.33%;  text-align: left; padding: 20px; position: relative; float: left;/*border-left: solid 1px white*/; min-height: 280px}
.bannerbox {text-align: center;}
.bannerbox img {width: 100%; max-width: 300px;}
.regionbox ul {margin: 0px; padding: 0 0px; list-style: none;}
aside div:nth-child(2) {border-left: solid 1px white; border-right: solid 1px white}

aside div:nth-child(2) div, aside div.code_block_indiv_content, aside  div.code_block_center {border:none;}

/*
aside div.code_block div.code_block_center div.code_block_indiv_content


.video_wrapper{ padding: 20px; position: relative; float: left;border-left: solid 1px white;}*/
.video_wrapper h2 {margin-top: 0;}


aside.bottom {width: 100%; max-width: initial; height: 219px; background-color: #ffcf06; color: white; position: relative;}
aside.bottom div {border:none;}
.paler {width: 40%; background-color:#3c3d41; height: 219px; position: absolute; top: 0px; right: 0px; z-index: 1}
.mission{width: 46%; background: url(../images/angle.png) no-repeat left center #3c3d41;height: 219px; position: relative; float: right;z-index: 98; padding: 30px 0 0 190px; color: white; text-align: center; line-height: 1.5;font-size: 16px;}
.mission p {margin: 0 0 20px 0;}


footer {width: 100%; padding: 20px 0;  }

.bottomlinks { text-align: right;  font-size: 14px; width: 33%; position: relative; float: right; line-height: 2}
.bottomlinks  a, .bottomlinks  a:visited {color: black; }
.bottomlinks  a:hover {color: black; }
.bottomlinks a:after, .bottomlinks .notalink:after{content: "|";display: inline-block; padding: 0 10px;}
.bottomlinks a:last-child:after{content: ""; padding: 0;}
span.bl {display:block;}
.bottomlinks br {display:none;}

.socmed { margin: 20px 0; text-align: right;}
.socmed a, .socmed a:visited {display: inline-block; width: 40px; height: 40px; border-radius: 20px; background-color: #ffcf06; color:  #3c3d41; font-size: 18px; text-align: center; margin-left: 10px; padding-top: 4px; text-decoration: none;}
.socmed a:hover, .socmed a:focus{color: #ffcf06;  background-color:  #3c3d41; text-decoration: none;}
.socmed a .RLwords{display: none;}

.bottomlinks .socmed a:after{content: ""; padding: 0;}

.footnote {font-size: 12px;  text-align: left; width: 66%; position: relative; float: left;}
.footnote p {padding-top: 5px;}

.mobi, .wordiness {display: none;}


section.bigbanner {width: 100%; height: 890px; background-color: silver;}


/****************
 Red - #d90202
 Lighter Grey - #e6e6e7
 Light Grey - #c0c0c2
 Grey - #4d4d4d
 Dark Grey - #3a3a3a
 Black - #000000
 yellow - #ffcf06
 Light yellow - #fff5cd


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

*{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
a, a:visited{color: #818285; -webkit-transition:  color .5s, background-color .5s; transition:  color .5s, background-color .5s;}
button {-webkit-transition:  color .5s, background-color .5s; transition:  color .5s, background-color .5s;}
a:hover, a:focus {color: black; }
.breaker {clear: both; }
.border {border: solid 1px red;}
img {border: 0px;}
.print {display: none;}
.disclaim {font-size: 12px; line-height: 1;}

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

article ul {margin: 20px; /*line-height: 1.5*/}

a.cta, a.cta:visited, input[type="submit"], a.blog_read_more, a.blog_read_more:visited, a.ctaC, a.ctaC:visited, a.clear{display: inline-block; background-color:#ffcf06; padding: 10px 20px 8px 20px;  font-size: 14px; border-radius: 20px;  text-decoration: none; color: black; border: solid 4px #ffcf06; text-transform: uppercase;font-weight: bold; line-height: 1; text-align: center;}
article a.cta{margin: 5px;}
a.ctaC, a.ctaC:visited{background: transparent; color: white;}
a.cta:hover, input[type="submit"]:hover, input[type="submit"]:focus, a.blog_read_more:hover, a.blog_read_more:focus, a.ctaC:hover, a.ctaC:focus, a.clear:hover, a.clear:focus{color:white; background-color: #3c3d41;  text-decoration: none;}


.rate {font-weight: 700; font-size: 36px;}
.Mheader {font-size: 18px; font-weight: bold; border-bottom: solid 1px #ffcf06; margin-bottom: 20px;}

.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, .Bheader {font-weight: 800; font-size: 60px; line-height: 64px;color: #ffffff; text-shadow: 0 0 5px #000000; margin-top: 0}

.intbanner .overlay .liner .code_block h1 {font-weight: 800; font-size: 40px; line-height: 44px;color: #ffffff; text-shadow: 0 0 5px #000000; margin-top: 0}

@media (min-width: 768px) {.intbanner .overlay .liner .code_block h1 {font-size: 50px; line-height: 54px;} }
@media (min-width: 1200px) {.intbanner .overlay .liner .code_block h1 {font-size: 60px; line-height: 64px;} }

h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1
{font-weight: 800; font-size: 30px; line-height: 36px;  color: #000000;}

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, #empapp h2, .CHQ, .cardname
{font-weight: 800; font-size: 24px; line-height: 30px; margin: 14px 0  10px 0; color: #000000;}

h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
{font-weight: 700; font-size: 20px; line-height: 24px; margin: 14px 0  8px 0; color: #000000;}

h5, .forum_thread_date, .forum_mischeader_title {font-weight: 700; font-size: 18px; line-height: 26px; margin: 14px 0  6px 0; color: #000000; }
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: #fff5cd;}
.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: black; color:#ffcf06; font-weight: bold; }
.content_rates_table_row2 {background-color: #e6e6e6;}
.content_rates_table_row_highlight {color: #ae0000;}
.sideslider {width: 100%;}
.content_rates_table_postfix {line-height: 1;}

/** 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}
	.alert_icon{}
	.alert a {}
	.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: FontAwesome;}


/* 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; margin: 0 !important;}
.cms_form_item_sidebyside {width: 50%; padding: 0 20px 0 0;  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: right; margin: 1px 0}

.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: #333;  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: green; 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: '';}

/* forms */
.cms_form_item, .cms_form_content_block {clear: both; padding: 5px 0; }
.cms_form_label {width: 33%; position: relative; float: left;  margin: 0 1% 2px 0;}
.cms_form_object {width: 66%; position: relative; float: right; margin: 1px 0}
.cms_form_textinput, .cms_form_dropdown  {width: 100%;}
.cms_form_textarea {width: 100%; height: 100px;}
.cms_form_required_block {color: silver; font-style: italic; border-bottom: 1px solid silver;}
fieldset, legend {white-space: normal; width: 100%; border: none;}
@media only screen and (max-width: 500px) {
	.cms_form_label {width: 98%;   margin: 0 ;}
	.cms_form_object {width: 98%; }
}


/* 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: #3a3a3a; 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: #3a3a3a; 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}

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

.blog_title, .blog_posted_date {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;}

/* countdown */
#countdowncontainer { font-size: 14px; padding: 10px; text-align: center; border: solid 2px #C0C0C2; width: 300px; left: 50%; margin-left: -150px; position: relative; }
#countdowncontainer div {  display: flex; justify-content: center; align-items: center;font-size: 14px;}
#countdowncontainer div div {flex-direction: column; display: flex; width:48px; margin: 0 5px; }
#countdowncontainer div div div {font-size: 28px; color: black; border-radius: 5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe375+0,ffe375+49,ffcf06+54,ffcf06+100 */
	background: #ffe375; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffe375 0%, #ffe375 49%, #ffcf06 54%, #ffcf06 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffe375 0%,#ffe375 49%,#ffcf06 54%,#ffcf06 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffe375 0%,#ffe375 49%,#ffcf06 54%,#ffcf06 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe375', endColorstr='#ffcf06',GradientType=0 ); /* IE6-9 */
}
span.colon {position: relative; top: -12px; font-size: 28px;}


/* forum */

.forum_catheader_block {background-color: #7b8259;}
.forum_thread_firstpost {border: 1px solid #272727; background-color: #edf1dc; }

/* locator */
/*
#map-canvas { width: 100%; height: 400px;  background-color: #e6e6e7; border: solid 1px gray; }
.boxedsearch {width: 100%; BACKGROUND-COLOR: #e6e6e7; }
.boxer input#submit, a.clear, a.clear:visited {background-color: navy;  color: white}
.legend i, .form2 i, .listbox i {color: navy;}
.boxer input#search {border:solid 1px #e6e6e7; }

a.clear, a.clear:visited, .boxer input#submit {display: inline-block; background-color:#ffcf06; padding: 10px 20px;  border: solid 1px white; font-size: 14px; border-radius: 3px;font-family: 'Open Sans', arial, sans-serif;  text-decoration: none; font-weight: bold; height: auto; color: black;}
a.clear:hover, a.clear:focus, .boxer input#submit:hover, .boxer input#submit:focus {color:#ffcf06; background-color: black;  text-decoration: none;}


.listcol1 div.listbox:last-child {border: none;}

.legend div.legend_label:first-child, .legend div.legend_label:nth-child(6), .legend div.legend_label:nth-child(5), span.fa.fa-usd, span.fa.fa-check-square-o {display: none;}
span.branch_name{font-size: 20px; font-weight: bold;}

@media only screen and (max-width: 860px) {
	.listcol1 div.listbox:last-child {border-bottom: solid 1px gray;}
}
*/
	button#exedout {display: none;}
	form#locator fieldset label {display: inline;}

	button#exedout {display: none;}
	.legend{ top: -10px;}
	.boxedsearch, .legend {BACKGROUND-COLOR: #e6e6e7; }
	.boxedsearch label, .boxedsearch legend, .legend_label {font-size: 18px; }
	.boxedsearch h2{margin-top: 1rem}
	.cuname { font-size: 22px;}

	form#locator fieldset p{display: flex; justify-content: flex-start; }
	input[type="checkbox"]{margin-right: 5px;}
	.legend .legend_label:nth-child(2){margin-right: 20px;}

	/*S*/
	@media only screen and  (min-width: 576px) {
	}
	
	/*M*/
	@media only screen and  (min-width: 768px) {
	}

	/*L*/
	@media only screen and (min-width: 992px) {
	}
	
	/*XL*/
	@media only screen and (min-width: 1200px) {
	}


