.intranet-user-profile-column-block {
    border-radius: 4px;
}

.intranet-user-profile-about {
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 16px;
    color: #0D3550;
}

#intranet-user-profile-post-edit-stub-button {
    font-size: 11px;
    font-weight: 700;
    color: #0D3550;
}

.intranet-user-profile-container-title {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 16px;
    color: #0D3550;
}

#intranet-user-profile-wrap .ui-entity-editor-content-block-text {
    margin-bottom: 20px;
    font-family: 'Open Sans';
}


#intranet-user-profile-wrap div.ui-entity-editor-content-block-text,
#intranet-user-profile-wrap span.ui-entity-editor-content-block-text{
    color: #0D3550;
}

.intranet-user-profile-container-body-title {
    margin-bottom: 9px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #A5ADB3;
}

.intranet-user-profile-user-avatar {
    margin-right: 19px;
}

.intranet-user-profile-user-name{
    margin-bottom: 4px;
    font-weight: 600;
    color: #245BA7;
}

.intranet-user-profile-user-position{
    font-size: 13px;
    color: #A7B4B8;
    opacity: 1;
}

#intranet-user-profile-wrap .ui-entity-editor-content-block .fields.string{
    pointer-events: none;
    border: none;
    padding: 0;
}