

/* Start:/local/templates/clife/components/bitrix/catalog.element/catalog_abtest2/style.css?158289492532760*/
.item-offer a:focus, .item-offer a:hover {
    background-color: #4dbd07 !important;
}
.item-offer a.showClubPricePopup {
	display: inline-block;
	color: #ffffff;
	/*border-bottom: 1px dashed #f34040;*/
	white-space: nowrap;
	margin: 0px 0px 0px 0;
	cursor: pointer;
	text-align: center;
	/*padding: 0px !important;*/
	font-size: 16px !important;
	height: unset;
	line-height: normal;
	text-decoration: none;
	border: 2px solid #4dbd07;
    padding: 8px;
    border-radius: 6px;
    font-weight: bold;
    background: #4dbd07;
}

a.login-button:hover {
	text-decoration: none;
}
/*
.item-offer a.showClubPricePopup:hover {
	background-color: transparent;
	color: #f04747;
	border-bottom: 1px solid #f34040;
}
*/
.line-through {
	text-decoration: line-through;
	zoom: 0.7;
	color: gray!important;
	padding-left: 15px;
}



#forHomies {
	position: relative;
	width: 680px;
	max-width: 100%;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

@media (min-width: 767px){

	#forHomies {
		padding: 30px;
	}

	#forHomies h2 {
		display: inline-block;
		vertical-align: top;
		padding-left: 20px;
		line-height: 52px;
	}
}

.red_btn:hover {
	border-top: 1px solid #e65757;
	border-left: 1px solid #de5454;
	border-right: 1px solid #de5454;
	border-bottom: 1px solid #cc4e4e;
	background: #ff6161;
}
.red_btn {
	border-top: 1px solid #e66969;
	border-left: 1px solid #de6565;
	border-right: 1px solid #de6565;
	border-bottom: 1px solid #cc5d5d;
	background: #ff7474;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 30px;
}
.e15 {
	font-family: 'ElektraTextProRegular', Verdana, sans-serif !important;
	font-size: 15px !important;
	line-height: 15px !important;
	display: inline-block;
}

.red_btn .buttonn {
	color: #fff;
}

.buttonn {
	display: block;
	cursor: pointer;
	padding: 7px 10px 7px 10px;
	color: #4a4a4a;
}

.ord {
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #CCC;
	background: white;
	color: #4a4a4a;
	font-size: 13px;
	line-height: 13px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
}

.fake_link {
	color: #058BCA !important;
	text-decoration: none;
	cursor: pointer;
}

.login-button {
	text-decoration: none;
}


.main-detail-cont {min-height:400px;}

.top-line{
	margin-top:10px;
	margin-bottom:25px;
	height:25px;
	line-height:25px;
}
.site-content{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}
.eac-container {
	margin-top: 30px;
	margin-bottom: 30px;
}
.eac-container .eac_img{
	margin-left: 100px;
	width: 50px;
	display: inline-block;
}
.eac-container .files_block {
	color: #004b50;
	line-height: 20px;
	width: 250px;
	display: inline-block;
	margin-left: 100px;
	vertical-align: middle;
	font-size: 13px;
}

/*
    TOOLTIP
*/

#tooltip
{
	font-size: 13px;
	text-align: center;
	line-height: 1.5;
	color: #004b50;
	background: #fff;
	border-radius: 5px;
	border-top: 1px solid #fff;
	box-shadow: 0 6px 25px rgba( 0, 0, 0, .3 );
	position: absolute;
	z-index: 100;
	padding: 15px;
}

#tooltip:after
{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top-color: #fff;
	border-top: 10px solid rgba(255, 255, 255, 1);
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}

#tooltip.top:after
{
	border-top-color: transparent;
	border-bottom-color: #333;
	border-bottom: 10px solid rgba( 0, 0, 0, .6 );
	top: -20px;
	bottom: auto;
}

#tooltip.left:after
{
	left: 10px;
	margin: 0;
}

#tooltip.right:after
{
	right: 10px;
	left: auto;
	margin: 0;
}

/*
    ---
*/
.file_item a{
	color: #004b50;
	text-decoration: underline;
}
.extension_eac {
	float: left;
	width: 53px;
	font-size: 11px;
	border-radius: 2px;
	margin-right: 10px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}
.article {color:#9c9c9c; display:inline-block; padding-right:20px;}
.article span{color:#363b40;}
.stat-stars-cont{display:inline-block;padding-left:20px;padding-right:20px; border-left:1px solid #cccccf;}
.stat-stars-cont .stat-stars .fa{font-size:14px;}
.stat-stars-cont .stat-stars {margin-right:8px;}
.stat-stars-cont  .add-review{
    text-decoration: none;
	border-bottom:1px dashed #21acb7;
    color: #21acb7 !important;
    background-color: transparent !important;
}
.stat-stars-cont  .add-review:hover{	border-bottom:none; }
.stat-stars-cont  .add-review{
	margin:0px; padding:0px;font-size: 14px !important;
	height:  14px !important;
    line-height:  14px !important;
	float: none;
}
.counter{
	color:#9c9c9c; display:inline-block; padding-left:46px; border-left:1px solid #cccccf;
	background: url(/local/templates/clife/images/glaz.png) 20px center no-repeat;
}
.counter span{color:#363b40;}
.detail-info-block .main-detail-cont .nav-thumbs-slider{
	max-width:410px;
	margin: 0 auto;
}
.detail-info-block .main-detail-cont  .nav-thumbs-slider li{
	margin: 6px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	border: 1px solid #d9d9d9;
}
.rating-disabled .rating-disabled {
	display: none;
}

.slider-scrollable .detail-info-block .main-detail-cont .slick-prev{ left:-25px;}
.slider-scrollable .detail-info-block .main-detail-cont .slick-next,
.slider-scrollable .detail-info-block .main-detail-cont .slick-prev
{
	width:30px !important;
	height:30px !important;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari, Chrome */
	-khtml-border-radius: 15px; /* KHTML */
	border-radius: 15px; /* CSS3 */
}
.slider-scrollable .detail-info-block .main-detail-cont .nav-thumbs-slider .slick-next:before,
.slider-scrollable .detail-info-block .main-detail-cont .nav-thumbs-slider .slick-prev:before
{
	color:#d9d9d9;
	font-size:14px;
}
.slider-scrollable .detail-info-block .main-detail-cont  .nav-thumbs-slider .slick-next:hover:before,
.slider-scrollable .detail-info-block .main-detail-cont  .nav-thumbs-slider .slick-prev:hover:before{
	color:#FF9100;
}
.slider-scrollable .detail-info-block .main-detail-cont .nav-thumbs-slider .slick-next:hover,
.slider-scrollable .detail-info-block .main-detail-cont  .nav-thumbs-slider .slick-prev:hover{
	border: 1px solid #FF9100;
}
.brand_picture{
	display:inline-block;
	margin-bottom:25px;
}
.div-striped-line{
	margin-bottom:5px;
	font-size:16px;
}
.striped-line-hidden{
	display:none;
}

#all_ch{
	color: #21acb7 !important;
	display:inline-block;
	margin-top:10px;
	border-bottom:1px dashed #21acb7;
	text-decoration:none;
}
.pay-systems{
	text-align:center;
	margin-bottom: 0px;
	position: relative;
    top: -35px;
}
.block-pay {margin-bottom: 10px;}
.block-pay span{
	margin-right: 4px;
	width:48px;
	height:30px;
	display:inline-block;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	border: 2px solid #ebebeb;
}
.di-v{background: url(/local/img/di-visa.png) center center no-repeat}
.di-mc{background: url(/local/img/di-mc.png) center center no-repeat}
.di-mir{background: url(/local/img/di-mir.png) center center no-repeat}
.block-pay-text{
	line-height: 1em;
	color:#000000;
}
.block-pay-text span{
	font-weight:600;
	color:#ff9100;
}


.detail-info-block .item-offer {
	border-top-left-radius: 18px;
	-moz-border-radius-topleft: 18px;
	-webkit-border-top-left-radius: 18px;
	border-bottom-right-radius: 18px;
	-moz-border-radius-bottomright: 18px;
	-webkit-border-bottom-right-radius: 18px;

	border: 1px solid #ececec;
    padding: 15px 0 15px;
    clear: both;
    margin-bottom: 15px;
}

.detail-info-block .js-price{
	text-align:center;
	width:100%;
	line-height:1em;
}
.detail-info-block .item-offer .price>span{
	font-size:48px;
}

.js-block-ch{
	margin-bottom:25px;
	margin-top:25px;
	text-align:center;
}
.js-block-ch a:hover{
	background: transparent !important;
	color: #ff9100 !important;
}
.js-block-ch a{
	border: none !important;
    padding: 0px !important;
    text-align: center;
	display: inline-block !important;
    height: 1em !important;
    line-height: 1em !important;
    margin-bottom: 0px !important;
	font-size: 14px !important;
	color: #21acb7 !important;
	text-decoration:none;
}
.js-block-ch a span{
	border-bottom:1px dashed #21acb7 !important;
	color: #21acb7 !important;
	width: auto !important;
}
.item-offer .to-basket.addbasket-a:hover{
	background-color: #ff9100 !important;
}
.item-offer .to-basket.addbasket-a{
	/*background-color: #ff9100 !important;*/
	height:65px !important;
	line-height:65px !important;
	border-bottom: none !important;
	font-size:16px !important;
	font-family: 'Roboto', sans-serif;
}

.item-offer .to-basket.showpromo-a{
	background-color: #9136a9;
	height:40px !important;
	line-height:40px !important;
	border-bottom: none !important;
	font-size:16px !important;
		font-family: 'Roboto', sans-serif;
}
.item-offer .to-basket.showpromo-a:hover{
	background-color: #78258e !important;
}


.item-offer .js-buy1click .js-addoneclick{
	border: 1px solid #ff9100 !important;
	height:65px !important;
	line-height:65px !important;
	background-color: #ffffff !important;
	color: #ff9100 !important;
	font-size:16px !important;
	font-family: 'Roboto', sans-serif;
}
.item-offer .js-buy1click .js-addoneclick span{
	padding-left:43px;
	width:auto !important;
	color: #ff9100 !important;
	font-size:16px !important;
	font-family: 'Roboto', sans-serif;
	background: url(/local/img/1click-ico.png) 0px 0px no-repeat;
	    line-height: 1.5em;
}
.item-offer .status.exist {
	text-align:center;
}
.item-offer .status.exist span{
	display:inline-block;
	text-transform: none;
	line-height:1em;
	background: url(/local/templates/clife/images/instock.png) 0px 2px no-repeat;
	padding-left:20px;
	color:#363b40;
	font-size:13px;
}
.detail-delivery-item-img{
	width:50px;
	float:left;

}
.detail-delivery-item-text{
	font-size:14px;

	color:#000000;
	line-height:1.3em;
}
.detail-delivery-item{
	margin-bottom: 15px;
}
#ico-delivery1{
	position:relative;
	top:3px;
	left:2px;
}
#ico-delivery2{
	position:relative;
	top:-2px;
	left:6px;
}
.item-offer.new-offer{
	padding-bottom:10px !important;
}
.compare-bb a{
	position:static !important;
}
.compare-bb{
	border: 1px solid #21acb7;
	text-align:center;
	margin-bottom:35px;
	margin-top:40px;
}
.compare-bb-addcompare{
	border-right: 1px solid #21acb7;
}
.compare-bb  .balance.js-addcompare
{
	background: url(/local/templates/clife/images/ico-compare.png) left center no-repeat;
}
.compare-bb  .to-wishlist.js-wishlist{
	background: url(/local/templates/clife/images/ico-favorite.png) left center no-repeat;
}
.compare-bb .balance.js-addcompare i, .compare-bb .to-wishlist.js-wishlist i {
	display:none;
}
.compare-bb .balance.js-addcompare, .compare-bb .to-wishlist.js-wishlist {
	border: none !important;
	display:inline-block;
	height:36px;
	line-height:36px;
	color: #21acb7;
	font-size:13px;
	padding-left: 25px;
	width:auto !important;
}
.compare-bb  .to-wishlist.js-wishlist.active{
	line-height:1.4em !important;
}
.compare-bb  .balance.js-addcompare span, .compare-bb  .to-wishlist.js-wishlist span{
    line-height: 1.4em;
    display: inherit;
}

.pill-content>.pill-pane, .tab-content>.tab-pane{
	height:auto !important;
}
.row-dop-block {
	text-align:center;
}
.row-dop-block img{
	max-width:80%;
	height:auto;
	max-height:150px;
}
.title-dop-block{
	font-size:16px;
	font-weight: 600;
}
.block-dop-price .price{
	text-align:center;
}
h2.title, .title_prop_detail{
	font-size:18px !important;
	font-weight: 600 !important;
}
.col-sm-7  .accordion-link, .col-md-9 .accordion-link, .col-lg-9 .accordion-link{
	display:none;
}
.tab-pane{
	margin-bottom: 30px;
}
.table-striped td{
	padding: 10px 20px !important;
	font-size: 14px;
	color: #969696;
}
.table-striped td.val{
	color: #000000;
	text-align:right;
	font-weight:600;
}
.tab-pane .entry-title a
{
	color: #21acb7;
	font-size:16px;
}
.tab-pane  time{
	font-style: normal;
}

@media (min-width: 1400px){

	#reviews-body .item .user-info {
		width: 25% !important;
	}

}
#reviews-body .list .item{
	margin-bottom: 30px !important;
    padding-bottom: 15px !important;

}

