  body {
    background: white;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        margin: 4px;
        word-break: break-word;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        -khtml-user-select: none;

    }
    

    a:link, a:visited {color : #517ae7;text-decoration : none;}
    a:hover {color : #517ae7db    ;text-decoration : none;}
    img {vertical-align: -4px;border: 0px;margin: 0;padding: 0;}
    table{width: 100%;}


    /* width */
    ::-webkit-scrollbar {
        width: 0px;
        height: 0px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: white; 
    }
     
    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #748aff;
 
    }

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #748aff;
    }

    * {
        padding: 0;
        margin: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
      }

     .wrapper {
        display: none;
      }
      
      #menu{
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        background-color: white;
        z-index: 1000;
        border-bottom: 1px solid #edeef0;
        
      }


      section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 50px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        scroll-snap-align: start;
        color: #ffffff;
      }

     
        #content {
            display: none;
            margin-top: 20px;
        }

    header{
        position: fixed;
        z-index: 1000;
        background: white;
        left: 0;
        right: 0;
        height: 70px;
        bottom: 0px;
        transition: top 0.6s;
        display: block;
        border-top: 0px solid #edeef0;
        align-content: center;
        text-align: center;
    }


.telegram-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('/style/zn/TelegramLogo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}


    #navbar{
        display: none;
    }
    
  .blog_post{
        background: white;
        padding: 16px;
        color: #504f4f; 
        border-radius: 20px;
        box-shadow: none;   
    }
    
    .blog_post:hover {
     background: none; 
}
    
#help{
    
    height: 140px;
    padding: 10px 16px;
}

#logo{
    width: 30px;
    padding-right: 15px;
    width: 40px;
}

#zn{
    width: 30px;
    padding-right: 10px;
    display: flex;
   
}


#zn1{
    width: 24px;
    padding-right: 10px;
    display: flex;
   
}

#zn2{
    width: 20px;
    margin-right: 10px;
   
}

#zn3{
    width: 12px;
    padding-right: 6px;
   
}

#znn{
    width: 26px;
    padding-right: 10px;
    display: flex;
   
}

#vf{
    width: 16px;
    
}

#go{
    width: 20px;
    padding-right: 10px;
    
}

#zh{
    height: 40px;
    top: 10px;

}

#zm{
    width: 20px;
   
}

#zmp{
    width: 24px;
   
}

#zmm{
     width: 34px;
    height: 34px;
    object-fit: cover;
    margin-right: 15px;
    padding: 4px;

}

#zmm2{
     width: 34px;
    height: 34px;
    object-fit: cover;
    padding: 4px;

}

#za{
    width: 30px;
    height: 30px;
    border-radius: 40%;
    object-fit: cover;
    margin-right: 15px;
   
}

#za2{
    width: 30px;
    height: 30px;
    border-radius: 40%;
    object-fit: cover;
   
}

#zz{
    width: 21px;
   height: 21px;
}


#zp{
    width: 30px;
    padding-right: 10px;
}


#zpl{

    width: 60px;
}

#p1{
    color: #565656;
}

#ban{
    width: 100px;
}

#iauth{
    width: 40%;
    margin: 0%;
    position: relative;
    left: 30%;
}

#zu{
    position: absolute;
    display: inline-block;
    background: white;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 40%;
    text-align: center;
    margin: 24px -16px;
    font-size: 12px;
    line-height: 20px;
    border: none ;
    padding: 2px;
    
}

.parent{
    margin-left: 15px;
    width: 80%;
    height: 40px;
    display: flex;
    justify-content: left;
    align-items: center;
    color: #59595c;

}

.no_ak {
    background: url(/style/zn/help.png) no-repeat top 12px right 10px #fff;
    background-size: 60px;
    padding: 20px;
    font-size: 17px;
    color: #1f1f1f;
    line-height: 22px;
    margin: 16px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #c3bf4621 ;
    box-shadow: 0px 0px 10px 8px #c3bf4621;
}

#noak {
    display: none;
}

.block_online{
    background-size: 60px;
    padding: 20px;
    font-size: 17px;
    color: #1f1f1f;
    line-height: 22px;
    margin: 16px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #46c37321;
    box-shadow: 0px 0px 10px 8px #46c37321;
    
    
}

.block_vip{
    background-size: 60px;
    padding: 10px;
    font-size: 17px;
    color: #1f1f1f;
    line-height: 22px;
    margin: 16px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: rgb(244 67 54 / 12%);
    box-shadow: 0px 0px 10px 8px rgb(244 67 54 / 12%);
    
}

.block_cat{
    background-size: 60px;
    padding: 10px;
    font-size: 17px;
    color: #1f1f1f;
    line-height: 22px;
    margin: 16px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: rgb(228 237 252 / 80%);
    box-shadow: 0px 0px 10px 8px rgb(228 237 252 / 80%);
    
}





h1{
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}

p {
    font-size: 14px;
    color: #4e4e4e;
    font-weight: 300;
}

