#usersList li{
    display: flex
;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
}

.main_profile_section_column {
    display: flex
;
gap: 50px;
max-width: 1000px;
margin: 0 auto;
}







.modal_my_book-content{
  display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 160px;
    color: #e67e22;
    gap: 30px;
}






#userProfileImage{
    width: 120px;
}
.section_user_profilessd{
    margin-top: 120px;
}

.main_profile_section_row {
    display: flex;
    flex-direction: row;
}
.right_lasddsffghhhersd_user_profile {
       margin-top: 80px;
}

.profile-container {
    margin-top: 120px;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 5px;
    max-width: 600px;
    margin: auto;
}
.main_profile_section_left {
    width: 30vw;
}

.main_profile_section_right {
    width: 70vw;
    background-color: rgb(179, 179, 179);
}
#userProfileImage {
    max-width: 100%;
width: 100%;
object-fit: cover;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 10px solid rgba(255, 255, 255, 0.3);
display: inline-block;
width: 112px;
height: 112px;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.profile-image{
display: flex
;
align-items: center;
justify-content: center;
}
#userProfileName{
    color: #e67e22;
}
.profile-nav .user-heading {
    background: #eaeaea;
    color: #fff;
    border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    padding: 30px;
    text-align: center;
    height: 267px;
    display: flex
;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.panel{
border-radius: 7px 7px 0 0;
-webkit-border-radius: 7px 7px 0 0;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 7px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
#firstName, #lastName{
font-size: 16px;
font-weight: 300;
margin-bottom: 5px;
}
.urutututuutrtrtttrt{
display: flex;
gap: 10px;
}
