

/* Start:/bitrix/templates/ishop/components/bitrix/catalog.element/shop-common/style.css?15735703374479*/
.props_table
{
	border-collapse: collapse;
}
.props_table  td
{
	padding: 5px 0; 
	border-bottom: 1px dotted #aaa;
}
.props_table .char_name span
{
	font-style: normal;
	padding-right: 10px;
	left: -2px;
}
.props_table .char_value
{
	text-align: right;
}
.props_table .char_value span
{
	padding-left: 10px;
	right: -2px;
}
.props_table .char_name span,  .props_table .char_value span
{
	display: inline-block;
	background: #fff;
	background: #fff;
	position: relative;
	zoom: 1;
	bottom: -10px;
}
.char_name .hint .icon i
{
	margin-right: 1px;
}
.char_name .hint .icon
{
	display: inline-block;
	position: absolute;
	cursor: pointer;
	border: 1px solid #bbb;
	border-radius: 3px;
	line-height: 12px;
	font-size: 10px;
	left: -20px;
	text-align: center;
	padding: 0;
	top: 1px;
	display: block;
	height: 11px;
	width: 11px;
	background: #eee;
	font-style: italic;
}
.char_name .hint .icon:hover + .tooltip
{
	display: block;
}
.char_name .hint .tooltip
{
	display: none;
	position: absolute;
	left: -50px;
	top: 20px;
}
.product-information {
	width: 100%;
	padding: 0;
}
	.product-information tr td {
		vertical-align: top;
	}
		.product-information tr > td {
			padding-right: 15px;
		}
		.product-information tr td + td {
			padding-right: 0;
		}

.product-information_inner {
	width: 100%;
}
.product-information_inner.first_table {
	margin-top: 3px;
	border-top: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;
}
	.product-information_inner tr {
		border-spacing: 10px;
	}
		.product-information_inner th,
		.product-information_inner td {
			padding: 4px 15px;
			text-align: left;
		}
		.product-information_inner th {
			border-top: #cacaca 1px solid;
			border-bottom: #cacaca 1px solid;
			background: #eeeeee;
		}
		.product-information_inner .first_td {
			padding-left: 0;
			text-align: right;
		}
		.product-information_inner td {
			width: 50%;
			background: url(/bitrix/templates/ishop/components/bitrix/catalog.element/shop-common/images/bDotted.gif) repeat-y 100% 0;
		}
		.product-information_inner td+td {
			background: none;
		}
.top_info {
	overflow: hidden;
}
.top_info_icon {
	display: inline-block;
	*display: inline;
	width: 90px;
	height: 90px;
	zoom: 1;
}
.free-shipping {
	background: url(/bitrix/templates/ishop/components/bitrix/catalog.element/shop-common/images/free-shipping.png) no-repeat;
}
.cheaper {
	background: url(/bitrix/templates/ishop/components/bitrix/catalog.element/shop-common/images/cheaper.png) no-repeat;
}
.warranty {
	background: url(/bitrix/templates/ishop/components/bitrix/catalog.element/shop-common/images/warranty.png) no-repeat;
}
.money-back {
	background: url(/bitrix/templates/ishop/components/bitrix/catalog.element/shop-common/images/money-back.png) no-repeat;
}
.easy-payment {
	background: url(/bitrix/templates/ishop/components/bitrix/catalog.element/shop-common/images/easy-payment.png) no-repeat;
}
.code_product{
    color: #aa1384;
    font-weight: bold;
	float: right;
}


@media all and (max-width: 770px) {
	table.product-information,
	table.product-information > tbody,
	table.product-information > tbody > tr,
	table.product-information > tbody > tr > td {
		width: 100%;
		display: block !important;
		padding: 0;
	}
	table.product-information > tbody > tr > td {
		margin-bottom: 20px;
	}
}

.fortool {
    text-decoration: none!important;
    background: none!important;
}

.wid-td {max-width: 270px;min-width:270px;}
@media all and (max-width: 770px) {
    .wid-td {max-width: 770px;}
}
.item_info{
	margin-top: -15px;
}
.item_info .left_info {
	float: left;
	width: 592px;
}

.item_info .left_info .reviews .bxlhe-editor-cell {
	vertical-align: top;
	height: 100% !important;
}

.item_info .right_info h1 {
	font-size: 30px;
	white-space: normal;
	margin-bottom: -15px;
	vertical-align: super;
	position: relative;
	top: -15px;
	margin-top: 5px;
}

.breadcrumb.detail {
	margin-top: 10px;
	margin-bottom: 10px;
}

.content .right_info .payment {
    background: #e8e8e8;
    height: 149px;
    width: 123px;
}

.content .right_info .payment label {
    text-align: center;
    width: 100%;
}
.item_info{
	position: relative;
}
.item_info table tr td{
	vertical-align: middle;
}
.item_info .how-to-buy {
    line-height: 42px;
    text-align: center;
	font-size: 16px;
	border: 1px solid #F1F1F1;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDDDDD;
	margin: 30px 0 30px 0;
	padding: 10px;
}

.item_info .how-to-buy .button.add_item, .item_info .how-to-buy #one_click_buy_open {
    margin-bottom: 0;
    vertical-align: middle;
}

