.header-navigation h1 .btn,
.account-navigation,
.client-information,
.sidebar-navigation,
.breadcrumbs,
.navigation-block,
.buttons-row-icon-text,
.footer,
.prototype-settings,
.button-container,
.overlay,
.notification-popups,
.search-block,
.button-blocks,
.intro-title,
.header-message,
.btn-icon-background,
.email-actions,
.btn-dashed-border,
.progress-bar-container,
.btn-primary,
.btn-secondary,
.input-container.drag-and-drop,
tr.timeline-tr {
  display: none;
}

.header-navigation {
  margin-bottom: 0;
}

.header-navigation .border-bottom {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

.header-navigation .mobile-header {
  padding: 0;
  margin-bottom: 24px;
  background-color: #fff;
}

.mobile-header > * {
  display: none !important;
}

table tbody tr th,
table.table-anchor tr td > a,
table.table-lines tbody tr td,
table.table-notifications.table-anchor tbody tr td > a,
table.table-block > tbody > tr > td {
  padding: 3px 6px;
}

table.table-lines tbody tr td {
  border-bottom: none;
}

table.table-anchor tr.selected td:first-child:after, table.table-anchor tr.selected td:first-child:before {
  opacity: 0;
}

.email-module-container .inbox-container .email-overview .email-preview {
  padding: 6px 16px;
}

.block {
  padding: 14px 16px;
}

.notifications-block .item {
  padding: 3px 6px;
}