.profileImage2.rounded-circle img{
	width:100%;
	border-radius: 50%;
}
span.profile-job-title {
    font-size: 18px!important;
}
.col-sm-8.removePadding {
    padding-left: 0px;
    padding-top: 21px;
    position: relative;
    right: 7px;
}
div.col-xs-4.noRigthPadding{
	padding-right: 0px;
}
.profileImage{
	padding-top: 20px;
	margin-left: -26px;
}
.profileName{
	font-weight: bold;
	font-size: 24px;
	display: flex;
	width: max-content;
}
.profileCardText{
	display: grid;
	font-family: "Raleway-Light";
	color: #000000;
}
.profileCard {
    max-height: 179px!important;
    max-width: 335px!important;
    background: rgba(216, 216, 216, .5);
}
div.field-email-address-{
	margin-left: 5px;
	font-size: 14px;
  font-family: "Raleway-Light";
}
.phoneNumber{
	white-space: nowrap;
	overflow: hidden;
	display: inline;
	font-size: 14px;
	font-family: "Raleway-Light";
	}
.profileImage.rounded-circle img{
	width:100%;
	border-radius: 50%;
}
span.profileEmail.fa.fa-envelope{
	font-size: 12px;
	display: inline-flex;
}
.field-job-title- {
    position: relative;
    bottom: 10px;
}
.profilePhoneNumber.fa.fa-phone{
	font-size: 14px;
}
i.fa.fa-phone.pr-10 {
      color: black;
}
h4.profileName {
      color: black;
}
.field-job-title- {
      color: black;
}
ul.list-icons {
      padding-left: 0px!important;
}
li.email {
      position: relative;
      bottom: 13px;
}
ul.list-icons {
    list-style-type: none!important;
}
.fa-envelope:before {
    content: "\f0e0";
    margin-right: 7px;
}
.directory-profile-card {
    margin-bottom: 0px!important;
}
.directory-profile-card{
      margin: 15px 15px 10px 15px;
}
