@import url("//www.20min.ch/2010/CSS/main/sport.css");

html.twenty_app_mmxvii .h1 {
    font-weight: normal;
}

html.twenty_app_mmxvii .h2 {
    font-weight: normal;
}

html.twenty_app_mmxvii .msg-info {
    position: relative;
    margin: 0 1rem 1rem 1rem;
    padding: 1rem 3rem 1rem 3rem;
    border: 1px solid #84bde0;
    background-color: #eaf7ff;
    color: #73acd0;
    font-size: 1.6rem;
    font-family: "fakt-regular", Arial, sans-serif;
    line-height: 120%;
}

html.twenty_app_mmxvii .msg-info::before {
    position: absolute;
    top: 1rem;
    left: 0.5rem;
    display: block;
    color: #84bde0;
    content: "3";
    font-size: 2rem;
    font-family: "twentyicons";
}


/****** authors ******/

html.twenty_app_mmxvii .authors {
    margin: 0;
    padding-bottom: 3px;
    background-color: transparent;
    color: #bababa;
    font-style: italic;
    font-size: 2rem;
    font-family: "fakt-bold", Arial, sans-serif;
}

html.twenty_app_mmxvii .authors .author {
    margin: 0;
}

html.twenty_app_mmxvii .authors>h2 {
    display: inline-block;
    margin: 0;
    padding-right: 4px;
    color: inherit;
    font: inherit;
}

html.twenty_app_mmxvii .authors>ul {
    display: inline-block;
    list-style-position: inside;
    font: inherit;
    margin: 0 0 2rem 0;
}

html.twenty_app_mmxvii .authors .author a{
    color: #bababa;
    font: inherit;
}

html.twenty_app_mmxvii .author-name {
    color: #bababa !important;
    font-style: italic;;
    font-family: "fakt-bold", Arial, sans-serif;
}

/****** actionicons ******/

html.twenty_app_mmxvii .story-list-item-wrapper.big .metainfo {
    margin: 0 0 0 1.3rem;
    -ms-flex-order: 5;
        order: 5;
}

html.twenty_app_mmxvii .story-list-item-wrapper.medium .metainfo {
    -ms-flex-order: 5;
        order: 5;
}



html.twenty_app_mmxvii .actionicons .actionicon.nxp_ticker .text {
    padding: 0.2rem;
    background-color: #D10000;
    color: #fff;
    font-size: 1.2rem;
    line-height: 100%;
}

html.twenty_app_mmxvii .actionicons .actionicon.comment {
    font-size: 1.9rem;
}

html.twenty_app_mmxvii .actionicons .actionicon.video .text {
    margin-top: 0.2rem;
    padding: 0.2rem 0.3rem 0.2rem;
    background-color: #D10000;
    color: #fff;
    font-size: 1.2rem;
    line-height: 100%;
}


/****** header ******/

html.twenty_app_mmxvii .header .logo {
    position: absolute;
    top: 0rem;
    left: 1rem;
    margin: 0.4rem 0.5rem 0 0;
    width: 4rem;
}

html.twenty_app_mmxvii .header h1 {
    position: absolute;
    top: 0.9rem;
    left: 4.1rem;
    color: #fff;
}

html.twenty_app_mmxvii .header .btn:active h1 {
    color: #002960;
}

html.twenty_app_mmxvii .header .menu-toplinks .icon {
    color: #fff;
}

html.twenty_app_mmxvii .header .menu-toplinks .icon:active {
    color: #002960;
}


/****** categorytitle ******/

html.twenty_app_mmxvii .categorytitle {
    margin: 0;
    padding: 1.2rem 1rem;
}

html.twenty_app_mmxvii .categorytitle .category-text {
    font-weight: 800;
    font-size: 2.2rem;
}

html.twenty_app_mmxvii .categorytitle .category-text .icon {
    width: 4.6rem; /* same as height, padding + font-size */
}

html.twenty_app_mmxvii .subsection-list li {
    padding: 0.7rem 1rem;
}

html.twenty_app_mmxvii .subsection-list li a {
    font-size: 1.5rem;
}

