@charset "UTF-8";
/**
 * Clay 3.78.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.78.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #343a40;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* importing nukular css */
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
/**
 * [TBD]
 * almost everything in here needs to go toward the end of the redesign work,
 * that is before v3 is released
 *
 * a few things may survive in some form but should be ported with intention
 * and according to the new design
 */
:root, :host {
  --bp-sm: 37.5rem;
  --bp-md: 48rem;
  --bp-lg: 62rem;
  --bp-xl: 75rem;
  /* default */
  --space-0125: 0.125rem;
  --space-025: 0.25rem;
  --space-0375: 0.375rem;
  --space-05: 0.5rem;
  --space-0625: 0.625rem;
  --space-075: 0.75rem;
  --space-0875: 0.875rem;
  --space: 1rem;
  --space-1125: 1.125rem;
  --space-125: 1.25rem;
  --space-15: 1.5rem;
  --space-1625: 1.625rem;
  --space-175: 1.75rem;
  --space-1875: 1.875rem;
  --space-2: 2rem;
  --space-2375: 2.375rem;
  --space-25: 2.5rem;
  /* borders */
  --border-radius: 3px;
  --border-radius--lg: 6px;
  --n-border: 1px solid var(--n-color-border);
  --btn-min-width--lg: 8.125rem;
  --btn-min-width--md: 6.25rem;
  --btn-min-width--sm: var(--space-175);
  --btn-height--lg: var(--space-25);
  --btn-height--md: var(--space-2);
  --btn-height--sm: 1.5rem;
  --btn-icon-padding: 0 var(--space-075);
  --btn-icon-padding--sm: 0 var(--space-05);
  --btn-icon-height: var(--space-2);
  --btn-icon-height--sm: var(--space-15);
  --icon-size: var(--space-0875);
  --icon-size--sm: var(--space-075);
  --btn-color: white;
  --btn-color--disabled: rgba(255, 255, 255, 0.5);
  /* 4. forms */
  --grid-template-columns--form-group: repeat(auto-fit, minmax(10rem, 1fr));
  /* 4.1 group */
  --grid-gap--form-group: 0.625rem 0.75rem;
  --line-height--form-group: 2rem;
  --color--form-group--disabled: var(--n-color-grau-40);
  /* 4.2 textinput */
  --max-height--input: 2.5rem;
  --font-size--input: var(--font-size--default);
  --line-height--input: calc(var(--font-size--default) * 1.4);
  --border--input: solid var(--n-color-secondary--light) 1px;
  --border--input--focus: solid var(--n-primary) 1px;
  --color--default: var(--n-color-typo);
  --color--placeholder: var(--n-color-secondary--light);
  --padding--input: calc(var(--max-height--input) - var(--font-size--input));
  /* 4.3 checkboxes */
  --checkbox-size: 1em;
  --checkbox-margin: var(--space-075) var(--space-05);
  --checkbox-group-margin: var(--space-05);
  --checkbox-label-padding: var(--space-025);
}

:root, :host {
  --n-color-typo: #0e1330;
  --n-color-typo--secondary: #788c94;
  --n-color-typo--tertiary: #aebabf;
  --n-color-typo--light: #f7f7f7;
  --n-color-primary: #00979e;
  --n-color-secondary: #6f909f;
  --n-color-tertiary: #cbcfd2;
  --n-color-bg: #f7f7f7;
  --n-color-bg--secondary: #e9e9e9;
  --n-color-bg--tertiary: #edf1f1;
  --n-color-bg--light: white;
  --n-color-bg--dark: #cbcfd2;
  --n-color-actionbar-bg: #0e1330;
  --n-color-hover: #c2e0e1;
  --n-color-hover--secondary: #aebabf;
  --n-color-primary: #00979e;
  --n-color-primary-hover: #75c0c3;
  --n-color-primary-pressed: #167c80;
  --n-color-secondary: #6f909f;
  --n-color-secondary-hover: #1c415c;
  --n-color-secondary-pressed: #0e1330;
  --n-color-tertiary: #cbcfd2;
  --n-color-tertiary-hover: #aebabf;
  --n-color-tertiary-pressed: #788c94;
  --n-color-icon: #788c94;
  --n-color-border: #cbcfd2;
  --n-color-border--active: #00979e;
}

/**
 * NordLB color palette as defined in the styleguide
 * @see https://app.zeplin.io/project/5f71b0fa08849509e503b579/styleguide
 */
:root,
:host {
  --nlb-color-asphalt: #1c415c;
  --nlb-color-berry: #ac0c4c;
  --nlb-color-blue: #182257;
  --nlb-color-dark: #0e1330;
  --nlb-color-dark--50--translucent: rgba(14, 19, 48, 0.5);
  --nlb-color-dark--16--translucent: rgba(14, 19, 48, 0.16);
  --nlb-color-darkpetrol: #167c80;
  --nlb-color-grey: #788c94;
  --nlb-color-grey--40: #cbcfd2;
  --nlb-color-grey--60: #aebabf;
  --nlb-color-petrol: #00979e;
  --nlb-color-pigeon: #6f909f;
  --nlb-color-creme: #f0dbac;
  --nlb-color-pale: #edf1f1;
  --nlb-color-petrol--20: #c2e0e1;
  --nlb-color-petrol--60: #75c0c3;
  --nlb-color-petrol--20-transparent: rgba(0, 151, 158, 0.2);
  --nlb-color-pistachio: #dedfa3;
  --nlb-color-silver: #e9e9e9;
  --nlb-color-silvergrey: #f7f7f7;
  --nlb-color-skyblue: #b8c5d5;
  --nlb-color-white: #ffffff;
  --nlb-color-error: #e03555;
  --nlb-color-error--dark: #c41e3d;
  --nlb-color-error--darker: #821428;
  --nlb-color-warning: #edbb17;
  --nlb-color-success: #009e78;
  --nlb-color-transparent: transparent;
}

:root .nlb-color-asphalt,
:host .nlb-color-asphalt {
  color: #1c415c;
}

:root .nlb-bgcolor-asphalt,
:host .nlb-bgcolor-asphalt {
  background-color: #1c415c;
}

:root .nlb-color-berry,
:host .nlb-color-berry {
  color: #ac0c4c;
}

:root .nlb-bgcolor-berry,
:host .nlb-bgcolor-berry {
  background-color: #ac0c4c;
}

:root .nlb-color-blue,
:host .nlb-color-blue {
  color: #182257;
}

:root .nlb-bgcolor-blue,
:host .nlb-bgcolor-blue {
  background-color: #182257;
}

:root .nlb-color-dark,
:host .nlb-color-dark {
  color: #0e1330;
}

:root .nlb-bgcolor-dark,
:host .nlb-bgcolor-dark {
  background-color: #0e1330;
}

:root .nlb-color-dark--50--translucent,
:host .nlb-color-dark--50--translucent {
  color: rgba(14, 19, 48, 0.5);
}

:root .nlb-bgcolor-dark--50--translucent,
:host .nlb-bgcolor-dark--50--translucent {
  background-color: rgba(14, 19, 48, 0.5);
}

:root .nlb-color-dark--16--translucent,
:host .nlb-color-dark--16--translucent {
  color: rgba(14, 19, 48, 0.16);
}

:root .nlb-bgcolor-dark--16--translucent,
:host .nlb-bgcolor-dark--16--translucent {
  background-color: rgba(14, 19, 48, 0.16);
}

:root .nlb-color-darkpetrol,
:host .nlb-color-darkpetrol {
  color: #167c80;
}

:root .nlb-bgcolor-darkpetrol,
:host .nlb-bgcolor-darkpetrol {
  background-color: #167c80;
}

:root .nlb-color-grey,
:host .nlb-color-grey {
  color: #788c94;
}

:root .nlb-bgcolor-grey,
:host .nlb-bgcolor-grey {
  background-color: #788c94;
}

:root .nlb-color-grey--40,
:host .nlb-color-grey--40 {
  color: #cbcfd2;
}

:root .nlb-bgcolor-grey--40,
:host .nlb-bgcolor-grey--40 {
  background-color: #cbcfd2;
}

:root .nlb-color-grey--60,
:host .nlb-color-grey--60 {
  color: #aebabf;
}

:root .nlb-bgcolor-grey--60,
:host .nlb-bgcolor-grey--60 {
  background-color: #aebabf;
}

:root .nlb-color-petrol,
:host .nlb-color-petrol {
  color: #00979e;
}

:root .nlb-bgcolor-petrol,
:host .nlb-bgcolor-petrol {
  background-color: #00979e;
}

:root .nlb-color-pigeon,
:host .nlb-color-pigeon {
  color: #6f909f;
}

:root .nlb-bgcolor-pigeon,
:host .nlb-bgcolor-pigeon {
  background-color: #6f909f;
}

:root .nlb-color-creme,
:host .nlb-color-creme {
  color: #f0dbac;
}

:root .nlb-bgcolor-creme,
:host .nlb-bgcolor-creme {
  background-color: #f0dbac;
}

:root .nlb-color-pale,
:host .nlb-color-pale {
  color: #edf1f1;
}

:root .nlb-bgcolor-pale,
:host .nlb-bgcolor-pale {
  background-color: #edf1f1;
}

:root .nlb-color-petrol--20,
:host .nlb-color-petrol--20 {
  color: #c2e0e1;
}

:root .nlb-bgcolor-petrol--20,
:host .nlb-bgcolor-petrol--20 {
  background-color: #c2e0e1;
}

:root .nlb-color-petrol--60,
:host .nlb-color-petrol--60 {
  color: #75c0c3;
}

:root .nlb-bgcolor-petrol--60,
:host .nlb-bgcolor-petrol--60 {
  background-color: #75c0c3;
}

:root .nlb-color-petrol--20-transparent,
:host .nlb-color-petrol--20-transparent {
  color: rgba(0, 151, 158, 0.2);
}

:root .nlb-bgcolor-petrol--20-transparent,
:host .nlb-bgcolor-petrol--20-transparent {
  background-color: rgba(0, 151, 158, 0.2);
}

:root .nlb-color-pistachio,
:host .nlb-color-pistachio {
  color: #dedfa3;
}

:root .nlb-bgcolor-pistachio,
:host .nlb-bgcolor-pistachio {
  background-color: #dedfa3;
}

:root .nlb-color-silver,
:host .nlb-color-silver {
  color: #e9e9e9;
}

:root .nlb-bgcolor-silver,
:host .nlb-bgcolor-silver {
  background-color: #e9e9e9;
}

:root .nlb-color-silvergrey,
:host .nlb-color-silvergrey {
  color: #f7f7f7;
}

:root .nlb-bgcolor-silvergrey,
:host .nlb-bgcolor-silvergrey {
  background-color: #f7f7f7;
}

:root .nlb-color-skyblue,
:host .nlb-color-skyblue {
  color: #b8c5d5;
}

:root .nlb-bgcolor-skyblue,
:host .nlb-bgcolor-skyblue {
  background-color: #b8c5d5;
}

:root .nlb-color-white,
:host .nlb-color-white {
  color: #ffffff;
}

:root .nlb-bgcolor-white,
:host .nlb-bgcolor-white {
  background-color: #ffffff;
}

:root .nlb-color-error,
:host .nlb-color-error {
  color: #e03555;
}

:root .nlb-bgcolor-error,
:host .nlb-bgcolor-error {
  background-color: #e03555;
}

:root .nlb-color-error--dark,
:host .nlb-color-error--dark {
  color: #c41e3d;
}

:root .nlb-bgcolor-error--dark,
:host .nlb-bgcolor-error--dark {
  background-color: #c41e3d;
}

:root .nlb-color-error--darker,
:host .nlb-color-error--darker {
  color: #821428;
}

:root .nlb-bgcolor-error--darker,
:host .nlb-bgcolor-error--darker {
  background-color: #821428;
}

:root .nlb-color-warning,
:host .nlb-color-warning {
  color: #edbb17;
}

:root .nlb-bgcolor-warning,
:host .nlb-bgcolor-warning {
  background-color: #edbb17;
}

:root .nlb-color-success,
:host .nlb-color-success {
  color: #009e78;
}

:root .nlb-bgcolor-success,
:host .nlb-bgcolor-success {
  background-color: #009e78;
}

:root .nlb-color-transparent,
:host .nlb-color-transparent {
  color: transparent;
}

:root .nlb-bgcolor-transparent,
:host .nlb-bgcolor-transparent {
  background-color: transparent;
}

/**
 * Default Theme
 */
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
:root, :host {
  --n-theme-color-primary: var(--nlb-color-petrol);
  --n-theme-color-primary--dark: var(--nlb-color-darkpetrol);
  --n-theme-color-primary--light: var(--nlb-color-petrol--60);
  --n-theme-color-primary--hover: var(--nlb-color-petrol--20-transparent);
  --n-theme-color-secondary: var(--nlb-color-pigeon);
  --n-theme-color-secondary--hover: var(--nlb-color-asphalt);
  --n-theme-color-focus: var(--nlb-color-petrol--60);
  --n-theme-color-button-bg-primary: var(--n-theme-color-primary);
  --n-theme-color-button-bg-primary--hover: var(--n-theme-color-primary--light);
  --n-theme-color-button-bg-primary--pressed: var(--n-theme-color-primary--dark);
  --n-theme-color-button-bg-secondary: var(--nlb-color-pigeon);
  --n-theme-color-button-bg-secondary--hover: var(--nlb-color-asphalt);
  --n-theme-color-button-bg-secondary--pressed: var(--nlb-color-dark);
  --n-theme-color-button-bg-danger: var(--nlb-color-error);
  --n-theme-color-button-bg-danger--hover: var(--nlb-color-error--dark);
  --n-theme-color-button-bg-danger--pressed: var(--nlb-color-error--darker);
  --n-theme-color-button-bg-transparent--hover: var(--n-theme-color-primary--hover);
  --n-theme-color-button-bg-transparent--pressed: var(--nlb-color-silver);
  --n-theme-color-button-bg-disabled: var(--nlb-color-silver);
  --n-theme-color-button-font: var(--nlb-color-silvergrey);
  --n-theme-color-button-font--disabled: var(--nlb-color-grey--60);
  --n-theme-color-font: var(--nlb-color-dark);
  --n-theme-color-font--onsolid: var(--nlb-color-silvergrey);
  --n-theme-color-icon: var(--nlb-color-grey);
  --n-theme-color-table-bg: var(--nlb-color-pale);
  --n-theme-color-table-bg--hover: var(--n-theme-color-primary--hover);
  --n-theme-color-table-bg--alternate: var(--nlb-color-silvergrey);
  --n-theme-color-table-bg-header: var(--nlb-color-grey--40);
  --n-theme-color-table-bg-header--hover: var(--nlb-color-pale);
  --n-theme-color-table-border-color-open: var(--nlb-color-asphalt);
  --n-theme-color-button-group: var(--nlb-color-white);
  --n-theme-color-pagination-bg: var(--nlb-color-white);
  --n-theme-color-pagination-bg--active: var(--nlb-color-pigeon);
  --n-theme-color-pagination-bg--hover: var(--n-theme-color-primary--hover);
  --n-theme-color-pagination-color: var(--nlb-color-dark);
  --n-theme-color-pagination-color--disabled: var(--nlb-color-grey);
  --n-theme-color-pagination-color--active: var(--nlb-color-white);
  --n-theme-color-appbar-bg: var(--nlb-color-dark);
  --n-theme-color-appbar-color: var(--nlb-color-silvergrey);
  --n-theme-color-appbar-demo-badge: var(--nlb-color-error);
  --n-theme-color-logo-shape: var(--nlb-color-white);
  --n-theme-color-logo-shape--hover: var(--nlb-color-dark);
  --n-theme-color-logo-bg: var(--n-theme-color-primary);
  --n-theme-color-logo-bg--hover: var(--n-theme-color-primary--hover);
  --n-theme-color-input-bg: var(--nlb-color-white);
  --n-theme-color-input-bg--disabled: var(--nlb-color-pale);
  --n-theme-color-input-border: var(--nlb-color-grey--40);
  --n-theme-color-input-border--focus: var(--nlb-color-petrol);
  --n-theme-color-input-font: var(--n-theme-color-font);
  --n-theme-color-input-font--disabled: var(--n-theme-color-font);
  --n-theme-color-input-font--placeholder: var(--nlb-color-grey--40);
  --n-theme-color-input-error: var(--nlb-color-error);
  --n-theme-color-input-required: var(--nlb-color-petrol);
  --n-theme-color-tick-bg: var(--nlb-color-white);
  --n-theme-color-tick-bg--focus: var(--nlb-color-white);
  --n-theme-color-tick-bg--disabled: var(--nlb-color-silvergrey);
  --n-theme-color-tick-border: var(--nlb-color-grey--40);
  --n-theme-color-tick-border--focus: var(--n-theme-color-input-border--focus);
  --n-theme-color-tick-border--disabled: var(--nlb-color-grey--40);
  --n-theme-color-tick-fringe: var(--nlb-color-transparent);
  --n-theme-color-tick-fringe--hover: var(--nlb-color-silver);
  --n-theme-color-tick-fringe--pressed: var(--nlb-color-petrol--20);
  --n-theme-color-tick-font: var(--n-theme-color-font);
  --n-theme-color-tick-font--disabled: var(--nlb-color-grey--40);
  --n-theme-color-checkbox-bg--checked: var(--nlb-color-petrol);
  --n-theme-color-checkbox-bg--indeterminate: var(--nlb-color-petrol);
  --n-theme-color-checkbox-bg--disabled-checked: var(--nlb-color-grey--40);
  --n-theme-color-checkbox-bg--disabled-indeterminate: var(--nlb-color-grey--40);
  --n-theme-color-checkbox-border--checked: var(--nlb-color-petrol);
  --n-theme-color-checkbox-border--indeterminate: var(--nlb-color-petrol);
  --n-theme-color-checkbox-border--disabled-checked: var(--nlb-color-grey--40);
  --n-theme-color-checkbox-border--disabled-indeterminate: var(--nlb-color-grey--40);
  --n-theme-color-checkbox-checkmark--focus: var(--n-theme-color-input-border--focus);
  --n-theme-color-checkbox-checkmark--checked: var(--nlb-color-white);
  --n-theme-color-checkbox-checkmark--indeterminate: var(--nlb-color-white);
  --n-theme-color-radio-bg--checked: var(--nlb-color-white);
  --n-theme-color-radio-bg--disabled-checked: var(--nlb-color-silvergrey);
  --n-theme-color-radio-border--checked: var(--nlb-color-grey--40);
  --n-theme-color-radio-border--disabled-checked: var(--nlb-color-grey--40);
  --n-theme-color-radio-checkmark--focus: var(--n-theme-color-input-border--focus);
  --n-theme-color-radio-checkmark--checked: var(--nlb-color-petrol);
  --n-theme-color-radio-checkmark--disabled: var(--nlb-color-grey--40);
  --n-theme-color-radio-label: var(--nlb-color-dark);
  --n-theme-color-radio-label--disabled: var(--nlb-color-grey--40);
  --n-theme-color-switch-bg: var(--nlb-color-grey--40);
  --n-theme-color-switch-bg--focus: var(--nlb-color-white);
  --n-theme-color-switch-bg--pressed: var(--nlb-color-petrol--20);
  --n-theme-color-switch-bg--checked: var(--nlb-color-petrol);
  --n-theme-color-switch-bg--disabled: var(--nlb-color-silver);
  --n-theme-color-switch-bg--disabled-checked: var(--nlb-color-silver);
  --n-theme-color-switch-border: var(--nlb-color-grey--40);
  --n-theme-color-switch-border--focus: var(--n-theme-color-input-border--focus);
  --n-theme-color-switch-border--pressed: var(--nlb-color-petrol--20);
  --n-theme-color-switch-border--checked: var(--nlb-color-petrol);
  --n-theme-color-switch-border--disabled: var(--nlb-color-silver);
  --n-theme-color-switch-border--disabled-checked: var(--nlb-color-silver);
  --n-theme-color-switch-font: var(--n-theme-color-font);
  --n-theme-color-switch-font--disabled: var(--nlb-color-grey--40);
  --n-theme-color-switch-toggle: var(--nlb-color-white);
  --n-theme-color-switch-toggle--focus: var(--n-theme-color-input-border--focus);
  --n-theme-color-switch-toggle--pressed: var(--nlb-color-white);
  --n-theme-color-switch-toggle--checked: var(--nlb-color-white);
  --n-theme-color-switch-toggle--disabled: var(--nlb-color-silvergrey);
  --n-theme-color-switch-toggle--disabled-checked: var(--nlb-color-silvergrey);
  --n-theme-color-tab-bg: var(--nlb-color-grey--40);
  --n-theme-color-tab-bg--hover: var(--nlb-color-petrol--20-transparent);
  --n-theme-color-tab-bg--active: var(--nlb-color-silver);
  --n-theme-color-tab-font: var(--n-theme-color-font);
  --n-theme-color-tab-icon: var(--nlb-color-grey);
  --n-theme-color-select-bg: var(--nlb-color-white);
  --n-theme-color-select-border: var(--nlb-color-grey--40);
  --n-theme-color-select-border--hover: var(--nlb-color-grey--40);
  --n-theme-color-select-indicator: var(--nlb-color-grey);
  --n-theme-color-select-indicator--hover: var(--nlb-color-petrol);
  --n-theme-color-select-indicator--active: var(--nlb-color-petrol);
  --n-theme-color-select-border--focus: var(--nlb-color-petrol);
  --n-theme-color-select-placeholder: var(--nlb-color-grey--40);
  --n-theme-color-select-font: var(--n-theme-color-font);
  --n-theme-color-select--error: var(--nlb-color-error);
  --n-theme-color-select-bg-multi-value: var(--nlb-color-petrol--20);
  --n-theme-color-select-multi-value: var(--n-theme-color-font);
  --n-theme-color-select-multi-value-remove: var(--n-theme-color-font);
  --n-theme-color-select-multi-value-remove--hover: var(--n-theme-color-font);
  --n-theme-color-select-bottomline: var(--nlb-color-grey--40);
  --n-theme-color-select-menu: var(--nlb-color-white);
  --n-theme-color-select-menu-notice: var(--nlb-color-grey--40);
  --n-theme-color-select-menu-option-bg--focus: var(--nlb-color-petrol--20);
  --n-theme-color-select-menu-option-bg--active: var(--nlb-color-petrol--20);
  --n-theme-color-select-menu-option-bg--hover: var(--nlb-color-petrol--20);
  --n-theme-color-select-menu-option--disabled: var(--nlb-color-grey--40);
  --n-theme-color-select-multi-value-clear: var(--nlb-color-grey);
  --n-theme-color-select-multi-value-clear--hover: var(--nlb-color-petrol);
  --n-theme-color-form-label: var(--n-theme-color-font);
  --n-theme-color-form-label--required: var(--nlb-color-petrol);
  --n-theme-color-form-label-hint: var(--nlb-color-grey);
  --n-theme-color-form-label-hint--hover: var(--nlb-color-dark);
  --n-theme-color-contentswitch-bg: var(--nlb-color-grey--40);
  --n-theme-color-contentswitch-bg--hover: var(--nlb-color-asphalt);
  --n-theme-color-contentswitch-bg--active: var(--nlb-color-pigeon);
  --n-theme-color-sidebar-navigation-bg: var(--nlb-color-silvergrey);
  --n-theme-color-sidebar-navigation-item-active-marker: var(--nlb-color-asphalt);
  --n-theme-color-sidebar-navigation-item-bg--selected: var(--nlb-color-pale);
  --n-theme-color-sidebar-navigation-item-bg--hover: var(--nlb-color-petrol--20);
  --n-theme-color-sidebar-navigation-item--disabled: var(--nlb-color-grey--60);
  --n-theme-color-sidebar-navigation-item: var(--nlb-color-asphalt);
  --n-theme-color-modal-bg: var(--nlb-color-silvergrey);
  --n-theme-color-modal-container-bg: var(--nlb-color-dark--50--translucent);
  --n-theme-color-context-menu-item--hover: var(--nlb-color-petrol--20);
  --n-theme-color-context-menu-divider: var(--nlb-color-silvergrey);
  --n-theme-color-filedrop-bg: var(--nlb-color-silver);
  --n-theme-color-filedrop-fg: var(--nlb-color-grey);
  --n-theme-color-filedrop-fg--disabled: var(--nlb-color-grey--40);
  --n-theme-color-filedrop-fg--accept: var(--nlb-color-petrol);
  --n-theme-color-filedrop-fg--reject: var(--nlb-color-grey--40);
  --n-theme-color-filedrop-fg--upload: var(--nlb-color-petrol);
  --n-theme-color-filedrop-fg--success: var(--nlb-color-success);
  --n-theme-color-filedrop-fg--error: var(--nlb-color-error);
  --n-theme-color-percentage-border: var(--nlb-color-grey--40);
  --n-theme-color-percentage-bg: var(--nlb-color-white);
  --n-theme-color-percentage-vbar-bg: var(--nlb-color-dark);
  --n-theme-color-percentage-vbar-inside: var(--nlb-color-white);
  --n-theme-color-percentage-vbar-outside: var(--nlb-color-dark);
  --n-theme-color-widget-bg: var(--nlb-color-silvergrey);
  --n-theme-border-radius--md: 3px;
  --n-theme-border-radius--lg: 6px;
  --n-theme-border-radius--md-focus: 5px;
  --n-theme-border-width--focus: 0.125rem;
  --n-theme-color-scrollbar-bg: transparent;
  --n-theme-color-scrollbar-thumb: var(--nlb-color-grey--40);
  --n-theme-color-scrollbar-thumb--hover: var(--n-theme-color-primary);
  --n-theme-color-scrollbar-thumb--pressed: var(--n-theme-color-primary--dark);
  --n-theme-dropshadow--0: 0px 0px 0px 0px var(--nlb-color-grey--60);
  --n-theme-dropshadow--dark-0: 0px 0px 0px 0px var(--nlb-color-grey);
  --n-theme-dropshadow--1: 0px 1px 6px 0px var(--nlb-color-grey--60);
  --n-theme-dropshadow--dark-1: 0px 1px 6px 0px var(--nlb-color-grey);
  --n-theme-dropshadow--2: 0px 2px 12px 0px var(--nlb-color-grey--60);
  --n-theme-dropshadow--dark-2: 0px 2px 12px 0px var(--nlb-color-grey);
  --n-theme-dropshadow--3: 0px 3px 18px 0px var(--nlb-color-grey--60);
  --n-theme-dropshadow--dark-3: 0px 3px 18px 0px var(--nlb-color-grey);
}

:root .n-theme-color-primary, :host .n-theme-color-primary {
  color: var(--n-theme-color-primary);
}

:root .n-theme-bgcolor-primary, :host .n-theme-bgcolor-primary {
  background-color: var(--n-theme-color-primary);
}

:root .n-theme-color-primary--dark, :host .n-theme-color-primary--dark {
  color: var(--n-theme-color-primary--dark);
}

:root .n-theme-bgcolor-primary--dark, :host .n-theme-bgcolor-primary--dark {
  background-color: var(--n-theme-color-primary--dark);
}

:root .n-theme-color-primary--light, :host .n-theme-color-primary--light {
  color: var(--n-theme-color-primary--light);
}

:root .n-theme-bgcolor-primary--light, :host .n-theme-bgcolor-primary--light {
  background-color: var(--n-theme-color-primary--light);
}

:root .n-theme-color-primary--hover, :host .n-theme-color-primary--hover {
  color: var(--n-theme-color-primary--hover);
}

:root .n-theme-bgcolor-primary--hover, :host .n-theme-bgcolor-primary--hover {
  background-color: var(--n-theme-color-primary--hover);
}

:root .n-theme-color-secondary, :host .n-theme-color-secondary {
  color: var(--n-theme-color-secondary);
}

:root .n-theme-bgcolor-secondary, :host .n-theme-bgcolor-secondary {
  background-color: var(--n-theme-color-secondary);
}

:root .n-theme-color-secondary--hover, :host .n-theme-color-secondary--hover {
  color: var(--n-theme-color-secondary--hover);
}

:root .n-theme-bgcolor-secondary--hover, :host .n-theme-bgcolor-secondary--hover {
  background-color: var(--n-theme-color-secondary--hover);
}

:root .n-theme-color-focus, :host .n-theme-color-focus {
  color: var(--n-theme-color-focus);
}

:root .n-theme-bgcolor-focus, :host .n-theme-bgcolor-focus {
  background-color: var(--n-theme-color-focus);
}

:root .n-theme-color-button-bg-primary, :host .n-theme-color-button-bg-primary {
  color: var(--n-theme-color-button-bg-primary);
}

:root .n-theme-bgcolor-button-bg-primary, :host .n-theme-bgcolor-button-bg-primary {
  background-color: var(--n-theme-color-button-bg-primary);
}

:root .n-theme-color-button-bg-primary--hover, :host .n-theme-color-button-bg-primary--hover {
  color: var(--n-theme-color-button-bg-primary--hover);
}

:root .n-theme-bgcolor-button-bg-primary--hover, :host .n-theme-bgcolor-button-bg-primary--hover {
  background-color: var(--n-theme-color-button-bg-primary--hover);
}

:root .n-theme-color-button-bg-primary--pressed, :host .n-theme-color-button-bg-primary--pressed {
  color: var(--n-theme-color-button-bg-primary--pressed);
}

:root .n-theme-bgcolor-button-bg-primary--pressed, :host .n-theme-bgcolor-button-bg-primary--pressed {
  background-color: var(--n-theme-color-button-bg-primary--pressed);
}

:root .n-theme-color-button-bg-secondary, :host .n-theme-color-button-bg-secondary {
  color: var(--n-theme-color-button-bg-secondary);
}

:root .n-theme-bgcolor-button-bg-secondary, :host .n-theme-bgcolor-button-bg-secondary {
  background-color: var(--n-theme-color-button-bg-secondary);
}

:root .n-theme-color-button-bg-secondary--hover, :host .n-theme-color-button-bg-secondary--hover {
  color: var(--n-theme-color-button-bg-secondary--hover);
}

:root .n-theme-bgcolor-button-bg-secondary--hover, :host .n-theme-bgcolor-button-bg-secondary--hover {
  background-color: var(--n-theme-color-button-bg-secondary--hover);
}

:root .n-theme-color-button-bg-secondary--pressed, :host .n-theme-color-button-bg-secondary--pressed {
  color: var(--n-theme-color-button-bg-secondary--pressed);
}

:root .n-theme-bgcolor-button-bg-secondary--pressed, :host .n-theme-bgcolor-button-bg-secondary--pressed {
  background-color: var(--n-theme-color-button-bg-secondary--pressed);
}

:root .n-theme-color-button-bg-danger, :host .n-theme-color-button-bg-danger {
  color: var(--n-theme-color-button-bg-danger);
}

:root .n-theme-bgcolor-button-bg-danger, :host .n-theme-bgcolor-button-bg-danger {
  background-color: var(--n-theme-color-button-bg-danger);
}

:root .n-theme-color-button-bg-danger--hover, :host .n-theme-color-button-bg-danger--hover {
  color: var(--n-theme-color-button-bg-danger--hover);
}

:root .n-theme-bgcolor-button-bg-danger--hover, :host .n-theme-bgcolor-button-bg-danger--hover {
  background-color: var(--n-theme-color-button-bg-danger--hover);
}

:root .n-theme-color-button-bg-danger--pressed, :host .n-theme-color-button-bg-danger--pressed {
  color: var(--n-theme-color-button-bg-danger--pressed);
}

:root .n-theme-bgcolor-button-bg-danger--pressed, :host .n-theme-bgcolor-button-bg-danger--pressed {
  background-color: var(--n-theme-color-button-bg-danger--pressed);
}

:root .n-theme-color-button-bg-transparent--hover, :host .n-theme-color-button-bg-transparent--hover {
  color: var(--n-theme-color-button-bg-transparent--hover);
}

:root .n-theme-bgcolor-button-bg-transparent--hover, :host .n-theme-bgcolor-button-bg-transparent--hover {
  background-color: var(--n-theme-color-button-bg-transparent--hover);
}

:root .n-theme-color-button-bg-transparent--pressed, :host .n-theme-color-button-bg-transparent--pressed {
  color: var(--n-theme-color-button-bg-transparent--pressed);
}

:root .n-theme-bgcolor-button-bg-transparent--pressed, :host .n-theme-bgcolor-button-bg-transparent--pressed {
  background-color: var(--n-theme-color-button-bg-transparent--pressed);
}

:root .n-theme-color-button-bg-disabled, :host .n-theme-color-button-bg-disabled {
  color: var(--n-theme-color-button-bg-disabled);
}

:root .n-theme-bgcolor-button-bg-disabled, :host .n-theme-bgcolor-button-bg-disabled {
  background-color: var(--n-theme-color-button-bg-disabled);
}

:root .n-theme-color-button-font, :host .n-theme-color-button-font {
  color: var(--n-theme-color-button-font);
}

:root .n-theme-bgcolor-button-font, :host .n-theme-bgcolor-button-font {
  background-color: var(--n-theme-color-button-font);
}

:root .n-theme-color-button-font--disabled, :host .n-theme-color-button-font--disabled {
  color: var(--n-theme-color-button-font--disabled);
}

:root .n-theme-bgcolor-button-font--disabled, :host .n-theme-bgcolor-button-font--disabled {
  background-color: var(--n-theme-color-button-font--disabled);
}

:root .n-theme-color-font, :host .n-theme-color-font {
  color: var(--n-theme-color-font);
}

:root .n-theme-bgcolor-font, :host .n-theme-bgcolor-font {
  background-color: var(--n-theme-color-font);
}

:root .n-theme-color-font--onsolid, :host .n-theme-color-font--onsolid {
  color: var(--n-theme-color-font--onsolid);
}

:root .n-theme-bgcolor-font--onsolid, :host .n-theme-bgcolor-font--onsolid {
  background-color: var(--n-theme-color-font--onsolid);
}

:root .n-theme-color-icon, :host .n-theme-color-icon {
  color: var(--n-theme-color-icon);
}

:root .n-theme-bgcolor-icon, :host .n-theme-bgcolor-icon {
  background-color: var(--n-theme-color-icon);
}

:root .n-theme-color-table-bg, :host .n-theme-color-table-bg {
  color: var(--n-theme-color-table-bg);
}