h2 {
    font-size: 14px;
    font-weight: 700;
    color: black;
}

#preg{
     text-align: center;
}

#upload.upload2{
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 0px;
    width: 50px;
    osition: absolute;
    display: inline-block;
}


.header_m{
    max-width: 800px;
    min-width: 1px;
    margin: auto;
}
.hin_l{
display: inline-block;
}
.hin_r{
    display: inline-block;
    float: right;
}
.hin_l a, .hin_r a{
    display: block;
    color: white;
    width: 45px;
    height: 45px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    margin: 7px 0 0;
}
    
.h_search_pos{
        display: inline-block;
        margin: 0 0 0 137px;
    }
    .h_search, .h_search form{
        display: flex;
        position: absolute;
        top: 5px;
    }
    .h_search_button, .h_search_input{
    display: inline-block;
    }
    .h_search_button button{
        display: block;
        background:#ffffff00;
        color: #a9a9a9;
        font-size: 16px;
        padding: 4px 0 0 10px;
        outline: none;
        cursor: pointer;
        height: 40px;
        border: none;
        border-radius: 20px 0 0 20px;
    }
    .h_search_button button:hover{
    color: #4e68f7;
    }
    .h_search_input input{
        background: #ffffff00;
        font-size: 16px;
        color: white;
        box-sizing: border-box;
        padding: 10px;
        outline: none;
        width: 480px;
        height: 40px;
        border: none;
        border-radius: 0 20px 20px 0;
    }
    .h_search_input input::-webkit-input-placeholder {
    color: white;
}
.hmenu, .htitle{
display:none;
}
.content{
    padding: 0px 400px 10px 220px;
}

.drawer2 {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 10px;
    border-left: 1px solid #edeef0;
}

.drawer2 {
    width: calc(100% - 56px);
    max-width: 390px;
    min-width: 180px;
    z-index: 1000;
    text-align: left;
    overflow: visible;
    overflow-y: auto;
}


.drawer,
.drawer_cover {
    position: fixed;
    top: 10px;
    bottom: 10px;
    left: 10px;
    border-right: 1px solid #edeef0;
}
.drawer {
    width: calc(100% - 56px);
    max-width: 210px;
    min-width: 180px;
    z-index: 1000;
    text-align: left;
    overflow: visible;
    overflow-y: auto;
}
.drawer.drawer_in {
    left: 0;
}
.drawer_cover {
    width: 100vw;
    z-index: 3333;
    background: transparent;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}
.drawer_op {
    display: none;
    pointer-events: auto;
    opacity: 1;
    background: rgba(0, 0, 0, .6);
    visibility: visible;
}
.drawer_item {
    padding: 14px 0;
    color: #3c3c3c;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    margin: 0;
    transition: color .8s;
}
.nav-head {
    display:none;
}
.nav-head .avatar {
    width: 64px;
    height: 64px;
        object-fit: cover;
    border-radius: 40%;
}
.nav-head div.avatar {
    line-height: 64px;
    text-align: center;
    font-size: 27px;
    background-color: #e91e63;
}
.nav-head .name {
    display: block;
    color: #ffffff;
    padding: 10px 0 0;
    font-size: 17px;
    letter-spacing: .7px;
}
.nav-head .email {
    display: block;
    color: #f7f7f7;
    padding: 3px 0 0 0;
    font-size: 15px;
    letter-spacing: .7px;
}
a.nav-link {
    color: #999;
    font-size: 16px;
    font-weight: 300;
    border-radius: 10px; 
    display: flex;
    padding: 8px;
    padding-right: 2px;
    margin: 6px;
    margin-right: 2px;
    align-content: center;
    align-items: center;
}
.nav-link:hover {
    font-weight: 500px;
    color: black;
    font-size: 16px;  
}
.nav-link span{
    float: left;
    color: #5f7c8a;
    width: 40px;
    margin: -4px 0 0 0;
}
.nav-link b{
    float: right;
    background: #6acfa4;
    color: #ffffff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    font-weight: 400;
    border-radius: 5px;
    margin: -2px 0px 0px 10px;
}
.nav-link b::before{
    display: block;
    content: '';
    position: absolute;
    border: 3px solid #ff70707a;
    opacity: 0;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: -3px -3px 5px;
}
@keyframes nav-pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}


