View file xmyx.ru/files/css/main.css

File size: 12.49Kb
#toolbar {
    position: relative;
    display: none;
    text-align: center;
}
#menu_dop {display: none;}
.menu_dop {display: block !important;}
#menu_dop1 {display: block;}
.menu_dop1 {display: none !important;}
.basis .ii_btn::before {
    content: '';
    display: block;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}.basis .ii_btn::before {
    width: 24px;
    height: 24px;
    background-image: url(/files/images/skins/icon/base.png?14);
}.basis .ii_btn::before {
    background-position: 0 -600px;
}
.thumbs_map_wrap img {
    max-width: 360px !important;
    padding-top: 10px;
    max-height: 320px;
    display: block;
}
.s-links, .bb_opt {
    cursor: pointer;
    padding: 4px;
    margin-right: 4px;
    word-wrap: break-word;
    position: relative;
    width: 15px;
    height: 15px;
    max-width: 20px;
    max-height: 20px;
    display: inline-block;
    background: no-repeat center;
}
.like_people_image_wrap:last-child {
    z-index: 1;
    margin: 0 0 0 -11px;
}.Tw1nGo {
    background: url(/files/images/mupload.gif?1) no-repeat 100%;
    display: block;
    vertical-align: bottom;
    width: 24px;
    height: 7px;
    padding: 15px 7px;
}
.pm_item .i_icon.i_soc {
    background: url(/auth/img/vkontakte.png?6);
    background-position: center;
    background-size: 100%;
}
.bb_opt {
    display: inline-block;
}
.ai_download {

    background: #5e80aa;
    width: 24px;
    border-radius: 2px;
    display: block;
    right: 0px;
    margin: 1px 0px 0px 7px;
        margin-top: 1px;
    position: absolute;

}
.i_download {
    background: url(/files/images/load.png) no-repeat;
    background-position: 6px 4px;
    float: left;
    width: 24px;
    height: 22px;
}
.s-links:hover {
    background: rgba(0, 0, 0, 0.2) no-repeat center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.bb_hide {
    background-color: #d9d9d9;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #708090;
    display: none;
    overflow: auto;
    max-width: 300px;
    max-height: 350px;
    position: absolute;
    right: -40px;
    z-index: 2;
}

.bb_opt:hover .bb_hide {
    display: block;
}

.bb_color span {
    float: left;
    width: 9px;
    height: 9px;
    margin: 1px;
    border: 1px solid black;
    padding: 0 !important;
}

.smile_panel {
    border-bottom: 1px solid #e0e4e9;
    position: relative;
    margin-top: -1px;
}

.sp_tabs {
    background-color: #dce1e6;
    overflow: hidden;
    zoom: 1;
}

.sp_tab {
    cursor: pointer;
    display: block;
    padding: 6px 10px;
    white-space: nowrap;
    float: left;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sp_close {
    padding: 6px;
    float: right;
}

.sp_tab:hover {
    background-color: #e5e9ed;
}

.sp_smile_tabs {
    overflow: hidden;
}

.scroller_wrap {
    overflow: auto;
    white-space: normal;
    padding-bottom: 20px;
    margin-bottom: -20px;
    -o-overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    overflow-scrolling: touch;
    position: relative;
}

.scroller_wrap:after, .scroller_wrap:before {
    position: absolute;
    content: '';
    height: 100%;
    z-index: 1;
    top: 0;
    width: 0;
    -o-transition: width .1s;
    -webkit-transition: width .1s;
    -moz-transition: width .1s;
    transition: width .1s;
}

.scroller_wrap:before {
    background-image: -o-linear-gradient(left, #dce1e6, rgba(220, 225, 230, 0));
    background-image: -webkit-linear-gradient(left, #dce1e6, rgba(220, 225, 230, 0));
    background-image: -moz-linear-gradient(left, #dce1e6, rgba(220, 225, 230, 0));
    background-image: linear-gradient(left, #dce1e6, rgba(220, 225, 230, 0));
    left: 0;
}

.scroller_wrap:after {
    background-image: -o-linear-gradient(left, rgba(220, 225, 230, 0), #dce1e6);
    background-image: -webkit-linear-gradient(left, rgba(220, 225, 230, 0), #dce1e6);
    background-image: -moz-linear-gradient(left, rgba(220, 225, 230, 0), #dce1e6);
    background-image: linear-gradient(left, rgba(220, 225, 230, 0), #dce1e6);
    right: 0;
}

.sp_smile_cont {
    white-space: nowrap;
    float: left;
}

.scroller_cont {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

.sp_body, .sp_tab_selected {
    background-color: #ebeef2;
}

.sp_emojis_cont .sp_tab {
    display: inline-block;
    float: none;
}

.sp_tab_inactive .sp_icon {
    opacity: .6;
}

.sp_body {
    height: 216px;
    padding-bottom: 20px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.sp_body > * {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
}

.sp_page {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 100%;
}

.sp_cont .smile_list {
    padding: 6px 6px 15px;
    min-height: 150px;
    border: 0;
}

.smile_list {
    border-bottom: 1px solid #dfe3e8;
    padding: 4px;
}

.smile_item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 4px;
    border-bottom: 1px solid #efefef;
}

.sp_cont .smile_item {
    cursor: pointer;
    padding: 11px 0 0;
}

.smilebtn {
    display: inline-block;
    zoom: 1;
    padding: 3px 2px;
}

.smilebtn img {
    vertical-align: top;
}

.smilebtn:hover, .smile_item:hover .smilebtn {
    background: #d5dde5;
    text-decoration: none;
    border-radius: 2px;
}

.sp_smile_cont .sp_tab {
    display: inline-block;
    float: none;
}

@media screen {
    .smile_list {
        padding: 4px 4px 10px
    }

    .smile_item {
        padding: 7px 0 0
    }

    .smile_thumb {
        width: 32px;
        height: 32px
    }

    .smile_item .th_img {
        height: 32px
    }
}

@media screen and (min-width: 128px) {
    .smile_item {
        width: 33.3%
    }
}

@media screen and (min-width: 177px) {
    .smile_thumb {
        width: 64px;
        height: 64px
    }

    .smile_item .th_img {
        height: 64px
    }
}

@media screen and (min-width: 240px) {
    .smile_list {
        padding: 6px 6px 14px
    }

    .smile_item {
        width: 33.3%;
        padding: 10px 0 0
    }
}

@media screen and (min-width: 316px) {
    .smile_item {
        width: 25%
    }
}

@media screen and (min-width: 404px) {
    .smile_list {
        padding: 7px 7px 16px
    }

    .smile_item {
        width: 20%;
        padding: 12px 0 0
    }
}

@media screen and (min-width: 482px) {
    .smile_item {
        width: 16.6%
    }
}

@media screen and (min-width: 560px) {
    .smile_item {
        width: 14.25%
    }
}

.EmojiButton {
    display: block;
    outline: 0;
    width: 32px;
    height: 32px;
    float: right;
    cursor: pointer;
    background: url(/mail/resource/images/attach_icons.png?4) no-repeat 0;
    background-position: -288px;
    z-index: 1;

}

.cp_sticker_btn_sel .EmojiButton {
    background-position: -320px;
}

.st_opened {
    display: block !important;
}

.sticker_item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 4px;
}

.sp_cont .sticker_item {
    cursor: pointer;
    padding: 11px 0 0;
}

.sticker_item {
    display: inline-block;
    zoom: 1;
    padding: 3px 2px;
}

.smile_item {
    width: 14.25%;
}

.smilebtn img {
    vertical-align: top;
}

.smilebtn:hover, .smile_item:hover .smilebtn {
    background: #d5dde5;
    text-decoration: none;
    border-radius: 2px;
}

@media screen and (min-width: 128px) {
    .sticker_item {
        width: 33.3%;
    }
}

@media screen and (min-width: 240px) {
    .sticker_item {
        width: 33.3%;
        padding: 10px 0 0;
    }
}

    @media screen and (min-width: 316px) {
        .sticker_item {
            width: 25%;
        }
    }
    @media screen and (max-width: 480px) {
        .sticker_item {
            width: 19%;
        }
    }
.cp_icon_btn {
    float: right;
    cursor: pointer;
}
.cp_attach_btn {
    margin-left: 1px;
    position: relative;
}
.cp_icon_btn  {
    background: url(/mail/resource/images/attach_icons.png?4) no-repeat 0;
    display: block;
    outline: 0;
    float: right;
    width: 32px;
    height: 32px;
    zoom: 1;
}
.cp_attach_btn {
    background-position: -224px;
}
.cp_attach_btn:checked {
    background-position: -256px;
}
.inline_upload_wrap {
    position: relative;
    overflow: hidden
}

.inline_upload {
    width: inherit;
    height: inherit;
    position: absolute;
    cursor: pointer;
    margin: 0;
    padding: 0;
    right: 0;
    top: 0;
    left: 0px;
    font-size: 1.5em !important;
    opacity: .01;
    z-index: 1;
    filter: alpha(opacity=1);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.messagesActions {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -66px;
    z-index: 1;
    border-top: 1px solid #e4e5e6;
    -o-transition: margin-bottom .2s;
    transition: margin-bottom .2s;
    background: #fff;
}
.resizePanel{
    left: auto;
    right: auto;
    z-index: 1000;
}
.mi_selected {
    position: relative;
}
.di_unread_inbox, .mi_selected, .mi_unread {
    background-color: #edf1f5;
    border-bottom: 1px solid #dfe5eb;
    border-top: 1px solid #dfe5eb;
    margin-top: -1px;
}
.mi_selected:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 100;
    top: 27px;
    right: 8px;
    background-image: url(/mail/resource/images/msg_check.png);
    background-repeat: no-repeat;
    background-size: 16px 36px;
}
.dialogs_filter_button_important {
    display: inline-block;
    margin-left: 7px;
    box-sizing: border-box;
}

.vk_messages_actions_visible .messagesActions {
    display: block;
    margin-bottom: -0px;
    padding-bottom: 0 !important;
}
.messagesActions__row_counter {
    color: #606060;
    line-height: 15px;
    font-weight: 700;
    margin-top: 2px;
    margin-bottom: 2px;
}
.messagesActions__row {
    background: #fff;
    padding: 7px 7px 3px;
}
.messagesActions__row_buttons {
    overflow: hidden;
}
.messagesActions__remove {
    width: 37px;
    position: relative;
}.messagesActions__button {
     float: left;
     margin-right: 4px;
     margin-bottom: 4px;
     font-weight: 400;
 }
.messagesActions__important {
    width: 36px;
    position: relative;
}
.messagesActions__close {
    position: absolute;
    top: 1px;
    right: 0;
    width: 22px;
    height: 22px;
    cursor: pointer;
    border: 5px solid transparent;
    background-repeat: no-repeat;
    background-image: url(/mail/resource/images/attach_icons.png);
    background-position: -198px;
}
.messagesActions__remove:before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-image: url(/mail/resource/images/remove.png);
}
.messagesActions__important:after, .messagesActions__remove:after {
    content: '';
    display: inline-block;
}.messagesActions__important.star_button:before {
     position: absolute;
     left: 50%;
     top: 50%;
     margin-left: -7px;
     margin-top: -7px;
 }
.msg_item_important .mi_head:after {
    content: '';
    float: right;
    margin-top: 1px;
    margin-right: 1px;
    width: 11px;
    height: 11px;
    background-size: 11px;
    background-repeat: no-repeat;
    background-image: url(/mail/resource/images/star.png);
}
.button_locked {
    background: url(/mail/resource/images/wupload.gif?1) no-repeat 50%;
}
.messagesActions__button b {
    font-weight: 400;
}
.button_locked_label {
    visibility: hidden;
}
.Audio__texts, .r .ai_label {
    padding: 12px 33px 0 4px;
}
.Audio__texts_simple, .r .msg_item .ai_label, .r .post_item .ai_label, .r .wall_item .ai_label {
    padding: 10px 80px 0 4px;
}
.audioPlayer__label, .r .lm_player .ai_label {
    padding: 10px 0 0 4px;
    letter-spacing: -.15px;
}
@media screen and (min-width:568px){
.album_item {
    display: inline-block;
    box-sizing: border-box;
    width: 49.5%;
    padding: 3px 4px 4px 3px;
    border-bottom: none !important;
}
}
#listenMusic {
    padding: 0;
    margin: 0;
    min-height: 0;
    clear: none;
    background: none;
    display: none;
}
#listenMusic .ai_play {
    background: none;
}
#listenMusic .ai_body {
    padding: 0 1px 0 31px;
    min-height: 24px;
}
#listenMusic .ai_label {
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
#listenMusic .ai_artist {
    color: #4C6B8F;
    font-weight: 700;
}.thumbs_map_wrap img.emoji-icon {
    padding-top: 0;
    display: inline-block;
    margin-bottom: 5px;
}