:root .n-theme-bgcolor-table-bg, :host .n-theme-bgcolor-table-bg {
  background-color: var(--n-theme-color-table-bg);
}

:root .n-theme-color-table-bg--hover, :host .n-theme-color-table-bg--hover {
  color: var(--n-theme-color-table-bg--hover);
}

:root .n-theme-bgcolor-table-bg--hover, :host .n-theme-bgcolor-table-bg--hover {
  background-color: var(--n-theme-color-table-bg--hover);
}

:root .n-theme-color-table-bg--alternate, :host .n-theme-color-table-bg--alternate {
  color: var(--n-theme-color-table-bg--alternate);
}

:root .n-theme-bgcolor-table-bg--alternate, :host .n-theme-bgcolor-table-bg--alternate {
  background-color: var(--n-theme-color-table-bg--alternate);
}

:root .n-theme-color-table-bg-header, :host .n-theme-color-table-bg-header {
  color: var(--n-theme-color-table-bg-header);
}

:root .n-theme-bgcolor-table-bg-header, :host .n-theme-bgcolor-table-bg-header {
  background-color: var(--n-theme-color-table-bg-header);
}

:root .n-theme-color-table-bg-header--hover, :host .n-theme-color-table-bg-header--hover {
  color: var(--n-theme-color-table-bg-header--hover);
}

:root .n-theme-bgcolor-table-bg-header--hover, :host .n-theme-bgcolor-table-bg-header--hover {
  background-color: var(--n-theme-color-table-bg-header--hover);
}

:root .n-theme-color-table-border-color-open, :host .n-theme-color-table-border-color-open {
  color: var(--n-theme-color-table-border-color-open);
}

:root .n-theme-bgcolor-table-border-color-open, :host .n-theme-bgcolor-table-border-color-open {
  background-color: var(--n-theme-color-table-border-color-open);
}

:root .n-theme-color-button-group, :host .n-theme-color-button-group {
  color: var(--n-theme-color-button-group);
}

:root .n-theme-bgcolor-button-group, :host .n-theme-bgcolor-button-group {
  background-color: var(--n-theme-color-button-group);
}

:root .n-theme-color-pagination-bg, :host .n-theme-color-pagination-bg {
  color: var(--n-theme-color-pagination-bg);
}

:root .n-theme-bgcolor-pagination-bg, :host .n-theme-bgcolor-pagination-bg {
  background-color: var(--n-theme-color-pagination-bg);
}

:root .n-theme-color-pagination-bg--active, :host .n-theme-color-pagination-bg--active {
  color: var(--n-theme-color-pagination-bg--active);
}

:root .n-theme-bgcolor-pagination-bg--active, :host .n-theme-bgcolor-pagination-bg--active {
  background-color: var(--n-theme-color-pagination-bg--active);
}

:root .n-theme-color-pagination-bg--hover, :host .n-theme-color-pagination-bg--hover {
  color: var(--n-theme-color-pagination-bg--hover);
}

:root .n-theme-bgcolor-pagination-bg--hover, :host .n-theme-bgcolor-pagination-bg--hover {
  background-color: var(--n-theme-color-pagination-bg--hover);
}

:root .n-theme-color-pagination-color, :host .n-theme-color-pagination-color {
  color: var(--n-theme-color-pagination-color);
}

:root .n-theme-bgcolor-pagination-color, :host .n-theme-bgcolor-pagination-color {
  background-color: var(--n-theme-color-pagination-color);
}

:root .n-theme-color-pagination-color--disabled, :host .n-theme-color-pagination-color--disabled {
  color: var(--n-theme-color-pagination-color--disabled);
}

:root .n-theme-bgcolor-pagination-color--disabled, :host .n-theme-bgcolor-pagination-color--disabled {
  background-color: var(--n-theme-color-pagination-color--disabled);
}

:root .n-theme-color-pagination-color--active, :host .n-theme-color-pagination-color--active {
  color: var(--n-theme-color-pagination-color--active);
}

:root .n-theme-bgcolor-pagination-color--active, :host .n-theme-bgcolor-pagination-color--active {
  background-color: var(--n-theme-color-pagination-color--active);
}

:root .n-theme-color-appbar-bg, :host .n-theme-color-appbar-bg {
  color: var(--n-theme-color-appbar-bg);
}

:root .n-theme-bgcolor-appbar-bg, :host .n-theme-bgcolor-appbar-bg {
  background-color: var(--n-theme-color-appbar-bg);
}

:root .n-theme-color-appbar-color, :host .n-theme-color-appbar-color {
  color: var(--n-theme-color-appbar-color);
}

:root .n-theme-bgcolor-appbar-color, :host .n-theme-bgcolor-appbar-color {
  background-color: var(--n-theme-color-appbar-color);
}

:root .n-theme-color-appbar-demo-badge, :host .n-theme-color-appbar-demo-badge {
  color: var(--n-theme-color-appbar-demo-badge);
}

:root .n-theme-bgcolor-appbar-demo-badge, :host .n-theme-bgcolor-appbar-demo-badge {
  background-color: var(--n-theme-color-appbar-demo-badge);
}

:root .n-theme-color-logo-shape, :host .n-theme-color-logo-shape {
  color: var(--n-theme-color-logo-shape);
}

:root .n-theme-bgcolor-logo-shape, :host .n-theme-bgcolor-logo-shape {
  background-color: var(--n-theme-color-logo-shape);
}

:root .n-theme-color-logo-shape--hover, :host .n-theme-color-logo-shape--hover {
  color: var(--n-theme-color-logo-shape--hover);
}

:root .n-theme-bgcolor-logo-shape--hover, :host .n-theme-bgcolor-logo-shape--hover {
  background-color: var(--n-theme-color-logo-shape--hover);
}

:root .n-theme-color-logo-bg, :host .n-theme-color-logo-bg {
  color: var(--n-theme-color-logo-bg);
}

:root .n-theme-bgcolor-logo-bg, :host .n-theme-bgcolor-logo-bg {
  background-color: var(--n-theme-color-logo-bg);
}

:root .n-theme-color-logo-bg--hover, :host .n-theme-color-logo-bg--hover {
  color: var(--n-theme-color-logo-bg--hover);
}

:root .n-theme-bgcolor-logo-bg--hover, :host .n-theme-bgcolor-logo-bg--hover {
  background-color: var(--n-theme-color-logo-bg--hover);
}

:root .n-theme-color-input-bg, :host .n-theme-color-input-bg {
  color: var(--n-theme-color-input-bg);
}

:root .n-theme-bgcolor-input-bg, :host .n-theme-bgcolor-input-bg {
  background-color: var(--n-theme-color-input-bg);
}

:root .n-theme-color-input-bg--disabled, :host .n-theme-color-input-bg--disabled {
  color: var(--n-theme-color-input-bg--disabled);
}

:root .n-theme-bgcolor-input-bg--disabled, :host .n-theme-bgcolor-input-bg--disabled {
  background-color: var(--n-theme-color-input-bg--disabled);
}

:root .n-theme-color-input-border, :host .n-theme-color-input-border {
  color: var(--n-theme-color-input-border);
}

:root .n-theme-bgcolor-input-border, :host .n-theme-bgcolor-input-border {
  background-color: var(--n-theme-color-input-border);
}

:root .n-theme-color-input-border--focus, :host .n-theme-color-input-border--focus {
  color: var(--n-theme-color-input-border--focus);
}

:root .n-theme-bgcolor-input-border--focus, :host .n-theme-bgcolor-input-border--focus {
  background-color: var(--n-theme-color-input-border--focus);
}

:root .n-theme-color-input-font, :host .n-theme-color-input-font {
  color: var(--n-theme-color-input-font);
}

:root .n-theme-bgcolor-input-font, :host .n-theme-bgcolor-input-font {
  background-color: var(--n-theme-color-input-font);
}

:root .n-theme-color-input-font--disabled, :host .n-theme-color-input-font--disabled {
  color: var(--n-theme-color-input-font--disabled);
}

:root .n-theme-bgcolor-input-font--disabled, :host .n-theme-bgcolor-input-font--disabled {
  background-color: var(--n-theme-color-input-font--disabled);
}

:root .n-theme-color-input-font--placeholder, :host .n-theme-color-input-font--placeholder {
  color: var(--n-theme-color-input-font--placeholder);
}

:root .n-theme-bgcolor-input-font--placeholder, :host .n-theme-bgcolor-input-font--placeholder {
  background-color: var(--n-theme-color-input-font--placeholder);
}

:root .n-theme-color-input-error, :host .n-theme-color-input-error {
  color: var(--n-theme-color-input-error);
}

:root .n-theme-bgcolor-input-error, :host .n-theme-bgcolor-input-error {
  background-color: var(--n-theme-color-input-error);
}

:root .n-theme-color-input-required, :host .n-theme-color-input-required {
  color: var(--n-theme-color-input-required);
}

:root .n-theme-bgcolor-input-required, :host .n-theme-bgcolor-input-required {
  background-color: var(--n-theme-color-input-required);
}

:root .n-theme-color-tick-bg, :host .n-theme-color-tick-bg {
  color: var(--n-theme-color-tick-bg);
}

:root .n-theme-bgcolor-tick-bg, :host .n-theme-bgcolor-tick-bg {
  background-color: var(--n-theme-color-tick-bg);
}

:root .n-theme-color-tick-bg--focus, :host .n-theme-color-tick-bg--focus {
  color: var(--n-theme-color-tick-bg--focus);
}

:root .n-theme-bgcolor-tick-bg--focus, :host .n-theme-bgcolor-tick-bg--focus {
  background-color: var(--n-theme-color-tick-bg--focus);
}

:root .n-theme-color-tick-bg--disabled, :host .n-theme-color-tick-bg--disabled {
  color: var(--n-theme-color-tick-bg--disabled);
}

:root .n-theme-bgcolor-tick-bg--disabled, :host .n-theme-bgcolor-tick-bg--disabled {
  background-color: var(--n-theme-color-tick-bg--disabled);
}

:root .n-theme-color-tick-border, :host .n-theme-color-tick-border {
  color: var(--n-theme-color-tick-border);
}

:root .n-theme-bgcolor-tick-border, :host .n-theme-bgcolor-tick-border {
  background-color: var(--n-theme-color-tick-border);
}

:root .n-theme-color-tick-border--focus, :host .n-theme-color-tick-border--focus {
  color: var(--n-theme-color-tick-border--focus);
}

:root .n-theme-bgcolor-tick-border--focus, :host .n-theme-bgcolor-tick-border--focus {
  background-color: var(--n-theme-color-tick-border--focus);
}

:root .n-theme-color-tick-border--disabled, :host .n-theme-color-tick-border--disabled {
  color: var(--n-theme-color-tick-border--disabled);
}

:root .n-theme-bgcolor-tick-border--disabled, :host .n-theme-bgcolor-tick-border--disabled {
  background-color: var(--n-theme-color-tick-border--disabled);
}

:root .n-theme-color-tick-fringe, :host .n-theme-color-tick-fringe {
  color: var(--n-theme-color-tick-fringe);
}

:root .n-theme-bgcolor-tick-fringe, :host .n-theme-bgcolor-tick-fringe {
  background-color: var(--n-theme-color-tick-fringe);
}

:root .n-theme-color-tick-fringe--hover, :host .n-theme-color-tick-fringe--hover {
  color: var(--n-theme-color-tick-fringe--hover);
}

:root .n-theme-bgcolor-tick-fringe--hover, :host .n-theme-bgcolor-tick-fringe--hover {
  background-color: var(--n-theme-color-tick-fringe--hover);
}

:root .n-theme-color-tick-fringe--pressed, :host .n-theme-color-tick-fringe--pressed {
  color: var(--n-theme-color-tick-fringe--pressed);
}

:root .n-theme-bgcolor-tick-fringe--pressed, :host .n-theme-bgcolor-tick-fringe--pressed {
  background-color: var(--n-theme-color-tick-fringe--pressed);
}

:root .n-theme-color-tick-font, :host .n-theme-color-tick-font {
  color: var(--n-theme-color-tick-font);
}

:root .n-theme-bgcolor-tick-font, :host .n-theme-bgcolor-tick-font {
  background-color: var(--n-theme-color-tick-font);
}

:root .n-theme-color-tick-font--disabled, :host .n-theme-color-tick-font--disabled {
  color: var(--n-theme-color-tick-font--disabled);
}

:root .n-theme-bgcolor-tick-font--disabled, :host .n-theme-bgcolor-tick-font--disabled {
  background-color: var(--n-theme-color-tick-font--disabled);
}

:root .n-theme-color-checkbox-bg--checked, :host .n-theme-color-checkbox-bg--checked {
  color: var(--n-theme-color-checkbox-bg--checked);
}

:root .n-theme-bgcolor-checkbox-bg--checked, :host .n-theme-bgcolor-checkbox-bg--checked {
  background-color: var(--n-theme-color-checkbox-bg--checked);
}

:root .n-theme-color-checkbox-bg--indeterminate, :host .n-theme-color-checkbox-bg--indeterminate {
  color: var(--n-theme-color-checkbox-bg--indeterminate);
}

:root .n-theme-bgcolor-checkbox-bg--indeterminate, :host .n-theme-bgcolor-checkbox-bg--indeterminate {
  background-color: var(--n-theme-color-checkbox-bg--indeterminate);
}

:root .n-theme-color-checkbox-bg--disabled-checked, :host .n-theme-color-checkbox-bg--disabled-checked {
  color: var(--n-theme-color-checkbox-bg--disabled-checked);
}

:root .n-theme-bgcolor-checkbox-bg--disabled-checked, :host .n-theme-bgcolor-checkbox-bg--disabled-checked {
  background-color: var(--n-theme-color-checkbox-bg--disabled-checked);
}

:root .n-theme-color-checkbox-bg--disabled-indeterminate, :host .n-theme-color-checkbox-bg--disabled-indeterminate {
  color: var(--n-theme-color-checkbox-bg--disabled-indeterminate);
}

:root .n-theme-bgcolor-checkbox-bg--disabled-indeterminate, :host .n-theme-bgcolor-checkbox-bg--disabled-indeterminate {
  background-color: var(--n-theme-color-checkbox-bg--disabled-indeterminate);
}

:root .n-theme-color-checkbox-border--checked, :host .n-theme-color-checkbox-border--checked {
  color: var(--n-theme-color-checkbox-border--checked);
}

:root .n-theme-bgcolor-checkbox-border--checked, :host .n-theme-bgcolor-checkbox-border--checked {
  background-color: var(--n-theme-color-checkbox-border--checked);
}

:root .n-theme-color-checkbox-border--indeterminate, :host .n-theme-color-checkbox-border--indeterminate {
  color: var(--n-theme-color-checkbox-border--indeterminate);
}

:root .n-theme-bgcolor-checkbox-border--indeterminate, :host .n-theme-bgcolor-checkbox-border--indeterminate {
  background-color: var(--n-theme-color-checkbox-border--indeterminate);
}

:root .n-theme-color-checkbox-border--disabled-checked, :host .n-theme-color-checkbox-border--disabled-checked {
  color: var(--n-theme-color-checkbox-border--disabled-checked);
}

:root .n-theme-bgcolor-checkbox-border--disabled-checked, :host .n-theme-bgcolor-checkbox-border--disabled-checked {
  background-color: var(--n-theme-color-checkbox-border--disabled-checked);
}

:root .n-theme-color-checkbox-border--disabled-indeterminate, :host .n-theme-color-checkbox-border--disabled-indeterminate {
  color: var(--n-theme-color-checkbox-border--disabled-indeterminate);
}

:root .n-theme-bgcolor-checkbox-border--disabled-indeterminate, :host .n-theme-bgcolor-checkbox-border--disabled-indeterminate {
  background-color: var(--n-theme-color-checkbox-border--disabled-indeterminate);
}

:root .n-theme-color-checkbox-checkmark--focus, :host .n-theme-color-checkbox-checkmark--focus {
  color: var(--n-theme-color-checkbox-checkmark--focus);
}

:root .n-theme-bgcolor-checkbox-checkmark--focus, :host .n-theme-bgcolor-checkbox-checkmark--focus {
  background-color: var(--n-theme-color-checkbox-checkmark--focus);
}

:root .n-theme-color-checkbox-checkmark--checked, :host .n-theme-color-checkbox-checkmark--checked {
  color: var(--n-theme-color-checkbox-checkmark--checked);
}

:root .n-theme-bgcolor-checkbox-checkmark--checked, :host .n-theme-bgcolor-checkbox-checkmark--checked {
  background-color: var(--n-theme-color-checkbox-checkmark--checked);
}

:root .n-theme-color-checkbox-checkmark--indeterminate, :host .n-theme-color-checkbox-checkmark--indeterminate {
  color: var(--n-theme-color-checkbox-checkmark--indeterminate);
}

:root .n-theme-bgcolor-checkbox-checkmark--indeterminate, :host .n-theme-bgcolor-checkbox-checkmark--indeterminate {
  background-color: var(--n-theme-color-checkbox-checkmark--indeterminate);
}

:root .n-theme-color-radio-bg--checked, :host .n-theme-color-radio-bg--checked {
  color: var(--n-theme-color-radio-bg--checked);
}

:root .n-theme-bgcolor-radio-bg--checked, :host .n-theme-bgcolor-radio-bg--checked {
  background-color: var(--n-theme-color-radio-bg--checked);
}

:root .n-theme-color-radio-bg--disabled-checked, :host .n-theme-color-radio-bg--disabled-checked {
  color: var(--n-theme-color-radio-bg--disabled-checked);
}

:root .n-theme-bgcolor-radio-bg--disabled-checked, :host .n-theme-bgcolor-radio-bg--disabled-checked {
  background-color: var(--n-theme-color-radio-bg--disabled-checked);
}

:root .n-theme-color-radio-border--checked, :host .n-theme-color-radio-border--checked {
  color: var(--n-theme-color-radio-border--checked);
}

:root .n-theme-bgcolor-radio-border--checked, :host .n-theme-bgcolor-radio-border--checked {
  background-color: var(--n-theme-color-radio-border--checked);
}

:root .n-theme-color-radio-border--disabled-checked, :host .n-theme-color-radio-border--disabled-checked {
  color: var(--n-theme-color-radio-border--disabled-checked);
}

:root .n-theme-bgcolor-radio-border--disabled-checked, :host .n-theme-bgcolor-radio-border--disabled-checked {
  background-color: var(--n-theme-color-radio-border--disabled-checked);
}

:root .n-theme-color-radio-checkmark--focus, :host .n-theme-color-radio-checkmark--focus {
  color: var(--n-theme-color-radio-checkmark--focus);
}

:root .n-theme-bgcolor-radio-checkmark--focus, :host .n-theme-bgcolor-radio-checkmark--focus {
  background-color: var(--n-theme-color-radio-checkmark--focus);
}

:root .n-theme-color-radio-checkmark--checked, :host .n-theme-color-radio-checkmark--checked {
  color: var(--n-theme-color-radio-checkmark--checked);
}

:root .n-theme-bgcolor-radio-checkmark--checked, :host .n-theme-bgcolor-radio-checkmark--checked {
  background-color: var(--n-theme-color-radio-checkmark--checked);
}

:root .n-theme-color-radio-checkmark--disabled, :host .n-theme-color-radio-checkmark--disabled {
  color: var(--n-theme-color-radio-checkmark--disabled);
}

:root .n-theme-bgcolor-radio-checkmark--disabled, :host .n-theme-bgcolor-radio-checkmark--disabled {
  background-color: var(--n-theme-color-radio-checkmark--disabled);
}

:root .n-theme-color-radio-label, :host .n-theme-color-radio-label {
  color: var(--n-theme-color-radio-label);
}

:root .n-theme-bgcolor-radio-label, :host .n-theme-bgcolor-radio-label {
  background-color: var(--n-theme-color-radio-label);
}

:root .n-theme-color-radio-label--disabled, :host .n-theme-color-radio-label--disabled {
  color: var(--n-theme-color-radio-label--disabled);
}

:root .n-theme-bgcolor-radio-label--disabled, :host .n-theme-bgcolor-radio-label--disabled {
  background-color: var(--n-theme-color-radio-label--disabled);
}

:root .n-theme-color-switch-bg, :host .n-theme-color-switch-bg {
  color: var(--n-theme-color-switch-bg);
}

:root .n-theme-bgcolor-switch-bg, :host .n-theme-bgcolor-switch-bg {
  background-color: var(--n-theme-color-switch-bg);
}

:root .n-theme-color-switch-bg--focus, :host .n-theme-color-switch-bg--focus {
  color: var(--n-theme-color-switch-bg--focus);
}

:root .n-theme-bgcolor-switch-bg--focus, :host .n-theme-bgcolor-switch-bg--focus {
  background-color: var(--n-theme-color-switch-bg--focus);
}

:root .n-theme-color-switch-bg--pressed, :host .n-theme-color-switch-bg--pressed {
  color: var(--n-theme-color-switch-bg--pressed);
}

:root .n-theme-bgcolor-switch-bg--pressed, :host .n-theme-bgcolor-switch-bg--pressed {
  background-color: var(--n-theme-color-switch-bg--pressed);
}

:root .n-theme-color-switch-bg--checked, :host .n-theme-color-switch-bg--checked {
  color: var(--n-theme-color-switch-bg--checked);
}

:root .n-theme-bgcolor-switch-bg--checked, :host .n-theme-bgcolor-switch-bg--checked {
  background-color: var(--n-theme-color-switch-bg--checked);
}

:root .n-theme-color-switch-bg--disabled, :host .n-theme-color-switch-bg--disabled {
  color: var(--n-theme-color-switch-bg--disabled);
}

:root .n-theme-bgcolor-switch-bg--disabled, :host .n-theme-bgcolor-switch-bg--disabled {
  background-color: var(--n-theme-color-switch-bg--disabled);
}

:root .n-theme-color-switch-bg--disabled-checked, :host .n-theme-color-switch-bg--disabled-checked {
  color: var(--n-theme-color-switch-bg--disabled-checked);
}

:root .n-theme-bgcolor-switch-bg--disabled-checked, :host .n-theme-bgcolor-switch-bg--disabled-checked {
  background-color: var(--n-theme-color-switch-bg--disabled-checked);
}

:root .n-theme-color-switch-border, :host .n-theme-color-switch-border {
  color: var(--n-theme-color-switch-border);
}

:root .n-theme-bgcolor-switch-border, :host .n-theme-bgcolor-switch-border {
  background-color: var(--n-theme-color-switch-border);
}

:root .n-theme-color-switch-border--focus, :host .n-theme-color-switch-border--focus {
  color: var(--n-theme-color-switch-border--focus);
}

:root .n-theme-bgcolor-switch-border--focus, :host .n-theme-bgcolor-switch-border--focus {
  background-color: var(--n-theme-color-switch-border--focus);
}

:root .n-theme-color-switch-border--pressed, :host .n-theme-color-switch-border--pressed {
  color: var(--n-theme-color-switch-border--pressed);
}

:root .n-theme-bgcolor-switch-border--pressed, :host .n-theme-bgcolor-switch-border--pressed {
  background-color: var(--n-theme-color-switch-border--pressed);
}

:root .n-theme-color-switch-border--checked, :host .n-theme-color-switch-border--checked {
  color: var(--n-theme-color-switch-border--checked);
}

:root .n-theme-bgcolor-switch-border--checked, :host .n-theme-bgcolor-switch-border--checked {
  background-color: var(--n-theme-color-switch-border--checked);
}

:root .n-theme-color-switch-border--disabled, :host .n-theme-color-switch-border--disabled {
  color: var(--n-theme-color-switch-border--disabled);
}

:root .n-theme-bgcolor-switch-border--disabled, :host .n-theme-bgcolor-switch-border--disabled {
  background-color: var(--n-theme-color-switch-border--disabled);
}

:root .n-theme-color-switch-border--disabled-checked, :host .n-theme-color-switch-border--disabled-checked {
  color: var(--n-theme-color-switch-border--disabled-checked);
}

:root .n-theme-bgcolor-switch-border--disabled-checked, :host .n-theme-bgcolor-switch-border--disabled-checked {
  background-color: var(--n-theme-color-switch-border--disabled-checked);
}

:root .n-theme-color-switch-font, :host .n-theme-color-switch-font {
  color: var(--n-theme-color-switch-font);
}

:root .n-theme-bgcolor-switch-font, :host .n-theme-bgcolor-switch-font {
  background-color: var(--n-theme-color-switch-font);
}

:root .n-theme-color-switch-font--disabled, :host .n-theme-color-switch-font--disabled {
  color: var(--n-theme-color-switch-font--disabled);
}

:root .n-theme-bgcolor-switch-font--disabled, :host .n-theme-bgcolor-switch-font--disabled {
  background-color: var(--n-theme-color-switch-font--disabled);
}

:root .n-theme-color-switch-toggle, :host .n-theme-color-switch-toggle {
  color: var(--n-theme-color-switch-toggle);
}

:root .n-theme-bgcolor-switch-toggle, :host .n-theme-bgcolor-switch-toggle {
  background-color: var(--n-theme-color-switch-toggle);
}

:root .n-theme-color-switch-toggle--focus, :host .n-theme-color-switch-toggle--focus {
  color: var(--n-theme-color-switch-toggle--focus);
}

:root .n-theme-bgcolor-switch-toggle--focus, :host .n-theme-bgcolor-switch-toggle--focus {
  background-color: var(--n-theme-color-switch-toggle--focus);
}

:root .n-theme-color-switch-toggle--pressed, :host .n-theme-color-switch-toggle--pressed {
  color: var(--n-theme-color-switch-toggle--pressed);
}

:root .n-theme-bgcolor-switch-toggle--pressed, :host .n-theme-bgcolor-switch-toggle--pressed {
  background-color: var(--n-theme-color-switch-toggle--pressed);
}

:root .n-theme-color-switch-toggle--checked, :host .n-theme-color-switch-toggle--checked {
  color: var(--n-theme-color-switch-toggle--checked);
}

:root .n-theme-bgcolor-switch-toggle--checked, :host .n-theme-bgcolor-switch-toggle--checked {
  background-color: var(--n-theme-color-switch-toggle--checked);
}

:root .n-theme-color-switch-toggle--disabled, :host .n-theme-color-switch-toggle--disabled {
  color: var(--n-theme-color-switch-toggle--disabled);
}

:root .n-theme-bgcolor-switch-toggle--disabled, :host .n-theme-bgcolor-switch-toggle--disabled {
  background-color: var(--n-theme-color-switch-toggle--disabled);
}

:root .n-theme-color-switch-toggle--disabled-checked, :host .n-theme-color-switch-toggle--disabled-checked {
  color: var(--n-theme-color-switch-toggle--disabled-checked);
}

:root .n-theme-bgcolor-switch-toggle--disabled-checked, :host .n-theme-bgcolor-switch-toggle--disabled-checked {
  background-color: var(--n-theme-color-switch-toggle--disabled-checked);
}

:root .n-theme-color-tab-bg, :host .n-theme-color-tab-bg {
  color: var(--n-theme-color-tab-bg);
}

:root .n-theme-bgcolor-tab-bg, :host .n-theme-bgcolor-tab-bg {
  background-color: var(--n-theme-color-tab-bg);
}

:root .n-theme-color-tab-bg--hover, :host .n-theme-color-tab-bg--hover {
  color: var(--n-theme-color-tab-bg--hover);
}

:root .n-theme-bgcolor-tab-bg--hover, :host .n-theme-bgcolor-tab-bg--hover {
  background-color: var(--n-theme-color-tab-bg--hover);
}

:root .n-theme-color-tab-bg--active, :host .n-theme-color-tab-bg--active {
  color: var(--n-theme-color-tab-bg--active);
}

:root .n-theme-bgcolor-tab-bg--active, :host .n-theme-bgcolor-tab-bg--active {
  background-color: var(--n-theme-color-tab-bg--active);
}

:root .n-theme-color-tab-font, :host .n-theme-color-tab-font {
  color: var(--n-theme-color-tab-font);
}

:root .n-theme-bgcolor-tab-font, :host .n-theme-bgcolor-tab-font {
  background-color: var(--n-theme-color-tab-font);
}

:root .n-theme-color-tab-icon, :host .n-theme-color-tab-icon {
  color: var(--n-theme-color-tab-icon);
}

:root .n-theme-bgcolor-tab-icon, :host .n-theme-bgcolor-tab-icon {
  background-color: var(--n-theme-color-tab-icon);
}

:root .n-theme-color-select-bg, :host .n-theme-color-select-bg {
  color: var(--n-theme-color-select-bg);
}

:root .n-theme-bgcolor-select-bg, :host .n-theme-bgcolor-select-bg {
  background-color: var(--n-theme-color-select-bg);
}

:root .n-theme-color-select-border, :host .n-theme-color-select-border {
  color: var(--n-theme-color-select-border);
}

:root .n-theme-bgcolor-select-border, :host .n-theme-bgcolor-select-border {
  background-color: var(--n-theme-color-select-border);
}

:root .n-theme-color-select-border--hover, :host .n-theme-color-select-border--hover {
  color: var(--n-theme-color-select-border--hover);
}

:root .n-theme-bgcolor-select-border--hover, :host .n-theme-bgcolor-select-border--hover {
  background-color: var(--n-theme-color-select-border--hover);
}

:root .n-theme-color-select-indicator, :host .n-theme-color-select-indicator {
  color: var(--n-theme-color-select-indicator);
}

:root .n-theme-bgcolor-select-indicator, :host .n-theme-bgcolor-select-indicator {
  background-color: var(--n-theme-color-select-indicator);
}

:root .n-theme-color-select-indicator--hover, :host .n-theme-color-select-indicator--hover {
  color: var(--n-theme-color-select-indicator--hover);
}

:root .n-theme-bgcolor-select-indicator--hover, :host .n-theme-bgcolor-select-indicator--hover {
  background-color: var(--n-theme-color-select-indicator--hover);
}

:root .n-theme-color-select-indicator--active, :host .n-theme-color-select-indicator--active {
  color: var(--n-theme-color-select-indicator--active);
}

:root .n-theme-bgcolor-select-indicator--active, :host .n-theme-bgcolor-select-indicator--active {
  background-color: var(--n-theme-color-select-indicator--active);
}

:root .n-theme-color-select-border--focus, :host .n-theme-color-select-border--focus {
  color: var(--n-theme-color-select-border--focus);
}

:root .n-theme-bgcolor-select-border--focus, :host .n-theme-bgcolor-select-border--focus {
  background-color: var(--n-theme-color-select-border--focus);
}

:root .n-theme-color-select-placeholder, :host .n-theme-color-select-placeholder {
  color: var(--n-theme-color-select-placeholder);
}

:root .n-theme-bgcolor-select-placeholder, :host .n-theme-bgcolor-select-placeholder {
  background-color: var(--n-theme-color-select-placeholder);
}

:root .n-theme-color-select-font, :host .n-theme-color-select-font {
  color: var(--n-theme-color-select-font);
}

:root .n-theme-bgcolor-select-font, :host .n-theme-bgcolor-select-font {
  background-color: var(--n-theme-color-select-font);
}

:root .n-theme-color-select--error, :host .n-theme-color-select--error {
  color: var(--n-theme-color-select--error);
}

:root .n-theme-bgcolor-select--error, :host .n-theme-bgcolor-select--error {
  background-color: var(--n-theme-color-select--error);
}

:root .n-theme-color-select-bg-multi-value, :host .n-theme-color-select-bg-multi-value {
  color: var(--n-theme-color-select-bg-multi-value);
}

:root .n-theme-bgcolor-select-bg-multi-value, :host .n-theme-bgcolor-select-bg-multi-value {
  background-color: var(--n-theme-color-select-bg-multi-value);
}

:root .n-theme-color-select-multi-value, :host .n-theme-color-select-multi-value {
  color: var(--n-theme-color-select-multi-value);
}

:root .n-theme-bgcolor-select-multi-value, :host .n-theme-bgcolor-select-multi-value {
  background-color: var(--n-theme-color-select-multi-value);
}

:root .n-theme-color-select-multi-value-remove, :host .n-theme-color-select-multi-value-remove {
  color: var(--n-theme-color-select-multi-value-remove);
}

:root .n-theme-bgcolor-select-multi-value-remove, :host .n-theme-bgcolor-select-multi-value-remove {
  background-color: var(--n-theme-color-select-multi-value-remove);
}

:root .n-theme-color-select-multi-value-remove--hover, :host .n-theme-color-select-multi-value-remove--hover {
  color: var(--n-theme-color-select-multi-value-remove--hover);
}

:root .n-theme-bgcolor-select-multi-value-remove--hover, :host .n-theme-bgcolor-select-multi-value-remove--hover {
  background-color: var(--n-theme-color-select-multi-value-remove--hover);
}

:root .n-theme-color-select-bottomline, :host .n-theme-color-select-bottomline {
  color: var(--n-theme-color-select-bottomline);
}

:root .n-theme-bgcolor-select-bottomline, :host .n-theme-bgcolor-select-bottomline {
  background-color: var(--n-theme-color-select-bottomline);
}

:root .n-theme-color-select-menu, :host .n-theme-color-select-menu {
  color: var(--n-theme-color-select-menu);
}

:root .n-theme-bgcolor-select-menu, :host .n-theme-bgcolor-select-menu {
  background-color: var(--n-theme-color-select-menu);
}

:root .n-theme-color-select-menu-notice, :host .n-theme-color-select-menu-notice {
  color: var(--n-theme-color-select-menu-notice);
}

:root .n-theme-bgcolor-select-menu-notice, :host .n-theme-bgcolor-select-menu-notice {
  background-color: var(--n-theme-color-select-menu-notice);
}

:root .n-theme-color-select-menu-option-bg--focus, :host .n-theme-color-select-menu-option-bg--focus {
  color: var(--n-theme-color-select-menu-option-bg--focus);
}

:root .n-theme-bgcolor-select-menu-option-bg--focus, :host .n-theme-bgcolor-select-menu-option-bg--focus {
  background-color: var(--n-theme-color-select-menu-option-bg--focus);
}

:root .n-theme-color-select-menu-option-bg--active, :host .n-theme-color-select-menu-option-bg--active {
  color: var(--n-theme-color-select-menu-option-bg--active);
}

