.module_profile.autoclass_profile_index.user_activation.webx_l10 .left_block_papa {
    display: none;
}
.module_profile_v2 .passlabel{
    display: none;
}
.autoclass_my_messages .dataTables_scrollHead .dataTables_scrollHeadInner {
    width: 100%!important;
}
.autoclass_my_messages .dataTables_filter {
    margin-bottom: 10px;
}

.wf-profile-details {
    background: #f6f8fb;
    border: 1px solid #dbe3ef;
    border-radius: 8px;
    padding: 16px;
}

.wf-profile-details > h1 {
    font-size: 22px;
    margin: 0 0 14px;
}

.wf-profile-details .profile_portal_box {
    background: #fff;
    border: 1px solid #dbe3ef;
    border-radius: 8px;
    box-shadow: none;
    padding: 12px;
}

.wf-profile-details .profile_portal_box_title,
.wf-profile-details .uk-text-large {
    background: none;
    border-bottom: 1px solid #e8edf6;
    color: #1d2f50;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    margin: 0 0 10px;
    padding: 0 44px 10px 0;
    width: auto !important;
}

.wf-profile-details .profile_portal_box_fields_label,
.wf-profile-details .profile_portal_box_fields_label_b2b {
    color: #2f4058;
}

.wf-profile-details .profile_portal_box_fields tr > td {
    border-bottom: 1px solid #eef2f8;
}

.wf-profile-details .profile_portal_box_fields tr:last-child > td {
    border-bottom: 0;
}

.wf-profile-details .profile_portal_box_edit,
.wf-profile-details .profile_portal_box_edit_b2b_admin,
.wf-profile-details .profile_portal_box_edit_shipping,
.wf-profile-details .profile_portal_box_edit_billing,
.wf-profile-details .profile_portal_box_edit_password,
.wf-profile-details .profile_portal_box_edit_preferences,
.wf-profile-details .profile_portal_box_edit_ordermanagement,
.wf-profile-details .profile_portal_box_edit_subscriptions {
    background: #fff;
    border: 1px solid #9bbcf1;
    border-radius: 7px;
}

.wf-profile-details .profile_portal_box_edit_save,
.wf-profile-details .profile_portal_box_edit_save_b2b_admin,
.wf-profile-details .profile_portal_box_edit_shipping_save,
.wf-profile-details .profile_portal_box_edit_billing_save,
.wf-profile-details .profile_portal_box_edit_password_save,
.wf-profile-details .profile_portal_box_edit_preferences_save,
.wf-profile-details .profile_portal_box_edit_ordermanagement_save,
.wf-profile-details .profile_portal_box_edit_subscriptions_save {
    background: #198754;
    border: 1px solid #198754;
    border-radius: 6px;
    color: #fff;
    text-transform: none;
}
