

/* Start:/bitrix/templates/electro/components/bitrix/news/stock/style.css?15556817832870*/
#newsList .item {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin-bottom: 24px;
}

#newsList .item td {
	border: 1px solid #e7e7e7;
	padding: 24px;
	border-collapse: collapse;
}

#newsList .item .left {
	width: 30%;
	text-align: center;
}

#newsList .item .left img {
	max-width: 90%;
	max-height: 90%;
}

#newsList .item .right {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
 /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
 /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
 /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
 /* IE6-8 */
	vertical-align: top;
}

#newsList .item .right ins {
	display: block;
	padding-bottom: 4px;
	color: #4f4f4f;
}

#newsList .item .name {
	font-size: 18px;
	text-decoration: underline;
	color: #000;
	display: block;
}

#newsList .item .name:hover {
	color: #4192d9;
}

#newsList .item .name:active {
	position: relative;
	top: 1px;
}

#newsList .item .more, #newsBack {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #0074d9;
	width: 100px;
}

#newsList .item .more:hover, #newsBack:hover {
	background: #016FCE;
}

#newsList .item .more:active, #newsBack:active {
	position: relative;
	top: 1px;
}

#newsList ins {
	display: block;
	padding-bottom: 4px;
	color: #4f4f4f;
}

#newsBack {
	width: 170px;
	margin-top: 20px;
}

#newsList p {
	line-height: 21px;
}
#newsList .stockList ul{
    margin: 0px 0px 5px 15px;
}
#newsList .stockList ol{
    margin: 0px 0px 5px 15px;
}
#newsList .stockList ul li{
    list-style-type: square;
    list-style: outside;
    margin: 0px 0px 5px 35px;
}
#newsList .stockList ol li{
    list-style-type: decimal;

    margin: 0px 0px 5px 35px
}
/* End */


/* Start:/bitrix/templates/electro/components/bitrix/news/stock/bitrix/news.detail/.default/style.css?1628173798997*/
#newsDetail .stockList {
    font-size: 16px;
}

#newsDetail .stockList h2{
    padding-bottom: 12px;
    padding-top: 12px;
}

#newsDetail .stockList div{
    margin-bottom: 12px;
    margin-top: 12px;
}

#newsDetail  .vazhno{
    border-left: 3px #d60000 solid;
    padding: 2px 0 3px 6px;
    margin: 15px 0 6px 1px;
}

#newsDetail .stockList ul{
    margin: 0px 0px 5px 15px;
}
#newsDetail .stockList ol{
    margin: 0px 0px 5px 15px;
}
#newsDetail .stockList ul li{
    list-style-type: square;
    list-style: outside;
    margin: 0px 0px 5px 35px;
}
#newsDetail .stockList ol li{
    list-style-type: decimal;

    margin: 0px 0px 5px 35px
}

#newsDetail .stockList img {
    height: 400px !important;
    width: 100%;
    object-fit: contain;
	margin: 12px 5px 12px 5px;
}

html.eskimobi_responsive body #newsDetail .stockList img {
    height: 200px !important;
}

.yashare-auto-init {
    margin: 35px 0 6px 1px;
}

#vk_comments {
	padding-top: 10px;
}

#fb-root {
	padding-top: 10px;
}

/* End */


/* Start:/bitrix/components/idf/offers.carousel/templates/action/style.css?16221900342083*/
#bestsellers,
#bestsellers ul {
	margin: 24px 0px 22px 0px;
}

#hitsBlock0{
	overflow:hidden;
	position:relative;
}

#hitsBlock0 .hitsBtnLeft0, 
#hitsBlock0 .hitsBtnRight0{
	display:block;
	position:absolute;
	width:30px;
	height:54px;
	top:50%;
	margin-top:-27px;
}

#hitsBlock0 .hitsBtnLeft0{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") 0 0 no-repeat transparent;
	left:0px;
}

#hitsBlock0 .hitsBtnLeft0:hover{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") -30px 0 no-repeat transparent;	
}

#hitsBlock0 .hitsBtnLeft0:active{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") -60px 0 no-repeat transparent;		
}

#hitsBlock0 .hitsBtnRight0{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") 0 -54px no-repeat transparent;
    right:0px;
}

#hitsBlock0 .hitsBtnRight0:hover{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") -30px -54px no-repeat transparent;
}

#hitsBlock0 .hitsBtnRight0:active{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") -60px -54px no-repeat transparent;		
}

#hitsBlock0 .productList{
 	position:relative;
	/*overflow: hidden;*/
	width:99999px;
	clear: both;
	left:0px;
}

#hitsBlock1{
	overflow:hidden;
	position:relative;
}

#hitsBlock1 .hitsBtnLeft1, 
#hitsBlock1 .hitsBtnRight1{
	display:block;
	position:absolute;
	width:30px;
	height:54px;
	top:50%;
	margin-top:-27px;
}

#hitsBlock1 .hitsBtnLeft1{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") 0 0 no-repeat transparent;
	left:0px;
}

#hitsBlock1 .hitsBtnLeft1:hover{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") -30px 0 no-repeat transparent;	
}

#hitsBlock1 .hitsBtnLeft1:active{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") -60px 0 no-repeat transparent;		
}

#hitsBlock1 .hitsBtnRight1{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") 0 -54px no-repeat transparent;
    right:0px;
}

#hitsBlock1 .hitsBtnRight1:hover{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") -30px -54px no-repeat transparent;
}

#hitsBlock1 .hitsBtnRight1:active{
	background: url("/bitrix/components/idf/offers.carousel/templates/action/images/buttonOffers.png") -60px -54px no-repeat transparent;		
}

#hitsBlock1 .productList{
 	position:relative;
	overflow: hidden;
	width:99999px;
	clear: both;
	left:0px;
}
/* End */
/* /bitrix/templates/electro/components/bitrix/news/stock/style.css?15556817832870 */
/* /bitrix/templates/electro/components/bitrix/news/stock/bitrix/news.detail/.default/style.css?1628173798997 */
/* /bitrix/components/idf/offers.carousel/templates/action/style.css?16221900342083 */
