

/* Start:/bitrix/templates/ckd/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17720898231066*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.article-data-wrapper {
    display: flex;
    margin-bottom: 5px;
}

.article-data-wrapper span {
    margin-right: 15px;
    color: #535353 !important;
}

.name-data img {
    width: 16px;
    margin-right: 5px;
}

.content-list {
	margin-bottom: 20px;
}

.comments-item {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    max-width: 500px;
    box-shadow: 0px 0px 5px 2px #ede8e8;
}

.comment-name {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.more-articles {
	margin-bottom: 40px;
}


.article-app__announce {
  width: 100%;
  background: #003e7e;
  margin-top: 30px;
  margin-bottom: 30px;
}

.article-app__announce span {
  display: flex;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  max-width: 95%;
  text-align: center;
  color: white;
  font-weight: 400px;
  font-size: 16px;
}
/* End */
/* /bitrix/templates/ckd/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17720898231066 */
