/*<meta />*/

/* MadCap Styles */

#contentBody.nav-closed
{
	width: 100%;
}

button,
.button
{
	border-color: none;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea
{
	margin: 0;
}

.contain-to-grid
{
	background: none;
}

.complementary
{
	padding: 0;
}

.expand-for-small-10
{
	width: 83%;
}

.row
{
	max-width: 100%;
}

.menu-icon
{
	margin-top: -10px;
	width: 60px;
}

.menu-icon button
{
	text-indent: -48px;
	width: 60px;
	height: 70px;
	line-height: 33px;
	padding: 0;
	color: white;
	border: none;
	background: none;
}

.menu-icon button span
{
	position: absolute;
	display: block;
	width: 60px;
	height: 28px;
	top: 25px;
	background: url('Images/ResponsiveMenuButton.png') no-repeat center center;
}

.hide-extras [role="main"]
{
	width: 83%;
}

#search-sidebar
{
	display: none;
}

._Skins_HTML_Tripane .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_HTML_Tripane .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_HTML_Tripane .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_HTML_Tripane .central-dropdown:hover
{
	
}

._Skins_HTML_Tripane .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_HTML_Tripane .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_HTML_Tripane .central-account-text:hover
{
	
}

._Skins_HTML_Tripane .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	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;
}

._Skins_HTML_Tripane .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_HTML_Tripane .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_HTML_Tripane .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_HTML_Tripane .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_HTML_Tripane .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_HTML_Tripane .featured-snippets-container
{
	
}

._Skins_HTML_Tripane .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_HTML_Tripane .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_HTML_Tripane .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: solid 1px #2b2b2b;
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -o-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: linear-gradient(#595959 0%,#4a4a4a 100%);
	-pie-background: linear-gradient(#595959, #4a4a4a);
	background-position: center center;
}

._Skins_HTML_Tripane .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4a4a4a));
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_HTML_Tripane .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_HTML_Tripane .login-dialog-content input[type=text]
{
	
}

._Skins_HTML_Tripane .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_HTML_Tripane #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_HTML_Tripane #header
{
	display: block;
	height: 80px;
}

._Skins_HTML_Tripane #body
{
	top: 80px;
}

._Skins_HTML_Tripane #contentBodyInner
{
	top: 40px;
}

._Skins_HTML_Tripane #knowledge-panel
{
	width: 26%;
	order: 1;
	display: block;
}

._Skins_HTML_Tripane #search-results-flex
{
	column-gap: 25px;
}

._Skins_HTML_Tripane .knowledge-panel-container
{
	
}