:root .n-theme-bgcolor-select-menu-option-bg--active, :host .n-theme-bgcolor-select-menu-option-bg--active {
  background-color: var(--n-theme-color-select-menu-option-bg--active);
}

:root .n-theme-color-select-menu-option-bg--hover, :host .n-theme-color-select-menu-option-bg--hover {
  color: var(--n-theme-color-select-menu-option-bg--hover);
}

:root .n-theme-bgcolor-select-menu-option-bg--hover, :host .n-theme-bgcolor-select-menu-option-bg--hover {
  background-color: var(--n-theme-color-select-menu-option-bg--hover);
}

:root .n-theme-color-select-menu-option--disabled, :host .n-theme-color-select-menu-option--disabled {
  color: var(--n-theme-color-select-menu-option--disabled);
}

:root .n-theme-bgcolor-select-menu-option--disabled, :host .n-theme-bgcolor-select-menu-option--disabled {
  background-color: var(--n-theme-color-select-menu-option--disabled);
}

:root .n-theme-color-select-multi-value-clear, :host .n-theme-color-select-multi-value-clear {
  color: var(--n-theme-color-select-multi-value-clear);
}

:root .n-theme-bgcolor-select-multi-value-clear, :host .n-theme-bgcolor-select-multi-value-clear {
  background-color: var(--n-theme-color-select-multi-value-clear);
}

:root .n-theme-color-select-multi-value-clear--hover, :host .n-theme-color-select-multi-value-clear--hover {
  color: var(--n-theme-color-select-multi-value-clear--hover);
}

:root .n-theme-bgcolor-select-multi-value-clear--hover, :host .n-theme-bgcolor-select-multi-value-clear--hover {
  background-color: var(--n-theme-color-select-multi-value-clear--hover);
}

:root .n-theme-color-form-label, :host .n-theme-color-form-label {
  color: var(--n-theme-color-form-label);
}

:root .n-theme-bgcolor-form-label, :host .n-theme-bgcolor-form-label {
  background-color: var(--n-theme-color-form-label);
}

:root .n-theme-color-form-label--required, :host .n-theme-color-form-label--required {
  color: var(--n-theme-color-form-label--required);
}

:root .n-theme-bgcolor-form-label--required, :host .n-theme-bgcolor-form-label--required {
  background-color: var(--n-theme-color-form-label--required);
}

:root .n-theme-color-form-label-hint, :host .n-theme-color-form-label-hint {
  color: var(--n-theme-color-form-label-hint);
}

:root .n-theme-bgcolor-form-label-hint, :host .n-theme-bgcolor-form-label-hint {
  background-color: var(--n-theme-color-form-label-hint);
}

:root .n-theme-color-form-label-hint--hover, :host .n-theme-color-form-label-hint--hover {
  color: var(--n-theme-color-form-label-hint--hover);
}

:root .n-theme-bgcolor-form-label-hint--hover, :host .n-theme-bgcolor-form-label-hint--hover {
  background-color: var(--n-theme-color-form-label-hint--hover);
}

:root .n-theme-color-contentswitch-bg, :host .n-theme-color-contentswitch-bg {
  color: var(--n-theme-color-contentswitch-bg);
}

:root .n-theme-bgcolor-contentswitch-bg, :host .n-theme-bgcolor-contentswitch-bg {
  background-color: var(--n-theme-color-contentswitch-bg);
}

:root .n-theme-color-contentswitch-bg--hover, :host .n-theme-color-contentswitch-bg--hover {
  color: var(--n-theme-color-contentswitch-bg--hover);
}

:root .n-theme-bgcolor-contentswitch-bg--hover, :host .n-theme-bgcolor-contentswitch-bg--hover {
  background-color: var(--n-theme-color-contentswitch-bg--hover);
}

:root .n-theme-color-contentswitch-bg--active, :host .n-theme-color-contentswitch-bg--active {
  color: var(--n-theme-color-contentswitch-bg--active);
}

:root .n-theme-bgcolor-contentswitch-bg--active, :host .n-theme-bgcolor-contentswitch-bg--active {
  background-color: var(--n-theme-color-contentswitch-bg--active);
}

:root .n-theme-color-sidebar-navigation-bg, :host .n-theme-color-sidebar-navigation-bg {
  color: var(--n-theme-color-sidebar-navigation-bg);
}

:root .n-theme-bgcolor-sidebar-navigation-bg, :host .n-theme-bgcolor-sidebar-navigation-bg {
  background-color: var(--n-theme-color-sidebar-navigation-bg);
}

:root .n-theme-color-sidebar-navigation-item-active-marker, :host .n-theme-color-sidebar-navigation-item-active-marker {
  color: var(--n-theme-color-sidebar-navigation-item-active-marker);
}

:root .n-theme-bgcolor-sidebar-navigation-item-active-marker, :host .n-theme-bgcolor-sidebar-navigation-item-active-marker {
  background-color: var(--n-theme-color-sidebar-navigation-item-active-marker);
}

:root .n-theme-color-sidebar-navigation-item-bg--selected, :host .n-theme-color-sidebar-navigation-item-bg--selected {
  color: var(--n-theme-color-sidebar-navigation-item-bg--selected);
}

:root .n-theme-bgcolor-sidebar-navigation-item-bg--selected, :host .n-theme-bgcolor-sidebar-navigation-item-bg--selected {
  background-color: var(--n-theme-color-sidebar-navigation-item-bg--selected);
}

:root .n-theme-color-sidebar-navigation-item-bg--hover, :host .n-theme-color-sidebar-navigation-item-bg--hover {
  color: var(--n-theme-color-sidebar-navigation-item-bg--hover);
}

:root .n-theme-bgcolor-sidebar-navigation-item-bg--hover, :host .n-theme-bgcolor-sidebar-navigation-item-bg--hover {
  background-color: var(--n-theme-color-sidebar-navigation-item-bg--hover);
}

:root .n-theme-color-sidebar-navigation-item--disabled, :host .n-theme-color-sidebar-navigation-item--disabled {
  color: var(--n-theme-color-sidebar-navigation-item--disabled);
}

:root .n-theme-bgcolor-sidebar-navigation-item--disabled, :host .n-theme-bgcolor-sidebar-navigation-item--disabled {
  background-color: var(--n-theme-color-sidebar-navigation-item--disabled);
}

:root .n-theme-color-sidebar-navigation-item, :host .n-theme-color-sidebar-navigation-item {
  color: var(--n-theme-color-sidebar-navigation-item);
}

:root .n-theme-bgcolor-sidebar-navigation-item, :host .n-theme-bgcolor-sidebar-navigation-item {
  background-color: var(--n-theme-color-sidebar-navigation-item);
}

:root .n-theme-color-modal-bg, :host .n-theme-color-modal-bg {
  color: var(--n-theme-color-modal-bg);
}

:root .n-theme-bgcolor-modal-bg, :host .n-theme-bgcolor-modal-bg {
  background-color: var(--n-theme-color-modal-bg);
}

:root .n-theme-color-modal-container-bg, :host .n-theme-color-modal-container-bg {
  color: var(--n-theme-color-modal-container-bg);
}

:root .n-theme-bgcolor-modal-container-bg, :host .n-theme-bgcolor-modal-container-bg {
  background-color: var(--n-theme-color-modal-container-bg);
}

:root .n-theme-color-context-menu-item--hover, :host .n-theme-color-context-menu-item--hover {
  color: var(--n-theme-color-context-menu-item--hover);
}

:root .n-theme-bgcolor-context-menu-item--hover, :host .n-theme-bgcolor-context-menu-item--hover {
  background-color: var(--n-theme-color-context-menu-item--hover);
}

:root .n-theme-color-context-menu-divider, :host .n-theme-color-context-menu-divider {
  color: var(--n-theme-color-context-menu-divider);
}

:root .n-theme-bgcolor-context-menu-divider, :host .n-theme-bgcolor-context-menu-divider {
  background-color: var(--n-theme-color-context-menu-divider);
}

:root .n-theme-color-filedrop-bg, :host .n-theme-color-filedrop-bg {
  color: var(--n-theme-color-filedrop-bg);
}

:root .n-theme-bgcolor-filedrop-bg, :host .n-theme-bgcolor-filedrop-bg {
  background-color: var(--n-theme-color-filedrop-bg);
}

:root .n-theme-color-filedrop-fg, :host .n-theme-color-filedrop-fg {
  color: var(--n-theme-color-filedrop-fg);
}

:root .n-theme-bgcolor-filedrop-fg, :host .n-theme-bgcolor-filedrop-fg {
  background-color: var(--n-theme-color-filedrop-fg);
}

:root .n-theme-color-filedrop-fg--disabled, :host .n-theme-color-filedrop-fg--disabled {
  color: var(--n-theme-color-filedrop-fg--disabled);
}

:root .n-theme-bgcolor-filedrop-fg--disabled, :host .n-theme-bgcolor-filedrop-fg--disabled {
  background-color: var(--n-theme-color-filedrop-fg--disabled);
}

:root .n-theme-color-filedrop-fg--accept, :host .n-theme-color-filedrop-fg--accept {
  color: var(--n-theme-color-filedrop-fg--accept);
}

:root .n-theme-bgcolor-filedrop-fg--accept, :host .n-theme-bgcolor-filedrop-fg--accept {
  background-color: var(--n-theme-color-filedrop-fg--accept);
}

:root .n-theme-color-filedrop-fg--reject, :host .n-theme-color-filedrop-fg--reject {
  color: var(--n-theme-color-filedrop-fg--reject);
}

:root .n-theme-bgcolor-filedrop-fg--reject, :host .n-theme-bgcolor-filedrop-fg--reject {
  background-color: var(--n-theme-color-filedrop-fg--reject);
}

:root .n-theme-color-filedrop-fg--upload, :host .n-theme-color-filedrop-fg--upload {
  color: var(--n-theme-color-filedrop-fg--upload);
}

:root .n-theme-bgcolor-filedrop-fg--upload, :host .n-theme-bgcolor-filedrop-fg--upload {
  background-color: var(--n-theme-color-filedrop-fg--upload);
}

:root .n-theme-color-filedrop-fg--success, :host .n-theme-color-filedrop-fg--success {
  color: var(--n-theme-color-filedrop-fg--success);
}

:root .n-theme-bgcolor-filedrop-fg--success, :host .n-theme-bgcolor-filedrop-fg--success {
  background-color: var(--n-theme-color-filedrop-fg--success);
}

:root .n-theme-color-filedrop-fg--error, :host .n-theme-color-filedrop-fg--error {
  color: var(--n-theme-color-filedrop-fg--error);
}

:root .n-theme-bgcolor-filedrop-fg--error, :host .n-theme-bgcolor-filedrop-fg--error {
  background-color: var(--n-theme-color-filedrop-fg--error);
}

:root .n-theme-color-percentage-border, :host .n-theme-color-percentage-border {
  color: var(--n-theme-color-percentage-border);
}

:root .n-theme-bgcolor-percentage-border, :host .n-theme-bgcolor-percentage-border {
  background-color: var(--n-theme-color-percentage-border);
}

:root .n-theme-color-percentage-bg, :host .n-theme-color-percentage-bg {
  color: var(--n-theme-color-percentage-bg);
}

:root .n-theme-bgcolor-percentage-bg, :host .n-theme-bgcolor-percentage-bg {
  background-color: var(--n-theme-color-percentage-bg);
}

:root .n-theme-color-percentage-vbar-bg, :host .n-theme-color-percentage-vbar-bg {
  color: var(--n-theme-color-percentage-vbar-bg);
}

:root .n-theme-bgcolor-percentage-vbar-bg, :host .n-theme-bgcolor-percentage-vbar-bg {
  background-color: var(--n-theme-color-percentage-vbar-bg);
}

:root .n-theme-color-percentage-vbar-inside, :host .n-theme-color-percentage-vbar-inside {
  color: var(--n-theme-color-percentage-vbar-inside);
}

:root .n-theme-bgcolor-percentage-vbar-inside, :host .n-theme-bgcolor-percentage-vbar-inside {
  background-color: var(--n-theme-color-percentage-vbar-inside);
}

:root .n-theme-color-percentage-vbar-outside, :host .n-theme-color-percentage-vbar-outside {
  color: var(--n-theme-color-percentage-vbar-outside);
}

:root .n-theme-bgcolor-percentage-vbar-outside, :host .n-theme-bgcolor-percentage-vbar-outside {
  background-color: var(--n-theme-color-percentage-vbar-outside);
}

:root .n-theme-color-widget-bg, :host .n-theme-color-widget-bg {
  color: var(--n-theme-color-widget-bg);
}

:root .n-theme-bgcolor-widget-bg, :host .n-theme-bgcolor-widget-bg {
  background-color: var(--n-theme-color-widget-bg);
}

:root .n-theme-dropshadow--0, :host .n-theme-dropshadow--0 {
  box-shadow: var(--n-theme-dropshadow--0);
}

:root .n-theme-dropshadow--dark-0, :host .n-theme-dropshadow--dark-0 {
  box-shadow: var(--n-theme-dropshadow--dark-0);
}

:root .n-theme-dropshadow--1, :host .n-theme-dropshadow--1 {
  box-shadow: var(--n-theme-dropshadow--1);
}

:root .n-theme-dropshadow--dark-1, :host .n-theme-dropshadow--dark-1 {
  box-shadow: var(--n-theme-dropshadow--dark-1);
}

:root .n-theme-dropshadow--2, :host .n-theme-dropshadow--2 {
  box-shadow: var(--n-theme-dropshadow--2);
}

:root .n-theme-dropshadow--dark-2, :host .n-theme-dropshadow--dark-2 {
  box-shadow: var(--n-theme-dropshadow--dark-2);
}

:root .n-theme-dropshadow--3, :host .n-theme-dropshadow--3 {
  box-shadow: var(--n-theme-dropshadow--3);
}

:root .n-theme-dropshadow--dark-3, :host .n-theme-dropshadow--dark-3 {
  box-shadow: var(--n-theme-dropshadow--dark-3);
}

@font-face {
  font-family: "ARSMaquette";
  src: url("../fonts/ARSMaquette-Regular.woff2") format("woff2"), url("../fonts/ARSMaquette-Regular.woff") format("woff"), url("../fonts/ARSMaquette-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "ARSMaquette";
  src: url("../fonts/ARSMaquette-Medium.woff2") format("woff2"), url("../fonts/ARSMaquette-Medium.woff") format("woff"), url("../fonts/ARSMaquette-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "ARSMaquette";
  src: url("../fonts/ARSMaquette-Bold.woff2") format("woff2"), url("../fonts/ARSMaquette-Bold.woff") format("woff"), url("../fonts/ARSMaquette-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
:root, :host {
  /* 1. font-size */
  /* 1.1 headlines */
  --font-size--default: 1rem;
  --font-size--medium: 0.875rem;
  --font-size--small: 0.75rem;
  --font-size--h1: 1.75rem;
  --font-size--h2: 1.5rem;
  --font-size--h3: 1.25rem;
  --font-size--h4: 1.25rem;
  --font-size--h5: 1rem;
  --font-size--input-value: 1rem;
  --font-size--input-label: 0.875rem;
  --font-size--switch-label: 0.875rem;
  --font-size--tick-label: 1rem;
  --line-height--default: 1.25rem;
  --line-height--medium: 1.25rem;
  --line-height--small: 1rem;
  --line-height--h1: 2rem;
  --line-height--h2: 1.75rem;
  --line-height--h3: 1.5rem;
  --line-height--h4: 1.375rem;
  --line-height--h5: 1.25rem;
  --line-height--input-value: 1.375rem;
  --line-height--input-label: 1.25rem;
  --line-height--switch-label: 1rem;
  --line-height--tick-label: 1rem;
  /* 3. text padding-bottom */
  /* 3.1 headlines */
  --padding-bottom--h1: 1.5rem;
  --padding-bottom--h2: 1.125rem;
  --padding-bottom--h3: 0.75rem;
  --padding-bottom--h4: 0.375rem;
  --padding-bottom--h5: 0.375rem;
  /* 3.2 body */
  --padding-bottom--default: 1.125rem;
  --padding-bottom--small: 0.375rem;
}

.n-modal__header > h1, .typography h1, .n-text-h1 {
  font-family: ARSMaquette;
  font-size: var(--font-size--h1);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--h1);
  letter-spacing: normal;
  padding-bottom: var(--padding-bottom--h1);
}

.typography h2, .n-text-h2 {
  font-family: ARSMaquette;
  font-size: var(--font-size--h2);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--h2);
  letter-spacing: normal;
  padding-bottom: var(--padding-bottom--h2);
}

.typography h3, .n-text-h3 {
  font-family: ARSMaquette;
  font-size: var(--font-size--h3);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--h3);
  letter-spacing: normal;
  padding-bottom: var(--padding-bottom--h3);
}

.typography h4, .n-text-h4 {
  font-family: ARSMaquette;
  font-size: var(--font-size--h4);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--h4);
  letter-spacing: normal;
  padding-bottom: var(--padding-bottom--h4);
}

.typography h5, .n-text-h5 {
  font-family: ARSMaquette;
  font-size: var(--font-size--h5);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--h5);
  letter-spacing: normal;
  padding-bottom: var(--padding-bottom--h5);
}

.typography p, .typography, .n-text-default, .n-button, .login-page .portlet-login .btn-primary, .typography b,
.typography strong, .n-text-emphasize {
  font-family: ARSMaquette;
  font-size: var(--font-size--default);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--default);
  letter-spacing: normal;
  padding-bottom: var(--padding-bottom--default);
}

.n-text-input-value {
  font-family: ARSMaquette;
  font-size: var(--font-size--input-value);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--input-value);
  letter-spacing: normal;
}

.n-text-medium {
  font-family: ARSMaquette;
  font-size: var(--font-size--medium);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.375rem;
  letter-spacing: normal;
  padding-bottom: var(--space-025);
}

.n-slider__labels, .n-radio-button__label, .n-radio-group__legend, .n-form-group__label, .login-page .portlet-login label, .n-input__label, .typography label {
  font-family: ARSMaquette;
  font-size: var(--font-size--input-label);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--input-label);
  letter-spacing: normal;
}

.typography small, .n-text-small {
  font-family: ARSMaquette;
  font-size: var(--font-size--small);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--line-height--small);
  letter-spacing: normal;
}

.typography b,
.typography strong, .n-text-emphasize {
  font-weight: 600;
}

:host input,
:host p,
:host div,
:host span,
body input,
body p,
body div,
body span {
  font-family: "ARSMaquette";
}

.MuiButton-contained {
  box-shadow: none;
}

.MuiInput-underline::after, .MuiInput-underline::before, .MuiInput-underline:hover::after, .MuiInput-underline:hover::before, .MuiInput-underline:hover:not(.Mui-disabled):before {
  border-bottom: none;
}

.MuiInputBase-input {
  height: 0.7em;
}

.MuiMenuItem-root {
  min-height: 46px;
}

.MuiIconButton-root:hover,
.MuiIconButton-root.Mui-checked:hover,
.MuiIconButton-colorPrimary:hover,
.MuiCheckbox-colorPrimary.Mui-checked:hover,
.MuiIconButton-colorSecondary:hover,
.MuiCheckbox-colorSecondary.Mui-checked:hover {
  background-color: transparent;
}

.MuiTypography-root {
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}

.n-select:after {
  display: none;
}

.MuiInputBase-input.MuiSelect-root {
  height: 40px;
}

.MuiInputBase-input.MuiSelect-root:focus {
  background: none;
}

.n-tabs__tab .MuiTouchRipple-root {
  display: none;
}

.MuiTab-root.n-tabs__tab {
  padding: 0;
}

.MuiTab-wrapper.n-tabs__tab__wrapper {
  align-self: auto;
}

.n-tabs > .MuiTabs-flexContainer {
  margin: 5px 0;
}

.n-register > .MuiTabs-flexContainer {
  margin: 4px 0;
}

.tox-statusbar__branding {
  display: none;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  line-height: 0;
  background: none;
  outline: none;
  border: 0;
}

html {
  min-height: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
}

html body {
  display: flex;
  flex: 1;
  overflow: auto;
  background-color: white;
  -webkit-font-smoothing: antialiased;
}

#root {
  display: flex;
  flex: 1;
  overflow: auto;
  flex-direction: column;
}

input:focus {
  outline: none;
  border-color: var(--n-theme-color-primary);
}

button {
  cursor: pointer;
}

hr {
  border-top: 1px var(--nlb-color-grey--40) solid;
}

::selection {
  color: white;
  background-color: var(--n-theme-color-primary);
}

::-webkit-scrollbar {
  width: auto;
}

/* Track */
::-webkit-scrollbar-track {
  background: var(--n-theme-color-scrollbar-bg);
  border-radius: var(--n-theme-border-radius--md);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--n-theme-color-scrollbar-thumb);
  border-radius: var(--n-theme-border-radius--md);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--n-theme-color-scrollbar-thumb--hover);
}

/* Handle on pressed */
::-webkit-scrollbar-thumb:active {
  background: var(--n-theme-color-scrollbar-thumb--pressed);
}

.typography {
  color: var(--n-theme-color-font);
}

.typography a {
  transition: color 0.25s ease-in-out;
}

/*
 * Created on Tue Feb 12 2019
 *
 * Copyright (c) 2019 NORD/LB
 */
/*
 * Created on Thu Feb 14 2019
 *
 * Copyright (c) 2019 NORD/LB
 */
.n-activity--bars {
  width: 16px;
  height: 8px;
  margin: 16px 12px;
}

.n-activity--bars .n-activity__bar {
  display: block;
  width: 4px;
  height: 100%;
  background-color: #0E1330;
  line-height: 0;
  float: left;
  margin-right: 2px;
  transform-origin: center;
  transform: scaleY(0);
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: scale-bar;
}

.n-activity--bars .n-activity__bar.n-activity__bar--1 {
  animation-delay: 0s;
}

.n-activity--bars .n-activity__bar.n-activity__bar--2 {
  animation-delay: 0.4s;
}

.n-activity--bars .n-activity__bar.n-activity__bar--3 {
  animation-delay: 0.8s;
}

.n-activity--bars .n-activity__bar:last-of-type {
  margin-right: 0;
}

@keyframes scale-bar {
  0% {
    transform: scaleY(0);
  }
  20% {
    transform: scaleY(0);
  }
  40% {
    transform: scaleY(1);
  }
  60% {
    transform: scaleY(1);
  }
  80% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(0);
  }
}
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-appbar {
  background-color: var(--n-color-actionbar-bg);
  display: flex;
  flex-direction: row;
  padding: 0.25rem 0.5rem;
  justify-content: space-between;
}

.n-appbar__left-container, .n-appbar__right-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-height: 2rem;
  padding: 0.25rem 0;
}

.n-appbar .n-appbar__demobadge, .n-appbar .n-appbar__title {
  color: var(--n-theme-color-appbar-color);
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
  margin-left: 0.5rem;
  text-transform: uppercase;
}

.n-appbar__demobadge {
  background: var(--n-theme-color-appbar-demo-badge);
  height: 1.5rem;
  vertical-align: middle;
  display: flex;
  align-items: center;
  padding: 0.75rem;
  margin: 0 0.75rem;
}

.n-appbar__searchbar-container {
  width: 50%;
}

.n-appbar .n-appbar__searchbar {
  max-height: 40px;
  height: 2.5rem;
}

.n-appbar__actions {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 1rem;
}

