/****************
Colors

#781496 - main color
#ff9200 - alt color
#ff9200 - highlight color
#222222 - text color
#ebebeb - pale color

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%);

font-family: museo-sans, serif;
font-family: museo-slab, serif;
font-family: open-sans, sans-serif;

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

/** UNIVERSAL *************************************/

body {text-align: center; background-color: WHITE; -webkit-text-size-adjust: 100%; padding: 0; margin: 0; font-family: open-sans, sans-serif;  font-size: 16px;color: #222222;}
.page {position: relative; }
p{}
article, aside {}
a, a:visited, button.modal_link{ -webkit-transition:  all .25s; transition:  all .25s; font-weight: bold; color: #781496; text-decoration: none;}
a:hover, a:focus, button.modal_link:focus, button.modal_link:hover {text-decoration:underline}


input, select, textarea{font-family: open-sans, sans-serif;}
button {padding:0; border: 0; background: transparent; cursor: pointer; -webkit-transition:  all .25s; transition:  all .25s;}
strong{}

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

.container-fluid{} 
.liner, .row {max-width: 1200px; width: 100%; margin: 0 auto;}
.row.wider {max-width:  100%;}

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


/** HEADER ***********************************************/
header {width: 100%; height: 80px; background-color: white; box-shadow: 2.1px 2.2px 5px 0 rgba(0, 0, 0, 0.15);z-index: 101; position: relative;}
header.stuck {position: fixed; top: 0; left: 0; }
a[name]{position: relative; top: -80px; z-index: 1}

a.homelink{}
a.homelink img {width: 100%; max-width: 165px}

.toplinks {}
.toplinks a, .toplinks a:visited, .toplinks .notalink, .toplinks button  {color: white;background-color: #781496; height: 80px;  font-size: 14px;  width: 34%; text-align: center; position: relative; float:left;padding: 23px 10px 0 10px; font-weight: 300}
.toplinks button  {padding-top: 0; width: 20%}
.toplinks a:hover, .toplinks a:focus, .toplinks button:hover, .toplinks button:focus {color: #222222; background-color: white; text-decoration: none;}
.toplinks a span, .toplinks button span {display: block;}
.toplinks a:after, .toplinks button:after {content: " "; width: 1px; height: 60px; background-color: white; position: absolute; top: 10px; right: 0;  }

.tl{width: 60%}


.toplinks .pipe {display: none;}


section.menubar{width: 100%; background-color: #781496; height: 57px; margin-bottom: 10px; padding: 0 10px}
nav.pc { z-index: 100; position: relative;}
.menubar.stuck {position: fixed; top: 0; left: 0; z-index: 100; box-shadow: 0px 4px 5px 0.1px rgba(0, 0, 0, 0.22);}
button.menutoggler {display: block;}

.ql{width: 259px; position: fixed; top: 200px; right: -220px;-webkit-transition:  all .25s; transition:  all .25s; z-index: 1000 }
.ql.open{right: 0;}
#ql{width: 39px; height: 50px; box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.25); background-color: #ff9200; color: #222222; border-radius: 5px 0 0 5px; position: absolute; top: 0; left: 0; }
.ql.open #ql span{transform: rotate(180deg);}
.qllist{width: 220px;  box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.25); background-color: white;  border-radius: 0 0 0 5px; padding: 20px; position: absolute; top: 0; right: 0; }
.qllist a, .qllist a:visited{color: #222222; text-decoration: none; display: block; padding: 10px 0; border-bottom: solid 1px #222222; font-weight: 600}
.qllist a:last-child{border: 0;}
.qllist a:hover, .qllist a:focus{color: #222222; text-decoration: underline;}
.qllist a span.RLicon{width: 20px; text-align: center; display: inline-block; margin-right: 10px;}

.Mheader {font-family: museo-slab, serif;  font-size: 20px; font-weight: 700; color: #781496;}


/** HOME *************************************************/


section.home {}

section.icons{font-family: museo-sans, serif; font-weight: 300; padding: 56px 0;  background: url(/files/utfcu/1/banners/HomeIconImage_13.jpg) center center  no-repeat; background-size: cover; height: 230px}
section.icons .RLwords{font-size: 16px;}
section.icons a, .nonlinkedicon{max-width: 200px; min-width: 174px; color: white;  font-weight: 300; }
.halo{width: 82px; height: 82px; border-radius: 50%; padding: 0; border: solid 2px white; margin-bottom: 20px; -webkit-transition:  all .25s; transition:  all .25s; }

section.icons a:hover, section.icons a:focus {text-decoration:none;}
section.icons a:hover .halo, section.icons a:focus .halo{padding: 3px; }
section.icons a:hover .polkadot, section.icons a:focus .polkadot{width: 72px; height: 72px; padding-top: 20px;top: 3px; left: 3px;}

section.tagline{background-color: #ebebeb; padding: 40px 30px 0 30px;}





/** INSIDE **********************************************/
section.intbanner {width: 100%; height: 420px; background-position: center center; background-size: cover; position: relative; /*overflow: hidden;*/ padding-bottom: 160px; position: relative;}
.inttextholder{background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.45) 35%,rgba(0,0,0,0.45) 100%); width: 100%; height: 420px; position: absolute;bottom: 0; right: 0; }
.inttext {width: 100%; max-width: 595px; position: absolute; bottom:160px; left: 50%; margin-left: -480px;  color: white; text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.25); font-family: museo-sans, serif;  font-size: 20px;  font-weight: 300;  line-height: 1.3; text-align: left; z-index: 99; color: white;}
.intcurve{width: 100%; background: url(../images/WaveInterior-2000px.png) center bottom; background-size: cover; background-repeat: no-repeat; height: 160px; position: absolute; bottom: 0; right: 0; left: 0; z-index: 90  }

.breadcrumb {font-size: 14px; font-weight: 600;}

article {width: 100%; max-width: 977px; margin: 0 auto; line-height: 26px}

aside, section.P {width: 100%; background: linear-gradient(to bottom, rgba(120,20,150,1) 0%,rgba(79,2,102,1) 100%); padding: 44px 0;}
aside div{}
aside div img{max-width: 100%;  border-radius: 5px;}
aside .row {max-width: 977px;}
aside div.bannerbox {padding: 0; background: transparent}
aside h2 {font-size: 24px;}


section.P {padding: 60px 0;}
section.P article, section.P h2, section.P h3, section.P h4 {color: white;}
section.P h2, section.P h3 {margin-bottom: 10px;}
section.P a, section.P a:visited {color: white;}

section.O {padding: 60px 0; background-color: #ff9200;}
section.O article, section.O h2, section.O h3, section.O h4 {color: black;}



.iconizer{font-family: museo-sans, serif; font-weight: 300; padding:  0; width: 100%;}
.iconizer a, .nonlinkedicon{width: 174px; color: white;  font-weight: 300; display: inline-block; padding: 50px 0 0 0;line-height: 18px;}
.halo{width: 82px; height: 82px; border-radius: 50%; padding: 0; border: solid 2px white; margin-bottom: 28px; -webkit-transition:  all .25s; transition:  all .25s; position: relative;}
.polkadot{width: 80px; height: 80px; border-radius: 50%; background-color: white; font-size: 30px; color: #222222; padding-top: 24px; -webkit-transition:  all .25s; transition:  all .25s; margin: 0 auto;font-weight: 300; position: absolute; top: -1px; left: -1px; }
.iconizer a:hover, .iconizer a:focus, .nonlinkedicon:hover {text-decoration:none;}
.iconizer a:hover .halo, .iconizer a:focus .halo, .nonlinkedicon:hover .halo{padding: 3px; }
.iconizer a:hover .polkadot, .iconizer a:focus .polkadot, .nonlinkedicon:hover .polkadot{width: 72px; height: 72px; padding-top: 20px;top: 3px; left: 3px;}

.box{padding: 20px; border-radius: 5px; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.4); box-shadow: 0 0 5px 0 rgba(0,0,0,.4); width: 100%; height: 100%}
.vcenter {width: 100%;}
.whitershadeofpale{}
.box.alarmingshadeoforange{background-color: #ff9200; color: #222222}
.alarmingshadeoforange h2, .alarmingshadeoforange h3, .alarmingshadeoforange h4, .alarmingshadeoforange a, .alarmingshadeoforange a:visited {color: black;}
.alarmingshadeoforange a:hover, .alarmingshadeoforange a:focus{color: black;}
.alarmingshadeoforange a.ctaP:hover, .alarmingshadeoforange a.ctaP:focus {text-decoration: none;background-color: white; color: #222222;}



.regionbox{background-color: white; height: 100%; width: 100%; border-radius: 5px; padding: 30px 30px 20px 30px; margin: 0 20px}
.regionbox p{font-size: 14px}
.regionbox ul {margin: 0px; padding: 0px; list-style: none;}
.regionbox  ul li {margin-bottom: 5px;}


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

/** FOOT ****************************************************/
section.socmed{background-color: #781496; padding: 10px 0;}
section.socmed a .RLwords {display: none;}

footer {width: 100%; background: url(../images/FooterSwirl.png) bottom right no-repeat #464646; color: white; padding: 40px 30px 160px 30px }

footer a, footer a:visited, footer .notalink {color: white;text-decoration: none;  font-size: 14px;  font-weight: 600; line-height: 1.71;font-family: open-sans, sans-serif;  }
footer a:hover, footer a:focus {color: white; text-decoration: underline;}


.contax{border-left: solid 1px white;}
.contax .pipe {display: none;}



.links a, .contax a{display: block; margin-top: 10px;}
.contax .sc2 a, .socmed a{display: inline-block;  width: 34px;  height: 34px;background-color: #ffffff; border-radius: 50%;  margin-left: 5px; text-align: center; padding-top: 5px}
.sc2 a, .sc2 a:visited, .socmed a,  .socmed a:visited{color: #ff9200;}
.sc2 a:hover, .sc2 a:focus, .socmed a:hover,  .socmed a:focus{color: #781496;}
.contax .sc2 a .RLwords, .socmed a .RLwords{display: none;}
.socmed a{margin: 0 5px;}

.Fhead{font-family: museo-slab, serif; font-size: 18px;  font-weight: 700;}

.bottomlinks {color: white; font-weight: 700}
.bottomlinks .pipe:last-child {display: none;}


.footnote {}





/** CTA **********************************************/
a.cta, a.cta:visited, input[type="submit"], a.clear, a.clear:visited, button#exedout, button.clear, input.go,  input[type="reset"], button.modal_button{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1;  border-radius: 5px; background-color: #ff9200;  font-family: museo-sans, serif; font-size: 15px; color: #222222;font-weight: 300; padding: 11px 30px;}

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, input[type="reset"]:hover ,input[type="reset"]:focus, button.modal_button:hover, button.modal_button:focus{} {text-decoration: none;background-color: #781496; color: white;}


a.ctaP, a.ctaP:visited{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1;  border-radius: 5px; background-color: #781496;  font-family: museo-sans, serif; font-size: 15px; color: white;font-weight: 300; padding: 11px 30px;}

a.ctaP:hover, a.ctaP:focus {text-decoration: none;background-color: #ff9200; color: #222222;}

/*input[type="submit"] {padding-top: 0; padding-bottom: 0; }*/
/*a.clear{ padding: 8px 30px  10px 30px ; }*/

.smp {text-align: center;}
.sm{padding: 0 20px;}

/** HEADERS *********************************************/
h1 {font-family: museo-slab, serif; font-size: 48px; font-weight: bold;  letter-spacing: -1.2px;}

h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year
{font-family: museo-slab, serif; font-size: 36px; font-weight: 300; line-height: 1.17; color: #781496;}

.blog-grid-wrap h2.blog_title{font-size: 24px}
.blog-grid-wrap .blog_share{width: 100%;}

h3, .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: museo-slab, serif; font-size: 30px; font-weight: 300; line-height: 1.2; color: #781496;}

h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name, .purpleheader
{font-family: museo-slab, serif; font-size: 24px; font-weight: 300; line-height: 1.25; color: #781496;}

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

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

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

/** MORE UNIVERSAL *******************************************/
hr { border: 0; height: 0; border-top: 1px solid #781496 }
.pipe { margin: 0px 10px;position: relative;}
.mobi {display: none;}

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; }
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: #ebebeb; border-bottom: 1px 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: #781496;}
.aprnote {font-size: 12px; width: 180px;}
td.regions_rates_table_row2 marquee, td.regions_rates_table_row1 marquee {width: 242px;}


/** RATES & TABLES ************************************************/
.content_rates_table, TABLE.table_builder {margin-bottom: 20px; width: 100%; border-collapse: collapse;}
.content_rates_table th, .table_builder th {  font-family: museo-slab, serif;  font-size: 16px; font-weight: 700; line-height: 1.88; color: white; background-color: #781496; padding: 20px 16px;}
.content_rates_table td, .table_builder td {padding: 20px 16px;font-size: 14px; vertical-align: top}
.content_rates_table_row2, TR.table_builder_row_even {background-color: #ebebeb;}
TR.table_builder_row_odd {}
.content_rates_table_row_highlight {color: #ff9200;}
.sideslider {width: 100%;}
.table_builder .filtered {display: none;}

/*.content_rates_table_fields:first-child {border-left: none;}*/
/*tr td.content_rates_table_row2:first-child, tr td.content_rates_table_row1:first-child {border-left: none; }*/
.content_rates_table_postfix {line-height: 1;}


/** LOCATOR **************************************************/

button#exedout {display: none;}
.legend{ top: -10px;}
.boxedsearch, .legend {BACKGROUND-COLOR: #ebebeb; }

@media only screen and (max-width: 1100px) {
	.boxedsearch fieldset {top: 0px}
}



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

/** 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; width: 100%;}
.faq_question_block_slide_question{padding: 0; border: solid 0px red}
.faq_question_block_slide_answer{padding: 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:hover {background-color: #781496; color: white; padding: 5px 20px; border-radius: 10px; display: block !important; width: 100% !important}
button.divheader{margin-top: 20px; width: 100%; text-align: left;}

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: #ff9200; color: black; text-decoration: none;}


.cms_form_collapsible_header.open a, .faq_question_block_slide_question_open a {background-color: #ff9200; color: black; padding: 5px 20px; border-radius: 10px; display: block;}

.cms_form_collapsible_header a:before, .faq_question_block_slide_question_closed 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, .cms_form_collapsible_header.open a:before, .faq_question_block_slide_question_open a:before{content: ''; }
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}

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


/** FORMS ************************************************/
.visuallyhidden, .visually_hidden {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 #222222}
.cms_form_textarea {width: 100%; height: 100px; border: solid 1px #222222}
.cms_form_item_sidebyside {width: 50%; padding: 0 20px 0 0;}
.cms_form_label, legend.cms_form_legend{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 {white-space: normal; width: 100%; border: none;}
form#locator fieldset label {display: inline;}



/** FAQs **********************************************/
.faq_toolbar {padding-bottom: 15px;}
.faq_viewed {color: #781496; 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: #ebebeb;}

div.faq_recent_block, .faq_popular_block{display: none;}


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


/** CALENDAR *****************************/
.content_calendar_table {border: solid 1px #781496; border-collapse: collapse}
td.content_calendar_table_headercell {background-color: #781496; 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: #ebebeb; }
td.content_calendar_table_cell { border: solid 1px #781496}
td.content_calendar_table_selectedcell { border: solid 1px #781496; background-color: #ebebeb}

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


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

/** SLICK 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: #222222;}
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;}

/** RATINGS & COMMENTS **********************************/
.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;}
/*div.star-rating,div.star-rating a{background:url(../images/stars.png) no-repeat 0 0px}*/
.comment_item {border: 0; background-color: #ebebeb; padding: 20px; margin: 10px 0;}

/** DEC TREE ***************************************/
div.CHboxedup {z-index: 90;  }
.CHbox {border: solid 1px #781496; border-radius: 10px; padding: 20px 10px 10px 10px; text-align: center;}
.reallylarge {font-size: 50px;color: #781496;}
.CHQ {border-bottom: solid 2px #781496;font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 20px; color: #ff9200;}
.CHQ:before {content: '\f059'; font-family: 'Font Awesome 5 Pro'; font-weight: 700; }
.CHA { font-size: 16px; color: #781496 }
.CHA:before {content: '\f0a4'; font-family: 'Font Awesome 5 Pro'; font-weight: 300;}
#startover{color: #ff9200; }
#startover:before {content: '\f021'; font-family: 'Font Awesome 5 Pro'; font-weight: 400}
.CHA:hover, #startover:hover {color:#781496; cursor: pointer}
.cardname{font-size: 18px; color: #ff9200;}

/* image gallery */
/* image height 262px */
.gallery, .gallery figure, .galleryliner {height: 380px}
.gallery figcaption{font-size: 14px; padding-right: 40px;  overflow: hidden;}
.gallery {overflow-y: hidden;}
.galleryliner {}
.galleryliner figure {position: relative; float: left; margin: 0 10px;}
.swiper {width: 100%; text-align: center;}

html {
  --scrollbarBG: #FF9200;
  --thumbBG: #781496;
}
.gallery::-webkit-scrollbar {
  width: 20px;
}
.gallery {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
.gallery::-webkit-scrollbar-track {
  background: var(--scrollbarBG);border-radius: 6px;
}
.gallery::-webkit-scrollbar-thumb {
	background: -webkit-linear-gradient(top, rgba(120,20,150,1) 0%, rgba(57,10,71,1) 100%);
 /* background-color: var(--thumbBG) ;*/
  border-radius: 6px;
  /*border: 3px solid var(--scrollbarBG);*/
}

