.brandbar-profile-icon {
  padding-right: 10px;
}
.brandbar-profile > div:first-child{
  width: 100%;
}
.brandbar-profile{
  font-size: 14px;
  max-width: 350px;
  width: 100%;
}
.brandbar-profile-description > div > div:nth-child(3){
  padding: 10px;
}
.brandbar-profile-title {
  background-color: #d3d3d3;
  margin-bottom: 8px;
  font-color: white;
  text-align: center;
}
.brandbar-profile-subtitle {
  font-weight: 600;
}
.brandbar-profile-header {
  position: relative;
  display: inline-block;
  text-align: center;
  height: 200px;
  width: 100%;
}
.brandbar-profile-header-content{
  margin: 35px auto;
}
.brandbar-profile-header-content > p{
  margin: 5px 0 5px 0;
  color: black;
}
.brandbar-profile-header-content > p:nth-child(2){
  font-size: 18px;
  line-height: 7px;
  margin-top: 15px;
}
.brandbar-profile-header-content > p:nth-child(3){
  font-size: 12px;
}
.brandbar-profile-name {
  position: relative;
  color: #2e2e2e;
  background-color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.brandbar-profile-permanentaddress {
  padding-bottom: 10px;
}
.brandbar-profile-address {
  padding: 10px;
}
.brandbar-profile-addresstitle {
  padding-bottom: 15px;
  font-weight: bold;
}
.brandbar-profile-homephone {
  padding-bottom: 5px;
}
.brandbar-profile-updateaddress {
  padding-left: 3px;
  padding-right: 3px;
}
.brandbar-profile-updateaddress:hover {
  color: #101010;
}
.brandbar-profile-aboutme{
  padding: 10px;
}
.brandbar-security-title {
  font-weight: bold;
  padding-bottom: 15px;
  font-size: 16px;
}
.brandbar-security-lastlogin {
  font-size: 14px;
}
.brandbar-security-location {
  font-size: 14px;
}
.brandbar-security-updatepwd {
  padding-top: 15px;
  font-size: 14px;
}
.brandbar-security {
  padding: 10px;
}
.brandbar-profile-button {
  background-color: none;
  text-align: center;
}
.profile-button:hover {
  background-color: #e0e0e0;
}
.ih-brandbar-statusText{
  padding: 10px;
}
.tabIcon{
  fill:#212121 !important;
}
