
html {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;

    font: inherit;
    vertical-align: baseline;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: #000;
    text-decoration: none;
    -webkit-transition: none !important;
    transition: none !important;
}

a:hover {
    color: #4da0da;
    text-decoration: none;
}

.t-link-inline:hover {
    color: #cd192e;
}

.t-link-inline {
    color: #346eb8;
    cursor: pointer;
}

.t-link-classic {
    color: #346eb8;
    border-bottom: 1px solid #bfd3ed;
    cursor: pointer;
}

.t-link-classic:hover {
    color: #cd192e;
    border-bottom: 1px solid #f6b4bc;
}

p {
    color: #000;
}

button, input, textarea {
    font-family: inherit
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

.l-mt-12 {
    margin-top: 12px;
}

.l-mb-12 {
    margin-bottom: 12px;
}

.l-pt-40 {
    padding-top: 40px
}

.l-mt-15 {
    margin-top: 15px
}

.content figure, .l-mb-30 {
    margin-bottom: 30px
}

.l-fs-18 {
    font-size: 18px
}

.l-fs-24 {
    font-size: 24px
}

.fs-28 {
    font-size: 28px;
}

.l-pt-10 {
    padding-top: 10px
}

.l-width-half {
    width: 50%
}

.l-float-left {
    float: left
}

.l-pr-15 {
    padding-right: 15px
}

.l-pl-10 {
    padding-left: 10px
}

.l-clearboth {
    clear: both
}

.l-mt-30 {
    margin-top: 30px
}

.l-flex {
    display: -ms-flexbox;
    display: flex
}

.l-ml-auto {
    margin-left: auto
}

.l-pb-9 {
    padding-bottom: 9px
}

.l-block {
    display: block
}

.l-lh-18 {
    line-height: 18px
}

.l-pt-20 {
    padding-top: 20px
}

.l-pb-8 {
    padding-bottom: 8px
}

.l-pt-21 {
    padding-top: 21px
}

.l-pb-5 {
    padding-bottom: 5px
}

.l-ml-10 {
    margin-left: 10px
}

.l-mt-22 {
    margin-top: 22px
}

.l-mb-29 {
    margin-bottom: 29px
}

.l-pt-19 {
    padding-top: 19px
}

.l-pb-10 {
    padding-bottom: 10px
}

.l-pt-35 {
    padding-top: 35px
}

.l-mt-10 {
    margin-top: 10px
}

.l-mt-20 {
    margin-top: 20px
}

.l-inline-block {
    display: inline-block
}

.l-mt-7 {
    margin-top: 7px
}

.l-mv-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.l-fs-15 {
    font-size: 15px
}

.l-lh-22 {
    line-height: 22px
}

.l-ta-center {
    text-align: center
}

.l-mt-26 {
    margin-top: 26px
}

.i-fs-14 i {
    font-size: 14px;
}

.l-fs-14 {
    font-size: 14px;
}

.l-fs-27 {
    font-size: 27px;
}

.l-fs-22 {
    font-size: 22px;
}

.l-fs-20 {
    font-size: 20px;
}

.l-mt-43 {
    margin-top: 43px
}

.l-mt-11 {
    margin-top: 11px
}

.l-mt-64 {
    margin-top: 64px
}

.l-mb-22 {
    margin-bottom: 22px
}

.l-pt-50 {
    padding-top: 50px
}

.l-mb-46 {
    margin-bottom: 46px
}

.l-mt-50 {
    margin-top: 50px
}

.l-mb-16 {
    margin-bottom: 16px
}

.l-pt-30 {
    padding-top: 30px
}

.l-mb-18 {
    margin-bottom: 18px
}

.l-mv-28 {
    margin-top: 28px;
    margin-bottom: 28px
}

.l-fs-13 {
    font-size: 13px
}

.l-pt-23 {
    padding-top: 23px
}

.l-pb-23 {
    padding-bottom: 23px
}

.l-mt-28 {
    margin-top: 28px
}

.l-mt-9 {
    margin-top: 9px
}

.l-hidden {
    display: none
}

.l-mb-20 {
    margin-bottom: 20px
}

.l-mb-5, .subsite_about__text p {
    margin-bottom: 5px
}

.l-mb-15 {
    margin-bottom: 15px
}

.l-fw-500 {
    font-weight: 500
}

.l-mt-5 {
    margin-top: 5px
}

.l-mb-12 {
    margin-bottom: 12px
}

.l-ph-8 {
    padding-left: 8px;
    padding-right: 8px
}

.l-radius-28 {
    border-radius: 28px
}

.l-fs-14 {
    font-size: 14px;
}

.l-lh-24 {
    line-height: 24px
}

.l-mt-12 {
    margin-top: 12px
}

.app {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

body {
    position: relative;
    background-color: #f2f2f2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
}

#notify .notify__item p, .popup .popup__content h4, body {
    font-family: 'Roboto', Tahoma;
    font-weight: 400;
}

body {
    line-height: 1;
}

.site-header {
    --color-background: #d9f5ff;
    --color-text: #000;
    width: 100%;
    height: 60px;
    background-color: var(--color-background);
    color: var(--color-text);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 20;
    display: -ms-flexbox;
    display: flex;
}

.site-header__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
}

.site-header-burger ion-icon {
    font-size: 24px;
}

.site-header-burger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 18px;
    cursor: pointer;
}

.site-header__item--logo {
    margin-right: 24px;
}

.site-header-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 18px;
    cursor: pointer;
}

.site-header__item--search {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: 320px;
}

.site-header__item--centered {
    -ms-flex-align: center;
    align-items: center;
}

.site-header__item--spaced {
    margin-right: 12px;
}

.search {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.search__field {
    min-width: 240px;
    width: 100%;
    height: 40px;
    position: relative;
}

.search__input {
    border: none;
    outline: none !important;
    padding: 0 0 0 35px;
    margin: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.05s;
    transition: background-color 0.05s;
    background-color: rgba(0, 0, 0, 0.05);
}

.search__field ion-icon {
    position: absolute;
    left: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.5);
}

.site-header__item--centered {
    -ms-flex-align: center;
    align-items: center;
}

.site-header__item--spaced {
    margin-right: 12px;
}

.v-create-button {
    --offset: 16px;
    --height: 40px;
    --font-size: 16px;
    --border-radius: 8px;
    outline: 0;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    color: #000;
    font-size: var(--font-size);
    height: var(--height);
    border-radius: var(--border-radius);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.05), 0 -1px 0 rgba(0, 0, 0, 0.05), -1px 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.05), 0 -1px 0 rgba(0, 0, 0, 0.05), -1px 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 rgba(0, 0, 0, 0.1);
}

.v-create-button__main {
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.v-create-button__label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 var(--offset);
    margin: 0 auto;
    color: #000;
}

.site-header__spacer {
    margin: auto;
}

.head-notifies {
    display: -ms-flexbox;
    display: flex;
}

.head-notifies {
    position: relative;
    display: block;
}

.head-notifies__toggler ion-icon {
    font-size: 23px;
}

.head-notifies__toggler {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 14px;
    cursor: pointer;
    z-index: 3;
    height: 100%;
}

.head-notifies__badge.head-notifies__badge--hidden {
    display: none;
}

.head-notifies__badge {
    display: inline-block;
    background-color: #e62e3b;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    min-width: 12px;
    padding: 3px 5px;
    position: absolute;
    left: 50%;
    top: 15%;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    will-change: transform;
    visibility: visible;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transition: all 170ms ease, opacity 170ms ease, visibility 0ms 170ms;
    transition: all 170ms ease, opacity 170ms ease, visibility 0ms 170ms;
}

.fs-24 {
    font-size: 24px;
}

.site-header-user {
    --offset-right: 15px;
    --offset-left: 13px;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
}

@media (min-width: 720px) {
    .site-header-user {
        --offset-right: 20px;
    }
}

@media (min-width: 860px) {
    .site-header-user {
        --offset-right: 40px;
    }
}

@media (max-width: 719px) {
    .site-header-user {
        --offset-left: 11px;
    }
}

.site-header-user .bubble {
    top: 100%;
    right: 24px;
    margin-top: 0;
    cursor: default;
    font-weight: 400;
}

@media (max-width: 719px) {
    .site-header-user .bubble {
        right: 10px;
    }
}

.site-header-user-login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: var(--offset-left);
    padding-right: var(--offset-right);
    cursor: pointer;
}

.site-header-user-login:hover {
    color: #4da0da;
}

@media (max-width: 719px) {
    .site-header-user-login__label {
        display: none;
    }
}

.site-header-user-login ion-icon {
    font-size: 24px;
    margin-right: 10px;
    margin-left: -3px;
    font-weight: 900;
}

@media (max-width: 719px) {
    .site-header-user-login .icon {
        margin-right: 0;
    }
}

.site-header-user-profile {
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.site-header-user-profile__avatar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: var(--offset-left);
}

@media (max-width: 719px) {
    .site-header-user-profile__avatar {
        padding-right: var(--offset-right);
    }
}

.site-header-user-profile__avatar:hover .site-header-user-profile__avatar-image {
    opacity: 0.9;
}

.site-header-user-profile__avatar-image {
    --size: 40px;
    --image-radius: 7px;
    width: var(--size);
    height: var(--size);
    background-color: #dedede;
    border-radius: var(--image-radius);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 719px) {
    .site-header-user-profile__avatar-image {
        --size: 32px;
        --image-radius: 6px;
    }
}

.site-header-user-profile__toggle {
    /* padding-left: 10px; */
    padding-right: calc(var(--offset-right) - 12px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    height: 100%;
}

@media (max-width: 719px) {
    .site-header-user-profile__toggle {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
    }

    .site-header-user-profile__toggle .icon {
        display: none;
    }
}

.site-header-user-profile__toggle:hover {
    opacity: 0.6;
}

.site-header-user-profile .at-dropdown__trigger {
    padding-left: 9px;
    padding-right: 34px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    height: 100%;
    font-size: 12px;
}

.bubble {
    position: absolute;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 8px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 8px 0 rgba(0, 0, 0, 0.07);
    background-color: #fff;
    border-radius: 4px;
    z-index: 1000;
}

.site-header-user .bubble {
    top: 100%;
    right: 38px;
    margin-top: 0;
    cursor: default;
    font-weight: 400;
}

.bubble[arrow-alignment^="top"]:before {
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.07);
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.07);
}

.bubble[arrow-alignment^="top"].bubble--hover-zone:after, .bubble[arrow-alignment^="top"]:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: -5px;
}

.bubble[arrow-alignment$="right"].bubble--hover-zone:after, .bubble[arrow-alignment$="right"]:before {
    right: 17px;
}

.bubble__container {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.at-dropdown-menu-item__title {
    font-size: 11px;
    color: #818181;
    padding: 9px 15px 6px;
    line-height: 1;
}

.at-dropdown-menu__item.item--selected {
    background-color: #f4f5f6;
}

.at-dropdown-menu__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 36px;
    padding-left: 12px;
    line-height: 36px;
    cursor: pointer;
    color: #000;
    overflow: hidden;
    font-size: 14px;
    border-radius: 3px;
}

.at-dropdown-menu__item:hover {
    background: #f4f5f6;
    opacity: 1 !important;
}

.item__image {
    width: 20px;
    height: 20px;
    border-radius: 2px;
    margin-right: 10px;
    background-color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.item__image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    outline-offset: -1px;
}

.item__text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.item__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.at-dropdown__popover {
    /* top: 100% !important; */
    left: auto !important;
}

.at-dropdown-menu {
    position: absolute;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 8px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 8px 0 rgba(0, 0, 0, 0.07);
    background-color: #fff;
    border-radius: 4px;
    z-index: 1000;
    top: 100%;
    right: -39px;
    margin-top: 0;
    cursor: default;
    font-weight: 400;
    z-index: 1;
    overflow: hidden;
}

.etc_control__list {
    right: -30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .07), 0 4px 8px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .07), 0 4px 8px 0 rgba(0, 0, 0, .07);
    padding: 4px 0;
    text-align: left;
    border-radius: 5px;
}

.etc_control__item {
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    font-size: 13px;
    cursor: pointer;
    color: #000;
    white-space: nowrap;
}

.etc_control__item:hover {
    color: #000;
    background-color: #f8f8f8;
}

.at-dropdown__popover::before {
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.07);
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.07);
}

.at-dropdown__popover::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: -5px;
}

.at-dropdown__popover::before {
    right: -25px;
}

.etc_control .at-dropdown__popover::before {
    right: -14px;
}

.main {
    -ms-flex: 1;
    flex: 1;
}

.layout, .layout__left-column {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.layout {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media (min-width: 1180px) {
    .layout__left-column {
        width: 220px;
    }
}


.layout, .layout__left-column {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.layout__content {
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
}

#page_wrapper, .l-relative {
    position: relative;
}


@media (min-width: 1500px) {
    .layout__right-column {
        width: 320px;
    }
}

/* @media (max-width: 1499px) and (min-width: 1260px) {
    .layout__right-column {
        display: none;
    }
}
*/
@media (max-width: 1259px) {
    .layout__right-column {
        display: none;
    }
}


.v-split-button__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 859px) {
    .v-create-button__label {
        display: none;
    }
}

@media (min-width: 860px) {
    .v-split-button__icon {
        display: none;
    }
}


@media (max-width: 859px) {
    .v-split-button__icon {
        min-width: var(--height);
        margin: 0;
    }
}

@media (max-width: 719px) {
    .site-header__item--desktop {
        display: none;
    }
}

@media (max-width: 719px) {
    .search__field {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
        top: 60px;
        padding: 9px 15px;
        height: 60px;
        background-color: #d9f5ff;
    }
}

.layout__right-column {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 3;
}

.layout__sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    height: calc(100vh - 60px);
}

@media (min-width: 1180px) {
    .layout__right-column {
        width: 320px;
    }
}

.sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sidebar {
    width: 100%;
    height: 100%;
    background: #f2f2f2;
}

.sidebar__scroll {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1;
}

.sidebar .vb-content {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-flow: column;
    flex-flow: column;
}

.sidebar__tree-list__item--active {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.sidebar__tree-list__item--active {
    background: #fff;
}

.sidebar__tree-list__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 3px;
    border-radius: 8px;
}

.sidebar__tree-list__item:hover:not(.router-link-exact-active) {
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.04), inset 0 -1px 0 rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.04), inset 0 -1px 0 rgba(0, 0, 0, 0.04);
    background: rgba(255, 255, 255, 0.5);
}

.sidebar__tree-list__item__name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 111px;
}

.sidebar-tree-list-item__link {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    /* height: auto; */
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 0 13px;
}

.sidebar__tree-list__item ion-icon {
    position: static;
    color: #595959;
    margin-right: 10px;
    pointer-events: none;
    fill: currentColor;
    font-size: 24px;
}

.l-ph-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.sidebar__tree-list__item__badge {
    padding: 3px 7px 2px 7px;
    text-align: center;
    color: #fff;
    background: #4086e0;
    font-size: 11px;
    margin-left: auto;
    border-radius: 100px;
}

@media (min-width: 1560px) {
    #page_wrapper {
        max-width: 1020px;
        margin: 0 auto;
    }
}

@media (max-width: 1559px) and (min-width: 640px) {
    #page_wrapper {
        width: 100%;
        margin: 0 auto;
    }

}

@media (min-width: 1000px) {
    #page_wrapper {
        /* width: 1020px; */
        margin: 0 auto;
    }
}


/* @media (min-width: 960px) {
    #page_wrapper {
        width: 960px;
        margin: 0 auto;
        color: #000;
    }
} */

/* @media (max-width: 959px) {
    #page_wrapper {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
    }
}
 */

@media (max-width: 639px) {
    #page_wrapper {
        width: 100%;
    }

}

.app--content-feed #page_wrapper, .l-pv-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

#page_wrapper {
    z-index: 2;
}

#page_wrapper, .l-relative {
    position: relative;
}

.page {
    position: relative;
    z-index: 2;
}

.live, .live__caption, .live__toggle {
    display: -ms-flexbox;
    display: flex;
}

.live {
    background-color: #f2f2f2;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 320px;
}

.l-h-full {
    height: 100%;
}

.live__caption {
    display: flex;
    align-items: center;
    height: 74px;
    padding-left: 30px;
    padding-right: 20px;

    font-size: 18px;
    line-height: 26px;
    font-weight: 500;

}

.live, .live__caption, .live__toggle {
    display: -ms-flexbox;
    display: flex;
}

.live__toggle {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* margin-left: auto; */
    color: #000;
}

.live, .live__caption, .live__toggle {
    display: -ms-flexbox;
    display: flex;
}

.live__content {
    overflow: hidden;
    -ms-flex: 1;
    flex: 1;
}

