@charset "UTF-8";
@import url(https://fast.fonts.net/cssapi/feb4a1e5-e2b1-4c36-a7db-36eda6f40aab.css?t=1745571424690);
@import url(https://fast.fonts.net/cssapi/9624d67e-2dd3-4dc5-88fe-3699c0bb550b.css?t=1745571424690);
@import url(https://fast.fonts.net/cssapi/cc9ca29c-3b91-42c1-b43d-a57349ece973.css?t=1745571424690);
@import url(https://fast.fonts.net/cssapi/20e935f0-e5c0-4194-918e-75e59d62335c.css?t=1745571424690);
@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url(liferay-font-awesome/css/font-awesome.css?t=1745571424690);
@import url(magicsuggest.css?t=1745571424690);
@import url("https://fonts.googleapis.com/css?family=Tienne:700");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700,900");
@use "sass:math" as *;
/**
 * Clay 3.114.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
 */
@use "sass:math" as *;
/**
 * Clay 3.114.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
 */
.quick-access-nav {
  position: fixed;
  z-index: 999; }

.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 .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem; }

.sidebar-sm .form-control[type='file'] {
  padding: 0; }

.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 .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 - var(--control-menu-container-height) - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease 0.5s;
  visibility: hidden;
  width: 320px;
  will-change: transform; }
  .contextual-sidebar.contextual-sidebar-visible {
    pointer-events: auto;
    transform: translateX(0);
    visibility: visible; }

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc( 100vh - var(--control-menu-container-height) - 64px);
    top: calc( var(--control-menu-container-height) + 64px); }
  .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 {
    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 {
      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 {
        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/big-dutchman-customer-portal-theme/images/states/empty_state.gif); }
  @media (prefers-reduced-motion: reduce) {
    .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/big-dutchman-customer-portal-theme/images/states/empty_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header, .c-prefers-reduced-motion
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(/o/big-dutchman-customer-portal-theme/images/states/empty_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/big-dutchman-customer-portal-theme/images/states/search_state.svg);
  max-width: 210px;
  padding-top: 232px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-search-result-message-header {
      background-image: url(/o/big-dutchman-customer-portal-theme/images/states/search_state_reduced_motion.svg); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/big-dutchman-customer-portal-theme/images/states/search_state_reduced_motion.svg); }

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/big-dutchman-customer-portal-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-state {
      background-image: url(/o/big-dutchman-customer-portal-theme/images/states/empty_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/big-dutchman-customer-portal-theme/images/states/empty_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/big-dutchman-customer-portal-theme/images/states/success_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-success-state {
      background-image: url(/o/big-dutchman-customer-portal-theme/images/states/success_state_reduced_motion.svg); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/big-dutchman-customer-portal-theme/images/states/success_state_reduced_motion.svg); }

.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/big-dutchman-customer-portal-theme/images/states/search_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-search-state {
      background-image: url(/o/big-dutchman-customer-portal-theme/images/states/search_state_reduced_motion.svg); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/big-dutchman-customer-portal-theme/images/states/search_state_reduced_motion.svg); }

.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; }

.taglib-icon-help {
  color: #6c757d !important; }
  .taglib-icon-help:hover, .taglib-icon-help:active {
    color: #343a40 !important; }

.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(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline; }
  .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
    color: #000; }

.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 .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; } }
  .c-prefers-reduced-motion .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: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .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 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 {
      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; } }
      .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: #4a97f2; }

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

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

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

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

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

.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: #bf8c2a; }

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

.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-title-editable {
  pointer-events: none; }

.controls-hidden .portlet-topper {
  display: none !important; }

.controls-hidden .portlet-topper-toolbar {
  display: none !important; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  border-radius: 4px 4px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #FFF;
  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; } }
  @media (min-width: 768px) {
      html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .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: #FFF; }
  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: #f7f7f7;
    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: #f7f7f7;
      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: #f7f7f7;
  border-radius: 0 0 2px 2px;
  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: #f7f7f7;
      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: #f7f7f7;
  border-radius: 4px 4px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #FFF;
  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 (min-width: 768px) {
        .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: #FFF; }
  .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; }

.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; } }
  .c-prefers-reduced-motion .lfr-progress-active .progress-bar-status, .c-prefers-reduced-motion
  .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; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  max-height: 370px; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  border-bottom: 1px solid #E0E0E0;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 55px; }

.slick-dots {
  position: absolute;
  bottom: -19px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: #E0E0E0;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          color: #9A9B9B; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #F4F5F5;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #9A9B9B; }

#footer {
  background-color: #FFFFFF;
  color: #FFF; }
  #footer a {
    color: #808080; }
    #footer a:hover {
      color: #9A9B9B !important; }
  #footer .link {
    color: #FFF;
    text-decoration: none; }
    #footer .link:hover {
      color: #9A9B9B !important; }
  #footer .link-wrapper {
    display: inline-flex;
    margin-top: 2.9rem; }
    #footer .link-wrapper p, #footer .link-wrapper a {
      font-size: 16px;
      line-height: 1.7; }
    @media only screen and (max-width: 991px) {
      #footer .link-wrapper p {
        text-align: center !important; } }
  #footer img {
    max-width: 100%;
    float: left;
    margin: 12px 0; }
    @media only screen and (min-width: 1200px) {
      #footer img.footer__twitter {
        padding-top: 3px; } }
    @media only screen and (max-width: 1200px) {
      #footer img {
        padding: 18px 0; } }
  #footer .footer-img {
    float: left;
    width: 210px;
    position: absolute;
    top: 0px;
    margin-left: -260px; }
    @media only screen and (min-width: 1800px) and (max-width: 1850px) {
      #footer .footer-img {
        margin-left: -235px; } }
    @media only screen and (min-width: 1750px) and (max-width: 1800px) {
      #footer .footer-img {
        margin-left: -210px; } }
    @media only screen and (min-width: 1700px) and (max-width: 1750px) {
      #footer .footer-img {
        margin-left: -185px; } }
    @media only screen and (min-width: 1650px) and (max-width: 1700px) {
      #footer .footer-img {
        margin-left: -160px; } }
    @media only screen and (min-width: 1600px) and (max-width: 1650px) {
      #footer .footer-img {
        margin-left: -135px; } }
    @media only screen and (min-width: 1550px) and (max-width: 1600px) {
      #footer .footer-img {
        margin-left: -110px; } }
    @media only screen and (min-width: 1500px) and (max-width: 1550px) {
      #footer .footer-img {
        margin-left: -85px; } }
    @media only screen and (min-width: 1450px) and (max-width: 1500px) {
      #footer .footer-img {
        margin-left: -60px; } }
    @media only screen and (min-width: 1400px) and (max-width: 1450px) {
      #footer .footer-img {
        margin-left: -35px; } }
    @media only screen and (min-width: 1350px) and (max-width: 1400px) {
      #footer .footer-img {
        margin-left: -10px; } }
    @media only screen and (min-width: 1300px) and (max-width: 1350px) {
      #footer .footer-img {
        margin-left: 15px; } }
  @media only screen and (max-width: 767px) {
    #footer .footer-img-wrapper {
      text-align: center; }
      #footer .footer-img-wrapper img {
        float: left; }
      #footer .footer-img-wrapper .img-responsive {
        max-width: 60%;
        display: inline; }
      #footer .footer-img-wrapper .img-responsive img {
        float: left; }
      #footer .footer-img-wrapper .footer-img {
        display: inline;
        width: 210px;
        float: none !important; } }
  #footer p {
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #footer p {
        text-align: left !important; } }
  #footer .footer-icon {
    font-size: 2em; }
  #footer .footer-icon-wrapper {
    position: relative;
    top: -95%;
    left: 20px;
    margin-top: 0.3rem; }
    @media only screen and (min-width: 1800px) and (max-width: 1850px) {
      #footer .footer-icon-wrapper {
        left: 40px; } }
    @media only screen and (min-width: 1750px) and (max-width: 1800px) {
      #footer .footer-icon-wrapper {
        left: 60px; } }
    @media only screen and (min-width: 1700px) and (max-width: 1750px) {
      #footer .footer-icon-wrapper {
        left: 80px; } }
    @media only screen and (min-width: 1650px) and (max-width: 1700px) {
      #footer .footer-icon-wrapper {
        left: 100px; } }
    @media only screen and (min-width: 1600px) and (max-width: 1650px) {
      #footer .footer-icon-wrapper {
        left: 80px; } }
    @media only screen and (min-width: 1550px) and (max-width: 1600px) {
      #footer .footer-icon-wrapper {
        left: 60px; } }
    @media only screen and (min-width: 1500px) and (max-width: 1550px) {
      #footer .footer-icon-wrapper {
        left: 40px; } }
    @media only screen and (min-width: 1450px) and (max-width: 1500px) {
      #footer .footer-icon-wrapper {
        left: 20px; } }
    @media only screen and (min-width: 1400px) and (max-width: 1450px) {
      #footer .footer-icon-wrapper {
        left: 0px; } }
    @media only screen and (min-width: 1350px) and (max-width: 1400px) {
      #footer .footer-icon-wrapper {
        left: -20px; } }
    @media only screen and (min-width: 1300px) and (max-width: 1350px) {
      #footer .footer-icon-wrapper {
        left: -40px; } }
    @media only screen and (max-width: 768px) {
      #footer .footer-icon-wrapper {
        top: 0;
        text-align: center;
        margin-bottom: 24px;
        float: none !important;
        left: 15px; } }
  #footer .footer-icons {
    float: right;
    padding: 12px;
    margin-top: 1.5rem;
    width: 100%;
    text-align: center; }
    @media only screen and (max-width: 367px) {
      #footer .footer-icons {
        padding: 12px 0; } }
    #footer .footer-icons a {
      color: #FFF !important;
      text-decoration: none; }
      #footer .footer-icons a:hover {
        color: #9A9B9B !important; }
    @media only screen and (max-width: 700px) {
      #footer .footer-icons {
        float: none; }
        #footer .footer-icons img {
          float: none  !important;
          padding: 0  !important; } }
    #footer .footer-icons img {
      margin: 0 32px 0 0; }
      @media only screen and (max-width: 367px) {
        #footer .footer-icons img {
          margin: 0 20px 0 0; } }
      #footer .footer-icons img:hover {
        opacity: 0.8 !important; }
  #footer .footer-bottom {
    background-color: #555;
    color: #FFF; }
    @media only screen and (min-width: 992px) {
      #footer .footer-bottom {
        height: 110px; }
        #footer .footer-bottom .footer-fix {
          height: 64px; } }
    @media only screen and (max-width: 1100px) and (min-width: 1000px) {
      #footer .footer-bottom {
        height: 150px; } }
    #footer .footer-bottom h3 {
      color: #FFF; }
  #footer .white-container .pull-right {
    padding-top: 12px;
    line-height: 82px;
    text-align: right; }
    @media only screen and (max-width: 991px) {
      #footer .white-container .pull-right {
        line-height: 30px;
        text-align: center; } }

.footer-text {
  color: #808080;
  padding: 20px 15px 20px 15px; }

.version-identifier {
  position: absolute;
  cursor: help;
  left: 0;
  display: inline;
  opacity: 0;
  padding: 0;
  margin: 0; }

@media only screen and (min-width: 1800px) and (max-width: 1850px) {
  .footer-default {
    margin-left: 25px; } }

@media only screen and (min-width: 1750px) and (max-width: 1800px) {
  .footer-default {
    margin-left: 50px; } }

@media only screen and (min-width: 1700px) and (max-width: 1750px) {
  .footer-default {
    margin-left: 75px; } }

@media only screen and (min-width: 1650px) and (max-width: 1700px) {
  .footer-default {
    margin-left: 100px; } }

@media only screen and (min-width: 1600px) and (max-width: 1650px) {
  .footer-default {
    margin-left: 125px; } }

@media only screen and (min-width: 1550px) and (max-width: 1600px) {
  .footer-default {
    margin-left: 150px; } }

@media only screen and (min-width: 1500px) and (max-width: 1550px) {
  .footer-default {
    margin-left: 175px; } }

@media only screen and (min-width: 1450px) and (max-width: 1500px) {
  .footer-default {
    margin-left: 200px; } }

@media only screen and (min-width: 1400px) and (max-width: 1450px) {
  .footer-default {
    margin-left: 225px; } }

@media only screen and (min-width: 1350px) and (max-width: 1400px) {
  .footer-default {
    margin-left: 250px; } }

@media only screen and (min-width: 1300px) and (max-width: 1350px) {
  .footer-default {
    margin-left: 275px; } }

.first-login-wizard {
  box-shadow: none !important;
  max-width: 930px;
  clear: both;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  @media only screen and (max-width: 1200px) {
    .first-login-wizard {
      max-width: 1200px; } }
  .first-login-wizard .portlet-white {
    margin-top: 35px; }
    @media only screen and (max-width: 1200px) {
      .first-login-wizard .portlet-white {
        margin-top: 48px; } }
  .first-login-wizard .header-text {
    font-size: 2.8rem;
    margin-left: 0;
    margin-bottom: 24px !important; }
  .first-login-wizard label {
    color: #808080;
    font-weight: normal; }
  @media only screen and (max-width: 992px) {
    .first-login-wizard .btn-lg {
      padding: 15px 16px;
      width: auto !important; } }
  @media only screen and (max-width: 768px) {
    .first-login-wizard .btn-lg {
      width: 100%; } }

.title-welcome {
  background-color: #ea6f18;
  width: 100%; }
  body.skov .title-welcome {
    background-color: #0099D8; }
  .title-welcome h1 {
    color: #FFFFFF;
    text-align: left;
    padding-left: 34px;
    padding-right: 28px;
    font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
    line-height: 96px;
    margin-top: 20px;
    margin-bottom: 0; }
    @media only screen and (max-width: 1200px) {
      .title-welcome h1 {
        margin-top: 16px;
        margin-bottom: 0; } }
    @media only screen and (max-width: 1200px) {
      .title-welcome h1 {
        line-height: unset; } }
    @media only screen and (max-width: 767px) {
      .title-welcome h1 {
        padding: 15px 16px 19px 16px;
        line-height: 1.2;
        margin-left: 0 !important;
        margin-bottom: 0;
        margin-top: 0px; } }
  @media only screen and (max-width: 767px) {
    .title-welcome {
      height: unset;
      min-width: unset;
      word-break: break-word;
      padding-left: 0;
      padding: 0; } }

.subtitle-welcome {
  min-height: 67px;
  min-width: 271px;
  display: inline-block;
  background-color: #555555;
  margin-top: -18px;
  float: left;
  clear: both; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .subtitle-welcome {
      margin-top: 0;
      min-width: none; } }
  .subtitle-welcome h3 {
    color: #FFFFFF;
    font-size: 31px;
    line-height: 37px;
    padding-left: 32px;
    padding-top: 13px;
    padding-right: 32px; }
    @media only screen and (max-width: 767px) {
      .subtitle-welcome h3 {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 4px; } }
  @media only screen and (max-width: 767px) {
    .subtitle-welcome {
      min-height: unset;
      word-break: break-word;
      min-width: 0 !important;
      height: 47px; } }

.new-subtitle-welcome {
  width: fit-content;
  border-radius: 32px;
  background-color: #FFFFFF; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .new-subtitle-welcome {
      margin-top: 24px;
      margin-bottom: 24px; } }
  .new-subtitle-welcome h3 {
    color: #000000;
    font-size: 31px;
    padding: 10px 20px; }
    @media only screen and (max-width: 767px) {
      .new-subtitle-welcome h3 {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 4px; } }
  @media only screen and (max-width: 767px) {
    .new-subtitle-welcome {
      min-height: unset;
      word-break: break-word;
      min-width: 0 !important;
      height: 47px; } }

.welcome-wrapper {
  margin-top: 0;
  clear: both;
  max-width: 80%; }
  @media only screen and (max-width: 767px) {
    .welcome-wrapper {
      margin-bottom: 34px;
      margin-top: 15px;
      margin-left: 10px;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .welcome-wrapper .title-welcome h1 {
      font-size: 1.31rem; }
    .welcome-wrapper .subtitle-welcome h3 {
      font-size: 1.25rem; } }
  @media only screen and (min-width: 766px) and (max-width: 1199px) {
    .welcome-wrapper .title-welcome h1 {
      font-size: 35px;
      padding: 20px 32px; }
    .welcome-wrapper .subtitle-welcome h3 {
      font-size: 1.9rem; } }

.journal-wrapper {
  height: 217px;
  color: #333333;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 18px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: 40px; }
  .journal-wrapper .journal-content-article {
    width: 70%; }
    @media only screen and (max-width: 1199px) {
      .journal-wrapper .journal-content-article {
        width: 100%; } }
    .journal-wrapper .journal-content-article h1 {
      margin-left: 0;
      font-size: 2.8rem; }
    .journal-wrapper .journal-content-article h2 span {
      font-size: 23px; }
  @media only screen and (max-width: 767px) {
    .journal-wrapper {
      max-width: 365px;
      margin-bottom: 30px; } }

.wizard-wrapper {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .wizard-wrapper .first-login-steps .list-item {
    width: 1.2rem;
    height: 1.2rem;
    background-color: #dedede;
    color: white;
    border-radius: 50%;
    padding: 4px 8px;
    font-size: 18px; }
  .wizard-wrapper .first-login-steps .list-item-active {
    width: 1.65rem !important;
    height: 1.65rem !important;
    background-color: #000 !important;
    padding: 4px 11px;
    font-size: 24px; }
  .wizard-wrapper .first-login-steps .list-item-done {
    width: 1.65rem !important;
    height: 1.65rem !important;
    background-color: #28A745  !important;
    padding: 4px 11px;
    font-size: 24px; }
  .wizard-wrapper .first-login-steps .list-text {
    font-size: 24px;
    color: #DEDEDE;
    padding: 4px 10px;
    font-weight: 700; }
  .wizard-wrapper .first-login-steps .list-text-active {
    color: #000000; }
  .wizard-wrapper .first-login-steps .list-text-done {
    color: #9a9b9b; }
  .wizard-wrapper .first-login-steps .margin-right {
    margin-right: 20px; }
  .wizard-wrapper .terms-and-conditions-checkboxes label {
    padding-bottom: 6px; }
    .wizard-wrapper .terms-and-conditions-checkboxes label span {
      font-size: 18px !important;
      font-family: "Helvetica Neue" !important; }
  .wizard-wrapper .terms-and-conditions-checkboxes .agree-cb {
    width: 18px !important;
    height: 18px !important;
    border: 2px solid #6b6c7e;
    border-radius: 3px !important; }
    .wizard-wrapper .terms-and-conditions-checkboxes .agree-cb:after {
      border-width: 0 2px 2px 0 !important; }
    .wizard-wrapper .terms-and-conditions-checkboxes .agree-cb:checked {
      border: none !important; }
  .wizard-wrapper .business-units-checkboxes label .input-checkbox-wrapper {
    display: inline-block; }
    .wizard-wrapper .business-units-checkboxes label .input-checkbox-wrapper .checkbox-unit {
      width: 18px !important;
      height: 18px !important;
      border: 2px solid #6b6c7e;
      border-radius: 3px !important; }
      .wizard-wrapper .business-units-checkboxes label .input-checkbox-wrapper .checkbox-unit:after {
        border-width: 0 2px 2px 0 !important; }
      .wizard-wrapper .business-units-checkboxes label .input-checkbox-wrapper .checkbox-unit:checked {
        border: none !important; }
  .wizard-wrapper .business-units-checkboxes label span {
    font-size: 18px !important;
    font-family: "Helvetica Neue" !important; }
  @media only screen and (max-width: 767px) {
    .wizard-wrapper {
      margin-left: 0; } }
  .wizard-wrapper .scrollbar::-webkit-scrollbar {
    width: 8px; }
  .wizard-wrapper .scrollbar::-webkit-scrollbar-track {
    width: 8px;
    background-color: #F4F5F5; }
  .wizard-wrapper .scrollbar::-webkit-scrollbar-thumb {
    height: 32px;
    width: 8px;
    background-color: #ea6f18; }
    body.skov .wizard-wrapper .scrollbar::-webkit-scrollbar-thumb {
      background-color: #0099D8; }
  .wizard-wrapper .scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: #F4F5F5; }
  .wizard-wrapper .subtitle-registration, .wizard-wrapper .subtitle-newspaper {
    margin-top: 10px !important;
    margin-bottom: 21px !important;
    line-height: 35px !important;
    font-family: "Helvetica Neue" !important;
    font-size: 20px;
    color: #20201E !important; }
  .wizard-wrapper .personal__data__info {
    margin-bottom: 23px; }
  .wizard-wrapper .header-text {
    margin-top: 15px; }
  .wizard-wrapper h5 {
    margin-bottom: -0.4rem;
    margin-top: 12px; }

@media only screen and (max-width: 1200px) {
  .first_login_wraper {
    padding: 48px 20px !important; } }

input[type='checkbox'] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: #fff;
  height: 32px;
  width: 32px;
  border: 1px solid #9A9B9B;
  font-size: 22px;
  vertical-align: middle;
  margin-right: 14px;
  margin-top: 5px;
  margin-bottom: 5px; }

input[type='checkbox']:checked {
  background: #ea6f18;
  border: none; }
  body.skov input[type='checkbox']:checked {
    background: #0099D8; }

input[type='checkbox']:hover {
  border: 1px solid #ea6f18; }
  body.skov input[type='checkbox']:hover {
    border: 1px solid #0099D8; }

input[type='checkbox']:disabled {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none; }

input[type='checkbox']:after {
  content: '';
  position: relative;
  left: 40%;
  top: 20%;
  width: 25%;
  height: 50%;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: none; }

input[type='checkbox']:checked:after {
  display: block;
  font-size: 22px; }

input[type='checkbox']:disabled:after {
  border-color: #7b7b7b; }

.terms-button-wrapper {
  float: right; }

#content label {
  font-size: 16px !important;
  line-height: 26px !important;
  color: #9A9B9B !important;
  font-weight: 400 !important; }

.button-margin-fix {
  margin-top: 58px; }

.button-margin-left {
  overflow: hidden; }
  @media only screen and (min-width: 992px) {
    .button-margin-left {
      margin-left: 36px; } }

.terms-btn {
  position: absolute;
  bottom: 0;
  width: 90%; }
  @media only screen and (max-width: 992px) {
    .terms-btn {
      width: auto; } }
  @media only screen and (max-width: 768px) {
    .terms-btn {
      position: unset; } }

@media only screen and (max-width: 768px) {
  .usercentrics-button .uc-privacy-button-wrapper {
    bottom: 10px !important;
    left: 10px !important;
    width: 100px !important;
    height: 100px !important; } }

#uc-btn-close-main-corner-modal {
  display: none; }

.notification-header {
  width: 45px;
  float: right !important;
  position: relative;
  cursor: pointer; }
  .notification-header img {
    float: left;
    margin-right: 15px;
    height: 24px; }
  .notification-header .no-notification {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    top: -4px;
    position: absolute;
    left: 7px; }
    .notification-header .no-notification span {
      width: 100%;
      text-align: center;
      display: inline-block;
      font-size: 11px;
      top: -7px;
      position: relative;
      line-height: 19px;
      height: 22px;
      width: 22px; }
    .notification-header .no-notification span.info {
      border-radius: 50%;
      border: 0.9px darkgray solid;
      background: white;
      font-size: 10px;
      font-weight: 600;
      color: darkgray;
      height: 22px;
      width: 22px; }
    .notification-header .no-notification span.warning {
      border-radius: 50%;
      border: 0.9px red solid;
      background: white;
      font-size: 10px;
      font-weight: 600;
      color: darkgray; }
    .notification-header .no-notification span.alarm {
      border-radius: 50%;
      border: 0.9px red solid;
      background: red;
      font-size: 10px;
      font-weight: 600;
      color: white; }

.new-cancel-btn {
  padding: 8px 40px;
  width: fit-content;
  height: 40px;
  background: #FFFFFF !important;
  border: #EA6F18 1px solid !important;
  color: #EA6F18 !important; }
  .new-cancel-btn:hover {
    border: #EA6F18 1px solid !important;
    background-color: #F7F8F9 !important; }
  .new-cancel-btn:active {
    border: #EA6F18 1px solid !important;
    background-color: #9A9B9B !important; }
  .new-cancel-btn:disabled {
    border: #FFFFFF 1px solid !important;
    background-color: #FFFFFF !important; }

.new-next-btn-orange {
  padding: 8px 40px;
  width: fit-content;
  height: 40px;
  background: #EA6F18 !important;
  border: #EA6F18 1px solid !important;
  color: #FFFFFF !important; }
  .new-next-btn-orange:hover {
    background-color: #be5910 !important;
    border: #be5910 1px solid !important; }
  .new-next-btn-orange:active {
    background-color: #9A9B9B !important;
    border: #9A9B9B 1px solid !important; }
  .new-next-btn-orange:disabled {
    border: #C0C0C0 1px solid !important;
    background-color: #C0C0C0 !important; }

.new-next-btn-grey {
  padding: 8px 40px;
  width: fit-content;
  height: 40px;
  background: #E0E0E0 !important;
  border: #E0E0E0 1px solid !important;
  color: #6D6C7E !important; }

.new-btn-margin-left {
  margin-left: 30px; }

.new-btn-margin-top {
  margin-top: unset; }

.button-align-right {
  text-align: right; }

.portlet-decorate .portlet-content {
  background: #FFF;
  border: 1px solid #DEEEEE; }

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

.portlet-hello-world .portlet-content {
  background: url(../images/portlet-hello-world/welcome-bg.jpg) top;
  background-size: cover;
  min-height: 390px;
  padding-top: 40px;
  text-align: center; }
  .portlet-hello-world .portlet-content .portlet-title-text {
    color: #65B6F0;
    font-size: 300%; }
  .portlet-hello-world .portlet-content .portlet-body {
    padding: 0 20%; }

.web-shop {
  padding: 0px; }

.web-shop h2 {
  margin-top: 0; }

.web-shop a {
  text-decoration: none; }

.web-shop-modal a:hover, a:focus {
  color: #ea6f18;
  text-decoration: none; }
  body.skov .web-shop-modal a:hover, body.skov a:focus {
    color: #0099D8; }

.web-shop-modal button {
  background-color: #ea6f18;
  color: #fff;
  border-color: #ea6f18; }
  body.skov .web-shop-modal button {
    background-color: #0099D8;
    border-color: #0099D8; }

h2.has-icon {
  clear: both;
  overflow: auto;
  font-size: 1.8rem;
  font-size-adjust: 0.5;
  font-weight: 300;
  overflow: hidden;
  color: #555555;
  margin-left: 12px;
  line-height: 35px;
  display: flex; }
  h2.has-icon img {
    float: left;
    margin-right: 15px;
    height: 60px; }
  h2.has-icon span.v-middle {
    height: 66px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    line-height: 1.1;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
    @supports (-moz-appearance: none) {
      h2.has-icon span.v-middle {
        overflow-wrap: anywhere !important; } }
  @media only screen and (max-width: 500px) {
    h2.has-icon {
      font-size: 1.25rem; }
      h2.has-icon img {
        height: 53px; }
      h2.has-icon span.v-middle {
        height: 60px;
        vertical-align: top;
        display: inline-block;
        text-align: center;
        line-height: 1.1;
        margin-top: 16px; } }

@media only screen and (max-width: 420px) {
  #dashboard-holder {
    margin-left: -4px !important;
    margin-right: 0px !important;
    margin-top: 12px; }
    #dashboard-holder .col-xs-6 {
      padding: 0 0 0 4px; }
      #dashboard-holder .col-xs-6 .portlet {
        margin-top: 4px; } }

@media only screen and (min-width: 991px) {
  .inbox-fix span.v-middle {
    height: 45px !important; }
  .inbox-fix h2.has-icon img {
    height: 43px !important; } }

.dashboard-content {
  background: #FFFFFF;
  padding: 24px;
  height: 197px;
  margin-top: 0px;
  position: relative;
  word-wrap: break-word;
  border-radius: 8px;
  box-shadow: 0px 3px 6px 6px lightgray; }
  .dashboard-content:hover {
    text-decoration: none !important;
    box-shadow: 0px 3px 6px 6px #B0B0B0; }
  .dashboard-content p {
    font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 24px;
    color: #9A9B9B !important;
    font-size: 1.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis; }
    .dashboard-content p:hover {
      text-decoration: none; }
  @media only screen and (max-width: 480px) {
    .dashboard-content {
      border: none;
      border-radius: 8px;
      display: block;
      width: 100%;
      height: 140px;
      padding: 24px 0;
      box-shadow: 0px 3px 6px 6px lightgray; }
      .dashboard-content h2.has-icon {
        margin: 0;
        display: block;
        vertical-align: middle;
        height: 112px;
        text-align: center;
        width: 100%;
        max-width: 100%; }
        .dashboard-content h2.has-icon img {
          float: none;
          margin: 0; }
        .dashboard-content h2.has-icon span.v-middle {
          height: unset;
          display: block;
          font-size: 1.2rem !important; }
      .dashboard-content p {
        display: none; } }
  @media only screen and (max-width: 767px) and (min-width: 421px) {
    .dashboard-content {
      border: none;
      border-radius: 0;
      height: 197px; } }
  @media only screen and (max-width: 850px) and (min-width: 768px) {
    .dashboard-content {
      border: none;
      border-radius: 0;
      height: 197px; } }
  @media only screen and (max-width: 1195px) and (min-width: 970px) {
    .dashboard-content h2.has-icon {
      overflow: auto;
      font-size: 1.3rem; }
    .dashboard-content h2.has-icon img {
      margin-right: 4px;
      height: 57px; }
    .dashboard-content p {
      line-height: 1 !important; } }
  @media only screen and (orientation: landscape) and (max-width: 767px) and (min-width: 665px) {
    .dashboard-content {
      border: none;
      border-radius: 0;
      height: 197px; } }

.big-dutchman-customer-portal-dashboard-layout #column-1 {
  margin-top: 0; }

.big-dutchman-customer-portal-dashboard-layout .portlet-topper {
  display: none !important; }

.big-dutchman-customer-portal-dashboard-layout .portlet-column {
  margin-top: 0px;
  height: 225px; }
  @media only screen and (max-width: 768px) {
    .big-dutchman-customer-portal-dashboard-layout .portlet-column {
      height: 215px; } }
  @media only screen and (max-width: 420px) {
    .big-dutchman-customer-portal-dashboard-layout .portlet-column {
      height: 165px; } }
  .big-dutchman-customer-portal-dashboard-layout .portlet-column section.portlet {
    margin-top: 24px;
    margin-bottom: 0; }
    @media only screen and (max-width: 480px) {
      .big-dutchman-customer-portal-dashboard-layout .portlet-column section.portlet {
        margin-left: 15px;
        margin-right: 15px; } }
  .big-dutchman-customer-portal-dashboard-layout .portlet-column.empty {
    display: none; }

.big-dutchman-customer-portal-dashboard-layout .portlet-content {
  background: none !important; }
  .big-dutchman-customer-portal-dashboard-layout .portlet-content .remove-portlet {
    color: #ea6f18;
    font-size: 24px;
    position: absolute;
    top: 16px;
    right: 16px;
    text-decoration: none;
    line-height: 24px;
    font-weight: 600;
    z-index: 99;
    display: none; }
    body.skov .big-dutchman-customer-portal-dashboard-layout .portlet-content .remove-portlet {
      color: #0099D8; }
    .big-dutchman-customer-portal-dashboard-layout .portlet-content .remove-portlet.hidden {
      display: none; }
  .big-dutchman-customer-portal-dashboard-layout .portlet-content .move-portlet {
    color: #9A9B9B;
    font-size: 24px;
    position: absolute;
    text-decoration: none;
    line-height: 24px;
    font-weight: 400;
    cursor: move;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .big-dutchman-customer-portal-dashboard-layout .portlet-content .move-portlet:before {
      position: absolute;
      bottom: 16px;
      right: 16px; }
    .big-dutchman-customer-portal-dashboard-layout .portlet-content .move-portlet.hidden {
      display: none; }

.big-dutchman-customer-portal-dashboard-layout .portlet-column-content.empty {
  padding: 0; }
  .big-dutchman-customer-portal-dashboard-layout .portlet-column-content.empty a.add-portlet {
    display: none; }

.big-dutchman-customer-portal-dashboard-layout a.dashboard-content-link {
  text-decoration: none !important; }

.big-dutchman-customer-portal-dashboard-layout a.add-portlet {
  display: none; }

.big-dutchman-customer-portal-dashboard-layout .configuration .portlet-column-content.empty a.add-portlet {
  display: block;
  text-align: center;
  padding: 52px;
  background: #f4f5f5;
  text-align: center;
  margin-top: 24px;
  font-size: 1.25rem;
  font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
  text-decoration: none;
  color: #ea6f18; }
  .big-dutchman-customer-portal-dashboard-layout .configuration .portlet-column-content.empty a.add-portlet img {
    display: block;
    margin: auto;
    margin-bottom: 10px; }

.big-dutchman-customer-portal-dashboard-layout .configuration .portlet-column-content a.add-portlet {
  display: none; }

.big-dutchman-customer-portal-dashboard-layout .configuration .dashboard-content {
  margin-top: 0; }

.big-dutchman-customer-portal-dashboard-layout.dragging .portlet-column.customizable {
  background-color: transparent;
  outline: none; }

@media only screen and (orientation: landscape) and (max-width: 767px) {
  .big-dutchman-customer-portal-dashboard-layout .col-xs-12 {
    width: 50%; } }

.comming-soon {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  padding-top: 70px; }

.comming-soon h2 {
  font-size: 1rem;
  padding: 0 15px;
  display: inline-block;
  border-radius: 90px;
  background: #333;
  color: #fff;
  opacity: 0.3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-10deg);
  height: 105px;
  width: 105px;
  text-align: center; }
  .comming-soon h2 span {
    display: table-cell;
    height: 105px;
    width: 105px;
    vertical-align: middle; }

.controls-hidden .portlet .visible-interaction {
  display: none; }

.controls-hidden .portlet > .portlet-topper {
  display: none; }

.controls-hidden .portlet > .portlet-content-editable {
  border-color: unset;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-radius: 0;
  border-style: none;
  border-width: 0; }

.controls-visible .portlet-content-editable {
  border-color: unset;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-radius: 0;
  border-style: none;
  border-width: 0; }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.controls-visible #configure-dashboard {
  margin-top: -11px; }
  .controls-visible #configure-dashboard span {
    display: none; }

#configure-dashboard {
  float: right;
  margin-bottom: 10px;
  background: #FFFFFF;
  border-color: #FFFFFF;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 16px;
  box-shadow: none !important;
  min-width: 48px;
  min-height: 48px;
  margin-top: -8px; }
  @media only screen and (max-width: 700px) {
    #configure-dashboard {
      margin-bottom: 27px; } }
  body.skov #configure-dashboard {
    background-color: #0099D8;
    border-color: #0099D8; }
  #configure-dashboard span {
    color: #808080; }
    #configure-dashboard span:hover {
      color: #ea6f18; }
  #configure-dashboard img {
    margin-left: -1px; }
  #configure-dashboard p {
    margin-left: 6px;
    position: relative;
    top: 2px; }
  #configure-dashboard span {
    float: right;
    margin-left: 12px; }

.welcome-template {
  background: #f4f5f5;
  padding: 10px 20px;
  border: 1px solid #DEEEEE; }
  .welcome-template h1 {
    margin-bottom: 0px; }
  .welcome-template h2 {
    margin: 0; }

#portlets-modal-wrapper {
  padding: 0; }
  #portlets-modal-wrapper .modal-dialog {
    position: fixed;
    left: 50% !important;
    transform: translateX(-50%);
    max-width: 1250px;
    width: 100%;
    box-shadow: 0 4px 16px 0 #000000B2;
    border-radius: 8px; }
    #portlets-modal-wrapper .modal-dialog .modal-content {
      box-shadow: 0 4px 16px 0 #000000B2;
      border-radius: 8px;
      padding: 32px 24px; }
      @media only screen and (max-width: 767px) {
        #portlets-modal-wrapper .modal-dialog .modal-content {
          width: 96%; } }
      #portlets-modal-wrapper .modal-dialog .modal-content .modal-header {
        border: none; }
        #portlets-modal-wrapper .modal-dialog .modal-content .modal-header button span {
          display: none; }
      #portlets-modal-wrapper .modal-dialog .modal-content .modal-body {
        padding-bottom: 0; }
        #portlets-modal-wrapper .modal-dialog .modal-content .modal-body .manage__container {
          margin-bottom: 1rem; }
          #portlets-modal-wrapper .modal-dialog .modal-content .modal-body .manage__container .manage__portlet {
            border: none;
            color: #333;
            background-color: #F4F5F5;
            margin-top: 2px;
            width: 100%;
            text-align: left;
            height: 48px; }
            #portlets-modal-wrapper .modal-dialog .modal-content .modal-body .manage__container .manage__portlet .icon {
              float: right;
              margin-top: 3px; }
      #portlets-modal-wrapper .modal-dialog .modal-content .modal-footer {
        border: none;
        height: auto;
        margin-top: 1rem;
        justify-content: flex-end; }
        #portlets-modal-wrapper .modal-dialog .modal-content .modal-footer button {
          border-radius: 10px !important; }
        #portlets-modal-wrapper .modal-dialog .modal-content .modal-footer .btn-gray {
          background-color: #808080 !important;
          color: #fff;
          padding-bottom: 8.5px;
          padding-top: 8.5px;
          margin-right: 2px; }
        #portlets-modal-wrapper .modal-dialog .modal-content .modal-footer .btn-orange {
          background-color: #ea6f18 !important;
          color: #fff; }

.portlet-dropzone {
  transition: padding 0.3s linear; }

.yui3-dd-drop-over .portlet-column-content.empty {
  background: #fcc067 !important; }
  .yui3-dd-drop-over .portlet-column-content.empty:before {
    content: attr(data-before); }
  .yui3-dd-drop-over .portlet-column-content.empty a.add-portlet {
    display: none !important; }

.admin-body .overlay-content .lfr-icon-menu-open ul.dropdown-menu li:first-child, .admin-body .overlay-content .lfr-icon-menu-open ul.dropdown-menu li:nth-child(2) {
  display: block; }

#user-portlets-wrapper .portlet-column {
  margin: 0;
  height: 0; }

.sortable-layout-drag-indicator {
  background: #ea6f18; }
  body.skov .sortable-layout-drag-indicator {
    color: #0099D8; }

#dashboard-holder {
  overflow: visible !important; }

@media only screen and (max-width: 767px) {
  .big-dutchman-customer-portal-dashboard-layout #configure-dashboard {
    display: none; }
  .big-dutchman-customer-portal-dashboard-layout .portlet-column.empty-portlet {
    display: none; } }

@media only screen and (min-width: 767px) {
  .first-column-dashboard .welcome-wrapper {
    margin-bottom: 0;
    margin-top: 0; } }

@media only screen and (max-width: 900px) {
  .first-column-dashboard {
    margin-top: 0 !important; } }

.first-column-dashboard .welcome-wrapper {
  max-width: 100%;
  margin-top: 0;
  overflow: unset; }
  @media only screen and (max-width: 767px) {
    .first-column-dashboard .welcome-wrapper {
      margin-bottom: 0;
      margin-right: 10px; } }

html[lang="ru-RU"] .dashboard-content .has-icon {
  margin-left: 0; }
  html[lang="ru-RU"] .dashboard-content .has-icon img {
    margin-right: 10px; }

html[lang="ru-RU"] #dashboard-holder {
  margin-top: 50px; }

html[lang="ru-RU"] .sidenav {
  width: 65%;
  left: -65%; }

.configure_container {
  display: none; }

.dashboard .configure_container {
  display: inline; }

.manage-portlet {
  margin-top: 24px;
  margin-bottom: 0;
  height: auto; }

.description-maintenance-portlet-wrapper .alert-warning {
  display: none; }

.restricted-access-dashboard-info, .banner-info {
  border: 1px solid #EA6F18;
  background-color: #FFFFFF;
  padding: 0;
  margin-top: 20px;
  max-width: 516px;
  width: 100%; }
  @media only screen and (max-width: 1200px) {
    .restricted-access-dashboard-info, .banner-info {
      width: 100%;
      margin-top: 16px;
      max-width: 395px; } }
  @media only screen and (max-width: 767px) {
    .restricted-access-dashboard-info, .banner-info {
      margin-left: 22px;
      margin-right: 22px;
      max-width: 516px;
      margin-bottom: 28px; } }
  .restricted-access-dashboard-info .info-image, .banner-info .info-image {
    float: left;
    margin: 24px; }
  .restricted-access-dashboard-info p, .banner-info p {
    font-size: 16px;
    font-family: "Helvetica Neue";
    line-height: 20px;
    margin: 21px 24px 24px 0; }
    .restricted-access-dashboard-info p a, .banner-info p a {
      color: #ea6f18; }

.banner-info {
  max-width: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }

.restricted-access-portlet {
  cursor: auto;
  pointer-events: none; }
  .restricted-access-portlet img {
    filter: grayscale(100%); }
  .restricted-access-portlet span.v-middle {
    color: #9A9B9B; }
  .restricted-access-portlet p {
    color: #9A9B9B; }

.multi-shop {
  text-decoration: none !important; }
  .multi-shop:hover {
    text-decoration: none !important; }

.no-notification {
  position: absolute;
  left: 74px;
  font-size: 16px;
  width: 32px;
  height: 32px;
  display: inline-block;
  background: #C4C4C4;
  border-radius: 50%;
  top: 62px; }
  @media only screen and (max-width: 480px) {
    .no-notification {
      top: 44px;
      left: unset; } }
  .no-notification.portlet span {
    width: 36px;
    height: 36px; }
  .no-notification span {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    line-height: 32px; }
  .no-notification span.info {
    border-radius: 50%;
    border: 1.9px darkgray solid;
    background: white;
    font-size: 18px;
    font-weight: 900;
    color: darkgray; }
  .no-notification span.warning {
    border-radius: 50%;
    border: 1.9px red solid;
    background: white;
    font-size: 18px;
    font-weight: 900;
    color: darkgray; }
  .no-notification span.alarm {
    border-radius: 50%;
    border: 1.9px red solid;
    background: red;
    font-size: 18px;
    font-weight: 900;
    color: white; }

html:lang(ru) h2.has-icon span.v-middle {
  font-size: 1.6rem; }

.notification .fade.show {
  opacity: 0; }

.popover-notification {
  display: none;
  position: relative;
  border-radius: 12px;
  padding: 12px;
  background-color: #000000;
  text-align: center;
  z-index: 5;
  color: #FFF;
  right: 0; }
  .popover-notification.show {
    display: inline-block;
    width: max-content; }
  .popover-notification p {
    text-align: center;
    padding-bottom: 24px; }
  .popover-notification .input-hide {
    margin-top: 16px; }
  .popover-notification input[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin-right: 3px;
    border-radius: 4px;
    border: 1px solid #fff;
    background: #231F20; }
  .popover-notification .see-all-link {
    color: #ffffff;
    text-align: center;
    margin-top: 16px;
    font-size: 16px; }
  .popover-notification .create-task {
    font-size: 16px !important;
    color: #ffffff;
    padding: 0;
    text-align: center;
    margin-top: 16px; }
  .popover-notification .reassgn-task {
    font-size: 16px !important;
    color: #ffffff;
    padding: 0;
    text-align: left;
    margin-top: 16px; }
  .popover-notification .input-hide {
    text-align: left; }
    .popover-notification .input-hide label {
      color: #FFFFFF !important;
      padding-right: 10px; }
  .popover-notification #redirection-link {
    padding: 5px 7px !important;
    background-color: #ea6f18 !important;
    border-radius: 4px !important;
    color: #FFF !important;
    text-decoration: none !important;
    font-size: 12px !important;
    border: 1px solid #ea6f18 !important; }

.hide-popover-mobile {
  display: none; }
  .hide-popover-mobile .password-bigd {
    display: inline-block; }

.apollo .dashboard-content {
  background-image: url("../images/dashboard-icons/BFN-logo-portal.png");
  background-repeat: no-repeat;
  background-position: top 8px right 8px;
  background-size: 50px; }
  .apollo .dashboard-content:hover {
    background-image: url("../images/dashboard-icons/BFN-logo-portal.png");
    background-repeat: no-repeat;
    background-position: top 8px right 8px;
    background-size: 50px; }

#uc-privacy-button {
  display: none; }

.portlet-layout.row.home {
  flex-wrap: wrap;
  align-items: flex-start; }

@media only screen and (max-width: 768px) {
  .first-column-dashboard {
    height: auto !important; } }

@media only screen and (max-width: 1200px) {
  html[lang="ar-AE"] #banner #heading .my-bd-logo {
    right: 50% !important;
    left: unset !important; } }

html[lang="ru-Ru"] .no-notification.portlet {
  left: 40px; }
  @media only screen and (max-width: 480px) {
    html[lang="ru-Ru"] .no-notification.portlet {
      left: unset; } }

html[lang="ja-JP"] .title-welcome h1, html[lang="ja-JP"] .title-welcome .h1 {
  font-size: 2.7rem; }

@media only screen and (max-width: 480px) {
  #save-configure-dashboard-btn {
    margin-right: 11px; } }

.save-config-btn-text {
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center; }
  @media only screen and (max-width: 480px) {
    .save-config-btn-text {
      font-size: 16px; } }

#portlet_com_liferay_login_web_portlet_LoginPortlet h1, #portlet_com_liferay_login_web_portlet_LoginPortlet h2, #portlet_com_liferay_login_web_portlet_LoginPortlet h3, #portlet_com_liferay_login_web_portlet_LoginPortlet h4 {
  font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif; }

@media only screen and (max-width: 767px) {
  #portlet_com_liferay_login_web_portlet_LoginPortlet h1 {
    margin-left: 0;
    margin-bottom: 26px; } }

@media only screen and (max-width: 767px) {
  #portlet_com_liferay_login_web_portlet_LoginPortlet h2 {
    margin-bottom: 26px; } }

@media only screen and (max-width: 767px) {
  #portlet_com_liferay_login_web_portlet_LoginPortlet h4 {
    font-size: 1.3rem; } }

@media only screen and (max-width: 767px) {
  #portlet_com_liferay_login_web_portlet_LoginPortlet .h5, #portlet_com_liferay_login_web_portlet_LoginPortlet h5 {
    font-size: 1.0625rem; } }

@media only screen and (max-width: 767px) {
  #portlet_com_liferay_login_web_portlet_LoginPortlet .h6, #portlet_com_liferay_login_web_portlet_LoginPortlet h6 {
    font-size: 1rem; } }

#portlet_com_liferay_login_web_portlet_LoginPortlet ::placeholder {
  color: #9A9B9B; }

#portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content {
  background: none !important;
  border: none !important; }

#portlet_com_liferay_login_web_portlet_LoginPortlet h2.portlet-title-text {
  display: none; }

#portlet_com_liferay_login_web_portlet_LoginPortlet p {
  font-size: 1rem; }

#portlet_com_liferay_login_web_portlet_LoginPortlet .gray-text-color {
  display: flex; }
  @media only screen and (max-width: 767px) {
    #portlet_com_liferay_login_web_portlet_LoginPortlet .gray-text-color {
      display: inline-block; } }

#portlet_com_liferay_login_web_portlet_LoginPortlet .benefits {
  background: #fff;
  padding: 32px 28px;
  height: 100%; }
  @media only screen and (max-width: 1200px) {
    #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits h1 {
      font-size: 2.1rem;
      margin-bottom: 19px; } }
  #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits .login__gray {
    color: #333; }
  #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits .benefits-list {
    margin: 20px 0;
    overflow: auto; }
    @media only screen and (max-width: 1200px) {
      #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits .benefits-list {
        margin: 20px 0 32px 0; } }
    #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits .benefits-list h3 {
      overflow: hidden;
      margin: 10px 0; }
    #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits .benefits-list .icon-ok {
      background: #ea6f18;
      color: #fff;
      margin-right: 15px;
      float: left;
      height: 32px;
      width: 32px;
      border-radius: 5px;
      display: flex;
      line-height: 32px; }
      #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits .benefits-list .icon-ok:before {
        content: "\f00c";
        font-size: 21px;
        text-align: center;
        width: 32px; }
      body.skov #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits .benefits-list .icon-ok {
        background-color: #0099D8; }
  @media only screen and (max-width: 990px) {
    #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits .btn {
      width: 100%;
      white-space: nowrap;
      overflow: hidden !important;
      text-overflow: ellipsis; } }
  @media only screen and (max-width: 767px) {
    #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits h1 {
      margin-left: 0 !important; }
    #portlet_com_liferay_login_web_portlet_LoginPortlet .benefits span {
      font-size: 1.25rem !important;
      display: flex;
      margin-top: -4px; } }

#portlet_com_liferay_login_web_portlet_LoginPortlet .reference-mark {
  display: none; }

@media only screen and (max-width: 1199px) {
  #portlet_com_liferay_login_web_portlet_LoginPortlet .login__mobile {
    margin-bottom: 16px; } }

#portlet_com_liferay_login_web_portlet_LoginPortlet .login-container {
  background: #fff;
  padding: 40px 45px;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container {
      margin-top: 16px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container .input-checkbox-wrapper {
      width: 48%;
      float: left; } }
  #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container .input-text-wrapper {
    margin-bottom: 5px; }
  #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container:hover {
    background: #fff; }
  #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container .button-holder {
    margin: 0; }
  #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container .input-checkbox-wrapper {
    margin: 15px 0 !important; }
  #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container #reset-password-link {
    margin: 10px 0 0 0;
    color: #ea6f18;
    font-size: 16px;
    display: inline-block;
    overflow: auto; }
    body.skov #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container #reset-password-link {
      color: #0099D8; }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
      #portlet_com_liferay_login_web_portlet_LoginPortlet .login-container #reset-password-link {
        display: block; } }

#portlet_password-reminder, #portlet_new-password {
  background: #fff;
  padding: 10px; }

.terms-wrapper {
  margin: 0; }
  .terms-wrapper.first-login-wizard .portlet-white {
    padding: 23px 48px; }
  .terms-wrapper.first-login-wizard .orange-text-color {
    margin-top: 0;
    margin-bottom: 24px; }
  .terms-wrapper.first-login-wizard .lfr-search-container {
    margin-top: 0;
    margin-bottom: 32px; }
  .terms-wrapper .portlet-white .subtitle-registration {
    margin-top: 0;
    line-height: 1;
    margin-bottom: 32px; }
  .terms-wrapper .button-holder {
    line-height: 50px; }
    @media only screen and (max-width: 992px) {
      .terms-wrapper .button-holder {
        margin: 0 !important; } }

.registration-wrapper {
  background-color: #FFF;
  padding: 1.5rem 1rem 2.5rem 1rem;
  margin: auto !important;
  width: 90%; }
  @media only screen and (min-width: 768px) {
    .registration-wrapper {
      padding: 2rem 7.5rem; } }
  @media only screen and (min-width: 1280px) {
    .registration-wrapper {
      padding: 0 !important;
      width: 96%; } }
  @media only screen and (min-width: 1280px) {
    .registration-wrapper {
      background-color: transparent; } }
  .registration-wrapper .nom-bod, .registration-wrapper .registration-list .list-text, .registration-wrapper .registration-list .list-text-done, .registration-wrapper .registration-title {
    display: none; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .nom-bod, .registration-wrapper .registration-list .list-text, .registration-wrapper .registration-list .list-text-done, .registration-wrapper .registration-title {
        display: block; } }
  .registration-wrapper .nom-fod {
    display: none; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .nom-fod {
        display: flex; } }
  .registration-wrapper .fom-bod, .registration-wrapper .registration-list {
    display: flex; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .fom-bod, .registration-wrapper .registration-list {
        display: block; } }
  .registration-wrapper .bom-fod, .registration-wrapper .flex-container-mobile {
    display: block; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .bom-fod, .registration-wrapper .flex-container-mobile {
        display: flex; } }
  .registration-wrapper .bom-fot {
    display: block; }
    @media only screen and (min-width: 480px) {
      .registration-wrapper .bom-fot {
        display: flex; } }
  .registration-wrapper .nom-bot {
    display: none; }
  .registration-wrapper h5 {
    color: #D97633 !important;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .registration-wrapper div.row {
    width: 100%; }
  @media only screen and (max-width: 992px) {
    .registration-wrapper .form {
      width: 100%; } }
  .registration-wrapper .col-left {
    position: inherit;
    padding: 0; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .col-left {
        position: relative; } }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .col-left {
        padding: 0 10% 0 0; } }
  .registration-wrapper .col-right {
    padding: 0; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .col-right {
        padding: 0 0 0 10%; } }
  .registration-wrapper #arrow-img,
  .registration-wrapper #info-img {
    display: block;
    min-width: 100px;
    min-height: 100px;
    max-width: 200px;
    max-height: 200px;
    width: 30%;
    margin: 2rem auto; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper #arrow-img,
      .registration-wrapper #info-img {
        width: 40%; } }
  .registration-wrapper .re_captcha {
    margin: 2rem auto 0 auto; }
  @media only screen and (min-width: 1200px) {
    .registration-wrapper .container-responsive {
      display: flex;
      flex-direction: row; } }
  .registration-wrapper .helvetica {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important; }
  .registration-wrapper .helvetica-black {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
    color: black;
    font-weight: 700; }
  .registration-wrapper .registration-info-tooltip {
    color: #000; }
  .registration-wrapper .title {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
    color: black;
    font-weight: 700; }
    @media only screen and (min-width: 992px) {
      .registration-wrapper .title {
        line-height: 40px; } }
  .registration-wrapper .toggle-cupertino {
    --width: 90px;
    --height: 40px;
    --green-toggle: var(--green);
    --red-toggle: var(--red);
    position: relative;
    display: inline-block;
    width: var(--width);
    height: var(--height);
    border-radius: var(--height);
    cursor: pointer; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-input {
      display: none; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-slider {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: var(--height);
      border: 2px solid var(--red-toggle);
      background-color: var(--red-toggle);
      transition: all 0.3s linear; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-slider::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      width: calc(var(--height) - 4px);
      height: calc(var(--height) - 4px);
      border-radius: 100px;
      background-color: var(--white);
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
      transition: all 0.25s linear; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-custom::before {
      margin-left: 50px; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-input:checked + .toggle-cupertino-slider {
      border-color: var(--green-toggle);
      background-color: var(--green-toggle); }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-input:checked + .toggle-cupertino-slider::before {
      border-color: var(--green-toggle);
      transform: translateX(calc(var(--width) - var(--height))); }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-labels {
      position: absolute;
      top: 7px;
      left: 0;
      width: 100%;
      height: 100%;
      color: var(--white);
      font-size: 16px;
      font-family: sans-serif;
      transition: all 0.4s linear; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-labels::after {
      content: attr(data-off);
      position: absolute;
      right: 6px;
      opacity: 1;
      transition: all 0.4s linear; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-labels::before {
      content: attr(data-on);
      position: absolute;
      left: 6px;
      opacity: 0;
      transition: all 0.4s linear; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-input:checked ~ .toggle-cupertino-labels::after {
      opacity: 0; }
    .registration-wrapper .toggle-cupertino .toggle-cupertino-input:checked ~ .toggle-cupertino-labels::before {
      opacity: 1; }
  .registration-wrapper .full-width-btn {
    display: block;
    width: 100%;
    padding: 8px 48px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
    text-align: center; }
  .registration-wrapper #company-outside-image {
    display: none; }
    @media only screen and (min-width: 1200px) {
      .registration-wrapper #company-outside-image {
        display: block; } }
  .registration-wrapper .flex-filler-1 {
    flex: 1; }
    @media only screen and (max-width: 1199px) {
      .registration-wrapper .flex-filler-1 {
        flex: auto; } }
  .registration-wrapper .flex-filler-3 {
    flex: 0; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .flex-filler-3 {
        flex: 3; } }
  .registration-wrapper .flex-filler-4 {
    flex: 4; }
  .registration-wrapper .label-to-input {
    margin-top: 0px !important; }
  .registration-wrapper .form-control {
    padding: 12px 20px 12px 20px; }
  .registration-wrapper .registration-list {
    text-decoration: none;
    padding-left: 0px;
    justify-content: space-between; }
    .registration-wrapper .registration-list li {
      display: flex;
      justify-content: start;
      align-items: center;
      margin: 0;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
      font-weight: bold; }
      @media only screen and (min-width: 1280px) {
        .registration-wrapper .registration-list li {
          margin: 5px auto; } }
      .registration-wrapper .registration-list li.active {
        flex: 1; }
    .registration-wrapper .registration-list .list-item-wrapper {
      min-width: 1.5rem;
      max-width: 2.5rem; }
      @media only screen and (min-width: 1280px) {
        .registration-wrapper .registration-list .list-item-wrapper {
          width: 2.5rem;
          max-width: none;
          margin-right: 8px; } }
    .registration-wrapper .registration-list .list-item {
      width: 1.2rem;
      height: 1.2rem;
      margin: 0;
      background-color: #DEDEDE;
      color: white;
      font-size: 1rem;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media only screen and (min-width: 768px) {
        .registration-wrapper .registration-list .list-item {
          margin: 0 0.5rem; } }
      @media only screen and (min-width: 1280px) {
        .registration-wrapper .registration-list .list-item {
          margin: 0; } }
    .registration-wrapper .registration-list .list-text {
      color: #DEDEDE;
      font-size: 20px; }
      @media only screen and (min-width: 768px) {
        .registration-wrapper .registration-list .list-text {
          font-size: 24px; } }
      @media only screen and (min-width: 1280px) {
        .registration-wrapper .registration-list .list-text {
          font-size: 36px; } }
    .registration-wrapper .registration-list .list-item-active {
      width: 1.65rem !important;
      height: 1.65rem !important;
      background-color: #000 !important;
      margin: 0; }
    .registration-wrapper .registration-list .list-text-active {
      display: block;
      color: #000 !important; }
      @media only screen and (max-width: 1279px) {
        .registration-wrapper .registration-list .list-text-active {
          margin-left: 4px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; } }
    .registration-wrapper .registration-list .list-item-done {
      width: 1.65rem !important;
      height: 1.65rem !important;
      background-color: #28a745 !important;
      margin: 0 4px 0 0; }
      @media only screen and (min-width: 768px) {
        .registration-wrapper .registration-list .list-item-done {
          margin: 0 8px 0 0; } }
      @media only screen and (min-width: 1280px) {
        .registration-wrapper .registration-list .list-item-done {
          margin: 0; } }
    .registration-wrapper .registration-list .list-text-done {
      color: #9A9B9B !important; }
    .registration-wrapper .registration-list h3 {
      font-size: 36px; }
  .registration-wrapper .registration-title {
    font-size: 22px;
    line-height: 30px; }
  .registration-wrapper .back-to-page-before {
    margin-bottom: 2.5rem; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .back-to-page-before {
        margin-bottom: 0; } }
    .registration-wrapper .back-to-page-before a {
      color: #333333 !important;
      font-size: 1rem !important; }
  .registration-wrapper .back-to-login {
    color: #333333 !important;
    font-size: 1.125rem;
    position: absolute;
    bottom: 2.4rem; }
    @media only screen and (min-width: 768px) {
      .registration-wrapper .back-to-login {
        bottom: 2rem; } }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .back-to-login {
        bottom: 0; } }
  @media only screen and (max-width: 992px) {
    .registration-wrapper .btl-overview {
      padding-left: 16px;
      bottom: 16px; } }
  @media only screen and (min-width: 993px) and (max-width: 1279px) {
    .registration-wrapper .btl-overview {
      padding-left: 50px;
      bottom: 50px; } }
  .registration-wrapper .miw-25 {
    min-width: 25%; }
  .registration-wrapper .miw-40 {
    min-width: 40%; }
  .registration-wrapper .wminc {
    width: min-content; }
  .registration-wrapper .mabo-40 {
    margin-bottom: 2.5rem; }
  .registration-wrapper .mabo-60 {
    margin-bottom: 3.75rem; }
  .registration-wrapper .underline {
    text-decoration: underline !important; }
  .registration-wrapper .reset-padding-child > div {
    padding: 0; }
  @media only screen and (min-width: 480px) {
    .registration-wrapper .reset-padding-child > div:nth-child(1):only-child {
      padding: 0; }
    .registration-wrapper .reset-padding-child > div:nth-child(1):not(:only-child) {
      padding: 0 10px 0 0; }
    .registration-wrapper .reset-padding-child > div:nth-child(2) {
      padding: 0 0 0 10px; } }
  .registration-wrapper .firstname_registration {
    background-image: url("../images/input-icons/Dropdown_Arrow.svg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: 20px; }
  .registration-wrapper .label-input-wrapper {
    min-height: 60px; }
  .registration-wrapper .input-label {
    font-size: 14px !important;
    word-break: break-word; }
    @media only screen and (max-width: 767px) {
      .registration-wrapper .input-label {
        display: none; } }
  .registration-wrapper .input-text-wrapper label {
    font-size: 14px !important; }
  .registration-wrapper .input-wrapper {
    flex: 1;
    position: relative; }
    .registration-wrapper .input-wrapper .form-group {
      width: 100%; }
    .registration-wrapper .input-wrapper .form-group.input-text-wrapper {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .registration-wrapper .input-wrapper input {
      height: 2.5rem !important; }
    .registration-wrapper .input-wrapper label {
      font-size: 14px !important; }
      @media only screen and (min-width: 768px) {
        .registration-wrapper .input-wrapper label {
          display: none; } }
    .registration-wrapper .input-wrapper img {
      position: absolute;
      top: calc((5.7rem - 30px)/2);
      right: 10px;
      height: 30px; }
      @media only screen and (min-width: 768px) {
        .registration-wrapper .input-wrapper img {
          top: calc((2.5rem - 30px)/2); } }
    .registration-wrapper .input-wrapper img.lock-gray {
      display: block; }
    .registration-wrapper .input-wrapper img.lock-black {
      display: none; }
  @media only screen and (max-width: 992px) {
    .registration-wrapper .input-spacer {
      margin-bottom: 1rem; } }
  .registration-wrapper .height-container {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media only screen and (min-width: 1280px) {
      .registration-wrapper .height-container {
        height: 100vh;
        max-height: 692px; } }
  .registration-wrapper .change-Link {
    color: #ea6f18; }
  .registration-wrapper .registration-checkbox-wrapper > div {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .registration-wrapper .registration-checkbox {
    width: 18px !important;
    height: 18px !important;
    border: 2px solid #6c757d !important;
    border-radius: 3px !important; }
  .registration-wrapper .registration-checkbox:checked {
    border: none !important; }
  .registration-wrapper .registration-checkbox::after {
    border-width: 0 2px 2px 0 !important;
    left: 39.5%; }
  .registration-wrapper .registration-checkbox-label {
    font-size: 14px !important; }
  .registration-wrapper .button-holder {
    margin: 2.5rem 0 4rem 0 !important; }
    @media only screen and (min-width: 991px) {
      .registration-wrapper .button-holder {
        margin: 20px 0; } }

.round {
  border-radius: 10px !important; }

.background-white-gray {
  background-image: linear-gradient(90deg, #FFFFFF 50%, #F4F5F5 50%) !important; }

.background-outside-office {
  overflow: hidden !important;
  background-image: url("../images/bigdutchman_office_outside.png") !important;
  background-repeat: no-repeat !important;
  background-size: 50% 115% !important;
  background-position: right center !important; }

.show-image-first-login-jsp {
  background: url("../images/kundenportal-hintergrund.jpg") no-repeat center center !important;
  background-size: cover !important;
  min-height: 550px !important; }

.content-container-background-uss-redirected {
  background-image: linear-gradient(90deg, #FFFFFF 50%, #F4F5F5 50%) !important;
  padding: 20px; }
  @media only screen and (max-width: 767px) {
    .content-container-background-uss-redirected {
      padding: 16px 14px 6px;
      background: #f4f5f5 !important; } }
  .content-container-background-uss-redirected .row {
    margin-left: -10px;
    margin-right: -10px; }
  @media only screen and (max-width: 991px) {
    .content-container-background-uss-redirected .content-wrapper {
      padding: 0px; } }

@media only screen and (max-width: 1279px) {
  .content-container-background-out {
    background: #F4F5F5 !important; }
    .content-container-background-out .container-fluid-1280.content-wrapper {
      padding: 0; } }

@media only screen and (min-width: 992px) {
  .content-container-background-out {
    padding: 20px; } }

.checkbox-icons {
  margin-top: -30px;
  margin-left: 12px;
  margin-bottom: 10px; }

.header-text {
  text-align: left; }

.checkbox-text {
  color: #9A9B9B;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
  font-weight: 400 !important; }
  @media only screen and (max-width: 767px) {
    .checkbox-text {
      margin-bottom: 20px; } }

@media only screen and (min-width: 992px) {
  .checkbox-wrapper {
    margin-top: 0px; } }

@media only screen and (min-width: 992px) {
  .subtitle-registration {
    margin-bottom: 35px; } }

.form-group .ms-ctn {
  padding: 0;
  background: #fff;
  border-radius: 0;
  margin-top: 10px;
  position: relative; }
  .form-group .ms-ctn.ms-ctn-focus {
    box-shadow: none !important; }
  .form-group .ms-ctn.ms-ctn-disabled {
    cursor: pointer; }
    .form-group .ms-ctn.ms-ctn-disabled .ms-trigger {
      background: #fff; }
    .form-group .ms-ctn.ms-ctn-disabled input {
      cursor: pointer; }
  .form-group .ms-ctn input, .form-group .ms-ctn .ms-sel-item {
    border: none !important;
    font-size: 16px; }
    .form-group .ms-ctn input.hidden, .form-group .ms-ctn .ms-sel-item.hidden {
      display: none; }
  .form-group .ms-ctn .ms-sel-ctn {
    margin-left: 0;
    padding: 12px 18px;
    z-index: 9999; }
    .form-group .ms-ctn .ms-sel-ctn input {
      margin: 0;
      height: 22px;
      float: left; }
    .form-group .ms-ctn .ms-sel-ctn .ms-sel-item {
      float: left;
      background: #fff;
      max-width: 170px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
  .form-group .ms-ctn .ms-helper {
    display: none !important; }
  .form-group .ms-ctn .ms-ctn-focus {
    box-shadow: none; }
  .form-group .ms-ctn .ms-trigger {
    border: none;
    width: 30px; }
    .form-group .ms-ctn .ms-trigger:hover {
      background: none;
      right: 0;
      border-radius: 0; }
    .form-group .ms-ctn .ms-trigger .ms-trigger-ico {
      margin-top: 21px;
      margin-left: 4px;
      border: none;
      background-image: url("../images/input-icons/Dropdown_Arrow.svg");
      background-repeat: no-repeat;
      background-position: center;
      width: 10px;
      height: 5px; }
  .form-group .ms-ctn .ms-close-btn {
    background-image: url("../images/input-icons/Delete_Input_X.svg");
    background-size: 100% 100%;
    background-position: 0 !important;
    width: 18px !important;
    height: 18px !important;
    margin: 1px 0 0 0 !important;
    position: absolute;
    right: 48px; }
    .form-group .ms-ctn .ms-close-btn:hover {
      background-image: url("../images/input-icons/Delete_Input_X_HOVER.svg"); }
  .form-group .ms-ctn .ms-res-ctn.dropdown-menu {
    max-width: 100%;
    margin: 1px 0;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px -3px #333;
    -moz-box-shadow: 0 5px 10px -3px #333;
    box-shadow: 0 5px 10px -3px #333;
    border: none; }
  .form-group .ms-ctn .ms-res-ctn .ms-res-item {
    padding: 12px 18px;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    line-height: 18px;
    font-weight: 400;
    margin: 0 1px 0 0; }
    .form-group .ms-ctn .ms-res-ctn .ms-res-item:hover {
      background-color: #E0E0E0; }

input:-webkit-autofill, input:focus:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #faffbd inset;
  transition: background-color 5000s ease-in-out 0s; }

.checkbox-inline {
  margin-bottom: 1rem !important; }

.checkbox-registration {
  margin-bottom: 1rem !important; }

.checkbox-registration::after {
  border-width: 0 4px 4px 0 !important; }

.register__recaptcha {
  margin: 0 10px 0 auto; }
  @media only screen and (max-width: 767px) {
    .register__recaptcha {
      margin: 20px auto 20px 10px; } }

.bfn-recaptcha {
  margin: 0 10px; }

.content-container-background-out .container-fluid-1280.portlet-white.forgot--password {
  padding: 24px; }

#login-container h2 {
  color: #ea6f18;
  margin-bottom: 30px; }

#login-container .form-group.input-text-wrapper {
  margin: 0 !important;
  padding: 0 !important; }
  #login-container .form-group.input-text-wrapper input[type="text"], #login-container .form-group.input-text-wrapper input[type="password"] {
    margin-top: 0;
    margin-bottom: 16px; }

.btn-height {
  height: 3rem;
  line-height: 1.4 !important; }
  .btn-height.previous_step {
    line-height: 1.6 !important; }
  .btn-height--activate {
    height: 3rem;
    margin: 0 12px; }
  .btn-height.btn-save-postal {
    margin-left: 15px; }
    @media only screen and (max-width: 767px) {
      .btn-height.btn-save-postal {
        margin-left: 0; } }

#confirm-company-info #confirm-user-data {
  color: #000000; }
  #confirm-company-info #confirm-user-data .subtitle {
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 30px; }

#confirm-company-info #confirm-buttons-previous-and-proceed {
  margin-top: 50px; }
  @media only screen and (max-width: 768px) {
    #confirm-company-info #confirm-buttons-previous-and-proceed .row {
      width: 100%;
      padding: 0;
      margin: 0; } }
  #confirm-company-info #confirm-buttons-previous-and-proceed .row .previous_step {
    margin-right: 40px; }
    @media only screen and (max-width: 768px) {
      #confirm-company-info #confirm-buttons-previous-and-proceed .row .previous_step {
        margin-right: 0; } }

#confirm-company-register #confirm-company-data {
  color: #000000; }
  #confirm-company-register #confirm-company-data .subtitle {
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 30px; }
  #confirm-company-register #confirm-company-data .col-sm-3 {
    font-weight: bold; }

#confirm-company-register #confirm-buttons-company-confirm {
  margin-top: 50px; }
  @media only screen and (max-width: 768px) {
    #confirm-company-register #confirm-buttons-company-confirm .row {
      width: 100%;
      padding: 0;
      margin: 0; } }
  #confirm-company-register #confirm-buttons-company-confirm .row .previous_step {
    margin-right: 40px; }
    @media only screen and (max-width: 768px) {
      #confirm-company-register #confirm-buttons-company-confirm .row .previous_step {
        margin-right: 0; } }

.tooltip__bigdid {
  background-color: #ffffff;
  border: 1px solid #333333;
  width: 100%;
  margin-top: 10px;
  position: relative;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: flex; }

.tooltip_bigdid_icon {
  width: 29px;
  margin-left: 5px;
  margin-top: 10px; }

.tooltip__bigdid p {
  font-family: Helvetica, Arial, sans-serif;
  color: #333333;
  padding: 10px;
  margin-bottom: 0;
  flex: 1; }

.tail1 {
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-color: transparent #333333 transparent transparent;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: rotate(180deg) translateY(50%); }
  @media only screen and (max-width: 768px) {
    .tail1 {
      top: 100%;
      right: unset;
      transform: rotate(270deg) translateY(50%);
      left: 5px; } }

.tail2 {
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: 50%;
  right: -19px;
  transform: rotate(180deg) translateY(50%); }
  @media only screen and (max-width: 768px) {
    .tail2 {
      top: 99%;
      right: unset;
      transform: rotate(270deg) translateY(50%);
      left: 5px; } }

.terms-and-conditions-checkboxes label {
  display: table; }
  .terms-and-conditions-checkboxes label span {
    display: table-cell; }

@media only screen and (min-width: 1199px) {
  #buttons-previous-and-proceed .company-registration-btns.company-registration-btns-fix, #confirm-buttons-company-confirm .company-registration-btns.company-registration-btns-fix {
    margin-right: -7px; } }

@media only screen and (min-width: 768px) {
  #buttons-previous-and-proceed .company-registration-btns, #confirm-buttons-company-confirm .company-registration-btns {
    float: right !important; } }

#buttons-previous-and-proceed .row, #confirm-buttons-company-confirm .row {
  padding: 0 12px; }

.forgot-password {
  max-width: 798px;
  width: 100%;
  margin: auto !important; }

.business-units-section p {
  clear: both;
  margin-top: 50px;
  margin-left: 0; }
  .business-units-section p.checkbox-text {
    position: relative; }

.business-units-section .business-units-section-select p {
  margin: 0; }

.business-units-section .business-units-section-select .input-checkbox-wrapper {
  float: left; }

.business-units-section .business-units-section-select .image-unit {
  float: left;
  margin: 5px 48px 10px 0; }

@media (max-width: 768px) {
  .business-units-section.business-units-section-suppllier label {
    width: auto;
    padding-left: 12px; } }

.business-units-section.business-units-section-suppllier #selected-units .unit-selected {
  color: #333;
  padding: 8px;
  border: 1px solid #333;
  margin-right: 16px;
  display: inline-block;
  border-radius: 40px;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px; }
  .business-units-section.business-units-section-suppllier #selected-units .unit-selected .remove-unit {
    display: none;
    margin: 4px 3px 6px 8px; }
  .business-units-section.business-units-section-suppllier #selected-units .unit-selected:hover {
    cursor: pointer;
    background: #DEDEDE; }
    .business-units-section.business-units-section-suppllier #selected-units .unit-selected:hover .remove-unit {
      display: inline-block; }

.business-units-section.business-units-section-suppllier .icon-container {
  float: left;
  display: inline-block;
  margin-bottom: 50px; }
  @media (max-width: 768px) {
    .business-units-section.business-units-section-suppllier .icon-container {
      margin-bottom: 0; } }

.business-units-section.business-units-section-suppllier form .input-checkbox-wrapper input[type="checkbox"] {
  margin: 0 23px 4px 0;
  margin-bottom: 4px; }

.business-units-section.business-units-section-suppllier .checkbox-icons {
  width: auto;
  height: 46px; }

.business-units-section.business-units-section-suppllier p {
  padding-top: 5px;
  margin-top: 0;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

@media (min-width: 768px) and (max-width: 991px) {
  .business-units-section.business-units-section-suppllier .tablet-6 {
    width: 50%;
    float: left; } }

@media (max-width: 768px) {
  .business-units-section.business-units-section-suppllier .tablet-6 {
    padding-top: 20px; }
    .business-units-section.business-units-section-suppllier .tablet-6 .col-6 {
      text-align: center; } }

.image-unit {
  max-width: 82px; }

#content #business-units-section-div.row {
  margin: 0; }

.first-login-wizard .header-text.newspaper {
  margin-bottom: 0 !important; }

.subtitle-newspaper {
  margin-bottom: 29px; }

.customer-number {
  display: none; }

.signinbtn {
  margin-top: 100px; }

.choose-customer-account {
  background: #fff;
  clear: both;
  width: calc(100% - 8px);
  max-width: 762px;
  padding: 43px;
  text-align: center; }
  .choose-customer-account .companies {
    color: #9A9B9B;
    font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 38px;
    text-decoration: none;
    text-align: center;
    max-height: 250px;
    height: 100%; }
    .choose-customer-account .companies a {
      text-decoration: none; }
      .choose-customer-account .companies a:hover {
        text-decoration: none;
        color: #ea6f18; }

.third-app {
  margin-bottom: 32px; }

#content .row {
  overflow: visible !important; }

.company-registration-btns .cancel-reg {
  float: left; }
  @media only screen and (max-width: 768px) {
    .company-registration-btns .cancel-reg {
      float: unset;
      width: 100%; } }

.company-registration-btns .save-and-proceed {
  float: left;
  margin-left: 50px; }
  @media only screen and (max-width: 768px) {
    .company-registration-btns .save-and-proceed {
      float: unset;
      width: 100%;
      margin-left: 0; } }

.overview-headline {
  text-align: center;
  padding-top: 64px;
  padding-bottom: 8px; }
  @media only screen and (max-width: 992px) {
    .overview-headline {
      padding-top: 0; } }

.overview-subtitle {
  text-align: center;
  font-size: 1.8em !important;
  margin-bottom: 40px;
  color: #9A9B9B !important; }

.discription-step {
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .discription-step {
      margin-bottom: 40px; } }
  .discription-step img {
    margin-bottom: 24px; }
  .discription-step p {
    padding: 8px 15px 0 15px; }

.btn-overview {
  text-align: right;
  margin-top: 40px;
  padding-right: 48px;
  padding-bottom: 28px; }
  .btn-overview .btn.btn-orange {
    height: 48px;
    align-self: flex-end;
    width: 157px;
    padding: 0.75rem 1.25rem; }

.company-type {
  padding: 92px 48px 48px 48px !important;
  /* The container */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  @media only screen and (max-width: 992px) {
    .company-type {
      padding: 48px !important; } }
  @media only screen and (max-width: 768px) {
    .company-type {
      padding: 73px 11px 11px 11px !important; } }
  .company-type #supplier-btn {
    display: none; }
  .company-type .overview-headline {
    text-align: left; }
  .company-type .overview-subtitle {
    text-align: left;
    margin-bottom: 21px; }
  .company-type .discription-step {
    text-align: left; }
    .company-type .discription-step input {
      float: left; }
    .company-type .discription-step h4 {
      float: left;
      line-height: 40px; }
  .company-type span {
    display: inline-block !important; }
  .company-type .container-label {
    display: block;
    position: relative;
    padding-left: 51px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    line-height: 31px; }
    @media only screen and (max-width: 768px) {
      .company-type .container-label {
        padding-left: 35px; } }
  .company-type .container-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .company-type .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    width: 32px;
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #333; }
  .company-type .container-label:hover input ~ .checkmark {
    background-color: #ccc; }
  .company-type .container-label input:checked ~ .checkmark {
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    border: 1px solid #ea6f18; }
  .company-type .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .company-type .container-label input:checked ~ .checkmark:after {
    display: block; }
  .company-type .container-label .checkmark:after {
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #ea6f18; }
  .company-type .container-label.container-label-disabled .checkmark {
    background-color: #ccc;
    border: #ccc; }
  .company-type .container-label .taglib-icon-help {
    margin-left: 20px; }
    @media only screen and (max-width: 768px) {
      .company-type .container-label .taglib-icon-help {
        margin-left: 12px;
        padding-left: 5px; } }
  @media only screen and (max-width: 992px) {
    .company-type .btn {
      width: auto !important; } }
  @media only screen and (max-width: 768px) {
    .company-type .btn {
      width: 100% !important;
      display: inline-block;
      line-height: unset !important; } }

.steps {
  max-height: 50px; }
  .steps img {
    margin: 6px; }
    @media only screen and (max-width: 768px) {
      .steps img {
        margin: 5px; } }
  .steps.active {
    background-color: #000; }

.linestep {
  width: 60px;
  padding: 0 10px;
  line-height: 78px;
  display: inline; }
  @media only screen and (max-width: 768px) {
    .linestep {
      width: 30px;
      padding: 0 5px;
      line-height: 60px; } }

.padding-page {
  padding: 92px 48px 48px 48px !important; }
  @media only screen and (max-width: 992px) {
    .padding-page {
      padding: 48px !important; } }
  @media only screen and (max-width: 768px) {
    .padding-page {
      padding: 73px 21px 11px 11px !important; } }
  .padding-page .btn-overview {
    margin-top: 0;
    padding-bottom: 0;
    padding-right: 0; }
  .padding-page .btn-overview .btn.btn-orange {
    line-height: unset !important; }
    @media only screen and (max-width: 992px) {
      .padding-page .btn-overview .btn.btn-orange {
        height: 48px;
        align-self: flex-end;
        width: 157px !important;
        padding: 0.75rem 1.25rem; } }
    @media only screen and (max-width: 768px) {
      .padding-page .btn-overview .btn.btn-orange {
        height: 48px;
        align-self: flex-end;
        width: 100% !important;
        padding: 0.75rem 1.25rem;
        line-height: unset !important; } }
  .padding-page label {
    width: 100%; }

@media only screen and (max-width: 992px) {
  .company-registration-container .company-info-section {
    order: 1; }
  .company-registration-container .company-info-section {
    order: 2; }
    .company-registration-container .company-info-section.company-info-section-comment {
      order: 4;
      padding: 0 20px; }
  .company-registration-container .business-units-section {
    order: 3;
    padding-left: 20px;
    padding-right: 20px; }
    .company-registration-container .business-units-section input {
      float: left; }
    .company-registration-container .business-units-section .checkbox-icons {
      width: 56px;
      float: left; }
  .company-registration-container #buttons-previous-and-proceed {
    order: 4; } }

.business-units-section .form-group {
  float: left; }

.business-units-section .checkbox-icons {
  width: 56px;
  float: left;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0; }

.already-customer {
  direction: rtl;
  margin-left: 0 !important; }
  .already-customer .form-inline {
    flex: 0 0 50%;
    max-width: 50%;
    direction: ltr;
    padding: 0 10px; }
    @media only screen and (max-width: 768px) {
      .already-customer .form-inline {
        flex: 0 0 100%;
        max-width: 100%;
        order: 2; } }
  .already-customer .tooltip__bigdid {
    direction: ltr;
    max-width: calc(50% - 20px) !important;
    flex: 0 0 50%;
    margin-right: 20px; }
    @media only screen and (max-width: 768px) {
      .already-customer .tooltip__bigdid {
        flex: 0 0 100%;
        max-width: 100% !important;
        order: 1;
        margin-right: 0; } }

.storage-paragraf p {
  color: #333;
  margin-bottom: 0; }

.storage-paragraf a {
  color: #0F0780 !important;
  text-decoration: underline; }

@media only screen and (max-width: 768px) {
  .storage-paragraf {
    width: 80%; } }

.header-text-final {
  width: 100%; }

textarea.form-control {
  background: #FFF;
  border-radius: 0; }

.country-overflow .ms-sel-ctn {
  overflow: hidden; }

.remove-flex-wrap {
  flex-wrap: nowrap; }

.ms-ctn .ms-trigger {
  right: 0; }

.hov-register-inputs:hover {
  border: 1px solid #ea6f18 !important; }

.default-cursor {
  cursor: default; }

.permission-page h2 {
  margin-top: 0; }

.permission-page #portlets {
  min-width: 60%; }
  .permission-page #portlets .btn-selected {
    background-color: #808080;
    color: #FFF; }
  .permission-page #portlets .btn {
    text-align: left; }
    .permission-page #portlets .btn .icon {
      float: right;
      margin-top: 3px; }
      .permission-page #portlets .btn .icon.active {
        color: #ea6f18; }
        body.skov .permission-page #portlets .btn .icon.active {
          color: #0099D8; }

.admin-users td div.button-holder .btn-xs {
  color: #FFF;
  font-size: 14px;
  padding: 2px 4px;
  margin-left: 3px; }

.admin-users td.button-wrapper {
  min-width: 240px; }

.admin-users .search-button .container-fluid-1280 {
  margin: 0; }
  .admin-users .search-button .container-fluid-1280 .navbar-header-right {
    margin-left: 0; }

.new-user-wrapper .email-wrapper span.input-group-addon, .set-admin-wrapper .email-wrapper span.input-group-addon {
  cursor: pointer;
  background-color: #ea6f18;
  color: #FFF;
  border: none;
  height: 3rem;
  border-radius: 0; }
  body.skov .new-user-wrapper .email-wrapper span.input-group-addon, body.skov .set-admin-wrapper .email-wrapper span.input-group-addon {
    background-color: #0099D8; }

.new-user-wrapper .email-wrapper.has-error .input-group, .set-admin-wrapper .email-wrapper.has-error .input-group {
  margin-bottom: 23px; }
  .new-user-wrapper .email-wrapper.has-error .input-group .form-validator-stack, .set-admin-wrapper .email-wrapper.has-error .input-group .form-validator-stack {
    position: absolute;
    top: 35px;
    left: 0; }

.new-user-wrapper .email-wrapper .input-group, .set-admin-wrapper .email-wrapper .input-group {
  margin-top: 8px;
  width: 100%; }
  .new-user-wrapper .email-wrapper .input-group input.user-email, .set-admin-wrapper .email-wrapper .input-group input.user-email {
    margin-top: 0; }

.new-user-wrapper label.user-label, .set-admin-wrapper label.user-label {
  margin-bottom: 15px;
  color: #ea6f18 !important; }
  body.skov .new-user-wrapper label.user-label, body.skov .set-admin-wrapper label.user-label {
    color: #0099D8; }

.new-user-wrapper .info--text, .set-admin-wrapper .info--text {
  margin-top: 18px;
  margin-bottom: 35px; }

@media only screen and (max-width: 767px) {
  .new-user-wrapper .info--headline h1, .set-admin-wrapper .info--headline h1 {
    margin: 0; } }

.new-user-wrapper .info--input .input-text-wrapper, .set-admin-wrapper .info--input .input-text-wrapper {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 12px;
  padding-left: 12px; }
  @media only screen and (max-width: 767px) {
    .new-user-wrapper .info--input .input-text-wrapper, .set-admin-wrapper .info--input .input-text-wrapper {
      flex: 0 0 100%;
      max-width: 100%; } }

.new-user-wrapper .info--input input::-webkit-outer-spin-button,
.new-user-wrapper .info--input input::-webkit-inner-spin-button, .set-admin-wrapper .info--input input::-webkit-outer-spin-button,
.set-admin-wrapper .info--input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  opacity: 0; }

.new-user-wrapper .info--input input[type=number], .set-admin-wrapper .info--input input[type=number] {
  -webkit-appearance: textfield; }

.new-user-wrapper.new-user-wrapper__activate, .set-admin-wrapper.new-user-wrapper__activate {
  max-width: 823px;
  width: 100%;
  margin: auto !important; }
  .new-user-wrapper.new-user-wrapper__activate .container-fluid, .set-admin-wrapper.new-user-wrapper__activate .container-fluid {
    padding-top: 48px; }
  .new-user-wrapper.new-user-wrapper__activate .button-holder, .set-admin-wrapper.new-user-wrapper__activate .button-holder {
    text-align: right; }

#reset-password-boundary form {
  background-color: #F5F8F8;
  padding: 20px;
  overflow: auto; }

#reset-password-boundary .modal-body {
  display: none; }

.filter-wrapper.row {
  overflow: visible !important; }

.filter-wrapper a.reset-filter {
  margin-top: 24px;
  color: #ea6f18;
  display: inline-block; }
  body.skov .filter-wrapper a.reset-filter {
    color: #0099D8; }

.filter-wrapper .ms-close-btn {
  display: none !important; }

@media (max-width: 767px) {
  .filter-wrapper #period-filter {
    margin-top: 0px; }
  .filter-wrapper a.reset-filter {
    margin-top: 0px; } }

.date-range-selection form.row {
  margin-left: 0 !important;
  margin-left: 0 !important; }

.date-range-selection .fieldset label {
  width: 25%;
  margin-right: 10px;
  text-align: right;
  margin-top: 5px; }

.date-range-selection .fieldset span.lfr-input-date {
  width: 70%;
  float: right; }
  .date-range-selection .fieldset span.lfr-input-date input.field {
    margin: 0;
    cursor: pointer;
    background-image: url("../images/icons/calendar.png");
    background-position: right 5px center;
    background-repeat: no-repeat;
    background-size: 20px 20px; }

.date-range-selection .fieldset.button-wrapper {
  text-align: right;
  padding-right: 0; }
  .date-range-selection .fieldset.button-wrapper a.btn {
    float: right; }

.date-range-selection .fieldset .input-checkbox-wrapper {
  display: none; }

@media (max-width: 767px) {
  .date-range-selection .fieldset {
    padding-left: 0;
    padding-right: 10px; }
    .date-range-selection .fieldset label {
      display: block;
      float: none;
      width: 100%;
      text-align: left; }
    .date-range-selection .fieldset span.lfr-input-date {
      display: block;
      width: 100%; }
      .date-range-selection .fieldset span.lfr-input-date .form-control {
        padding: 12px 5px; }
      .date-range-selection .fieldset span.lfr-input-date input.field {
        background: none; }
    .date-range-selection .fieldset.button-wrapper {
      padding-top: 36px; } }

@media only screen and (min-device-width: 767px) and (max-device-width: 1199px) {
  .filter-wrapper {
    margin-top: 20px; } }

.filter-wrapper .form-group .ms-ctn {
  margin-top: 0; }

.filter-wrapper .filter-orders-row .form-group.form-control-notification .ms-ctn {
  margin-top: 13px;
  border: none;
  border-bottom: 1px solid #C4C4C4; }

.filter-wrapper #period-filter input {
  display: none; }

.filter-icons-wrapper {
  font-size: 1rem;
  color: #9A9B9B;
  margin-bottom: 16px;
  overflow: auto;
  line-height: 1.8rem;
  clear: both; }
  .filter-icons-wrapper .selected-customer {
    margin-left: 16px;
    padding: 4px 15px;
    border-radius: 20px;
    background-color: #767676;
    color: #fff; }
    @media only screen and (max-device-width: 767px) {
      .filter-icons-wrapper .selected-customer {
        margin-top: 10px; } }
  @media only screen and (max-device-width: 767px) {
    .filter-icons-wrapper {
      margin-top: 12px;
      margin-bottom: 20px; } }
  .filter-icons-wrapper .hidden {
    display: none; }
  .filter-icons-wrapper span {
    float: left;
    vertical-align: middle;
    margin-right: 10px;
    padding-top: 4px; }
    .filter-icons-wrapper span.glyphicon {
      font-size: 1.5rem; }
      .filter-icons-wrapper span.glyphicon.active {
        color: #ea6f18;
        cursor: pointer; }
        body.skov .filter-icons-wrapper span.glyphicon.active {
          color: #0099D8; }
  .filter-icons-wrapper a.clear-filter-icon {
    font-size: 1.3rem;
    float: left;
    vertical-align: middle;
    font-weight: 600;
    text-decoration: none;
    color: #ea6f18; }
    body.skov .filter-icons-wrapper a.clear-filter-icon {
      color: #0099D8; }

.customer-filter-wrapper {
  margin-left: -48px !important;
  margin-right: -48px !important;
  padding: 18px 0 18px 48px;
  overflow: visible !important;
  position: relative; }
  @media only screen and (max-device-width: 1200px) {
    .customer-filter-wrapper {
      margin-left: -20px !important;
      margin-right: -20px !important; } }
  .customer-filter-wrapper #ordersModalLink, .customer-filter-wrapper #invoicesModalLink, .customer-filter-wrapper #documentModalLink, .customer-filter-wrapper #notificationModalLink {
    padding-left: 50px;
    line-height: 44px;
    background: url("../images/customer-portal/icons/Add_customer_filter.svg") no-repeat left center;
    height: 60px;
    line-height: 60px; }
    .customer-filter-wrapper #ordersModalLink:hover, .customer-filter-wrapper #invoicesModalLink:hover, .customer-filter-wrapper #documentModalLink:hover, .customer-filter-wrapper #notificationModalLink:hover {
      background: url("../images/customer-portal/icons/Add_customer_filter_Hover.svg") no-repeat left center; }
  .customer-filter-wrapper #customersModalLink {
    padding-left: 60px;
    line-height: 44px;
    background: url("../images/customer-portal/icons/Switch_Customer_Account.svg") no-repeat left center; }
    .customer-filter-wrapper #customersModalLink:hover {
      background: url("../images/customer-portal/icons/Switch_Customer_Account_Hover.svg") no-repeat left center; }
  .customer-filter-wrapper .remove-filters {
    position: absolute;
    top: 16px;
    right: 48px;
    padding-right: 25px;
    line-height: 20px;
    background: url("../images/customer-portal/icons/Reset_filters_X.svg") no-repeat right center; }
    @media only screen and (max-device-width: 767px) {
      .customer-filter-wrapper .remove-filters {
        position: relative;
        top: auto;
        right: auto;
        display: block;
        text-align: right; } }
    .customer-filter-wrapper .remove-filters:hover {
      background: url("../images/customer-portal/icons/Reset_filters_X_Hover.svg") no-repeat right center; }
  .customer-filter-wrapper.default-wrapper {
    background: #F4F5F5;
    position: relative;
    font-size: 14px; }
    @media only screen and (min-device-width: 767px) and (max-device-width: 1199px) {
      .customer-filter-wrapper.default-wrapper .col-md-6 {
        flex: 0 0 45%;
        max-width: 45%; } }
    .customer-filter-wrapper.default-wrapper .selected-customers-wrapper {
      overflow: auto;
      max-width: 100%; }
      @media only screen and (max-device-width: 767px) {
        .customer-filter-wrapper.default-wrapper .selected-customers-wrapper {
          max-width: 100%; } }
      @media only screen and (min-device-width: 767px) and (max-device-width: 1199px) {
        .customer-filter-wrapper.default-wrapper .selected-customers-wrapper {
          max-width: 80%; } }
      .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .label-wrapper {
        font-size: 14px;
        color: #808080;
        width: 100%;
        display: block;
        padding-left: 16px; }
    .customer-filter-wrapper.default-wrapper .toggle-icon {
      background-color: #ea6f18;
      color: #fff;
      padding: 0 5px;
      font-size: 2.2rem;
      position: absolute;
      bottom: 16px;
      right: 48px;
      cursor: pointer;
      z-index: 10; }
      body.skov .customer-filter-wrapper.default-wrapper .toggle-icon {
        background-color: #0099D8; }
      .customer-filter-wrapper.default-wrapper .toggle-icon.icon-up:after {
        content: "\f106"; }
      .customer-filter-wrapper.default-wrapper .toggle-icon.icon-down:after {
        content: "\f107"; }
      @media only screen and (max-device-width: 767px) {
        .customer-filter-wrapper.default-wrapper .toggle-icon {
          right: 56px;
          top: 16px;
          max-height: 34px; } }
      .customer-filter-wrapper.default-wrapper .toggle-icon.hidden {
        display: none; }
  .customer-filter-wrapper.hidden {
    visibility: hidden;
    height: 0px;
    overflow: hidden !important;
    padding: 0; }
    @media only screen and (max-device-width: 767px) {
      .customer-filter-wrapper.hidden {
        margin: 0;
        padding: 0; } }
  .customer-filter-wrapper .slick-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    max-height: 520px;
    padding-bottom: 12px; }
  .customer-filter-wrapper .customer-filter {
    display: inline-block;
    overflow: auto;
    padding: 4px 6px 4px 16px;
    cursor: pointer;
    font-size: 1.25rem;
    margin: 4px 16px 4px 0;
    line-height: 1.1;
    font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
    background-color: #767676;
    color: #fff;
    border: 1px solid #767676;
    border-radius: 15px; }
    @media only screen and (max-device-width: 767px) {
      .customer-filter-wrapper .customer-filter {
        font-size: 1rem;
        margin: 4px 0px 4px 0; } }
    .customer-filter-wrapper .customer-filter:hover {
      background-color: #646464; }
      body.skov .customer-filter-wrapper .customer-filter:hover span.number, body.skov .customer-filter-wrapper .customer-filter:hover span.name {
        color: #0072c6; }
      .customer-filter-wrapper .customer-filter:hover span.close {
        background-color: #fff;
        color: #767676 !important; }
    .customer-filter-wrapper .customer-filter span {
      display: inline-block;
      color: #fff; }
      .customer-filter-wrapper .customer-filter span.number {
        float: left; }
      .customer-filter-wrapper .customer-filter span.name {
        float: left;
        overflow: hidden;
        margin-right: 10px;
        font-size: 14px;
        line-height: 18px; }
        body.skov .customer-filter-wrapper .customer-filter span.name {
          color: #0099D8; }
      .customer-filter-wrapper .customer-filter span.close {
        display: table-cell;
        float: right;
        font-size: 0.9rem;
        color: #767676;
        background: #fff;
        border-radius: 16px;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        padding: 3px;
        opacity: 1;
        margin-top: 2px; }
  .customer-filter-wrapper .hidden-default {
    display: none; }

.basic-search {
  position: relative; }
  .basic-search .input-group-input {
    width: 100%; }
    .basic-search .input-group-input .search-query {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      margin: 0; }
    @media only screen and (max-device-width: 767px) {
      .basic-search .input-group-input {
        width: 97% !important; } }
  .basic-search .input-group-btn {
    position: absolute;
    right: 0;
    height: 3rem;
    z-index: 5; }

@media only screen and (max-device-width: 767px) {
  .basic-search {
    padding: 0 !important;
    margin-top: 0 !important; }
    .basic-search .input-group-input {
      width: 100%; }
      .basic-search .input-group-input .basic-search-close {
        display: none; } }

a.customer-filter-link-selected {
  color: #BE5910 !important;
  cursor: text; }
  a.customer-filter-link-selected:hover {
    color: #BE5910 !important; }

form.form .has-error .help-block {
  position: relative;
  overflow: visible;
  margin: 0 !important; }
  form.form .has-error .help-block div[role=alert] {
    display: block;
    position: absolute;
    background: #FFFFFF;
    padding: 10px 8px 10px 35px;
    border: 1px solid #848484;
    background-image: url("../images/icons/validation-forning.svg");
    background-position: 8px center;
    background-repeat: no-repeat;
    margin-top: 5px;
    z-index: 10;
    left: 0;
    white-space: nowrap;
    color: #333;
    font-size: 0.875rem !important;
    font-weight: 400; }
    @media only screen and (max-width: 490px) {
      form.form .has-error .help-block div[role=alert] {
        left: 0 !important; } }
  form.form .has-error .help-block div[role=alert]:before, form.form .has-error .help-block div[role=alert]:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0; }
  form.form .has-error .help-block div[role=alert]:before {
    left: 19px;
    border: 11px solid transparent;
    border-bottom-color: #848484; }
  form.form .has-error .help-block div[role=alert]:after {
    left: 20px;
    border: 10px solid transparent;
    border-bottom-color: #fff; }

form.form .checkbox-wrapper .has-error .help-block div[role=alert] {
  top: -130px;
  left: -50px; }

form.form .checkbox-wrapper .has-error .help-block div[role=alert]:before, form.form .checkbox-wrapper .has-error .help-block div[role=alert]:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  transform: rotate(180deg);
  width: 0;
  height: 0; }

form.form .checkbox-wrapper .has-error .help-block div[role=alert]:before {
  left: 19px;
  border: 11px solid transparent;
  border-bottom-color: #848484; }

form.form .checkbox-wrapper .has-error .help-block div[role=alert]:after {
  left: 20px;
  border: 10px solid transparent;
  border-bottom-color: #fff; }

form.form .country-select-error {
  border-color: #E02B27; }

.help-block {
  display: none; }
  .help-block.shown {
    display: block; }

.form-group input[type='text'], .form-group input[type='email'], .form-group input[type='number'], .form-group input[type='password'] {
  margin-top: 10px;
  height: 3rem;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #979797; }
  .form-group input[type='text']::placeholder, .form-group input[type='email']::placeholder, .form-group input[type='number']::placeholder, .form-group input[type='password']::placeholder {
    color: #9A9B9B; }
  .form-group input[type='text']:focus, .form-group input[type='email']:focus, .form-group input[type='number']:focus, .form-group input[type='password']:focus {
    border: 1px solid #9A9B9B;
    box-shadow: none; }
  @media only screen and (max-width: 767px) {
    .form-group input[type='text'], .form-group input[type='email'], .form-group input[type='number'], .form-group input[type='password'] {
      margin-top: 0px; } }

.form-group.has-error input[type='text'], .form-group.has-error input[type='email'], .form-group.has-error input[type='number'], .form-group.has-error input[type='password'], .form-group.has-error input[type='checkbox'] {
  border: 1px solid #E02B27; }
  .form-group.has-error input[type='text']:focus, .form-group.has-error input[type='email']:focus, .form-group.has-error input[type='number']:focus, .form-group.has-error input[type='password']:focus, .form-group.has-error input[type='checkbox']:focus {
    border: 1px solid #E02B27 !important; }

.form-group label {
  margin-bottom: 8px;
  margin-left: 18px;
  color: #333;
  font-weight: 400;
  font-size: 14px; }

.form-group input[type='checkbox'] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: #fff;
  height: 32px;
  width: 32px;
  border: 1px solid #9A9B9B;
  font-size: 22px;
  vertical-align: middle;
  margin-right: 14px; }

.form-group input[type='checkbox']:checked {
  background: #ea6f18;
  border: none; }
  body.skov .form-group input[type='checkbox']:checked {
    background: #0099D8; }

.form-group input[type='checkbox']:hover {
  border: 1px solid #ea6f18; }
  body.skov .form-group input[type='checkbox']:hover {
    border: 1px solid #0099D8; }

.form-group input[type='checkbox']:disabled {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none; }

.form-group input[type='checkbox']:after {
  content: '';
  position: relative;
  left: 40%;
  top: 20%;
  width: 25%;
  height: 50%;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
  display: none; }

.form-group input[type='checkbox']:checked:after {
  display: block;
  font-size: 22px; }

.form-group input[type='checkbox']:disabled:after {
  border-color: #7b7b7b; }

.form-group.input-checkbox-wrapper label {
  margin-left: 0;
  vertical-align: middle;
  font-weight: 400;
  font-size: 1rem;
  color: #9A9B9B; }
  .form-group.input-checkbox-wrapper label:hover {
    color: #ea6f18; }
    body.skov .form-group.input-checkbox-wrapper label:hover {
      color: #0099D8; }

.btn {
  font-weight: 400 !important;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 8px; }

.btn-link, .btn-default, .btn-cancel {
  font-weight: 400 !important;
  font-size: 16px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

.form-group label {
  margin-bottom: 1px !important; }

.registration-margin-button-fix {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
  @media only screen and (min-width: 992px) {
    .registration-margin-button-fix {
      margin-left: -24px !important; } }

.input-field-pointer:enabled {
  cursor: text !important;
  color: #272833 !important; }

.order-information p {
  font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif;
  line-height: 24px;
  display: inherit;
  font-size: 1rem; }

@media (min-width: 992px) {
  .reduce-space {
    margin-left: -100px; } }

@media only screen and (max-width: 767px) {
  .basic-search-slider {
    left: 0;
    visibility: visible; } }

.btn-toolbar-button.close {
  border: none;
  background-color: unset !important;
  outline: 0;
  font-size: 52px;
  font-weight: bold;
  color: #ea6f18;
  opacity: 1;
  margin-top: 24px; }

.adaptive-table.details table tr:nth-child(2n+1) th, .adaptive-table.details table tr:nth-child(2n+1) th:hover {
  background: transparent; }

.adaptive-table.details .table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #F4F5F5; }

.adaptive-table.details table tr:nth-child(2n+1) td {
  background-color: transparent; }

.adaptive-table.details table td, .adaptive-table.details table th {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

@media only screen and (max-width: 1199px) {
  .order-information {
    margin-bottom: 1rem; } }

.order-information p {
  margin-bottom: .5rem; }
  .order-information p img {
    vertical-align: baseline; }

.headline-details {
  margin-bottom: 2rem;
  margin-top: 1rem; }
  .headline-details h1 {
    margin-left: 0;
    font-size: 2.2rem; }

.order_field .alert-info {
  background-color: transparent;
  border: none;
  text-align: center;
  padding: 153px 0; }
  .order_field .alert-info img {
    width: 220px; }

.orders-wrapper .adaptive-table .table-striped thead tr th .table-sort-liner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

@media only screen and (max-width: 767px) {
  .single-back {
    display: none; } }

#loadingImg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10001;
  background: rgba(0, 0, 0, 0.3); }
  #loadingImg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.filter-orders-row {
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
  flex-wrap: wrap; }

.action {
  overflow: visible !important; }
  .action .actions-wrapper a {
    position: relative;
    display: inline-block; }
    .action .actions-wrapper a .tooltiptext {
      visibility: hidden;
      background-color: #333;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 11px 9px;
      position: absolute;
      z-index: 1;
      right: 110%;
      margin-left: 60px;
      opacity: 0;
      transition: opacity 0.3s;
      top: -10px; }
  .action .actions-wrapper a .tooltiptext::after {
    content: "";
    position: absolute;
    top: 36%;
    right: -10px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555; }
  .action .actions-wrapper a:hover .tooltiptext {
    visibility: visible;
    opacity: 1; }

.actions-delete-company {
  display: flex;
  justify-content: center;
  align-items: center; }

.action-content .tooltiptext {
  display: none !important; }

.modal-header {
  border: none; }

.order-status-header {
  width: 100%;
  text-align: center;
  margin-top: 48px; }

#orders-modal-status {
  margin-right: 24px; }
  #orders-modal-status p {
    margin-bottom: 0.5rem; }

#ordersModalStatus .order-status-icon {
  height: 16px;
  margin-left: 3px; }

.order-status-icon {
  margin-right: 5px;
  margin-bottom: 3px; }

.explain {
  margin-top: 20px;
  margin-bottom: 10px; }

.order-modal-status .modal-content {
  box-shadow: none;
  border: none; }

.order-details-loader {
  background-image: url("../images/icons/bigdutchman_logo.gif");
  height: 130px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto; }

.show-shipment-wrapper {
  margin-left: 10%;
  margin-right: 10%; }

.shipment-detail span {
  font-weight: bold; }

.show-shipping-wrapper {
  margin-left: 10%;
  margin-right: 10%; }

.shipping-detail span {
  font-weight: bold; }

a .shipment-details-event {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 450px;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    a .shipment-details-event {
      max-width: 300px; } }
  a .shipment-details-event .btn .btn-orange .btn-primary {
    width: 40%;
    margin-right: 10%;
    background-color: white;
    color: #ea6f18 !important;
    margin-bottom: 2%; }

a:hover.shipment-details-event.btn.btn-orange.btn-primary {
  background-color: #ea6f18;
  color: white !important; }

a.shipping-details-event.btn.btn-orange.btn-primary {
  width: 40%;
  margin-right: 10%;
  background-color: white;
  color: #ea6f18 !important;
  margin-bottom: 2%; }

a:hover.shipping-details-event.btn.btn-orange.btn-primary {
  background-color: #ea6f18;
  color: white !important; }

#show-track-order-modal-content h1 {
  margin: auto;
  vertical-align: middle; }

#show-shippping-order-modal-content h1 {
  margin: auto;
  vertical-align: middle; }

.shipment-subtitle {
  text-align: center;
  vertical-align: middle;
  font-size: 2em;
  color: #999; }

#show-track-order-modal-content {
  height: 100%;
  overflow: auto; }

#show-shipping-order-modal-content {
  height: 100%;
  overflow: auto; }

.track-order div.btn-toolbar .close span {
  font-size: 32px !important;
  font-weight: bold !important;
  color: #999 !important; }

.track-order div.btn-toolbar {
  margin-bottom: 17%; }

.track-order div.modal-header {
  margin-top: 5%; }

.shipping-order div.btn-toolbar .close span {
  font-size: 32px !important;
  font-weight: bold !important;
  color: #999 !important; }

.shipping-order div.btn-toolbar {
  margin-bottom: 17%; }

.shipping-order div.modal-header {
  margin-top: 5%; }

#show-shipment-detail-modal-content h1 {
  margin: auto;
  vertical-align: middle; }

.back-to-shipment-overview {
  margin: auto 55%;
  width: 40%;
  display: table; }

#show-shipping-detail-modal-content h1 {
  margin: auto;
  vertical-align: middle; }

.back-to-shipping-overview {
  margin: auto 55%;
  width: 40%;
  display: table; }

.top-page-navigation {
  margin: 0 40px; }
  @media only screen and (max-width: 1024px) {
    .top-page-navigation {
      margin: 30px; } }
  .top-page-navigation .top-links {
    margin-bottom: 24px; }
    .top-page-navigation .top-links a {
      text-decoration: none; }
      .top-page-navigation .top-links a.back-to-dash img {
        margin-right: 8px; }
      .top-page-navigation .top-links a#configureNotifications img {
        margin-left: 8px; }
  .top-page-navigation .configure-settings {
    text-align: right; }
    .top-page-navigation .configure-settings .company-chooser img {
      width: 30px; }
    .top-page-navigation .configure-settings .setup-notification {
      padding-right: 10px; }

#content .notification-page .notification-body {
  margin: 25px 40px 40px 40px; }
  @media only screen and (max-width: 768px) {
    #content .notification-page .notification-body {
      margin: 25px 15px 40px 15px; } }
  #content .notification-page .notification-body .filter__container-notification {
    width: 100%; }
    #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper {
      background: #FFFFFF;
      padding: 40px 48px 0 48px; }
      #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .customer-filter {
        background: #FFFFFF;
        height: 40px;
        border-radius: 40px;
        padding: 9px 6px 4px 16px;
        margin: 4px 16px 0 0; }
        #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .customer-filter[data-id=Warning] {
          border: 1px solid #FFA300; }
        #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .customer-filter[data-id=Alarm] {
          border: 1px solid #E02B27; }
        #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .customer-filter[data-id=Info] {
          border: 1px solid #979797; }
        #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .customer-filter[data-id=Status] {
          border: 1px solid #00B861; }
        #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .customer-filter .name {
          color: #555555;
          margin-right: 0;
          font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
          font-size: 16px; }
        #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .customer-filter .close {
          padding: 2px 8px; }
      #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .remove-filters {
        background: none;
        text-decoration: none; }
      #content .notification-page .notification-body .filter__container-notification .customer-filter-wrapper.default-wrapper .selected-customers-wrapper .activated-filter {
        position: absolute;
        top: 16px;
        padding-right: 25px;
        line-height: 20px; }
  #content .notification-page .notification-body .alert-info, #content .notification-page .notification-body .portlet-msg-help, #content .notification-page .notification-body .portlet-msg-info, #content .notification-page .notification-body .portlet-msg-progress {
    background-color: transparent !important;
    border-color: transparent !important;
    color: transparent !important; }
    #content .notification-page .notification-body .alert-info h2, #content .notification-page .notification-body .portlet-msg-help h2, #content .notification-page .notification-body .portlet-msg-info h2, #content .notification-page .notification-body .portlet-msg-progress h2 {
      text-align: center; }
    #content .notification-page .notification-body .alert-info img, #content .notification-page .notification-body .portlet-msg-help img, #content .notification-page .notification-body .portlet-msg-info img, #content .notification-page .notification-body .portlet-msg-progress img {
      width: 100px;
      margin: 40px auto;
      display: block; }
  #content .notification-page .notification-body .notification-filter {
    margin: 0; }
    @media only screen and (max-width: 768px) {
      #content .notification-page .notification-body .notification-filter .full-width-search {
        height: 67px; } }
    #content .notification-page .notification-body .notification-filter .full-width-search .notification-search-form {
      margin: -1px !important; }
    #content .notification-page .notification-body .notification-filter .notification-filter-hide-side {
      position: absolute;
      top: 30%;
      right: 0; }
      @media only screen and (max-width: 767px) {
        #content .notification-page .notification-body .notification-filter .notification-filter-hide-side {
          position: static; } }
      @media only screen and (max-width: 992px) {
        #content .notification-page .notification-body .notification-filter .notification-filter-hide-side .activate-user-main {
          display: none; } }
    #content .notification-page .notification-body .notification-filter .search-query {
      height: 3rem;
      background: #fff;
      border-radius: 0; }
    #content .notification-page .notification-body .notification-filter #invoicesModalLink, #content .notification-page .notification-body .notification-filter #documentModalLink, #content .notification-page .notification-body .notification-filter #notificationModalLink {
      padding-left: 20px; }
      #content .notification-page .notification-body .notification-filter #invoicesModalLink.hide, #content .notification-page .notification-body .notification-filter #documentModalLink.hide, #content .notification-page .notification-body .notification-filter #notificationModalLink.hide {
        display: none; }
    #content .notification-page .notification-body .notification-filter .filter-options {
      display: none;
      width: 100%;
      color: #767676;
      font-size: #333;
      line-height: 22px; }
      #content .notification-page .notification-body .notification-filter .filter-options .close-icon {
        float: right;
        height: 18px;
        width: 18px;
        margin-top: 6px; }
      #content .notification-page .notification-body .notification-filter .filter-options.show {
        display: inline-block; }
        @media only screen and (max-width: 992px) {
          #content .notification-page .notification-body .notification-filter .filter-options.show {
            display: none; } }
    #content .notification-page .notification-body .notification-filter input {
      height: 3rem;
      border-radius: 0;
      background: #FFF;
      border: none;
      border-bottom: 2px solid #C4C4C4; }
    #content .notification-page .notification-body .notification-filter .input-group-btn {
      position: absolute;
      height: 3rem;
      z-index: 0; }
      #content .notification-page .notification-body .notification-filter .input-group-btn button {
        border: none;
        background: none;
        height: 3rem; }
  #content .notification-page .notification-body .notification-wraper.shrink {
    float: left;
    transition: width 4s;
    width: 70%; }
    @media only screen and (max-width: 1024px) {
      #content .notification-page .notification-body .notification-wraper.shrink {
        width: 100%; } }
    #content .notification-page .notification-body .notification-wraper.shrink .notification-image {
      width: 20% !important;
      position: relative; }
      #content .notification-page .notification-body .notification-wraper.shrink .notification-image .task-inner-img {
        position: absolute;
        top: 60%;
        left: 14%;
        width: 15%; }
    #content .notification-page .notification-body .notification-wraper.shrink .notification-discription {
      width: 50% !important;
      margin-left: 38px;
      margin-top: -32px !important; }
  #content .notification-page .notification-body .notification-wraper .table-cell {
    white-space: normal !important; }
  #content .notification-page .notification-body .notification-wraper .notification-table .table {
    background-color: transparent; }
    #content .notification-page .notification-body .notification-wraper .notification-table .table.table-bordered {
      border: none; }
    #content .notification-page .notification-body .notification-wraper .notification-table .table tr {
      background-color: transparent; }
      #content .notification-page .notification-body .notification-wraper .notification-table .table tr:nth-child(odd) td {
        border: none !important;
        background-color: #F4F5F5;
        padding: 0; }
      #content .notification-page .notification-body .notification-wraper .notification-table .table tr td {
        border: none !important;
        background-color: #F4F5F5;
        padding: 0; }
    #content .notification-page .notification-body .notification-wraper .notification-table .table .table-columns th {
      display: none; }
  #content .notification-page .notification-body .notification-wraper .notification-container {
    border: 1px solid #E0E0E0;
    border-radius: 16px;
    background: #FFFFFF;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      #content .notification-page .notification-body .notification-wraper .notification-container {
        border-radius: 12px;
        margin-left: -12px;
        margin-right: -12px;
        margin-bottom: -12px; } }
    @media only screen and (min-width: 992px) {
      #content .notification-page .notification-body .notification-wraper .notification-container {
        min-height: 175px; } }
    #content .notification-page .notification-body .notification-wraper .notification-container.hidden {
      display: none; }
    #content .notification-page .notification-body .notification-wraper .notification-container.show-hidden {
      display: inline-block; }
    #content .notification-page .notification-body .notification-wraper .notification-container.warning {
      border-left: 4px solid #FFA300; }
    #content .notification-page .notification-body .notification-wraper .notification-container.alarm {
      border-left: 4px solid #E02B27; }
    #content .notification-page .notification-body .notification-wraper .notification-container.status {
      border-left: 4px solid #259447; }
    #content .notification-page .notification-body .notification-wraper .notification-container.info {
      border-left: 4px solid #c4c4c4; }
    #content .notification-page .notification-body .notification-wraper .notification-container .notification-header-left {
      font-size: 12px;
      margin-top: 16px;
      padding-left: 20%; }
      @media only screen and (max-width: 767px) {
        #content .notification-page .notification-body .notification-wraper .notification-container .notification-header-left {
          margin-left: 67px;
          margin-top: 8px; } }
    #content .notification-page .notification-body .notification-wraper .notification-container .notification-header-right {
      text-align: right;
      font-size: 14px;
      margin-top: 16px; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-header-right .attach {
        margin-right: 8px; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-header-right .documents {
        margin-right: 16px;
        border: none;
        background: none; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-header-right input {
        width: 12px;
        height: 12px;
        margin-right: 4px;
        margin-top: 3px !important; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-header-right label {
        font-size: 14px !important; }
    #content .notification-page .notification-body .notification-wraper .notification-container .notification-image {
      width: 20%;
      float: left;
      position: relative; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-image .task-inner-img {
        position: absolute;
        top: 60%;
        left: 14%;
        width: 15%; }
      @media only screen and (max-width: 1024px) {
        #content .notification-page .notification-body .notification-wraper .notification-container .notification-image {
          width: 30%; } }
      @media only screen and (max-width: 768px) {
        #content .notification-page .notification-body .notification-wraper .notification-container .notification-image {
          width: 100%;
          margin-left: 10px; } }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-image img {
        width: 80px;
        float: left; }
        @media only screen and (max-width: 768px) {
          #content .notification-page .notification-body .notification-wraper .notification-container .notification-image img {
            width: 50px;
            margin-top: -5px; } }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-image p {
        float: left;
        margin-left: 16px;
        width: 50%;
        margin-top: 20px; }
        @media only screen and (max-width: 768px) {
          #content .notification-page .notification-body .notification-wraper .notification-container .notification-image p {
            margin-top: 0; } }
    #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription {
      width: 60%;
      float: left;
      margin-top: -25px; }
      @media only screen and (max-width: 1024px) {
        #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription {
          width: 50%;
          margin-left: 10px;
          margin-top: 0;
          white-space: normal;
          margin-bottom: 20px; } }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription span {
        font-size: 10px;
        font-weight: 500;
        line-height: 12px;
        color: #000000; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription h6 {
        font-size: 12px;
        line-height: 14px;
        color: #000000;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription h3 {
        font-size: 18px;
        color: #000000;
        line-height: 17px;
        font-weight: 500;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        margin-bottom: 8px;
        white-space: break-spaces; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription h5 {
        font-size: 12px;
        font-weight: 400;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        color: #555555;
        line-height: 14px; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription h4 {
        color: #767676; }
        #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription h4 .mobile-document .attach {
          float: left;
          margin-top: 5px;
          margin-right: 10px; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription p {
        max-width: 800px;
        width: 100%;
        white-space: normal; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed {
        font-size: 12px; }
        #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed .collapsible {
          color: #000000;
          cursor: pointer;
          padding: 0 17px;
          width: 100%;
          border: none;
          text-align: left;
          outline: none;
          font-size: 12px;
          background: url("../images/notification/arrow-notification.svg");
          background-repeat: no-repeat;
          background-position: center left;
          margin-bottom: 24px; }
          #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed .collapsible.active {
            background: url("../images/notification/arrow-notification-top.svg");
            background-repeat: no-repeat;
            background-position: center left; }
        #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed .content {
          padding: 0 18px;
          display: none;
          overflow: hidden; }
          #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed .content.showed {
            display: block;
            margin-bottom: 30px; }
        #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed #notification {
          padding-bottom: 30px; }
          #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed #notification h1, #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed #notification h2, #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed #notification h3, #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed #notification h4, #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed #notification h5, #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed #notification h6 {
            font-size: 1.25rem;
            line-height: 1.2; }
          #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .notification-discription-embed #notification #redirection-link {
            padding: 5px 7px !important;
            background-color: white !important;
            border-radius: 4px !important;
            color: #ea6f18 !important;
            text-decoration: none !important;
            font-size: 12px !important;
            border: 1px solid #ea6f18 !important; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-discription .more {
        margin-bottom: 16px;
        border: none;
        background: transparent;
        padding: 0; }
    #content .notification-page .notification-body .notification-wraper .notification-container .notification-popup {
      width: 10%;
      float: left;
      text-align: right; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-popup .glyphicon {
        width: 80%;
        left: 20px;
        height: 100%;
        top: 50%;
        position: absolute;
        right: 10px;
        transform: translateY(-50%);
        cursor: pointer; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-popup .see-all-link {
        color: #20201E !important;
        position: absolute;
        right: 15px;
        transform: translateY(-50%);
        cursor: pointer;
        font-size: 18px;
        text-align: left;
        margin-top: 13px; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-popup .create-task {
        font-size: 16px !important;
        color: #767676  !important;
        padding: 0;
        text-align: left;
        margin-top: 12px;
        right: 14px;
        position: absolute; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-popup .reassign-task {
        font-size: 16px !important;
        color: #767676 !important;
        padding: 0;
        text-align: left;
        margin-top: 12px;
        right: 14px;
        position: absolute; }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-popup .task {
        position: absolute;
        right: 116px;
        margin-top: 36px; }
    #content .notification-page .notification-body .notification-wraper .notification-container .notification-hide-mobile {
      top: 50%;
      position: absolute;
      right: 17px;
      transform: translateY(-50%); }
      #content .notification-page .notification-body .notification-wraper .notification-container .notification-hide-mobile .close-icon.hidden {
        display: none; }
  #content .notification-page .notification-body .filter-wraper {
    display: none; }
    #content .notification-page .notification-body .filter-wraper.filter-added {
      margin-top: -140px !important; }
    #content .notification-page .notification-body .filter-wraper .notification-filter-hide-side .filter-options {
      font-size: 18px;
      width: 100%;
      font-size: 18px;
      width: 100%;
      font-weight: bold;
      color: #767676;
      margin-top: 40px; }
      @media only screen and (max-width: 1024px) {
        #content .notification-page .notification-body .filter-wraper .notification-filter-hide-side .filter-options {
          margin-top: 20px;
          margin-bottom: 0; } }
      #content .notification-page .notification-body .filter-wraper .notification-filter-hide-side .filter-options .close-icon {
        float: right;
        margin-top: 7px; }
    #content .notification-page .notification-body .filter-wraper.show {
      display: block;
      position: fixed;
      max-width: 320px;
      width: 100%;
      background: #FFF;
      top: 0;
      right: 0;
      z-index: 1031;
      padding: 0 20px;
      -webkit-box-shadow: -200px 200px 0 200vh rgba(32, 32, 30, 0.66);
      -moz-box-shadow: -200px 200px 0 200vh rgba(32, 32, 30, 0.66);
      box-shadow: -200px 200px 0 200vh rgba(32, 32, 30, 0.66);
      margin-top: 0;
      height: 100%;
      overflow-x: hidden;
      overflow-y: scroll;
      padding-bottom: 30px; }
    #content .notification-page .notification-body .filter-wraper .form-group {
      padding: 0; }
      #content .notification-page .notification-body .filter-wraper .form-group .form-control {
        border: none;
        border-bottom: 1px solid #808080; }
        #content .notification-page .notification-body .filter-wraper .form-group .form-control .ms-sel-ctn {
          padding-left: 0;
          padding-right: 0; }
    #content .notification-page .notification-body .filter-wraper .filter-options-mobile {
      display: none; }
    #content .notification-page .notification-body .filter-wraper .filter-orders-row input {
      background: #FFF;
      border: none;
      border-bottom: 1px solid #C4C4C4;
      margin-top: 24px; }
    #content .notification-page .notification-body .filter-wraper .filter-orders-row #period-filter {
      margin-top: 10px; }
    #content .notification-page .notification-body .filter-wraper .notification-type-checkbox {
      margin-top: 8px;
      font-size: 16px !important;
      color: #555 !important;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    #content .notification-page .notification-body .filter-wraper .notification-type {
      margin-top: 4px;
      overflow: hidden !important;
      text-overflow: ellipsis;
      white-space: nowrap; }
      #content .notification-page .notification-body .filter-wraper .notification-type .collapsible-side-filter {
        margin-bottom: 0;
        margin-top: 24px;
        font-size: 16px;
        color: #848484;
        background: none;
        border: none;
        padding-left: 0;
        float: left;
        width: 100%;
        text-align: left; }
        @media only screen and (max-width: 1024px) {
          #content .notification-page .notification-body .filter-wraper .notification-type .collapsible-side-filter.type {
            margin-top: 0; } }
      #content .notification-page .notification-body .filter-wraper .notification-type .btn-add-filter {
        border-radius: 8px !important;
        float: right;
        margin-top: 32px;
        padding: 8px 16px !important;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        background-color: #ea6f18;
        color: #FFF !important;
        border: #ea6f18 1px solid;
        text-decoration: none; }
      #content .notification-page .notification-body .filter-wraper .notification-type .content {
        display: none; }
        #content .notification-page .notification-body .filter-wraper .notification-type .content.showed {
          display: block;
          float: left; }
      #content .notification-page .notification-body .filter-wraper .notification-type input[type='checkbox'] {
        height: 18px;
        width: 18px;
        margin-top: 0;
        margin-bottom: 5px;
        margin-right: 8px;
        border-radius: 50%; }
        #content .notification-page .notification-body .filter-wraper .notification-type input[type='checkbox']:hover {
          border: 3px solid #ea6f18; }
        #content .notification-page .notification-body .filter-wraper .notification-type input[type='checkbox']:checked {
          border: 3px solid #ea6f18;
          background: none; }
          #content .notification-page .notification-body .filter-wraper .notification-type input[type='checkbox']:checked::after {
            content: '';
            position: relative;
            left: 14%;
            top: 14%;
            border: none;
            border-width: 0 4px 4px 0;
            transform: none;
            background: #ea6f18;
            width: 9px;
            height: 9px;
            border-radius: 50%; }
      #content .notification-page .notification-body .filter-wraper .notification-type label {
        font-size: 16px;
        display: inline;
        color: #555 !important; }
    #content .notification-page .notification-body .filter-wraper .added-filter {
      background: transparent !important; }
      #content .notification-page .notification-body .filter-wraper .added-filter .remove-filters {
        position: absolute;
        top: unset;
        bottom: 0px;
        right: unset;
        padding-right: 25px;
        line-height: 20px;
        background: unset !important;
        font-size: 16px;
        color: #ea6f18; }
      #content .notification-page .notification-body .filter-wraper .added-filter .customer-filter {
        background-color: #ECECEC;
        border: 1px solid #ECECEC;
        color: #383836;
        float: left; }
        #content .notification-page .notification-body .filter-wraper .added-filter .customer-filter:hover span.close {
          color: #FFF !important;
          background: #5F605E;
          padding: 2px; }
        #content .notification-page .notification-body .filter-wraper .added-filter .customer-filter span.name {
          float: left;
          overflow: hidden;
          margin-right: 10px;
          text-transform: uppercase;
          color: #383836;
          font-size: 14px; }
        #content .notification-page .notification-body .filter-wraper .added-filter .customer-filter span.close {
          color: #FFF;
          background: #5F605E;
          padding: 3px;
          font-size: 9px;
          width: 14px;
          height: 14px;
          margin-top: 0; }
          #content .notification-page .notification-body .filter-wraper .added-filter .customer-filter span.close:hover, #content .notification-page .notification-body .filter-wraper .added-filter .customer-filter span.close:focus {
            color: #FFF !important;
            background: #5F605E !important; }
        #content .notification-page .notification-body .filter-wraper .added-filter .customer-filter:hover {
          background-color: #ECECEC; }
      #content .notification-page .notification-body .filter-wraper .added-filter .activated-filter {
        margin-top: 26px;
        display: inline-block; }
    #content .notification-page .notification-body .filter-wraper .delete-notification-container {
      margin-top: 40px; }
      #content .notification-page .notification-body .filter-wraper .delete-notification-container p {
        margin-top: 16px; }
      #content .notification-page .notification-body .filter-wraper .delete-notification-container .btn-add-filter {
        border-radius: 8px !important;
        float: right;
        margin-top: 32px;
        padding: 8px 16px !important;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        background-color: #ea6f18;
        color: #FFF !important;
        border: #ea6f18 1px solid;
        text-decoration: none; }

#content .documents-body {
  margin: 25px 40px 40px 40px; }
  @media only screen and (max-width: 768px) {
    #content .documents-body {
      margin: 25px 15px 40px 15px; } }
  #content .documents-body .documents-filter {
    /*style the arrow inside the select element:*/
    /*point the arrow upwards when the select box is open (active):*/
    /*style the items (options), including the selected item:*/
    /*style items (options):*/
    /*hide the items when the select box is closed:*/ }
    #content .documents-body .documents-filter .navbar-default {
      background: #f4f5f5; }
    #content .documents-body .documents-filter .default-wrapper {
      background: transparent;
      padding: 40px 48px 0 48px; }
      #content .documents-body .documents-filter .default-wrapper .activated-filter {
        position: absolute;
        top: 16px;
        left: 59px;
        padding-right: 25px;
        line-height: 20px; }
      #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .customer-filter {
        background: #FFFFFF;
        height: 40px;
        border-radius: 40px;
        padding: 9px 6px 4px 16px;
        margin: 4px 16px 0 9px; }
        #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .customer-filter[data-id=Warning] {
          border: 1px solid #FFA300; }
        #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .customer-filter[data-id=Alarm] {
          border: 1px solid #E02B27; }
        #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .customer-filter[data-id=Info] {
          border: 1px solid #979797; }
        #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .customer-filter[data-id=Status] {
          border: 1px solid #00B861; }
        #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .customer-filter .name {
          color: #555555;
          margin-right: 0;
          font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
          font-size: 16px; }
        #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .customer-filter .close {
          padding: 2px 8px; }
      #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .remove-filters {
        background: none;
        text-decoration: none; }
      #content .documents-body .documents-filter .default-wrapper .selected-customers-wrapper .activated-filter {
        position: absolute;
        top: 16px;
        padding-right: 25px;
        line-height: 20px; }
    #content .documents-body .documents-filter .navbar-header.navbar-header-right {
      margin-left: 0;
      width: 100%; }
      #content .documents-body .documents-filter .navbar-header.navbar-header-right .basic-search.input-group {
        max-width: unset;
        width: 504px;
        height: 40px;
        padding: 0; }
        @media only screen and (max-width: 991px) {
          #content .documents-body .documents-filter .navbar-header.navbar-header-right .basic-search.input-group {
            width: 108%;
            background: #f4f4f5; } }
    @media only screen and (max-width: 991px) {
      #content .documents-body .documents-filter .business-pick {
        height: 5rem; } }
    #content .documents-body .documents-filter .business-unit-select {
      position: relative;
      font-family: Arial; }
      #content .documents-body .documents-filter .business-unit-select select {
        display: none;
        /*hide original SELECT element:*/ }
    #content .documents-body .documents-filter .select-selected {
      background-color: #ffffff; }
    #content .documents-body .documents-filter .select-selected:after {
      position: absolute;
      content: "";
      top: 32px;
      right: 17px;
      width: 0;
      height: 0;
      border: 6px solid transparent;
      border-color: #9A9B9B transparent transparent transparent; }
    #content .documents-body .documents-filter .select-selected.select-arrow-active:after {
      border-color: transparent transparent #9A9B9B transparent;
      top: 15px; }
    #content .documents-body .documents-filter .select-selected.select-arrow-active::after {
      border-color: transparent transparent #9A9B9B transparent;
      top: 22px; }
    #content .documents-body .documents-filter .select-items div {
      color: #767676;
      border-radius: 0;
      cursor: pointer;
      user-select: none;
      height: 3rem;
      font-size: 16px !important;
      margin: 8px 0; }
    #content .documents-body .documents-filter .select-selected {
      color: #767676;
      border-radius: 0;
      cursor: pointer;
      user-select: none;
      height: 3rem;
      font-size: 16px !important;
      margin: 10px 0;
      border: none;
      border-bottom: 1px solid #e0e0e0; }
    #content .documents-body .documents-filter .select-items {
      position: absolute;
      background-color: #ffffff;
      top: 100%;
      left: 0;
      right: 0;
      z-index: 99;
      border: 1px solid #E0E0E0; }
    #content .documents-body .documents-filter .select-hide {
      display: none; }
    #content .documents-body .documents-filter .select-items div:hover, #content .documents-body .documents-filter .same-as-selected {
      background-color: #F4F5F5; }
    #content .documents-body .documents-filter .documents-filter-hide-side {
      position: absolute;
      bottom: 10px;
      width: 100%;
      justify-content: flex-end;
      font-size: 14px; }
      @media only screen and (max-width: 1280px) {
        #content .documents-body .documents-filter .documents-filter-hide-side {
          position: relative; } }
      @media only screen and (max-width: 992px) {
        #content .documents-body .documents-filter .documents-filter-hide-side .activate-user-main {
          display: none; } }
      #content .documents-body .documents-filter .documents-filter-hide-side #documentModalLink {
        margin-top: 10px; }
    #content .documents-body .documents-filter .search-query {
      margin-left: -3px;
      height: 3rem;
      background: #fff;
      border-radius: 0;
      border: none;
      border-bottom: 1px solid #C4C4C4; }
    #content .documents-body .documents-filter #invoicesModalLink {
      padding: 8px; }
      @media only screen and (max-width: 768px) {
        #content .documents-body .documents-filter #invoicesModalLink {
          font-size: 0; } }
      #content .documents-body .documents-filter #invoicesModalLink.hide {
        display: none; }
    #content .documents-body .documents-filter #downloadSelected {
      padding: 8px;
      margin-right: 24px;
      text-decoration: none;
      font-size: 16px; }
      @media only screen and (max-width: 768px) {
        #content .documents-body .documents-filter #downloadSelected {
          display: none; } }
      #content .documents-body .documents-filter #downloadSelected img {
        margin-left: 8px; }
    #content .documents-body .documents-filter #selectAll {
      margin-bottom: 0 !important; }
      @media only screen and (max-width: 768px) {
        #content .documents-body .documents-filter #selectAll {
          display: none; } }
      #content .documents-body .documents-filter #selectAll label {
        padding-left: 15px; }
      #content .documents-body .documents-filter #selectAll input {
        height: 18px;
        width: 18px;
        margin-right: 24px;
        margin-left: 24px; }
        #content .documents-body .documents-filter #selectAll input::after {
          border-width: 0 2px 2px 0; }
    #content .documents-body .documents-filter .filter-options {
      display: none;
      width: 60%;
      color: #767676;
      font-size: #333;
      line-height: 22px; }
      #content .documents-body .documents-filter .filter-options .close-icon {
        float: right;
        height: 18px;
        width: 18px; }
        @media only screen and (max-width: 992px) {
          #content .documents-body .documents-filter .filter-options .close-icon {
            margin-top: 8px; } }
      #content .documents-body .documents-filter .filter-options.show {
        display: inline-block; }
        @media only screen and (max-width: 992px) {
          #content .documents-body .documents-filter .filter-options.show {
            display: none; } }
    #content .documents-body .documents-filter .input-group-btn {
      position: absolute;
      height: 3rem;
      z-index: 0;
      right: 3px !important; }
      #content .documents-body .documents-filter .input-group-btn button {
        border: none;
        background: none;
        height: 2rem; }
      #content .documents-body .documents-filter .input-group-btn svg.lexicon-icon.lexicon-icon-search {
        width: 24px;
        height: 24px; }
  #content .documents-body .documents-wraper.shrink {
    float: left;
    transition: width 4s;
    width: 70%; }
    @media only screen and (max-width: 1024px) {
      #content .documents-body .documents-wraper.shrink {
        width: 100%; } }
    #content .documents-body .documents-wraper.shrink .documents-image {
      width: 20% !important; }
    #content .documents-body .documents-wraper.shrink .documents-discription {
      width: 70%;
      margin-left: 20px; }
  #content .documents-body .documents-wraper .documents-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 18px 18px 5px;
    height: 175px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 16px; }
    @media only screen and (max-width: 768px) {
      #content .documents-body .documents-wraper .documents-container {
        border-radius: 12px;
        margin-bottom: 0; } }
    #content .documents-body .documents-wraper .documents-container.hidden {
      display: none; }
    #content .documents-body .documents-wraper .documents-container.show-hidden {
      display: inline-block; }
    #content .documents-body .documents-wraper .documents-container.warning {
      border-left: 4px solid #FFA300; }
    #content .documents-body .documents-wraper .documents-container.alarm {
      border-left: 4px solid #E02B27; }
    #content .documents-body .documents-wraper .documents-container.status {
      border-left: 4px solid #00B861; }
    #content .documents-body .documents-wraper .documents-container.info {
      border-left: 4px solid #C4C4C4; }
    #content .documents-body .documents-wraper .documents-container .documents-header-left {
      font-size: 12px;
      margin-top: 16px; }
      @media only screen and (max-width: 768px) {
        #content .documents-body .documents-wraper .documents-container .documents-header-left {
          margin-top: 8px; } }
    #content .documents-body .documents-wraper .documents-container .documents-header-right {
      text-align: right;
      font-size: 14px;
      margin-top: 16px; }
      #content .documents-body .documents-wraper .documents-container .documents-header-right .attach {
        margin-right: 8px; }
      #content .documents-body .documents-wraper .documents-container .documents-header-right a {
        margin-right: 16px; }
      #content .documents-body .documents-wraper .documents-container .documents-header-right input {
        width: 12px;
        height: 12px;
        margin-right: 4px;
        margin-top: 3px !important; }
      #content .documents-body .documents-wraper .documents-container .documents-header-right label {
        font-size: 14px !important; }
    #content .documents-body .documents-wraper .documents-container .documents-image {
      width: 22%;
      float: left;
      margin-left: 5px; }
      @media only screen and (max-width: 768px) {
        #content .documents-body .documents-wraper .documents-container .documents-image {
          margin-top: 25px;
          margin-right: 8px; } }
      #content .documents-body .documents-wraper .documents-container .documents-image img {
        float: left; }
      #content .documents-body .documents-wraper .documents-container .documents-image p {
        float: left;
        margin-left: 16px;
        width: 50%;
        margin-bottom: 0;
        font-size: 12px;
        line-height: 84px; }
        @media only screen and (max-width: 768px) {
          #content .documents-body .documents-wraper .documents-container .documents-image p {
            display: none; } }
    #content .documents-body .documents-wraper .documents-container .documents-discription {
      width: 48%;
      float: left;
      margin-top: -15px; }
      @media only screen and (max-width: 1024px) {
        #content .documents-body .documents-wraper .documents-container .documents-discription {
          width: 50%;
          margin-left: 10px; } }
      #content .documents-body .documents-wraper .documents-container .documents-discription h4 {
        color: #20201E;
        margin-bottom: 6px;
        font-size: 18px;
        font-family: Helvetica Neue; }
        #content .documents-body .documents-wraper .documents-container .documents-discription h4 .mobile-document .attach {
          float: left;
          margin-top: 5px;
          margin-right: 10px; }
      #content .documents-body .documents-wraper .documents-container .documents-discription p {
        overflow: hidden;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        height: 20px;
        white-space: nowrap;
        margin-bottom: 8px;
        font-size: 16px; }
        #content .documents-body .documents-wraper .documents-container .documents-discription p.show {
          height: auto;
          display: block;
          overflow: visible;
          white-space: unset; }
        #content .documents-body .documents-wraper .documents-container .documents-discription p.time {
          font-size: 12px;
          line-height: 15px;
          color: #767676;
          margin-bottom: 14px;
          margin-top: 15px; }
      #content .documents-body .documents-wraper .documents-container .documents-discription .more {
        margin-bottom: 16px;
        border: none;
        background: transparent;
        padding: 0; }
    #content .documents-body .documents-wraper .documents-container .documents-popup {
      float: right;
      text-align: right; }
      #content .documents-body .documents-wraper .documents-container .documents-popup .img-responsive {
        float: right;
        margin-left: 20px;
        margin-top: 37px; }
      #content .documents-body .documents-wraper .documents-container .documents-popup .comment {
        margin-top: 39px;
        margin-left: 20px; }
      #content .documents-body .documents-wraper .documents-container .documents-popup .form-group {
        float: left;
        margin-top: 7px; }
        #content .documents-body .documents-wraper .documents-container .documents-popup .form-group label {
          padding-right: 10px;
          padding-top: 2px; }
        #content .documents-body .documents-wraper .documents-container .documents-popup .form-group input[type="checkbox"] {
          width: 18px;
          height: 18px;
          margin-right: 0;
          margin-top: 37px; }
          #content .documents-body .documents-wraper .documents-container .documents-popup .form-group input[type="checkbox"]::after {
            border-width: 0 2px 2px 0; }
      #content .documents-body .documents-wraper .documents-container .documents-popup .glyphicon {
        height: 24px;
        top: 50%;
        position: absolute;
        right: 10px;
        transform: translateY(-50%);
        width: 24px; }
    #content .documents-body .documents-wraper .documents-container .documents-hide-mobile {
      top: 50%;
      position: absolute;
      right: 17px;
      transform: translateY(-50%); }
      #content .documents-body .documents-wraper .documents-container .documents-hide-mobile .close-icon.hidden {
        display: none; }
  #content .documents-body .documents-wraper .lfr-search-container.lfr-search-container-wrapper.adaptive-table {
    overflow: visible; }
  #content .documents-body .filter-wraper {
    display: none; }
    #content .documents-body .filter-wraper.show {
      display: block;
      position: fixed;
      max-width: 320px;
      width: 100%;
      background: #FFF;
      top: 0;
      right: 0;
      z-index: 1031;
      padding: 0 20px;
      -webkit-box-shadow: -200px 200px 0px 200vh rgba(32, 32, 30, 0.66);
      -moz-box-shadow: -200px 200px 0px 200vh rgba(32, 32, 30, 0.66);
      box-shadow: -200px 200px 0px 200vh rgba(32, 32, 30, 0.66);
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      padding-bottom: 30px; }
    #content .documents-body .filter-wraper .filter-options-mobile {
      color: #767676;
      display: inline-block;
      width: 100%;
      margin-top: 20px;
      font-size: 14px; }
      #content .documents-body .filter-wraper .filter-options-mobile img {
        float: right; }
    #content .documents-body .filter-wraper .filter-orders-row input {
      background: #FFF;
      border: none;
      border-bottom: 1px solid #C4C4C4;
      margin-top: 24px; }
    #content .documents-body .filter-wraper .documents-type {
      margin-top: 24px;
      margin-bottom: 24px; }
      #content .documents-body .filter-wraper .documents-type p {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 24px; }
      #content .documents-body .filter-wraper .documents-type input[type='checkbox'] {
        height: 18px;
        width: 18px; }
        #content .documents-body .filter-wraper .documents-type input[type='checkbox']:hover {
          border: 1px solid #ea6f18; }
        #content .documents-body .filter-wraper .documents-type input[type='checkbox']:checked:after {
          border-width: 0 2px 2px 0; }
      #content .documents-body .filter-wraper .documents-type label {
        font-size: 16px;
        color: #767676; }

#content #show-notification-details .modal-dialog {
  top: 0 !important;
  overflow: auto;
  max-height: 700px; }

#content #show-notification-details #show-notification-modal-content .modal-body {
  display: none !important; }

#content #show-notification-details #show-notification-modal-content #redirection-link {
  padding: 5px 7px !important;
  background-color: white !important;
  border-radius: 4px !important;
  color: #ea6f18 !important;
  text-decoration: none !important;
  font-size: 12px !important;
  border: 1px solid #ea6f18 !important;
  display: inline-block; }

.settings-table .header {
  font-weight: bold;
  border-bottom: 1px solid #C4C4C4; }
  .settings-table .header div {
    height: 64px;
    line-height: 64px; }

.settings-table .settings-body {
  margin-top: 16px; }
  .settings-table .settings-body .row {
    padding: 0 20px; }
  .settings-table .settings-body .settings-input {
    text-align: right; }
    .settings-table .settings-body .settings-input input[type='checkbox'] {
      width: 18px;
      height: 18px;
      display: block; }
      .settings-table .settings-body .settings-input input[type='checkbox']:hover {
        border: 1px solid #ea6f18; }
      .settings-table .settings-body .settings-input input[type='checkbox']:checked:after {
        border-width: 0 2px 2px 0; }

.default-wrapper-notification {
  margin-left: -12px !important;
  margin-right: -12px !important;
  margin-top: 24px;
  margin-bottom: 60px; }
  @media only screen and (max-width: 768px) {
    .default-wrapper-notification .settings-table .header div {
      font-size: 12px;
      padding-left: 6px;
      padding-right: 6px; } }
  .default-wrapper-notification .settings-table .header .type {
    text-align: center; }
  .default-wrapper-notification .settings-table .settings-body .row {
    padding: 0; }
    @media only screen and (max-width: 768px) {
      .default-wrapper-notification .settings-table .settings-body .row div {
        padding-left: 6px;
        padding-right: 6px; } }
    .default-wrapper-notification .settings-table .settings-body .row .type {
      text-align: center; }
    .default-wrapper-notification .settings-table .settings-body .row .selectChannel {
      width: 100%;
      background: transparent;
      border: none; }
    .default-wrapper-notification .settings-table .settings-body .row .settings-input input[type="checkbox"] {
      float: right; }
  .default-wrapper-notification .settings-table .btn-config-notification {
    display: flex; }
    @media only screen and (max-width: 768px) {
      .default-wrapper-notification .settings-table .btn-config-notification {
        margin-left: -10px; } }
    @media only screen and (max-width: 480px) {
      .default-wrapper-notification .settings-table .btn-config-notification {
        display: block; } }
    @media only screen and (max-width: 768px) {
      .default-wrapper-notification .settings-table .btn-config-notification .cancel {
        flex: 0 0 50%;
        max-width: 50%;
        display: flex;
        float: left;
        margin-right: 20px; } }
    @media only screen and (max-width: 480px) {
      .default-wrapper-notification .settings-table .btn-config-notification .cancel {
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        margin-right: 0;
        align-items: center;
        justify-content: center; } }
    @media only screen and (max-width: 768px) {
      .default-wrapper-notification .settings-table .btn-config-notification .save-notification-rule {
        flex: 0 0 50%;
        max-width: 50%;
        display: flex; } }
    @media only screen and (max-width: 480px) {
      .default-wrapper-notification .settings-table .btn-config-notification .save-notification-rule {
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        margin-right: 0;
        align-items: center;
        justify-content: center;
        margin-top: 16px; } }

.btn-config-notification {
  text-align: right;
  margin-top: 25px;
  margin-bottom: 40px; }
  .btn-config-notification .notification-btn {
    padding-top: 8.5px;
    padding-bottom: 8.5px; }
  .btn-config-notification button {
    margin-left: 24px; }
    @media only screen and (max-width: 768px) {
      .btn-config-notification button {
        width: 100%;
        margin-bottom: 16px; } }

.wraper-config {
  padding: 0 40px; }

#show-shipping-order-modal-content h1 {
  text-align: center;
  width: 100%; }

#show-shipping-order-modal-content #shippings-attachments-list {
  text-align: center; }
  #show-shipping-order-modal-content #shippings-attachments-list .shipping-details-event {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-decoration: none; }
    #show-shipping-order-modal-content #shippings-attachments-list .shipping-details-event .show-order, #show-shipping-order-modal-content #shippings-attachments-list .shipping-details-event .show-documents {
      margin-right: 18px; }

.notification-documents-container {
  display: none;
  position: absolute;
  top: 40px;
  right: 10%;
  background: #231F20;
  color: #fff;
  z-index: 2;
  padding: 32px; }
  .notification-documents-container:before {
    content: "";
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #231F20;
    position: absolute;
    top: -10px;
    right: 30px; }
    @media only screen and (max-width: 768px) {
      .notification-documents-container:before {
        display: none; } }
  .notification-documents-container .attach {
    float: left;
    margin-top: 6px; }
  .notification-documents-container.show {
    display: block; }
    .notification-documents-container.show a {
      color: #FFF;
      display: block;
      text-align: left;
      font-size: 16px;
      font-weight: 500;
      float: left; }
      .notification-documents-container.show a.download {
        color: #FFA300;
        padding-top: 16px;
        clear: both; }

html[lang="de-DE"] #content .documents-body .documents-wraper .documents-container .documents-popup .form-group, html[lang="es-ES"] #content .documents-body .documents-wraper .documents-container .documents-popup .form-group, html[lang="pt-PT"] #content .documents-body .documents-wraper .documents-container .documents-popup .form-group, html[lang="fr-FR"] #content .documents-body .documents-wraper .documents-container .documents-popup .form-group, html[lang="ja-JP"] #content .documents-body .documents-wraper .documents-container .documents-popup .form-group, html[lang="ru-Ru"] #content .documents-body .documents-wraper .documents-container .documents-popup .form-group {
  float: left;
  margin-top: 7px; }

#order-status-filter .ms-res-ctn.dropdown-menu {
  display: none; }

@media only screen and (max-width: 767px) {
  .discard-btn {
    height: 3rem;
    line-height: 32px; } }

@media only screen and (max-width: 767px) {
  .settings-input input[type="checkbox"] {
    margin-right: unset;
    margin-left: 28px; } }

.btn-config-notification .back-to-dash {
  color: #ea6f18;
  border-color: #ea6f18;
  border-radius: 8px !important; }
  @media only screen and (max-width: 420px) {
    .btn-config-notification .back-to-dash {
      width: 100%;
      margin-bottom: 20px; } }

.create-task-img {
  width: 9.33px !important;
  height: 9.33px !important; }

.notification-filter-icon {
  height: 22px;
  width: 28px; }

.notificaation-back-to-dashbord {
  color: #767676 !important; }

span.notification-open-in-application-link {
  text-decoration: underline;
  font-size: 15px !important; }

span.notification-order-details-text {
  font-size: 15px !important;
  text-decoration: underline; }

i.glyphicon.glyphicon-remove.actions-mobile.hide-popover-mobile.popover-notification-close {
  float: right;
  color: #000000;
  background-color: transparent;
  margin-right: -10px; }

.cursor-unset {
  cursor: unset; }

.theme-color {
  color: #EA6F18; }

.orders-search .container-fluid, .invoices-search .container-fluid {
  padding-left: unset;
  padding-right: unset; }

.orders-search .navbar, .invoices-search .navbar {
  padding: 0; }

.orders-search .input-group-inset:focus-visible ~ .input-group-inset-item, .invoices-search .input-group-inset:focus-visible ~ .input-group-inset-item {
  border-top-color: #ea6f18;
  border-right-color: #ea6f18;
  border-bottom-color: #ea6f18; }

.orders-search .input-group .input-group-inset-item-after, .invoices-search .input-group .input-group-inset-item-after {
  position: absolute;
  right: 0;
  height: 3rem;
  background-color: white;
  border-color: #a5a7a8;
  border-radius: 0; }

.orders-search .input-group .input-group-item .input-group-inset-after.form-control, .invoices-search .input-group .input-group-item .input-group-inset-after.form-control {
  border-radius: 0;
  border-right-width: 0;
  padding-right: 0;
  margin-top: 0; }

.notifications-search {
  padding: 0 0 0.5rem 0 !important; }
  .notifications-search .navbar {
    padding: 0 0 1rem 0; }
  .notifications-search .input-group {
    max-width: unset;
    width: 504px;
    height: 40px;
    padding: 0; }
    @media screen and (max-width: 600px) {
      .notifications-search .input-group {
        width: 100%; } }
  .notifications-search .input-group .input-group-inset-item-after {
    position: absolute;
    right: 0;
    height: 4.2rem;
    background-color: transparent;
    border: transparent; }

.padding-left-0 {
  padding-left: 0 !important; }

.order-export {
  background-color: #ea6f18;
  color: white;
  border-color: #ea6f18; }

.popup-after-sorting {
  z-index: 5000;
  height: 300px;
  width: 240px; }
  @media (min-width: 1900px) {
    .popup-after-sorting {
      left: 32% !important;
      top: 100% !important; } }
  @media (max-width: 1799px) and (min-width: 1281px) {
    .popup-after-sorting {
      left: 32% !important;
      top: 140% !important; } }
  @media (max-width: 1280px) {
    .popup-after-sorting {
      left: 24% !important;
      top: 183% !important; } }

.table-popover {
  max-width: 100%;
  width: 100%;
  transform: translateX(0);
  -webkit-box-shadow: 0 5px 10px -3px #333;
  -moz-box-shadow: 0 5px 10px -3px #333;
  box-shadow: 0 5px 10px -3px #333; }
  .table-popover .popover-body {
    padding: 0; }
    .table-popover .popover-body .popover-content {
      padding: 0;
      width: 100%;
      display: block;
      overflow: auto;
      clear: both;
      border: none;
      border-radius: 0;
      background-color: #FFF; }
      .table-popover .popover-body .popover-content .cell-content {
        float: left;
        width: 80%;
        padding: 0;
        margin: 0;
        border-right: 1px solid #E0E0E0;
        background-color: #fff; }
        .table-popover .popover-body .popover-content .cell-content .cell-div {
          padding: 10px 24px 10px 32px;
          border-bottom: 1px solid #E0E0E0; }
          .table-popover .popover-body .popover-content .cell-content .cell-div:last-child {
            border-bottom: none; }
          .table-popover .popover-body .popover-content .cell-content .cell-div .truncate {
            text-overflow: unset;
            width: unset;
            overflow: unset;
            word-wrap: break-word;
            white-space: normal; }
      .table-popover .popover-body .popover-content .action-content {
        float: right;
        width: 20%;
        padding: 10px;
        background-color: #F4F5F5;
        border-left-color: #F4F5F5; }
        .table-popover .popover-body .popover-content .action-content p {
          text-align: center; }
        .table-popover .popover-body .popover-content .action-content a, .table-popover .popover-body .popover-content .action-content span {
          display: block;
          text-align: center;
          margin-bottom: 24px; }
          .table-popover .popover-body .popover-content .action-content a:last-child, .table-popover .popover-body .popover-content .action-content span:last-child {
            margin-bottom: 0; }
  @media only screen and (min-device-width: 767px) and (max-device-width: 1199px) {
    .table-popover {
      transform: translateX(0);
      background: transparent;
      padding: 0 32px 0 32px;
      box-shadow: none; }
      .table-popover .popover-body {
        -webkit-box-shadow: 0 5px 10px -3px #333;
        -moz-box-shadow: 0 5px 10px -3px #333;
        box-shadow: 0 5px 10px -3px #333; }
        .table-popover .popover-body .popover-content {
          background-color: #fff; }
          .table-popover .popover-body .popover-content .cell-content {
            width: 60%;
            min-height: 120px; }
            .table-popover .popover-body .popover-content .cell-content .cell-div {
              padding: 10px 24px 10px 32px; }
              .table-popover .popover-body .popover-content .cell-content .cell-div:first-child {
                padding-top: 32px; }
              .table-popover .popover-body .popover-content .cell-content .cell-div p:last-child {
                font-size: 15px; }
          .table-popover .popover-body .popover-content .action-content {
            width: 40%;
            padding: 0 10px 20px 10px;
            min-height: 120px;
            height: 100%;
            display: inline-block;
            position: absolute; }
            .table-popover .popover-body .popover-content .action-content p {
              text-align: left;
              padding: 32px 24px 10px 24px; }
            .table-popover .popover-body .popover-content .action-content a, .table-popover .popover-body .popover-content .action-content span {
              text-align: left;
              display: inline-block;
              margin-left: 24px;
              margin-right: 0;
              float: left; } }

.adaptive-table .searchcontainer-content tr {
  border: 0 !important; }

.adaptive-table table .actions-mobile {
  border-radius: 22px;
  padding: 10px;
  cursor: pointer; }
  .adaptive-table table .actions-mobile.active {
    -webkit-box-shadow: 0 5px 10px -3px #333;
    -moz-box-shadow: 0 5px 10px -3px #333;
    box-shadow: 0 5px 10px -3px #333; }
  .adaptive-table table .actions-mobile.show-popover-mobile {
    color: #979797; }
  .adaptive-table table .actions-mobile.hide-popover-mobile {
    padding: 10px 12px;
    color: #FFF;
    background: #231F20;
    border-radius: 50%; }

.adaptive-table table .status-column {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis; }
  .adaptive-table table .status-column img {
    margin-right: 12px;
    padding: 0; }

.adaptive-table table td, .adaptive-table table th {
  border-right: 1px solid #E0E0E0;
  box-shadow: none !important; }
  @supports (-ms-accelerator: true) or (-ms-ime-align: auto) {
    .adaptive-table table td, .adaptive-table table th {
      background-clip: padding-box; } }
  .adaptive-table table td.table-sorted, .adaptive-table table th.table-sorted {
    background-color: #E0E0E0 !important; }
  .adaptive-table table td .table-sort-liner, .adaptive-table table th .table-sort-liner {
    height: auto; }
    .adaptive-table table td .table-sort-liner .table-sort-indicator, .adaptive-table table th .table-sort-liner .table-sort-indicator {
      bottom: 0.6ex;
      right: 2px; }
  .adaptive-table table td.lfr-last-login-column a, .adaptive-table table th.lfr-last-login-column a {
    color: #ea6f18; }
    .adaptive-table table td.lfr-last-login-column a .table-sort-indicator, .adaptive-table table th.lfr-last-login-column a .table-sort-indicator {
      bottom: 0.6ex; }
    body.skov .adaptive-table table td.lfr-last-login-column a, body.skov .adaptive-table table th.lfr-last-login-column a {
      color: #0099D8; }
    .adaptive-table table td.lfr-last-login-column a:hover, .adaptive-table table th.lfr-last-login-column a:hover {
      color: #BE5910; }
      body.skov .adaptive-table table td.lfr-last-login-column a:hover, body.skov .adaptive-table table th.lfr-last-login-column a:hover {
        color: #0072c6; }
  .adaptive-table table td .actions-wrapper a, .adaptive-table table td .actions-wrapper span, .adaptive-table table th .actions-wrapper a, .adaptive-table table th .actions-wrapper span {
    text-decoration: none;
    margin-left: 18px; }
    .adaptive-table table td .actions-wrapper a:first-child, .adaptive-table table td .actions-wrapper span:first-child, .adaptive-table table th .actions-wrapper a:first-child, .adaptive-table table th .actions-wrapper span:first-child {
      margin-left: 0; }
    @media only screen and (max-device-width: 767px) {
      .adaptive-table table td .actions-wrapper a, .adaptive-table table td .actions-wrapper span, .adaptive-table table th .actions-wrapper a, .adaptive-table table th .actions-wrapper span {
        margin-left: 0; } }
  .adaptive-table table td .actions-address a, .adaptive-table table td .actions-address span, .adaptive-table table th .actions-address a, .adaptive-table table th .actions-address span {
    margin-left: 18px; }
    .adaptive-table table td .actions-address a:first-child, .adaptive-table table td .actions-address span:first-child, .adaptive-table table th .actions-address a:first-child, .adaptive-table table th .actions-address span:first-child {
      margin-left: 0; }
    @media only screen and (max-device-width: 767px) {
      .adaptive-table table td .actions-address a, .adaptive-table table td .actions-address span, .adaptive-table table th .actions-address a, .adaptive-table table th .actions-address span {
        margin-left: 0; } }

.adaptive-table table tr {
  border: none !important; }
  .adaptive-table table tr:hover td {
    background-color: #E0E0E0; }
    .adaptive-table table tr:hover td:last-child:not(.claims-date-value) {
      background-color: #FFFFFF; }

.adaptive-table table tr:nth-child(odd) td {
  background-color: #F4F5F5; }

.adaptive-table table tr:nth-child(odd):hover td {
  background-color: #E0E0E0; }
  .adaptive-table table tr:nth-child(odd):hover td:last-child:not(.claims-date-value) {
    background-color: #F4F5F5; }

.adaptive-table table tr:nth-child(odd) th, .adaptive-table table tr:nth-child(odd) th:hover {
  background-color: #fff; }

.adaptive-table table th {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  font-size: 14px;
  color: #333; }

.adaptive-table table .width-75 {
  width: 75px; }

.adaptive-table table .width-100 {
  width: 100px; }

.adaptive-table table .width-125 {
  width: 125px; }

.adaptive-table table .width-150 {
  width: 150px; }

.adaptive-table table .width-175 {
  width: 175px; }

.adaptive-table table .width-200 {
  width: 200px; }

.adaptive-table table .width-215 {
  width: 215px; }

.adaptive-table table .width-225 {
  width: 225px; }

.adaptive-table table .width-250 {
  width: 250px; }

.adaptive-table table .width-300 {
  width: 300px; }

.adaptive-table table .width-350 {
  width: 350px; }

.adaptive-table table td.width-175 {
  max-width: 175px; }

.adaptive-table table td.width-200 {
  max-width: 200px; }

.adaptive-table table td.width-250 {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media only screen and (min-device-width: 767px) and (max-device-width: 1199px) {
  .adaptive-table table {
    table-layout: fixed; }
    .adaptive-table table .md-width-50 {
      width: 50px !important; }
    .adaptive-table table .md-width-75 {
      width: 75px !important; }
    .adaptive-table table .md-width-100 {
      width: 100px !important; }
    .adaptive-table table .md-width-125 {
      width: 125px !important; }
    .adaptive-table table .md-width-150 {
      width: 150px !important; }
    .adaptive-table table .md-width-175 {
      width: 175px !important; }
    .adaptive-table table .md-width-200 {
      width: 200px !important; }
    .adaptive-table table .md-width-250 {
      width: 250px !important; }
    .adaptive-table table .md-width-300 {
      width: 300px !important; }
    .adaptive-table table .md-width-350 {
      width: 350px !important; }
    .adaptive-table table .truncate {
      width: 150px; } }

@media only screen and (max-device-width: 767px) {
  .adaptive-table table {
    table-layout: fixed; }
    .adaptive-table table td, .adaptive-table table th {
      padding: 12px !important; }
    .adaptive-table table .xs-width-75 {
      width: 75px !important; }
    .adaptive-table table .xs-width-100 {
      width: 100px !important; }
    .adaptive-table table .xs-width-110 {
      width: 110px !important; }
    .adaptive-table table .xs-width-125 {
      width: 125px !important; }
    .adaptive-table table .xs-width-150 {
      width: 150px !important; }
    .adaptive-table table .xs-width-175 {
      width: 175px !important; }
    .adaptive-table table .xs-width-200 {
      width: 200px !important; }
    .adaptive-table table .xs-width-250 {
      width: 250px !important; }
    .adaptive-table table .xs-width-300 {
      width: 300px !important; }
    .adaptive-table table .xs-width-350 {
      width: 350px !important; }
    .adaptive-table table .truncate {
      width: 100px; } }

.adaptive-table .address-fix {
  text-align: center !important;
  padding: 10px 10px !important; }

.lfr-search-container-wrapper .table-data .first .angle-arrow-down {
  float: right; }
  .lfr-search-container-wrapper .table-data .first .angle-arrow-down:before {
    content: "";
    background-image: url("../images/icons/arrow-down.svg");
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    padding: 6px; }

.lfr-search-container-wrapper .table-data .first .arrow-down {
  margin-right: 11px; }
  .lfr-search-container-wrapper .table-data .first .arrow-down:before {
    content: "";
    background-image: url("../images/icons/right-arrow.svg");
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    padding: 6px; }

.firefox .table-striped thead th {
  background: none !important; }

.firefox .table-striped tbody tr:nth-child(2n) {
  background-color: white; }

.firefox .table-striped tbody tr:nth-child(2n+1) {
  background-color: #F4F5F5; }

.firefox .table-striped tbody tr:nth-child(2n):hover td:last-child {
  background-color: transparent; }

.firefox .table-striped tbody tr:nth-child(2n+1):hover td:last-child {
  background-color: transparent; }

.firefox .table-striped tbody tr:nth-child(2n+1):hover td {
  background: #E0E0E0; }

.firefox .table-striped tbody tr:nth-child(2n+1) td {
  background: none; }

.customer__number, .customer__reference {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px; }

.customer__number__invoice, .customer__reference_invoice {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.customer__number__invoice {
  max-width: 320px; }

.customer__reference_invoice {
  max-width: 270px; }

.table-last-header.text-center {
  text-align: left !important;
  padding-left: 16px; }

@media only screen and (max-device-width: 767px) {
  .first {
    width: auto !important; } }

.table thead th a {
  color: #333; }

.table thead th [href] {
  color: #333; }

@media only screen and (max-device-width: 850px) and (min-device-width: 768px) {
  .tablet-fix {
    width: 75px !important; } }

@media only screen and (max-device-width: 1200px) and (min-device-width: 768px) {
  .tablet-fix-order-invoices {
    width: 75px !important; } }

.adaptive-margin-bot {
  margin-bottom: 1rem; }

#select-company {
  border-bottom: 1px solid #e7e7ed; }
  #select-company thead th {
    border-bottom: 1px solid #e7e7ed; }
  #select-company .action-td {
    background-image: unset; }
  #select-company td.dataTables_empty {
    display: none; }

.dataTables_wrapper .dataTables_filter {
  display: none; }

.dataTables_wrapper .dataTables_length {
  display: none; }

.dataTables_wrapper .dataTables_paginate {
  display: none; }

.dataTables_wrapper .dataTables_info {
  display: none; }

@media only screen and (max-width: 520px) {
  .user-management #history .login-modal-content div {
    margin-top: 8px; } }

.user-management .img-back-to-top {
  z-index: 9999; }
  .user-management .img-back-to-top a {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url("../images/order-icons/Back_to_top_NORMAL.svg") no-repeat center center; }
    .user-management .img-back-to-top a:hover {
      background: url("../images/order-icons/Back_to_top_HOVER.svg") no-repeat center center; }

.user-management h3 {
  color: #333333; }

.user-management .hidden-xs h3 {
  margin: 20px 0 0 0;
  position: relative; }
  .user-management .hidden-xs h3 a.btn {
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 2;
    padding-bottom: 8.5px;
    padding-top: 8.5px; }
    .user-management .hidden-xs h3 a.btn img {
      margin-right: 16px; }

.user-management .button-wrapper-action-address {
  min-width: 101px;
  padding-right: 0 !important; }

.user-management .button-wrapper-actions-admin {
  min-width: 110px; }

@media only screen and (max-width: 767px) {
  .user-management .button-wrapper {
    min-width: 150px !important; } }

@media only screen and (max-width: 767px) {
  .user-management .address-actions-fix {
    min-width: 110px !important; } }

.user-management .lfr-bigdutchman-actions-column {
  width: 0 !important; }

.user-management span {
  vertical-align: middle !important; }

.user-management #accordion {
  margin: 0 -10px; }
  .user-management #accordion #companyHeading {
    margin-top: 1.25rem; }
  .user-management #accordion .card {
    margin-bottom: 2px;
    box-shadow: none;
    border-radius: unset;
    border: none; }
    .user-management #accordion .card .card-header h3, .user-management #accordion .card .card-header h4 {
      margin-bottom: 0;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      color: #333; }
    .user-management #accordion .card .card-header:first-child {
      border-radius: unset; }
    .user-management #accordion .card .expando-icon:after {
      padding: 0;
      top: -16px; }
    .user-management #accordion .card .card-body .container-fluid-1280 {
      padding: 0; }

.user-management .visible-xs .btn-orange.full-width img {
  margin-right: 12px;
  margin-bottom: 5px; }

.user-management .visible-xs .btn-orange.full-width span {
  display: inline-block;
  margin-bottom: 5px; }

.user-management a.full-width {
  display: block;
  text-align: center; }

.user-management .card-body {
  padding-left: 0;
  padding-right: 0;
  overflow: auto; }

.user-management .back-to-dash-wrapper {
  padding-top: 20px; }

.user-management .back-to-dash-new {
  font-size: 16px;
  padding: 0 20px 0 10px; }

.user-management .btn-account-management {
  font-size: 16px;
  font-weight: 500;
  color: #767676;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .user-management .btn-account-management:hover {
    font-weight: 600;
    color: black; }

.user-management .btn-account-management-inactive {
  font-size: 16px;
  font-weight: 500;
  color: #DEDEDE;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.more-button-wrapper {
  width: 100%;
  padding-left: 8px;
  padding-right: 8px; }
  .more-button-wrapper a {
    border: 1px solid #E0E0E0 !important;
    padding: 12px 0;
    margin-bottom: 28px;
    text-align: center;
    display: block;
    background: #E0E0E0;
    text-decoration: none;
    border-radius: 4px; }
    .more-button-wrapper a p {
      color: #000000;
      font-size: 16px;
      margin-left: 8px;
      display: inline;
      vertical-align: middle; }
    .more-button-wrapper a:hover {
      background: #FFFFFF; }
    .more-button-wrapper a:active {
      background: #9A9B9B; }

.company-info-mobile .company-wrapper {
  display: block;
  overflow: auto;
  border: 1px solid #E0E0E0;
  clear: both;
  padding: 16px;
  position: relative; }
  .company-info-mobile .company-wrapper .left {
    float: left;
    width: 70%;
    padding: 0; }
  .company-info-mobile .company-wrapper .right {
    float: right;
    width: 30%;
    padding-bottom: 48px; }
    .company-info-mobile .company-wrapper .right img.business-unit {
      width: 65%;
      margin: 10px 0 0 35%; }
  .company-info-mobile .company-wrapper #showAdminModal {
    position: absolute;
    bottom: 0;
    right: 0;
    border-left: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
    background-color: #F4F5F5;
    color: #ea6f18;
    font-size: 28px;
    line-height: 58px;
    width: 58px;
    text-align: center;
    cursor: pointer;
    text-decoration: none; }
    body.skov .company-info-mobile .company-wrapper #showAdminModal {
      color: #0099D8; }
    .company-info-mobile .company-wrapper #showAdminModal:hover {
      color: #BE5910; }
      body.skov .company-info-mobile .company-wrapper #showAdminModal:hover {
        color: #0072c6; }

.card-item .info-wrapper {
  display: block;
  overflow: auto;
  border: 1px solid #E0E0E0;
  clear: both;
  position: relative;
  margin-top: 16px;
  display: flex;
  flex-flow: row; }
  .card-item .info-wrapper .left {
    float: left;
    width: 75%;
    padding: 16px;
    flex: 1 1 100%; }
    .card-item .info-wrapper .left .heading {
      font-weight: 600; }
  .card-item .info-wrapper .right {
    float: right;
    border-left: 1px solid #E0E0E0;
    background-color: #F4F5F5;
    position: relative;
    padding: 16px;
    flex: 1 1 25%; }
    .card-item .info-wrapper .right .top {
      position: absolute;
      top: 16px;
      left: 50%;
      transform: translate(-50%, 0); }
    .card-item .info-wrapper .right .bottom {
      position: absolute;
      bottom: 16px;
      left: 50%;
      transform: translate(-50%, 0); }
    .card-item .info-wrapper .right .middle {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.manage-permissions-title {
  margin-bottom: 52px; }
  @media only screen and (max-width: 767px) {
    .manage-permissions-title {
      min-width: 150px !important;
      margin-top: 10px;
      font-size: 1.8rem; } }

.manage-permissions-subtitle {
  color: #9A9B9B; }
  @media only screen and (max-width: 767px) {
    .manage-permissions-subtitle {
      font-size: 1.375rem;
      margin-left: 12px;
      margin-bottom: 32px; } }

.portlet-permissions-button {
  border: none;
  color: #333;
  background-color: #F4F5F5;
  margin-top: 2px; }
  .portlet-permissions-button.permissions-button-regular {
    text-align: right; }
  @media only screen and (max-width: 767px) {
    .portlet-permissions-button {
      font-size: 16px;
      line-height: 18px; }
      .portlet-permissions-button .icon-eye-close {
        color: #333; } }

@media only screen and (max-width: 767px) {
  .permissions-button {
    margin-bottom: 0; }
    .permissions-button a {
      width: 100%; } }

@media only screen and (max-width: 1199px) {
  #content .row {
    overflow: visible !important; } }

@media only screen and (max-width: 1199px) {
  .portlet-white {
    padding: 16px 20px; } }

.portlet-white .approve-registration-heading {
  display: flex;
  justify-content: space-between; }
  .portlet-white .approve-registration-heading .btn {
    margin-left: 20px;
    align-self: center; }

.width-75-centered {
  width: 75px;
  text-align: center; }

.company-address .table-cell, .company-info .table-cell, .lfr-search-container .table-cell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media only screen and (max-width: 1199px) {
  .business-units-section {
    padding-bottom: 30px; } }

.company-info .bd-blurred, .company-info-mobile .bd-blurred {
  color: transparent;
  text-shadow: 0 0 8px #000;
  user-select: none;
  border-radius: 10px; }

.user-information {
  clear: both; }
  .user-information.change-password {
    margin-top: 60px; }
  .user-information.user-info-table {
    margin-top: 2px; }
  .user-information tr.logged-in-user {
    font-weight: bold; }
  .user-information tr:not(.logged-in-user) td.bd-blurred {
    color: transparent;
    text-shadow: 0 0 8px #000;
    user-select: none; }
  .user-information .info-wrapper .bd-blurred {
    color: transparent;
    text-shadow: 0 0 8px #000;
    user-select: none; }
  .user-information .activate-user.inactive {
    pointer-events: none;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 0.3; }

.user-information-new .table-data tr:first-child {
  font-weight: bold; }

.user-information-new .activate-user.inactive {
  pointer-events: none;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.3; }

.activate-user-new .adaptive-table-new .searchcontainer-content th, .activate-company-new .adaptive-table-new .searchcontainer-content th {
  background: #FFFFFF !important; }

.user-information-new, .company-info-new, .company-address-new, .activate-user-new, .activate-company-new {
  margin-top: 0 !important; }
  .user-information-new .adaptive-table-new .non-clickable, .company-info-new .adaptive-table-new .non-clickable, .company-address-new .adaptive-table-new .non-clickable, .activate-user-new .adaptive-table-new .non-clickable, .activate-company-new .adaptive-table-new .non-clickable {
    cursor: default; }
  .user-information-new .adaptive-table-new .img-responsive, .company-info-new .adaptive-table-new .img-responsive, .company-address-new .adaptive-table-new .img-responsive, .activate-user-new .adaptive-table-new .img-responsive, .activate-company-new .adaptive-table-new .img-responsive {
    padding-left: 5px; }
  .user-information-new .adaptive-table-new .img-trash-bin, .user-information-new .adaptive-table-new .img-setup, .company-info-new .adaptive-table-new .img-trash-bin, .company-info-new .adaptive-table-new .img-setup, .company-address-new .adaptive-table-new .img-trash-bin, .company-address-new .adaptive-table-new .img-setup, .activate-user-new .adaptive-table-new .img-trash-bin, .activate-user-new .adaptive-table-new .img-setup, .activate-company-new .adaptive-table-new .img-trash-bin, .activate-company-new .adaptive-table-new .img-setup {
    max-width: 20px;
    max-height: 20px; }
  .user-information-new .adaptive-table-new .img-edit, .company-info-new .adaptive-table-new .img-edit, .company-address-new .adaptive-table-new .img-edit, .activate-user-new .adaptive-table-new .img-edit, .activate-company-new .adaptive-table-new .img-edit {
    max-width: 24.24px;
    max-height: 24px; }
  .user-information-new .adaptive-table-new .icon-align, .company-info-new .adaptive-table-new .icon-align, .company-address-new .adaptive-table-new .icon-align, .activate-user-new .adaptive-table-new .icon-align, .activate-company-new .adaptive-table-new .icon-align {
    margin-left: 12px;
    vertical-align: bottom; }
  .user-information-new .adaptive-table-new .table-bordered, .company-info-new .adaptive-table-new .table-bordered, .company-address-new .adaptive-table-new .table-bordered, .activate-user-new .adaptive-table-new .table-bordered, .activate-company-new .adaptive-table-new .table-bordered {
    border: 0;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px; }
  .user-information-new .adaptive-table-new .searchcontainer-content td, .user-information-new .adaptive-table-new .searchcontainer-content tr, .user-information-new .adaptive-table-new .searchcontainer-content th, .company-info-new .adaptive-table-new .searchcontainer-content td, .company-info-new .adaptive-table-new .searchcontainer-content tr, .company-info-new .adaptive-table-new .searchcontainer-content th, .company-address-new .adaptive-table-new .searchcontainer-content td, .company-address-new .adaptive-table-new .searchcontainer-content tr, .company-address-new .adaptive-table-new .searchcontainer-content th, .activate-user-new .adaptive-table-new .searchcontainer-content td, .activate-user-new .adaptive-table-new .searchcontainer-content tr, .activate-user-new .adaptive-table-new .searchcontainer-content th, .activate-company-new .adaptive-table-new .searchcontainer-content td, .activate-company-new .adaptive-table-new .searchcontainer-content tr, .activate-company-new .adaptive-table-new .searchcontainer-content th {
    border: 0 !important; }
  .user-information-new .adaptive-table-new .searchcontainer-content th, .company-info-new .adaptive-table-new .searchcontainer-content th, .company-address-new .adaptive-table-new .searchcontainer-content th, .activate-user-new .adaptive-table-new .searchcontainer-content th, .activate-company-new .adaptive-table-new .searchcontainer-content th {
    background: #E0E0E0;
    border-bottom: 2px solid #979797 !important; }
    .user-information-new .adaptive-table-new .searchcontainer-content th:first-child, .company-info-new .adaptive-table-new .searchcontainer-content th:first-child, .company-address-new .adaptive-table-new .searchcontainer-content th:first-child, .activate-user-new .adaptive-table-new .searchcontainer-content th:first-child, .activate-company-new .adaptive-table-new .searchcontainer-content th:first-child {
      border-top-left-radius: 24px !important;
      padding-left: 30px; }
    .user-information-new .adaptive-table-new .searchcontainer-content th:last-child, .company-info-new .adaptive-table-new .searchcontainer-content th:last-child, .company-address-new .adaptive-table-new .searchcontainer-content th:last-child, .activate-user-new .adaptive-table-new .searchcontainer-content th:last-child, .activate-company-new .adaptive-table-new .searchcontainer-content th:last-child {
      border-top-right-radius: 24px;
      text-align: right;
      padding-right: 30px; }
    .user-information-new .adaptive-table-new .searchcontainer-content th:hover, .company-info-new .adaptive-table-new .searchcontainer-content th:hover, .company-address-new .adaptive-table-new .searchcontainer-content th:hover, .activate-user-new .adaptive-table-new .searchcontainer-content th:hover, .activate-company-new .adaptive-table-new .searchcontainer-content th:hover {
      background: #E0E0E0; }
  .user-information-new .adaptive-table-new table tr, .company-info-new .adaptive-table-new table tr, .company-address-new .adaptive-table-new table tr, .activate-user-new .adaptive-table-new table tr, .activate-company-new .adaptive-table-new table tr {
    border-right: 0; }
    .user-information-new .adaptive-table-new table tr:hover td, .company-info-new .adaptive-table-new table tr:hover td, .company-address-new .adaptive-table-new table tr:hover td, .activate-user-new .adaptive-table-new table tr:hover td, .activate-company-new .adaptive-table-new table tr:hover td {
      background-color: #F4F5F5; }
      .user-information-new .adaptive-table-new table tr:hover td:last-child:not(.claims-date-value), .company-info-new .adaptive-table-new table tr:hover td:last-child:not(.claims-date-value), .company-address-new .adaptive-table-new table tr:hover td:last-child:not(.claims-date-value), .activate-user-new .adaptive-table-new table tr:hover td:last-child:not(.claims-date-value), .activate-company-new .adaptive-table-new table tr:hover td:last-child:not(.claims-date-value) {
        background-color: #F4F5F5; }
    .user-information-new .adaptive-table-new table tr td, .company-info-new .adaptive-table-new table tr td, .company-address-new .adaptive-table-new table tr td, .activate-user-new .adaptive-table-new table tr td, .activate-company-new .adaptive-table-new table tr td {
      background-color: #ffffff; }
    .user-information-new .adaptive-table-new table tr th, .user-information-new .adaptive-table-new table tr th:hover, .company-info-new .adaptive-table-new table tr th, .company-info-new .adaptive-table-new table tr th:hover, .company-address-new .adaptive-table-new table tr th, .company-address-new .adaptive-table-new table tr th:hover, .activate-user-new .adaptive-table-new table tr th, .activate-user-new .adaptive-table-new table tr th:hover, .activate-company-new .adaptive-table-new table tr th, .activate-company-new .adaptive-table-new table tr th:hover {
      background-color: #ffffff; }
  .user-information-new .adaptive-table-new table td, .company-info-new .adaptive-table-new table td, .company-address-new .adaptive-table-new table td, .activate-user-new .adaptive-table-new table td, .activate-company-new .adaptive-table-new table td {
    border-right: 0; }
  .user-information-new .adaptive-table-new table td.width-25, .company-info-new .adaptive-table-new table td.width-25, .company-address-new .adaptive-table-new table td.width-25, .activate-user-new .adaptive-table-new table td.width-25, .activate-company-new .adaptive-table-new table td.width-25 {
    max-width: 25px; }
  .user-information-new .adaptive-table-new table td.width-50, .company-info-new .adaptive-table-new table td.width-50, .company-address-new .adaptive-table-new table td.width-50, .activate-user-new .adaptive-table-new table td.width-50, .activate-company-new .adaptive-table-new table td.width-50 {
    max-width: 50px; }
  .user-information-new .adaptive-table-new table td.width-100, .company-info-new .adaptive-table-new table td.width-100, .company-address-new .adaptive-table-new table td.width-100, .activate-user-new .adaptive-table-new table td.width-100, .activate-company-new .adaptive-table-new table td.width-100 {
    max-width: 100px; }
  .user-information-new .adaptive-table-new table td.width-125, .company-info-new .adaptive-table-new table td.width-125, .company-address-new .adaptive-table-new table td.width-125, .activate-user-new .adaptive-table-new table td.width-125, .activate-company-new .adaptive-table-new table td.width-125 {
    max-width: 125px; }
  .user-information-new .adaptive-table-new table td.width-150, .company-info-new .adaptive-table-new table td.width-150, .company-address-new .adaptive-table-new table td.width-150, .activate-user-new .adaptive-table-new table td.width-150, .activate-company-new .adaptive-table-new table td.width-150 {
    max-width: 150px; }
  .user-information-new .adaptive-table-new table td.width-175, .company-info-new .adaptive-table-new table td.width-175, .company-address-new .adaptive-table-new table td.width-175, .activate-user-new .adaptive-table-new table td.width-175, .activate-company-new .adaptive-table-new table td.width-175 {
    max-width: 175px; }
  .user-information-new .adaptive-table-new table td.width-200, .company-info-new .adaptive-table-new table td.width-200, .company-address-new .adaptive-table-new table td.width-200, .activate-user-new .adaptive-table-new table td.width-200, .activate-company-new .adaptive-table-new table td.width-200 {
    max-width: 200px; }
  .user-information-new .adaptive-table-new table td.width-250, .company-info-new .adaptive-table-new table td.width-250, .company-address-new .adaptive-table-new table td.width-250, .activate-user-new .adaptive-table-new table td.width-250, .activate-company-new .adaptive-table-new table td.width-250 {
    max-width: 250px; }
  .user-information-new .adaptive-table-new table td.width-300, .company-info-new .adaptive-table-new table td.width-300, .company-address-new .adaptive-table-new table td.width-300, .activate-user-new .adaptive-table-new table td.width-300, .activate-company-new .adaptive-table-new table td.width-300 {
    max-width: 300px; }
  .user-information-new .adaptive-table-new table td.width-320, .company-info-new .adaptive-table-new table td.width-320, .company-address-new .adaptive-table-new table td.width-320, .activate-user-new .adaptive-table-new table td.width-320, .activate-company-new .adaptive-table-new table td.width-320 {
    max-width: 320px; }
  .user-information-new .adaptive-table-new table th, .company-info-new .adaptive-table-new table th, .company-address-new .adaptive-table-new table th, .activate-user-new .adaptive-table-new table th, .activate-company-new .adaptive-table-new table th {
    font-weight: bold !important;
    color: black; }

.activate-pending-registrations-btn {
  color: #EA6F18 !important;
  font-size: 16px;
  font-weight: 500; }
  .activate-pending-registrations-btn:hover {
    color: #be5910 !important;
    text-decoration: none; }

.deactivate-pending-registrations-btn {
  color: var(--default, #767676) !important;
  font-size: 16px;
  font-weight: 500; }
  .deactivate-pending-registrations-btn:hover {
    color: #333333 !important;
    text-decoration: none; }

.grey-h3 {
  color: var(--default, #767676) !important;
  font-size: 32px; }

a.new-user-button-inactive {
  text-decoration: none;
  color: #ffffff;
  pointer-events: none;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  a.new-user-button-inactive:hover {
    text-decoration: none;
    color: #ffffff; }
  a.new-user-button-inactive:visited {
    text-decoration: none;
    color: #ffffff; }
  a.new-user-button-inactive:focus {
    box-shadow: none; }
  a.new-user-button-inactive img {
    margin-right: 16px; }

a.edit-address-button-inactive {
  pointer-events: none;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.company-info-section .input-text-wrapper {
  align-self: end;
  margin-top: auto; }

html[lang="ru-RU"] #content .self-navigacion .nav-link.active {
  font-size: 31px !important; }

#content .self-navigacion {
  margin-bottom: 21px;
  border-bottom: unset;
  padding-left: 0; }
  #content .self-navigacion .nav-link {
    border-top: unset;
    border-left: unset;
    border-right: unset; }
  #content .self-navigacion .nav-link.active {
    color: #ea6f18;
    border-bottom: 4px solid #ea6f18;
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif;
    background: 0;
    cursor: pointer; }
  #content .self-navigacion .nav-item {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis; }

#content .role-template, #content .role-template-2 {
  padding: 0 24px 0 16px; }
  @media only screen and (max-width: 1199px) {
    #content .role-template, #content .role-template-2 {
      padding-top: 30px; } }
  #content .role-template .tooltip-container, #content .role-template-2 .tooltip-container {
    position: absolute;
    z-index: 9;
    top: 32px; }
    @media only screen and (max-width: 1200px) {
      #content .role-template .tooltip-container, #content .role-template-2 .tooltip-container {
        top: 60px; } }
  #content .role-template h2, #content .role-template-2 h2 {
    font-size: 29px;
    color: #333;
    float: left; }
  #content .role-template .order-status-icon-role, #content .role-template-2 .order-status-icon-role {
    cursor: pointer;
    float: left;
    margin-left: 20px; }
    @media only screen and (max-width: 768px) {
      #content .role-template .order-status-icon-role, #content .role-template-2 .order-status-icon-role {
        top: 39px;
        right: 19px; } }
  #content .role-template .new-user-premissions-toggle, #content .role-template-2 .new-user-premissions-toggle {
    width: 40px;
    height: 20px; }
  #content .role-template .manage-portlet-premission-new-user, #content .role-template-2 .manage-portlet-premission-new-user {
    padding-top: 30px; }
  #content .role-template .new-user-premissions-h4, #content .role-template-2 .new-user-premissions-h4 {
    font-size: 16px;
    color: #000; }
  #content .role-template .switch-span, #content .role-template-2 .switch-span {
    margin-right: 7px;
    margin-bottom: 5px;
    font-size: 16px; }
  #content .role-template #tool-tip-new-user-premissions, #content .role-template-2 #tool-tip-new-user-premissions {
    display: none !important;
    top: 0px;
    left: 10px;
    z-index: 10;
    box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    transition: opacity 0.5s ease-in-out; }
    #content .role-template #tool-tip-new-user-premissions p, #content .role-template-2 #tool-tip-new-user-premissions p {
      color: #000; }
  #content .role-template .switch, #content .role-template-2 .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-bottom: 7px;
    /* Rounded sliders */ }
    #content .role-template .switch .slider, #content .role-template-2 .switch .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #fff;
      border: 1px solid #555555;
      border: 1px solid;
      -webkit-transition: .4s;
      transition: .4s; }
      #content .role-template .switch .slider:before, #content .role-template-2 .switch .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 4px;
        top: 2px;
        background: #555555;
        -webkit-transition: .4s;
        transition: .4s; }
    #content .role-template .switch .slider.round, #content .role-template-2 .switch .slider.round {
      border-radius: 34px; }
    #content .role-template .switch .slider.round:before, #content .role-template-2 .switch .slider.round:before {
      border-radius: 50%; }
    #content .role-template .switch input, #content .role-template-2 .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
    #content .role-template .switch input:checked + .slider, #content .role-template-2 .switch input:checked + .slider {
      border: 1px solid #ea6f18; }
    #content .role-template .switch input:focus + .slider, #content .role-template-2 .switch input:focus + .slider {
      box-shadow: 0 0 1px #2196F3; }
    #content .role-template .switch input:checked + .slider:before, #content .role-template-2 .switch input:checked + .slider:before {
      background: #ea6f18;
      -webkit-transform: translateX(15px);
      -ms-transform: translateX(15px);
      transform: translateX(15px); }
  #content .role-template button, #content .role-template-2 button {
    float: right;
    margin-left: 10px; }
    @media (min-width: 768px) and (max-width: 1024px) {
      #content .role-template button, #content .role-template-2 button {
        margin-left: 0; } }
  #content .role-template select, #content .role-template-2 select {
    height: 3rem !important;
    border-radius: 8px;
    border: 1px solid #979797;
    background-color: #FFF;
    background-image: url("../images/input-icons/Dropdown_Arrow.svg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px 5px !important;
    background-position: right 1em center !important; }

#content .role-template-2 form {
  width: 100%; }

@media screen and (max-width: 600px) {
  #content .role-template-2 {
    margin-top: -188px; } }

#content .role-template-location {
  text-align: right;
  padding-right: 28px; }
  #content .role-template-location .in-active {
    display: inline-block;
    margin-left: 30px; }
    #content .role-template-location .in-active.hide {
      display: none; }
  #content .role-template-location .active {
    display: none;
    margin-left: 30px; }
    #content .role-template-location .active.show {
      display: inline-block; }
  #content .role-template-location img {
    margin-bottom: 2px;
    margin-left: 7px; }

#content .permission-field {
  display: flex;
  margin: 4px 4px 20px 4px; }
  #content .permission-field fieldset {
    width: 100%; }
  #content .permission-field .form-group {
    width: 100%;
    margin: 0 !important; }
    #content .permission-field .form-group label {
      width: 100%;
      font-family: 'Helvetica Neue';
      font-style: normal;
      font-weight: 700 !important;
      font-size: 16px;
      line-height: 40px !important;
      color: #333333 !important;
      margin-left: 0; }
    #content .permission-field .form-group select {
      width: 100%;
      height: 3rem !important;
      border-radius: 8px;
      border: 1px solid #979797;
      background-color: #FFF;
      background-image: url("../images/input-icons/Dropdown_Arrow.svg") !important;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 10px 5px !important;
      background-position: right 1em center !important; }
      #content .permission-field .form-group select:disabled {
        background-image: url("../images/input-icons/Lock_black.svg") !important;
        background-size: unset !important; }
    #content .permission-field .form-group .form-control {
      margin: 4px 4px 4px -4px; }

#content .edit-permissions-errors {
  display: block;
  width: 100%;
  height: auto;
  overflow-wrap: break-word; }
  #content .edit-permissions-errors ul {
    list-style: none; }
    #content .edit-permissions-errors ul li {
      color: red;
      text-decoration: none; }

#content .edit-permissions-errors-hide {
  display: none; }

#content .permission-field-manage {
  text-align: center;
  border: 1px solid #EA6F18;
  color: #EA6F18;
  padding: 13px;
  margin: 0 4px 19px 5px;
  display: none; }
  #content .permission-field-manage.show-permission {
    display: block; }

#content .tooltip__role {
  background-color: #ffffff;
  border: 1px solid #333333;
  width: 100%;
  margin-top: 10px;
  position: relative;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: flex !important; }
  #content .tooltip__role p {
    font-family: Helvetica, Arial, sans-serif;
    color: #FFF;
    padding: 1rem;
    margin-bottom: 0;
    flex: 1;
    background: #333; }
  #content .tooltip__role .tail1 {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: transparent #333333 transparent transparent;
    position: absolute;
    top: -21px;
    right: 0;
    left: 179px;
    transform: rotate(90deg) translateY(50%); }
    @media only screen and (max-width: 768px) {
      #content .tooltip__role .tail1 {
        top: -21px;
        right: unset;
        transform: rotate(90deg) translateY(50%);
        left: unset;
        right: 0;
        left: 179px; } }
  #content .tooltip__role .tail2 {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: transparent #333 transparent transparent;
    position: absolute;
    top: 4px;
    right: 0;
    left: -20px;
    transform: none;
    display: none; }
    @media only screen and (max-width: 768px) {
      #content .tooltip__role .tail2 {
        top: -20px;
        right: 5px;
        transform: rotate(90deg) translateY(50%);
        left: unset; } }
  #content .tooltip__role .admin-tail1 {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: transparent #333333 transparent transparent;
    position: absolute;
    top: -21px;
    right: 0;
    left: 209px;
    transform: rotate(90deg) translateY(50%); }
    @media only screen and (max-width: 768px) {
      #content .tooltip__role .admin-tail1 {
        top: -21px;
        right: unset;
        transform: rotate(90deg) translateY(50%);
        left: unset;
        right: 0;
        left: 209px; } }
  #content .tooltip__role .admin-tail2 {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: transparent #333 transparent transparent;
    position: absolute;
    top: 4px;
    right: 0;
    left: -20px;
    transform: none;
    display: none; }
    @media only screen and (max-width: 768px) {
      #content .tooltip__role .admin-tail2 {
        top: -20px;
        right: 5px;
        transform: rotate(90deg) translateY(50%);
        left: unset; } }

#content .admin__toggle {
  margin-top: 60px; }
  @media only screen and (max-width: 1200px) {
    #content .admin__toggle {
      margin-top: 90px; } }
  @media only screen and (max-width: 768px) {
    #content .admin__toggle {
      margin-top: 80px; } }
  @media only screen and (max-width: 450px) {
    #content .admin__toggle {
      margin-top: 120px; } }
  @media only screen and (max-width: 360px) {
    #content .admin__toggle {
      margin-top: 140px; } }
  #content .admin__toggle .form-group {
    float: right; }
    @media only screen and (max-width: 768px) {
      #content .admin__toggle .form-group {
        flex: 0 0 100%;
        max-width: 100%; } }
    #content .admin__toggle .form-group input[type="checkbox"] {
      background: #f4f5f5;
      border: 0;
      padding-top: 0; }
      @media only screen and (max-width: 991px) {
        #content .admin__toggle .form-group input[type="checkbox"] {
          margin-right: 23px; } }

@media only screen and (max-width: 1199px) {
  .tab-content .col-md-6, .tab-content .col-12 {
    padding: 0; } }

@media only screen and (max-width: 991px) {
  .tab-content .col-md-6, .tab-content .col-12 {
    padding: 0 12px; } }

@media only screen and (max-width: 1199px) {
  .btn-permissions {
    padding-right: 0; } }

@media only screen and (max-width: 767px) {
  .btn-permissions {
    padding-right: 12px;
    padding-left: 0; } }

.btn-permissions .permissions-button-regular {
  text-align: right;
  margin-left: 30px; }
  @media only screen and (max-width: 1199px) {
    .btn-permissions .permissions-button-regular {
      margin-right: 1rem; } }
  @media only screen and (max-width: 767px) {
    .btn-permissions .permissions-button-regular {
      margin-right: 0;
      margin-left: 0; } }

.btn-permissions .permissions-button {
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    .btn-permissions .permissions-button {
      display: block; } }

html[lang="ru-RU"] .content-wraper .self-navigacion .nav-item button {
  font-size: 31px !important; }

.content-wraper {
  /* Style the tab content */ }
  .content-wraper .self-navigacion {
    margin-top: 60px; }
    .content-wraper .self-navigacion .nav-item button {
      width: 100%;
      text-align: center;
      border-bottom: 1px solid #808080;
      font-size: 30px;
      line-height: 40px;
      font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif;
      background: none;
      cursor: pointer; }
      @media only screen and (max-width: 768px) {
        .content-wraper .self-navigacion .nav-item button {
          font-size: 18px !important; } }
      .content-wraper .self-navigacion .nav-item button.active, .content-wraper .self-navigacion .nav-item button:active, .content-wraper .self-navigacion .nav-item button:hover {
        color: #ea6f18;
        border-bottom: 4px solid #ea6f18; }
  .content-wraper .login-user-data {
    margin-top: 32px;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 32px;
    color: #ea6f18; }
  .content-wraper .lang-headline {
    margin-top: 40px;
    font-size: 29px;
    line-height: 24px;
    margin-bottom: 32px;
    color: #333;
    font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif; }
    @media only screen and (max-width: 768px) {
      .content-wraper .lang-headline {
        font-size: 18px; } }
  .content-wraper .self-button {
    padding-top: 39px; }
    @media only screen and (max-width: 991px) {
      .content-wraper .self-button {
        padding-right: 34px;
        padding-bottom: 50px; } }
    .content-wraper .self-button button {
      height: 48px;
      border-radius: 8px !important; }
      @media only screen and (max-width: 991px) {
        .content-wraper .self-button button {
          width: 100%;
          margin-bottom: 10px;
          float: left; } }
      .content-wraper .self-button button.btn.btn-orange-border {
        width: 65%;
        color: #ea6f18 !important;
        border: #ea6f18 1px solid; }
        .content-wraper .self-button button.btn.btn-orange-border:hover {
          background-color: #ea6f18 !important;
          color: #fff !important; }
        .content-wraper .self-button button.btn.btn-orange-border.btn-orange {
          background-color: #ea6f18 !important;
          color: #fff !important; }
      .content-wraper .self-button button.btn.btn-cancel {
        background-color: #F4F5F5 !important;
        color: #ea6f18; }
        .content-wraper .self-button button.btn.btn-cancel.active-cancel {
          background-color: #fff !important;
          border-color: #ea6f18; }

.tabcontent {
  display: none; }
  .tabcontent .active {
    display: block; }

.display-field {
  display: inline-block !important; }

html[lang="de-DE"] .content-wraper .self-button button.btn.btn-orange-border {
  width: 98%; }

.your-email-address {
  color: #ea6f18; }

.btn-orange-my-companies {
  background-color: #fff !important;
  color: #ea6f18 !important;
  border: #ea6f18 1px solid; }
  .btn-orange-my-companies:hover {
    border: #ea6f18 1px solid; }

.select-selected {
  background-color: #ffffff;
  border: 1px solid #E0E0E0; }

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 22px;
  right: 17px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #9A9B9B transparent transparent transparent; }

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #9A9B9B transparent;
  top: 15px; }

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  color: #333;
  border-radius: 0;
  cursor: pointer;
  user-select: none;
  height: 3rem;
  font-size: 16px !important;
  padding: 12px 40px 12px 60px;
  margin: 8px 0; }

/*style items (options):*/
.select-items {
  background-color: #ffffff;
  z-index: 99;
  border: 1px solid #E0E0E0;
  height: 350px;
  overflow-y: scroll;
  border-radius: 8px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); }

/*hide the items when the select box is closed:*/
.select-hide {
  display: none; }

.select-items div:hover, .same-as-selected {
  background-color: #F4F5F5; }

.lang-select-container {
  position: relative; }
  .lang-select-container .lang-select {
    display: none; }

.checkbox-unit {
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  .checkbox-unit .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    width: 32px;
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #333; }
  .checkbox-unit .container-label:hover input ~ .checkmark {
    background-color: #ccc; }
  .checkbox-unit .container-label input:checked ~ .checkmark {
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    border: 1px solid #ea6f18; }
  .checkbox-unit .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .checkbox-unit .container-label input:checked ~ .checkmark:after {
    display: block; }
  .checkbox-unit .container-label {
    padding-left: 40px;
    padding-top: 3px;
    float: left; }
    @media only screen and (max-width: 768px) {
      .checkbox-unit .container-label {
        padding-left: 25px; } }
    .checkbox-unit .container-label input {
      display: none; }
    .checkbox-unit .container-label .checkmark:after {
      top: 50%;
      transform: translate(-50%, -50%);
      left: 50%;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background: #ea6f18; }
    .checkbox-unit .container-label.container-label-disabled .checkmark {
      background-color: #ccc;
      border: #ccc; }
    .checkbox-unit .container-label .taglib-icon-help {
      margin-left: 20px; }

.button-holder-lang {
  width: 100%;
  text-align: right;
  margin: 24px 13px; }

.English, .en_GB {
  background-image: url("../images/language-selector/en_GB.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.English, .en_US {
  background-image: url("../images/language-selector/en_US.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.Deutsch, .de_DE {
  background-image: url("../images/language-selector/de_DE.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.Dansk, .da_DK {
  background-image: url("../images/language-selector/da_DK.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.polski, .pl_PL {
  background-image: url("../images/language-selector/pl_PL.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.русский, .ru_RU, .Russian {
  background-image: url("../images/language-selector/ru_RU.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.español, .es_ES, .Spanish {
  background-image: url("../images/language-selector/es_ES.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.português, .pt_PT, .Portuguese {
  background-image: url("../images/language-selector/pt_PT.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.ไทย, .th_TH, .Thai {
  background-image: url("../images/language-selector/th_TH.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.français, .fr_FR, .French {
  background-image: url("../images/language-selector/fr_FR.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.العربية, .ar_AE, .Arabic {
  background-image: url("../images/language-selector/ar_AE.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.suomi, .fi_FI {
  background-image: url("../images/language-selector/fi_FI.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.日本語, .ja_JP, .Japanese {
  background-image: url("../images/language-selector/ja_JP.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.Norwegian, .nb_NO {
  background-image: url("../images/language-selector/nb_NO.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.svenska, .sv_SE {
  background-image: url("../images/language-selector/sv_SE.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.Türkçe, .tr_TR, .Turkish {
  background-image: url("../images/language-selector/tr_TR.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.中文, .zh_CN, .Chinese {
  background-image: url("../images/language-selector/zh_CN.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.srpski, .sr_RS_latin {
  background-image: url("../images/language-selector/sr_RS_latin.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.čeština, .cs_CZ {
  background-image: url("../images/language-selector/cs_CZ.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.Nederlands, .nl_NL {
  background-image: url("../images/language-selector/nl_NL.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.italiano, .it_IT {
  background-image: url("../images/language-selector/it_IT.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.українська, .uk_UA {
  background-image: url("../images/language-selector/uk_UA.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.română, .ro_RO {
  background-image: url("../images/language-selector/ro_RO.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.Việt, .vi_VN {
  background-image: url("../images/language-selector/vi_VN.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.magyar, .hu_HU {
  background-image: url("../images/language-selector/hu_HU.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.Indonesia, .in_ID {
  background-image: url("../images/language-selector/in_ID.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

.한국어, .ko_KR {
  background-image: url("../images/language-selector/ko_KR.png") !important;
  background-repeat: no-repeat;
  background-size: 25px 17px;
  background-position: center left 16px; }

#content .checkbox-select-unit .container-label {
  position: absolute;
  top: 50%;
  left: 45px;
  transform: translateY(-50%); }

#content .checkbox-select-unit input[type='radio'] {
  -webkit-appearance: none;
  border: 1px solid darkgray;
  border-radius: 50%;
  outline: none; }

#content .checkbox-select-unit input[type='radio']:hover {
  -webkit-box-shadow: inset 10px 10px 5px 200px #cccccc;
  -moz-box-shadow: inset 10px 10px 5px 200px #cccccc;
  box-shadow: inset 10px 10px 5px 200px #cccccc; }

#content .checkbox-select-unit input[type='radio']:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px auto;
  border-radius: 50%; }

#content .checkbox-select-unit input[type='radio']:checked {
  border: 1px solid #ea6f18 !important; }
  #content .checkbox-select-unit input[type='radio']:checked:before {
    background: #ea6f18; }
  #content .checkbox-select-unit input[type='radio']:checked:hover {
    -webkit-box-shadow: inset 10px 10px 5px 200px white;
    -moz-box-shadow: inset 10px 10px 5px 200px white;
    box-shadow: inset 10px 10px 5px 200px white; }

#content .checkbox-select-unit .select-unit {
  padding: 0; }
  #content .checkbox-select-unit .select-unit .radio label {
    font-size: 0 !important; }
    #content .checkbox-select-unit .select-unit .radio label input {
      background-color: #ffffff;
      width: 32px;
      height: 32px;
      border: 1px solid #333; }

.reference-mark.text-warning {
  display: none; }

.content-wraper .self-button button.btn.btn-orange-border {
  width: 100% !important; }

.business-unit-select {
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*hide the items when the select box is closed:*/ }
  .business-unit-select .select-selected {
    background-color: #ffffff;
    border: 1px solid #E0E0E0; }
  .business-unit-select .select-selected:after {
    position: absolute;
    content: "";
    top: 58px;
    right: 26px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #9A9B9B transparent transparent transparent; }
  .business-unit-select .select-selected.select-arrow-active:after {
    border-color: transparent transparent #9A9B9B transparent;
    top: 47px; }
  .business-unit-select .select-selected {
    color: #333;
    padding: 8px 16px;
    border-radius: 0;
    cursor: pointer;
    user-select: none;
    height: 3rem;
    font-size: 16px !important;
    padding: 12px 40px 12px 20px;
    margin: 8px 0; }
  .business-unit-select .select-items {
    position: absolute;
    background-color: #ffffff;
    top: 85px;
    left: 12px;
    right: 12px;
    z-index: 99;
    border: 1px solid #E0E0E0;
    height: 400px;
    overflow: auto; }
    @media only screen and (max-width: 991px) {
      .business-unit-select .select-items {
        left: 19px;
        right: 20px; } }
    .business-unit-select .select-items .select-item-checkbox, .business-unit-select .select-items .checked {
      color: #333;
      padding: 3px 16px;
      border-radius: 0;
      cursor: pointer;
      user-select: none;
      height: 3rem;
      font-size: 16px; }
      @media only screen and (max-width: 991px) {
        .business-unit-select .select-items .select-item-checkbox, .business-unit-select .select-items .checked {
          line-height: 2.5rem; } }
      .business-unit-select .select-items .select-item-checkbox:hover, .business-unit-select .select-items .checked:hover {
        background-color: #F4F5F5; }
  .business-unit-select .select-hide {
    display: none; }
  .business-unit-select .business-unit-supplier {
    display: none; }

.manage-tab-content {
  padding-top: 10px;
  background: white;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .tooltip-container {
    position: absolute;
    top: 70px; } }

.tooltip-container #close-tooltip {
  right: 10px;
  position: absolute;
  color: #FFFFFF; }

@media only screen and (max-width: 767px) {
  .tooltip-admin-container {
    position: absolute;
    top: 70px; } }

.tooltip-admin-container #close-admin-tooltip {
  right: 10px;
  position: absolute;
  color: #FFFFFF; }

#invite-support-user-feedback {
  display: none; }
  #invite-support-user-feedback h2 {
    margin-left: 30px; }

.sr-only-show {
  position: absolute;
  width: 250px;
  height: auto;
  padding: 0;
  overflow: hidden;
  clip: unset;
  white-space: unset;
  clip-path: unset;
  border: 0;
  clear: both;
  font-family: Helvetica, Arial, sans-serif;
  color: #FFF;
  padding: 1rem;
  margin-bottom: 0;
  background: #333;
  left: 20px;
  top: 30px;
  z-index: 2; }

.uss-2fa-title {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

.uss-2fa-explanation {
  color: var(--default, #767676);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 40px;
  padding-left: 0px; }

.uss-2fa-title-and-indicator {
  padding-top: 40px;
  padding-bottom: 40px; }

a.activate-2fa-btn {
  display: flex;
  width: 153px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  background: #ea6f18;
  gap: 16px;
  width: 164px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 8px;
  border: #EA6F18 1px solid;
  flex: none;
  order: 0;
  flex-grow: 0; }
  a.activate-2fa-btn:hover {
    text-decoration: none;
    display: flex;
    width: 153px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    background: #ea6f18;
    gap: 16px;
    border-radius: 8px; }

.activate-2fa-btn-text {
  color: #FFF;
  text-align: center;
  /* font-family: Helvetica Neue; */
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #EA6F18; }

.role-template-save-btn-text {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  text-align: center;
  color: #FFFFFF; }

.uss-2fa-button-wrapper {
  margin-bottom: 83px; }

@media (max-width: 991.98px) {
  .scrollable-on-mobile {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    flex-wrap: nowrap !important; } }

#deactivate-2FA-modal-content .modal-dialog .modal-content {
  border-radius: 14px;
  height: 320px; }
  @media (max-width: 991.98px) {
    #deactivate-2FA-modal-content .modal-dialog .modal-content {
      height: 350px; } }
  #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-header {
    justify-content: center !important; }
    #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-header button span {
      color: #000000 !important;
      position: absolute;
      right: 24px;
      z-index: 99;
      top: 24px !important;
      line-height: 24px;
      margin-top: 0;
      font-weight: 400 !important;
      font-size: 40px !important; }
  #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-footer {
    border-top: none; }
    #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-footer .deactivate-2fa-btn-outline-orange {
      display: flex;
      width: 166px;
      height: 40px;
      padding: 8px 16px;
      justify-content: center;
      align-items: center;
      gap: 16px;
      border-radius: 8px !important;
      border: 1px solid #EA6F18;
      background: var(--white-active, #FFF);
      color: #ea6f18; }
      @media (max-width: 991.98px) {
        #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-footer .deactivate-2fa-btn-outline-orange {
          width: 125px; } }
    #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-footer .deactivate-2fa-btn-orange {
      display: flex;
      width: 153px;
      padding: 8px 16px;
      justify-content: center;
      align-items: center;
      gap: 16px;
      border-radius: 8px !important;
      background: #EA6F18;
      color: #FFF; }
      @media (max-width: 991.98px) {
        #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-footer .deactivate-2fa-btn-orange {
          width: 125px;
          margin-left: 20px; } }
  #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-body {
    padding-top: 2px !important;
    text-align: center; }
    #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-body div.deactivate-2fa-body {
      color: var(--default, #767676);
      text-align: center !important;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      padding-top: 40px; }
      @media (max-width: 991.98px) {
        #deactivate-2FA-modal-content .modal-dialog .modal-content .modal-body div.deactivate-2fa-body {
          padding-top: 20px; } }

div#password-checkeer-conditions {
  border-radius: 8px;
  opacity: 0.8;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 16px;
  margin-bottom: 16px;
  margin-top: 8px; }

.pass-check-img-dimensions {
  width: 16px;
  height: 16px; }

.two-fa-set-remove-btn {
  color: #E0E0E0 !important;
  background-color: #ea6f18 !important; }

#set-2fa-for-company-modal .modal-dialog .modal-content {
  border-radius: 8px !important; }
  #set-2fa-for-company-modal .modal-dialog .modal-content .modal-header {
    padding-top: 30px; }
  #set-2fa-for-company-modal .modal-dialog .modal-content .modal-body {
    padding-top: 55px; }
  #set-2fa-for-company-modal .modal-dialog .modal-content .modal-footer {
    border-top: none; }

.account-mngmnt-dialog {
  max-width: 96% !important;
  margin-top: 20%;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid var(--disabled, #DEDEDE);
  background: #FFF;
  height: fit-content; }

.modal-content.account-mngmnt-content {
  padding: 16px; }

.modal-content-text-row {
  color: #000;
  font-weight: 700; }

#unregister-icon {
  border-radius: 8px;
  background: var(--disabled, #DEDEDE);
  display: flex;
  height: 54px;
  padding: 0px 16px;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px; }

.header-table-information-mobile {
  margin-left: 5px !important;
  margin-bottom: -20px; }

.header-table-info-mobile-heading {
  font-size: 22px !important;
  color: #767676 !important; }

.actions-account-mngmnt-mobile, .actions-address-account-mngmnt-mobile {
  color: #767676 !important;
  font-size: 21px;
  padding-left: 20%; }

.black-gray-popover {
  width: 228px;
  height: fit-content;
  flex-shrink: 0;
  background-color: #333;
  color: white;
  border-radius: 12px; }

.bs-popover-bottom > .arrow::after {
  border-bottom-color: #333 !important;
  border-width: 0 0.7rem 0.7rem 0.7rem !important; }

.bs-popover-top > .arrow::after {
  border-top-color: #333 !important;
  border-width: 0.7rem 0.7rem 0 0.7rem !important; }

.tooltip-text-white {
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  padding-left: 16px;
  font-weight: 500;
  color: var(--white-default, #E5E3E3); }

.tooltip-text-orange {
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  padding-left: 16px;
  font-weight: 500;
  color: #EA6F18; }

.white-background-rounded-shadowed {
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 3px 6px 6px lightgray; }

button#change_2fa_for_company {
  border-radius: 8px !important; }

.user-self-service-page {
  background: #f4f5f5 !important;
  display: block;
  min-height: 800px; }

.admin-span {
  font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif;
  font-size: 29px !important;
  color: #333 !important; }

.user-information-new .lfr-search-container-wrapper a, .company-address-new .lfr-search-container-wrapper a {
  color: #333 !important;
  text-decoration: none !important;
  font-weight: bold !important; }
  .user-information-new .lfr-search-container-wrapper a:hover, .company-address-new .lfr-search-container-wrapper a:hover {
    text-decoration: underline !important; }

.user-information-new .lfr-search-container-wrapper .table-sort-liner, .company-address-new .lfr-search-container-wrapper .table-sort-liner {
  padding-top: 8px; }
  .user-information-new .lfr-search-container-wrapper .table-sort-liner .table-sort-indicator, .company-address-new .lfr-search-container-wrapper .table-sort-liner .table-sort-indicator {
    bottom: 1.8ex !important; }

.alligned-with-template-btns {
  margin-top: -40px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .alligned-with-template-btns {
      margin-top: 40px; } }

img.admin-text-icon {
  vertical-align: top;
  margin-left: 10px; }

.taglib-search-iterator-page-iterator-top {
  display: none; }

.taglib-search-iterator-page-iterator-bottom ul.pagination {
  margin: 30px auto 26px auto; }
  @media only screen and (max-width: 767px) {
    .taglib-search-iterator-page-iterator-bottom ul.pagination {
      margin: 14px auto 10px auto;
      flex-wrap: nowrap; } }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li.disabled a {
    color: #E0E0E0;
    float: left; }
    .taglib-search-iterator-page-iterator-bottom ul.pagination li.disabled a:hover {
      background-color: transparent; }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li span.icon {
    font-size: 32px;
    line-height: 48px; }
    @media only screen and (max-width: 767px) {
      .taglib-search-iterator-page-iterator-bottom ul.pagination li span.icon {
        font-size: 26px;
        line-height: 36px; } }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages {
    margin-right: 28px; }
    .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages a.dropdown-toggle {
      width: unset;
      color: #9A9B9B;
      border: 1px solid #E0E0E0;
      padding: 0 18px;
      position: relative; }
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages a.dropdown-toggle:hover {
        color: #9A9B9B; }
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages a.dropdown-toggle span.drop-down-icon {
        background-image: url("../images/input-icons/Dropdown_Arrow.svg");
        background-repeat: no-repeat;
        background-position: center;
        height: 5px;
        display: inline-block;
        margin-left: 10px;
        width: 10px;
        margin-bottom: 3px; }
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages a.dropdown-toggle:hover {
        background-color: transparent; }
    .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages ul.dropdown-menu {
      margin: 0;
      padding: 0;
      border: none;
      border-radius: unset;
      box-shadow: 0 0 10px -3px #333; }
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages ul.dropdown-menu li:hover {
        background-color: #9A9B9B; }
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages ul.dropdown-menu li a {
        display: block;
        width: unset;
        color: #333;
        padding: 0 18px;
        text-align: left; }
        .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages ul.dropdown-menu li a:hover {
          color: #333; }
    @media only screen and (max-width: 1199px) {
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages {
        position: absolute;
        left: 0px; } }
    @media only screen and (max-width: 767px) {
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages {
        display: none; } }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li.pagination-results-wrapper {
    margin-left: 28px; }
    .taglib-search-iterator-page-iterator-bottom ul.pagination li.pagination-results-wrapper div {
      font-size: 1rem;
      color: #9A9B9B;
      height: 48px;
      line-height: 48px;
      paddint: 0; }
    @media only screen and (max-width: 1199px) {
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.pagination-results-wrapper {
        display: none; } }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li.active a {
    background-color: #F4F5F5;
    color: #333 !important;
    float: left; }
    .taglib-search-iterator-page-iterator-bottom ul.pagination li.active a:hover {
      color: #333;
      text-decoration: none; }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li.first-child a, .taglib-search-iterator-page-iterator-bottom ul.pagination li.last-child a {
    width: unset;
    padding: 0 20px; }
  @media only screen and (max-width: 767px) {
    .taglib-search-iterator-page-iterator-bottom ul.pagination li.first-child a {
      padding: 0;
      width: 36px; }
    .taglib-search-iterator-page-iterator-bottom ul.pagination li.last-child a {
      padding: 0;
      width: 36px; } }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li.dropdown a.dropdown-toggle {
    width: 28px;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .taglib-search-iterator-page-iterator-bottom ul.pagination li.dropdown a.dropdown-toggle {
        width: 22px; } }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li.dropdown .dropdown-menu li a {
    text-align: left;
    display: block;
    padding: 0 20px;
    width: 100%; }
  .taglib-search-iterator-page-iterator-bottom ul.pagination li a {
    font-size: 1rem;
    color: #ea6f18;
    height: 48px;
    border-radius: 0;
    line-height: 48px;
    padding: 0;
    width: 48px;
    text-align: center;
    float: left;
    text-decoration: none; }
    body.skov .taglib-search-iterator-page-iterator-bottom ul.pagination li a {
      color: #0099D8; }
    @media only screen and (max-width: 767px) {
      .taglib-search-iterator-page-iterator-bottom ul.pagination li a {
        width: 36px;
        line-height: 36px;
        height: 36px; } }
    .taglib-search-iterator-page-iterator-bottom ul.pagination li a:hover {
      color: #BE5910;
      background-color: #F4F5F5; }
      body.skov .taglib-search-iterator-page-iterator-bottom ul.pagination li a:hover {
        background-color: #0072c6;
        color: #0072c6; }

.icon.action-icon {
  text-decoration: none;
  font-size: 28px; }
  .icon.action-icon.active {
    color: #ea6f18;
    cursor: pointer; }
    body.skov .icon.action-icon.active {
      color: #0099D8; }
  .icon.action-icon.inactive {
    color: #E0E0E0;
    cursor: pointer; }

#delete-portlet-modal .modal-header, #login-modal-content .modal-header, #edit-address-modal .modal-header, #admin-modal .modal-header, #cancel-order-modal .modal-header, .web-shop-modal .modal-header, .second-web-shop-modal .modal-header, #personal-modal .modal-header, #article-ident-modal .modal-header, #error-success-modal .modal-header, #show-order-modal-success .modal-header, .select-company-modal .modal-header, #show-order-modal .modal-header, #show-order-modal-boundary .modal-header, #show-invoice-modal .modal-header, #show-invoice-modal-boundary .modal-header, #show-order-detail-modal-content .modal-header, #show-order-detail-modal-boundary .modal-header, #order-information-modal .modal-header, #notification-ident-modal .modal-header, #delete-user-modal .modal-header, #delete-address-modal .modal-header, #newsletter-success-modal-content .modal-header, #cancel-terms-and-conditions-modal-content .modal-header, #add-technician-modal-content .modal-header, #access-to-cpq-modal-content .modal-header, #show-set-admin-error-modal .modal-header {
  border: none;
  display: block;
  overflow: auto;
  height: unset; }
  #delete-portlet-modal .modal-header h1, #login-modal-content .modal-header h1, #edit-address-modal .modal-header h1, #admin-modal .modal-header h1, #cancel-order-modal .modal-header h1, .web-shop-modal .modal-header h1, .second-web-shop-modal .modal-header h1, #personal-modal .modal-header h1, #article-ident-modal .modal-header h1, #error-success-modal .modal-header h1, #show-order-modal-success .modal-header h1, .select-company-modal .modal-header h1, #show-order-modal .modal-header h1, #show-order-modal-boundary .modal-header h1, #show-invoice-modal .modal-header h1, #show-invoice-modal-boundary .modal-header h1, #show-order-detail-modal-content .modal-header h1, #show-order-detail-modal-boundary .modal-header h1, #order-information-modal .modal-header h1, #notification-ident-modal .modal-header h1, #delete-user-modal .modal-header h1, #delete-address-modal .modal-header h1, #newsletter-success-modal-content .modal-header h1, #cancel-terms-and-conditions-modal-content .modal-header h1, #add-technician-modal-content .modal-header h1, #access-to-cpq-modal-content .modal-header h1, #show-set-admin-error-modal .modal-header h1 {
    margin-bottom: 0;
    text-align: center;
    font-weight: 400 !important; }
  #delete-portlet-modal .modal-header button.close, #login-modal-content .modal-header button.close, #edit-address-modal .modal-header button.close, #admin-modal .modal-header button.close, #cancel-order-modal .modal-header button.close, .web-shop-modal .modal-header button.close, .second-web-shop-modal .modal-header button.close, #personal-modal .modal-header button.close, #article-ident-modal .modal-header button.close, #error-success-modal .modal-header button.close, #show-order-modal-success .modal-header button.close, .select-company-modal .modal-header button.close, #show-order-modal .modal-header button.close, #show-order-modal-boundary .modal-header button.close, #show-invoice-modal .modal-header button.close, #show-invoice-modal-boundary .modal-header button.close, #show-order-detail-modal-content .modal-header button.close, #show-order-detail-modal-boundary .modal-header button.close, #order-information-modal .modal-header button.close, #notification-ident-modal .modal-header button.close, #delete-user-modal .modal-header button.close, #delete-address-modal .modal-header button.close, #newsletter-success-modal-content .modal-header button.close, #cancel-terms-and-conditions-modal-content .modal-header button.close, #add-technician-modal-content .modal-header button.close, #access-to-cpq-modal-content .modal-header button.close, #show-set-admin-error-modal .modal-header button.close {
    color: #ea6f18;
    margin-top: 0 !important;
    right: 24px;
    position: absolute;
    z-index: 99;
    top: 24px !important;
    line-height: 24px;
    background-color: #FFF; }
    body.skov #delete-portlet-modal .modal-header button.close, body.skov #login-modal-content .modal-header button.close, body.skov #edit-address-modal .modal-header button.close, body.skov #admin-modal .modal-header button.close, body.skov #cancel-order-modal .modal-header button.close, body.skov .web-shop-modal .modal-header button.close, body.skov .second-web-shop-modal .modal-header button.close, body.skov #personal-modal .modal-header button.close, body.skov #article-ident-modal .modal-header button.close, body.skov #error-success-modal .modal-header button.close, body.skov #show-order-modal-success .modal-header button.close, body.skov .select-company-modal .modal-header button.close, body.skov #show-order-modal .modal-header button.close, body.skov #show-order-modal-boundary .modal-header button.close, body.skov #show-invoice-modal .modal-header button.close, body.skov #show-invoice-modal-boundary .modal-header button.close, body.skov #show-order-detail-modal-content .modal-header button.close, body.skov #show-order-detail-modal-boundary .modal-header button.close, body.skov #order-information-modal .modal-header button.close, body.skov #notification-ident-modal .modal-header button.close, body.skov #delete-user-modal .modal-header button.close, body.skov #delete-address-modal .modal-header button.close, body.skov #newsletter-success-modal-content .modal-header button.close, body.skov #cancel-terms-and-conditions-modal-content .modal-header button.close, body.skov #add-technician-modal-content .modal-header button.close, body.skov #access-to-cpq-modal-content .modal-header button.close, body.skov #show-set-admin-error-modal .modal-header button.close {
      color: #0099D8; }
    #delete-portlet-modal .modal-header button.close:hover, #login-modal-content .modal-header button.close:hover, #edit-address-modal .modal-header button.close:hover, #admin-modal .modal-header button.close:hover, #cancel-order-modal .modal-header button.close:hover, .web-shop-modal .modal-header button.close:hover, .second-web-shop-modal .modal-header button.close:hover, #personal-modal .modal-header button.close:hover, #article-ident-modal .modal-header button.close:hover, #error-success-modal .modal-header button.close:hover, #show-order-modal-success .modal-header button.close:hover, .select-company-modal .modal-header button.close:hover, #show-order-modal .modal-header button.close:hover, #show-order-modal-boundary .modal-header button.close:hover, #show-invoice-modal .modal-header button.close:hover, #show-invoice-modal-boundary .modal-header button.close:hover, #show-order-detail-modal-content .modal-header button.close:hover, #show-order-detail-modal-boundary .modal-header button.close:hover, #order-information-modal .modal-header button.close:hover, #notification-ident-modal .modal-header button.close:hover, #delete-user-modal .modal-header button.close:hover, #delete-address-modal .modal-header button.close:hover, #newsletter-success-modal-content .modal-header button.close:hover, #cancel-terms-and-conditions-modal-content .modal-header button.close:hover, #add-technician-modal-content .modal-header button.close:hover, #access-to-cpq-modal-content .modal-header button.close:hover, #show-set-admin-error-modal .modal-header button.close:hover {
      color: #BE5910; }

.safari #delete-portlet-modal .modal-header button.close, .safari #login-modal-content .modal-header button.close, .safari #edit-address-modal .modal-header button.close, .safari #admin-modal .modal-header button.close, .safari #cancel-order-modal .modal-header button.close, .safari .web-shop-modal .modal-header button.close, .safari .second-web-shop-modal .modal-header button.close, .safari #personal-modal .modal-header button.close, .safari #article-ident-modal .modal-header button.close, .safari #error-success-modal .modal-header button.close, .safari #show-order-modal-success .modal-header button.close, .safari .select-company-modal .modal-header button.close, .safari #show-order-modal .modal-header button.close, .safari #show-order-modal-boundary .modal-header button.close, .safari #show-invoice-modal .modal-header button.close, .safari #show-invoice-modal-boundary .modal-header button.close, .safari #show-order-detail-modal-content .modal-header button.close, .safari #show-order-detail-modal-boundary .modal-header button.close, .safari #order-information-modal .modal-header button.close, .safari #notification-ident-modal .modal-header button.close, .safari #delete-user-modal .modal-header button.close, .safari #delete-address-modal .modal-header button.close, .safari #newsletter-success-modal-content .modal-header button.close, .safari #cancel-terms-and-conditions-modal-content .modal-header button.close, .safari #add-technician-modal-content .modal-header button.close, .safari #access-to-cpq-modal-content .modal-header button.close, .safari #show-set-admin-error-modal .modal-header button.close {
  top: 19px !important;
  line-height: 34px; }

#delete-portlet-modal .modal-body, #login-modal-content .modal-body, #edit-address-modal .modal-body, #admin-modal .modal-body, #cancel-order-modal .modal-body, .web-shop-modal .modal-body, .second-web-shop-modal .modal-body, #personal-modal .modal-body, #article-ident-modal .modal-body, #error-success-modal .modal-body, #show-order-modal-success .modal-body, .select-company-modal .modal-body, #show-order-modal .modal-body, #show-order-modal-boundary .modal-body, #show-invoice-modal .modal-body, #show-invoice-modal-boundary .modal-body, #show-order-detail-modal-content .modal-body, #show-order-detail-modal-boundary .modal-body, #order-information-modal .modal-body, #notification-ident-modal .modal-body, #delete-user-modal .modal-body, #delete-address-modal .modal-body, #newsletter-success-modal-content .modal-body, #cancel-terms-and-conditions-modal-content .modal-body, #add-technician-modal-content .modal-body, #access-to-cpq-modal-content .modal-body, #show-set-admin-error-modal .modal-body {
  color: #9A9B9B;
  font-weight: 400;
  font-size: 1.25rem !important;
  text-align: center;
  font-family: "Univers LT Std"; }
  @media only screen and (max-width: 767px) {
    #delete-portlet-modal .modal-body, #login-modal-content .modal-body, #edit-address-modal .modal-body, #admin-modal .modal-body, #cancel-order-modal .modal-body, .web-shop-modal .modal-body, .second-web-shop-modal .modal-body, #personal-modal .modal-body, #article-ident-modal .modal-body, #error-success-modal .modal-body, #show-order-modal-success .modal-body, .select-company-modal .modal-body, #show-order-modal .modal-body, #show-order-modal-boundary .modal-body, #show-invoice-modal .modal-body, #show-invoice-modal-boundary .modal-body, #show-order-detail-modal-content .modal-body, #show-order-detail-modal-boundary .modal-body, #order-information-modal .modal-body, #notification-ident-modal .modal-body, #delete-user-modal .modal-body, #delete-address-modal .modal-body, #newsletter-success-modal-content .modal-body, #cancel-terms-and-conditions-modal-content .modal-body, #add-technician-modal-content .modal-body, #access-to-cpq-modal-content .modal-body, #show-set-admin-error-modal .modal-body {
      max-height: 450px; } }

#delete-portlet-modal .modal-footer, #login-modal-content .modal-footer, #edit-address-modal .modal-footer, #admin-modal .modal-footer, #cancel-order-modal .modal-footer, .web-shop-modal .modal-footer, .second-web-shop-modal .modal-footer, #personal-modal .modal-footer, #article-ident-modal .modal-footer, #error-success-modal .modal-footer, #show-order-modal-success .modal-footer, .select-company-modal .modal-footer, #show-order-modal .modal-footer, #show-order-modal-boundary .modal-footer, #show-invoice-modal .modal-footer, #show-invoice-modal-boundary .modal-footer, #show-order-detail-modal-content .modal-footer, #show-order-detail-modal-boundary .modal-footer, #order-information-modal .modal-footer, #notification-ident-modal .modal-footer, #delete-user-modal .modal-footer, #delete-address-modal .modal-footer, #newsletter-success-modal-content .modal-footer, #cancel-terms-and-conditions-modal-content .modal-footer, #add-technician-modal-content .modal-footer, #access-to-cpq-modal-content .modal-footer, #show-set-admin-error-modal .modal-footer {
  justify-content: center;
  border: none;
  margin-bottom: 25px;
  margin-top: -15px; }
  @media only screen and (min-width: 992px) {
    #delete-portlet-modal .modal-footer, #login-modal-content .modal-footer, #edit-address-modal .modal-footer, #admin-modal .modal-footer, #cancel-order-modal .modal-footer, .web-shop-modal .modal-footer, .second-web-shop-modal .modal-footer, #personal-modal .modal-footer, #article-ident-modal .modal-footer, #error-success-modal .modal-footer, #show-order-modal-success .modal-footer, .select-company-modal .modal-footer, #show-order-modal .modal-footer, #show-order-modal-boundary .modal-footer, #show-invoice-modal .modal-footer, #show-invoice-modal-boundary .modal-footer, #show-order-detail-modal-content .modal-footer, #show-order-detail-modal-boundary .modal-footer, #order-information-modal .modal-footer, #notification-ident-modal .modal-footer, #delete-user-modal .modal-footer, #delete-address-modal .modal-footer, #newsletter-success-modal-content .modal-footer, #cancel-terms-and-conditions-modal-content .modal-footer, #add-technician-modal-content .modal-footer, #access-to-cpq-modal-content .modal-footer, #show-set-admin-error-modal .modal-footer {
      margin-right: 25px;
      justify-content: flex-end; } }
  #delete-portlet-modal .modal-footer .btn-toolbar > :not(:first-child), #login-modal-content .modal-footer .btn-toolbar > :not(:first-child), #edit-address-modal .modal-footer .btn-toolbar > :not(:first-child), #admin-modal .modal-footer .btn-toolbar > :not(:first-child), #cancel-order-modal .modal-footer .btn-toolbar > :not(:first-child), .web-shop-modal .modal-footer .btn-toolbar > :not(:first-child), .second-web-shop-modal .modal-footer .btn-toolbar > :not(:first-child), #personal-modal .modal-footer .btn-toolbar > :not(:first-child), #article-ident-modal .modal-footer .btn-toolbar > :not(:first-child), #error-success-modal .modal-footer .btn-toolbar > :not(:first-child), #show-order-modal-success .modal-footer .btn-toolbar > :not(:first-child), .select-company-modal .modal-footer .btn-toolbar > :not(:first-child), #show-order-modal .modal-footer .btn-toolbar > :not(:first-child), #show-order-modal-boundary .modal-footer .btn-toolbar > :not(:first-child), #show-invoice-modal .modal-footer .btn-toolbar > :not(:first-child), #show-invoice-modal-boundary .modal-footer .btn-toolbar > :not(:first-child), #show-order-detail-modal-content .modal-footer .btn-toolbar > :not(:first-child), #show-order-detail-modal-boundary .modal-footer .btn-toolbar > :not(:first-child), #order-information-modal .modal-footer .btn-toolbar > :not(:first-child), #notification-ident-modal .modal-footer .btn-toolbar > :not(:first-child), #delete-user-modal .modal-footer .btn-toolbar > :not(:first-child), #delete-address-modal .modal-footer .btn-toolbar > :not(:first-child), #newsletter-success-modal-content .modal-footer .btn-toolbar > :not(:first-child), #cancel-terms-and-conditions-modal-content .modal-footer .btn-toolbar > :not(:first-child), #add-technician-modal-content .modal-footer .btn-toolbar > :not(:first-child), #access-to-cpq-modal-content .modal-footer .btn-toolbar > :not(:first-child), #show-set-admin-error-modal .modal-footer .btn-toolbar > :not(:first-child) {
    margin-left: 1rem; }
  #delete-portlet-modal .modal-footer .btn.btn-orange, #delete-portlet-modal .modal-footer .btn.btn-orange:visited, #login-modal-content .modal-footer .btn.btn-orange, #login-modal-content .modal-footer .btn.btn-orange:visited, #edit-address-modal .modal-footer .btn.btn-orange, #edit-address-modal .modal-footer .btn.btn-orange:visited, #admin-modal .modal-footer .btn.btn-orange, #admin-modal .modal-footer .btn.btn-orange:visited, #cancel-order-modal .modal-footer .btn.btn-orange, #cancel-order-modal .modal-footer .btn.btn-orange:visited, .web-shop-modal .modal-footer .btn.btn-orange, .web-shop-modal .modal-footer .btn.btn-orange:visited, .second-web-shop-modal .modal-footer .btn.btn-orange, .second-web-shop-modal .modal-footer .btn.btn-orange:visited, #personal-modal .modal-footer .btn.btn-orange, #personal-modal .modal-footer .btn.btn-orange:visited, #article-ident-modal .modal-footer .btn.btn-orange, #article-ident-modal .modal-footer .btn.btn-orange:visited, #error-success-modal .modal-footer .btn.btn-orange, #error-success-modal .modal-footer .btn.btn-orange:visited, #show-order-modal-success .modal-footer .btn.btn-orange, #show-order-modal-success .modal-footer .btn.btn-orange:visited, .select-company-modal .modal-footer .btn.btn-orange, .select-company-modal .modal-footer .btn.btn-orange:visited, #show-order-modal .modal-footer .btn.btn-orange, #show-order-modal .modal-footer .btn.btn-orange:visited, #show-order-modal-boundary .modal-footer .btn.btn-orange, #show-order-modal-boundary .modal-footer .btn.btn-orange:visited, #show-invoice-modal .modal-footer .btn.btn-orange, #show-invoice-modal .modal-footer .btn.btn-orange:visited, #show-invoice-modal-boundary .modal-footer .btn.btn-orange, #show-invoice-modal-boundary .modal-footer .btn.btn-orange:visited, #show-order-detail-modal-content .modal-footer .btn.btn-orange, #show-order-detail-modal-content .modal-footer .btn.btn-orange:visited, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:visited, #order-information-modal .modal-footer .btn.btn-orange, #order-information-modal .modal-footer .btn.btn-orange:visited, #notification-ident-modal .modal-footer .btn.btn-orange, #notification-ident-modal .modal-footer .btn.btn-orange:visited, #delete-user-modal .modal-footer .btn.btn-orange, #delete-user-modal .modal-footer .btn.btn-orange:visited, #delete-address-modal .modal-footer .btn.btn-orange, #delete-address-modal .modal-footer .btn.btn-orange:visited, #newsletter-success-modal-content .modal-footer .btn.btn-orange, #newsletter-success-modal-content .modal-footer .btn.btn-orange:visited, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:visited, #add-technician-modal-content .modal-footer .btn.btn-orange, #add-technician-modal-content .modal-footer .btn.btn-orange:visited, #access-to-cpq-modal-content .modal-footer .btn.btn-orange, #access-to-cpq-modal-content .modal-footer .btn.btn-orange:visited, #show-set-admin-error-modal .modal-footer .btn.btn-orange, #show-set-admin-error-modal .modal-footer .btn.btn-orange:visited {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    background-color: #ea6f18;
    color: #FFF !important;
    border: #ea6f18 1px solid;
    text-decoration: none; }
    body.skov #delete-portlet-modal .modal-footer .btn.btn-orange, body.skov #delete-portlet-modal .modal-footer .btn.btn-orange:visited, body.skov #login-modal-content .modal-footer .btn.btn-orange, body.skov #login-modal-content .modal-footer .btn.btn-orange:visited, body.skov #edit-address-modal .modal-footer .btn.btn-orange, body.skov #edit-address-modal .modal-footer .btn.btn-orange:visited, body.skov #admin-modal .modal-footer .btn.btn-orange, body.skov #admin-modal .modal-footer .btn.btn-orange:visited, body.skov #cancel-order-modal .modal-footer .btn.btn-orange, body.skov #cancel-order-modal .modal-footer .btn.btn-orange:visited, body.skov .web-shop-modal .modal-footer .btn.btn-orange, body.skov .web-shop-modal .modal-footer .btn.btn-orange:visited, body.skov .second-web-shop-modal .modal-footer .btn.btn-orange, body.skov .second-web-shop-modal .modal-footer .btn.btn-orange:visited, body.skov #personal-modal .modal-footer .btn.btn-orange, body.skov #personal-modal .modal-footer .btn.btn-orange:visited, body.skov #article-ident-modal .modal-footer .btn.btn-orange, body.skov #article-ident-modal .modal-footer .btn.btn-orange:visited, body.skov #error-success-modal .modal-footer .btn.btn-orange, body.skov #error-success-modal .modal-footer .btn.btn-orange:visited, body.skov #show-order-modal-success .modal-footer .btn.btn-orange, body.skov #show-order-modal-success .modal-footer .btn.btn-orange:visited, body.skov .select-company-modal .modal-footer .btn.btn-orange, body.skov .select-company-modal .modal-footer .btn.btn-orange:visited, body.skov #show-order-modal .modal-footer .btn.btn-orange, body.skov #show-order-modal .modal-footer .btn.btn-orange:visited, body.skov #show-order-modal-boundary .modal-footer .btn.btn-orange, body.skov #show-order-modal-boundary .modal-footer .btn.btn-orange:visited, body.skov #show-invoice-modal .modal-footer .btn.btn-orange, body.skov #show-invoice-modal .modal-footer .btn.btn-orange:visited, body.skov #show-invoice-modal-boundary .modal-footer .btn.btn-orange, body.skov #show-invoice-modal-boundary .modal-footer .btn.btn-orange:visited, body.skov #show-order-detail-modal-content .modal-footer .btn.btn-orange, body.skov #show-order-detail-modal-content .modal-footer .btn.btn-orange:visited, body.skov #show-order-detail-modal-boundary .modal-footer .btn.btn-orange, body.skov #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:visited, body.skov #order-information-modal .modal-footer .btn.btn-orange, body.skov #order-information-modal .modal-footer .btn.btn-orange:visited, body.skov #notification-ident-modal .modal-footer .btn.btn-orange, body.skov #notification-ident-modal .modal-footer .btn.btn-orange:visited, body.skov #delete-user-modal .modal-footer .btn.btn-orange, body.skov #delete-user-modal .modal-footer .btn.btn-orange:visited, body.skov #delete-address-modal .modal-footer .btn.btn-orange, body.skov #delete-address-modal .modal-footer .btn.btn-orange:visited, body.skov #newsletter-success-modal-content .modal-footer .btn.btn-orange, body.skov #newsletter-success-modal-content .modal-footer .btn.btn-orange:visited, body.skov #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange, body.skov #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:visited, body.skov #add-technician-modal-content .modal-footer .btn.btn-orange, body.skov #add-technician-modal-content .modal-footer .btn.btn-orange:visited, body.skov #access-to-cpq-modal-content .modal-footer .btn.btn-orange, body.skov #access-to-cpq-modal-content .modal-footer .btn.btn-orange:visited, body.skov #show-set-admin-error-modal .modal-footer .btn.btn-orange, body.skov #show-set-admin-error-modal .modal-footer .btn.btn-orange:visited {
      background-color: #0099D8;
      border: #0099D8 1px solid; }
    @media only screen and (max-width: 767px) {
      #delete-portlet-modal .modal-footer .btn.btn-orange, #delete-portlet-modal .modal-footer .btn.btn-orange:visited, #login-modal-content .modal-footer .btn.btn-orange, #login-modal-content .modal-footer .btn.btn-orange:visited, #edit-address-modal .modal-footer .btn.btn-orange, #edit-address-modal .modal-footer .btn.btn-orange:visited, #admin-modal .modal-footer .btn.btn-orange, #admin-modal .modal-footer .btn.btn-orange:visited, #cancel-order-modal .modal-footer .btn.btn-orange, #cancel-order-modal .modal-footer .btn.btn-orange:visited, .web-shop-modal .modal-footer .btn.btn-orange, .web-shop-modal .modal-footer .btn.btn-orange:visited, .second-web-shop-modal .modal-footer .btn.btn-orange, .second-web-shop-modal .modal-footer .btn.btn-orange:visited, #personal-modal .modal-footer .btn.btn-orange, #personal-modal .modal-footer .btn.btn-orange:visited, #article-ident-modal .modal-footer .btn.btn-orange, #article-ident-modal .modal-footer .btn.btn-orange:visited, #error-success-modal .modal-footer .btn.btn-orange, #error-success-modal .modal-footer .btn.btn-orange:visited, #show-order-modal-success .modal-footer .btn.btn-orange, #show-order-modal-success .modal-footer .btn.btn-orange:visited, .select-company-modal .modal-footer .btn.btn-orange, .select-company-modal .modal-footer .btn.btn-orange:visited, #show-order-modal .modal-footer .btn.btn-orange, #show-order-modal .modal-footer .btn.btn-orange:visited, #show-order-modal-boundary .modal-footer .btn.btn-orange, #show-order-modal-boundary .modal-footer .btn.btn-orange:visited, #show-invoice-modal .modal-footer .btn.btn-orange, #show-invoice-modal .modal-footer .btn.btn-orange:visited, #show-invoice-modal-boundary .modal-footer .btn.btn-orange, #show-invoice-modal-boundary .modal-footer .btn.btn-orange:visited, #show-order-detail-modal-content .modal-footer .btn.btn-orange, #show-order-detail-modal-content .modal-footer .btn.btn-orange:visited, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:visited, #order-information-modal .modal-footer .btn.btn-orange, #order-information-modal .modal-footer .btn.btn-orange:visited, #notification-ident-modal .modal-footer .btn.btn-orange, #notification-ident-modal .modal-footer .btn.btn-orange:visited, #delete-user-modal .modal-footer .btn.btn-orange, #delete-user-modal .modal-footer .btn.btn-orange:visited, #delete-address-modal .modal-footer .btn.btn-orange, #delete-address-modal .modal-footer .btn.btn-orange:visited, #newsletter-success-modal-content .modal-footer .btn.btn-orange, #newsletter-success-modal-content .modal-footer .btn.btn-orange:visited, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:visited, #add-technician-modal-content .modal-footer .btn.btn-orange, #add-technician-modal-content .modal-footer .btn.btn-orange:visited, #access-to-cpq-modal-content .modal-footer .btn.btn-orange, #access-to-cpq-modal-content .modal-footer .btn.btn-orange:visited, #show-set-admin-error-modal .modal-footer .btn.btn-orange, #show-set-admin-error-modal .modal-footer .btn.btn-orange:visited {
        height: 48px;
        line-height: 48px;
        padding-top: 0px;
        padding-bottom: 0px; } }
    #delete-portlet-modal .modal-footer .btn.btn-orange.wide, #delete-portlet-modal .modal-footer .btn.btn-orange:visited.wide, #login-modal-content .modal-footer .btn.btn-orange.wide, #login-modal-content .modal-footer .btn.btn-orange:visited.wide, #edit-address-modal .modal-footer .btn.btn-orange.wide, #edit-address-modal .modal-footer .btn.btn-orange:visited.wide, #admin-modal .modal-footer .btn.btn-orange.wide, #admin-modal .modal-footer .btn.btn-orange:visited.wide, #cancel-order-modal .modal-footer .btn.btn-orange.wide, #cancel-order-modal .modal-footer .btn.btn-orange:visited.wide, .web-shop-modal .modal-footer .btn.btn-orange.wide, .web-shop-modal .modal-footer .btn.btn-orange:visited.wide, .second-web-shop-modal .modal-footer .btn.btn-orange.wide, .second-web-shop-modal .modal-footer .btn.btn-orange:visited.wide, #personal-modal .modal-footer .btn.btn-orange.wide, #personal-modal .modal-footer .btn.btn-orange:visited.wide, #article-ident-modal .modal-footer .btn.btn-orange.wide, #article-ident-modal .modal-footer .btn.btn-orange:visited.wide, #error-success-modal .modal-footer .btn.btn-orange.wide, #error-success-modal .modal-footer .btn.btn-orange:visited.wide, #show-order-modal-success .modal-footer .btn.btn-orange.wide, #show-order-modal-success .modal-footer .btn.btn-orange:visited.wide, .select-company-modal .modal-footer .btn.btn-orange.wide, .select-company-modal .modal-footer .btn.btn-orange:visited.wide, #show-order-modal .modal-footer .btn.btn-orange.wide, #show-order-modal .modal-footer .btn.btn-orange:visited.wide, #show-order-modal-boundary .modal-footer .btn.btn-orange.wide, #show-order-modal-boundary .modal-footer .btn.btn-orange:visited.wide, #show-invoice-modal .modal-footer .btn.btn-orange.wide, #show-invoice-modal .modal-footer .btn.btn-orange:visited.wide, #show-invoice-modal-boundary .modal-footer .btn.btn-orange.wide, #show-invoice-modal-boundary .modal-footer .btn.btn-orange:visited.wide, #show-order-detail-modal-content .modal-footer .btn.btn-orange.wide, #show-order-detail-modal-content .modal-footer .btn.btn-orange:visited.wide, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange.wide, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:visited.wide, #order-information-modal .modal-footer .btn.btn-orange.wide, #order-information-modal .modal-footer .btn.btn-orange:visited.wide, #notification-ident-modal .modal-footer .btn.btn-orange.wide, #notification-ident-modal .modal-footer .btn.btn-orange:visited.wide, #delete-user-modal .modal-footer .btn.btn-orange.wide, #delete-user-modal .modal-footer .btn.btn-orange:visited.wide, #delete-address-modal .modal-footer .btn.btn-orange.wide, #delete-address-modal .modal-footer .btn.btn-orange:visited.wide, #newsletter-success-modal-content .modal-footer .btn.btn-orange.wide, #newsletter-success-modal-content .modal-footer .btn.btn-orange:visited.wide, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange.wide, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:visited.wide, #add-technician-modal-content .modal-footer .btn.btn-orange.wide, #add-technician-modal-content .modal-footer .btn.btn-orange:visited.wide, #access-to-cpq-modal-content .modal-footer .btn.btn-orange.wide, #access-to-cpq-modal-content .modal-footer .btn.btn-orange:visited.wide, #show-set-admin-error-modal .modal-footer .btn.btn-orange.wide, #show-set-admin-error-modal .modal-footer .btn.btn-orange:visited.wide {
      width: 100%; }
    #delete-portlet-modal .modal-footer .btn.btn-orange:hover, #delete-portlet-modal .modal-footer .btn.btn-orange:visited:hover, #login-modal-content .modal-footer .btn.btn-orange:hover, #login-modal-content .modal-footer .btn.btn-orange:visited:hover, #edit-address-modal .modal-footer .btn.btn-orange:hover, #edit-address-modal .modal-footer .btn.btn-orange:visited:hover, #admin-modal .modal-footer .btn.btn-orange:hover, #admin-modal .modal-footer .btn.btn-orange:visited:hover, #cancel-order-modal .modal-footer .btn.btn-orange:hover, #cancel-order-modal .modal-footer .btn.btn-orange:visited:hover, .web-shop-modal .modal-footer .btn.btn-orange:hover, .web-shop-modal .modal-footer .btn.btn-orange:visited:hover, .second-web-shop-modal .modal-footer .btn.btn-orange:hover, .second-web-shop-modal .modal-footer .btn.btn-orange:visited:hover, #personal-modal .modal-footer .btn.btn-orange:hover, #personal-modal .modal-footer .btn.btn-orange:visited:hover, #article-ident-modal .modal-footer .btn.btn-orange:hover, #article-ident-modal .modal-footer .btn.btn-orange:visited:hover, #error-success-modal .modal-footer .btn.btn-orange:hover, #error-success-modal .modal-footer .btn.btn-orange:visited:hover, #show-order-modal-success .modal-footer .btn.btn-orange:hover, #show-order-modal-success .modal-footer .btn.btn-orange:visited:hover, .select-company-modal .modal-footer .btn.btn-orange:hover, .select-company-modal .modal-footer .btn.btn-orange:visited:hover, #show-order-modal .modal-footer .btn.btn-orange:hover, #show-order-modal .modal-footer .btn.btn-orange:visited:hover, #show-order-modal-boundary .modal-footer .btn.btn-orange:hover, #show-order-modal-boundary .modal-footer .btn.btn-orange:visited:hover, #show-invoice-modal .modal-footer .btn.btn-orange:hover, #show-invoice-modal .modal-footer .btn.btn-orange:visited:hover, #show-invoice-modal-boundary .modal-footer .btn.btn-orange:hover, #show-invoice-modal-boundary .modal-footer .btn.btn-orange:visited:hover, #show-order-detail-modal-content .modal-footer .btn.btn-orange:hover, #show-order-detail-modal-content .modal-footer .btn.btn-orange:visited:hover, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:hover, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:visited:hover, #order-information-modal .modal-footer .btn.btn-orange:hover, #order-information-modal .modal-footer .btn.btn-orange:visited:hover, #notification-ident-modal .modal-footer .btn.btn-orange:hover, #notification-ident-modal .modal-footer .btn.btn-orange:visited:hover, #delete-user-modal .modal-footer .btn.btn-orange:hover, #delete-user-modal .modal-footer .btn.btn-orange:visited:hover, #delete-address-modal .modal-footer .btn.btn-orange:hover, #delete-address-modal .modal-footer .btn.btn-orange:visited:hover, #newsletter-success-modal-content .modal-footer .btn.btn-orange:hover, #newsletter-success-modal-content .modal-footer .btn.btn-orange:visited:hover, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:hover, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:visited:hover, #add-technician-modal-content .modal-footer .btn.btn-orange:hover, #add-technician-modal-content .modal-footer .btn.btn-orange:visited:hover, #access-to-cpq-modal-content .modal-footer .btn.btn-orange:hover, #access-to-cpq-modal-content .modal-footer .btn.btn-orange:visited:hover, #show-set-admin-error-modal .modal-footer .btn.btn-orange:hover, #show-set-admin-error-modal .modal-footer .btn.btn-orange:visited:hover {
      color: #FFF;
      background-color: #BE5910;
      border: #BE5910 1px solid;
      text-decoration: none !important; }
      body.skov #delete-portlet-modal .modal-footer .btn.btn-orange:hover, body.skov #delete-portlet-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #login-modal-content .modal-footer .btn.btn-orange:hover, body.skov #login-modal-content .modal-footer .btn.btn-orange:visited:hover, body.skov #edit-address-modal .modal-footer .btn.btn-orange:hover, body.skov #edit-address-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #admin-modal .modal-footer .btn.btn-orange:hover, body.skov #admin-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #cancel-order-modal .modal-footer .btn.btn-orange:hover, body.skov #cancel-order-modal .modal-footer .btn.btn-orange:visited:hover, body.skov .web-shop-modal .modal-footer .btn.btn-orange:hover, body.skov .web-shop-modal .modal-footer .btn.btn-orange:visited:hover, body.skov .second-web-shop-modal .modal-footer .btn.btn-orange:hover, body.skov .second-web-shop-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #personal-modal .modal-footer .btn.btn-orange:hover, body.skov #personal-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #article-ident-modal .modal-footer .btn.btn-orange:hover, body.skov #article-ident-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #error-success-modal .modal-footer .btn.btn-orange:hover, body.skov #error-success-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #show-order-modal-success .modal-footer .btn.btn-orange:hover, body.skov #show-order-modal-success .modal-footer .btn.btn-orange:visited:hover, body.skov .select-company-modal .modal-footer .btn.btn-orange:hover, body.skov .select-company-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #show-order-modal .modal-footer .btn.btn-orange:hover, body.skov #show-order-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #show-order-modal-boundary .modal-footer .btn.btn-orange:hover, body.skov #show-order-modal-boundary .modal-footer .btn.btn-orange:visited:hover, body.skov #show-invoice-modal .modal-footer .btn.btn-orange:hover, body.skov #show-invoice-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #show-invoice-modal-boundary .modal-footer .btn.btn-orange:hover, body.skov #show-invoice-modal-boundary .modal-footer .btn.btn-orange:visited:hover, body.skov #show-order-detail-modal-content .modal-footer .btn.btn-orange:hover, body.skov #show-order-detail-modal-content .modal-footer .btn.btn-orange:visited:hover, body.skov #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:hover, body.skov #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:visited:hover, body.skov #order-information-modal .modal-footer .btn.btn-orange:hover, body.skov #order-information-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #notification-ident-modal .modal-footer .btn.btn-orange:hover, body.skov #notification-ident-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #delete-user-modal .modal-footer .btn.btn-orange:hover, body.skov #delete-user-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #delete-address-modal .modal-footer .btn.btn-orange:hover, body.skov #delete-address-modal .modal-footer .btn.btn-orange:visited:hover, body.skov #newsletter-success-modal-content .modal-footer .btn.btn-orange:hover, body.skov #newsletter-success-modal-content .modal-footer .btn.btn-orange:visited:hover, body.skov #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:hover, body.skov #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:visited:hover, body.skov #add-technician-modal-content .modal-footer .btn.btn-orange:hover, body.skov #add-technician-modal-content .modal-footer .btn.btn-orange:visited:hover, body.skov #access-to-cpq-modal-content .modal-footer .btn.btn-orange:hover, body.skov #access-to-cpq-modal-content .modal-footer .btn.btn-orange:visited:hover, body.skov #show-set-admin-error-modal .modal-footer .btn.btn-orange:hover, body.skov #show-set-admin-error-modal .modal-footer .btn.btn-orange:visited:hover {
        background-color: #0072c6;
        border: #0072c6 1px solid; }
    #delete-portlet-modal .modal-footer .btn.btn-orange.disabled, #delete-portlet-modal .modal-footer .btn.btn-orange:visited.disabled, #login-modal-content .modal-footer .btn.btn-orange.disabled, #login-modal-content .modal-footer .btn.btn-orange:visited.disabled, #edit-address-modal .modal-footer .btn.btn-orange.disabled, #edit-address-modal .modal-footer .btn.btn-orange:visited.disabled, #admin-modal .modal-footer .btn.btn-orange.disabled, #admin-modal .modal-footer .btn.btn-orange:visited.disabled, #cancel-order-modal .modal-footer .btn.btn-orange.disabled, #cancel-order-modal .modal-footer .btn.btn-orange:visited.disabled, .web-shop-modal .modal-footer .btn.btn-orange.disabled, .web-shop-modal .modal-footer .btn.btn-orange:visited.disabled, .second-web-shop-modal .modal-footer .btn.btn-orange.disabled, .second-web-shop-modal .modal-footer .btn.btn-orange:visited.disabled, #personal-modal .modal-footer .btn.btn-orange.disabled, #personal-modal .modal-footer .btn.btn-orange:visited.disabled, #article-ident-modal .modal-footer .btn.btn-orange.disabled, #article-ident-modal .modal-footer .btn.btn-orange:visited.disabled, #error-success-modal .modal-footer .btn.btn-orange.disabled, #error-success-modal .modal-footer .btn.btn-orange:visited.disabled, #show-order-modal-success .modal-footer .btn.btn-orange.disabled, #show-order-modal-success .modal-footer .btn.btn-orange:visited.disabled, .select-company-modal .modal-footer .btn.btn-orange.disabled, .select-company-modal .modal-footer .btn.btn-orange:visited.disabled, #show-order-modal .modal-footer .btn.btn-orange.disabled, #show-order-modal .modal-footer .btn.btn-orange:visited.disabled, #show-order-modal-boundary .modal-footer .btn.btn-orange.disabled, #show-order-modal-boundary .modal-footer .btn.btn-orange:visited.disabled, #show-invoice-modal .modal-footer .btn.btn-orange.disabled, #show-invoice-modal .modal-footer .btn.btn-orange:visited.disabled, #show-invoice-modal-boundary .modal-footer .btn.btn-orange.disabled, #show-invoice-modal-boundary .modal-footer .btn.btn-orange:visited.disabled, #show-order-detail-modal-content .modal-footer .btn.btn-orange.disabled, #show-order-detail-modal-content .modal-footer .btn.btn-orange:visited.disabled, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange.disabled, #show-order-detail-modal-boundary .modal-footer .btn.btn-orange:visited.disabled, #order-information-modal .modal-footer .btn.btn-orange.disabled, #order-information-modal .modal-footer .btn.btn-orange:visited.disabled, #notification-ident-modal .modal-footer .btn.btn-orange.disabled, #notification-ident-modal .modal-footer .btn.btn-orange:visited.disabled, #delete-user-modal .modal-footer .btn.btn-orange.disabled, #delete-user-modal .modal-footer .btn.btn-orange:visited.disabled, #delete-address-modal .modal-footer .btn.btn-orange.disabled, #delete-address-modal .modal-footer .btn.btn-orange:visited.disabled, #newsletter-success-modal-content .modal-footer .btn.btn-orange.disabled, #newsletter-success-modal-content .modal-footer .btn.btn-orange:visited.disabled, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange.disabled, #cancel-terms-and-conditions-modal-content .modal-footer .btn.btn-orange:visited.disabled, #add-technician-modal-content .modal-footer .btn.btn-orange.disabled, #add-technician-modal-content .modal-footer .btn.btn-orange:visited.disabled, #access-to-cpq-modal-content .modal-footer .btn.btn-orange.disabled, #access-to-cpq-modal-content .modal-footer .btn.btn-orange:visited.disabled, #show-set-admin-error-modal .modal-footer .btn.btn-orange.disabled, #show-set-admin-error-modal .modal-footer .btn.btn-orange:visited.disabled {
      background-color: #E0E0E0;
      border: 1px solid #E0E0E0;
      opacity: 1; }
  #delete-portlet-modal .modal-footer .btn .btn-gray, #delete-portlet-modal .modal-footer .btn .btn-gray:visited, #login-modal-content .modal-footer .btn .btn-gray, #login-modal-content .modal-footer .btn .btn-gray:visited, #edit-address-modal .modal-footer .btn .btn-gray, #edit-address-modal .modal-footer .btn .btn-gray:visited, #admin-modal .modal-footer .btn .btn-gray, #admin-modal .modal-footer .btn .btn-gray:visited, #cancel-order-modal .modal-footer .btn .btn-gray, #cancel-order-modal .modal-footer .btn .btn-gray:visited, .web-shop-modal .modal-footer .btn .btn-gray, .web-shop-modal .modal-footer .btn .btn-gray:visited, .second-web-shop-modal .modal-footer .btn .btn-gray, .second-web-shop-modal .modal-footer .btn .btn-gray:visited, #personal-modal .modal-footer .btn .btn-gray, #personal-modal .modal-footer .btn .btn-gray:visited, #article-ident-modal .modal-footer .btn .btn-gray, #article-ident-modal .modal-footer .btn .btn-gray:visited, #error-success-modal .modal-footer .btn .btn-gray, #error-success-modal .modal-footer .btn .btn-gray:visited, #show-order-modal-success .modal-footer .btn .btn-gray, #show-order-modal-success .modal-footer .btn .btn-gray:visited, .select-company-modal .modal-footer .btn .btn-gray, .select-company-modal .modal-footer .btn .btn-gray:visited, #show-order-modal .modal-footer .btn .btn-gray, #show-order-modal .modal-footer .btn .btn-gray:visited, #show-order-modal-boundary .modal-footer .btn .btn-gray, #show-order-modal-boundary .modal-footer .btn .btn-gray:visited, #show-invoice-modal .modal-footer .btn .btn-gray, #show-invoice-modal .modal-footer .btn .btn-gray:visited, #show-invoice-modal-boundary .modal-footer .btn .btn-gray, #show-invoice-modal-boundary .modal-footer .btn .btn-gray:visited, #show-order-detail-modal-content .modal-footer .btn .btn-gray, #show-order-detail-modal-content .modal-footer .btn .btn-gray:visited, #show-order-detail-modal-boundary .modal-footer .btn .btn-gray, #show-order-detail-modal-boundary .modal-footer .btn .btn-gray:visited, #order-information-modal .modal-footer .btn .btn-gray, #order-information-modal .modal-footer .btn .btn-gray:visited, #notification-ident-modal .modal-footer .btn .btn-gray, #notification-ident-modal .modal-footer .btn .btn-gray:visited, #delete-user-modal .modal-footer .btn .btn-gray, #delete-user-modal .modal-footer .btn .btn-gray:visited, #delete-address-modal .modal-footer .btn .btn-gray, #delete-address-modal .modal-footer .btn .btn-gray:visited, #newsletter-success-modal-content .modal-footer .btn .btn-gray, #newsletter-success-modal-content .modal-footer .btn .btn-gray:visited, #cancel-terms-and-conditions-modal-content .modal-footer .btn .btn-gray, #cancel-terms-and-conditions-modal-content .modal-footer .btn .btn-gray:visited, #add-technician-modal-content .modal-footer .btn .btn-gray, #add-technician-modal-content .modal-footer .btn .btn-gray:visited, #access-to-cpq-modal-content .modal-footer .btn .btn-gray, #access-to-cpq-modal-content .modal-footer .btn .btn-gray:visited, #show-set-admin-error-modal .modal-footer .btn .btn-gray, #show-set-admin-error-modal .modal-footer .btn .btn-gray:visited {
    background-color: #767676 !important;
    border-color: #767676;
    border: #767676 1px solid !important;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.6;
    color: #FFF !important; }
    #delete-portlet-modal .modal-footer .btn .btn-gray:hover, #delete-portlet-modal .modal-footer .btn .btn-gray:visited:hover, #login-modal-content .modal-footer .btn .btn-gray:hover, #login-modal-content .modal-footer .btn .btn-gray:visited:hover, #edit-address-modal .modal-footer .btn .btn-gray:hover, #edit-address-modal .modal-footer .btn .btn-gray:visited:hover, #admin-modal .modal-footer .btn .btn-gray:hover, #admin-modal .modal-footer .btn .btn-gray:visited:hover, #cancel-order-modal .modal-footer .btn .btn-gray:hover, #cancel-order-modal .modal-footer .btn .btn-gray:visited:hover, .web-shop-modal .modal-footer .btn .btn-gray:hover, .web-shop-modal .modal-footer .btn .btn-gray:visited:hover, .second-web-shop-modal .modal-footer .btn .btn-gray:hover, .second-web-shop-modal .modal-footer .btn .btn-gray:visited:hover, #personal-modal .modal-footer .btn .btn-gray:hover, #personal-modal .modal-footer .btn .btn-gray:visited:hover, #article-ident-modal .modal-footer .btn .btn-gray:hover, #article-ident-modal .modal-footer .btn .btn-gray:visited:hover, #error-success-modal .modal-footer .btn .btn-gray:hover, #error-success-modal .modal-footer .btn .btn-gray:visited:hover, #show-order-modal-success .modal-footer .btn .btn-gray:hover, #show-order-modal-success .modal-footer .btn .btn-gray:visited:hover, .select-company-modal .modal-footer .btn .btn-gray:hover, .select-company-modal .modal-footer .btn .btn-gray:visited:hover, #show-order-modal .modal-footer .btn .btn-gray:hover, #show-order-modal .modal-footer .btn .btn-gray:visited:hover, #show-order-modal-boundary .modal-footer .btn .btn-gray:hover, #show-order-modal-boundary .modal-footer .btn .btn-gray:visited:hover, #show-invoice-modal .modal-footer .btn .btn-gray:hover, #show-invoice-modal .modal-footer .btn .btn-gray:visited:hover, #show-invoice-modal-boundary .modal-footer .btn .btn-gray:hover, #show-invoice-modal-boundary .modal-footer .btn .btn-gray:visited:hover, #show-order-detail-modal-content .modal-footer .btn .btn-gray:hover, #show-order-detail-modal-content .modal-footer .btn .btn-gray:visited:hover, #show-order-detail-modal-boundary .modal-footer .btn .btn-gray:hover, #show-order-detail-modal-boundary .modal-footer .btn .btn-gray:visited:hover, #order-information-modal .modal-footer .btn .btn-gray:hover, #order-information-modal .modal-footer .btn .btn-gray:visited:hover, #notification-ident-modal .modal-footer .btn .btn-gray:hover, #notification-ident-modal .modal-footer .btn .btn-gray:visited:hover, #delete-user-modal .modal-footer .btn .btn-gray:hover, #delete-user-modal .modal-footer .btn .btn-gray:visited:hover, #delete-address-modal .modal-footer .btn .btn-gray:hover, #delete-address-modal .modal-footer .btn .btn-gray:visited:hover, #newsletter-success-modal-content .modal-footer .btn .btn-gray:hover, #newsletter-success-modal-content .modal-footer .btn .btn-gray:visited:hover, #cancel-terms-and-conditions-modal-content .modal-footer .btn .btn-gray:hover, #cancel-terms-and-conditions-modal-content .modal-footer .btn .btn-gray:visited:hover, #add-technician-modal-content .modal-footer .btn .btn-gray:hover, #add-technician-modal-content .modal-footer .btn .btn-gray:visited:hover, #access-to-cpq-modal-content .modal-footer .btn .btn-gray:hover, #access-to-cpq-modal-content .modal-footer .btn .btn-gray:visited:hover, #show-set-admin-error-modal .modal-footer .btn .btn-gray:hover, #show-set-admin-error-modal .modal-footer .btn .btn-gray:visited:hover {
      color: #FFF !important;
      background-color: #646464 !important;
      border: #646464 1px solid !important;
      text-decoration: none !important; }
    #delete-portlet-modal .modal-footer .btn .btn-gray.disabled, #delete-portlet-modal .modal-footer .btn .btn-gray:visited.disabled, #login-modal-content .modal-footer .btn .btn-gray.disabled, #login-modal-content .modal-footer .btn .btn-gray:visited.disabled, #edit-address-modal .modal-footer .btn .btn-gray.disabled, #edit-address-modal .modal-footer .btn .btn-gray:visited.disabled, #admin-modal .modal-footer .btn .btn-gray.disabled, #admin-modal .modal-footer .btn .btn-gray:visited.disabled, #cancel-order-modal .modal-footer .btn .btn-gray.disabled, #cancel-order-modal .modal-footer .btn .btn-gray:visited.disabled, .web-shop-modal .modal-footer .btn .btn-gray.disabled, .web-shop-modal .modal-footer .btn .btn-gray:visited.disabled, .second-web-shop-modal .modal-footer .btn .btn-gray.disabled, .second-web-shop-modal .modal-footer .btn .btn-gray:visited.disabled, #personal-modal .modal-footer .btn .btn-gray.disabled, #personal-modal .modal-footer .btn .btn-gray:visited.disabled, #article-ident-modal .modal-footer .btn .btn-gray.disabled, #article-ident-modal .modal-footer .btn .btn-gray:visited.disabled, #error-success-modal .modal-footer .btn .btn-gray.disabled, #error-success-modal .modal-footer .btn .btn-gray:visited.disabled, #show-order-modal-success .modal-footer .btn .btn-gray.disabled, #show-order-modal-success .modal-footer .btn .btn-gray:visited.disabled, .select-company-modal .modal-footer .btn .btn-gray.disabled, .select-company-modal .modal-footer .btn .btn-gray:visited.disabled, #show-order-modal .modal-footer .btn .btn-gray.disabled, #show-order-modal .modal-footer .btn .btn-gray:visited.disabled, #show-order-modal-boundary .modal-footer .btn .btn-gray.disabled, #show-order-modal-boundary .modal-footer .btn .btn-gray:visited.disabled, #show-invoice-modal .modal-footer .btn .btn-gray.disabled, #show-invoice-modal .modal-footer .btn .btn-gray:visited.disabled, #show-invoice-modal-boundary .modal-footer .btn .btn-gray.disabled, #show-invoice-modal-boundary .modal-footer .btn .btn-gray:visited.disabled, #show-order-detail-modal-content .modal-footer .btn .btn-gray.disabled, #show-order-detail-modal-content .modal-footer .btn .btn-gray:visited.disabled, #show-order-detail-modal-boundary .modal-footer .btn .btn-gray.disabled, #show-order-detail-modal-boundary .modal-footer .btn .btn-gray:visited.disabled, #order-information-modal .modal-footer .btn .btn-gray.disabled, #order-information-modal .modal-footer .btn .btn-gray:visited.disabled, #notification-ident-modal .modal-footer .btn .btn-gray.disabled, #notification-ident-modal .modal-footer .btn .btn-gray:visited.disabled, #delete-user-modal .modal-footer .btn .btn-gray.disabled, #delete-user-modal .modal-footer .btn .btn-gray:visited.disabled, #delete-address-modal .modal-footer .btn .btn-gray.disabled, #delete-address-modal .modal-footer .btn .btn-gray:visited.disabled, #newsletter-success-modal-content .modal-footer .btn .btn-gray.disabled, #newsletter-success-modal-content .modal-footer .btn .btn-gray:visited.disabled, #cancel-terms-and-conditions-modal-content .modal-footer .btn .btn-gray.disabled, #cancel-terms-and-conditions-modal-content .modal-footer .btn .btn-gray:visited.disabled, #add-technician-modal-content .modal-footer .btn .btn-gray.disabled, #add-technician-modal-content .modal-footer .btn .btn-gray:visited.disabled, #access-to-cpq-modal-content .modal-footer .btn .btn-gray.disabled, #access-to-cpq-modal-content .modal-footer .btn .btn-gray:visited.disabled, #show-set-admin-error-modal .modal-footer .btn .btn-gray.disabled, #show-set-admin-error-modal .modal-footer .btn .btn-gray:visited.disabled {
      background-color: #767676 !important; }

#delete-portlet-modal .gray-text-color h3, #login-modal-content .gray-text-color h3, #edit-address-modal .gray-text-color h3, #admin-modal .gray-text-color h3, #cancel-order-modal .gray-text-color h3, .web-shop-modal .gray-text-color h3, .second-web-shop-modal .gray-text-color h3, #personal-modal .gray-text-color h3, #article-ident-modal .gray-text-color h3, #error-success-modal .gray-text-color h3, #show-order-modal-success .gray-text-color h3, .select-company-modal .gray-text-color h3, #show-order-modal .gray-text-color h3, #show-order-modal-boundary .gray-text-color h3, #show-invoice-modal .gray-text-color h3, #show-invoice-modal-boundary .gray-text-color h3, #show-order-detail-modal-content .gray-text-color h3, #show-order-detail-modal-boundary .gray-text-color h3, #order-information-modal .gray-text-color h3, #notification-ident-modal .gray-text-color h3, #delete-user-modal .gray-text-color h3, #delete-address-modal .gray-text-color h3, #newsletter-success-modal-content .gray-text-color h3, #cancel-terms-and-conditions-modal-content .gray-text-color h3, #add-technician-modal-content .gray-text-color h3, #access-to-cpq-modal-content .gray-text-color h3, #show-set-admin-error-modal .gray-text-color h3 {
  color: #9A9B9B;
  margin-bottom: 32px;
  font-weight: 400;
  text-align: center; }

#delete-portlet-modal table.table, #login-modal-content table.table, #edit-address-modal table.table, #admin-modal table.table, #cancel-order-modal table.table, .web-shop-modal table.table, .second-web-shop-modal table.table, #personal-modal table.table, #article-ident-modal table.table, #error-success-modal table.table, #show-order-modal-success table.table, .select-company-modal table.table, #show-order-modal table.table, #show-order-modal-boundary table.table, #show-invoice-modal table.table, #show-invoice-modal-boundary table.table, #show-order-detail-modal-content table.table, #show-order-detail-modal-boundary table.table, #order-information-modal table.table, #notification-ident-modal table.table, #delete-user-modal table.table, #delete-address-modal table.table, #newsletter-success-modal-content table.table, #cancel-terms-and-conditions-modal-content table.table, #add-technician-modal-content table.table, #access-to-cpq-modal-content table.table, #show-set-admin-error-modal table.table {
  border: 1px solid #E0E0E0; }

#delete-portlet-modal .table td, #login-modal-content .table td, #edit-address-modal .table td, #admin-modal .table td, #cancel-order-modal .table td, .web-shop-modal .table td, .second-web-shop-modal .table td, #personal-modal .table td, #article-ident-modal .table td, #error-success-modal .table td, #show-order-modal-success .table td, .select-company-modal .table td, #show-order-modal .table td, #show-order-modal-boundary .table td, #show-invoice-modal .table td, #show-invoice-modal-boundary .table td, #show-order-detail-modal-content .table td, #show-order-detail-modal-boundary .table td, #order-information-modal .table td, #notification-ident-modal .table td, #delete-user-modal .table td, #delete-address-modal .table td, #newsletter-success-modal-content .table td, #cancel-terms-and-conditions-modal-content .table td, #add-technician-modal-content .table td, #access-to-cpq-modal-content .table td, #show-set-admin-error-modal .table td {
  color: #333;
  font-size: 14px; }

@media only screen and (min-width: 768px) {
  #delete-portlet-modal .modal-content, #login-modal-content .modal-content, #edit-address-modal .modal-content, #admin-modal .modal-content, #cancel-order-modal .modal-content, .web-shop-modal .modal-content, .second-web-shop-modal .modal-content, #personal-modal .modal-content, #article-ident-modal .modal-content, #error-success-modal .modal-content, #show-order-modal-success .modal-content, .select-company-modal .modal-content, #show-order-modal .modal-content, #show-order-modal-boundary .modal-content, #show-invoice-modal .modal-content, #show-invoice-modal-boundary .modal-content, #show-order-detail-modal-content .modal-content, #show-order-detail-modal-boundary .modal-content, #order-information-modal .modal-content, #notification-ident-modal .modal-content, #delete-user-modal .modal-content, #delete-address-modal .modal-content, #newsletter-success-modal-content .modal-content, #cancel-terms-and-conditions-modal-content .modal-content, #add-technician-modal-content .modal-content, #access-to-cpq-modal-content .modal-content, #show-set-admin-error-modal .modal-content {
    width: calc(100% - 8px); } }

.safari.ios #delete-portlet-modal.modal-dialog, .safari.ios #login-modal-content.modal-dialog, .safari.ios #edit-address-modal.modal-dialog, .safari.ios #admin-modal.modal-dialog, .safari.ios #cancel-order-modal.modal-dialog, .safari.ios .web-shop-modal.modal-dialog, .safari.ios .second-web-shop-modal.modal-dialog, .safari.ios #personal-modal.modal-dialog, .safari.ios #article-ident-modal.modal-dialog, .safari.ios #error-success-modal.modal-dialog, .safari.ios #show-order-modal-success.modal-dialog, .safari.ios .select-company-modal.modal-dialog, .safari.ios #show-order-modal.modal-dialog, .safari.ios #show-order-modal-boundary.modal-dialog, .safari.ios #show-invoice-modal.modal-dialog, .safari.ios #show-invoice-modal-boundary.modal-dialog, .safari.ios #show-order-detail-modal-content.modal-dialog, .safari.ios #show-order-detail-modal-boundary.modal-dialog, .safari.ios #order-information-modal.modal-dialog, .safari.ios #notification-ident-modal.modal-dialog, .safari.ios #delete-user-modal.modal-dialog, .safari.ios #delete-address-modal.modal-dialog, .safari.ios #newsletter-success-modal-content.modal-dialog, .safari.ios #cancel-terms-and-conditions-modal-content.modal-dialog, .safari.ios #add-technician-modal-content.modal-dialog, .safari.ios #access-to-cpq-modal-content.modal-dialog, .safari.ios #show-set-admin-error-modal.modal-dialog {
  pointer-events: auto; }

@media only screen and (max-width: 767px) {
  .safari.ios #delete-portlet-modal, .safari.ios #login-modal-content, .safari.ios #edit-address-modal, .safari.ios #admin-modal, .safari.ios #cancel-order-modal, .safari.ios .web-shop-modal, .safari.ios .second-web-shop-modal, .safari.ios #personal-modal, .safari.ios #article-ident-modal, .safari.ios #error-success-modal, .safari.ios #show-order-modal-success, .safari.ios .select-company-modal, .safari.ios #show-order-modal, .safari.ios #show-order-modal-boundary, .safari.ios #show-invoice-modal, .safari.ios #show-invoice-modal-boundary, .safari.ios #show-order-detail-modal-content, .safari.ios #show-order-detail-modal-boundary, .safari.ios #order-information-modal, .safari.ios #notification-ident-modal, .safari.ios #delete-user-modal, .safari.ios #delete-address-modal, .safari.ios #newsletter-success-modal-content, .safari.ios #cancel-terms-and-conditions-modal-content, .safari.ios #add-technician-modal-content, .safari.ios #access-to-cpq-modal-content, .safari.ios #show-set-admin-error-modal {
    max-height: 515px; } }

#delete-portlet-modal .modal-dialog, #login-modal-content .modal-dialog, #edit-address-modal .modal-dialog, #cancel-order-modal .modal-dialog, #notification-ident-modal .modal-dialog, .web-shop-modal .modal-dialog, #personal-modal .modal-dialog, #article-ident-modal .modal-dialog, #admin-modal .modal-dialog, #error-success-modal .modal-dialog, .select-company-modal .modal-dialog, #show-order-modal .modal-dialog, #show-order-modal-boundary .modal-dialog, #show-invoice-modal .modal-dialog, #show-invoice-modal-boundary .modal-dialog, #show-order-detail-modal-boundary .modal-dialog, #show-order-detail-modal-content .modal-dialog, .modal-full-screen .modal-dialog, #delete-user-modal .modal-dialog, #delete-address-modal .modal-dialog, #newsletter-success-modal-content .modal-dialog, #cancel-terms-and-conditions-modal-content .modal-dialog, #access-to-cpq-modal-content .modal-dialog, #add-technician-modal-content .modal-dialog, #show-order-modal-success .modal-dialog, #show-set-admin-error-modal .modal-dialog {
  position: fixed !important; }
  @media only screen and (min-width: 1380px) {
    #delete-portlet-modal .modal-dialog, #login-modal-content .modal-dialog, #edit-address-modal .modal-dialog, #cancel-order-modal .modal-dialog, #notification-ident-modal .modal-dialog, .web-shop-modal .modal-dialog, #personal-modal .modal-dialog, #article-ident-modal .modal-dialog, #admin-modal .modal-dialog, #error-success-modal .modal-dialog, .select-company-modal .modal-dialog, #show-order-modal .modal-dialog, #show-order-modal-boundary .modal-dialog, #show-invoice-modal .modal-dialog, #show-invoice-modal-boundary .modal-dialog, #show-order-detail-modal-boundary .modal-dialog, #show-order-detail-modal-content .modal-dialog, .modal-full-screen .modal-dialog, #delete-user-modal .modal-dialog, #delete-address-modal .modal-dialog, #newsletter-success-modal-content .modal-dialog, #cancel-terms-and-conditions-modal-content .modal-dialog, #access-to-cpq-modal-content .modal-dialog, #add-technician-modal-content .modal-dialog, #show-order-modal-success .modal-dialog, #show-set-admin-error-modal .modal-dialog {
      min-width: 762px;
      min-height: 742px; } }
  @media only screen and (max-width: 1379px) and (min-width: 1100px) {
    #delete-portlet-modal .modal-dialog, #login-modal-content .modal-dialog, #edit-address-modal .modal-dialog, #cancel-order-modal .modal-dialog, #notification-ident-modal .modal-dialog, .web-shop-modal .modal-dialog, #personal-modal .modal-dialog, #article-ident-modal .modal-dialog, #admin-modal .modal-dialog, #error-success-modal .modal-dialog, .select-company-modal .modal-dialog, #show-order-modal .modal-dialog, #show-order-modal-boundary .modal-dialog, #show-invoice-modal .modal-dialog, #show-invoice-modal-boundary .modal-dialog, #show-order-detail-modal-boundary .modal-dialog, #show-order-detail-modal-content .modal-dialog, .modal-full-screen .modal-dialog, #delete-user-modal .modal-dialog, #delete-address-modal .modal-dialog, #newsletter-success-modal-content .modal-dialog, #cancel-terms-and-conditions-modal-content .modal-dialog, #access-to-cpq-modal-content .modal-dialog, #add-technician-modal-content .modal-dialog, #show-order-modal-success .modal-dialog, #show-set-admin-error-modal .modal-dialog {
      min-width: 762px;
      min-height: 330px;
      max-height: 520px; } }

#delete-portlet-modal .modal-content, #login-modal-content .modal-content, #edit-address-modal .modal-content, #cancel-order-modal .modal-content, #notification-ident-modal .modal-content, .web-shop-modal .modal-content, #personal-modal .modal-content, #article-ident-modal .modal-content, #admin-modal .modal-content, #error-success-modal .modal-content, .select-company-modal .modal-content, #show-order-modal .modal-content, #show-order-modal-boundary .modal-content, #show-invoice-modal .modal-content, #show-invoice-modal-boundary .modal-content, #show-order-detail-modal-boundary .modal-content, #show-order-detail-modal-content .modal-content, .modal-full-screen .modal-content, #delete-user-modal .modal-content, #delete-address-modal .modal-content, #newsletter-success-modal-content .modal-content, #cancel-terms-and-conditions-modal-content .modal-content, #access-to-cpq-modal-content .modal-content, #add-technician-modal-content .modal-content, #show-order-modal-success .modal-content, #show-set-admin-error-modal .modal-content {
  border: none;
  border-radius: 0;
  box-shadow: none; }

#delete-portlet-modal .modal-dialog-focused, #login-modal-content .modal-dialog-focused, #edit-address-modal .modal-dialog-focused, #cancel-order-modal .modal-dialog-focused, #notification-ident-modal .modal-dialog-focused, .web-shop-modal .modal-dialog-focused, #personal-modal .modal-dialog-focused, #article-ident-modal .modal-dialog-focused, #admin-modal .modal-dialog-focused, #error-success-modal .modal-dialog-focused, .select-company-modal .modal-dialog-focused, #show-order-modal .modal-dialog-focused, #show-order-modal-boundary .modal-dialog-focused, #show-invoice-modal .modal-dialog-focused, #show-invoice-modal-boundary .modal-dialog-focused, #show-order-detail-modal-boundary .modal-dialog-focused, #show-order-detail-modal-content .modal-dialog-focused, .modal-full-screen .modal-dialog-focused, #delete-user-modal .modal-dialog-focused, #delete-address-modal .modal-dialog-focused, #newsletter-success-modal-content .modal-dialog-focused, #cancel-terms-and-conditions-modal-content .modal-dialog-focused, #access-to-cpq-modal-content .modal-dialog-focused, #add-technician-modal-content .modal-dialog-focused, #show-order-modal-success .modal-dialog-focused, #show-set-admin-error-modal .modal-dialog-focused {
  outline: 0; }

#delete-portlet-modal .form, #login-modal-content .form, #edit-address-modal .form, #cancel-order-modal .form, #notification-ident-modal .form, .web-shop-modal .form, #personal-modal .form, #article-ident-modal .form, #admin-modal .form, #error-success-modal .form, .select-company-modal .form, #show-order-modal .form, #show-order-modal-boundary .form, #show-invoice-modal .form, #show-invoice-modal-boundary .form, #show-order-detail-modal-boundary .form, #show-order-detail-modal-content .form, .modal-full-screen .form, #delete-user-modal .form, #delete-address-modal .form, #newsletter-success-modal-content .form, #cancel-terms-and-conditions-modal-content .form, #access-to-cpq-modal-content .form, #add-technician-modal-content .form, #show-order-modal-success .form, #show-set-admin-error-modal .form {
  margin-top: 32px;
  margin-bottom: 32px; }

@media only screen and (min-width: 1380px) {
  #show-order-detail-modal-boundary.modal-dialog {
    min-width: 762px;
    min-height: 742px; } }

@media only screen and (max-width: 1379px) and (min-width: 1100px) {
  #show-order-detail-modal-boundary.modal-dialog {
    min-width: 762px;
    min-height: 330px;
    max-height: 520px; } }

.order__thanks__clouse {
  contain: "x"; }

.yui3-skin-sam .yui3-widget-mask {
  opacity: 0.6;
  background-color: #000; }

#delete-portlet-modal .modal-footer {
  justify-content: center; }
  @media only screen and (min-width: 992px) {
    #delete-portlet-modal .modal-footer {
      margin-right: 0; } }

#error-success-modal button.close {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  #error-success-modal button.close svg {
    display: none; }
  #error-success-modal button.close:after {
    display: inline-block;
    content: "\00d7";
    line-height: 1; }

#error-success-modal.error__success__mesage .modal-header button.close {
  top: 10px !important;
  height: 60px; }
  #error-success-modal.error__success__mesage .modal-header button.close:after {
    font-size: 52px !important;
    font-weight: bold !important;
    color: #ea6f18 !important; }

@media only screen and (min-width: 700px) and (max-width: 770px) {
  #error-success-modal.error__success__mesage .modal-dialog {
    height: 300px !important; } }

#error-success-modal.error__success__mesage .modal-content {
  padding: 48px; }

#edit-address-modal .modal-content {
  box-shadow: 0 4px 16px 0 #000000B2;
  border-radius: 8px;
  padding: 48px 48px 48px 32px;
  width: calc(100% - 8px);
  margin: auto;
  overflow: auto; }
  @media only screen and (max-height: 800px) {
    #edit-address-modal .modal-content {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    #edit-address-modal .modal-content {
      height: 100vh; } }
  #edit-address-modal .modal-content .modal-header {
    padding: 0; }
    #edit-address-modal .modal-content .modal-header h1 {
      text-align: left;
      margin-bottom: 32px; }
    #edit-address-modal .modal-content .modal-header .btn-toolbar-button.close span {
      font-size: 36px !important;
      font-weight: 100 !important;
      color: #767676 !important; }
      #edit-address-modal .modal-content .modal-header .btn-toolbar-button.close span:hover {
        color: #555555 !important; }
      #edit-address-modal .modal-content .modal-header .btn-toolbar-button.close span:active {
        color: #20201E !important; }
  #edit-address-modal .modal-content .modal-body {
    display: none; }
  #edit-address-modal .modal-content .form {
    margin-top: 0;
    margin-bottom: 0;
    background-color: unset; }
    @media only screen and (max-width: 767px) {
      #edit-address-modal .modal-content .form {
        overflow: visible !important;
        margin-left: 0;
        margin-bottom: 32px; } }
    #edit-address-modal .modal-content .form .form-group {
      margin-bottom: 12px; }
      #edit-address-modal .modal-content .form .form-group .reference-mark {
        display: none;
        /* Do not show asterisk for required fields */
        position: absolute;
        top: 7px;
        padding-left: 6px; }
      #edit-address-modal .modal-content .form .form-group.input-checkbox-wrapper {
        margin-top: 20px; }
  #edit-address-modal .modal-content .modal-dialog {
    min-width: 823px; }
  #edit-address-modal .modal-content .modal-footer {
    margin-bottom: 0;
    justify-content: flex-end;
    padding: 0; }
    @media only screen and (min-width: 1380px) {
      #edit-address-modal .modal-content .modal-footer {
        margin-top: 30px;
        margin-right: 0px; } }
    @media only screen and (max-width: 767px) {
      #edit-address-modal .modal-content .modal-footer {
        padding-bottom: 160px;
        padding-top: 50px; } }
    #edit-address-modal .modal-content .modal-footer button {
      border-radius: 10px !important;
      height: 3rem; }
    @media only screen and (max-width: 767px) {
      #edit-address-modal .modal-content .modal-footer {
        margin-top: 0;
        justify-content: center; }
        #edit-address-modal .modal-content .modal-footer .btn-toolbar {
          position: relative;
          width: 100%;
          display: flex;
          flex-direction: column; }
          #edit-address-modal .modal-content .modal-footer .btn-toolbar .btn-gray {
            order: 2; }
          #edit-address-modal .modal-content .modal-footer .btn-toolbar .btn-orange {
            order: 1; }
        #edit-address-modal .modal-content .modal-footer .btn-toolbar-button, #edit-address-modal .modal-content .modal-footer .btn-content {
          width: 100% !important;
          margin-top: 15px;
          margin-left: 0 !important;
          margin-right: 0; } }
  @media only screen and (min-width: 1380px) {
    #edit-address-modal .modal-content #edit-address-boundary, #edit-address-modal .modal-content .edit-address-modal-content {
      height: 700px; } }
  @media only screen and (max-width: 1300px) and (min-width: 1100px) {
    #edit-address-modal .modal-content #edit-address-boundary, #edit-address-modal .modal-content .edit-address-modal-content {
      min-width: 823px;
      min-height: 330px;
      max-height: 580px;
      top: -20px !important; } }
  @media only screen and (max-width: 767px) {
    #edit-address-modal .modal-content #edit-address-boundary, #edit-address-modal .modal-content .edit-address-modal-content {
      max-height: 100%;
      min-width: 300px;
      width: 98% !important;
      left: 0;
      top: 0;
      overflow: scroll; } }
  #edit-address-modal .modal-content #edit-address-boundary .lexicon-icon-asterisk, #edit-address-modal .modal-content .edit-address-modal-content .lexicon-icon-asterisk {
    display: none; }

#personal-modal .modal-dialog, #article-ident-modal .modal-dialog, #secondShopModal .modal-dialog, .web-shop-modal .modal-dialog, .select-company-modal .modal-dialog, #notification-ident-modal .modal-dialog, #access-to-cpq-modal-content .modal-dialog, #add-technician-modal-content .modal-dialog, #show-order-modal-success .modal-dialog, #show-set-admin-error-modal .modal-dialog {
  position: fixed !important; }

#personal-modal .modal-content, #article-ident-modal .modal-content, #secondShopModal .modal-content, .web-shop-modal .modal-content, .select-company-modal .modal-content, #notification-ident-modal .modal-content, #access-to-cpq-modal-content .modal-content, #add-technician-modal-content .modal-content, #show-order-modal-success .modal-content, #show-set-admin-error-modal .modal-content {
  box-shadow: 0 4px 16px 0 #000000B2;
  border-radius: 8px;
  padding: 48px; }
  @media only screen and (max-width: 767px) {
    #personal-modal .modal-content, #article-ident-modal .modal-content, #secondShopModal .modal-content, .web-shop-modal .modal-content, .select-company-modal .modal-content, #notification-ident-modal .modal-content, #access-to-cpq-modal-content .modal-content, #add-technician-modal-content .modal-content, #show-order-modal-success .modal-content, #show-set-admin-error-modal .modal-content {
      width: calc(100% - 8px);
      margin: auto;
      padding: 48px 0; } }
  #personal-modal .modal-content .personal-companies, #personal-modal .modal-content .companies-second-shop, #personal-modal .modal-content .companies, #article-ident-modal .modal-content .personal-companies, #article-ident-modal .modal-content .companies-second-shop, #article-ident-modal .modal-content .companies, #secondShopModal .modal-content .personal-companies, #secondShopModal .modal-content .companies-second-shop, #secondShopModal .modal-content .companies, .web-shop-modal .modal-content .personal-companies, .web-shop-modal .modal-content .companies-second-shop, .web-shop-modal .modal-content .companies, .select-company-modal .modal-content .personal-companies, .select-company-modal .modal-content .companies-second-shop, .select-company-modal .modal-content .companies, #notification-ident-modal .modal-content .personal-companies, #notification-ident-modal .modal-content .companies-second-shop, #notification-ident-modal .modal-content .companies, #access-to-cpq-modal-content .modal-content .personal-companies, #access-to-cpq-modal-content .modal-content .companies-second-shop, #access-to-cpq-modal-content .modal-content .companies, #add-technician-modal-content .modal-content .personal-companies, #add-technician-modal-content .modal-content .companies-second-shop, #add-technician-modal-content .modal-content .companies, #show-order-modal-success .modal-content .personal-companies, #show-order-modal-success .modal-content .companies-second-shop, #show-order-modal-success .modal-content .companies, #show-set-admin-error-modal .modal-content .personal-companies, #show-set-admin-error-modal .modal-content .companies-second-shop, #show-set-admin-error-modal .modal-content .companies {
    color: #9A9B9B;
    font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 38px;
    text-decoration: none; }
    @media only screen and (max-width: 1200px) {
      #personal-modal .modal-content .personal-companies, #personal-modal .modal-content .companies-second-shop, #personal-modal .modal-content .companies, #article-ident-modal .modal-content .personal-companies, #article-ident-modal .modal-content .companies-second-shop, #article-ident-modal .modal-content .companies, #secondShopModal .modal-content .personal-companies, #secondShopModal .modal-content .companies-second-shop, #secondShopModal .modal-content .companies, .web-shop-modal .modal-content .personal-companies, .web-shop-modal .modal-content .companies-second-shop, .web-shop-modal .modal-content .companies, .select-company-modal .modal-content .personal-companies, .select-company-modal .modal-content .companies-second-shop, .select-company-modal .modal-content .companies, #notification-ident-modal .modal-content .personal-companies, #notification-ident-modal .modal-content .companies-second-shop, #notification-ident-modal .modal-content .companies, #access-to-cpq-modal-content .modal-content .personal-companies, #access-to-cpq-modal-content .modal-content .companies-second-shop, #access-to-cpq-modal-content .modal-content .companies, #add-technician-modal-content .modal-content .personal-companies, #add-technician-modal-content .modal-content .companies-second-shop, #add-technician-modal-content .modal-content .companies, #show-order-modal-success .modal-content .personal-companies, #show-order-modal-success .modal-content .companies-second-shop, #show-order-modal-success .modal-content .companies, #show-set-admin-error-modal .modal-content .personal-companies, #show-set-admin-error-modal .modal-content .companies-second-shop, #show-set-admin-error-modal .modal-content .companies {
        font-size: 16px;
        line-height: 32px;
        overflow: hidden !important;
        text-overflow: ellipsis; } }
    #personal-modal .modal-content .personal-companies:hover, #personal-modal .modal-content .companies-second-shop:hover, #personal-modal .modal-content .companies:hover, #article-ident-modal .modal-content .personal-companies:hover, #article-ident-modal .modal-content .companies-second-shop:hover, #article-ident-modal .modal-content .companies:hover, #secondShopModal .modal-content .personal-companies:hover, #secondShopModal .modal-content .companies-second-shop:hover, #secondShopModal .modal-content .companies:hover, .web-shop-modal .modal-content .personal-companies:hover, .web-shop-modal .modal-content .companies-second-shop:hover, .web-shop-modal .modal-content .companies:hover, .select-company-modal .modal-content .personal-companies:hover, .select-company-modal .modal-content .companies-second-shop:hover, .select-company-modal .modal-content .companies:hover, #notification-ident-modal .modal-content .personal-companies:hover, #notification-ident-modal .modal-content .companies-second-shop:hover, #notification-ident-modal .modal-content .companies:hover, #access-to-cpq-modal-content .modal-content .personal-companies:hover, #access-to-cpq-modal-content .modal-content .companies-second-shop:hover, #access-to-cpq-modal-content .modal-content .companies:hover, #add-technician-modal-content .modal-content .personal-companies:hover, #add-technician-modal-content .modal-content .companies-second-shop:hover, #add-technician-modal-content .modal-content .companies:hover, #show-order-modal-success .modal-content .personal-companies:hover, #show-order-modal-success .modal-content .companies-second-shop:hover, #show-order-modal-success .modal-content .companies:hover, #show-set-admin-error-modal .modal-content .personal-companies:hover, #show-set-admin-error-modal .modal-content .companies-second-shop:hover, #show-set-admin-error-modal .modal-content .companies:hover {
      text-decoration: none;
      color: #ea6f18; }
  #personal-modal .modal-content .modal-dialog, #article-ident-modal .modal-content .modal-dialog, #secondShopModal .modal-content .modal-dialog, .web-shop-modal .modal-content .modal-dialog, .select-company-modal .modal-content .modal-dialog, #notification-ident-modal .modal-content .modal-dialog, #access-to-cpq-modal-content .modal-content .modal-dialog, #add-technician-modal-content .modal-content .modal-dialog, #show-order-modal-success .modal-content .modal-dialog, #show-set-admin-error-modal .modal-content .modal-dialog {
    padding: 0; }
    @media only screen and (min-width: 1100px) {
      #personal-modal .modal-content .modal-dialog, #article-ident-modal .modal-content .modal-dialog, #secondShopModal .modal-content .modal-dialog, .web-shop-modal .modal-content .modal-dialog, .select-company-modal .modal-content .modal-dialog, #notification-ident-modal .modal-content .modal-dialog, #access-to-cpq-modal-content .modal-content .modal-dialog, #add-technician-modal-content .modal-content .modal-dialog, #show-order-modal-success .modal-content .modal-dialog, #show-set-admin-error-modal .modal-content .modal-dialog {
        min-width: 610px;
        min-height: 445px;
        left: 28%; } }
    @media only screen and (max-width: 767px) {
      #personal-modal .modal-content .modal-dialog, #article-ident-modal .modal-content .modal-dialog, #secondShopModal .modal-content .modal-dialog, .web-shop-modal .modal-content .modal-dialog, .select-company-modal .modal-content .modal-dialog, #notification-ident-modal .modal-content .modal-dialog, #access-to-cpq-modal-content .modal-content .modal-dialog, #add-technician-modal-content .modal-content .modal-dialog, #show-order-modal-success .modal-content .modal-dialog, #show-set-admin-error-modal .modal-content .modal-dialog {
        top: 150px !important; } }
  #personal-modal .modal-content .modal-header h3, #article-ident-modal .modal-content .modal-header h3, #secondShopModal .modal-content .modal-header h3, .web-shop-modal .modal-content .modal-header h3, .select-company-modal .modal-content .modal-header h3, #notification-ident-modal .modal-content .modal-header h3, #access-to-cpq-modal-content .modal-content .modal-header h3, #add-technician-modal-content .modal-content .modal-header h3, #show-order-modal-success .modal-content .modal-header h3, #show-set-admin-error-modal .modal-content .modal-header h3 {
    margin-top: 45px; }
  #personal-modal .modal-content .modal-header .btn-toolbar-button.close span, #article-ident-modal .modal-content .modal-header .btn-toolbar-button.close span, #secondShopModal .modal-content .modal-header .btn-toolbar-button.close span, .web-shop-modal .modal-content .modal-header .btn-toolbar-button.close span, .select-company-modal .modal-content .modal-header .btn-toolbar-button.close span, #notification-ident-modal .modal-content .modal-header .btn-toolbar-button.close span, #access-to-cpq-modal-content .modal-content .modal-header .btn-toolbar-button.close span, #add-technician-modal-content .modal-content .modal-header .btn-toolbar-button.close span, #show-order-modal-success .modal-content .modal-header .btn-toolbar-button.close span, #show-set-admin-error-modal .modal-content .modal-header .btn-toolbar-button.close span {
    font-size: 36px !important;
    font-weight: 100 !important;
    color: #767676 !important; }
    #personal-modal .modal-content .modal-header .btn-toolbar-button.close span:hover, #article-ident-modal .modal-content .modal-header .btn-toolbar-button.close span:hover, #secondShopModal .modal-content .modal-header .btn-toolbar-button.close span:hover, .web-shop-modal .modal-content .modal-header .btn-toolbar-button.close span:hover, .select-company-modal .modal-content .modal-header .btn-toolbar-button.close span:hover, #notification-ident-modal .modal-content .modal-header .btn-toolbar-button.close span:hover, #access-to-cpq-modal-content .modal-content .modal-header .btn-toolbar-button.close span:hover, #add-technician-modal-content .modal-content .modal-header .btn-toolbar-button.close span:hover, #show-order-modal-success .modal-content .modal-header .btn-toolbar-button.close span:hover, #show-set-admin-error-modal .modal-content .modal-header .btn-toolbar-button.close span:hover {
      color: #555555 !important; }
    #personal-modal .modal-content .modal-header .btn-toolbar-button.close span:active, #article-ident-modal .modal-content .modal-header .btn-toolbar-button.close span:active, #secondShopModal .modal-content .modal-header .btn-toolbar-button.close span:active, .web-shop-modal .modal-content .modal-header .btn-toolbar-button.close span:active, .select-company-modal .modal-content .modal-header .btn-toolbar-button.close span:active, #notification-ident-modal .modal-content .modal-header .btn-toolbar-button.close span:active, #access-to-cpq-modal-content .modal-content .modal-header .btn-toolbar-button.close span:active, #add-technician-modal-content .modal-content .modal-header .btn-toolbar-button.close span:active, #show-order-modal-success .modal-content .modal-header .btn-toolbar-button.close span:active, #show-set-admin-error-modal .modal-content .modal-header .btn-toolbar-button.close span:active {
      color: #20201E !important; }
  #personal-modal .modal-content .modal-body, #article-ident-modal .modal-content .modal-body, #secondShopModal .modal-content .modal-body, .web-shop-modal .modal-content .modal-body, .select-company-modal .modal-content .modal-body, #notification-ident-modal .modal-content .modal-body, #access-to-cpq-modal-content .modal-content .modal-body, #add-technician-modal-content .modal-content .modal-body, #show-order-modal-success .modal-content .modal-body, #show-set-admin-error-modal .modal-content .modal-body {
    text-overflow: ellipsis;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      #personal-modal .modal-content .modal-body, #article-ident-modal .modal-content .modal-body, #secondShopModal .modal-content .modal-body, .web-shop-modal .modal-content .modal-body, .select-company-modal .modal-content .modal-body, #notification-ident-modal .modal-content .modal-body, #access-to-cpq-modal-content .modal-content .modal-body, #add-technician-modal-content .modal-content .modal-body, #show-order-modal-success .modal-content .modal-body, #show-set-admin-error-modal .modal-content .modal-body {
        padding: 1.6rem 1.25rem; } }
    #personal-modal .modal-content .modal-body .btn-orange, #article-ident-modal .modal-content .modal-body .btn-orange, #secondShopModal .modal-content .modal-body .btn-orange, .web-shop-modal .modal-content .modal-body .btn-orange, .select-company-modal .modal-content .modal-body .btn-orange, #notification-ident-modal .modal-content .modal-body .btn-orange, #access-to-cpq-modal-content .modal-content .modal-body .btn-orange, #add-technician-modal-content .modal-content .modal-body .btn-orange, #show-order-modal-success .modal-content .modal-body .btn-orange, #show-set-admin-error-modal .modal-content .modal-body .btn-orange {
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      background-color: #ea6f18 !important;
      color: #FFF !important;
      border: #ea6f18 1px solid;
      text-decoration: none;
      margin-top: 25px; }
      #personal-modal .modal-content .modal-body .btn-orange img, #article-ident-modal .modal-content .modal-body .btn-orange img, #secondShopModal .modal-content .modal-body .btn-orange img, .web-shop-modal .modal-content .modal-body .btn-orange img, .select-company-modal .modal-content .modal-body .btn-orange img, #notification-ident-modal .modal-content .modal-body .btn-orange img, #access-to-cpq-modal-content .modal-content .modal-body .btn-orange img, #add-technician-modal-content .modal-content .modal-body .btn-orange img, #show-order-modal-success .modal-content .modal-body .btn-orange img, #show-set-admin-error-modal .modal-content .modal-body .btn-orange img {
        margin-right: 16px; }
      #personal-modal .modal-content .modal-body .btn-orange span, #article-ident-modal .modal-content .modal-body .btn-orange span, #secondShopModal .modal-content .modal-body .btn-orange span, .web-shop-modal .modal-content .modal-body .btn-orange span, .select-company-modal .modal-content .modal-body .btn-orange span, #notification-ident-modal .modal-content .modal-body .btn-orange span, #access-to-cpq-modal-content .modal-content .modal-body .btn-orange span, #add-technician-modal-content .modal-content .modal-body .btn-orange span, #show-order-modal-success .modal-content .modal-body .btn-orange span, #show-set-admin-error-modal .modal-content .modal-body .btn-orange span {
        vertical-align: middle !important; }
    #personal-modal .modal-content .modal-body a, #article-ident-modal .modal-content .modal-body a, #secondShopModal .modal-content .modal-body a, .web-shop-modal .modal-content .modal-body a, .select-company-modal .modal-content .modal-body a, #notification-ident-modal .modal-content .modal-body a, #access-to-cpq-modal-content .modal-content .modal-body a, #add-technician-modal-content .modal-content .modal-body a, #show-order-modal-success .modal-content .modal-body a, #show-set-admin-error-modal .modal-content .modal-body a {
      border-radius: 10px !important; }

#show-order-modal-content, #show-invoice-modal-content, #show-order-detail-modal-content, #order-information-modal {
  padding: 48px 48px 48px 32px;
  max-height: 90vh;
  overflow-y: auto; }
  #show-order-modal-content .modal-dialog, #show-invoice-modal-content .modal-dialog, #show-order-detail-modal-content .modal-dialog, #order-information-modal .modal-dialog {
    position: fixed; }
  @media only screen and (max-width: 768px) {
    #show-order-modal-content, #show-invoice-modal-content, #show-order-detail-modal-content, #order-information-modal {
      max-height: 600px !important;
      overflow-y: auto !important; } }
  @media only screen and (max-width: 768px) {
    #show-order-modal-content, #show-invoice-modal-content, #show-order-detail-modal-content, #order-information-modal {
      width: calc(100% - 8px);
      margin: auto; } }
  #show-order-modal-content .modal-header, #show-invoice-modal-content .modal-header, #show-order-detail-modal-content .modal-header, #order-information-modal .modal-header {
    padding: 0; }
    #show-order-modal-content .modal-header h1, #show-invoice-modal-content .modal-header h1, #show-order-detail-modal-content .modal-header h1, #order-information-modal .modal-header h1 {
      text-align: left;
      margin-top: 0;
      margin-bottom: 32px;
      margin-left: 0; }
      @media only screen and (max-width: 768px) {
        #show-order-modal-content .modal-header h1, #show-invoice-modal-content .modal-header h1, #show-order-detail-modal-content .modal-header h1, #order-information-modal .modal-header h1 {
          margin-bottom: 18px; } }
    #show-order-modal-content .modal-header button.close, #show-invoice-modal-content .modal-header button.close, #show-order-detail-modal-content .modal-header button.close, #order-information-modal .modal-header button.close {
      margin-top: 0;
      position: absolute;
      right: 12px;
      top: 7px; }
  #show-order-modal-content .popup__subtitle, #show-invoice-modal-content .popup__subtitle, #show-order-detail-modal-content .popup__subtitle, #order-information-modal .popup__subtitle {
    line-height: 35px; }
  #show-order-modal-content textarea, #show-invoice-modal-content textarea, #show-order-detail-modal-content textarea, #order-information-modal textarea {
    width: 100%;
    height: 150px;
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    margin: 0;
    white-space: pre-wrap; }
  #show-order-modal-content h2, #show-invoice-modal-content h2, #show-order-detail-modal-content h2, #order-information-modal h2 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 32px; }
    @media only screen and (max-width: 768px) {
      #show-order-modal-content h2, #show-invoice-modal-content h2, #show-order-detail-modal-content h2, #order-information-modal h2 {
        margin-bottom: 18px; } }
  #show-order-modal-content p, #show-invoice-modal-content p, #show-order-detail-modal-content p, #order-information-modal p {
    color: #333;
    font-weight: 300;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    #show-order-modal-content p.popup__subtitle, #show-invoice-modal-content p.popup__subtitle, #show-order-detail-modal-content p.popup__subtitle, #order-information-modal p.popup__subtitle {
      line-height: 35px;
      margin-bottom: 18px;
      margin-top: 11px; }
    #show-order-modal-content p span, #show-invoice-modal-content p span, #show-order-detail-modal-content p span, #order-information-modal p span {
      font-weight: bold; }
  #show-order-modal-content .modal-footer, #show-invoice-modal-content .modal-footer, #show-order-detail-modal-content .modal-footer, #order-information-modal .modal-footer {
    margin: 0;
    padding: 0; }
  #show-order-modal-content label, #show-invoice-modal-content label, #show-order-detail-modal-content label, #order-information-modal label {
    display: none; }
  #show-order-modal-content .modal-body, #show-invoice-modal-content .modal-body, #show-order-detail-modal-content .modal-body, #order-information-modal .modal-body {
    padding: 0;
    max-width: none; }
  #show-order-modal-content .modal-footer, #show-invoice-modal-content .modal-footer, #show-order-detail-modal-content .modal-footer, #order-information-modal .modal-footer {
    z-index: 1001;
    height: auto;
    justify-content: end; }
    #show-order-modal-content .modal-footer .btn-toolbar, #show-invoice-modal-content .modal-footer .btn-toolbar, #show-order-detail-modal-content .modal-footer .btn-toolbar, #order-information-modal .modal-footer .btn-toolbar {
      margin: auto 0 auto auto; }
    #show-order-modal-content .modal-footer button.cancel, #show-invoice-modal-content .modal-footer button.cancel, #show-order-detail-modal-content .modal-footer button.cancel, #order-information-modal .modal-footer button.cancel {
      background: #767676;
      color: #fff;
      height: 3rem;
      line-height: 2.12rem; }
    #show-order-modal-content .modal-footer button.btn-orange, #show-invoice-modal-content .modal-footer button.btn-orange, #show-order-detail-modal-content .modal-footer button.btn-orange, #order-information-modal .modal-footer button.btn-orange {
      background: #F4F5F5 !important; }
      #show-order-modal-content .modal-footer button.btn-orange.active__btn, #show-invoice-modal-content .modal-footer button.btn-orange.active__btn, #show-order-detail-modal-content .modal-footer button.btn-orange.active__btn, #order-information-modal .modal-footer button.btn-orange.active__btn {
        background: #ea6f18 !important; }
  #show-order-modal-content .btn.btn-orange.btn-default, #show-invoice-modal-content .btn.btn-orange.btn-default, #show-order-detail-modal-content .btn.btn-orange.btn-default, #order-information-modal .btn.btn-orange.btn-default {
    display: flex;
    align-items: center;
    padding: 14px 15px;
    line-height: normal; }
  @media only screen and (max-width: 1300px) and (min-width: 1100px) {
    #show-order-modal-content #show-invoice-modal-boundary, #show-order-modal-content #show-order-modal-boundary, #show-order-modal-content #show-order-detail-modal-boundary, #show-invoice-modal-content #show-invoice-modal-boundary, #show-invoice-modal-content #show-order-modal-boundary, #show-invoice-modal-content #show-order-detail-modal-boundary, #show-order-detail-modal-content #show-invoice-modal-boundary, #show-order-detail-modal-content #show-order-modal-boundary, #show-order-detail-modal-content #show-order-detail-modal-boundary, #order-information-modal #show-invoice-modal-boundary, #order-information-modal #show-order-modal-boundary, #order-information-modal #show-order-detail-modal-boundary {
      top: 0px !important; } }

@media only screen and (max-width: 480px) {
  #show-order-detail-modal-content {
    overflow: scroll;
    height: 100vh; }
    #show-order-detail-modal-content .modal-footer {
      padding: 0 0 40px 0; } }

#show-order-modal-success .modal-dialog, #portal__is__unavailable .modal-dialog, #delete-portlet-modal .modal-dialog, #show-set-admin-error-modal .modal-dialog, #user-did-not-pass-2fa .modal-dialog, #add-technician-modal-content .modal-dialog {
  max-width: 762px; }
  @media only screen and (max-width: 992px) {
    #show-order-modal-success .modal-dialog, #portal__is__unavailable .modal-dialog, #delete-portlet-modal .modal-dialog, #show-set-admin-error-modal .modal-dialog, #user-did-not-pass-2fa .modal-dialog, #add-technician-modal-content .modal-dialog {
      width: calc(100% - 8px) !important;
      margin: auto; } }
  #show-order-modal-success .modal-dialog .modal-content, #portal__is__unavailable .modal-dialog .modal-content, #delete-portlet-modal .modal-dialog .modal-content, #show-set-admin-error-modal .modal-dialog .modal-content, #user-did-not-pass-2fa .modal-dialog .modal-content, #add-technician-modal-content .modal-dialog .modal-content {
    padding: 48px; }
    #show-order-modal-success .modal-dialog .modal-content .modal-header, #portal__is__unavailable .modal-dialog .modal-content .modal-header, #delete-portlet-modal .modal-dialog .modal-content .modal-header, #show-set-admin-error-modal .modal-dialog .modal-content .modal-header, #user-did-not-pass-2fa .modal-dialog .modal-content .modal-header, #add-technician-modal-content .modal-dialog .modal-content .modal-header {
      border: none;
      display: block;
      overflow: auto;
      height: unset; }
      #show-order-modal-success .modal-dialog .modal-content .modal-header h1, #portal__is__unavailable .modal-dialog .modal-content .modal-header h1, #delete-portlet-modal .modal-dialog .modal-content .modal-header h1, #show-set-admin-error-modal .modal-dialog .modal-content .modal-header h1, #user-did-not-pass-2fa .modal-dialog .modal-content .modal-header h1, #add-technician-modal-content .modal-dialog .modal-content .modal-header h1 {
        text-align: center;
        margin-top: 0;
        padding: 0;
        margin-bottom: 32px; }
      #show-order-modal-success .modal-dialog .modal-content .modal-header button.close, #portal__is__unavailable .modal-dialog .modal-content .modal-header button.close, #delete-portlet-modal .modal-dialog .modal-content .modal-header button.close, #show-set-admin-error-modal .modal-dialog .modal-content .modal-header button.close, #user-did-not-pass-2fa .modal-dialog .modal-content .modal-header button.close, #add-technician-modal-content .modal-dialog .modal-content .modal-header button.close {
        color: #ea6f18;
        position: absolute;
        right: 24px;
        z-index: 99;
        top: 24px !important;
        line-height: 24px;
        margin-top: 0; }
    #show-order-modal-success .modal-dialog .modal-content .modal-body, #portal__is__unavailable .modal-dialog .modal-content .modal-body, #delete-portlet-modal .modal-dialog .modal-content .modal-body, #show-set-admin-error-modal .modal-dialog .modal-content .modal-body, #user-did-not-pass-2fa .modal-dialog .modal-content .modal-body, #add-technician-modal-content .modal-dialog .modal-content .modal-body {
      padding: 0;
      margin: 0;
      max-width: none; }
      #show-order-modal-success .modal-dialog .modal-content .modal-body h2, #portal__is__unavailable .modal-dialog .modal-content .modal-body h2, #delete-portlet-modal .modal-dialog .modal-content .modal-body h2, #show-set-admin-error-modal .modal-dialog .modal-content .modal-body h2, #user-did-not-pass-2fa .modal-dialog .modal-content .modal-body h2, #add-technician-modal-content .modal-dialog .modal-content .modal-body h2 {
        text-align: center; }

#edit-user-modal-content .modal-dialog {
  margin: 0; }
  @media only screen and (max-width: 576px) {
    #edit-user-modal-content .modal-dialog {
      height: 100%;
      overflow: scroll;
      max-height: none; } }
  #edit-user-modal-content .modal-dialog .modal-content {
    box-shadow: 0 4px 16px 0 #000000B2;
    border-radius: 8px;
    padding: 36px 48px 48px 20px;
    margin: auto; }
    @media only screen and (min-width: 768px) {
      #edit-user-modal-content .modal-dialog .modal-content {
        width: 736px; } }
    @media only screen and (max-width: 767px) {
      #edit-user-modal-content .modal-dialog .modal-content {
        padding: 0;
        overflow-y: auto;
        max-height: 100vh; } }
    #edit-user-modal-content .modal-dialog .modal-content .modal-header {
      height: unset; }
      @media only screen and (max-width: 768px) {
        #edit-user-modal-content .modal-dialog .modal-content .modal-header {
          padding: 36px 36px 0 20px; } }
      #edit-user-modal-content .modal-dialog .modal-content .modal-header button.close {
        margin-top: 0;
        right: 24px;
        position: absolute;
        top: 24px;
        line-height: 24px; }
        #edit-user-modal-content .modal-dialog .modal-content .modal-header button.close span {
          font-size: 36px !important;
          font-weight: 100 !important;
          color: #767676 !important; }
          #edit-user-modal-content .modal-dialog .modal-content .modal-header button.close span:hover {
            color: #555555 !important; }
          #edit-user-modal-content .modal-dialog .modal-content .modal-header button.close span:active {
            color: #20201E !important; }
    #edit-user-modal-content .modal-dialog .modal-content .modal-body {
      padding: 0; }
      @media only screen and (max-width: 768px) {
        #edit-user-modal-content .modal-dialog .modal-content .modal-body {
          padding: 0 36px 0 20px; } }
      #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper {
        margin: 0; }
        #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .headline_modal h1 {
          margin-bottom: 32px; }
        #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields {
          margin: 0 -12px 24px -12px !important; }
          #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields--email input {
            display: block;
            clear: both; }
          #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields--new-user {
            margin: 0 -12px 24px 0 !important;
            position: relative; }
          @media only screen and (max-width: 576px) {
            #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields {
              margin: 0 -12px !important; } }
          #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields .form-group {
            flex: 0 0 50%;
            max-width: 50%;
            padding-right: 12px;
            padding-left: 12px;
            margin-bottom: 0 !important; }
            @media only screen and (max-width: 576px) {
              #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields .form-group {
                flex: 0 0 100%;
                max-width: 100%;
                margin-bottom: 16px !important; } }
            #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields .form-group .reference-mark {
              display: none; }
            #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields .form-group label {
              margin-bottom: 8px;
              margin-left: 18px;
              color: #333;
              font-weight: 400;
              font-size: 14px; }
            #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields .form-group .form-control {
              margin-bottom: 0; }
            #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .custom__fields .form-group .has-error .help-block div[role="alert"] {
              white-space: normal; }
        @media only screen and (max-width: 576px) {
          #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .password__reset {
            margin-bottom: 48px !important; } }
        #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .button-holder {
          text-align: right;
          margin: 15px 0; }
          #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .button-holder .btn {
            height: 3rem; }
            @media only screen and (max-width: 576px) {
              #edit-user-modal-content .modal-dialog .modal-content .modal-body .edit__user__wrapper .button-holder .btn {
                clear: both;
                display: block;
                width: 100%;
                margin-bottom: 16px; } }

.email-adress-radio {
  bottom: 20%;
  position: absolute;
  z-index: 2; }

#new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper {
  /* The container */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields--email-fields {
    position: absolute;
    top: 50px;
    margin: 0 -12px 24px 0 !important; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .invite-commit {
    display: none; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .overview-headline {
    text-align: left; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .overview-subtitle {
    text-align: left;
    margin-bottom: 21px; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .discription-step {
    text-align: left; }
    #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .discription-step input {
      float: left; }
    #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .discription-step h4 {
      float: left;
      line-height: 40px; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper span {
    border-radius: 0 8px 8px 0;
    display: flex;
    align-items: center; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .container-label {
    display: block;
    position: relative;
    padding-left: 33px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    line-height: 20px; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .container-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #333; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .container-label:hover input ~ .checkmark {
    background-color: #ccc; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .container-label input:checked ~ .checkmark {
    background-color: #ffffff;
    width: 20px;
    height: 20px;
    border: 1px solid #757575; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .container-label input:checked ~ .checkmark:after {
    display: block; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .container-label .checkmark:after {
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #757575;
    border: 1px solid #000000; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .container-label.container-label-disabled .checkmark {
    background-color: #ccc;
    border: #ccc; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .container-label .taglib-icon-help {
    margin-left: 20px; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields.custom__fields--new-user {
    margin: 0 -12px 24px 0 !important;
    position: relative; }
    #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields.custom__fields--new-user .email-wrapper {
      margin-left: 20px; }
      #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields.custom__fields--new-user .email-wrapper .input-group-addon {
        line-height: 3rem;
        opacity: 0.3;
        cursor: not-allowed; }
    #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields.custom__fields--new-user .radio label {
      padding-left: 33px; }
      #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields.custom__fields--new-user .radio label input[type="radio"] {
        margin-left: -33px; }

@media only screen and (max-width: 576px) {
  #new-user-modal-content .modal-dialog {
    top: 0 !important;
    transform: translate(-50%); } }

#new-user-modal-content .modal-dialog .modal-content {
  box-shadow: 0 4px 16px 0 #000000B2;
  border-radius: 8px;
  width: calc(100% - 8px);
  margin: auto; }
  #new-user-modal-content .modal-dialog .modal-content .modal-header {
    border-bottom: none;
    padding: 0;
    height: unset; }
    #new-user-modal-content .modal-dialog .modal-content .modal-header .btn-toolbar-button.close {
      margin-top: 0;
      float: right;
      right: 24px;
      position: absolute;
      z-index: 99;
      top: 0;
      line-height: 24px;
      height: 60px; }
      #new-user-modal-content .modal-dialog .modal-content .modal-header .btn-toolbar-button.close span {
        font-size: 36px !important;
        font-weight: 100 !important;
        color: #767676 !important; }
        #new-user-modal-content .modal-dialog .modal-content .modal-header .btn-toolbar-button.close span:hover {
          color: #555555 !important; }
        #new-user-modal-content .modal-dialog .modal-content .modal-header .btn-toolbar-button.close span:active {
          color: #20201E !important; }
  #new-user-modal-content .modal-dialog .modal-content .modal-body {
    padding: 0; }
    #new-user-modal-content .modal-dialog .modal-content .modal-body .portlet-users-admin-edit-user {
      padding: 48px 48px 48px 32px; }
      #new-user-modal-content .modal-dialog .modal-content .modal-body .portlet-users-admin-edit-user .gray-500-button {
        margin-left: 16px; }
    #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper {
      margin: 0; }
      #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields {
        margin: 0 -12px 24px -12px !important; }
        @media only screen and (max-width: 576px) {
          #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields {
            margin: 0 -12px !important; } }
        #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields--email .form-group, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields--email .form-group {
          flex: 0 0 100% !important;
          max-width: 100% !important; }
        #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields--email input, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields--email input {
          display: block;
          clear: both; }
        #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields .form-group, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields .form-group {
          flex: 0 0 50%;
          max-width: 50%;
          padding-right: 12px;
          padding-left: 12px;
          margin-bottom: 0 !important; }
          @media only screen and (max-width: 576px) {
            #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields .form-group, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields .form-group {
              flex: 0 0 100%;
              max-width: 100%;
              margin-bottom: 16px !important; } }
          #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields .form-group .reference-mark, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields .form-group .reference-mark {
            display: none; }
          #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields .form-group label, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields .form-group label {
            font-size: 16px; }
          #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields .form-group .form-control, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields .form-group .form-control {
            margin-bottom: 0; }
          #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .custom__fields .form-group .has-error .help-block div[role="alert"], #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .custom__fields .form-group .has-error .help-block div[role="alert"] {
            white-space: normal; }
      @media only screen and (max-width: 576px) {
        #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .password__reset, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .password__reset {
          margin-bottom: 48px !important; } }
      #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .button-holder, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .button-holder {
        text-align: right;
        margin: 15px 0; }
        #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .button-holder .btn, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .button-holder .btn {
          height: 3rem; }
          @media only screen and (max-width: 576px) {
            #new-user-modal-content .modal-dialog .modal-content .modal-body .new-user-wrapper .button-holder .btn, #new-user-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper .button-holder .btn {
              clear: both;
              display: block;
              width: 100%;
              margin-bottom: 16px; } }
    #new-user-modal-content .modal-dialog .modal-content .modal-body #new-progress-bar {
      margin-left: 12px;
      margin-top: 10px; }
    #new-user-modal-content .modal-dialog .modal-content .modal-body .password1_custom, #new-user-modal-content .modal-dialog .modal-content .modal-body .equalTo {
      white-space: normal; }

html:lang(ru) #cancel-order-modal .modal-content {
  padding: 48px;
  width: calc(100% - 8px);
  margin: auto;
  font-weight: 100; }
  html:lang(ru) #cancel-order-modal .modal-content .modal-header h1 {
    margin-bottom: 32px; }
  html:lang(ru) #cancel-order-modal .modal-content .modal-body {
    line-height: 35px;
    font-family: sans-serif;
    padding: 0;
    font-size: 1.2rem !important;
    margin-bottom: 32px;
    font-weight: 100; }
    @media (max-width: 768px) {
      html:lang(ru) #cancel-order-modal .modal-content .modal-body {
        font-size: 1.25rem !important; } }
  html:lang(ru) #cancel-order-modal .modal-content .modal-footer {
    margin: 0;
    height: auto; }
    html:lang(ru) #cancel-order-modal .modal-content .modal-footer .btn-toolbar-content {
      margin: auto; }
      html:lang(ru) #cancel-order-modal .modal-content .modal-footer .btn-toolbar-content .btn {
        height: 3rem;
        line-height: normal; }
        @media (max-width: 991px) {
          html:lang(ru) #cancel-order-modal .modal-content .modal-footer .btn-toolbar-content .btn {
            width: 100%;
            margin: 5px 0; } }

#cancel-order-modal .modal-content {
  padding: 48px;
  width: calc(100% - 8px);
  margin: auto; }
  #cancel-order-modal .modal-content .modal-header h1 {
    margin-bottom: 32px; }
  #cancel-order-modal .modal-content .modal-body {
    line-height: 35px;
    font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif;
    padding: 0;
    font-size: 1.8rem !important;
    margin-bottom: 32px; }
    @media (max-width: 768px) {
      #cancel-order-modal .modal-content .modal-body {
        font-size: 1.25rem !important; } }
  #cancel-order-modal .modal-content .modal-footer {
    margin: 0;
    height: auto; }
    #cancel-order-modal .modal-content .modal-footer .btn-toolbar-content {
      margin: auto; }
      #cancel-order-modal .modal-content .modal-footer .btn-toolbar-content .btn {
        height: 3rem;
        line-height: normal; }
        @media (max-width: 991px) {
          #cancel-order-modal .modal-content .modal-footer .btn-toolbar-content .btn {
            width: 100%;
            margin: 5px 0; } }

#error-success-modal .modal-dialog {
  min-height: auto !important; }

#error-success-modal .modal-content {
  padding: 48px; }
  #error-success-modal .modal-content .modal-header button.close {
    top: 10px !important; }
  #error-success-modal .modal-content .modal-body {
    line-height: 35px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

#set-admin-modal-content .modal-dialog {
  max-width: 762px; }
  @media only screen and (max-width: 992px) {
    #set-admin-modal-content .modal-dialog {
      width: calc(100% - 8px) !important;
      margin: auto; } }
  #set-admin-modal-content .modal-dialog .modal-content {
    box-shadow: 0 4px 16px 0 #000000B2;
    border-radius: 8px;
    padding: 0 24px 48px 24px; }
    #set-admin-modal-content .modal-dialog .modal-content .modal-header {
      border: none;
      display: block;
      height: unset;
      padding: 0; }
      #set-admin-modal-content .modal-dialog .modal-content .modal-header button.close span {
        font-size: 36px !important;
        font-weight: 100 !important;
        color: #767676 !important; }
        #set-admin-modal-content .modal-dialog .modal-content .modal-header button.close span:hover {
          color: #555555 !important; }
        #set-admin-modal-content .modal-dialog .modal-content .modal-header button.close span:active {
          color: #20201E !important; }
      #set-admin-modal-content .modal-dialog .modal-content .modal-header h1 {
        margin-top: 0;
        margin-bottom: 32px; }
        @media only screen and (max-width: 1200px) {
          #set-admin-modal-content .modal-dialog .modal-content .modal-header h1 {
            margin-left: 0; } }
    #set-admin-modal-content .modal-dialog .modal-content .modal-body {
      padding: 0;
      margin: 0; }
      #set-admin-modal-content .modal-dialog .modal-content .modal-body .set-admin-wrapper {
        margin: 0; }
      @media only screen and (max-width: 992px) {
        #set-admin-modal-content .modal-dialog .modal-content .modal-body .custom__fields {
          padding: 0; }
          #set-admin-modal-content .modal-dialog .modal-content .modal-body .custom__fields .form-group {
            padding: 0; }
        #set-admin-modal-content .modal-dialog .modal-content .modal-body .headline_modal h1 {
          margin-left: 0;
          margin-bottom: 1rem; }
        #set-admin-modal-content .modal-dialog .modal-content .modal-body .headline_modal h2 {
          margin-left: 0;
          margin-bottom: 1.625rem; } }
      #set-admin-modal-content .modal-dialog .modal-content .modal-body .headline_modal h1 {
        text-align: center; }
      #set-admin-modal-content .modal-dialog .modal-content .modal-body h2 {
        padding: 0;
        font-size: 16px !important;
        font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
        line-height: 24px;
        margin-bottom: 32px;
        color: #767676;
        text-align: center !important; }
        #set-admin-modal-content .modal-dialog .modal-content .modal-body h2 span {
          vertical-align: unset !important; }
        @media (max-width: 768px) {
          #set-admin-modal-content .modal-dialog .modal-content .modal-body h2 {
            font-size: 1.25rem !important; } }
    #set-admin-modal-content .modal-dialog .modal-content .confirmation-equired .btn-orange {
      color: #FFF;
      background-color: #ea6f18;
      border-color: #ea6f18;
      box-shadow: none; }
    #set-admin-modal-content .modal-dialog .modal-content .btn-toolbar {
      margin: auto; }

#personal-modal .personal-companies {
  display: block; }

#showSecondShopModal .companies-second-shop {
  display: block; }

#article-ident-modal .personal-companies {
  display: block; }

.admin__toggle .form-group input[type="checkbox"] {
  border: none;
  padding-top: 4px; }
  .admin__toggle .form-group input[type="checkbox"]::before {
    content: url("/o/big-dutchman-customer-portal-theme/images/icons/Toggle_InActive.svg"); }
  .admin__toggle .form-group input[type="checkbox"]:checked {
    background: none; }
    .admin__toggle .form-group input[type="checkbox"]:checked::before {
      content: url("/o/big-dutchman-customer-portal-theme/images/icons/Toggle_Active_Wide.svg"); }
    .admin__toggle .form-group input[type="checkbox"]:checked::after {
      height: auto;
      width: auto;
      border: none;
      transform: none; }

.permision__popup {
  margin: 0 -12px !important; }

.filter__btn {
  float: right;
  position: relative;
  margin-right: 3px;
  margin-bottom: 20px; }
  .filter__btn a.btn {
    position: static; }
  .filter__btn a.btn__reset {
    pointer-events: none;
    background: #F4F5F5 !important;
    border: 1px solid #F4F5F5 !important; }
    .filter__btn a.btn__reset.btn__active {
      background: #ea6f18 !important;
      border: 1px solid #ea6f18 !important;
      pointer-events: auto; }

.form-group .ms-ctn {
  width: 100%; }

.filter__container {
  clear: both; }
  .filter__container .full-width-search .collapse-basic-search .navbar-header .basic-search {
    max-width: 100%; }
  .filter__container .form-control.ms-ctn {
    width: 100% !important; }
  .filter__container #period-filter {
    height: 48px; }
    .filter__container #period-filter:before {
      content: "";
      background-image: url("../images/input-icons/calendar.svg");
      position: absolute;
      background-size: 21px;
      width: 48px;
      height: 48px;
      background-repeat: no-repeat;
      background-position: center; }
    .filter__container #period-filter .ms-sel-ctn {
      padding: 13px 18px 12px 41px; }
    .filter__container #period-filter .ms-res-ctn.dropdown-menu {
      height: auto !important; }

.feedback-thank-you {
  padding: 48px; }
  .feedback-thank-you h3 {
    margin: 0 auto !important;
    font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
    line-height: 54px;
    margin-top: 0; }
    @media (max-width: 768px) {
      .feedback-thank-you h3 {
        font-size: 1.8rem !important; } }
  .feedback-thank-you label {
    color: #9A9B9B !important;
    font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
    font-size: 29px;
    line-height: 35px;
    font-weight: 400; }
    @media (max-width: 768px) {
      .feedback-thank-you label {
        font-size: 1.25rem !important; } }

.feedback-thank-you ~ .feedback-footer {
  display: none !important; }

.maintenance-wrapper {
  background: #f4f4f4;
  border-bottom: 1px #EA6F18 solid;
  border-top: 1px #EA6F18 solid;
  margin: 0 -20px; }
  @media only screen and (max-width: 1200px) {
    .maintenance-wrapper {
      height: 100%;
      top: 56px;
      margin: -32px -20px 20px -20px; } }
  .maintenance-wrapper .maintenance-banner-wrapper {
    padding: 25px; }
  .maintenance-wrapper .maintenance-banner {
    padding-top: 0;
    padding-bottom: 0; }
  .maintenance-wrapper .description-maintenance {
    padding-top: 10px; }
  .maintenance-wrapper .description-maintenance-text p {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    margin-left: 62px;
    margin-right: 18px;
    margin-top: 6px; }
  .maintenance-wrapper .image-maintenance-banner {
    width: 60px;
    float: left;
    margin-right: 16px;
    height: 79px;
    margin-top: -4px;
    display: flex;
    flex-direction: row; }
    @media only screen and (max-width: 992px) {
      .maintenance-wrapper .image-maintenance-banner {
        width: 38px;
        float: left;
        margin-right: 16px;
        margin-left: 11px;
        height: 47px; } }
  .maintenance-wrapper .image-close-banner {
    height: 22px;
    width: 22px;
    float: right; }
  .maintenance-wrapper .header-maintenance-banner {
    text-align: left;
    display: flex;
    flex-direction: column; }
    @media only screen and (max-width: 992px) {
      .maintenance-wrapper .header-maintenance-banner p {
        padding-right: 50px; } }
  .maintenance-wrapper .header-maintenance-banner-text {
    font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif;
    color: #555555; }
    @media only screen and (max-width: 992px) {
      .maintenance-wrapper .header-maintenance-banner-text {
        margin-left: 0; } }
  .maintenance-wrapper .close__info_banner--dashboard {
    font-size: 52px !important;
    font-weight: bold !important;
    color: #ea6f18;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    margin-right: 5px;
    float: right;
    line-height: 52px;
    margin-top: -20px; }
    .maintenance-wrapper .close__info_banner--dashboard:hover {
      color: #be5910;
      text-decoration: none; }

.modal-content {
  border-radius: 0; }

@media only screen and (max-width: 767px) {
  #show-order-modal-content, #show-order-modal-boundary {
    max-height: 100%;
    overflow: scroll; }
    #show-order-modal-content .order-information, #show-order-modal-boundary .order-information {
      margin-bottom: 0; } }

@media only screen and (min-width: 768px) {
  #order-information-modal .modal-content {
    width: 100% !important; } }

#show-order-modal-boundary, #edit-address-boundary {
  max-width: none; }
  @media only screen and (max-width: 1024px) {
    #show-order-modal-boundary, #edit-address-boundary {
      top: 50% !important;
      transform: translateY(-50%);
      overflow: auto;
      max-height: 100%; } }
  @media only screen and (max-width: 450px) {
    #show-order-modal-boundary, #edit-address-boundary {
      top: 0 !important;
      transform: none; } }
  @media only screen and (max-width: 450px) {
    #show-order-modal-boundary textarea, #edit-address-boundary textarea {
      height: 80px !important; } }

#edit-address-boundary {
  padding: 0 14px; }

.modal-dialog {
  max-width: none; }

#admin-modal .modal-content, #delete-user-modal .modal-content, #delete-address-modal .modal-content, #add-technician-modal-content .modal-content, #show-order-modal-success .modal-content, #show-set-admin-error-modal .modal-content {
  box-shadow: 0 4px 16px 0 #000000B2;
  border-radius: 8px;
  padding: 48px;
  width: calc(100% - 8px);
  margin: auto; }
  #admin-modal .modal-content .modal-header h1, #delete-user-modal .modal-content .modal-header h1, #delete-address-modal .modal-content .modal-header h1, #add-technician-modal-content .modal-content .modal-header h1, #show-order-modal-success .modal-content .modal-header h1, #show-set-admin-error-modal .modal-content .modal-header h1 {
    margin-bottom: 32px; }
  #admin-modal .modal-content .modal-body, #delete-user-modal .modal-content .modal-body, #delete-address-modal .modal-content .modal-body, #add-technician-modal-content .modal-content .modal-body, #show-order-modal-success .modal-content .modal-body, #show-set-admin-error-modal .modal-content .modal-body {
    padding: 0;
    font-size: 16px !important;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 24px;
    margin-bottom: 32px;
    color: #767676; }
    @media (max-width: 768px) {
      #admin-modal .modal-content .modal-body, #delete-user-modal .modal-content .modal-body, #delete-address-modal .modal-content .modal-body, #add-technician-modal-content .modal-content .modal-body, #show-order-modal-success .modal-content .modal-body, #show-set-admin-error-modal .modal-content .modal-body {
        font-size: 1.25rem !important; } }
  #admin-modal .modal-content .modal-footer, #delete-user-modal .modal-content .modal-footer, #delete-address-modal .modal-content .modal-footer, #add-technician-modal-content .modal-content .modal-footer, #show-order-modal-success .modal-content .modal-footer, #show-set-admin-error-modal .modal-content .modal-footer {
    margin: auto;
    height: auto; }
    #admin-modal .modal-content .modal-footer button, #delete-user-modal .modal-content .modal-footer button, #delete-address-modal .modal-content .modal-footer button, #add-technician-modal-content .modal-content .modal-footer button, #show-order-modal-success .modal-content .modal-footer button, #show-set-admin-error-modal .modal-content .modal-footer button {
      border-radius: 10px !important;
      height: 3rem; }
    #admin-modal .modal-content .modal-footer .btn-toolbar, #delete-user-modal .modal-content .modal-footer .btn-toolbar, #delete-address-modal .modal-content .modal-footer .btn-toolbar, #add-technician-modal-content .modal-content .modal-footer .btn-toolbar, #show-order-modal-success .modal-content .modal-footer .btn-toolbar, #show-set-admin-error-modal .modal-content .modal-footer .btn-toolbar {
      justify-content: center; }

#admin-modal .modal-dialog .modal-header button span, #delete-user-modal .modal-dialog .modal-header button span, #delete-address-modal .modal-dialog .modal-header button span, #add-technician-modal-content .modal-dialog .modal-header button span, #show-order-modal-success .modal-dialog .modal-header button span, #show-set-admin-error-modal .modal-dialog .modal-header button span {
  font-size: 36px !important;
  font-weight: 100 !important;
  color: #767676 !important; }
  #admin-modal .modal-dialog .modal-header button span:hover, #delete-user-modal .modal-dialog .modal-header button span:hover, #delete-address-modal .modal-dialog .modal-header button span:hover, #add-technician-modal-content .modal-dialog .modal-header button span:hover, #show-order-modal-success .modal-dialog .modal-header button span:hover, #show-set-admin-error-modal .modal-dialog .modal-header button span:hover {
    color: #555555 !important; }
  #admin-modal .modal-dialog .modal-header button span:active, #delete-user-modal .modal-dialog .modal-header button span:active, #delete-address-modal .modal-dialog .modal-header button span:active, #add-technician-modal-content .modal-dialog .modal-header button span:active, #show-order-modal-success .modal-dialog .modal-header button span:active, #show-set-admin-error-modal .modal-dialog .modal-header button span:active {
    color: #20201E !important; }

.modal-dialog .modal-header button span {
  font-size: 52px !important;
  font-weight: bold !important;
  color: #ea6f18 !important; }

a.contact-us {
  color: #ea6f18; }

.signed-out .error__success__mesage .modal-body {
  padding: 13px 0 0 0; }

#orders-modal-status-boundary {
  display: none; }
  .modal-body #orders-modal-status-boundary {
    display: block; }

#login-modal-content .modal-content {
  box-shadow: 0 4px 16px 0 #000000B2;
  border-radius: 8px;
  padding: 48px; }
  @media (max-width: 768px) {
    #login-modal-content .modal-content {
      padding: 24px; } }
  #login-modal-content .modal-content .modal-body {
    padding-top: 1rem; }
    #login-modal-content .modal-content .modal-body .table-striped {
      text-align: left;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  #login-modal-content .modal-content .modal-header .btn-toolbar-button.close span {
    font-size: 36px !important;
    font-weight: 100 !important;
    color: #767676 !important; }
    #login-modal-content .modal-content .modal-header .btn-toolbar-button.close span:hover {
      color: #555555 !important; }
    #login-modal-content .modal-content .modal-header .btn-toolbar-button.close span:active {
      color: #20201E !important; }

#newsletter-success-modal-content .modal-content, #cancel-terms-and-conditions-modal-content .modal-content {
  padding: 40px 32px 16px 32px !important;
  border-radius: 12px; }
  #newsletter-success-modal-content .modal-content .headline_modal h1, #cancel-terms-and-conditions-modal-content .modal-content .headline_modal h1 {
    text-align: center;
    margin-top: 10px; }
  #newsletter-success-modal-content .modal-content .newsletter-success-description, #cancel-terms-and-conditions-modal-content .modal-content .newsletter-success-description {
    color: #000000;
    font-family: 'Helvetica Neue';
    font-size: 28px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 60px; }
  #newsletter-success-modal-content .modal-content .arrow-image, #cancel-terms-and-conditions-modal-content .modal-content .arrow-image {
    width: 80px;
    height: auto;
    padding: 12px 0; }
  #newsletter-success-modal-content .modal-content .button-holder, #cancel-terms-and-conditions-modal-content .modal-content .button-holder {
    margin: 0 0 40px 0 !important; }

#newsletter-success-modal-content .btn-toolbar, #cancel-terms-and-conditions-modal-content .btn-toolbar {
  display: none; }

#portlets {
  max-height: 500px; }
  @media only screen and (max-height: 800px) {
    #portlets {
      max-height: 400px; } }

.modal-dialog-focused {
  outline: none; }

.modal-third-party .yui3-widget-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10001; }

.modal-third-party .modal-dialog {
  margin: auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  z-index: 10002; }
  .modal-third-party .modal-dialog .modal-header {
    overflow: hidden; }
  .modal-third-party .modal-dialog .modal-body {
    font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif !important; }
    .modal-third-party .modal-dialog .modal-body a {
      font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif; }

#apollo-modal, #show-shipping-modal {
  margin: 0 48px 48px 48px; }
  @media only screen and (max-width: 767px) {
    #apollo-modal, #show-shipping-modal {
      margin: 0 24px 24px 24px; } }
  #apollo-modal .modal-header, #show-shipping-modal .modal-header {
    border: none;
    display: block;
    overflow: auto;
    height: unset; }
    #apollo-modal .modal-header h1, #show-shipping-modal .modal-header h1 {
      margin-bottom: 0;
      text-align: center;
      font-weight: 400 !important;
      margin-top: 24px; }
      @media only screen and (max-width: 767px) {
        #apollo-modal .modal-header h1, #show-shipping-modal .modal-header h1 {
          margin-top: 48px; } }
    #apollo-modal .modal-header button.close, #show-shipping-modal .modal-header button.close {
      color: #ea6f18;
      margin-top: 0 !important;
      right: 24px;
      position: absolute;
      z-index: 99;
      top: 24px !important;
      line-height: 24px;
      background-color: #FFF; }
      body.skov #apollo-modal .modal-header button.close, body.skov #show-shipping-modal .modal-header button.close {
        color: #0099D8; }
      #apollo-modal .modal-header button.close:hover, #show-shipping-modal .modal-header button.close:hover {
        color: #BE5910; }
  .safari #apollo-modal .modal-header button.close, .safari #show-shipping-modal .modal-header button.close {
    top: 19px !important;
    line-height: 34px; }
  #apollo-modal .modal-body, #show-shipping-modal .modal-body {
    color: #9A9B9B;
    font-weight: 400;
    font-size: 1.25rem !important;
    text-align: center;
    font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif; }
    @media only screen and (max-width: 767px) {
      #apollo-modal .modal-body, #show-shipping-modal .modal-body {
        max-height: 450px;
        padding: 1.5rem 0; } }
    #apollo-modal .modal-body .shipping-note, #show-shipping-modal .modal-body .shipping-note {
      font-size: 20px; }
      #apollo-modal .modal-body .shipping-note img, #show-shipping-modal .modal-body .shipping-note img {
        margin-right: 20px;
        margin-bottom: 5px; }
  #apollo-modal .modal-footer, #show-shipping-modal .modal-footer {
    justify-content: center;
    border: none;
    margin-bottom: 25px;
    margin-top: -15px; }
    @media only screen and (min-width: 992px) {
      #apollo-modal .modal-footer, #show-shipping-modal .modal-footer {
        margin-right: 25px;
        justify-content: flex-end; } }
  @media only screen and (max-width: 960px) {
    #apollo-modal .modal-dialog, #show-shipping-modal .modal-dialog {
      width: 100% !important; } }
  @media only screen and (min-width: 768px) {
    #apollo-modal .modal-content, #show-shipping-modal .modal-content {
      width: calc(100% - 8px); } }
  .safari.ios #apollo-modal.modal-dialog, .safari.ios #show-shipping-modal.modal-dialog {
    pointer-events: auto; }
  @media only screen and (max-width: 767px) {
    .safari.ios #apollo-modal, .safari.ios #show-shipping-modal {
      max-height: 515px; } }
  #apollo-modal .outside-app, #show-shipping-modal .outside-app {
    padding: 8px; }
    @media only screen and (max-width: 767px) {
      #apollo-modal .outside-app, #show-shipping-modal .outside-app {
        height: auto; } }
    #apollo-modal .outside-app.outside-app-disabled a, #show-shipping-modal .outside-app.outside-app-disabled a {
      background: #F4F5F5;
      pointer-events: none; }
      #apollo-modal .outside-app.outside-app-disabled a .image-app img, #show-shipping-modal .outside-app.outside-app-disabled a .image-app img {
        filter: grayscale(100%); }
    @media only screen and (min-width: 992px) {
      #apollo-modal .outside-app.col-lg-6 a .image-app, #show-shipping-modal .outside-app.col-lg-6 a .image-app {
        flex: 0 0 25%;
        max-width: 25%; } }
    #apollo-modal .outside-app a, #show-shipping-modal .outside-app a {
      display: flex;
      flex-wrap: wrap;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #979797;
      height: 120px; }
      #apollo-modal .outside-app a:hover, #show-shipping-modal .outside-app a:hover {
        text-decoration: none; }
      #apollo-modal .outside-app a .image-app, #show-shipping-modal .outside-app a .image-app {
        flex: 0 0 33%;
        max-width: 33%;
        padding: 26px 0 26px 33px;
        text-align: left; }
        @media only screen and (max-width: 767px) {
          #apollo-modal .outside-app a .image-app, #show-shipping-modal .outside-app a .image-app {
            flex: 0 0 100%;
            max-width: 100%;
            padding: 16px 0 0 0;
            text-align: center; } }
        #apollo-modal .outside-app a .image-app img, #show-shipping-modal .outside-app a .image-app img {
          height: 48px;
          width: 48px; }
      #apollo-modal .outside-app a .name-app, #show-shipping-modal .outside-app a .name-app {
        flex: 0 0 67%;
        max-width: 67%;
        padding: 26px 0 26px 15px; }
        @media only screen and (max-width: 767px) {
          #apollo-modal .outside-app a .name-app, #show-shipping-modal .outside-app a .name-app {
            flex: 0 0 100%;
            max-width: 100%;
            padding: 0; } }
        #apollo-modal .outside-app a .name-app p, #show-shipping-modal .outside-app a .name-app p {
          flex: 0 0 50%;
          max-width: 50%;
          display: flex;
          align-items: center;
          color: #20201E;
          position: absolute;
          font-size: 28px;
          font-family: UniversLTW02-47LightCn, Arial Narrow, Arial, Helvetica Condensed, Helvetica, sans-serif;
          text-align: left;
          line-height: 35px; }
          @media only screen and (max-width: 767px) {
            #apollo-modal .outside-app a .name-app p, #show-shipping-modal .outside-app a .name-app p {
              flex: 0 0 100%;
              max-width: 100%;
              justify-content: center;
              position: relative;
              font-size: 22px;
              line-height: 24px;
              padding: 0 5px 10px 5px;
              text-align: center; } }

#modal-confirm-password .modal-dialog {
  max-width: 762px; }
  @media only screen and (max-width: 992px) {
    #modal-confirm-password .modal-dialog {
      width: calc(100% - 8px) !important;
      margin: auto; } }
  #modal-confirm-password .modal-dialog .modal-content {
    padding: 72px 48px 48px 32px; }
    #modal-confirm-password .modal-dialog .modal-content .modal-header {
      margin: auto; }
      #modal-confirm-password .modal-dialog .modal-content .modal-header button.close {
        color: #ea6f18;
        position: absolute;
        right: 24px;
        z-index: 99;
        top: 24px !important;
        line-height: 24px;
        margin-top: 0; }
      #modal-confirm-password .modal-dialog .modal-content .modal-header h1 {
        margin-top: 0;
        margin-bottom: 32px;
        text-align: center; }
        @media only screen and (max-width: 1200px) {
          #modal-confirm-password .modal-dialog .modal-content .modal-header h1 {
            margin-left: 0; } }
    #modal-confirm-password .modal-dialog .modal-content .modal-body {
      padding: 0;
      margin: 72px 0 0 0;
      text-align: center; }
      #modal-confirm-password .modal-dialog .modal-content .modal-body input {
        height: 48px;
        max-width: 300px;
        width: 100%;
        margin-right: 150px; }
      #modal-confirm-password .modal-dialog .modal-content .modal-body .btn-orange-border {
        background-color: #fff !important;
        color: #ea6f18 !important;
        border: #ea6f18 1px solid;
        height: 48px; }
      #modal-confirm-password .modal-dialog .modal-content .modal-body h2 {
        text-align: center;
        font-size: 1.8rem; }
        #modal-confirm-password .modal-dialog .modal-content .modal-body h2 span {
          vertical-align: unset !important; }
        @media (max-width: 768px) {
          #modal-confirm-password .modal-dialog .modal-content .modal-body h2 {
            font-size: 1.25rem !important; } }
    #modal-confirm-password .modal-dialog .modal-content .modal-footer {
      border: none !important;
      padding: 0;
      margin-top: 20px; }
      #modal-confirm-password .modal-dialog .modal-content .modal-footer .btn-toolbar {
        margin: auto; }

#show-notification-modal-boundary .modal-content {
  padding: 48px; }
  #show-notification-modal-boundary .modal-content .modal-header {
    padding-left: 10px;
    margin-bottom: 40px; }
    #show-notification-modal-boundary .modal-content .modal-header .close {
      line-height: 52px; }
  #show-notification-modal-boundary .modal-content h3 {
    margin-top: 43px; }
  #show-notification-modal-boundary .modal-content .headline {
    padding: 16px 0;
    text-align: left; }
  #show-notification-modal-boundary .modal-content .discription {
    padding: 16px;
    text-align: left; }
    #show-notification-modal-boundary .modal-content .discription a {
      clear: both;
      display: block;
      padding-bottom: 16px;
      color: #03409A; }
      #show-notification-modal-boundary .modal-content .discription a img {
        margin-right: 10px; }

#show-notification-modal-boundary .modal-footer {
  border: none; }
  #show-notification-modal-boundary .modal-footer .btn-toolbar-content {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    background-color: #ea6f18 !important;
    color: #FFF !important;
    border: #ea6f18 1px solid;
    text-decoration: none;
    margin-top: 25px;
    opacity: 1;
    max-width: 400px;
    width: 100%;
    margin: auto;
    height: 3rem;
    font-size: 16px;
    margin-top: 40px; }
  #show-notification-modal-boundary .modal-footer button {
    background: transparent;
    border: transparent;
    color: #FFF;
    text-align: center;
    margin: auto;
    max-width: 400px;
    width: 100%; }

#manage-permission-modal h1 {
  text-align: left;
  font-size: 32px; }

#manage-permission-modal .modal-content {
  padding: 24px 48px 48px 48px; }
  #manage-permission-modal .modal-content .modal-header {
    padding: 0; }
    #manage-permission-modal .modal-content .modal-header button {
      top: -5px;
      position: absolute; }
      #manage-permission-modal .modal-content .modal-header button span {
        font-size: 24px !important;
        font-weight: bold !important;
        color: #000 !important; }
  #manage-permission-modal .modal-content .modal-body {
    background: #FFFFFF;
    padding: 0;
    margin-top: 30px;
    height: 400px;
    overflow-y: auto; }
    #manage-permission-modal .modal-content .modal-body .form-control {
      background: #fff;
      border-radius: 4px;
      padding: 27px 40px 40px 40px; }
      #manage-permission-modal .modal-content .modal-body .form-control input[type="checkbox"] {
        width: 18px;
        height: 18px;
        font-size: 16px !important;
        margin-bottom: 18px;
        margin-top: 13px;
        margin-right: 8px; }
        #manage-permission-modal .modal-content .modal-body .form-control input[type="checkbox"]::after {
          border-width: 0 2px 2px 0; }
      #manage-permission-modal .modal-content .modal-body .form-control ul li {
        list-style: none; }
    #manage-permission-modal .modal-content .modal-body .checkbox-active {
      margin-top: 22px; }
      #manage-permission-modal .modal-content .modal-body .checkbox-active input[type="checkbox"] {
        width: 18px;
        height: 18px;
        font-size: 16px !important;
        margin-right: 8px; }
        #manage-permission-modal .modal-content .modal-body .checkbox-active input[type="checkbox"]::after {
          border-width: 0 2px 2px 0; }
  #manage-permission-modal .modal-content .modal-footer {
    border-top: none;
    padding: 0;
    margin-top: -15px; }
  #manage-permission-modal .modal-content .btn-orange {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    background-color: #ea6f18;
    color: #FFF !important;
    border: #ea6f18 2px solid;
    text-decoration: none; }

#show-task {
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/ }
  #show-task .business-unit-supplier {
    display: none; }
  #show-task .task-label {
    width: 100%;
    margin-left: 18px; }
  #show-task #show-task-content {
    box-shadow: 0 4px 16px 0 #000000B2;
    border-radius: 8px;
    padding: 48px; }
  #show-task #removeSelected {
    position: absolute;
    right: 63px;
    top: 46px;
    background-color: transparent;
    border: none;
    display: none;
    z-index: 9999;
    cursor: pointer;
    font-size: 24px;
    color: #767676;
    font-family: monospace; }
    #show-task #removeSelected.show {
      display: inline-block; }
    #show-task #removeSelected:hover {
      color: #555555 !important; }
    #show-task #removeSelected:active {
      color: #20201E !important; }
  #show-task .select-selected {
    background-color: #ffffff;
    border: 1px solid #E0E0E0;
    background-image: url("../images/notification/TaskSearch.svg");
    background-repeat: no-repeat;
    background-size: 34px;
    background-position: right 8px; }
    #show-task .select-selected.select-arrow-active {
      border-color: #ea6f18;
      background-image: url("../images/notification/TaskSearchOrange.svg"); }
      #show-task .select-selected.select-arrow-active.error {
        border: 1px solid #E02B27; }
  #show-task .select-selected:after {
    position: absolute;
    content: "";
    top: 60px;
    right: 29px;
    width: 0;
    height: 0; }
  #show-task .select-selected.select-arrow-active:after {
    border-color: transparent transparent #9A9B9B transparent;
    top: 50px; }
  #show-task .select-items div, #show-task .select-selected {
    color: #333;
    padding: 8px 16px;
    border-radius: 0;
    cursor: pointer;
    user-select: none;
    height: 3rem;
    font-size: 16px !important;
    padding: 12px 40px 12px 20px;
    margin: 8px 0;
    width: 100%; }
  #show-task .select-items {
    position: absolute;
    background-color: #ffffff;
    top: 85px;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid #E0E0E0;
    margin: 0 12px;
    max-height: 280px; }
    #show-task .select-items.error {
      border: 1px solid #E02B27; }
  #show-task .select-hide {
    display: none; }
  #show-task .select-items div:hover, #show-task .same-as-selected {
    background-color: #F4F5F5; }
  #show-task .modal-header {
    justify-content: center;
    margin-top: 30px; }
    #show-task .modal-header h1 {
      margin-bottom: 40px; }
      @media only screen and (max-width: 992px) {
        #show-task .modal-header h1 {
          margin-left: 0; } }
    #show-task .modal-header .close {
      position: absolute;
      top: 24px;
      right: 48px; }
      #show-task .modal-header .close span {
        font-size: 36px !important;
        font-weight: 100 !important;
        color: #767676 !important; }
        #show-task .modal-header .close span:hover {
          color: #555555 !important; }
        #show-task .modal-header .close span:active {
          color: #20201E !important; }
  @media only screen and (max-height: 700px) {
    #show-task .modal-content {
      overflow: auto;
      max-height: 600px; } }
  #show-task .modal-footer {
    border: none;
    padding: 4px; }
    #show-task .modal-footer .btn-toolbar {
      width: 100%;
      justify-content: end; }
      @media only screen and (max-width: 480px) {
        #show-task .modal-footer .btn-toolbar {
          justify-content: unset; } }
      #show-task .modal-footer .btn-toolbar button {
        max-width: 195px;
        height: 3rem;
        border-radius: 10px !important; }
  #show-task .select-picker {
    margin-bottom: 70px; }
    @media only screen and (max-width: 992px) {
      #show-task .select-picker {
        margin-bottom: 35px; } }
    @media only screen and (max-width: 480px) {
      #show-task .select-picker {
        margin-bottom: 16px; } }
    #show-task .select-picker .datapicker-img {
      width: 22px;
      position: absolute;
      top: 50px;
      right: 28px; }
    #show-task .select-picker .form-group input[type="text"] {
      margin-top: 11px; }

.datapicker::before {
  content: "";
  background-image: url("../images/input-icons/calendar.svg");
  position: absolute;
  background-size: 21px;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center; }

.datepicker-popover {
  z-index: 10002 !important; }

.turn-off-feedback .modal-content {
  padding: 48px;
  border-radius: 8px; }
  .turn-off-feedback .modal-content .modal-header h1 {
    margin: auto; }
  .turn-off-feedback .modal-content .modal-header button {
    position: absolute;
    top: 0;
    right: 24px;
    color: #333;
    font-size: 24px; }
    .turn-off-feedback .modal-content .modal-header button .lexicon-icon {
      color: #333;
      font-size: 24px; }
    .turn-off-feedback .modal-content .modal-header button span {
      font-size: 52px !important;
      font-weight: normal !important;
      color: #333 !important; }
  .turn-off-feedback .modal-content .modal-header .modal-title h1 {
    text-align: center; }
  .turn-off-feedback .modal-content .modal-body {
    line-height: 22px;
    font-size: 16px;
    text-align: center;
    overflow: hidden; }

#show-back-to-login .modal-dialog .modal-content {
  padding: 48px;
  border-radius: 8px; }
  #show-back-to-login .modal-dialog .modal-content .modal-header h1 {
    margin: auto;
    text-align: center; }
  #show-back-to-login .modal-dialog .modal-content .modal-header button {
    position: absolute;
    top: 0;
    right: 24px;
    color: #333;
    font-size: 24px; }
    #show-back-to-login .modal-dialog .modal-content .modal-header button .lexicon-icon {
      color: #333;
      font-size: 24px; }
    #show-back-to-login .modal-dialog .modal-content .modal-header button span {
      font-size: 24px !important;
      font-weight: normal !important;
      color: #333 !important; }
  #show-back-to-login .modal-dialog .modal-content .modal-header .modal-title h1 {
    text-align: center; }
  #show-back-to-login .modal-dialog .modal-content .modal-body {
    line-height: 22px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    padding: 0; }
  #show-back-to-login .modal-dialog .modal-content .modal-footer {
    border: none;
    width: 100%; }
    #show-back-to-login .modal-dialog .modal-content .modal-footer .btn-toolbar {
      width: 100%; }
      #show-back-to-login .modal-dialog .modal-content .modal-footer .btn-toolbar button {
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        background-color: #ea6f18;
        color: #FFF !important;
        border: #ea6f18 1px solid;
        text-decoration: none;
        margin: auto;
        padding: 8px 48px;
        border-radius: 8px !important; }

.edit-address-modal-content .input-text-wrapper.has-error .form-validator-stack.help-block {
  display: block; }

@media only screen and (max-width: 450px) {
  #show-invoice-modal-content textarea {
    height: 80px !important; } }

.modal-body {
  border-top: none !important; }

#order-information-modal .modal-footer .btn.btn-orange {
  border: none; }

#set-track-order-modal-content .modal-dialog, #set-shipment-detail-modal-content .modal-dialog, #set-shipping-order-modal-content .modal-dialog, #set-shipping-detail-modal-content .modal-dialog, #new-user-modal-content .modal-dialog, #edit-user-modal-content .modal-dialog, #show-back-to-login .modal-dialog, #set-admin-modal-content .modal-dialog, #show-task .modal-dialog {
  position: fixed; }

@media screen and (max-width: 600px) {
  #delete-user-modal-mobile .modal-dialog, #delete-address-modal-mobile .modal-dialog {
    position: fixed;
    left: 0; } }

.edit-address-img-stndrlf-address {
  width: 24px;
  margin-left: 10px;
  margin-bottom: 2px; }

*:focus {
  outline: none !important; }

.ie11 td, .ie11 th {
  background-clip: padding-box; }

.ie11 #edit-address-boundary .modal-footer {
  flex-direction: row; }

.ie11 .modal-footer {
  flex-direction: column; }

.ie11 #content {
  background-size: cover !important; }

.ie11 .modal-dialog {
  outline: none;
  top: 100px !important;
  position: fixed; }
  .ie11 .modal-dialog .modal-header {
    height: auto; }

.ie11 .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages ul.dropdown-menu li a, .ie11 .taglib-search-iterator-page-iterator-bottom ul.pagination li.pages a.dropdown-toggle {
  width: auto; }

.ie11 #delete-user-modal .modal-dialog .modal-content .modal-body h2 span,
.ie11 #delete-address-modal .modal-dialog .modal-content .modal-body h2 span {
  vertical-align: auto !important; }

.ie11 #show-invoice-modal-content .modal-footer .btn-toolbar,
.ie11 #show-order-detail-modal-content .modal-footer .btn-toolbar {
  margin: auto 0 auto auto; }

.ie11 h2.has-icon img[src$=".svg"] {
  width: 30%; }

.ie11 .ie-fix-country-position .form-group {
  margin-bottom: 0.2rem !important; }

@media only screen and (max-width: 767px) {
  .ie11 .vat-fix .form-group {
    margin-bottom: 0.6rem !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ie11 h2.has-icon img[src$=".svg"] {
    width: 30%; } }

.ie11 .registration-wrapper .pull-right .col-sm-6 {
  display: inline-block;
  flex: none;
  max-width: none;
  order: inherit;
  margin-left: 16px;
  width: auto; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ie11 .subtitle-welcome {
    margin-top: 0px; } }

.safari #edit-address-modal .modal-content .form .form-group .reference-mark {
  position: relative;
  top: 3px;
  padding-left: 4px; }

.safari #edit-user-modal-content .modal-dialog .modal-content .modal-header button.close {
  margin-top: 0;
  float: right;
  right: 24px;
  position: absolute;
  z-index: 99;
  top: 19px;
  line-height: 33px;
  opacity: 1; }

.safari #error-success-modal button.close:after {
  z-index: 99999999;
  position: absolute;
  top: 0;
  left: 0px; }

.safari #cancel-order-modal, .safari #cancel-order-modal .modal-dialog-focused, .safari .modal-dialog-content, .safari #edit-address-boundary .modal-dialog-focused, .safari #edit-address-modal .modal-dialog-focused {
  outline: 0 !important;
  transition: outline linear .2s, background-color .3s;
  outline-offset: -20px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important; }
  .safari #cancel-order-modal:visited, .safari #cancel-order-modal .modal-dialog-focused:visited, .safari .modal-dialog-content:visited, .safari #edit-address-boundary .modal-dialog-focused:visited, .safari #edit-address-modal .modal-dialog-focused:visited {
    outline: 0 !important;
    transition: outline linear .2s, background-color .3s;
    outline-offset: -20px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important; }
  .safari #cancel-order-modal:hover, .safari #cancel-order-modal .modal-dialog-focused:hover, .safari .modal-dialog-content:hover, .safari #edit-address-boundary .modal-dialog-focused:hover, .safari #edit-address-modal .modal-dialog-focused:hover {
    outline: 0 !important;
    transition: outline linear .2s, background-color .3s;
    outline-offset: -20px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important; }
  .safari #cancel-order-modal:active, .safari #cancel-order-modal .modal-dialog-focused:active, .safari .modal-dialog-content:active, .safari #edit-address-boundary .modal-dialog-focused:active, .safari #edit-address-modal .modal-dialog-focused:active {
    outline: 0 !important;
    transition: outline linear .2s, background-color .3s;
    outline-offset: -20px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important; }
  .safari #cancel-order-modal:focus, .safari #cancel-order-modal .modal-dialog-focused:focus, .safari .modal-dialog-content:focus, .safari #edit-address-boundary .modal-dialog-focused:focus, .safari #edit-address-modal .modal-dialog-focused:focus {
    outline: 0 !important;
    transition: outline linear .2s, background-color .3s;
    outline-offset: -20px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important; }

.safari #show-order-modal-success .modal-dialog .modal-content .modal-header button.close, .safari #portal__is__unavailable .modal-dialog .modal-content .modal-header button.close, .safari #delete-portlet-modal .modal-dialog .modal-content .modal-header button.close, .safari #show-set-admin-error-modal .modal-dialog .modal-content .modal-header button.close {
  margin-top: 0;
  float: right;
  right: 24px;
  position: absolute;
  z-index: 99;
  top: 19px !important;
  line-height: 33px;
  opacity: 1; }

.atob-container {
  padding-top: 40px; }
  .atob-container .row {
    margin-left: -12px !important;
    background-color: #F4F4F4; }
    .atob-container .row .atob-form {
      flex: 0 0 50%;
      max-width: 50%; }
      @media only screen and (max-width: 1280px) {
        .atob-container .row .atob-form {
          flex: 0 0 100%;
          max-width: 100%;
          width: unset;
          padding-right: 0; } }
      .atob-container .row .atob-form form {
        width: 600px;
        float: right;
        padding-right: 60px; }
        @media only screen and (max-width: 1280px) {
          .atob-container .row .atob-form form {
            width: 100%;
            padding: 0 40px 40px 40px;
            float: unset; } }
        .atob-container .row .atob-form form .atob-title {
          padding-top: 24px;
          padding-bottom: 40px;
          padding-left: 12px; }
        .atob-container .row .atob-form form .atob-form-container {
          padding: 0;
          margin-bottom: 20px; }
        .atob-container .row .atob-form form .form-group input {
          border-radius: 8px;
          height: 40px;
          margin-top: 0;
          color: #555;
          border: 1px solid #E0E0E0;
          -webkit-appearance: none;
          -moz-appearance: textfield; }
        .atob-container .row .atob-form form .form-group.has-error input {
          border: 1px solid #E02B27; }
        .atob-container .row .atob-form form .form-group select {
          border-radius: 8px;
          height: 40px;
          margin-top: 0;
          color: #555;
          border: 1px solid #E0E0E0;
          -webkit-appearance: none;
          -moz-appearance: textfield;
          background: #FFF; }
        .atob-container .row .atob-form form .btn.btn-orange {
          margin: 0;
          border-radius: 8px !important; }
    .atob-container .row .atob-background {
      background-image: url("../images/atob/backgroundatob.png");
      flex: 0 0 50%;
      max-width: 50%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      @media only screen and (max-width: 1280px) {
        .atob-container .row .atob-background {
          flex: 0 0 100%;
          max-width: 100%;
          height: 275px;
          background-size: cover; } }
    .atob-container .row .data-protection .storage-input {
      float: left; }
      .atob-container .row .data-protection .storage-input input[type="checkbox"] {
        height: 18px;
        width: 18px;
        background: #F4F4F4;
        border: 2px solid #555555; }
        .atob-container .row .data-protection .storage-input input[type="checkbox"]:checked {
          background: #F4F4F4;
          border: 2px solid #ea6f18; }
        .atob-container .row .data-protection .storage-input input[type="checkbox"]:after {
          border: solid #ea6f18;
          border-width: 0 2px 2px 0;
          left: 38%;
          top: 0%;
          width: 31%;
          height: 84%; }
        .atob-container .row .data-protection .storage-input input[type="checkbox"]:hover a {
          text-decoration: underline;
          color: #ea6f18; }
    .atob-container .row .data-protection p {
      float: left;
      line-height: 30px; }
      .atob-container .row .data-protection p a {
        text-decoration: underline; }
        .atob-container .row .data-protection p a:hover {
          color: #ea6f18; }
    .atob-container .row .button-holder {
      width: 100%;
      margin: 20px 10px; }
      .atob-container .row .button-holder button {
        width: 100%;
        border: none;
        border-radius: 8px !important; }

.error-field {
  border: 1px solid #E02B27; }

#unit .lang-select-container {
  padding: 0; }
  #unit .lang-select-container .select-selected {
    border-radius: 8px;
    background-image: none !important;
    padding: 12px 40px 12px 16px !important; }
    #unit .lang-select-container .select-selected:after {
      right: 21px; }

#remember-to-reload .modal-dialog {
  bottom: 100px !important;
  top: unset !important; }
  #remember-to-reload .modal-dialog .modal-header {
    display: inline-block;
    float: left;
    height: 120px; }
    #remember-to-reload .modal-dialog .modal-header button {
      background: #FFF !important;
      width: 33px;
      height: 33px;
      border-radius: 50%;
      font-size: 32px !important;
      top: 32%;
      position: absolute;
      margin-top: 5px; }
      #remember-to-reload .modal-dialog .modal-header button span {
        color: #767676 !important;
        font-size: 32px !important; }
  #remember-to-reload .modal-dialog .modal-body h2 {
    font-size: 24px;
    line-height: 36px; }
  #remember-to-reload .modal-dialog .modal-content {
    border-radius: 16px;
    background-color: #555555;
    display: inline-block; }

.documents a.back-to-dash {
  font-size: 16px; }

.big-filter-wraper {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 1024px) {
    .big-filter-wraper {
      justify-content: center; } }
  .big-filter-wraper .big-filter {
    cursor: pointer;
    box-sizing: border-box;
    /* Auto layout */
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 32px;
    gap: 16px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #767676;
    border-radius: 600px; }
    .big-filter-wraper .big-filter:not(:last-child) {
      margin-right: 13px;
      margin-left: 13px; }
      @media only screen and (max-width: 1024px) {
        .big-filter-wraper .big-filter:not(:last-child) {
          margin-right: 9%;
          margin-left: 10%; } }
      @media only screen and (max-width: 768px) {
        .big-filter-wraper .big-filter:not(:last-child) {
          margin-right: 0;
          margin-left: 0; } }
    @media only screen and (max-width: 991px) {
      .big-filter-wraper .big-filter {
        padding: 16px 14px;
        margin-left: 24px !important;
        margin-right: 24px !important; } }
    .big-filter-wraper .big-filter img.active-image {
      display: none; }
      .big-filter-wraper .big-filter img.active-image.active {
        display: inline-block; }
    .big-filter-wraper .big-filter.active {
      border-color: #ea6f18; }
      .big-filter-wraper .big-filter.active p {
        color: #ea6f18 !important; }
    .big-filter-wraper .big-filter p {
      margin-top: 9%;
      font-family: 'Helvetica Neue';
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      line-height: 24px;
      color: #767676; }
      @media only screen and (max-width: 768px) {
        .big-filter-wraper .big-filter p {
          display: none; } }

.added-filter {
  background: transparent !important; }
  .added-filter .remove-filters {
    position: absolute;
    top: unset;
    bottom: 0px;
    right: unset;
    padding-right: 25px;
    line-height: 20px;
    background: unset !important;
    font-size: 16px;
    color: #ea6f18; }
  .added-filter .customer-filter {
    background-color: #ECECEC;
    border: 1px solid #ECECEC;
    color: #383836;
    float: left; }
    .added-filter .customer-filter:hover span.close {
      color: #FFF !important;
      background: #5F605E;
      padding: 2px; }
    .added-filter .customer-filter span.name {
      float: left;
      overflow: hidden;
      margin-right: 10px;
      text-transform: uppercase;
      color: #383836; }
    .added-filter .customer-filter span.close {
      color: #FFF;
      background: #5F605E;
      padding: 2px;
      font-size: 9px;
      width: 14px;
      height: 14px;
      margin-top: 2px; }
      .added-filter .customer-filter span.close:hover, .added-filter .customer-filter span.close:focus {
        color: #FFF !important;
        background: #5F605E !important; }
    .added-filter .customer-filter:hover {
      background-color: #ECECEC; }

.documents-type .btn-add-filter {
  border-radius: 8px !important;
  float: right;
  margin-top: 32px;
  padding: 8px 16px !important; }

.documents-type input[type="checkbox"] {
  border-radius: 3px; }

#show-order-modal-boundary #show-order-modal-content, #show-order-detail-modal-boundary #show-order-detail-modal-content {
  border-radius: 8px; }
  #show-order-modal-boundary #show-order-modal-content .modal-header h1, #show-order-detail-modal-boundary #show-order-detail-modal-content .modal-header h1 {
    text-align: center; }
  #show-order-modal-boundary #show-order-modal-content .modal-header button, #show-order-detail-modal-boundary #show-order-detail-modal-content .modal-header button {
    top: 9px !important; }
    #show-order-modal-boundary #show-order-modal-content .modal-header button span, #show-order-detail-modal-boundary #show-order-detail-modal-content .modal-header button span {
      font-weight: bold;
      line-height: 1;
      color: #000 !important;
      text-shadow: none;
      font-size: 28px !important; }
  #show-order-modal-boundary #show-order-modal-content .order-information, #show-order-detail-modal-boundary #show-order-detail-modal-content .order-information {
    text-align: center; }
    #show-order-modal-boundary #show-order-modal-content .order-information h2, #show-order-detail-modal-boundary #show-order-detail-modal-content .order-information h2 {
      text-align: center; }
    #show-order-modal-boundary #show-order-modal-content .order-information form, #show-order-detail-modal-boundary #show-order-detail-modal-content .order-information form {
      text-align: center; }
      #show-order-modal-boundary #show-order-modal-content .order-information form textarea, #show-order-detail-modal-boundary #show-order-detail-modal-content .order-information form textarea {
        border-radius: 8px; }
    #show-order-modal-boundary #show-order-modal-content .order-information span, #show-order-detail-modal-boundary #show-order-detail-modal-content .order-information span {
      font-weight: normal; }
  #show-order-modal-boundary #show-order-modal-content .modal-footer button, #show-order-detail-modal-boundary #show-order-detail-modal-content .modal-footer button {
    border-radius: 8px !important; }

.doc-active-filters-link {
  min-width: 170px; }

a.filter-options-mobile {
  margin-top: 8px !important; }

.three-dots-margin {
  margin-top: 10px; }

.negative-mobbile {
  margin-right: -20px !important; }

.mobile-checkbox {
  width: 18px !important;
  height: 18px !important;
  margin-top: 14px !important; }
  .mobile-checkbox:checked:after {
    border-width: 0 2px 2px 0 !important; }

#content .documents-body .documents-filter .search-query {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 8px 16px 8px 8px;
  gap: 10px;
  width: 504px;
  height: 40px;
  background: #FFFFFF;
  border-bottom: 2px solid #979797;
  border-radius: 12px; }
  @media only screen and (max-width: 768px) {
    #content .documents-body .documents-filter .search-query {
      width: 100%; } }
  #content .documents-body .documents-filter .search-query:focus {
    z-index: 5; }

#content .documents-body .documents-filter .documents-filter-hide-side #documentModalLink {
  margin-top: 7px; }
  @media only screen and (max-width: 768px) {
    #content .documents-body .documents-filter .documents-filter-hide-side #documentModalLink {
      margin-right: -46px; } }

.documents h1 {
  font-family: 'Univers LT Std'; }

#documentModalLink span {
  font-size: 16px; }

.filter-options-title {
  font-size: 18px !important;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
  margin-top: 40px; }

.documents-search {
  padding: 0 0 0.5rem 0 !important; }
  .documents-search .input-group {
    max-width: unset;
    width: 504px;
    height: 40px;
    padding: 0; }
    @media screen and (max-width: 600px) {
      .documents-search .input-group {
        width: 100%; } }
  .documents-search .input-group .input-group-inset-item-after {
    position: absolute;
    right: 0;
    height: 3.5rem;
    background-color: transparent;
    border: transparent; }

.registracion-country h4 {
  font-weight: bold;
  color: #000000;
  text-align: left;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  margin-left: 23px;
  margin-bottom: 40px; }

.registracion-country .form-country {
  width: 100%; }
  .registracion-country .form-country .form-group label {
    color: #555555;
    font-size: 14px; }
  .registracion-country .form-country .form-group .ms-ctn {
    width: 100%;
    border-radius: 8px;
    margin-top: 0; }
    .registracion-country .form-country .form-group .ms-ctn .ms-sel-ctn {
      padding: 9px 18px; }
    .registracion-country .form-country .form-group .ms-ctn .ms-trigger .ms-trigger-ico {
      margin-top: 16px;
      background-image: url("../images/input-icons/Dropdown_Arrow_New.svg");
      width: 14px;
      height: 8px; }

.registracion-country .button-holder {
  width: 100%;
  height: 40px;
  margin-top: 38px; }

.registracion-country input[type="checkbox"] {
  border-radius: 4px; }
  .registracion-country input[type="checkbox"]:after {
    content: '';
    position: relative;
    left: 37%;
    top: 12%;
    width: 29%;
    height: 66%;
    border: solid #fff;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
    display: none; }

.registracion-country .next-step-business-unit {
  margin: 0 12px; }

.registracion-country .input-checkbox .input-checkbox-wrapper {
  float: left;
  display: inline-block;
  margin-top: 0; }

.registracion-country .input-checkbox .checkbox-text {
  float: left;
  display: inline-block;
  margin-top: 3px;
  font-size: 24px !important;
  line-height: 28px; }

.new-user-wizard {
  padding: 40px 0 !important;
  /* The container */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  .new-user-wizard #supplier-btn {
    display: none; }
  .new-user-wizard .overview-headline {
    text-align: left; }
  .new-user-wizard .overview-subtitle {
    text-align: left;
    margin-bottom: 21px; }
  .new-user-wizard .discription-step {
    text-align: left; }
    .new-user-wizard .discription-step input {
      float: left; }
    .new-user-wizard .discription-step h4 {
      float: left;
      line-height: 40px; }
  .new-user-wizard span {
    display: inline-block !important; }
  .new-user-wizard .container-label {
    display: block;
    position: relative;
    padding-left: 51px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    line-height: 31px; }
  .new-user-wizard .container-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .new-user-wizard .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    width: 32px;
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #333; }
  .new-user-wizard .container-label:hover input ~ .checkmark {
    background-color: #ccc; }
  .new-user-wizard .container-label input:checked ~ .checkmark {
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    border: 1px solid #ea6f18; }
  .new-user-wizard .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .new-user-wizard .container-label input:checked ~ .checkmark:after {
    display: block; }
  .new-user-wizard .container-label .checkmark:after {
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ea6f18; }
  .new-user-wizard .container-label.container-label-disabled .checkmark {
    background-color: #ccc;
    border: #ccc; }
  .new-user-wizard .container-label .taglib-icon-help {
    margin-left: 20px; }
    @media only screen and (max-width: 768px) {
      .new-user-wizard .container-label .taglib-icon-help {
        margin-left: 12px;
        padding-left: 5px; } }
  @media only screen and (max-width: 992px) {
    .new-user-wizard .btn {
      width: auto !important; } }
  @media only screen and (max-width: 768px) {
    .new-user-wizard .btn {
      width: 100% !important;
      display: inline-block;
      line-height: unset !important; } }

#backToLogin {
  color: #808080;
  background-color: transparent;
  z-index: 2; }

@media only screen and (max-width: 1279px) {
  #BigDIDBlock, #BFNLicenseBlock, #NewCustomer {
    padding: 50px; } }

@media only screen and (max-width: 992px) {
  #BigDIDBlock, #BFNLicenseBlock, #NewCustomer {
    padding: 16px; } }

@media only screen and (max-width: 1199px) {
  #BigDIDBlock .height-container.col-lg-6, #BFNLicenseBlock .height-container.col-lg-6, #NewCustomer .height-container.col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%; } }

.back-wraper {
  padding-bottom: 40px; }

.btn.next-btn-register {
  width: 100%;
  border-radius: 8px !important; }

@media only screen and (max-width: 992px) {
  .country-btn {
    margin-bottom: 60px; } }

@media only screen and (min-width: 1199px) and (max-width: 1279px) {
  .col-xl-6.tablet-col {
    flex: 0 0 50%;
    max-width: 50%; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .col-xl-6.tablet-col {
    padding: 30px 100px; } }

@media only screen and (max-width: 1279px) {
  .col-xl-6.tablet-col .input-checkbox {
    padding-left: 0; } }

@media only screen and (max-width: 1279px) {
  .col-xl-6.tablet-col .input-text-wrapper {
    margin-top: 32px; } }

@media only screen and (max-width: 1279px) {
  .col-xl-6.tablet-col .input-wrapper img {
    top: calc(2.5rem - 3px); } }

@media only screen and (max-width: 767px) {
  .col-xl-6.tablet-col .input-wrapper img {
    top: 63px; } }

@media only screen and (max-width: 1199px) {
  .headline-hiden-small {
    display: none; } }

@media only screen and (max-width: 1199px) {
  .tablet-fix-margin {
    margin: 0 !important; } }

@media only screen and (max-width: 1199px) {
  .tablet-fix-padding {
    padding: 0 !important; } }

@media only screen and (max-width: 1199px) {
  .company-info-section .col-sm-8, .company-info-section .col-sm-4, .company-info-section .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; } }

@media only screen and (max-width: 767px) {
  .company-info-section .col-sm-8, .company-info-section .col-sm-4, .company-info-section .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%; } }

@media only screen and (max-width: 767px) {
  .company-info-section .d-flex {
    display: inline !important;
    flex: 0 0 100%;
    max-width: 100%; } }

@media only screen and (max-width: 767px) {
  .company-info-section .input-text-wrapper {
    padding: 0 !important; } }

@media only screen and (max-width: 767px) {
  .company-info-section .reset-padding-child > div:nth-child(2) {
    padding: 0 !important; } }

@media only screen and (max-width: 767px) {
  .company-info-section .reset-padding-child > div:nth-child(1):not(:only-child) {
    padding: 0 !important; } }

@media only screen and (max-width: 767px) {
  .start-page {
    margin-top: 30px; } }

.back-btn {
  color: #333333 !important;
  font-size: 1rem !important; }

.company-registration-title {
  font-size: 16px; }

.verification-method {
  color: var(--default, #767676);
  /* H3 New Design */
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

.google-auth-row {
  padding-bottom: 40px; }

.verification-google-auth-icon {
  display: flex;
  width: 56px;
  height: 66px;
  padding: 6px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #FFF; }

html[lang="de-DE"] .verification-google-auth-icon, html[lang="fr-FR"] .verification-google-auth-icon, html[lang="ru-Ru"] .verification-google-auth-icon {
  height: 92px; }

.google-auth-icon {
  width: 44px;
  height: 44px;
  flex-shrink: 0; }

.verification-google-auth-text {
  color: var(--default, #767676);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; }

@media (max-width: 991.98px) {
  .links-for-download {
    padding-left: 10%; } }

.link-separator {
  width: 1px;
  height: 24px;
  color: #000000;
  padding-left: 24px;
  padding-right: 24px; }

.play-app-store {
  padding-right: 8px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */ }

.google-radio-btn-label {
  color: var(--default, #767676);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; }

.verification-2fa-btn {
  display: flex;
  width: 153px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  background: #E0E0E0;
  gap: 16px;
  border-radius: 8px;
  float: right; }
  .verification-2fa-btn:hover {
    text-decoration: none;
    background: #E0E0E0;
    float: right; }
  @media (max-width: 991.98px) {
    .verification-2fa-btn {
      width: 100%;
      float: none;
      margin-bottom: 50px;
      margin-top: 20px; } }

.verification-2fa-btn-text {
  color: #FFF;
  text-align: center;
  /* font-family: Helvetica Neue; */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; }

.registration-panel-text {
  align-self: stretch;
  color: var(--default, #767676);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 40px; }

.registration-2fa-title {
  color: var(--default, #767676);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 40px; }

.copy-btn-text {
  color: #EA6F18;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */ }

.copy-btn-wrapper {
  border-radius: 8px;
  display: flex;
  height: 40px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border: 1px solid #EA6F18;
  width: fit-content;
  margin-left: 51px;
  cursor: pointer; }
  @media (max-width: 991.98px) {
    .copy-btn-wrapper {
      margin-left: 0px;
      width: 100%; } }

.backup_code_for_google_auth {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 40px; }

.qr-code {
  padding-bottom: 40px;
  text-align: center; }

.registration-2fa-btn {
  display: flex;
  width: 153px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  background: #EA6F18;
  gap: 16px;
  border-radius: 8px; }
  .registration-2fa-btn:hover {
    display: flex;
    width: 153px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    background: #EA6F18;
    gap: 16px;
    border-radius: 8px;
    text-decoration: none; }
  @media (max-width: 991.98px) {
    .registration-2fa-btn {
      width: 100% !important;
      margin-bottom: 70px; } }

.registration-2fa-error-message {
  color: red;
  margin-top: -13px; }

.backup-codes-2fa-title {
  color: var(--default, #767676);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

.backup-codes-2fa-text {
  color: var(--default, #767676);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-top: 32px; }

.backup-codes-2fa-date-created {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-top: 24px; }

.backup-codes-2fa-generate-new-codes {
  color: #EA6F18;
  text-align: justify;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  padding-top: 8px;
  cursor: pointer; }

a.bigd-2fa-print-download-btn {
  width: fit-content;
  height: 40px;
  padding: 8px 16px;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #EA6F18;
  background: var(--white-active, #FFF);
  text-align: center; }
  a.bigd-2fa-print-download-btn:hover {
    text-decoration: none; }
  @media (max-width: 991.98px) {
    a.bigd-2fa-print-download-btn {
      width: 100%; } }

.bigd-2fa-print-download-btn-text {
  color: #EA6F18;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; }

.codes {
  color: #000;
  font-family: Courier;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  background: white;
  padding: 8px 8px; }

.code-box {
  display: flex;
  padding: 8px;
  align-items: flex-start;
  gap: 8px; }

.backup-2fa-btn {
  display: flex;
  width: 100%;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  background: #EA6F18;
  gap: 16px;
  border-radius: 8px;
  float: right;
  cursor: pointer; }
  .backup-2fa-btn:hover {
    background: #EA6F18;
    text-decoration: none; }
  @media (max-width: 991.98px) {
    .backup-2fa-btn {
      width: 100%;
      margin-top: 40px;
      margin-bottom: 56px; } }

.success-page-success-subtitle {
  color: var(--default, #767676);
  /* font-family: Helvetica Neue; */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-left: 24px;
  padding-bottom: 36px; }

.success-page-success-title {
  color: var(--default, #767676);
  /* font-family: Helvetica Neue; */
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 56px;
  padding-top: 200px; }

.success-icon-2fa {
  margin-top: 50%;
  margin-left: 50%; }
  @media (max-width: 991.98px) {
    .success-icon-2fa {
      margin-left: 24%; } }

@media (max-width: 991.98px) {
  #google_auth_icon_success_2fa {
    margin-left: 10%; } }

.accommodation-to-left-column {
  margin-top: -4%; }

@media (max-width: 991.98px) {
  #backToUss {
    z-index: 1000; } }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #555;
  box-sizing: border-box;
  font-size: 100%; }

body {
  background-color: #FFF;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

article, aside, footer, header, nav, section {
  display: block; }

#senna_surface1-default {
  overflow: hidden; }

.container-fluid-1280 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px; }

#banner .row .content-wrapper .navbar-wrapper {
  display: block; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  .hidden-xs {
    display: none !important; } }

@media (max-width: 991px) {
  .visible-md {
    display: block !important; }
  .hidden-md {
    display: none !important; } }

.navbar-toggle {
  background-color: transparent;
  border: 1px solid transparent;
  position: relative; }

.order-2, .modal-header .btn-toolbar {
  order: 2; }

.container-fluid-1280 .row {
  margin-left: 15px;
  margin-right: 15px; }

#wrapper {
  padding: 0;
  display: contents; }

#banner {
  z-index: 1;
  padding-top: 10px;
  position: relative;
  background: #FFF;
  height: 80px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); }
  @media only screen and (max-width: 767px) {
    #banner {
      padding-top: 0;
      height: 56px; } }
  #banner a:active, #banner a:hover, #banner a:focus {
    text-decoration: none; }
  @media only screen and (max-width: 767px) {
    #banner .row {
      margin: 0px -7px; } }
  #banner .user-row {
    overflow: auto; }
  #banner .portlet-topper {
    z-index: 1; }
  @media only screen and (min-width: 768px) {
    #banner .navbar-collapse {
      padding-right: 4px; } }
  #banner .navbar-toggle {
    margin: 12px 0 12px 6px;
    padding: 0; }
  #banner .navbar-wrapper {
    padding-top: 15px;
    position: relative;
    height: 80px; }
    @media only screen and (max-width: 767px) {
      #banner .navbar-wrapper {
        height: 56px; } }
  #banner #heading .my-bd-logo {
    max-width: 290px;
    margin-bottom: -25px; }
    @media only screen and (min-width: 992px) {
      #banner #heading .my-bd-logo {
        margin-top: -4px; } }
    @media only screen and (max-width: 600px) {
      #banner #heading .my-bd-logo img {
        width: 100%; } }
    @media only screen and (max-width: 1199px) {
      #banner #heading .my-bd-logo {
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        margin: 0; } }
    @media only screen and (max-width: 767px) {
      #banner #heading .my-bd-logo {
        max-width: 200px; } }
  #banner #heading .site-name {
    color: #FFFFFF;
    font-size: 150%;
    margin-left: 8px;
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      #banner #heading .site-name {
        letter-spacing: 2px;
        margin-left: 20px; } }
  #banner #heading .site-name {
    color: #FFFFFF;
    font-size: 150%;
    margin-left: 8px;
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      #banner #heading .site-name {
        letter-spacing: 2px;
        margin-left: 20px; } }
  @media only screen and (max-width: 767px) {
    #banner #navigationCollapse {
      font-size: 125%;
      margin-left: -15px;
      margin-right: -15px; } }
  #banner #navigationCollapse #navigation {
    /* FIXME
      li.open > a:focus {
        @include tab-focus;
      }

       */ }
    #banner #navigationCollapse #navigation .input-container {
      position: relative; }
    #banner #navigationCollapse #navigation .portlet, #banner #navigationCollapse #navigation .portlet .portlet-body > .navbar {
      margin-bottom: 0; }
  #banner #navigationCollapse .navbar-blank > li > a {
    color: #FFFFFF; }
  #banner #navigationCollapse .navbar-blank > li:hover > a, #banner #navigationCollapse .navbar-blank > li.hover > a, #banner #navigationCollapse .navbar-blank > li.active > a, #banner #navigationCollapse .navbar-blank > li .dropdown-menu .active > a {
    color: #000; }
  @media only screen and (max-width: 767px) {
    #banner #navigationCollapse .nav > li > a {
      border-bottom: 1px solid #E1E1E1; }
    #banner #navigationCollapse .nav > li:last-child > a {
      border-bottom-width: 0; } }
  @media only screen and (min-width: 768px) {
    #banner .navbar-form {
      margin-left: 30px; } }
  @media only screen and (max-width: 767px) {
    #banner .navbar-form .input-text-wrapper {
      display: block; } }
  #banner .navbar-form .form-control {
    background-color: transparent;
    border-bottom-width: 1px;
    border-color: #D6DCE2;
    margin-top: 2px; }
    @media only screen and (max-width: 767px) {
      #banner .navbar-form .form-control {
        border-width: 0;
        width: 100%; } }
  #banner .navbar-form .search-select {
    margin-right: 40px;
    padding-right: 20px; }
  #banner .navbar-form .search-input {
    font-size: 16px;
    padding-right: 32px; }
    @media only screen and (min-width: 768px) {
      #banner .navbar-form .search-input {
        height: auto;
        max-width: 200px; } }
  #banner .navbar-form .field-wrapper {
    position: absolute;
    right: 0;
    top: 0; }
    #banner .navbar-form .field-wrapper a {
      color: #869CAD; }
  @media only screen and (min-width: 768px) {
    #banner .user-personal-bar {
      position: absolute;
      right: 20px;
      top: 0; } }
  #banner .user-personal-bar .panel-notifications-count {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (min-width: 768px) {
      #banner .user-personal-bar .panel-notifications-count {
        right: -15px; } }
  #banner .user-personal-bar .sign-in > a, #banner .user-personal-bar .user-avatar-link {
    display: block; }
  #banner .user-personal-bar .sign-in > a {
    line-height: 28px;
    padding: 15px 4px; }
  #banner .user-personal-bar .user-avatar-image {
    display: inline-block;
    vertical-align: text-bottom;
    width: 32px; }
  #banner .user-personal-bar .user-avatar-link {
    line-height: 0;
    padding: 18px 4px; }
    @media only screen and (min-width: 768px) {
      #banner .user-personal-bar .user-avatar-link {
        padding: 8px 0 8px 14px; } }
  @media only screen and (max-width: 979px) {
    #banner .user-personal-bar .panel-notifications-count {
      left: 2px;
      position: relative;
      top: 6px; } }
  #banner .user-personal-bar .icon-user, #banner .user-personal-bar .user-full-name {
    display: none; }
  @media only screen and (max-width: 767px) {
    #banner .navbar-nav {
      margin: 0 0;
      background-color: #f4f5f5;
      border-bottom: .0625rem solid #e0e0e0; }
      #banner .navbar-nav li {
        height: 35px;
        background-color: #f4f5f5;
        border-bottom: .0625rem solid #e0e0e0; }
        #banner .navbar-nav li a {
          overflow: auto;
          padding-top: 5px;
          padding-bottom: 5px;
          font-family: UniversLTW02-47LightCn, "Univers LT W02_47 Light Cond", "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
          color: #9a9b9b;
          font-size: 1.125rem;
          padding: .9375rem 3.125rem .9375rem 1.5rem !important; }
          #banner .navbar-nav li a img {
            display: inline-block;
            margin-right: 5px; } }
  #banner .lfr-nav-item .lfr-nav-child-toggle {
    line-height: 28px;
    margin-top: -14px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    right: 4px;
    top: 50%; }
    @media only screen and (min-width: 768px) {
      #banner .lfr-nav-item .lfr-nav-child-toggle {
        padding: 0 0 0 8px;
        position: relative; }
        #banner .lfr-nav-item .lfr-nav-child-toggle .lexicon-icon {
          width: 8px; } }
  @media only screen and (max-width: 767px) {
    #banner .language-bar {
      position: absolute;
      right: 0px;
      top: 30px; } }
  #banner .language-bar button {
    border: none;
    padding: 2px 5px 5px 5px; }
    #banner .language-bar button img {
      display: inline-block;
      width: 25px; }
  #banner .language-bar .btn-default:hover {
    background-color: #fff;
    border-color: #fff;
    color: #ea6f18; }
    body.skov #banner .language-bar .btn-default:hover {
      color: #0099D8; }
  #banner .language-bar .btn-default:focus {
    background-color: #fff;
    border-color: #fff;
    color: #ea6f18;
    box-shadow: none; }
    body.skov #banner .language-bar .btn-default:focus {
      color: #0099D8; }
  #banner .language-bar ul.dropdown-menu {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    border-radius: 0;
    box-shadow: none; }
    #banner .language-bar ul.dropdown-menu img {
      width: 25px;
      display: inline-block;
      margin-right: 10px;
      border: 0; }
    #banner .language-bar ul.dropdown-menu li a, #banner .language-bar ul.dropdown-menu li a.active, #banner .language-bar ul.dropdown-menu li a:active {
      background-color: #fff; }
      #banner .language-bar ul.dropdown-menu li a:hover, #banner .language-bar ul.dropdown-menu li a.active:hover, #banner .language-bar ul.dropdown-menu li a:active:hover {
        background-color: #F4F5F5; }
  #banner .language-bar.pull-right .dropdown-menu {
    right: 0;
    left: auto; }

#content {
  height: auto; }
  #content .row {
    font-size: 14px;
    margin-left: -10px;
    margin-right: -10px;
    overflow: auto; }
  @media only screen and (max-width: 767px) {
    #content {
      padding: 16px 4px;
      margin-top: 0px;
      background-size: cover; }
      #content .row.first {
        margin-left: 0px;
        margin-right: 0px; } }
  #content label {
    font-size: 16px;
    color: #869cad; }
  @media only screen and (min-width: 992px) {
    #content {
      background: #f4f5f5;
      background-size: 100% 100%;
      min-height: 550px; } }
  @media screen and (min-height: 950px) {
    #content {
      min-height: 850px; } }
  @media only screen and (max-width: 991px) {
    #content {
      background: #f4f5f5; } }
  @media only screen and (min-width: 1600px) {
    #content {
      min-height: 695px; } }
  @media only screen and (min-device-width: 767px) and (max-device-width: 1199px) {
    #content {
      padding: 32px 16px; }
      #content .row.first {
        margin-left: 0px;
        margin-right: 0px; }
      #content .portlet {
        margin-bottom: 0; } }
  #content .content-wrapper {
    padding: 48px 15px; }
    @media only screen and (max-width: 991px) {
      #content .content-wrapper {
        padding: 0px; } }

@media only screen and (max-width: 991px) {
  .content-container-background-out {
    margin-top: 0 !important; } }

.content-container-background-out .row {
  margin-left: -10px;
  margin-right: -10px; }
  .content-container-background-out .row.first {
    margin-left: 0px;
    margin-right: 0px; }

@media only screen and (max-width: 767px) {
  .content-container-background-out {
    background: url("../images/Blurred_BG_Tile_Mobile_375x1834px.jpg") center center repeat-y;
    padding: 16px 4px;
    background-size: cover; }
    .content-container-background-out .portlet {
      margin-bottom: 0; } }

.content-container-background-out label {
  font-size: 16px; }

@media only screen and (min-width: 992px) {
  .content-container-background-out {
    background-image: linear-gradient(90deg, #FFFFFF 50%, #FFFFFF 50%);
    background-size: cover;
    min-height: 550px; } }

@media only screen and (min-width: 1600px) {
  .content-container-background-out {
    min-height: 720px; } }

@media only screen and (min-height: 900px) and (max-width: 1600px) {
  .content-container-background-out {
    min-height: 900px; } }

@media only screen and (min-device-width: 767px) and (max-device-width: 1279px) {
  .content-container-background-out #login-container {
    margin-top: 32px; } }

@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .content-container-background-out {
    padding: 32px 16px;
    background-image: linear-gradient(90deg, #FFFFFF 50%, #FFFFFF 50%); }
    .content-container-background-out #login-container {
      margin-top: 32px; }
    .content-container-background-out .portlet {
      margin-bottom: 0; } }

.content-container-background-out .container-fluid-1280 {
  padding: 0;
  overflow: visible; }
  .content-container-background-out .container-fluid-1280.portlet-white {
    padding: 20px 48px; }

.content-container-background-out .content-wrapper {
  padding: 48px 10px; }
  @media only screen and (max-width: 991px) {
    .content-container-background-out .content-wrapper {
      padding: 0px; } }

.modify-pages .delete-tab {
  height: 20px;
  top: 22px; }

@media only screen and (max-width: 767px) {
  .display-style-buttons > .dropdown > .dropdown-menu:after, .display-style-buttons > .dropdown > .dropdown-menu:before {
    border-width: 0; } }

@media only screen and (max-width: 991px) {
  .overlay-focused:focus {
    outline: 0; } }

.login-button {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 16px;
  padding: 10px;
  background-color: #ea6f18;
  border-radius: 0;
  color: #fff;
  border: none;
  background-image: none;
  width: 340px;
  display: block;
  text-align: center;
  width: 100%;
  margin: 8px 0;
  word-break: break-all; }
  body.skov .login-button {
    background-color: #0099D8; }

.login-button, .login-button:focus, .login-button:active, .login-button:hover, login-button:visited {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 16px;
  padding: 10px;
  background-color: #ea6f18;
  border-radius: 0;
  color: #FFF;
  border: none;
  background-image: none;
  width: 340px;
  display: block;
  text-align: center;
  width: 100%;
  margin: 8px 0;
  outline: transparent none; }
  .login-button:active:focus, .login-button:focus:active:focus, .login-button:active:active:focus, .login-button:hover:active:focus, login-button:visited:active:focus {
    outline: transparent none; }
  body.skov .login-button, body.skov .login-button:focus, body.skov .login-button:active, body.skov .login-button:hover, body.skov login-button:visited {
    background-color: #0099D8; }

.form-control {
  width: 100%;
  background-color: #F7F5F5;
  padding: 12px 40px 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis; }

.gray-text-color {
  color: #808080; }

.dark-gray-color {
  color: #666; }

.orange-text-color {
  color: #ea6f18; }
  body.skov .orange-text-color {
    color: #0099D8; }

a, a:hover, a:visited {
  color: #808080;
  background-color: transparent; }
  a:hover, a:hover:hover, a:visited:hover {
    outline-width: 0; }
  a .btn, a:hover .btn, a:visited .btn {
    display: block; }

.btn {
  border-radius: 0 !important;
  font-size: 16px !important; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

.headings, .h1, .h3, .h5, h1, h3, h5, .h2, .h4, .h6, h2, h4, h6 {
  font-family: UniversLTW02-47LightCn, "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400; }

.h1, .h3, .h5, h1, h3, h5 {
  color: #ea6f18;
  text-rendering: optimizeLegibility; }
  body.skov .h1, body.skov .h3, body.skov .h5, body.skov h1, body.skov h3, body.skov h5 {
    color: #0099D8; }

.h2, .h4, .h6, h2, h4, h6 {
  color: #9A9B9B;
  text-rendering: optimizeLegibility; }
  body.skov .h2, body.skov .h4, body.skov .h6, body.skov h2, body.skov h4, body.skov h6 {
    color: #0099D8; }

h1, .h1 {
  font-size: 2.8rem;
  line-height: 1.2;
  position: relative; }
  body.skov h1, body.skov .h1 {
    color: #0099D8; }
  @media only screen and (max-width: 768px) {
    h1, .h1 {
      font-size: 1.8rem; }
      h1 a.btn, .h1 a.btn {
        top: -5px; } }
  h1 a.btn, .h1 a.btn {
    position: absolute;
    right: 155px;
    top: 0.4rem; }
    @media only screen and (max-width: 1199px) {
      h1 a.btn, .h1 a.btn {
        top: 0; } }
    h1 a.btn:first-child, .h1 a.btn:first-child {
      right: 0; }
  @media only screen and (max-width: 767px) {
    h1, .h1 {
      margin-left: 12px; } }

h2, .h2 {
  font-size: 2.1rem;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    h2, .h2 {
      font-size: 1.3125rem; } }

html:lang(ru) h2, html:lang(ru) .h2 {
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    html:lang(ru) h2, html:lang(ru) .h2 {
      font-size: 1.3125rem; } }

h3, .h3 {
  font-size: 1.8rem;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    h3, .h3 {
      font-size: 1.25rem; } }
  h3.markup, .h3.markup {
    color: #9A9B9B;
    font-size: 1.8125rem;
    line-height: 2.25rem; }

h4, .h4 {
  font-size: 1.3125rem;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    h4, .h4 {
      font-size: 1.25rem; } }

h5, .h5 {
  font-size: 1.25rem;
  line-height: 1.2; }

a {
  line-height: inherit;
  text-decoration: none;
  cursor: pointer; }

a img {
  border: 0; }

.light-gray {
  background: #f4f5f5;
  padding: 20px 0; }
  .light-gray:focus, .light-gray:hover {
    background: #FFF; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

.portlet-white {
  background: #FFF;
  padding: 20px 48px; }
  @media only screen and (max-width: 1199px) {
    .portlet-white {
      padding: 20px; } }

@media (min-width: 768px) {
  .btn-lg {
    padding: 12px 48px; } }

.content-wraper .btn.btn-orange, .content-wraper .btn.btn-orange:visited {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  background-color: #ea6f18;
  color: #FFF !important;
  border: #ea6f18 1px solid;
  text-decoration: none; }
  body.skov .content-wraper .btn.btn-orange, body.skov .content-wraper .btn.btn-orange:visited {
    background-color: #0099D8;
    border: #0099D8 1px solid; }
  @media only screen and (max-width: 767px) {
    .content-wraper .btn.btn-orange, .content-wraper .btn.btn-orange:visited {
      height: 48px;
      line-height: 24px !important;
      padding-bottom: 0px; } }
  .content-wraper .btn.btn-orange.wide, .content-wraper .btn.btn-orange:visited.wide {
    width: 100%; }
  .content-wraper .btn.btn-orange:hover, .content-wraper .btn.btn-orange:visited:hover {
    color: #FFF;
    background-color: #BE5910;
    border: #BE5910 1px solid;
    text-decoration: none !important; }
    body.skov .content-wraper .btn.btn-orange:hover, body.skov .content-wraper .btn.btn-orange:visited:hover {
      background-color: #0072c6;
      border: #0072c6 1px solid; }
  .content-wraper .btn.btn-orange.disabled, .content-wraper .btn.btn-orange:visited.disabled {
    background-color: #E0E0E0;
    border: 1px solid #E0E0E0;
    opacity: 1; }

@media only screen and (max-width: 767px) {
  .content-wraper .btn-important {
    padding-top: 10px !important; } }

.heading-button {
  padding: 1rem;
  font-size: 1.4rem;
  border-radius: 2.5rem;
  color: #FFF;
  background-color: #808080;
  text-decoration: none; }
  .heading-button:hover {
    background-color: #505050; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

input {
  overflow: visible; }

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

.privacy-banner {
  position: fixed;
  width: 100%;
  max-width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(244, 245, 245, 0.95);
  box-shadow: 0 0 0.625rem rgba(85, 85, 85, 0.5);
  border-top: .0625rem solid #fff;
  font-size: .75rem;
  padding: .875rem 1.875rem .9375rem 0; }

.banner-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  position: relative;
  align-items: center; }

.privacy-banner p {
  color: #333;
  margin: 0px; }

.privacy-links {
  margin: 0 10px; }

.privacy-banner .banner-wrapper p {
  padding-right: 3rem; }

.privacy-banner a {
  text-decoration: none;
  padding: .125rem .1875rem;
  display: block;
  max-width: 150px;
  color: #fff; }

.privacy-banner a:hover {
  background-color: #ea5d17; }

.banner-learn {
  color: #fff;
  background-color: #ea6f18;
  white-space: nowrap; }
  body.skov .banner-learn {
    background-color: #0099D8; }

.banner-accept {
  color: #fff;
  background-color: #ea6f18;
  white-space: nowrap; }
  body.skov .banner-accept {
    background-color: #0099D8; }

@media (min-width: 768px) {
  .privacy-banner a {
    display: inline-block; } }

@media (max-width: 768px) {
  .privacy-banner a {
    display: inline-block;
    margin: 0 5px; } }

.legal-texts {
  background: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  box-shadow: 1px 1px rgba(68, 68, 68, 0.3);
  border-radius: 4px; }

.legal-texts-button-wrapper {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .user-menu {
    margin-bottom: 50px; } }

@media only screen and (max-width: 767px) {
  .modal-dialog {
    width: 100% !important;
    top: 0px !important;
    max-height: 515px; } }

@media only screen and (min-width: 991px) {
  .modal-dialog {
    top: 100px !important; } }

@media only screen and (min-height: 636px) and (max-height: 742px) {
  .modal-dialog {
    top: 0 !important; } }

.lfr-search-container {
  margin-top: 2.3em; }
  @media only screen and (max-width: 767px) {
    .lfr-search-container {
      overflow-x: scroll; } }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ea6f18; }
  body.skov .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #0099D8; }

.expando-icon {
  display: block;
  position: relative;
  text-decoration: none; }
  .expando-icon:hover {
    text-decoration: none; }
  .expando-icon h3 {
    text-decoration: none; }

.expando-icon[aria-expanded="true"]::after {
  content: "\f106"; }

.expando-icon::after {
  content: "\f107";
  color: #ea6f18;
  font-family: 'fontawesome-alloy';
  font-size: 2.4rem;
  right: 0px;
  top: 0;
  position: absolute;
  padding: 5px 10px;
  font-weight: 400; }
  body.skov .expando-icon::after {
    color: #0099D8; }

.bottom-content {
  max-height: 90px; }
  @media only screen and (max-width: 991px) {
    .bottom-content {
      float: right; } }
  @media only screen and (max-width: 430px) {
    .bottom-content {
      margin-top: 8px; } }
  @media only screen and (max-width: 971px) and (min-width: 760px) {
    .bottom-content {
      margin-top: 70px; } }

.bottom-content a {
  vertical-align: text-top;
  font-size: 21px; }

form .horizontal-inputs {
  clear: both;
  overflow: auto;
  display: block; }
  form .horizontal-inputs .form-group {
    display: inline-block;
    float: left;
    margin-right: 20px; }

form .input-checkbox-wrapper {
  margin-top: 15px; }
  form .input-checkbox-wrapper input[type="checkbox"] {
    margin: 0 15px 4px 0; }

@media only screen and (max-width: 767px) {
  .search-button {
    float: none !important;
    margin-bottom: 10px; }
    .search-button .collapse-basic-search .basic-search {
      position: relative; } }

@media only screen and (max-width: 767px) {
  .admin-button-wrapper {
    width: 100%;
    margin-right: 0px !important; } }

.username-text {
  color: #ea6f18;
  font-size: 16px;
  line-height: 1.7; }
  body.skov .username-text {
    color: #0099D8; }

.bigdutchman-alert {
  background-color: #f4f5f5;
  border: none; }
  .bigdutchman-alert p {
    color: #9a9b9b; }

.btn-gray, .btn-gray:visited {
  background-color: #767676 !important;
  border-color: #767676;
  border: #767676 1px solid !important;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #FFF !important; }
  .btn-gray:hover, .btn-gray:visited:hover {
    color: #FFF !important;
    background-color: #646464 !important;
    border: #646464 1px solid !important;
    text-decoration: none !important; }
  .btn-gray.disabled, .btn-gray:visited.disabled {
    background-color: #767676 !important; }

.taglib-text {
  font-size: 16px; }

.full-width-search .collapse-basic-search .container-fluid-1280 {
  padding: 0; }

.full-width-search .collapse-basic-search .fixed-top {
  height: unset;
  position: relative;
  padding: 0; }

.full-width-search .collapse-basic-search .navbar-header {
  margin-left: 0;
  width: 100%; }
  .full-width-search .collapse-basic-search .navbar-header form a.clear-filters {
    position: absolute;
    top: 27px;
    right: 70px;
    color: #ea6f18;
    z-index: 20; }
    body.skov .full-width-search .collapse-basic-search .navbar-header form a.clear-filters {
      color: #0099D8; }
  @media only screen and (max-width: 700px) {
    .full-width-search .collapse-basic-search .navbar-header form {
      min-height: 68px; }
      .full-width-search .collapse-basic-search .navbar-header form a.clear-filters {
        right: 0px;
        top: 70px; } }
  .full-width-search .collapse-basic-search .navbar-header .basic-search {
    max-width: 100%;
    padding: 0; }
    @media only screen and (max-device-width: 767px) {
      .full-width-search .collapse-basic-search .navbar-header .basic-search {
        max-width: 97%; } }
  .full-width-search .collapse-basic-search .navbar-header .header-burger {
    width: 36px; }
    @media only screen and (max-width: 767px) {
      .full-width-search .collapse-basic-search .navbar-header .header-burger {
        width: 24px; } }

a.btn-primary, a.btn-danger, a.btn-warning, a.btn-success {
  color: #fff; }

.basic-search .input-group-btn .btn {
  border: none;
  background: none; }
  .basic-search .input-group-btn .btn:hover {
    background: none; }

.update-password-custom {
  border: none;
  margin-left: 0 !important;
  margin-right: 0 !important; }

.popover-content {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 16px;
  border: 1px solid #aeb7bd;
  border-radius: 6px; }

a .btn-danger, a .btn-primary, a .btn-success, a btn-warning {
  color: #fff; }
  a .btn-danger:hover, a .btn-danger:visited, a .btn-primary:hover, a .btn-primary:visited, a .btn-success:hover, a .btn-success:visited, a btn-warning:hover, a btn-warning:visited {
    color: #fff; }

.navbar-toggle .icon-bar {
  background-color: #ea6f18;
  font-size: 2.5rem;
  margin-top: 5px;
  height: 5px !important;
  width: 36px !important; }
  body.skov .navbar-toggle .icon-bar {
    background-color: #0099D8; }

.navigation-wrapper {
  max-height: 80px; }
  @media only screen and (max-width: 700px) {
    .navigation-wrapper {
      max-height: 56px; } }

#banner .navbar-toggle {
  margin: 16px 16px 12px 6px !important; }
  @media only screen and (max-width: 767px) {
    #banner .navbar-toggle {
      margin: 17px 6px 12px 23px !important; } }
  @media only screen and (max-width: 767px) {
    #banner .navbar-toggle .header-burger {
      width: 24px; } }

@media only screen and (max-width: 767px) {
  #banner .row:first-child, #banner .form-horizontal > .form-group:first-child {
    display: flex; } }

.lock-scroll {
  overflow: hidden;
  position: fixed; }

.sidenav {
  height: fit-content;
  width: 56%;
  position: fixed;
  z-index: 11;
  top: 0;
  left: -56%;
  overflow: hidden;
  transition-timing-function: ease-in;
  transition: 0.4s;
  border-bottom: .0625rem solid #e0e0e0;
  background-color: #FFFFFF; }
  @media only screen and (max-device-width: 366px) {
    .sidenav {
      width: 210px;
      left: -210px; } }
  @media only screen and (max-height: 450px) and (max-device-width: 442px) {
    .sidenav {
      width: 241px;
      left: -241px; } }
  @media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
    .sidenav .closebtn {
      height: 82px; }
      .sidenav .closebtn img {
        margin-top: 5px; } }
  .sidenav .taglib-text {
    vertical-align: bottom;
    top: 5%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .sidenav .sing-in-icon {
      margin-left: 20px; } }
  .sidenav .sing-in-icon img {
    margin-right: 0;
    margin-top: 6px; }

.sidenav a {
  text-decoration: none;
  display: block;
  transition: 0.3s;
  background-color: #FFFFFF;
  border-bottom: .0625rem solid #e0e0e0;
  color: #9a9b9b;
  padding: .39rem 2.125rem .9375rem .5rem !important;
  line-height: 1.5rem !important;
  text-align: left; }
  @media only screen and (max-width: 766px) {
    .sidenav a {
      height: 40px; } }
  @media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
    .sidenav a {
      height: 76px;
      padding: 1.44rem 2.125rem 0.9375rem 1.5rem !important; } }

.sidenav img {
  width: 32px !important;
  height: 22px !important;
  margin-right: 12px;
  margin-left: 3px; }

.sidenav a:hover {
  color: #ea6f18;
  cursor: pointer; }
  body.skov .sidenav a:hover {
    color: #0099D8; }

.slide {
  transition: 0.3s;
  transition-timing-function: ease-in; }

.black-background {
  background: rgba(51, 51, 51, 0.75);
  opacity: 0.5;
  box-shadow: inset 0 0 0 100vmax rgba(51, 51, 51, 0.75); }

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px; }
  .sidenav a {
    font-size: 18px; } }

.navigation-side-button {
  top: -15px;
  margin: 0 !important; }

@supports (-webkit-overflow-scrolling: touch) {
  .sidebar-width {
    left: 0 !important; } }

.sidebar-width {
  left: 0 !important;
  overflow: auto;
  padding-bottom: 50px; }

.closebtn {
  color: #ea6f18;
  text-align: right;
  font-size: 35px !important; }
  body.skov .closebtn {
    color: #0099D8; }

.fixed-top {
  background-color: #FFF;
  padding-top: 15px;
  height: 56px; }
  @media (min-width: 768px) {
    .fixed-top {
      height: 80px;
      padding-top: 22px; } }

.registration-buttons-wrapper {
  text-align: right;
  overflow: auto;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 13px; }
  @media (min-width: 768px) {
    .registration-buttons-wrapper {
      margin-top: 30px;
      padding: 0 15px; } }
  .registration-buttons-wrapper .registration-buttons {
    margin-bottom: 15px;
    margin-left: 16px;
    height: 48px;
    line-height: 20px; }
    @media only screen and (max-width: 991px) {
      .registration-buttons-wrapper .registration-buttons {
        width: 100%;
        margin-left: 0; } }

.registration-buttons {
  margin-bottom: 15px; }
  @media only screen and (max-width: 768px) {
    .registration-buttons {
      width: 100%;
      margin-left: 0; } }

.registration-wrapper {
  color: #fff !important; }

.gray-500-button {
  background-color: #E0E0E0 !important;
  border-color: #E0E0E0;
  border: #E0E0E0 1px solid !important;
  pointer-events: none; }
  .gray-500-button:visited, .gray-500-button:hover, .gray-500-button:active {
    color: #FFF !important;
    background-color: #E0E0E0 !important;
    border: #E0E0E0 1px solid !important;
    text-decoration: none !important; }
  .gray-500-button.disabled {
    background-color: #E0E0E0 !important; }

.gray-600 {
  color: #9A9B9B !important; }

.gray-900 {
  color: #333 !important; }

.searchcontainer-content td, .searchcontainer-content tr, .searchcontainer-content th {
  border: 1px solid #E0E0E0 !important;
  border-top-left-radius: 0 !important;
  box-shadow: 0 !important; }

.searchcontainer-content .table-list td, .searchcontainer-content tr, .searchcontainer-content th {
  box-shadow: 0 !important; }

@media only screen and (max-width: 770px) and (min-width: 421px) {
  .lfr-customer-number-column {
    width: 14% !important; } }

@media only screen and (min-width: 771px) {
  .lfr-customer-number-column {
    width: 4% !important; } }

@media only screen and (max-width: 770px) and (min-width: 421px) {
  .lfr-customer-reference-column {
    width: 14% !important; } }

@media only screen and (min-width: 771px) {
  .lfr-customer-reference-column {
    width: 4% !important; } }

.lfr-bigdutchman-actions-column {
  width: 18% !important; }

.table-list th, .table-list td {
  box-shadow: 0 !important; }

.table-list thead:first-child tr:first-child th:last-child {
  box-shadow: 0 !important;
  border-top-right-radius: 0 !important; }

.table-actions-img {
  padding-right: 15px; }

@media (min-width: 768px) {
  .lfr-bigdutchman-actions-column {
    min-width: 150px; } }

.truncate {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px; }
  .truncate.truncate-175 {
    width: 175px; }
  .truncate.truncate-150 {
    width: 150px; }
  .truncate.truncate-200 {
    width: 200px; }
  .truncate.truncate-270 {
    width: 270px; }
  .truncate.truncate-420 {
    width: 420px; }
  .truncate.truncate-540 {
    width: 540px; }

.ele-clone {
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  position: fixed; }

.oval {
  height: 48px;
  width: 48px;
  background-color: #FFFFFF;
  box-shadow: 0 5px 10px 0 #9A9B9B; }

.actions-mobile {
  font-size: 22.91px;
  color: #ea6f18; }
  body.skov .actions-mobile {
    color: #0099D8; }

.range, .required {
  padding: 8px;
  color: #333;
  font-size: 1rem !important; }

.step-wrapper {
  background-color: #333;
  margin-left: 25px;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 20px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px; }

@media only screen and (max-width: 768px) {
  .terms-wrapper .button-holder {
    margin-top: 50px !important; } }

.first_login_btns {
  justify-content: end; }
  .first_login_btns--cancel {
    margin-right: 20px; }
    @media only screen and (max-width: 768px) {
      .first_login_btns--cancel {
        margin-right: 10px; } }
  @media only screen and (min-width: 768px) {
    .first_login_btns--data {
      position: absolute;
      bottom: 0;
      margin: 20px 0 0 0 !important;
      right: 0; } }
  @media only screen and (max-width: 768px) {
    .first_login_btns--data {
      margin-top: 50px; } }
  .first_login_btns--data .btn-lg {
    padding: 16px !important;
    margin-bottom: 0 !important; }
    .first_login_btns--data .btn-lg.btn-orange {
      margin-left: 16px; }
  .first_login_btns .btn-primary.btn-default:not([disabled]):not(.disabled).active {
    background-color: #ea6f18; }

.config__wraper__dashboard {
  padding: 48px !important; }
  .config__wraper__dashboard h1 {
    margin-left: 0; }

.setup-comleted h1 {
  margin-top: 0 !important; }

.terms-wrapper .button-holder.config__dashboard {
  margin-top: -51px !important; }
  @media only screen and (max-width: 768px) {
    .terms-wrapper .button-holder.config__dashboard {
      margin-top: 50px !important; } }
  @media only screen and (max-width: 400px) {
    .terms-wrapper .button-holder.config__dashboard .col-xs-6, .terms-wrapper .button-holder.config__dashboard .col-6 {
      flex: unset;
      max-width: none;
      text-align: right; } }
  .terms-wrapper .button-holder.config__dashboard .btn-lg {
    padding: 0.75rem 1.25rem;
    line-height: normal !important;
    margin-left: 16px; }

.setup-comleted .button-holder.config__dashboard {
  margin-top: 50px !important; }
  .setup-comleted .button-holder.config__dashboard--complete {
    width: 100%; }
    .setup-comleted .button-holder.config__dashboard--complete .col-xs-12 {
      text-align: right; }

.header-registration-wrapper {
  display: inline; }

.width-145 {
  min-widht: 145px; }

.form-control {
  font-size: 16px !important; }
  .form-control:focus {
    border-color: #ea6f18 !important; }

.input {
  font-size: 16px !important; }

::-webkit-input-placeholder {
  font-size: 16px !important; }

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px !important; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px !important; }

@media (min-width: 768px) {
  .form-control-fix {
    margin-top: -14px; } }

.form-group {
  margin-bottom: 0.6rem !important; }
  @media only screen and (max-width: 767px) {
    .form-group {
      margin-bottom: 0.2rem !important; } }

@media only screen and (max-width: 767px) {
  .subtitle-registration {
    margin-bottom: 16px !important; } }

#bd-logout-link {
  color: #808080; }

#bd-logout-link:focus, #bd-logout-link:hover {
  color: #ea6f18; }
  body.skov #bd-logout-link:focus, body.skov #bd-logout-link:hover {
    color: #0099D8; }

.img-back-to-top {
  z-index: 9999; }
  .img-back-to-top a {
    display: inline-block;
    width: 48px;
    height: 48px;
    text-align: center;
    background-color: #767676;
    color: white;
    text-decoration: none; }
    .img-back-to-top a:hover {
      background-color: #646464; }
    .img-back-to-top a span {
      vertical-align: middle;
      font-size: 24px;
      position: relative;
      top: 11px; }

#back-to-top {
  display: none;
  bottom: 29%;
  left: 0.8%; }
  @media only screen and (min-width: 1300px) {
    #back-to-top {
      left: 14%;
      bottom: 17.9%; } }

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media only screen and (max-width: 500px) {
    .no-padding .form-control {
      width: 100%; }
      .no-padding .form-control.ms-ctn {
        width: 97%; }
    .no-padding .collapse-basic-search .basic-search {
      background-color: #fff; } }

.tooltip {
  pointer-events: none; }

@media only screen and (max-width: 767px) {
  a[name="bigdutchman-back-to-dashboard"] {
    display: none; } }

body.skov {
  font-family: 'Roboto', non-serif;
  font-weight: 400; }
  body.skov h1 {
    font-family: 'Tienne',serif;
    font-weight: 700; }
  body.skov h2, body.skov h3, body.skov h4, body.skov h5 {
    font-family: 'Roboto', non-serif;
    font-weight: 700; }
  body.skov .content-container-background-out, body.skov #content {
    background: url("../images/skov/frontpage_top_background.jpg") no-repeat center center;
    min-height: 790px;
    background-size: cover; }
  body.skov #footer .footer-top {
    display: none; }
  body.skov #footer .footer-bottom {
    background-color: #09243f; }
  body.skov .feedback-bottom-right {
    display: none; }
  body.skov #configure-dashboard {
    background-color: #fff !important;
    border: 1px solid #0099D8;
    color: #0099D8 !important;
    padding-left: 40px;
    background-image: url("../images/skov/Configure_Dashboard_Gear.svg");
    background-repeat: no-repeat;
    background-position: 16px center;
    background-size: 16px;
    font-family: 'Roboto', non-serif; }
    body.skov #configure-dashboard:hover {
      color: #0072c6 !important; }
  body.skov .dashboard-content {
    background: none; }
    body.skov .dashboard-content h2.has-icon {
      text-align: center; }
      body.skov .dashboard-content h2.has-icon img {
        float: none;
        margin: unset;
        padding: 50px;
        height: 250px;
        width: 250px;
        border-radius: 120px;
        background: rgba(0, 153, 216, 0.8);
        object-fit: scale-down; }
        body.skov .dashboard-content h2.has-icon img:hover {
          background: #0099d8; }
      body.skov .dashboard-content h2.has-icon span {
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        border-bottom: 2px solid #0099D8;
        height: unset;
        padding: 10px 0;
        text-align: left;
        position: relative; }
        body.skov .dashboard-content h2.has-icon span:after {
          position: absolute;
          font-family: 'FontAwesome';
          top: 10px;
          right: 0px;
          content: "\f178";
          color: #fff;
          font-size: 20px; }
    body.skov .dashboard-content p {
      display: none; }
  body.skov #banner #heading .my-bd-logo {
    margin-top: -10px; }
  body.skov .navbar-wrapper .username-text, body.skov .navbar-wrapper .log-out-text {
    color: #09243f; }
    body.skov .navbar-wrapper .username-text:hover, body.skov .navbar-wrapper .log-out-text:hover {
      color: #09243f; }
  body.skov .skov-welcome-template h1, body.skov .skov-welcome-template h2 {
    color: #fff;
    margin: 0; }
  body.skov .skov-welcome-template h2 {
    font-weight: 400; }
  body.skov #portlet_com_liferay_login_web_portlet_LoginPortlet h1 {
    font-family: 'Tienne',serif;
    font-weight: 700; }
  body.skov #portlet_com_liferay_login_web_portlet_LoginPortlet h2, body.skov #portlet_com_liferay_login_web_portlet_LoginPortlet h3, body.skov #portlet_com_liferay_login_web_portlet_LoginPortlet h4, body.skov #portlet_com_liferay_login_web_portlet_LoginPortlet h5 {
    font-family: 'Roboto', non-serif;
    font-weight: 700; }
  body.skov #portlet_com_liferay_login_web_portlet_LoginPortlet h3 {
    font-size: 1.5rem; }
  body.skov .big-dutchman-customer-portal-dashboard-layout a.add-portlet {
    display: none !important; }
  body.skov .big-dutchman-customer-portal-dashboard-layout .portlet-content-editable .move-portlet {
    color: #0099D8; }
  body.skov .skov-welcome-template {
    margin-top: -30px; }
  @media only screen and (max-width: 500px) {
    body.skov .default-logo img {
      height: 48px; } }

html.skov {
  background-color: #09243f; }

.validate_users .has-error .help-block {
  display: block; }

#portlet_new-password h2.portlet-title-text, #portlet_password-reminder h2.portlet-title-text {
  margin-left: 23px; }

.company__names .modal-body {
  max-height: 250px;
  height: 100%;
  overflow: auto !important;
  overflow-x: hidden !important; }
  @media only screen and (max-width: 1200px) {
    .company__names .modal-body {
      max-height: 220px !important; } }

.invoices_field .alert-info, .order_field .alert-info, .order_field_details .alert-info {
  background-color: transparent;
  border: none;
  text-align: center;
  padding: 153px 0; }
  .invoices_field .alert-info img, .order_field .alert-info img, .order_field_details .alert-info img {
    width: 220px; }
  .invoices_field .alert-info h2, .order_field .alert-info h2, .order_field_details .alert-info h2 {
    font-weight: bold !important;
    margin-bottom: 2rem; }

.icon-eye-open::before {
  content: url("/o/big-dutchman-customer-portal-theme/images/icons/Toggle_Active.svg"); }

.icon-eye-close::before {
  content: url("/o/big-dutchman-customer-portal-theme/images/icons/Toggle_InActive_black.svg"); }

@media only screen and (max-width: 1200px) {
  .dashboard #content, .permissions__height #content {
    min-height: 1100px; } }

@media only screen and (max-width: 992px) {
  .dashboard #content, .permissions__height #content {
    min-height: 1000px; } }

@media only screen and (max-width: 480px) {
  .dashboard #content, .permissions__height #content {
    min-height: unset; } }

@media only screen and (max-width: 1199px) {
  .first__login__wraper .welcome-wrapper {
    margin-left: 0;
    overflow: hidden; } }

.first__login__wraper .title-welcome {
  height: auto !important; }

@media only screen and (max-width: 1199px) {
  .first__login__wraper h1 {
    margin-left: 0; } }

@media only screen and (max-width: 1199px) {
  .first__login__wraper .portlet-white {
    padding: 23px 32px !important; } }

.first__login__wraper .first_login_btns button {
  height: 3rem !important;
  padding: 0.65rem 1.25rem !important;
  line-height: normal !important; }
  @media only screen and (max-width: 767px) {
    .first__login__wraper .first_login_btns button {
      margin-bottom: 10px !important; } }

.first__login__wraper .first_login_btns--data .btn-lg {
  height: 3rem !important;
  padding: 0.75rem 1.25rem !important;
  line-height: normal !important; }
  @media only screen and (max-width: 767px) {
    .first__login__wraper .first_login_btns--data .btn-lg {
      margin-bottom: 10px !important; } }

.pending-buttons a {
  margin-bottom: 0;
  line-height: 16px !important;
  text-decoration: none !important; }
  .pending-buttons a:last-child {
    margin-left: 16px; }
  @media only screen and (max-width: 991px) {
    .pending-buttons a {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0.53125rem 0.5rem !important;
      width: 100%;
      height: 35px !important; }
      .pending-buttons a:last-child {
        margin-left: 0;
        margin-top: 8px; } }

.back-user-mng-btn {
  line-height: 24px !important;
  white-space: pre-wrap; }

.registration-wrapper .registration-buttons {
  background-color: #E0E0E0;
  border-color: #E0E0E0;
  border: #E0E0E0 1px solid; }

#upload-user-avatar-id img {
  float: left !important; }

#upload-user-avatar-id span {
  margin-left: 5px; }

#parent-upload-user-avatar-id {
  margin-bottom: 20px; }

.icon-arrow-up::before {
  content: "\f062"; }

.icon-angle-left::before {
  content: "\f104"; }

.icon-angle-right::before {
  content: "\f105"; }

a.back-to-dash {
  font-size: 14px; }

a.activate-user-main {
  font-size: 14px;
  color: #333333; }
  a.activate-user-main:hover {
    text-decoration: none; }

span.d-none.d-sm-inline-block.setup-notification {
  font-size: 14px; }

a#notificationModalLink {
  font-size: 14px; }

.btn:active:focus {
  box-shadow: 0 0 0 0.125rem  #fff,0 0 0 0.25rem #cdced9; }

.user-management .nav-tabs {
  border-bottom: unset; }

.user-management .nav-tabs .nav-link {
  font-weight: 400;
  border-width: 0; }

.user-management .dashboard-button {
  padding: 8.5px 15px; }

.user-management .custom__fields > p, .user-management .login-modal-content {
  font-size: 14px; }

.user-management .hidden-xs h3 a.btn, .user-management #admin-portlet-modals button:focus {
  box-shadow: none; }

*:focus {
  box-shadow: none !important; }

ul.dropdown-menu.dropdown-menu-top.show {
  display: flex;
  flex-direction: column; }

.taglib-search-iterator-page-iterator-bottom ul.pagination li.pages ul.dropdown-menu li:hover {
  background-color: #f4f5f5; }

.taglib-search-iterator-page-iterator-bottom ul.pagination li.disabled a:hover {
  color: #E0E0E0;
  cursor: default; }

.taglib-search-iterator-page-iterator-bottom ul.pagination li.pages ul.dropdown-menu li a {
  width: 100%; }

.btn-pad {
  padding: 8.5px 15px; }

.pagination > li.active > a, .pagination > li.active > a:hover {
  cursor: default; }

.nav-tabs-font-weight {
  font-weight: 400 !important; }

.btn-group-margin {
  margin-right: 0px !important; }

.shop-login-back-button {
  padding-bottom: 8.5px;
  padding-top: 8.5px; }

#language-bar-dropdown .dropdown-menu a.active {
  font-weight: 600;
  line-height: 22.4px;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; }

.settings-mobile {
  border-bottom: 0.0625px solid #E0E0E0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .settings-mobile {
      margin-left: -4px !important; } }
  .settings-mobile a {
    border-bottom: none; }

.logout-text-mobile {
  color: #9a9b9b;
  padding-left: 10px; }

.notifications-search-container .pagination-results, .documents-search-container .pagination-results, .support-search-container .pagination-results {
  font-size: 1rem;
  color: #9a9b9b; }

.notifications-search-container .pagination-bar, .documents-search-container .pagination-bar, .support-search-container .pagination-bar {
  margin: 12px 120px 0 120px; }
  @media screen and (max-width: 600px) {
    .notifications-search-container .pagination-bar, .documents-search-container .pagination-bar, .support-search-container .pagination-bar {
      margin: 12px 20px 0 20px; } }

.notifications-search-container .pagination-items-per-page, .documents-search-container .pagination-items-per-page, .support-search-container .pagination-items-per-page {
  font-size: 1rem;
  color: #9a9b9b;
  border: 1px solid #e0e0e0;
  padding: 6px 12px; }
  .notifications-search-container .pagination-items-per-page:hover, .documents-search-container .pagination-items-per-page:hover, .support-search-container .pagination-items-per-page:hover {
    text-decoration: none;
    transition: none; }
  .notifications-search-container .pagination-items-per-page button, .documents-search-container .pagination-items-per-page button, .support-search-container .pagination-items-per-page button {
    transition: none;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #9a9b9b; }
    .notifications-search-container .pagination-items-per-page button:hover, .documents-search-container .pagination-items-per-page button:hover, .support-search-container .pagination-items-per-page button:hover {
      background-color: unset;
      border: unset;
      color: #9a9b9b;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-weight: 400;
      letter-spacing: 0.025em;
      padding-left: 11px;
      padding-right: 11px; }
    .notifications-search-container .pagination-items-per-page button:active, .documents-search-container .pagination-items-per-page button:active, .support-search-container .pagination-items-per-page button:active {
      background-color: unset;
      border: unset;
      color: #9a9b9b;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-weight: 400;
      letter-spacing: 0.025em; }
  .notifications-search-container .pagination-items-per-page button:hover::before, .documents-search-container .pagination-items-per-page button:hover::before, .support-search-container .pagination-items-per-page button:hover::before {
    background-color: white;
    height: unset;
    font-weight: 400;
    color: #9a9b9b; }
  .notifications-search-container .pagination-items-per-page .drop-down-icon, .documents-search-container .pagination-items-per-page .drop-down-icon, .support-search-container .pagination-items-per-page .drop-down-icon {
    background-image: url(../images/input-icons/Dropdown_Arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 5px;
    display: inline-block;
    margin-left: 10px;
    width: 10px;
    margin-bottom: 3px; }
  .notifications-search-container .pagination-items-per-page .dropdown-item.active, .documents-search-container .pagination-items-per-page .dropdown-item.active, .support-search-container .pagination-items-per-page .dropdown-item.active {
    background-color: unset; }
  .notifications-search-container .pagination-items-per-page .dropdown-item:hover, .documents-search-container .pagination-items-per-page .dropdown-item:hover, .support-search-container .pagination-items-per-page .dropdown-item:hover {
    background-color: #f4f5f5; }

.notifications-search-container .pagination-items-per-page.show button, .documents-search-container .pagination-items-per-page.show button, .support-search-container .pagination-items-per-page.show button {
  background-color: #F4F5F5;
  border: unset;
  color: #9a9b9b;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.025em;
  padding-left: 11px;
  padding-right: 11px; }

.notifications-search-container .page-item.active .page-link::before, .documents-search-container .page-item.active .page-link::before, .support-search-container .page-item.active .page-link::before {
  background-color: #ea6f18; }

.notifications-search-container .taglib-search-iterator-page-iterator-bottom ul li a, .documents-search-container .taglib-search-iterator-page-iterator-bottom ul li a, .support-search-container .taglib-search-iterator-page-iterator-bottom ul li a {
  text-decoration: none !important;
  font-size: 1rem;
  line-height: 48px;
  color: #9a9b9b !important;
  padding: 0 18px; }
  .notifications-search-container .taglib-search-iterator-page-iterator-bottom ul li a:active, .documents-search-container .taglib-search-iterator-page-iterator-bottom ul li a:active, .support-search-container .taglib-search-iterator-page-iterator-bottom ul li a:active {
    color: #333 !important; }

.invoices-search-container .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link), .orders-search-container .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  text-decoration: unset; }

.invoices-search-container .taglib-search-iterator-page-iterator-bottom, .orders-search-container .taglib-search-iterator-page-iterator-bottom {
  margin: 30px 100px 0 100px; }

.invoices-search-container .lfr-pagination-buttons, .orders-search-container .lfr-pagination-buttons {
  margin: 0 !important; }

.invoices-search-container .first.page-item a, .invoices-search-container .last.page-item a, .orders-search-container .first.page-item a, .orders-search-container .last.page-item a {
  width: 60px !important; }

.invoices-search-container .page-item, .orders-search-container .page-item {
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer; }
  .invoices-search-container .page-item a, .orders-search-container .page-item a {
    color: #9a9b9b !important;
    float: unset !important; }
  .invoices-search-container .page-item:hover, .orders-search-container .page-item:hover {
    background-color: #F4F5F5; }

.invoices-search-container .search-results, .orders-search-container .search-results {
  font-size: 1rem;
  color: #9a9b9b; }

.invoices-search-container .lfr-icon-menu-text, .orders-search-container .lfr-icon-menu-text {
  color: #9a9b9b;
  padding-left: 11px;
  padding-right: 11px; }

.invoices-search-container .lfr-pagination-config .dropdown-toggle, .orders-search-container .lfr-pagination-config .dropdown-toggle {
  border: 1px solid #e0e0e0; }

.notifications-search-container th, .support-search-container th {
  display: none; }

.notifications-search-container .table-list, .support-search-container .table-list {
  border-color: #f4f5f5; }

.notifications-search-container .container-view .taglib-empty-result-message .text-secondary img, .invoices-search-container .container-view .taglib-empty-result-message .text-secondary img, .orders-search-container .container-view .taglib-empty-result-message .text-secondary img, .documents-search-container .container-view .taglib-empty-result-message .text-secondary img, .support-search-container .container-view .taglib-empty-result-message .text-secondary img {
  width: 100px; }

.taglib-empty-result-message .taglib-empty-result-message-header {
  display: none; }

.dropdown-item.focus {
  box-shadow: unset;
  background-color: #f4f5f5; }

.dropdown-item {
  text-decoration: none !important;
  font-size: 1rem;
  line-height: 48px;
  color: #333 !important;
  padding: 0 18px; }
  .dropdown-item:hover {
    background-color: #f4f5f5; }

img#conf-dash-img-mobile {
  margin-left: -4px; }

html[lang="de-DE"] span#conf-dash-text, html[lang="fr-FR"] span#conf-dash-text, html[lang="ru-Ru"] span#conf-dash-text, html[lang="pl-PL"] span#conf-dash-text, html[lang="ru-Ru"] span#conf-dash-text, html[lang="sr-RS-latin"] span#conf-dash-text, html[lang="zh-CN"] span#conf-dash-text, html[lang="es-ES"] span#conf-dash-text, html[lang="pt-PT"] span#conf-dash-text, html[lang="sv-SE"] span#conf-dash-text, html[lang="th-TH"] span#conf-dash-text {
  font-size: 15px;
  display: inline-block;
  margin-top: -24px; }
  @media only screen and (max-width: 766px) {
    html[lang="de-DE"] span#conf-dash-text, html[lang="fr-FR"] span#conf-dash-text, html[lang="ru-Ru"] span#conf-dash-text, html[lang="pl-PL"] span#conf-dash-text, html[lang="ru-Ru"] span#conf-dash-text, html[lang="sr-RS-latin"] span#conf-dash-text, html[lang="zh-CN"] span#conf-dash-text, html[lang="es-ES"] span#conf-dash-text, html[lang="pt-PT"] span#conf-dash-text, html[lang="sv-SE"] span#conf-dash-text, html[lang="th-TH"] span#conf-dash-text {
      margin-left: 48px !important; } }

@media only screen and (max-width: 766px) {
  html[lang="de-DE"] #conf-dash-mobile a, html[lang="fr-FR"] #conf-dash-mobile a, html[lang="ru-Ru"] #conf-dash-mobile a, html[lang="pl-PL"] #conf-dash-mobile a, html[lang="ru-Ru"] #conf-dash-mobile a, html[lang="sr-RS-latin"] #conf-dash-mobile a, html[lang="zh-CN"] #conf-dash-mobile a, html[lang="es-ES"] #conf-dash-mobile a, html[lang="pt-PT"] #conf-dash-mobile a, html[lang="sv-SE"] #conf-dash-mobile a, html[lang="th-TH"] #conf-dash-mobile a {
    height: 50px !important; } }

html[lang="en-US"] span#conf-dash-text, html[lang="en-GB"] span#conf-dash-text {
  font-size: 12px; }

.inactive-support-button {
  pointer-events: none;
  color: #DEDEDE; }

.active-support-button {
  color: #767676; }
  .active-support-button:hover {
    color: black; }

.pull-right {
  float: right; }

/*# sourceMappingURL=main.css.map */