.tab-pane #reviews-body .item .username, .tab-pane #reviews-body .item .reply-header{
	font-size:16px;
	font-weight:600;
	border: none;
}

@media (min-width: 768px)
{
	.tab-pane #reviews-body {
		margin-bottom: 30px;
	}
	.tab-pane .delivery-row .payment-item{
		border-left:1px solid #ececec;
	}
}
.tab-pane #add_question #question-editor{
	width:100%;
}
.tab-pane .add-reviews .spoiler , .tab-pane .add-questions .spoiler{
	box-shadow: none;
	    padding: 0px;
}
.tab-pane .add-reviews .spoiler-input, .tab-pane .add-questions .spoiler-input {
	min-height: 40px;
    line-height: 30px;
}
.delivery-row{
	border:1px solid #ececec;
}
.tab-pane .delivery-row .delivery-item, .tab-pane .delivery-row .payment-item{
	padding-left:0px;
	padding-right:0px;
}
.tab-pane .delivery-row .payment-item #bonuses_registration{
	width:100%;
}
.h2_title{
	font-size:18px;
	line-height:1em;
	padding: 20px 35px;
	border-bottom:1px solid #ececec;
	font-weight:600;
}
.tab-pane .delivery-box,.tab-pane  #bonuses_registration{
	padding: 20px 35px;
		margin:0px
}
.tab-pane .delivery-box .item_delivery{
	padding:0px;
	border:0px;
}
.tab-pane .delivery-box .item_delivery .your_city, .tab-pane .delivery-box .item_delivery .product_delivery{
	padding: 15px 0;
}
.tab-pane .delivery-box .item_delivery .your_city{
	padding-top: 0px;
}
.tab-pane .tab-pane .your_city .bold{
	font-weight:500;
	color:#21acb7;
	border-bottom: 1px dashed #21acb7;
	text-decoration:none !important;
}
.tab-pane  .delivery-box .item_delivery .your_city{
	border-bottom:1px solid #ececec;
}
.tab-pane .delivery-box .item_delivery .dot_bottom{
	border:none;
}

.tab-pane .delivery-box .item_delivery>div ins{
	position:static;
	color: #ff9100;
	font-size:14px;
}
.tab-pane  #bonuses_registration{
	color: #969696;
	font-size:14px;
	margin-top:5px;
}
.tab-pane  #bonuses_registration ul li{
	padding-left:0px;
}
.tab-pane  #bonuses_registration ul {
	list-style:none;
	margin-bottom:0px;
}
.tab-pane .form_bonuses_registration ul li::after{
	display:none;
}
.pay-i{
	color:#363b40;
}
.tab-pane .form_bonuses_registration ul li{
	padding-bottom:10px;
}
.pay-i-bot{
	margin-bottom:10px;
	display:inline-block;
}
.tab-pane .form-group{
	margin-bottom:0px !important;
}

.item-img-list.item-img-slider li{
	padding:0px !important;
	border:none !important;
	text-align:center;
}
.item-img-list.item-img-slider li img{
	display:inline-block;
}
.vkl_detail_active_cont .slider-scrollable h2{
	display:none;
}
.slider-scrollable .vkl_detail_active_cont .slick-next.slick-arrow:before,
.slider-scrollable .vkl_detail_active_cont .slick-prev.slick-arrow:before{
	color: #d9d9d9;
    font-size: 24px;
}


.slider-scrollable .vkl_detail_active_cont .slick-prev{
	left: -10px !important;
}
.slider-scrollable .vkl_detail_active_cont .slick-next{
	right: -10px !important;
}



.vkl_detail_abtest{
		padding:12px 20px;
		margin:0px;
		list-style:none;
		border-left: 1px solid #ececec;
		border-right: 1px solid #ececec;
		border-top: 1px solid #ececec;
	}
	.vkl_detail_abtest li{
		display:inline-block;
		margin-right:20px;
	}
	.vkl_detail_abtest li a{
		padding:10px 12px;
		display:inline-block;
		background: #ffffff;
		-moz-border-radius: 5px; /* Firefox */
		-webkit-border-radius: 5px; /* Safari, Chrome */
		-khtml-border-radius: 5px; /* KHTML */
		border-radius: 5px; /* CSS3 */
		color: #28afb9;
		font-size:16px;

		text-decoration:underline;
		line-height:1em;
	}
	.vkl_detail_abtest li.vkl_active a{
		background: #f4f4f4;
		-moz-border-radius: 5px; /* Firefox */
		-webkit-border-radius: 5px; /* Safari, Chrome */
		-khtml-border-radius: 5px; /* KHTML */
		border-radius: 5px; /* CSS3 */
		color: #363b40;
		font-size:16px;
		text-decoration:none;
	}
	.vkl_detail_active_cont{
		height:395px;
		width:100%;
		position:relative;
		overflow:hidden;
			border: 1px solid #ececec;
	}
	.vkl_active{
		color: red;
	}
	.vkl_detail_active{
		opacity:1 !important;
		z-index:1 !important;
	}
	.vkl_detail_active_cont .js-bigdata,
	.vkl_detail_active_cont .aksessuary,
	.vkl_detail_active_cont .s_etim,
	.vkl_detail_active_cont .pohogie,
	.vkl_detail_active_cont .prosm
	{
		/*display:none;*/
		position:absolute;
		top:0px;
		left:0px;
		z-index:0;
	}

.slider-scrollable .slick-slide .category-item-title{
	color:#28afb9;
	font-size:14px;
	display:inline !important;
	text-decoration:none !important;
	border-bottom:1px solid #28afb9;
}

.slider-scrollable .slick-slide .status.exist{
    text-transform: none;
    line-height: 1em;
    background: url(/local/templates/clife/images/instock.png) 0px 2px no-repeat;
    padding-left: 20px;
    color: #363b40;
    font-size: 13px;
	color: #363B40;
}
.slider-scrollable .slick-slide .status.no-exist{
    text-transform: none;
    line-height: 1em;
    padding-left: 0px;
    color: #363b40;
    font-size: 13px;
	/*color: #363B40;	*/
}
.slider-scrollable .slick-slide  .price b,.slider-scrollable .slick-slide  .price strong{
	color: #363b40;
}
.item-viewed-slider li
{
	height:330px !important;
}

.slider-scrollable .slick-slide  .to-basket {
    background-color: #ff9100 !important;
    border: none;
   /* border-bottom: 2px solid #ff9100 !important;*/
    color: #fff;
    top: 70px;
    padding: 0 5px;
	margin-right:8px;
}
.slider-scrollable .slick-slide .balance.js-addcompare i ,.slider-scrollable .slick-slide .to-wishlist.js-wishlist i{
	display:none;
}
.slider-scrollable .slick-slide .balance.js-addcompare{
	background: url(/local/templates/clife/images/ico-compare.png) center center no-repeat;
}
.slider-scrollable .slick-slide .to-wishlist.js-wishlist{
	background: url(/local/templates/clife/images/ico-favorite.png) center center no-repeat;
}
.slider-scrollable .slick-slide .balance,.slick-slide .delete-item,.slider-scrollable .slick-slide .to-wishlist{
	border: 1px solid #21acb7 !important;
}

