

/* Start:/local/templates/dapweb/components/bitrix/news/solutions/bitrix/news.detail/.default/style.css?16684626742354*/
.tab-list {
	padding: 0;
	margin: 0;
}
	.tab-list li {
		background: #fff;
		display: inline-block;
		word-wrap: break-word;
		min-width: 100px;
		max-width: 350px;
		vertical-align: top;
		margin: 0 8px 0 0;
		border-radius: 3px 3px 0 0;
		font-size: 19px;
		cursor: pointer;
		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		text-align: center;
		padding-left: 0;
	}
		ul>li:first-child {
			margin-top: 0;
		}
		.tab-list li.active, .tab-list li.active:hover {
			background: #f3f4f5;
			cursor: default;
			border-top: 1px solid #f3f4f5;
			border-left: 1px solid #f3f4f5;
			border-right: 1px solid #f3f4f5;
		}
			.tab-list li a {
				color: #676767;
				border: none;
				text-decoration: none;
				padding: 10px;
				display: block;
			}
			.tab-list li.active a {
				color: #000;
			}
	.tab-section-container .container-lg {
		padding: 25px;
		background: #f3f4f5;
		box-shadow: 1px 1px 0 #f9f9fa;
		position: relative;
		font-size: 14px;
	}
		.tab-body-container .tab-body {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease;
		}
		.tab-body-container .tab-body.tab-off {
			display: none;
		}
.tab-body-container .tab-body .tab-info {
	position: relative;
	padding-right: 25px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
	.tab-body-container .tab-body .tab-info h3 {
		font-size: 1.3em;
	}
	.tab-body-container .tab-body .tab-info .technicaldata-block-table-data + h3 {
		margin-top: 1.33em;
	}
	.tab-body-container .tab-body .tab-info .technicaldata-block-table-data {
		border-bottom: 1px solid #e5e5e7;
		border-top: 1px solid #e5e5e7;
		padding: 10px 0;
		font-size: 13px;
		margin: 0;
	}
	dl>dt:first-child {
		margin-top: 0;
	}
	.tab-body-container .tab-body .tab-info .technicaldata-block-table-data dt, .tab-body-container .tab-body .tab-info .technicaldata-block-table-data dd {
		width: 15%;
		float: left;
		margin: 0;
		padding-bottom: 5px;
	}
	.tab-body-container .tab-body .tab-info .technicaldata-block-table-data dt {
		text-align: right;
		margin-right: 10px;
		color: #535454;
	}
	.tab-body-container .tab-body .tab-info .technicaldata-block-table-data dd {
		text-align: left;
	}
/* End */
/* /local/templates/dapweb/components/bitrix/news/solutions/bitrix/news.detail/.default/style.css?16684626742354 */