.live__scrollable_parent {
    width: 200%;
    height: 100%;
    overflow-y: scroll;
}

.live__scrollable {
    width: 304px;
}

.live__title-hide {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    position: absolute;
    top: 32px;
    left: 50%;
}


.l-island-a {
    /* padding-left: 20px; */
    /* padding-right: 20px; */
}

.subsite_head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.l-island-bg {
    background-color: #fff;
}

.subsite_head__row:first-child {
    margin-top: 0;
}

.l-mr-auto {
    margin-right: auto;
}

.subsite_head__face {
    position: relative;
}

.l-mr-15 {
    margin-right: 15px;
}

.l-s-54 {
    width: 54px;
    height: 54px;
}

.andropov_image--zoomable img, img.andropov_image--zoomable {
    cursor: zoom-in;
}

.subsite_head__face__avatar {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2px;
}

.andropov_image {
    overflow: hidden;
}

.andropov_preview--image {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.andropov_preview {
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
}

.subsite_head__face .image_uploader {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    cursor: pointer;
}

.subsite_head__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

.subsite_head__row--inline {
    width: auto;
    margin-top: 0;
}

.subsite_head__karma, .subsite_head__qr {
    color: #818181;
}

.l-ml-12 {
    margin-left: 12px;
}

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

.l-lh-34 {
    line-height: 34px;
}

.l-fs-30 {
    font-size: 30px;
}

.l-fw-600 {
    font-weight: 600;
}

.subsite_head__karma--positive {
    color: #07a23b;
}

.subsite_head__karma, .subsite_head__qr {
    color: #818181;
}

.l-mt-3 {
    margin-top: 3px;
}

.l-fs-13 {
    font-size: 13px;
}

.l-ml-10 {
    margin-left: 10px;
}

.popup__content--pay_invoice .form2__field label, .subsite_head__registration_date {
    color: #818181;
}

.l-fs-13 {
    font-size: 13px;
}

.island__social_links--type_1 {
    padding-bottom: 0;
}

.island__social_links {
    padding-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}

.island__social_links__item {
    line-height: 28px;
    font-size: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px 0 0;
    border-color: #f4f4f4;
    position: relative;
    background: #f4f4f4;
    color: #000;
    fill: currentColor;
}

.island__social_links__item:not(:last-child) {
    margin-right: 8px;
}

.island__social_links__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 7px;
    height: 32px;
    padding: 6px 14px 6px 10px;
    background-color: #f2f2f2;
    cursor: pointer;
    margin-top: 8px;
}


.island__social_links__item ion-icon {
    margin-right: 8px;
    margin-left: 9px;
}

.island__social_links__title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.island__social_links__item__delete ion-icon {
    font-size: 18px;
    height: 100%;
}

.island__social_links__item__delete {
    width: 25px;
    height: 100%;
    /* border-left: 1px solid rgba(255,255,255,.2); */
    right: 0;
    top: 0;
    cursor: pointer;
}

.island__social_links__item--active.island__social_links__item--facebook {
    border-color: rgba(66, 103, 178, .25);
    fill: #4267b2;
    background-color: #4267b2;
    color: #fff;
}

.island__social_links__item--active.island__social_links__item--twitter {
    border-color: rgba(29, 161, 242, 1.00);
    background-color: rgba(29, 161, 242, 1.00);
    color: #fff;
}

.island__social_links__item--active.island__social_links__item--google {
    border-color: #d93025;
    background: #d93025;
    color: #fff;
}

.island__social_links__item--active.island__social_links__item--twitch {
    border-color: #9147ff;
    background: #9147ff;
    color: #fff;
}

.island__social_links__item--active.island__social_links__item--vkontakte {
    border-color: #4a76a8;
    background: #4a76a8;
    color: #fff;
}

.profile-photo-preview {
    border-radius: 6px;
    display: inline-block;
    background-position: 50%;
    background-size: cover;
    height: 150px;
    vertical-align: middle;
    width: 150px;
}

.auth-form {
    display: -ms-flexbox;
    display: flex;
    min-height: 530px;
    background-color: #fff;
    text-align: left;
    border-radius: 6px 6px 6px 8px;
}

.auth-form__art {
    width: 216px;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 25px 30px;
}

.auth-form__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 428px;
    min-height: 600px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 24px 50px 24px 50px; /* padding: 20px 30px 25px; */
    overflow: hidden;
}

.auth_tab {
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
}

.auth_tab--signin-email, .auth_tab--signin-start, .auth_tab--signup-email, .auth_tab--password {
    display: -ms-flexbox;
    display: flex;
}

.auth-form__tab {
    -ms-flex: 1;
    flex: 1;
}

.auth-form__content {
    margin: auto 0;
}

.auth-form__title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 16px;
    font-weight: 500;
    color: #000;
}

.social-auth {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.social-auth__button:hover {
    border-color: #ccc;
}

.social-auth__button ion-icon {
    font-size: 20px;
}

.social-auth__button {
    position: relative;
    /* width: 90px; */
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    border-radius: 8px;
}

.social-auth__button:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
}

.social-auth__label {
    margin: 0 auto;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.auth-form__help, .auth-form__note {
    font-size: 13px;
    line-height: 1.45em;
    color: #818181;
}

.el-dialog.login-modal{
    -webkit-transition: all 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    transition: all 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    width: fit-content !important;
}

.login-modal .el-dialog__header {
    padding: 0px !important;
}

.el-dialog{
    -webkit-transition: all 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    transition: all 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    border-radius: 8px!important;
    border: none!important;
}

.el-dialog__body {
    padding: 15px 20px!important;
}

.login-modal .el-dialog__body {
    pointer-events: auto;
    position: relative;
    min-width: 380px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto 0 -3px;
    padding: 0 !important;

}

.login-modal .el-dialog__footer {
    display: none;
}

.ui-button {
    color: #fff
}

.comments__item__more--root, .ui-button {
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    outline: 0;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    padding: 0 20px;
    border-radius: 4px
}

.comments__item__more--root svg, .ui-button svg {
    margin: 0 18px 0 -8px
}

.comments__item__more--root--small, .ui-button--small {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding: 0 15px;
    border-radius: 4px
}

.comments__item__more--root--small svg, .ui-button--small svg {
    margin: 0 13px 0 -5px
}

.comments__item__more--root--large, .ui-button--large {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    padding: 0 25px;
    border-radius: 6px
}

.comments__item__more--root--only-icon, .ui-button--only-icon {
    padding: 0
}

.comments__item__more--root--only-icon svg, .ui-button--only-icon svg {
    margin: 0
}

.comments__item__more--root--only-icon.comments__item__more--root--small, .ui-button--only-icon.ui-button--small {
    width: 30px
}

.comments__item__more--root--only-icon.comments__item__more--root--large, .ui-button--only-icon.ui-button--large {
    width: 48px
}

.comments__item__more--root--only-icon span, .ui-button--only-icon span {
    display: none
}

@media (min-width: 840px) {
    .comments__item__more--root--only-icon-desktop, .ui-button--only-icon-desktop {
        width: 34px;
        padding: 0
    }

    .comments__item__more--root--only-icon-desktop svg, .ui-button--only-icon-desktop svg {
        margin: 0
    }

    .comments__item__more--root--only-icon-desktop.comments__item__more--root--small, .ui-button--only-icon-desktop.ui-button--small {
        width: 30px
    }

    .comments__item__more--root--only-icon-desktop.comments__item__more--root--large, .ui-button--only-icon-desktop.ui-button--large {
        width: 48px
    }

    .comments__item__more--root--only-icon-desktop span, .ui-button--only-icon-desktop span {
        display: none
    }
}

/* .comments__item__more--root--wide, .ui-button--wide {
    width: 100%;
    padding-right: 10px;
} */

.comments__item__more--root--wide span, .comments__item__more--root--wide svg, .ui-button--wide span, .ui-button--wide svg {
    margin-right: auto
}

.comments__item__more--root--wide.comments__item__more--root--only-icon, .ui-button--wide.ui-button--only-icon {
    padding-right: 0
}

.comments__item__more--root--wide.comments__item__more--root--only-icon svg, .ui-button--wide.ui-button--only-icon svg {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 839px) {
    .comments__item__more--root--wide-mobile, .ui-button--wide-mobile {
        width: 100%;
        padding-right: 10px
    }

    .comments__item__more--root--wide-mobile span, .comments__item__more--root--wide-mobile svg, .ui-button--wide-mobile span, .ui-button--wide-mobile svg {
        margin-right: auto
    }

    .comments__item__more--root--wide-mobile.comments__item__more--root--only-icon, .ui-button--wide-mobile.ui-button--only-icon {
        padding-right: 0
    }

    .comments__item__more--root--wide-mobile.comments__item__more--root--only-icon svg, .ui-button--wide-mobile.ui-button--only-icon svg {
        margin-left: 0;
        margin-right: 0
    }
}

.comments__item__more--root--1, .ui-button--1 {
    background-color: #4086e0
}

.comments__item__more--root--1.comments__item__more--root--hovered, .comments__item__more--root--1:hover, .ui-button--1.ui-button--hovered, .ui-button--1:hover {
    background-color: #3d7fd5
}

.comments__item__more--root--2, .ui-button--2 {
    background-color: #e92a40
}

.comments__item__more--root--2.comments__item__more--root--hovered, .comments__item__more--root--2:hover, .ui-button--2.ui-button--hovered, .ui-button--2:hover {
    background-color: #dd283d
}

.comments__item__more--root--3, .ui-button--3 {
    background-color: #07a23b
}

.comments__item__more--root--3.comments__item__more--root--hovered, .comments__item__more--root--3:hover, .ui-button--3.ui-button--hovered, .ui-button--3:hover {
    background-color: #079a38
}

.comments__item__more--root--4, .ui-button--4 {
    color: #818181;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.comments__item__more--root--4:after, .ui-button--4:after {
    content: '';
    height: 1px;
    min-width: 100%;
    border-bottom: 1px dotted #818181;
    margin-top: -18px
}

.comments__item__more--root--4.comments__item__more--root--small:after, .ui-button--4.ui-button--small:after {
    margin-top: -16px
}

.comments__item__more--root--4.comments__item__more--root--large:after, .ui-button--4.ui-button--large:after {
    margin-top: -26px
}

.comments__item__more--root, .comments__item__more--root--5, .ui-button--5 {
    color: #000;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .05);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15)
}

.comments__item__more--root--5.comments__item__more--root--active, .comments__item__more--root--5:hover, .comments__item__more--root.comments__item__more--root--active, .comments__item__more--root:hover, .ui-button--5.ui-button--active, .ui-button--5:hover {
    border: 1px solid rgba(0, 0, 0, .2)
}

.comments__item__more--root--5:active, .comments__item__more--root:active, .ui-button--5:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.comments__item__more--root--5.comments__item__more--root--loading, .comments__item__more--root.comments__item__more--root--loading, .ui-button--5.ui-button--loading {
    background-color: #dedede
}

.comments__item__more--root--6, .ui-button--6 {
    background-color: #ecf3fc;
    color: #4086e0
}

.comments__item__more--root--6.comments__item__more--root--hovered, .comments__item__more--root--6:hover, .ui-button--6.ui-button--hovered, .ui-button--6:hover {
    background-color: #e2edfa
}

.comments__item__more--root--7, .ui-button--7 {
    background-color: #fdeaec;
    color: #e92a40
}

.comments__item__more--root--7.comments__item__more--root--hovered, .comments__item__more--root--7:hover, .ui-button--7.ui-button--hovered, .ui-button--7:hover {
    background-color: #fcdfe2
}

.comments__item__more--root--8, .ui-button--8 {
    background-color: #e6f6eb;
    color: #07a23b
}

.comments__item__more--root--8.comments__item__more--root--hovered, .comments__item__more--root--8:hover, .ui-button--8.ui-button--hovered, .ui-button--8:hover {
    background-color: #daf1e2
}

.comments__item__more--root--9, .ui-button--9 {
    color: #818181;
    background-color: #f4f4f4
}

.comments__item__more--root--9.comments__item__more--root--hovered, .comments__item__more--root--9:hover, .ui-button--9.ui-button--hovered, .ui-button--9:hover {
    background-color: #e8e8e8
}

.comments__item__more--root--10, .ui-button--10 {
    background: #000
}

.comments__item__more--root--11, .ui-button--11 {
    color: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#f4f4f4)), #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #f4f4f4 100%), #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    border-radius: 100px;
    width: 28px;
    height: 28px;
    padding: 0;
    font-size: 0
}

.comments__item__more--root--11 svg, .ui-button--11 svg {
    margin: 0
}

.comments__item__more--root--11.comments__item__more--root--hovered, .comments__item__more--root--11:hover, .ui-button--11.ui-button--hovered, .ui-button--11:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(244, 244, 244, .25)), to(rgba(244, 244, 244, .5))), #fff;
    background: linear-gradient(0deg, rgba(244, 244, 244, .25) 0, rgba(244, 244, 244, .5) 100%), #fff
}

.comments__item__more--root--12, .ui-button--12 {
    background-color: #d9f5ff;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000
}

.comments__item__more--root--12.comments__item__more--root--active, .comments__item__more--root--12:hover, .ui-button--12.ui-button--active, .ui-button--12:hover {
    border: 1px solid rgba(0, 0, 0, .2)
}

.comments__item__more--root--13, .ui-button--13 {
    color: #4086e0
}

.comments__item__more--root--fb, .ui-button--fb {
    background-color: #4267b2
}

.comments__item__more--root--fb.comments__item__more--root--hovered, .comments__item__more--root--fb:hover, .ui-button--fb.ui-button--hovered, .ui-button--fb:hover {
    background-color: #3f62a9
}

.comments__item__more--root--vk, .ui-button--vk {
    background-color: #4a76a8
}

.comments__item__more--root--vk.comments__item__more--root--hovered, .comments__item__more--root--vk:hover, .ui-button--vk.ui-button--hovered, .ui-button--vk:hover {
    background-color: #4670a0
}

.comments__item__more--root--tw, .ui-button--tw {
    background-color: #1da1f2
}

.comments__item__more--root--tw.comments__item__more--root--hovered, .comments__item__more--root--tw:hover, .ui-button--tw.ui-button--hovered, .ui-button--tw:hover {
    background-color: #1c99e6
}

.comments__item__more--root--gg, .ui-button--gg {
    background-color: #d93025
}

.comments__item__more--root--gg.comments__item__more--root--hovered, .comments__item__more--root--gg:hover, .ui-button--gg.ui-button--hovered, .ui-button--gg:hover {
    background-color: #ce2e23
}

.ui-button--ifb {
    color: #4267b2
}

.ui-button--ivk {
    color: #4a76a8
}

.ui-button--itw {
    color: #1da1f2
}

.ui-button--igg {
    color: #d93025
}

.ui-button--ittv {
    color: #4b39cb
}

.ui-button--iemail {
    color: #000
}

.comments__item__more--root--loading, .comments_form--waiting .comments_form__reply, .ui-button--loading {
    pointer-events: none;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, .2) 10px, rgba(255, 255, 255, .2) 20px);
    background-size: 56px 56px;
    -webkit-animation: loading .5s infinite linear;
    animation: loading .5s infinite linear
}

.comments__item__more--root--disabled, .ui-button--disabled {
    pointer-events: none;
    opacity: .5
}

.comments__item__more--root:active, .ui-button:active {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.comments__item__more--root:focus, .ui-button:focus, .ui_select select:focus {
    outline: 0
}

.comments__item__more--root.l-hidden, .form-picture--empty img, .ui-button.l-hidden {
    display: none
}

@media (min-width: 840px) {
    .comments__item__more--root.ld-hidden, .ui-button.ld-hidden {
        display: none
    }
}

@media (max-width: 839px) {
    .comments__item__more--root.lm-hidden, .ui-button.lm-hidden {
        display: none
    }
}

.ui-button-group {
    display: -ms-flexbox;
    display: flex
}

.ui-button-group .ui-button:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ui-button-group .ui-button:not(:first-child):not(:last-child) {
    border-radius: 0;
    border-left: none
}

.ui-button-group .ui-button:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none
}

.subsite_subscribe_button, .subsite_subscribe_button__main {
    display: -ms-flexbox;
    display: flex;
}

.subsite_subscribe_button .icon--ui_close {
    color: #fe4d4a;
}

.ui-border--top {
    border-top: 1px solid #f4f4f4;
}

.ui-tabs {
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    position: relative;
    min-width: 0;
}

.ui-border--top {
    border-top: 1px solid #f4f4f4;
}

.l-island-bg {
    background-color: #fff;
}

