.bbk-circle-side {
    
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top: 6px;
    height: 94px;
    width: 64px;
    
}	

.bbk-circle {
    margin-left: auto!important;
    margin-right: auto!important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #233242;
    box-shadow: 0 0 8px rgba(5,5,5,.3);
}

.bbk-circle-avatar-text{
    margin-left: auto!important;
    margin-right: auto!important;
    line-height: 50px;
    width: 50px;
    text-align: center;
    font-size: 14px;
    color: #eeeeee;
}

.bbk-open-menu{
    margin-top: 10px;
}