@import url(./main.css);

.relevant {
    display: none
}

.reds {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0px 20px;
    left: 0;
}

.re {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 54px 20px 15px 20px;
}

.gobacks {
    position: absolute;
    width: 100%;
    z-index: 100
}

.goback {
    background: url('/img/topicals/web_title_mask1.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 9999;
    display: flex;
    background-size: contain;
}

.goback-copy {
    width: 100%;
    height: 50px;
    position: fixed;
    z-index: 9999;
    display: flex;
    background: #fff;
    display: none
}

.goback-img {
    flex: 0 0 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.goback-head {
    flex: 0 0 30px;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.goback-head img {
    width: 100%;
    height: 30px !important;
    border-radius: 30px;
}

.goback-img img {
    width: 30px;
    height: 30px;
}

.goback-name {
    overflow: hidden;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    padding-left: 10px;
    color: black;
    max-width: 120px;
}

.gn {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-top-img img {
    width: 100%
}

.article-info-1-1 {
    position: relative;
}

.article-info-1-2 {
    overflow: hidden;
}

.article-info-1-2-nick {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.readm_v {
    position: absolute;
    width: 20px;
    bottom: 0;
    right: 5px;
}

.article-btn {
    padding: 0px 0px 15px 0px;
    border-bottom: 5px solid #f2f2f2;
    background: #fff;
}

.article-btn1 {
    padding: 15px 0px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 5px solid #f2f2f2;
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 10000;
    top: 50px;
    display: none;
    width: 100%;
}

.goback-hide {
    display: flex;
    flex: 0 0 50px;
    align-items: center;
    justify-content: flex-end;
}

.goback-hide span {
    background: #fb5151;
    padding: 3px 15px;
    color: #fff;
    border-radius: 5px;
}

.middle12 {
    border-top: 1px solid #f2f2f2;
    margin-top: 0px;
    padding-top: 10px;
}

ul.list-specials li {
    border-bottom: 5px solid #f2f2f2;
}

.dynamic-1 {
    font-size: 0.9em;
    padding-bottom: 10px;
}

.dynamic-1 span {
    padding-right: 10px;
}

.dynamic-2 {
    color: black;
    padding-bottom: 10px;
}

.dynamicContent {
    display: flex !important;
    background: rgb(242, 242, 242);
    padding: 10px;
    max-height: 100px;
}

.dynamicContent-text {
    flex: 0 0 67%;
    color: #615a5a;
    padding-right: 10px;
    overflow: hidden;
}

.dy-t {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.dynamicContent-img {
    flex: 0 0 33%;
    height: 80px;
}

.dynamicContent-1 {
    background: rgb(242, 242, 242);
    padding: 10px;
    max-height: 100px;
    overflow: hidden;
}

.list-specials {}

.list-specials a {
    text-decoration: none
}

.article-info {
    line-height: 1.8em;
}

.article-info .nick {
    font-size: 1.2em;
}

@media (min-width: 767px) {
    .dynamicContent {
        max-height: 156px;
    }

    .dynamicContent-1 {
        max-height: 156px;
    }

    .dynamicContent-img {
        height: 136px;
    }

    .article-info {
        font-size: 24px;
    }

    .article-info-3-1 img {
        width: 24px;
    }

    .usergz {
        top: 70px !important;
    }

    .gobacks {
        display: none;
    }
}

.max-hide {
    display: none !important;
}

.skiplink {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    color: #615a5a;
}


.user-show {}

.user-show .show-top {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: white;
}

.user-show .show-top .article-info {
    background-color: rgba(0, 0, 0, 0.3);
    position: relative;
    padding: 3em 2em;
}

.user-show .show-top .article-info .info {
    line-height: 2em;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 0;
    padding: 1em 2em;
}

.user-show .show-top .face {
    width: 4em;
    height: 4em;
    position: relative;
}

.user-show .show-top .box {
    height: 3.2em;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.user-show .show-top .face .img-circle {
    width: 4em;
    height: 4em !important;
    border: 3px solid rgba(255, 255, 255, 0.5)
}

.user-show .sticky {
    background-color: white;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.user-show .video-container {
    margin: 0px;
    padding: 0px;
    background-color: black;
    background-size: auto 100%;
}

.user-show .tabs {
    font-size: 1.2em;
    font-weight: bold;
    padding: 1em 0.5em 0;
    background-color: white;
    color: #ccc;
}

.user-show .tabs a {
    padding: 5px;
    margin: 0 1em;
    text-decoration: none;
}

.user-show .tabs a.on {
    color: #d04848;
    border-bottom: 2px solid #d04848;
}



@media (max-width: 767px) {
    .user-show .tabs {
        padding: calc(1em - 8px) 0.5em 0;
    }

    .article-info::after {
        content: '1';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 8px;
        border-radius: 8px 8px 0 0;
        background-color: white;
    }
}

.user-show .li-time {
    font-size: 1.8em;
    border-bottom: 0;
}

.user-show .li-time .desc {
    color: #ccc;
    font-size: 0.8em;
}

.user-show .li-time .day::after {
    content: '/';
    margin: 0 5px;
    color: #ccc;
}

.user-show .li-time::before {
    display: inline-block;
    content: '　';
    height: 1.4em;
    background: url(../img/li-icon.png) no-repeat;
    background-size: auto 1em;
    margin-right: 10px;
    background-position: center center;
}

.user-show video.listvideo {
    width: 100%;
}


.user-show .imga {
    font-size: 16px;
    font-family: monospace;
    margin-bottom: 15px;
}