#theme-my-login th {
  background: transparent;
}
#theme-my-login td {
  background: transparent;
  border-top: none;
}
#theme-my-login #your-profile label {
  font-size: 13px;
}
#theme-my-login #your-profile .form-table th {
  width: auto;
}
#theme-my-login .newsociallogins + h3 {
  display: none;
}
#theme-my-login .socialConnect + .form-table th {
  display: none;
}
#theme-my-login .socialConnect + .form-table td {
  padding-left: 0;
}
.btn-zfx.btn-fb {
  display: inline-block;
  background: #3d5b99;
  color: #FFF;
  border-radius: 20px;
  font-size: 13px;
  padding: 8px 26px;
}
.btn-zfx.btn-fb i {
  float: left;
}
