.pr_edit_tbl {
    width:100%;
    max-width:640px;
}
.pr_edit_star {
    color:red;
}
.pr_edit_hdr {
    padding-top:30px;
    padding-bottom:20px;
}
.pr_edit_mrk {
    padding-top:3px;
    padding-bottom:20px;
}
.pr_edit_inp {
    padding-bottom:20px;
    overflow: hidden;
}
.pr_edit_phone_orange {
    color: #E47129;
    font-size:18px;
    font-weight:300;
}
.pr_edit_passport_example {
    display: inline-block;
    width:150px;
    height:120px;
    background-image: url('photo_passport_example.png');
    background-size:150px;
	background-repeat: no-repeat;
	outline: none;
}
.pr_edit_info {
    line-height:1.5;
}
.pr_edit_p {
    display: inline-block;
    padding-bottom:10px;
}
.pr_edit_cashback_list {
    display: inline-block;
    padding-top:10px;
    font-size:18px;
    font-weight:300;
}
.pr_edit_cashback {
color: #E47129;
}
.pr_edit_avatar_img_locked {
    border:none;
    width:120px;
    margin-bottom:40px;
}