.ui-tabs__scroll {
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.app--content-feed .l-island-a {
    /* padding-left: 20px; */
    /* padding-right: 20px; */
}

.ui-tabs__content {
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
}

.ui-tabs .ui-tab {
    padding-left: 7px;
    padding-right: 8px;
}

.ui-tabs .ui-tab:first-child {
    padding-left: 0px;
    padding-right: 8px;
}

.ui-tab {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    cursor: pointer;
}

.ui-tab__label {
    position: relative;
    color: #000;
}

.ui-tab__label:hover {
    color: #4da0da;
}

.ui-tab__counter {
    font-size: 13px;
    line-height: 1.5em;
    color: #818181;
    margin-left: 8px;
}

.ui-tab--active .ui-tab__label {
    color: #000;
    font-weight: 500;
}

.ui-tab--active .ui-tab__label:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #4086e0;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ui-tab--active {
    pointer-events: none;
}

.subsites_catalog__search {
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

.subsites_catalog__search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.subsites_catalog__search i {
    color: #818181;
}

.l-island-bg {
    background-color: #fff;
}

.subsites_catalog__search__bar {
    border: 0;
    outline: 0 !important;
    font-size: 15px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.subsites_catalog_item {
    position: relative;
    overflow: hidden;
}

.subsites_catalog_item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: 120%;
    height: 1px;
    background-color: #f4f4f4;
}

.subsites_catalog_item:first-child:before {
    content: none;
}

.subsite_card_simple {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.subsite_card_simple__avatar {
    border-radius: 2px;
    overflow: hidden;
    /* margin-top: 4px; */
}

.l-mins-38 {
    min-width: 38px;
    min-height: 38px;
}

.l-s-38 {
    width: 38px;
    height: 38px;
}

.l-block {
    display: block;
}

.subsite_card_short__avatar img, .subsite_card_simple__avatar img, .subsite_card_simple_short__avatar img {
    width: 100%;
    height: 100%;
    outline: 1px solid rgba(0, 0, 0, .1);
    outline-offset: -1px;
}

.subsite_card_simple__info {
    color: #000;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.subsite_card_simple__info a:hover {
    color: #000;
}

.subsite_card_simple__title {
    font-size: 18px;
    line-height: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.l-fw-500 {
    font-weight: 500;
}

.subsite_card_simple__description {
    font-size: 14px;
    line-height: 20px;
}

.l-mt-2 {
    margin-top: 2px;
}

.l-pt-1 {
    padding-top: 1px;
}

.l-ml-15 {
    margin-left: 15px;
}

.l-pv-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.l-mins-30 {
    min-width: 30px;
    min-height: 30px;
}

.l-s-30 {
    width: 30px;
    height: 30px;
}

.sidebar__tree-list__title {
    color: #818181;
    font-size: 13px;
    line-height: 26px;
}

.sidebar__tree-list__item__image {
    margin-right: 10px;
    width: 22px;
    height: 22px;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    outline-offset: -1px;
    border-radius: 2px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.sidebar__tree-list__button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #818181;
    font-size: 13px;
    cursor: pointer;
    line-height: 19px;
    margin-top: 5px;
}

.subsite__cover {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: center;
}

.subsite__cover__crop {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: 25%;
}

.subsite__cover__crop img, .subsite__cover__crop video {
    display: block;
    position: absolute;
    width: 100%;
    pointer-events: none;
}

.subsite_head__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

.subsite_head__row--inline {
    width: auto;
    margin-top: 0;
}

.mr-10 {
    margin-right: 10px;
}

.at-notification__message {
    font-family: 'Roboto', Tahoma;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.at-notification--success .at-notification__icon {
    color: #07a23b;
    font-size: 35px;
}

.at-notification__content {

}

.sidebar-tree-list-item__child-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-left: auto;
    padding: 0 10px;
    height: 44px;
    color: #595959;
    border-radius: 0 8px 8px 0;
}

.sidebar-tree-list-item__child-item::before {
    content: '';
    position: absolute;
    width: 1px;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: rgba(0, 0, 0, 0.1);
}

.sidebar__tree-list {
    margin: 12px 10px;
}

.l-page {
    --page-sidebar-offset-top: 0;
    display: grid;
    grid-gap: 32px 20px;
}

.l-page {
    --page-sidebar-offset-top: 0;
    display: grid;
    grid-gap: 32px 20px;
}

.l-mt-12 {
    margin-top: 12px;
}

.l-mb-12 {
    margin-bottom: 12px;
}

@media (min-width: 1000px) {
    .l-page--header-content-sidebar .l-page__header {
        grid-column: span 2;
    }
}


.l-page__content, .l-page__header {
    min-width: 0;
}

.v-header--with-actions {
    display: grid;
}

.v-header--with-actions {
    grid-template-columns: auto 1fr;
}

.v-header {
    --border-radius: 8px;
    --offset-x: var(--island-offset-x, 20px);
    --offset-y: 20px;
    border-radius: var(--border-radius);
    padding: var(--offset-y) var(--offset-x);
    font-size: 16px;
    line-height: 1.5em;
}

.l-island-bg {
    background-color: #fff;
}

.v-header__title {
    margin-top: 8px;
}

.v-header-avatar:not(:first-child) {
    margin-top: calc(var(--size) * -0.5);
    height: 112px;
}

.v-header-avatar {
    --size: 112px;
    --border-width: 4px;
    width: var(--size);
    border-radius: 6px;
    background-color: #dedede;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-box-shadow: 0 0 0 var(--border-width) #fff, inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 var(--border-width) #fff, inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.v-header-avatar::before {
    content: '';
    display: block;
    padding-top: 100%;
}

.v-header--with-actions .v-header__cover, .v-header--with-actions .v-header__content, .v-header--with-actions .v-header__tabs {
    min-width: 0;
    grid-column-start: span 2;
}

.v-header--with-actions .v-header__content {
    margin-top: 0 !important;
}

.v-header__title {
    font-size: 36px;
    line-height: 1.46em;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.v-header-title__main:not(:last-child) {
    margin-right: 9px;
}

.v-header-title__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
}

.v-header-description {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.v-header-description__content {
    display: inline;
}

.v-header__actions:not(:last-child) {
    margin-bottom: 16px;
}

.v-header__avatar ~ .v-header__actions {
    margin-left: 20px;
    margin-top: 0;
}

.v-header__cover ~ .v-header__actions {
    margin-top: 24px;
}

.v-header__cover ~ .v-header__actions {
    grid-row: 2;
    align-self: end;
    margin-top: 15px;
}

.v-header__actions {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 16px;
}

.v-header__actions {
    display: -ms-flexbox;
    display: flex;
    align-self: start;
    -ms-flex-align: center;
    align-items: center;
    grid-row: 1;
    grid-column: 2;
}

.v-header--with-description .v-header__tabs {
    margin-top: 4px;
}

.v-mini-header .v-tabs {
    -ms-flex: 1;
    flex: 1;
}

.v-mini-header .v-header__tabs {
    margin: 0px;
}

.v-header__tabs {
    margin-bottom: calc(var(--offset-y) * -1);
    margin-left: calc(var(--offset-x) * -1);
    margin-right: calc(var(--offset-x) * -1);
}

@media (max-width: 859px) {
    .v-tabs {
        --tab-offset: 14px;
        overflow: hidden;
    }
}


.v-tabs {
    --height: 60px;
    --nav-size: 36px;
    font-size: 18px;
    height: var(--height);
    position: relative;
    min-width: 0;
}

.v-tabs__scroll {
    white-space: nowrap;
    /*     overflow-x: hidden; */
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.v-header__tabs .v-tabs__scroll {
    border-radius: 8px;
}

.v-header__tabs .v-tabs__content {
    padding-left: var(--offset-x);
    padding-right: var(--offset-x);
}

.v-tabs__content {
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
}

.v-tab:first-child {
    padding-left: 0;
}

.v-tab--active {
    pointer-events: none;
    font-weight: 500;
}

.v-tab {
    padding: 0 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
}

.v-tab--active .v-tab__label {
    position: relative;
}

.v-tab__label {
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    height: var(--height);
    line-height: var(--height);
}

.v-tab__counter {
    font-size: 16px;
    font-weight: 400;
    margin-left: 6px;
}

.v-tab--active .v-tab__label::after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #4086e0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.v-header__actions .v-button:not(:last-child), .v-header__actions .v-subscribe-button:not(:last-child) {
    margin-left: var(--actions-gap);
}

.v-header__actions .v-button, .v-header__actions .v-subscribe-button {
    --actions-gap: 8px;
}

.v-subscribe-button--full {
    grid-template-columns: minmax(0, 1fr) auto;
}

.v-subscribe-button--with-notifications {
    grid-gap: 8px;
}

.v-subscribe-button {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto;
}


.v-header__actions .v-button:not(:last-child), .v-header__actions .v-subscribe-button:not(:last-child) {
    margin-left: var(--actions-gap);
}


.v-header__actions .v-button, .v-header__actions .v-subscribe-button {
    --actions-gap: 8px;
}

.v-subscribe-button .v-button {
    --actions-gap: 0 !important;
    grid-row: 1;
}

.v-subscribe-button--full .v-button {
    min-width: 0;
}

.v-subscribe-button--full ion-icon {
    font-size: 20px;
}


.v-subscribe-button__subscribe {
    grid-column: 1/3;
    z-index: 1;
}

.v-button {
    --offset: 16px;
    --min-width: 44px;
    --height: 40px;
    --font-size: 16px;
    --icon-size: 24px;
    --border-radius: 8px;
    position: relative;
    outline: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    color: #000;
    font-size: var(--font-size);
    font-weight: 500;
    height: var(--height);
    border-radius: var(--border-radius);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.v-button--blue {
    background-color: #4086e0;
    color: #fff;
}


.v-button__label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 var(--offset) 0 0;
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.v-list-subsites__content .v-list-subsites-item .v-button__label {
    display: none;
}

.v-button__icon:only-child {
    min-width: var(--min-width);
}

.ui-button--only-icon .v-button__icon ion-icon {
    font-size: 22px;
}

.v-button__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.v-subscribe-button__notifications {
    grid-column: 2;
}

.v-button--default {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08), inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
}

.v-header-cover {
    height: 280px;
    background-color: #dedede;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /*border-radius: var(--border-radius) var(--border-radius) 0 0;*/
    margin-top: calc(var(--offset-y) * -1);
    margin-left: calc(var(--offset-x) * -1);
    margin-right: calc(var(--offset-x) * -1);
    position: relative;
    overflow: hidden;
}

.v-header-description__more {
    display: inline;
    color: #595959;
    cursor: pointer;
}

.v-header-description__more:hover {
    color: #cd192e;
}

.v-list-subsites__content .v-list-subsites-item .v-button__icon {
    margin-left: 0;
    margin-right: 0;
    min-width: calc(var(--height) * 1.2);
}

.v-list-subsites__content .v-list-subsites-item .v-button {
    --height: 34px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 4px 7px rgba(0, 0, 0, 0.08), 0 -1px 0 rgba(0, 0, 0, 0.05), -1px 0 0 rgba(0, 0, 0, 0.05), 1px 0 0 rgba(0, 0, 0, 0.05);
    color: #000;
}

@media (max-width: 959px) {
    .l-page {
        grid-gap: 20px 20px;
    }
}


.sidebar-tree-list-item__child-item:hover {
    background: #eaeaea;
}

.sidebar-tree-list-item__child-item:not(.router-link-exact-active):hover:before {
    display: none;
}

.sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sidebar__scroll {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1;
}

.sidebar .vb-content {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-flow: column;
    flex-flow: column;
}

.sidebar__spacer {
    min-height: 15px;
}

.not-active.router-link-active {
    background: #fff0;
}

.router-link-exact-active .sidebar-tree-list-item__link i {
    color: #4da0da;
}

.sidebar-tree-list-item__child-item.router-link-exact-active.router-link-active ion-icon {
    color: #4da0da;
}

.sidebar__tree-list__item.router-link-exact-active.router-link-active {
    background-color: #fff;
}

/* .router-link-exact-active:hover {
    background: #fff;
    border: 0;
    box-shadow: none;
} */

.v-header__stats {
    margin-top: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
}

.v-header__stat {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.v-header__stat i {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: rgba(0, 0, 0, 0.65);
    margin-right: 8px;
    margin-top: -1px;
}

.l-page__sidebar {
    margin-top: var(--page-sidebar-offset-top);
}

.subsite-sidebar {
    will-change: position, top, bottom, transform, width;
}

.v-island:not(:last-child) {
    margin-bottom: 20px;
}

.v-island {
    --offset-x: var(--island-offset-x, 20px);
    padding: 15px var(--offset-x) 16px;
    font-size: 16px;
    line-height: 1.5em;
}

@media (min-width: 640px) {
    .l-island-round {
        border-radius: 8px;
    }
}

.l-island-bg {
    background-color: #fff;
}

.v-island__header:not(:last-child) {
    margin-bottom: 16px;
}

.v-island__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: center;
    margin-top: -3px;
    margin-bottom: 6px;
}

.v-island__title {
    font-size: 16px;
    line-height: 1.45em;
    font-weight: 500;
}

.v-island__grayed {
    color: rgba(0, 0, 0, 0.65);
}

.etc_control:hover {
    color: #000;
}

.etc_control {
    cursor: pointer;
    color: #595959;
}

.etc_control {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.etc_control {
    --actions-gap: 10px;
}

@media (max-width: 959px) {
    .etc_control:not(:first-child) {
        margin-left: var(--actions-gap);
    }
}

@media (min-width: 960px) {
    .etc_control:not(:first-child) {
        margin-right: var(--actions-gap);
    }
}

.v-list {
    --image-size: 24px;
    --image-radius: 6px;
    --grid-gap: 16px;
}

.v-list--default .v-list__label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.v-list--detailed {
    --image-size: 44px;
    --image-radius: 8px;
    --grid-gap: 0;
}

.v-list--detailed .v-list__image {
    margin-bottom: 12px;
}

.v-list--detailed .v-list__item {
    -ms-flex-align: stretch;
    align-items: stretch;
}

.v-list--detailed .v-list__item:not(:last-child) {
    margin-bottom: 12px;
}

.v-list--detailed .v-list__item:not(:last-child) .v-list-details {
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.v-list--images {
    --image-size: 32px;
    --image-radius: 8px;
    --grid-gap: 12px;
}

.v-list--images .v-list__content {
    grid-template-columns: repeat(auto-fill, var(--image-size));
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.v-list__content {
    display: grid;
    grid-gap: var(--grid-gap);
}

.v-list__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
}

.v-list__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--image-size);
    height: var(--image-size);
    background-color: #dedede;
    border-radius: var(--image-radius);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.v-list__image:not(:last-child) {
    margin-right: 12px;
}

.v-list__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--image-size);
    height: var(--image-size);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.v-list__icon:not(:last-child) {
    margin-right: 12px;
}

.v-list__label a {
    color: #346eb8;
    border-bottom: 1px solid #bfd3ed;
    cursor: pointer;
}

.v-list__label a:hover {
    color: #cd192e;
    border-bottom: 1px solid #f6b4bc;
}

.v-list__label b,
.v-list__label strong {
    font-weight: bold;
}

.v-list__label i,
.v-list__label em {
    font-style: italic;
}

.v-list__label mark {
    background: rgba(145, 222, 255, 0.22);
    padding: 0.09em 0;
}

.v-list__more {
    color: #346eb8;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 16px;
    margin-bottom: -4px;
    display: block;
}

.v-list__more:hover {
    color: #cd192e;
}

a.v-list__item:hover {
    color: #346eb8;
}

.v-list-details {
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    aligm-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}

.v-list-details__title,
.v-list-details__text,
.v-list-details__note {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.v-list-details__title {
    font-weight: 500;
}

.v-list-details__text {
    font-size: 14px;
    line-height: 1.5em;
}

.v-list-details__note {
    font-size: 14px;
    line-height: 1.45em;
    color: #595959;
}

.v-island__counter {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 1.43em;
    color: #595959;
    white-space: nowrap;
}

.v-island__title:not(:last-child) {
    margin-right: 8px;
}

.v-header__stat {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.v-header-stat strong {
    font-weight: 500;
}

.v-list-subsites {
    --image-size: 36px;
    --image-radius: 6px;
    --grid-gap: 16px;
}

.v-list-subsites__content {
    display: grid;
    margin: -12px 0;
}

@media (min-width: 860px) {
    .v-list-subsites__content {
        grid-gap: 0 40px;
    }

    .v-list-subsites__content--columns-2 {
        grid-template-columns: repeat(2, 1fr);
    }

    .v-list-subsites__content--columns-2 .v-list-subsites-item:nth-child(-n+2)::before {
        display: none;
    }

    .v-list-subsites__content--columns-3 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.v-list-subsites__more {
    color: #346eb8;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 16px;
    margin-bottom: -4px;
}

.v-list-subsites__more:hover {
    color: #cd192e;
}

.v-list-subsites--virtual-scroll .vue-recycle-scroller {
    margin: -12px 0;
}

.v-list-subsites--virtual-scroll .vue-recycle-scroller__item-wrapper {
    overflow: visible;
}

.v-list-subsites--virtual-scroll .vue-recycle-scroller__item-view:first-child .v-list-subsites-item::before {
    display: none;
}

.v-list-subsites:not(.v-list-subsites--virtual-scroll) .v-list-subsites-item:first-child::before {
    display: none;
}

.v-list-subsites .v-list-subsites-item::before {
    content: '';
    top: -1px;
    left: var(--image-size);
    margin-left: 12px;
    right: 0;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
}

a.v-list-subsites-item__main:hover {
    color: #346eb8;
}

.v-list-subsites-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
    position: relative;
    padding: 12px 0;
}

.v-list-subsites-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
    position: relative;
    padding: 12px 0;
}

.v-list-subsites-item__main {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
}

.v-list-subsites-item__main:not(:last-child) {
    margin-right: 12px;
}

.v-list-subsites-item__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--image-size);
    height: var(--image-size);
    background-color: #dedede;
    border-radius: var(--image-radius);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.v-list-subsites-item__image:not(:last-child) {
    margin-right: 12px;
}

.v-list-subsites-item__label {
    -ms-flex: 1;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 1.45em;
    font-weight: 500;
}

.v-list-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.v-list-tab {
    --offset-x: 20px;
    display: -ms-flexbox;
    display: flex;
    padding: 0 var(--offset-x);
    margin-left: calc(var(--offset-x) * -1);
    margin-right: calc(var(--offset-x) * -1);
    cursor: pointer;
}

@media (max-width: 859px) {
    .v-list-tab {
        --offset-x: 15px;
    }
}

.v-list-tab__icon ion-icon {
    font-size: 24px;
    color: #000;
}

.v-list-tab__icon {
    width: 36px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0, 0, 0, 0.65);
    padding-bottom: 3px;
}

.v-list-tab__label {
    padding: 12px 0 13px;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}

.v-list-tab__label span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.v-list-tab:not(:first-child) .v-list-tab__label {
    position: relative;
}

.v-list-tab:not(:first-child) .v-list-tab__label::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: -1px;
    left: 0;
}

.v-list-tab:hover .v-list-tab__label::after,
.v-list-tab--active .v-list-tab__label::after,
.v-list-tab:hover + .v-list-tab .v-list-tab__label::after,
.v-list-tab--active + .v-list-tab .v-list-tab__label::after {
    opacity: 0;
}

.v-list-tab:hover {
    background-color: rgba(239, 245, 254, 0.5);
}

.v-list-tab--active {
    font-weight: 500;
    background-color: #eff5fe;
    pointer-events: none;
}

.v-list-tab--active .v-list-tab__icon {
    color: #000;
}

/**
 * Redefine media queries, because header mobile styles are enabled
 * when page width is less than two-columns layout width (~960px)
 */
.v-mini-header {
    --width: 100%;
    --height: 60px;
    --offset: var(--offset-x, 20px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    visibility: hidden;
    width: var(--width);
    height: var(--height);
    padding: 0 var(--offset);
    position: fixed;
    top: 60px;
    z-index: 19;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

@media (max-width: 959px) {
    .v-mini-header {
        --offset: var(--offset-x, 16px);
    }
}

@media (max-width: 639px) {
    .v-mini-header {
        width: 100%;
    }
}

.v-mini-header:not(.v-mini-header--active) .v-tabs-navigation {
    visibility: hidden;
}

.v-mini-header--active {
    visibility: visible;
}

.v-mini-header__title {
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 700;
    margin: 0 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 960px) {
    .v-mini-header__title {
        display: none;
    }
}

@media (max-width: 639px) {
    .v-mini-header__title {
        display: none;
    }
}

.v-mini-header .v-header-avatar {
    --size: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    margin-bottom: 0px;
}

@media (max-width: 639px) {
    .v-mini-header .v-header-avatar {
        display: none;
    }
}

@media (max-width: 959px) {
    .v-mini-header .v-tabs {
        display: none;
    }
}

.v-mini-header .v-tabs-navigation--prev {
    left: 0;
}

.v-mini-header .v-tabs-navigation--next {
    right: 0;
}

.v-mini-header .v-header-actions {
    margin-left: auto;
}

@media (max-width: 639px) {
    .v-mini-header .v-header-actions {
        margin-left: 0;
    }
}

.v-mini-header {
    margin-left: calc(var(--offset-x) * -1);
}

.v-mini-header--active {
    visibility: visible;
}

.v-header .v-header-actions--mini {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.sidebar-tree-list-item__favourite {
    display: none;
    margin-left: auto;
    /* padding-left: 15px; */
    color: #595959;
    opacity: 0.5;
    margin-bottom: -1px;
    margin-right: 0;
}

.router-link-exact-active .sidebar-tree-list-item__favourite ion-icon {
    color: #595959;
    font-size: 13px;

}

.router-link-exact-active .sidebar-tree-list-item__favourite {
    display: block;
}

.router-link-exact-active .sidebar-tree-list-item__favourite:hover {
    opacity: 1;
    display: block;
}

.sidebar-tree-list-item__favourite--active {
    display: block;
}

.sidebar-tree-list-item__favourite--active ion-icon {
    color: #000 !important;
    /*     transform: skew(-0.06turn, 18deg); */
    font-size: 13px;
}

.preloader {
    background: rgba(0, 0, 0, 0.08);
    font-size: 0 !important;
    animation: pulse 1.5s infinite alternate;
}

.preloader-name {
    width: 201px;
    height: 52px;
    border-radius: 5px;
}

.preloader-stat {
    width: 211px;
    height: 24px;
    border-radius: 3px;
}

.preloader-actions {
    width: 248px;
    height: 40px;
    border-radius: 8px;
}

.preloader-island__title {
    width: 92px;
    height: 23px;
    border-radius: 3px;
}

.preloader-counter {
    width: 20px;
    height: 20px;
    border-radius: 3px;
}

.preloader-list__more {
    width: 122px;
    height: 23px;
    border-radius: 3px;
}

@keyframes pulse {
    0% {
        opacity: .8
    }

    50% {
        opacity: .4
    }

    100% {
        opacity: .8
    }
}

.subsite_card_simple_short {
    align-items: center;
}

.live__item {
    --gap: 12px;
    --offset-x: 13px;
    --offset-top: 8px;
    --offset-bottom: 6px;
    --color-background: transparent;
    --color-border: transparent;
    margin-left: 16px;
    margin-top: 0;
    margin-bottom: var(--gap);
    padding: var(--offset-top) var(--offset-x) var(--offset-bottom);
    border-radius: 8px;
    border: 1px solid var(--color-border);
    background-color: var(--color-background);
    padding-top: 15px;
    padding-bottom: 13px;
}

.live__item--comment .live__item__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    margin-bottom: 5px;
}

.live__item--comment .live__item__user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.live__item__user :hover, .live__item__title :hover {
    color: #346eb8;
}

.live__item--comment .live__item__user__image {
    width: 22px;
    height: 22px;
    border-radius: 2px;
}

.live__item--comment .live__item__user__name {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    margin-left: 8px;
}

.live__item--comment .live__item__date {
    line-height: 1;
    display: block;
    color: #595959;
    text-transform: lowercase;
    margin-left: 10px;
}

.live__item--comment .live__item__content {
    display: block;
    font-size: 15px;
    line-height: 20px;
    width: 100%;
}

.live__item--comment .live__item__text {
    margin-bottom: 7px;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 20px;
    word-wrap: break-word;
}

.live__item--comment .live__item__content .live__item__text {
    color: #000;
}

.live__item--comment .live__item__title {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    width: 100%;
    word-wrap: break-word;
    color: #000;
}

@media (min-width: 640px) {
    .l-island-a {
        /* padding-left: 20px; */
        /* padding-right: 20px; */
    }
}


.miniEditor {
    position: relative;
    cursor: text;
}

.miniEditor .editor {
    font-size: 15px;
}

.miniEditor--active {
    cursor: default;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.miniEditor--active .ce-block:first-child {
    margin-right: 35px;
}

.miniEditor--active .ce-paragraph {
    cursor: text;
}

.miniEditor--saving {
    opacity: 0.9;
    pointer-events: none;
}

.miniEditor__avatar img {
    width: 100%;
}

.miniEditor__editor,
.miniEditor__actions {
    width: 100%;
}

.miniEditor__editor .ui-button,
.miniEditor__actions .ui-button {
    margin-left: auto;
}

.miniEditor__full {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 15px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    opacity: 0.3;
    z-index: 2;
}

@media (max-width: 859px) {
    .miniEditor__full {
        right: 0;
    }
}

.miniEditor__full:hover {
    opacity: 1;
}

/**
 * Attach buttons
 */
.attachButton {
    height: 34px;
    border-radius: 34px;
    color: rgba(0, 0, 0, 0.6);
    background: #f4f7f9;
    margin-right: 10px;
    cursor: pointer;
}

@media (max-width: 859px) {
    .attachButton {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 34px;
    }
}

@media (min-width: 860px) {
    .attachButton {
        line-height: 34px;
        font-size: 14px;
        padding: 0 15px;
    }
}

.attachButton:hover {
    background-color: #383b5d;
    color: #fff;
}

.attachButton:hover ion-icon {
    color: #fff;
}

.attachButton ion-icon {
    color: #5fbb90;
    margin-top: -1px;
}

@media (min-width: 860px) {
    .attachButton ion-icon {
        vertical-align: middle;
        margin-right: 8px;
        margin-left: -2px;
    }
}

.attachButton .fa-link {
    color: #79a8e0;
}

@media (min-width: 860px) {
    .attachButton .icon--attach-link {
        margin-right: 6px;
        margin-left: -4px;
    }
}

@media (max-width: 859px) {
    .attachButton__label {
        display: none;
    }
}

/**
 * Overlay
 */
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 18;
    visibility: hidden;
    opacity: 0;
}

.overlay--visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.14s ease-in-out;
    transition: all 0.14s ease-in-out;
}

/**
 * List of attaches
 */
.attachesList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.attachesList:empty {
    display: none;
}

.attachesList .andropov_uploader__preview_item {
    margin-top: 15px;
}

.miniEditor__avatar {
    width: 30px;
    height: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    background: #f4f7f9;
    border-radius: 50%;
    overflow: hidden;
    pointer-events: none;
}

.miniEditor__text {
    -ms-flex: 1;
    flex: 1;
    line-height: 1.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #595959;
    pointer-events: none;
}

.miniEditor__actions {
    width: 100%;
    margin-top: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.miniEditor {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
}

@media (min-width: 860px) {
    .feed__item {
        -webkit-transition: -webkit-box-shadow 170ms ease;
        transition: box-shadow 170ms ease;
        transition: box-shadow 170ms ease, -webkit-box-shadow 170ms ease;
    }
}

.content-footer-watchers {
    display: -ms-flexbox;
    display: flex;
    line-height: 1.45em;
}

.content-header--short {
    flex-wrap: nowrap;
    line-height: 1.5em;
    padding-top: 16px;
    margin-bottom: 11px;
}

.content-header--short .content-header__left {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.content-header__left {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 25px;
    min-width: 0;
}

.content-header__left, .content-header__right {
    display: -ms-flexbox;
    display: flex;
    min-height: 1.45em;
}

.content-header--short .content-header__item:not(:last-child) {
    margin-right: 20px;
}

.content-header--short .content-header__item {
    font-size: 14px;
}

.content-header-author__avatar {
    width: 22px;
    height: 22px;
    border-radius: 6px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    background-size: 100% auto;
    background-repeat: no-repeat;
    image-rendering: -webkit-optimize-contrast;
}

.andropov_image--bordered, .andropov_preview {
    outline: 1px solid rgba(0, 0, 0, .1);
    outline-offset: -1px;
}

.content-header-author__avatar img {
    display: block;
    width: 100%;
}

.content-header-author__name {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}

.content-header--short .content-header__item:not(:last-child) {
    margin-right: 20px;
}

.content-header--short .content-header__item {
    font-size: 14px;
}

.content-header__item.content-header-author--subsite {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.live__item--comment .live__item__date, .live__item--comment .live__item__title, .profile_comment_favorite__title, .profile_comment_favorite__user, .profile_comment_self__title, .t-link, .ui-checkbox + label, .vote .vote__users__item, a.content-header-author, a.content-header-number {
    cursor: pointer;
}

.content-header-author--subsite {
    font-weight: 500;
}

.content-header-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.content-header__item {
    /* margin-bottom: 5px; */
    white-space: nowrap;
    min-width: 0;
}

.content-header--short .content-header__left .content-header-number {
    -ms-flex-negative: 5;
    flex-shrink: 5;
}

.content-header--short .content-header__item {
    font-size: 14px;
}

.content-header-number, .content-header-number .views {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.content-header-number {
    color: #595959;
    text-transform: lowercase;
}

.content-header-number {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-width: 0;
}

.content-header__item {
    /* margin-bottom: 5px; */
    white-space: nowrap;
    min-width: 0;
}

.content-header__right {
    margin-left: auto;
    -ms-flex-align: center;
    align-items: center;
}

.content-header__left, .content-header__right {
    display: -ms-flexbox;
    display: flex;
    min-height: 1.45em;
}

.content-header--short .content-header__title, .editor h3.ce-header, .miniEditor h3.ce-header {
    font-size: 22px;
}

.content-header__title {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.3em;
    word-wrap: break-word;
    color: #000;
}

.content-header__title span {
    white-space: nowrap;
}

.content-header__title:hover {
    color: #000;
}

.content {
    font-size: 18px;
    line-height: 1.6em;
    overflow-wrap: break-word;
    word-wrap: break-word;
}


.content--short {
    font-size: 16px;
    /* min-height: 39px; */
    border-bottom: 1px solid transparent;
}

.content p {
    margin: 15px 0;
}

.content p:first-child {
    margin-top: 0;
}

.content figure, .l-mb-30 {
    margin-bottom: 30px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.content--short figure, .l-mv-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.content figure:not(:first-child) {
    margin-top: 30px;
}

.content--short figure:not(:first-child) {
    margin-top: 15px;
}

.content-footer--short {
    /* margin-top: -1px; */
    /* margin-top: 11px; */
    /* padding-bottom: 16px; */
}

.content-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
}

.l-pb-15 {
    padding-bottom: 15px;
}

.content-footer__left {
    margin-right: 25px;
}

.content-footer__left, .content-footer__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.content-footer--short .content-footer__item {
    max-height: 24px;
}

.content-footer--short .content-footer__item:not(:last-child) {
    margin-right: 15px;
}

.content-footer__item:not(:last-child) {
    margin-right: 25px;
}

.comments_counter {
    vertical-align: top;
    white-space: nowrap;
}

.comments_counter--num .comments_counter__count__value, .comments_counter--small .comments_counter__count__value {
    margin-left: 5px;
}

.comments_counter__count__value {
    margin-left: 6px;
}

.comments_counter__count__unit, .comments_counter__count__value {
    color: #595959;
    line-height: 20px;
    font-weight: 500;
    font-size: 16px;
}


.l-lhr-1 {
    line-height: 1;
}

.l-va-middle {
    vertical-align: middle;
}

.content-footer--short .content-footer__item:not(:last-child) {
    margin-right: 33px;
}

.favorite_marker i {
    position: static;
    color: #595959;
    margin-top: 0;
}

.favorite_marker__count, .favorite_marker__title {
    font-size: 16px;
    color: #595959;
    margin-left: 6px;
    vertical-align: middle;
    line-height: 20px;
    font-weight: 500;
}

.repost_button__button {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #595959;
    cursor: pointer;
}

.repost_button__counter {
    font-size: 15px;
    pointer-events: none;
}

.content-footer__right {
    margin-left: auto;
}

.vote {
    display: -ms-flexbox;
    display: flex;
    /* line-height: 20px; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.vote .vote__value {
    display: flex;
    align-items: center;
    color: #595959;
    cursor: default;
    text-align: center;
    white-space: nowrap;
}

.t-ff-1-500 {
    font-family: 'Roboto', Tahoma;
    font-weight: 500;
}

.andropov_iframe iframe, .andropov_image img, .block-audio audio {
    display: block;
    width: 100%;
}

.favorite_marker:hover:not(.favorite_marker--just_clicked) .favorite_marker__count, .favorite_marker:hover:not(.favorite_marker--just_clicked) .favorite_marker__title, .favorite_marker:hover:not(.favorite_marker--just_clicked) i {
    color: #4086e0;
}

.repost_button__button--active, .repost_button__button:hover {
    color: #4086e0;
}

.comments_counter:hover .comments_counter__count__unit, .comments_counter:hover .comments_counter__count__value, .comments_counter:hover .comments_counter__count__value_new {
    color: #346eb8;
}

.content-editorial-tick {
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
    color: #4da0da;
    position: relative;
    margin-top: -4px;
    margin-left: -2px;
    z-index: 4;
}

.vote__value__v.vote__value__v--real {
    font-size: 16px;
}

.l-mb-28 {
    margin-bottom: 28px;
}

.comment-file-input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.andropov_uploader__preview_item__remove {
    pointer-events: auto;
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    top: -9px;
    right: -15px;
    background-image: url("https://dtfstaticbf19cf1-a.akamaihd.net/static/build/dtf.ru/images/writing-remove-similar.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px 10px;
    border-radius: 50%;
    border: 1px solid #dedede;
}

.attachesList .andropov_uploader__preview_item {
    margin-top: 15px;
}

.andropov_uploader__preview_item:last-child {
    margin-right: 0;
}

.andropov_uploader__preview_item {
    position: relative;
    margin-right: 25px;
}

.page {
    position: relative;
    z-index: 2;
}

.l-editor {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}

.l-fa-center {
    -ms-flex-align: center;
    align-items: center;
}

.ui-limited-input {
    position: relative;
}

.ce-block__content {
    max-width: 680px;
}

.ce-block-indicator--cover {
    left: -35px;
}

.ce-block-indicator {
    color: #707684;
    cursor: pointer;
    width: 34px;
    height: 34px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: -100px;
    /* top: 7px; */
    -ms-flex-negative: 0;
    flex-shrink: 0;
    visibility: hidden;
}

.ce-block:hover .ce-block-indicator {
    visibility: visible;
}

.ce-block-indicator:hover {
    color: #000;
}

.ce-block-indicator__title {
    position: absolute;
    right: 100%;
    /*     white-space: nowrap; */
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
}

.ce-block-indicator:hover, .ce-block--focused .ce-block-indicator {
    opacity: 1;
    visibility: visible;
}

.ce-block-indicator:hover .ce-block-indicator__title {
    opacity: 1;
    visibility: visible;
}

.ce-block-indicator--active {
    opacity: 1;
    visibility: visible;
    color: #4da0da;
}

.favorite_marker--active, .favorite_marker--active i, .favorite_marker--active .favorite_marker__count {
    color: #4086e0;
}

.vote {
    cursor: pointer;
}

.vote .vote__button {
    color: #8989899c;
    margin-right: 5px;
}

.vote .vote__button.vote__button_active {
    color: rgb(224, 36, 94);
}

.like-btn-svg {
    width: 80px;
    height: 100px;
    background: url(https://abs.twimg.com/a/1446542199/img/t1/web_heart_animation.png) no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

input[type="checkbox"] {
    display: none;
}

input:checked + .like-btn-svg {
    transition: background 1s steps(28);
    animation: fave-like-btn-svg 1s steps(28);
    background-position: -2800px 0;
}

@keyframes fave-like-btn-svg {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -2800px 0;
    }
}

@media (min-width: 640px) {
    .page.page--index#page_wrapper {
        width: 640px;
        margin: 0 auto;
    }
}

@media (min-width: 640px) {
    .app--content-feed#page_wrapper {
        width: 640px;
        margin: 0 auto;
    }
}

.ui-sorting--with-tabs {
    /* margin-top: 18px; */
}

.ui-sorting {
    display: -ms-flexbox;
    display: flex;
    /* padding: 0 8px 0 20px; */
    /* margin-top: 32px; */
    margin-bottom: 13px;
}

.ui-sorting.ui-sorting--with-tabs {
    display: -ms-flexbox;
    display: flex;
    padding: 0 8px 0 20px;
    margin-bottom: 0;
}

.ui-sorting.ui-sorting--with-tabs > .v-tabs {
    font-size: 16px;

}

.page--index .ui-filters--responsive.l-island-round {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ui-sorting .ui-filters, .ui-sorting .ui-hashtags {
    margin: auto 0 auto auto;
}

.ui-filters {
    display: -ms-flexbox;
    display: flex;
}

.ui-filters__inner {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 20px;
}

.ui-rounded-button {
    position: relative;
}


.ui-rounded-button__link {
    display: -ms-flexbox;
    display: flex;
    padding: 4px 12px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 20px;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    white-space: nowrap;
}

.ui-rounded-button--active .ui-rounded-button__link {
    background: #fff;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

.ui-rounded-button__toggler {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 3px;
    padding: 0 4px;
    margin-right: -4px;
}

.ui-rounded-button:not(:first-of-type) {
    margin-left: 4px;
}

.ui-rounded-button__link {
    display: -ms-flexbox;
    display: flex;
    padding: 4px 12px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 20px;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    white-space: nowrap;
}

.ui-rounded-button__link:hover {
    background: #fff;
}

.feed__item:hover {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .06);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .06);
}

.l-page__content .ui-sorting:first-child {
    margin-top: 0;
}

.content-feed__link {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.l-entry {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

.l-pv-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-title {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.3em;
    word-wrap: break-word;
    margin-top: 14px;
    margin-bottom: 15px;
    color: #000;
    padding-top: 10px;
    display: block;
}

@media (max-width: 859px) {
    .content-title {
        font-size: 28px;
        margin-bottom: 9px;
    }
}

.content-title--short {
    font-size: 22px;
    line-height: 1.3em;
    margin-top: 9px;
    margin-bottom: 7px;
}

@media (max-width: 639px) {
    .l-island-a {
        -ms-flex: 1;
        flex: 1;
    }
}

.l-entry__content {
    width: 100%;
}

.content {
    font-size: 18px;
    line-height: 1.6em;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.subsite-card-entry {
    width: 100%;
    /* border-top: 1px solid rgba(0,0,0,.1); */
    margin-top: 16px;
    padding-top: 24px;
    margin-bottom: -7px;
}

.content-header--empty-title {
    margin-bottom: 0;
}

.content-header-number.content-header__item i {
    margin-right: 6px;
}

.VueStar__ground, .VueStar__decoration {
    width: auto !important;
    height: auto !important;
}

.page {
    position: relative;
    z-index: 2;
}

.comments__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    /* width: 680px; */
    margin-left: auto;
    margin-right: auto;
}

.l-fw-700, .subsite_about__text b {
    font-weight: 700;
}

.ui-border--bottom {
    border-bottom: 1px solid #f2f2f2;
}

@media (min-width: 1560px) {
    .comments__navigation .l-island-a, .comments__footer.l-island-a, .comments__content.l-island-a {
        width: 680px;
        margin-left: auto;
        margin-right: auto;
    }
}

.l-height-50 {
    height: 50px;
}

.comments__subscribe--active {
    color: #4086e0;
}

.comments__subscribe {
    line-height: 50px;
    cursor: pointer;
    position: relative;
    /* margin-right: 25px; */
}

.l-float-right {
    float: right;
}

.l-ph-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.comments__footer {
    position: relative;
    z-index: 1;
}

.comments_pseudo_form__button:not(:last-child) {
    margin-right: 14px;
}

.comments_form {
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 12px 11px 11px;
    /*background-color: #f7f7f7;*/
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .03);
    border-radius: 10px;
    -webkit-transition: background-color .1s linear, border-color .1s linear, -webkit-box-shadow .1s linear;
    transition: background-color .1s linear, border-color .1s linear, box-shadow .1s linear;
    transition: background-color .1s linear, border-color .1s linear, box-shadow .1s linear, -webkit-box-shadow .1s linear;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-height: 48px;
}

.comments_form .thesis, .comments_form__editor {
    width: 100%;
}

.thesis {
    position: relative;
}

.thesis__panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.thesis__panel {
    margin-top: 9px;
}

.thesis__custom_buttons {
    margin-left: auto;
}

.content_editable {
    padding-bottom: 40px;
}

.content_editable:empty {
    display: block;
}


.content_editable {
    position: relative;
    outline: 0 !important;
    display: inline-block;
    width: 100%;
    border: 0;
}


@media (min-width: 640px) {
    .content-footer.content-footer--short.l-island-a,
    .content-header.content-header--short .l-island-a,
    .content.content--content.l-island-a,
    .subsites_catalog_item.l-island-a,
    .ui-tabs.ui-tabs--default.lm-hidden.l-island-bg,
    .subsites_catalog__search.l-island-a,
    .news_widget.l-island-bg,
    .profile_comment_favorite.l-island-a,
    .ui-tabs__content.l-island-a {
        padding-left: 20px;
        padding-right: 20px;
    }

    .l-entry__content .content-footer.content-footer--short.l-island-a {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.ui-tabs--no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.comments__item {
    width: 100%;
}

.comments__item__space {
    padding: 16px 20px;
    margin-left: -20px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
}

.comments__item__self, .comments__item__self--major .comments__item__header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.comments__item__self {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.comments__item__self, .comments__item__self--major .comments__item__header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.comments__item__header {
    -ms-flex-order: 0;
    order: 0;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.comments__item__header, .comments__item__users {
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.comments__item__users {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.comments__item__header, .comments__item__users {
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.comments__item__sep {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: 6px;
}

.comments__item__date, .comments__item__replied_to {
    font-size: 12px;
    color: #595959;
    margin-right: 16px;
}

.comments__item__date {
    text-transform: lowercase;
    padding-left: 42px;
}

.comments__item__date, .comments__item__replied_to {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.comments__item__self--major .comments__item__user {
    padding-left: 42px;
}

.comments__item__user {
    margin-right: 16px;
}

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

.comments__item__self--major .comments__item__user__image {
    position: absolute;
    margin-left: -42px;
    width: 32px;
    height: 32px;
}

.comments__item__user__image {
    border-radius: 2px;
}

.andropov_image {
    overflow: hidden;
}

.andropov_image--bordered, .andropov_preview {
    outline: 1px solid rgba(0, 0, 0, .1);
    outline-offset: -1px;
}

.comments__item__self--major .comments__item__user__name {
    font-size: 15px;
}

.comments__item__user__name, .psb-hell-4 .comments__item__text b, .psb-hell-6 .comments__item__text b {
    font-weight: 700;
}

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

.comments__item__content {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 9px;
    margin-bottom: 10px;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding-right: 85px;
    max-width: 100%;
}

.comments__item__text {
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
    word-wrap: break-word;
}

.comments__item__text p:first-child {
    padding-top: 0;
}

.comments__item__text p {
    padding-top: 3px;
    padding-bottom: 3px;
}

.comments__item__reply {
    color: #595959;
    font-size: 14px;
    cursor: pointer;
    margin-top: -2px;
}

.comments__item .etc_control, .comments__item__reply {
    margin-right: 16px;
    margin-top: -3px;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-item-align: center;
    align-self: center;
}

.comments__item .favorite_marker {
    -ms-flex-order: 2;
    order: 2;
    margin-right: 16px;
    -ms-flex-item-align: center;
    align-self: center;
}

.favorite_marker {
    cursor: pointer;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.favorite_marker--type-comment .icon {
    width: 18px;
    height: 18px;
}

.favorite_marker .icon {
    position: static;
    fill: #595959;
    margin-top: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.comments__item .favorite_marker .favorite_marker__action {
    margin-left: -5px !important;
    margin-top: -7px !important;
}

.favorite_marker--type-comment .favorite_marker__action {
    width: 36px;
    height: 36px;
    margin-left: -9px;
    margin-top: -9px;
}

.favorite_marker__action {
    position: absolute;
    z-index: 1;
}

.comments__footer {
    padding-bottom: 15px;
}

.comments__item__children {
    padding-left: 32px;
    border-left: 1px dashed #ccc;
}

.comments__item__other:hover > .comments__item__collapse_subtree {
    display: block;
}

.comments__item__collapse_subtree:hover {
    border-left: 2px solid #4086e0;
}

.comments__item__collapse_subtree {
    display: none;
    position: absolute;
    width: 32px;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}

.comments__item__other {
    position: relative;
}


.comments__item__more--inner {
    position: static;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.comments__item__expand, .comments__item__more--inner {
    font-size: 14px;
    line-height: 1;
    color: #346eb8;
    cursor: pointer;
    background-color: #fff;
}

.comments_pseudo_form {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    padding: 0 17px 0 15px;
    background-color: #f7f7f7;
    border: 1px solid rgba(0, 0, 0, .03);
    border-radius: 10px;
    cursor: pointer;
}

.comments_pseudo_form__text {
    line-height: 1.5em;
    color: rgba(0, 0, 0, .65);
}

.l-clear:after {
    content: '';
    display: table;
    clear: both;
}

.comments_pseudo_form__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.comments_pseudo_form__button .icon--attach-link {
    margin-top: 9px;
    margin-right: -2px;
    color: #79a8e0;
}

.comments_pseudo_form__button ion-icon {
    position: static;
}

.comments_pseudo_form__button .icon--ui_image {
    margin-top: 10px;
    color: #5fbb90;
}

@media (min-width: 860px) {
    .comments__item .vote {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 0px;
    }
}


.comments__item__like {
    margin-right: 16px;
    margin-top: -3px;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-item-align: center;
    align-self: center;
}

.vote__button:hover i {
    color: red;
}

.sidebar-tree-list-item--active {
    background-color: #fff;
}

.icon--active ion-icon {
    color: #4da0da !important;
}

.icon--active {
    color: #4da0da !important;
}

.sidebar__tree-list__item.sidebar-tree-list-item--active:hover {

    box-shadow: none;
    background: #fff;
}

.sidebar-tree-list-item__link {
    border-radius: 8px;
}

.content-footer ion-icon {
    font-size: 24px;
}

.content-footer ion-icon:hover {
    color: #4086e0;
}


.news_widget__toggle {
    position: absolute;
    z-index: 1;
    right: 25px;
    /* top: 20px; */
    color: #595959;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
}

.t-ff-1-700 {
    font-weight: 700;
}

.news_widget .news_widget__content, .news_widget .news_widget__footer {
    opacity: 1;
}

.news_widget .news_widget__content, .news_widget .news_widget__footer {
    -webkit-transition: opacity 300ms ease, height 300ms ease;
    transition: opacity 300ms ease, height 300ms ease;
    overflow: hidden;
    will-change: opacity, height;
}

.news_item, .news_widget--loading .news_widget__footer {
    position: relative;
}

.l-mv-9 {
    margin-top: 9px;
    margin-bottom: 9px;
}

.l-fa-baseline {
    -ms-flex-align: baseline;
    align-items: baseline;
}

.l-flex {
    display: -ms-flexbox;
    display: flex;
}

.news_widget__content__inner:before {
    content: '';
    display: block;
    height: 5px;
}

.news_item .time {
    display: inline-block;
    margin-right: 9px;
    color: #595959;
    font-size: 13px;
    min-width: 33px;
    text-align: right;
}

.l-inline {
    /* display: inline; */
}

.t-link {
    cursor: pointer;
}

.news_item__title {
    display: inline;
}

.news_widget__content .news_item .comments_counter {
    position: relative;
    top: 1px;
    vertical-align: bottom;
}

.comments_counter {
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    /* color: #595959; */
}

.comments_counter__count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #595959;
}

.comments_counter--small .comments_counter__count__value, .comments_counter--small .comments_counter__count__value_new {
    font-size: 12px;
}

.comments_counter--num .comments_counter__count__value, .comments_counter--small .comments_counter__count__value {
    margin-left: 4px;
}

.comments_counter__count__value {
    margin-left: 6px;
}

.comments_counter__count__unit, .comments_counter__count__value, .comments_counter__count__value_new {
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
}

.t-link:hover {
    color: #346eb8;
}

.br-top-0 {
    border-radius: 0px 0px 5px 5px;
}

.el-popper[x-placement^=bottom] {
    margin-top: 0px !important;
}

.el-dropdown-menu {
    /*min-width: 200px;*/
    padding: 0px !important;
}

.el-dropdown-menu {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 8px 0 rgba(0, 0, 0, 0.07) !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 8px 0 rgba(0, 0, 0, 0.07) !important;
    background-color: #fff;
    border-radius: 4px !important;
    border: none !important;
}

.v-shares-popover__item:hover {
    background-color: rgba(0, 0, 0, 0.03) !important;
}

.v-shares-popover__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: var(--font-size);
    line-height: var(--height);
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000 !important;
    padding: 0 !important;
}

.v-shares-popover__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--icon-size);
    height: var(--icon-size);
    margin-right: var(--icon-offset);
}

.v-shares-popover__title {
    min-width: 0;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px !important;
}

.v-shares-popover__title span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.v-shares-popover__item:not(:first-child) .v-shares-popover__title {
    border-top: 1px solid rgba(0, 0, 0, 0.1);;
}

.repost_button {
    cursor: pointer;
}

.comments__item__more--root--wide span, .comments__item__more--root--wide svg, .ui-button--wide span, .ui-button--wide svg {
    margin-right: auto;
}

.comments__item__more--root--small svg, .ui-button--small i {
    margin: 0 8px 0 -5px;
}

.comments__item__more--root--wide.comments__item__more--root--only-icon svg, .ui-button--wide.ui-button--only-icon i {
    margin-left: 0;
    margin-right: 0;
}

.subsites_catalog__dummy {
    font-size: 22px;
    font-weight: 700;
    text-align: center;

}

.l-pv-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.profile_comment_favorite__user__image {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    margin-right: 4px;
    top: 3px;
}

.comments__item__more__avatar, .herzen__command_list__item img, .live__item--comment .live__item__user__image, .notification__image img, .profile_comment_favorite__header img, .subsite_card_short__avatar img, .subsite_card_simple__avatar img, .subsite_card_simple_short__avatar img, .subsite_widget__item__avatar img, .t-outline, .ui-tab__image img {
    outline: 1px solid rgba(0, 0, 0, .1);
    outline-offset: -1px;
}

.profile_comment_favorite__user__name {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
}

.profile_comment_favorite__date {
    display: inline-block;
    margin-left: 13px;
}

.profile_comment_favorite time, .profile_comment_self time {
    color: #595959;
    text-transform: lowercase;
    font-size: 12px;
    display: inline-block;
}

.profile_comment_favorite__text {
    margin-top: 4px;
}

.profile_comment_favorite__text, .profile_comment_self__text {
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
}

.profile_comment_favorite__text p:last-child, .profile_comment_self__text p:last-child {
    margin-top: 0;
}

.profile_comment_favorite__text p, .profile_comment_self__text p {
    margin-bottom: 5px;
}

.profile_comment_favorite__footer {
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0 14px;
}

.profile_comment_favorite, .profile_comment_self {
    position: relative;
    padding-top: 9px;
    padding-bottom: 5px;
}

.profile_comment_favorite__header {
    margin-bottom: 7px;
    margin-top: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.profile_comment_favorite__title {
    margin-top: 5px;
}

.profile_comment_favorite__title, .profile_comment_self__title {
    font-size: 15px;
    line-height: 22px;
    padding-right: 0;
    font-weight: 700;
}

.profile_comment_favorite__title {
    display: block;
    padding-bottom: 1px;
}

.profile_comment_favorite__footer .favorite_marker {
    margin-right: 20px;
}

.v-tab__counter {
    font-size: 14px;
    font-weight: 400;
    margin-left: 6px;
    color: #595959;
}

.subsite_content_dummy {
    padding-top: 30px;
    padding-bottom: 45px;
}

/*@media (max-width: 1559px) and (min-width: 640px) {*/
/*    .page--entry .l-island-a, .page--entry .l-island-b, .page--entry .content-title, .page--entry .content.content--full > p, .page--entry .content-footer--short.l-island-a, .page--entry .subsite-card {*/
/*        width: 600px;*/
/*        margin-left: auto;*/
/*        margin-right: auto;*/
/*    }*/
/*}*/

/*@media (min-width: 1560px) {*/
/*    .page--entry .l-island-a, .page--entry .l-island-b, .page--entry .content-title, .page--entry .content.content--full > p, .page--entry .content-footer--short.l-island-a, .page--entry .subsite-card {*/
/*        width: 680px;*/
/*        margin-left: auto;*/
/*        margin-right: auto;*/
/*    }*/
/*}*/

.rating {
    padding: 2px 6px;
    border: 2px solid #4086e09e;
    font-size: 12px;
    border-radius: 3px;
    background-color: #d9f5fff2;
    vertical-align: super;
}

.comments__navigation .v-button--default {
    box-shadow: none;
    font-size: 20px;
    height: -webkit-fill-available;
}

.auth-form__back {
    color: #000;
    font-size: 16px;
}

.ui_form__fieldset {
    margin-bottom: 20px;
    line-height: 24px;
}

.ui_form__loginbtn {
    display: inline-block;
    color: #fff;
    border: 0;
    padding: 0 12px;
    height: 34px;
    font-size: 15px;
    margin-right: 10px;
    border-radius: 4px;
    outline: 0;
    cursor: pointer;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    background-color: #4da0da;
}

.ui_form__loginbtn:hover {
    background-color: #2c8ed3;
}

.el-dialog.login-modal{
    border-radius: 6px !important;
}

.rating-page .subsite_head__row:first-child {
    margin-top: 0;
}

.rating-page .subsite_head__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

@media (min-width: 640px) {
    .rating-page#page_wrapper {
        width: 640px;
        margin: 0 auto;
        padding-top: 16px;
    }
}

.subsite_head__description {
    width: 100%;
    overflow-wrap: break-word;
}

.l-lh-21 {
    line-height: 21px;
}

.l-fs-15 {
    font-size: 15px;
}

.table:not(.laravel-vue-datatable) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 15px;
    line-height: 1.5em;
}

.table__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
}

.table__row:not(:last-child):not(.table__row--header) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.rating-page .l-island-a, .settings-page .l-island-a {
    padding-left: 20px;
    padding-right: 20px;
}

.table__cell:nth-child(1) {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.table__cell:not(:last-child) {
    padding-right: 12px;
}

.table__cell {
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
}

.table strong {
    font-weight: 500;
}

.table__row--header .table__cell:not(:first-child) {
    color: #595959;
}

.table__cell:not(:last-child) {
    padding-right: 12px;
}

.table small {
    font-size: 13px;
    line-height: 1.5em;
}

.table__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.subsite {
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.subsite__rank {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    text-align: center;
    margin-right: 12px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.subsite__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px;
    width: 30px;
    height: 30px;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    outline-offset: -1px;
    border-radius: 2px;
    background-color: #fff;
}

.subsite__avatar img {
    display: block;
    width: 100%;
    height: 100%;
}

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

.table__cell:nth-child(3) {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 34px;
    flex-basis: 34px;
}

.ui-button--only-icon i {
    color: #000;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
}

.table__more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 32px;
    cursor: pointer;
}

.table__more i {
    color: inherit;
    margin-left: 8px;
    top: 1px;
    font-size: 12px;
    font-weight: 900;
}

.color-red {
    color: darkred !important;
}

.color-green {
    color: darkgreen !important;
}

.subsite:hover {
    color: #346eb8;
}

.l-p-0 {
    padding: 0px;
}

.l-pt-20 {
    padding-top: 20px;
}

.l-pb-20 {
    padding-bottom: 20px;
}

.l-fs-29 {
    font-size: 29px;
}

.l-lh-30 {
    line-height: 30px;
}

.l-fw-600 {
    font-weight: 600;
}

.subsite_settings__section {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #f2f2f2;
}

.subsite_settings__section__title {
    font-size: 18px;
    color: #595959;
    padding-bottom: 20px;
}

.subsite_settings__section:first-child {
    border-top: none;
}

@media (min-width: 860px) {
    .subsite_settings .subsite_settings--description-field, .subsite_settings .ui_form--main_info, .subsite_settings .ui_form--nickname {
        width: 420px;
    }
}

.l-mb-25 {
    margin-bottom: 25px;
}


@media (min-width: 860px) {
    .ui_form--2 fieldset {
        margin-bottom: 15px;
    }
}


.ui_form fieldset, .ui_form__fieldset {
    margin-bottom: 20px;
    line-height: 24px;
}

@media (min-width: 860px) {
    .ui_form--2 fieldset {
        margin-bottom: 15px;
    }
}


.ui_form fieldset, .ui_form__fieldset {
    margin-bottom: 20px;
    line-height: 24px;
}

.ui-limited-input {
    position: relative;
}

.ui_form input[type="text"], .ui_form input[type="password"], .ui_form input[type="email"], .ui_form input[type="name"], .ui_form textarea, .ui_form select {
    font-family: Roboto;
    font-size: 15px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #fff;
    padding: 0 10px;
    margin: 0;
    width: 100%;
    height: 34px;
    line-height: 31px;
    border: 1px solid #dedede;
    border-top-color: #bbb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ui_form--2 input[type="text"], .ui_form--2 input[type="password"], .ui_form--2 input[type="email"], .ui_form--2 input[type="name"], .ui_form--2 textarea, .ui_form--2 select {
    font-size: 14px;
    height: 32px;
}

@media (min-width: 860px) {
    .ui_form--2 input[type="text"], .ui_form--2 input[type="password"], .ui_form--2 input[type="email"], .ui_form--2 input[type="name"], .ui_form--2 textarea, .ui_form--2 select {
        width: 60%;
        float: left;
        font-size: 13px;
    }
}

.ui_form input[type="text"]:disabled, .ui_form input[type="password"]:disabled, .ui_form input[type="email"]:disabled, .ui_form input[type="name"]:disabled, .ui_form textarea:disabled, .ui_form select:disabled {
    background: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, 0.09);
    color: rgba(0, 0, 0, 0.3);
    pointer-events: none;
}

.ui_form input[type=email]:disabled, .ui_form input[type=name]:disabled, .ui_form input[type=password]:disabled, .ui_form input[type=text]:disabled, .ui_form select:disabled, .ui_form textarea:disabled {
    background: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, .09);
    color: rgba(0, 0, 0, .3);
    pointer-events: none;
}

.ui-limited-input::after {
    content: attr(data-length);
    position: absolute;
    right: 5px;
    padding: 5px;
    background-color: rgba(255, 255, 255, .92);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 11px;
    line-height: 1em;
    color: #595959;
    visibility: hidden;
}

.ui-limited-input--showed::after {
    visibility: visible;
}

@media (min-width: 860px) {
    .ui_form--2 label {
        width: 40%;
        float: left;
        line-height: 32px;
    }
}


.ui_form--2 label {
    font-size: 13px;
}

.ui_form label {
    font-size: 14px;
    color: #595959;
}

@media (min-width: 860px) {
    .ui_form--2 label {
        width: 40%;
        float: left;
        line-height: 32px;
    }
}

.ui_form label {
    font-size: 14px;
    color: #595959;
}

.ui_form--2 label {
    font-size: 13px;
}

.ui_form--nickname fieldset .nickname-controls {
    position: absolute;
    margin: 3px 0 0 19px;
}

.ui_form--nickname .nickname-controls {
    margin-top: 4px;
}

.ui_form--nickname .nickname-controls__button {
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    cursor: pointer;
    /*     margin-right: 15px; */
    border: none;
    background-color: #0000;
    padding: 0px;
    color: #346eb8;
}

.ui_form--nickname .nickname-controls__button:hover {
    color: #cd192e;
    border-color: #f6b4bc;
}

.ui_form--nickname .caption {
    color: #595959;
    margin-top: -2px;
}

.subsite_settings--description-field .form2__inline-editor .ce-paragraph, .ui_form--nickname .caption {
    font-size: 13px;
    line-height: 18px;
}

@media (min-width: 860px) {
    .ld-pl-168 {
        padding-left: 168px;
    }
}

.avatar-upload-icon {
    width: 28px;
    height: 24px;
    position: absolute;
    bottom: 4px;
    right: 4px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.65);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.avatar-upload-icon ion-icon {
    padding: 0px 2px;
    margin: 0;
}

#page_wrapper:not(.page--entry .page--index) {
    /* padding-top: 16px; */
    padding-bottom: 16px;
}

@media (min-width: 1000px) {
    /*     #page_wrapper {
            /* width: 960px; */
}

.v-mini-header {
    width: 960px;
}

}

@media (min-width: 640px) and (max-width: 1559px) {
    #page_wrapper {
        width: 100%;
        margin: 0 auto;
    }
}

@media (min-width: 1000px) {
    .l-page__content, .l-page__content-header {
        grid-column: 1;
    }
}

@media (min-width: 1000px) {
    .l-page--header-content-sidebar .l-page__header {
        grid-column: span 2;
    }
}


@media (min-width: 1000px) {

    .l-page--header-content-sidebar {
        grid-template-columns: 1fr 300px;
    }
}

@media (max-width: 999px) {

    .l-page {
        grid-gap: 20px 20px;
    }
}

@media (max-width: 999px) {
    #page_wrapper {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
    }

    .v-mini-header {
        width: 100%;
        max-width: 640px;
    }

    .v-header-actions.v-header-actions--mini {
        display: none;
    }
}

@media (min-width: 1000px) {
    .l-page__sidebar {
        grid-column: 2;
    }
}

@media (max-width: 999px) {
    .l-page .lm-hidden {
        display: none;
    }
}

.content-header-repost {
    white-space: nowrap;
    width: 100%;
    line-height: 1.5em;
    padding-top: 16px;
    margin-bottom: -3px;
}

.content-header-number, .content-header-repost {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #595959;
    font-size: 15px;
}

.content-header-repost ion-icon {
    margin-left: 1px;
    margin-right: 9px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 20px;
}

.l-mr-4 {
    margin-right: 4px;
}

.repost_button__counter {
    font-size: 16px;
    font-weight: 500;
    pointer-events: none;
}

.l-ml-4 {
    margin-left: 4px;
}

.head-notifies--showed .head-notifies__panel {
    display: block;
}

.head-notifies__panel {
    position: absolute;
    top: 100%;
    right: -5px;
    width: 430px;
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0 3px 5px 0 rgba(116, 116, 116, .25);
    box-shadow: 0 3px 5px 0 rgba(116, 116, 116, .25);
    z-index: 2;
    display: none;
}

.head-notifies__header {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #f2f2f2;
}

.t-ff-1-500 {
    font-family: 'Roboto', Tahoma;
    font-weight: 500;
}

.head-notifies__header-title {
    padding: 12px 13px;
}

.head-notifies__header-link {
    margin-left: auto;
    color: #346eb8;
    padding: 15px;
}

.u-notification--unread {
    background: #f5fcff;
}

.head-notifies__items-wrapper {
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}

.head-notifies__footer {
    padding: 15px;
    border-top: 1px solid #f2f2f2;
    text-align: center;
}

.head-notifies__footer-link {
    display: block;
    margin: -15px;
    padding: 15px;
}

.u-notification--border:last-of-type {
    border-bottom: none;
}

.u-notification--border:first-of-type {
    border-top: none;
}

.u-notification--border {
    border-bottom: 1px solid #f2f2f2;
}

.u-notification {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 13px;
    line-height: 18px;
    padding: 9px 15px;
    cursor: pointer;
    position: relative;
}

.u-notification--bg {
    border-radius: 4px;
}

.u-notification__image--relative {
    position: relative;
}

.u-notification__image {
    min-width: 36px;
    min-height: 36px;
    width: 36px;
    height: 36px;
    margin-right: 12px;
    -ms-flex-negative: 2;
    flex-shrink: 2;
}

.u-notification__image img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    outline-offset: -1px;
    outline: 1px solid rgba(0, 0, 0, .1);
}

.u-notification__content {
    -ms-flex-positive: 1;
    flex-grow: 1;
    word-break: break-word;
}

.u-notification__content a {
    position: relative;
    z-index: 2;
}

.u-notification__content b, .vacancy_edit__mode__info span, .vacancy_edit__mode__title {
    font-weight: 500;
}

.u-notification__content__date {
    color: #595959;
    text-transform: lowercase;
}

.u-notification__content__reply-text {
    font-size: 12px;
    line-height: 16px;
    background: rgba(0, 0, 0, .05);
    padding: 4px 8px 5px;
    margin-top: 5px;
}

.u-notification__content__reply-text p {
    margin-bottom: .5em;
}

.u-notification__content__button {
    position: relative;
    z-index: 2;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    line-height: 24px;
    color: #346eb8;
    cursor: pointer;
    margin-right: 10px;
}

.u-notification--blue .u-notification__avatar-icon {
    background: #66a6ed;
}

.u-notification__avatar-icon ion-icon {
    font-size: 9px;
}

.u-notification__avatar-icon {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #595959;
    color: #fff;
    right: -5px;
    bottom: -5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
}

.u-notification__avatar-icon, .u-notification__image-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.u-notification__image .icon {
    position: static;
}

.head-notifies--showed .head-notifies__toggler::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
}

.head-notifies--showed .head-notifies__toggler ion-icon {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

.head-notifies--showed .head-notifies__toggler ion-icon, .head-notifies__toggler:hover ion-icon {
    fill: #4da0da;
    color: #4da0da;
}

.head-notifies__toggler ion-icon {
    position: static;
}

.u-notification--hover:hover {
    background: #f3f3f3;
}

.u-notification--green.u-notification--bg {
    background: rgba(69, 192, 69, .1);
}

.u-notification--blue.u-notification--bg {
    background: rgba(102, 166, 237, .1);
}

.notification__image ion-icon {
    font-size: 32px;

}

.notification__image {
    display: inline-block;
    position: absolute;
    left: 15px;
}

.notification__text {
    text-align: left;
}

.l-mr-10 {
    margin-right: 10px;
}

.notification {
    position: relative;
    padding: .8em .8em .8em calc(1em + 40px + 1em);
    line-height: 1.4em;
    z-index: initial;
    background: #fff;
}

.u-notification__link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.notifications-header__title {
    font-size: 28px;
    line-height: 1.43em;
    font-weight: 700;
}

.v-island .u-notification {
    padding-left: var(--offset-x);
    padding-right: var(--offset-x);
}

.t-link-inline {
    color: #346eb8;
    cursor: pointer;
}


.subsites_tune__select-all, .t-link-inline {
    color: #346eb8;
    cursor: pointer;
}

.notifications-header {
    font-size: 15px;
    line-height: 1.2em;
    padding: 0 0 16px;
    position: relative;
    margin-bottom: -16px;
}

@media (min-width: 860px) {
    .notifications-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: baseline;
        align-items: baseline;
        padding: 5px 0 20px;
    }
}

.notifications-header__mark-as-read {
    margin-left: auto;
}

.v-island__header-slot:only-child {
    width: 100%;
}

.v-button--blue {
    background-color: #4683d9;
    color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(70, 131, 217, .48), inset 0 -1px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 2px rgba(70, 131, 217, .48), inset 0 -1px 0 rgba(0, 0, 0, .12);
}

.v-button__icon--new:not(:only-child) {
    margin-left: calc(var(--offset) * .75);
    margin-right: calc(var(--offset) * -.5);
}

.v-button__icon--new .icon {
    width: var(--icon-size);
    height: var(--icon-size);
}

.v-button__icon--new:not(:only-child) {
    margin-left: calc(var(--offset) * .75);
    margin-right: calc(var(--offset) * -.5);
}

.content-header-label {
    background-color: #fffbe0;
    font-size: 10px !important;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 500;
    padding: 3px 5px 4px;
    border-radius: 4px;
    letter-spacing: .06em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.content-header__item {
    white-space: nowrap;
    min-width: 0;
}

@media (min-width: 1000px) {
    .l-page--content-sidebar {
        grid-template-columns: 1fr 300px;
    }
}

.l-page {
    --page-sidebar-offset-top: 0;
    display: grid;
    grid-gap: 32px 20px;
}

@media (min-width: 1000px) {
    .l-page__content, .l-page__content-header {
        grid-column: 1;
    }
}

.l-page__content, .l-page__header {
    min-width: 0;
}

.settings-header {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1px;
    color: rgba(0, 0, 0, 0.65);
}

.settings-header__text {
    margin-left: 4px;
    font-size: 16px;
    line-height: 1.5em;
}

.v-form-section__label {
    display: block;
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.v-form-section__field:not(:first-child) {
    margin-top: 8px;
}

.v-field {
    --offset-x: 11px;
}

.v-field__wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.1s linear, border-color 0.1s linear, -webkit-box-shadow 0.1s linear;
    transition: background-color 0.1s linear, border-color 0.1s linear, -webkit-box-shadow 0.1s linear;
    transition: background-color 0.1s linear, border-color 0.1s linear, box-shadow 0.1s linear;
    transition: background-color 0.1s linear, border-color 0.1s linear, box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
}

.v-text-input {
    --height: 38px;
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: var(--height);
    padding: 0 11px;
    font-size: 16px;
}

.v-text-input__input {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font: inherit;
    line-height: 1;
    background-color: transparent;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.user-settings__container {
    padding-top: 24px;
}

.social-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.v-island .v-list-tabs {
    margin: -12px 0 -11px;
}

.v-list-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.user-settings__navigation .v-list-tab {
    max-height: 48px;
}

.v-list-tab {
    --offset-x: var(--island-offset-x, 20px);
    display: -ms-flexbox;
    display: flex;
    padding: 0 var(--offset-x);
    margin-left: calc(var(--offset-x) * -1);
    margin-right: calc(var(--offset-x) * -1);
    cursor: pointer;
}

.v-list-tab__icon {
    width: 36px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0, 0, 0, 0.65);
    padding-bottom: 3px;
}

.v-list-tab:not(:first-child) .v-list-tab__label, .v-list-tab:not(:first-child) .v-list-tab__comment {
    position: relative;
}

.v-list-tab__label {
    display: -ms-flexbox;
    display: flex;
    padding: 12px 0 13px;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}

.v-list-tab--active {
    font-weight: 500;
    background-color: #eff5fe;
    pointer-events: none;
}

.v-checkbox__caption {
    padding: 4px 0 4px 0px;
    font-size: 16px;
    line-height: 1.5em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.settings-footer {
    margin-top: 8px;
    margin-left: -20px;
    margin-right: -20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.scroll-footer {
    position: -webkit-sticky;
    position: sticky;
    z-index: 4;
    bottom: 0;
    padding: 20px 20px 0px 20px;
    border-top: 1px solid transparent;
}

.scroll-footer--has-divider {
    z-index: 10;
    border-top-color: rgba(0, 0, 0, 0.05);
}

.v-checkbox {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-width: 18px;
    min-height: 32px;
    cursor: pointer;
}

.v-checkbox__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.v-checkbox__control {
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 0;
    width: 18px;
    height: 18px;
    background-color: rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.1s linear, border-color 0.1s linear, -webkit-box-shadow 0.1s linear;
    transition: background-color 0.1s linear, border-color 0.1s linear, -webkit-box-shadow 0.1s linear;
    transition: background-color 0.1s linear, border-color 0.1s linear, box-shadow 0.1s linear;
    transition: background-color 0.1s linear, border-color 0.1s linear, box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
}

.v-checkbox__caption {
    padding: 4px 0 4px 26px;
    font-size: 16px;
    line-height: 1.5em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.user-settings__container .v-checkbox {
    display: -ms-flexbox;
    display: flex;
}

.v-checkbox--checked .v-checkbox__control {
    background-color: #4683d9;
    border-color: #4683d9;
    -webkit-transition: background-color 0s linear, border-color 0s linear, -webkit-box-shadow 0.1s linear;
    transition: background-color 0s linear, border-color 0s linear, -webkit-box-shadow 0.1s linear;
    transition: background-color 0s linear, border-color 0s linear, box-shadow 0.1s linear;
    transition: background-color 0s linear, border-color 0s linear, box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
}

@media (max-width: 1299px) {
    .page--index.layout__right-column {
        display: none;
    }
}

@media (min-width: 1180px) {
    .layout__right-column {
        width: 320px;
    }
}

@media (min-width: 940px) and (max-width: 1179px) {
    .layout__right-column {
        display: none;
    }
}

@media (min-width: 860px) {
    .layout__left-column {
        width: 220px;
    }
}

@media (min-width: 1300px) and (max-width: 1539px) {
    .page--index.layout__right-column {
        display: none;
    }
}

@media (min-width: 1340px) {
    #page_wrapper {
        /* max-width: 1020px; */
        margin: 0 auto;
    }
}

.sidebar-tree-list-item__badge {
    padding: 0 8px;
    text-align: center;
    color: #fff;
    background: #4683d9;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    margin-left: auto;
    border-radius: 100px;
}

@media (min-width: 640px) {
    .favorites-page#page_wrapper {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
    }
}

@media (min-width: 640px) {
    .notifications-page#page_wrapper {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
    }
}

.notifications-page#page_wrapper, .favorites-page#page_wrapper {
    padding-top: 16px;
    padding-bottom: 16px;
}

/*@media (min-width: 1300px) and (max-width: 1539px) {*/
/*    .layout__right-column {*/
/*        display: none;*/
/*    }*/
/*}*/

.site_logo {
    width: 90px;
    height: 25px;
}

ion-icon {
    visibility: visible !important;
}

.v-button--blue {
    background-color: #4683d9;
    color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(70, 131, 217, .48), inset 0 -1px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 2px rgba(70, 131, 217, .48), inset 0 -1px 0 rgba(0, 0, 0, .12);
}

.v-header__stat:not(:last-child) {
    margin-bottom: 8px;
}

.settings-hashtags__add-button .v-button__label {
    padding: 0 var(--offset);
}

.comment__avatar--online::after {
    --size: 8px;
    --stroke: 1px;
    content: '';
    width: var(--size);
    height: var(--size);
    background-color: #07a23b;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 var(--stroke) #fff;
    box-shadow: 0 0 0 var(--stroke) #fff;
    margin-top: auto;
    margin-left: auto;
}

.comment__avatar {
    width: 32px;
    height: 32px;
    /*margin-right: var(--offset-avatar-right);*/
    /*margin-top: var(--offset-avatar-top);*/
    /*margin-bottom: calc(var(--size-avatar)*-1);*/
    position: absolute;
    margin-left: -42px;
    border-radius: 50%;
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
}

ion-icon {
    --ionicon-stroke-width: 40px;
}

ion-icon.ellipsis-icon {
    font-size: 20px
}

.popper__arrow {
    display: none !important;
}

.el-dropdown-menu.el-popper {
    padding: 6px !important;
    position: relative;
}

.el-dropdown-menu__item.at-dropdown-menu__item.etc_control__item {
    --color-background: transparent;
    --icon-size: 22px;
    --icon-offset: 10px;
    padding: 6px 18px 6px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    cursor: pointer;
    border-radius: 6px;
    outline: 0;
    color: #000;
    font-size: 16px;
}

.el-dropdown-menu__item.at-dropdown-menu__item.etc_control__item.popover-item:not(:last-child) {
    margin-bottom: 4px;
}

.el-dropdown-menu__item:focus, .el-dropdown-menu__item:not(.is-disabled):hover {
    background-color: rgba(0, 0, 0, 0.05) !important;
    color: #000 !important;
}

.el-dropdown-menu.el-popper {
    --main-offset: 6px;
    --search-bottom-offset: 4px;
    --scrollbar-offset: 8px;
    --item-offset-left: 10px;
    --item-offset-right: 18px;
    --item-gap: 4px;
    --text-color: #000;
    font-size: 16px;
    line-height: 1.5em !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06), 0 0 1px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06), 0 0 1px rgba(0, 0, 0, 0.25) !important;
    border-radius: 8px !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 400px;
    color: #000 !important;
}

.content-footer__item {
    color: #595959;
}

@media (min-width: 1000px) {
    #page_wrapper {
        width: 960px;
        margin: 0 auto;
    }
}

.el-select-dropdown.el-popper {
    font-size: 16px;
    line-height: 1.5em;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06), 0 0 1px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06), 0 0 1px rgba(0, 0, 0, 0.25) !important;
    border-radius: 8px;
    border: none;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 400px;
    color: #000;
    padding: 6px;
    margin-top: 10px !important;
}

