.top-block-wrapper{
	margin-top: -20px;
	background-color: #fafafa;
	padding: 30px 0 40px;
	border-bottom: 1px solid #eaeaea;
}

.checked-elements{
	margin-top: 20px;
}

.checked-elements .ci-blue-checked-circle{
	float:left;
	margin-bottom: -2px;
}

.checked-block{
	min-height:28px;
	margin: 0 0 30px 38px;
}

.checked-block:last-of-type{
	margin-bottom: 10px;
}

.capability{
	padding: 25px 0;
	border-bottom: 1px dashed #808a91;
}

.capability:last-of-type{
	border-bottom: none;
}

.capability-logo{
	width: 68px;
	height: 73px;
	float: left;
}

.capability-text{
	padding-left: 93px;
}

.capability-text h4{
	margin-top: 0;
	margin-bottom: 10px;
}

.capability-text .ci-list{
	margin-top: 10px;
	margin-left: 0;
}

#notebook{
	background: url("/local/templates/torgi2016/images/740-capabilities.png") left 5px no-repeat;
}

#errordoc{
	background: url("/local/templates/torgi2016/images/740-capabilities.png") -68px 5px no-repeat;
}

#dialog{
	background: url("/local/templates/torgi2016/images/740-capabilities.png") -136px 5px no-repeat;
}

#mail{
	background: url("/local/templates/torgi2016/images/740-capabilities.png") -272px 5px no-repeat;
}

#docarrows{
	background: url("/local/templates/torgi2016/images/740-capabilities.png") -340px 5px no-repeat;
}

#plus{
	background: url("/local/templates/torgi2016/images/740-capabilities.png") -204px 5px no-repeat;
}

#warning{
	background: url("/local/templates/torgi2016/images/740-capabilities.png") -408px 5px no-repeat;
}

/**Элементы списка**/
.ci-list-point::marker{
	color:#346da6;
	margin-left: 0;
}

.ci-list-block{
	padding-left: 0;
	margin-top: 10px;
}