.cus_newsfeed_youtube {
    display: flex;
    align-items: center;
}

.cus_newsfeed_youtube .newsfeed_youtube_wrap {
    line-height: 0!important;
}

.cus_newsfeed_youtube .newsfeed_youtube_wrap img {
    margin-left: 2px;
    width: 37px;
    height: 37px;
    margin-right: 10px;
}

.cus_newsfeed_youtube .textarea-container {
    position: relative;
    flex-grow: 1;
}

.cus_newsfeed_youtube .owm_invitation {
    width: 100%;
    box-sizing: border-box;
    padding-right: 30px;
}

.cus_newsfeed_youtube .owm_newsfeed_status_update_add_icon {
    position: absolute!important;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
.mobile_site_menu {
    transition: bottom 0.3s;
    border-radius: 4px;
    display: flex;
    text-align: center;
    background-color: #ffffff;
    position: fixed;
    bottom: -5px;
    right: 0px;
    left: 0px;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 2px 0;
    border: 0px solid #EDEDED;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.20);
}
.custom_edit .mobile_site_menu {
    display: none;
}
.custom_page .mobile_site_menu {
    display: none;
}
.mobile_site_menu a {
    padding: 0 3px;
}

.skcmp-index-page .mobile\.index-PHOTO_MCMP_PhotoListWidget .owm_box_cap_empty h3 {
    display: none;
}

.skcmp-index-page #header {
    display: none;
}

.skcmp-index-page .skcmp_nav_sign_text {
    font-size: 19px;
    color: #fff;
    padding: 3px 10px 0 0;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: 700;
    display: inline-block;
    float: right;
}

.skcmp-index-page header {
    background-color: #000;
    border-bottom: 1px solid #474747;
}

.owm_sidebar_right header .owm_sidebar_right_header_txt {
    background: #fff;
    padding-bottom: 12px;
}

.skcmp-index-page {
    background-color: #000;
}

.skcmp-index-page.owm_sidebar_right_active #right {
    position: fixed;
    display: block;
    float: right;
    background-color: #e6e9ef;
    height: 100%;
    top: 0;
    right: 0;
    overflow-y: auto;
}

.skcmp-index-page .mobile\.index-PHOTO_MCMP_PhotoListWidget {
    background-color: #000;
}

.skcmp-index-page .mobile\.index-USEARCH_MCMP_QuickSearchWidget .owm_box_body, .mobile\.index-USEARCH_MCMP_QuickSearchWidget .owm_box {
    background-color: #000;
    border-color: #000;
}

.skcmp_msg_info {
    background: #A91B0D;
    border: 1px solid #680c07;
}

.skcmp_msg_block {
    padding: 25px 9px;
    margin: 5px;
}

.skcmp_msg_txt {
    color: #fff;
    line-height: 16px;
    margin-right: 44px;
    display: block;
}

.skcmp_sidebar_profile_view_wrap {
    padding: 25px 15px;
}

.skcmp_sidebar_profile_view_wrap .skcmp_sidebar_profile_view {
    background-color: #e43326;
    color: #fff;
    width: 100%;
    font-size: 16px;
    height: 42px;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 6px;
    line-height: 42px;
    border: 2px solid #cbced5;
    padding: 0;
}

.skcmp-index-page  .owm_nav_profile {
    float: right;
    height: 30px;
    background:url(../images/nav_profile_index.png) no-repeat 0px center;
    min-width: 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2) {
    .skcmp-index-page  .owm_nav_profile {
        background-image: url(../images/nav_profile@2x_index.png);
        background-size: 19px 15px;    
    }
}
.skcmp-index-page  .owm_top_title {
    display: none;
}

.skcmp-btn-wide a {
    border: none;
    background: #fff url(../images/search_icon.svg) 13px 10px no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2) {
    .skcmp-btn-wide a {
        background: #fff url(../images/search_icon@2x.svg) 13px 10px no-repeat;
        background-size: 22px;
    }
}

.skcmp-index-page  .owm_box_menu_item_active {
    background-color: transparent;
    border: 1px solid #f60c0a;
    color: #fff;
}

.skcmp-index-page  .owm_box_menu_item:first-child {
    margin-right: 10px;
    border-radius: 8px;
}

.skcmp-index-page .owm_box_menu_item {
    color: #fff;
    border-radius: 8px;
    background-color: transparent;
}

.owm_box_toolbar a {
    background-color: #f60c0a;
}

.skcmp_mobile_logo {
    height: 200px;
    background-color: transparent;
    border-radius: 14px;
    position: relative;
    overflow: hidden;
    margin: 0 10px 14px 10px;
}

