/* DONT USE SINGLE QUOTES IN THIS FILE */
/* custom.css for branch stage-de */

.toastify,
#notifications,
#contactsmenu,
#app-content-files .creatable,
#two-factor-auth ul,
#app-dashboard div.footer,
#app-navigation li[data-section-id="sharing"],
#app-navigation li[data-section-id="notifications"],
#app-navigation li[data-section-id="availability"],
#app-navigation li[data-section-id="workflow"],
#app-navigation a[data-navigation="calendar"],
#app-navigation a[data-navigation="calendar_todo"],
#app-navigation a[data-navigation="contacts"],
#app-navigation-vue ul.app-navigation-entry__settings,
.selectedActions li.item-copyMove,
.selectedActions li.item-delete,
.selectedActions li.item-tags,
.v-popper__inner .open li:nth-child(4),
li.files-list__row-action-view,
li.files-list__row-action-move-copy,
li.files-list__row-action-set-reminder-menu .files-list__row-action--menu,
li.files-list__row-action-edit-locally,
li.files-list__row-action-rename,
li.files-list__row-action-delete,
li.files-list__row-actions-batch-delete,
.action-items .files-list__row-actions-batch-move-copy,
ul.app-menu__list li:nth-child(4),
ul.app-menu__list li:nth-child(3) {
	display:none !important;
}

#app-dashboard .panel {
	width:100% !important;
	max-width: 900px;
}