.slider-scrollable .slick-slide  .balance.js-addcompare.active,.slider-scrollable .slick-slide .to-wishlist.js-wishlist.active{
	background-color: #F4F4F4;
}

.slick-slide  .wait{
	display:none;
}

.fixed_element2 .item-offer.new-offer .price{
	line-height:1em !important;
}

.detail-info-block .fixed_element2 .item-offer .price>span{
	height: 65px !important;
	line-height: 65px !important;
    display: inline-block !important;

}
.content-area .item-offer.new-offer .price{
	color:#363b40;
}
#justify li a{
	font-size:16px;
}

#justify {
	margin-top:50px;
    text-align: justify;
	height: 44px;
    }
#justify li,#justify a{
  display: inline-block;
  float:none;
}
#justify:after {
  content: "";
  display: inline-block;
  width: 100%;
}
#justify:before{
  content: "";
  display: none;
}
#justify a{
	border-left:none !important;
}

.complekt_title{
	padding:12px 20px;
	margin:0px;
	list-style:none;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-top: 1px solid #ececec;
}

.detail-info-block .fixed_element2 .item-offer .price>span.action_del{
	line-height:20px !important;
	height:20px !important;
}
.complement{
	border: none !important;
    padding: 0px !important;
}
.complekt_block{
	border: 1px solid #ececec;
}
.complement .set-image img {
    max-height: 120px !important;
    line-height: 120px !important;
}
.set-name{
	color:#21acb7;
	font-size:14px !important;
	/*border-bottom: 1px solid #21acb7;*/
	text-align:center;
}
.add-set-name{
	text-align:center;
}
.add-set-name a{
	text-decoration:none;
	color:#21acb7 !important;
	font-size:14px !important;
	border-bottom: 1px solid #21acb7;
	text-align:center;
}

.complement-price-block{
	text-align:center;
	margin-top:10px;
	font-size:14px !important;
	color:#363b40;
}
.complement-price-block b{
	font-size:14px !important;
}

.set-name,.add-set-name{
	margin-top:10px;
}
.complekt_block_item{
	padding-top: 20px;
	padding-bottom:25px;
}

.complement .add-set-name::after, .complement .set-name::after{
	font-size:0px !important;
}
.complekt_block_item_first, .complekt_block_item_second{
	border-right: 1px solid #ececec;
}
.complekt_block_item_first::after{
	content: " ";
	position:absolute;
	top: 100px;
	background: url(/local/img/complement_plus.png) center center no-repeat;
	right: -18px;
    width: 35px;
    height: 35px;
}
.complekt_block_item_second::after{
	content: " ";
	position:absolute;
	top: 100px;
	background: url(/local/img/complement_plus2.png) center center no-repeat;
	right: -18px;
    width: 35px;
    height: 35px;
}
.complekt_title{
	font-size:18px;
}
.complekt_block_item_summ{
	width:200px;
	margin: 0 auto;
	margin-top:10px;
}
.complekt_block_item_summ .complect_all_price,
.complekt_block_item_summ .price{
	text-align:left !important;
}
.complekt_block_item_summ .complect_all_price s{
	font-size:24px !important;
	color:#b6b6b6;
}
.complekt_block_item_summ .price s{
	font-size:32px !important;
	color:#363b40 !important;
}

.content-area .complekt_block_item_summ .price {
	margin-bottom:25px !important;
	color:#363b40 !important;
}

.detail-info-block .js-offer .to-basket.addbasket-a{
	background-color: #ff9100 !important;
}
.js-offer .js-price{
	line-height:1em;
}
.js-price .del{
	display:block;
	text-decoration:line-through;
	font-size: 24px !important;
	line-height:1em;
    color: #b6b6b6;
	text-align:center;
}
.detail-info-block .item-offer.new-offer .price,.fixed_element2 .price span.action_del{
	line-height:48px !important;
	    color: #363b40;
}

.fixed_element2 .price del{
	font-size: 24px !important;
    color: #b6b6b6;
	line-height:1em;
	font-weight:normal !important;
}


.rel_right{
	position:relative;
	z-index:10;
	height:100%;
}
.detail-info-block .clann{
	position:static;
}
.detail-info-block  .clann a{
	display: inline-block;
	margin-top:0px !important;
}
.detail-info-block  .clann::after{
	content: "";
	display:none;
}
.color-noselect{
	width: 26px;
}
.color-select{
	width: auto !important;
	/*position:relative;
	top:-2px;*/
	font-size:14px;
	line-height:22px;
	padding-right:2px;
}
.color-select, .color-noselect{
	display:inline-block;
    height: 26px;
	border:2px solid #fbce57;
	border-radius: 13px;
	padding:2px;
}
.steelseries-black{
	text-decoration:none;
}
.color-select a{
	text-decoration:none !important;
	cursor:default;
}
.color-select-text{
	display:inline-block;
	position:relative;
	top:-3px;
	padding-right:3px;
}
#characteristics a{
	color: #337ab7;
	/*text-decoration:underline;*/
}

.detail-info-block .item-offer .js-status a{
	margin-bottom:0px !important;
	border: 1px solid #ff9100 !important;

}
.detail-info-block .item-offer .js-status:hover a,
.complekt_block_item_summ .js-status a.to-basket:hover
{
	/*opacity: 0.9;*/
	background-color:#FF7200 !important;
}
.detail-info-block .item-offer .js-status{

	margin-bottom:5px;
}

.js-block-ch a span:hover{
	border-bottom: 1px solid #21acb7 !important;
}
.item-img-list.item-img-slider li a,
.nav-thumbs-slider li{
	opacity:0.9;
}
.item-img-list.item-img-slider li a:hover,
.nav-thumbs-slider li:hover{
	opacity:1 !important;
	border: 1px solid #ff9100 !important;
}
#all_ch:hover{
		border-bottom: 1px solid #21acb7 !important;
}

.item-offer .js-buy1click .js-addoneclick:hover{
	background:#FF7200 !important;
	/*color:#ffffff;*/
}
.item-offer .js-buy1click .js-addoneclick:hover {
	background:#FF7200 !important;
	color:#ffffff !important;
}

.item-offer .js-status .wait a:hover{
	background:#F4F4F4 !important;
}

.item-offer .js-buy1click .js-addoneclick i{
	font-size:18px;
}

/*
.detail-info-block .new-offer .js-status a.to-basket.js-addbasket,
.complekt_block_item_summ .js-status .to-basket{
	 background: transparent !important;
}
.new-offer  .js-status,
.complekt_block_item_summ .js-status{
	position:relative;
    overflow: hidden;
    background: transparent;
    border: 1px solid #ff9100 !important;
	margin-bottom:5px;
}
.new-offer  .js-status:after,
.complekt_block_item_summ .js-status:after{
  content:"";
  background: #ff9100;
  width: 120%;
  height: 400px;
  position: absolute;
  top: -180px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-radius:50%;
  z-index: -1;
  margin-left: -10%;
  margin-top: 0px;
  transition:0.3s all ease-out;
}
.complekt_block_item_summ .js-status:after{
  height: 200px !important;
  margin-top: -37% !important;
}

.new-offer  .js-status:hover:after,
.complekt_block_item_summ .js-status:hover:after{
  transform:scale(0);
}
.new-offer  .js-status:hover a,
.complekt_block_item_summ .js-status:hover a{
  color: #ff9100 !important;
  transition:0.1s all ease-in 0.1s;
}




a.js-addoneclick ,
a.js-addoneclick:after {
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  -o-transition: all 0.3s;
	transition: all 0.3s;
}

a.js-addoneclick {

  background: none;
  border-radius: 500px;
  display: block;
  position: relative;
}
.js-buy1click a{
	margin-bottom:0px !important;
}
.js-buy1click{
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
}
a.js-addoneclick:before,
a.js-addoneclick:after {
  background: #ff9100;
  border-radius: 500px;
  color: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}

a.js-addoneclick:hover {
  color: #fff;
}
.new-offer .js-buy1click .js-addoneclick:hover span{
  color: #ffffff !important;
}

a.js-addoneclick:after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}

a.js-addoneclick:hover:after {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.detail-info-block  .new-offer .js-buy1click .js-addoneclick{
		 background: transparent !important;
}*/

.item-offer .block-dop-price  .price{
	height: 65px;
}
body .detail-info-block .fixed_element2 .item-offer .price>span.action_del{
	line-height: 48px !important;
    height: 48px !important;
}
body .fixed_element2 .block-dop-price .price{
	color: #363b40;
}
.block-dop-price .price{
	color: #363b40;
}
.detail-info-block  .clann a{
	position:relative;
	overflow:hidden;
}
.color1{
	width:7px;
	height:14px;
	position:absolute;
	top:0px;
	left:0px;
}
.color2{
	width:7px;
	height:14px;
	position:absolute;
	top:0px;
	right:0px;
}
.color-all{
	width:14px;
	height:14px;
	position:absolute;
	top:0px;
	left:0px;
}













.formCost {
	float: left;
	margin-bottom: 10px;
}
.formCost label {
	float: left;
	font-size: 12px;
	color: #E40000;
	font-weight: bold;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.formCost input {
	float: left;
	text-align: right;
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	width: 55px;
	height: 17px;
	background: none;
	border: 1px solid #E5E5E5;
	margin-right: 10px;
}
.block-user-price{
	margin-top:40px;
	margin-bottom:30px;
	border:1px solid #22acb7;
}
.sliderCont {
	color: #b6b6b6;
	font-weight:600;
	font-size: 16px !important;
	line-height: 27px;
	height: 27px;
	float: left;
}
@media (max-width: 425px)
{
	.block-user-button {
		margin-right: 0px !important;
	}
	.sliderCont{
		padding-bottom:80px;
		margin-right:0px !important;
	}
	.block-user-price-main-top{
		padding-bottom:0px !important;
	}
	.sliderCont #slider {
		width: 180px !important;
	}
	#minCost{width:100px !important;padding-left:10px !important;padding-right:10px !important;}
	.block-user-button{width:134px !important;}

	.block-user-price-main.row .col-xs-12
	{
		padding-left:0px !important;
		padding-right:0px !important;
	}

	.top-line{
		height:auto !important;
		line-height:initial !important;
	}
}
@media (min-width: 426px) and (max-width: 768px)
{
	.sliderCont #slider {
		width: 270px !important;
	}
}