.skcmp_mobile_logo_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/index_logo.png) center no-repeat;
    background-size: contain;
}
.skcmp_pseudo_search {
    margin-top: 15px;
    height: 50px;
    background: url(../images/pseudo_search.png) top no-repeat;
    background-size: contain;
}

.skcmp_index_text {
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    padding: 20px 16px 0 16px;
    margin-bottom: 17px;
}

.skcmp_index_text span {
    display: block;
    margin-bottom: 12px;
}

.skcmp_index_text span:first-child {
    text-align: left;
}

.owm_photo_name a{
    color: #fff;
    display: block;
    margin-bottom: 3px;
    margin-top: 5px;
}

.owm_photo_descr {
    color: #ff0007;
}

.skcmp_nav_sign_text {
    display: none;
}

.owm_invitation {
    background-color: #e8e8e8;
}

.owm_newsfeed_status_update_add_icon {
    background: url(../images/ico_photo_grey.png) no-repeat left center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2) {
.owm_newsfeed_status_update_add_icon {
    background-image: url(../images/ico_photo_grey@2x.png);
    background-size: 20px;
    }
}

.owm_newsfeed_status_update .owm_newsfeed_status_update_add_icon {
    width: 35px;
    margin-left: -47px;
}

.owm_newsfeed_status_update textarea {
    padding-right: 61px;
    background: #FFFFFF;
}

.owm_sidebar_right_header_menu {
    background-color: #fff;
}

.owm_sidebar_console_notifications .owm_sidebar_console_item_url {
    background: url(../images/notification_icon.png) no-repeat center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2) {
    .owm_sidebar_console_notifications .owm_sidebar_console_item_url {
        background-image: url(../images/notification_icon@2x.png);
        background-size: 20px;
    }
}

.owm_sidebar_console_profile .owm_sidebar_console_item_url {
    background: url(../images/back_icon.png) no-repeat center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2)  {
    .owm_sidebar_console_profile .owm_sidebar_console_item_url {
    background-image: url(../images/back_icon@2x.png);
    background-size: 36px;
    }
}

.owm_sidebar_console_convers .owm_sidebar_console_item_url {
    background: url(../images/message_icon.png) no-repeat center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2)  {
    .owm_sidebar_console_convers .owm_sidebar_console_item_url {
        background: url(../images/message_icon@2x.png) no-repeat center center;
        background-size: 20px;
    }
}

.owm_newsfeed_status_update_btns .owm_newsfeed_status_update_add_icon {
    width: 42px;
}

.owm_photo_author .owm_photo_string .owm_photo_date {
    color: white;
}
.owm_photo_visit a{
    color: #fff;
    display: block;
    margin-bottom: 3px;
    margin-top: 5px;
}

.skcmp-index-page .owm_std_margin_top {
    margin-top: 0;
}


.skcmp-btn-users a {
    border: none;
    background: url(../images/users.png) center no-repeat;
    background-size: 85%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2) {
    .skcmp-btn-users a {
        background: url(../images/users.png) center no-repeat;
        background-size: 100%;
    }
}

.skcmp-btn-users a {
    width: 100%;
    padding: 50px 0 30px 0;
    margin: 0 auto;
    cursor: pointer;
}

.owm_newsfeed_block .owm_context_arr_c {
    background-image: url(../images/arr_down_btn_list.png);
    background-size: 23px 23px;
}

.owm_newsfeed_block .owm_context_arr_c {
    width: 23px;
    height: 28px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2) {
    .owm_newsfeed_block .owm_context_arr_c {
        background-image: url(../images/arr_down_btn_list@2x.png);
        background-size: 23px 23px;
    }
}

.att-floatbox .owm_nav_back, .nf-show-status-form .owm_nav_back {
    background-image: url(../images/arr_nav_back.png);
    background-size: 42px 30px;
}
.att-floatbox .owm_nav_back, .nf-show-status-form .owm_nav_back {
    min-width: 46px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio : 2) {
    .att-floatbox .owm_nav_back, .nf-show-status-form .owm_context_arr_c {
        background-image: url(../images/arr_nav_back@2x.png);
        background-size: 42px 30px;
    }
}

.owm_newsfeed_block .owm_newsfeed_item .owm_context_pos_right {
    right: -11px;
    top: 39px;
}

.custom_join_top_title {
    background: #fff url(../images/custom_join.png) center no-repeat;
    background-size: 20%;
    height: 38px;
}

.cc_banner-wrapper  .cc_container {
    position: absolute;
    bottom: auto;
}

.owm_newsfeed_item_cont .av-attachment .owm_newsfeed_item_content .owm_remark {
    display: none;
}

.owm_newsfeed_item_cont .av-attachment .owm_newsfeed_item_content {
    text-align: center;
}