/****** commentlist ******/

html.twenty_app_mmxvii .comments {
    background-color: #ffffff;
}

html.twenty_app_mmxvii .commentlist .comment-wrapper {
    background-color: #f2f2f2;
    box-shadow: 0 .1rem .15rem 0 rgba(0, 0, 0, .16);
}

html.twenty_app_mmxvii .commentlist .reply-wrapper {
    background-color: #E2E2E2;
    box-shadow: 0 .1rem .15rem 0 rgba(0, 0, 0, .16);
}

html.twenty_app_mmxvii .commentlist .profile .profile-name {
    color: #555;
}

html.twenty_app_mmxvii .commentlist .profile .comment-time {
    color: #aaa;
}

html.twenty_app_mmxvii .commentlist .comment-title {
    font-weight: normal;
    font-size: 1.8rem;
}

html.twenty_app_mmxvii .commentlist .comment-text {
    color: #555;
    font-family: Georgia, Times, serif;
}


/****** commentform ******/

html.twenty_app_mmxvii .commentform {
    background-color: #f2f2f2;
}

html.twenty_app_mmxvii .commentform .collapse {
    color: #b1b1b1;
    font-weight: normal;
    font-size: 1.5rem;
    font-family: "fakt-regular", Arial, sans-serif;
}

html.twenty_app_mmxvii .comment form {
    background-color: transparent;
}


/****** commentlink ******/

html.twenty_app_mmxvii .comment-infobox {
    width: 100%;
    background: #e9e9e9;
}

html.twenty_app_mmxvii .comment-infobox:active {
    background: #b5b5b5;
}

html.twenty_app_mmxvii .comment-infobox .link-text {
    color: #222;
}