.n-appbar .n-appbar__actions .n-appbar__action {
  color: var(--n-theme-color-appbar-color);
  background: transparent;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-avatar {
  height: 2rem;
  max-width: 2rem;
  width: auto;
  border-radius: var(--n-theme-border-radius--md);
}

.n-avatar--clickable {
  cursor: pointer;
}

.n-avatar-option {
  position: relative;
  display: flex;
  flex: 100%;
  min-height: 40px;
  background-color: transparent;
  line-height: normal;
  padding: 0;
  margin: 0;
}

.n-avatar-option .n-avatar {
  border-radius: 50%;
}

.n-avatar-option__label-container {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  display: flex;
  flex: 100%;
  flex-direction: column;
  margin: 2px 0 5px 0;
  overflow-y: hidden;
}

.n-avatar-option__label-container--no-image {
  margin-left: 39px;
}

.n-avatar-option__label-container__name {
  min-height: 19px;
  margin: 0 0 0 0;
  overflow: hidden;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.n-avatar-option__label-container__sub {
  min-height: 14px;
  margin: 0;
  overflow: hidden;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
/**
 * outlines the focused element with a rounded border
 * params may be used to remove a side of the border.
 *
 * e.g. for a 3-sided focus border with a missing bottom border:
 * @include focus(true, true, false, true);
 */
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-button, .login-page .portlet-login .btn-primary {
  border-radius: var(--n-theme-border-radius--md);
  padding: 0 0.75rem;
}

.n-button:focus-within::after, .login-page .portlet-login .btn-primary:focus-within::after {
  position: absolute;
  pointer-events: none;
  content: "";
  z-index: 1;
  border-color: var(--n-theme-color-focus);
  border-style: solid;
  border-width: var(--n-theme-border-width--focus);
  border-radius: var(--n-theme-border-radius--md-focus);
  margin: calc(var(--n-theme-border-width--focus) * -1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.n-button:disabled, .login-page .portlet-login .btn-primary:disabled {
  color: var(--n-theme-color-button-font--disabled);
  background-color: var(--n-theme-color-button-bg-disabled);
  pointer-events: none;
}

.n-button.n-button--primary, .login-page .portlet-login .n-button--primary.btn-primary {
  background-color: var(--nlb-color-petrol);
  color: var(--nlb-color-silvergrey);
}

.n-button.n-button--primary:disabled, .login-page .portlet-login .n-button--primary.btn-primary:disabled {
  color: var(--n-theme-color-button-font--disabled);
  background-color: var(--n-theme-color-button-bg-disabled);
  pointer-events: none;
}

.n-button.n-button--primary:hover, .login-page .portlet-login .n-button--primary.btn-primary:hover {
  background-color: var(--nlb-color-petrol--60);
}

.n-button.n-button--primary:active, .login-page .portlet-login .n-button--primary.btn-primary:active {
  background-color: var(--nlb-color-darkpetrol);
}

.n-button.n-button--secondary, .login-page .portlet-login .n-button--secondary.btn-primary {
  color: var(--n-color-typo--light);
  background-color: var(--n-color-secondary);
}

.n-button.n-button--secondary:disabled, .login-page .portlet-login .n-button--secondary.btn-primary:disabled {
  color: var(--n-theme-color-button-font--disabled);
  background-color: var(--n-theme-color-button-bg-disabled);
  pointer-events: none;
}

.n-button.n-button--secondary:hover, .login-page .portlet-login .n-button--secondary.btn-primary:hover {
  background-color: var(--n-color-secondary-hover);
}

.n-button.n-button--secondary:active, .login-page .portlet-login .n-button--secondary.btn-primary:active {
  background-color: var(--nlb-color-dark);
}

.n-button.n-button--danger, .login-page .portlet-login .n-button--danger.btn-primary {
  color: var(--n-color-typo--light);
  background-color: var(--n-theme-color-button-bg-danger);
}

.n-button.n-button--danger:disabled, .login-page .portlet-login .n-button--danger.btn-primary:disabled {
  color: var(--n-theme-color-button-font--disabled);
  background-color: var(--n-theme-color-button-bg-disabled);
  pointer-events: none;
}

.n-button.n-button--danger:hover, .login-page .portlet-login .n-button--danger.btn-primary:hover {
  background-color: var(--n-theme-color-button-bg-danger--hover);
}

.n-button.n-button--transparent, .login-page .portlet-login .n-button--transparent.btn-primary {
  background-color: var(--n-theme-color-button-bg-transparent);
}

.n-button.n-button--transparent:disabled, .login-page .portlet-login .n-button--transparent.btn-primary:disabled {
  color: var(--n-theme-color-button-font--disabled);
  background-color: var(--n-theme-color-button-bg-disabled);
  pointer-events: none;
}

.n-button.n-button--transparent:hover, .login-page .portlet-login .n-button--transparent.btn-primary:hover {
  background-color: var(--n-theme-color-button-bg-transparent--hover);
}

.n-button.n-button--transparent:active, .login-page .portlet-login .n-button--transparent.btn-primary:active {
  background-color: var(--n-theme-color-button-bg-transparent--pressed);
}

.n-button.n-button--chip, .login-page .portlet-login .n-button--chip.btn-primary {
  background-color: var(--n-theme-color-button-bg-transparent);
}

.n-button.n-button--chip:disabled, .login-page .portlet-login .n-button--chip.btn-primary:disabled {
  color: var(--n-theme-color-button-font--disabled);
  background-color: var(--n-theme-color-button-bg-disabled);
  pointer-events: none;
}

.n-button.n-button--chip:hover, .login-page .portlet-login .n-button--chip.btn-primary:hover {
  color: var(--nlb-color-petrol--20);
}

.n-button.n-button--chip:active, .login-page .portlet-login .n-button--chip.btn-primary:active {
  color: var(--nlb-color-petrol--60);
}

.n-button.n-button--large, .login-page .portlet-login .n-button--large.btn-primary {
  font-size: var(--font-size--default);
  height: var(--btn-height--lg);
  max-height: var(--btn-height--lg);
  padding: 0 1rem;
}

.n-button.n-button--medium, .login-page .portlet-login .btn-primary {
  font-size: var(--font-size--medium);
  height: var(--btn-height--md);
  max-height: var(--btn-height--md);
  padding: 0 1rem;
}

.n-button.n-button--small, .login-page .portlet-login .n-button--small.btn-primary {
  font-size: var(--font-size--small);
  height: var(--btn-height--sm);
  max-height: var(--btn-height--sm);
  padding: 0 1rem;
}

.n-button.n-button--icon-only, .login-page .portlet-login .n-button--icon-only.btn-primary {
  min-width: 1.75rem;
  height: var(--btn-icon-height);
}

.n-button.n-button--icon-only.n-button:not(.n-button--small), .login-page .portlet-login .n-button--icon-only.btn-primary:not(.n-button--small) {
  padding: 0.75rem;
}

.n-button.n-button--icon-only.n-button--transparent, .login-page .portlet-login .n-button--icon-only.n-button--transparent.btn-primary {
  color: var(--n-theme-color-icon);
}

.n-button.n-button--icon-only.n-button--small, .login-page .portlet-login .n-button--icon-only.n-button--small.btn-primary {
  padding: 0 0.5rem;
}

.n-button.n-button--icon-only.n-button--small svg, .login-page .portlet-login .n-button--icon-only.n-button--small.btn-primary svg {
  width: 0.75rem;
}

.n-button__icon-left, .n-button__icon-right {
  display: inline-flex;
}

.n-button__icon-left {
  margin-left: -0.25rem;
  margin-right: 0.5rem;
}

.n-button__icon-right {
  margin-left: 0.5rem;
  margin-right: -0.25rem;
}

.n-button__icon-right:first-child:last-child {
  margin-left: 0;
  margin-right: 0;
}

.n-button-bar {
  padding: 12px 20px 14px;
  background-color: #F7F7F7;
}

.n-button-bar .n-button-bar__button {
  background-color: #E4E4E4;
  color: #000000;
  height: 48px;
  justify-content: left;
  margin-right: 12px;
  min-width: 240px;
  border: 1px solid #CBCFD2;
}

.n-button-bar .n-button-bar__button:hover {
  background-color: #C2E1E0;
}

.n-button-bar .n-button-bar__button--active {
  background-color: #C2E1E0;
  border-color: #74C0C3;
}

.n-button-bar--sidebar {
  height: 100%;
  width: auto;
  padding: 12px;
}

.n-button-bar--sidebar .n-button-bar__button {
  width: 100%;
  margin: 0 0 6px 0;
}

.n-button-base, .login-page .portlet-login .btn-primary {
  color: inherit;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  outline: 0;
  padding: 0;
  position: relative;
  align-items: center;
  user-select: none;
  border-radius: var(--n-theme-border-radius--md);
  vertical-align: middle;
  -moz-appearance: none;
  justify-content: center;
  text-decoration: none;
  background-color: transparent;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-button-group {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--n-theme-border-radius--md);
  text-transform: none;
  max-height: 2rem;
  background: var(--n-theme-color-button-group-bg);
}

.n-button-group button {
  border-radius: 0;
}

.n-button-group button:nth-child(1) {
  border-radius: var(--n-theme-border-radius--md) 0 0 var(--n-theme-border-radius--md);
}

.n-button-group button:nth-child(1):hover {
  border-radius: var(--n-theme-border-radius--md);
}

.n-button-group button:nth-last-child(1) {
  border-radius: 0 var(--n-theme-border-radius--md) var(--n-theme-border-radius--md) 0;
}

.n-button-group button:nth-last-child(1):hover {
  border-radius: var(--n-theme-border-radius--md);
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-chip {
  font-family: "ARSMaquette";
  font-size: 1rem;
  color: var(--n-theme-color-button-font);
  font-weight: 500;
  line-height: 1;
  text-transform: none;
  border-radius: var(--n-theme-border-radius--md);
  display: inline-flex;
  height: 1.5rem;
  margin: 0.125rem 0.125rem 1.75rem;
  padding: 0 0.25rem;
}

.n-chip--disabled {
  color: var(--n-theme-color-button-font--disabled);
}

.n-chip__label {
  padding: 0.25rem 0.5rem 0.375rem;
}

.n-chip__icon-right, .n-chip__icon-left {
  display: flex;
  align-items: center;
}

.n-chip__icon-left {
  margin-left: 0.5rem;
}

.n-chip__icon-right {
  margin-left: -0.5rem;
}

.n-content-header {
  display: flex;
  justify-content: space-between;
}

.n-content-header__saving {
  display: flex;
  justify-content: center;
}

.n-content-header__saving .n-loading-spinner {
  margin: 0 4px;
}

.n-content-header__meta__item {
  display: block;
  text-align: right;
  color: #788C94;
  font-size: 0.9em;
}

.n-content-header__meta__item + .n-content-header__meta__item {
  padding-top: 0.4em;
}

.n-content-header__meta__item:nth-child(2) {
  font-weight: bolder;
}

.n-content-header__meta__demo-tag {
  font-size: 1.1em;
  font-weight: bold;
  color: #E03555;
  text-align: right;
  display: block;
  line-height: normal;
}

.n-content-header__title {
  font-weight: 500;
  margin-top: 0.2em;
}

.n-content-header__subtitle {
  font-weight: 500;
  color: #788C94;
  font-size: 0.9em;
  margin-bottom: 2px;
}

.n-content-header__subtitle li {
  display: inline-block;
}

.n-content-header__subtitle li:after {
  content: " / ";
}

.n-content-header__subtitle li:last-of-type:after {
  content: "";
}

.n-content-header--small .n-content-header__title {
  font-size: 1.2em;
}

.n-content-header--small .n-content-header__subtitle {
  font-size: 0.8em;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-contentswitch {
  display: inline-grid;
  grid-template-columns: repeat(var(--contentswitch-count, 3), 1fr);
  grid-gap: 0.125rem;
}

.n-contentswitch__item {
  padding: 0 1.5rem;
  height: 2.5rem;
  background-color: var(--n-theme-color-contentswitch-bg);
  color: var(--nlb-color-silvergrey);
  transition: background-color 0.25s ease-in-out;
  cursor: pointer;
  text-align: center;
  display: inline-grid;
  align-content: center;
}

.n-contentswitch__item:hover {
  background-color: var(--n-theme-color-contentswitch-bg--hover);
}

.n-contentswitch__item:first-child {
  border-radius: var(--border-radius) 0 0 var(--border-radius);
}

.n-contentswitch__item:last-child {
  border-radius: 0 var(--border-radius) var(--border-radius) 0;
}

.n-contentswitch__item--active {
  background-color: var(--n-theme-color-contentswitch-bg--active);
}

.n-contentswitch__label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-context-menu {
  margin-top: 0.5rem;
}

.n-context-menu__container {
  padding: 0.25rem;
}

.n-context-menu-checkbox:hover, .n-context-menu-button:hover {
  border-radius: var(--n-theme-border-radius--md);
  background-color: var(--n-theme-color-context-menu-item--hover);
}

.n-context-menu-divider {
  height: 1px;
  margin: 0.125rem 0 0.0625rem;
  border-top: 1px solid var(--n-theme-color-context-menu-divider);
}

.n-context-menu-button {
  display: flex;
  width: 100%;
  text-align: left;
  justify-content: flex-start;
}

.n-context-menu-checkbox.n-context-menu-checkbox__checkbox-root .n-context-menu-checkbox__checkbox-root-target {
  display: flex;
}

.n-context-menu-checkbox.n-context-menu-checkbox__checkbox-root .n-context-menu-checkbox__checkbox-root-target:hover::before {
  background-color: transparent;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-color-selector {
  display: flex;
  justify-content: flex-end;
}

.n-color-selector__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 0.75rem;
  margin-left: 0.25rem;
  cursor: pointer;
  border: 2px solid var(--nlb-color-silvergrey);
  transition: border 0.25s ease-in-out;
}

.n-color-selector__item:hover {
  border-color: transparent;
}

.n-color-selector__item--berry {
  background-color: var(--nlb-color-berry);
}

.n-color-selector__item--pigeon {
  background-color: var(--nlb-color-skyblue);
}

.n-color-selector__item--creme {
  background-color: var(--nlb-color-creme);
}

.n-color-selector__item--pistachio {
  background-color: var(--nlb-color-pistachio);
}

.n-color-selector__icon {
  width: 0.5rem;
  height: 0.5rem;
  color: var(--nlb-color-grey);
}

.n-color-selector__icon--berry {
  color: var(--nlb-color-white);
}

/*
 * Created on Wed Feb 13 2019
 *
 * Copyright (c) 2019 NORD/LB
 */
.n-dropdown {
  padding: 3px 2px;
}

.n-dropdown .n-dropdown__item {
  display: block;
  padding: 2px 0;
  cursor: pointer;
}

.n-dropdown .n-dropdown__item i {
  line-height: 1.2em;
  font-size: 1em;
  color: #788C94;
  margin: 0 5px;
}

.n-dropdown .n-dropdown__item:hover .n-dropdown__group, .n-dropdown .n-dropdown__item.is-active .n-dropdown__group {
  background-color: #00979e;
}

.n-dropdown .n-dropdown__item:hover .n-dropdown__group *, .n-dropdown .n-dropdown__item.is-active .n-dropdown__group * {
  color: white;
}

.n-dropdown .n-dropdown__item:hover .n-dropdown__group--secondary, .n-dropdown .n-dropdown__item.is-active .n-dropdown__group--secondary {
  background-color: #788C94;
}

.n-dropdown .n-dropdown__item.n-dropdown__item--primary {
  border-bottom: 1px solid rgba(120, 140, 148, 0.75);
}

.n-dropdown .n-dropdown__group {
  display: block;
  padding: 8px;
  background-color: rgba(0, 151, 158, 0);
  border-radius: 2px;
  text-align: left;
}

.n-dropdown .n-dropdown__group--dense {
  padding: 2px;
}

.n-form {
  display: flex;
  flex: 1;
  overflow: auto;
  position: relative;
  padding-bottom: var(--space);
  flex-direction: column;
}

.n-form__section {
  padding-top: var(--space);
  padding-bottom: var(--space-25);
}

.n-form__section header {
  flex: 1;
}

.n-form__section:after {
  content: "";
  display: block;
  clear: both;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-filedrop {
  background: var(--n-theme-color-filedrop-bg);
  border-radius: var(--n-theme-border-radius--md);
  box-sizing: border-box;
  color: var(--n-theme-color-filedrop-fg);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 27rem;
  min-height: 11rem;
  outline-offset: -0.5rem;
  outline: dashed 1px var(--n-theme-color-filedrop-fg);
  padding: 2.5rem;
  text-align: center;
}

.n-filedrop--disabled {
  cursor: default;
}

.n-filedrop--success {
  color: var(--n-theme-color-filedrop-fg--success);
  outline: dashed 1px var(--n-theme-color-filedrop-fg--success);
}

.n-filedrop--error {
  color: var(--n-theme-color-filedrop-fg--error);
  outline: dashed 1px var(--n-theme-color-filedrop-fg--error);
}

.n-filedrop--upload {
  color: var(--n-theme-color-filedrop-fg--upload);
  outline: dashed 1px var(--n-theme-color-filedrop-fg--upload);
}

.n-filedrop--accept {
  color: var(--n-theme-color-filedrop-fg--accept);
  outline: dashed 1px var(--n-theme-color-filedrop-fg--accept);
}

.n-filedrop--reject {
  color: var(--n-theme-color-filedrop-fg--reject);
  outline: dashed 1px var(--n-theme-color-filedrop-fg--reject);
}

.n-filedrop--disabled {
  color: var(--n-theme-color-filedrop-fg--disabled);
  outline: dashed 1px var(--n-theme-color-filedrop-fg--disabled);
}

.n-filedrop__icon {
  font-size: 2rem;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-checkbox__label {
  color: var(--n-theme-color-tick-font);
}

.n-checkbox__label--disabled {
  color: var(--n-theme-color-tick-font--disabled);
}

.n-checkbox__mark {
  left: 0.9375rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 0.75rem;
  width: 0.75rem;
  z-index: 1;
}

.n-checkbox__hint {
  color: var(--n-theme-color-form-label-hint);
  padding-left: 0.5rem;
}

.n-checkbox__hint:hover {
  color: var(--n-theme-color-form-label-hint--hover);
}

.n-checkbox__input {
  appearance: none;
  flex-shrink: 0;
  margin: 0 0.5rem 0 0;
  width: 1.875rem;
}

.n-checkbox__target {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-size: var(--font-size--tick-label);
  line-height: var(--line-height--tick-label);
  min-height: 1.5rem;
  padding: 0.25rem 0.25rem 0.25rem 0;
  position: relative;
}

.n-checkbox__target--disabled {
  cursor: auto;
}

.n-checkbox__target::before, .n-checkbox__target::after {
  left: 0.9375rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
}

.n-checkbox__target::before {
  align-items: center;
  background: var(--n-theme-color-tick-fringe);
  border-radius: 0.1875rem;
  height: 1.5rem;
  width: 1.875rem;
}

.n-checkbox__target::after {
  background: var(--n-theme-color-tick-bg);
  border-radius: 0.0625rem;
  border: 0.0625rem solid var(--n-theme-color-tick-border);
  height: 0.75rem;
  width: 0.75rem;
}

.n-checkbox__target--checked {
  color: var(--n-theme-color-checkbox-checkmark--checked);
}

.n-checkbox__target--checked::after {
  background: var(--n-theme-color-checkbox-bg--checked);
  border-color: var(--n-theme-color-checkbox-border--checked);
}

.n-checkbox__target--indeterminate {
  color: var(--n-theme-color-checkbox-checkmark--indeterminate);
}

.n-checkbox__target--indeterminate::after {
  background: var(--n-theme-color-checkbox-bg--indeterminate);
  border-color: var(--n-theme-color-checkbox-border--indeterminate);
}

.n-checkbox__target--disabled::after {
  background: var(--n-theme-color-tick-bg--disabled);
  border-color: var(--n-theme-color-tick-border--disabled);
}

.n-checkbox__target--disabled.n-checkbox__target--checked::after {
  background: var(--n-theme-color-checkbox-bg--disabled-checked);
  border-color: var(--n-theme-color-checkbox-border--disabled-checked);
}

.n-checkbox__target--disabled.n-checkbox__target--indeterminate::after {
  background: var(--n-theme-color-checkbox-bg--disabled-indeterminate);
  border-color: var(--n-theme-color-checkbox-border--disabled-indeterminate);
}

.n-checkbox__target:focus-within {
  color: var(--n-theme-color-checkbox-checkmark--focus);
}

.n-checkbox__target:focus-within::after {
  background: var(--n-theme-color-tick-bg--focus);
  border-color: var(--n-theme-color-tick-border--focus);
}

.n-checkbox__target:hover:not(.n-checkbox__target--disabled)::before {
  background: var(--n-theme-color-tick-fringe--hover);
}

.n-checkbox__target:active:not(.n-checkbox__target--disabled)::before {
  background: var(--n-theme-color-tick-fringe--pressed);
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-control-with-error {
  width: 100%;
  position: relative;
}

.n-control-with-error__error-marker {
  position: absolute;
  top: 0.375rem;
  right: -1.25rem;
}

.n-control-with-error__error-marker--inline {
  right: 0.5rem;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-input {
  padding: 0.5rem 0 0.75rem;
}

.n-input--datepicker {
  position: relative;
  padding: 0;
}

.n-input__hint {
  color: var(--n-theme-color-form-label-hint);
  padding-left: 0.5rem;
  display: inline-block;
  vertical-align: top;
}

.n-input__hint:hover {
  color: var(--n-theme-color-form-label-hint--hover);
}

.n-input__label {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--n-theme-color-form-label);
  padding: 0.25rem 0.5625rem;
}

.n-input__label--required::after {
  content: "*";
  color: var(--n-theme-color-form-label--required);
  margin-left: 0.25rem;
}

.n-input__input-container {
  display: flex;
  align-items: center;
}

.n-input .n-input__input {
  border: 1px solid;
  border-radius: var(--n-theme-border-radius--md);
  font-size: var(--font-size--default);
  line-height: var(--line-height--default);
  max-height: var(--space-2);
  font-family: "ARSMaquette" !important;
  background-color: var(--n-theme-color-input-bg);
  border-color: var(--n-theme-color-input-border);
  box-sizing: border-box;
  padding: 0.5rem;
  transition: border-color 0.25s ease-in-out;
}

.n-input .n-input__input:not(.n-input .n-input__input--error):hover, .n-input .n-input__input:not(.n-input .n-input__input--error):focus-within, .n-input .n-input__input:not(.n-input .n-input__input--disabled):hover, .n-input .n-input__input:not(.n-input .n-input__input--disabled):focus-within {
  border-color: var(--n-theme-color-input-border--focus);
  outline: none;
}

.n-input .n-input__input--disabled {
  color: var(--n-theme-color-input-font--disabled) !important;
  background-color: var(--n-theme-color-input-bg--disabled);
  pointer-events: none;
}

.n-input .n-input__input--inline {
  padding-right: 1.75rem;
}

.n-input .n-input__input--warning {
  border-color: var(--nlb-color-warning);
  padding-right: 1.75rem;
}

.n-input .n-input__input--warning.MuiInputBase-adornedEnd.n-input__input--inline {
  padding-right: 3.5rem;
}

.n-input .n-input__input--error {
  border-color: var(--n-theme-color-input-error);
}

.n-input .n-input__input--datepicker {
  justify-content: center;
  /**
   * Way to go, MUI Pickers team:
   * Date/Time pickers are quite simple controls from UX perspective, so most people just use the default appearance
   * That's why we are not providing any for-component classes api to override stylesheets for any particular component
   * @see https://material-ui-pickers.dev/guides/css-overrides
   */
}

.n-input .n-input__input--datepicker:is(.MuiFormControl-root) {
  padding: 0.5rem;
}

.n-input .n-input__input--datepicker .MuiInputAdornment-root .MuiIconButton-root {
  padding: 0;
}

.n-input .n-input__info-marker {
  position: absolute;
  right: 0.5rem;
  top: 0.375rem;
}

.n-input .n-input__info-marker--inline {
  right: 2rem;
}

.n-input__error {
  position: absolute;
  top: 0.75rem;
  right: -1.5rem;
  margin-left: 0.5rem;
}

.n-input__error--datepicker {
  top: 0.375rem;
  right: -1.25rem;
}

.n-input__native-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-form-group {
  position: relative;
  padding: 0.5rem 0 0.75rem;
}

.n-form-group--disabled {
  pointer-events: none;
}

.n-form-group__label, .login-page .portlet-login label {
  color: var(--n-theme-color-form-label);
  display: block;
  overflow: hidden;
  padding: 0.25rem 0.5625rem;
  text-overflow: ellipsis;
}

.n-form-group__label--required::after {
  content: "*";
  color: var(--n-theme-color-form-label--required);
  margin-left: 0.25rem;
}

.n-form-group__hint {
  color: var(--n-theme-color-form-label-hint);
  padding-left: 0.5rem;
  display: inline-block;
  vertical-align: top;
}

.n-form-group__hint:hover {
  color: var(--n-theme-color-form-label-hint--hover);
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-radio-button__label, .n-radio-group__legend {
  color: var(--n-theme-color-radio-label);
  display: block;
  overflow: hidden;
  padding: 0.25rem 0.5625rem;
  text-overflow: ellipsis;
}

.n-radio-group--disabled {
  pointer-events: none;
  /* disable all interaction */
}

.n-radio-group--disabled .n-radio-button,
.n-radio-group--disabled .n-radio-button__label,
.n-radio-group--disabled .n-radio-button__mark {
  color: var(--n-theme-color-tick-font--disabled);
}

.n-radio-group__error .n-icon {
  vertical-align: bottom;
  /* fixes a small vertical offset which looked bad in conjunction with the button group label*/
}

.n-radio-group__legend--required::after {
  content: "*";
  color: var(--n-theme-color-form-label--required);
  margin-left: 0.25rem;
}

.n-radio-group__legend--disabled {
  color: var(--n-theme-color-radio-label--disabled);
}

.n-radio-group__label-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}

.n-radio-button__label {
  padding: 0;
}

.n-radio-button__label--disabled {
  color: var(--n-theme-color-radio-label--disabled);
}

.n-radio-button__mark {
  left: 0.9375rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 0.75rem;
  width: 0.75rem;
  z-index: 1;
}

.n-radio-button__input {
  appearance: none;
  flex-shrink: 0;
  margin: 0 0.5rem 0 0;
  width: 1.875rem;
}

.n-radio-button__target {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-size: var(--font-size--tick-label);
  line-height: var(--line-height--tick-label);
  min-height: 1.5rem;
  position: relative;
}

.n-radio-button__target--disabled {
  cursor: auto;
}

.n-radio-button__target::before, .n-radio-button__target::after {
  left: 0.9375rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
}

.n-radio-button__target::before {
  align-items: center;
  background: var(--n-theme-color-tick-fringe);
  border-radius: 0.75rem;
  height: 1.5rem;
  width: 1.875rem;
}

.n-radio-button__target::after {
  background: var(--n-theme-color-tick-bg);
  border-radius: 100%;
  border: 0.0625rem solid var(--n-theme-color-tick-border);
  height: 0.75rem;
  width: 0.75rem;
}

.n-radio-button__target--checked {
  color: var(--n-theme-color-radio-checkmark--checked);
}

.n-radio-button__target--checked::after {
  background: var(--n-theme-color-radio-bg--checked);
  border-color: var(--n-theme-color-radio-border--checked);
}

.n-radio-button__target--disabled {
  color: var(--n-theme-color-radio-checkmark--disabled);
}

.n-radio-button__target--disabled::after {
  background: var(--n-theme-color-tick-bg--disabled);
  border-color: var(--n-theme-color-tick-border--disabled);
}

.n-radio-button__target--disabled.n-radio-button__target--checked::after {
  background: var(--n-theme-color-radio-bg--disabled-checked);
  border-color: var(--n-theme-color-radio-border--disabled-checked);
}

.n-radio-button__target:focus-within {
  color: var(--n-theme-color-radio-checkmark--focus);
}

.n-radio-button__target:focus-within::after {
  background: var(--n-theme-color-tick-bg--focus);
  border-color: var(--n-theme-color-tick-border--focus);
}

.n-radio-button__target:hover:not(.n-radio-button__target--disabled)::before {
  background: var(--n-theme-color-tick-fringe--hover);
}

.n-radio-button__target:active:not(.n-radio-button__target--disabled)::before {
  background: var(--n-theme-color-tick-fringe--pressed);
}

/**
 * Copyright (c) Tiny Technologies, Inc. All rights reserved.
 * Licensed under the LGPL or a commercial license.
 * For LGPL see License.txt in the project root for license information.
 * For commercial licenses see https://www.tiny.cloud/
 */
.tox {
  box-shadow: none;
  box-sizing: content-box;
  color: #222f3e;
  cursor: auto;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  vertical-align: initial;
  white-space: normal;
}

.tox *:not(svg):not(rect) {
  box-sizing: inherit;
  color: inherit;
  cursor: inherit;
  direction: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-tap-highlight-color: inherit;
  text-align: inherit;
  text-decoration: inherit;
  text-shadow: inherit;
  text-transform: inherit;
  vertical-align: inherit;
  white-space: inherit;
}

.tox *:not(svg):not(rect) {
  /* stylelint-disable-line no-duplicate-selectors */
  background: transparent;
  border: 0;
  box-shadow: none;
  float: none;
  height: auto;
  margin: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  width: auto;
}

.tox:not([dir=rtl]) {
  direction: ltr;
  text-align: left;
}

.tox[dir=rtl] {
  direction: rtl;
  text-align: right;
}

.tox-tinymce {
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  overflow: hidden;
  position: relative;
  visibility: inherit !important;
}

.tox-tinymce-inline {
  border: none;
  box-shadow: none;
}

.tox-tinymce-inline .tox-editor-header {
  background-color: transparent;
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: none;
}

.tox-tinymce-aux {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  z-index: 1300;
}

.tox-tinymce *:focus,
.tox-tinymce-aux *:focus {
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}

.tox[dir=rtl] .tox-icon--flip svg {
  transform: rotateY(180deg);
}

.tox .accessibility-issue__header {
  align-items: center;
  display: flex;
  margin-bottom: 4px;
}

.tox .accessibility-issue__description {
  align-items: stretch;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
}

.tox .accessibility-issue__description > div {
  padding-bottom: 4px;
}

.tox .accessibility-issue__description > div > div {
  align-items: center;
  display: flex;
  margin-bottom: 4px;
}

.tox .accessibility-issue__description > *:last-child:not(:only-child) {
  border-color: #cccccc;
  border-style: solid;
}

.tox .accessibility-issue__repair {
  margin-top: 16px;
}

.tox .tox-dialog__body-content .accessibility-issue--info .accessibility-issue__description {
  background-color: rgba(32, 122, 183, 0.1);
  border-color: rgba(32, 122, 183, 0.4);
  color: #222f3e;
}

.tox .tox-dialog__body-content .accessibility-issue--info .accessibility-issue__description > *:last-child {
  border-color: rgba(32, 122, 183, 0.4);
}

.tox .tox-dialog__body-content .accessibility-issue--info .tox-form__group h2 {
  color: #207ab7;
}

.tox .tox-dialog__body-content .accessibility-issue--info .tox-icon svg {
  fill: #207ab7;
}

.tox .tox-dialog__body-content .accessibility-issue--info a .tox-icon {
  color: #207ab7;
}

.tox .tox-dialog__body-content .accessibility-issue--warn .accessibility-issue__description {
  background-color: rgba(255, 165, 0, 0.1);
  border-color: rgba(255, 165, 0, 0.5);
  color: #222f3e;
}

.tox .tox-dialog__body-content .accessibility-issue--warn .accessibility-issue__description > *:last-child {
  border-color: rgba(255, 165, 0, 0.5);
}

.tox .tox-dialog__body-content .accessibility-issue--warn .tox-form__group h2 {
  color: #cc8500;
}

.tox .tox-dialog__body-content .accessibility-issue--warn .tox-icon svg {
  fill: #cc8500;
}

.tox .tox-dialog__body-content .accessibility-issue--warn a .tox-icon {
  color: #cc8500;
}

.tox .tox-dialog__body-content .accessibility-issue--error .accessibility-issue__description {
  background-color: rgba(204, 0, 0, 0.1);
  border-color: rgba(204, 0, 0, 0.4);
  color: #222f3e;
}

.tox .tox-dialog__body-content .accessibility-issue--error .accessibility-issue__description > *:last-child {
  border-color: rgba(204, 0, 0, 0.4);
}

.tox .tox-dialog__body-content .accessibility-issue--error .tox-form__group h2 {
  color: #c00;
}

.tox .tox-dialog__body-content .accessibility-issue--error .tox-icon svg {
  fill: #c00;
}

.tox .tox-dialog__body-content .accessibility-issue--error a .tox-icon {
  color: #c00;
}

.tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description {
  background-color: rgba(120, 171, 70, 0.1);
  border-color: rgba(120, 171, 70, 0.4);
  color: #222f3e;
}

.tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description > *:last-child {
  border-color: rgba(120, 171, 70, 0.4);
}

.tox .tox-dialog__body-content .accessibility-issue--success .tox-form__group h2 {
  color: #78AB46;
}

.tox .tox-dialog__body-content .accessibility-issue--success .tox-icon svg {
  fill: #78AB46;
}

.tox .tox-dialog__body-content .accessibility-issue--success a .tox-icon {
  color: #78AB46;
}

.tox .tox-dialog__body-content .accessibility-issue__header h1,
.tox .tox-dialog__body-content .tox-form__group .accessibility-issue__description h2 {
  margin-top: 0;
}

.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header .tox-button {
  margin-left: 4px;
}

.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header > *:nth-last-child(2) {
  margin-left: auto;
}

.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__description {
  padding: 4px 4px 4px 8px;
}

.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__description > *:last-child {
  border-left-width: 1px;
  padding-left: 4px;
}

.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header .tox-button {
  margin-right: 4px;
}

.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header > *:nth-last-child(2) {
  margin-right: auto;
}

.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__description {
  padding: 4px 8px 4px 4px;
}

.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__description > *:last-child {
  border-right-width: 1px;
  padding-right: 4px;
}

.tox .tox-anchorbar {
  display: flex;
  flex: 0 0 auto;
}

.tox .tox-bar {
  display: flex;
  flex: 0 0 auto;
}

.tox .tox-button {
  background-color: #207ab7;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border-color: #207ab7;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 24px;
  margin: 0;
  outline: none;
  padding: 4px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}

.tox .tox-button[disabled] {
  background-color: #207ab7;
  background-image: none;
  border-color: #207ab7;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.5);
  cursor: not-allowed;
}

.tox .tox-button:focus:not(:disabled) {
  background-color: #1c6ca1;
  background-image: none;
  border-color: #1c6ca1;
  box-shadow: none;
  color: #fff;
}

.tox .tox-button:hover:not(:disabled) {
  background-color: #1c6ca1;
  background-image: none;
  border-color: #1c6ca1;
  box-shadow: none;
  color: #fff;
}

.tox .tox-button:active:not(:disabled) {
  background-color: #185d8c;
  background-image: none;
  border-color: #185d8c;
  box-shadow: none;
  color: #fff;
}

.tox .tox-button--secondary {
  background-color: #f0f0f0;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border-color: #f0f0f0;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: #222f3e;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  outline: none;
  padding: 4px 16px;
  text-decoration: none;
  text-transform: none;
}

.tox .tox-button--secondary[disabled] {
  background-color: #f0f0f0;
  background-image: none;
  border-color: #f0f0f0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
}

.tox .tox-button--secondary:focus:not(:disabled) {
  background-color: #e3e3e3;
  background-image: none;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-button--secondary:hover:not(:disabled) {
  background-color: #e3e3e3;
  background-image: none;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-button--secondary:active:not(:disabled) {
  background-color: #d6d6d6;
  background-image: none;
  border-color: #d6d6d6;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-button--icon,
.tox .tox-button.tox-button--icon,
.tox .tox-button.tox-button--secondary.tox-button--icon {
  padding: 4px;
}

.tox .tox-button--icon .tox-icon svg,
.tox .tox-button.tox-button--icon .tox-icon svg,
.tox .tox-button.tox-button--secondary.tox-button--icon .tox-icon svg {
  display: block;
  fill: currentColor;
}

.tox .tox-button-link {
  background: 0;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.tox .tox-button-link--sm {
  font-size: 14px;
}

.tox .tox-button--naked {
  background-color: transparent;
  border-color: transparent;
  box-shadow: unset;
  color: #222f3e;
}

.tox .tox-button--naked[disabled] {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
}

.tox .tox-button--naked:hover:not(:disabled) {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-button--naked:focus:not(:disabled) {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-button--naked:active:not(:disabled) {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-button--naked .tox-icon svg {
  fill: currentColor;
}

.tox .tox-button--naked.tox-button--icon:hover:not(:disabled) {
  color: #222f3e;
}

.tox .tox-checkbox {
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  height: 36px;
  min-width: 36px;
}

.tox .tox-checkbox__input {
  /* Hide from view but visible to screen readers */
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.tox .tox-checkbox__icons {
  align-items: center;
  border-radius: 3px;
  box-shadow: 0 0 0 2px transparent;
  box-sizing: content-box;
  display: flex;
  height: 24px;
  justify-content: center;
  padding: 3px;
  width: 24px;
}

.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  display: block;
  fill: rgba(34, 47, 62, 0.3);
}

.tox .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
  display: none;
  fill: #207ab7;
}

.tox .tox-checkbox__icons .tox-checkbox-icon__checked svg {
  display: none;
  fill: #207ab7;
}

.tox .tox-checkbox--disabled {
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed;
}

.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__checked svg {
  fill: rgba(34, 47, 62, 0.5);
}

.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  fill: rgba(34, 47, 62, 0.5);
}

.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
  fill: rgba(34, 47, 62, 0.5);
}

.tox input.tox-checkbox__input:checked + .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  display: none;
}

.tox input.tox-checkbox__input:checked + .tox-checkbox__icons .tox-checkbox-icon__checked svg {
  display: block;
}

.tox input.tox-checkbox__input:indeterminate + .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  display: none;
}

.tox input.tox-checkbox__input:indeterminate + .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
  display: block;
}

.tox input.tox-checkbox__input:focus + .tox-checkbox__icons {
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #207ab7;
  padding: 3px;
}

.tox:not([dir=rtl]) .tox-checkbox__label {
  margin-left: 4px;
}

.tox:not([dir=rtl]) .tox-checkbox__input {
  left: -10000px;
}

.tox:not([dir=rtl]) .tox-bar .tox-checkbox {
  margin-left: 4px;
}

.tox[dir=rtl] .tox-checkbox__label {
  margin-right: 4px;
}

.tox[dir=rtl] .tox-checkbox__input {
  right: -10000px;
}

.tox[dir=rtl] .tox-bar .tox-checkbox {
  margin-right: 4px;
}

.tox {
  /* stylelint-disable-next-line no-descending-specificity */
}

.tox .tox-collection--toolbar .tox-collection__group {
  display: flex;
  padding: 0;
}

.tox .tox-collection--grid .tox-collection__group {
  display: flex;
  flex-wrap: wrap;
  max-height: 208px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
}

.tox .tox-collection--list .tox-collection__group {
  border-bottom-width: 0;
  border-color: #cccccc;
  border-left-width: 0;
  border-right-width: 0;
  border-style: solid;
  border-top-width: 1px;
  padding: 4px 0;
}

.tox .tox-collection--list .tox-collection__group:first-child {
  border-top-width: 0;
}

.tox .tox-collection__group-heading {
  background-color: #e6e6e6;
  color: rgba(34, 47, 62, 0.7);
  cursor: default;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 4px;
  margin-top: -4px;
  padding: 4px 8px;
  text-transform: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tox .tox-collection__item {
  align-items: center;
  color: #222f3e;
  cursor: pointer;
  display: flex;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tox .tox-collection--list .tox-collection__item {
  padding: 4px 8px;
}

.tox .tox-collection--toolbar .tox-collection__item {
  border-radius: 3px;
  padding: 4px;
}

.tox .tox-collection--grid .tox-collection__item {
  border-radius: 3px;
  padding: 4px;
}

.tox .tox-collection--list .tox-collection__item--enabled {
  background-color: #fff;
  color: #222f3e;
}

.tox .tox-collection--list .tox-collection__item--active {
  background-color: #dee0e2;
}

.tox .tox-collection--toolbar .tox-collection__item--enabled {
  background-color: #c8cbcf;
  color: #222f3e;
}

.tox .tox-collection--toolbar .tox-collection__item--active {
  background-color: #dee0e2;
}

.tox .tox-collection--grid .tox-collection__item--enabled {
  background-color: #c8cbcf;
  color: #222f3e;
}

.tox .tox-collection--grid .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  background-color: #dee0e2;
  color: #222f3e;
}

.tox .tox-collection--list .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  color: #222f3e;
}

.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  color: #222f3e;
}

.tox .tox-collection__item-icon,
.tox .tox-collection__item-checkmark {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px;
}

.tox .tox-collection__item-icon svg,
.tox .tox-collection__item-checkmark svg {
  fill: currentColor;
}

.tox .tox-collection--toolbar-lg .tox-collection__item-icon {
  height: 48px;
  width: 48px;
}

.tox .tox-collection__item-label {
  color: currentColor;
  display: inline-block;
  flex: 1;
  -ms-flex-preferred-size: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  text-transform: none;
  word-break: break-all;
}

.tox .tox-collection__item-accessory {
  color: rgba(34, 47, 62, 0.7);
  display: inline-block;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  text-transform: none;
}

.tox .tox-collection__item-caret {
  align-items: center;
  display: flex;
  min-height: 24px;
}

.tox .tox-collection__item-caret::after {
  content: "";
  font-size: 0;
  min-height: inherit;
}

.tox .tox-collection__item-caret svg {
  fill: #222f3e;
}

.tox .tox-collection__item--state-disabled {
  background-color: transparent;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed;
}

.tox .tox-collection__item--state-disabled .tox-collection__item-caret svg {
  fill: rgba(34, 47, 62, 0.5);
}

.tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-checkmark svg {
  display: none;
}

.tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-accessory + .tox-collection__item-checkmark {
  display: none;
}

.tox .tox-collection--horizontal {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: nowrap;
  margin-bottom: 0;
  overflow-x: auto;
  padding: 0;
}

.tox .tox-collection--horizontal .tox-collection__group {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0 4px;
}

.tox .tox-collection--horizontal .tox-collection__item {
  height: 34px;
  margin: 2px 0 3px 0;
  padding: 0 4px;
}

.tox .tox-collection--horizontal .tox-collection__item-label {
  white-space: nowrap;
}

.tox .tox-collection--horizontal .tox-collection__item-caret {
  margin-left: 4px;
}

.tox .tox-collection__item-container {
  display: flex;
}

.tox .tox-collection__item-container--row {
  align-items: center;
  flex: 1 1 auto;
  flex-direction: row;
}

.tox .tox-collection__item-container--row.tox-collection__item-container--align-left {
  margin-right: auto;
}

.tox .tox-collection__item-container--row.tox-collection__item-container--align-right {
  justify-content: flex-end;
  margin-left: auto;
}

.tox .tox-collection__item-container--row.tox-collection__item-container--valign-top {
  align-items: flex-start;
  margin-bottom: auto;
}

.tox .tox-collection__item-container--row.tox-collection__item-container--valign-middle {
  align-items: center;
}

.tox .tox-collection__item-container--row.tox-collection__item-container--valign-bottom {
  align-items: flex-end;
  margin-top: auto;
}

.tox .tox-collection__item-container--column {
  -ms-grid-row-align: center;
  align-self: center;
  flex: 1 1 auto;
  flex-direction: column;
}

.tox .tox-collection__item-container--column.tox-collection__item-container--align-left {
  align-items: flex-start;
}

.tox .tox-collection__item-container--column.tox-collection__item-container--align-right {
  align-items: flex-end;
}

.tox .tox-collection__item-container--column.tox-collection__item-container--valign-top {
  align-self: flex-start;
}

.tox .tox-collection__item-container--column.tox-collection__item-container--valign-middle {
  -ms-grid-row-align: center;
  align-self: center;
}

.tox .tox-collection__item-container--column.tox-collection__item-container--valign-bottom {
  align-self: flex-end;
}

.tox:not([dir=rtl]) .tox-collection--horizontal .tox-collection__group:not(:last-of-type) {
  border-right: 1px solid #cccccc;
}

.tox:not([dir=rtl]) .tox-collection--list .tox-collection__item > *:not(:first-child) {
  margin-left: 8px;
}

.tox:not([dir=rtl]) .tox-collection--list .tox-collection__item > .tox-collection__item-label:first-child {
  margin-left: 4px;
}

.tox:not([dir=rtl]) .tox-collection__item-accessory {
  margin-left: 16px;
  text-align: right;
}

.tox:not([dir=rtl]) .tox-collection .tox-collection__item-caret {
  margin-left: 16px;
}

.tox[dir=rtl] .tox-collection--horizontal .tox-collection__group:not(:last-of-type) {
  border-left: 1px solid #cccccc;
}

.tox[dir=rtl] .tox-collection--list .tox-collection__item > *:not(:first-child) {
  margin-right: 8px;
}

.tox[dir=rtl] .tox-collection--list .tox-collection__item > .tox-collection__item-label:first-child {
  margin-right: 4px;
}

.tox[dir=rtl] .tox-collection__item-accessory {
  margin-right: 16px;
  text-align: left;
}

.tox[dir=rtl] .tox-collection .tox-collection__item-caret {
  margin-right: 16px;
  transform: rotateY(180deg);
}

.tox[dir=rtl] .tox-collection--horizontal .tox-collection__item-caret {
  margin-right: 4px;
}

.tox .tox-color-picker-container {
  display: flex;
  flex-direction: row;
  height: 225px;
  margin: 0;
}

.tox .tox-sv-palette {
  box-sizing: border-box;
  display: flex;
  height: 100%;
}

.tox .tox-sv-palette-spectrum {
  height: 100%;
}

.tox .tox-sv-palette,
.tox .tox-sv-palette-spectrum {
  width: 225px;
}

.tox .tox-sv-palette-thumb {
  background: none;
  border: 1px solid black;
  border-radius: 50%;
  box-sizing: content-box;
  height: 12px;
  position: absolute;
  width: 12px;
}

.tox .tox-sv-palette-inner-thumb {
  border: 1px solid white;
  border-radius: 50%;
  height: 10px;
  position: absolute;
  width: 10px;
}

.tox .tox-hue-slider {
  box-sizing: border-box;
  height: 100%;
  width: 25px;
}

.tox .tox-hue-slider-spectrum {
  background: linear-gradient(to bottom, #f00, #ff0080, #f0f, #8000ff, #00f, #0080ff, #0ff, #00ff80, #0f0, #80ff00, #ff0, #ff8000, #f00);
  height: 100%;
  width: 100%;
}

.tox .tox-hue-slider,
.tox .tox-hue-slider-spectrum {
  width: 20px;
}

.tox .tox-hue-slider-thumb {
  background: white;
  border: 1px solid black;
  box-sizing: content-box;
  height: 4px;
  width: 100%;
}

.tox .tox-rgb-form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tox .tox-rgb-form div {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  width: inherit;
}

.tox .tox-rgb-form input {
  width: 6em;
}

.tox .tox-rgb-form input.tox-invalid {
  /* Need !important to override Chrome's focus styling unfortunately */
  border: 1px solid red !important;
}

.tox .tox-rgb-form .tox-rgba-preview {
  border: 1px solid black;
  flex-grow: 2;
  margin-bottom: 0;
}

.tox:not([dir=rtl]) .tox-sv-palette {
  margin-right: 15px;
}

.tox:not([dir=rtl]) .tox-hue-slider {
  margin-right: 15px;
}

.tox:not([dir=rtl]) .tox-hue-slider-thumb {
  margin-left: -1px;
}

.tox:not([dir=rtl]) .tox-rgb-form label {
  margin-right: 0.5em;
}

.tox[dir=rtl] .tox-sv-palette {
  margin-left: 15px;
}

.tox[dir=rtl] .tox-hue-slider {
  margin-left: 15px;
}

.tox[dir=rtl] .tox-hue-slider-thumb {
  margin-right: -1px;
}

.tox[dir=rtl] .tox-rgb-form label {
  margin-left: 0.5em;
}

.tox .tox-toolbar .tox-swatches,
.tox .tox-toolbar__primary .tox-swatches,
.tox .tox-toolbar__overflow .tox-swatches {
  margin: 2px 0 3px 4px;
}

.tox .tox-collection--list .tox-collection__group .tox-swatches-menu {
  border: 0;
  margin: -4px 0;
}

.tox .tox-swatches__row {
  display: flex;
}

.tox .tox-swatch {
  height: 30px;
  transition: transform 0.15s, box-shadow 0.15s;
  width: 30px;
}

.tox .tox-swatch:hover,
.tox .tox-swatch:focus {
  box-shadow: 0 0 0 1px rgba(127, 127, 127, 0.3) inset;
  transform: scale(0.8);
}

.tox .tox-swatch--remove {
  align-items: center;
  display: flex;
  justify-content: center;
}

.tox .tox-swatch--remove svg path {
  stroke: #e74c3c;
}

.tox .tox-swatches__picker-btn {
  align-items: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  height: 30px;
  justify-content: center;
  outline: none;
  padding: 0;
  width: 30px;
}

.tox .tox-swatches__picker-btn svg {
  height: 24px;
  width: 24px;
}

.tox .tox-swatches__picker-btn:hover {
  background: #dee0e2;
}

.tox:not([dir=rtl]) .tox-swatches__picker-btn {
  margin-left: auto;
}

.tox[dir=rtl] .tox-swatches__picker-btn {
  margin-right: auto;
}

.tox .tox-comment-thread {
  background: #fff;
  position: relative;
}

.tox .tox-comment-thread > *:not(:first-child) {
  margin-top: 8px;
}

.tox .tox-comment {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(34, 47, 62, 0.1);
  padding: 8px 8px 16px 8px;
  position: relative;
}

.tox .tox-comment__header {
  align-items: center;
  color: #222f3e;
  display: flex;
  justify-content: space-between;
}

.tox .tox-comment__date {
  color: rgba(34, 47, 62, 0.7);
  font-size: 12px;
}

.tox .tox-comment__body {
  color: #222f3e;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 8px;
  position: relative;
  text-transform: initial;
}

.tox .tox-comment__body textarea {
  resize: none;
  white-space: normal;
  width: 100%;
}

.tox .tox-comment__expander {
  padding-top: 8px;
}

.tox .tox-comment__expander p {
  color: rgba(34, 47, 62, 0.7);
  font-size: 14px;
  font-style: normal;
}

.tox .tox-comment__body p {
  margin: 0;
}

.tox .tox-comment__buttonspacing {
  padding-top: 16px;
  text-align: center;
}

.tox .tox-comment-thread__overlay::after {
  background: #fff;
  bottom: 0;
  content: "";
  display: flex;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.tox .tox-comment__reply {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 8px;
}

.tox .tox-comment__reply > *:first-child {
  margin-bottom: 8px;
  width: 100%;
}

.tox .tox-comment__edit {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 16px;
}

.tox .tox-comment__gradient::after {
  background: linear-gradient(rgba(255, 255, 255, 0), #fff);
  bottom: 0;
  content: "";
  display: block;
  height: 5em;
  margin-top: -40px;
  position: absolute;
  width: 100%;
}

.tox .tox-comment__overlay {
  background: #fff;
  bottom: 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 5;
}

.tox .tox-comment__loading-text {
  align-items: center;
  color: #222f3e;
  display: flex;
  flex-direction: column;
  position: relative;
}

.tox .tox-comment__loading-text > div {
  padding-bottom: 16px;
}

.tox .tox-comment__overlaytext {
  bottom: 0;
  flex-direction: column;
  font-size: 14px;
  left: 0;
  padding: 1em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

.tox .tox-comment__overlaytext p {
  background-color: #fff;
  box-shadow: 0 0 8px 8px #fff;
  color: #222f3e;
  text-align: center;
}

.tox .tox-comment__overlaytext div:nth-of-type(2) {
  font-size: 0.8em;
}

.tox .tox-comment__busy-spinner {
  align-items: center;
  background-color: #fff;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
}

.tox .tox-comment__scroll {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  overflow: auto;
}

.tox .tox-conversations {
  margin: 8px;
}

.tox:not([dir=rtl]) .tox-comment__edit {
  margin-left: 8px;
}

.tox:not([dir=rtl]) .tox-comment__buttonspacing > *:last-child,
.tox:not([dir=rtl]) .tox-comment__edit > *:last-child,
.tox:not([dir=rtl]) .tox-comment__reply > *:last-child {
  margin-left: 8px;
}

.tox[dir=rtl] .tox-comment__edit {
  margin-right: 8px;
}

.tox[dir=rtl] .tox-comment__buttonspacing > *:last-child,
.tox[dir=rtl] .tox-comment__edit > *:last-child,
.tox[dir=rtl] .tox-comment__reply > *:last-child {
  margin-right: 8px;
}

.tox .tox-user {
  align-items: center;
  display: flex;
}

.tox .tox-user__avatar svg {
  fill: rgba(34, 47, 62, 0.7);
}

.tox .tox-user__name {
  color: rgba(34, 47, 62, 0.7);
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}

.tox:not([dir=rtl]) .tox-user__avatar svg {
  margin-right: 8px;
}

.tox:not([dir=rtl]) .tox-user__avatar + .tox-user__name {
  margin-left: 8px;
}

.tox[dir=rtl] .tox-user__avatar svg {
  margin-left: 8px;
}

.tox[dir=rtl] .tox-user__avatar + .tox-user__name {
  margin-right: 8px;
}

.tox .tox-dialog-wrap {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1100;
}

.tox .tox-dialog-wrap__backdrop {
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.tox .tox-dialog-wrap__backdrop--opaque {
  background-color: #fff;
}

.tox .tox-dialog {
  background-color: #fff;
  border-color: #cccccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 16px 16px -10px rgba(34, 47, 62, 0.15), 0 0 40px 1px rgba(34, 47, 62, 0.15);
  display: flex;
  flex-direction: column;
  max-height: 100%;
  max-width: 480px;
  overflow: hidden;
  position: relative;
  width: 95vw;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog {
    align-self: flex-start;
    margin: 8px auto;
    width: calc(100vw - 16px);
  }
}
.tox .tox-dialog-inline {
  z-index: 1100;
}

.tox .tox-dialog__header {
  align-items: center;
  background-color: #fff;
  border-bottom: none;
  color: #222f3e;
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  padding: 8px 16px 0 16px;
  position: relative;
}

.tox .tox-dialog__header .tox-button {
  z-index: 1;
}

.tox .tox-dialog__draghandle {
  cursor: grab;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.tox .tox-dialog__draghandle:active {
  cursor: grabbing;
}

.tox .tox-dialog__dismiss {
  margin-left: auto;
}

.tox .tox-dialog__title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  margin: 0;
  text-transform: none;
}

.tox .tox-dialog__body {
  color: #222f3e;
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  min-width: 0;
  text-align: left;
  text-transform: none;
}

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog__body {
    flex-direction: column;
  }
}
.tox .tox-dialog__body-nav {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 16px 16px;
}

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox .tox-dialog__body-nav {
    flex-direction: row;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    padding-bottom: 0;
  }
}
.tox .tox-dialog__body-nav-item {
  border-bottom: 2px solid transparent;
  color: rgba(34, 47, 62, 0.7);
  display: inline-block;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 8px;
  text-decoration: none;
  white-space: nowrap;
}

.tox .tox-dialog__body-nav-item:focus {
  background-color: rgba(32, 122, 183, 0.1);
}

.tox .tox-dialog__body-nav-item--active {
  border-bottom: 2px solid #207ab7;
  color: #207ab7;
}

.tox .tox-dialog__body-content {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
  max-height: 650px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 16px 16px;
}

.tox .tox-dialog__body-content > * {
  margin-bottom: 0;
  margin-top: 16px;
}

.tox .tox-dialog__body-content > *:first-child {
  margin-top: 0;
}

.tox .tox-dialog__body-content > *:last-child {
  margin-bottom: 0;
}

.tox .tox-dialog__body-content > *:only-child {
  margin-bottom: 0;
  margin-top: 0;
}

.tox .tox-dialog__body-content a {
  color: #207ab7;
  cursor: pointer;
  text-decoration: none;
}

.tox .tox-dialog__body-content a:hover,
.tox .tox-dialog__body-content a:focus {
  color: #185d8c;
  text-decoration: none;
}

.tox .tox-dialog__body-content a:active {
  color: #185d8c;
  text-decoration: none;
}

.tox .tox-dialog__body-content svg {
  fill: #222f3e;
}

.tox .tox-dialog__body-content ul {
  display: block;
  list-style-type: disc;
  margin-bottom: 16px;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-padding-start: 2.5rem;
  padding-inline-start: 2.5rem;
}

.tox .tox-dialog__body-content .tox-form__group h1 {
  color: #222f3e;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 16px;
  margin-top: 2rem;
  text-transform: none;
}

.tox .tox-dialog__body-content .tox-form__group h2 {
  color: #222f3e;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 16px;
  margin-top: 2rem;
  text-transform: none;
}

.tox .tox-dialog__body-content .tox-form__group p {
  margin-bottom: 16px;
}

.tox .tox-dialog__body-content .tox-form__group h1:first-child,
.tox .tox-dialog__body-content .tox-form__group h2:first-child,
.tox .tox-dialog__body-content .tox-form__group p:first-child {
  margin-top: 0;
}

.tox .tox-dialog__body-content .tox-form__group h1:last-child,
.tox .tox-dialog__body-content .tox-form__group h2:last-child,
.tox .tox-dialog__body-content .tox-form__group p:last-child {
  margin-bottom: 0;
}

.tox .tox-dialog__body-content .tox-form__group h1:only-child,
.tox .tox-dialog__body-content .tox-form__group h2:only-child,
.tox .tox-dialog__body-content .tox-form__group p:only-child {
  margin-bottom: 0;
  margin-top: 0;
}

.tox .tox-dialog--width-lg {
  height: 650px;
  max-width: 1200px;
}

.tox .tox-dialog--width-md {
  max-width: 800px;
}

.tox .tox-dialog--width-md .tox-dialog__body-content {
  overflow: auto;
}

.tox .tox-dialog__body-content--centered {
  text-align: center;
}

.tox .tox-dialog__footer {
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #cccccc;
  display: flex;
  justify-content: space-between;
  padding: 8px 16px;
}

.tox .tox-dialog__footer-start,
.tox .tox-dialog__footer-end {
  display: flex;
}

.tox .tox-dialog__busy-spinner {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.tox .tox-dialog__table {
  border-collapse: collapse;
  width: 100%;
}

.tox .tox-dialog__table thead th {
  font-weight: bold;
  padding-bottom: 8px;
}

.tox .tox-dialog__table tbody tr {
  border-bottom: 1px solid #cccccc;
}

.tox .tox-dialog__table tbody tr:last-child {
  border-bottom: none;
}

.tox .tox-dialog__table td {
  padding-bottom: 8px;
  padding-top: 8px;
}

.tox .tox-dialog__popups {
  position: absolute;
  width: 100%;
  z-index: 1100;
}

.tox .tox-dialog__body-iframe {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
}

.tox .tox-dialog__body-iframe .tox-navobj {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}

.tox .tox-dialog__body-iframe .tox-navobj :nth-child(2) {
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%;
}

.tox .tox-dialog-dock-fadeout {
  opacity: 0;
  visibility: hidden;
}

.tox .tox-dialog-dock-fadein {
  opacity: 1;
  visibility: visible;
}

.tox .tox-dialog-dock-transition {
  transition: visibility 0s linear 0.3s, opacity 0.3s ease;
}

.tox .tox-dialog-dock-transition.tox-dialog-dock-fadein {
  transition-delay: 0s;
}

.tox.tox-platform-ie {
  /* IE11 CSS styles go here */
}

.tox.tox-platform-ie .tox-dialog-wrap {
  position: -ms-device-fixed;
}

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav-item:not(:first-child) {
    margin-left: 8px;
  }
}
.tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-start > *,
.tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-end > * {
  margin-left: 8px;
}

.tox[dir=rtl] .tox-dialog__body {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav-item:not(:first-child) {
    margin-right: 8px;
  }
}
.tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-start > *,
.tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-end > * {
  margin-right: 8px;
}

body.tox-dialog__disable-scroll {
  overflow: hidden;
}

.tox .tox-dropzone-container {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}

.tox .tox-dropzone {
  align-items: center;
  background: #fff;
  border: 2px dashed #cccccc;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  min-height: 100px;
  padding: 10px;
}

.tox .tox-dropzone p {
  color: rgba(34, 47, 62, 0.7);
  margin: 0 0 16px 0;
}

.tox .tox-edit-area {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  overflow: hidden;
  position: relative;
}

.tox .tox-edit-area__iframe {
  background-color: #fff;
  border: 0;
  box-sizing: border-box;
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%;
  position: absolute;
  width: 100%;
}

.tox.tox-inline-edit-area {
  border: 1px dotted #cccccc;
}

.tox .tox-editor-container {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow: hidden;
}

.tox .tox-editor-header {
  z-index: 1;
}

.tox:not(.tox-tinymce-inline) .tox-editor-header {
  box-shadow: none;
  transition: box-shadow 0.5s;
}

.tox.tox-tinymce--toolbar-bottom .tox-editor-header,
.tox.tox-tinymce-inline .tox-editor-header {
  margin-bottom: -1px;
}

.tox.tox-tinymce--toolbar-sticky-on .tox-editor-header {
  background-color: transparent;
  box-shadow: 0 4px 4px -3px rgba(0, 0, 0, 0.25);
}

.tox-editor-dock-fadeout {
  opacity: 0;
  visibility: hidden;
}

.tox-editor-dock-fadein {
  opacity: 1;
  visibility: visible;
}

.tox-editor-dock-transition {
  transition: visibility 0s linear 0.25s, opacity 0.25s ease;
}

.tox-editor-dock-transition.tox-editor-dock-fadein {
  transition-delay: 0s;
}

.tox .tox-control-wrap {
  flex: 1;
  position: relative;
}

.tox .tox-control-wrap:not(.tox-control-wrap--status-invalid) .tox-control-wrap__status-icon-invalid,
.tox .tox-control-wrap:not(.tox-control-wrap--status-unknown) .tox-control-wrap__status-icon-unknown,
.tox .tox-control-wrap:not(.tox-control-wrap--status-valid) .tox-control-wrap__status-icon-valid {
  display: none;
}

.tox .tox-control-wrap svg {
  display: block;
}

.tox .tox-control-wrap__status-icon-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.tox .tox-control-wrap__status-icon-invalid svg {
  fill: #c00;
}

.tox .tox-control-wrap__status-icon-unknown svg {
  fill: orange;
}

.tox .tox-control-wrap__status-icon-valid svg {
  fill: green;
}

.tox:not([dir=rtl]) .tox-control-wrap--status-invalid .tox-textfield,
.tox:not([dir=rtl]) .tox-control-wrap--status-unknown .tox-textfield,
.tox:not([dir=rtl]) .tox-control-wrap--status-valid .tox-textfield {
  padding-right: 32px;
}

.tox:not([dir=rtl]) .tox-control-wrap__status-icon-wrap {
  right: 4px;
}

.tox[dir=rtl] .tox-control-wrap--status-invalid .tox-textfield,
.tox[dir=rtl] .tox-control-wrap--status-unknown .tox-textfield,
.tox[dir=rtl] .tox-control-wrap--status-valid .tox-textfield {
  padding-left: 32px;
}

.tox[dir=rtl] .tox-control-wrap__status-icon-wrap {
  left: 4px;
}

.tox .tox-autocompleter {
  max-width: 25em;
}

.tox .tox-autocompleter .tox-menu {
  max-width: 25em;
}

.tox .tox-autocompleter .tox-autocompleter-highlight {
  font-weight: bold;
}

.tox .tox-color-input {
  display: flex;
  position: relative;
  z-index: 1;
}

.tox .tox-color-input .tox-textfield {
  z-index: -1;
}

.tox .tox-color-input span {
  border-color: rgba(34, 47, 62, 0.2);
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  height: 24px;
  position: absolute;
  top: 6px;
  width: 24px;
}

.tox .tox-color-input span:hover:not([aria-disabled=true]),
.tox .tox-color-input span:focus:not([aria-disabled=true]) {
  border-color: #207ab7;
  cursor: pointer;
}

.tox .tox-color-input span::before {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%), linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%), linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%);
  background-position: 0 0, 0 6px, 6px -6px, -6px 0;
  background-size: 12px 12px;
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: border-box;
  content: "";
  height: 24px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 24px;
  z-index: -1;
}

.tox .tox-color-input span[aria-disabled=true] {
  cursor: not-allowed;
}

.tox:not([dir=rtl]) .tox-color-input {
  /* stylelint-disable-next-line no-descending-specificity */
}

.tox:not([dir=rtl]) .tox-color-input .tox-textfield {
  padding-left: 36px;
}

.tox:not([dir=rtl]) .tox-color-input span {
  left: 6px;
}

.tox[dir=rtl] .tox-color-input {
  /* stylelint-disable-next-line no-descending-specificity */
}

.tox[dir=rtl] .tox-color-input .tox-textfield {
  padding-right: 36px;
}

.tox[dir=rtl] .tox-color-input span {
  right: 6px;
}

.tox .tox-label,
.tox .tox-toolbar-label {
  color: rgba(34, 47, 62, 0.7);
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  padding: 0 8px 0 0;
  text-transform: none;
  white-space: nowrap;
}

.tox .tox-toolbar-label {
  padding: 0 8px;
}

.tox[dir=rtl] .tox-label {
  padding: 0 0 0 8px;
}

.tox .tox-form {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
}

.tox .tox-form__group {
  box-sizing: border-box;
  margin-bottom: 4px;
}

.tox .tox-form-group--maximize {
  flex: 1;
}

.tox .tox-form__group--error {
  color: #c00;
}

.tox .tox-form__group--collection {
  display: flex;
}

.tox .tox-form__grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tox .tox-form__grid--2col > .tox-form__group {
  width: calc(50% - 4px);
}

.tox .tox-form__grid--3col > .tox-form__group {
  width: calc(33.3333333333% - 4px);
}

.tox .tox-form__grid--4col > .tox-form__group {
  width: calc(25% - 4px);
}

.tox .tox-form__controls-h-stack {
  align-items: center;
  display: flex;
}

.tox .tox-form__group--inline {
  align-items: center;
  display: flex;
}

.tox .tox-form__group--stretched {
  display: flex;
  flex: 1;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
}

.tox .tox-form__group--stretched .tox-textarea {
  flex: 1;
  -ms-flex-preferred-size: auto;
}

.tox .tox-form__group--stretched .tox-navobj {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}

.tox .tox-form__group--stretched .tox-navobj :nth-child(2) {
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 100%;
}

.tox:not([dir=rtl]) .tox-form__controls-h-stack > *:not(:first-child) {
  margin-left: 4px;
}

.tox[dir=rtl] .tox-form__controls-h-stack > *:not(:first-child) {
  margin-right: 4px;
}

.tox .tox-lock.tox-locked .tox-lock-icon__unlock,
.tox .tox-lock:not(.tox-locked) .tox-lock-icon__lock {
  display: none;
}

.tox .tox-textfield,
.tox .tox-toolbar-textfield,
.tox .tox-listboxfield .tox-listbox--select,
.tox .tox-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #cccccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #222f3e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  min-height: 34px;
  outline: none;
  padding: 5px 4.75px;
  resize: none;
  width: 100%;
}

.tox .tox-textfield[disabled],
.tox .tox-textarea[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed;
}

.tox .tox-textfield:focus,
.tox .tox-listboxfield .tox-listbox--select:focus,
.tox .tox-textarea:focus {
  background-color: #fff;
  border-color: #207ab7;
  box-shadow: none;
  outline: none;
}

.tox .tox-toolbar-textfield {
  border-width: 0;
  margin-bottom: 3px;
  margin-top: 2px;
  max-width: 250px;
}

.tox .tox-naked-btn {
  background-color: transparent;
  border: 0;
  border-color: transparent;
  box-shadow: unset;
  color: #207ab7;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0;
}

.tox .tox-naked-btn svg {
  display: block;
  fill: #222f3e;
}

.tox:not([dir=rtl]) .tox-toolbar-textfield + * {
  margin-left: 4px;
}

.tox[dir=rtl] .tox-toolbar-textfield + * {
  margin-right: 4px;
}

.tox .tox-listboxfield {
  cursor: pointer;
  position: relative;
}

.tox .tox-listboxfield .tox-listbox--select[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed;
}

.tox .tox-listbox__select-label {
  cursor: default;
  flex: 1;
  margin: 0 4px;
}

.tox .tox-listbox__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px;
}

.tox .tox-listbox__select-chevron svg {
  fill: #222f3e;
}

.tox .tox-listboxfield .tox-listbox--select {
  align-items: center;
  display: flex;
}

.tox:not([dir=rtl]) .tox-listboxfield svg {
  right: 8px;
}

.tox[dir=rtl] .tox-listboxfield svg {
  left: 8px;
}

.tox .tox-selectfield {
  cursor: pointer;
  position: relative;
}

.tox .tox-selectfield select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #cccccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  color: #222f3e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  min-height: 34px;
  outline: none;
  padding: 5px 4.75px;
  resize: none;
  width: 100%;
}

.tox .tox-selectfield select[disabled] {
  background-color: #f2f2f2;
  color: rgba(34, 47, 62, 0.85);
  cursor: not-allowed;
}

.tox .tox-selectfield select::-ms-expand {
  display: none;
}

.tox .tox-selectfield select:focus {
  background-color: #fff;
  border-color: #207ab7;
  box-shadow: none;
  outline: none;
}

.tox .tox-selectfield svg {
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.tox:not([dir=rtl]) .tox-selectfield select[size="0"],
.tox:not([dir=rtl]) .tox-selectfield select[size="1"] {
  padding-right: 24px;
}

.tox:not([dir=rtl]) .tox-selectfield svg {
  right: 8px;
}

.tox[dir=rtl] .tox-selectfield select[size="0"],
.tox[dir=rtl] .tox-selectfield select[size="1"] {
  padding-left: 24px;
}

.tox[dir=rtl] .tox-selectfield svg {
  left: 8px;
}

.tox .tox-textarea {
  -webkit-appearance: textarea;
  -moz-appearance: textarea;
  appearance: textarea;
  white-space: pre-wrap;
}

.tox-fullscreen {
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  padding: 0;
  touch-action: pinch-zoom;
  width: 100%;
}

.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle {
  display: none;
}

.tox.tox-tinymce.tox-fullscreen,
.tox-shadowhost.tox-fullscreen {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1200;
}

.tox.tox-tinymce.tox-fullscreen {
  background-color: transparent;
}

.tox-fullscreen .tox.tox-tinymce-aux,
.tox-fullscreen ~ .tox.tox-tinymce-aux {
  z-index: 1201;
}

.tox .tox-help__more-link {
  list-style: none;
  margin-top: 1em;
}

.tox .tox-image-tools {
  width: 100%;
}

.tox .tox-image-tools__toolbar {
  align-items: center;
  display: flex;
  justify-content: center;
}

.tox .tox-image-tools__image {
  background-color: #666;
  height: 380px;
  overflow: auto;
  position: relative;
  width: 100%;
}

.tox .tox-image-tools__image,
.tox .tox-image-tools__image + .tox-image-tools__toolbar {
  margin-top: 8px;
}

.tox .tox-image-tools__image-bg {
  background: url(data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==);
}

.tox .tox-image-tools__toolbar > .tox-spacer {
  flex: 1;
  -ms-flex-preferred-size: auto;
}

.tox .tox-croprect-block {
  background: black;
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: absolute;
  zoom: 1;
}

.tox .tox-croprect-handle {
  border: 2px solid white;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}

.tox .tox-croprect-handle-move {
  border: 0;
  cursor: move;
  position: absolute;
}

.tox .tox-croprect-handle-nw {
  border-width: 2px 0 0 2px;
  cursor: nw-resize;
  left: 100px;
  margin: -2px 0 0 -2px;
  top: 100px;
}

.tox .tox-croprect-handle-ne {
  border-width: 2px 2px 0 0;
  cursor: ne-resize;
  left: 200px;
  margin: -2px 0 0 -20px;
  top: 100px;
}

.tox .tox-croprect-handle-sw {
  border-width: 0 0 2px 2px;
  cursor: sw-resize;
  left: 100px;
  margin: -20px 2px 0 -2px;
  top: 200px;
}

.tox .tox-croprect-handle-se {
  border-width: 0 2px 2px 0;
  cursor: se-resize;
  left: 200px;
  margin: -20px 0 0 -20px;
  top: 200px;
}

.tox:not([dir=rtl]) .tox-image-tools__toolbar > .tox-slider:not(:first-of-type) {
  margin-left: 8px;
}

.tox:not([dir=rtl]) .tox-image-tools__toolbar > .tox-button + .tox-slider {
  margin-left: 32px;
}

.tox:not([dir=rtl]) .tox-image-tools__toolbar > .tox-slider + .tox-button {
  margin-left: 32px;
}

.tox[dir=rtl] .tox-image-tools__toolbar > .tox-slider:not(:first-of-type) {
  margin-right: 8px;
}

.tox[dir=rtl] .tox-image-tools__toolbar > .tox-button + .tox-slider {
  margin-right: 32px;
}

.tox[dir=rtl] .tox-image-tools__toolbar > .tox-slider + .tox-button {
  margin-right: 32px;
}

.tox .tox-insert-table-picker {
  display: flex;
  flex-wrap: wrap;
  width: 170px;
}

.tox .tox-insert-table-picker > div {
  border-color: #cccccc;
  border-style: solid;
  border-width: 0 1px 1px 0;
  box-sizing: border-box;
  height: 17px;
  width: 17px;
}

.tox .tox-collection--list .tox-collection__group .tox-insert-table-picker {
  margin: -4px 0;
}

.tox .tox-insert-table-picker .tox-insert-table-picker__selected {
  background-color: rgba(32, 122, 183, 0.5);
  border-color: rgba(32, 122, 183, 0.5);
}

.tox .tox-insert-table-picker__label {
  color: rgba(34, 47, 62, 0.7);
  display: block;
  font-size: 14px;
  padding: 4px;
  text-align: center;
  width: 100%;
}

.tox:not([dir=rtl]) {
  /* stylelint-disable-next-line no-descending-specificity */
}

.tox:not([dir=rtl]) .tox-insert-table-picker > div:nth-child(10n) {
  border-right: 0;
}

.tox[dir=rtl] {
  /* stylelint-disable-next-line no-descending-specificity */
}

.tox[dir=rtl] .tox-insert-table-picker > div:nth-child(10n+1) {
  border-right: 0;
}

.tox {
  /* stylelint-disable */
  /* stylelint-enable */
}

.tox .tox-menu {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(34, 47, 62, 0.1);
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  z-index: 1150;
}

.tox .tox-menu.tox-collection.tox-collection--list {
  padding: 0;
}

.tox .tox-menu.tox-collection.tox-collection--toolbar {
  padding: 4px;
}

.tox .tox-menu.tox-collection.tox-collection--grid {
  padding: 4px;
}

.tox .tox-menu__label h1,
.tox .tox-menu__label h2,
.tox .tox-menu__label h3,
.tox .tox-menu__label h4,
.tox .tox-menu__label h5,
.tox .tox-menu__label h6,
.tox .tox-menu__label p,
.tox .tox-menu__label blockquote,
.tox .tox-menu__label code {
  margin: 0;
}

.tox .tox-menubar {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23cccccc'/%3E%3C/svg%3E") left 0 top 0 #fff;
  background-color: #fff;
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: wrap;
  padding: 0 4px 0 4px;
}

.tox.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-menubar {
  border-top: 1px solid #cccccc;
}

/* Deprecated. Remove in next major release */
.tox .tox-mbtn {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #222f3e;
  display: flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  height: 34px;
  justify-content: center;
  margin: 2px 0 3px 0;
  outline: none;
  overflow: hidden;
  padding: 0 4px;
  text-transform: none;
  width: auto;
}

.tox .tox-mbtn[disabled] {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed;
}

.tox .tox-mbtn:focus:not(:disabled) {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-mbtn--active {
  background: #c8cbcf;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-mbtn__select-label {
  cursor: default;
  font-weight: normal;
  margin: 0 4px;
}

.tox .tox-mbtn[disabled] .tox-mbtn__select-label {
  cursor: not-allowed;
}

.tox .tox-mbtn__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px;
  display: none;
}

.tox .tox-notification {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  display: -ms-grid;
  display: grid;
  font-size: 14px;
  font-weight: normal;
  -ms-grid-columns: minmax(40px, 1fr) auto minmax(40px, 1fr);
  grid-template-columns: minmax(40px, 1fr) auto minmax(40px, 1fr);
  margin-top: 4px;
  opacity: 0;
  padding: 4px;
  transition: transform 100ms ease-in, opacity 150ms ease-in;
}

.tox .tox-notification p {
  font-size: 14px;
  font-weight: normal;
}

.tox .tox-notification a {
  cursor: pointer;
  text-decoration: underline;
}

.tox .tox-notification--in {
  opacity: 1;
}

.tox .tox-notification--success {
  background-color: #e4eeda;
  border-color: #d7e6c8;
  color: #222f3e;
}

.tox .tox-notification--success p {
  color: #222f3e;
}

.tox .tox-notification--success a {
  color: #547831;
}

.tox .tox-notification--success svg {
  fill: #222f3e;
}

.tox .tox-notification--error {
  background-color: #f8dede;
  border-color: #f2bfbf;
  color: #222f3e;
}

.tox .tox-notification--error p {
  color: #222f3e;
}

.tox .tox-notification--error a {
  color: #c00;
}

.tox .tox-notification--error svg {
  fill: #222f3e;
}

.tox .tox-notification--warn,
.tox .tox-notification--warning {
  background-color: #fffaea;
  border-color: #ffe89d;
  color: #222f3e;
}

.tox .tox-notification--warn p,
.tox .tox-notification--warning p {
  color: #222f3e;
}

.tox .tox-notification--warn a,
.tox .tox-notification--warning a {
  color: #222f3e;
}

.tox .tox-notification--warn svg,
.tox .tox-notification--warning svg {
  fill: #222f3e;
}

.tox .tox-notification--info {
  background-color: #d9edf7;
  border-color: #779ecb;
  color: #222f3e;
}

.tox .tox-notification--info p {
  color: #222f3e;
}

.tox .tox-notification--info a {
  color: #222f3e;
}

.tox .tox-notification--info svg {
  fill: #222f3e;
}

.tox .tox-notification__body {
  -ms-grid-row-align: center;
  align-self: center;
  color: #222f3e;
  font-size: 14px;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  text-align: center;
  white-space: normal;
  word-break: break-all;
  word-break: break-word;
}

.tox .tox-notification__body > * {
  margin: 0;
}

.tox .tox-notification__body > * + * {
  margin-top: 1rem;
}

.tox .tox-notification__icon {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: end;
  justify-self: end;
}

.tox .tox-notification__icon svg {
  display: block;
}

.tox .tox-notification__dismiss {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: end;
  justify-self: end;
}

.tox .tox-notification .tox-progress-bar {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}

.tox .tox-pop {
  display: inline-block;
  position: relative;
}

.tox .tox-pop--resizing {
  transition: width 0.1s ease;
}

.tox .tox-pop--resizing .tox-toolbar,
.tox .tox-pop--resizing .tox-toolbar__group {
  flex-wrap: nowrap;
}

.tox .tox-pop--transition {
  transition: 0.15s ease;
  transition-property: left, right, top, bottom;
}

.tox .tox-pop--transition::before,
.tox .tox-pop--transition::after {
  transition: all 0.15s, visibility 0s, opacity 0.075s ease 0.075s;
}

.tox .tox-pop__dialog {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  min-width: 0;
  overflow: hidden;
}

.tox .tox-pop__dialog > *:not(.tox-toolbar) {
  margin: 4px 4px 4px 8px;
}

.tox .tox-pop__dialog .tox-toolbar {
  background-color: transparent;
  margin-bottom: -1px;
}

.tox .tox-pop::before,
.tox .tox-pop::after {
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  opacity: 1;
  position: absolute;
  width: 0;
}

.tox .tox-pop.tox-pop--inset::before,
.tox .tox-pop.tox-pop--inset::after {
  opacity: 0;
  transition: all 0s 0.15s, visibility 0s, opacity 0.075s ease;
}

.tox .tox-pop.tox-pop--bottom::before,
.tox .tox-pop.tox-pop--bottom::after {
  left: 50%;
  top: 100%;
}

.tox .tox-pop.tox-pop--bottom::after {
  border-color: #fff transparent transparent transparent;
  border-width: 8px;
  margin-left: -8px;
  margin-top: -1px;
}

.tox .tox-pop.tox-pop--bottom::before {
  border-color: #cccccc transparent transparent transparent;
  border-width: 9px;
  margin-left: -9px;
}

.tox .tox-pop.tox-pop--top::before,
.tox .tox-pop.tox-pop--top::after {
  left: 50%;
  top: 0;
  transform: translateY(-100%);
}

.tox .tox-pop.tox-pop--top::after {
  border-color: transparent transparent #fff transparent;
  border-width: 8px;
  margin-left: -8px;
  margin-top: 1px;
}

.tox .tox-pop.tox-pop--top::before {
  border-color: transparent transparent #cccccc transparent;
  border-width: 9px;
  margin-left: -9px;
}

.tox .tox-pop.tox-pop--left::before,
.tox .tox-pop.tox-pop--left::after {
  left: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%);
}

.tox .tox-pop.tox-pop--left::after {
  border-color: transparent #fff transparent transparent;
  border-width: 8px;
  margin-left: -15px;
}

.tox .tox-pop.tox-pop--left::before {
  border-color: transparent #cccccc transparent transparent;
  border-width: 10px;
  margin-left: -19px;
}

.tox .tox-pop.tox-pop--right::before,
.tox .tox-pop.tox-pop--right::after {
  left: 100%;
  top: calc(50% + 1px);
  transform: translateY(-50%);
}

.tox .tox-pop.tox-pop--right::after {
  border-color: transparent transparent transparent #fff;
  border-width: 8px;
  margin-left: -1px;
}

.tox .tox-pop.tox-pop--right::before {
  border-color: transparent transparent transparent #cccccc;
  border-width: 10px;
  margin-left: -1px;
}

.tox .tox-pop.tox-pop--align-left::before,
.tox .tox-pop.tox-pop--align-left::after {
  left: 20px;
}

.tox .tox-pop.tox-pop--align-right::before,
.tox .tox-pop.tox-pop--align-right::after {
  left: calc(100% - 20px);
}

.tox .tox-sidebar-wrap {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  min-height: 0;
}

.tox .tox-sidebar {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.tox .tox-sidebar__slider {
  display: flex;
  overflow: hidden;
}

.tox .tox-sidebar__pane-container {
  display: flex;
}

.tox .tox-sidebar__pane {
  display: flex;
}

.tox .tox-sidebar--sliding-closed {
  opacity: 0;
}

.tox .tox-sidebar--sliding-open {
  opacity: 1;
}

.tox .tox-sidebar--sliding-growing,
.tox .tox-sidebar--sliding-shrinking {
  transition: width 0.5s ease, opacity 0.5s ease;
}

.tox .tox-selector {
  background-color: #4099ff;
  border-color: #4099ff;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: inline-block;
  height: 10px;
  position: absolute;
  width: 10px;
}

.tox.tox-platform-touch .tox-selector {
  height: 12px;
  width: 12px;
}

.tox .tox-slider {
  align-items: center;
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
  height: 24px;
  justify-content: center;
  position: relative;
}

.tox .tox-slider__rail {
  background-color: transparent;
  border: 1px solid #cccccc;
  border-radius: 3px;
  height: 10px;
  min-width: 120px;
  width: 100%;
}

.tox .tox-slider__handle {
  background-color: #207ab7;
  border: 2px solid #185d8c;
  border-radius: 3px;
  box-shadow: none;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 14px;
}

.tox .tox-source-code {
  overflow: auto;
}

.tox .tox-spinner {
  display: flex;
}

.tox .tox-spinner > div {
  animation: tam-bouncing-dots 1.5s ease-in-out 0s infinite both;
  background-color: rgba(34, 47, 62, 0.7);
  border-radius: 100%;
  height: 8px;
  width: 8px;
}

.tox .tox-spinner > div:nth-child(1) {
  animation-delay: -0.32s;
}

.tox .tox-spinner > div:nth-child(2) {
  animation-delay: -0.16s;
}

@keyframes tam-bouncing-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.tox:not([dir=rtl]) .tox-spinner > div:not(:first-child) {
  margin-left: 4px;
}

.tox[dir=rtl] .tox-spinner > div:not(:first-child) {
  margin-right: 4px;
}

.tox .tox-statusbar {
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #cccccc;
  color: rgba(34, 47, 62, 0.7);
  display: flex;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: normal;
  height: 18px;
  overflow: hidden;
  padding: 0 8px;
  position: relative;
  text-transform: uppercase;
}

.tox .tox-statusbar__text-container {
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
  overflow: hidden;
}

.tox .tox-statusbar__path {
  display: flex;
  flex: 1 1 auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tox .tox-statusbar__path > * {
  display: inline;
  white-space: nowrap;
}

.tox .tox-statusbar__wordcount {
  flex: 0 0 auto;
  margin-left: 1ch;
}

.tox .tox-statusbar a,
.tox .tox-statusbar__path-item,
.tox .tox-statusbar__wordcount {
  color: rgba(34, 47, 62, 0.7);
  text-decoration: none;
}

.tox .tox-statusbar a:hover:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__path-item:hover:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__wordcount:hover:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar a:focus:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__path-item:focus:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__wordcount:focus:not(:disabled):not([aria-disabled=true]) {
  cursor: pointer;
  text-decoration: underline;
}

.tox .tox-statusbar__resize-handle {
  align-items: flex-end;
  align-self: stretch;
  cursor: nwse-resize;
  display: flex;
  flex: 0 0 auto;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: -8px;
  padding-left: 1ch;
}

.tox .tox-statusbar__resize-handle svg {
  display: block;
  fill: rgba(34, 47, 62, 0.7);
}

.tox .tox-statusbar__resize-handle:focus svg {
  background-color: #dee0e2;
  border-radius: 1px;
  box-shadow: 0 0 0 2px #dee0e2;
}

.tox:not([dir=rtl]) .tox-statusbar__path > * {
  margin-right: 4px;
}

.tox:not([dir=rtl]) .tox-statusbar__branding {
  margin-left: 1ch;
}

.tox[dir=rtl] .tox-statusbar {
  flex-direction: row-reverse;
}

.tox[dir=rtl] .tox-statusbar__path > * {
  margin-left: 4px;
}

.tox .tox-throbber {
  z-index: 1299;
}

.tox .tox-throbber__busy-spinner {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.tox .tox-tbtn {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #222f3e;
  display: flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  height: 34px;
  justify-content: center;
  margin: 2px 0 3px 0;
  outline: none;
  overflow: hidden;
  padding: 0;
  text-transform: none;
  width: 34px;
}

.tox .tox-tbtn svg {
  display: block;
  fill: #222f3e;
}

.tox .tox-tbtn.tox-tbtn-more {
  padding-left: 5px;
  padding-right: 5px;
  width: inherit;
}

.tox .tox-tbtn:focus {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
}

.tox .tox-tbtn:hover {
  background: #dee0e2;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-tbtn:hover svg {
  fill: #222f3e;
}

.tox .tox-tbtn:active {
  background: #c8cbcf;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-tbtn:active svg {
  fill: #222f3e;
}

.tox .tox-tbtn--disabled,
.tox .tox-tbtn--disabled:hover,
.tox .tox-tbtn:disabled,
.tox .tox-tbtn:disabled:hover {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
  cursor: not-allowed;
}

.tox .tox-tbtn--disabled svg,
.tox .tox-tbtn--disabled:hover svg,
.tox .tox-tbtn:disabled svg,
.tox .tox-tbtn:disabled:hover svg {
  /* stylelint-disable-line no-descending-specificity */
  fill: rgba(34, 47, 62, 0.5);
}

.tox .tox-tbtn--enabled,
.tox .tox-tbtn--enabled:hover {
  background: #c8cbcf;
  border: 0;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-tbtn--enabled > *,
.tox .tox-tbtn--enabled:hover > * {
  transform: none;
}

.tox .tox-tbtn--enabled svg,
.tox .tox-tbtn--enabled:hover svg {
  /* stylelint-disable-line no-descending-specificity */
  fill: #222f3e;
}

.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) {
  color: #222f3e;
}

.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) svg {
  fill: #222f3e;
}

.tox .tox-tbtn:active > * {
  transform: none;
}

.tox .tox-tbtn--md {
  height: 51px;
  width: 51px;
}

.tox .tox-tbtn--lg {
  flex-direction: column;
  height: 68px;
  width: 68px;
}

.tox .tox-tbtn--return {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  height: unset;
  width: 16px;
}

.tox .tox-tbtn--labeled {
  padding: 0 4px;
  width: unset;
}

.tox .tox-tbtn__vlabel {
  display: block;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: -0.025em;
  margin-bottom: 4px;
  white-space: nowrap;
}

.tox .tox-tbtn--select {
  margin: 2px 0 3px 0;
  padding: 0 4px;
  width: auto;
}

.tox .tox-tbtn__select-label {
  cursor: default;
  font-weight: normal;
  margin: 0 4px;
}

.tox .tox-tbtn__select-chevron {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 16px;
}

.tox .tox-tbtn__select-chevron svg {
  fill: rgba(34, 47, 62, 0.5);
}

.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 7em;
}

.tox .tox-split-button {
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  display: flex;
  margin: 2px 0 3px 0;
  overflow: hidden;
}

.tox .tox-split-button:hover {
  box-shadow: 0 0 0 1px #dee0e2 inset;
}

.tox .tox-split-button:focus {
  background: #dee0e2;
  box-shadow: none;
  color: #222f3e;
}

.tox .tox-split-button > * {
  border-radius: 0;
}

.tox .tox-split-button__chevron {
  width: 16px;
}

.tox .tox-split-button__chevron svg {
  fill: rgba(34, 47, 62, 0.5);
}

.tox .tox-split-button .tox-tbtn {
  margin: 0;
}

.tox.tox-platform-touch .tox-split-button .tox-tbtn:first-child {
  width: 30px;
}

.tox.tox-platform-touch .tox-split-button__chevron {
  width: 20px;
}

.tox .tox-split-button.tox-tbtn--disabled:hover,
.tox .tox-split-button.tox-tbtn--disabled:focus,
.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:hover,
.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:focus {
  background: transparent;
  box-shadow: none;
  color: rgba(34, 47, 62, 0.5);
}

.tox .tox-toolbar-overlord {
  background-color: #fff;
}

.tox .tox-toolbar,
.tox .tox-toolbar__primary,
.tox .tox-toolbar__overflow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23cccccc'/%3E%3C/svg%3E") left 0 top 0 #fff;
  background-color: #fff;
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: wrap;
  padding: 0 0;
}

.tox .tox-toolbar__overflow.tox-toolbar__overflow--closed {
  height: 0;
  opacity: 0;
  padding-bottom: 0;
  padding-top: 0;
  visibility: hidden;
}

.tox .tox-toolbar__overflow--growing {
  transition: height 0.3s ease, opacity 0.2s linear 0.1s;
}

.tox .tox-toolbar__overflow--shrinking {
  transition: opacity 0.3s ease, height 0.2s linear 0.1s, visibility 0s linear 0.3s;
}

.tox .tox-menubar + .tox-toolbar,
.tox .tox-menubar + .tox-toolbar-overlord .tox-toolbar__primary {
  border-top: 1px solid #cccccc;
  margin-top: -1px;
}

.tox .tox-toolbar--scrolling {
  flex-wrap: nowrap;
  overflow-x: auto;
}

.tox .tox-pop .tox-toolbar {
  border-width: 0;
}

.tox .tox-toolbar--no-divider {
  background-image: none;
}

.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-toolbar:first-child,
.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-toolbar-overlord:first-child .tox-toolbar__primary {
  border-top: 1px solid #cccccc;
}

.tox.tox-tinymce-aux .tox-toolbar__overflow {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.tox .tox-toolbar__group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0;
  padding: 0 4px 0 4px;
}

.tox .tox-toolbar__group--pull-right {
  margin-left: auto;
}

.tox .tox-toolbar--scrolling .tox-toolbar__group {
  flex-shrink: 0;
  flex-wrap: nowrap;
}

.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type) {
  border-right: 1px solid #cccccc;
}

.tox[dir=rtl] .tox-toolbar__group:not(:last-of-type) {
  border-left: 1px solid #cccccc;
}

.tox .tox-tooltip {
  display: inline-block;
  padding: 8px;
  position: relative;
}

.tox .tox-tooltip__body {
  background-color: #222f3e;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(34, 47, 62, 0.3);
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  padding: 4px 8px;
  text-transform: none;
}

.tox .tox-tooltip__arrow {
  position: absolute;
}

.tox .tox-tooltip--down .tox-tooltip__arrow {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #222f3e;
  bottom: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.tox .tox-tooltip--up .tox-tooltip__arrow {
  border-bottom: 8px solid #222f3e;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}

.tox .tox-tooltip--right .tox-tooltip__arrow {
  border-bottom: 8px solid transparent;
  border-left: 8px solid #222f3e;
  border-top: 8px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.tox .tox-tooltip--left .tox-tooltip__arrow {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #222f3e;
  border-top: 8px solid transparent;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.tox .tox-well {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 8px;
  width: 100%;
}

.tox .tox-well > *:first-child {
  margin-top: 0;
}

.tox .tox-well > *:last-child {
  margin-bottom: 0;
}

.tox .tox-well > *:only-child {
  margin: 0;
}

.tox .tox-custom-editor {
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: flex;
  flex: 1;
  position: relative;
}

/* stylelint-disable */
.tox {
  /* stylelint-enable */
}

.tox .tox-dialog-loading::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1000;
}

.tox .tox-tab {
  cursor: pointer;
}

.tox .tox-dialog__content-js {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}

.tox .tox-dialog__body-content .tox-collection {
  display: flex;
  flex: 1;
  -ms-flex-preferred-size: auto;
}

.tox .tox-image-tools-edit-panel {
  height: 60px;
}

.tox .tox-image-tools__sidebar {
  height: 60px;
}

/**
 * Copyright (c) Tiny Technologies, Inc. All rights reserved.
 * Licensed under the LGPL or a commercial license.
 * For LGPL see License.txt in the project root for license information.
 * For commercial licenses see https://www.tiny.cloud/
 */
.mce-content-body .mce-item-anchor {
  background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
  cursor: default;
  display: inline-block;
  height: 12px !important;
  padding: 0 2px;
  -webkit-user-modify: read-only;
  -moz-user-modify: read-only;
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  width: 8px !important;
}

.mce-content-body .mce-item-anchor[data-mce-selected] {
  outline-offset: 1px;
}

.tox-comments-visible .tox-comment {
  background-color: #fff0b7;
}

.tox-comments-visible .tox-comment--active {
  background-color: #ffe168;
}

.tox-checklist > li:not(.tox-checklist--hidden) {
  list-style: none;
  margin: 0.25em 0;
}

.tox-checklist > li:not(.tox-checklist--hidden)::before {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
  cursor: pointer;
  height: 1em;
  margin-left: -1.5em;
  margin-top: 0.125em;
  position: absolute;
  width: 1em;
}

.tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
}

[dir=rtl] .tox-checklist > li:not(.tox-checklist--hidden)::before {
  margin-left: 0;
  margin-right: -1.5em;
}

/* stylelint-disable */
/* http://prismjs.com/ */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*=language-],
pre[class*=language-] {
  color: black;
  background: none;
  text-shadow: 0 1px white;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre[class*=language-]::-moz-selection,
pre[class*=language-] ::-moz-selection,
code[class*=language-]::-moz-selection,
code[class*=language-] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}

pre[class*=language-]::selection,
pre[class*=language-] ::selection,
code[class*=language-]::selection,
code[class*=language-] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}

@media print {
  code[class*=language-],
  pre[class*=language-] {
    text-shadow: none;
  }
}
/* Code blocks */
pre[class*=language-] {
  padding: 1em;
  margin: 0.5em 0;
  overflow: auto;
}

:not(pre) > code[class*=language-],
pre[class*=language-] {
  background: #f5f2f0;
}

/* Inline code */
:not(pre) > code[class*=language-] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

.token.punctuation {
  color: #999;
}

.namespace {
  opacity: 0.7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #9a6e3a;
  background: hsla(0, 0%, 100%, 0.5);
}

.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}

.token.function,
.token.class-name {
  color: #DD4A68;
}

.token.regex,
.token.important,
.token.variable {
  color: #e90;
}

.token.important,
.token.bold {
  font-weight: bold;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

/* stylelint-enable */
.mce-content-body {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.mce-content-body .mce-visual-caret {
  background-color: black;
  background-color: currentColor;
  position: absolute;
}

.mce-content-body .mce-visual-caret-hidden {
  display: none;
}

.mce-content-body *[data-mce-caret] {
  left: -1000px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: auto;
  top: 0;
}

.mce-content-body .mce-offscreen-selection {
  left: -2000000px;
  max-width: 1000000px;
  position: absolute;
}

.mce-content-body *[contentEditable=false] {
  cursor: default;
}

.mce-content-body *[contentEditable=true] {
  cursor: text;
}

.tox-cursor-format-painter {
  cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default;
}

.mce-content-body figure.align-left {
  float: left;
}

.mce-content-body figure.align-right {
  float: right;
}

.mce-content-body figure.image.align-center {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.mce-preview-object {
  border: 1px solid gray;
  display: inline-block;
  line-height: 0;
  margin: 0 2px 0 2px;
  position: relative;
}

.mce-preview-object .mce-shim {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.mce-preview-object[data-mce-selected="2"] .mce-shim {
  display: none;
}

.mce-object {
  background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%203h16a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm1%202v14h14V5H5zm4.79%202.565l5.64%204.028a.5.5%200%200%201%200%20.814l-5.64%204.028a.5.5%200%200%201-.79-.407V7.972a.5.5%200%200%201%20.79-.407z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
  border: 1px dashed #aaa;
}

.mce-pagebreak {
  border: 1px dashed #aaa;
  cursor: default;
  display: block;
  height: 5px;
  margin-top: 15px;
  page-break-before: always;
  width: 100%;
}

@media print {
  .mce-pagebreak {
    border: 0;
  }
}
.tiny-pageembed .mce-shim {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.tiny-pageembed[data-mce-selected="2"] .mce-shim {
  display: none;
}

.tiny-pageembed {
  display: inline-block;
  position: relative;
}

.tiny-pageembed--21by9,
.tiny-pageembed--16by9,
.tiny-pageembed--4by3,
.tiny-pageembed--1by1 {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

.tiny-pageembed--21by9 {
  padding-top: 42.857143%;
}

.tiny-pageembed--16by9 {
  padding-top: 56.25%;
}

.tiny-pageembed--4by3 {
  padding-top: 75%;
}

.tiny-pageembed--1by1 {
  padding-top: 100%;
}

.tiny-pageembed--21by9 iframe,
.tiny-pageembed--16by9 iframe,
.tiny-pageembed--4by3 iframe,
.tiny-pageembed--1by1 iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.mce-content-body[data-mce-placeholder] {
  position: relative;
}

.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
  color: rgba(34, 47, 62, 0.7);
  content: attr(data-mce-placeholder);
  position: absolute;
}

.mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before {
  left: 1px;
}

.mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks)::before {
  right: 1px;
}

.mce-content-body div.mce-resizehandle {
  background-color: #4099ff;
  border-color: #4099ff;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  height: 10px;
  position: absolute;
  width: 10px;
  z-index: 1298;
}

.mce-content-body div.mce-resizehandle:hover {
  background-color: #4099ff;
}

.mce-content-body div.mce-resizehandle:nth-of-type(1) {
  cursor: nwse-resize;
}

.mce-content-body div.mce-resizehandle:nth-of-type(2) {
  cursor: nesw-resize;
}

.mce-content-body div.mce-resizehandle:nth-of-type(3) {
  cursor: nwse-resize;
}

.mce-content-body div.mce-resizehandle:nth-of-type(4) {
  cursor: nesw-resize;
}

.mce-content-body .mce-resize-backdrop {
  z-index: 10000;
}

.mce-content-body .mce-clonedresizable {
  cursor: default;
  opacity: 0.5;
  outline: 1px dashed black;
  position: absolute;
  z-index: 10001;
}

.mce-content-body .mce-clonedresizable.mce-resizetable-columns th,
.mce-content-body .mce-clonedresizable.mce-resizetable-columns td {
  border: 0;
}

.mce-content-body .mce-resize-helper {
  background: #555;
  background: rgba(0, 0, 0, 0.75);
  border: 1px;
  border-radius: 3px;
  color: white;
  display: none;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 5px 10px;
  padding: 5px;
  position: absolute;
  white-space: nowrap;
  z-index: 10002;
}

.tox-rtc-user-selection {
  position: relative;
}

.tox-rtc-user-cursor {
  bottom: 0;
  cursor: default;
  position: absolute;
  top: 0;
  width: 2px;
}

.tox-rtc-user-cursor::before {
  background-color: inherit;
  border-radius: 50%;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: -3px;
  top: -3px;
  width: 8px;
}

.tox-rtc-user-cursor:hover::after {
  background-color: inherit;
  border-radius: 100px;
  box-sizing: border-box;
  color: #fff;
  content: attr(data-user);
  display: block;
  font-size: 12px;
  font-weight: bold;
  left: -5px;
  min-height: 8px;
  min-width: 8px;
  padding: 0 12px;
  position: absolute;
  top: -11px;
  white-space: nowrap;
  z-index: 1000;
}

.tox-rtc-user-selection--1 .tox-rtc-user-cursor {
  background-color: #2dc26b;
}

.tox-rtc-user-selection--2 .tox-rtc-user-cursor {
  background-color: #e03e2d;
}

.tox-rtc-user-selection--3 .tox-rtc-user-cursor {
  background-color: #f1c40f;
}

.tox-rtc-user-selection--4 .tox-rtc-user-cursor {
  background-color: #3598db;
}

.tox-rtc-user-selection--5 .tox-rtc-user-cursor {
  background-color: #b96ad9;
}

.tox-rtc-user-selection--6 .tox-rtc-user-cursor {
  background-color: #e67e23;
}

.tox-rtc-user-selection--7 .tox-rtc-user-cursor {
  background-color: #aaa69d;
}

.tox-rtc-user-selection--8 .tox-rtc-user-cursor {
  background-color: #f368e0;
}

.tox-rtc-remote-image {
  background: #eaeaea url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2236%22%20height%3D%2212%22%20viewBox%3D%220%200%2036%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2218%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.33s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2230%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.66s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center;
  border: 1px solid #ccc;
  min-height: 240px;
  min-width: 320px;
}

.mce-match-marker {
  background: #aaa;
  color: #fff;
}

.mce-match-marker-selected {
  background: #39f;
  color: #fff;
}

.mce-match-marker-selected::-moz-selection {
  background: #39f;
  color: #fff;
}

.mce-match-marker-selected::selection {
  background: #39f;
  color: #fff;
}

.mce-content-body img[data-mce-selected],
.mce-content-body video[data-mce-selected],
.mce-content-body audio[data-mce-selected],
.mce-content-body object[data-mce-selected],
.mce-content-body embed[data-mce-selected],
.mce-content-body table[data-mce-selected] {
  outline: 3px solid #b4d7ff;
}

.mce-content-body hr[data-mce-selected] {
  outline: 3px solid #b4d7ff;
  outline-offset: 1px;
}

.mce-content-body *[contentEditable=false] *[contentEditable=true]:focus {
  outline: 3px solid #b4d7ff;
}

.mce-content-body *[contentEditable=false] *[contentEditable=true]:hover {
  outline: 3px solid #b4d7ff;
}

.mce-content-body *[contentEditable=false][data-mce-selected] {
  cursor: not-allowed;
  outline: 3px solid #b4d7ff;
}

.mce-content-body.mce-content-readonly *[contentEditable=true]:focus,
.mce-content-body.mce-content-readonly *[contentEditable=true]:hover {
  outline: none;
}

.mce-content-body *[data-mce-selected=inline-boundary] {
  background-color: #b4d7ff;
}

.mce-content-body .mce-edit-focus {
  outline: 3px solid #b4d7ff;
}

.mce-content-body td[data-mce-selected],
.mce-content-body th[data-mce-selected] {
  position: relative;
}

.mce-content-body td[data-mce-selected]::-moz-selection,
.mce-content-body th[data-mce-selected]::-moz-selection {
  background: none;
}

.mce-content-body td[data-mce-selected]::selection,
.mce-content-body th[data-mce-selected]::selection {
  background: none;
}

.mce-content-body td[data-mce-selected] *,
.mce-content-body th[data-mce-selected] * {
  outline: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mce-content-body td[data-mce-selected]::after,
.mce-content-body th[data-mce-selected]::after {
  background-color: rgba(180, 215, 255, 0.7);
  border: 1px solid rgba(180, 215, 255, 0.7);
  bottom: -1px;
  content: "";
  left: -1px;
  mix-blend-mode: multiply;
  position: absolute;
  right: -1px;
  top: -1px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mce-content-body td[data-mce-selected]::after,
  .mce-content-body th[data-mce-selected]::after {
    border-color: rgba(0, 84, 180, 0.7);
  }
}
.mce-content-body img::-moz-selection {
  background: none;
}

.mce-content-body img::selection {
  background: none;
}

.ephox-snooker-resizer-bar {
  background-color: #b4d7ff;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ephox-snooker-resizer-cols {
  cursor: col-resize;
}

.ephox-snooker-resizer-rows {
  cursor: row-resize;
}

.ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging {
  opacity: 1;
}

.mce-spellchecker-word {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%23ff0000'%20fill%3D'none'%20stroke-linecap%3D'round'%20stroke-opacity%3D'.75'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
  background-position: 0 calc(100% + 1px);
  background-repeat: repeat-x;
  background-size: auto 6px;
  cursor: default;
  height: 2rem;
}

.mce-spellchecker-grammar {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%2300A835'%20fill%3D'none'%20stroke-linecap%3D'round'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
  background-position: 0 calc(100% + 1px);
  background-repeat: repeat-x;
  background-size: auto 6px;
  cursor: default;
}

.mce-toc {
  border: 1px solid gray;
}

.mce-toc h2 {
  margin: 4px;
}

.mce-toc li {
  list-style-type: none;
}

table[style*="border-width: 0px"],
.mce-item-table:not([border]),
.mce-item-table[border="0"],
table[style*="border-width: 0px"] td,
.mce-item-table:not([border]) td,
.mce-item-table[border="0"] td,
table[style*="border-width: 0px"] th,
.mce-item-table:not([border]) th,
.mce-item-table[border="0"] th,
table[style*="border-width: 0px"] caption,
.mce-item-table:not([border]) caption,
.mce-item-table[border="0"] caption {
  border: 1px dashed #bbb;
}

.mce-visualblocks p,
.mce-visualblocks h1,
.mce-visualblocks h2,
.mce-visualblocks h3,
.mce-visualblocks h4,
.mce-visualblocks h5,
.mce-visualblocks h6,
.mce-visualblocks div:not([data-mce-bogus]),
.mce-visualblocks section,
.mce-visualblocks article,
.mce-visualblocks blockquote,
.mce-visualblocks address,
.mce-visualblocks pre,
.mce-visualblocks figure,
.mce-visualblocks figcaption,
.mce-visualblocks hgroup,
.mce-visualblocks aside,
.mce-visualblocks ul,
.mce-visualblocks ol,
.mce-visualblocks dl {
  background-repeat: no-repeat;
  border: 1px dashed #bbb;
  margin-left: 3px;
  padding-top: 10px;
}

.mce-visualblocks p {
  background-image: url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7);
}

.mce-visualblocks h1 {
  background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==);
}

.mce-visualblocks h2 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==);
}

.mce-visualblocks h3 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7);
}

.mce-visualblocks h4 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==);
}

.mce-visualblocks h5 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==);
}

