

/* Start:/local/templates/html/components/db.by/main.news.list/feed-n/style.css?16104498583545*/
aside {
    z-index: 1;
}
aside .list-group-item {
    border: none;
    border-radius: 0;
    padding: .3rem;
    font-size: .875rem;
}
aside .list-group-item:after {
    content: '';
    display:block;
    border-top: 1px solid rgba(0,0,0,.125)
}
aside .list-group-item:last-child:after {
    display:none;
}
aside .list-group-item a {
    text-decoration: none;
    color: initial;
    margin-bottom: .3rem;
    display: block;
}
aside .list-group-item a:hover {
    color: #e84c3d;
}

aside .list-group-item time {
    color: #e84c3d;
}
aside .list-group-item.active a {
    color: #fff;
    border-radius: 0;
    background-color: #055594;
    padding: .5rem;

}
aside .list-group-item.active {
    border-radius: 0;
    background-color: transparent;
}


.all-feed-href {
    text-decoration: none;
    color: #000b4d;
}
.all-feed-href:hover {
    color: #e84c3d;
    text-decoration: none;
}

aside .card-blog {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    margin-bottom: .5rem;
    border: 2px solid rgba(0,0,0,.125);
    min-height: 10rem;
}

aside .active .card-blog {
    margin-bottom: -.5rem !important;
    margin-top: -2rem !important;
    margin: -.5rem;
}
aside .card-blog .author-img {
    position: absolute;
    width: 60%;
    height: 80%;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
}
aside .card-blog .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}


aside .card-blog .badge {
    display: inline-block;
    background-color: #055594;
    padding: .3rem 1rem .3rem .3rem;
    margin: .2rem 0 0 -.1rem;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    font-size: .9rem;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    left: 0;
    top: 0;
}

aside .author-name {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    display: block;
    line-height: 1.3;
    margin-bottom: 0;
    padding-left: .5rem;
    text-transform: uppercase;
    font-size: .875rem;
}

aside .blog-title:last-child {
    margin-bottom: 0;
}

aside .blog-title {
    font-size: .875rem;
    line-height: 1.3;
    color: #000;
}
aside a:hover .blog-title {
    color:#e84c3d;
}
aside .blog-title:before {
    content: '';
    display: inline-block;
    background-image: url(/local/templates/html/components/db.by/main.news.list/main_blog/images/quotes.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 13px;
}

aside .blog-title span::after {
    content: '';
    display: inline-block;
    margin-bottom: -10px;
    background-image: url(/local/templates/html/components/db.by/main.news.list/main_blog/images/quotes.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 13px;
    margin-right: -20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* End */
/* /local/templates/html/components/db.by/main.news.list/feed-n/style.css?16104498583545 */
