/*<meta />*/

@media only screen and (max-width: 767px)
{
	.toolbar-buttons
	{
		top: 67px;
	}

	.button
	{
		background-position: center center;
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.print-button
	{
		display: none;
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.remove-highlight-button
	{
		display: none;
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#contentBodyInner
	{
		top: 98px;
	}

	.tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	#index .tree-node > div
	{
		
	}

	#navigation
	{
		
	}

	.tab
	{
		
	}

	.tab-collapsed .tabs-nav-text
	{
		
	}

	.tabs
	{
		
	}

	.tabs li
	{
		
	}

	.tabs li span
	{
		
	}

	.tabs-nav
	{
		
	}

	.tabs-nav li
	{
		
	}

	.tabs-nav li
	{
		
	}

	.tabs-nav li div span
	{
		
	}

	.tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		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-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-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-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-position: 11px center;
		background: transparent url('Images/communityInactive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		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-position: 11px center;
		background: transparent url('Images/ResponsiveTOCActive.png') no-repeat 11px center;
	}

	.tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background-repeat: no-repeat;
		background: transparent url('Images/ResponsiveIndexActive.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/ResponsiveGlossaryActive.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/communityActive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/ResponsiveSearchFilterActive.png') no-repeat 11px center;
	}

	.tabs-panel
	{
		
	}

	.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	#search-sidebar
	{
		
	}

	#home
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	#home-text
	{
		line-height: 40px;
	}

	#home-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
	}

	#responsiveHeader .logo
	{
		width: 135px;
		background: transparent url('Images/KonyLogo_black.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/KonyLogo_black.png') no-repeat center center;
	}

	#responsiveHeader .logo > img
	{
		width: 135px;
		height: 43px;
	}

	/* 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;
	}

	.central-dropdown
	{
		
	}

	.central-dropdown .central-account-drop
	{
		
	}

	.central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	.central-dropdown:hover
	{
		
	}

	.central-account-image
	{
		background: transparent url('Images/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/icon-user-light-gray.png') no-repeat center center;
	}

	.central-dropdown-content
	{
		background-color: #ffffff;
	}

	.central-dropdown-content a
	{
		
	}

	.central-dropdown-content a:hover
	{
		
	}

	.central-separator
	{
		background-color: #D5D8DA;
	}

	#responsiveHeader
	{
		background-repeat: no-repeat;
		background: #ffffff none;
		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);
	}

	body
	{
		background-repeat: no-repeat;
		background: #ffffff none;
		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);
	}

	#browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	#community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	#glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	#index.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	#index .tree-node.tree-node-expanded > div
	{
		padding-left: 37px;
		background: transparent url('Images/index-expanded.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-collapsed > div
	{
		padding-left: 37px;
		background: transparent url('Images/index-collapsed.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-leaf > div
	{
		padding-left: 37px;
	}

	#search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	#toc.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	.tree-node div .label
	{
		
	}

	.tree-node div
	{
		
	}

	.tree-node.tree-node-leaf.tree-node-selected > div
	{
		background-color: #949494;
	}

	.tree-node.tree-node-expanded.tree-node-selected > div
	{
		background-color: #949494;
	}

	.tree-node.tree-node-collapsed.tree-node-selected > div
	{
		background-color: #949494;
	}

	#index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		background-color: #949494;
		background-position: 10px center;
	}

	#index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		background-color: #949494;
	}

	#index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		background-color: #949494;
	}

	.menu-icon button span
	{
		background: transparent url('Images/ResponsiveMenuButton.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveMenuButton.png') no-repeat center center;
	}

	.tabs-nav li.tab-collapsed
	{
		
	}

	.tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	.tabs-nav li.tabs-nav-active
	{
		background: #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);
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #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);
	}

	.tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #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);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #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);
	}

	.tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #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);
	}

	.tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #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);
	}

	.tabs-nav li#TocTab.tabs-nav-active
	{
		background: #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);
	}

	.tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li.tabs-nav-inactive
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: #edf2f8 none;
		background: -moz-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf2f8), color-stop(100%,#edf2f8));
		background: -webkit-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -o-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: -ms-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		-pie-background: linear-gradient(#edf2f8, #edf2f8);
		background-clip: padding-box;
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: #edf2f8 none;
		background: -moz-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf2f8), color-stop(100%,#edf2f8));
		background: -webkit-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -o-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: -ms-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		-pie-background: linear-gradient(#edf2f8, #edf2f8);
	}

	.tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: #edf2f8 none;
		background: -moz-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf2f8), color-stop(100%,#edf2f8));
		background: -webkit-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -o-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: -ms-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		-pie-background: linear-gradient(#edf2f8, #edf2f8);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: #edf2f8 none;
		background: -moz-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf2f8), color-stop(100%,#edf2f8));
		background: -webkit-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -o-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: -ms-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		-pie-background: linear-gradient(#edf2f8, #edf2f8);
	}

	.tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: #edf2f8 none;
		background: -moz-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf2f8), color-stop(100%,#edf2f8));
		background: -webkit-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -o-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: -ms-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		-pie-background: linear-gradient(#edf2f8, #edf2f8);
	}

	.tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: #edf2f8 none;
		background: -moz-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf2f8), color-stop(100%,#edf2f8));
		background: -webkit-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -o-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: -ms-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		-pie-background: linear-gradient(#edf2f8, #edf2f8);
	}

	.tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: #edf2f8 none;
		background: -moz-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf2f8), color-stop(100%,#edf2f8));
		background: -webkit-linear-gradient(top, #edf2f8 0%, #edf2f8 100%);
		background: -o-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: -ms-linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		background: linear-gradient(top, #edf2f8 0%,#edf2f8 100%);
		-pie-background: linear-gradient(#edf2f8, #edf2f8);
	}

	.search-account-container
	{
		
	}

	#search-field-sidebar
	{
		background: #6F6F6F url('Images/ResponsiveSearch.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(#6F6F6F, #555555);
	}

	#responsive-search-index
	{
		background: #6F6F6F url('Images/ResponsiveSearch.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(#6F6F6F, #555555);
	}

	#responsive-search-glossary
	{
		background: #6F6F6F url('Images/ResponsiveSearch.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(#6F6F6F, #555555);
	}

	#search-field::-webkit-input-placeholder
	{
		
	}

	#search-field::-moz-placeholder
	{
		
	}

	#search-field:-moz-placeholder
	{
		
	}

	#search-field:-ms-input-placeholder
	{
		
	}

	.tree-node.tree-node-collapsed.APILevel2 > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.APILevel2 > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.APILevel2 > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.APILevel2 > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.APILevel2 > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.APILevel2 > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.APILevel2 .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.APILevel2 .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.APIs > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.APIs > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.APIs > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.APIs > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.APIs > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.APIs > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.APIs .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.APIs .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.CommonProperty > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.CommonProperty > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.CommonProperty > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.CommonProperty > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.CommonProperty > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.CommonProperty > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.CommonProperty .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.CommonProperty .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.Event > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.Event > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.Event > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.Event > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.Event > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.Event > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.Event .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.Event .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.General > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.General > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.General > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.General > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.General > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.General > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.General .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.General .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.GenericBlue > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.GenericBlue > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.GenericBlue > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.GenericBlue > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.GenericBlue > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.GenericBlue > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.GenericBlue .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.GenericBlue .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.KonyIcon > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.KonyIcon > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.KonyIcon > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.KonyIcon > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.KonyIcon > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.KonyIcon > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.KonyIcon .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.KonyIcon .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.Methods > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.Methods > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.Methods > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.Methods > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.Methods > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.Methods > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.Methods .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.Methods .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.PSP > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.PSP > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.PSP > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.PSP > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.PSP > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.PSP > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.PSP .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.PSP .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.Topic > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.Topic > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.Topic > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.Topic > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.Topic > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.Topic > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.Topic .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.Topic .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-collapsed.Widget > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-collapsed.tree-node-selected.Widget > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.Widget > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-expanded.tree-node-selected.Widget > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.Widget > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.tree-node-leaf.tree-node-selected.Widget > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
	}

	.tree-node.Widget .new-indicator
	{
		background: transparent url('Images/new-indicator.png');
	}

	.tree-node.tree-node-selected.Widget .new-indicator > div
	{
		background: transparent url('Images/new-indicator.png');
	}

	.button > div
	{
		
	}

	.button .button-icon
	{
		
	}

	.button .button-icon-wrapper
	{
		
	}

	.button .button-text
	{
		
	}

	.button.collapse-all-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.current-topic-index-button .button-icon-wrapper
	{
		
	}

	.button.docname-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.docversion-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.edit-user-profile-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.expand-all-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.login-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.next-topic-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.previous-topic-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.select-language-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.select-skin-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	.button.topic-ratings-button
	{
		background: transparent url('Images/star-full.png') no-repeat center center;
		background: url('Images/star-full.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/star-full.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/star-full.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/star-full.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/star-full.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/star-full.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/star-full.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	.button.topic-ratings-empty-button
	{
		background: transparent url('Images/star-empty.png') no-repeat center center;
		background: url('Images/star-empty.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/star-empty.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/star-empty.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/star-empty.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/star-empty.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/star-empty.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/star-empty.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	.toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	.toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	.button-separator
	{
		
	}

	#contentBody
	{
		background-repeat: no-repeat;
		background: #00a3d9;
		background: -moz-linear-gradient(top, #00a3d9 0%, #00a3d9 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a3d9), color-stop(100%,#00a3d9));
		background: -webkit-linear-gradient(top, #00a3d9 0%, #00a3d9 100%);
		background: -o-linear-gradient(top, #00a3d9 0%,#00a3d9 100%);
		background: -ms-linear-gradient(top, #00a3d9 0%,#00a3d9 100%);
		background: linear-gradient(top, #00a3d9 0%,#00a3d9 100%);
		-pie-background: linear-gradient(#00a3d9, #00a3d9);
	}
}