.nav-line{
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: 8px 0 8px 12px;
    color: #929ca1;
    font-weight: 300;
    cursor: context-menu;
}
.nav-line:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #d5d5d5;
    z-index: -1;
    position: relative;
    vertical-align: middle;
}
.nav-line:after {
 left: 15px;
 margin: 0 -100% 0 0;
}
a.nav_spoiler{
display:none;
}
.nav_spoiler.active{

}
.nav_hide_block{
    display: block;
}
.margin-top{
margin-top:10px;
}
.margin-bottom{
margin-bottom:10px;
}
.border-radius{
border-radius: 5px;
}
.border-radius-top{
border-radius: 5px 5px 0 0;
}
.border-radius-bottom{
border-radius: 0 0 5px 5px;
}
.border-top{
border-top: 1px solid #e4e4e4;
}
.border-bottom{
border-bottom: 1px solid #e4e4e4;
}
.user_name a{
    color: #404040;
    font-weight: 700;
    padding-right: 2px;
    text-transform: lowercase;
    }
    
    .user_name a:hover{
    color: black;
    }


    .user_avatar img{
        position: relative;
        left: 2px;
        top: 0px;
        width: 40px;
        height: 40px;
        object-fit: cover;
        border-radius: 40%;
    }
    .user_avatar::before{
    display: block;
    content: '';
    position: absolute;
    border: 3px solid #4e68f7;
    opacity: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 1px 1px 0px;
    }
    @keyframes pulse {
      0% {
        transform: scale(0.5);
        opacity: 0;
      }
      50% {
        opacity: 1;
      }
      100% {
        transform: scale(1.2);
        opacity: 0;
      }
    }
  
  .user_online_pc{
    position: absolute;
    display: inline-block;
    background: #46c373;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    text-align: center;
    margin: 28px -8px;
    border: 3px solid white;
}

.user_notifi::before{
    position: absolute;
    display: inline-block;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    margin: 25px -20px;
    font-size: 12px;
    line-height: 20px;
    border: 3px solid white;
}
.usn_moderation::before{
    background: #9e9e9e;
    font-family: 'Material Icons';
    content: '\e97d';
}
.usn_follow::before{
    background: #00bcd4;
    font-family: 'Material Icons';
    content: '\e91f';
}
.usn_like::before{
    background: #f96161;
    font-family: 'Material Icons';
    content: '\e8dc';
}
.usn_comm::before{
    background: #3ac9a8;
    font-family: 'Material Icons';
    content: '\e0ca';
}
.usn_reg::before{
    background: #b392e9;
    font-family: 'Material Icons';
    content: '\e5ca';
}
.time{
    color: #707070;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 4px;
    position: relative;
    display: block;
}
.icon{
    float: left;
    font-size: 26px;
    color: #aaaeb3;
    margin: -4px 18px 0 0;
}
.count{
    float: right;
    background: #f5f5f5;
    color: #bfbfbf;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    margin: -8px 0 0;
}
#count_journal b{
    display: inline-block;
    position: absolute;
    background: #f65455;
    color: #ffffff;
    padding: 6px;
    height: 22px;
    border: 0px solid #5f7c8a;
    border-radius: 20%;
    font-size: 10px;
    /* line-height: 8px; */
    text-align: center;
    margin: -24px -30px;

}
#count_journal b::before{
    display: block;
    content: '';
    position: absolute;
    border: 3px solid #f65455d4;
    opacity: 0;
    border-radius: 20%;
    width: 22px;
    height: 22px;
    margin: -10px -10px 1px;
    animation: nav-pulse 1.1s linear infinite;
}

#count_mail b{
    display: inline-block;
    position: absolute;
    background: #517ae7;
    color: #ffffff;
    padding: 6px;
    height: 22px;
    border: 0px solid #5f7c8a;
    border-radius: 20%;
    font-size: 10px;
    /* line-height: 8px; */
    text-align: center;
    margin: 4px -40px;
}
#count_mail b::before{
    display: block;
    content: '';
    position: absolute;
    border: 3px solid #517ae7;
    opacity: 0;
    border-radius: 20%;
    width: 22px;
    height: 22px;
    margin: -10px -10px 1px;
    animation: nav-pulse 1.1s linear infinite;
}

#count_online b{
    display: inline-table;
    position: absolute;
    background: #46c373;
    color: #ffffff;
    padding: 7px;
    height: 7px;
    border: 0px solid #5f7c8a;
    border-radius: 20%;
    font-size: 12px;
    line-height: 8px;
    text-align: center;
    margin: 0px 6px;
}

#count_vip b{
    display: inline-table;
    position: absolute;
    background: #f77b72;
    color: #ffffff;
    padding: 7px;
    height: 7px;
    border: 0px solid white;
    border-radius: 20%;
    font-size: 12px;
    line-height: 8px;
    text-align: center;
    margin: 0px 6px;
}


b{
    font-weight: 500;
}
.success{
    display: flex;
    background: #8bc34a;
    color: #ffffff;
    margin: 3px;
    border-radius: 20px;
}
.success_icon{
    display: inline-block;
    background: #78a840;
    padding: 14px;
    border-radius: 20px 0 0 20px;
}
.success_icon span{
font-size: 30px;
}
.success_text{
    display: inline-block;
    padding: 0 0 0 15px;
    line-height: 51px;
}
.ok{
    background: #2ecc71;
    color: #ffffff;
    padding: 20px;
    border-left: 20px solid #27ae60;
    border-radius: 3px;
}
.err{
    background: #f65455;
    color: white;
    padding: 15px;
    text-align: center;
    margin: 10px;
    border-radius: 10px;
}
   .profile_cover{
          background: #0579ffcf;
        height: 170px;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        margin-top: 10px;
        margin-left: 2px ;
        margin-right: 2px;
        object-fit: cover;
     }
