

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?173014005351*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/webdebug-2020/components/bitrix/system.pagenavigation/.default/style.css?1730140205746*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.55em;
	padding-right: 0.55em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

/* End */


/* Start:/local/templates/webdebug-2020/components/bitrix/catalog/blog/bitrix/news.list/blog_comments/style.css?1730140205634*/
.blog_article_comments {}
	.blog_article_comments .item {border-bottom:1px solid #ccc; font-size:14px; line-height:16px; margin-bottom:10px; padding:5px;}
		.blog_article_comments .item .name {float:left; font-weight:bold; height:16px; margin-right:20px;}
		.blog_article_comments .item .site {float:left; height:16px; margin-right:20px;}
		.blog_article_comments .item .date {float:left; height:16px; margin-right:20px;}
		.blog_article_comments .item .text {padding:8px 0 12px;}
		.blog_article_comments .item .answer {padding:0 0 12px 40px;}
			.blog_article_comments .item .answer .answerer {font-weight:bold; padding-bottom:8px;}
/* End */


/* Start:/local/templates/webdebug-2020/_popups/blog_comment_add/style.css?17301402053593*/
.blog-comment-add-form input[type=text], .blog-comment-add-form input[type=email], .blog-comment-add-form textarea, .blog-comment-add-form__field-input-attachment-title {
	background:#fff;
	border:1px solid #ccc;
	font:normal 14px/16px "Arial","Helvetica",sans-serif;
	min-height:26px;
	outline:0;
	padding:4px 6px;
	width:100%;
}
.blog-comment-add-form input[type=text]:focus, .blog-comment-add-form input[type=email]:focus, .blog-comment-add-form textarea:focus {
	border-color:#ee8f36;
}
.blog-comment-add-form__field-error input[type=text], .blog-comment-add-form__field-error input[type=email], .blog-comment-add-form__field-error textarea, .blog-comment-add-form__field-error #review-rating, .blog-comment-add-form__field-error .selectBox-dropdown {
	border-color:#ee5f00;
}
.blog-comment-add-form textarea {
	height:100px;
	max-height:300px;
	min-height:100px;
	resize:vertical;
}
.blog-comment-add-form__field {
	margin-top:8px;
}
.blog-comment-add-form__field-title {
	margin-bottom:3px;
}
.blog-comment-add-form__field-submit {
	padding:10px 0;
	text-align:center;
}
.blog-comment-add-form__field-input > div + div {
	margin-top:4px;
}
.blog-comment-add-form__field-input-rating {
	border:1px solid transparent;
	cursor: pointer;
	display:inline-block;
	font-size:0;
	height:26px;
	padding:3px 5px;
	vertical-align:middle;
}
.blog-comment-add-form__field-input-rating img {
	margin-right:2px;
	vertical-align:middle;
}
.blog-comment-add-form__field-input-attachment {
	position:relative;
}
.blog-comment-add-form__field-input-attachment + .blog-comment-add-form__field-input-attachment {
	margin-top:4px;
}
.blog-comment-add-form__field-input-attachment label {
	display:block;
}
.blog-comment-add-form__field-input-attachment-title {
	cursor:text;
	font-size:13px;
	padding-left:30px;
	padding-right:20px;
	position:relative;
}
.blog-comment-add-form__field-input-attachment-title:before {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABM0lEQVR42pWTIa+CYBSG/YkGgolCM9FMNhOJ4gkENv+J1blZmM3AFFBA0M1ie+95mZ/iletVtmfPe87ZYfIJvd4H12w2EwV079srDENRcL1eQX+1HASBKDifz6B/8f7XTKdTUXA6nUCbTC6Xi+l138T3fVFQ1zVoUhTFPbdnL8ue54mCqqpAkzzPTRYzj+O46T0tTyYTUXA8HkGT/X5vsph5u3dfHo/HoqAsS9AkyzKTpWP+WB6NRqI0z0mTJElMlo75Y9l1XVFwOBxAk+12a7J0zJ9PfjgcNs9EK0Kv1+unuj1/OXXHcRBFEehbLczGPAdTd/7ntm1juVyCbvWEdZqmTZ/1n2/cYDDAYrEA3YaHeMvvX1nLsjCfz7FarbDb7Ro2mw3YV/7/+vr9vijo4KNP9weiTpKdOX1I7QAAAABJRU5ErkJggg==") 0 0 no-repeat;
	content:'';
	height:16px;
	left:6px;
	margin-top:-8px;
	position:absolute;
	top:50%;
	width:16px;
}
.blog-comment-add-form__field-input-attachment-value {
	height:0;
	overflow:hidden;
	width:0;
}
.blog-comment-add-form__field-input-attachment-delete {
	background:transparent;
	cursor:pointer;
	height:100%;
	line-height:16px;
	position:absolute;
	right:0;
	text-align:center;
	top:0;
	width:24px;
}
.blog-comment-add-form__field-input-attachment-delete:before {
	content:'×';
	font-size: 20px;
	height: 16px;
	left: 50%;
	margin: -8px 0 0 -8px;
	position: absolute;
	top: 50%;
	vertical-align: middle;
	width: 16px;
}
.blog-comment-add-form__field-input-attachment-delete:hover:before {
	color:red;
}
.blog-comment-add-form__field-input-attachments.blog-comment-add-form__field-input-attachments-single .blog-comment-add-form__field-input-attachment-delete {
	display:none!important;
}
.blog-comment-add-form__field-captcha td {
	padding:0;
}
.blog-comment-add-form__result {
	display:none;
}
@media screen and (max-width:500px){
	#popup_blog_comment_add_window {
		left:2px;
		margin-left:0!important;
		right:2px;
		width:auto!important;
	}
}
/* End */


