*{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

body {margin: 0px; padding: 0px; text-align: center; font-size: 18px; font-family: proxima-nova; sans-serif; font-weight: 300;  background-color: WHITE; -webkit-text-size-adjust: 100%; }

p{line-height: 30px;  margin: 12px 0 8px}
a, a:visited, button.modal_link{color: #b22234; text-decoration: underline; -webkit-transition:  all .5s; transition:  all .5s;}
a:hover, a:focus, button.modal_link:focus, button.modal_link:hover {color: #003087;text-decoration: underline }


input, select, textarea{font-family: proxima-nova; sans-serif; font-weight: 300;font-size: 18px; }
button {padding:0; border: 0; background: transparent;font-family: proxima-nova; sans-serif; font-weight: 300;font-size: 18px; }
.liner {width: 100%;  max-width: 1170px; margin: 0 auto;  position: relative; border: solid 0px #003087 }
strong {font-weight: 700;}

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

#contentwrapper {width: 100%;  }

header {width: 100%; height: 145px; position: relative; z-index: 100; padding: 77px 20px 0 20px;border: solid 0px fuchsia}

.whitehead{height: 77px; width: 100%; background-color: rgba(255,255,255,.9); position: absolute; top: 0px; right: 0px; }
header .liner {height: 68px; }
header .whitehead .liner {height: 77px; }


a.homelink{position: absolute; left: 0px; top: 0; background: url(../images/nav-bump-xl.png) center bottom no-repeat; width: 315px; height: 145px; padding: 10px 0 0 10px;}
a.homelink img {width: 167px; height: 98px; }

.toplinks {text-align: right;  position: absolute; /*bottom: 15px;*/ top: 0; right: 141px; overflow: hidden; height: 53px; padding-left: 25px;}
.toplinks a, .toplinks a:visited  {height: 53px; top: 0; padding: 5px 40px 0 40px; border-radius: 50% / 100%;  border-top-left-radius: 0; border-top-right-radius: 0;color: white;text-decoration: none; display: block; width: 166px; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5); background-color: #b22234; color: white; text-decoration: none; position: relative; float: left; text-align: center; font-size: 16px; line-height: 18px; margin-left: -25px;}
.toplinks a:hover, .toplinks a:focus { background-color: #003087; color: white; text-decoration: none;}

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

a.chatter, a.chatter:visited {width: 37px; height: 37px; background-color: #b22234; color: white; text-align: center; display: block; border-radius: 50%; font-size: 16px; padding-top: 10px; position: absolute; top: 20px; right: 0px; z-index: 101 }
a.chatter:hover, a.chatter:focus{background-color: #003087}

a.polish{position: absolute; top: 20px; right: 0; width: 185px; height: 37px; background-color: white; border: solid 2px #b22234; border-radius: 18px; z-index: 101; color: #767676; text-decoration: none; text-align: left; padding: 7px 0 0 10px; font-size: 16px; }
a.polish:hover, a.polish:focus{border: solid 2px #003087}
a.polish .fa-flag{width: 37px; height: 37px; background-color: #b22234; color: white; text-align: center; display: block; border-radius: 50%; font-size: 16px; padding-top: 10px; position: absolute; top: -2px; right: -2px; }
a.polish:hover .fa-flag, a.polish:focus .fa-flag{background-color: #003087}


section { width: 100%;  line-height: 1.5; background-color: white; padding: 0 30px; }
section.nopad, section.notification{padding: 0; margin: 0;}

section.testim{background: url(../images/testimonial-xl.png) no-repeat center center; /*height: 304px;*/ padding: 40px 30px; color: white; font-size: 22px; line-height: 34px; text-align: left; }
.Ttitle {width: 25%; position: relative; float: left;}
.Ttitle h2 {color: white;}
.Ttext{width: 66%; position: relative; float: right;}

section.intbanner {width: 100%; height: calc(450px + .2vw); background-position: center center; background-size: cover; background-repeat: no-repeat; display: flex;  justify-content: center;  margin-top: -145px; align-items: flex-end;}

section.inside{padding: 30px;}
article { width: 100%; max-width: 920px; overflow: hidden; margin: 0 auto; text-align: left;}

.redbar{width: 100%;height: 100px; background: url(../images/testimonial-sm-bottom.png) center top; background-size: cover;}

aside {  width: 100%; max-width: 1170px; overflow: hidden; margin: 0 auto; text-align: left; display: flex; flex-wrap: wrap; padding: 100px 0;}

.regionbox, .code_block, .bannerbox {overflow: hidden; width: 33.33%;  text-align: left; padding: 20px; position: relative; float: left; flex: 1 1 350px;}
.regionbox ul {margin: 0px; padding: 0px; list-style: none;}

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

.ql a, .ql a:visited{display: block; color: #333333; text-decoration: none; padding: 5px 10px; border-radius: 15px; font-size: 20px; margin-bottom: 5px; width: auto;}
.ql a:hover, .ql a:focus{color: white; background-color: #003087; text-decoration: none;}
.ql a span {color: #b22234; display: inline-block; width: 40px; text-align: center; font-size: 32px; margin-right: 20px;}
.ql a:hover span, .ql a:focus span {color: white;}

footer {width: 100%; padding: 40px 30px; background-color:  #333333; overflow: hidden;}

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

.bottomlinks { text-align: left; color: white; font-size: 16px; line-height: 20px; margin-bottom: 20px;}
.bottomlinks .pipe:last-child {display: none;}
.bottomlinks .pipe:last-child {display: none;}

.numbers {position: absolute; top: -40px; right: 0px; }
.numbers div {height: 53px; top: 0; padding: 5px 40px 0 40px; border-radius: 50% / 100%;  border-top-left-radius: 0; border-top-right-radius: 0;color: white;text-decoration: none; display: block; width: 166px; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5); background-color: #b22234; color: white; text-decoration: none; position: relative; float: left; text-align: center; font-size: 16px; line-height: 18px; margin-left: -25px;}


.footnote {font-size: 14px; line-height: 18px; text-align: left; color: white;}

.mobi, .wordiness {display: none;}

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





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

	  - Red: #b22234
	  - Blu: #3c3b6e
	  new blu:  # 005EB8
	  newer blu: #003087

-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: 0; border-top: 1px solid silver }

a.cta, a.cta:visited, input[type="submit"], a.clear, a.clear:visited, button#exedout, button.clear, input.go, button.modal_button{display: inline-block; text-decoration: none; border: none;cursor: pointer; font-size: 18px; background-color:  #b22234; padding: 18px 36px; border-radius: 28px; color: white; font-family: proxima-nova; sans-serif; font-weight: 300;font-size: 18px; line-height: 1;}
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, button.modal_button:hover, button.modal_button:focus{text-decoration: none;background-color: #003087; color: white; }

.Btext{font-size: 24px; line-height: 30px; font-weight: 500;}

h1 {font-family: 'Sorts Mill Goudy', serif; font-size: 60px; line-height: 72px; color: #FFFFFF; margin: 0; text-shadow: 0 0 5px #000000;}

h2, .blog_title, .content_blog_header, h1.category_name, .podcast_list_header, .blog_year
{font-family: 'Sorts Mill Goudy', serif; font-size: 32px; line-height: 40px; color: #003087; margin: 9px 0; text-shadow: none;}

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: 'Sorts Mill Goudy', serif; font-size: 26px; line-height: 34px; color: #003087; margin: 9px 0}

h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
{font-family: 'Sorts Mill Goudy', serif; font-size: 22px; line-height: 30px; color: #003087; margin: 9px 0}

h5, .forum_thread_date, .forum_mischeader_title
{font-family: 'Sorts Mill Goudy', serif; font-size: 20px; line-height: 28px; color: #003087; margin: 9px 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 #003087; }
.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}

.Mheader {font-family: 'Sorts Mill Goudy', serif; font-size: 22px; line-height: 26px; color: #FFFFFF; padding-bottom: 2px;}


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: #003087;}
.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: solid #003087 4px}
table.styled th, .content_rates_table_fields, TR.table_builder_header_row .table_builder_cell { background-color: #003087; font-size: 20px; line-height: 24px; padding: 15px 10px; color: #ffffff; text-align: left;}
table.styled td, .content_rates_table_row2, .content_rates_table_row1 {line-height: 24px;  border: #003087 2px solid; border-top: 0; border-bottom: 0; padding: 15px 10px;}
table.styled tr:nth-child(even) td, .content_rates_table_row2, TR.table_builder_row_even {background-color: #ebebf0}
TR.table_builder_row_odd {background-color: #ebebf0}
.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;}

/* alerts
.alertbar {min-height: 20px; padding: 10px 0; width: 100%; background-color: #003087; color: white;  }
.alert {width: 96%; max-width: 1170px; margin: 0 auto; padding: 20px 60px 20px 120px; position: relative;text-align: left}
.alert a, .alert a:visited {color: white; }
.alert a:hover, .alert a:focus {color: yellow; }
#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, #exed:focus{color: black}
.alert:before{content: url(../images/alert.png); width: 40px; font-family: 'Font Awesome 5 Pro'; font-size: 20px; position: absolute; top: 25px; left: 20px;  font-weight: 900; font-size: 30px; }*/

/* alerts */
.alertholder{}
.alertbar {padding: 10px 0; width: 100%; }
.alertbar.regular{}
.alertbar.high{}
.alert {width: 96%; max-width: 1170px; margin: 0 auto; padding-right: 40px; position: relative; text-align: left}
.alert_icon{content: url(../images/alert.png);  position: relative; float: left; padding-right: 20px; top: 3px;}
.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:"\f2ee"; 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;}
*/
/* puts search box under map*/
#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: -30px; margin: 0 0 -10px 0; z-index: 90; position: relative;}


/* 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%;}
.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: #003087; 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: #003087; 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}



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

/** SMARTBANNER ********************/

	#smartbanner { position:absolute; left:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 0%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
	#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
	#smartbanner .sb-container { margin: 0 auto; }
	#smartbanner .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:15px; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; }
	#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
	#smartbanner .sb-icon { position:absolute; left:30px; top:10px; display:block; width:57px; height:57px; background:rgba(255,255,255,1); background-size:cover; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.3); }
	#smartbanner.no-icon .sb-icon { display:none; }
	#smartbanner .sb-info { position:absolute; left:98px; top:18px; width:44%; font-size:11px; line-height:1.2em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
	#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
	#smartbanner .sb-info strong { display:block; font-size:13px; color:#4d4d4d; line-height: 18px; }
	#smartbanner .sb-info > span { display:block; }
	#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
	#smartbanner .sb-button { position:absolute; right:20px; top:24px; border:1px solid #bfbfbf; padding: 0 10px; min-width: 10%; height:24px; font-size:14px; line-height:24px; text-align:center; font-weight:bold; color:#6a6a6a; background:-webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); text-transform:uppercase; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
	#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }

	#smartbanner .sb-icon.gloss:after { content:''; position:absolute; left:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }

	#smartbanner.android { border-color:#212228; background: #3d3d3d url('/templates/COMMON_JS/dark_background_stripes.gif'); border-top: 5px solid #88B131; box-shadow: none; }
	#smartbanner.android .sb-close { border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
	#smartbanner.android .sb-close:active { color:#eee; }
	#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; }
	#smartbanner.android .sb-info strong { color:#fff; }
	#smartbanner.android .sb-button { min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; min-height:28px}
	#smartbanner.android .sb-button span { text-align: center; display: block; padding: 0 10px; background-color: #42B6C9; background-image: -webkit-gradient(linear,0 0,0 100%,from(#42B6C9),to(#39A9BB)); background-image: -moz-linear-gradient(top,#42B6C9,#39A9BB); text-transform:none; text-shadow:none; box-shadow:none; }
	#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover { background: none; }
	#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span { background:#2AC7E1; }

	#smartbanner.windows .sb-icon { border-radius: 0px; }
