.familybox{
  background-color: white;
  padding: 0;
  margin: 10px 15px 10px 15px;
  border-radius: 10px;
  font-size: 20px;
  overflow: hidden;
}
.avatar{
  height: 80px;
  width: 80px;
  vertical-align:middle;
  border-radius: 10px;
}
.pdf{
  padding-bottom: 42px;
  padding-top: 42px;
}
.pdfi{
  padding-top: 15px;
  padding-bottom: 15px;
}
.paf4{
  padding-bottom: 10px;
  padding-top: 10px;
}
.linef{
  border-top: rgba(148, 148, 148, 0.5) 1px solid;
}
#fRecharge{
  color: white;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f0250f;
}
#fHealth{
  color: black;
  display: block;
  width: 100%;
  height: 100%;
}
.familyadd{
  background-color: white/*rgb(242,51,51)*/;
  padding: 0;
  margin: 10px 15px 0 15px;
  border-radius: 10px;
}
.familyadd a{
  color: black !important;
  font-size: 24px;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.fheight{
  height: 50px;
  line-height: 50px;
}