.item_info .how-to-buy #one_click_buy_open {
    float: none;
}
.item_info .left_info .video{
	clear: both;
}
.item_info .left_info .video .video_element{
	margin-bottom: 10px;
	width: 100%;
}
.item_info .left_info .video .video_element .video_frame{
	height: 260px;
}

.item_info blockquote.preview-text-mobile {
	display: none;
}

.item_info .reviews-mobile {
	display: none;
}
/* End */


/* Start:/bitrix/templates/ishop/components/altasib/review.list/.default/style.css?155154893414380*/
.alx_reviews_list
{
	padding: 0px;
	margin: 0px;
	font-family: arial;
}
.alx_reviews_list .alx_reviews_title
{
	color:#515a65;
	font-size:18px;
	font-family: arial, sans-serif;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	overflow:hidden
}
.alx_reviews_list .alx_reviews_title .alx_reviews_title_txt
{
	float:left;
	padding-top:8px;
}
.alx_reviews_list .alx_reviews_title .alx_reviews_list_count
{
	float:left;
	border:1px solid #b6b7b7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 8px 10px;
	color:#7a808c;
	position:relative;
	margin-left:12px;
	z-index:1;
	zoom:1;
}
.alx_reviews_list .alx_reviews_title .alx_reviews_list_count .alx_reviews_count_bg
{
	width:7px;
	position:absolute;
	height:10px;
	top:50%;
	left:-7px;
	margin-top:-5px;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/bg_arr_count.gif) 0px 0px no-repeat;
}
.alx_reviews_list .alx_reviews_item
{
	padding: 0px;
	position:relative;
	z-index:1;
	zoom:1;
}
.alx_reviews_list .hide
{
    background-color: #F0F0F0;
}

.alx_reviews_list .best
{
    background-color: #FDF9E1;
}