._Skins_HTML_Tripane #knowledge-panel-middle
{
	display: none;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content-drop-down-button
{
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	width: 20px;
	height: 20px;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
{
	background: transparent url('Images/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
{
	background: transparent url('Images/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content-phrase
{
	
}

._Skins_HTML_Tripane .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response
{
	
}

._Skins_HTML_Tripane .knowledge-panel-container.micro-content-truncated-mode .micro-response
{
	max-height: none;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response-title a:visited
{
	
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response-title a:focus
{
	
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response-title a:hover
{
	
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response-title a:active
{
	
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-response-url
{
	
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content
{
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content-expand
{
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content-expanded .micro-content-expand
{
	background: transparent url('Images/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
}

._Skins_HTML_Tripane .knowledge-panel-container .micro-content-collapsed .micro-content-expand
{
	background: transparent url('Images/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
}

._Skins_HTML_Tripane .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
{
	height: 50px;
	background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: linear-gradient(transparent 0%,#ffffff 100%);
	-pie-background: linear-gradient(transparent, #ffffff);
}

._Skins_HTML_Tripane #header .logo
{
	display: block;
	background: transparent url('Images/ncrvoyix_counterpoint_1 (2).png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/ncrvoyix_counterpoint_1 (2).png') no-repeat center center;
	width: 390px;
	height: 83px;
	margin-top: -41.5px;
}

._Skins_HTML_Tripane #responsiveHeader .logo
{
	display: block;
	width: 390px;
	background: transparent url('Images/ncrvoyix_counterpoint_1 (2).png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/ncrvoyix_counterpoint_1 (2).png') no-repeat center center;
}

._Skins_HTML_Tripane #header .logo > img
{
	width: 390px;
	height: 83px;
}

._Skins_HTML_Tripane #responsiveHeader .logo > img
{
	width: 390px;
	height: 83px;
}

._Skins_HTML_Tripane body
{
	background-repeat: no-repeat;
	color: #000000;
	font-family: Jost;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: none;
}

._Skins_HTML_Tripane #responsiveHeader
{
	background-repeat: no-repeat;
	background: none;
}

._Skins_HTML_Tripane #navigation
{
	width: 234px;
}

html.left-layout._Skins_HTML_Tripane #navigationResizeBar
{
	left: 234px;
}

html.left-layout._Skins_HTML_Tripane #contentBody
{
	left: 239px;
	right: 0;
}

._Skins_HTML_Tripane .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_HTML_Tripane .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_HTML_Tripane .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_HTML_Tripane .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: none 0px transparent;
	border-right: none 0px transparent;
	border-top: none 0px transparent;
	border-bottom: none 0px transparent;
	background-color: #ffffff;
}

._Skins_HTML_Tripane #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML_Tripane #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML_Tripane #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML_Tripane #index.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML_Tripane #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML_Tripane .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat 0 3px;
	background: url('Images/index-expanded.png') no-repeat 0 3px, #31A9E0;
}

._Skins_HTML_Tripane #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/index-expanded.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/index-expanded.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML_Tripane .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/index-collapsed.png') no-repeat 0 3px, #31A9E0;
}

._Skins_HTML_Tripane #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/index-collapsed.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/index-collapsed.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML_Tripane .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat 0 3px;
	background: url('Images/index.png') no-repeat 0 3px, #31A9E0;
}

._Skins_HTML_Tripane #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/index.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/index.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML_Tripane #toc.tabs-panel-content
{
	padding-top: 7px;
	background-color: #ffffff;
}

._Skins_HTML_Tripane .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book.png') no-repeat 0 3px;
	padding-left: 11px;
}

._Skins_HTML_Tripane .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book.png') no-repeat 0 3px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: url('Images/book.png') no-repeat 0 3px, #31A9E0;
}

._Skins_HTML_Tripane .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/book.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/book.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book-open.png') no-repeat 0 3px;
	padding-left: 16px;
}

._Skins_HTML_Tripane .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book-open.png') no-repeat 0 3px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: url('Images/book-open.png') no-repeat 0 3px, #31A9E0;
}

._Skins_HTML_Tripane .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book-open.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/book-open.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/book-open.png') no-repeat 0 3px;
	color: #000000;
	font-weight: bold;
	background: url('Images/book-open.png') no-repeat 0 3px, #b280ff;
}

._Skins_HTML_Tripane .tree-node.tree-node-leaf > div
{
	background-repeat: no-repeat;
	background-position: 0 3px;
	background: none;
}

._Skins_HTML_Tripane .web .tree-node.tree-node-leaf > div:hover
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #31A9E0;
}

._Skins_HTML_Tripane .tree-node.tree-node-leaf.tree-node-selected > div
{
	color: #000000;
	font-weight: bold;
	background-color: #b280ff;
}

._Skins_HTML_Tripane .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	color: #000000;
	font-weight: bold;
	background-color: #b280ff;
}

._Skins_HTML_Tripane .tree-node .new-indicator
{
	background: none;
	background-repeat: no-repeat;
}

html.left-layout._Skins_HTML_Tripane #show-hide-navigation:after
{
	color: #808080;
	border-right-color: #808080;
}

html.left-layout._Skins_HTML_Tripane .nav-closed #show-hide-navigation:after
{
	border-left-color: #808080;
}

._Skins_HTML_Tripane .tree-node div
{
	color: #696969;
	line-height: 1.9em;
	text-indent: 2px;
}

._Skins_HTML_Tripane .tree-node.tree-node-selected > div
{
	color: #000000;
	font-weight: bold;
	background-color: #b280ff;
}

._Skins_HTML_Tripane .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	font-weight: bold;
	background-color: #b280ff;
}

._Skins_HTML_Tripane #index .tree-node.tree-node-selected > div
{
	color: #000000;
	font-weight: bold;
	background-color: #b280ff;
}

._Skins_HTML_Tripane .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	font-weight: bold;
	background-color: #b280ff;
}

._Skins_HTML_Tripane .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #b280ff;
	color: #000000;
	font-weight: bold;
}

._Skins_HTML_Tripane .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #808080;
	font-family: 'Raleway Light';
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_HTML_Tripane .tabs-nav li
{
	font-family: Arial;
	font-size: 0px;
	width: 100px;
	height: 28px;
	navigation-tab-layout: TextOnly;
	text-align: center;
	line-height: 28px;
}

._Skins_HTML_Tripane .tabs-panel
{
	top: 28px;
	background-color: #ffffff;
}

._Skins_HTML_Tripane .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_HTML_Tripane .tabs-nav li#CommunityTab
{
	
}

._Skins_HTML_Tripane .tabs-nav li#GlossaryTab
{
	
}

._Skins_HTML_Tripane .tabs-nav li#IndexTab
{
	
}

._Skins_HTML_Tripane .tabs-nav li#SearchTab
{
	
}

._Skins_HTML_Tripane .tabs-nav li#TocTab
{
	
}

._Skins_HTML_Tripane .tabs-nav li.tabs-nav-active
{
	color: #696969;
	border-right: none 0px transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	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(#ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML_Tripane #show-hide-navigation
{
	background-color: #ffffff;
}

._Skins_HTML_Tripane .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	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(#ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML_Tripane .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/browseActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/browseActive.png');
}

._Skins_HTML_Tripane .tabs-nav li#CommunityTab.tabs-nav-active
{
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	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(#ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML_Tripane .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/communityActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityActive.png');
}

._Skins_HTML_Tripane .tabs-nav li#GlossaryTab.tabs-nav-active
{
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	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(#ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML_Tripane .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/glossaryActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/glossaryActive.png');
}

._Skins_HTML_Tripane .tabs-nav li#IndexTab.tabs-nav-active
{
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	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(#ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML_Tripane .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/indexActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/indexActive.png');
}

._Skins_HTML_Tripane .tabs-nav li#SearchTab.tabs-nav-active
{
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	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(#ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML_Tripane .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	
}

._Skins_HTML_Tripane .tabs-nav li#TocTab.tabs-nav-active
{
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: transparent;
	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(#ffffff 0%,#ffffff 100%);
	-pie-background: linear-gradient(#ffffff, #ffffff);
}

._Skins_HTML_Tripane .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/tocActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/tocActive.png');
}

._Skins_HTML_Tripane .tabs-nav li.tabs-nav-inactive
{
	color: #636363;
	border-right: solid 1px #cccccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dadada));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: linear-gradient(#ebebeb 0%,#dadada 100%);
	-pie-background: linear-gradient(#ebebeb, #dadada);
	background-clip: padding-box;
}

._Skins_HTML_Tripane .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dadada));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: linear-gradient(#ebebeb 0%,#dadada 100%);
	-pie-background: linear-gradient(#ebebeb, #dadada);
}

._Skins_HTML_Tripane .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/browseInactiveLight.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/browseInactiveLight.png');
}

._Skins_HTML_Tripane .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dadada));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: linear-gradient(#ebebeb 0%,#dadada 100%);
	-pie-background: linear-gradient(#ebebeb, #dadada);
}

._Skins_HTML_Tripane .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/communityInactiveLight.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityInactiveLight.png');
}

._Skins_HTML_Tripane .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dadada));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: linear-gradient(#ebebeb 0%,#dadada 100%);
	-pie-background: linear-gradient(#ebebeb, #dadada);
}

._Skins_HTML_Tripane .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/glossaryInactiveLight.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/glossaryInactiveLight.png');
}

._Skins_HTML_Tripane .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dadada));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: linear-gradient(#ebebeb 0%,#dadada 100%);
	-pie-background: linear-gradient(#ebebeb, #dadada);
}

._Skins_HTML_Tripane .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/indexInactiveLight.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/indexInactiveLight.png');
}

._Skins_HTML_Tripane .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dadada));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: linear-gradient(#ebebeb 0%,#dadada 100%);
	-pie-background: linear-gradient(#ebebeb, #dadada);
}

._Skins_HTML_Tripane .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_HTML_Tripane .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dadada));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #dadada 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#dadada 100%);
	background: linear-gradient(#ebebeb 0%,#dadada 100%);
	-pie-background: linear-gradient(#ebebeb, #dadada);
}

._Skins_HTML_Tripane .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/tocInactiveLight.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/tocInactiveLight.png');
}

._Skins_HTML_Tripane .search-bar
{
	display: block;
	border-left: solid 1px #a9a9a9;
	border-right: solid 1px #a9a9a9;
	border-top: solid 1px #a9a9a9;
	border-bottom: solid 1px #a9a9a9;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0px 1px 0px transparent;
	-moz-box-shadow: 0px 1px 0px transparent;
	box-shadow: 0px 1px 0px transparent;
	-webkit-box-shadow: 0px 1px 0px transparent;
	-moz-box-shadow: 0px 1px 0px transparent;
	margin-top: 15px;
}

._Skins_HTML_Tripane #search-field
{
	height: 25px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #696969;
	font-size: 12px;
	border-left: solid 5px #cccccc;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	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(transparent 0%,transparent 100%);
	-pie-background: linear-gradient(transparent, transparent);
}

._Skins_HTML_Tripane .search-filter
{
	height: 25px;
	color: #000000;
	font-size: 12px;
	background: transparent;
	background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
	background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
	background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
	background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
	background: linear-gradient(#d3d3d3 0%,#d3d3d3 100%);
	-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	border-left: solid 0px transparent;
	background-position: center;
}

._Skins_HTML_Tripane .search-submit
{
	height: 25px;
}

._Skins_HTML_Tripane .search-submit-wrapper
{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-left: solid 0px transparent;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background: transparent url('Images/magnifying_glass.png') no-repeat center center;
	background: url('Images/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: url('Images/magnifying_glass.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: url('Images/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: url('Images/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: url('Images/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: url('Images/magnifying_glass.png') no-repeat center center, linear-gradient(#808080 0%,#808080 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/magnifying_glass.png') no-repeat center center, linear-gradient(#808080, #808080);
}

._Skins_HTML_Tripane .search-account-container
{
	
}

._Skins_HTML_Tripane .search-filter-wrapper
{
	color: #000000;
	font-size: 12px;
	background: transparent;
	background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
	background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
	background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
	background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
	background: linear-gradient(#d3d3d3 0%,#d3d3d3 100%);
	-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
}

._Skins_HTML_Tripane .search-filter span:after
{
	border-top-color: #000000;
}

._Skins_HTML_Tripane .search-filter-content
{
	color: #f5f5f5;
	background-color: #696969;
}

._Skins_HTML_Tripane .search-filter-wrapper.open
{
	color: #f5f5f5;
	background-color: #696969;
}

._Skins_HTML_Tripane .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_HTML_Tripane #resultList .glossary .definition
{
	
}

._Skins_HTML_Tripane #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_HTML_Tripane #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_HTML_Tripane #resultList .glossary .term a
{
	
}

._Skins_HTML_Tripane #resultList .glossary .term a:visited
{
	
}

._Skins_HTML_Tripane #resultList .glossary .term a:focus
{
	
}

._Skins_HTML_Tripane #resultList .glossary .term a:hover
{
	
}

._Skins_HTML_Tripane #resultList .glossary .term a:active
{
	
}

._Skins_HTML_Tripane #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_HTML_Tripane #search-field::-webkit-input-placeholder
{
	color: #696969;
}

._Skins_HTML_Tripane #search-field::-moz-placeholder
{
	color: #696969;
}

._Skins_HTML_Tripane #search-field:-moz-placeholder
{
	color: #696969;
}

._Skins_HTML_Tripane #search-field:-ms-input-placeholder
{
	color: #696969;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content-drop-down-button
{
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	width: 20px;
	height: 20px;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
{
	background: transparent url('Images/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
{
	background: transparent url('Images/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content-phrase
{
	
}

._Skins_HTML_Tripane .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response
{
	
}

._Skins_HTML_Tripane .featured-snippets-container.micro-content-truncated-mode .micro-response
{
	max-height: 200px;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content-expand
{
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content-expanded .micro-content-expand
{
	background: transparent url('Images/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content-collapsed .micro-content-expand
{
	background: transparent url('Images/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
}

._Skins_HTML_Tripane .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
{
	height: 50px;
	background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: linear-gradient(transparent 0%,#ffffff 100%);
	-pie-background: linear-gradient(transparent, #ffffff);
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response-title a:visited
{
	
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response-title a:focus
{
	
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response-title a:hover
{
	
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response-title a:active
{
	
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_HTML_Tripane .featured-snippets-container .micro-response-url
{
	
}

._Skins_HTML_Tripane .featured-snippets-container .micro-content
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_HTML_Tripane #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_HTML_Tripane #pagination a
{
	border-top: solid 1px #fafafc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: inherit;
}

._Skins_HTML_Tripane #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_HTML_Tripane #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_HTML_Tripane #resultList .description
{
	font-size: 13px;
}

._Skins_HTML_Tripane #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML_Tripane #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML_Tripane #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML_Tripane #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML_Tripane #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML_Tripane #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_HTML_Tripane #resultList
{
	text-align: left;
}

._Skins_HTML_Tripane #search-field-sidebar
{
	background-image: url('Images/magnifying_glass.png');
}

._Skins_HTML_Tripane #responsive-search-index
{
	background-image: url('Images/magnifying_glass.png');
}

._Skins_HTML_Tripane #responsive-search-glossary
{
	background-image: url('Images/magnifying_glass.png');
}

._Skins_HTML_Tripane .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_HTML_Tripane #contentBody
{
	background-color: transparent;
}

._Skins_HTML5 .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_HTML5 .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_HTML5 .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_HTML5 .central-dropdown:hover
{
	
}

._Skins_HTML5 .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_HTML5 .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_HTML5 .central-account-text:hover
{
	
}

._Skins_HTML5 .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/HTML5/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/icon-user-light-gray.png') no-repeat center center;
}

._Skins_HTML5 .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_HTML5 .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_HTML5 .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_HTML5 .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_HTML5 .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_HTML5 .featured-snippets-container
{
	
}

._Skins_HTML5 .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_HTML5 .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_HTML5 .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: solid 1px #2b2b2b;
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -o-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: linear-gradient(#595959 0%,#4a4a4a 100%);
	-pie-background: linear-gradient(#595959, #4a4a4a);
	background-position: center center;
}

._Skins_HTML5 .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/HTML5/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/HTML5/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/HTML5/login-dialog-icon.png') no-repeat 18px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4a4a4a));
	background: url('Images/HTML5/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/HTML5/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/HTML5/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/HTML5/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/HTML5/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_HTML5 .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_HTML5 .login-dialog-content input[type=text]
{
	
}

._Skins_HTML5 .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_HTML5 #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_HTML5 #header
{
	display: block;
	height: 60px;
}

._Skins_HTML5 #body
{
	top: 60px;
}

._Skins_HTML5 #contentBodyInner
{
	top: 38px;
}

._Skins_HTML5 #knowledge-panel
{
	width: 26%;
	order: 1;
	display: block;
}

._Skins_HTML5 #search-results-flex
{
	column-gap: 25px;
}

._Skins_HTML5 .knowledge-panel-container
{
	
}

._Skins_HTML5 #knowledge-panel-middle
{
	display: none;
}

._Skins_HTML5 .knowledge-panel-container .micro-content-drop-down-button
{
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	width: 20px;
	height: 20px;
}

._Skins_HTML5 .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
{
	background: transparent url('Images/HTML5/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/arrow-up.png') no-repeat center center;
}

._Skins_HTML5 .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
{
	background: transparent url('Images/HTML5/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/arrow-down.png') no-repeat center center;
}

._Skins_HTML5 .knowledge-panel-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_HTML5 .knowledge-panel-container .micro-content-phrase
{
	
}

._Skins_HTML5 .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_HTML5 .knowledge-panel-container .micro-response
{
	
}

._Skins_HTML5 .knowledge-panel-container.micro-content-truncated-mode .micro-response
{
	max-height: none;
}

._Skins_HTML5 .knowledge-panel-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5 .knowledge-panel-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_HTML5 .knowledge-panel-container .micro-response-title a:visited
{
	
}

._Skins_HTML5 .knowledge-panel-container .micro-response-title a:focus
{
	
}

._Skins_HTML5 .knowledge-panel-container .micro-response-title a:hover
{
	
}

._Skins_HTML5 .knowledge-panel-container .micro-response-title a:active
{
	
}

._Skins_HTML5 .knowledge-panel-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_HTML5 .knowledge-panel-container .micro-response-url
{
	
}

._Skins_HTML5 .knowledge-panel-container .micro-content
{
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_HTML5 .knowledge-panel-container .micro-content-expand
{
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
}

._Skins_HTML5 .knowledge-panel-container .micro-content-expanded .micro-content-expand
{
	background: transparent url('Images/HTML5/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/arrow-up.png') no-repeat center center;
}

._Skins_HTML5 .knowledge-panel-container .micro-content-collapsed .micro-content-expand
{
	background: transparent url('Images/HTML5/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/arrow-down.png') no-repeat center center;
}

._Skins_HTML5 .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
{
	height: 50px;
	background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: linear-gradient(transparent 0%,#ffffff 100%);
	-pie-background: linear-gradient(transparent, #ffffff);
}

._Skins_HTML5 #header .logo
{
	display: block;
	background: transparent url('Images/HTML5/logo.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/logo.png') no-repeat center center;
	width: 126px;
	height: 59px;
	margin-top: -29.5px;
}

._Skins_HTML5 #responsiveHeader .logo
{
	display: block;
	width: 126px;
	background: transparent url('Images/HTML5/logo.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/logo.png') no-repeat center center;
}

._Skins_HTML5 #header .logo > img
{
	width: 126px;
	height: 59px;
}

._Skins_HTML5 #responsiveHeader .logo > img
{
	width: 126px;
	height: 59px;
}

._Skins_HTML5 body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: transparent url('Images/HTML5/diagonal_lines.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/diagonal_lines.png');
}

._Skins_HTML5 #responsiveHeader
{
	background: transparent url('Images/HTML5/diagonal_lines.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/diagonal_lines.png');
}

._Skins_HTML5 .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_HTML5 .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_HTML5 .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_HTML5 .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	background-color: #ffffff;
}

._Skins_HTML5 #browseSequences.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5 #community.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5 #glossary.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5 #index.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5 #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/HTML5/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML5 .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index-expanded.png') no-repeat 0 3px;
	background: url('Images/HTML5/index-expanded.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5 #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/index-expanded.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index-expanded.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/index-expanded.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/HTML5/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML5 .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/HTML5/index-collapsed.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5 #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/index-collapsed.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index-collapsed.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/index-collapsed.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/HTML5/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_HTML5 .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index.png') no-repeat 0 3px;
	background: url('Images/HTML5/index.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5 #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/index.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/index.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/index.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 #search.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5 #toc.tabs-panel-content
{
	background-color: #ffffff;
}

._Skins_HTML5 .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/HTML5/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5 .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/book.png') no-repeat 0 3px;
	background: url('Images/HTML5/book.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5 .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/book.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/book.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/book.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/HTML5/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5 .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/book-open.png') no-repeat 0 3px;
	background: url('Images/HTML5/book-open.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5 .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/book-open.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/book-open.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/book-open.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/HTML5/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_HTML5 .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/topic.png') no-repeat 0 3px;
	background: url('Images/HTML5/topic.png') no-repeat 0 3px, #e5eff7;
}

._Skins_HTML5 .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/topic.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/topic.png') no-repeat 0 3px;
	color: #000000;
	background: url('Images/HTML5/topic.png') no-repeat 0 3px, #cce0f0;
}

._Skins_HTML5 .tree-node .new-indicator
{
	background: transparent url('Images/HTML5/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_HTML5 #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_HTML5 .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_HTML5 .tree-node div
{
	color: #707070;
	line-height: 1.9em;
}

._Skins_HTML5 .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_HTML5 .web .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_HTML5 #index .tree-node.tree-node-selected > div
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_HTML5 .web #index .tree-node.tree-node-selected > div:hover
{
	color: #000000;
	background-color: #cce0f0;
}

._Skins_HTML5 .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #cce0f0;
	color: #000000;
}

._Skins_HTML5 .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_HTML5 .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_HTML5 .tabs-panel
{
	top: 28px;
	background-color: #f7f7f7;
}

._Skins_HTML5 .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_HTML5 .tabs-nav li#CommunityTab
{
	
}

._Skins_HTML5 .tabs-nav li#GlossaryTab
{
	
}

._Skins_HTML5 .tabs-nav li#IndexTab
{
	
}

._Skins_HTML5 .tabs-nav li#SearchTab
{
	
}

._Skins_HTML5 .tabs-nav li#TocTab
{
	
}

._Skins_HTML5 .tabs-nav li.tabs-nav-active
{
	color: #000000;
	border-right: solid 1px #494949;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(#ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_HTML5 #show-hide-navigation
{
	background-color: #f7f7f7;
}

._Skins_HTML5 .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(#ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_HTML5 .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5/browseActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/browseActive.png');
}

._Skins_HTML5 .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(#ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_HTML5 .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5/communityActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/communityActive.png');
}

._Skins_HTML5 .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(#ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_HTML5 .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5/glossaryActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/glossaryActive.png');
}

._Skins_HTML5 .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(#ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_HTML5 .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5/indexActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/indexActive.png');
}

._Skins_HTML5 .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(#ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_HTML5 .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	
}

._Skins_HTML5 .tabs-nav li#TocTab.tabs-nav-active
{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(#ffffff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
}

._Skins_HTML5 .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/HTML5/tocActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/tocActive.png');
}

._Skins_HTML5 .tabs-nav li.tabs-nav-inactive
{
	color: #dadada;
	border-right: solid 1px #494949;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	background: #707070;
	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(#707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
	background-clip: padding-box;
}

._Skins_HTML5 .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: #707070;
	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(#707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_HTML5 .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/browseInactive.png');
}

._Skins_HTML5 .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: #707070;
	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(#707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_HTML5 .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/communityInactive.png');
}

._Skins_HTML5 .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: #707070;
	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(#707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_HTML5 .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/glossaryInactive.png');
}

._Skins_HTML5 .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: #707070;
	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(#707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_HTML5 .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/indexInactive.png');
}

._Skins_HTML5 .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: #707070;
	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(#707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_HTML5 .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_HTML5 .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: #707070;
	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(#707070 0%,#555555 100%);
	-pie-background: linear-gradient(#707070, #555555);
}

._Skins_HTML5 .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/HTML5/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/tocInactive.png');
}

._Skins_HTML5 .search-bar
{
	display: block;
	border-left: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #363636;
	border-bottom: solid 1px #363636;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	margin-top: 14px;
}

._Skins_HTML5 #search-field
{
	height: 28px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #DADADA;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #6F6F6F;
	background: -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: linear-gradient(#6F6F6F 0%,#555555 100%);
	-pie-background: linear-gradient(#6F6F6F, #555555);
}

._Skins_HTML5 .search-filter
{
	height: 28px;
	color: #dadada;
	background: -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: linear-gradient(#6F6F6F 0%,#555555 100%);
	-pie-background: linear-gradient(#6F6F6F, #555555);
	border-left: solid 1px #363636;
	background-position: center;
}

._Skins_HTML5 .search-submit
{
	height: 28px;
}

._Skins_HTML5 .search-submit-wrapper
{
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-left: solid 1px #363636;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #626262 url('Images/HTML5/magnifying_glass.png') no-repeat center center;
	background: url('Images/HTML5/magnifying_glass.png') no-repeat center center, -moz-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/HTML5/magnifying_glass.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#626262), color-stop(100%,#373737));
	background: url('Images/HTML5/magnifying_glass.png') no-repeat center center, -webkit-linear-gradient(top, #626262 0%, #373737 100%);
	background: url('Images/HTML5/magnifying_glass.png') no-repeat center center, -o-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/HTML5/magnifying_glass.png') no-repeat center center, -ms-linear-gradient(top, #626262 0%,#373737 100%);
	background: url('Images/HTML5/magnifying_glass.png') no-repeat center center, linear-gradient(#626262 0%,#373737 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/HTML5/magnifying_glass.png') no-repeat center center, linear-gradient(#626262, #373737);
}

._Skins_HTML5 .search-account-container
{
	
}

._Skins_HTML5 .search-filter-wrapper
{
	color: #dadada;
	background: -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
	background: -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
	background: linear-gradient(#6F6F6F 0%,#555555 100%);
	-pie-background: linear-gradient(#6F6F6F, #555555);
}

._Skins_HTML5 .search-filter span:after
{
	border-top-color: #dadada;
}

._Skins_HTML5 .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_HTML5 .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_HTML5 .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_HTML5 #resultList .glossary .definition
{
	
}

._Skins_HTML5 #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_HTML5 #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_HTML5 #resultList .glossary .term a
{
	
}

._Skins_HTML5 #resultList .glossary .term a:visited
{
	
}

._Skins_HTML5 #resultList .glossary .term a:focus
{
	
}

._Skins_HTML5 #resultList .glossary .term a:hover
{
	
}

._Skins_HTML5 #resultList .glossary .term a:active
{
	
}

._Skins_HTML5 #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_HTML5 #search-field::-webkit-input-placeholder
{
	color: #DADADA;
}

._Skins_HTML5 #search-field::-moz-placeholder
{
	color: #DADADA;
}

._Skins_HTML5 #search-field:-moz-placeholder
{
	color: #DADADA;
}

._Skins_HTML5 #search-field:-ms-input-placeholder
{
	color: #DADADA;
}

._Skins_HTML5 .featured-snippets-container .micro-content-drop-down-button
{
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	width: 20px;
	height: 20px;
}

._Skins_HTML5 .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
{
	background: transparent url('Images/HTML5/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/arrow-up.png') no-repeat center center;
}

._Skins_HTML5 .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
{
	background: transparent url('Images/HTML5/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/arrow-down.png') no-repeat center center;
}

._Skins_HTML5 .featured-snippets-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_HTML5 .featured-snippets-container .micro-content-phrase
{
	
}

._Skins_HTML5 .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_HTML5 .featured-snippets-container .micro-response
{
	
}

._Skins_HTML5 .featured-snippets-container.micro-content-truncated-mode .micro-response
{
	max-height: 200px;
}

._Skins_HTML5 .featured-snippets-container .micro-content-expand
{
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
}

._Skins_HTML5 .featured-snippets-container .micro-content-expanded .micro-content-expand
{
	background: transparent url('Images/HTML5/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/arrow-up.png') no-repeat center center;
}

._Skins_HTML5 .featured-snippets-container .micro-content-collapsed .micro-content-expand
{
	background: transparent url('Images/HTML5/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5/arrow-down.png') no-repeat center center;
}

._Skins_HTML5 .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
{
	height: 50px;
	background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: linear-gradient(transparent 0%,#ffffff 100%);
	-pie-background: linear-gradient(transparent, #ffffff);
}

._Skins_HTML5 .featured-snippets-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5 .featured-snippets-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_HTML5 .featured-snippets-container .micro-response-title a:visited
{
	
}

._Skins_HTML5 .featured-snippets-container .micro-response-title a:focus
{
	
}

._Skins_HTML5 .featured-snippets-container .micro-response-title a:hover
{
	
}

._Skins_HTML5 .featured-snippets-container .micro-response-title a:active
{
	
}

._Skins_HTML5 .featured-snippets-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_HTML5 .featured-snippets-container .micro-response-url
{
	
}

._Skins_HTML5 .featured-snippets-container .micro-content
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_HTML5 #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_HTML5 #pagination a
{
	border-top: solid 1px #fafafc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: inherit;
}

._Skins_HTML5 #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_HTML5 #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_HTML5 #resultList .description
{
	font-size: 13px;
}

._Skins_HTML5 #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5 #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5 #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5 #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5 #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_HTML5 #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_HTML5 #resultList
{
	text-align: left;
}

._Skins_HTML5 #search-field-sidebar
{
	background-image: url('Images/HTML5/magnifying_glass.png');
}

._Skins_HTML5 #responsive-search-index
{
	background-image: url('Images/HTML5/magnifying_glass.png');
}

._Skins_HTML5 #responsive-search-glossary
{
	background-image: url('Images/HTML5/magnifying_glass.png');
}

._Skins_HTML5 .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_HTML5 #contentBody
{
	background-color: #f7f7f7;
}

._Skins_WebsiteSkin .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_WebsiteSkin .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_WebsiteSkin .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_WebsiteSkin .central-dropdown:hover
{
	
}

._Skins_WebsiteSkin .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_WebsiteSkin .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_WebsiteSkin .central-account-text:hover
{
	
}

._Skins_WebsiteSkin .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/WebsiteSkin/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/icon-user-light-gray.png') no-repeat center center;
}

._Skins_WebsiteSkin .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_WebsiteSkin .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_WebsiteSkin .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_WebsiteSkin .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_WebsiteSkin .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_WebsiteSkin .featured-snippets-container
{
	
}

._Skins_WebsiteSkin .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_WebsiteSkin .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_WebsiteSkin .login-dialog button
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	border-left: solid 1px #2b2b2b;
	border-right: solid 1px #2b2b2b;
	border-top: solid 1px #2b2b2b;
	border-bottom: solid 1px #2b2b2b;
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #595959 0%, #4a4a4a 100%);
	background: -o-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #595959 0%,#4a4a4a 100%);
	background: linear-gradient(#595959 0%,#4a4a4a 100%);
	-pie-background: linear-gradient(#595959, #4a4a4a);
	background-position: center center;
}

._Skins_WebsiteSkin .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/WebsiteSkin/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/WebsiteSkin/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/WebsiteSkin/login-dialog-icon.png') no-repeat 18px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4a4a4a));
	background: url('Images/WebsiteSkin/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/WebsiteSkin/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/WebsiteSkin/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/WebsiteSkin/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/WebsiteSkin/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_WebsiteSkin .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_WebsiteSkin .login-dialog-content input[type=text]
{
	
}

._Skins_WebsiteSkin .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_WebsiteSkin #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #e1e1e1;
}

._Skins_WebsiteSkin #header
{
	display: block;
	height: 70px;
}

._Skins_WebsiteSkin #body
{
	top: 70px;
}

._Skins_WebsiteSkin #contentBodyInner
{
	top: 38px;
}

._Skins_WebsiteSkin #knowledge-panel
{
	width: 26%;
	order: 1;
	display: block;
}

._Skins_WebsiteSkin #search-results-flex
{
	column-gap: 25px;
}

._Skins_WebsiteSkin .knowledge-panel-container
{
	
}

._Skins_WebsiteSkin #knowledge-panel-middle
{
	display: none;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content-drop-down-button
{
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	width: 20px;
	height: 20px;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
{
	background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
{
	background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content-phrase
{
	
}

._Skins_WebsiteSkin .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response
{
	
}

._Skins_WebsiteSkin .knowledge-panel-container.micro-content-truncated-mode .micro-response
{
	max-height: none;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a:visited
{
	
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a:focus
{
	
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a:hover
{
	
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response-title a:active
{
	
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-response-url
{
	
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content
{
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content-expand
{
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content-expanded .micro-content-expand
{
	background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
}

._Skins_WebsiteSkin .knowledge-panel-container .micro-content-collapsed .micro-content-expand
{
	background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
}

._Skins_WebsiteSkin .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
{
	height: 50px;
	background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: linear-gradient(transparent 0%,#ffffff 100%);
	-pie-background: linear-gradient(transparent, #ffffff);
}

._Skins_WebsiteSkin #header .logo
{
	display: block;
	background: transparent url('Images/WebsiteSkin/NCR-Counterpoint-RGB-64.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR-Counterpoint-RGB-64.png') no-repeat center center;
	width: 130px;
	height: 64px;
	margin-top: -32px;
}

._Skins_WebsiteSkin #responsiveHeader .logo
{
	display: block;
	width: 130px;
	background: transparent url('Images/WebsiteSkin/NCR-Counterpoint-RGB-64.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR-Counterpoint-RGB-64.png') no-repeat center center;
}

._Skins_WebsiteSkin #header .logo > img
{
	width: 130px;
	height: 64px;
}

._Skins_WebsiteSkin #responsiveHeader .logo > img
{
	width: 130px;
	height: 64px;
}

._Skins_WebsiteSkin body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: transparent url('Images/WebsiteSkin/background_pattern.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/background_pattern.png');
}

._Skins_WebsiteSkin #responsiveHeader
{
	background: transparent url('Images/WebsiteSkin/background_pattern.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/background_pattern.png');
}

._Skins_WebsiteSkin #navigation
{
	width: 234px;
}

html.left-layout._Skins_WebsiteSkin #navigationResizeBar
{
	left: 234px;
}

html.left-layout._Skins_WebsiteSkin #contentBody
{
	left: 239px;
	right: 0;
}

._Skins_WebsiteSkin .MCWebHelpFramesetLink a
{
	color: #0000ee;
}

._Skins_WebsiteSkin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_WebsiteSkin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_WebsiteSkin .tabs-panel-content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	border-left: solid 0px #757575;
	border-right: solid 0px #757575;
	border-top: solid 0px #757575;
	background-color: #19191a;
}

._Skins_WebsiteSkin #browseSequences.tabs-panel-content
{
	background-color: #19191a;
}

._Skins_WebsiteSkin #community.tabs-panel-content
{
	background-color: #19191a;
}

._Skins_WebsiteSkin #glossary.tabs-panel-content
{
	background-color: #19191a;
}

._Skins_WebsiteSkin #index.tabs-panel-content
{
	background-color: #19191a;
}

._Skins_WebsiteSkin #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/WebsiteSkin/NCR_index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_WebsiteSkin .web #index .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_index-expanded.png') no-repeat 0 3px;
	background: url('Images/WebsiteSkin/NCR_index-expanded.png') no-repeat  0 3px,#6c6c6c;
}

._Skins_WebsiteSkin #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_index-expanded.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/NCR_index-expanded.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_index-expanded.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/NCR_index-expanded.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/WebsiteSkin/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_WebsiteSkin .web #index .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/index-collapsed.png') no-repeat 0 3px;
	background: url('Images/WebsiteSkin/index-collapsed.png') no-repeat  0 3px,#6c6c6c;
}

._Skins_WebsiteSkin #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/index-collapsed.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/index-collapsed.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/index-collapsed.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/index-collapsed.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/WebsiteSkin/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_WebsiteSkin .web #index .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/index.png') no-repeat 0 3px;
	background: url('Images/WebsiteSkin/index.png') no-repeat  0 3px,#6c6c6c;
}

._Skins_WebsiteSkin #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/index.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/index.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/index.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/index.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin #search.tabs-panel-content
{
	background-color: #19191a;
}

._Skins_WebsiteSkin #toc.tabs-panel-content
{
	background-color: #19191a;
}

._Skins_WebsiteSkin .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/WebsiteSkin/NCR_closedBook.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_closedBook.png') no-repeat 0 3px;
	padding-left: 17px;
}

._Skins_WebsiteSkin .web .tree-node.tree-node-collapsed > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_closedBook.png') no-repeat 0 3px;
	background: url('Images/WebsiteSkin/NCR_closedBook.png') no-repeat  0 3px,#6c6c6c;
}

._Skins_WebsiteSkin .tree-node.tree-node-collapsed.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_closedBook.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/NCR_closedBook.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_closedBook.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/NCR_closedBook.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/WebsiteSkin/NCR_OpenBookIcon.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_OpenBookIcon.png') no-repeat 0 3px;
	padding-left: 23px;
}

._Skins_WebsiteSkin .web .tree-node.tree-node-expanded > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_OpenBookIcon.png') no-repeat 0 3px;
	background: url('Images/WebsiteSkin/NCR_OpenBookIcon.png') no-repeat  0 3px,#6c6c6c;
}

._Skins_WebsiteSkin .tree-node.tree-node-expanded.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_OpenBookIcon.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/NCR_OpenBookIcon.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_OpenBookIcon.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/NCR_OpenBookIcon.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/WebsiteSkin/DocumentIcon.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/DocumentIcon.png') no-repeat 0 3px;
	padding-left: 17px;
}

._Skins_WebsiteSkin .web .tree-node.tree-node-leaf > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/DocumentIcon.png') no-repeat 0 3px;
	background: url('Images/WebsiteSkin/DocumentIcon.png') no-repeat  0 3px,#6c6c6c;
}

._Skins_WebsiteSkin .tree-node.tree-node-leaf.tree-node-selected > div
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/DocumentIcon.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/DocumentIcon.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/DocumentIcon.png') no-repeat 0 3px;
	color: #1a1919;
	font-weight: bold;
	background: url('Images/WebsiteSkin/DocumentIcon.png') no-repeat  0 3px,#bebebe;
}

._Skins_WebsiteSkin .tree-node .new-indicator
{
	background: transparent url('Images/WebsiteSkin/new-indicator1.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/new-indicator1.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_WebsiteSkin #show-hide-navigation:after
{
	color: #7b7b7b;
	border-right-color: #7b7b7b;
}

html.left-layout._Skins_WebsiteSkin .nav-closed #show-hide-navigation:after
{
	border-left-color: #7b7b7b;
}

._Skins_WebsiteSkin .tree-node div
{
	color: #e1e1e1;
	line-height: 1.9em;
}

._Skins_WebsiteSkin .tree-node.tree-node-selected > div
{
	color: #1a1919;
	font-weight: bold;
	background-color: #bebebe;
}

._Skins_WebsiteSkin .web .tree-node.tree-node-selected > div:hover
{
	color: #1a1919;
	font-weight: bold;
	background-color: #bebebe;
}

._Skins_WebsiteSkin #index .tree-node.tree-node-selected > div
{
	color: #1a1919;
	font-weight: bold;
	background-color: #bebebe;
}

._Skins_WebsiteSkin .web #index .tree-node.tree-node-selected > div:hover
{
	color: #1a1919;
	font-weight: bold;
	background-color: #bebebe;
}

._Skins_WebsiteSkin .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #bebebe;
	color: #1a1919;
	font-weight: bold;
}

._Skins_WebsiteSkin .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_WebsiteSkin .tabs-nav li
{
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_WebsiteSkin .tabs-panel
{
	top: 28px;
	background-color: #4d4d4d;
}

._Skins_WebsiteSkin .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_WebsiteSkin .tabs-nav li#CommunityTab
{
	
}

._Skins_WebsiteSkin .tabs-nav li#GlossaryTab
{
	width: 90px;
}

._Skins_WebsiteSkin .tabs-nav li#IndexTab
{
	width: 70px;
}

._Skins_WebsiteSkin .tabs-nav li#SearchTab
{
	
}

._Skins_WebsiteSkin .tabs-nav li#TocTab
{
	width: 90px;
}

._Skins_WebsiteSkin .tabs-nav li.tabs-nav-active
{
	color: #50b846;
	border-left: solid 1px #757575;
	border-right: solid 1px #757575;
	border-top: solid 1px #757575;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	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(#4d4d4d 0%,#4d4d4d 100%);
	-pie-background: linear-gradient(#4d4d4d, #4d4d4d);
}

._Skins_WebsiteSkin #show-hide-navigation
{
	background-color: #4d4d4d;
}

._Skins_WebsiteSkin .tabs-nav li#BrowseSequencesTab.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(#4d4d4d 0%,#4d4d4d 100%);
	-pie-background: linear-gradient(#4d4d4d, #4d4d4d);
}

._Skins_WebsiteSkin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/NCR_browseActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_browseActive.png');
}

._Skins_WebsiteSkin .tabs-nav li#CommunityTab.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(#4d4d4d 0%,#4d4d4d 100%);
	-pie-background: linear-gradient(#4d4d4d, #4d4d4d);
}

._Skins_WebsiteSkin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/NCR_communityActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_communityActive.png');
}

._Skins_WebsiteSkin .tabs-nav li#GlossaryTab.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(#4d4d4d 0%,#4d4d4d 100%);
	-pie-background: linear-gradient(#4d4d4d, #4d4d4d);
}

._Skins_WebsiteSkin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/NCR_glossaryActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_glossaryActive.png');
}

._Skins_WebsiteSkin .tabs-nav li#IndexTab.tabs-nav-active
{
	color: #50b846;
	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(#4d4d4d 0%,#4d4d4d 100%);
	-pie-background: linear-gradient(#4d4d4d, #4d4d4d);
}

._Skins_WebsiteSkin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/NCR_indexActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_indexActive.png');
}

._Skins_WebsiteSkin .tabs-nav li#SearchTab.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(#4d4d4d 0%,#4d4d4d 100%);
	-pie-background: linear-gradient(#4d4d4d, #4d4d4d);
}

._Skins_WebsiteSkin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	
}

._Skins_WebsiteSkin .tabs-nav li#TocTab.tabs-nav-active
{
	color: #50b846;
	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(#4d4d4d 0%,#4d4d4d 100%);
	-pie-background: linear-gradient(#4d4d4d, #4d4d4d);
}

._Skins_WebsiteSkin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/NCR_tocActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_tocActive.png');
}

._Skins_WebsiteSkin .tabs-nav li.tabs-nav-inactive
{
	color: #818182;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
	background-clip: padding-box;
}

._Skins_WebsiteSkin .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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
}

._Skins_WebsiteSkin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/browseInactive.png');
}

._Skins_WebsiteSkin .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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
}

._Skins_WebsiteSkin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/communityInactive.png');
}

._Skins_WebsiteSkin .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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
}

._Skins_WebsiteSkin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/glossaryInactive.png');
}

._Skins_WebsiteSkin .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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
}

._Skins_WebsiteSkin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/indexInactive.png');
}

._Skins_WebsiteSkin .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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
}

._Skins_WebsiteSkin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_WebsiteSkin .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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
}

._Skins_WebsiteSkin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/WebsiteSkin/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/tocInactive.png');
}

._Skins_WebsiteSkin .search-bar
{
	display: block;
	border-left: solid 1px #363636;
	border-right: solid 1px #1c1c1c;
	border-top: solid 1px #111111;
	border-bottom: solid 1px #686868;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	box-shadow: 0px 0px 0px #7d7d7d;
	-webkit-box-shadow: 0px 0px 0px #7d7d7d;
	-moz-box-shadow: 0px 0px 0px #7d7d7d;
	margin-top: 12px;
}

._Skins_WebsiteSkin #search-field
{
	height: 32px;
	color: #DADADA;
	border-left: solid 1px #202020;
	border-right: solid 1px #1a1918;
	border-top: solid 1px #131312;
	border-bottom: solid 1px #292929;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background: #1b1a1a;
	background: -moz-linear-gradient(top, #1c1b1a 0%, #1c1b1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c1b1a), color-stop(100%,#1c1b1a));
	background: -webkit-linear-gradient(top, #1c1b1a 0%, #1c1b1a 100%);
	background: -o-linear-gradient(top, #1c1b1a 0%,#1c1b1a 100%);
	background: -ms-linear-gradient(top, #1c1b1a 0%,#1c1b1a 100%);
	background: linear-gradient(#1c1b1a 0%,#1c1b1a 100%);
	-pie-background: linear-gradient(#1c1b1a, #1c1b1a);
}

._Skins_WebsiteSkin .search-filter
{
	height: 32px;
	color: #e1e1e1;
	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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
	border-left: solid 1px #363636;
	background-position: center;
}

._Skins_WebsiteSkin .search-submit
{
	height: 32px;
}

._Skins_WebsiteSkin .search-submit-wrapper
{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-left: solid 1px #363636;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #222222 url('Images/WebsiteSkin/NCR_SearchIcon.png') no-repeat center center;
	background: url('Images/WebsiteSkin/NCR_SearchIcon.png') no-repeat center center, -moz-linear-gradient(top, #222222 0%, #222222 100%);
	background: url('Images/WebsiteSkin/NCR_SearchIcon.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222));
	background: url('Images/WebsiteSkin/NCR_SearchIcon.png') no-repeat center center, -webkit-linear-gradient(top, #222222 0%, #222222 100%);
	background: url('Images/WebsiteSkin/NCR_SearchIcon.png') no-repeat center center, -o-linear-gradient(top, #222222 0%,#222222 100%);
	background: url('Images/WebsiteSkin/NCR_SearchIcon.png') no-repeat center center, -ms-linear-gradient(top, #222222 0%,#222222 100%);
	background: url('Images/WebsiteSkin/NCR_SearchIcon.png') no-repeat center center, linear-gradient(#222222 0%,#222222 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/WebsiteSkin/NCR_SearchIcon.png') no-repeat center center, linear-gradient(#222222, #222222);
}

._Skins_WebsiteSkin .search-account-container
{
	
}

._Skins_WebsiteSkin .search-filter-wrapper
{
	color: #e1e1e1;
	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(#222222 0%,#222222 100%);
	-pie-background: linear-gradient(#222222, #222222);
}

._Skins_WebsiteSkin .search-filter span:after
{
	border-top-color: #e1e1e1;
}

._Skins_WebsiteSkin .search-filter-content
{
	background-color: #3f3f3f;
}

._Skins_WebsiteSkin .search-filter-wrapper.open
{
	background-color: #3f3f3f;
}

._Skins_WebsiteSkin .search-filter-content ul li:hover
{
	color: #f7f7f7;
	background-color: #6f6f6f;
}

._Skins_WebsiteSkin #resultList .glossary .definition
{
	
}

._Skins_WebsiteSkin #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_WebsiteSkin #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_WebsiteSkin #resultList .glossary .term a
{
	
}

._Skins_WebsiteSkin #resultList .glossary .term a:visited
{
	
}

._Skins_WebsiteSkin #resultList .glossary .term a:focus
{
	
}

._Skins_WebsiteSkin #resultList .glossary .term a:hover
{
	
}

._Skins_WebsiteSkin #resultList .glossary .term a:active
{
	
}

._Skins_WebsiteSkin #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_WebsiteSkin #search-field::-webkit-input-placeholder
{
	color: #DADADA;
}

._Skins_WebsiteSkin #search-field::-moz-placeholder
{
	color: #DADADA;
}

._Skins_WebsiteSkin #search-field:-moz-placeholder
{
	color: #DADADA;
}

._Skins_WebsiteSkin #search-field:-ms-input-placeholder
{
	color: #DADADA;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content-drop-down-button
{
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	width: 20px;
	height: 20px;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
{
	background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
{
	background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content-phrase
{
	
}

._Skins_WebsiteSkin .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response
{
	
}

._Skins_WebsiteSkin .featured-snippets-container.micro-content-truncated-mode .micro-response
{
	max-height: 200px;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content-expand
{
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-right: none;
	border-top: solid 1px #b9bec1;
	border-bottom: solid 1px #b9bec1;
	height: 40px;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content-expanded .micro-content-expand
{
	background: transparent url('Images/WebsiteSkin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/arrow-up.png') no-repeat center center;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content-collapsed .micro-content-expand
{
	background: transparent url('Images/WebsiteSkin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/WebsiteSkin/arrow-down.png') no-repeat center center;
}

._Skins_WebsiteSkin .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
{
	height: 50px;
	background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
	background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
	background: linear-gradient(transparent 0%,#ffffff 100%);
	-pie-background: linear-gradient(transparent, #ffffff);
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a:visited
{
	
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a:focus
{
	
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a:hover
{
	
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response-title a:active
{
	
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_WebsiteSkin .featured-snippets-container .micro-response-url
{
	
}

._Skins_WebsiteSkin .featured-snippets-container .micro-content
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_WebsiteSkin #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_WebsiteSkin #pagination a
{
	border-top: solid 1px #fafafc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: inherit;
}

._Skins_WebsiteSkin #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_WebsiteSkin #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_WebsiteSkin #resultList .description
{
	font-size: 13px;
}

._Skins_WebsiteSkin #resultList .title a
{
	color: #0185d1;
	text-decoration: underline;
}

._Skins_WebsiteSkin #resultList .title a:visited
{
	color: #0185d1;
	text-decoration: underline;
}

._Skins_WebsiteSkin #resultList .title a:focus
{
	color: #0185d1;
	text-decoration: underline;
}

._Skins_WebsiteSkin #resultList .title a:hover
{
	color: #0185d1;
	text-decoration: underline;
}

._Skins_WebsiteSkin #resultList .title a:active
{
	color: #0185d1;
	text-decoration: underline;
}

._Skins_WebsiteSkin #resultList .url cite
{
	color: #0e774a;
	font-size: 13px;
	font-style: normal;
}

._Skins_WebsiteSkin #resultList
{
	text-align: left;
}

._Skins_WebsiteSkin #search-field-sidebar
{
	background-image: url('Images/WebsiteSkin/NCR_SearchIcon.png');
}

._Skins_WebsiteSkin #responsive-search-index
{
	background-image: url('Images/WebsiteSkin/NCR_SearchIcon.png');
}

._Skins_WebsiteSkin #responsive-search-glossary
{
	background-image: url('Images/WebsiteSkin/NCR_SearchIcon.png');
}

._Skins_WebsiteSkin .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_WebsiteSkin #contentBody
{
	background-color: #555555;
}

