<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta /&gt;*/

@media only screen and (max-width: 767px)
{
	.toolbar-buttons
	{
		top: 68px;
	}

	.button
	{
		background-repeat: no-repeat;
		background-position: center center;
		padding-left: 10px;
	}

	.button.print-button
	{
		display: none;
	}

	.button.remove-highlight-button
	{
		display: none;
	}

	#contentBodyInner
	{
		top: 99px;
	}

	.tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	#index .tree-node &gt; div
	{
		
	}

	#navigation
	{
		background: #19191a url('Images/background pattern.png') repeat;
	}

	.tab
	{
		
	}

	.tab-collapsed .tabs-nav-text
	{
		
	}

	.tabs
	{
		
	}

	.tabs li
	{
		
	}

	.tabs li span
	{
		
	}

	.tabs-nav
	{
		
	}

	.tabs-nav li
	{
		font-size: 13px;
	}

	.tabs-nav li
	{
		
	}

	.tabs-nav li div span
	{
		
	}

	.tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveTOCInactive.png') no-repeat 11px center;
	}

	.tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveIndexInactive.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveGlossaryInactive.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/communityInactive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
	}

	.tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveTOC.png') no-repeat 11px center;
	}

	.tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveIndex.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveGlossary.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveBrowseSequence.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/communityActive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveSearchFilter.png') no-repeat 11px center;
	}

	.tabs-panel
	{
		
	}

	.tabs-panel-content
	{
		padding-left: 7px;
		padding-right: 0px;
		padding-top: 7px;
		background: #19191a url('Images/background pattern.png') repeat;
	}

	#search-sidebar
	{
		display: block;
		height: 36px;
	}

	#home
	{
		height: 41px;
		color: #e1e1e1;
		font-size: 13px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		line-height: 45px;
		background-repeat: repeat;
		background: #222222;
		background: -moz-linear-gradient(top, #222222 0%, #222222 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
		background: -webkit-linear-gradient(top, #222222 0%, #222222 100%);
		background: -o-linear-gradient(top, #222222 0%,#222222 100%);
		background: -ms-linear-gradient(top, #222222 0%,#222222 100%);
		background: linear-gradient(top, #222222 0%,#222222 100%);
	}

	#home-text
	{
		color: #e1e1e1;
		font-size: 13px;
		line-height: 41px;
	}

	#home-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
	}

	#responsiveHeader .logo
	{
		display: block;
		width: 198px;
		background: transparent url('Images/logo_novachron_mob.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/logo_novachron_mob.png') no-repeat center center;
	}

	#responsiveHeader .logo &gt; img
	{
		width: 198px;
		height: 21px;
	}

	/* Navigation slide out Styles*/

	#contentBody[role="main"]
	{
		width: 100%;
	}

	.hide-extras.active [role="main"]
	{
		width: 80%;
	}

	.hide-extras.active #navigation[role="complementary"]
	{
		width: 80%;
		display: block;
	}

	.active #contentBody[role="main"]
	{
		margin-right: -80%;
	}

	/*Offcanvas styles for pane position set right*/

	html.right-layout .active #contentBody[role="main"]
	{
		margin-right: 80%;
	}

	.non-collapsable
	{
		width: 100%;
	}

	.show-for-xlarge-up
	{
		display: none !important;
	}

	#responsiveHeader
	{
		height: 61px;
		background-color: transparent;
		background-repeat: repeat;
	}

	body
	{
		font-size: 14px;
		background-color: transparent;
		background-repeat: repeat;
	}

	#browseSequences.tabs-panel-content
	{
		padding-left: 0px;
		background: #19191a none;
	}

	#community.tabs-panel-content
	{
		background: #19191a url('Images/background pattern.png') repeat;
	}

	#glossary.tabs-panel-content
	{
		background: #19191a none;
	}

	#index.tabs-panel-content
	{
		padding-left: 7px;
		background: #19191a none;
	}

	#index .tree-node.tree-node-expanded &gt; div
	{
		padding-left: 37px;
		background: transparent url('Images/index-expandedBlue.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-collapsed &gt; div
	{
		padding-left: 37px;
		background: transparent url('Images/index-collapsed.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-leaf &gt; div
	{
		padding-left: 37px;
	}

	#search.tabs-panel-content
	{
		background-repeat: repeat;
		background: #19191a none;
	}

	#toc.tabs-panel-content
	{
		padding-left: 10px;
		padding-top: 8px;
		background: transparent url('Images/background pattern.png') repeat;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/background pattern.png') repeat;
	}

	.tree-node div
	{
		line-height: 2em;
	}

	.tree-node div .label
	{
		font-size: 13px;
	}

	.tree-node.tree-node-leaf.tree-node-selected &gt; div
	{
		color: #1a1919;
		font-size: 13px;
		background-color: #bebebe;
		background-repeat: no-repeat;
		background-position: left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected &gt; div
	{
		color: #1a1919;
		font-size: 13px;
		background-color: #bebebe;
	}

	.tree-node.tree-node-collapsed.tree-node-selected &gt; div
	{
		color: #1a1919;
		font-size: 13px;
		background-color: #bebebe;
	}

	#index .tree-node.tree-node-leaf.tree-node-selected &gt; div
	{
		color: #1a1919;
		font-size: 13px;
		background-color: #bebebe;
		background-position: 10px center;
	}

	#index .tree-node.tree-node-expanded.tree-node-selected &gt; div
	{
		color: #1a1919;
		font-size: 13px;
		background-color: #bebebe;
	}

	#index .tree-node.tree-node-collapsed.tree-node-selected &gt; div
	{
		color: #1a1919;
		font-size: 13px;
		background-color: #bebebe;
	}

	.menu-icon a span
	{
		background-repeat: no-repeat;
		background: transparent url('Images/ResponsiveMenuButton.png') no-repeat center center;
	}

	.tabs-nav li.tab-collapsed
	{
		font-size: 13px;
	}

	.tabs-nav li#BrowseSequencesTab
	{
		color: #e1e1e1;
		height: 41px;
	}

	.tabs-nav li#Community
	{
		
	}

	.tabs-nav li#GlossaryTab
	{
		color: #e1e1e1;
		height: 41px;
	}

	.tabs-nav li#IndexTab
	{
		color: #e1e1e1;
		height: 41px;
	}

	.tabs-nav li#SearchTab
	{
		color: #e1e1e1;
		height: 41px;
	}

	.tabs-nav li#TocTab
	{
		color: #e1e1e1;
	}

	.tabs-nav li.tabs-nav-active
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: #4d4d4d;
		background: -moz-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#4d4d4d));
		background: -webkit-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -o-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: -ms-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
	}

	.tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #4d4d4d;
		background: -moz-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#4d4d4d));
		background: -webkit-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -o-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: -ms-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
	}

	.tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #4d4d4d;
		background: -moz-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#4d4d4d));
		background: -webkit-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -o-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: -ms-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #4d4d4d;
		background: -moz-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#4d4d4d));
		background: -webkit-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -o-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: -ms-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
	}

	.tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #4d4d4d;
		background: -moz-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#4d4d4d));
		background: -webkit-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -o-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: -ms-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
	}

	.tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #4d4d4d;
		background: -moz-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#4d4d4d));
		background: -webkit-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -o-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: -ms-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
	}

	.tabs-nav li#TocTab.tabs-nav-active
	{
		background: #4d4d4d;
		background: -moz-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#4d4d4d));
		background: -webkit-linear-gradient(top, #4d4d4d 0%, #4d4d4d 100%);
		background: -o-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: -ms-linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
		background: linear-gradient(top, #4d4d4d 0%,#4d4d4d 100%);
	}

	.tabs-nav li.tabs-nav-inactive
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background-clip: padding-box;
		background: #222222;
		background: -moz-linear-gradient(top, #222222 0%, #222222 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
		background: -webkit-linear-gradient(top, #222222 0%, #222222 100%);
		background: -o-linear-gradient(top, #222222 0%,#222222 100%);
		background: -ms-linear-gradient(top, #222222 0%,#222222 100%);
		background: linear-gradient(top, #222222 0%,#222222 100%);
	}

	.tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: #222222;
		background: -moz-linear-gradient(top, #222222 0%, #222222 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
		background: -webkit-linear-gradient(top, #222222 0%, #222222 100%);
		background: -o-linear-gradient(top, #222222 0%,#222222 100%);
		background: -ms-linear-gradient(top, #222222 0%,#222222 100%);
		background: linear-gradient(top, #222222 0%,#222222 100%);
	}

	.tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: #222222;
		background: -moz-linear-gradient(top, #222222 0%, #222222 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
		background: -webkit-linear-gradient(top, #222222 0%, #222222 100%);
		background: -o-linear-gradient(top, #222222 0%,#222222 100%);
		background: -ms-linear-gradient(top, #222222 0%,#222222 100%);
		background: linear-gradient(top, #222222 0%,#222222 100%);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: #222222;
		background: -moz-linear-gradient(top, #222222 0%, #222222 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
		background: -webkit-linear-gradient(top, #222222 0%, #222222 100%);
		background: -o-linear-gradient(top, #222222 0%,#222222 100%);
		background: -ms-linear-gradient(top, #222222 0%,#222222 100%);
		background: linear-gradient(top, #222222 0%,#222222 100%);
	}

	.tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: #222222;
		background: -moz-linear-gradient(top, #222222 0%, #222222 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
		background: -webkit-linear-gradient(top, #222222 0%, #222222 100%);
		background: -o-linear-gradient(top, #222222 0%,#222222 100%);
		background: -ms-linear-gradient(top, #222222 0%,#222222 100%);
		background: linear-gradient(top, #222222 0%,#222222 100%);
	}

	.tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: #222222;
		background: -moz-linear-gradient(top, #222222 0%, #222222 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
		background: -webkit-linear-gradient(top, #222222 0%, #222222 100%);
		background: -o-linear-gradient(top, #222222 0%,#222222 100%);
		background: -ms-linear-gradient(top, #222222 0%,#222222 100%);
		background: linear-gradient(top, #222222 0%,#222222 100%);
	}

	.tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: #222222;
		background: -moz-linear-gradient(top, #222222 0%, #222222 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
		background: -webkit-linear-gradient(top, #222222 0%, #222222 100%);
		background: -o-linear-gradient(top, #222222 0%,#222222 100%);
		background: -ms-linear-gradient(top, #222222 0%,#222222 100%);
		background: linear-gradient(top, #222222 0%,#222222 100%);
	}

	#search-field-sidebar
	{
		color: #000000;
		font-size: 12px;
		border-top: inset 3px #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#responsive-search-index
	{
		color: #000000;
		font-size: 12px;
		border-top: inset 3px #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#responsive-search-glossary
	{
		color: #000000;
		font-size: 12px;
		border-top: inset 3px #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#search-field::-webkit-input-placeholder
	{
		color: #000000;
	}

	#search-field::-moz-placeholder
	{
		color: #000000;
	}

	#search-field:-moz-placeholder
	{
		color: #000000;
	}

	#search-field:-ms-input-placeholder
	{
		color: #000000;
	}

	.button.collapse-all-button
	{
		
	}

	.button.current-topic-index-button
	{
		display: none;
	}

	.button.edit-user-profile-button
	{
		
	}

	.button.expand-all-button
	{
		
	}

	.button.faq-button
	{
		background: #313131 url('Images/ResponsiveFAQ.png') no-repeat center center;
		background: url('Images/ResponsiveFAQ.png') no-repeat center center, -moz-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveFAQ.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(100%,#313131));
		background: url('Images/ResponsiveFAQ.png') no-repeat center center, -webkit-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveFAQ.png') no-repeat center center, -o-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveFAQ.png') no-repeat center center, -ms-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveFAQ.png') no-repeat center center, linear-gradient(top, #313131 0%,#313131 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveFAQ.png') no-repeat center center, linear-gradient(#313131, #313131);
	}

	.button.fehlermeldungen-button
	{
		background: #313131 url('Images/ResponsiveFehlermeldungen_1.png') no-repeat center center;
		background: url('Images/ResponsiveFehlermeldungen_1.png') no-repeat center center, -moz-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveFehlermeldungen_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(100%,#313131));
		background: url('Images/ResponsiveFehlermeldungen_1.png') no-repeat center center, -webkit-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveFehlermeldungen_1.png') no-repeat center center, -o-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveFehlermeldungen_1.png') no-repeat center center, -ms-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveFehlermeldungen_1.png') no-repeat center center, linear-gradient(top, #313131 0%,#313131 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveFehlermeldungen_1.png') no-repeat center center, linear-gradient(#313131, #313131);
	}

	.button.filler-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #313131;
		background: -moz-linear-gradient(top, #313131 0%, #313131 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(100%,#313131));
		background: -webkit-linear-gradient(top, #313131 0%, #313131 100%);
		background: -o-linear-gradient(top, #313131 0%,#313131 100%);
		background: -ms-linear-gradient(top, #313131 0%,#313131 100%);
		background: linear-gradient(top, #313131 0%,#313131 100%);
		-pie-background: linear-gradient(#313131, #313131);
	}

	.button.login-button
	{
		
	}

	.button.next-topic-button
	{
		
	}

	.button.previous-topic-button
	{
		
	}

	.button.select-all-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #313131;
		background: -moz-linear-gradient(top, #313131 0%, #313131 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(100%,#313131));
		background: -webkit-linear-gradient(top, #313131 0%, #313131 100%);
		background: -o-linear-gradient(top, #313131 0%,#313131 100%);
		background: -ms-linear-gradient(top, #313131 0%,#313131 100%);
		background: linear-gradient(top, #313131 0%,#313131 100%);
		-pie-background: linear-gradient(#313131, #313131);
	}

	.button.select-language-button
	{
		
	}

	.button.select-skin-button
	{
		
	}

	.button.support-button
	{
		background: #313131 url('Images/ResponsiveSupport_1.png') no-repeat center center;
		background: url('Images/ResponsiveSupport_1.png') no-repeat center center, -moz-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveSupport_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(100%,#313131));
		background: url('Images/ResponsiveSupport_1.png') no-repeat center center, -webkit-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveSupport_1.png') no-repeat center center, -o-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveSupport_1.png') no-repeat center center, -ms-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveSupport_1.png') no-repeat center center, linear-gradient(top, #313131 0%,#313131 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSupport_1.png') no-repeat center center, linear-gradient(#313131, #313131);
	}

	.button.topic-back-button
	{
		background: #313131 url('Images/ResponsiveTopicBack.png') no-repeat center center;
		background: url('Images/ResponsiveTopicBack.png') no-repeat center center, -moz-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveTopicBack.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(100%,#313131));
		background: url('Images/ResponsiveTopicBack.png') no-repeat center center, -webkit-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveTopicBack.png') no-repeat center center, -o-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveTopicBack.png') no-repeat center center, -ms-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveTopicBack.png') no-repeat center center, linear-gradient(top, #313131 0%,#313131 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveTopicBack.png') no-repeat center center, linear-gradient(#313131, #313131);
	}

	.button.topic-next-button
	{
		background: #313131 url('Images/ResponsiveTopicNext.png') no-repeat center center;
		background: url('Images/ResponsiveTopicNext.png') no-repeat center center, -moz-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveTopicNext.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(100%,#313131));
		background: url('Images/ResponsiveTopicNext.png') no-repeat center center, -webkit-linear-gradient(top, #313131 0%, #313131 100%);
		background: url('Images/ResponsiveTopicNext.png') no-repeat center center, -o-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveTopicNext.png') no-repeat center center, -ms-linear-gradient(top, #313131 0%,#313131 100%);
		background: url('Images/ResponsiveTopicNext.png') no-repeat center center, linear-gradient(top, #313131 0%,#313131 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveTopicNext.png') no-repeat center center, linear-gradient(#313131, #313131);
	}

	.button.topic-ratings-button
	{
		
	}

	.button.topic-ratings-empty-button
	{
		
	}

	.toolbar-button-drop-down
	{
		font-size: 13px;
	}

	.toolbar-button-drop-down.select-language-drop-down
	{
		
	}

	.toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		
	}

	.toolbar-button-drop-down.select-skin-drop-down
	{
		
	}

	.toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		
	}

	.button-separator
	{
		
	}

	#contentBody
	{
		background-color: #555555;
	}
}

</pre></body></html>