

/* Start:/local/components/it-traffic/user.popular/templates/list/style.css?1689714153168*/
.cell-activity{
    padding-right: 2px;
}

.round-result__row{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
/* End */


/* Start:/local/components/it-traffic/user.search-form/templates/.default/style.css?16897141531249*/
.user-info{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.user-info__photo{
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-size: cover;
}
.user-info__name{
    margin-left: 10px;
}
.user-search__wrapper{
    overflow: hidden;
}
.user-search__wrapper .button-user-search{
    width: 100%;
}

.user-search__result{
    position: absolute;
    background: #fff;
    z-index: 10;
    padding: 10px;
    display: none;
    box-sizing: border-box;
    border: 1px solid #57a631;
    border-radius: 5px;
}

.search-request-process{
    background: url('/local/components/it-traffic/user.search-form/templates/.default/img/ajax-loader-green.gif') 50% 0;
    background-repeat: no-repeat;
    height: 11px;
}


.user-search__result .search-result__table{
    margin: 0;
}

.user-search__result .round-result__row{
    padding: 5px;
}
.user-search__result .round-result__row.-no-border{
    border-bottom: 0;
}

.search-input__wrapper{
    position: relative;
}

.search-input__button-clear{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 8px;
    border-radius: 13px;
    cursor: pointer;
    background-image: url('/local/templates/iron_bet/images/svg/cancel.svg');
}
/* End */
/* /local/components/it-traffic/user.popular/templates/list/style.css?1689714153168 */
/* /local/components/it-traffic/user.search-form/templates/.default/style.css?16897141531249 */
