

/* Start:/bitrix/templates/svet_template/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?1508283046940*/
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;
}
.full_info img{max-width:250px;max-height:200px;}


.modalDialogImg {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 99999;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  display: none;
  pointer-events: none;
}
.modalDialogImg:target {
  display: block;
  pointer-events: auto;
}

.modalDialogImg > div {
    position: relative;
    margin: 15% 32%;
    /* padding: 5px 20px 13px 20px; */
    border-radius: 10px;
    /* background: #fff; */
    background: -moz-linear-gradient(#fff, #999);
    /* background: -webkit-linear-gradient(#fff, #999); */
    background: -o-linear-gradient(#fff, #999);
}
/* End */


/* Start:/bitrix/templates/svet_template/components/altasib/feedback.form/default_form_chudo/style.css?1484640778287*/
.alx_feed_back_form_error_block{
    background: transparent!important;
}

.alx_feed_back_form_title_error{
    color:#fff!important;
}
.alx_feed_back_form_error_list{
    color:#fff!important;
}
input[id^='COMENT']{
    width:99.2%!important;
    height: 200px!important;
}
/* End */
/* /bitrix/templates/svet_template/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?1508283046940 */
/* /bitrix/templates/svet_template/components/altasib/feedback.form/default_form_chudo/style.css?1484640778287 */
