

/* Start:/bitrix/templates/.default/components/bitrix/menu/aside-menu/style.css?16779417692277*/
.widget_categories ul{
  list-style: none;
}

.widget_categories > ul {
  margin: 0;
  padding: 0;
  background: #f9fafb;
  border: 1px solid #d2d2dd;
  border-bottom: none;
}

.widget_categories > ul li a:before {
  display: none;
}

.widget_categories > ul > li {
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid #d2d2dd;
  font-size: 18px;
}

.widget_categories > ul > li > a {
  color: #746981;
  padding-left: 23px;
  padding-right: 23px;
  list-style: none;
}

.widget_categories > ul > li > a:hover {
  color: #777;
  text-decoration: none;
}

.widget_categories > ul > li > a:before {
  position: absolute;
  top: 24px;
  left: 100%;
  margin-left: -21px;
  font-size: 12px;
  display: block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  color: #746981;
}

.widget_categories > ul > li > a.active:before{
  content: "\f078";
  margin-left: -26px;
}

.widget_categories > ul ul.children {
  border-top: 1px solid #d2d2dd;
  margin: 10px 0 -10px 0;
  background: #f1f2f4;
  padding: 0;
  display: none;
}

.widget_categories > ul a.active + ul.children{
  display: block;
}

.widget_categories > ul ul.children li {
  border-bottom: 1px dashed #d2d2dd;
  padding: 10px 0 10px 0;
  font-size: 16px;
  position: relative;
}

.widget_categories > ul ul.children li > a{
   padding-left: 50px;
   padding-right: 23px;
}

.widget_categories > ul ul ul.children li > a{
   padding-left: 70px;
   padding-right: 23px;
}


.widget_categories > ul ul.children li:last-child {
  border-bottom: none;
}

.widget_categories > ul ul.children li a:before {
  display: block;
  left: 23px;
  top: 15px;
}

.widget_categories > ul ul ul.children li a:before{
  left: 43px;
}

.widget_categories > ul ul.children li a:hover {
  color: #444;
  text-decoration: none;
}

.widget_categories li a:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f10c";
    color: #777;
    font-size: 10px;
    position: absolute;
    left: -28px;
    top: 8px;
}


/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/notice/style.css?1677941822155*/
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;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/menu/aside-menu/style.css?16779417692277 */
/* /bitrix/templates/.default/components/bitrix/news.detail/notice/style.css?1677941822155 */