.el-select-dropdown__item {
    --color-background: transparent;
    --icon-size: 22px;
    --icon-offset: 10px;
    padding: 6px 18px 6px 10px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    cursor: pointer;
    border-radius: 6px;
    outline: 0;
    color: #000 !important;
    font-size: 16px !important;
}

.el-select-dropdown__item:hover {
    background: rgba(0, 0, 0, 0.05);
}

.el-select-dropdown__item:not(:last-child) {
    margin-bottom: 4px;
}

.el-select-dropdown__item.selected {
    background: #d8e7fc !important;
    font-weight: 500 !important;
}

.el-select-dropdown__item.selected:hover {
    background: #d8e7fc;
}

.el-select-dropdown__list {
    padding: 0 !important;
}

.t-link-inline {
    color: #3766a9;
    cursor: pointer;
    /* font-size: 16px; */
}

.auth_tab .v-field__wrapper {
    margin-bottom: 1rem;
}

.auth_tab .v-text-input {
    --height: 46px;
}

.v-button__label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 var(--offset);
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.v-button--disabled {
    pointer-events: none;
    opacity: .5;
}

.form-item {
    line-height: 24px;
    margin-bottom: 1rem;
}

.submit-button {
    width: 100%;
}

.auth_tab .v-button {
    --offset: 16px;
    --font-size: 16px;
    --height: 48px;
}