.sliderCont #slider {
	max-width:100%;
	width: 770px;
	float:left;
	margin-left:15px;
	margin-right:15px;
	position:relative;
	top:12px;
}

.ui-slider {
	position: relative;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 12px;
	height: 24px;
	background: #ff9000;
	cursor: pointer
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
.ui-slider-horizontal {
	 height: 3px;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -10px;
	margin-left: 0px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-widget-content {

	background: #ececec;
	height:5px;
}
.ui-widget-header {
	/*border: 1px solid #D4D4D4;*/
	background: #ff9000;
}
.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.block-user-price-title{
	color: #004a53;
	font-weight:bold;
	padding:20px 30px;
	border-bottom:1px solid #22acb7;
	font-size:16px;
}
.block-user-price-main{
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
}
.block-user-price-main-top{
	line-height:62px;
	margin-bottom: 30px;
	font-size: 16px;
}
.minCost {
	display:inline-block;
	margin-right:24px;
	color: #b6b6b6;
}
#minCost{
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	width:120px;
	height:62px;
	text-align:right;
	font-size: 18px;
	margin-right:24px;
	border:1px solid #ececec;
}
.block-user-button{
	width:174px;
	height:62px;
	background: #22acb7;
	color:#ffffff !important;
	display:inline-block;
	text-align:center;
	margin-right:55px;
	text-decoration:none !important;
}
.block-user-button:hover{
	color:#ffffff !important;
	text-decoration:none !important;
}
.dobro_input_cont{
	display:none;
}
.oldCost{
	margin-left:20px;
	font-size: 24px !important;
    color: #b6b6b6;
}
.oldCost{
	margin-left:20px;
	font-size: 24px !important;
    color: #b6b6b6;
	text-decoration: line-through;
}
#dobro_input{
	font-size: 24px !important;
	color:#000000;
	font-weight:bold;
}
.buttons-block .item-offer{
	border: none !important;
    padding: 0px !important;
	margin-bottom: 0px !important;
}










.mfp-fade *{
	cursor: pointer;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	display: none;
}
.mfp-figure{
	cursor: pointer;
}


.detail-pic-empty,
.photoModal-main-img{
	display: block;
	position: relative;
}
.detail-pic-empty__img{
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	max-height: none !important;
	max-width: none !important;
	pointer-events: all;
}

.detail-sldr-more-photo{
	position: relative;
    z-index: 11;
}

.item-img-list li a img, .item-img-list li span img{
	max-width: 100%;
}


.js-button-secact {order:2; display:block; margin:0px auto; width:100%;}

.top_sale_button {width: 100%; height:auto !important; float: right;display: flex !important;
	order: 2;justify-content: center;border-radius: 4px;text-decoration: none;
	align-items: center;position: relative;padding-right: 20px;transition: .3s; margin-bottom:5px !important; white-space:nowrap;}

.top_sale_button:after {width: 100%;float: right;height: 96%;position: absolute;left: 0;top: 1px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.18);border-radius: 4px;border: 1px solid #dbe5e8;content: '';z-index: 2}

.top_sale_button:before {content: 'CODE';position: absolute;right: 5px;top: 2px;line-height: 36px;color: #b9bcbe;
	font-family: "Open Sans", sans-serif;font-size: 15px;font-weight: 600}

.top_sale_button img {opacity: 1;position: absolute;top: 1px;height: calc(100% + 2px) !important;right:9px;z-index: 4;transition: .3s}


.top_sale_button i {width:100%;float: left;color: #ffffff;font-family: "Open Sans", sans-serif;
	font-size: 15px !important;font-weight: 600;line-height: 36px;padding-left: 24px;
	font-style:normal !important;
	padding-right: 24px; background-color:#9445a8; position:relative; z-index: 3;border-radius: 4px;top: 1px;transition: .3s;
	text-align: center;
}
.top_sale_button:hover {padding-right: 30px}
.top_sale_button:hover img {transform: translateX(-43%)}
.top_sale_button:hover i {padding-right: 14px}
.top_sale_button:active i {color: #f0ab8d;background-color: #de4501}
.sale_right .top_sale_button img {right: 8px}


/* End */


/* Start:/local/templates/clife/components/sotbit/reviews.statistics/detail_top_line/style.css?15674279192838*/
@media (min-width: 768px) {
	#reviews-statistics .review-line{
	padding-bottom:10px;
	display:table;
	width:60%;
	margin-left:20%;
}
#reviews-statistics .col{
	min-height:20px;
	display:table-cell;
	width:33%;
	padding: 0 5px 0 5px;
	vertical-align:middle;
}}
@media (max-width: 767px) {
	#reviews-statistics .review-line{
	padding-bottom:10px;
	display:table;
	width:100%;
}
#reviews-statistics .col{
	min-height:20px;
	display:table-cell;
	width:33%;
	padding: 0 10px 0 10px;
	vertical-align:middle;
}

	
}
#reviews-statistics .cnt-stars{

}
#reviews-statistics .cnt-stars .stars-text{
	float:right;
	width:70px;
	text-align:left;
}
#reviews-statistics{
	/*border-top:1px solid #e2e5e9;
	padding-top:35px;
	margin-top:70px;*/
}
#reviews-statistics h3{
	font-size:25px;
	font-family:"ProximaNova",Arial,sans-serif;
	margin-bottom:15px;
}
.text-center{
	text-align: center;
}
#reviews-statistics h5{
	color:#000000;
	font-size:22px;
	font-family:"ProximaNovaThin",Arial,sans-serif;
	margin-bottom:30px;
	
}
#reviews-statistics .grey-bg{
	background:#f9f9f9;
	padding-bottom:22px;
	padding-top:26px;
}

#reviews-statistics .review-line:last-child{
	padding-bottom:30px;
}

#reviews-statistics .border{
border-bottom:1px solid #e1e4ea;
width:60%;
margin-left:20%;
}
#reviews-statistics p.text-fixed{
	color:#000000;
	font-size:14px;
	font-family:"ProximaNova",Arial,sans-serif;
	margin-bottom:8px;
}
#reviews-statistics p.mid-rating{
	color:#6c727d;
	font-size:13px;
	font-family:"ProximaNovaLight",Arial,sans-serif;
	margin-bottom:8px;
}
#reviews-statistics .empty-stars,#reviews-statistics .full-stars{
	background-image: url(/local/templates/clife/components/sotbit/reviews.statistics/detail_top_line/images/stars.png);
	background-position: repeat-x;
	height:31px;
}
#reviews-statistics .empty-stars{
	background-position: 0px 0px;
	margin:0 auto;
	margin-bottom:14px;
}
#reviews-statistics .full-stars{
	background-position: 0px -31px;
}

#reviews-statistics .reviews-scale-empty,#reviews-statistics .reviews-scale-full{
	height:5px;
	vertical-align: middle;
}

#reviews-statistics .reviews-scale-empty{
	display: inline-block;
	width:100%;
	background:#e1e4ea;
	float: none;
}

#reviews-statistics .add-reviews{
	/*padding:20px 0;
	background:#f9f9f9;*/
}


#reviews-statistics .reviews-count-block{
	height:20px;
	border:1px solid #c0c5cb;
	border-radius:3px;
	color:#303030;
	font-size:13px;
	font-family:"ProximaNovaLight",Arial,sans-serif;
	width:50px;
}
#reviews-statistics .no-reviews-title1{	color:#000000;	font-size:22px;	font-family:"ProximaNovaThin",Arial,sans-serif;margin-bottom:15px;}
#reviews-statistics .no-reviews-title2{	color:#000000;	font-size:14px;	font-family:"ProximaNova",Arial,sans-serif;margin-bottom:0px;}
#reviews-statistics .cnt-stars{font-family:"ProximaNova",Arial,sans-serif;color:#000000;	font-size:14px;}

.text-fixed a{
	text-decoration:underline;
	background: transparent;
}

/* End */


/* Start:/local/templates/clife/components/sotbit/reviews/detail-abtest/style.css?15674279192255*/
@font-face {
	font-family: ProximaNova;
	src: url(/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/ProximaNova/ProximaNovaRegular.eot) format('eot'),
		url(/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/ProximaNova/ProximaNovaRegular.ttf) format('truetype'),
		url(/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/ProximaNova/ProximaNovaRegular.woff) format('woff'),
		url("/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/ProximaNova/ProximaNovaRegular.svg#ProximaNova")
		format("svg"), url('/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/ProximaNova/ProximaNovaRegular.woff2')
		format('woff2');
}

@font-face {
	font-family: ProximaNova;
	font-weight: bold;
	src: url("/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/ProximaNova/ProximaNovaBold.otf") format("opentype");
}

@font-face {
	font-family: ProximaNovaThin;
	src: url("/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/ProximaNova/ProximaNovaThin.otf") format("opentype");
}

@font-face {
	font-family: ProximaNovaLight;
	src: url("/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/ProximaNova/ProximaNovaLight.otf") format("opentype");
}

@font-face {
	font-family: PG Isadora Cyr Pro;
	src: url(/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/Isadora/PGIsadoraCyrPro-Regular.eot) format('eot'),
		url(/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/Isadora/PGIsadoraCyrPro-Regular.ttf) format('truetype'),
		url(/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/Isadora/PGIsadoraCyrPro-Regular.woff) format('woff'),
		url("/local/templates/clife/components/sotbit/reviews/detail-abtest/fonts/Isadora/PGIsadoraCyrPro-Regular.svg#PG Isadora Cyr Pro")
		format("svg");
}

@media ( max-width : 767px) {
	.tabs ul.tabs-caption {
		text-align: center;
	}
	.tabs a.open_window {
		float: none;
	}
	.tabs .modal-link {
		text-align: center;
	}
}

@media ( min-width : 768px) {
	a.open_window {
		float: right;
	}
}
/*Табы*/
.tabs-content {
	display: none;
	/* по умолчанию прячем все блоки */
}

.tabs-content.active {
	display: block;
	/* по умолчанию показываем нужный блок */
}

.tabs .tabs-caption {
	border-bottom: 1px solid #e2e5e9;
}

.tabs ul.tabs-caption {
	margin: 0;
	padding: 4px;
}