.mce-visualblocks h6 {
  background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==);
}

.mce-visualblocks div:not([data-mce-bogus]) {
  background-image: url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7);
}

.mce-visualblocks section {
  background-image: url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=);
}

.mce-visualblocks article {
  background-image: url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7);
}

.mce-visualblocks blockquote {
  background-image: url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7);
}

.mce-visualblocks address {
  background-image: url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=);
}

.mce-visualblocks pre {
  background-image: url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==);
}

.mce-visualblocks figure {
  background-image: url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7);
}

.mce-visualblocks figcaption {
  border: 1px dashed #bbb;
}

.mce-visualblocks hgroup {
  background-image: url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7);
}

.mce-visualblocks aside {
  background-image: url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=);
}

.mce-visualblocks ul {
  background-image: url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==);
}

.mce-visualblocks ol {
  background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==);
}

.mce-visualblocks dl {
  background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==);
}

.mce-visualblocks:not([dir=rtl]) p,
.mce-visualblocks:not([dir=rtl]) h1,
.mce-visualblocks:not([dir=rtl]) h2,
.mce-visualblocks:not([dir=rtl]) h3,
.mce-visualblocks:not([dir=rtl]) h4,
.mce-visualblocks:not([dir=rtl]) h5,
.mce-visualblocks:not([dir=rtl]) h6,
.mce-visualblocks:not([dir=rtl]) div:not([data-mce-bogus]),
.mce-visualblocks:not([dir=rtl]) section,
.mce-visualblocks:not([dir=rtl]) article,
.mce-visualblocks:not([dir=rtl]) blockquote,
.mce-visualblocks:not([dir=rtl]) address,
.mce-visualblocks:not([dir=rtl]) pre,
.mce-visualblocks:not([dir=rtl]) figure,
.mce-visualblocks:not([dir=rtl]) figcaption,
.mce-visualblocks:not([dir=rtl]) hgroup,
.mce-visualblocks:not([dir=rtl]) aside,
.mce-visualblocks:not([dir=rtl]) ul,
.mce-visualblocks:not([dir=rtl]) ol,
.mce-visualblocks:not([dir=rtl]) dl {
  margin-left: 3px;
}

