#wrap.ng_device_mobile #ng_win_game_create_block
{
    height: 100%;
    width: 70%;
    max-width: -webkit-calc(100% - 1.5em - 1.5em);
    max-width: calc(100% - 1.5em - 1.5em);
}
#wrap.ng_device_mobile #ng_game_create_max_score_table .td.ng_training_val
{
    width: 2.9285em;
}

#wrap.ng_device_mobile #ng_game_create_speed_table .ng_dot,
#wrap.ng_device_mobile #ng_game_create_max_score_table .ng_dot
{
    position: relative;
}

#wrap.ng_device_mobile #ng_game_create_speed_table .td.ng_splitter:before,
#wrap.ng_device_mobile #ng_game_create_max_score_table .td.ng_splitter:before
{
    content:'';
    height: 0.16em;
    top: 0;
    left: -0.128em;
    right: -0.128em;
    bottom: 3em;
}
#wrap.ng_device_mobile #ng_game_create_speed_table .td,
#wrap.ng_device_mobile #ng_game_create_max_score_table .td
{
    padding-bottom: 0;
}
#wrap.ng_device_mobile #ng_win_game_create_block label
{
    color: #FFFFFF;
}

#wrap.ng_device_mobile #ng_game_create_speed_table .td.ng_splitter:before
{
    top: 1.4285em;
}

#wrap.ng_device_mobile #ng_game_create_btn_bet_price_1 span,
#wrap.ng_device_mobile #ng_game_create_btn_bet_price_2 span,
#wrap.ng_device_mobile #ng_game_create_btn_bet_price_3 span,
#wrap.ng_device_mobile #ng_game_create_btn_bet_price_4 span,
#wrap.ng_device_mobile #ng_game_create_btn_bet_price_5 span,
#wrap.ng_device_mobile #ng_game_create_btn [data-lang]
{
    font-size: 1.5em;
    font-weight: bold;
}

/*Блоки*/
#wrap.ng_device_mobile #ng_win_game_create_block_content .ng_row_br
{
    margin-bottom: 2.5em;
}
#wrap.ng_device_mobile #ng_win_game_create_block_content .ng_row_br > div
{
    line-height: 3.5em;
}

#wrap.ng_device_mobile #ng_game_create_btn_bet_price_clear
{
    vertical-align: top;
}
#wrap.ng_device_mobile #ng_game_create_bet_price
{
    text-shadow: none;
}

#wrap.ng_device_mobile #ng_win_game_create_scroll_body
{
    padding-left: 4.1428em;
}