/*<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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-dropdown:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-account-text:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .login-dialog-content input[type=text]
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #header
{
	display: block;
	height: 110px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #body
{
	top: 110px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #contentBodyInner
{
	top: 38px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #knowledge-panel
{
	width: 26%;
	order: 1;
	display: block;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #search-results-flex
{
	column-gap: 25px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #knowledge-panel-middle
{
	display: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-content-phrase
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container.micro-content-truncated-mode .micro-response
{
	max-height: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response-title a:visited
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response-title a:focus
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response-title a:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response-title a:active
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .knowledge-panel-container .micro-response-url
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin #header .logo
{
	display: block;
	background: transparent url('Images/fortra-clearswift-logo.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/fortra-clearswift-logo.png') no-repeat center center;
	width: 250px;
	height: 66px;
	margin-top: -33px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #responsiveHeader .logo
{
	display: block;
	width: 250px;
	background: transparent url('Images/fortra-clearswift-logo.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/fortra-clearswift-logo.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #header .logo > img
{
	width: 250px;
	height: 66px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #responsiveHeader .logo > img
{
	width: 250px;
	height: 66px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #ffffff none;
	-pie-background: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #responsiveHeader
{
	background: #ffffff none;
	-pie-background: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .MCWebHelpFramesetLink a
{
	color: #4169e1;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-panel-content
{
	background-repeat: repeat;
	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: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #browseSequences.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #community.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #glossary.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #index.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web #index .tree-node.tree-node-expanded > div:hover
{
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/index-expanded.png') no-repeat 0 3px, linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/index-expanded.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/index-expanded.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web #index .tree-node.tree-node-collapsed > div:hover
{
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/index-collapsed.png') no-repeat 0 3px, linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/index-collapsed.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/index-collapsed.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web #index .tree-node.tree-node-leaf > div:hover
{
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/index.png') no-repeat 0 3px, linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/index.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/index.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #search.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #toc.tabs-panel-content
{
	background-repeat: repeat;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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: 21px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web .tree-node.tree-node-collapsed > div:hover
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/book.png') no-repeat 0 3px, linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tree-node.tree-node-collapsed.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/book.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/book.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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: 21px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web .tree-node.tree-node-expanded > div:hover
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/book-open.png') no-repeat 0 3px, linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tree-node.tree-node-expanded.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/book-open.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/book-open.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web .tree-node.tree-node-leaf > div:hover
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/topic.png') no-repeat 0 3px, linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tree-node.tree-node-leaf.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/topic.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/topic.png') no-repeat 0 3px, linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tree-node .new-indicator
{
	background: transparent url('Images/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tree-node div
{
	color: #707070;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.9em;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tree-node.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web .tree-node.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #index .tree-node.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .web #index .tree-node.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #808080;
	color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li
{
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-panel
{
	top: 28px;
	background-color: #c0c0c0;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#CommunityTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#GlossaryTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#IndexTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#SearchTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#TocTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li.tabs-nav-active
{
	color: #ffffff;
	border-right: solid 0px #cccccc;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #show-hide-navigation
{
	background-color: #c0c0c0;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#TocTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li.tabs-nav-inactive
{
	color: #ffffff;
	border-right: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
	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: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
	background-clip: padding-box;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/browseInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/glossaryInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/indexInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/tocInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-bar
{
	display: block;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-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: 14px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #search-field
{
	height: 28px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #636363;
	border-left: solid 0px #cccccc;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #fefefe;
	background: -moz-linear-gradient(top, #e2e2e2 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top, #e2e2e2 0%, #e2e2e2 100%);
	background: -o-linear-gradient(top, #e2e2e2 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top, #e2e2e2 0%,#e2e2e2 100%);
	background: linear-gradient(#e2e2e2 0%,#e2e2e2 100%);
	-pie-background: linear-gradient(#e2e2e2, #e2e2e2);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-filter
{
	height: 28px;
	color: #ffffff;
	font-weight: bold;
	background: #ffffff;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
	border-left: solid 1px #cccccc;
	background-position: center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-submit
{
	height: 28px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-submit-wrapper
{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-left: solid 0px #cccccc;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #fefefe url('Images/search.png') no-repeat center center;
	background: url('Images/search.png') no-repeat center center, -moz-linear-gradient(top, #e2e2e2 0%, #e2e2e2 100%);
	background: url('Images/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#e2e2e2));
	background: url('Images/search.png') no-repeat center center, -webkit-linear-gradient(top, #e2e2e2 0%, #e2e2e2 100%);
	background: url('Images/search.png') no-repeat center center, -o-linear-gradient(top, #e2e2e2 0%,#e2e2e2 100%);
	background: url('Images/search.png') no-repeat center center, -ms-linear-gradient(top, #e2e2e2 0%,#e2e2e2 100%);
	background: url('Images/search.png') no-repeat center center, linear-gradient(#e2e2e2 0%,#e2e2e2 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/search.png') no-repeat center center, linear-gradient(#e2e2e2, #e2e2e2);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-account-container
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-filter-wrapper
{
	color: #ffffff;
	font-weight: bold;
	background: #ffffff;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-filter span:after
{
	border-top-color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-filter-content
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-filter-wrapper.open
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .search-filter-content ul li:hover
{
	color: #808080;
	background-repeat: no-repeat;
	background: #e2e2e2;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .glossary .definition
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .glossary .term a
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .glossary .term a:visited
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .glossary .term a:focus
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .glossary .term a:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .glossary .term a:active
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #search-field::-webkit-input-placeholder
{
	color: #636363;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #search-field::-moz-placeholder
{
	color: #636363;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #search-field:-moz-placeholder
{
	color: #636363;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #search-field:-ms-input-placeholder
{
	color: #636363;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-content-phrase
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container.micro-content-truncated-mode .micro-response
{
	max-height: 200px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response-title a:visited
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response-title a:focus
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response-title a:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response-title a:active
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .featured-snippets-container .micro-response-url
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .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_Clearswift_OnlineHelp_HTML5CallOutWebSkin #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #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_Clearswift_OnlineHelp_HTML5CallOutWebSkin #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .description
{
	font-size: 13px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList .url cite
{
	color: #2B3276;
	font-size: 13px;
	font-style: normal;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #resultList
{
	text-align: left;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #search-field-sidebar
{
	background-image: url('Images/search.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #responsive-search-index
{
	background-image: url('Images/search.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #responsive-search-glossary
{
	background-image: url('Images/search.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutWebSkin #contentBody
{
	background-repeat: no-repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-dropdown
{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-account-wrapper
{
	float: right;
	display: block;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-dropdown .central-account-drop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-dropdown:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-account-text
{
	color: #dadada;
	font-size: 12px;
	text-decoration: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-account-text:after
{
	border-top-color: #dadada;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-account-text:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-account-image
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/icon-user-light-gray.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/icon-user-light-gray.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-dropdown-content
{
	line-height: 35px;
	text-align: center;
	width: 100px;
	height: auto;
	left: auto;
	right: 0px;
	background-color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-dropdown:after
{
	border-bottom-color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-dropdown-content a
{
	color: #3d3d3d;
	font-size: 14px;
	text-decoration: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-dropdown-content a:hover
{
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .central-separator
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color: #D5D8DA;
	background-color: #D5D8DA;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .comments .timestamp
{
	color: #888888;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .login-dialog-content
{
	border-top: solid 1px #767676;
	background-color: #5a5a5a;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .login-dialog-header
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #2b2b2b;
	background: #5a5a5a url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/login-dialog-icon.png') no-repeat 18px center;
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/login-dialog-icon.png') no-repeat 18px center, -moz-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/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/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/login-dialog-icon.png') no-repeat 18px center, -webkit-linear-gradient(top, #5a5a5a 0%, #4a4a4a 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/login-dialog-icon.png') no-repeat 18px center, -o-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/login-dialog-icon.png') no-repeat 18px center, -ms-linear-gradient(top, #5a5a5a 0%,#4a4a4a 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a 0%,#4a4a4a 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/login-dialog-icon.png') no-repeat 18px center, linear-gradient(#5a5a5a, #4a4a4a);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .login-dialog-content .profile-item-wrapper .email-notifications-group
{
	background-color: #4a4a4a;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .login-dialog-content input[type=text]
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .login-dialog-content .profile-item-wrapper
{
	color: #cecece;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #glossary .GlossaryPageEntry .GlossaryPageDefinition
{
	color: #707070;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #header
{
	display: block;
	height: 110px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #body
{
	top: 110px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #contentBodyInner
{
	top: 38px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #knowledge-panel
{
	width: 26%;
	order: 1;
	display: block;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #search-results-flex
{
	column-gap: 25px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #knowledge-panel-middle
{
	display: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-up.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-down.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-content-phrase
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container.micro-content-truncated-mode .micro-response
{
	max-height: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response-title a:visited
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response-title a:focus
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response-title a:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response-title a:active
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-response-url
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-content-expanded .micro-content-expand
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-up.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .knowledge-panel-container .micro-content-collapsed .micro-content-expand
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-down.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #header .logo
{
	display: block;
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/fortra-clearswift-logo.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/fortra-clearswift-logo.png') no-repeat center center;
	width: 250px;
	height: 66px;
	margin-top: -33px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #responsiveHeader .logo
{
	display: block;
	width: 250px;
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/fortra-clearswift-logo.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/fortra-clearswift-logo.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #header .logo > img
{
	width: 250px;
	height: 66px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #responsiveHeader .logo > img
{
	width: 250px;
	height: 66px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #ffffff none;
	-pie-background: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #responsiveHeader
{
	background: #ffffff none;
	-pie-background: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .MCWebHelpFramesetLink a
{
	color: #4169e1;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkBottom a
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .MCWebHelpFramesetLink .MCWebHelpFramesetLinkTop a
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-panel-content
{
	background-repeat: repeat;
	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: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #browseSequences.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #community.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #glossary.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #index.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #index .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-expanded.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-expanded.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web #index .tree-node.tree-node-expanded > div:hover
{
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-expanded.png') no-repeat  0 3px,linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #index .tree-node.tree-node-expanded.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-expanded.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web #index .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-expanded.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #index .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-collapsed.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-collapsed.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web #index .tree-node.tree-node-collapsed > div:hover
{
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-collapsed.png') no-repeat  0 3px,linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #index .tree-node.tree-node-collapsed.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-collapsed.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web #index .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index-collapsed.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #index .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index.png') no-repeat 0 3px;
	padding-left: 15px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web #index .tree-node.tree-node-leaf > div:hover
{
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index.png') no-repeat  0 3px,linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #index .tree-node.tree-node-leaf.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web #index .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/index.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #search.tabs-panel-content
{
	background-repeat: repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #toc.tabs-panel-content
{
	background-repeat: repeat;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node.tree-node-collapsed > div
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web .tree-node.tree-node-collapsed > div:hover
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book.png') no-repeat  0 3px,linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node.tree-node-collapsed.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web .tree-node.tree-node-collapsed.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node.tree-node-expanded > div
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book-open.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book-open.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web .tree-node.tree-node-expanded > div:hover
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book-open.png') no-repeat  0 3px,linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node.tree-node-expanded.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book-open.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web .tree-node.tree-node-expanded.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/book-open.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node.tree-node-leaf > div
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/topic.png') no-repeat 0 3px;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/topic.png') no-repeat 0 3px;
	padding-left: 21px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web .tree-node.tree-node-leaf > div:hover
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-position: 0px 3px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/topic.png') no-repeat  0 3px,linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node.tree-node-leaf.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/topic.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web .tree-node.tree-node-leaf.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/topic.png') no-repeat  0 3px,linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node .new-indicator
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/new-indicator.png') no-repeat;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/new-indicator.png') no-repeat;
	width: 12px;
	height: 7px;
}

html.left-layout._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #show-hide-navigation:after
{
	color: #898989;
	border-right-color: #898989;
}

html.left-layout._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .nav-closed #show-hide-navigation:after
{
	border-left-color: #898989;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node div
{
	color: #707070;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.9em;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tree-node.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web .tree-node.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #index .tree-node.tree-node-selected > div
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .web #index .tree-node.tree-node-selected > div:hover
{
	color: #ffffff;
	background-position: 0px 3px;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .SearchFilterEntry.tree-node .SearchFilter.active
{
	background-color: #808080;
	color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-panel-search
{
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li
{
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	height: 28px;
	navigation-tab-layout: ImageThenText;
	text-align: center;
	line-height: 28px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-panel
{
	top: 28px;
	background-color: #c0c0c0;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#BrowseSequencesTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#CommunityTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#GlossaryTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#IndexTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#SearchTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#TocTab
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li.tabs-nav-active
{
	color: #ffffff;
	border-right: solid 0px #cccccc;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #show-hide-navigation
{
	background-color: #c0c0c0;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#BrowseSequencesTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/browseActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/browseActive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#CommunityTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/communityActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/communityActive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#GlossaryTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/glossaryActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/glossaryActive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#IndexTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/indexActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/indexActive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#SearchTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#TocTab.tabs-nav-active
{
	background: #c0c0c0;
	background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
	background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
	background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	background: linear-gradient(#c0c0c0 0%,#c0c0c0 100%);
	-pie-background: linear-gradient(#c0c0c0, #c0c0c0);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/tocActive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/tocActive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li.tabs-nav-inactive
{
	color: #ffffff;
	border-right: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
	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: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
	background-clip: padding-box;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/browseInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/browseInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#CommunityTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/communityInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/communityInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#GlossaryTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/glossaryInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/glossaryInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#IndexTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/indexInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/indexInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#SearchTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tabs-nav li#TocTab.tabs-nav-inactive
{
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/tocInactive.png');
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/tocInactive.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-bar
{
	display: block;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-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: 14px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #search-field
{
	height: 28px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #636363;
	border-left: solid 0px #cccccc;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #fefefe;
	background: -moz-linear-gradient(top, #e2e2e2 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top, #e2e2e2 0%, #e2e2e2 100%);
	background: -o-linear-gradient(top, #e2e2e2 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top, #e2e2e2 0%,#e2e2e2 100%);
	background: linear-gradient(#e2e2e2 0%,#e2e2e2 100%);
	-pie-background: linear-gradient(#e2e2e2, #e2e2e2);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-filter
{
	height: 28px;
	color: #ffffff;
	font-weight: bold;
	background: #ffffff;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
	border-left: solid 1px #cccccc;
	background-position: center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-submit
{
	height: 28px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-submit-wrapper
{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-left: solid 0px #cccccc;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #fefefe url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png') no-repeat center center;
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png') no-repeat center center, -moz-linear-gradient(top, #e2e2e2 0%, #e2e2e2 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#e2e2e2));
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png') no-repeat center center, -webkit-linear-gradient(top, #e2e2e2 0%, #e2e2e2 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png') no-repeat center center, -o-linear-gradient(top, #e2e2e2 0%,#e2e2e2 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png') no-repeat center center, -ms-linear-gradient(top, #e2e2e2 0%,#e2e2e2 100%);
	background: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png') no-repeat center center, linear-gradient(#e2e2e2 0%,#e2e2e2 100%);
	-pie-background: url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png') no-repeat center center, linear-gradient(#e2e2e2, #e2e2e2);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-account-container
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-filter-wrapper
{
	color: #ffffff;
	font-weight: bold;
	background: #ffffff;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-filter span:after
{
	border-top-color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-filter-content
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-filter-wrapper.open
{
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background: #808080;
	background: -moz-linear-gradient(top, #808080 0%, #808080 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#808080));
	background: -webkit-linear-gradient(top, #808080 0%, #808080 100%);
	background: -o-linear-gradient(top, #808080 0%,#808080 100%);
	background: -ms-linear-gradient(top, #808080 0%,#808080 100%);
	background: linear-gradient(#808080 0%,#808080 100%);
	-pie-background: linear-gradient(#808080, #808080);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .search-filter-content ul li:hover
{
	color: #808080;
	background-repeat: no-repeat;
	background: #e2e2e2;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .glossary .definition
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .glossary
{
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .glossary .term
{
	font-size: 1.5em;
	margin-bottom: 10px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .glossary .term a
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .glossary .term a:visited
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .glossary .term a:focus
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .glossary .term a:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .glossary .term a:active
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #results-heading
{
	color: #393f45;
	font-size: 20px;
	border-bottom: solid 1px #ebebeb;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #search-field::-webkit-input-placeholder
{
	color: #636363;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #search-field::-moz-placeholder
{
	color: #636363;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #search-field:-moz-placeholder
{
	color: #636363;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #search-field:-ms-input-placeholder
{
	color: #636363;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-up.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-down.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-content-phrase span
{
	color: #606060;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-content-phrase
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
{
	display: none;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container.micro-content-truncated-mode .micro-response
{
	max-height: 200px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-content-expanded .micro-content-expand
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-up.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-up.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-content-collapsed .micro-content-expand
{
	background: transparent url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-down.png') no-repeat center center;
	-pie-background: transparent url('Skins/Default/Stylesheets/Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/arrow-down.png') no-repeat center center;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response-title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response-title
{
	margin-top: 10px;
	margin-bottom: 2px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response-title a:visited
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response-title a:focus
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response-title a:hover
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response-title a:active
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response-url cite
{
	color: #0e774a;
	font-size: 0.9em;
	font-style: normal;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .featured-snippets-container .micro-response-url
{
	
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #pagination
{
	height: 40px;
	line-height: 40px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #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_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #pagination a:hover
{
	border-top: solid 1px #e2e2e6;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #pagination a#selected
{
	border-top: solid 1px #e2e2e6;
	font-weight: bold;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .description
{
	font-size: 13px;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .title a
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .title a:visited
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .title a:focus
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .title a:hover
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .title a:active
{
	color: #2200c1;
	text-decoration: underline;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList .url cite
{
	color: #2B3276;
	font-size: 13px;
	font-style: normal;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #resultList
{
	text-align: left;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #search-field-sidebar
{
	background-image: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #responsive-search-index
{
	background-image: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #responsive-search-glossary
{
	background-image: url('Images/Clearswift/OnlineHelp/HTML5CallOutEmailSkin/search.png');
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin .skip-to-content
{
	color: #808080;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}

._Skins_Clearswift_OnlineHelp_HTML5CallOutEmailSkin #contentBody
{
	background-repeat: no-repeat;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(#eeeeee 0%,#eeeeee 100%);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}

