.oe_im_chatview {
    z-index:1200!important;
}

.oe_im_user_status_text {
    float: left;
    font-size: 10px;
    line-height: 10px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.oe_im_user_name{
    line-height: 15px;
}

.username-wrapper{
    display:inline-block;
}

