.pg-profile-progress { width: 100%;
                       width: 100%;
                       background-color: #d6d6d6;
                       float: left;
                       height: 10px;
                       border-radius: 3px;
                       overflow: hidden;
                       margin: 5px 0px;
}

.pg-profile-progress span{ 
    height: 10px;
    float: left;
    background-color: #007acc;
}

.pg-profile-meter { font-size: 12px;}

.pg-profile-progress-wrap .pg-alert-warning {
    border: 0px;
    width: 100%;
    font-size: 12px;
    right: 0px;
    margin: 10px 0px;
}

.pm-group-view .pg-profile-progress-wrap .pg-alert-warning  {
    width: 500px;
}

.pmagic .pm-group-view .pm-header-section {
    height: auto;
}

.pmagic .pm-group-view .pm-profile-title-header {
    height: auto;
}