

/* Start:/local/components/it-traffic/contest.round_result/templates/last_round_total_table/style.css?1689714153809*/
.round-result__table.last-round-result .round-result__cell{
    line-height: normal;
}

.search-user__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');
}

@media (max-width: 500px){
    .round-result__table.last-round-result .user__info{
        display: flex;
        display: -webkit-flex;
        justify-content: space-around;
        -webkit-justify-content: space-around;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}
/* End */
/* /local/components/it-traffic/contest.round_result/templates/last_round_total_table/style.css?1689714153809 */
