body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    background: #eee;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 100%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: static
}

body.mode-white {
    background: #fff !important
}

.ads {
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    padding: 0 !important
}

.ads iframe {
    max-height: auto !important;
    min-height: auto !important
}

.container:after,
.container:before {
    content: "";
    display: table
}

.buzz-container {
    padding-top: 56px
}

.mode-add .content {
    border-right: 1px solid #e3e3e3;
    margin-top: 0;
    width: 780px
}

.mode-add .sidebar,
.mode-add .sidebar--fixed {
    margin-top: 0;
    width: 300px !important
}

.mode-white .sidebar-block {
    background: #fafafa !important
}

.container {
    max-width: 1120px
}

.content {
    display: block;
    float: left;
    height: auto;
    margin-top: 5px;
    position: relative;
    width: 770px
}

.sidebar,
.sidebar--fixed {
    height: auto;
    position: relative;
    width: 330px
}

.sidebar {
    display: block;
    float: left !important;
    margin-left: 20px;
    margin-top: 15px;
    z-index: 0
}

.sidebar--fixed {
    margin-bottom: 20px !important
}

@media (max-width:1199px) and (min-width:1048px) {
    .content {
        width: 716px !important
    }

    .container {
        width: 1048px
    }
}

.header,
.header__searchbar {
    height: 56px
}

.header__appbar {
    border: 0
}

.header__appbar.is-passive {
    margin-top: -56px
}

.global-title {
    font-family: inherit !important
}

.header__appbar--left__menu__list__item>a {
    font-family: inherit !important;
    height: 56px
}

.header__appbar--left__menu__list__item__badge,
.header__appbar--left__menu__list__item a,
.header__appbar--right__notice .count {
    font-family: inherit !important
}

.sidebar-block {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 3px 3px 0 0 !important;
    box-shadow: 0 1px 1px hsla(0, 3%, 67%, .1);
    color: #eb2649;
    margin-top: 20px;
    padding: 10px 15px 15px
}

.sidebar .sidebar-mosts__item {
    border-bottom: 0;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding-bottom: 0
}

.sidebar-mosts__item:before {
    background-clip: padding-box;
    background-color: #f44336;
    border-radius: 100%;
    color: #fff;
    content: counter(li-counter);
    counter-increment: li-counter;
    font-size: .9375em;
    font-weight: 700;
    height: 24px;
    left: -5px;
    line-height: 24px;
    max-height: 24px;
    max-width: 24px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 24px;
    z-index: 9
}

.column_list .sidebar-mosts__item:before,
.timeline_right .sidebar-mosts__item:before {
    display: none
}

.colheader {
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
    margin: -10px -15px 0
}

.colheader:after {
    clear: both;
    content: "";
    display: table
}

.colheader .header-title {
    border: 0;
    border-radius: 3px 3px 0 0;
    border-top: 5px solid transparent;
    font-size: 18px;
    font-weight: 600;
    line-height: 180%;
    margin: -2px 0 0;
    padding: 10px 15px;
    width: 100%
}

.category-timeline .colheader {
    align-items: center;
    display: flex;
    margin: 0
}

.category-timeline .colheader .header-title {
    border: 0;
    padding: 0
}

.content-timeline {
    display: block;
    float: none;
    position: relative;
    width: 100%
}

.content-timeline_right {
    float: none;
    margin: 0;
    width: 100%
}

.content-timeline__link {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px hsla(0, 3%, 67%, .1)
}

.content-timeline__media {
    height: 147px;
    margin: 0 5px 0 0;
    width: 230px
}

.content-timeline__media__image img {
    position: relative;
    transition: all .3s;
    width: 105%;
    z-index: 4
}

.content-timeline__detail {
    padding: 10px 10px 10px 8px;
    width: calc(100% - 290px)
}

.content-timeline__detail__desc {
    margin: 8px 0 10px;
    padding: 0
}

.content-timeline__item {
    height: auto;
    margin-top: 10px
}

.content-timeline__detail__cat {
    color: #ccc;
    font-size: 12px;
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase
}

.content-timeline__detail__cat a {
    color: #aaa;
    font-size: 12px
}

.content-timeline__detail__title {
    font-size: 1.25em;
    margin: 2px 0
}

@media (max-width:767px) {
    .content-timeline__detail {
        float: none;
        height: auto !important;
        margin: 0;
        position: relative;
        width: 100% !important;
        z-index: 1
    }

    .content-timeline__detail__container {
        background-color: #fff;
        display: block;
        height: auto;
        margin: -30px 0 0;
        padding: 10px;
        position: relative;
        width: 100%
    }
}

.headline {
    border-bottom: 0;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.headline,
.headline-cats {
    background-color: transparent
}

.content-timeline__detail__social-media {
    position: absolute;
    right: 15px;
    top: 10px
}

.post-content {
    border-right: 1px solid #e3e3e3;
    margin-top: 0;
    padding-top: 10px
}

.content-title h1 {
    color: #000;
    font-family: inherit;
    font-size: 3.25em;
    font-weight: 700
}

.content-title a {
    color: #000;
    text-decoration: none
}

.content-info {
    color: #999;
    font-family: inherit;
    font-size: 1em;
    font-weight: 400;
    margin-top: 10px
}

.content-info span {
    display: table-cell
}

.content-body__description {
    font-family: inherit
}

.content-body--right {
    float: left;
    margin-left: 0;
    padding-right: 20px;
    width: 100%
}

.content-body__detail h2,
.content-body__detail h3,
.content-body__detail h4,
.content-body__detail h5,
.content-body__detail h6 {
    font-family: inherit !important
}

@media (min-width:768px) {

    .content-share,
    .content-share__icon {
        display: inline-block;
        position: relative
    }

    .content-share {
        margin-top: 15px;
        width: 100%
    }

    .content-share__item {
        border-radius: 2px;
        cursor: pointer;
        float: left;
        height: 41px;
        line-height: 0;
        margin: 0 8px 0 0;
        padding: 5px;
        position: relative;
        width: 128px
    }

    .content-share__icon {
        float: left
    }

    .content-share__item.twitter .content-share__icon {
        background-position: -75px -35px
    }

    .content-share__item.facebook .content-share__icon {
        background-position: -75px -68px
    }

    .content-share__item.pinterest .content-share__icon {
        background-position: -109px -134px
    }

    .content-share__item.mail {
        width: 42px
    }

    .content-share__text {
        color: #fff;
        float: left;
        font-family: inherit;
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
        margin: 0 0 0 10px
    }

    .content-font {
        float: left;
        margin: 0;
        padding: 0;
        position: relative
    }

    .content-font__item {
        border-radius: 2px;
        height: 42px;
        width: 42px
    }

    .content-font__item:before {
        display: none
    }
}

.single-page .page-container {
    margin-top: 40px;
    min-height: 800px
}

.single-page .content-body {
    color: #222;
    display: block;
    padding-right: 26px;
    position: relative;
    width: 100%
}

.single-page .content-body__detail {
    font-family: inherit;
    font-size: 1.225em;
    font-weight: 400;
    line-height: 1.75em;
    text-decoration: none
}

.profile-splash {
    margin-top: 56px
}