.profile_avatar{
    position: absolute;
    margin: 110px 20px;
}
.profile_avatar img{
    background: #fff;
    padding: 8px;
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 20%;
}
.profile_edit{
    display: inline-block;
    float: right;
    margin: 190px 20px 0 0;
}
  .profile_edit a{
        display: inline-block;
        position: static;
        background: white;    
        color: #404040;
        padding: 10px;
        border-radius: 100px;
        border: 1px solid #edeef0;
        align-items: center;
        font-size: 14px;
        z-index: 1000;
                box-shadow: 0px 0px 10px 6px #0579ff12;
    }
    .profile_edit a:hover{
    background: #4e68f712;
    border: 1px solid #404040;
    }
.profile_edit a span{
font-size: 30px;
}

.profile_edit{
    display: inline-block;
    float: right;
    margin: 190px 20px 0 0;
}
  .profile_edit a{
        display: inline-flex;
        position: static;
        background: white;    
        color: #404040;
        padding: 6px 10px;
        border-radius: 100px;
        border: 1px solid #edeef0;
        align-items: center;
        font-size: 14px;
        z-index: 1000;
                box-shadow: 0px 0px 10px 6px #0579ff12;
    }
    .profile_edit a:hover{
    background: #4e68f712;
    border: 1px solid #404040;
    }
.profile_edit a span{
font-size: 30px;
}

.blogp a{
    display: none;
}

.blogpk{
    display: inline-block;
    float: right;
    margin: 190px 20px 0 0;
}
  .blogpk a{
        display: inline-flex;
        position: static;
        background: white;    
        color: #404040;
        padding: 6px 10px;
        border-radius: 100px;
        border: 1px solid #edeef0;
        align-items: center;
        font-size: 14px;
        z-index: 1000;
        box-shadow: 0px 0px 10px 6px #0579ff12;
    }
    .blogpk a:hover{
    background: #4e68f712;
    border: 1px solid #404040;
    }
.blogpk a span{
font-size: 30px;
}


a.profile_upload_avatar{
    position: absolute;
    display: inline-block;
    background: #ffffff;
    color: #c3c9d5;
    font-size: 15px;
    padding: 6px;
    width: 30px;
    height: 30px;
    border-radius: 40%;
    text-align: center;
    line-height: 18px;
    margin: 70px -30px;
}
.profile_info{
    background: #fff;
    padding: 60px 16px 6px 16px;
    color: #565656;
}
.profile_nick{
    color: #4e68f7;
    font-size: 22px;
    font-weight: 600;
}

.profile_nick #vf{
    width: 22px;
}


.profile_name{
    padding: 4px 0px 0px 0px;
    color: black;
    font-size: 16px;
    font-weight: 600;
}

.profile_ab{
    color: #504f4f;
    font-size: 16px;
    font-weight: 400;
    margin: 4px 0px 4px 0px;
} 
.profile_name span{
    float: left;
    margin: -2px 8px 0 0;
}
.profile_about{
    background: #edeef0;
    color: #747474;
    padding: 15px;
    border-radius: 5px;
    margin: 0 8px;
    font-size: 14px;
}
.profile_about_h{
    margin-top: 8px;
    margin-left: 20px;
    margin-bottom: 0;
    border-style: solid;
    border-color: transparent  transparent #edeef0  transparent;
    border-width: 0px 0px 10px 10px;
    height: 0px;
    width: 0px;
}
.profile_panel{
    background: #fff;
    padding: 10px 0 10px 0;
    text-align: center;
    box-shadow: none;
    border-bottom: 1px solid #edeef0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.profile_panel a{
    color: black;
    font-size: 15px;
    font-weight: 400;
    text-transform: lowercase;
}
.profile_panel a span{
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #0579ff;
    padding: 0 0 1px 0;
}


.raz{
    background: none;
    padding: 4px;
    padding-bottom: 16px;
    color: black;
    font-size: 14px;
}

.razcat{
    background: none;
    padding: 4px;
    color: black;
    font-size: 14px;
}

.razd{
    background: none;
    padding: 20px;
    color: black;
    font-size: 16px;
}
.razd b{
    float: right;
    color: black;
    font-weight: 300;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    margin: -6px 0 0;
}
.razd span{
    float: left;
    font-size: 30px;
    margin: -6px 10px 0 0;
}
.block{
    background: #fff;
    padding: 10px;
    color: #5a5a5a;
    line-height: 22px;
}

.block1{
    background: #fff;
    padding: 0px;
    color: #5a5a5a;
    line-height: 22px;
}
.put{
padding: 8px 20px 8px 20px;
}