html.twenty_app_mmxvii .comment-infobox .link-text:before {
    content: "m";
    vertical-align: middle;
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-family: "twentyicons" !important;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

html.twenty_app_mmxvii .comment-infobox .link-text:after {
    position: absolute;
    top: 1.7rem;
    left: 2.5rem;
    width: 4rem;
    color: #fff;
    font-size: 2.2rem;
    font-family: "fakt-regular", Arial, sans-serif;
}

html.twenty_app_mmxvii .comment-infobox .icon .value {
    color: #fff;
    font-family: "fakt-regular", Arial, sans-serif;
}


/****** commentreport ******/

html.twenty_app_mmxvii a.commentreportlink {
    color: #aaa;
    font-family: "fakt-regular", Arial, sans-serif;
}


/****** commentvoting ******/

html.twenty_app_mmxvii .comments .voting {
    display: block;
    margin: 2rem 0 0;
    padding: 0;
    list-style: none;
    font-size: 1.5rem;
    line-height: 3.2rem;
}

html.twenty_app_mmxvii .comments .voting a {
    width: 6.8rem;
    height: 3.9rem;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    background: #ffffff;
    box-shadow: 0 0.06em 0.02rem 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: all 200ms ease;
}

html.twenty_app_mmxvii .comments .voting a:first-child {
    margin: 0 1rem 0 0;
}

html.twenty_app_mmxvii .comments .voting a.downvote:active {
    border-color: #864141;
    background-color: #864141;
    color: #fff;
}

html.twenty_app_mmxvii .comments .voting a.upvote:active {
    border-color: #3e7751;
    background-color: #3e7751;
    color: #fff;
}

html.twenty_app_mmxvii .comments .voting a,
html.twenty_app_mmxvii .comments .voting a:link,
html.twenty_app_mmxvii .comments .voting a:active,
html.twenty_app_mmxvii .comments .voting a:visited {
    color: #063c88;
}

html.twenty_app_mmxvii .comments .voting .upvote.active,
html.twenty_app_mmxvii .comments .voting .upvote.active:hover {
    border-color: #5cb178;
    background: #5cb178;
    color: #ffffff;
    transition: all 200ms ease;
}

html.twenty_app_mmxvii .comments .voting .upvote.active .icon,
html.twenty_app_mmxvii .comments .voting .upvote.active:hover .icon {
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    animation: bounceUp ease 0.8s;
    animation-iteration-count: 1;
}

html.twenty_app_mmxvii .comments .voting .upvote .icon {
    top: 0;
}

html.twenty_app_mmxvii .comments .voting .downvote.active,
html.twenty_app_mmxvii .comments .voting .downvote.active:hover {
    border-color: #b45c5c;
    background: #b45c5c;
    color: #ffffff;
    transition: all 200ms ease;
}

html.twenty_app_mmxvii .comments .voting .downvote.active .icon,
html.twenty_app_mmxvii .comments .voting .downvote.active:hover .icon {
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    animation: bounceDown ease 0.8s;
    animation-iteration-count: 1;
}

html.twenty_app_mmxvii .comments .voting .downvote .icon {
    top: 0.2rem;
}

@keyframes bounceUp {
    0% {
        transform: translate(0rem, 0rem);
    }
    15% {
        transform: translate(0rem, -1.2rem);
    }
    30% {
        transform: translate(0rem, 0rem);
    }
    45% {
        transform: translate(0rem, -0.9rem);
    }
    60% {
        transform: translate(0rem, 0rem);
    }
    75% {
        transform: translate(0rem, -0.4rem);
    }
    100% {
        transform: translate(0rem, 0rem);
    }
}

@keyframes bounceDown {
    0% {
        transform: translate(0rem, 0rem);
    }
    15% {
        transform: translate(0rem, 1.2rem);
    }
    30% {
        transform: translate(0rem, 0rem);
    }
    45% {
        transform: translate(0rem, 0.9rem);
    }
    60% {
        transform: translate(0rem, 0rem);
    }
    75% {
        transform: translate(0rem, 0.4rem);
    }
    100% {
        transform: translate(0rem, 0rem);
    }
}


/****** customcode ******/

html.twenty_app_mmxvii .customcode .topelement {
    margin-bottom: 0;
}

html.twenty_app_mmxvii .customcode .stampedlink a img {
    width: 100vw !important; /* overwrites inline style of 600px width that comes with feed */
    margin-left: -3vw;
}

html.twenty_app_mmxvii .customcode .stampedlink .label {
    position: absolute;
    right: 0.5rem;
    bottom: 1.5rem;
    display: block;
    padding: 7px;
    border-radius: 4px;
    background: rgba(6,60,136, 0.8);
    color: #fff;
    font-size: 1.5rem;
    font-family: "fakt-bold", Arial, sans-serif;
    cursor: pointer;
}

html.twenty_app_mmxvii .customcode p {
    font-size: 1.5rem;
}

html.twenty_app_mmxvii .customcode #custom-html-image-caption {
    box-sizing: border-box;
    margin-left: -3vw;
    padding: 0.5rem 1rem;
    width: 100vw;
    background-color: #d3d3d3;
    font-size: 1.5rem;
    font-family: "fakt-regular", Arial, sans-serif;
    line-height: 130%;
}

html.twenty_app_mmxvii .customcode #flashcontent0 iframe {
    height: 28vh;
}

/****** liveticker ******/

html.twenty_app_mmxvii .liveticker iframe {
    overflow: hidden;
    width: 95vw;
}

html.twenty_app_mmxvii #adapticker .tickerlist,
html.twenty_app_mmxvii #adapticker p {
    font-size: 1.6rem !important;
    line-height: 1.3rem !important;
}


/****** medialist ******/

html.twenty_app_mmxvii .media-list h2 {
    position: relative;
    top: -1.8rem;
    overflow: visible;
    margin: 1.8rem 0 0;
    padding: 1.7rem 0 0 2vw;
    border-bottom: 1px solid #a9a9a9;
    background-image: #fff;
    color: #a9a9a9;
    font-size: 1.2rem;
    font-family: "aachen-bold", "Times New Roman", Times, serif;
    line-height: 0;
}

html.twenty_app_mmxvii .media-list h2 span {
    position: relative;
    padding: 0 0.5rem;
    background-color: #fff;
}