/* Start:/local/templates/webdebug-2020/js/jquery.raty/lib/jquery.raty.css?1730140205973*/
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  font-size: 2em;
}

@font-face {
  font-family: "raty";
  font-style: normal;
  font-weight: normal;
  src: url("/local/templates/webdebug-2020/js/jquery.raty/lib/./fonts/raty.eot");
  src: url("/local/templates/webdebug-2020/js/jquery.raty/lib/./fonts/raty.eot?#iefix") format("embedded-opentype");
  src: url("/local/templates/webdebug-2020/js/jquery.raty/lib/./fonts/raty.svg#raty") format("svg");
  src: url("/local/templates/webdebug-2020/js/jquery.raty/lib/./fonts/raty.ttf") format("truetype");
  src: url("/local/templates/webdebug-2020/js/jquery.raty/lib/./fonts/raty.woff") format("woff");
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "raty";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.cancel-on-png:before {
  content: "\e600";
}

.cancel-off-png:before {
  content: "\e601";
}

.star-on-png:before {
  content: "\f005";
}

.star-off-png:before {
  content: "\f006";
}

.star-half-png:before {
  content: "\f123";
}

/* End */


/* Start:/local/templates/webdebug-2020/components/bitrix/catalog/blog/bitrix/catalog.section.list/blog_categories/style.css?1730140205599*/
.blog_categories {margin-bottom:30px;}
	.blog_categories h2 {font-size:17px; font-weight:bold; line-height:21px; margin-bottom:6px; margin-top:0;}
	.blog_categories ul {display:block; list-style:disc; margin:0; padding:0 0 0 22px;}
		.blog_categories ul li {}
			.blog_categories ul li a {display:block; text-decoration:none;}
				.blog_categories ul li a span.txt {color:#171717; text-decoration:underline;} .blog_categories ul li a:hover span.txt {text-decoration:none;}
				.blog_categories ul li a span.cnt {color:#999; font-size:10px; font-style:italic; padding-left:4px; text-decoration:none;}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?173014005351 */
/* /local/templates/webdebug-2020/components/bitrix/system.pagenavigation/.default/style.css?1730140205746 */
/* /local/templates/webdebug-2020/components/bitrix/catalog/blog/bitrix/news.list/blog_comments/style.css?1730140205634 */
/* /local/templates/webdebug-2020/_popups/blog_comment_add/style.css?17301402053593 */
/* /local/templates/webdebug-2020/js/jquery.raty/lib/jquery.raty.css?1730140205973 */
/* /local/templates/webdebug-2020/components/bitrix/catalog/blog/bitrix/catalog.section.list/blog_categories/style.css?1730140205599 */