.mce-visualblocks[dir=rtl] p,
.mce-visualblocks[dir=rtl] h1,
.mce-visualblocks[dir=rtl] h2,
.mce-visualblocks[dir=rtl] h3,
.mce-visualblocks[dir=rtl] h4,
.mce-visualblocks[dir=rtl] h5,
.mce-visualblocks[dir=rtl] h6,
.mce-visualblocks[dir=rtl] div:not([data-mce-bogus]),
.mce-visualblocks[dir=rtl] section,
.mce-visualblocks[dir=rtl] article,
.mce-visualblocks[dir=rtl] blockquote,
.mce-visualblocks[dir=rtl] address,
.mce-visualblocks[dir=rtl] pre,
.mce-visualblocks[dir=rtl] figure,
.mce-visualblocks[dir=rtl] figcaption,
.mce-visualblocks[dir=rtl] hgroup,
.mce-visualblocks[dir=rtl] aside,
.mce-visualblocks[dir=rtl] ul,
.mce-visualblocks[dir=rtl] ol,
.mce-visualblocks[dir=rtl] dl {
  background-position-x: right;
  margin-right: 3px;
}

.mce-nbsp,
.mce-shy {
  background: #aaa;
}

.mce-shy::after {
  content: "-";
}

body {
  font-family: sans-serif;
}

table {
  border-collapse: collapse;
}