.list{
padding: 15px 0 15px 0;
background: none;
}
a.link{
    display: flex;
    background: #fff;
    padding: 10px;
    color: #000000;
    align-items: center;
    border-radius: 20px;
}
a.link:hover{
background: #0579ff3d;
}
    
.ad{
    background: #f65455;
    height: 100px;
    margin-bottom: 24px;
    border: 1px solid #fbfbfb;
    padding: 10px;
    margin: 20px;
    border-radius: 20px;
    color: white;
    box-shadow: 0px 0px 10px 6px #f65455;
    }
    
    .post_avatar {
        display: inline-block;
        width: 53px;
    }
    .post_info {
        display: block;
        position: absolute;
        margin: -38px 50px;
    }
    .post_name{
        color: #2f2f2f;
        font-size: 22px;
        margin: 10px 10px 12px 10px;
    }
    .post_msg{
         margin: 0px 10px 0px 10px;
    }
    
    .post_panel{
        background: none;
        padding: 16px 8px 10px 8px;
        border-bottom: 1px solid #edeef0;
        box-shadow: none;
    }
    .post_panel_like{
        display: inline-block;
        margin: 0 30px 0 0;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .post_panel_comm{
    display: inline-block;
    margin: 0 30px 0 0;
    border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .post_panel_comm i{
        position: relative;
        top: 2px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .post_panel_view{
        display: inline-block;
        float: right;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        color: black;
        font-size: 14px;
        font-weight: 400;
        padding: 0px;
    }
    .post_panel div a{
        color: black;
        font-size: 14px;
        font-weight: 400;
        padding: 0px;
    }
    .post_panel div span{
        position: relative;
        top: 0px;
        left: 3px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .post_panel hr{
        border: none;
        border-bottom: 2px solid #eeeeee;
        margin: 0 0 15px 0;

    }

    .blog_picture{
        display: flex;
        background: none;
        align-content: center;
    }
    .bgp_pic {
    padding: 4px;
    float: left;
    width: 100%;
    box-sizing: border-box; 
    display: block;
    background-image: url(data:image/gif;base64,R0lGODlhBwAFAIAAAP///wAAACH5BAEAAAEALAAAAAAHAAUAAAIFjI+puwUAOw==);
    }
    .bp_prev{
        width: 100%;
        padding: 0;
    }
    .bp_prev img{
    border-radius: 0;
    }
    .bgp_pic img {
        width: 100px;
        height: auto;
    }
    #cache_photos img{
        width: 100px;
        height: 100px;
        object-fit: cover;
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .block_panel{
        background: white;
        padding: 8px 10px 8px 10px;
        overflow-x: scroll;
        white-space: nowrap;
        border-bottom: 1px solid #edeef0;
    }
    .block_panel::-webkit-scrollbar{
    display:none;
    }
    a.panel_link{
        display: inline-block;
        background: white;
        color: #424c50;
        font-weight: 300;
        padding: 8px 20px;
        border-radius: 5px;
    }
    a.panel_link:hover, .block_panel label:hover{
    background: #e4e4e4;
    color: black;
    }
    a.panel_link_ok{
        display: inline-block;
        background: #e4e4e4;
        color: black;
        padding: 8px 20px;
        border-radius: 5px;
    }
    
    .toggle-menu-act {
    float: right;
    display: block;
    min-width: 26px;
    text-align: center;
    cursor: pointer;
    margin: 10px 0;
}
.toggle-menu {
max-width: 320px;
    width: auto;
    right: 40px;
    display: none !important;
    z-index: 1;
    float: right;
}
.toggle-menu.toggle-menu-open  {
display: block !important;
}
._toggle-menu .toggle-menu-arrow {
display: block;
position: absolute;
margin-top: -8px;
width: 100%;
z-index: 2;
height: 8px;
}
.toggle-menu .toggle-menu-arrow {
    position: absolute;
    width: 18px;
    height: 10px;
    margin: 35px 3px;
    z-index: 100;
}
.toggle-menu .toggle-menu-arrow span::after {
border-bottom: 10px solid white;
top: 1px;
}
.toggle-menu .toggle-menu-arrow span::before {
border-bottom: 10px solid white;
}
.toggle-menu .toggle-menu-arrow span::after,.toggle-menu .toggle-menu-arrow span::before {
position: absolute;
width: auto;
height: auto;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
display: inline-block;
margin-left: -10px;
content: "";
}
.toggle-menu-act span {
display: inline-block;
    overflow: hidden;
    font-size: 20px;
    color: var(--dark);
}
.toggle-menu-act span::after{
  
}
.toggle-menu .toggle-menu-block {
    position: absolute;
    background: white;
    width: auto;
    padding: 5px 0;
    margin: 40px -150px;
    z-index: 10;
    border: 1px solid #edeef0;
    border-radius: 5px;
     padding: 5px;
}
.toggle-menu .toggle-menu-block a {
    padding: 7px 21px 7px 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
}
.toggle-menu .toggle-menu-block a:hover {
background: #0579ff29;
border-radius: 5px;

}
    
    .list:after {
    content: '.';
    display: block;
    font-size: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
    }
    .input_title{
    color: #999;
    font-size: 12px;
    position: absolute;
    padding: 0px 10px 0px 10px;
    margin: 7px;
    background-color: white;
    height: 18px;
        
    }

.input{
    background: white;
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: 1px solid #edeef0;
    color: black;
    box-sizing: border-box;
    padding: 10px 12px 8px;
    outline: none;
    font-weight: 300;
    height: 45px;
    max-height: 300px;
    min-height: 45px;
    margin: 18px 0 10px 0;
    font-family: Roboto, Arial, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
}

input[type=file]::file-selector-button {
  margin-right: 20px;
  border: none;
  background: white;
  border: 1px solid #edeef0;
  padding: 6px 20px;
  border-radius: 20px;
  color: #0579ff;
  cursor: pointer;
  transition: background .2s ease-in-out;
}

input[type=file]::file-selector-button:hover {
  background: #4e68f712;
  border: 1px solid #0579ff;
  color: #0579ff;
}

.input1{
    background: none;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: 1px solid white;
    color: black;
    box-sizing: border-box;
    padding: 10px 12px 8px;
    outline: none;
    font-weight: 300;
    height: 54px;
    max-height: 300px;
    min-height: 45px;
    margin: 5px 0 10px 0;
    font-family: Roboto, Arial, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    font-weight: 400;
    font-size: 18px;
}

    .button{
        background: #404040;
        color: #ffffff;
        font-size: 12px;
        font-weight: 300;
        letter-spacing: 0.8px;
        font-family: 'Roboto', sans-serif;
        padding: 10px;
        border: none;
        cursor: pointer;
        outline: none;
        text-transform: uppercase;
        border-radius: 12px;
        align-content: center;
        position: relative;
    left: 50%;
    transform: translate(-50%, 0);

    }
    
     .button:hover{
        background: #565656;

    }


    #bmplus {
    border: none;
    font-weight: 300;
    border-radius: 10px;
    color: #404040;
    background-color: white;
    display: inline-flex;
    padding: 4px 8px;
    border: 1px solid #edeef0;
    align-items: center;
    font-size: 16px;
    margin: 4px;
}

#bmplus:hover {
    transform: scale(1.1); -webkit-transform: scale(1.1);
    color: #404040;

}



#bmplus:active {
    transform: scale(.9);
    -webkit-transform: scale(.9);
    transition: .1s
    color: #404040;
}

    #bkplus {
    border: none;
    font-weight: 500;
    border-radius: 10px;
    color: #404040;
    background-color: white;
    display: inline-flex;
    padding: 4px 8px;
    align-items: center;
    font-size: 20px;
    margin: 4px;
}

#bkplus:hover {
    color: black;

}



