.memberporofile-c1 {
    background: #050912;
    border-top: 1px solid #0a1224;
    color: #657087;
    padding: 20px;
    border-radius: 4px;position:relative;
}
.memberprofile-bottom {
    background: #101927;
    border-radius: 4px;
    padding: 10px;
    padding-left: 140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.memberprofile-bottom-left {
    display: flex;
    gap: 30px;
    justify-content: flex-start;
    align-items: center;
}

span.memberprofile-bottom-title {
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
span.memberprofile-bottom-text {
    display: block;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
}
img.avatar-memberprofile {
    position: absolute;
    border-radius: 100%;
    bottom: 45px;
    left: 30px;
    border: 10px solid #050912;
}
.memberprofile-top {
    min-height: 150px;
}
.memberprofile-top-items {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    height: 145px;
    padding-left: 140px;gap:40px;
}
span.memberprofil-nickname {
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
}
span.memberprofil-rang {
    font-size: 14px;
    display: block;
    font-weight: 600;
    margin: 0 0 4px 0px;
}
a.button-senpm {
    display: inline-block;
    padding: 10px 20px;
    margin: 14px 0px;
    background: #1580af;
    border-radius: 4px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #051625;
}
a.button-senpm:hover {
   opacity:0.7;
}
i#font-awesome-icon-profile {
    margin: 0px 5px 0px 0px;
}
a.button-content-memberprofile {
    padding: 10px 15px;
    background: #1580af;
    border-radius: 4px;
    color: #0c1625;
    text-transform: uppercase;
    font-weight: bolder;
}
a.button-content-memberprofile:hover  {
	opacity:0.7;
}

.blocki-bottom-memberprofile {
    color: #657087;
    margin: 30px 0px;
    display: flex;
    justify-content: space-between;
	gap:30px;
}
.left-blocki-bottom-memberprofile {
    background: #050912;
    border-top: 1px solid #0a1224;
    color: #657087;
    flex-basis: 300px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;height: 100%;
}
.it-memberprofile {
    display: flex;
    justify-content: space-between;
    align-items: center;
	gap:10px;
}
span.itt-memberprofile {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.it-memberprofile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 7px 0px;
}
.it-memberprofile a {  color: #657087;} 
.right-blocki-bottom-memberprofile {
    flex-basis: Calc(100% - 325px);
}
.right-blocki-bottom-memberprofile {
    flex-basis: Calc(100% - 325px);
    border-radius: 4px;
    box-sizing: border-box;

}
.bk {
    padding: 20px;
}
.tfoot {
    border-top: 1px solid #050912;
    padding: 6px;
    background: #050912;
    color: #657087;
}

.tborder {
    width: 100%;
    margin: auto auto;
    padding: 0px;
    background: #050912;
    border-radius: 4px;
    padding: 10px;
    border-top: 1px solid #0a1120;
    background: #050912;
    margin-bottom: 10px;
}
.usercp_container {
    margin: 0px;
    padding: 0px;
    border: none;
}


		