

/* Start:/local/templates/redesign_updates/components/bitrix/news/articles/bitrix/news.detail/articles/style.css?16641665231700*/
.main .text-page .rating img {
  margin: 0 5px 0 0;
  max-width: 14px;
}
.raiting svg {
  margin: 0 5px 0 0;
  max-width: 14px;
}
.raiting svg path {
  transition: 0.2s;
  fill: rgb(216, 226, 228);
}
.raiting svg.blue path {
  fill: #004675;
}
.main .text-page img {
  max-width: unset;
}
.main .text-page div.raiting img {
  max-width: 14px;
}
.text-page_comments div.raiting span.raiting {
  cursor: pointer;
}
.text-page_comments div.raiting span.disabled {
  cursor: default;
}
.text-page_comments div.raiting {
  margin: 0 0 25px 0;
  display: flex;
  justify-content: space-between;
}
.text-page_comments .comment-block div.raiting {
  margin: 0 0 15px 0;
  display: flex;
  justify-content: normal
}
.text-page_comments div.raiting span.raiting {
  margin: 0 0 0 10px;
}
.comment-block span.new-comment {
  background: #004675;
  color: #fff;
  font-size: 12px;
  font-family: 'MuseoSansCyrl-300';
  padding: 5px 10px;
  border-radius: 15px;
  margin-left: 15px;
}
.text-page_comments .alert {
  transition: 0.5s;
  width: 50%;
  display: flex;
  justify-content: center;
}
.text-page_comments .alert span {
  transition: 0.5s;
}
.text-page_comments .form-group .form-control {
  border-radius: 10px;
  border: 1px solid #D8E2E4;
}
.text-page_comments .form-group .form-control:focus {
  border: 1px solid #D8E2E4;
  box-shadow: unset;
}
.text-page_comments .form-group .form-control::-webkit-input-placeholder {
  color: #A2B6C2;
}
.text-page_comments .form-group .form-control::-moz-placeholder {
  color: #A2B6C2;
}
.text-page_comments .form-group .form-control:-moz-placeholder {
  color: #A2B6C2;
}
.text-page_comments .form-group .form-control:-ms-input-placeholder {
  color: #A2B6C2;
}
/* End */
/* /local/templates/redesign_updates/components/bitrix/news/articles/bitrix/news.detail/articles/style.css?16641665231700 */