.site-header__item {
    outline: none !important;
}

.page--error {
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - 60px);
    -ms-flex-align: center;
    align-items: center;
}

.page--error .error {
    will-change: top;
}

.page--error .error__ico {
    float: left;
    height: 100%;
    width: 140px;
    padding-right: 40px;
    margin-top: -10px;
}

.page--error .error__code {
    font-size: 40px;
    padding-bottom: 20px;
}

.page--error .error__message {
    font-size: 17px;
    line-height: 1.6em;
    padding-left: 140px;
}

.item__badge {
    display: inline-block;
    background: #4683d9;
    color: #fff;
    font-size: 11px;
    line-height: 1em;
    text-align: center;
    margin-left: 4px;
    padding: 2px 3px;
    min-width: 20px;
    border-radius: 100px;
}

.v-island__dummy {
    text-align: center;
    padding: 84px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

.v-popup-fp-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 998;
    overflow: hidden;
    padding: 20px 70px;
    display: grid;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-template-columns: 1fr;
    justify-items: center;
}

.v-popup-fp-window {
    --controls-size: 48px;
    border-radius: 8px;
    background-color: #fff;
    width: 100%;
    max-width: 880px;
    display: grid;
    grid-template-rows: 1fr auto;
    position: relative;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}

.v-popup-fp-window__controls {
    height: var(--controls-size);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.v-popup-fp-window__control:not(:last-child) {
    padding-right: 4px;
    padding-left: 4px;
}

.v-popup-fp-window__control {
    padding: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0.5;
}

.v-popup-fp-window__control ion-icon {
    display: block;
    font-size: 24px;
}

.v-popup-fp-window__body {
    min-height: 0;
    min-width: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 1025px) {
    .editor {
        --actions-height: 86px;
        height: 700px;
    }
}

.editor {
    --actions-height: 50px;
    min-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.editor__body {
    -ms-flex: 1;
    flex: 1;
    min-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 1025px) {
    .editor__actions {
        -ms-flex-order: 2;
        order: 2;
        top: auto;
        bottom: 0;
        border-bottom: 0;
    }
}

.editor__actions {
    height: 86px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    padding-right: var(--scrollbar-size);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 6;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.editor__actions .editor-cp {
    --height: var(--actions-height);
}

.editor-cp {
    --offset-bottom: 10px;
    width: 100%;
    background-color: #fff;
    z-index: 19;
    font-size: 16px;
    line-height: 1.5em;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


@media (min-width: 1025px) {
    .editor-cp__left {
        margin-right: 20px;
        padding-bottom: var(--offset-bottom);
    }
}

@media (min-width: 1025px) {
    .editor__authors {
        --offset-top: 12px;
        margin-bottom: 3px;
        position: relative;
        z-index: 5;
    }
}

.editor-ap {
    font-size: 15px;
    line-height: 1.6em;
}

.editor-ap__content {
    height: var(--height, 48px);
}

.l-fa-center {
    -ms-flex-align: center;
    align-items: center;
}

.l-flex {
    display: -ms-flexbox;
    display: flex;
}

.editor-ap__item:not(:last-child) {
    margin-right: 24px;
}

.editor-ap__item {
    min-width: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

@media (min-width: 1025px) {
    .editor__scrollable {
        overflow-x: hidden;
        overflow-y: scroll;
        scrollbar-color: dark;
        -webkit-overflow-scrolling: touch;
        --scrollbar-size: 16px;
        --scrollbar-offset: 4px;
        scrollbar-color: #d9d9d9 transparent;
        scrollbar-width: thin;
    }
}

.editor__scrollable {
    -ms-flex: 1;
    flex: 1;
    min-height: 0;
}

.editor-content {
    font-size: 18px;
    position: relative;
    z-index: 1;
    -ms-flex: 1;
    flex: 1;
}

.editor-title::placeholder {
    color: #d1d1d1;
}

.editor-title:focus::placeholder {
    color: rgba(209, 209, 209, 0.39);
}

.editor-title {
    color: #000;
    display: block;
    width: 100%;
    height: 47px;
    margin: 0 0 9px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    border: 0;
    outline: 0 !important;
    font-size: 36px;
    line-height: 1.3em;
    font-weight: 500;
}

.editor-cp__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 86px;
}

.editor__authors {
    top: 5px;
    height: 48px;
    background-color: #fff;
    margin-bottom: 2px;
    position: relative;
    z-index: 2;
    padding-right: var(--scrollbar-size);
    margin-top: 5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (min-width: 1025px) {
    .editor {
        --actions-height: 86px;
        height: 700px;
    }
}

@media (max-width: 1024px) {
    .v-popup-fp-overlay {
        padding: 0;
        position: fixed;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
    }
}

@media (min-width: 1025px) {
    .v-popup-fp-container--maximized {
        position: fixed;
        top: 60px;
        left: var(--left-column-width, 0);
        right: 0;
        height: calc(100vh - 60px);
        z-index: 18;
    }
}

@media (min-width: 1025px) {
    .v-popup-fp-overlay--maximized {
        padding: 0;
        position: absolute;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
    }
}

.v-popup-fp-window--maximized {
    border-radius: 0;
    max-width: none;
}

@media (min-width: 1025px) {
    .editor-cp__left .v-button:not(:last-child) {
        margin-right: 12px;
    }
}

.editor-cp__left .v-button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.editor-cp__left ion-icon {
    font-size: 24px;
}

.editor-cp__left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
}

.v-button--blue:hover {
    background-color: #437cce;
}

.v-button--default:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
    color: #000;
}

.v-button--blue:active {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .12);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .12);
}

.v-button--default:active {
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .06), inset 0 -1px 0 rgba(0, 0, 0, .12), inset 1px 0 0 rgba(0, 0, 0, .06), inset -1px 0 0 rgba(0, 0, 0, .06);
}

