.tlk-userbar__user-image {
    position: relative;
    border-radius: 50%;
    background-color: rgb(255 255 255 / .8) !important;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / .2) !important;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / .2) !important;
    overflow: hidden;
    cursor: pointer;
}

.tlk-userbar__popup {
    display: none;
    position: absolute;
    border-radius: 16px !important;
    -webkit-box-shadow: 0 0 1px rgb(0 0 0 / .2) !important;
    box-shadow: 0 0 1px rgb(0 0 0 / .2) !important;
}

.tlk-userbar__popup-container {
    margin-top: 16px;
    padding-top: 20px;
    border-top: 0px solid rgb(0 0 0 / .1) !important;
}


.tlk-userbar__user-image {
    position: relative;
    border-radius: 50%;
    background-color: rgb(255 255 255 / .8);
    -webkit-box-shadow: 0 0 1px 0 rgb(0 0 0 / .2) м
    box-shadow: 0 0 1px 0 rgb(0 0 0 / .2) !important;
    overflow: hidden;
    cursor: pointer;
}

.tlk-userbar__popup {
    border-radius: 16px !important;
    -webkit-box-shadow: 0 0 1px rgb(0 0 0 / .1) !important;
    box-shadow: 0 0 1px rgb(0 0 0 / .1) !important;
}
    
    
