diff --git a/composer.json b/composer.json
index 76ade6946edbf27e6e3edd58c15efa11b1a06a58..8976e14c91cd9e2f833a142b15db9e2b1b593283 100644
--- a/composer.json
+++ b/composer.json
@@ -72,7 +72,6 @@
         "drupal/address": "1.1",
         "drupal/addtocalendar": "3.1",
         "drupal/admin_toolbar": "1.24",
-        "drupal/adminimal_theme": "1.x-dev",
         "drupal/administerusersbyrole": "2.0-alpha6",
         "drupal/allowed_formats": "1.1",
         "drupal/better_exposed_filters": "3.0-alpha3",
diff --git a/composer.lock b/composer.lock
index a05e389d84357da8b11b3b47007c02378021d58e..fd83b5f0345b412a2b2e8e77a7349cd2b7dcdfda 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "content-hash": "53e6428e2704352943c0a7ffbac8c34e",
+    "content-hash": "f6ac7e12456b8b4de7d94199d9b3b021",
     "packages": [
         {
             "name": "alchemy/zippy",
@@ -1460,52 +1460,6 @@
                 "issues": "https://www.drupal.org/project/issues/admin_toolbar"
             }
         },
-        {
-            "name": "drupal/adminimal_theme",
-            "version": "dev-1.x",
-            "source": {
-                "type": "git",
-                "url": "https://git.drupal.org/project/adminimal_theme",
-                "reference": "15ce3977e7bc017e6d32ec6c4258d04532640b7d"
-            },
-            "require": {
-                "drupal/core": "~8.0"
-            },
-            "type": "drupal-theme",
-            "extra": {
-                "branch-alias": {
-                    "dev-1.x": "1.x-dev"
-                },
-                "drupal": {
-                    "version": "8.x-1.3+5-dev",
-                    "datestamp": "1499536441",
-                    "security-coverage": {
-                        "status": "not-covered",
-                        "message": "Dev releases are not covered by Drupal security advisories."
-                    }
-                }
-            },
-            "notification-url": "https://packages.drupal.org/8/downloads",
-            "license": [
-                "GPL-2.0-or-later"
-            ],
-            "authors": [
-                {
-                    "name": "ANDiTKO",
-                    "homepage": "https://www.drupal.org/user/1428124"
-                },
-                {
-                    "name": "realityloop",
-                    "homepage": "https://www.drupal.org/user/139189"
-                }
-            ],
-            "description": "Drupal administration theme with modern minimalist design.",
-            "homepage": "https://www.drupal.org/project/adminimal_theme",
-            "support": {
-                "source": "http://cgit.drupalcode.org/adminimal_theme"
-            },
-            "time": "2017-07-08T17:49:05+00:00"
-        },
         {
             "name": "drupal/administerusersbyrole",
             "version": "2.0.0-alpha6",
@@ -11238,7 +11192,6 @@
     "aliases": [],
     "minimum-stability": "dev",
     "stability-flags": {
-        "drupal/adminimal_theme": 20,
         "drupal/calendar": 20,
         "drupal/roleassign": 15,
         "drupal/simple_block": 10,
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index e90e4a64b2965aa12a7996ab5c15a9c6e32d88c9..b55863b88af762ca52e8c14e7d992c31540b1f78 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1507,53 +1507,6 @@
             "issues": "https://www.drupal.org/project/issues/admin_toolbar"
         }
     },