.v-button:active {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}

.editor-cp__autosave {
    font-size: 16px;
    line-height: 1.5em;
    color: #595959;
    margin-left: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
}

.editor-cp__autosave ion-icon {
    font-size: 16px;
    flex-shrink: 0;
    margin-left: 4px;
    margin-top: -2px;
    -webkit-animation: editorAutosaveTick 0.1s ease-in;
    animation: editorAutosaveTick 0.1s ease-in;
}

.loader {
    border: 3px solid #f3f3f3; /* Light grey */
    border-top: 3px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 10px;
    height: 10px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.content--full img {
    display: block;
    width: 100%;
}

@media (min-width: 640px) and (max-width: 1559px) {
    .l-island-b, .l-island-a, #page_wrapper {
        width: 100%;
        margin: 0 auto;
    }
}

/*@media (min-width: 1000px) {*/
/*    #page_wrapper:not(.page.page--entry) {*/
/*        width: 960px;*/
/*        margin: 0 auto;*/
/*    }*/
/*}*/

.post-single-image {
    width: 100%;
}

.post-single-image.image-background {
    background-color: #f5fcff;
    padding: 30px;
}

.post-single-image.image-border img {
    border: 1px solid #dedede;
}

.content figcaption {
    /* margin-top: 15px; */
    font-size: 15px;
    line-height: 1.45em;
}

