.cardAvatar{
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 75px;
}
#editProfileRow{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.pageTitle {
    padding-left: 15px;
}
.pageSubTitle{
    padding-left: 25px;
}
.profilePageContent > .row{
    padding-left: 2.5rem!important;
    padding-right: 2.5rem!important;
}
#my-cards-search-section{
    padding-left: 2.5rem!important;
    padding-right: 2.5rem!important;
}
#saved-cards{
    padding-left: 2.5rem!important;
    padding-right: 2.5rem!important;
}
.notification{
    line-height:inherit;
}
.notificationMessage{
    margin-top: .5rem !important;
    margin-left: .25rem !important;
}
.notificationDt{
    margin-top: 15px;
}
.notifications-user{
    display: block;
}
.cardAvatar-notifications{
    margin-top: 12px;
}
#notificationsContainer{
    padding-left: 5px;
    padding-right: 5px;
}

#not-in-hyg-contact{
    bottom: -15px !important;
    position: absolute !important;
    right: -25px !important;
}

#in-hyg-contact{
    bottom: -15px !important;
    position: absolute !important;
    right: -25px !important;
}

/*.request_wrapper .cardAvatar{
    height: 50px;
    width: 50px;
    line-height: 50px;
}
.request_wrapper .cardAvatar .avatar-img{
    width: 50px;
}*/