#bkplus:active {
    color: black;
}

  #bklogo {
    border: none;
    font-weight: 800;
    border-radius: 10px;
    color: #404040; /* или любой другой цвет, который будет хорошо смотреться с фоном */
    background-image: url(/style/zn/logo.jpg); /* Замените на URL Вашего изображения */
    background-clip: text;
    -webkit-background-clip: text; /* Для совместимости с некоторыми браузерами */
    color: transparent; /* Делаем текст прозрачным, чтобы был виден фон */
    background-color: white;
    display: inline-flex;
    padding: 4px 8px;
    align-items: center;
    font-size: 22px;
    -webkit-text-fill-color: transparent; /* Дополнительная совместимость для Safari */
    background-size: cover; /* или другие значения, например, contain, auto */
    background-position: center; /* Центрируем изображение */
}

  #bcat {
    border: none;
    font-weight: 500;
    border-radius: 10px;
    color: #404040;
    background-color: #d2e4ff;
    display: inline-flex;
    padding: 2px;
    align-items: center;
    font-size: 16px;
    margin: 10px;
    box-shadow: 0px 0px 6px 8px #d2e4ff;
}

    #b2 {
    color: #ffffff;
    padding: 16px;
    border: none;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    border-radius: 100px;
    align-content: center;
    margin: 4px;
    margin-bottom: 10px;
}

   

.new_kom{
background: #fff;
border-top: 1px solid #edeef0;
bottom: 0px;
left: 20%;
right: 20%;

}
.new_kom_input{
    background: #fff;
    font-size: 16px;
    font-family: unset;
    width: 100%;
    border: none;
    color: #5d6671;
    box-sizing: border-box;
    padding: 14px;
    outline: none;
    resize: none;
    height: 43px;
    overflow: hidden;
}
.new_kom_input::-webkit-input-placeholder {
color: #ababab;
}
.kom_button{
width: 10px;
}
.new_kom_button{
background: #fff;
    color: #5f7c8a;
    font-size: 20px;
    padding: 0 15px;
    border: none;
    outline: none;
    cursor: pointer;
}
.new_kom_button span{
    font-size: 26px;
}
.kom_emoji{
width: 10px;
}
.kom_emoji span{
    color: #aaaeb3;
    padding: 0 0 0 10px;
    cursor: pointer;
}
.kom_emoji span i{
font-size: 26px;
}