html.twenty_app_mmxvii .media-list .txt-wrapper p {
    font-family: "fakt-regular", Arial, sans-serif;
}

html.twenty_app_mmxvii .media-list .txt-wrapper .icon-medialist {
    color: #5177AC;
    font-size: 1.5rem;
    font-family: "fakt-bold", Arial, sans-serif;
}


/****** menuheader ******/

html.twenty_app_mmxvii .menu-header {
    margin: 1rem 0;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks {
    display: block;
    padding: 0.7rem 0 0 2rem;
    font-size: 2rem;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks .icon {
    display: block;
    margin: 0.1rem 3rem 0.1rem 0;
    color: #002960;
    font-size: 3rem;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks .close {
    float: right;
    width: auto;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks .close .icon {
    margin-top: 0.4rem;
    min-width: 0;
    height: auto;
    background: none;
    text-align: center;
    font-size: 2.2rem;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks .btn {
    color: #063c88;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks a.btn:active,
html.twenty_app_mmxvii .menu-header .menu-toplinks a.btn:active .icon {
    color: #002960;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks .btn-login {
    display: none;
    margin-top: 1rem;
    color: #fff;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks ul,
html.twenty_app_mmxvii .menu-header .menu-toplinks li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks ul {
    display: -ms-flexbox;
    display: flex;
}

html.twenty_app_mmxvii .menu-header .menu-toplinks li {
    margin-right: 2rem;
}


/****** menutoggle ******/

html.twenty_app_mmxvii .menutoggle .btn {
    color: #fff;
}

html.twenty_app_mmxvii .menutoggle .btn:active {
    color: #063c88;
}


/****** poll ******/

html.twenty_app_mmxvii .poll iframe {
    margin: 0 0 1rem 0;
    width: 100%;
    border: 0;
}


/****** sharemenu ******/

html.twenty_app_mmxvii .share-menu .share-menu-buttons .icon {
    position: absolute;
    left: 1.5rem;
    color: #fff;
    font-size: 2rem;
    line-height: 3.5rem;
}


/****** sitemap ******/
 html.twenty_app_mmxvii .sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
html.twenty_app_mmxvii .sitemap ul li {
    border-bottom: 1px solid #3D659E;
}

html.twenty_app_mmxvii .sitemap ul li a {
    line-height: 3.8rem;
}


/****** socialbox ******/

html.twenty_app_mmxvii .socialbox .btn {
    background-color: #063c88;
    color: #8298cf;
}

html.twenty_app_mmxvii .socialbox .title {
    color: #063c88;
}


/****** story ******/

html.twenty_app_mmxvii .story b {
    font-weight: normal;
    font-family: "fakt-bold", Arial, sans-serif;
}

html.twenty_app_mmxvii .story .timestamp {
    color: #c2c2c2;
}

html.twenty_app_mmxvii .story .searchresult {
    background-color: #FFE56F;
}

html.twenty_app_mmxvii .story img.hero-image {
    position: relative;
    left: -5%;
    min-width: 110%;
}

html.twenty_app_mmxvii .story .promo {
    margin-top: -7rem;
}

html.twenty_app_mmxvii .nativeview .story .promo {
    margin-top: -1.3rem;
}

html.twenty_app_mmxvii .story .promo a {
    cursor: pointer;
}

html.twenty_app_mmxvii .story .promo .published {
    display: none;
}

html.twenty_app_mmxvii .story .promo img {
    max-width: 100%;
}

html.twenty_app_mmxvii .story .promo .oberzeile {
    font-family: "fakt-regular", Arial, sans-serif;
}

html.twenty_app_mmxvii .story .promo h1 {
    margin-bottom: 1.2rem;
}

html.twenty_app_mmxvii .story .promo h1>span {
    line-height: 100% !important;
}

html.twenty_app_mmxvii .story .promo h3>p {
    font-weight: normal;
    font-family: "fakt-bold", Arial, sans-serif;
}

html.twenty_app_mmxvii .story .promo .wrapper {
    position: relative;
    z-index: 2;
    margin-top: -25vh;
    padding-top: 2rem;
}

html.twenty_app_mmxvii .story .promo .story_header_picture {
    position: relative;
    left: -5%;
    z-index: 1;
    min-width: 110%;
    width: 100%;
}

html.twenty_app_mmxvii .story .promo .story_header_picture img {
    max-width: 100%;
}

html.twenty_app_mmxvii .story .promo .story_header_picture .story_header_picture_reflection {
    position: relative;
    left: -5%;
    overflow: hidden;
    margin-top: -10px;
    min-width: 110%;
    width: 100%;
    height: 25vh;
}

html.twenty_app_mmxvii .story .promo .story_header_picture .story_header_picture_reflection img {
    width: 100%;
    height: 25vh;
    background: #fff;
    opacity: 0.20;
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}

html.twenty_app_mmxvii .story .promo .story_header_picture .story_header_picture_reflection .story_header_picture_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
}

html.twenty_app_mmxvii .story .promo .story_header_picture .story_header_picture_reflection.no_flip img {
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

html.twenty_app_mmxvii .story .promo .story_infobox {
    display: none;
}

html.twenty_app_mmxvii .story .promo .story_infobox.mobile {
    display: block;
}

html.twenty_app_mmxvii .story .promo .story_infobox.mobile h4 {
    margin-bottom: 1rem;
}

html.twenty_app_mmxvii .story .promo .story_infobox.mobile .info_panel {
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 2rem;
    padding: 1rem;
    width: 100%;
    box-shadow: 0px 1px 7px 0 rgba(222, 222, 222, 0.75);
}

html.twenty_app_mmxvii .story .promo .story_inline_infobox {
    color: #555;
    font-size: 1.4rem;
    font-family: "droid-serif", Georgia, sans-serif;
}

html.twenty_app_mmxvii .story .promo .story_inline_infobox h5 {
    background: #063c88;
    color: #fff;
    font-weight: normal;
    font-size: 1.6rem;
    font-family: "fakt-bold", Arial, sans-serif;
}

html.twenty_app_mmxvii .story .promo .story_inline_infobox h6 {
    color: #555;
    font-family: "droid-serif", Georgia, sans-serif;
}


/****** storylist ******/
html.twenty_app_mmxvii .story-list-item-wrapper {
    cursor: pointer;
}
html.twenty_app_mmxvii .story-list-item-wrapper.big {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-bottom: 1.5rem;
}
html.twenty_app_mmxvii .story-list-item-wrapper.big .storytitle {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0.8rem;
    padding: 0.8rem 1rem 0;
    -ms-flex-flow: column;
        flex-flow: column;
}
html.twenty_app_mmxvii .story-list-item-wrapper.big .storytext {
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-order: 1;
        order: 1;
}
html.twenty_app_mmxvii .story-list-item-wrapper.big .kicker {
    width: 100%;
    margin-bottom: 0.4rem;
    font-size: 2.2rem;
    -ms-flex-order: 0;
        order: 0;
}
html.twenty_app_mmxvii .story-list-item-wrapper.big .headline {
    width: 100%;
    margin-bottom: 0.5rem;
    font-weight: normal;
    -ms-flex-order: 1;
        order: 1;
}
html.twenty_app_mmxvii .story-list-item-wrapper.big .actionicons {
    -ms-flex-order: 1;
        order: 1;
}
html.twenty_app_mmxvii .story-list-item-wrapper.big .storyimage {
    width: 100vw;
    height: 75vw;
    -ms-flex-order: 0;
        order: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
}
html.twenty_app_mmxvii .story-list-item-wrapper.medium {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-bottom: 1.5rem;
}

html.twenty_app_mmxvii .story-list-item-wrapper.medium .actionicons {
    padding: 0 0 0 1rem;
}

html.twenty_app_mmxvii .story-list-item-wrapper.medium .storytitle {
    margin-top: 0.5rem;
    padding: 0.8rem 1rem 0;
    -ms-flex-order: 1;
        order: 1;
}
html.twenty_app_mmxvii .story-list-item-wrapper.medium .storytext {
    margin: 0.1rem 1rem 0 0;
    -ms-flex-order: 1;
        order: 1;
}
html.twenty_app_mmxvii .story-list-item-wrapper.medium .kicker {
    width: 100%;
    font-weight: 100;
    font-size: 2rem;
}
html.twenty_app_mmxvii .story-list-item-wrapper.medium .headline {
    width: 100%;
    margin-bottom: 0.5rem;
    font-weight: normal;
    font-size: 3.7rem;
}
html.twenty_app_mmxvii .story-list-item-wrapper.medium .actionicons {
  width: 100%;
}
html.twenty_app_mmxvii .story-list-item-wrapper.medium .storyimage {
    width: 100%;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -ms-flex-order: 0;
        order: 0;
}
html.twenty_app_mmxvii .story-list-item-wrapper.small {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
}
html.twenty_app_mmxvii .story-list-item-wrapper.small .storybox {
    width: 50%;
    -ms-flex-order: 1;
        order: 1;
}
html.twenty_app_mmxvii .story-list-item-wrapper.small .storytitle {
    width: 100%;
}
html.twenty_app_mmxvii .story-list-item-wrapper.small .storytext {
    width: 100%;
}
html.twenty_app_mmxvii .story-list-item-wrapper.small .kicker {
    width: 100%;
    margin-bottom: 0.3rem;
    font-weight: 100;
    font-size: 1.9rem;
}
html.twenty_app_mmxvii .story-list-item-wrapper.small .headline {
    width: 100%;
    margin: 0 0 0.2rem 0;
    letter-spacing: -0.03rem;
    font-size: 2.2rem;
    line-height: 100%;
}
html.twenty_app_mmxvii .story-list-item-wrapper.small .actionicons {

}
html.twenty_app_mmxvii .story-list-item-wrapper.small .storyimage {
    width: 45%;
    margin: 0 1rem 1.4rem 0;
    -ms-flex-order: 0;
        order: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
}
html.twenty_app_mmxvii .story-list-item-wrapper.sponsored {
    padding: 0.1rem 0.4rem 0;
    background-color: #063c88;
    color: white;
    font-size: 1.7rem;
}
html.twenty_app_mmxvii .story-list-item-wrapper.sponsored.postfinance {
    background-color: #fccc00;
    color: black;
}

/****** tags ******/

html.twenty_app_mmxvii .tags .tag {
    background: #063c88;
    color: #fff;
    font-family: "fakt-regular", Arial, sans-serif;
}

html.twenty_app_mmxvii .tags .tag:hover {
    background: #002960;
}


/****** toast ******/

html.twenty_app_mmxvii .toast {
    font-family: "fakt-regular", Arial, sans-serif
}


/****** videoplayer ******/

html.twenty_app_mmxvii .video-legend,
html.twenty_app_mmxvii .video-legend span {
    line-height: 130%;
    padding: 0.5rem 1rem;
    background-color: #d3d3d3;
    font-size: 1.5rem;
    font-family: "fakt-regular", Arial, sans-serif;
}

/*videoplayer landscape */

html.twenty_app_mmxvii .storyfs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}

html.twenty_app_mmxvii .hidethis {
    display: none;
}


/*** hacks various because of the missing html class

.header h1 {
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    font-size: 2.1rem;
    font-family: aachen-bold,"Times New Roman",Times,serif;
    line-height: 150%;
    cursor: pointer;
}

.header h1 {
    position: absolute;
    top: 0.9rem;
    left: 4.1rem;
    color: #fff;
}

.frontpage .header h1 {
    left: 6.2rem;
}

 .contextbox h1 {
    margin: 1rem 0 1.5rem;
    font-size: 2rem;
}

.comments h2 {
    margin: 0 0 2rem 1rem;
    font-size: 2.6rem;
    line-height: 100%;
    background-color: #ffffff;
}

.recommender h1 {
    margin: 0 0 1rem;
    font-size: 2rem;
    font-family: fakt-bold,Arial,sans-serif;
}**/

html.twenty_app_mmxvii h1.infinity {
    position: static;
}