.n-richtext .tox-tinymce {
  z-index: 0;
  border-radius: var(--border-radius);
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-select-container .n-select-container__select {
  font-size: var(--font-size--default);
  line-height: var(--line-height--default);
  min-height: 2rem;
  padding: 0;
  -webkit-appearance: none;
  transition: border-color 0.25s ease-in-out;
  cursor: pointer;
  position: relative;
}

.n-select-container .n-select-container__select .n-select__control {
  box-sizing: border-box;
  font-size: var(--font-size--default);
  line-height: var(--line-height--default);
  min-height: 2rem;
  border: 1px solid var(--n-theme-color-select-border);
  border-radius: var(--border-radius);
  background-color: var(--n-theme-color-select-bg);
}

.n-select-container .n-select-container__select .n-select__control--is-disabled {
  background-color: var(--n-theme-color-input-bg--disabled);
}

.n-select-container .n-select-container__select .n-select__control.n-select__control--menu-is-open .n-icon {
  color: var(--n-theme-color-select-indicator--active);
}

.n-select-container .n-select-container__select .n-select__control .n-select__indicators {
  min-width: 1.5rem;
  height: 1.875rem;
  display: flex;
  justify-content: center;
}

.n-select-container .n-select-container__select .n-select__control .n-select__indicators .n-select__indicator-separator {
  visibility: hidden;
}

.n-select-container .n-select-container__select .n-select__control .n-select__indicators .n-select__indicator.n-select__dropdown-indicator {
  padding: 0;
  margin-right: 0.625rem;
  color: var(--n-theme-color-select-indicator);
}

.n-select-container .n-select-container__select .n-select__control .n-select__indicators .n-select__clear-indicator {
  color: var(--n-theme-color-select-multi-value-clear);
  margin: 0 0.125rem;
}

.n-select-container .n-select-container__select .n-select__control .n-select__indicators .n-select__clear-indicator .n-icon {
  height: 100%;
  vertical-align: baseline;
}

.n-select-container .n-select-container__select .n-select__control .n-select__indicators .n-select__clear-indicator:hover {
  color: var(--n-theme-color-select-multi-value-clear--hover);
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container {
  position: relative;
  padding: 0 0.125rem;
  margin: 0;
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__placeholder {
  position: absolute;
  padding: 0 0.4375rem;
  color: var(--n-theme-color-select-placeholder);
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__input {
  padding: 0 0.5625rem;
  color: var(--n-theme-color-select-font);
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__single-value {
  user-select: none;
  padding: 0 0.5625rem;
  margin: 0;
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__single-value--is-disabled {
  color: var(--n-theme-color-input-font--disabled) !important;
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__multi-value {
  user-select: none;
  padding: 0;
  margin: 0.125rem;
  background-color: var(--n-theme-color-select-bg-multi-value);
  border-radius: 0.1875rem;
  max-width: calc(100% - 5px);
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__multi-value .n-select__multi-value__label {
  color: var(--n-theme-color-select-multi-value);
  font-size: 0.875rem;
  line-height: 1;
  height: 1.375rem;
  padding: 0.25rem;
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__multi-value .n-select__multi-value__remove {
  padding: 0.0625rem 0.25rem 0 0;
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__multi-value .n-select__multi-value__remove .n-icon {
  height: 0.75rem;
  width: 0.75rem;
  fill: var(--n-theme-color-select-multi-value-remove);
  vertical-align: baseline;
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__multi-value .n-select__multi-value__remove:hover {
  background-color: inherit;
}

.n-select-container .n-select-container__select .n-select__control .n-select__value-container .n-select__multi-value .n-select__multi-value__remove:hover .n-icon path {
  fill: var(--n-theme-color-select-multi-value-remove--hover);
}

.n-select-container .n-select-container__select .n-select__control:hover {
  cursor: pointer;
  border-color: var(--n-theme-color-select-border--hover);
}

.n-select-container .n-select-container__select .n-select__control:hover .n-select__indicators .n-select__indicator.n-select__dropdown-indicator .n-icon {
  color: var(--n-theme-color-select-indicator--hover);
}

.n-select-container .n-select-container__select .n-select__control:focus-within {
  border-color: var(--n-theme-color-select-border--focus);
  box-shadow: none;
}

.n-select-container .n-select-container__select--error .n-select__control {
  border-color: var(--n-theme-color-select--error);
}

.n-select-menu-portal .n-select__menu {
  margin: 0.1875rem 0;
  background-color: var(--n-theme-color-select-menu);
  border-radius: 0.1875rem;
  box-shadow: var(--n-theme-dropshadow--1);
  padding: 0.25rem 0;
  position: absolute;
  width: 100%;
}

.n-select-menu-portal .n-select__menu .n-select__menu-bottomline {
  position: absolute;
  left: 0.1875rem;
  right: 0.625rem;
  bottom: 0.0625rem;
  height: 0.375rem;
  border-top: 1px solid var(--n-theme-color-select-bottomline);
  background-color: var(--n-theme-color-select-bg);
  visibility: hidden;
}

.n-select-menu-portal .n-select__menu .n-select__menu-list {
  padding: 0;
  overflow-y: auto;
}

.n-select-menu-portal .n-select__menu .n-select__menu-list .n-select__menu-notice {
  color: var(--n-theme-color-select-menu-notice);
  padding: 0.5rem 0.75rem;
  text-align: left;
  box-sizing: border-box;
}

.n-select-menu-portal .n-select__menu .n-select__menu-list .n-select__option {
  background-color: var(--n-theme-color-select-menu);
  color: var(--n-theme-color-select-font);
  margin: 0.125rem 0.25rem;
  min-height: 2rem;
  height: 2rem;
  padding: 0 0.3125rem;
  width: unset;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1rem;
  border-radius: 0.1875rem;
}

.n-select-menu-portal .n-select__menu .n-select__menu-list .n-select__option .n-select__option-grouping-label {
  line-height: 2;
  min-height: 2rem;
  font-size: 1rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 500;
}

.n-select-menu-portal .n-select__menu .n-select__menu-list .n-select__option.n-select__option--is-focused:not(.n-select__option--is-disabled) {
  background-color: var(--n-theme-color-select-menu-option-bg--focus);
  transition: background-color 0.125s ease-in-out;
}

.n-select-menu-portal .n-select__menu .n-select__menu-list .n-select__option.n-select__option--is-focused:not(.n-select__option--is-disabled):active {
  background-color: var(--n-theme-color-select-menu-option-bg--active);
}

.n-select-menu-portal .n-select__menu .n-select__menu-list .n-select__option.n-select__option--is-focused:not(.n-select__option--is-disabled):hover {
  background-color: var(--n-theme-color-select-menu-option-bg--hover);
}

.n-select-option-separator {
  border-top: 1px solid var(--nlb-color-grey--40);
  height: 1px;
  margin: 0.25rem 0.5rem;
}

.n-select-default-multi-select-label--disabled {
  pointer-events: none;
}

.n-select-default-multi-select-label__checkbox--disabled {
  color: var(--n-theme-color-select-menu-option--disabled);
}

.n-select-default-multi-select-label__checkbox .n-select-default-multi-select-label__checkbox-target:hover::before {
  background-color: transparent;
}

.n-select-default-select-label {
  line-height: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.n-select-default-select-label--disabled {
  pointer-events: none;
  color: var(--n-theme-color-select-menu-option--disabled);
}

.n-select-default-select-label__hint {
  color: var(--n-theme-color-form-label-hint);
  padding-left: 0.5rem;
}

.n-select-default-select-label__hint:hover {
  color: var(--n-theme-color-form-label-hint--hover);
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-slider {
  position: relative;
  padding: 1em 0;
  width: 100%;
}

.n-slider__input {
  -webkit-appearance: none;
  background: var(--nlb-color-grey--40);
  border-radius: 1.5px;
  height: 3px;
  width: 100%;
  margin: 0;
  position: absolute;
}

.n-slider__input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  border: 3px white solid;
  border-radius: 50%;
  cursor: pointer;
  background: var(--nlb-color-petrol);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.n-slider__input::-webkit-slider-thumb:active, .n-slider__input::-webkit-slider-thumb:hover {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25), 0 0 0px 1px var(--nlb-color-petrol);
}

.n-slider__input::-moz-range-thumb {
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  border: 3px white solid;
  border-radius: 50%;
  cursor: pointer;
  background: var(--nlb-color-petrol);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.n-slider__input::-moz-range-thumb:active, .n-slider__input::-moz-range-thumb:hover {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25), 0 0 0px 1px var(--nlb-color-petrol);
}

.n-slider__input--disabled::-webkit-slider-thumb {
  background: var(--nlb-color-grey);
  cursor: default;
}

.n-slider__input--disabled::-webkit-slider-thumb:active, .n-slider__input--disabled::-webkit-slider-thumb:hover {
  box-shadow: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.n-slider__input--disabled::-moz-range-thumb {
  background: var(--nlb-color-grey);
  cursor: default;
}

.n-slider__input--disabled::-moz-range-thumb:active, .n-slider__input--disabled::-moz-range-thumb:hover {
  box-shadow: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.n-slider__ticks {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  margin-top: -5px;
}

.n-slider__ticks div {
  background-color: var(--nlb-color-grey--40);
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.n-slider__labels {
  width: 100%;
  height: 36px;
}

.n-slider__labels div {
  position: absolute;
  top: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-switch__label {
  color: var(--n-theme-color-switch-font);
}

.n-switch__label--disabled {
  color: var(--n-theme-color-switch-font--disabled);
}

.n-switch__input {
  appearance: none;
  flex-shrink: 0;
  margin: 0 0.75rem 0 0;
  width: 3.25rem;
}

.n-switch__target {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-size: var(--font-size--switch-label);
  line-height: var(--line-height--switch-label);
  min-height: 1.25rem;
  padding: 0.375rem 0.375rem 0.375rem 0;
  position: relative;
}

.n-switch__target--disabled {
  cursor: auto;
}

.n-switch__target::before, .n-switch__target::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.n-switch__target::before {
  align-items: center;
  background: var(--n-theme-color-switch-bg);
  border-radius: 0.6875rem;
  border: 0.0625rem solid var(--n-theme-color-switch-border);
  height: 1.375rem;
  width: 3.125rem;
}

.n-switch__target::after {
  background: var(--n-theme-color-switch-toggle);
  border-radius: 100%;
  height: 1.25rem;
  left: 0.125rem;
  transition: left 0.25s ease-in-out;
  width: 1.25rem;
}

.n-switch__target--checked::before {
  background: var(--n-theme-color-switch-bg--checked);
  border-color: var(--n-theme-color-switch-border--checked);
}

.n-switch__target--checked::after {
  background: var(--n-theme-color-switch-toggle--checked);
  left: 1.875rem;
}

.n-switch__target--disabled::before {
  background: var(--n-theme-color-switch-bg--disabled);
  border-color: var(--n-theme-color-switch-border--disabled);
}

.n-switch__target--disabled::after {
  background: var(--n-theme-color-switch-toggle--disabled);
}

.n-switch__target--disabled.n-switch__target--checked::before {
  background: var(--n-theme-color-switch-bg--disabled-checked);
  border-color: var(--n-theme-color-switch-border--disabled-checked);
}

.n-switch__target--disabled.n-switch__target--checked::after {
  background: var(--n-theme-color-switch-toggle--disabled-checked);
}

.n-switch__target:hover:not(.n-switch__target--disabled)::before {
  background: var(--n-theme-color-switch-bg--pressed);
  border-color: var(--n-theme-color-switch-border--pressed);
}

.n-switch__target:hover:not(.n-switch__target--disabled)::after {
  background: var(--n-theme-color-switch-toggle--pressed);
}

.n-switch__target:focus-within::before {
  background: var(--n-theme-color-switch-bg--focus);
  border-color: var(--n-theme-color-switch-border--focus);
}

.n-switch__target:focus-within::after {
  background: var(--n-theme-color-switch-toggle--focus);
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-textarea__textarea {
  padding: 0.5rem;
  width: 100%;
  min-height: 5rem;
  border: 1px solid var(--n-theme-color-input-border);
  border-radius: var(--border-radius);
  background-color: var(--nlb-color-white);
  font-family: "ARSMaquette";
  font-size: var(--font-size--default);
  line-height: 1.38;
  text-align: left;
  color: var(--nlb-color-dark);
  box-sizing: border-box;
  resize: none;
  transition: border-color 0.25s ease-in-out;
  overflow: hidden;
}

.n-textarea__textarea--error {
  border-color: var(--n-theme-color-input-error);
}

.n-textarea__textarea:not(.n-textarea__textarea--error):hover, .n-textarea__textarea:not(.n-textarea__textarea--error):focus, .n-textarea__textarea:not(.n-textarea__textarea--disabled):hover, .n-textarea__textarea:not(.n-textarea__textarea--disabled):focus {
  border-color: var(--n-theme-color-input-border--focus);
  outline: none;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-textfield {
  position: relative;
}

.n-textfield__error {
  position: absolute;
  top: 0.375rem;
  right: -1.5rem;
  margin-left: 0.5rem;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-toggle {
  min-height: 1.125rem;
}

.n-toggle__mark {
  display: none;
}

.n-toggle__input {
  appearance: none;
  flex-shrink: 0;
  margin: 0 0.5rem 0 0;
  width: 2rem;
}

.n-toggle__hint {
  color: var(--n-theme-color-form-label-hint);
  padding-left: 0.5rem;
}

.n-toggle__hint:hover {
  color: var(--n-theme-color-form-label-hint--hover);
}

.n-toggle__target {
  position: relative;
  display: inline-flex;
  padding: 0.25rem 0.25rem 0.25rem 0;
  cursor: pointer;
}

.n-toggle__target:before, .n-toggle__target:after {
  content: "";
  position: absolute;
}

.n-toggle__target:before {
  width: 2rem;
  height: 1.125rem;
  background: var(--n-theme-color-input-border);
  border-radius: 0.5625rem;
  left: 0;
  top: 0.25rem;
  transition: all 0.25s;
}

.n-toggle__target:after {
  background: white;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 0.4375rem;
  left: 0.125rem;
  top: 0.375rem;
  transition: all 0.25s;
}

.n-toggle__target:hover:before {
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.24);
}

.n-toggle__target--checked:before {
  background: var(--n-theme-color-checkbox-bg--checked);
}

.n-toggle__target--checked:after {
  left: 1rem;
}

.n-toggle__target--disabled {
  color: var(--n-theme-color-tick-font--disabled);
  cursor: default;
}

.n-toggle__target--disabled:hover:before {
  box-shadow: none;
}

.n-filterbar {
  border: 1px solid;
  border-radius: var(--n-theme-border-radius--md);
  font-size: var(--font-size--default);
  line-height: var(--line-height--default);
  max-height: var(--space-2);
  font-family: "ARSMaquette" !important;
  max-height: none;
  height: auto;
  flex-direction: row;
  padding: 1px 3px;
  min-height: 36px;
}

.n-filterbar__input {
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  width: 100%;
  padding-left: 6px;
}

.n-filterbar__suggest-chip {
  position: absolute;
  background-color: #C2E1E0;
  color: #74C0C3;
  width: auto;
  font-size: 16px;
  line-height: 24px;
  z-index: -1;
}

.n-footerbar {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 0 1;
}

.n-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 1rem;
  gap: 1rem;
}

.n-grid--inline {
  display: inline-grid;
}

@media (min-width: 515px) {
  .n-grid {
    margin: 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .n-grid {
    margin: 0 3rem;
    gap: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .n-grid {
    margin: 0 auto;
    width: 872px;
    gap: 2rem;
  }
}
@media (min-width: 1440px) {
  .n-grid {
    width: 1036px;
  }
}
@media (min-width: 1920px) {
  .n-grid {
    width: 1280px;
  }
}
@media (min-width: 360px) {
  .n-grid__item {
    grid-column-start: span 4;
  }
  .n-grid__item.n-grid__item--xxs1 {
    grid-column-start: span 1;
  }
  .n-grid__item.n-grid__item--xxs2 {
    grid-column-start: span 2;
  }
  .n-grid__item.n-grid__item--xxs3 {
    grid-column-start: span 3;
  }
  .n-grid__item.n-grid__item--xxs4 {
    grid-column-start: span 4;
  }
}
@media (min-width: 515px) {
  .n-grid__item.n-grid__item--xs1 {
    grid-column-start: span 1;
  }
  .n-grid__item.n-grid__item--xs2 {
    grid-column-start: span 2;
  }
  .n-grid__item.n-grid__item--xs3 {
    grid-column-start: span 3;
  }
  .n-grid__item.n-grid__item--xs4 {
    grid-column-start: span 4;
  }
}
@media (min-width: 768px) {
  .n-grid__item {
    grid-column-start: span 2;
  }
  .n-grid__item.n-grid__item--sm1 {
    grid-column-start: span 1;
  }
  .n-grid__item.n-grid__item--sm2 {
    grid-column-start: span 2;
  }
  .n-grid__item.n-grid__item--sm3 {
    grid-column-start: span 3;
  }
  .n-grid__item.n-grid__item--sm4 {
    grid-column-start: span 4;
  }
}
@media (min-width: 1024px) {
  .n-grid__item.n-grid__item--md1 {
    grid-column-start: span 1;
  }
  .n-grid__item.n-grid__item--md2 {
    grid-column-start: span 2;
  }
  .n-grid__item.n-grid__item--md3 {
    grid-column-start: span 3;
  }
  .n-grid__item.n-grid__item--md4 {
    grid-column-start: span 4;
  }
}
@media (min-width: 1280px) {
  .n-grid__item {
    grid-column-start: span 1;
  }
  .n-grid__item.n-grid__item--lg1 {
    grid-column-start: span 1;
  }
  .n-grid__item.n-grid__item--lg2 {
    grid-column-start: span 2;
  }
  .n-grid__item.n-grid__item--lg3 {
    grid-column-start: span 3;
  }
  .n-grid__item.n-grid__item--lg4 {
    grid-column-start: span 4;
  }
}
@media (min-width: 1440px) {
  .n-grid__item.n-grid__item--xl1 {
    grid-column-start: span 1;
  }
  .n-grid__item.n-grid__item--xl2 {
    grid-column-start: span 2;
  }
  .n-grid__item.n-grid__item--xl3 {
    grid-column-start: span 3;
  }
  .n-grid__item.n-grid__item--xl4 {
    grid-column-start: span 4;
  }
}
@media (min-width: 1920px) {
  .n-grid__item.n-grid__item--xxl1 {
    grid-column-start: span 1;
  }
  .n-grid__item.n-grid__item--xxl2 {
    grid-column-start: span 2;
  }
  .n-grid__item.n-grid__item--xxl3 {
    grid-column-start: span 3;
  }
  .n-grid__item.n-grid__item--xxl4 {
    grid-column-start: span 4;
  }
}
.n-hint-menu {
  margin: 3px 0;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 0 3px 0 rgba(120, 140, 148, 0.75);
  padding: 3px 0 6px 0;
  position: absolute;
  width: fit-content;
  top: 38px;
}

.n-hint-menu__list {
  padding: 0;
  overflow-y: auto;
  width: fit-content;
  padding-left: 3px;
  padding-right: 3px;
}

.n-hint-menu__option {
  background-color: #ffffff;
  color: #0E1330;
  margin: 2px 3px 2px 3px;
  min-height: 32px;
  padding: 0 3px 0 3px;
  line-height: 2;
  width: unset;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.n-hint-menu__option.n-hint-menu__option--is-disabled {
  color: #788C94;
}

.n-hint-menu__option.n-hint-menu__option--is-focused {
  background-color: #C2E1E0;
  border-radius: 2px;
  transition: background-color 0.125s ease-in-out;
}

.n-hint-menu__option.n-hint-menu__option--is-focused:active {
  background-color: #CBCFD2;
}

.n-hint-menu__option--is-focused:hover {
  background-color: #C2E1E0;
}

.n-icon {
  height: var(--icon-size);
  width: var(--icon-size);
  vertical-align: middle;
}

.n-icon:not(.n-icon--initial) svg {
  fill: currentColor;
}

.n-icon--small {
  height: var(--icon-size--sm);
  width: var(--icon-size--sm);
}

.n-icon--active, .n-icon__path--active {
  color: var(--nlb-color-petrol);
}

.n-icon--error {
  color: var(--nlb-color-error);
}

.n-icon--warning {
  color: var(--nlb-color-warning);
}

.n-icon--success {
  color: var(--nlb-color-success);
}

.n-icon--idle {
  color: initial;
}

.n-icon-item {
  display: flex;
  align-items: center;
  line-height: var(--space);
}

.n-icon-item__text {
  margin: var(--space-025) var(--space-025);
}

.n-icon-item svg {
  fill: var(--n-color-typo);
}

.n-icon-item:hover svg {
  fill: var(--n-color-typo--light);
}

/*
 * Created on Wed Feb 13 2019
 *
 * Copyright (c) 2019 NORD/LB
 */
.n-kundenpicker {
  position: relative;
}

.n-kundenpicker .n-input {
  padding: 7px 42px 7px 6px;
}

.n-kundenpicker .n-dropdown__group .n-dropdown__group-category {
  color: #788C94;
  font-size: 14px;
  line-height: 18px;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-level-menu {
  width: 100%;
  max-width: 15rem;
}

.n-level-menu__list {
  margin: 0.25rem 0;
}

.n-level-menu__back {
  border-bottom: 1px solid var(--nlb-color-grey--40);
  padding: 0 0.25rem 0.25rem 0.25rem;
  margin-bottom: 0.25rem;
}

.n-level-menu__list-item {
  padding: 0 0.25rem;
}

.n-level-menu__list-item--disabled {
  opacity: 0.4;
  pointer-events: none;
}

.n-level-menu__back-button, .n-level-menu__list-item > * {
  width: 100%;
  justify-content: start;
}

.n-level-menu__back-button {
  font-weight: 700;
}

.n-level-menu__animation-enter {
  opacity: 0;
  transform: translateX(-10%);
}

.n-level-menu__animation-enter-active {
  opacity: 1;
  transform: translateX(0%);
  transition: opacity 0.125s ease-in-out, transform 0.125s ease-in-out;
}

.n-level-menu__animation-exit {
  opacity: 1;
  transform: translateX(0%);
}

.n-level-menu__animation-exit-active {
  opacity: 0;
  transform: translateX(10%);
  transition: opacity 0.125s ease-in-out, transform 0.125s ease-in-out;
}

.n-loading-spinner {
  color: #00979E;
}

.n-loading-spinner__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-logo {
  height: 2rem;
  width: 2rem;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}

.n-logo__path {
  transition: fill 0.125s ease-in-out;
  fill: var(--n-theme-color-logo-shape);
}

.n-logo__bg {
  transition: fill 0.125s ease-in-out;
  fill: var(--n-theme-color-logo-bg);
  width: 2rem;
  height: 2rem;
  border-radius: var(--n-theme-border-radius--md);
}

.n-logo:hover .n-logo__path {
  fill: var(--n-theme-color-logo-shape--hover);
}

.n-logo:hover .n-logo__bg {
  fill: var(--n-theme-color-logo-bg--hover);
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-modal {
  position: absolute;
  left: 50%;
  top: 8em;
  max-width: calc(100% - 1.25rem);
  box-sizing: border-box;
  background-color: var(--n-theme-color-modal-bg);
  box-shadow: var(--n-theme-dropshadow--dark-3);
  z-index: 5;
  padding: 2.5rem 2rem 1.25rem;
  border-radius: var(--n-theme-border-radius--lg);
  transform: translate(-50%);
  transition: opacity 0.25s ease-in-out, transform 0.125s ease-in-out 0.125s;
}

.n-modal__container {
  position: fixed;
  overflow-y: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  transition: background-color 0.25s ease-in-out;
  z-index: 10;
}

.n-modal__container--fullscreen {
  top: 0;
}

.n-modal__container--active {
  background-color: var(--n-theme-color-modal-container-bg);
  display: block;
}

.n-modal__actionbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-2);
  border-radius: 10px 10px 0 0;
}

.n-modal__header > h1 {
  padding-bottom: 2rem;
}

.n-modal__body {
  display: flex;
  flex-direction: column;
  overflow: auto;
}

.n-modal__body--row {
  flex-direction: row;
}

.n-modal .n-modal__buttons {
  text-align: right;
  margin-top: 2rem;
}

.n-modal .n-modal__buttons > * {
  min-width: 7.5rem;
}

.n-modal .n-modal__buttons > *:not(:first-child) {
  margin-left: 0.5rem;
}

.n-modal.n-modal--small {
  width: 25rem;
  top: 30%;
}

.n-modal.n-modal--medium {
  width: 40rem;
}

.n-modal.n-modal--large {
  width: 55rem;
}

.n-modal.n-modal--fullscreen {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: translate(0, 0) scale(0.9);
  border-radius: 0;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}

.n-modal.n-modal--fullscreen .n-modal__body {
  width: 100%;
  height: 100%;
}

.n-modal--active {
  transform: translateX(-50%);
  transition: opacity 0.125s ease-in-out 0.125s, transform 0.25s ease-in-out;
}

.n-modal--active.n-modal--fullscreen {
  transform: translate(0, 0px) scale(1);
}

/*
 * Created on Thu Feb 14 2019
 *
 * Copyright (c) 2019 NORD/LB
 */
.n-actionbar__menu, .n-actionbar__action, .n-modal-actionbar__actions .n-modal-actionbar__menu, .n-modal-actionbar__actions .n-modal-actionbar__action {
  float: right;
  width: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 16px;
  color: #CBCFD2;
  cursor: pointer;
}

.n-actionbar__menu > div, .n-actionbar__action > div, .n-modal-actionbar__actions .n-modal-actionbar__menu > div, .n-modal-actionbar__actions .n-modal-actionbar__action > div {
  color: #0E1330;
}

.n-modal-actionbar__actions {
  position: absolute;
  padding: 8px 6px;
  right: 0;
}

.n-modal-actionbar__actions .n-modal-actionbar__action:hover {
  color: #00979E;
}

.n-modal-actionbar__actions .n-modal-actionbar__menu:hover {
  background-color: #788C94;
  color: white;
  border-radius: var(--n-theme-border-radius--md);
}

.n-nav-item {
  position: relative;
  padding: 8px 16px;
  width: auto;
  height: 24px;
  overflow: hidden;
  line-height: 1.5em;
  box-sizing: content-box;
  display: flex;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  justify-content: flex-start;
  text-decoration: none;
  color: inherit;
  margin: 0;
  cursor: pointer;
  outline: none;
  user-select: none;
  border-radius: 0;
  vertical-align: middle;
  -moz-appearance: none;
  background-color: transparent;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

.n-nav-item__icon {
  padding-right: 1.2em;
  color: #0E1330;
}

.n-nav-tile {
  position: relative;
  padding: 8px 16px;
  border-bottom: solid 1px #CBCFD2;
}

.n-nav-tile__actions {
  position: absolute;
  padding-right: 16px;
  right: 8px;
}

.n-nav-tile__action {
  float: right;
  width: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 16px;
  color: #CBCFD2;
  cursor: pointer;
}

.n-nav-tile__action:hover {
  color: #00979E;
}

.n-nav-tile__label {
  margin: 16px 0;
  font-weight: 600;
}

.n-nav-tile__content {
  margin-bottom: 10px;
  font-size: 13px;
}

.n-navigation-list {
  position: fixed;
}

.n-navigation-list--left {
  float: left;
}

.n-navigation-list--right {
  float: right;
}

.n-navigation-list--sticky {
  position: sticky;
  top: 0;
}

.n-navigation-list ol {
  counter-reset: item;
}

.n-navigation-list li {
  display: block;
  margin: 4px 0;
}

.n-navigation-list a {
  color: #000000;
  text-decoration: none;
}

.n-navigation-list a:hover {
  cursor: pointer;
  color: #00979E;
}

.n-navigation-list li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
}

.n-navigation-list__item--selected, .n-navigation-list__item--selected a {
  color: #00979E;
}

.n-navigation-list__sub-items {
  padding-left: 1em;
}

.n-no-result {
  margin: 5em auto;
  text-align: center;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-note {
  padding: 1rem;
  margin-bottom: 0.5rem;
  border-radius: var(--n-theme-border-radius--md);
}

.n-note--clickable {
  cursor: pointer;
}

.n-note--berry {
  background-color: var(--nlb-color-berry);
  color: var(--nlb-color-white);
}

.n-note--pigeon {
  background-color: var(--nlb-color-skyblue);
}

.n-note--creme {
  background-color: var(--nlb-color-creme);
}

.n-note--pistachio {
  background-color: var(--nlb-color-pistachio);
}

.n-note__children {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 8.75rem;
  font-size: var(--font-size--default);
  line-height: var(--line-height--default);
}

.n-note__meta {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}

.n-note__meta-text {
  font-size: var(--font-size--small);
  display: block;
}

.n-note__meta-action {
  margin-left: auto;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}

.n-note:hover .n-note__meta-action {
  opacity: 1;
}

.n-note__meta-action .n-button:disabled, .n-note__meta-action .login-page .portlet-login .btn-primary:disabled, .login-page .portlet-login .n-note__meta-action .btn-primary:disabled {
  background-color: var(--nlb-color-dark--16--translucent);
}

.n-pagination {
  display: flex;
  align-items: center;
  user-select: none;
  padding: var(--space) 0;
}

.n-pagination--vertical {
  padding: 0;
}

.n-pagination--vertical li {
  padding: var(--space-0125);
}

.n-pagination--vertical button.n-pagination__button {
  padding: var(--space--0125);
}

.n-pagination__container {
  display: flex;
}

.n-pagination__pages {
  background: var(--n-theme-color-pagination-bg);
  height: var(--space-2);
}

.n-pagination .n-pagination__button,
.n-pagination button.n-pagination__button {
  color: var(--n-theme-pagination-color);
  background: var(--n-theme-color-pagination-bg);
  width: var(--space-2);
}

.n-pagination .n-pagination__button:hover,
.n-pagination button.n-pagination__button:hover {
  background: var(--n-theme-color-primary--hover);
  border-radius: var(--border-radius);
}

.n-pagination .n-pagination__button.n-pagination__button--active, .n-pagination .n-pagination__button.n-pagination__button--active:nth-child(1), .n-pagination .n-pagination__button.n-pagination__button--active:nth-last-child(1),
.n-pagination button.n-pagination__button.n-pagination__button--active,
.n-pagination button.n-pagination__button.n-pagination__button--active:nth-child(1),
.n-pagination button.n-pagination__button.n-pagination__button--active:nth-last-child(1) {
  background: var(--n-theme-color-pagination-bg--active);
  color: var(--n-theme-color-pagination-color--active);
  border-radius: var(--border-radius);
}

.n-pagination .n-pagination__prev-button {
  margin-right: var(--space-025);
}

.n-pagination .n-pagination__next-button {
  margin-left: var(--space-025);
}

.n-pagination--left {
  justify-content: flex-start;
}

.n-pagination--center {
  justify-content: center;
}

.n-pagination--right {
  justify-content: flex-end;
}

.n-pagination--with-context {
  background: #788C94;
  color: white;
  border-radius: var(--border-radius);
}

.n-pagination--with-context:hover {
  background-color: #94a4ab;
}

.n-pagination--with-context:hover {
  background-color: #bebebe;
}

.n-pagination--with-context .n-icon__path {
  fill: white;
}

.n-pagination__context > span:first-of-type {
  margin-right: 5px;
}

.n-percentage {
  background-color: var(--n-theme-color-percentage-bg);
  border: 1px solid var(--n-theme-color-percentage-border);
  position: relative;
  height: 2rem;
  line-height: var(--line-height--default);
  box-sizing: border-box;
  border-radius: var(--n-theme-border-radius--md);
  font-size: var(--font-size--default);
  max-height: var(--space-2);
  font-family: "ARSMaquette" !important;
}

.n-percentage .n-percentage__value-bar {
  position: absolute;
  top: -1px;
  left: -1px;
  height: 100%;
  background-color: var(--n-theme-color-percentage-vbar-bg);
  border: 1px solid var(--n-theme-color-percentage-border);
  border-top-left-radius: var(--n-theme-border-radius--md);
  border-bottom-left-radius: var(--n-theme-border-radius--md);
}

.n-percentage .n-percentage__value-text {
  position: absolute;
  font-size: inherit;
  top: 50%;
  margin-top: -0.7em;
  white-space: nowrap;
}

.n-percentage .n-percentage__value-text--inside {
  font-size: inherit;
  color: var(--n-theme-color-percentage-vbar-inside);
  margin-right: 1em;
}

.n-percentage .n-percentage__value-text--outside {
  font-size: inherit;
  color: var(--n-theme-color-percentage-vbar-outside);
  margin-left: 1em;
}

.n-radio-switch__bar {
  background: var(--nlb-color-petrol);
  border: 1px solid var(--nlb-color-grey--40);
  border-radius: 15px;
  width: 100%;
  display: flex;
}

.n-radio-switch__bar input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.n-radio-switch__segment {
  width: 100%;
  padding: 3px;
}

.n-radio-switch__point {
  width: 100%;
  height: 10px;
  border-radius: 15px;
  box-sizing: border-box;
}

.n-radio-switch input:checked + label .n-radio-switch__point {
  background: var(--nlb-color-white);
}

.n-radio-switch__labels {
  margin-top: 10px;
  width: 100%;
  display: flex;
  align-items: center;
}

.n-radio-switch__labels label {
  text-align: center;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 3px;
  box-sizing: border-box;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
/**
 * outlines the focused element with a rounded border
 * params may be used to remove a side of the border.
 *
 * e.g. for a 3-sided focus border with a missing bottom border:
 * @include focus(true, true, false, true);
 */
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-tabs {
  padding: 0.5rem 0;
  position: relative;
  z-index: 0;
}

.n-tabs__header {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.n-tabs__tablist {
  display: flex;
  width: 100%;
  height: 1.875rem;
  align-items: flex-end;
  overflow-x: auto;
  z-index: 0;
  padding-top: var(--n-theme-border-width--focus);
}

.n-tabs__tablist::-webkit-scrollbar {
  display: none;
}

.n-tabs__actions {
  flex: 1;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin-left: 0.5rem;
}

.n-tabs__scroll-button--left {
  margin-left: 0.5rem;
  border-radius: var(--n-theme-border-radius--md) 0 0 var(--n-theme-border-radius--md);
}

.n-tabs__scroll-button--right {
  border-radius: 0 var(--n-theme-border-radius--md) var(--n-theme-border-radius--md) 0;
}

.n-tabs__panel {
  background: var(--n-theme-color-tab-bg--active);
  padding: 0.75rem;
  border-radius: 0 0 var(--n-theme-border-radius--md) var(--n-theme-border-radius--md);
}

.n-tabs__tab-button {
  font-family: "ARSMaquette";
  font-size: 1rem;
  color: #0E1330;
  font-weight: 400;
  line-height: 1.25rem;
  text-transform: none;
  align-items: center;
  border-radius: var(--n-theme-border-radius--md);
  cursor: pointer;
  display: flex;
  font-size: var(--font-size--medium);
  height: 1.75rem;
  justify-content: center;
  padding: 0 0.5rem;
  position: relative;
}

.n-tabs__tab-button > p:not(:first-child), .n-tabs__tab-button > span:not(:first-child) {
  margin-left: 0.5rem;
}

.n-tabs__tab-button--has-action {
  padding-right: 2.125rem;
}

.n-tabs__tab-action {
  position: absolute;
  right: 0.125rem;
}

.n-tabs__tab-container {
  min-width: fit-content;
  border-radius: var(--n-theme-border-radius--md) var(--n-theme-border-radius--md) 0 0;
  background: var(--n-theme-color-tab-bg);
  margin: 0 0.125rem;
  vertical-align: middle;
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  user-select: none;
}

.n-tabs__tab-container:focus-within::after {
  position: absolute;
  pointer-events: none;
  content: "";
  z-index: 1;
  border-color: var(--n-theme-color-focus);
  border-style: solid;
  border-width: var(--n-theme-border-width--focus);
  border-radius: var(--n-theme-border-radius--md-focus);
  margin: calc(var(--n-theme-border-width--focus) * -1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  bottom: 0.125rem;
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.n-tabs__tab-container:hover {
  background: var(--n-theme-color-tab-bg--hover);
}

.n-tabs__tab-container--selected {
  background: var(--n-theme-color-tab-bg--active);
}

/*
 * Created on Wed Feb 13 2019
 *
 * Copyright (c) 2019 NORD/LB
 */
.n-tab-scroll-button {
  font-family: "ARSMaquette";
  color: #0E1330;
  margin: auto;
  padding: 0px;
  max-width: 20px;
  min-width: 20px;
  max-height: 24px;
  transition: all 0.125s ease-in-out;
  position: relative;
  text-align: center;
  order: 1;
}

.n-tab-scroll-button:disabled {
  pointer-events: none;
}

.n-tab-scroll-button--left {
  border-radius: 2px 0 0 2px;
}

.n-tab-scroll-button--right {
  border-radius: 0 2px 2px 0;
}

.n-tab-scroll-button--light {
  border: 1px solid #CBCFD2;
  background-color: white;
  transition: all 0.125s ease-in-out;
}

.n-tab-scroll-button--light i {
  color: #00979E;
  transition: color 0.125s ease-in-out;
  margin: 0;
}

.n-tab-scroll-button--light:hover {
  background-color: #00979E;
  border-color: #00979E;
  color: white;
}

.n-tab-scroll-button--light:hover i {
  color: white;
}

.n-tab-scroll-button--light:focus {
  background-color: #CBCFD2;
  border-color: #CBCFD2;
  color: white;
}

.n-tab-scroll-button--light:focus i {
  color: white;
}

.n-tab-scroll-button--secondary {
  color: white;
  background-color: #00979E;
}

.n-tab-scroll-button--secondary:hover {
  background-color: #86989f;
}

.n-tab-scroll-button--secondary:disabled {
  color: #CBCFD2;
}

.n-tab-scroll-button--primary {
  color: white;
  background-color: #0E1330;
}

.n-tab-scroll-button--primary:hover {
  background-color: #11183c;
}

.n-tab-scroll-button--primary:disabled {
  color: #CBCFD2;
}

.n-tab-scroll-button__icon {
  position: relative;
  margin: 4px;
}

.n-tab-scroll-button__icon.n-icon {
  font-size: 16px;
}

button.n-tab-action-button {
  width: 28px;
  height: 24px;
  border-radius: 2px;
  background-color: #0E1330;
  color: #ffffff;
  display: flex;
  justify-content: center;
  margin-left: 3px;
  margin-right: 9px;
}

button.n-tab-action-button .n-dropdown__panel {
  top: 20px;
}

.n-tree-node {
  height: 3.25em;
}

.n-tree-node--parent {
  border-left: none;
  border-bottom: 1px solid #CBCFD2;
}

.n-tree-node--parent > td:nth-child(1) {
  padding-left: 6px !important;
}

.n-tree-node--parent > td:nth-child(1) > .n-button, .login-page .portlet-login .n-tree-node--parent > td:nth-child(1) > .btn-primary {
  padding-right: var(space--025);
}

.n-tree-node--parent .n-tree-node {
  border-bottom: none;
  cursor: pointer;
  user-select: none;
}

.n-tree-node.n-tree-node--level-0 {
  font-size: 16px !important;
}

.n-tree-node.n-tree-node--level-0 > td {
  padding: 0 0.5em 0;
}

.n-tree-node.n-tree-node--level-0 > td:nth-child(1) {
  padding-left: 1.75em !important;
}

.n-tree-node.n-tree-node--level-0.n-tree-node--parent > td:nth-child(1) {
  padding-left: 0em !important;
}

.n-tree-node.n-tree-node--level-1 {
  font-size: 16px !important;
}

.n-tree-node.n-tree-node--level-1 > td {
  padding: 0 0.5em 0;
}

.n-tree-node.n-tree-node--level-1 > td:nth-child(1) {
  padding-left: 3.5em !important;
}

.n-tree-node.n-tree-node--level-1 > td:nth-child(1) > td {
  border-left: 1px solid #CBCFD2;
}

.n-tree-node.n-tree-node--level-1.n-tree-node--parent > td:nth-child(1) {
  padding-left: 1.75em !important;
}

.n-tree-node.n-tree-node--level-2 {
  font-size: 16px !important;
}

.n-tree-node.n-tree-node--level-2 > td {
  padding: 0 0.5em 0;
}

.n-tree-node.n-tree-node--level-2 > td:nth-child(1) {
  padding-left: 5.25em !important;
}

.n-tree-node.n-tree-node--level-2 > td:nth-child(1) > td {
  border-left: 1px solid #CBCFD2;
}

.n-tree-node.n-tree-node--level-2.n-tree-node--parent > td:nth-child(1) {
  padding-left: 3.5em !important;
}

.n-tree-node.n-tree-node--level-3 {
  font-size: 16px !important;
}

.n-tree-node.n-tree-node--level-3 > td {
  padding: 0 0.5em 0;
}

.n-tree-node.n-tree-node--level-3 > td:nth-child(1) {
  padding-left: 7em !important;
}

.n-tree-node.n-tree-node--level-3 > td:nth-child(1) > td {
  border-left: 1px solid #CBCFD2;
}

.n-tree-node.n-tree-node--level-3.n-tree-node--parent > td:nth-child(1) {
  padding-left: 5.25em !important;
}

.n-tree-node.n-tree-node--level-4 {
  font-size: 16px !important;
}

.n-tree-node.n-tree-node--level-4 > td {
  padding: 0 0.5em 0;
}

.n-tree-node.n-tree-node--level-4 > td:nth-child(1) {
  padding-left: 8.75em !important;
}

.n-tree-node.n-tree-node--level-4 > td:nth-child(1) > td {
  border-left: 1px solid #CBCFD2;
}

.n-tree-node.n-tree-node--level-4.n-tree-node--parent > td:nth-child(1) {
  padding-left: 7em !important;
}

.n-tree-node.n-tree-node--level-5 {
  font-size: 16px !important;
}

.n-tree-node.n-tree-node--level-5 > td {
  padding: 0 0.5em 0;
}

.n-tree-node.n-tree-node--level-5 > td:nth-child(1) {
  padding-left: 10.5em !important;
}

.n-tree-node.n-tree-node--level-5 > td:nth-child(1) > td {
  border-left: 1px solid #CBCFD2;
}

.n-tree-node.n-tree-node--level-5.n-tree-node--parent > td:nth-child(1) {
  padding-left: 8.75em !important;
}

.n-tree-node.n-tree-node--level-6 {
  font-size: 16px !important;
}

.n-tree-node.n-tree-node--level-6 > td {
  padding: 0 0.5em 0;
}

.n-tree-node.n-tree-node--level-6 > td:nth-child(1) {
  padding-left: 12.25em !important;
}

.n-tree-node.n-tree-node--level-6 > td:nth-child(1) > td {
  border-left: 1px solid #CBCFD2;
}

.n-tree-node.n-tree-node--level-6.n-tree-node--parent > td:nth-child(1) {
  padding-left: 10.5em !important;
}

.n-tree-node.n-tree-node--level-7 {
  font-size: 16px !important;
}

.n-tree-node.n-tree-node--level-7 > td {
  padding: 0 0.5em 0;
}

.n-tree-node.n-tree-node--level-7 > td:nth-child(1) {
  padding-left: 14em !important;
}

.n-tree-node.n-tree-node--level-7 > td:nth-child(1) > td {
  border-left: 1px solid #CBCFD2;
}

.n-tree-node.n-tree-node--level-7.n-tree-node--parent > td:nth-child(1) {
  padding-left: 12.25em !important;
}

.n-searchbar {
  display: flex;
  flex-direction: row;
}

.n-searchbar__input {
  border: 1px solid;
  border-radius: var(--n-theme-border-radius--md);
  font-size: var(--font-size--default);
  line-height: var(--line-height--default);
  max-height: var(--space-2);
  font-family: "ARSMaquette" !important;
  box-sizing: border-box;
  flex: 1;
  padding: 7px 6px;
  -webkit-appearance: none;
  transition: border-color 0.25s ease-in-out;
  background-color: white;
}

.n-searchbar__input:hover, .n-searchbar__input--hover {
  border-color: #74C0C3;
}

.n-searchbar__input:focus, .n-searchbar__input--focus {
  border-color: #00979E;
  outline: none;
}

.n-seperator {
  margin: 3px 5px;
  background-color: #CBCFD2;
}

.n-seperator--thin {
  width: 1px;
}

.n-seperator--medium {
  width: 2px;
}

.n-seperator--thick {
  width: 4px;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-sidebar-navigation-menu {
  min-width: var(--sidebar-menu-width);
  margin: 0;
  padding: 0 0 3rem 0;
  position: relative;
  user-select: none;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-menu__bread-crumb-container {
  padding: 2.9375rem 0 0 1.75rem;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-menu__menu {
  margin-top: 5rem;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-section {
  margin: 0;
  list-style-type: none;
  position: relative;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-section:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.25rem;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  border-left: 0.25rem solid transparent;
  transition: border-color 400ms ease-in-out;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-section.n-sidebar-navigation-section--selected:before {
  border-color: var(--n-theme-color-sidebar-navigation-item-active-marker);
}

.n-sidebar-navigation-menu .n-sidebar-navigation-bread-crumb {
  font-size: 0.875rem;
  margin-left: -1.125rem;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-bread-crumb:not([disabled]) {
  color: var(--n-theme-color-sidebar-navigation-item);
}

.n-sidebar-navigation-menu .n-sidebar-navigation-bread-crumb .n-sidebar-navigation-bread-crumb__icon {
  width: 0.5rem;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-item, .n-sidebar-navigation-menu .n-sidebar-navigation-item {
  min-height: 2.5rem;
  padding: 0 0.25rem 0 1.5rem;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  margin: 0.125rem 0;
  position: relative;
  cursor: pointer;
  transition: background-color 0.125s ease-in-out;
  color: var(--n-theme-color-sidebar-navigation-item);
  text-decoration: none;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-item:hover, .n-sidebar-navigation-menu .n-sidebar-navigation-item:hover {
  background-color: var(--n-theme-color-sidebar-navigation-item-bg--hover);
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-item:focus, .n-sidebar-navigation-menu .n-sidebar-navigation-item:focus {
  outline: none;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-item.n-sidebar-navigation-item--selected:not(.n-sidebar-navigation-item--child-selected) {
  font-weight: 500;
  background-color: var(--n-theme-color-sidebar-navigation-item-bg--selected);
}

.n-sidebar-navigation-menu .n-sidebar-navigation-item.n-sidebar-navigation-item--disabled {
  background-color: var(--n-theme-color-sidebar-navigation-item-bg--disabled);
  color: var(--n-theme-color-sidebar-navigation-item--disabled);
  pointer-events: none;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-item .n-sidebar-navigation-item__label {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem;
  line-height: 1.25;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-item .n-sidebar-navigation-item__toggle {
  width: 1.75rem;
  transform-origin: 50%;
  transition: transform 100ms ease-in-out;
  margin-right: 0.25rem;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-item .n-sidebar-navigation-item__toggle.n-sidebar-navigation-item__toggle--open {
  transform: rotateZ(180deg);
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-item {
  padding-left: 2rem;
  margin-right: 0.25rem;
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-item.n-sidebar-navigation-sub-item--selected {
  font-weight: 500;
  background-color: var(--n-theme-color-sidebar-navigation-item-bg--selected);
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-item.n-sidebar-navigation-sub-item--disabled {
  pointer-events: none;
  background-color: var(--n-theme-color-sidebar-navigation-item-bg--disabled);
  color: var(--n-theme-color-sidebar-navigation-item--disabled);
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-item .n-sidebar-navigation-sub-item__label {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem;
  line-height: 1.25;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-item .n-sidebar-navigation-sub-item__actions {
  width: 1.75rem;
}

.n-sidebar-navigation-menu .n-sidebar-navigation-sub-option-collapse {
  overflow: hidden;
  transition: max-height 200ms ease-in-out;
}

.n-table__sort-label.n-table__sort-label--active .n-table__sort-icon, .n-table__sort-label--sortable:hover .n-table__sort-icon {
  opacity: 1;
}

.n-table__sort-label {
  border-radius: var(--n-theme-border-radius--md);
  vertical-align: middle;
  justify-content: space-between;
  align-items: center;
  display: flex;
  height: var(--space-15);
}

.n-table__sort-label span:first-child {
  margin-right: var(--space-05);
}

.n-table__sort-label--sortable {
  cursor: pointer;
}

.n-table__sort-label .n-table__sort-icon {
  opacity: 0;
  fill: var(--n-color-icon);
}

.n-table__sort-label--sortable:hover {
  background: var(--n-color-bg--secondary);
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-table {
  width: 100%;
}

.n-table thead tr {
  background-color: var(--n-theme-color-table-bg-header);
}

.n-table .n-table__head-cell {
  cursor: default;
  vertical-align: middle;
  padding: 0.25rem;
}

.n-table .n-table__head-cell > * {
  padding: 0 0.5rem;
}

.n-table td {
  padding: 0 0.5rem 0 0.75rem;
  vertical-align: middle;
}

.n-table th {
  font-weight: 500;
  text-align: left;
}

.n-table .n-table__footer tr {
  background-color: transparent;
  border-bottom: none;
}

.n-table .n-table__footer > .n-pagination {
  column-span: all;
  margin-top: 1rem;
}

.n-table tr {
  background-color: var(--n-theme-color-table-bg);
  height: 2rem;
  line-height: 1.3125rem;
}

.n-table tr:nth-child(even) {
  background-color: var(--n-theme-color-table-bg--alternate);
}

.n-table__actions,
th.n-table__actions {
  width: 1%;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
  padding: 0 var(--space-05) 0 var(--space-075);
}

.n-table__actions button:first-child,
th.n-table__actions button:first-child {
  margin-right: var(--space-025);
}

.n-table__actions button:last-child,
th.n-table__actions button:last-child {
  margin-right: 0;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-datatable {
  width: 100%;
}

.n-datatable__header-row, .n-datatable__row, .n-datatable__row-empty, .n-datatable__row-extra, .n-datatable__row-extra-empty {
  height: 2rem;
  line-height: 1.3125rem;
}

.n-datatable__header-row {
  background: var(--n-theme-color-table-bg-header);
}

.n-datatable__header-row--transparent {
  background: transparent;
}

.n-datatable__meta-row {
  background: var(--n-theme-color-table-bg);
}

.n-datatable__meta-row--transparent {
  background: transparent;
}

.n-datatable__row--open, .n-datatable__row-extra--open, .n-datatable__row-extra-empty--open {
  border-left: 0.25rem solid var(--n-theme-color-table-border-color-open);
}

.n-datatable__meta-row:nth-child(odd) {
  background: var(--n-theme-color-table-bg--alternate);
}

.n-datatable__meta-row--transparent:nth-child(odd) {
  background: transparent;
}

.n-datatable__meta-row--meta-clickable, .n-datatable__row--row-clickable, .n-datatable__row-empty--empty-clickable, .n-datatable__row-extra--extra-clickable, .n-datatable__row-extra-empty--extra-empty-clickable {
  cursor: pointer;
}

.n-datatable__meta-row--meta-clickable:hover, .n-datatable__row--row-clickable:hover, .n-datatable__row-empty--empty-clickable:hover, .n-datatable__row-extra--extra-clickable:hover, .n-datatable__row-extra-empty--extra-empty-clickable:hover {
  background: var(--n-theme-color-table-bg--hover);
}

.n-datatable__heading, .n-datatable__data, .n-datatable__data-empty, .n-datatable__data-extra, .n-datatable__data-extra-empty {
  padding: 0 0.5rem 0 0.75rem;
  text-align: left;
  vertical-align: middle;
}

.n-datatable__heading--align-right, .n-datatable__data--align-right, .n-datatable__data-empty--align-right, .n-datatable__data-extra--align-right, .n-datatable__data-extra-empty--align-right {
  text-align: right;
}

.n-datatable__heading--narrow, .n-datatable__data--narrow, .n-datatable__data-empty--narrow, .n-datatable__data-extra--narrow, .n-datatable__data-extra-empty--narrow {
  width: 1%;
}

.n-datatable__heading--no-wrap, .n-datatable__data--no-wrap, .n-datatable__data-empty--no-wrap, .n-datatable__data-extra--no-wrap, .n-datatable__data-extra-empty--no-wrap {
  white-space: nowrap;
}

.n-datatable__heading--tight, .n-datatable__data--tight, .n-datatable__data-empty--tight, .n-datatable__data-extra--tight, .n-datatable__data-extra-empty--tight {
  padding: 0;
}

.n-datatable__heading {
  font-weight: 500;
}

.n-tile {
  height: 150px;
  width: 412px;
  max-height: 150px;
  max-width: 412px;
  position: relative;
  margin: 6px;
  border-radius: 6px;
  border: solid 1px #CBCFD2;
  overflow: hidden;
  padding-bottom: 24px;
}

.n-tile .n-tile-children {
  display: flex;
  flex-direction: column;
}

.n-tile .n-tile-children .n-tile-ud-actions {
  position: absolute;
  right: 0;
  top: 0;
}

.n-tile--is-create {
  background-color: #F7F7F7;
  border: none;
  display: flex;
}

.n-tile--is-create .n-tile__createbtn {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #788C94;
}

.n-tilecontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.MuiTooltip-popper {
  z-index: 9999;
}

.n-tooltip__wrapper[style] {
  padding: var(--space-025) var(--space-05);
  border-radius: var(--border-radius);
  box-shadow: 0 0 0.375rem 0 var(--nlb-color-grey--60);
  background-color: var(--nlb-color-white);
  color: var(--nlb-color-dark);
  font-size: 0.75rem;
}

.n-tooltip__wrapper[style] b,
.n-tooltip__wrapper[style] strong {
  font-weight: bold;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-widget {
  border-radius: var(--n-theme-border-radius--md);
  box-shadow: var(--n-theme-dropshadow--1);
  background-color: var(--n-theme-widget-bg);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 1rem;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  max-height: 100%;
}

.n-widget__head {
  display: flex;
  align-items: center;
  height: 2.75rem;
}

.n-widget__left-action {
  margin-right: 0.5rem;
  color: var(--nlb-color-grey);
}

.n-widget__right-action {
  margin-left: auto;
}

.n-widget__label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 1rem;
}

.n-widget__content {
  max-height: calc(100% - 2.75rem);
}

.n-widget__content--space {
  padding-top: 1rem;
}

.n-widget__content--scrollable {
  overflow: auto;
  padding-right: 8px;
}

.n-widget__content--hide {
  height: 0;
  overflow: hidden;
}

.n-widget--hide {
  padding-bottom: 0;
}

.n-sidebar-tile {
  padding: 5px 9px;
}

.n-sidebar-tile__container {
  padding: 2px 3px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 40px;
  height: 40px;
}

.n-sidebar-tile:hover .n-sidebar-tile__container {
  background-color: #C2E1E0;
  border-radius: 2px;
  transition: background-color 0.25s ease-in-out;
}

.n-sidebar-tile__container:hover > .n-sidebar-tile__action-button.n-actionbar__action {
  display: flex;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #788C94;
}

.n-sidebar-tile__image {
  padding: 0px;
  margin-right: 6px;
  height: 32px;
  width: auto;
  max-width: 32px;
}

.n-sidebar-tile__action-button.n-actionbar__action {
  display: none;
}

.n-sidebar-tile .n-sidebar-tile__container__labelcontainer {
  max-width: calc(100% - 70px);
  position: relative;
  display: flex;
  flex: 100% 1;
  flex-direction: column;
}

.n-sidebar-tile .n-sidebar-tile__container__labelcontainer.n-sidebar-tile__container__labelcontainer-noprofileimage {
  margin-left: 39px;
}

.n-sidebar-tile .n-sidebar-tile__container__labelcontainer .n-sidebar-tile__container__labelcontainer_name {
  min-height: 18px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 18px;
  letter-spacing: normal;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.n-sidebar-tile .n-sidebar-tile__container__labelcontainer .n-sidebar-n-sidebar-tile__container__labelcontainer_oe {
  min-height: 14px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.n-sidebar-tile__action-button, .n-sidebar-tile .n-actionbar__action {
  display: none;
}

.n-teamsidebar .n-widget__container {
  overflow-y: hidden;
}

.n-teamsidebar .n-widget__container .n-teamsidebar__teamlistcontainer {
  overflow-y: auto;
  height: 100%;
}

.n-teamsidebar .n-widget__container .n-teamsidebar__teamlistcontainer.n-teamsidebar__teamlistcontainer-usersearch--visible {
  height: calc(100% - 40px);
}

.n-teamsidebar .n-widget__container .n-form-group {
  background-color: #F7F7F7;
  padding: 0 4px 3px 4px;
  height: 40px;
}

.n-teamsidebar .n-widget__container .n-form-group .n-select {
  border: 0;
  border-radius: 2px;
}

.n-teamsidebar .n-widget__container .n-form-group .n-select .n-select:hover {
  border-color: inherit;
}

.n-teamsidebar .n-widget__container .n-form-group .n-select .n-select__control .n-select__indicators {
  display: none;
}

/* Überschreiben der Margin, da bei Teammembersearch andere Margin gilt  */
.n-select__menu__container.n-select__menuportal.n-teamsidebar__portal .n-select__menu .n-select__menu-list .n-select__option {
  margin: 3px;
}

.n-profileimage {
  position: relative;
  border-radius: 50%;
}

.n-profileimage .n-select__option {
  display: flex;
}

div.n-activity-indicator {
  background-color: #F7F7F7;
  color: #0E1330;
}

div.n-activity-indicator__container {
  display: flex;
  margin: 0 8px;
  width: 100%;
}

div.n-activity-indicator__container h3 {
  width: 100%;
  margin: 0;
}

div.n-activity-indicator__spinner {
  margin-right: 8px;
}

.n-notification {
  display: flex;
  position: relative;
  width: 27.5em;
  padding: 1em;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  box-shadow: 0 2px 10px 0 rgba(14, 19, 48, 0.4);
  margin-top: 0.5em;
  animation-name: notification-fade-in;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
}

.n-notification__container {
  display: flex;
}

.n-notification__container p {
  margin: 0;
}

.n-notification__container h3 {
  margin-bottom: 0.5em;
}

.n-notification__icon {
  padding: 0 0.75em;
}

.n-notification__content {
  padding: 0 1em 0 0;
  word-break: break-word;
}

.n-notification__close {
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  padding: 0.25em;
  opacity: 0.5;
  cursor: pointer;
}

.n-notification--default {
  background-color: #0E1330;
}

.n-notification--activity {
  background-color: #F7F7F7;
  color: #0E1330;
}

.n-notification--error {
  background-color: #E03555;
}

.n-notification--hidden {
  display: none;
}

@keyframes notification-fade-in {
  from {
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.n-notifications-box {
  display: flex;
  flex-direction: column;
  position: fixed;
  z-index: 20;
}

.n-notifications-box--left {
  bottom: 20px;
  left: 20px;
}

.n-notifications-box--right {
  bottom: 20px;
  right: 20px;
}

div.n-progress-indicator {
  background-color: #F7F7F7;
  color: #0E1330;
}

div.n-progress-indicator__container {
  display: flex;
  width: 100%;
}

div.n-progress-indicator__container p {
  margin: 0;
}

div.n-progress-indicator__container h3 {
  margin-bottom: 18px;
}

div.n-progress-indicator__icon {
  padding: 0 13px;
}

div.n-progress-indicator__icon--grey {
  color: #788C94;
}

div.n-progress-indicator__icon--green {
  color: #409E4E;
}

div.n-progress-indicator__content {
  padding-right: 30px;
  width: 100%;
}

div.n-progress-indicator__progress-bar {
  display: flex;
  align-content: center;
  align-items: center;
}

div.n-progress-indicator__counter {
  color: #788C94;
  padding-left: 21px;
}

div.n-progress-indicator--hidden {
  display: none;
}

/*
 * Created on Tue Feb 12 2019
 *
 * Copyright (c) 2019 NORD/LB
 */
/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-actionbar__menu, .n-actionbar__action, .n-modal-actionbar__actions .n-modal-actionbar__action, .n-modal-actionbar__actions .n-modal-actionbar__menu {
  float: right;
  width: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 16px;
  color: #CBCFD2;
  cursor: pointer;
}

.n-actionbar__menu > div, .n-actionbar__action > div, .n-modal-actionbar__actions .n-modal-actionbar__action > div, .n-modal-actionbar__actions .n-modal-actionbar__menu > div {
  color: #0E1330;
}

[class*=n-actionbar]:disabled {
  opacity: 0.3 !important;
  cursor: default;
}

.n-actionbar {
  position: relative;
}

.n-actionbar.n-actionbar--absolute {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.5rem;
}

.n-actionbar__tabs {
  padding: 0.5rem;
  right: 0;
}

.n-actionbar__actions {
  position: absolute;
  padding: 0.5rem;
  right: 0;
  align-self: center;
}

.n-actionbar__action {
  display: flex;
  align-items: center;
}

.n-actionbar__action:hover:not(:disabled) {
  color: #0E1330;
}

.n-actionbar__action--right {
  float: right;
}

.n-actionbar__menu:hover {
  background-color: #788C94;
  color: white;
  border-radius: var(--n-theme-border-radius--md);
}

.n-actionbar__menu--right {
  float: right;
}

/*
 * Created on Thu Feb 14 2019
 *
 * Copyright (c) 2019 NORD/LB
 */
.n-filterbar {
  display: flex;
  margin-bottom: 6px;
}

.n-filterbar .n-filterbar__search {
  flex: 1 0 auto;
}

.n-filterbar > div {
  margin-right: 6px;
}

.n-filterbar > div:last-of-type {
  margin-right: 0;
}

/* base font size */
/* rem calculation (takes one or more params, to calculate) */
/* rem calculation (takes one param to calculate) */
/* remove unit from param */
.n-spacing__headline {
  margin-bottom: 2.625rem;
}

.n-spacing__subheadline {
  margin-bottom: 0.5rem;
}

.n-spacing__elements {
  margin-bottom: 1.5rem;
}

.n-spacing__section {
  margin-bottom: 3rem;
}

.n-layout {
  width: 100%;
  display: flex;
  flex: 1;
  overflow: auto;
}

.n-layout .n-layout--relative {
  position: relative;
}

.n-layout .n-layout__sidebar {
  width: calc(20% - 24px);
  overflow: auto;
  flex-shrink: 0;
  max-width: 380px;
  min-width: 240px;
  margin: 0;
  display: flex;
  flex-direction: column;
  transition: width 1s ease-in-out;
}

.n-layout .n-layout__sidebar--left {
  border-right: 1px solid #CBCFD2;
}

.n-layout .n-layout__sidebar--right {
  border-left: 1px solid #CBCFD2;
}

.n-layout .n-layout__sidebar--min {
  width: 60px;
  min-width: 0;
}

.n-layout .n-layout__sidebar--navigation {
  background-color: #F7F7F7;
  border: 0;
  width: 256px;
}

.n-layout .n-layout__sidebar__content {
  display: flex;
  flex: 1;
  overflow: auto;
  flex-direction: column;
  padding: 20px;
}

.n-layout .n-layout__splitview {
  display: flex;
  flex: 1;
  overflow: auto;
  flex-direction: column;
  width: 38%;
  border-left: 1px solid #CBCFD2;
}

.n-layout .n-layout__splitview__content {
  display: flex;
  flex: 1;
  overflow: auto;
  flex-direction: column;
  padding: 20px 16px;
}

.n-layout__content {
  display: flex;
  flex: 1;
  overflow: auto;
  flex-direction: column;
  transition: all 1s;
  flex: 1;
}

.n-layout__content-container {
  flex-direction: column;
  display: flex;
  flex: 1;
  overflow: auto;
  padding: 20px 16px;
}

.n-layout-header {
  width: 100%;
  height: 18px;
  background-color: #2c304a;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.n-layout-header__left-action {
  margin-left: 5px;
}

.n-layout-header__right-action {
  margin-right: 5px;
}

.n-article--docs {
  max-width: 960px;
  padding-bottom: 60px;
}

.n-article--docs section {
  max-width: 720px;
  padding-bottom: 60px;
  position: relative;
}

.n-article--docs section aside {
  position: absolute;
  top: 0;
  left: 750px;
  width: 210px;
}

.n-article--docs section aside p {
  color: #788C94;
  font-size: 12px;
  line-height: 15px;
}

.n-article--docs__teaser {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 60px;
}

.n-article--docs p {
  line-height: 22px;
}

.n-article--docs figure {
  margin-bottom: 24px;
}

.n-article--docs figure img {
  margin-bottom: 12px;
  max-width: 100%;
}

.n-article--docs figure figcaption {
  color: #788C94;
  padding: 0 6px;
  font-size: 14px;
  line-height: 17px;
}

.n-article--docs pre[class*=language-] {
  margin: 48px 0;
  background: #0E1330;
  border-radius: 0;
}

.n-content-header--docs {
  margin: 0 -36px 60px -60px;
  padding: 120px 36px 0 60px;
  color: white;
  background-color: #182257;
}

.n-content-header--docs .n-content-header__subtitle {
  color: white;
}

.n-content-header--docs--dark {
  background-color: #0E1330;
}

.n-content-header--docs--creme {
  background-color: #F3DBA6;
  color: #0E1330;
}

.n-content-header--docs--creme .n-content-header__subtitle {
  color: #0E1330;
}

.n-content-header--docs--eisblau {
  background-color: #CCEAE5;
  color: #0E1330;
}

.n-content-header--docs--eisblau .n-content-header__subtitle {
  color: #0E1330;
}

.n-content-header--docs--himmelblau {
  background-color: #B4C5D7;
  color: #0E1330;
}

.n-content-header--docs--himmelblau .n-content-header__subtitle {
  color: #0E1330;
}

.n-content-header--docs--pistazie {
  background-color: #DDE09A;
  color: #0E1330;
}

.n-content-header--docs--pistazie .n-content-header__subtitle {
  color: #0E1330;
}

.n-content-header--docs--puder {
  background-color: #FFEAD3;
  color: #0E1330;
}

.n-content-header--docs--puder .n-content-header__subtitle {
  color: #0E1330;
}

.n-content-header--docs--img {
  padding-top: 240px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.n-content-header--docs--img h1, .n-content-header--docs--img .n-content-header__subtitle {
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
}

.n-content-header--docs__navigation {
  background-color: #F7F7F7;
  margin: 0 -36px 0 -60px;
  padding: 0 54px;
}

.n-content-header--docs__navigation li {
  display: inline-block;
}

.n-content-header--docs__navigation li a {
  display: block;
  line-height: 30px;
  transition: none;
  border-bottom: 2px solid #F7F7F7;
  text-decoration: none;
  color: #788C94;
  padding: 0 6px;
}

.n-content-header--docs__navigation li a:hover {
  background-color: #E4E4E4;
  border-color: #E4E4E4;
  color: #0E1330;
}

.n-content-header--docs__navigation li a.is-active {
  color: #0E1330;
  border-color: #0E1330;
  pointer-events: none;
}

.n-layout--docs .n-layout__content {
  padding: 0 36px 0 60px;
}


/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
html body {
  display: block;
  overflow: hidden;
}

.login-page {
  background: #D3E8E5;
}
.login-page .logo-box {
  background: url("/o/classic-theme/images/nlb-illustration.png") no-repeat 15% center fixed;
  background-size: auto;
}
@media (max-width: 1200px) {
  .login-page .logo-box {
    background: url("/o/classic-theme/images/nlb-illustration.png") no-repeat 10% center fixed;
    background-size: 360px;
  }
}
@media (max-width: 992px) {
  .login-page .logo-box {
    background: url("/o/classic-theme/images/nlb-illustration.png") no-repeat 10% center fixed;
    background-size: 300px;
  }
}
@media (max-width: 768px) {
  .login-page .logo-box {
    background: none;
  }
}
.login-page .logo-box img {
  width: 150px;
  padding: 30px 0 0 15px;
}
.login-page .portlet-box {
  background-color: var(--n-theme-color-modal-bg);
  clip-path: polygon(25% 0, 0 100%, 100% 100%, 100% 0);
  padding-left: 150px;
}
.login-page .portlet-box > div {
  width: 30vw;
}
@media (max-width: 768px) {
  .login-page .portlet-box {
    clip-path: none;
    padding-left: 0;
  }
  .login-page .portlet-box > div {
    width: 80vw;
  }
}
.login-page footer {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.login-page footer li {
  float: left;
  margin-left: 40px;
}
.login-page footer li a {
  color: var(--nlb-color-grey);
  font-size: 14px;
}
.login-page footer li a:hover {
  text-decoration: none;
  color: var(--nlb-color-darkpetrol);
}
.login-page .portlet-login input {
  border: 1px solid;
  border-radius: var(--n-theme-border-radius--md);
  font-size: var(--font-size--default);
  line-height: var(--line-height--default);
  max-height: var(--space-2);
  background-color: var(--n-theme-color-input-bg);
  border-color: var(--n-theme-color-input-border);
  box-sizing: border-box;
  padding: 0.5rem;
  transition: border-color 0.25s ease-in-out;
}
.login-page .portlet-login .button-holder {
  text-align: right;
}
.login-page .portlet-login .btn-primary {
  background-color: var(--nlb-color-petrol);
  color: var(--nlb-color-silvergrey);
  padding: 0 var(--space-15);
}
.login-page .portlet-login .alert .close {
  position: absolute;
  top: 0.5rem;
}
.login-page .portlet-login .portlet-icon-back {
  display: none;
}
.login-page .portlet-login .login-container {
  /* Hide 'Create Account' and 'Login with OpenID Connect' Buttons */
}
.login-page .portlet-login .login-container .panel-body {
  padding: 0;
}
.login-page .portlet-login .login-container .navigation {
  display: none;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