.tabs ul.tabs-caption li {
	display: inline-block;
	margin-right: 0px;
	border-left: 1px solid #e2e5e9;
	border-top: 1px solid #e2e5e9;
	border-right: 1px solid #e2e5e9;
	border-radius: 2px 2px 0 0;
	padding: 0 15px;
	height: 41px;
	line-height: 41px;
	color: #c2c6cb;
	cursor: pointer;
	width: 180px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

.tabs ul.tabs-caption li i {
	margin-right: 6px;
}

.tabs ul.tabs-caption li:hover {
	color: #a6aaaf;
}

.tabs ul.tabs-caption li.active {
	color: #303030;
	cursor: default;
}

.tabs ul.tabs-caption {
	padding: 0;
}
/* End */


/* Start:/bitrix/components/sotbit/reviews.reviews.filter/templates/.default/style.css?14969177205071*/
@media (max-width: 767px) {
  #reviews-body #filter .filter {
    float: none;
    text-align: center;
  }
  #reviews-body #filter #select-rating,
  #reviews-body #filter #select-sort,
  #reviews-body #filter .checkbox-group {
    margin: 0 auto;
    clear: both;
  }
  #reviews-body #filter .filter-photo {
    float: left;
  }
  #reviews-body #filter .checkbox-group {
    width: 90px;
    text-align: center;
  }
  #reviews-body #filter .sort-group .filter-sort-text {
    clear: both;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #reviews-body #filter .filter,
  #reviews-body #filter .filter-photo {
    margin-right: 25px;
    float: left;
  }
  #reviews-body #filter .checkbox-group {
    float: left;
  }
  #reviews-body #filter #select-rating {
    float: left;
    margin-right: 25px;
  }
  #reviews-body #filter .sort-group {
    float: right;
    margin-right: 25px;
  }
  #reviews-body #filter #select-sort {
    float: right;
  }
  #reviews-body #filter .sort-group .filter-sort-text {
    float: left;
    margin-right: 25px;
  }
}
#reviews-body #filter {
  display: block;
}
#reviews-body #filter .sort-group .filter-sort-text {
  line-height: 40px;
  color: #000000;
  font-size: 14px;
  font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-body #filter .border {
  border-bottom: 1px solid #e6e6e6;
  min-height: 41px;
}
#reviews-body #filter filter-photo {
  color: #6c727d;
  margin-right: 5px;
}
#reviews-body #filter #select-rating,
#reviews-body #filter #select-sort {
  width: 170px;
  text-align: left;
  font-size: 14px;
  font-family: "ProximaNova", FontAwesome, Arial, sans-serif;
  height: 40px;
  padding-top: 14px;
  line-height: 14px;
}
#reviews-body #filter .select-rating-close,
#reviews-body #filter .select-sort-close {
  color: #6c727d;
  background: #ffffff;
}
#reviews-body #filter .select-rating-close .uni-stars {
  color: #303030;
}
#reviews-body #filter .select-rating-open {
  background: #303030;
  color: #ffffff;
}
#reviews-body #filter .select-rating-open .uni-stars {
  color: #ffffff;
}
#reviews-body #filter #current-option-select-rating,
#reviews-body #filter #current-option-select-sort {
  width: 100%;
  cursor: pointer;
  height: 26px;
  padding-right: 10px;
  padding-left: 10px;
}
#reviews-body #filter #current-option-select-rating {
  font-family: "ProximaNovaLight", Arial, sans-serif, FontAwesome;
}
#reviews-body #filter #current-option-select-rating .stars-in {
  margin-right: 5px;
}
#reviews-body #filter #current-option-select-sort {
  font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-body #filter #current-option-select-rating b,
#reviews-body #filter #current-option-select-sort b {
  height: 14px;
  width: 20px;
  float: right;
  text-align: center;
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 14px;
}
#reviews-body #filter .select-rating-close b,
#reviews-body #filter .select-sort-close b {
  background: #303030;
  color: #fff;
}
#reviews-body #filter .select-rating-open b,
#reviews-body #filter .select-sort-open b {
  background: #fff;
  color: #303030;
}
#reviews-body #filter #custom-options-select-rating,
#reviews-body #filter #custom-options-select-sort {
  display: none;
  width: 215px;
  padding: 0;
  background: #FFF;
  position: absolute;
  margin: 0;
  z-index: 100;
}
#reviews-body #filter #custom-options-select-rating {
  border: 1px solid #dbdbdb;
}
#reviews-body #filter #custom-options-select-rating .uni-stars {
  color: #303030;
}
#reviews-body #filter #custom-options-select-sort {
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
#reviews-body #filter #custom-options-select-sort li {
  border-top: 1px solid #e2e5e9;
}
#reviews-body #filter #custom-options-select-sort li .uni-stars {
  color: #303030;
}
#reviews-body #filter #custom-options-select-rating li,
#reviews-body #filter #custom-options-select-sort li {
  list-style: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-family: "ProximaNovaLight", Arial, sans-serif;
  color: #6c727d;
  padding: 0 10px;
}
#reviews-body #filter #custom-options-select-rating li:hover,
#reviews-body #filter #custom-options-select-sort li:hover {
  cursor: pointer;
}
#reviews-body #filter #filter-images {
  display: none;
}
#reviews-body #filter #filter-images ~ label > span {
  border: 1px solid #e2e5e9;
  display: inline-block;
  height: 10px;
  margin: 15px 7px 0 0;
  position: relative;
  width: 10px;
}
#reviews-body #filter #filter-images:checked ~ label > span:after {
  position: absolute;
  content: "\f00c";
  color: #303030;
  font-family: FontAwesome;
  font-size: 8px;
  line-height: 10px;
}
#reviews-body #filter .filter,
#reviews-body #filter .filter-photo {
  font-family: "ProximaNova", Arial, sans-serif ! important;
  font-size: 14px;
  line-height: 40px;
}
#reviews-body #filter .filter {
  color: #000000;
}
#reviews-body #filter .filter-photo {
  color: #6c727d ! important;
  margin-right: 5px;
  font-family: "ProximaNovaLight", Arial, sans-serif;
}

/* End */


/* Start:/local/templates/clife/components/sotbit/reviews.reviews.list/.default/style.css?156742791910707*/
@media ( max-width : 767px) {
	#reviews-body .time, #reviews-body .rating, #reviews-body .user-info {
		text-align: center;
	} 
	#reviews-body .item .rating-text {
		padding-right: 0;
	}
	#reviews-body .item .avatar {
		position: relative;
		left: 50%;
		margin-left: -47px;
		float: none;
	}
	#reviews-body .item .likes {
		text-align: center;
	}
	#reviews-body .item .likes .fa-check {
		padding-left: 5px;
		padding-right: 5px;
	}
	#reviews-body {
		margin-bottom: 20px;
	}
	#reviews-body .reply-block {
		text-align: center;
	}
	#reviews-body .reply-text {
		text-align: left;
	}
}

@media ( min-width : 768px) {
	#reviews-body {
		margin-bottom: 80px;
	}
	#reviews-body .item .rating-text {
		padding-right: 20px;
	}
	#reviews-body .item .avatar {
		float: left;
		
	}
	#reviews-body .item .likes .fa-check {
		padding-left: 50px;
		padding-right: 5px;
	}
	#reviews-body .panel-top .sort {
		float: right;
	}
	#reviews-body .item .user-info, #reviews-body .item div.text {
		display: table-cell;
		position:relative;
	}
	#reviews-body .item .user-info {
		width: 40%;
	}
	#reviews-body .item .likes {
		display: table;
		width:100%;
	}
	#reviews-body .item .vote, #reviews-body .item .rec {
		display: table-cell;
	}
	#reviews-body .item .vote{
	width:40%;}
	 #reviews-body .item .rec{
	 width:30%;
	 text-align:left;}
	#reviews-body .item .vote i {
		width: 13px;
	}
	#reviews-body .answer {
		margin-left: 50px;
	}
}

#reviews-body  .item .likes .fa-check {
	font-size: 12px;
	display:inline;
}

#reviews-body .item .username {
	margin-bottom: 13px;
	display: inline-block;
	border-bottom: 1px solid #d8d8d8;
}

#reviews-body .item .reply-header {
	margin-bottom: 13px;
	display: inline-block;
	border-bottom: 1px solid #d8d8d8;
}

#reviews-body .item .age {
	margin-bottom: 0px;
}

#reviews-body span.yes, #reviews-body span.yescnt {
	margin-right: 23px;
}

#reviews-body .item .avatar {
	background: #fff;
	width: 94px;
	height: 94px; : flex;
	display: -ms-flexbox;
	-ms-flex-align: center;
	text-align: center !important;
	line-height: 94px;
	border: 1px solid #e6e6e6;
	margin-right: 25px;
}

#reviews-body .item .avatar-inner {
	margin: auto;
}

#reviews-body .item .username, #reviews-body .item .reply-header {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
}

#reviews-body .item .age, #reviews-body .item .country, #reviews-body .item .add-field-text, #reviews-body .item .cnt_reviews,
	#reviews-body .item .reply-text, #reviews-body .item .likes .recommendated
	{
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
}

#reviews-body .item .age span, #reviews-body .item .country span, #reviews-body .item .cnt_reviews span,
	#reviews-body .add-field-title, #reviews-body .item .likes-title,
	#reviews-body .item .likes .yescnt, #reviews-body .item .likes .nocnt {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #6c727d;
	font-size: 14px;
	padding-right: 10px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

#reviews-body .item .likes .yescnt, #reviews-body .item .likes .nocnt {
	display: inline-block;
	width: 20px;
}

#reviews-body .item .age span, #reviews-body .item .country span, #reviews-body .item .cnt_reviews span {
	width: 75px;
	display: inline-block;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

#reviews-body .age .col-sm-8, #reviews-body .country .col-sm-8 {
	padding-left: 0;
}

#reviews-body .item img {
	display: inline;
}

#reviews-body .rating .empty-stars, #reviews-body .rating .full-stars {
	background-image: url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/images/stars.png);
	background-position: repeat-x;
	height: 16px;
}

#reviews-body .item .rating-text, #reviews-body .rating .stars {
	display: inline-block;
}

#reviews-body .list .item {
	margin-bottom: 60px;
	border-bottom: 1px solid #e2e5e9;
	padding-bottom: 60px;
	width: 100%;
	margin-left: 0%;
}

#reviews-body .list .item:last-of-type {
	margin-bottom: 40px;
}

#reviews-body .stars .full {
	color: #303030;
}

#reviews-body .item .rating-text {
	line-height: 16px;
}

#reviews-body .rating .empty-stars {
	background-position: 0px 0px;
}

