

/* Start:/bitrix/templates/.default/components/bitrix/news/accii/bitrix/news.detail/.default/style.css?17663678222058*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-list
.news-date-time {
	color:#486DAA;
}
.cat-elem {
  background: #ededed;
  background: -moz-linear-gradient(45deg, #ededed 0%, rgba(246, 246, 246, 0.86) 36%, rgba(255, 255, 255, 0.7) 74%, rgba(255, 255, 255, 0.6) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #ededed), color-stop(36%, rgba(246, 246, 246, 0.86)), color-stop(74%, rgba(255, 255, 255, 0.7)), color-stop(100%, rgba(255, 255, 255, 0.6)));
  background: -webkit-linear-gradient(45deg, #ededed 0%, rgba(246, 246, 246, 0.86) 36%, rgba(255, 255, 255, 0.7) 74%, rgba(255, 255, 255, 0.6) 100%);
  background: -o-linear-gradient(45deg, #ededed 0%, rgba(246, 246, 246, 0.86) 36%, rgba(255, 255, 255, 0.7) 74%, rgba(255, 255, 255, 0.6) 100%);
  background: -ms-linear-gradient(45deg, #ededed 0%, rgba(246, 246, 246, 0.86) 36%, rgba(255, 255, 255, 0.7) 74%, rgba(255, 255, 255, 0.6) 100%);
  background: linear-gradient(45deg, #ededed 0%, rgba(246, 246, 246, 0.86) 36%, rgba(255, 255, 255, 0.7) 74%, rgba(255, 255, 255, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ededed", endColorstr="#ffffff", GradientType=1 );
  border: 2px solid #bbb;
  padding: 10px 4px 10px 4px;
  margin: 20px 0;
}

.detail-picture {
  padding: 10px 20px;
  margin: 0;
  border-right: 1px solid #bbb;
}
.detail-picture img {
  width: 100% !important;
  height: auto;
  margin-left: 5px;
  vertical-align: center;
}
.detail-prop {
   margin-top: 10px;
}
.detail-prop small {
  color: #333;
  text-align: center;
}
.detail-prop span {
  font-weight: bold;
  display: inline;
  color: #d24a43 !important;
}

.detail-text {
  width: 100%;
  margin: 50px 10px 15px 0;
  
}
.detail-text p {
  font-size: 16px;
  color: #9f9b9b;
  text-align: left !important;
  vertical-align: bottom;
}

.sect-back {
   text-align: right;
}
.sect-back a {
   color: #555;
}

.sect-back a :hover {
   color: #d24a43 important;
   text-decoration: none !important;
}

.detail-prop h3 {
   color: #d24a43;
   text-align: center;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/news/accii/bitrix/news.detail/.default/style.css?17663678222058 */
