

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/orange/style.min.css?1680073560147*/
.system-nav-orange{color:#999;font-size:12px}.system-nav-orange .nav-current-page{color:white;background-color:#f90;font-weight:bold;padding:1px 0}
/* End */


/* Start:/bitrix/components/khayr/main.comment/templates/.default/style.css?16800735604313*/
.khayr_main_comment {
	position:relative;
}
.khayr_main_comment .clear {
	clear: both;
}
.khayr_main_comment .pt10 {
	padding-top: 10px;
}
.khayr_main_comment .w-45 {
	width: 45%;
}
.khayr_main_comment .comments {
	border-top: 0px solid #ececec;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.khayr_main_comment .comments .stock {
	padding: 20px 0 0;
	position: relative;
}
.khayr_main_comment .comments .stock .userInfo {
	background: url('/bitrix/components/khayr/main.comment/templates/.default/img/arrow-down.png') no-repeat 40px 30px;
	float: left;
	height: 42px;
	color: #fff;
	font: normal 18px/13px 'bebas', sans-serif;
	background-size: 15px;
}
.khayr_main_comment .comments .stock .userInfo span {
	background: #ffe800;
	display: block;
	padding: 10px 14px;
	border-radius: 7px;
	color: #000000;
}
.khayr_main_comment .comments .stock .userText {
	clear: both;
	margin: 0 0 15px;
	padding: 15px 0 0;
}
.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: 10px 0 0;
}
.khayr_main_comment .comments .stock .userText .action {
	clear: both;
}
.khayr_main_comment .comments .stock .stock {
	margin-left: 40px;
}
.khayr_main_comment .comments .stock .stock .stock {
	margin-left: 80px;
}
.khayr_main_comment .form {
	margin-top: 15px;
	/*background: url("/bitrix/components/khayr/main.comment/templates/.default/img/bit_bg.png") repeat 0 0;*/
	padding: 4px;
	border: 2px solid #ffe800;
	border-radius: 7px;
}
.khayr_main_comment .form form {
	background: #fff;
	display: block;
	padding: 30px 40px;
}
.khayr_main_comment .form.comment input[type="submit"] {
	margin: 0 auto;
	display: block;
	width: 136px;
}
.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 #ffe800;
	border-radius: 3px;
	font-family: Verdana, sans-serif;
	margin: 5px 0 5px;
	font-size: 11px;
	line-height: 16px;
}
.khayr_main_comment form textarea {
	display: block;
	margin: 0 0 20px;
	width: 100%;
	font: italic 11px/16px Verdana, sans-serif;
}
.khayr_main_comment form input[type="text"],
.khayr_main_comment form input[type="password"] {
	height: 27px;
	line-height: 27px;
	padding: 0 6px;
	font-family: Verdana, sans-serif;
}
.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 {
	background: #ffe800;
	color: #000000;
	font: normal 18px/18px 'bebas', sans-serif;
	text-decoration: none;
	padding: 10px 30px;
	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('/bitrix/components/khayr/main.comment/templates/.default/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;
}
/* End */


/* Start:/local/js/rateit.js/1.0.23/rateit.css?16800735511641*/
.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

.rateit .rateit-range
{
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(/local/js/rateit.js/1.0.23/star.gif);
    height: 16px;
    outline: none;
}

.rateit .rateit-range * {
    display:block;
}

/* for IE 6 */
* html .rateit, * html .rateit .rateit-range
{
    display: inline;
}

/* for IE 7 */
* + html .rateit, * + html .rateit .rateit-range
{
    display: inline;
}

.rateit .rateit-hover, .rateit .rateit-selected
{
    position: absolute;
    left: 0px;
}

.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl
{
    left: auto;
    right: 0px;
}

.rateit .rateit-hover
{
    background: url(/local/js/rateit.js/1.0.23/star.gif) left -32px;
}

.rateit .rateit-hover-rtl
{
    background-position: right -32px;
}

.rateit .rateit-selected
{
    background: url(/local/js/rateit.js/1.0.23/star.gif) left -16px;
}

.rateit .rateit-selected-rtl
{
    background-position: right -16px;
}

.rateit .rateit-preset
{
    background: url(/local/js/rateit.js/1.0.23/star.gif) left -32px;
}

.rateit .rateit-preset-rtl
{
    background: url(/local/js/rateit.js/1.0.23/star.gif) left -32px;
}

.rateit button.rateit-reset
{
    background: url(/local/js/rateit.js/1.0.23/delete.gif) 0 0;
    width: 16px;
    height: 16px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    outline: none;
    border:none;
    padding: 0;
}

.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus
{
    background-position: 0 -16px;
}

/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/orange/style.min.css?1680073560147 */
/* /bitrix/components/khayr/main.comment/templates/.default/style.css?16800735604313 */
/* /local/js/rateit.js/1.0.23/rateit.css?16800735511641 */
