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

#wrap.ng_device_mobile #ng_profile_table,
#wrap.ng_device_mobile #ng_profile_table > .td
{
    display: block;
    width: 100%;
    box-sizing: border-box;
}

#wrap.ng_device_mobile #ng_profile_btn_user_avatar_btn
{
    font-size: inherit;
}

#wrap.ng_device_mobile #ng_profile_table .ng_button_block
{
    width: 18%;
    padding-bottom: 0;
    vertical-align: top;
}
#wrap.ng_device_mobile #ng_profile_avatar_table .ng_button_block
{
    padding-top: 0.8em;
}
#wrap.ng_device_mobile #ng_profile_chip_table .ng_button_block
{
    padding-top: 0em;
}

#wrap.ng_device_mobile #ng_win_profile_block .ng_row_br > div:not(.ng_btn)
{
    padding: 0.5em 0;
}
#wrap.ng_device_mobile #ng_profile_chip_color_td
{
    padding-top: 1.9em;
}

#wrap.ng_device_mobile #ng_profile_avatar_table,
#wrap.ng_device_mobile #ng_profile_chip_table,
#wrap.ng_device_mobile #ng_profile_desk_table
{
    width: 90%;
    margin-bottom: 3em;
}

#wrap.ng_device_mobile #ng_profile_btn_close [data-lang],
#wrap.ng_device_mobile #ng_profile_btn [data-lang],
#wrap.ng_device_mobile #ng_profile_btn_reset_pass [data-lang]
{
    font-size: 1.5em;
}

#wrap.ng_device_mobile #ng_profile_table_td_2 .ng_row_br
{
    margin-bottom: 3em;
}

/*Кнопка сохранить*/
#wrap.ng_device_mobile #ng_profile_btn,
#wrap.ng_device_mobile #ng_profile_btn_close
{
    margin: 0 1em;
}

/*Рейтинг*/
#wrap.ng_device_mobile #ng_profile_user_rating
{
    display: block;
}

#wrap.ng_device_mobile #ng_profile_btn_user_avatar_btn + .ng_hint
{
    bottom: -1em;
    right: 15px;
    left: auto;
}


#wrap.ng_device_mobile #ng_profile_feature_country_code_lable
{
    display: block;
    margin: auto;
}
#wrap.ng_device_mobile #ng_profile_feature_country_code_lable:after
{
    width: 1.7142em;
    height: 0.9642em;
}


#wrap.ng_device_mobile #ng_profile_feature_country_code_block
{
    padding-right: 2.7857em;
}

#wrap.ng_device_mobile #ng_profile_table_td_2
{
    padding-right: 2.7857em;
}

#wrap.ng_device_mobile #ng_win_profile_scroll_body
{
    padding-right: 1em;
}


#wrap.ng_device_mobile #ng_win_profile_block_content .ng_button_block [data-icon].ng_btn::before
{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}

#wrap.ng_device_mobile #ng_profile_user_flag
{
    display: block;
}

#wrap.ng_device_mobile #ng_profile_feature_account_block
{
    text-align: center;
}