#reviews-body .rating .full-stars {
	background-position: 0px -16px;
}

#reviews-body .rating-filter {
	display: none;
}

#reviews-body .item .time, .item .rating {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #cfd3da;
	font-size: 12px;
}

#reviews-body .item .title {
	font-family: "ProximaNova", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
	font-weight: bold;
}

#reviews-body .item .text {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
	vertical-align: top;
}

#reviews-body .item ul.images-reviews {
	margin: 0;
}

#reviews-body .item ul.images-reviews a.image-review {
	margin-right: 10px;
}

#reviews-body .item .likes-title {
	float: left;
	margin-bottom: 0;
	font-size: 12px;
}

#reviews-body .item .likes .yes {
	display: inline-block;
	cursor: pointer;
	width: 11px;
	height: 12px;
	background: url('/local/templates/clife/components/sotbit/reviews.reviews.list/.default/images/like.png');
	margin-right: 5px;
}

#reviews-body .item .likes .no {
	display: inline-block;
	cursor: pointer;
	width: 11px;
	height: 12px;
	background: url('/local/templates/clife/components/sotbit/reviews.reviews.list/.default/images/dislike.png');
	margin-right: 5px;
}

#reviews-body .item .likes .voted-yes {
	display: inline-block;
	width: 11px;
	height: 12px;
	background: url('/local/templates/clife/components/sotbit/reviews.reviews.list/.default/images/voted-like.png');
	margin-right: 5px;
}

#reviews-body .item .likes .voted-no {
	display: inline-block;
	width: 11px;
	height: 12px;
	background: url('/local/templates/clife/components/sotbit/reviews.reviews.list/.default/images/voted-dislike.png');
	margin-right: 5px;
}

#reviews-body .item .likes .recommendated {
	display: inline-block;
}

#reviews-body .list {
	padding-top: 50px;
}

#reviews-body .add-field-title {
	color: #6c727d;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .answer {
	margin: 20px 0 0 0;
	min-height: 114px;
	background: #f8f8f8;
	padding: 15px;
}

#reviews-body .answer .reply {
	float: left;
}

#reviews-body .likes {
	clear: both;
}

#reviews-body .stars-sort {
	display: none;
}

#reviews-body .sort ul li {
	color: #6c727d;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .sort ul li:hover span {
	color: #a76e6e;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .time-filter {
	display: none;
}

#reviews-body #filter-pagination {
	float: right;
	margin-bottom: 80px;
	margin-right: 10%;
}

#reviews-body #filter-pagination button {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	font-size: 12px;
	color: #6c727d;
	background: #FFF;
	border: none;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 10px;
	display: inline-block;
	text-align: center;
	width: 25px;
}

#reviews-body #filter-pagination button.current, #reviews-body #filter-pagination .right-arrows button,
	#reviews-body #filter-pagination .left-arrows button {
	color: #000000;
}

#reviews-body #filter-pagination .right-arrows button, #reviews-body #filter-pagination .left-arrows button
	{
	border: 1px solid #d5d9dd;
	border-radius: 15px;
	line-height: 22px;
	padding-left: 8px;
}

#reviews-body #filter-pagination .left-arrows {
	float: left;
}

#reviews-body #filter-pagination .right-arrows {
	float: right;
}

#reviews-body .item .time {
	margin-bottom: 10px;
}

#reviews-body .item .rating {
	margin-bottom: 15px;
}

#reviews-body .item .likes {
	margin-top: 20px;
}
#reviews-body .dnone
{
	display:none;
}
  #reviews-body .list .item .table {
    display: table;
    width: 100%;
  }
    #reviews-body .list .shopanswer {
    background: #f8f8f8;
    padding: 30px 25px;
    margin-top:30px;
  }
  #reviews-body .list .shopanswer .user-info,
  #reviews-body .list .shopanswer .text {
    width: auto;
  }
  #reviews-body .list .shopanswer .user-info {
    float: left;
  }
  #reviews-body .list .shopanswer .username {
    color: #00939F;
    border-bottom: 0;
    text-decoration: none;
  }
  #reviews-body .list .shopanswer .text .text {
    color: #303030;
    font-family: "ProximaNovaLight", Arial, sans-serif;
  }
  #reviews-list .item blockquote {
  border: none ! important;
  background-color: #f2eccf;
  padding: 8px 6px 8px 24px;
  border-radius: 2px ! important;
  color: #303030 ! important;
  min-height: 1em ! important;
  margin: 0.6em 0 0.8em 0 ! important;
}
  #reviews-list .item  .wrap-quote {
  border: none;
  box-shadow: none;
  padding: 0;
  text-align: right;
  display:table-cell;
}
#reviews-list .item  .wrap-quote .quote {
  font-size: 15px;
  /*font-family: "PG Isadora Cyr Pro", Arial, regular;*/
  cursor: pointer;
  display: inline-block;
  background: none;
  color: #00939F;
  line-height: 15px;
  border-bottom: 1px dotted #00939F;
  padding: 0;
  min-height: unset;
  
}
#reviews-list .item .menu .message
{
	padding:8px 8px 5px 8px;
	position:absolute;
	opacity:0;
	top:25px;
	background:#FFF;
	z-index:0;
	font-size:12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	
}
#reviews-list .item .menu .message-success
{
	border:1px solid green;
	color:green;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#reviews-list .item .menu .message-error
{
	border:1px solid #e64343;
	color:#e64343;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#reviews-list .item .menu
{
	position:absolute;
	right:0;
	top:0;
	z-index:9999;
	/*display:none;*/
}

#reviews-list .item:hover .menu
{
	position:absolute;
	right:0;
	top:0;
	display:block;

}

#reviews-list .item .menu ul {
  margin: 0 15px 0 0;
  list-style: none;
  border:1px solid #e2e5e9;
  display: none;
}



#reviews-list .item .menu .actions {
	cursor:pointer;
	font-size:14px;
	color:#cfd3da;
	display:block;
	z-index:9999;
	float:right;
	margin-top:0px;
}

#reviews-list .item .menu:hover .actions {
	color:#303030;
}

#reviews-list .item .menu .actions::before {
  font-size: 80%;
}
#reviews-list .item .menu.open .actions::before {
}

#reviews-list .item .menu.open ul {
  display: block;
  width:180px;
  z-index:9999;
margin-top:15px;
}

#reviews-list .item .menu  ul li
{
	padding:8px 12px 5px 12px;
	border-bottom:1px solid #e2e5e9;
	z-index:0;
	cursor:pointer;
	position:relative;
	background:#f9f9f9;
	font-size:12px;
	color:#6c727d;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-list .item .menu  ul li:hover
{
	color:#303030;
}
#reviews-list .item .menu  ul li:last-child{
	border-bottom:none;
}
#reviews-body .item .video-title, #reviews-body .item .images-title, #reviews-body .item .presentation-title
{
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #6c727d;
	font-size: 12px;
	margin:10px 0 5px 0;
}
#reviews-body .item .cnt_reviews a
{
	display:inline-block;
}
#reviews-body .item .title
{
	width:100%;
}

.text span.text[itemprop=reviewBody]
{
	display:block;
}
.rating{width:100%;}
/* End */


/* Start:/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/colorbox.css?15674279194516*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* End */


/* Start:/local/templates/clife/components/sotbit/reviews.reviews.add/detail2/style.css?156742791910236*/
@media ( min-width : 768px) {
	/*.spoiler-reviews-body4 .forms{display:table;width:100%;border-spacing:30px;}
 .spoiler-reviews-body4 .forms .form-auth{display:table-cell;width:48%;background:#f9f9f9;padding:15px 0 15px 15px;border-right:30px solid #fff;}
 .spoiler-reviews-body4 .forms .form-reg{display:table-cell;width:48%;background:#f9f9f9;padding:15px 0 15px 15px;}*/
	.spoiler-reviews-body4 .forms {
		display: flex;
	} 
	.spoiler-reviews-body4 .forms .form-auth {
		flex-grow: 1;
		width: 48%;
		position: relative;
		margin-right: 4%;
		background: #f9f9f9;
		padding: 15px 0 15px 15px;
	}
	.spoiler-reviews-body4 .forms .form-reg {
		flex-shrink: 1;
		width: 48%;
		position: relative;
		background: #f9f9f9;
		padding: 15px 0 15px 15px;
	} 
	#add_review textarea {
		width: 50%;
	}
	.spoiler-reviews-body4 .review-add-block {
		width: 100%;
		margin-left: 0px;
		padding: 40px 30px 50px 30px;
	}
	#add_review .textbox-group {
		float: left;
		width: 50%;
	}
	#add_review .textarea-right-text {
		margin-left: 0px !important;
		width: 50% !important;
		float: left;
		padding-left: 10px;
	}
		
	
}
/*
@media (min-width : 767px) and (max-width : 1023px) 
{
	#add_review .textbox-group {
		float: left;
		width: 100% !important;
	}
}*/


@media ( max-width : 767px) {
	#add_review textarea {
		width: 100%;
	}
	.spoiler-reviews-body4 .forms .form-auth {
		background: #f9f9f9;
		margin-bottom: 30px;
	}
	.spoiler-reviews-body4 .forms .form-reg {
		background: #f9f9f9;
	}
}

.spoiler-reviews-body4 .review-add-block {
	background: #f9f9f9;
	padding:20px;
}

.add-reviews {
	text-align: center;
	margin-bottom: 30px;
}

#reviews-body .add-reviews {
	margin-top: 20px;
}

.add-reviews .bg {
	background: #f9f9f9;
	padding: 26px 0;
}

/*Спойлер*/
.spoiler-reviews-body4 {
	display: none;
	padding-top: 20px;
}

.spoiler_links {
	cursor: pointer;
}

.add-reviews .spoiler {
	border: 1px solid #7c7c7c;
	box-shadow: 1px 2px 1px 1px #e2e2e2;
	padding: 5px;
	display: inline-block;
	background: #ffffff;
}

#reviews-statistics .spoiler-reviews-body4 {
	padding-top: 40px;
}

.add-reviews .spoiler-input {
	padding: 5px 40px;
	color: #FFF;
	text-decoration: none;
	font-family: "PG Isadora Cyr Pro", Arial, regular;
	font-size: 18px;
	min-height: 30px;
	line-height: 20px;
	cursor: pointer;
}

