
.pmagic .pg-map-wrap .pg-map-user-avatar img {   
    margin: 0px !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 0px;
    width: 40px;
    height: 40px;
}

.pmagic .pg-map-wrap .pg-map-user-name {

    width: auto;
    font-size: 14px;
    font-weight: bold;
}

.pmagic .pg-map-wrap .pg-map-user-group {    
    text-align: left;
    color: rgb(26, 26, 26);
    width: 100%;
    clear: left;
    max-width: 300px;
    margin-bottom: 15px;
}

.pmagic .pg-map-wrap .pg-map-user-group span.pm_geo_label { font-weight: 700}

.pmagic .pg-map-wrap  .pg-map-meta {   
    margin: 10px 0px 4px 10px;
    float: left;
    width: 100%;
    max-width: 380px;
}

.pmagic .pg-map-wrap .pg-map-user-avatar {
    margin-top: 4px;
}

.pmagic .pm-user-status.pm-online {
    height: 16px;
    margin-left: 0px;
}

.pmagic .pg-map-wrap .pg-map-user-name {
    padding-left: 0;
    margin: 14px 0px 3px 0px;
}

.pmagic .pg-map-user-group .removebutton{display: none;}


.pmagic .pg-map-wrap .pm-section-wrapper {}

.pmagic .pg-map-wrap .pm-section-wrapper .pm-user-description-row {
    border: 0px;
    margin-bottom: 8px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 6px;
}

.pmagic .pg-map-wrap .pm-section-wrapper .pm-user-description-row .pm-card-label { 
    margin-right: 10px;
    font-weight: 400;
    display: inline-block;
    min-width: 110px;
    text-align: left;
    max-width: 100%;
    margin-bottom: 4px;
}

.pmagic .pg-map-wrap .pm-section-wrapper .pm-user-description-row .pm-card-label::after{ content: ":"}

.pmagic .pg-map-wrap .pm-section-wrapper .pm-user-description-row .pm-card-value {    display: inline-block;
    word-break: break-all;
    max-width: 240px;}

.pmagic .pg-map-wrap  .pm_frontend_attachment .attachment_icon img {
    width: auto;
    max-width: 50px;
    margin-bottom: 6px;
    float: left;
    margin-right: 6px;
}