body {
    margin: 0;
    padding: 0;
    font-family: 'el messiri', 'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica;
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.user_item_avatar .acav {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: block;
    cursor: pointer;
}
.cavatar {
    height: 28px;
    width: 28px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    cursor: pointer;
}
.yildiz_footer {
    display: none !important;
}
#loadMyStories{display: none !important;}
.tcjo_chat_head {
    font-size: 10px;
    text-align: center;
    font-weight: 700;
}
.tcjo_chat_right {
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}
.panel_option {
    display: table-cell;
    vertical-align: middle;
    width: 52px;
    text-align: center;
    cursor: pointer;
}
.tcjo_rlist_open {
    font-size: 11px;
    text-align: center;
    font-weight: 700;
}
.tcjo_i {
    font-size: 16px;
    text-align: center;
}
.footer_item {
    width: 60px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    display: table-cell;
    max-width: 16.66666666%;
    vertical-align: middle;
    position: relative;
}