.auth-error {
	font-size: 18px;
	color: #994d4d;
	font-family: "ProximaNova", Arial, sans-serif;
	text-align: left;
	margin-bottom: 20px;
}

#auth-title, #register-title {
	color: #000000;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	text-align: left;
}

#auth_review-check-error, #registration_review-check-error {
	color: #994d4d;
	text-align: left;
}

#reviews-body .title {
	width: 50%;
}

.add-reviews .success {
	color: green;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	margin-top: 10px;
}

#add_review .captcha-block{
	margin-top:30px;
}

#add_review .add-photo {
	width: 150px;
	height: 22px;
	position: relative;
	margin-top: 30px;
}

#add_review input[type='file'] {
	width: 150px;
	height: 22px;
	opacity: 0
}

#add_review #add-photo-button4 {
	display: block;
	width: 175px;
	height: 22px;
	color: #767676;
	position: absolute;
	top: 0;
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;
	cursor: pointer;
}

#add_review ul#preview-photo4 {
	margin: 0;
}

#add_review ul#preview-photo4 li {
	list-style: none;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 30px;
}

#add_review ul#preview-photo4 li span.delete {
	position: absolute;
	right: 0;
	top: 0;
	color: #F00;
	font-size: 20px;
	cursor: pointer;
}

.spoiler-reviews-body4 .add-check-error {
	text-align: left;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
}

.spoiler-reviews-body4 .not-buy-error {
	font-size: 18px;
	font-family: "ProximaNova", Arial, sans-serif;
}

.spoiler-reviews-body4 .review-add-title {
	font-size: 18px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	text-align: left;
	/*margin-left: 10%;*/
	margin-bottom: 25px;
}

.spoiler-reviews-body4 .review-add-rating-title1 {
	color: #6c727d;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	text-align: left;
	margin-bottom: 5px;
}

.spoiler-reviews-body4 .review-add-rating-title2 {
	color: #b0b3bb;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	text-align: left;
	margin-bottom: 10px;
}

#add_review p.title {
	margin-bottom: 5px;
}

#add_review p.title-example {
	color: #b0b3bb;
	margin-bottom: 5px;
}

#add_review p.text {
	margin-bottom: 5px;
}

#add_review p.add-field-title {
	margin-bottom: 5px;
}

#add_review .rating_selection label {
	font-size: 14px;
	border: 1px solid #e2e5e9;
	display: inline-block;
	height: 33px;
	width: 33px;
	line-height: 33px;
	text-align: center;
	background: #ffffff;
}

#add_review {
	text-align: left;
}

#add_review p {
	color: #6c727d;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	margin-bottom: 0;
}

#add_review p.example {
	color: #b0b3bb;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
}

#add_review p.count {
	clear: both;
	font-style: italic;
	color: #c2c6cb;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	margin-bottom: 30px;
	margin-top: 5px;
}

#add_review input[type="text"] {
	border: 1px solid #e2e5e9;
	height: 34px;
	width: 100%;
	margin-bottom: 30px;
	padding: 5px;
	font-family: "ProximaNova", Arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	font-size: 13px;
}

#add_review textarea {
	border: 1px solid #e2e5e9;
	padding: 5px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	font-size: 13px;
	height: 190px;
}

#add_review input[type="radio"] {
	margin-right: 7px;
	float: left;
}

#add_review span.radio-label {
	margin-right: 15px;
	font-family: "ProximaNova", Arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	font-size: 13px;
}

#add_review .radio {
	float: none;
	line-height: 14px;
	display: inline-block;
	margin-bottom: 0px;
	margin-left: 20px;	
}

#add_review input[type="submit"] {
	color: #767676;
	font-size: 14px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	width: 170px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #c8c8c8;
	box-shadow: 1px 2px 2px 1px #dedede;
	margin-top: 30px;
	background: #FFF;
}

#add_review #reset-form {
	border: 0;
	color: #c2c6cb;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	margin-left: 15px;
	background-color: #f9f9f9;
}

#add_review .textbox-group textarea {
	width: 100%;
}

#add_review .recommendated {
	clear: both;
}

#add_review .textarea-right-text {
	margin-left: 30px;
	width: 225px;
	float: left;
}

#add_review .textarea-right-text p {
	color: #6c727d;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	margin-bottom: 10px;
}

#add_review .textarea-right-text ul {
	margin-left: 13px;
}

#add_review .textarea-right-text ul li {
	color: #6c727d;
	font-size: 12px;
	font-family: "ProximaNova", Arial, sans-serif;
}

#add_review .textarea-right-text ul li span {
	color: #994d4d;
}

.rating_selection {
	text-align: left;
	display: inline-block;
	margin-bottom: 40px;
}

.rating_selection input[type='radio'], .rating_selection span {
	display: none;
}

.rating_selection label {
	cursor: pointer;
}

.rating_selection label:before {
	display: inline-block;
	content: "\F005";
	font-size: 14px;
	color: #FBC82D;
	font-family: "FontAwesome";
}

.rating_selection input:checked+label ~ label:before {
	color: #cfd3da;
}

.rating_selection:hover label[for]:before {
	color: #FBC82D;
}

.rating_selection:hover label:hover ~ label:before {
	color: #cfd3da;
}

#add_review #add-photo-button4 .fa-plus {
	margin-right: 10px;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-top-bar-btn,#add_review .bxhtmled-top-bar-wrap .bxhtmled-top-bar-select,#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-fontsize-wrap
{
	display:none;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-bold
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-italic
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-underline
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-strike
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-remove-format
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-top-bar-color
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-ordered-list
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-unordered-list
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-align-left
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-quote
{
	display:inline-block;
}
#add_review .bxhtmled-iframe-cnt
{
	overflow:hidden!important;
}
#add_review .feed-add-post-text
{
	padding-left:0;
	padding-right:0;
}
.spoiler-reviews-body4 .reason-title{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:16px;
  	margin-bottom:0px;
}
.spoiler-reviews-body4 .reason-text{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:14px;
  	margin-bottom:8px;
}
.spoiler-reviews-body4 .not-ban-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
}

#add_review .title-video, #add_review .title-presentation
{
	margin-top:30px;
}
#add_review input.video, #add_review input.presentation
{
	margin-bottom:0;
}
.spoiler-questions-body .not-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
  margin-bottom:8px;
}

.text-center .add-review
{
	 background-color: #ffffff !important; 
     color: #000 !important;  
     font-size: 25px !important;  
     text-align: center; 
     padding: 0px !important;  
     height: auto !important; 
     line-height: 1em !important;  
     display: inline-block; 
     margin: 0px !important; 
     float: none  !important;  	
}

.bx-html-editor{
	min-width:100px !important;  	
}
.bxhtmled-area-cnt,.bxhtmled-iframe-cnt, .bxhtmled-iframe-cnt iframe {
	width:100% !important;  	
}
/* End */


/* Start:/local/templates/clife/components/sotbit/reviews/detail-abtest/css/font-awesome.min.css?156742791927466*/
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/clife/components/sotbit/reviews/detail-abtest/css/../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/local/templates/clife/components/sotbit/reviews/detail-abtest/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/local/templates/clife/components/sotbit/reviews/detail-abtest/css/../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/local/templates/clife/components/sotbit/reviews/detail-abtest/css/../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/local/templates/clife/components/sotbit/reviews/detail-abtest/css/../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/local/templates/clife/components/sotbit/reviews/detail-abtest/css/../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

/* End */


