#wrap.ng_device_mobile #ng_win_statistics_block
{
    height: 100%;
    width: 81%;
    left: 7%;
}

#wrap.ng_device_mobile #ng_win_statistics_scroll_body
{
    height: inherit;
    padding-right: 1em;
}
#wrap.ng_device_mobile #ng_win_statistics_tab
{
    position: absolute;
    right: -webkit-calc(100% + 1.257em);
    right: calc(100% + 1.257em);
    text-align: right;
    height: 0;
}
#wrap.ng_device_mobile #ng_win_statistics_tab .ng_btn
{
    position: relative;
    background-position: left 0%;
    background-size: auto 400%;
    width: 5.6428em;
    display: block;
    padding-top: 0;
    text-align: center;
    padding-right: 0.5em;
    padding-left: 0.8em;
    right: 0;
    left: auto;
    margin: auto 0 auto auto;
    text-overflow: clip;

    -webkit-transition: width 0.5s ease-out;
    -moz-transition: width 0.5s ease-out;
    -ms-transition: width 0.5s ease-out;
    -o-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out;
}
#wrap.ng_device_mobile #ng_win_statistics_tab [data-lang]
{
    font-size: 1.5em;
    vertical-align: middle;
}

#wrap.ng_device_mobile [data-tap="info"] #ng_win_statistics_btn_info.ng_btn,
#wrap.ng_device_mobile [data-tap="operation"] #ng_win_statistics_btn_operation.ng_btn,
#wrap.ng_device_mobile [data-tap="game_with_me"] #ng_win_statistics_btn_game_with_me.ng_btn,
#wrap.ng_device_mobile [data-tap="game_my"] #ng_win_statistics_btn_game_my.ng_btn,
#wrap.ng_device_mobile [data-tap="rating"] #ng_win_statistics_btn_rating.ng_btn
{
    background-position: left 66.6667%;
    width: 8.3857em;
    padding-top: 0;
}
/*
#wrap.ng_device_mobile [data-tap="info"] #ng_win_statistics_btn_info.ng_btn:after,
#wrap.ng_device_mobile [data-tap="operation"] #ng_win_statistics_btn_operation.ng_btn:after,
#wrap.ng_device_mobile [data-tap="game_with_me"] #ng_win_statistics_btn_game_with_me.ng_btn:after,
#wrap.ng_device_mobile [data-tap="game_my"] #ng_win_statistics_btn_game_my.ng_btn:after,
#wrap.ng_device_mobile [data-tap="rating"] #ng_win_statistics_btn_rating.ng_btn:after
{
    content: '';
    background-image: url('../images/ui/win/statistics/ng_ico_arrow.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 1.2142em;
    height: 1.6071em;
    display: inline-block;
    pointer-events: none;
    vertical-align: middle;
    position: absolute;
    left: 8.6em;
    top: 0;
    bottom: 0;
    margin: auto;
}
*/
#wrap.ng_device_mobile #ng_win_statistics_block.ng_preloader
{
    pointer-events: auto;
}
#wrap.ng_device_mobile #ng_win_statistics_wrap
{
    font-size: 1.3em;
    line-height: 1em;
}
#wrap.ng_device_mobile #ng_win_statistics_game_with_me_table .td
{
    text-align: center;
    padding: 0.5em;
}
#wrap.ng_device_mobile #ng_win_statistics_game_with_me_table .ng_user_avatar
{
    margin-right: 0;
}

#wrap.ng_device_mobile #ng_win_statistics_info > .table
{
    margin-bottom: 2em;
}

#wrap.ng_device_mobile #ng_game_result_btn_cancel [data-lang],
#wrap.ng_device_mobile #ng_game_result_btn_revansh [data-lang],
#wrap.ng_device_mobile #ng_game_result_btn_repeat [data-lang]
{
    font-size: 1.5em;
}
#wrap.ng_device_mobile #ng_win_statistics_game_with_me_table .ng_user_name
{
    word-break: break-all;
    word-break: break-word;
}