.content .content-image-caption__title {
    margin-right: 15px;
}

.content figure, .l-mb-30 {
    margin-bottom: 30px;
}

.content h2, .content h3, .content h4, .content h5, .content h6 {
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 15px;
}

.content h2, .content h3 {
    font-size: 1.5em;
    line-height: 1.3em;
}

.content h3 {
    font-size: 1.25em;
}

.content ul.unordered li {
    list-style-type: disc;
}

.content ul.ordered li {
    list-style-type: decimal;
}

.content ul li {
    margin: 10px 0 10px 2em;
    word-wrap: break-word;
}

.content ol, .content ul {
    margin: 15px 0;
    list-style: disc outside;
}

.block-delimiter::before {
    display: block;
    content: '***';
    font-size: 36px;
    line-height: 1em;
    height: .6em;
    letter-spacing: .2em;
    text-align: center;
}

.content--short figure:not(:first-child) {
    margin-top: 12px;
}

.content-title--short + figure:not(:first-child) {
    margin-top: 13px;
}

.content--short figure {
    margin-top: 12px;
    margin-bottom: 12px;
}

.content--short img {
    width: 100%;
}

.content p {
    margin: 15px 0;
}

@media (min-width: 640px) {
    .content--short .l-island-a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.content--short p:last-child {
    margin-bottom: 0;
}

.content--short p:first-child {
    margin-top: 0;
}

.content-footer--short {
    /* margin-top: 11px; */
    /* padding-bottom: 16px; */
}

@media (min-width: 1000px) {
    #page_wrapper {
        /* width: 960px; */
        /* margin: 0 auto; */
    }
}

