body.ucet .user_info_box{
    max-width: 450px;
    color: black;
    font-size: 16px;
}
body.ucet .user_info_box .debt{
    background: #E7E7E7;
}

body.ucet .user_info_box hr {
    border-top: 1px solid #000;
    padding-bottom: 0px;
    margin-top: 15px;
}

body.ucet .user_info_box .list.edit .btn {
    position: absolute;
    right: 0;
}