

/* Start:/local/templates/grdoc/components/bitrix/news/material/bitrix/news.list/.default/style.css?17385679941502*/
.podcasts__item__controls .podcasts__item__playBtn__materials {
    background-image: url(/local/templates/empty/images/play-button.svg);
    /* width: unset; */
    border-radius: unset;
    border: none;
    background-size: 100%;
}
.podcasts__item__controls .podcasts__item__playBtn__materials.active{
    background-image: url(/local/templates/empty/images/stop-button.png);
}
.podcasts__item__materials .podcasts__item__status__materials {
    /*background-image: url(/local/templates/empty/images/player-wave.svg);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    height: 100%;
    background-color: unset;
}

.podcasts__item__materials .podcasts__item__status__line {
    /*background-image: url(/local/templates/empty/images/player-wave-black.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: none;*/
    background: none;

}

.podcasts__item__materials .podcasts__item__controls {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.podcasts__item__materials .podcasts__item__status {
    position: relative;
}

.player__wave {
    width: 100%;
    height: 100%;
}

.podcasts__item__materials .podcasts__item__duration {
    color: white;
    margin-left: 15px;
    width: 55px;
    margin-top: 0;
}

.podcasts__item__materials .podcasts__item__status__pos {
    display: none;
}
/* End */
/* /local/templates/grdoc/components/bitrix/news/material/bitrix/news.list/.default/style.css?17385679941502 */
