
.fc-member-friend-icon {
    float: left;
    background-repeat: no-repeat;
    padding-left: 30px!important;
    margin: 2px 0!important;
    position: relative;
}

.fc-member-friend-icon:before {
    position: absolute;
    background: url(../images/member-friends.png) no-repeat top left;
    content: '';
    width: 20px;
    height: 24px;
    left: 0px;
    top: 0px;
}

.fc-member-group-icon {
    float: left;
    background-repeat: no-repeat;
    padding-left: 30px!important;
    margin: 2px 0!important;
    position: relative;
}

.fc-member-group-icon:before {
    position: absolute;
    background: url(../images/member-groups.png) no-repeat top left;
    content: '';
    width: 20px;
    height: 24px;
    left: 0px;
    top: 0px;
}

.wpgmp_locations .member-status img {
    width:28px!important;
}

.wpgmp_listing_container .fc-item-kairav .fc-component-content ul li.fc-component-thumb .member-status img{width:18px!important;}

.my-profile .field_type_google_maps td.data div{margin-top:10px;}