var customStyle = `
	/* Scoll Track*/
::-webkit-scrollbar-thumb {
  background-color: CustomBackgroundColor;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: CustomBackgroundColor;
}

.SubHead {
  color: CustomBackgroundColor;
}

.SkinObject {
  color: CustomBackgroundColor;
}

a,
a:link,
a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited,
a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  color: CustomBackgroundColor;
}

.StandardButton:hover,
.StandardButton:focus {
  color: CustomBackgroundColor;
}

/* Club Setting */

#Body a.sWebTheme_ActionsLinks:hover span,
#Body a.sWebTheme_ActionsLinks:focus span,
#Body a.sWebTheme_ActionsLinks:active span {
        color: CustomFontColor;
        background-color: CustomBackgroundColor;
    }

.dtContainer h2.head {
        border-top: 5px solid CustomBackgroundColor;
    }


#Body a.sWebTheme_showSettings:hover,
#Body a.sWebTheme_showSettings:focus,
#Body a.sWebTheme_showSettings:active {
		color: CustomFontColor;
        background-color: CustomBackgroundColor;
	}

##google_translate_element svg, 
#google_translate_element:link svg, 
#google_translate_element:visited svg,
a.link svg,
a.link:link svg,
a.link:visited svg {
    fill: CustomBackgroundColor;
}

a.link:hover svg {
    fill: #ffffff;
}

.skLogin a.link:link,
.skLogin a.link:visited
 {
    background-color: CustomBackgroundColor;
}

.skLogin a.link:hover {
    background-color: #ffffff;
	color: CustomBackgroundColor;
}

#dnnStandardMenu .root.sel .txt, 
#dnnStandardMenu .root.exp .txt,
#dnnStandardMenu .root .txt:hover {
  background-color: CustomBackgroundColor;
}

#dnnStandardMenu .root.sel .txt {
  background-color: CustomBackgroundColor;
}

#dnnStandardMenu .root .m0 {
  background-color: CustomBackgroundColor;
}

.skSlider .atlasr960365 ul.slick-dots li.slick-active {
  background-color: CustomBackgroundColor;
}

.skSlider .atlasr960365 ul.slick-dots li.slick-active:after {
  border-bottom: 10px solid CustomBackgroundColor;
}
@media screen and (max-width: 768px) {
.skSlider .atlasr960365 ul.slick-dots li.slick-active:hover,
.skSlider .atlasr960365 ul.slick-dots li.slick-active:focus,
.skSlider .atlasr960365 ul.slick-dots li.slick-active:active {
    background-color: CustomBackgroundColor;
  }
}
.skSlider .atlasr960365 ul.slick-dots li:hover, 
.skSlider .atlasr960365 ul.slick-dots li:focus, 
.skSlider .atlasr960365 ul.slick-dots li:active {
  background-color: CustomBackgroundColor;
}

.skWrapper ::-webkit-scrollbar-thumb {
  background-color: CustomBackgroundColor;
}

ul.news li.item {
  border-top: 5px solid CustomBackgroundColor;
}

ul.news li.item .date {
  color: CustomBackgroundColor;
}

ul.news li.item a.link:hover, 
ul.news li.item a.link:focus, 
ul.news li.item a.link:active {
  color: CustomFontColor;
}

.skNews .readmore a.link:hover, 
.skNews .readmore a.link:focus, 
.skNews .readmore a.link:active {
  color: CustomBackgroundColor;
}

ul.skTabs {
  border-top: 5px solid CustomBackgroundColor;
}

ul.skTabs li.item.ui-tabs-active a.link,
ul.skTabs li.item.ui-tabs-active a.link:link,
ul.skTabs li.item.ui-tabs-active a.link:visited,
ul.skTabs li.item.ui-state-active a.link,
ul.skTabs li.item.ui-state-active a.link:link,
ul.skTabs li.item.ui-state-active a.link:visited,
ul.skTabs li.item.ui-state-hover a.link,
ul.skTabs li.item.ui-state-hover a.link:link,
ul.skTabs li.item.ui-state-hover a.link:visited,
ul.skTabs li.item.ui-tabs-selected a.link,
ul.skTabs li.item.ui-tabs-selected a.link:link,
ul.skTabs li.item.ui-tabs-selected a.link:visited {
  background-color: CustomBackgroundColor;
}

ul.skTabs li.item.ui-state-active:before,
ul.skTabs li.item.ui-tabs-active:before,
ul.skTabs li.item.ui-state-hover:before,
ul.skTabs li.item.ui-tabs-selected:before {
  border-top: 10px solid CustomBackgroundColor;
}

.skTabsCnt .readmore a.link:hover, 
.skTabsCnt .readmore a.link:focus, 
.skTabsCnt .readmore a.link:active {
  color: CustomBackgroundColor;
}

.skSocialTab a.skSocialBtn,
.skSocialTab a.skSocialBtn:link,
.skSocialTab a.skSocialBtn:visited {
  border-top-color: CustomBackgroundColor;
}

.skSocialTab a.skSocialBtn::before,
.skSocialTab a.skSocialBtn:link::before,
.skSocialTab a.skSocialBtn:visited::before {
  color: CustomBackgroundColor;
}

.skSocialTab a.skSocialBtn.active,
.skSocialTab a.skSocialBtn:link.active,
.skSocialTab a.skSocialBtn:visited.active {
  background-color: CustomBackgroundColor;
}

.skFeaturedSponsor .embedCode h1,
.skFeaturedSponsor .embedCode h2,
.skFeaturedSponsor .embedCode h3,
.skFeaturedSponsor .embedCode h4,
.skFeaturedSponsor .embedCode h5,
.skFeaturedSponsor .embedCode h6,
#csEmbed.skTabsCnt h1,
#csEmbed.skTabsCnt h2,
#csEmbed.skTabsCnt h3,
#csEmbed.skTabsCnt h4,
#csEmbed.skTabsCnt h5,
#csEmbed.skTabsCnt h6 {
  color: CustomBackgroundColor;
}

#csAboutUs a:hover, 
#csAboutUs a:focus, 
#csAboutUs a:active {
  color: CustomBackgroundColor;
}

ul.events .date {
  color: CustomBackgroundColor;
}

ul.events h3.head a.link:hover, 
ul.events h3.head a.link:focus, 
ul.events h3.head a.link:active {
  color: CustomFontColor;
}
ul.events .summary {
  color: CustomBackgroundColor;
}

.tweet_list .tweet_text a:hover {
  color: CustomBackgroundColor;
}

.tweet_list a.tweet_screen_name, 
.tweet_list a.tweet_screen_name:link, 
.tweet_list a.tweet_screen_name:visited {
  color: CustomBackgroundColor;
}

.tweet_time {
  color: CustomBackgroundColor;
}

.tweet_time {
  color: CustomBackgroundColor;
}

.cbContainer h2.head {
  border-top: 5px solid CustomBackgroundColor;
}
.cbContainer h2.head:before {
  color: CustomBackgroundColor;
}
.cbContainer h2.head:hover {
  background: CustomBackgroundColor;
}

.cbContainer.expanded h2.head {
  background: CustomBackgroundColor;
}
.cbContainer.expanded h2.head:after {
  border-top: 10px solid CustomBackgroundColor;
}

.skFieldStatus .readmore a.link:hover, 
.skFieldStatus .readmore a.link:focus, 
.skFieldStatus .readmore a.link:active {
  color: CustomBackgroundColor;
}

ul.skField .skDate {
  color: CustomBackgroundColor;
}

ul.documents li.item:hover a.link, 
ul.documents li.item:focus a.link, 
ul.documents li.item:active a.link {
  color: CustomBackgroundColor;
}
ul.documents li.item:hover:before, 
ul.documents li.item:focus:before, 
ul.documents li.item:active:before {
  background-color: CustomBackgroundColor;
}

ul.stLink li.item:before {
  color: CustomBackgroundColor;
}

ul.stLink a.link:hover, 
ul.stLink a.link:focus, 
ul.stLink a.link:active {
  color: CustomBackgroundColor;
}

.cbInfo a:hover, 
.cbInfo a:focus, 
.cbInfo a:active {
  color: CustomBackgroundColor;
}

.skInfo .SkinObject {
  color: CustomFontColor;
}

.skInfo a.SkinObject, 
.skInfo a.SkinObject:link, 
.skInfo a.SkinObject:visited {
  color: CustomFontColor;
}

.skInfo a.SkinObject:hover {
  color: #ffffff;
}

#Body #mobNav .navBar {
	background: CustomBackgroundColor;
}

#Body #mobNav .navDropDown {
    background: CustomBackgroundColor;
}

#Body #mobNav .navChild .navLink, 
#Body #mobNav .navChild .navLink:link, 
#Body #mobNav .navChild .navLink:visited {
    color: CustomBackgroundColor;
}

#Body #mobNav .navChild .navIcon {
    fill: CustomBackgroundColor;
}

`