.settings-list-subsites__container {
    margin-top: 20px;
}

@media (hover: hover) {
    .v-field__wrapper:hover {
        background-color: #fff;
        border-color: #bdd6fa;
        -webkit-box-shadow: 0 0 0 3px rgba(70, 131, 217, 0.12);
        box-shadow: 0 0 0 3px rgba(70, 131, 217, 0.12);
    }
}

a.v-list-subsites-item__main:hover {
    color: #3766a9;
}

.v-hashtag {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 8px;
    max-width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.75))), -webkit-gradient(linear, left bottom, left top, from(rgba(255, 85, 119, 0.6)), to(rgba(255, 85, 119, 0.6))), #fff;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), linear-gradient(0deg, rgba(255, 85, 119, 0.6), rgba(255, 85, 119, 0.6)), #fff;
}

.v-hashtag__text {
    padding: 4px 5px 4px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.v-hashtag__close-button {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 6px 8px 6px 5px;
    margin: 0 0 0 1px;
    cursor: pointer;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

.v-hashtag__close-button::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background-color: #fff;
}

.v-hashtag:not(:last-child) {
    margin-right: 8px;
}

.show-all-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 12px 0 0;
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    background: transparent;
    color: #3766a9;
}

.show-all-button__text {
    font-size: 16px;
    line-height: 24px;
}

@media (min-width: 640px) {
    .l-island-a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.l-mb-28 {
    margin-bottom: 28px;
}

.content--short .l-island-a:not(:first-of-type) p {
    margin-top: 15px;
}

.ce-settings {
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .15), 0 0 1px rgba(0, 0, 0, .25);
    border-radius: 8px;
    animation: popover-in .25s ease-in;
    position: absolute;
    top: 100%;
    margin-top: 5px;
    left: 0;
    z-index: 2;
    overscroll-behavior: contain;
    border: none;
}

.ce-toolbar__plus {
    background: #fff;
    left: -55px;
}

.ce-block__indicators {
    /* margin: 0 auto; */
    position: relative; /* top: 10px; */;
}

.ce-block__indicators-container {
    position: absolute;
    left: 100%;
    top: 0;
    display: -ms-flexbox;
    display: flex;
}

.ce-block-indicator--cover, .ce-block-indicator--hidden {
    right: 0;
}

.cdx-input.image-tool__caption {
    line-height: 22px;
    width: auto;
    border: none;
    padding: 0 16px 0 0;
    /*background: transparent;*/
    box-shadow: none;
    font-size: 15px;
}

.ce-paragraph {
    padding: 6px 0 !important;
    line-height: 1.6em;
}

.ce-block-indicator--hidden {
    display: none;
}

@media (min-width: 1000px) {
    #page_wrapper {
        width: 960px;
        margin: 0 auto;
    }
}

@media (min-width: 640px) and (max-width: 1559px) {
    #page_wrapper:not(.page--index) {
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 639px) {
    .l-island-a {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (max-width: 859px) {
    .layout__left-column {
        display: none;
    }
}


@media (max-width: 859px) {
    .layout__sticky {
        height: calc(100% - 59px);
    }
}

.mobile-bar-container {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
}

@media (max-width: 719px) {
    .mobile-bar-container {
        display: block;
    }
}

.mobile-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 24px env(safe-area-inset-bottom);
    height: calc(50px + env(safe-area-inset-bottom));
}

.mobile-bar__link {
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.mobile-bar__icon {
    font-size: 28px;
}

.content-header__spacer {
    -ms-flex: 1;
    flex: 1;
}

.content-header-number > span {
    max-width: 100%;
}

.content-header-number .time {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-header__item--controls {
    margin-right: 0 !important;
}

.content-header__item--controls, .content-header__item--favorite {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.content-header__item {
    white-space: nowrap;
    min-width: 0;
}

.content-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 14px;
}

@media (max-width: 859px) {
    .lm-inline {
        display: inline;
    }
}

.content-header__item:not(:last-child) {
    margin-right: 12px;
}

.l-entry__header {
    min-width: 0;
}

.content-header__info {
    min-width: 0;
    display: -ms-flexbox;
    display: flex;
    /*-ms-flex-align: baseline;*/
    /*align-items: baseline;*/
}

@media (max-width: 859px) {
    .content-header__info {
        overflow: hidden;
    }
}

.content-header__info:not(:last-child) {
    margin-right: 8px;
}

@media (max-width: 859px) {
    .subsite-card-entry {
        padding-top: 19px;
        margin-bottom: -9px;
    }
}

@media (max-width: 719px) {
    .site-header__item--desktop {
        display: none;
    }
}

@media (max-width: 719px) {
    .site-header__item--create {
        margin-right: 16px;
    }
}

@media (max-width: 719px) {
    .site-header__item--search {
        margin-right: 8px;
    }
}

@media (max-width: 859px) {
    .ui-sorting--with-tabs {
        margin-top: 15px;
    }
}

@media (max-width: 859px) {
    .ui-sorting:not(.ui-sorting--with-tags) {
        padding: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 859px) {
    .ui-filters--responsive {
        background: #fff;
        width: 100%;
        margin: 0;
        padding: 16px 12px 12px;
    }
}

@media (max-width: 859px) {
    .ui-filters--responsive .ui-filters__inner {
        background: #f2f2f2;
        padding: 3px;
    }
}

@media (max-width: 859px) {
    .ui-filters--responsive .ui-rounded-button {
        width: 50%;
    }

}

@media (max-width: 859px) {
    .ui-rounded-button--has-active-child .ui-rounded-button__link {
        color: #3766a9;
    }
}

@media (max-width: 859px) {
    .ui-filters--responsive .ui-rounded-button__link {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 859px) {
    .ui-filters--responsive[data-v-3015ca09] .ui-rounded-button--active .ui-rounded-button__link {
        -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 5%);
        box-shadow: 0 2px 2px rgb(0 0 0 / 5%);
    }
}

@media (max-width: 859px) {
    #page_wrapper {
        padding-top: 0;
    }
}

@media (max-width: 719px) {
    .page {
        padding-bottom: calc(50px + env(safe-area-inset-bottom));
    }
}

@media (max-width: 859px) {
    .lm-mb-20 {
        margin-bottom: 20px;
    }
}

.content-footer--short {
    margin-top: 11px;
    padding-bottom: 16px;
}

@media (max-width: 859px) {
    .auth-form__art {
        border-radius: 8px 8px 0 0;
    }

    .auth-form__art {
        display: none;
        padding: 20px 15px;
    }

    .auth-form__main {
        height: 100%;
        width: 100%;
        top: 0;
        bottom: 0;
        border-radius: 0;
        position: fixed;
    }

    .el-dialog.login-modal {
        margin: 0 !important;
        height: 100%;
    }

    .auth-form__note {
        text-align: center;
    }
}

.content-header--short {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 16px;
    margin-bottom: 10px;
}

.content--short figure:not(:first-child) {
    margin-top: 12px;
}

.content--short figure:last-child {
    margin-bottom: 4px;
}

/*@media (min-width: 640px) and (max-width: 1559px){*/
/*    .l-island-a, .l-island-b {*/
/*        width: 600px;*/
/*        margin-left: auto;*/
/*        margin-right: auto;*/
/*    }*/
/*}*/

.content-header-number {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-width: 0;
}

.content-header-number, .content-header-repost {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #595959;
    font-size: 15px;
}

.page.page--index#page_wrapper {
    padding-top: 16px;
    padding-bottom: 16px;
}

@media (max-width: 859px) {
    .news_widget.l-island-round {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

.mobile-bar__profile .site-header-user-profile__avatar-image {
    border-radius: 50%;
}

.mobile-navbar {
    --offset-x: 20px;
    background-color: #fff;
    display: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 56px;
}

@media (max-width: 999px) {
    .user-settings__mobile-navbar {
        --offset-x: 16px;
    }
}


@media (max-width: 999px) {
    .mobile-navbar {
        --offset-x: 16px;
        display: -ms-flexbox;
        display: flex;
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 60px;
        z-index: 2;
    }
}

.mobile-navbar__back, .mobile-navbar__close {
    padding: 0 var(--offset-x);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.mobile-navbar__name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    -ms-flex-item-align: center;
    align-self: center;
}

@media (max-width: 999px) {
    .user-settings__header, .user-settings__dev-tools, .user-settings__sidebar {
        display: none !important;
    }
}

@media (max-width: 999px) {
    .user-settings__container {
        padding: 16px 16px 0;
    }
}

.sidebar-navigation__mobile {
    display: none;
}

@media (max-width: 999px) {
    .sidebar-navigation__mobile {
        display: block;
        padding: 0 0 16px;
    }
}

.mobile-tab {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.mobile-tab__icon {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px;
    background-color: #f2f2f2;
    border-radius: 9px;
}

.mobile-tab__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 0 12px;
}

.mobile-tab__label {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mobile-tab__caption {
    font-size: 14px;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #595959;
}

@media (max-width: 999px) {
    .user-settings__content {
        padding: 0;
    }
}

@media (max-width: 999px) {
    .user-settings {
        grid-gap: 0;
        min-height: calc(100vh - 60px);
        margin-bottom: 0;
        background-color: #fff;
    }
}

@media (max-width: 999px) {
    .l-page--content-sidebar {
        margin-top: 0;
    }
}

@media (max-width: 999px) {
    .v-form-section.user-settings__container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 719px) {
    .user-settings {
        padding-bottom: var(--mobile-bar-height);
    }
}

.mobile-tab + .mobile-tab {
    margin-top: 24px;
}

@media (max-width: 1219px) {
    .layout__left-column {
        position: fixed;
        display: block;
        width: 80%;
        max-width: 300px;
        height: 100%;
        top: 0;
        z-index: 21;
    }
}

.sidebar__header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 60px;
    display: none;
}

@media (max-width: 1219px) {
    .sidebar__header {
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width: 719px) {
    .site-header-burger {
        padding-left: 15px;
    }
}

@media (max-width: 719px) {
    .site-header-logo {
        padding-left: 16px;
    }
}

@media (max-width: 1219px) {
    .sidebar--shown .sidebar__tint {
        opacity: 1;
        position: absolute;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100%;
        background: rgba(0, 0, 0, .6);
    }

    .sidebar--shown .sidebar {
        position: relative;
        z-index: 2;
    }
}

@media (min-width: 1340px) {

    .page.page--entry#page_wrapper {
        max-width: 1020px;
        margin: 0 auto;
    }
}

.page.page--entry#page_wrapper {
    overflow-x: hidden;
    -ms-overflow-x: hidden;
}

@media (max-width: 1024px) {
    .v-popup-fp-window__controls {
        display: none;
    }
}

@media (max-width: 1024px) {
    .editor__body {
        overflow-x: hidden;
        overflow-y: scroll;
        scrollbar-color: dark;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1024px) {
    .editor-cp__left {
        -ms-flex: 1;
        flex: 1;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width: 1024px) {
    .editor-cp .v-button {
        --offset: 14px;
        --min-width: 36px;
        --height: 32px;
        --font-size: 14px;
        --icon-size: 20px;
        --border-radius: 6px;
    }

    .editor-cp .v-button__icon--new {
        margin-right: 8px;
    }
}

@media (max-width: 1024px) {
    .editor__authors, .editor__scrollable {
        padding-right: 16px;
        padding-left: 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .el-input__inner {
        padding-left: 0 !important;
    }

    .editor__actions, .editor-cp__content {
        height: 50px;
    }
}

.editor-cp__back {
    padding: 16px;
    /*margin-left: -16px;*/
    font-size: 24px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

@media (max-width: 1024px) {
    .editor-cp__autosave {
        margin-left: 0;
        margin-right: auto;
        font-size: 15px;
    }
}

@media (min-width: 1025px) {
    .editor-cp-mobile {
        display: none;
    }
}

.content-link {
    width: 100%;
    height: 100%;
}

.content.content--short a:hover {
    color: #000;
}

@media (min-width: 1340px) {
    .l-entry .l-island-a {
        width: 680px;
        margin-left: auto;
        margin-right: auto;
    }
}

.v-button--small {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding: 0 15px;
    border-radius: 4px;
}

.post-block{
    font-size: 13px;
    margin-bottom: 8px;
}

.post-block .content-header__info{
    font-size: 13px;
}

.post-block .content-title{
    font-size: 13px;
}

.post-block .content-header-number{
    font-size: 13px;
}

.post-block .profile_comment_favorite__title{
    font-size: 13px;
}

.post-block .profile_comment_favorite__text {
    font-size: 13px;
}

.a-posts{
    max-height: 450px;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid rgba(0, 0, 0, 0.03);
    padding: 5px;
    border-radius: 3px;
}

.post-block {
    font-size: 13px;
    margin-bottom: 8px;
    background: rgba(204, 204, 204, 0.13);
    padding: 7px;
    border-radius: 3px;
}

.stats-item {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
    background: rgba(255, 255, 255, 0.56);
    margin-right: 10px;
}
