
.b-help-content {
	font-size: 0.8em;
	line-height: 1.66;
	position: relative;
	color: #4d5462;
}
.b-help-content h1 {
	padding-left: 7px;
}
.b-help-content .middle-icon {
	vertical-align:middle;
	margin-right:10px;
}
.b-help-content ul {
	list-style:outside disc;
	margin:10px 0;
	font-size:1em;
}
.b-help-content ul li {
	margin:8px 10px 8px 25px;
}
.b-help-content__article { padding: 20px 0 20px 20px; }
.b-contents-list {
	list-style: none;
	margin: 0 !important;
}
.b-contents-list ul { margin: 0 !important; }
.b-contents-list li {
	border-bottom: 1px #b7bac1 solid !important;
	font-size: 1em !important;
	line-height: 1.66;
	margin: 0 !important;
	min-height: 29px;
}
.b-contents-list__root li { font-weight: bold; }
.b-contents-list li.toggle { border-bottom: none !important; }
.b-contents-list li a,
.b-contents-list li span {
	color: #2d3038;
	display: block;
	padding: 5px 40px 5px 10px;
	position: relative;
	text-decoration: none;
}
.b-contents-list li.act a,
.b-contents-list li.act span,
.b-contents-list li a:hover,
.b-contents-list li span:hover {
	background: #53b2ff url(../img/context-menu-selected-background.png) 0 -35px repeat-x;
	color: #fff;
	cursor: pointer;
}
.b-contents-list li a i.new,
.b-contents-list li span i.new {
	background: url(../img/icons.png) -2px -74px no-repeat;
	height: 10px;
	margin-top: -5px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 20px;
}
.b-contents-list__root li a i.new,
.b-contents-list__root li span i.new {
	right: 20px;
}
.b-contents-list li i.i-cl {
	background: url(../img/arrows.png) -28px 0 no-repeat;
	height: 6px;
	margin-top: -3px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 3px;
}
.b-contents-list li.act a i.i-cl,
.b-contents-list li.act span i.i-cl,
.b-contents-list li a:hover i.i-cl,
.b-contents-list li span:hover i.i-cl{
	background-position: 0 0;
}
.b-contents-list li.toggle span {
	border-bottom: 1px #b7bac1 solid !important;
	color:#2d3038;
	font-size: 1em !important;
	font-weight: bold;
	margin-right:-960px;
	padding: 6px 1000px 6px 20px;
	display:inline-block;
}
.b-contents-list .second-level li span {
	font-weight: normal;
}
.b-help-content h4.help-content-title {
	background: #53b2ff url(../img/context-menu-selected-background.png) 0 -35px repeat-x;
	border-bottom: 1px #0085bc solid;
	color: #fff;
	line-height: 1.66;
	padding: 6px 40px 6px 10px;
	position: relative;
}
.b-help-content h4.help-content-title .b-close-button {
	background: url(../img/icons.png) -76px -23px no-repeat;
	cursor: pointer;
	height: 16px;
	margin-top: -8px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 16px;
}
.b-help-content h2 {
	color: #4d5462;
	line-height: 1.2;
	font-weight: normal;
	font-size: 2em; 
	padding: 10px 10px 0;
}
.b-help-content h3 {
	padding: 0 10px 4px;
}
.b-help-content .list-with-icons {
	padding: 10px 0;
	list-style: none;
}
.b-help-content .list-with-icons li {
	line-height: 20px;
	padding: 0 10px 10px;
	font-size: 1em;
}
.b-help-content p {
	padding: 6px 10px 10px;
}
.b-help-content .with-big-icon {
	
}
.b-help-content .with-small-icon {
	line-height:16px;
}
.b-help-content .small-icon {
	margin-right:5px;
}
.b-help-content .big-icon {
	float: left;
	margin: 0 10px 10px 0;
}
.b-help-content .screen {
	display:block;
	margin:16px 0;
}
.b-help-content a,
.b-help-content span {
	color: #0085BC;
}
.b-search-bar-help {
	padding: 10px;
	height: 21px;
	background: url(../img/search-help-gradient.png) repeat-x;
}
.b-search-bar-help .b-text-field-container {
	margin: 0 23px 0 21px;
}
.b-search-bar-help input {
	width: 100%;
	background: url(../img/search-help-sprite.png) 0 -21px repeat-x;
	height: 20px;
	padding-top: 1px;
	z-index: 20;
	font-size: 0.85em;
}
.b-search-bar-help span, .b-search-bar-help .b-icon-search {
	width: 21px;
	height: 81px;
	position: absolute;
	background: url(../img/search-help-sprite.png) -5px -66px;
}
.b-search-bar-help .left, .b-search-bar-help .right {
	overflow: hidden;
	width: 21px;
	height: 21px;
	position: absolute;
}
.b-search-bar-help .left {
	left: -21px;
}
.b-search-bar-help .right {
	right: -21px;
}
.b-search-bar-help .right {
	background-position:0 -42px;
}
.b-search-bar-help .b-icon-search {
	width: 13px;
	height: 12px;
	left: 26px;
	top: 2px;
	z-index: 30;
}
.b-top {
	position: absolute;
	top: 0;
}
.b-to-top {
	position: absolute;
	top: 5px;
	right: 30px;
}
.b-to-top .b-arrow-top {
	top: 7px;
	width: 7px;
	height: 4px;
	margin: 0 0 0 3px;
}
.b-to-top .b-arrow-top {
	height: 4px;
	background: url(../img/expand-collapse-arrows.png) no-repeat;
}
