#wrap.ng_device_mobile #ng_win_game_create_list_block
{
    width: 70%;
    height: 100%;
    padding: 0;
}

#wrap.ng_device_mobile #ng_game_create_list_btns_rules_table .td,
#wrap.ng_device_mobile #ng_game_create_list_btns_rules_table_0 .td
{
    text-align: center;
    vertical-align: top;
}

/*Шапка - кнопка закрытия*/
#wrap.ng_device_mobile #ng_win_game_create_list_block .ng_win_btn_close
{
    height: 3.1428em;
}

#wrap.ng_device_mobile #ng_win_game_create_list_block_content
{
    min-width: auto;
}

#wrap.ng_device_mobile #ng_game_create_list_btn_add_1,
#wrap.ng_device_mobile #ng_game_create_list_btn_add_2,
#wrap.ng_device_mobile #ng_game_create_list_btn_active_games,
#wrap.ng_device_mobile #ng_game_create_list_btn_tournament,
#wrap.ng_device_mobile #ng_game_create_list_block_0_0
{
    display: block;
    margin: auto;
}
#wrap.ng_device_mobile #ng_game_create_list_btn_add_1 [data-lang],
#wrap.ng_device_mobile #ng_game_create_list_btn_add_2 [data-lang],
#wrap.ng_device_mobile #ng_game_create_list_btn_active_games [data-lang],
#wrap.ng_device_mobile #ng_game_create_list_btn_tournament [data-lang],
#wrap.ng_device_mobile #ng_game_create_list_btn_active_games_1 [data-lang]
{
    font-size: 1.3em;
}

#wrap.ng_device_mobile #ng_win_game_create_list_block_content .ng_label_header
{
    color: #FFFFFF;
}
#wrap.ng_device_mobile #ng_win_game_create_list_block_content .ng_label_header [data-lang]
{
    font-size: 1.3em
}


#wrap.ng_device_mobile #ng_game_create_list_scroll_body
{
    width: 100%;
    height: auto;
}
#wrap.ng_device_mobile #ng_game_create_list_scroll_bar
{
    display: none;
}
#wrap.ng_device_mobile #ng_game_create_list + .ng_empty_text
{
    padding-left: 0;
}

#wrap.ng_device_mobile #ng_win_game_create_list_scroll_body
{
    padding: 0;
}
#wrap.ng_device_mobile #ng_game_create_list .td.ng_game_user_run
{
    vertical-align: middle;
}

#wrap.ng_device_mobile #ng_game_create_list_block_2
{
    display: none;
}

#wrap.ng_device_mobile #ng_game_create_list .ng_game_user_login
{
    max-width: 6em;
    overflow: hidden;
    text-overflow: ellipsis;
}

#wrap.ng_device_mobile #ng_game_create_list_block_0_0,
#wrap.ng_device_mobile #ng_game_create_list_block_0
{
    padding-top: 1em;
    padding-bottom: 1em;
}