.crmEntityFormView,
.actions,
.entity-form,
.tab-title,
.entitylist,
.entity-grid.entitylist,
.view-grid.table-responsive,
.view-toolbar.grid-actions.clear-fix {
    border: none !important;
    box-shadow: none !important;
}

.entitylist-filter-option-group-label h4 {
    font-size: 16px;
}

/* tabblad namen van formulieren verbergen */
.tab-title {
    display: none !important;
}

/* profile link in profile pagina verbergen */
a[title="Profile"],
a[href="/nl-NL/Account/Manage/ChangeLogin"] {
  display: none !important;
}

body.page-feedback #ContentContainer_MainContent_MainContent_ContentBottom_SubmitButton {
  display: none !important;
}
