

/* Start:/local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?16776195412487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/khayr/main.comment/templates/.default/style.css?16788018564174*/
.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("/local/components/khayr/main.comment/templates/.default/img/comment_bg.png") no-repeat 30px 100%;
	float: left;
	height: 41px;
	color: #fff;
	font: normal 18px/13px 'bebas', sans-serif;
}
.khayr_main_comment .comments .stock .userInfo span {
	background: #a88a37;
	display: block;
	padding: 10px 14px;
}
.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("/local/components/khayr/main.comment/templates/.default/img/bit_bg.png") repeat 0 0;
	padding: 4px;
}
.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 #b59e5f;
	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: #a88a37;
	color: #fff;
	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('/local/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:/bitrix/components/bitrix/rating.vote/templates/standart/style.min.css?15943262311204*/
span.rating-vote{display:inline-block!important;height:16px;vertical-align:middle}span.rating-vote a{cursor:pointer}span.rating-vote a.rating-vote-plus{display:inline-block;outline:0;margin:0;text-decoration:none;width:16px;height:16px;background:transparent url(/bitrix/components/bitrix/rating.vote/templates/standart/images/sprite.png) no-repeat 0 0;border:0}span.rating-vote a.rating-vote-plus-active{background-position:0 -96px}span.rating-vote-disabled a.rating-vote-plus{background-position:0 -192px;cursor:default}span.rating-vote a.rating-vote-minus{display:inline-block;width:16px;height:16px;background:transparent url(/bitrix/components/bitrix/rating.vote/templates/standart/images/sprite.png) no-repeat 0 -48px;border:0;margin:0;outline:0;text-decoration:none}span.rating-vote a.rating-vote-minus-active{background-position:0 -144px}span.rating-vote-disabled a.rating-vote-minus{background-position:0 -240px;cursor:default}span.rating-vote a.rating-vote-load{background:transparent url(/bitrix/components/bitrix/rating.vote/templates/standart/images/waiting.gif) no-repeat!important}span.rating-vote-result{display:inline-block;height:16px;color:#289b00;font:normal 12px Verdana;margin:1px 0 0 0;padding:0;vertical-align:top}span.rating-vote-result-minus{color:#ca0000}.rating_vote_graphic{display:inline-block!important}.rating_vote_text{display:none!important}
/* End */
/* /local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?16776195412487 */
/* /local/components/khayr/main.comment/templates/.default/style.css?16788018564174 */
/* /bitrix/components/bitrix/rating.vote/templates/standart/style.min.css?15943262311204 */
