

/* Start:/local/templates/cor/components/bitrix/news/corp/style.css?1755497216263*/
.notmain:has(.col.left-menu){
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 32px;
}

.notmain .maincontent{
    order: 1
}


@media(max-width:1124px){
    .notmain:has(.col.left-menu){
        grid-template-columns: 1fr;
    }
}
/* End */


/* Start:/local/templates/cor/components/bitrix/news.detail/imageleft/style.css?1755497215886*/
.notmain .content-wrap{
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.date__type--block{
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
    align-items: center;
}

.newsdetail .activefrom{
    background: none !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.dot{
    width: 5px;
    height: 5px;
    background-color: rgba(0, 70, 150, 1);
    border-radius: 50%;
}

.activefrom,
.type{
    color: rgba(0, 70, 150, 1) !important;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 120%;
}

.newsdetail .pic{
    margin-bottom: 32px !important;
}

.col.text p span,
.col.text p 
{
    color: black;
}

.yashare{
    display: none !important;
}

.pdf-download a{
    display: flex;
    align-items: center;
    gap:5px;
}
/* End */
/* /local/templates/cor/components/bitrix/news/corp/style.css?1755497216263 */
/* /local/templates/cor/components/bitrix/news.detail/imageleft/style.css?1755497215886 */
