.wpb_profile_endpoints{
  width: 20%;
  border: 1px solid;
  float: left;
}
.wpb_profile_endpoints ul{
  list-style: none;
}
.wpb_user_profile_endpoints{
  width: 67%;
    float: left;
    border: 1px solid;
}
.wpb_user_profile_endpoints{
  text-align: center;
}
.wpb_profile_endpoints ul{
  background: #efefef;
  list-style: none;
    margin: 0;
}
.wpb_profile_endpoints li{
  padding: 10px;
}
.wpb_profile_endpoints li a{
  color: black;
  text-decoration: none!important;
}
.wcf_file_upload{
  display: none;
}