/* Start:/bitrix/components/sotbit/reviews.questions.add/templates/.default/style.css?14993445578559*/
@media (min-width: 768px) {
	/* .spoiler-questions-body .forms{display:table;width:100%;}
 .spoiler-questions-body .forms .form-auth{display:table-cell;width:50%;}
 .spoiler-questions-body .forms .form-reg{display:table-cell;width:50%;}*/
  .spoiler-questions-body .forms{display:flex;}
  .spoiler-questions-body .forms .form-auth{flex-grow:1;width:48%;position:relative;margin-right:4%;background:#f8f8f8;padding:15px 0 15px 15px;}
   .spoiler-questions-body .forms .form-reg{flex-shrink:1;width:48%;position:relative;background:#f8f8f8;padding:15px 0 15px 15px;}

}
@media (max-width: 767px) {
 .spoiler-questions-body .forms .form-auth{background:#f8f8f8;margin-bottom:30px;}
 .spoiler-questions-body .forms .form-reg{background:#f8f8f8;}
} 
 .add-questions{margin:20px 0;}
 .spoiler-questions-body {display:none;padding-top:40px;}
 .spoiler_links {cursor:pointer;}
.add-questions .spoiler{
	border:1px solid #7c7c7c;
	box-shadow:1px 2px 1px 1px #e2e2e2;
	padding:5px;
	display:inline-block;
}
 
.add-questions .spoiler-input{
	padding:5px 40px;
	color:#FFF;
	background:#004B51;
	text-decoration:none;
	font-family:"PG Isadora Cyr Pro",Arial,regular;
	font-size:18px;
	min-height:30px;
	line-height:20px;
	cursor:pointer;
}



#questions-body .title{
	width:50%;
}
#questions-body .success{color:green;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;margin-top:10px;}
#questions-body .spoiler_body p.add-check-error{color:red;}
#questions-body .spoiler_body p.registration-check-error{color:red;}

.tabs a.spoiler{
	display:inline-block;
	padding:10px;
	color:#FFF;
	background:#603a2f;
	text-transform:uppercase;
	text-decoration:none;
}
 .auth-error{
	font-size:18px;
	color:#994d4d;
	font-family:"ProximaNova",Arial,sans-serif;
	text-align:left;margin-bottom:20px;
}
#auth-title,#register-title{color:#000000;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;text-align:left;}


 #auth-check-error,#registration-check-error{color:#994d4d;text-align:left;}
 
 
 #add_question{text-align:left;}


#add_question #recaptcha-question-0{
	margin-top:20px;
}

#add_question p{color:#6c727d;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
#add_question p.example{color:#b0b3bb;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
#add_question p.count{font-style:italic;color:#c2c6cb;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;margin-bottom:20px;}
#add_question input[type="text"]{border:1px solid #e2e5e9;height:34px;width:100%;margin-bottom:20px;padding:5px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_question textarea{border:1px solid #e2e5e9;width:100%;padding:5px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;height:190px;}
#add_question input[type="radio"]{margin-right:7px;float:left;}
#add_question span.radio-label{margin-right:15px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_question span.radio-label{margin-right:15px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_question .radio{float:none;line-height:14px;display:inline-block;margin-bottom:20px;}
#add_question input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}
#add_question #reset-form{border:0;color:#c2c6cb;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:14px;text-decoration:underline;margin-left:15px;background:#FFF;}
.spoiler-questions-body .add-check-error{text-align:left;color:#994d4d;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
 #auth_question-check-error,#registration_question-check-error{color:#994d4d;text-align:left;}
 
 
  #add_question .bxhtmled-top-bar-wrap .bxhtmled-top-bar-btn,#add_question .bxhtmled-top-bar-wrap .bxhtmled-top-bar-select,#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-fontsize-wrap
{
	display:none;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-bold
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-italic
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-underline
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-strike
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-remove-format
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-top-bar-color
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-ordered-list
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-unordered-list
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-align-left
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-quote
{
	display:inline-block;
}
#add_question .bxhtmled-iframe-cnt
{
	overflow:hidden!important;
}
#add_question .feed-add-post-text
{
	padding-left:0;
	padding-right:0;
}
#add_question #question-editor
{
	width:50%;
	display:block;
}
.spoiler-questions-body .reason-title{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:16px;
  	margin-bottom:0px;
  	text-align:center;
}
.spoiler-questions-body .reason-text{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:14px;
  	margin-bottom:8px;
  	text-align:center;
}
.spoiler-questions-body .not-ban-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
  text-align:center;
}

div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/components/sotbit/reviews.questions.add/templates/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/components/sotbit/reviews.questions.add/templates/.default/images/sec-unlocked.png);}

@media (max-width: 767px) { 

	#registration_question input[type="submit"]{margin:0 auto;display:block;}
	#registration_question .form-group{margin: 0 auto 5px auto;width:230px;display:block;}
}
@media (min-width: 768px) {
	#registration_question .captcha img{display:inline-block;margin-right:10px;width:35%;}
	#registration_question .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;}
	#registration_question .form-group{margin-bottom:15px;display:inline-block;}
}


#registration_question{text-align:left;}
#registration_question p{margin-bottom:3px;text-align:left;color:#6c727d;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:12px;}
#registration_question input[type="text"],#registration_question input[type="password"]{width:230px;color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;border:1px solid #e2e5e9;padding:10px;margin-right:20px;}
#registration_question .form-group{}
#registration_question .form-group p{margin-bottom:3px;text-align:left;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_question .form-group a{float:right;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_question .checkbox{text-align:left;margin-top:20px;line-height:13px;}
#registration_question .checkbox input[type="checkbox"]{margin-right:10px;float:left;}
#registration_question .checkbox label{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;clear:both;}
#registration_question input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;height:30px;line-height:30px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}
#registration_question .captcha{background:#efeded;padding:10px;margin:10px 0;width:100%;position:relative;}
#registration_question .captcha .captcha-title{color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_question .captcha .captcha-title-2{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_question .captcha img{display:inline-block;margin-right:10px;width:35%;height:40px;}
#registration_question .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;margin-right:0;}


#add_question .feed-add-post {
    border: 1px solid #f0f1f2;
}
/* End */


/* Start:/local/templates/clife/components/sotbit/reviews.questions.list/.default/style.css?15674279195745*/
@media (max-width: 767px) { 
#questions-body .time, .user-info{text-align:center;}
#questions-body .item .avatar{position:relative;left:50%;margin-left:-47px;float:none;}

 #questions-body .reply-block{text-align:center;}
 #questions-body .reply-text{text-align:left;}
} 
@media (min-width: 768px) { 
#questions-body .item .avatar{float:left;}
#questions-body .item .user-info,#questions-body .item .questions{display:table-cell;}

#questions-body .item .user-info{width:40%;}
 #questions-body .answer{}
}
#questions-body .list .item{margin-bottom:60px;border-bottom:1px solid #e2e5e9;padding-bottom:60px;}
#questions-body .item .avatar{background:#FFF;width:94px;height:94px; display:flex;display: -ms-flexbox;-ms-flex-align: center;text-align:center;line-height:94px;border:1px solid #e6e6e6;margin-right:25px;}
#questions-body .item .avatar-inner{margin:auto;}
#questions-body .item .username,#questions-body .item .reply-header{font-family:"ProximaNova",Arial,sans-serif;color:#303030;font-size:14px;}
#questions-body .item .age,#questions-body .item .cnt_questions,#questions-body .item .country,#questions-body .item .add-field-text,#questions-body .item .reply-text,#questions-body .item .likes .recommendated{font-family:"ProximaNova",Arial,sans-serif;color:#303030;font-size:14px;}
#questions-body .item .age span,#questions-body .item .cnt_questions,#questions-body .item .country span,#questions-body .add-field-title,#questions-body .item .likes-title,#questions-body .item .likes .yescnt,.item .likes .nocnt{color:#6c727d;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;padding-right:10px;}
#questions-body .item .age span,#questions-body .item .country span, #questions-body .item .cnt_questions span{width:75px;display:inline-block;}
#questions-body .age .col-sm-8,#questions-body .country .col-sm-8{padding-left:0;}
#questions-body  .item img{display:inline;}

#questions-body .item .time{font-family:"ProximaNovaLight",Arial,sans-serif;color:#6c727d;font-size:12px;}
#questions-body .item .text{font-family:"ProximaNovaLight",Arial,sans-serif;color:#303030;font-size:14px;}
#questions-body .answer{margin:20px 0 0 0;min-height:114px;background:#f8f8f8;padding:10px;}
#questions-body .answer .reply{float:left;}
#questions-body{margin-bottom:80px;}
#questions-body .list .item{margin-left:10%;width:80%;}

  #questions-body .list .item .table {
    display: table;
    width: 100%;
  }

#questions-body .item .username{margin-bottom:13px;display:inline-block;border-bottom:1px solid #d8d8d8;}
#questions-body .item .reply-header{margin-bottom:13px;display:inline-block;border-bottom:1px solid #d8d8d8;}
#questions-body .item .age{margin-bottom:0px;}
#questions-body .item .time{margin-bottom:10px;}

#questions-body .questions{vertical-align: top;}

#questions-body .list{padding-top:50px;}

  #questions-body .list .shopanswer {
    background: #f8f8f8;
    padding: 30px 25px;
    margin-top:30px;
  }
  #questions-body .list .shopanswer .user-info,
  #questions-body .list .shopanswer .text {
    width: auto;
  }
  #questions-body .list .shopanswer .user-info {
    float: left;
  }
  #questions-body .list .shopanswer .username {
    color: #00939F;
    border-bottom: 0;
    text-decoration: none;
  }
  #questions-body .list .shopanswer .text {
    color: #303030;
    font-family: "ProximaNovaLight", Arial, sans-serif;
  }
  #questions-body 	.wrap-quote {
	border: none;
	box-shadow: none;

	
}

#questions-body		.quote {
	font-size: 15px;
	font-family: "PG Isadora Cyr Pro", Arial, regular;
	cursor: pointer;
	display: inline-block;
	background: none;
	color: #00939F;
	line-height: 15px;
	border-bottom: 1px dotted #00939F;
	padding: 0;
	min-height: unset;
	float: right;
}
#questions-body .item blockquote {
  border: none ! important;
  background-color: #f2eccf;
  padding: 8px 6px 8px 24px;
  border-radius: 2px ! important;
  color: #303030 ! important;
  min-height: 1em ! important;
  margin: 0.6em 0 0.8em 0 ! important;
}
#questions-body .item .menu .message
{
	padding:8px 8px 5px 8px;
	position:absolute;
	opacity:0;
	top:25px;
	background:#FFF;
	z-index:0;
	font-size:12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	
}
#questions-body .item .menu .message-success
{
	border:1px solid green;
	color:green;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#questions-body .item .menu .message-error
{
	border:1px solid #e64343;
	color:#e64343;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#questions-body .item .menu
{
	position:absolute;
	right:0;
	top:0;
	z-index:9999;
	/*display:none;*/
}

#questions-body .item:hover .menu
{
	position:absolute;
	right:0;
	top:0;
	display:block;

}

#questions-body .item .menu ul {
  margin: 0 15px 0 0;
  list-style: none;
  border:1px solid #e2e5e9;
  display: none;
}



#questions-body .item .menu .actions {
	cursor:pointer;
	font-size:14px;
	color:#cfd3da;
	display:block;
	z-index:9999;
	float:right;
	margin-top:0px;
}

#questions-body .item .menu:hover .actions {
	color:#303030;
}

#questions-body .item .menu .actions::before {
  font-size: 80%;
}
#questions-body .item .menu.open .actions::before {
}

#questions-body .item .menu.open ul {
  display: block;
  width:180px;
  z-index:9999;
margin-top:15px;
}

#questions-body .item .menu  ul li
{
	padding:8px 12px 5px 12px;
	border-bottom:1px solid #e2e5e9;
	z-index:0;
	cursor:pointer;
	position:relative;
	background:#f9f9f9;
	font-size:12px;
	color:#6c727d;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#questions-body .item .menu  ul li:hover
{
	color:#303030;
}
#questions-body .item .menu  ul li:last-child{
	border-bottom:none;
}
#questions-body .item .questions{position:relative;}

#questions-body .item .cnt_questions a
{
	display:inline-block;
}
/* End */
/* /local/templates/clife/components/bitrix/catalog.element/catalog_abtest2/style.css?158289492532760 */
/* /local/templates/clife/components/sotbit/reviews.statistics/detail_top_line/style.css?15674279192838 */
/* /local/templates/clife/components/sotbit/reviews/detail-abtest/style.css?15674279192255 */
/* /bitrix/components/sotbit/reviews.reviews.filter/templates/.default/style.css?14969177205071 */
/* /local/templates/clife/components/sotbit/reviews.reviews.list/.default/style.css?156742791910707 */
/* /local/templates/clife/components/sotbit/reviews.reviews.list/.default/css/colorbox.css?15674279194516 */
/* /local/templates/clife/components/sotbit/reviews.reviews.add/detail2/style.css?156742791910236 */
/* /local/templates/clife/components/sotbit/reviews/detail-abtest/css/font-awesome.min.css?156742791927466 */
/* /bitrix/components/sotbit/reviews.questions.add/templates/.default/style.css?14993445578559 */
/* /local/templates/clife/components/sotbit/reviews.questions.list/.default/style.css?15674279195745 */
