

/* Start:/local/templates/.default/components/bitrix/breadcrumb/bread/style.min.css?1711447046467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


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

.table-container {
  max-height: 300px; /* Высота прокручиваемой области */
  overflow-y: auto;  /* Включение вертикальной прокрутки */
  border: 1px solid #dddddd;
  margin-bottom: 20px;
}

.table_st {
  width: 100%;
  border-collapse: collapse;
  font-family: inherit;
  font-size: inherit;
}

.table_st th {
  font-weight: bold;
  padding: 5px;
  background: #efefef;
  border: 1px solid #dddddd;
  text-align: left;
  position: sticky;
  top: 0; /* Фиксируем заголовки при прокрутке */
}

.table_st td {
  border: 1px solid #dddddd;
  padding: 5px;
}

.custom-list {
    margin-top: 24px;
    margin-bottom: 25px;
    padding-left: 12px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.custom-list li:not(:last-child) {
    margin-bottom: 10px;
}

.custom-list li {
    position: relative;
    color: #1d1d1f;
    line-height: 1.3;
    padding-left: 18px;
}

.custom-list li::before {
    background-color: #1D1D1F;
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/bread/style.min.css?1711447046467 */
/* /local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17465247701319 */