/* Р’С‹РІРѕРґ РєРѕРјРµРЅС‚РѕРІ */
.comments{
    background: none;
}
.list_comm{
    display: flex;
    padding: 10px 10px 10px 10px;    
    border: 1px solid #edeef0;
    margin:10px;
    border-radius: 20px;
}
.comm_avatar{
    vertical-align: top;
    width: 75px;
}
.comm_avatar img{
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}
.comm_content{
    width: -webkit-fill-available;
    padding: 8px 0;
}
.comm_msg{
    padding: 10px 0 0 0;
    color: #424242;
    font-size: 15px;
}
.comm_time{
    padding: 0 0 0 8px;
    color: #707070;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
a.comm_del{
    float: right;
    color: #dddddd;
}
a.comm_del i{
    font-size: 18px;
}
.no_comm{
    background: none;
    color: #707070;
    padding: 20px 0 20px 0;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
.no_comm span{
    display: block;
    font-size: 70px;
    padding: 0 0 10px 0;
}
.block_bb{
    text-align: center;
    border: 1px solid #caced4;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    margin: 5px 0 0 0;
}
.block_bb td tr{
word-break: break-word;
 width: auto;
}
.block_bb a{
    display: block;
    background: #ffffff;
    color: #5f7c8a;
    padding: 10px;
    border-right: 1px solid #caced4;
    border-radius: 3px 3px 0 0;
    line-height: 0;
    cursor: pointer;
}
.block_bb a:hover{
background: #edeef0;
}
.block_bb a i{
    font-size: 25px;
}
.no_content{
    background: none;
    color: #707070;
    font-weight: 300;
    padding: 80px 0 80px 0;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
.no_content span{
    display: block;
    font-size: 80px;
}
.no_like{
    background: none;
    color: #c9d2db;
    font-weight: 300;
    padding: 30px 0 30px 0;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}
.no_like span{
display: block;
    font-size: 80px;
}
.block_search{
background: #fff;
padding: 8px 10px 8px 10px;
    
}
.input_search{
background: white;
    font-size: 16px;
    color: #404040;
    box-sizing: border-box;
    padding: 10px 12px 8px;
    outline: none;
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 0 5px 5px 0;
}
.input_search::-webkit-input-placeholder {
color: #0000004a;
}
.button_search{
background: white;
    color: #a9a9a9;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0 35px 15px;
    outline: none;
    cursor: pointer;
    height: 40px;
    border: none;
    margin: 5px 0 5px 0;
    border-radius: 5px 0 0 5px;
}
.button_search:hover{
color: #4e68f7;
}
.emoji{
    width: 20px;
    padding: 0 1px 0 1px;
    vertical-align: -5px;
}
.put_avatar{
    display: inline-block;
    width: 53px;
}
.put_content{
    display: inline-block;
    position: absolute;
    margin: -2px 8px;
    line-height: 21px;
}
.user_msg{
    display: block;
    padding: 2px 1px 0 1px;
    color: #8e8e90;
    font-size: 14.3px;
}
.user_info{
    display: block;
    padding: 2px 1px 0 1px;
    color: #707070;
    font-size: 12px;
    font-weight: 500;
}
#ajax_load{
    display: flex;
    background: white;
    color: #748aff;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    align-items: center;
    margin: 10px;
    
}
#ajax_load:hover{
    background: #4e68f712;
}
#ajax_load span{
position: relative;
    top: 5px;
    right: 5px;
}
.emoji_panel{
    background: #fbfbfb;
    position: absolute;
    z-index: 100000;
    padding: 10px;
    margin: -220px 10px;
    width: 300px;
    height: 135px;
    overflow: overlay;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 7%);
}
.emoji_panel::-webkit-scrollbar-thumb {
  background: #e5e8ed;
}
.emoji_panel::-webkit-scrollbar {
  width: 3px;
}
a.emoji img{
    width: 21px;
    padding: 2px;
    cursor: pointer;
}
.block_ban{
    text-align: center;
    padding: 30px;
    color: #5f7c8a;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}
.block_ban span{
    display: block;
    font-size: 80px;
    padding: 0 0 10px 0;
}

  *{
        margin: 0px;
        padding: 0px;
    }

    .container{
        display: flex;
        flex-wrap: wrap;
    }

    .container figure{
        width: 30%;
        margin: auto;
        padding: 10px;
        flex: auto;
    }

    figure img{
        width: 100%;
        height: auto;
        border-radius: 10px;
    }



    .video_list{
        background: white;
        padding: 10px;
        border-radius: 20px;
    }
    .video_list:hover{
    background: #0579ff3d;
    border-radius: 20px;
    }
    .vl_pic{
    width: 50px;
    }
    .vl_pic img{
        width: 150px;
        height: 100px;
        object-fit: cover;
        padding: 4px;
        border-radius: 10px;
    }
    .vl_info{
        vertical-align: top;
        padding: 10px 0 0 10px;
        line-height: 25px;
    }
    .vl_time{
        color: #898989;
        font-weight: 300;
    }

    .video_player video{
        height: 300px;
    }
    
    video{
        width: 100%;
    }

.user_verified i{
    position: absolute;
    color: #5f7c8a;
    font-size: 18px;
    margin: 1px 0 0 5px;
}
.icon2{
    width: 20px;
    float: left;
    margin: 0px 10px 0 0;
}

.put_view{
    float: right;
    color: #4d67f7;
    padding: 0 10px;
    text-align: center;
}
.put_view span{
        display: block;
    font-size: 30px;
}

.con-avatar{
    width: 58px;
}
.con-avatar img{
        width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 40%;
}
.con-info{
    position: relative;
    top: 4px;
    vertical-align: middle;
    line-height: 21px;
}
.user-avatar{
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
}
.user-name, .user-name a{
    color: var(--dark);
    font-size: 16px;
    text-transform: capitalize;
}
.con-time{
    color: #939393;
    font-size: 15px;
    font-weight: 300;
}
.con-content{
margin: 3px 0 0 0px;
}

.table { 
display: table; 
width: 100%; 
box-sizing: border-box; 
}
.table div { 
display: table-cell; 
}
/* Direct */
.direct-panel{
    position: fixed;
    z-index: 2222;
    width: 530px;
    padding: 5px 20px 14px 15px;
    border-bottom: none;
}
.direct-panel img{
        width: 35px;
    height: 35px;
}
.direct-panel .con-avatar{
    vertical-align: middle;
    width: 45px;
}
.direct-panel .con-info{
    line-height: 20px;
}
.direct-arrow{
display: none !important;
}
.direct-content{
    background: #ffffff;
    position: absolute;
    z-index: 1111;
    width: 525px;
    top: 135px;
    bottom: 63px;
    padding: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-direction: column-reverse;
    border-bottom: none;
}
.direct-content::-webkit-scrollbar{
width:5px;
}
.direct-content::-webkit-scrollbar-thumb{
background: var(--grey-d);
    border-radius: 10px;
}
.direct-content::-webkit-scrollbar-track{
background: var(--white);
}
.direct-msg {
    float: right;
    background: #0579ffcf;
    color: white;
    font-size: 14px;
    margin: 7px 28px 7px 0px;
    padding: 10px 15px;
    max-width: 80%;
    border-radius: 10px;
    display: inline-block;
}
.direct-msg2 {
    background: white;
    color: #0579ffcf;
    font-size: 14px;
    margin: 7px 2px 7px 27px;
    padding: 10px 15px;
    max-width: 80%;
    border-radius: 10px;
    display: inline-block;
    border: 1px solid #999;
}
.direct-avatar-r img{
    border-radius: 50%;
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    object-fit: cover;
    margin: -6px 8px 0 0;
}
.direct-avatar-l img{
    left: 0;
    margin: -6px 0 0 8px;
}
.direct-new{
      background: #ffffff;
    position: absolute;
    bottom:     0px;
    width: 567px;
    border-top: none;
}
.direct-new .emoji-menu{
    left: auto !important;
    right: 100px;
    margin: -185px 25px;
}
.direct-new form{
    display: contents;
}
.direct-photo{
    vertical-align: top;
    width: 10px;
    color: var(--grey-b);
    font-size: 25px;
    padding: 6px 10px;
    cursor: pointer;
}
.direct-input{
padding: 0 0 0 10px;
}
.direct-input textarea{
    background: white;
    font-size: 16px;
    font-family: unset;
    width: 100%;
    border: none;
    color: #5d6671;
    box-sizing: border-box;
    padding: 10px 12px 10px 12px;
    outline: none;
    resize: none;
    height: 43px;
    overflow: hidden;
     border-top: 1px solid #edeef0;
}
.direct-send{
vertical-align: top;
width: 1px;
}
.direct-send button{
    background: white;
    color: #748aff;
    font-size: 25px;
    padding: 9px 10px 9px 13px;
    border: none;
    outline: none;
    cursor: pointer;
}
.direct-send button span{

}
.direct-emoji{
    position: absolute;
    vertical-align: top;
    color: var(--grey-b);
    font-size: 25px;
    width: 1px;
    margin: 0 0 0 -50px;
        padding: 8px 10px;
    cursor: pointer;
}
#direct-pen{
    position: absolute;
    left: 0;
    background: white;
    width: 130px;
}
#direct-pen img{
    width: auto;
    height: auto;
    vertical-align: 0;
}
.direct-pic{
    display: block;
    width: 200px;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
}
.direct-no-content{
    position: absolute;
    top: 42%;
    bottom: 0;
    left: 0;
    right: 0;
    color: var(--grey-g);
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    line-height: 55px;
}
.direct-no-content i{
    display: block;
    font-size: 60px;
}