-    {
-        "name": "drupal/adminimal_theme",
-        "version": "dev-1.x",
-        "version_normalized": "dev-1.x",
-        "source": {
-            "type": "git",
-            "url": "https://git.drupal.org/project/adminimal_theme",
-            "reference": "15ce3977e7bc017e6d32ec6c4258d04532640b7d"
-        },
-        "require": {
-            "drupal/core": "~8.0"
-        },
-        "type": "drupal-theme",
-        "extra": {
-            "branch-alias": {
-                "dev-1.x": "1.x-dev"
-            },
-            "drupal": {
-                "version": "8.x-1.3+5-dev",
-                "datestamp": "1499536441",
-                "security-coverage": {
-                    "status": "not-covered",
-                    "message": "Dev releases are not covered by Drupal security advisories."
-                }
-            }
-        },
-        "installation-source": "source",
-        "notification-url": "https://packages.drupal.org/8/downloads",
-        "license": [
-            "GPL-2.0-or-later"
-        ],
-        "authors": [
-            {
-                "name": "ANDiTKO",
-                "homepage": "https://www.drupal.org/user/1428124"
-            },
-            {
-                "name": "realityloop",
-                "homepage": "https://www.drupal.org/user/139189"
-            }
-        ],
-        "description": "Drupal administration theme with modern minimalist design.",
-        "homepage": "https://www.drupal.org/project/adminimal_theme",
-        "support": {
-            "source": "http://cgit.drupalcode.org/adminimal_theme"
-        }
-    },
     {
         "name": "drupal/administerusersbyrole",
         "version": "2.0.0-alpha6",
diff --git a/web/themes/adminimal_theme/adminimal_theme.info.yml b/web/themes/adminimal_theme/adminimal_theme.info.yml
deleted file mode 100644
index a9345806a4064a9bb12208642be9dc15f016b845..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/adminimal_theme.info.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-name: Adminimal
-type: theme
-description: 'Drupal administration theme with modern minimalist design.'
-core: 8.x
-base theme: seven
-
-libraries:
-  - adminimal_theme/global-styling
-
-regions:
-  header: 'Header'
-  pre_content: 'Pre-content'
-  breadcrumb: Breadcrumb
-  highlighted: Highlighted
-  help: Help
-  content: Content
-  page_top: 'Page top'
-  page_bottom: 'Page bottom'
-  sidebar_first: 'First sidebar'
-regions_hidden:
-  - sidebar_first
diff --git a/web/themes/adminimal_theme/adminimal_theme.libraries.yml b/web/themes/adminimal_theme/adminimal_theme.libraries.yml
deleted file mode 100644
index 5e68248669e0a973c899788b11745ee1307e3ea3..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/adminimal_theme.libraries.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-global-styling:
-  version: VERSION
-  css:
-    base:
-      css/adminimal.css: {}
diff --git a/web/themes/adminimal_theme/adminimal_theme.theme b/web/themes/adminimal_theme/adminimal_theme.theme
deleted file mode 100644
index 46704474ce46ce1b39ae56ef9b63f88541df7877..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/adminimal_theme.theme
+++ /dev/null
@@ -1,16 +0,0 @@
-<?php
-
-/**
- * @file
- * Functions to support theming in the Adminimal theme.
- */
-
-use Drupal\Core\Form\FormStateInterface;
-
-/**
- * Implements hook_preprocess_HOOK() for HTML document templates.
- */
-function adminimal_theme_preprocess_html(&$variables) {
-  // Add adminimal class to the body.
-  $variables['attributes']['class'][] = 'adminimal';
-}
diff --git a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_breadcrumbs.yml b/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_breadcrumbs.yml
deleted file mode 100644
index a39e6831b11bac9525e1c2a4b672246299b1f0a6..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_breadcrumbs.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  module:
-    - system
-  theme:
-    - adminimal_theme
-id: adminimal_theme_breadcrumbs
-theme: adminimal_theme
-region: breadcrumb
-weight: 0
-provider: null
-plugin: system_breadcrumb_block
-settings:
-  id: system_breadcrumb_block
-  label: Breadcrumbs
-  provider: system
-  label_display: '0'
-visibility: {  }
diff --git a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_content.yml b/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_content.yml
deleted file mode 100644
index e864c13122bce8b6bd95ebe0181e19595b443650..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_content.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  module:
-    - system
-  theme:
-    - adminimal_theme
-id: adminimal_theme_content
-theme: adminimal_theme
-region: content
-weight: 0
-provider: null
-plugin: system_main_block
-settings:
-  id: system_main_block
-  label: 'Main page content'
-  provider: system
-  label_display: '0'
-visibility: {  }
diff --git a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_local_actions.yml b/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_local_actions.yml
deleted file mode 100644
index 5a2b9b6c1d3c198c6aa928edbeedd61aedad99b6..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_local_actions.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  theme:
-    - adminimal_theme
-id: adminimal_theme_local_actions
-theme: adminimal_theme
-region: content
-weight: -10
-provider: null
-plugin: local_actions_block
-settings:
-  id: local_actions_block
-  label: 'Primary admin actions'
-  provider: core
-  label_display: '0'
-visibility: {  }
diff --git a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_login.yml b/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_login.yml
deleted file mode 100644
index 40e285639d08e732c7f229f3de5d3c285f6db2a5..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_login.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  module:
-    - user
-  theme:
-    - adminimal_theme
-id: adminimal_theme_login
-theme: adminimal_theme
-region: content
-weight: 10
-provider: null
-plugin: user_login_block
-settings:
-  id: user_login_block
-  label: 'User login'
-  provider: user
-  label_display: visible
-visibility: {  }
diff --git a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_messages.yml b/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_messages.yml
deleted file mode 100644
index 013372a3b7472e2cbc1c5841b514f98851e6443f..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_messages.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  module:
-    - system
-  theme:
-    - adminimal_theme
-id: adminimal_theme_messages
-theme: adminimal_theme
-region: highlighted
-weight: 0
-provider: null
-plugin: system_messages_block
-settings:
-  id: system_messages_block
-  label: 'Status messages'
-  provider: system
-  label_display: '0'
-visibility: {  }
diff --git a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_page_title.yml b/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_page_title.yml
deleted file mode 100644
index b4b0a2e1b911c16c6e50d5a87145604c75712f00..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_page_title.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  theme:
-    - adminimal_theme
-id: adminimal_theme_page_title
-theme: adminimal_theme
-region: header
-weight: -30
-provider: null
-plugin: page_title_block
-settings:
-  id: page_title_block
-  label: 'Page title'
-  provider: core
-  label_display: '0'
-visibility: {  }
diff --git a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_primary_local_tasks.yml b/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_primary_local_tasks.yml
deleted file mode 100644
index 3701ac468be517d09faa46189e425599843dcd75..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_primary_local_tasks.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  theme:
-    - adminimal_theme
-id: adminimal_theme_primary_local_tasks
-theme: adminimal_theme
-region: header
-weight: 0
-provider: null
-plugin: local_tasks_block
-settings:
-  id: local_tasks_block
-  label: 'Primary tabs'
-  provider: core
-  label_display: '0'
-  primary: true
-  secondary: false
-visibility: {  }
diff --git a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_secondary_local_tasks.yml b/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_secondary_local_tasks.yml
deleted file mode 100644
index 9590b19ca90a3c4bb7b54eb4afd8524f2a134b9c..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/install/block.block.adminimal_theme_secondary_local_tasks.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  theme:
-    - adminimal_theme
-id: adminimal_theme_secondary_local_tasks
-theme: adminimal_theme
-region: pre_content
-weight: 0
-provider: null
-plugin: local_tasks_block
-settings:
-  id: local_tasks_block
-  label: 'Secondary tabs'
-  provider: core
-  label_display: '0'
-  primary: false
-  secondary: true
-visibility: {  }
diff --git a/web/themes/adminimal_theme/config/optional/block.block.adminimal_theme_help.yml b/web/themes/adminimal_theme/config/optional/block.block.adminimal_theme_help.yml
deleted file mode 100644
index 2c677a2b2be79ba6420ad9b9fdfdad7a5d1e6473..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/config/optional/block.block.adminimal_theme_help.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  module:
-    - help
-  theme:
-    - adminimal_theme
-id: adminimal_theme_help
-theme: adminimal_theme
-region: help
-weight: 0
-provider: null
-plugin: help_block
-settings:
-  id: help_block
-  label: Help
-  provider: help
-  label_display: '0'
-visibility: {  }
diff --git a/web/themes/adminimal_theme/css/adminimal.css b/web/themes/adminimal_theme/css/adminimal.css
deleted file mode 100644
index b1a0df32731ed69143d0928c6b6f02b438da931d..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/css/adminimal.css
+++ /dev/null
@@ -1,810 +0,0 @@
-/* Adminimal Theme overrides file. All selectors must start with ".adminimal" */
-
-/* Import the Open Sans webfont from Google CDN */
-@font-face {
-  font-family: 'Open Sans';
-  font-style: normal;
-  font-weight: 300;
-  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
-}
-@font-face {
-  font-family: 'Open Sans';
-  font-style: normal;
-  font-weight: 400;
-  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/uYKcPVoh6c5R0NpdEY5A-Q.woff) format('woff');
-}
-@font-face {
-  font-family: 'Open Sans';
-  font-style: normal;
-  font-weight: 600;
-  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNShsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
-}
-
-/*html {
-  zoom: 1.1;
-}*/
-
-/* Fix drag and drop offset in ckeditor toolbar configuration */
-/*.adminimal .ckeditor-toolbar-configuration.js-form-wrapper.form-wrapper {
-  zoom: 0.9;
-}*/
-
-body.adminimal {
-  font: normal 81.3%/1.538em "Open Sans", sans-serif;
-}
-
-.adminimal h1,
-.adminimal .heading-a {
-  font-weight: 300;
-  margin-bottom: 1rem;
-  font-size: 2.35em;
-  line-height: 1.2em;
-  color: #fff;
-}
-
-.adminimal .content-header {
-  background-color: #333;
-  padding: 1rem 0 0;
-}
-
-.adminimal.toolbar-tray-open.toolbar-fixed.toolbar-horizontal {
-  padding-top: 4rem !important;
-}
-
-.adminimal thead th {
-  border: none;
-  color: #909090;
-  text-transform: none;
-  font-weight: 500;
-  font-size: 0.91rem;
-}
-
-.adminimal thead th.is-active {
-  background: #fff;
-  border-bottom: 1px solid #fff;
-  border-top: 1px solid #E6E4DF;
-  border-left: 1px solid #E6E4DF;
-  border-right: 1px solid #E6E4DF;
-}
-
-.adminimal th.is-active > a,
-.adminimal th.is-active > a:hover {
-  color: #333;
-}
-
-.adminimal th > a:hover {
-  text-decoration: underline;
-}
-
-.adminimal th > a:after,
-.adminimal th.is-active > a:after {
-  display: none;
-}
-
-.adminimal thead > tr {
-  border-bottom: 1px solid #E6E4DF;
-}
-
-.adminimal .tabs__tab {
-  border: 1px solid transparent;
-}
-
-.adminimal .tabs.primary {
-  margin: 0;
-}
-
-.adminimal .tabs.primary .tabs__tab.is-active {
-  border-radius: 0; /* LTR */
-}
-
-[dir="rtl"] .adminimal .tabs.primary .tabs__tab.is-active {
-  border-top-right-radius: 0;
-}
-
-.adminimal .is-collapse-enabled .tabs__trigger {
-  border-radius: 0; /* LTR */
-}
-
-[dir="rtl"] .is-collapse-enabled .tabs__trigger {
-  border-left: 1px solid transparent;
-  border-radius: 0;
-}
-
-.adminimal .is-open .tabs__tab.is-active {
-  border-bottom: 1px solid transparent;
-}
-
-.adminimal .is-horizontal .tabs__tab {
-  transition: all, 0.3s;
-}
-
-.adminimal .is-horizontal .tabs__tab + .tabs__tab,
-[dir="rtl"] .adminimal .is-horizontal .tabs__tab + .tabs__tab,
-.adminimal .is-horizontal .tabs.primary .tabs__tab:first-child,
-[dir="rtl"] .adminimal .is-horizontal .tabs.primary .tabs__tab:first-child,
-.adminimal .is-horizontal .tabs.primary .tabs__tab:last-child,
-[dir="rtl"] .adminimal .is-horizontal .tabs.primary .tabs__tab:last-child,
-.adminimal .is-horizontal .tabs__tab.is-active,
-.adminimal .is-horizontal .tabs.primary .tabs__tab.is-active,
-[dir="rtl"] .adminimal .is-horizontal .tabs.primary .tabs__tab.is-active {
-  border-radius: 0;
-  border: none;
-  margin-left: 0;
-  margin-right: 0;
-}
-
-.adminimal .is-collapse-enabled .tabs:before,
-.adminimal .is-horizontal .tabs:before {
-  display: none;
-}
-
-.adminimal .tabs__tab,
-.adminimal .tabs__tab:hover,
-.adminimal .tabs__tab:focus,
-.adminimal .tabs.primary a:focus {
-  background: transparent;
-}
-
-.adminimal .is-horizontal .tabs.primary a:hover {
-  text-decoration: underline;
-}
-
-.adminimal nav.is-horizontal.is-collapsible.position-container.is-horizontal-enabled ul.tabs.primary {
-  background: #ebebeb;
-  margin-left: -2.1rem;
-  margin-right: -2.1rem;
-  padding-left: 0.5rem;
-  padding-right: 0.5rem;
-}
-
-.adminimal .is-horizontal .tabs.primary .tabs__tab:first-child.is-active {
-  box-shadow: -0.5rem 0px 0 #fff;
-}
-
-.adminimal .is-horizontal ul.tabs.secondary li:first-of-type {
-  margin-left: 0;
-}
-
-[dir="rtl"] .adminimal .is-horizontal ul.tabs.secondary li:first-of-type {
-  margin-left: 1em;
-}
-
-[dir="rtl"] .adminimal .is-horizontal ul.tabs.secondary li:first-of-type {
-  margin-right: 0;
-}
-
-.adminimal .vertical-tabs {
-  border-radius: 0;
-  border: 1px solid #b5b5b5;
-  background: #f2f2f0;
-}
-
-.adminimal .vertical-tabs__panes {
-  border: none;
-}
-
-.adminimal .vertical-tabs__menu {
-  border-bottom: none;
-}
-
-.adminimal .vertical-tabs__menu-item a {
-  border: 0 none;
-  transition: all, 0.2s;
-}
-
-.adminimal .vertical-tabs__menu-item a:hover,
-.adminimal .vertical-tabs__menu-item a:focus {
-  background: #D2E7F4;
-}
-
-.adminimal .vertical-tabs__menu-item.is-selected a:hover,
-.adminimal .vertical-tabs__menu-item.is-selected a:focus {
-  background: #FCFCFA;
-}
-
-.adminimal .vertical-tabs__menu-item.is-selected {
-  border: 0 none;
-  box-shadow: none;
-}
-
-.adminimal .button {
-  border-radius: 0;
-  background-image: none;
-  background-color: #F9F9F9;
-  text-shadow: none;
-  transition: all, 0.2s;
-}
-
-.adminimal .button:hover,
-.adminimal .button:focus {
-  background-color: #FFFFFF;
-  border-color: #008ee6;
-  background-image: none;
-}
-
-.adminimal .button-action:before {
-  display: none;
-}
-
-.adminimal .action-links {
-  margin: 2em 0;
-}
-
-.adminimal .button--primary {
-  background: #0071b8;
-  border-color: #0071b8;
-}
-
-.adminimal .button--primary:hover,
-.adminimal .button--primary:focus {
-  background-image: none;
-  background-color: #1f86c7;
-  border-color: #1f86c7;
-}
-
-.adminimal .button:focus {
-  box-shadow: none;
-  border-color: rgb(104, 163, 207);
-  outline: rgb(193, 224, 255) solid 2px;
-}
-
-.adminimal .button--small:focus {
-  outline: none;
-}
-
-.adminimal .action-links .button--primary {
-  color: #327EBD;
-  background: #fff;
-  font-size: 14px;
-  padding: 0.4rem 1.33rem;
-  border: 2px solid #327ebd;
-  font-family: sans-serif;
-  border-radius: 999px;
-  font-weight: 600;
-}
-
-.adminimal .action-links .button--primary:hover,
-.adminimal .action-links .button--primary:focus {
-  color: #fff;
-  box-shadow: none;
-  background-image: none;
-  background-color: #327EBD;
-}
-
-.adminimal .action-links .button--primary:focus {
-  border-color: #08639b;
-  outline: none;
-}
-
-.adminimal .button--small {
-  border-color: #cacaca;
-  border-radius: 0.2rem;
-  color: #b1b1b1;
-  font-weight: 500;
-  background: #fff;
-}
-
-.adminimal .button--danger {
-  text-decoration: none;
-  background-color: transparent;
-}
-
-.adminimal .button--danger:hover {
-  text-decoration: underline;
-}
-
-.adminimal select {
-  min-height: 28px;
-  text-shadow: none;
-}
-
-@media screen and (-webkit-min-device-pixel-ratio: 0) {
-  .adminimal select {
-    border-radius: 0;
-    background: url(../images/caret-down.svg) no-repeat 98% 64% #fcfcfa;
-  }
-
-  .adminimal select:focus,
-  .adminimal select:hover {
-    background: url(../images/caret-down.svg) no-repeat 98% 64% #fcfcfa;
-  }
-  .adminimal select:focus {
-    border-color: #68A3CF;
-    outline: 2px solid #C1E0FF;
-    outline-offset: 0px;
-    color: #000;
-  }
-}
-
-.js .adminimal .form-actions .dropbutton .dropbutton-action > * {
-  text-shadow: none;
-}
-
-.js .adminimal .form-actions .dropbutton .dropbutton-action > *,
-.js .adminimal .dropbutton-widget .dropbutton-action a,
-.js .adminimal .dropbutton-widget .dropbutton-action input,
-.js .adminimal .dropbutton-widget .dropbutton-action button,
-.js .adminimal .dropbutton-multiple .dropbutton-widget,
-.js .adminimal .dropbutton-widget .dropbutton-action input,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle button {
-  border-radius: 0;
-  font-weight: 500;
-  box-shadow: none;
-}
-
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action a:hover,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action button:hover,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action input:hover,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action a:focus,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action button:focus,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action input:focus {
-  box-shadow: none;
-}
-
-.js .adminimal .form-actions .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle button,
-.adminimal .form-actions .dropbutton .secondary-action {
-  border-color: #FFFFFF;
-}
-
-.js .adminimal .dropbutton-multiple .dropbutton-widget {
-  background: #fcfcfa;
-  background-image: none;
-  text-shadow: none;
-}
-
-.js .adminimal .form-actions .dropbutton-multiple .dropbutton-widget {
-  background-color: #0071b8;
-}
-
-.js .adminimal .dropbutton-multiple .dropbutton-widget {
-  text-shadow: none;
-}
-
-.js .adminimal .dropbutton-multiple.open .dropbutton-action:first-child a,
-.js .adminimal .dropbutton-multiple.open .dropbutton-action:first-child .button {
-  border-radius: 0;
-}
-
-.js .adminimal .form-actions .dropbutton-wrapper .dropbutton-widget .dropbutton-action .button:hover,
-.js .adminimal .form-actions .dropbutton-wrapper .dropbutton-widget .dropbutton-action .button:focus {
-  background-image: none;
-  box-shadow: none;
-}
-
-.adminimal label {
-  margin: 0 0 0.2em;
-}
-
-.adminimal input.form-autocomplete,
-.adminimal input.form-text,
-.adminimal input.form-tel,
-.adminimal input.form-email,
-.adminimal input.form-url,
-.adminimal input.form-search,
-.adminimal input.form-number,
-.adminimal input.form-color,
-.adminimal input.form-file,
-.adminimal input.form-date,
-.adminimal input.form-time,
-.adminimal textarea.form-textarea {
-  box-shadow: none;
-  border-radius: 0;
-}
-
-.adminimal .form-text:focus,
-.adminimal .form-tel:focus,
-.adminimal .form-email:focus,
-.adminimal .form-url:focus,
-.adminimal .form-search:focus,
-.adminimal .form-number:focus,
-.adminimal .form-color:focus,
-.adminimal .form-file:focus,
-.adminimal .form-textarea:focus,
-.adminimal .form-date:focus,
-.adminimal .form-time:focus {
-  border-color: #68A3CF;
-  outline: 2px solid #C1E0FF;
-  outline-offset: 0px;
-  color: #000;
-}
-
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action a:hover,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action button:hover,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action input:hover,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action a:focus,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action button:focus,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-action input:focus,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle button:hover,
-.js .adminimal .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle button:focus {
-  background-image:none;
-  background-color: #FFFFFF;
-}
-
-.adminimal .link.tabledrag-toggle-weight {
-  margin-bottom: 0.3em;
-}
-
-.adminimal .toolbar {
-  font-family: "Open Sans";
-}
-
-.adminimal.toolbar-fixed.toolbar-vertical {
-  padding-top: 32px !important;
-}
-
-.adminimal .toolbar a {
-  transition: all, 0.2s;
-}
-
-.adminimal .toolbar .toolbar-bar {
-  box-shadow: none;
-  background-color: #2D2D2D;
-}
-
-.adminimal .toolbar .toolbar-menu {
-  background: #333;
-}
-
-.adminimal .toolbar .toolbar-tray-vertical {
-  border: none;
-  box-shadow: none;
-}
-
-.adminimal .toolbar-tray a {
-  color: #BBBBBB;
-}
-
-.adminimal .toolbar .toolbar-bar .toolbar-tab > .toolbar-item {
-  font-weight: 600;
-}
-
-.adminimal .toolbar .toolbar-bar .toolbar-item {
-  color: #BEBEBE;
-}
-
-.adminimal .toolbar .toolbar-bar .toolbar-tab > .toolbar-item:hover {
-  background-image: none;
-  background-color: #2D2D2D;
-  color: #fff;
-  text-decoration: none;
-}
-
-.adminimal .toolbar .toolbar-bar .toolbar-tab > .toolbar-item.is-active,
-.adminimal .toolbar .toolbar-bar .toolbar-tab > .toolbar-item:focus {
-  background-image: none;
-  background-color: #333;
-  text-decoration: none;
-}
-
-.adminimal .toolbar .toolbar-tray-horizontal .menu-item + .menu-item,
-[dir="rtl"] .adminimal .toolbar .toolbar-tray-horizontal .menu-item + .menu-item,
-.adminimal .toolbar .toolbar-tray-horizontal .menu-item:last-child {
-  border-left: none; /* LTR */
-  border-right: none;
-}
-
-.adminimal .toolbar .toolbar-tray .menu-item--active-trail > .toolbar-box a,
-.adminimal .toolbar .toolbar-tray a.is-active {
-  color: #bbb;
-  text-decoration: none;
-  font-weight: 500;
-}
-
-.adminimal .toolbar .toolbar-tray-vertical .menu-item + .menu-item {
-  border: 0 none;
-}
-
-.adminimal .toolbar .toolbar-tray {
-  background-color: #333;
-  box-shadow: -2px 2px 12px rgba(0,0,0,0.85);
-}
-
-.adminimal .toolbar .toolbar-tray-horizontal {
-  border-bottom: 1px solid #333;
-  box-shadow: none;
-}
-
-.adminimal .toolbar .toolbar-toggle-orientation {
-  background-color: #333;
-}
-
-.adminimal .toolbar .toolbar-icon.toolbar-handle:focus {
-  background-color: transparent;
-}
-
-.adminimal .toolbar .toolbar-icon.toolbar-handle:before {
-  background-image: url(../images/chevron-disc-down.svg);
-}
-
-.adminimal .toolbar .toolbar-icon.toolbar-handle:hover:before {
-  background-image: url(../images/chevron-disc-down-hover.svg);
-}
-
-.adminimal .toolbar .toolbar-icon.toolbar-handle.open:before {
-  background-image: url(../images//chevron-disc-up.svg);
-}
-
-.adminimal .toolbar .toolbar-menu .toolbar-menu .toolbar-icon.toolbar-handle:before {
-  background-image: url(../images/chevron-disc-down.svg);
-}
-
-.adminimal .toolbar .toolbar-menu .toolbar-menu .toolbar-icon.toolbar-handle:hover:before {
-  background-image: url(../images/chevron-disc-down-hover.svg);
-}
-
-.adminimal .toolbar .toolbar-menu .toolbar-menu .toolbar-icon.toolbar-handle.open:before {
-  background-image: url(../images//chevron-disc-up.svg);
-}
-
-.adminimal .toolbar-tray-horizontal a:focus, .toolbar-box a:focus {
-  background: transparent;
-}
-
-.adminimal .toolbar .toolbar-tray-vertical .toolbar-menu a {
-  color: #BBB;
-}
-
-.adminimal .toolbar .toolbar-tray-vertical .toolbar-menu a:hover {
-  color: #fff;
-}
-
-.adminimal .toolbar .toolbar-tray-vertical .toolbar-menu ul ul {
-  border: none;
-}
-
-.adminimal .toolbar .toolbar-tray-horizontal .toolbar-toggle-orientation {
-  border: none;
-}
-
-/* Style checkbox and radio buttons in Chrome + Safari + Opera */
-@supports (-webkit-appearance:none) {
-  input[type=checkbox],
-  input[type=radio],
-  input[type=checkbox]#edit-delete {
-    -webkit-appearance:none;
-    display: inline-block;
-    position: relative;
-    top: 3px;
-    margin-right: 0.25em;
-    padding: 0;
-    background: #fff;
-    border: 1px solid #B5B5B5;
-    width: 16px !important;
-    height: 16px !important;
-    -webkit-transition: all 0.5s ease;
-    -o-transition: all 0.5s ease;
-    transition: background 0.5s ease;
-    outline: none;
-  }
-
-  .adminimal-theme .location .form-item input.form-checkbox {
-    width: 16px;
-    display: inline-block;
-  }
-
-  input[type=checkbox]#edit-delete {
-    margin-bottom: 0;
-  }
-
-  input[type=radio] {
-    border-radius: 50%;
-  }
-
-  input[type=checkbox]:hover,
-  input[type=checkbox]:focus,
-  input[type=radio]:hover,
-  input[type=radio]:focus {
-    border-color: #0074BD;
-    cursor: pointer;
-  }
-
-  input[type=checkbox]#edit-delete:hover,
-  input[type=checkbox]#edit-delete:focus {
-    border-color: #D01616;
-    cursor: pointer;
-  }
-
-  input[type=checkbox]:checked,
-  input[type=checkbox]:disabled:checked,
-  input[type=checkbox].error:checked,
-  input[type=checkbox].error:focus:checked,
-  input[type=radio]:checked,
-  input[type=radio]:disabled:checked,
-  input[type=radio].error:checked,
-  input[type=radio].error:focus:checked {
-    background: #0074BD;
-    box-shadow: inset 0px 0px 0px 3px #fff;
-  }
-
-  input[type=checkbox]#edit-delete:checked,
-  input[type=checkbox]#edit-delete:disabled:checked {
-    background: #D01616;
-    box-shadow: inset 0px 0px 0px 3px #fff;
-  }
-
-  input[type=checkbox]:disabled,
-  input[type=radio]:disabled {
-    opacity: .5;
-    background: #E2E2E2;
-  }
-
-  input[type=checkbox]#edit-delete:disabled {
-    opacity: .5;
-    background: #E88181;
-  }
-
-  input[type=checkbox]:disabled:hover {
-    border-color: #B5B5B5;
-    cursor: default;
-  }
-
-  input[type=checkbox]:disabled:hover,
-  input[type=radio]:disabled:hover {
-    border-color: #B5B5B5;
-    cursor: default;
-    /*cursor: not-allowed;*/
-  }
-
-}
-
-.adminimal .dropbutton-single .dropbutton-action a {
-  border-radius: 0 !important;
-  background-image: none;
-  background: #F5F5F2;
-}
-
-.adminimal .ui-dialog .ui-dialog-titlebar {
-  border-radius: 0;
-  background: #333;
-}
-
-.adminimal .ui-dialog .ui-widget-content.ui-dialog-buttonpane {
-  border-radius: 0;
-}
-
-.adminimal .ui-dialog .ui-dialog-titlebar,
-.adminimal .ui-dialog {
-  outline: none;
-}
-
-.adminimal .ui-dialog {
-  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
-}
-
-.adminimal .ui-button-icon-only.ui-dialog-titlebar-close.ui-state-active,
-.adminimal .ui-button-icon-only.ui-dialog-titlebar-close.ui-widget-content .ui-state-active {
-  background: transparent;
-  border-color: transparent;
-  color: transparent;
-}
-
-.adminimal .ui-dialog .ui-dialog-titlebar-close {
-  opacity: 0.5;
-  transition: all, 0.2s;
-}
-
-.adminimal .ui-dialog .ui-dialog-titlebar-close:hover {
-  opacity: 1;
-}
-
-.adminimal .messages {
-  margin: 1rem 0 1rem 0;
-  border-width: 1px 0px 1px 0;
-  border-radius: 0;
-  background-color: transparent;
-  box-shadow: none;
-  background-size: 1.3rem;
-  background-position: 5px 50%;
-}
-
-.adminimal .messages--error {
-  border-color: #E32700;
-}
-
-.adminimal .messages--warning {
-  border-color: #E29700;
-}
-
-.adminimal .messages--status {
-  border-color: #73B355;
-}
-
-.adminimal .cke_top,
-.adminimal .cke_bottom {
-  background: #F7F7F7;
-  background-image: none;
-  box-shadow: none;
-}
-
-.adminimal .filter-wrapper {
-  background: #F7F7F7;
-}
-
-.adminimal .cke_ltr .cke_button:first-child,
-.adminimal .cke_rtl .cke_button:last-child,
-.adminimal .cke_toolgroup {
-  border-radius: 0;
-}
-
-/* Main menu icons. */
-.adminimal .toolbar-icon-system-admin-content:active:before,
-.adminimal .toolbar-icon-system-admin-content.is-active:before {
-  background-image: url(/core/themes/stable/images/core/icons/787878/file.svg);
-}
-
-.adminimal .toolbar-icon-system-admin-structure:active:before,
-.adminimal .toolbar-icon-system-admin-structure.is-active:before {
-  background-image: url(/core/themes/stable/images/core/icons/787878/orgchart.svg);
-}
-
-.adminimal .toolbar-icon-system-themes-page:active:before,
-.adminimal .toolbar-icon-system-themes-page.is-active:before {
-  background-image: url(/core/themes/stable/images/core/icons/787878/paintbrush.svg);
-}
-
-.adminimal .toolbar-icon-entity-user-collection:active:before,
-.adminimal .toolbar-icon-entity-user-collection.is-active:before {
-  background-image: url(/core/themes/stable/images/core/icons/787878/people.svg);
-}
-
-.adminimal .toolbar-icon-system-modules-list:active:before,
-.adminimal .toolbar-icon-system-modules-list.is-active:before {
-  background-image: url(/core/themes/stable/images/core/icons/787878/puzzlepiece.svg);
-}
-
-.adminimal .toolbar-icon-system-admin-config:active:before,
-.adminimal .toolbar-icon-system-admin-config.is-active:before {
-  background-image: url(/core/themes/stable/images/core/icons/787878/wrench.svg);
-}
-
-.adminimal .toolbar-icon-system-admin-reports:active:before,
-.adminimal .toolbar-icon-system-admin-reports.is-active:before {
-  background-image: url(/core/themes/stable/images/core/icons/787878/barchart.svg);
-}
-
-.adminimal .toolbar-icon-help-main:active:before,
-.adminimal .toolbar-icon-help-main.is-active:before {
-  background-image: url(/core/themes/stable/images/core/icons/787878/questionmark-disc.svg);
-}
-
-/* Main menu icons end. */
-.adminimal.path-batch .layout-container {
-    padding-top: 1.3rem;
-}
-
-/* Module: Views */
-.adminimal .views-display-top {
-  background-color: #fafafa;
-  border-bottom: 1px solid #f2f2f2;
-}
-
-.adminimal .views-displays {
-  border: 1px solid #e8e8e8;
-}
-
-.adminimal .views-admin .form-edit .form-actions {
-  border-color: #e8e8e8;
-  background-color: #fafafa;
-}
-
-.adminimal .views-ui-display-tab-bucket .views-display-setting:nth-of-type(even) {
-  background-color: inherit;
-}
-
-.adminimal .views-displays .tabs.secondary a {
-  border-radius: 0;
-}
-
-.adminimal .view-preview-form__title {
-  background-color: #fafdfe;
-  border-bottom: 1px solid #e8e8e8;
-  font-size: 1.2em;
-}
-
-.adminimal .views-preview-wrapper {
-  border: 1px solid #e8e8e8;
-}
-
-.adminimal .views-ui-dialog .views-override {
-  background-color: #f6f6f6;
-}
diff --git a/web/themes/adminimal_theme/images/caret-down.svg b/web/themes/adminimal_theme/images/caret-down.svg
deleted file mode 100644
index 4e48c8c9830036db493e5fb6ea15c568cc67ccef..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/images/caret-down.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#333333" d="M3.8 5.4c-.165-.22-.075-.4.2-.4h8.002c.275 0 .365.18.199.4l-3.898 5.2c-.166.221-.436.221-.6 0l-3.903-5.2z"/></svg>
diff --git a/web/themes/adminimal_theme/images/chevron-disc-down-hover.svg b/web/themes/adminimal_theme/images/chevron-disc-down-hover.svg
deleted file mode 100644
index ec9f71cdd8eb2c9b3c90975036f55d4e90bd41da..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/images/chevron-disc-down-hover.svg
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
-<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
-<g>
-	<path fill="#FFFFFF" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973
-		c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806
-		c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248
-		c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113
-		c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806
-		c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806
-		s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z
-		 M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167
-		S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814
-		c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069
-		c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246
-		s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383
-		c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814
-		c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069
-		c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/>
-</g>
-<g>
-	<path fill="#FFFFFF" d="M11.664,7.964l-3.649,3.65l-3.65-3.65V5.526l3.65,3.649l3.649-3.649V7.964z"/>
-</g>
-</svg>
diff --git a/web/themes/adminimal_theme/images/chevron-disc-down.svg b/web/themes/adminimal_theme/images/chevron-disc-down.svg
deleted file mode 100644
index ab6f1372d9936a1c63d7d74750cfddf3f8057c1c..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/images/chevron-disc-down.svg
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
-<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
-<g>
-	<path fill="#787878" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973
-		c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806
-		c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248
-		c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113
-		c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806
-		c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806
-		s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z
-		 M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167
-		S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814
-		c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069
-		c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246
-		s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383
-		c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814
-		c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069
-		c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/>
-</g>
-<g>
-	<path fill="#787878" d="M11.664,7.964l-3.649,3.65l-3.65-3.65V5.526l3.65,3.649l3.649-3.649V7.964z"/>
-</g>
-</svg>
diff --git a/web/themes/adminimal_theme/images/chevron-disc-up.svg b/web/themes/adminimal_theme/images/chevron-disc-up.svg
deleted file mode 100644
index 7ba4e0802311ebb8dfde46f286b8b1799fdaf068..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/images/chevron-disc-up.svg
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
-<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
-<g>
-	<path fill="#FFFFFF" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973
-		c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806
-		c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248
-		c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113
-		c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806
-		c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806
-		s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z
-		 M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167
-		S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814
-		c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069
-		c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246
-		s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383
-		c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814
-		c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069
-		c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/>
-</g>
-<g>
-	<path fill="#FFFFFF" d="M11.439,10.517l-0.943,0.943L8,8.964L5.504,11.46l-0.943-0.943L7.057,8.02L4.561,5.524l0.943-0.949L8,7.077
-		l2.496-2.502l0.943,0.949L8.943,8.02L11.439,10.517z"/>
-</g>
-</svg>
diff --git a/web/themes/adminimal_theme/screenshot.png b/web/themes/adminimal_theme/screenshot.png
deleted file mode 100644
index cea54bfc31e7ac026ec67fb84920e98cfeecb195..0000000000000000000000000000000000000000
--- a/web/themes/adminimal_theme/screenshot.png
+++ /dev/null
@@ -1,45 +0,0 @@
-�PNG
-
-���
IHDR��&��������a̛���tEXtSoftware�Adobe ImageReadyq�e<��!iTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.5-c014 79.151481, 2013/03/13-12:09:15        "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CC (Windows)" xmpMM:InstanceID="xmp.iid:DEFFB804528D11E48B6D891E84B6245A" xmpMM:DocumentID="xmp.did:DEFFB805528D11E48B6D891E84B6245A"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:DEFFB802528D11E48B6D891E84B6245A" stRef:documentID="xmp.did:DEFFB803528D11E48B6D891E84B6245A"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>� �����PLTE������p�p���KKK���rrr��������ꗗ���ǧ����������'�������o��������ʐ�����pF�?�..ϊ�---N���uu���������0�Į�;�������[�������45�`?gRr���$��������������������������������A�F���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������___������������M�F�t���1�99���������333�u���' IDATx��c�X��a�`ؐ��L6��f�l'K2,��`6~#��A~bc��L���@y���s�Ə�ve�ztl��=����������!�0y�<L&��������a�0y�<L�x�<L&�����a����a�0y�<L&�'&���π��{��<y��,��X/˘>��i�����OʭO��#����^�%�۹l���%Sx��`Y���F��"+v�oJj:�DⱮy�	g|��M�i��l1Œ�M�j6���t�ľ7]Et�0)~�t�s%��Mxj��NCY�.�2M'F��i
-ks|م�)��ʹ��,P��,�\	���@4�&�k:M�p�ٴA0�0)�I	�i��~
ai��x�&/�vD�K��f��S�\���/�:����lڦTYq�&U�̘	`j���D���t̄n�)b����LJ�}S�d�F
�w�oR���\7<,�1�I��4M>\�ώ�L�Ù,�;+���BO�(e�#ᕘ��)�I�S�1�l��Ҵ���J�ioP+��@*�e��7����5īM�c�v���Xf>Ff��ySx���M�Y8�=�.�j��G]��V�-���S蹚l�y��>
�l2����E7�:��t��kN
;ElxͩE���]��|���%�s�zWL�^�����l!�i�Z}L�O���]��uԸ�L��S
ڭVVQ�����zm��h}u���i�`��]�D!���ijB���nմ�a1����M�_ooe�`7�������U��K3L�B���씦��x^1�(	�2�)ĴJ
�b��u��}��d�^_��4$�5�B�t�,X�fʤ�R����*�K�
-�����j
-h���Z�jױ�U�d�W�;�4㾺����^%��,e��4���
-P���p$�kK���T<�C�Uv��Q���Ja�B�iH�%ҫ�������U����J҈iu%eZ�\ױ�t*�4��P+�+��J���*�XǃI��������xb���C.��;��j�E�c��\O�V��������+����td�9 sٴL����4LCp�1
�؊�١���*�jR�+Xf��N!�U��-6	pJ+X/��p�?
.�tiAB�0�W
-�>hJ+�_�p�y�jTN��r�ћ�?:�a([�`�M�d�4�= �Vq��),�_� q
-K���� �0�JkO��p�`?+���U�������06�Xw�+�=�
�8���Xw���
-YGZds�s�,���߅'��&vS��9��{�_"
-�*5��+"������Ja�?$��D�+�r��ٰ+�_�)��y���8���$�{�{�4 �a	cre�V�1e�0^��0��^k����xC����j8���|m�K��Fi��\�Bc�X�4$�XXƱt��p(���o�
-���a���4c�c�.Sı+�aLL�1fj۲{�Ѻ;�?��u,����g#�����̹�C�9�5�"�N�H���ԁm��\:�%Lv���dpwF�]�B��SQ�����.w2���D��D�t��p͓�'wq�֒>�+��SEy��w��nY֫9���g-c*�)��U�t����_-G������s��@�|S����5����� ���ݘƫP_��1����WV��=_�9L�ĺ��b>#�%ԩme��������L���_���tLE(qkm��kkd��ӮFk���-��r�ь-��m�`�J$h)N:�ل��L/Ӵ�b쮍U�e(�����{
���4,3�So&��k�~ֶDZ���GL5�j�O���Z�_aso�=L7・�����������"�*��z����[�f0P�-Rg�����	:�A#���ZaK��`���[E*���^p��WL:
mvw�
+�Ґ}ß���.6������Zl|I�`��(�������5�`G�a�k�xx�Z�a�PP��.�l�5�ҀԯmAKkE���ᄠb[����H],�qmkkS���VQ�]�ڂ�&���G�H8c�E,�:�r
�C���
D�GE[+׊�
Ӄ~m��ּ�%,�\�`0�{z�0k�Ud��X��4�mo¥�BT0\�~ᖊ�k4b������f!����c՛����M
�y
��Р���"�A	�-(SL�4(k�zi�oj��BUdͱ&#���E�2Xd�b�{A�"c�lk����*��-jܟW�Mv-�i6��[�y���EǍBS8M���f'إ̻�N��y��R*��-m���
-�f���/�K�㺔iZ�)I��Š���q)<��L�[]�B����4Y����L��_&J޿�@Wq7�(j<�)Y�L�f*&l����4h�#^���0�EC�4�:��Мk�<����%K�ؽ/���g��!E)�LL�1I�-�C�����n:�n&����
-NӦf�[wJ(F{��[���[3�z�I0?��5�@M�D�u_�,̇֌��B��{�]��$?E��ƍ�g��&�m�!&I���4��.�;�߰;�K ��f~���B���@0����T��V`�6�{�@�QQ�B�Ylbd`��������*�e!�2�"�L���HQodc�f1�1k��k�$MP��%il
-$��Y⿎`�$�t�<�-�%�p�IL� #��"I�HK�/�7����7G��L�`oVR��h�w;������b��}�?2����.�J�.�a���������e	%�ME�G��!I� h��'���0�-g$ւ䜰�I�{�El/�$��#��FSDs�]����^݄NAݢ��,�lEN	xkL0n
-����Dϯ��4l�'$�$�&���4!�/��`���TX���U�
*Լ��m�y��8BL�e��x�K>/�
��'�}E�d3�ꐌZ�:���P��&{�	_t�R�׷��0\�h�����.Lw<�C�F���Ŋ������9��&C�Y�j�'�����,ըt`0pѸ��J��1*0eV������5|B�i����~�ra�p@6�J�xp"i�+��%���a*�'6���~c�xW������HT&լ?�X#L����W���}Q&ROx%����$�W{-�����
RNI��(�`�~	S��,=�\֫Un��2�ˎk��U��tT�-����
-U5#����/
-����r!�j�	�eG��xSF2_�j�0��fV����?[����!���e�����̲���Y#�䢀��!��*��2o@��ʱ�+�R4Z�m�A������������^����I0J�!#�F��h�w�P0p/�g��@��G�L��<��B/�I:~�)e����*b�J�)Fmx{�*��!��M�IG�CK4넩J�(�^΄��Rv;�U-�L:b*mb|���*����2TQ�{	B#����
-�t�E"��@��ݡ������/��°�~�kŸt�m�ԋAxS!�I7�0MKIk�a�&�y���B�—���1��ٽI`u)�og�t��+Hz�ւ�L���C�[¤�
-�Q�wT��(����.�Wu�WX���OwKU�*O�˓p�c-u��6l��i�24,����DӔ��,��ib
-	>��Mn�'�&Ko���kgvx�g?MS�0��[(�o�l��k���f�\f;�i�i� �nc�u�I�y&}M��I �i���`�USӐp��Y����c����&�_�g�������*����׊/��L�TL
�c���47��O�,�i2�{��}G%'�0I�)�s1�ɢ]�I�����c�����9�E_� >́F���nv�)��>�#Y|�)@��5f�dy
�IF��9��G���e�������b��e��U����4�s8M)3�18�H�æ)�Qas��*�
�Βwɟ'F���t��}�hQ�2��=bBC�� ���&|U�)�>�����S1ۅѠ\�u'���%L�
-h&:��#:fe�i�B�L�M��#|�XMl��\�暀)�	n��+a����U#(쐝5����Z�T;#�
-�u*S1��B���{�J�	#�q#d���xn�+���)[����:K'�[*`��h�(��&V'bj�r���r�͹0�:N�œ�
-���'p���*t��d�a�Džw"�b�!w�����M��{ygR�����2�*��#EBe���&a�1њ05\�D,���/:Y�LǤ&�������w��Ë�!K%��z{���2��8�Zu�X��W��k�@�A���~��{�%����o”��Ě��0F�@����@��yL_-���S�)lOqٛܨ�F⧨r*��u�~��~��,��7����)
-h�]Ei����dU>�������@���B���F_D2��b�6�&|�7����E�/��׻���R�ʣ��Y�
B`ڑ+{g�r�
��ک��9��
-���
-n��T�eu�NO+R2��30����9�2QI�Ѭ�L$���6�x������c
-���f7�7N�a��%WR���&%����X�N�
f�:��b�Ƌ�Z����UNe+��~�.B�Ls������p�eg�j�ԧ25n؋�	����N~+g���e���;;��������WUO��ޞ��0v����N�SHuZ9�;Dg�z�W�g�jV��)��)��Q����c�3�\�h��3�:S+;�)��{gg���J
IE�$����=Uo�\�)6�\+cG��=U2�ӽSu����_�"
S߃"*��j�!�ގш�r3檼��쟥ͳ�@KX�Ye�l�rc���A65;����9�	��L�ʡ����s�A-�Zafd���Cq�vl3��b�l��IҞ*�c��@6uϕ�W=��\�t���]������26��-���V�
-���;s��˞(�%�@���geG}�h2_H�MIf�e�Y�=���*'�'�&�s�aH{Ӌ�S�gK�{K_d$���~�g�rwF�SC�����j.�P�a\��c��X_~!�t}��|��p���X�u�_�a
-=�M��&��z���.5����_/0���HrU�5Kۃ��n%xS��l��PE}eY�9�oV�Mu��=��kU���&R���$ѫ�h?�*Lw���C�ۊ�K��2���w�9� ��Lj�zF��b͍7��h��!����{����L����|'�}>K��k����熧r�V��'��=��d_M������R�������G���l&�����niX7n�k���=|Fm��IrH��E��������©j�F��Z����`���@��vUi0�YlձƝk����!ѐh�V���7���l{q/��F���i�.�ӭ�H���?d"�.,�Z���D۝�یe"��D+��g��v������¡N���v43k���H�u���Gs�g���Dg#�h��j���a�v���l$�f:�)d�F���u#+|V��f[�hfh�v:퐿��H��uцʏ�ݕ�_:��&�'7����(�����aB�&�x��<D�L��0�m�?��HR�ׂ��1�ȧ)�ϷPt&���m��#�[{l+3�G�1"E���n"���03J{��vߗY�&3�n&.�S�3�fT�����j,QQf#�OR�����z'����z�vڏ�Lc�����m����>sؖ2�V�\�>cV'�`޵d=���\���GL��OW�/:��#3� R����D,K�#ǖ?�0c��v���!��Vg[ِ�v�ِ�dD�[�
���B�nCNFjH���_��Wa:r=3Yd9��t����؏!�
�,��ӧV�2�_�-�"��ϵd�=#�efs��ێ���BL�r2��>���H\�w�3�ϟ��H��+�؉=~~�S��ƺ��2
�������YKn�d0�j!��t}��$�������;��s�s�]�LCsĔG������#\Zݎb)ݨ/���'�ӝ�o�q��Ӄ��ë2L�CDQ3����Z����V�u=�YPC�c��\o�2w����qL]x����%0�.�gf���]�0m�v�+�i��Y�'�XƄj�E������r�;��o7y���0���E{
-n��.j���������܀�<�G�nC�����M
o/����n.nj��r�Q�PG�Z,�jEJp�zԷ6����X�к������}r�
//�i�:�V;r�ڝh�.�ZГm�&u&v��e��o�]��ӆ1m��Xi�SX�QkѤэ�"���Z\�>'�S��0Z����F#:|�F#��v$��R�f�����B�G��t
-hjP?t|�S�v�y�xQcC���j���V��غ�<�`Mo�
�,�j��F�  ,B�a�l��k�j����B?TZ�k�d(t/%U��@޹�gj�ꭿ^������mY�?������Z꬝.ܗj��…~�U1�̢��$�~��Z��е����3BI�GY��������J��d܊����sj��%!Z�Z�:!�+�<�E�S�{�
�Վn�-hh��ۏ|5��Er��5���r�m�JKu����桪�ګ�7j����V	����4pL*��Be)T�P���,_�C*��#ɋ���&�)��K'�e�:fA����߈u�$a^�>�YS��\�&��n��sQCL�BnjF�>���7⋘�o̿_��7Ě��i��˚�L�E�S����N��O���p�bޭp�;��AY!�����y{^�3�C�y�y�����
�o���|�>2@��<�d�
-��>o��y��hh��l�K�������g[�4�)�X<d�
-E&�>k��΋ccg�C�k�Nɏ�A�y�	]Q��Q�����.��g���~�����<{������׷u�g�������1��y��k�/�̋p5'��p�^�3�Q T}G\7��k�75�6�wX����|�gI���;����F��lO�'/	`:؀�����F��xF��y���=�؞�>�b��Ƴ����������f�7�1=д�/`�fݖ�Y��sl����Xlc�m��
�0¼��
�"�����K�}��	���{m�]��7J����m��6X�.nA����t����d�;+A��G�]�J�T��.%<�����h�W|�H]7��}��(a����>#�}@��!�+�6���x�o@U��%��F�����0����n�J�%d�GW0f~�8@��L���������c���V�WT�/�mG9Q�͆��
G�5c(����12�$�\��K�
-��A��!�q��d��CQP��>Ā,�K���M?X�@��b}p@�om�.�B��P�c�v�������I�8y1',����`�b׮k߮g<־@�.�y�6��!��]�iz^��xM��n������:�7�����@v����4�vL�/��?|��������8��{�4|w����o�_��߽����0q��s2xe���7����]�������w�����{ 2�_9�'R��ӛ���az�����C��\k�a�rL���->�3��L���#ܻ��a�(��F��'ڻ��W��|�a��0�I<L��1%����$�Mz�p��6	Z%���I�=MI�!�83��zL��vb�az�x��ˌ��)��J��f��1͸$9u�V�IIN��0�M�<L����7�?~�����,_�_Vގ���f���$�����,���f���J�σY�����9�����5̈�G���ݿ�W�/����zo��o��}�G�a�=	&��qaZ�
-4d��ۭX�L�����|wL����‚�<�����&b�tʼ�G�7<�Ώ��q���?�����\|\�Rs�̸x0L�'��������J����;���w7�O��˯r�><��8�%L?�?~��Pg���~?�����Tw�����r}���6�~�H�>"�z������m}���������ס������:k�r��./PI��(|d6��:5�}@w@� �\�)�\ %�À�| ���`�>P��sI�K������6?���/?�ݏ���HsϏu�	�$�إػ�3�~0š�u.�vo0&u�
���K��&�ΛP���"���?\>)��ͥ�οS������_#��x��g�o��$��;_����[�|�>�ja*2�vۄ_��03	���o���m��������WX�ݸ�}d���7"J���t˪g�������uw�\�A��nSp0�����)�}aJ��q]ƻ����v!s��S�5����'���� /Z�S�{��C���׈)����_F���w|�V����V]����;Mע�k�t}||M���k�t��x���c�s�&
-t|���\R����5CwL��W�����1����������������n���z�@��iH��נL��WhzxۇW��������!��!�_]����Y��o�]~�������|p}~88����^�������&�����Z=�>��dp}|xuǓ���5t�><��������	σ���spx~�;0TǸ���������߼���'���>Ǟ�B9����\�a h1���!`
-`�]�`��������>�1@<�	Olg��_��߽���w��$IZ��o�~�-���˞~����Q��ӭ(���8?ݜ�hNN���d`�9�^��	�P�{����D���q�xr2�3p�ӝ�&�����8�^�E�����x���k?|�̘��=�(
-�|5�o*���P���4���4����}��+d�˻����<��i4���h�rb�)A���vs��j�x�>�g�=���(ϴ9�k=%0r�����{э�&FԬxrb��h����ؔX���rdW9��h�
-1��b�F0r��#��k�O�9‘]�+�=�S����`�݈���F���ƌxޑk�rj4>J���h|$G�g$��~#�G6	��;���p���h�qQ�(A`v��|��u�p�H/�m8�������V��e���ʟ��`l�
�}u(�Ƌu�si�����������7v�f��ы4����mS�7<5yK�1M�ž��g
-�|��o^_����+��{��c��1�\�.Y�f���ZXz��'�<)vz�O�:�����\nDwK��-�E[v]��ݒ��������K*7�@;�2o%��
-��hd)�����K�t��mH�zNd�u�$��,g'v7	!ET�)�a�)znD�r�
-~)	�Xz4�n��I;:@E����ک�e��-��u9�ċ_U��R�kk�GŶ�/���2UJS	�x�jaWZ/����K� �Y1�@�4rzʍX�K�v���v������H��d.��`n8Gh{9Ǩҹ��t������<��&9��c>�˹|�u��#Vy>�������Ɋ�[��y�@as9Qrk�����I�m�
=�����Lp��2�}��s��o�%awD,?��\�����r{î��"!R��X�p�Rᜠ����s��Σ
-`�1/�X�c�6���c������Y�>p/O�,�h�ة� ,�R�/�3`x0|&�?l�8����2��
}�3|Y�yS^��E�K��_�8y��c[X����a'�ĖKvlC瀱�D�~>4q"	��l��$-/r.-�ǚ�f|&�DH��/S7y�c�°jF�i9O}/�P���/��%?�fYP�&�4(�S~2��e+�\q�$l2/�ge��莓�=/y���p����g�
Fveb��c{�Xc��sT_�׭u^��M9����/���5L
-��^v��l]O��:�Y�ݫ��,=��ߛ<yY���;�W(���<y�x�<L&�����a����a�0y�<L&�'&�����a�0y�<�0y�<L&����䉇���a�0y�<L�~���q|'H����IEND�B`�
\ No newline at end of file