/* Fix LIVESTREAM Play Button an Teaser außerhalb Artikel */

#content .box.cssAv.cssLivestream.cssVideoLivestream>.teaser .imageWrapper .icon-font {
    background-color: #d94d49
}

#content .box.cssAv.cssLivestream.cssAudioLivestream>.teaser .imageWrapper .icon-font {
    background-color: #0673b8
}

#content .box.cssAv.cssLivestream.cssVideoLivestream>.teaser .imageWrapper .icon-font, #content .box.cssAv.cssLivestream.cssAudioLivestream>.teaser .imageWrapper .icon-font {
    left: 1.5rem
}

#content .box.cssAv.cssLivestream.cssVideoLivestream>.teaser .imageWrapper .icon-font::before, #content .box.cssAv.cssLivestream.cssAudioLivestream>.teaser .imageWrapper .icon-font::before {
    background-color: rgba(0,0,0,.25);
    width: 1.875rem;
    height: 1.875rem;
    display: flex;
    margin-right: .75rem;
    border-radius: .125rem;
    align-items: center;
    justify-content: center
}

#content .box.cssAv.cssLivestream.cssVideoLivestream>.teaser .imageWrapper .icon-font::after, #content .box.cssAv.cssLivestream.cssAudioLivestream>.teaser .imageWrapper .icon-font::after {
    content: "LIVE";
    font-family: Open Sans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: .02356rem;
    text-transform: uppercase;
    margin: 0;
    padding: 2px 4px 2px 0;
    color: #fff;
    border-radius: .125rem
}

@media(min-width: 1008px) {
   #content .box.cssAv.cssLivestream.cssVideoLivestream>.teaser .imageWrapper .icon-font, #content .box.cssAv.cssLivestream.cssAudioLivestream>.teaser .imageWrapper .icon-font {
        left:0
    }
}


/* Ausblenden des Sendehinweises in Header  */
.channelHeaderTeaser .con:not(.conPinboard) .mod .boxCon .box.cssProgramHint {
    display: none;
}

/* Fix React-Suche clear-button */
.kbcGms {
    line-height: 1;
}

/*Fix  AVs: Download/Sharing-Link auch in MMG ermöglichen */
body.cssMultimediaGallery #content div[data-ctrl-multimediagallery].con .box.cssAv .innerTeaser .cssProgramHintBox {
    display:flex !important;
}


/* Tabellen im Artikel und Ueberschriften in Ergebnissen */
@media (min-width: 1008px){
    body:not(.node-ergebnisse) .hasSectionDetail .con .mod.modTable .table {
        max-width: calc(100% - 22rem);
        margin: 0 auto;
        margin-bottom: 1.5rem;
    }
    body.node-ergebnisse h3.headline {
        max-width: none !important;
    }
}

/* Fix Bündelgruppe Abstand Boxentitel */
body:not(.sportsStart) .conMultiGroupWrapper .conSub>h3.headline, body:not(.sportsStart) .conMultiGroupWrapper h3.conHeadline {
    margin-bottom: 1.5rem !important;
}

/* Fix Article Sharing Headline */
.articleMeta-social .ui-social-btn.ui-social-trigger:after {
    font-weight: 700;
    font-size: .6875rem;
}
.articleMeta-social .ui-social-btn.ui-social-trigger {
    margin: 0 0.5em 0.25rem 0;
}
@media (min-width: 1008px){
    .articleMeta-social {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* Fix Überschrift Teaserpluslinks Podcastplayer */
h4.TeaserPlusLinksStyle__Headline-sc-58xedb-4.fQjLpD:before {
    content: 'Weitere Podcasts';
}

/* Fix Darstellung Liste in Akkordeon in Spezial-Teaser mit Text */
#content .teaser.special.extended ul.ui-collapsible ul li {
    display: initial; 
    margin-bottom: 10px;
}

/* Fix Ticker-Linie zieht sich auch durch Sprungmarken & weiterführende Links */
@media (min-width: 1008px) {
    .tickerArticle .jumpLabelList {
        padding-left: 11rem;
        padding-right: 11rem;
    }
    .conRelatedLinks.ui-tickerArticle-con::before {
        display: none !important;
    }
}


/* Roter Rahmen für Vorschau von offline Dokumenten */
body.preview .offline {
    padding: 2px;
    border: 4px solid #ff0000 !important;
}

/* Fix Ticker timeline going beyond Ticker content */
/* hide line in comment & sharing section */
.ui-tickerArticle .sectionWrapper.hasSectionDetail .section.sectionDetailPage>*.conComments::before,
.ui-tickerArticle .sectionWrapper.hasSectionDetail .section.sectionDetailPage>*.sharing-menu-default::before {
    display: none;
}

/* Fix Teaser Wahlprogramme */
#content .con:not(.cssBoxTeaserFocus):not(.cssBoxThumbnail):not(.conDetailHeader) .mod:not(.modSlideable) .votingtool {
    border-bottom: 1px solid #e9e4d9;
}

body.votingtool #content .con:not(.cssBoxTeaserFocus):not(.cssBoxThumbnail):not(.conDetailHeader) .mod:not(.modSlideable) .boxSpecial.votingtool {
    border-bottom: none;
}


/* Fix LIVE/LIVESTREAM Label an Livestream-Document Teaser */
#content .con:not(.cssBoxTeaserFocus):not(.cssBoxThumbnail):not(.conDetailHeader) .mod .boxSmall.box.cssAv.cssLivestream>.teaser .imageWrapper:after, #content .box.cssAv.cssLivestream>.teaser .imageWrapper:after {
    display: none;
}


/* Fix Navi und Burger */
@media (max-width: 767px) {
    .mdr-header .mdr-header-navi {
        display: none;
    }
}
@media (min-width: 768px) {
    .mdr-header .mdr-header-navi {
           display: flex;
    }
}
.mdr-header-subnavi {
    scrollbar-color: rgba(0, 0, 0, 0) transparent;
	scrollbar-width: none;
}
.mdr-header-subnavi::-webkit-scrollbar {
		display: none;
}



/*
 * https://ard-de.atlassian.net/browse/MDRWEB-3898
 * ToDo: Remove with Release MDR Frontend 4.5.2
 */

#channelNav .channelNavigation {
  position: relative;
}
#channelNav li.nav-overview.active.first > * {
    text-indent: -999rem;
}

#channelNav li.nav-overview.active.first {
    width: 2.25rem;
    min-width: 2.25rem;
    line-height: 1.21;
}
#channelNav li.nav-overview.active.first > * {
}
#channelNav li.nav-overview.active.first:before {
    font-family: 'mdricons';
    content: '\e612';
    display: block;
    color: var(--channel-activeColor);
}