.alx_reviews_list .alx_reviews_item .alx_reviews_item_line
{
	background:#eceff1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:4px;
	overflow:hidden;
	-webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	border:1px solid #dfe0e1;
	
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_result
{
	position:absolute;
	right:0px;
	margin-top:17px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 10px 3px;
	font-size:18px;
	display:inline-block;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_result .alx_reviews_item_vote_result_arr
{
	width:7px;
	position:absolute;
	height:10px;
	top:50%;
	left:-7px;
	margin-top:-5px;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_result_yes .alx_reviews_item_vote_result_arr
{
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/arr_vote_bg.png) 0px -81px no-repeat;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_result_no .alx_reviews_item_vote_result_arr
{
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/arr_vote_bg.png) 0px -46px no-repeat;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_result_yes
{
	border:1px solid #0e8c4e;
	-webkit-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/bg_vote_green.png) 0px 0px repeat-x;
	color:#fff;
	text-shadow: 0px -1px 0px #037e42;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_result_no
{
	border:1px solid #c54100;
	-webkit-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/bg_vote_red.png) 0px 0px repeat-x;
	color:#fff;
	text-shadow: 0px -1px 0px #cf5300;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_author_info
{
	padding: 17px 0px 9px 0px;
	margin: 0px;
	overflow:hidden;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_author_info .alx_reviews_ava
{
	float:left;	
	border:1px solid #dcdcdc;
	position:relative;
	padding:1px;
	margin-right:10px;	
	z-index:1;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_author_info .alx_reviews_user_name
{
	padding: 0px;
	margin: 0px 0px 6px 0px;
	color:#486daa;
	font-size:14px;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_author_info .alx_reviews_user_name a
{
	color:#486daa;
	text-decoration:underline;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_author_info .alx_reviews_time
{
	float:left;
	padding:1px 17px 0px 18px;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/icon_time.png) 0px 0px no-repeat;
	color:#7a808c;
	font-size:12px;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_author_info .alx_reviews_dop_props
{
	float:left;
	color:#7a808c;
	font-size:12px;
	padding-top:1px;
	margin-right:17px;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_vote_item {
    display: inline-block;
    margin: 0 0 -3px;
    padding: 0;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_vote_item .alx_reviews_form_vote_items
{
	height:16px;	
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_vote_item .alx_reviews_form_vote_item
{
	float:left;
	width:16px;
	height:16px;
	margin-left:2px;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/vote_bg.png) -18px 0px no-repeat;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_vote_item .alx_reviews_form_vote_item_sel
{
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/vote_bg.png) 0px -1px no-repeat;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_show
{
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_show a
{
	padding: 0px;
	margin: 0px;
	color:#7a808c;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dashed #7a808c;
	font-weight:bold;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_show a:hover
{
	color:#e4b42d;
	border-bottom:1px dashed #e4b42d;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_list
{
	display:none;
	padding-top:9px;
}
.show
{
	display:block !important;
}

.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_list .alx_reviews_item_vote
{
	padding: 0px;
	margin: 0px;
	height:16px;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_list .alx_reviews_item_vote .alx_review_rating_title
{
	float:left;
	/*width:106px;*/
	margin-right:10px;
	font-size:12px;
	color:#7a808c;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_list .alx_reviews_item_vote .alx_reviews_form_vote_items
{
	float:left;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_title
{
	margin-top:22px;
	color:#333333;
	font-size:18px;
	margin-bottom:18px;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_sec_list
{
	padding: 0px;
	margin: 0px;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_sec_list .alx_reviews_item_sec
{
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_sec_list .alx_reviews_item_sec .alx_reviews_title_caps
{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_item_sec_list .alx_reviews_item_sec .alx_review_mess
{
	padding: 0px;
	color:#515a65;
	font-size:14px;
	margin: 0px 0px 0px 47px;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_violation
{
	float:left;
	/*margin-left:47px;*/
	margin-top:6px;
	color:#7a808c;
	visibility:hidden;
	height:15px;
	overflow:hidden;
	font-size:12px;
	text-decoration:none;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/icon_violation.png) 0px 0px no-repeat;
	padding: 1px 0px 0px 22px;
}
.alx_reviews_list .alx_reviews_item:hover .alx_reviews_violation
{
	visibility:visible;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_violation:hover
{
	color:#e4b42d;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/icon_violation.png) 0px -16px no-repeat;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do
{
	float:right;
	/*visibility:hidden;*/
}
.alx_reviews_list .alx_reviews_item:hover .alx_reviews_item_vote_do
{
	visibility:visible;
}

.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_rev_vot_titl
{
	float:left;
	color:#333333;
	padding-top:6px;
	font-size:14px;
	margin-right:10px;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_txt
{
	float:left;
	display:Block;
	color:#7a808c;
	font-size:14px;
	padding-top:6px;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_yes
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float:left;
	display:block;
	margin-right:14px;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_no
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float:left;
	display:block;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do a
{
	text-decoration:none;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do span.alx_reviews_vote_count
{
	position:relative;
	z-index:1;
	border:1px solid #b6b7b7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 15px;
	font-size:18px;
	display:inline-block;
	float:left;
	margin-left:12px;
	z-index:1;
	zoom:1;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_yes .alx_reviews_vote_count
{
	color:#129f5a;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_no .alx_reviews_vote_count
{
	color:#c54100;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do span .alx_reviews_vote_count_arr
{
	width:7px;
	position:absolute;
	height:10px;
	top:50%;
	left:-7px;
	margin-top:-5px;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/arr_vote_bg.png) 0px -11px no-repeat;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_yes:hover span .alx_reviews_vote_count_arr
{
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/arr_vote_bg.png) 0px -81px no-repeat;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_no:hover span .alx_reviews_vote_count_arr
{
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/arr_vote_bg.png) 0px -46px no-repeat;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_yes:hover .alx_reviews_vote_count
{
	border:1px solid #0e8c4e;
	-webkit-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/bg_vote_green.png) 0px 0px repeat-x;
	color:#fff;
	text-shadow: 0px -1px 0px #037e42;
}
.alx_reviews_list .alx_reviews_item .alx_reviews_item_vote_do .alx_reviews_vote_no:hover .alx_reviews_vote_count
{
	border:1px solid #c54100;
	-webkit-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	background:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/bg_vote_red.png) 0px 0px repeat-x;
	color:#fff;
	text-shadow: 0px -1px 0px #cf5300;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_admin_prop
{
	padding: 0px;
	margin: 0;
	overflow:hidden;
	height:16px;
	
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_admin_prop a
{
	float:right;
	text-decoration:none;
	color:#7a808c;
	font-size:12px;
	margin-left:22px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_admin_prop a:hover
{
	background-position: 0px -14px;
	color:#e4b42d;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_admin_prop a.alx_reviews_admin_prop_del
{
	background-image:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/icon_del.png);
	padding-left:15px;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_admin_prop a.alx_reviews_admin_prop_edit
{
	background-image:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/icon_edit.png);
	padding-left:17px;
}
.alx_reviews_list .alx_reviews_item  .alx_reviews_admin_prop a.alx_reviews_admin_prop_hide
{
	background-image:url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/icon_hide.png);
	padding-left:22px;
}
.alx_reviews_list .alx_reviews_show_more
{
	background:#eceff1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset rgba(0,0,0, 0.05) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.05) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.05) 0px 1px 3px;
	border:1px solid #dfe0e1;	
	display:block;
	text-decoration:none;
	text-align:center;
	padding: 12px 0px;
	font-size:18px;
	color:#515a65;
	text-shadow: 1px 1px 0px #ffffff;
}
.alx_reviews_list .alx_reviews_show_more .alx_reviews_count_all
{
	color:#7a808c;
}
.alx_clear_block
{
	clear:both;
	overflow:hidden;
	height:1px;
}

.alx_reviews_list .alx_reviews_item .altasib_reviw_answer
{
    border-bottom: 1px solid #B2C6CC;
	border-left: 1px solid #BACED3;
	border-radius: 3px;
	border-right: 1px solid #BACED3;
	border-top: 1px solid #BCCFD5;
	box-shadow: 0px 1px 2px rgba(179, 179, 179, 0.400);
	margin: 10px 0px 0px 0px;
	padding: 10px 7px;
	position: relative;
}
.alx_reviews_list .alx_reviews_item .altasib_reviw_answer .altasib_reviw_answer_top_border
{
	background: url(/bitrix/templates/ishop/components/altasib/review.list/.default/images/altasib_reviw_answer_top_border.png) 0px 0px no-repeat transparent;
	height: 13px;
	left: 21px;
	position: absolute;
	top: -13px;
	width: 17px;
}

table.quote {
    font-size: 1em;
    margin: 0.6em 0;
    width: 80%;
    border: 1px solid;
    border-color: #E8E8E8;
    color: #555;
    background: url('/bitrix/components/altasib/review.list/templates/.default/images/quote-gray.png') no-repeat scroll left top #f7f7f7;
}
table.quote td {
    padding: 0.95em 1.5em;
}

.alx_reviews_list .alx_reviews_item .alx_reviews_item_link
{
	float:left;
    padding-top: 10px;
}
.commentsItemsContainer {
    padding: 15px 0;
}
.commentsItemsContainer.blog_comments {
    padding-bottom: 0;
}
.commentItemContainer {
    margin: 0 0 10px;
}
.commentTextContainer {
    background: #d7f2fe none repeat scroll 0 0;
    margin: 0 0 15px;
    position: relative;
    width: 100%;
}
.commentTextContainer span {
    display: block;
    font: 13px/16px 'Roboto', Arial, Tahoma, Verdana, sans-serif;
    padding: 20px 20px 20px 20px;
}
.commentAroow {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/ishop/components/altasib/review.list/.default/img/comments_arrow.jpg") no-repeat scroll 0 0;
    bottom: -11px;
    height: 11px;
    left: 33px;
    position: absolute;
    width: 12px;
}
.commentsAuthorContainer a, .commentsAuthorContainer span {
    color: #0c7bae;
}
.commentsAuthorContainer b {
    font-weight: bold;
}
.commentsAuthorContainer em {
    color: #a8a8a8;
    font-style: normal;
}
.support_standing .good_comment .commentTextContainer {
    background: #c5eab3 none repeat scroll 0 0;
}
.support_standing .good_comment .commentAroow {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/ishop/components/altasib/review.list/.default/img/good_comments_arrow.png") no-repeat scroll 0 0;
}
.support_standing .good_comment .commentTextContainer span {
    color: #3f7537;
}
.support_standing .neutral_comment .commentTextContainer {
    background: #e8e8e8 none repeat scroll 0 0;
}
.support_standing .neutral_comment .commentAroow {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/ishop/components/altasib/review.list/.default/img/neutral_comments_arrow.png") no-repeat scroll 0 0;
}
.support_standing .neutral_comment .commentTextContainer span {
    color: #5b5b5b;
}
.support_standing .bad_comment .commentTextContainer {
    background: #f1c6c6 none repeat scroll 0 0;
}
.support_standing .bad_comment .commentAroow {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/ishop/components/altasib/review.list/.default/img/bad_comments_arrow.png") no-repeat scroll 0 0;
}
.support_standing .bad_comment .commentTextContainer span {
    color: #ae4f4f;
}

.commentItemContainer {
    margin: 0 0 10px;
}
/* End */


/* Start:/bitrix/templates/ishop/components/altasib/review.add/.default/style.css?155154892420975*/
.alx_reviews_block
{
	font-size:14px;
	border-top:1px solid #fff;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_form_reviews.png) center top repeat-y;
}
.alx_reviews_block input:focus {outline: none;} 
.alx_reviews_block_border
{
	padding: 0px;
	height:1px;
	overflow:hidden;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_line_shadow.png) right top no-repeat #e1e2e3;
}
.alx_add_reviews_a
{
	
	margin: 0px 0px 30px 0px;
}
.alx_add_reviews_a a
{
	
	text-decoration:underline;
	
	padding: 8px 0px 12px 0px;
	font-size:18px;
	color:#666 !important;
}

.alx_add_reviews_a a .img_review_list {
    margin: 0 10px -6px 0;
}
.alx_add_reviews_a a:hover
{
    text-decoration:none;
	/*background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_submit_add.png) 0px -43px no-repeat;*/
}
.alx_reviews_form
{
	padding:30px 40px;
	font-family: arial;
	color:#515a65;
	font-size:13px;	
}
.alx_reviews_form .alx_reviews_form_item_pole
{
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.alx_reviews_form  .alx_reviews_form_poles_small .alx_reviews_form_pole_name
{
	font-weight:bold;
	color:#515a65;
	float:left;	
	width:106px;
	padding-top:9px;
	margin-right:10px;	
}

.alx_reviews_form .alx_reviews_form_pole_name
{
	padding: 0px;
	font-weight:bold;
	color:#515a65;
	margin: 0px 0px 7px 0px;
}

.alx_reviews_form .requred_txt {
    color: #f00;
    display: inline-block;
    width: 8px;
}
.alx_reviews_form .alx_reviews_form_item_pole .alx_reviews_form_inputtext_bg
{
	
	
    
    box-sizing: border-box;
    -moz-box-sizing: -o-border-box;
    box-sizing: -webkit-box-sizing:border-box;
    box-sizing: border-box;
    box-shadow: inset 0 0 3px #dcdcdc; 
    -webkit-box-shadow: inset 0 0 3px #dcdcdc; 
    -moz-box-shadow: inset 0 0 3px #dcdcdc;
     -o-box-shadow: inset 0 0 3px #dcdcdc; 
     border: 1px solid #dcdcdc; 
     -webkit-border-radius: 3px; 
     -moz-border-radius: 3px; 
     -o-border-radius: 3px; 
     border-radius: 3px; 
     
     width:290px; 
     padding:0 5px; 
     line-height:28px; 
     height:28px; 
     margin-bottom:12px; 
     position: relative; 
     behavior: url('/bitrix/templates/ishop/components/altasib/review.add/.default/PIE.php');
     
     /*display:block; 
     
     */
    
}
.popup input[type="text"], .popup input[type="password"], .popup input[type="file"], .popup input[type="email"]{ 
     }
.alx_reviews_form  .alx_reviews_form_poles_small .alx_reviews_form_inputtext_bg
{
	float:left;
	width:238px;
}
.alx_reviews_form_inputtext_bg_arr
{
	position:absolute;
	width:13px;
	height:9px;
	margin-top:-14px;
	margin-left:23px;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_arr_pole.png) 0px 0px no-repeat;
	overflow:hidden;
}

.alx_reviews_form .alx_reviews_form_item_pole .alx_reviews_form_inputtext_bg input {
    border: 0 none;
    font-size: 14px;
    height: 100%;
    padding: 0;
    width: 100%;
}
.alx_reviews_form .alx_reviews_form_item_pole .alx_reviews_form_inputtext_bg .alx_reviews_subscribe input{
	width: auto;
	height: auto;
}
.alx_reviews_form .fields .string input
{
	border: 0px;
	width:100%;
	font-size:14px;
	color:#515a65;
	font-family: arial, sans-serif;
    height: auto;
    padding: 0;
    background-color: #FFFFFF;    
}

.alx_reviews_form .fields .string 
{
	border:1px solid #b6b7b8;
	padding: 1px 1px 10px 1px;
	margin: 0px;
	background:#fff;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    width: 238px;
}
.alx_reviews_form .alx_reviews_form_item_pole_textarea
{
	padding: 0px;
    position:relative;
	z-index:1;
	zoom:1;
	margin: 0px 0px 20px 0px;
}
.alx_reviews_form .alx_reviews_form_item_pole_textarea .alx_reviews_form_textarea_bg
{
    border:1px solid #b6b7b8;
	padding: 5px 4px 5px 4px;
	margin: 0px;
	background:#fff;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.alx_reviews_form .alx_reviews_form_item_pole_textarea .alx_reviews_form_field
{
    border:1px solid #b6b7b8;
	padding: 5px 4px 5px 4px;
	margin: 0px;
	background:#fff;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.alx_reviews_form .alx_reviews_form_item_pole_textarea .alx_reviews_form_field_vote
{
    border:1px solid #b6b7b8;
	padding: 5px 4px 5px 4px;
	margin: 0px;
	background:#fff;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.alx_reviews_form .alx_reviews_form_item_pole_textarea .alx_reviews_form_textarea_bg textarea
{
	border: 0px;
	width:100%;
	height:190px;
	font-size:14px;
	color:#515a65;
	font-family: arial, sans-serif;
}
.alx_reviews_form .alx_reviews_form_item_pole_textarea_dop_txt
{
	float:right;
	color:#a3a3a3;
	margin-top:10px;
	font-size:10px;
	text-align:right;
	font-family: verdana;
}
.alx_reviews_form .alx_reviews_form_item_pole_textarea_dop_txt .alx_reviews_red_txt
{
	color:#8e0016;
}
.alx_reviews_form_add_file
{	
	width:320px;
	margin-top:19px;
	margin-bottom:0px;
}
.alx_reviews_form_add_file .alx_reviews_form_add_file_pole
{
	position:absolute;
	z-index:1;
	zoom:1;
	width:200px;
	height:30px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
}
.alx_reviews_form_add_file .alx_reviews_form_add_file_pole input
{
	width:300px;
	
}
.alx_reviews_form_add_file  .alx_reviews_form_add_file_txt
{
	padding: 11px 0px 15px 53px;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_input_file.png) 0px 0px no-repeat;
	color:#515a65;
	font-size:14px;
	width:131px;
}
.alx_reviews_form .alx_reviews_form_captcha
{
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
.alx_reviews_form .alx_reviews_form_captcha .alx_reviews_form_pole_name
{
	float:left;	
	width:106px;
	margin-right:10px;
}
.alx_reviews_form .alx_reviews_form_captcha .alx_reviews_form_captcha_pic
{
	float:left;
	font-size:12px;
}
.alx_reviews_form .alx_reviews_form_captcha .alx_reviews_form_captcha_pic .alx_reviews_form_captcha_pic_block
{
    border:1px solid #b6b7b8;	
	margin: 0px;
	background:#fff;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    width: 116px;
    overflow: hidden;    
}
.alx_reviews_form .alx_reviews_form_captcha .alx_reviews_form_captcha_code .alx_reviews_form_captcha_pic a
{
	color:#2c6dae;
}
.alx_reviews_form .alx_reviews_form_captcha .alx_reviews_form_captcha_pole
{
	float:left;
	margin-right:19px;
}
.alx_reviews_form .alx_reviews_form_captcha .alx_reviews_form_captcha_pole .alx_reviews_form_inputtext_bg
{
    border:1px solid #b6b7b8;
	padding: 9px 4px 9px 4px;
	margin: 0px;
	background:#fff;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.alx_reviews_form .alx_reviews_form_captcha .alx_reviews_form_captcha_pole .alx_reviews_form_inputtext_bg input
{
	border: 0px;
	width:104px;
	font-size:14px;
	color:#515a65;
	font-family: arial, sans-serif;
}
.alx_reviews_form .alx_reviews_form_vote
{
	padding: 0px;
	margin: 0px 0px 26px 0px;
}
.alx_reviews_form_vote_group_name
{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size:13px;
	font-weight:bold;
	
}
.alx_reviews_form .alx_reviews_form_vote .alx_reviews_form_pole_name
{
	   
    font-weight:bold;
	color:#515a65;
	float:left;	
	width:106px;
	padding-top:9px;
	margin-right:10px;	
}
.alx_reviews_form .alx_reviews_form_vote .alx_reviews_form_vote_items
{
	padding: 8px 0;
	margin: 0px;
	float:left;
}
.alx_reviews_form .alx_reviews_form_vote .alx_reviews_form_vote_uf
{
	padding: 0px;
	margin: 0px;
	float:none;
}
.alx_reviews_form .alx_reviews_form_vote .alx_reviews_form_vote_uf .alx_reviews_form_vote_items
{
	float:left;
	padding: 0px;
	margin: 0px;
}
.alx_reviews_form .alx_reviews_form_vote .alx_reviews_form_vote_items .alx_reviews_form_vote_item
{
	float:left;
	width:16px;
	height:16px;
	margin-left:2px;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/vote_bg.png) -18px 0px no-repeat;
}
.alx_reviews_form .alx_reviews_form_vote .alx_reviews_form_vote_items .alx_reviews_form_vote_item_sel
{
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/vote_bg.png) 0px -1px no-repeat;
}
.alx_reviews_form_submit_block
{
    padding: 20px 0px 64px 0px;
	margin: 0px;
	height:42px;
}

/*.alx_reviews_form_submit_block .alx_reviews_form_item_submit.button input {    
    display: block;
    height: 34px;
    padding-right: 10px;
    text-align: center;
    background: transparent url("/bitrix/templates/ishop/components/altasib/review.add/.default/img/blue-green/button.png") no-repeat scroll 100% 0;
    color: #fff;
}*/

.alx_reviews_form_submit_block .alx_reviews_form_item_submit
{
	/*width:245px;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_submit_add.png) 0px 0px no-repeat;
	float:left;
	margin-right:18px;
	height:42px;*/
}
/*.alx_reviews_form_submit_block .alx_reviews_form_item_submit:hover
{
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_submit_add.png) 0px -43px no-repeat;
}*/
.alx_reviews_form_submit_block .alx_reviews_form_item_submit input
{
	
	margin: 0px;
	font-size:18px;
	
	text-align:center;
	height:42px;
	
	cursor:pointer;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/spacer.gif) 0px 0px no-repeat;
	border: 0px;
	font-family:arial, sans-serif;
}
.alx_reviews_form_submit_block .alx_reviews_form_item_submit_reset
{
	float:left;
	-webkit-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #aaaaaa;
	height:38px;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_submit_reset.gif) bottom left repeat-x #fff;
}
.alx_reviews_form_submit_block .alx_reviews_form_item_submit_reset:hover
{
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_submit_reset_hov.gif) bottom left repeat-x #fff;
}
.alx_reviews_form_submit_block .alx_reviews_form_item_submit_reset input
{
	padding: 12px 38px 8px;
	margin: 0px;
	color:#515a65;
	font-size:14px;
	font-family: arial, sans-serif;
	border: 0px;
	cursor:pointer;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/spacer.gif) 0px 0px no-repeat;	
}
.alx_clear_block
{
	clear:both;
	height:1px;
	overflow:hidden;

}
.alx_reviews_form_poles_group
{
	padding: 28px 0px;
	position:relative;
	z-index:1;
	zoom:1;
	margin-left:-80px;
	left:40px;
	padding-left:40px;
	margin-bottom:28px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.alx_reviews_form_poles_group .alx_reviews_form_poles_group_border_top
{
	padding: 0px;
	height:1px;
	left:0px;
	overflow:hidden;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_line_shadow.png) right top no-repeat #e1e2e3;
	position:absolute;
	top:-2px;
	width:100%;
}
.alx_reviews_form_poles_group .alx_reviews_form_poles_group_border_bottom
{
	padding: 0px;
	position:absolute;
	bottom:0px;
	width:100%;
	left:0px;
	height:1px;
	overflow:hidden;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/bg_line_shadow.png) right top no-repeat #e1e2e3;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_pole_name
{
	font-weight:bold;
	color:#515a65;
	float:left;	
	width:106px;
	padding-top:0px;
	margin-right:10px;	
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_textarea_bg
{
    border:1px solid #b6b7b8;
	padding: 5px 4px 5px 4px;
	margin: 0px;
	background:#fff;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_textarea_bg
{
	float:left;
	width:239px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_inputtext_bg
{
	float:left;
	width:239px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field
{
	padding: 0px;
	margin: 0px;
	float:left;
	width:248px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_textarea_bg textarea
{
	border: 0px;
	width:100%;
	height:190px;
	font-size:14px;
	color:#515a65;
	font-family: arial, sans-serif;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field select
{
	border: 0px;
	width:100% !important;
	font-size:14px;
	color:#515a65;
	font-family: arial, sans-serif;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel { 
	border:1px solid #b6b7b8;
	margin: 0px;
	background:#fff;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	height:34px;
	font-size:14px;
	color:#515a65;
	font-family: arial, sans-serif;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cuselFrameRight { 
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0px;
	height: 100%;
	background: url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/select_arr.gif) 6px center no-repeat;
	width: 30px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cuselText {
	padding: 10px 4px 1px 6px;
	height:18px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 1;
	position: absolute;
	top: 0;
	font-size:14px;
	color:#515a65;
	font-family: arial, sans-serif;
	left: 0;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel span {
	display: block;
	cursor: pointer;
	white-space: nowrap;
	padding: 2px 15px 2px 5px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel span:hover,
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .cuselOptHover {
	background: #eee;
	color: #5A5A5A;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .cuselActive { 
	background: #ccc;
	cursor: default;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel:hover .cuselFrameRight,
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel:focus .cuselFrameRight,
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cuselFocus .cuselFrameRight {

}

.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cuselOpen {
	z-index: 999;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .classDisCusel,
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .classDisCusel .cuselFrameRight {

	color: #ccc;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .classDisCusel .cuselText {
	cursor: default;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .cusel-scroll-wrap { 
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff; 
	min-width: 100%;
	width: auto;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 5;
	margin-left:-1px;
	padding-left:1px;
	padding-right:1px;
	background:#fff;
	border: 1px solid #CCCCCC; 
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .jScrollPaneTrack { 
	height: 100%;
	width: 7px !important;
	background: #eee;
	position: absolute;
	top: 0;
	right: 4px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .jScrollPaneDrag { 
	position: absolute;
	background: #CCCCCC;
	cursor: pointer;
	width: 7px !important;
	height: 27px !important;
	right: 0px;

}

.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .jScrollArrowUp { 
	position: absolute;
	top: 0;
	right: 1px;
	width: 7px;
	height: 12px;
	cursor: pointer;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/arr_track_up.gif) 0px 2px no-repeat;
	overflow: hidden;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_form_field .cusel .jScrollArrowDown { /* ������� ���� */
	width: 7px;
	height: 12px;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 1px;
	cursor: pointer;
	background: url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/arr_track_down.gif) 0px 2px no-repeat;
	overflow: hidden;
}


.alx_reviews_pole_select_uf
{
	height:76px;
	overflow:hidden;
	border:1px solid #b6b7b8;
	padding: 5px 4px 5px 4px;
	margin: 0px;
	background:#fff;
	width:239px;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-moz-box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	box-shadow: inset rgba(0,0,0, 0.15) 0px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.alx_reviews_pole_select_uf .alx_reviews_pole_select_uf_cont
{
	width:239px;
	overflow:hidden;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .alx_reviews_pole_select_uf_cont select
{
	width:260px !important;
	background:transparent;
	font-size:14px;
	font-family: arial, sans-serif;
	line-height:16px;
	padding: 0px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspContainer
{
	overflow: hidden;
	position: relative;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspPane
{
	position: absolute;
}

.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspVerticalBar
{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 14px;
	height: 100%;
	background:#eceff1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #cfd1d2;
}

.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspVerticalBar *,
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspCap
{
	display: none;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspTrack
{
	background: #eceff1;
	position: relative;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspDrag
{
	background: url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/track_bg.gif) center center no-repeat #ffffff;
	border:1px solid #dbdbdb;
	position: relative;
	top: 0;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	left: -1px;
	right:-1px;
	width:14px;
	cursor: pointer;
	-webkit-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
	box-shadow: rgba(0,0,0, 0.15) 0px 1px 2px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspArrow
{
	display: block;
	cursor: pointer;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspVerticalBar .jspArrow
{
	height: 16px;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspVerticalBar .jspArrowUp
{
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/arr_scroll_up.gif) center 6px no-repeat;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspVerticalBar .jspArrowDown
{
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/arr_scroll_down.gif) center 6px no-repeat;
}
.alx_reviews_form .alx_reviews_form_item_pole_uf .alx_reviews_pole_select_uf .jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.alx_reviews_form .alx_reviews_subscribe {
    font-size: 14px;
    padding: 6px 0 2px;
}
.alx_reviews_form  .alx_reviews_form_requred_block
{
	color:#7a808c;
	font-size:12px;
}
.alx_reviews_checkbox_block
{
	padding: 2px 0px 0px 0px;
	margin: 0px;
	position:relative;
	z-index:1;
}
.alx_reviews_checkbox_block .alx_reviews_checkbox_block_cont
{
	padding: 0px 0px 0px 29px;
	display:inline;
	margin: 0px 0px 0px 0px;
	cursor:pointer;
}
.alx_reviews_checkbox_block .alx_reviews_checkbox_block_cont .alx_reviews_checkbox
{
	position:absolute;
	z-index:1;
	top: 0px;
	left: 0px;
	width:19px;
	height:19px;
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/checkbox_bg.png) 0px -19px no-repeat;
}
.alx_reviews_checkbox_block_check .alx_reviews_checkbox_block_cont .alx_reviews_checkbox
{
	background:url(/bitrix/templates/ishop/components/altasib/review.add/.default/images/checkbox_bg.png) 0px 0px no-repeat;
}
.alx_reviews_checkbox_block .alx_reviews_checkbox_block_cont .alx_reviews_checkbox input
{
	display:none;
}
.middle_info .media_table td.stolb_2{
	width: 180px;
}

.bxlhe-editor-toolbar-row {
	display: none;
}
/* End */


/* Start:/bitrix/templates/ishop/components/idfc/grupper.list/.default/style.css?1571662803716*/
#rs_grupper ul.options{
	padding:0 10px 10px 0;
	display:block;
	font-size:13px;
	color:#3F3F3F;
	line-height:20px;
	margin:0px;
	list-style:none !important;
}
#rs_grupper li{
	list-style:none !important;
	border-bottom:1px dotted #CCC;
	height:28px;
	padding-left:0 !important;
	content:none !important;
}
#rs_grupper li:before{
	content: none !important;
}
#rs_grupper li span{
	color:#777;
	font-size:14px;
	background-color:white;
	bottom:-11px;
	font-weight:normal;
	line-height:27px;
	padding-right:5px;
	position:relative;
}
#rs_grupper li b{
	color:black;
	font-size:14px;
	float:right;
	background-color:white;
	bottom:-11px;
	font-weight:normal;
	line-height:27px;
	padding-right:5px;
	position:relative;
}
/* End */


/* Start:/bitrix/templates/ishop/components/bitrix/catalog.top/collection/style.css?1551548969623*/
.tabs {
    /*opacity: 0;   Прозрачность 
    visibility: hidden;*/
    display: none;
}
.tab{
    /*position:absolute; 
    visibility: hidden;  
    z-index: 10;  */  
    display: none;
}
.tabs:target+.tab,
.tab.active {
    /*opacity: 1;*/ /* Убирает прозрачность */
    /*visibility: visible; *//* Делает видимым */
    display: block;
}

/*украшательства*/
.tabsLink {
    margin-top: 5px;

}
.tabsLink a{
    padding:5px; 
    color: black;
    font-size: 14px;
    display: inline-block;
    zoom: 1;
    height: 17px;
}
.brand_span {
    font-size: 9px;
}

/* End */


/* Start:/bitrix/templates/ishop/components/altasib/review.rating/.default/style.css?15515489372102*/
.alx_reviews_elem_vote
{
	padding: 0px;
	margin: 0px 0px 14px 0px;
}
.alx_reviews_elem_vote .alx_vote_value
{
	float:left;
	margin-right:10px;
}
.alx_reviews_elem_vote .alx_vote_items
{
	float:left;
}

*html .alx_reviews_elem_vote .alx_vote_item
{
	background:transparent;
}
.alx_reviews_elem_vote .alx_vote_item_na
{
	width:18px;
	height:17px;
	float:left;
	overflow:hidden;
	background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) 0px 0px no-repeat;
}
.alx_reviews_elem_vote .alx_vote_items img
{
	margin: 0px !important;
	padding: 0px !important
}
.alx_reviews_elem_vote .alx_vote_item_a
{
	width:18px;
	height:17px;
	float:left;
	overflow:hidden;
	background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
}
/*    */
.alx_reviews_elem_vote .alx_vote_item_a1 img
{
	background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:10%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a2 img
{
	background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:20%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a3 img
{
	background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:30%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a4 img
{
        background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:40%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a5 img
{
        background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:50%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a6 img
{
        background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:60%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a7 img
{
        background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:70%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a8 img
{
        background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:80%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a9 img
{
        background:url(/bitrix/templates/ishop/components/altasib/review.rating/.default/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:90%;
	height:17px;
}

/* End */
/* /bitrix/templates/ishop/components/bitrix/catalog.element/shop-common/style.css?15735703374479 */
/* /bitrix/templates/ishop/components/altasib/review.list/.default/style.css?155154893414380 */
/* /bitrix/templates/ishop/components/altasib/review.add/.default/style.css?155154892420975 */
/* /bitrix/templates/ishop/components/idfc/grupper.list/.default/style.css?1571662803716 */
/* /bitrix/templates/ishop/components/bitrix/catalog.top/collection/style.css?1551548969623 */
/* /bitrix/templates/ishop/components/altasib/review.rating/.default/style.css?15515489372102 */
