.wrap {
	width: 100%; /* SITE WIDTH */
}
catalog_item {
	margin-left:20px
}

.catalog_item:nth-child(odd) .catalog_item_title {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-left:20px
}

.catalog_item:nth-child(odd) .catalog_item_body {
	background: #ffffff;
	border-bottom: 1px solid #eee;
}

.catalog_item:nth-child(even) .catalog_item_title {
	background: #ffffff;
	margin-left:20px
}

.catalog_item:nth-child(even) .catalog_item_body {
	border-top: 1px solid #eee;
	background: #ffffff;
}

#section-01 .catalog_item_title {
	border-top: 1px solid #eee;
}

.catalog_item_title {
	height: 30px;
	cursor: pointer;
}
.catalog_item:nth-child(odd) .catalog_item_title:hover {
	background: linear-gradient(to top, #ebebeb, #ffffff);
}
.catalog_item:nth-child(even) .catalog_item_title:hover {
	background: linear-gradient(to top, #ebebeb, #ffffff);
}
.ci_open {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/resh/img/obj_open.png) no-repeat;
	margin-right: 10px
}

.opened .ci_open {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/resh/img/obj_close.png) no-repeat;
	margin-right: 10px
}

.objects_list .ci_open {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/resh/img/obj_open.png) no-repeat;
	margin-right: 10px
}

.objects_list .opened .ci_open {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/resh/img/obj_close.png) no-repeat;
	margin-right: 10px;
}

.ci_title {
	line-height: 30px;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006270;
}

.catalog_item_body {
	display: none;
}

.catalog_item_body .item_text {
	margin-bottom:40px;
	width:100%
}

.clearfix:before,.clearfix:after {
	content: "\0020";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}


/*
     FILE ARCHIVED ON 13:11:15 Mar 25, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:54:25 Jun 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.629
  captures_list: 1.036
  exclusion.robots: 0.131
  exclusion.robots.policy: 0.112
  esindex: 0.014
  cdx.remote: 339.198
  LoadShardBlock: 113.309 (3)
  PetaboxLoader3.datanode: 146.739 (4)
  load_resource: 220.594
  PetaboxLoader3.resolve: 121.247
*/