

/* Start:/local/components/bitrixlab/items.list/templates/otzivi/style.css?15443783284845*/

hr.otzivi {
	clear: both;
}

.khayr_main_comment {
	position:relative;
}
.khayr_main_comment .clear {
	clear: both;
}
.khayr_main_comment .pt10 {
	padding-top: 10px;
}
.khayr_main_comment .w-45 {}
.khayr_main_comment .comments {}
.khayr_main_comment .comments .stock {
	/*padding: 0px 0 35px;
	position: relative;
overflow: hidden;*/
	clear: both;
	padding: 20px 0;
}

.khayr_main_comment .comments .stock  .stock{  
    clear: both;
    padding-top: 25px;
	font-size: 12px;
}	
.khayr_main_comment .comments .stock  .stock .userText a {
	display: inline-block;
	margin: 0px;
}
.khayr_main_comment .comments .stock .stock .userText .action {
	margin-bottom: 20px;
}
	
.khayr_main_comment .comments .stock .userInfo {
	float: left;
width: 17%;
}
.khayr_main_comment .comments .stock .userInfo span {
	display: block;
}
.khayr_main_comment .comments .stock .userText {
width: 82%;
float: left;
}
.khayr_main_comment .comments .stock .userText img:not([alt=CAPTCHA]) {
	float: left;
	max-width: 50px;
	max-height: 50px;
	padding: 0 10px 10px 0;
}
.khayr_main_comment .comments .stock .userText a {
	display: inline-block;
	margin: 0px 0 20px;
}
.khayr_main_comment .comments .stock .userText .action {
	clear: both;
font-size: 12px;
}
.khayr_main_comment .comments .stock .stock {
	margin-left: 40px;
}
.khayr_main_comment .comments .stock .stock .stock {
	margin-left: 80px;
}

.add_review {float: left; width: 17%;}
.add_review > img {width: 40%;}
.add_review span {font-size: 13px; font-style: italic; padding-right: 10px;}
.add_review span strong {font: bold 18px/18px "PT Serif",serif;}

.khayr_main_comment .form {
	clear: both;
    margin-top: 40px;
}
.khayr_main_comment .form form {
	display: block;
	float: left;
    width: 82%;
}
.khayr_main_comment .form.comment input[type="submit"] {
	margin: 0 auto;
	display: block;
border: 1px solid #26353c;
background-color:#26353c;
	width: 160px;
color: #fff;

}
.khayr_main_comment form input,
.khayr_main_comment form select,
.khayr_main_comment form textarea,
.khayr_main_comment textarea {
	padding: 4px 6px;
	border: 1px solid #26353c;
	margin: 5px 0 5px;
	font-size: 13px;
	line-height: 35px;
}
.khayr_main_comment form textarea {
	display: block;
	margin: 10px 0;
	width: 100%;
	height: 170px;
}
.khayr_main_comment form input[type="text"],
.khayr_main_comment form input[type="password"] {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	width: 300px;
	margin-right: 15px;
}
.khayr_main_comment form input[type="checkbox"],
.khayr_main_comment form input[type="radio"] {
	border: none;
}
.khayr_main_comment form label {
	margin: 0 5px 0 0;
	cursor: pointer;
}
.khayr_main_comment form label * {
	vertical-align: middle;
}
.khayr_main_comment form label input {
	margin: 0 2px 0 0;
}
.khayr_main_comment form input[type="submit"],
.khayr_main_comment form button,
.khayr_main_comment button,
.khayr_main_comment a.button,
.khayr_main_comment a.button:visited {
	text-decoration: none;
	cursor: pointer;
	border: none;
	display: block;
	text-align: center;
	margin: 0 auto 10px;
}
.khayr_main_comment a.button {
	max-width: 120px;
}
.khayr_main_comment form button,
.khayr_main_comment button,
.khayr_main_comment a.button,
.khayr_main_comment a.button:visited {
	font-size: 14px;
	line-height: 28px;
	margin: 0 10px;
	padding: 0 30px;
}
.khayr_main_comment form input[type="submit"]:hover,
.khayr_main_comment form button:hover,
.khayr_main_comment button:hover,
.khayr_main_comment a.button:hover {
	color: #000;
}
/*.khayr_main_comment .close {
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	background:url('/local/components/bitrixlab/items.list/templates/otzivi/img/delete.gif') no-repeat 0 0;
	width:16px;
	height:16px;
}*/
.khayr_main_comment .form_for {
	display:none;
}
.khayr_main_comment .comments .stock .userText .rating-vote span.rating-vote-result,
.khayr_main_comment .comments .stock .userText .rating-vote a {
	margin: 0;
}
.khayr_main_comment_suc_exp {
	position: fixed;
	height: 30px;
	width: 100%;
	background: #0B690B;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	z-index: 2000;
	text-align: center;
	border-bottom: 1px solid #FFF;
	cursor:pointer;
	display:none;
}
.khayr_main_comment_err_exp {
	display:none;
	cursor:pointer;
	position: fixed;
	height: 30px;
	width: 100%;
	background: #690B0B;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	z-index: 2000;
	text-align: center;
	border-bottom: 1px solid #FFF;
}

@media (max-width:413px) {
	.khayr_main_comment .comments .stock .userInfo {width: 100%;}
	.khayr_main_comment .comments .stock .userText {width: 100%;}
	.khayr_main_comment .form form {width: 100%;}
	.add_review {width: 100%; text-align: center; margin-bottom: 10px;}
	.add_review > img {width: 17%}
	.khayr_main_comment form input[type="text"], .khayr_main_comment form input[type="password"] {width: 100%;}
	.khayr_main_comment .form.comment input[type="submit"] {width: 100%;}	
}
/* End */
/* /local/components/bitrixlab/items.list/templates/otzivi/style.css?15443783284845 */
