@charset "UTF-8";
/**
 * Clay 3.136.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.136.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,
.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(../images/states/empty_state.svg);
}
@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(../images/states/empty_state_reduced_motion.svg);
  }
}
.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(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../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(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(../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(../images/states/success_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(../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(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(../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 #ffffff, 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 {
    background-color: #ffffff;
    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: #000000;
}
.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,
.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,
.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;
  }
}

@media (max-width: 991.98px) {
  ul.pagination ul.inline-scroller {
    max-height: inherit;
  }
}
.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: #ffffff;
  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: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

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

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

.file-icon-color-0 {
  background-color: #ffffff;
  color: #6c757d;
}

.file-icon-color-1 {
  background-color: #ffffff;
  color: #6c757d;
}

.file-icon-color-2 {
  background-color: #ffffff;
  color: #24a892;
}

.file-icon-color-3 {
  background-color: #ffffff;
  color: #ff4d4d;
}

.file-icon-color-4 {
  background-color: #ffffff;
  color: #ff6200;
}

.file-icon-color-5 {
  background-color: #ffffff;
  color: #bf66ff;
}

.file-icon-color-6 {
  background-color: #ffffff;
  color: #0099e6;
}

.file-icon-color-7 {
  background-color: #ffffff;
  color: #ff4db2;
}

.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: #ffffff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6c757d;
}

.user-icon-color-1 {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #66abff;
}

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

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

.user-icon-color-4 {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #24a892;
}

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

.user-icon-color-6 {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #53a117;
}

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

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

.user-icon-color-9 {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #0099e6;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M15%203H1a1%201%200%200%201%200-2h14a1%201%200%200%201%200%202Zm0%206H1a1%201%200%200%201%200-2h14a1%201%200%200%201%200%202ZM1%2015h14a1%201%200%200%200%200-2H1a1%201%200%200%200%200%202Z'%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: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  height: 28px;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon {
  height: 12px;
  width: 12px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon.lexicon-icon-drag {
  height: 16px;
  width: 16px;
}
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;
    transform: translateY(-97%);
    transition: opacity 0.15s;
    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: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 12px;
  font-weight: 600;
  margin-left: 4px;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
  }
}
@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 {
    align-items: center;
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.15s;
    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: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #ffffff;
  border-color: transparent;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  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;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.vpf-container {
  background: #ffffff;
}
.vpf-container .vpf-bar-container {
  padding: 0px;
}
.vpf-container .vpf-bar-container .check-fit-button button {
  width: 100%;
  border-radius: unset;
  border: 0px;
}
.vpf-container .vpf-bar-container .check-fit-button .add-vehicle-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  background-color: #e0e2e5;
  border-bottom: 1px solid #c1c7cc;
}
.vpf-container .vpf-bar-container .check-fit-button .add-vehicle-button .add-vehicle-text {
  display: flex;
  flex-direction: row;
  margin: 0px 30px 0px 10px;
  align-items: flex-start;
}
.vpf-container .vpf-bar-container .check-fit-button .does-not-fit-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
  background-color: #ea0016;
  color: #ffffff;
}
.vpf-container .vpf-bar-container .check-fit-button .does-not-fit-button .does-not-fit-text {
  display: flex;
  flex-direction: column;
  margin: 0px 30px 0px 10px;
  align-items: flex-start;
}
.vpf-container .vpf-bar-container .check-fit-button .does-not-fit-button .bap-car {
  font-size: 2rem;
}
.vpf-container .vpf-bar-container .check-fit-button .fit-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
  background-color: #78be20;
  color: #000 !important;
}
.vpf-container .vpf-bar-container .check-fit-button .fit-button .fit-text {
  display: flex;
  flex-direction: column;
  margin: 0px 30px 0px 10px;
  align-items: flex-start;
  color: #000 !important;
}
.vpf-container .vpf-bar-container .check-fit-button .fit-button .bap-icon {
  font-size: 2rem;
}
.vpf-container .vpf-bar-container .check-fit-button .right-icon {
  margin-left: auto;
  align-self: center;
  font-size: 1.5rem;
}
.vpf-container .vpf-bar-container .check-fit-button .right-icon .bap-car {
  font-size: 2rem;
}
.vpf-container .active-vehicle {
  color: #00629a;
}
.vpf-container .vpfbar-placeholder {
  align-items: center;
  display: flex;
  font-size: 1.5rem;
}
.vpf-container .vpfbar-placeholder .text {
  font-weight: bold;
  margin-left: 15px;
}
.vpf-container .vpfbar-placeholder .bap-car p {
  display: inline;
  font-size: 12px;
  padding: 0px 10px;
  font-family: "BoschSansRegular";
}
.vpf-container .vpfbar-placeholder .bap-car.active-vehicle {
  cursor: pointer;
}
.vpf-container .vpfbar-placeholder .vehicle-name-text {
  font-weight: bold;
  margin-left: 15px;
}
.vpf-container .vpf-search-wrapper {
  padding: 15px 0px 0px;
}
.vpf-container .short-description-wrapper {
  background: white;
}
.vpf-container .check-fit-title {
  font-weight: bold;
  font-size: larger;
  text-align: initial;
}
.vpf-container .main-bar {
  background-color: #eff1f2;
  padding: 10px 15px;
}
.vpf-container .main-bar .vpf-main-search-wrapper {
  padding: 0px;
}
.vpf-container .main-bar .row.align-items-center {
  padding: 0px 16px;
}
.vpf-container .main-bar .add-vehicle {
  font-size: 1.25rem;
}
.vpf-container .main-bar button.btn.mr-4.p-0 {
  text-align: left;
  margin-bottom: 10px;
}
.vpf-container .vpf-main {
  background-color: #eff1f2;
}
.vpf-container .vpf-main .vpf-search-wrapper .row {
  padding: 10px 0px 10px;
}
.vpf-container .vpf-main button.btn.btn-primary.btn-md {
  background-color: #007bc0;
  border-radius: 0px;
  height: 48px;
}
.vpf-container .vpf-search-container .saved-vehicle-container {
  border-top: 1px solid #c1c7cc;
  background-color: #eff1f2;
}
.vpf-container .vpf-search-container .saved-vehicle-container .vpf-main-search-wrapper {
  border-bottom: 1px solid #c1c7cc;
  padding: 10px 0px;
}
.vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list {
  display: flex;
  flex-direction: column;
  margin: 10px 0px 10px 10px;
}
.vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list .col-md-12 {
  display: flex;
  flex-direction: row;
  padding: 12px 10px;
  font-size: 20px;
}
.vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list .vehicle-name {
  text-align: left;
  padding: 0px;
  margin: 0px;
}
.vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list .delete-vehicle {
  text-align: right;
  text-align: end;
  padding: 0px;
  margin: 0px;
}
.vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list .delete-vehicle i {
  cursor: pointer;
}
.vpf-container .bap-heading1-bold {
  font-size: 24px;
  font-weight: bold;
  color: black;
}
.vpf-container .short-description-container {
  padding: 0px 20px;
  background: white;
  min-height: 290px;
  overflow-wrap: anywhere;
}
.vpf-container .short-description-text {
  margin: 30px 0px;
}
.vpf-container .short-description-link {
  color: #007bc0;
  background-color: transparent;
  border: 0px;
  margin: 5px 0px;
}
.vpf-container .short-description-link .bap-plus,
.vpf-container .short-description-link .bap-minus {
  font-size: 17px;
  padding-right: 15px;
}
.vpf-container .short-description-link:focus-visible {
  outline: none;
}
.vpf-container .short-description-link:focus {
  outline: none;
}
.vpf-container .check-fit .selected-vehicles {
  background-color: #eff1f2;
  border-bottom: 1px solid #c2c8cd;
  padding: 10px;
  color: black;
}
.vpf-container .check-fit .selected-vehicles button {
  text-align: initial;
}
.vpf-container .check-fit .add-change-vehicle-title {
  padding: 15px 15px 0px 15px;
  background-color: #eff1f2;
  font-weight: bold;
}
.vpf-container .check-fit .vpf-search-wrapper {
  background-color: #eff1f2;
  padding: 15px;
}
.vpf-container .check-fit .vpf-search-wrapper .row {
  align-items: flex-start !important;
}
.vpf-container .check-fit .vpf-search-wrapper .col-md-3 {
  flex: 50%;
  max-width: 50%;
}
.vpf-container .check-fit .vpf-search-wrapper .row.align-items-end {
  flex-direction: column;
  margin-bottom: 20px;
}
.vpf-container .check-fit .vpf-search-wrapper .row.align-items-end .col-md-3.mt-2 {
  flex: 100%;
  max-width: 100%;
}
.vpf-container .check-fit .vpf-search-wrapper .row.align-items-end .col-md-12.mt-2 {
  padding: 0px 20px;
}
.vpf-container .check-fit .vpf-search-wrapper .row.align-items-end button.btn.btn-primary.btn-md {
  width: 100%;
  background: #007bc0;
  border-radius: 0px;
  color: #ffffff;
  height: 50px;
}
.vpf-container .check-fit .vpf-search-wrapper label {
  margin-bottom: 0px;
  margin-top: 10px;
}
.vpf-container .check-fit .vpf-search-wrapper input.form-control {
  border-radius: 0px;
  height: 50px;
  font-size: 15px;
}
.vpf-container .check-fit .link-reset-vehicle {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eff1f2;
  border-bottom: 1px solid #c2c8cd;
  padding: 15px 20px;
  color: black;
}
.vpf-container .check-fit .link-reset-vehicle .bap-car p {
  display: inline;
  font-size: 12px;
  padding: 0px 10px;
  font-family: "BoschSansRegular";
  margin: 0px;
}
.vpf-container .check-fit .link-reset-vehicle .bap-car.active-vehicle {
  cursor: pointer;
}
.vpf-container .vpf-main .vpf-search-wrapper .col-md-12 input.form-control {
  flex: 1;
  margin: 0px 20px;
  border-radius: 0px;
  height: 50px;
}
.vpf-container .vpf-main .vpf-search-wrapper .col-md-12 label {
  margin: 0px;
}
.vpf-container .vpf-main .vpf-search-wrapper input.form-control {
  border-radius: 0px;
  height: 50px;
}
.vpf-container .vpf-main .vpf-search-wrapper .form-group {
  margin-bottom: 8px;
}
.vpf-container .vpf-main .vpf-search-wrapper label {
  margin-bottom: 0px;
}
.vpf-container .check-fit .col-md-12.d-flex {
  flex-direction: column;
  align-items: flex-start !important;
}
.vpf-container .check-fit .col-md-12.d-flex input.form-control {
  margin: 10px 0px;
}
.vpf-container .vpf-main .vpf-main-search-wrapper {
  padding: 0px 16px;
  padding: 0px;
}
@media (max-width: 768px) {
  .vpf-container .main-bar .row.align-items-center {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .vpf-container .vpf-main .vpf-search-wrapper .col-md-12.d-flex {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .vpf-container .vpf-main .vpf-search-wrapper .col-md-12 input.form-control {
    flex: unset;
    margin: 10px 0px;
  }
  .vpf-container .vpf-main button.btn.btn-primary.btn-md {
    width: 100%;
  }
  .vpf-container .vpf-main .vpf-main-search-wrapper {
    padding: 0 !important;
  }
  .vpf-container .vpf-container .container {
    padding: 0px !important;
  }
}

@media (max-width: 768px) {
  .vpf-container .vpf-search-container .saved-vehicle-container {
    border-bottom: 1px solid #c1c7cc;
  }
  .vpf-container .vpf-main .vpf-main-search-wrapper {
    padding: 0px !important;
  }
  .vpf-container .vpf-search-container .saved-vehicle-container .vpf-main-search-wrapper {
    border-bottom: 0px;
  }
  .vpf-placeholder::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
    text-align: center;
  }
  .vpf-placeholder::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
    text-align: center;
  }
  .vpf-placeholder:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
    text-align: center;
  }
  .vpf-placeholder:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
    text-align: center;
  }
  .pr-mob-20 {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .vpf-container .main-bar .add-vehicle {
    font-size: 1rem;
    padding-top: 20px;
  }
  .vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list {
    margin: unset;
  }
  .vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list .col-md-12 {
    padding: 12px 0px;
  }
  .vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list .vehicle-name {
    margin: 0px 25px 0px 0px;
  }
  .vpf-container .vpf-search-container .saved-vehicle-container .saved-vehicles-list .delete-vehicle {
    flex: 1;
  }
  .vpf-container .vpf-main .vpf-search-wrapper label {
    margin-top: 10px;
  }
  .vpf-container .vpf-main .vpf-search-wrapper .row {
    padding: 10px 0px 0px;
    /*padding:0px;*/
  }
  .vpf-container .vpf-search-wrapper {
    padding: 10px 0px 0px 0px !important;
  }
}
#product-list-view {
  margin-top: 40px;
}

.product-container .product-image-wrapper {
  display: block;
  height: 210px;
  position: relative;
  width: 100%;
}
.product-container .product-image {
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: auto !important;
}
.product-container .product-name {
  text-align: left;
  margin: 15px 0px 20px 0px;
}
.product-container .product-name h1 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
.product-container .product-name h1 a {
  color: #000;
  text-decoration: none;
}
.product-container .product-name h1 a:hover {
  text-decoration: none;
}
.product-container .product-description {
  text-align: left;
  margin: 10px 0px 15px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.product-container .product-description p {
  font-size: 20px;
  margin: 0px;
  color: #000000;
}
.product-container .col-12.col-lg-4.product-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-container .list-view {
  min-width: 100%;
}
.product-container .product-detail-button {
  display: block;
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  color: #fff;
  background-color: #007bc0;
  border: 0;
  outline: 0;
  border-radius: 0;
}
.product-container .product-detail-button:hover {
  text-decoration: none;
}
.product-container img.img-fluid.rounded.mb-3.mb-md-0 {
  margin: 0 auto;
  display: block;
}
.product-container hr {
  border-top: 1px solid #979797;
}
.product-container .image-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-container .form-check {
  margin-top: 90px;
  text-align: center;
}
.product-container label.compare-label {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
.product-container input.field {
  display: none;
}
.product-container span.term-name {
  padding-left: 10px;
}
.product-container span.checkmark {
  top: 2px;
  height: 24px;
  width: 24px;
  background-color: #c1c7cc;
  position: relative;
}
.product-container input:checked ~ .checkmark {
  background-color: #297cc2;
}
.product-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.product-container input:checked ~ .checkmark:after {
  display: block;
}
.product-container .checkmark:after {
  left: 9px;
  top: 4px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.product-container .compare-desktop {
  display: block;
  align-self: flex-start;
  margin: 10px 0px;
}
.product-container .compare-tab-mobile {
  display: none;
  align-self: flex-start;
  margin: 10px 0px;
}

.simple-product-list-view img {
  max-width: 100%;
}
.simple-product-list-view .product-image {
  height: 100%;
  width: 100%;
}
.simple-product-list-view .product-name {
  text-align: left;
  margin: 15px 0px 20px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.simple-product-list-view .product-name h1 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin: 0;
  line-height: normal;
}
.simple-product-list-view .product-name h1 a {
  color: #000;
  text-decoration: none;
}
.simple-product-list-view .product-name h1 a:hover {
  text-decoration: none;
}
.simple-product-list-view .product-description {
  text-align: left;
  margin: 10px 0px 15px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.simple-product-list-view .product-description p {
  font-size: 20px;
  margin: 0px;
  color: #000000;
}
.simple-product-list-view .attributes-container {
  flex-direction: column;
  display: flex;
}
.simple-product-list-view .attributes-container .part-number p {
  margin: 0px;
}
.simple-product-list-view .attributes-container .part-number strong {
  margin: 0px;
  font-size: 24px;
  color: #000000;
}
.simple-product-list-view .attributes-container span {
  font-size: 20px;
  display: block;
  color: #000000;
}
.simple-product-list-view .product-detail-button {
  display: block;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  margin-top: 10px;
  color: #007bc0;
  border: 1px solid #007bc0;
  background-color: #fff;
  border-radius: 0;
  height: 48px;
}
.simple-product-list-view .product-detail-button:hover {
  text-decoration: none;
}
.simple-product-list-view .part-number {
  margin-top: 20px;
}
.simple-product-list-view .part-number p {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  margin-bottom: 0;
}
.simple-product-list-view .part-number strong {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding-bottom: 20px;
}
.simple-product-list-view .form-check {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  align-self: flex-start;
}
.simple-product-list-view .form-check label {
  font-size: 16px;
  color: #000;
  font-weight: 300;
}
.simple-product-list-view .image-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.simple-product-list-view hr {
  border-top: 1px solid #979797;
}
.simple-product-list-view .buy-now-button {
  display: flex !important;
  margin-top: 10px;
  color: #ffffff !important;
  border: 1px solid #007bc0;
  background-color: #007bc0;
  border-radius: 0;
  float: inherit;
  padding: 0px !important;
  height: 48px;
  justify-content: center;
  align-items: center;
}
.simple-product-list-view .buy-now-button:hover {
  text-decoration: none;
  cursor: pointer;
}
.simple-product-list-view label.compare-label {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
.simple-product-list-view input.field {
  display: none;
}
.simple-product-list-view span.term-name {
  padding-left: 10px;
}
.simple-product-list-view span.checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #c1c7cc;
}
.simple-product-list-view input:checked ~ .checkmark {
  background-color: #297cc2;
}
.simple-product-list-view .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.simple-product-list-view input:checked ~ .checkmark:after {
  display: block;
}
.simple-product-list-view .checkmark:after {
  left: 9px;
  top: 4px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.simple-product-list-view .compare-desktop {
  display: block;
  align-self: flex-start;
  margin: 10px 0px;
}
.simple-product-list-view .compare-tab-mobile {
  display: none;
  align-self: flex-start;
  margin: 10px 0px;
}

.product-compare-view-wrapper .view-all-link {
  margin: 15px 0;
  display: inline-block;
  font-size: 24px;
  text-decoration: none;
}
.product-compare-view-wrapper .thead-light th {
  background-color: #e0e2e5;
  color: #000000;
  font-size: 16px;
}
.product-compare-view-wrapper a.card-title:hover {
  text-decoration: none;
  color: #007bc0;
}
.product-compare-view-wrapper .description {
  /*flex: 1;*/
  display: grid;
  flex-direction: column;
  margin-top: 15px;
  margin-bottom: -10px;
}
.product-compare-view-wrapper .description h4 {
  margin-top: auto;
}
.product-compare-view-wrapper .description h4 a {
  color: #000;
  text-decoration: none;
}
.product-compare-view-wrapper .description h4 a:hover {
  text-decoration: none;
}
.product-compare-view-wrapper .list-view {
  flex: 1;
}

#product-tile-view {
  margin-top: 40px;
}
#product-tile-view img {
  max-width: 100%;
}
#product-tile-view .grid-group-item {
  margin-bottom: 30px;
}
#product-tile-view .part-number {
  margin: 20px 0px;
}
#product-tile-view .part-number p {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  margin-bottom: 0;
}
#product-tile-view .part-number strong {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding-bottom: 20px;
}
#product-tile-view .card-title {
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  line-height: 24px;
  font-weight: bold;
  flex: 1;
  display: flex;
  flex-direction: column;
}
#product-tile-view .card-title a {
  color: #000;
  text-decoration: none;
}
#product-tile-view .card-title a:hover {
  text-decoration: none;
}
#product-tile-view .card {
  background: none;
  border: 1px solid #fff !important;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#product-tile-view .product-detail-button {
  display: block;
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  background-color: #007bc0;
  border: 0;
  outline: 0;
  border-radius: 0;
  height: 48px;
}
#product-tile-view .product-detail-button:hover {
  text-decoration: none;
}
#product-tile-view .buy-now-wrapper {
  display: flex;
  min-height: 54px;
}
#product-tile-view .buy-now-button {
  margin-top: 10px;
  color: #007bc0 !important;
  border: 1px solid #007bc0;
  background-color: #fff;
  float: inherit;
  height: 48px;
  text-align: center;
  padding: 4px 30px;
}
#product-tile-view .buy-now-button:hover {
  text-decoration: none;
  cursor: pointer;
}
#product-tile-view .form-check {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 25px 0px 0px 0px;
}
#product-tile-view .form-check label {
  font-size: 16px;
  color: #000;
  font-weight: 300;
}
#product-tile-view .img-event {
  border: 1px solid #6d7278;
  height: 210px;
  position: relative;
}
#product-tile-view .card-body {
  padding: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#product-tile-view img.group.list-group-image.img-fluid {
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
}
#product-tile-view p.group.inner.list-group-item-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
}
#product-tile-view label.compare-label {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
#product-tile-view input.field {
  display: none;
}
#product-tile-view span.term-name {
  padding-left: 10px;
}
#product-tile-view span.checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #c1c7cc;
}
#product-tile-view input:checked ~ .checkmark {
  background-color: #297cc2;
}
#product-tile-view .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#product-tile-view input:checked ~ .checkmark:after {
  display: block;
}
#product-tile-view .checkmark:after {
  left: 9px;
  top: 3px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.badge-wrapper {
  width: 45px;
  height: 45px;
  display: inline-block;
  position: relative;
}
.badge-wrapper:hover .badge-tooltip {
  visibility: visible;
}
.badge-wrapper img {
  max-width: 100%;
}
.badge-wrapper .badge-tooltip {
  visibility: hidden;
  width: 160px;
  min-height: 50px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 0;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 0;
  right: 0;
  margin-left: -57px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.5) 0px 0px 2px);
  font-size: 12px;
}
.badge-wrapper .badge-tooltip:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  width: 0;
  margin: auto;
  border-width: 15px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

#product-list-action-bar {
  background-color: #eff1f2;
  margin-top: 32px;
}
#product-list-action-bar .product-list-renderer-header .link {
  display: inline-block;
  cursor: pointer;
  margin: 0px;
  padding: 10px 15px;
}
#product-list-action-bar .product-list-renderer-header .right-links {
  display: flex;
  align-items: center;
  flex-direction: row;
  /*margin: 0px 15px 0px auto;*/
  width: 50%;
  justify-content: flex-end;
}
#product-list-action-bar .product-list-renderer-header .right-links .link {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  cursor: pointer;
  margin: 0px;
  padding: 10px 15px;
}
#product-list-action-bar .product-list-renderer-header .right-links .activelink {
  border-bottom-width: 3px;
  border-bottom-color: #0091ff;
  border-bottom-style: solid;
  padding: 15px;
}
#product-list-action-bar .product-list-renderer-header .right-links .bap-icon.bap-list-view {
  font-size: 20px;
}
#product-list-action-bar .product-list-renderer-header .right-links .bap-icon.bap-grid-view {
  font-size: 20px;
}
#product-list-action-bar .product-list-renderer-header .left-links {
  /*margin: 0px auto 0px 15px;*/
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  width: 50%;
  justify-content: flex-start;
}
#product-list-action-bar .product-list-renderer-header .left-links .bap-icon {
  font-size: 24px;
  margin-right: 10px;
}
#product-list-action-bar .product-list-renderer-header .left-links .activelink {
  color: #00629a;
}
#product-list-action-bar .product-list-renderer-header .left-links .link-disabled {
  cursor: auto;
}

/* Removing No Retailers Found from PS */
.ps-widget.ps-disabled {
  display: none !important;
}

@media (max-width: 420px) {
  #product-list-action-bar .product-list-renderer-header.row {
    flex-direction: column;
  }
  #product-list-action-bar .product-list-renderer-header.row .left-links {
    margin: 0px !important;
    justify-content: space-evenly;
    display: flex;
    width: 100%;
  }
  #product-list-action-bar .product-list-renderer-header.row .right-links {
    margin: 0px !important;
    justify-content: space-evenly;
    display: flex;
    width: 100%;
  }
  .simple-product-list-view .form-check {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 990px) {
  .simple-product-list-view .form-check {
    display: flex;
    flex-direction: row;
    padding-top: 10px;
  }
}
@media screen and (max-width: 990px) and (max-width: 768px) {
  .product-container .form-check {
    margin-top: 22px;
    align-self: flex-start;
  }
  .simple-product-list-view .compare-desktop {
    display: none;
  }
  .simple-product-list-view .compare-tab-mobile {
    display: block;
  }
}
.buttonBack___1mlaL,
.buttonFirst___2rhFr,
.buttonLast___2yuh0,
.buttonNext___2mOCa,
.buttonNext___3Lm3s,
.dot___3c3SI {
  cursor: pointer;
}

.image___xtQGH {
  display: block;
  width: 100%;
  height: 100%;
}

.spinner___27VUp {
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  animation-name: spin___S3UuE;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  border: 4px solid #a9a9a9;
  border-top-color: #000;
  border-radius: 30px;
}

@keyframes spin___S3UuE {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.container___2O72F {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.overlay___IV4qY {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  cursor: zoom-in;
  transition: opacity 0.3s, transform 0.3s;
}

.hover___MYy31,
.loading___1pvNI,
.zoom___3kqYk {
  opacity: 1;
}

.imageLoadingSpinnerContainer___3UIPD {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f4f4f4;
}

.slide___3-Nqo {
  position: relative;
  display: block;
  box-sizing: border-box;
  height: 0;
  margin: 0;
  list-style-type: none;
}

.slide___3-Nqo:focus {
  outline: none !important;
}

.slideHorizontal___1NzNV {
  float: left;
}

[dir=rtl] .slideHorizontal___1NzNV {
  direction: rtl;
  transform: scaleX(-1);
}

.slideInner___2mfX9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.focusRing___1airF {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  pointer-events: none;
  outline-width: 5px;
  outline-style: solid;
  outline-color: Highlight;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  .focusRing___1airF {
    outline-style: auto;
    outline-color: -webkit-focus-ring-color;
  }
}
.horizontalSlider___281Ls {
  position: relative;
  overflow: hidden;
}

[dir=rtl] .horizontalSlider___281Ls {
  direction: ltr;
  transform: scaleX(-1);
}

.horizontalSliderTray___1L-0W {
  overflow: hidden;
  width: 100%;
}

.verticalSlider___34ZFD {
  position: relative;
  overflow: hidden;
}

.verticalSliderTray___267D8 {
  overflow: hidden;
}

.verticalTray___12Key {
  float: left;
}

.verticalSlideTrayWrap___2nO7o {
  overflow: hidden;
}

.sliderTray___-vHFQ {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

.sliderAnimation___300FY {
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: transform;
}

.masterSpinnerContainer___1Z6hB {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f4f4f4;
}

.carouselButtonBack {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.carouselButtonNext {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.carouselContainer {
  position: relative;
  width: 100%;
  margin: auto;
  max-height: max-content;
  display: flex;
  justify-content: center;
}

.carouselContainer li.slide___3-Nqo.slideHorizontal___1NzNV.carousel__slide.carousel__slide--visible {
  height: 100%;
  display: flex;
  padding: 0 !important;
}

.carouselContainer .slideInner___2mfX9.carousel__inner-slide {
  position: relative;
  word-break: break-word;
  padding: 10px;
}

.product-carousel .title-mode {
  text-align: center;
  color: #000000;
  background-color: #ffffff;
  padding-bottom: 30px;
}

.product-carousel .bap-category-carousel-wrapper .item-image img {
  height: 100%;
  width: 100%;
}

.product-carousel .title-mode h1 {
  font-size: xx-large;
  font-weight: bold;
}

.product-carousel li.slide___3-Nqo.slideHorizontal___1NzNV.carousel__slide.carousel__slide--hidden {
  height: 100%;
  display: flex;
  padding: 0 !important;
}

.product-carousel button.buttonBack___1mlaL.carousel__back-button.carouselButtonBack {
  border: 0px;
  background-color: transparent;
}

.product-carousel button.buttonNext___2mOCa.carousel__next-button.carouselButtonNext {
  border: 0px;
  background-color: transparent;
}

.product-carousel .slideInner___2mfX9.carousel__inner-slide {
  padding: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-carousel .carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal {
  padding: 0px 10px;
}

.product-carousel .horizontalSlider___281Ls.carousel__slider.carousel__slider--horizontal {
  max-width: 99%;
}

.product-carousel .product-attributes {
  padding: 0 15px;
}

.product-carousel .product-attributes p {
  margin: 0px 0px 2px 0px;
  font-size: 13px;
}

.product-carousel .bap-category-carousel-wrapper .item-text-wrapper {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px 0px;
}
.product-carousel .bap-category-carousel-wrapper .item-text-wrapper p {
  margin-bottom: 0;
}

.product-carousel .bap-category-carousel-wrapper .item-image {
  overflow: hidden;
  cursor: pointer;
}

.product-carousel .bap-category-carousel-wrapper .item {
  padding: 0 15px;
  width: 260px;
}

@media (max-width: 990px) and (min-width: 420px) {
  .product-carousel .bap-category-carousel-wrapper .item {
    width: 205px;
  }
}
.filter, .compare {
  border-bottom: 1px solid #979797;
  color: #000;
}
.filter a, .compare a {
  color: #000;
}
.filter a:hover, .compare a:hover {
  text-decoration: none;
}
.filter .specification-filter, .compare .specification-filter {
  /*padding: 0px 15px;*/
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* Create a custom Radio */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* Custom Radio Button */
}
.filter .specification-filter .col, .compare .specification-filter .col {
  padding: 0px;
}
.filter .specification-filter .specification-container, .compare .specification-filter .specification-container {
  margin: 0px 0px 0px 5px;
}
.filter .specification-filter .specification, .compare .specification-filter .specification {
  margin: 0px;
  font-size: 14px;
}
.filter .specification-filter .specification-title, .compare .specification-filter .specification-title {
  color: lightgray;
}
.filter .specification-filter .specification input, .compare .specification-filter .specification input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.filter .specification-filter .spec-label, .compare .specification-filter .spec-label {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
.filter .specification-filter .checkmark, .compare .specification-filter .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #c3c3c3;
}
.filter .specification-filter .specification:hover input ~ .checkmark, .compare .specification-filter .specification:hover input ~ .checkmark {
  background-color: #ccc;
}
.filter .specification-filter .specification input:checked ~ .checkmark, .compare .specification-filter .specification input:checked ~ .checkmark {
  background-color: #297cc2;
}
.filter .specification-filter .checkmark:after, .compare .specification-filter .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.filter .specification-filter .specification input:checked ~ .checkmark:after, .compare .specification-filter .specification input:checked ~ .checkmark:after {
  display: block;
}
.filter .specification-filter .specification .checkmark:after, .compare .specification-filter .specification .checkmark:after {
  left: 7px;
  top: 2px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter .specification-filter .checkmarkRadio, .compare .specification-filter .checkmarkRadio {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #c3c3c3;
  border-radius: 50%;
}
.filter .specification-filter .specification:hover input ~ .checkmarkRadio, .compare .specification-filter .specification:hover input ~ .checkmarkRadio {
  background-color: #ccc;
}
.filter .specification-filter .specification input:checked ~ .checkmarkRadio, .compare .specification-filter .specification input:checked ~ .checkmarkRadio {
  background-color: #297cc2;
}
.filter .specification-filter .checkmarkRadio:after, .compare .specification-filter .checkmarkRadio:after {
  content: "";
  position: absolute;
  display: none;
}
.filter .specification-filter .specification input:checked ~ .checkmarkRadio:after, .compare .specification-filter .specification input:checked ~ .checkmarkRadio:after {
  display: block;
}
.filter .specification-filter .specification .checkmarkRadio:after, .compare .specification-filter .specification .checkmarkRadio:after {
  left: 7px;
  top: 2px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.filter .specification-filter hr, .compare .specification-filter hr {
  display: block;
  border-width: 1px;
  margin: 0px;
  border-top: 1px solid #c1c7cc;
}
.filter .specification-filter .multipleSelection, .compare .specification-filter .multipleSelection {
  padding: 20px;
}
.filter .specification-filter .chip, .compare .specification-filter .chip {
  padding: 5px 6px 5px 15px;
  margin: 5px;
  background-color: #e1e3e6;
  border-radius: 15px;
}
.filter .specification-filter .close-icon, .compare .specification-filter .close-icon {
  cursor: pointer;
}
.filter .specification-filter #filter-reset, .filter .specification-filter #compare-reset, .filter .specification-filter #compare-all, .compare .specification-filter #filter-reset, .compare .specification-filter #compare-reset, .compare .specification-filter #compare-all {
  color: #007bc0;
  align-items: center;
  display: flex;
  margin: 0px 10px;
}
.filter .specification-filter #filter-reset a, .filter .specification-filter #compare-reset a, .filter .specification-filter #compare-all a, .compare .specification-filter #filter-reset a, .compare .specification-filter #compare-reset a, .compare .specification-filter #compare-all a {
  color: #007BC0;
}
.filter .specification-filter #filter-reset:hover, .filter .specification-filter #compare-reset:hover, .filter .specification-filter #compare-all:hover, .compare .specification-filter #filter-reset:hover, .compare .specification-filter #compare-reset:hover, .compare .specification-filter #compare-all:hover {
  cursor: pointer;
}
.filter .specification-filter .fa, .compare .specification-filter .fa {
  font-size: 15px;
}
.filter .specification-filter #chips-container, .compare .specification-filter #chips-container {
  padding-left: 5px;
}
.filter .specification-filter .bosch-icon, .compare .specification-filter .bosch-icon {
  height: 21px;
  width: auto;
}
.filter .specification-filter div.nav-tabs, .compare .specification-filter div.nav-tabs {
  border: none;
  margin-bottom: 20px;
  margin-top: 5px;
}
.filter .specification-filter a.nav-item.nav-link, .compare .specification-filter a.nav-item.nav-link {
  border: none !important;
  color: #000000;
  margin: 0px 30px 15px 0px;
  padding: 0px;
}
.filter .specification-filter a.nav-item.nav-link.active, .compare .specification-filter a.nav-item.nav-link.active {
  color: #00629a;
}
.filter .specification-filter .nav-item .nav-link.active, .compare .specification-filter .nav-item .nav-link.active {
  color: #007bc0 !important;
}
.filter .specification-filter div.tab-content, .compare .specification-filter div.tab-content {
  padding: 10px 0px;
}
.filter .specification-filter .row.specification .col-md-3, .compare .specification-filter .row.specification .col-md-3 {
  margin: 10px 0px;
}

#bosch-gallery {
  /** Adde for video Background hide -Priti **/
  /* .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
   .video-js .vjs-play-control .vjs-icon-placeholder,
   .vjs-icon-play {
       font-family: VideoJS;
       font-weight: 400;
       font-style: normal;
   }
   .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
   .video-js .vjs-play-control .vjs-icon-placeholder:before,
   .vjs-icon-play:before {
       content: "\f101";
   }*/
  /** Priti -END **/
  /* .col-md-12 {
     padding: 0;
   }*/
}
#bosch-gallery .v360-image-container {
  max-height: 400px !important;
}
#bosch-gallery .v360-fullscreen-toggle {
  display: none;
}
#bosch-gallery .bg-white {
  background-color: #fff !important;
}
#bosch-gallery .video-js {
  width: 100% !important;
}
#bosch-gallery .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
#bosch-gallery .video-js .vjs-modal-dialog,
#bosch-gallery .vjs-button > .vjs-icon-placeholder:before,
#bosch-gallery .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#bosch-gallery .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
#bosch-gallery .vjs-button > .vjs-icon-placeholder:before {
  text-align: center;
}
#bosch-gallery .vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-play-circle:before {
  content: "\f102";
}
#bosch-gallery .video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder, #bosch-gallery .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103";
}
#bosch-gallery .video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder:before {
  content: "\f101";
}
#bosch-gallery .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-volume-mute:before {
  content: "\f104";
}
#bosch-gallery .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-volume-low:before {
  content: "\f105";
}
#bosch-gallery .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-volume-mid:before {
  content: "\f106";
}
#bosch-gallery .video-js .vjs-mute-control .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-mute-control .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-volume-high:before {
  content: "\f107";
}
#bosch-gallery .video-js .vjs-fullscreen-control .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-fullscreen-enter:before {
  content: "\f108";
}
#bosch-gallery .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-fullscreen-exit:before {
  content: "\f109";
}
#bosch-gallery .vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-square:before {
  content: "\f10a";
}
#bosch-gallery .vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-spinner:before {
  content: "\f10b";
}
#bosch-gallery .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
#bosch-gallery .video-js .vjs-subtitles-button .vjs-icon-placeholder,
#bosch-gallery .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
#bosch-gallery .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
#bosch-gallery .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
#bosch-gallery .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
#bosch-gallery .video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
#bosch-gallery .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
#bosch-gallery .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
#bosch-gallery .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
#bosch-gallery .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-subtitles:before {
  content: "\f10c";
}
#bosch-gallery .video-js .vjs-captions-button .vjs-icon-placeholder,
#bosch-gallery .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
#bosch-gallery .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-captions-button .vjs-icon-placeholder:before,
#bosch-gallery .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
#bosch-gallery .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-captions:before {
  content: "\f10d";
}
#bosch-gallery .video-js .vjs-chapters-button .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-chapters-button .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-chapters:before {
  content: "\f10e";
}
#bosch-gallery .vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-share:before {
  content: "\f10f";
}
#bosch-gallery .vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-cog:before {
  content: "\f110";
}
#bosch-gallery .video-js .vjs-play-progress,
#bosch-gallery .video-js .vjs-volume-level,
#bosch-gallery .vjs-icon-circle,
#bosch-gallery .vjs-seek-to-live-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-play-progress:before,
#bosch-gallery .video-js .vjs-volume-level:before,
#bosch-gallery .vjs-icon-circle:before,
#bosch-gallery .vjs-seek-to-live-control .vjs-icon-placeholder:before {
  content: "\f111";
}
#bosch-gallery .vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-circle-outline:before {
  content: "\f112";
}
#bosch-gallery .vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-circle-inner-circle:before {
  content: "\f113";
}
#bosch-gallery .vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-hd:before {
  content: "\f114";
}
#bosch-gallery .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-cancel:before {
  content: "\f115";
}
#bosch-gallery .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-replay:before {
  content: "\f116";
}
#bosch-gallery .vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-facebook:before {
  content: "\f117";
}
#bosch-gallery .vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-gplus:before {
  content: "\f118";
}
#bosch-gallery .vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-linkedin:before {
  content: "\f119";
}
#bosch-gallery .vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-twitter:before {
  content: "\f11a";
}
#bosch-gallery .vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-tumblr:before {
  content: "\f11b";
}
#bosch-gallery .vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-pinterest:before {
  content: "\f11c";
}
#bosch-gallery .video-js .vjs-descriptions-button .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-audio-description:before {
  content: "\f11d";
}
#bosch-gallery .video-js .vjs-audio-button .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-audio-button .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-audio:before {
  content: "\f11e";
}
#bosch-gallery .vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-next-item:before {
  content: "\f11f";
}
#bosch-gallery .vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .vjs-icon-previous-item:before {
  content: "\f120";
}
#bosch-gallery .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-picture-in-picture-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-picture-in-picture-enter:before {
  content: "\f121";
}
#bosch-gallery .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,
#bosch-gallery .vjs-icon-picture-in-picture-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
#bosch-gallery .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
#bosch-gallery .vjs-icon-picture-in-picture-exit:before {
  content: "\f122";
}
#bosch-gallery .video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}
#bosch-gallery .video-js:-moz-full-screen {
  position: absolute;
}
#bosch-gallery .video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
#bosch-gallery .video-js[tabindex="-1"] {
  outline: 0;
}
#bosch-gallery .video-js *,
#bosch-gallery .video-js :after,
#bosch-gallery .video-js :before {
  box-sizing: inherit;
}
#bosch-gallery .video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#bosch-gallery .video-js.vjs-16-9,
#bosch-gallery .video-js.vjs-4-3,
#bosch-gallery .video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
  height: 0;
}
#bosch-gallery .video-js.vjs-16-9 {
  padding-top: 56.25%;
}
#bosch-gallery .video-js.vjs-4-3 {
  padding-top: 75%;
}
#bosch-gallery .video-js.vjs-fill {
  width: 100%;
  height: 100%;
}
#bosch-gallery .video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#bosch-gallery body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}
#bosch-gallery .vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
#bosch-gallery .video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
#bosch-gallery .video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
#bosch-gallery .vjs-hidden {
  display: none !important;
}
#bosch-gallery .vjs-disabled {
  opacity: 0.5;
  cursor: default;
}
#bosch-gallery .video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}
#bosch-gallery .vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
#bosch-gallery .vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}
#bosch-gallery .vjs-no-js a,
#bosch-gallery .vjs-no-js a:visited {
  color: #66a8cc;
}
#bosch-gallery .vjs-controls-disabled .vjs-big-play-button,
#bosch-gallery .vjs-error .vjs-big-play-button,
#bosch-gallery .vjs-has-started .vjs-big-play-button,
#bosch-gallery .vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
#bosch-gallery .vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}
#bosch-gallery .video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#bosch-gallery .vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}
#bosch-gallery .video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}
#bosch-gallery .video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}
#bosch-gallery .video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}
#bosch-gallery .vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}
#bosch-gallery .vjs-menu-button {
  cursor: pointer;
}
#bosch-gallery .vjs-menu-button.vjs-disabled {
  cursor: default;
}
#bosch-gallery .vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}
#bosch-gallery .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}
#bosch-gallery .vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}
#bosch-gallery .vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}
#bosch-gallery .vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
#bosch-gallery .js-focus-visible .vjs-menu li.vjs-menu-item:hover,
#bosch-gallery .vjs-menu li.vjs-menu-item:focus,
#bosch-gallery .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
#bosch-gallery .js-focus-visible .vjs-menu li.vjs-selected:hover,
#bosch-gallery .vjs-menu li.vjs-selected,
#bosch-gallery .vjs-menu li.vjs-selected:focus,
#bosch-gallery .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f;
}
#bosch-gallery .js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),
#bosch-gallery .video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) {
  background: 0 0;
}
#bosch-gallery .vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: 700;
  cursor: default;
}
#bosch-gallery .vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}
#bosch-gallery .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}
#bosch-gallery .vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
#bosch-gallery .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}
#bosch-gallery .vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}
#bosch-gallery .vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}
#bosch-gallery .vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
#bosch-gallery .vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
#bosch-gallery .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}
#bosch-gallery .vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
#bosch-gallery .vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
  display: block;
}
#bosch-gallery .video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}
#bosch-gallery .video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}
#bosch-gallery .video-js .vjs-menu-button-inline.vjs-slider-active,
#bosch-gallery .video-js .vjs-menu-button-inline:focus,
#bosch-gallery .video-js .vjs-menu-button-inline:hover,
#bosch-gallery .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}
#bosch-gallery .vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}
#bosch-gallery .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
#bosch-gallery .vjs-menu-button-inline:focus .vjs-menu,
#bosch-gallery .vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}
#bosch-gallery .vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}
#bosch-gallery .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
#bosch-gallery .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
#bosch-gallery .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
  width: auto;
}
#bosch-gallery .vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
#bosch-gallery .video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}
#bosch-gallery .vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}
#bosch-gallery .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
#bosch-gallery .vjs-controls-disabled .vjs-control-bar,
#bosch-gallery .vjs-error .vjs-control-bar,
#bosch-gallery .vjs-using-native-controls .vjs-control-bar {
  display: none !important;
}
#bosch-gallery .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
#bosch-gallery .vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}
#bosch-gallery .video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}
#bosch-gallery .vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}
#bosch-gallery .vjs-button > .vjs-icon-placeholder {
  display: block;
}
#bosch-gallery .video-js .vjs-control:focus,
#bosch-gallery .video-js .vjs-control:focus:before,
#bosch-gallery .video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}
#bosch-gallery .video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#bosch-gallery .vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}
#bosch-gallery .video-js .vjs-custom-control-spacer {
  display: none;
}
#bosch-gallery .video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}
#bosch-gallery .video-js .vjs-progress-control.disabled {
  cursor: default;
}
#bosch-gallery .vjs-live .vjs-progress-control {
  display: none;
}
#bosch-gallery .vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}
#bosch-gallery .vjs-no-flex .vjs-progress-control {
  width: auto;
}
#bosch-gallery .video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}
#bosch-gallery .video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}
#bosch-gallery .video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}
#bosch-gallery .video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}
#bosch-gallery .video-js .vjs-progress-holder .vjs-load-progress,
#bosch-gallery .video-js .vjs-progress-holder .vjs-load-progress div,
#bosch-gallery .video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}
#bosch-gallery .video-js .vjs-play-progress {
  background-color: #fff;
}
#bosch-gallery .video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.3333333333em;
  z-index: 1;
}
#bosch-gallery .video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}
#bosch-gallery .video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}
#bosch-gallery .video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}
#bosch-gallery .video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}
#bosch-gallery .video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,
#bosch-gallery .video-js .vjs-progress-control:hover .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}
#bosch-gallery .video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}
#bosch-gallery .video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}
#bosch-gallery .vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}
#bosch-gallery .video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}
#bosch-gallery .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
#bosch-gallery .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}
#bosch-gallery .vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
#bosch-gallery .video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
#bosch-gallery .video-js .vjs-slider.disabled {
  cursor: default;
}
#bosch-gallery .video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
#bosch-gallery .video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}
#bosch-gallery .video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}
#bosch-gallery .video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}
#bosch-gallery .video-js .vjs-volume-panel {
  transition: width 1s;
}
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control:active,
#bosch-gallery .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control,
#bosch-gallery .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,
#bosch-gallery .video-js .vjs-volume-panel:active .vjs-volume-control,
#bosch-gallery .video-js .vjs-volume-panel:focus .vjs-volume-control {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
#bosch-gallery .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal,
#bosch-gallery .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,
#bosch-gallery .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
#bosch-gallery .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
#bosch-gallery .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical,
#bosch-gallery .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,
#bosch-gallery .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
#bosch-gallery .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}
#bosch-gallery .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
#bosch-gallery .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
#bosch-gallery .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
  width: 10em;
  transition: width 0.1s;
}
#bosch-gallery .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}
#bosch-gallery .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}
#bosch-gallery .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none;
}
#bosch-gallery .video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
#bosch-gallery .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}
#bosch-gallery .video-js .vjs-volume-panel {
  display: flex;
}
#bosch-gallery .video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}
#bosch-gallery .vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}
#bosch-gallery .vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}
#bosch-gallery .video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
#bosch-gallery .video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
  z-index: 1;
}
#bosch-gallery .vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}
#bosch-gallery .vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
  z-index: 1;
}
#bosch-gallery .vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}
#bosch-gallery .vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}
#bosch-gallery .video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}
#bosch-gallery .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}
#bosch-gallery .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}
#bosch-gallery .video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}
#bosch-gallery .video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}
#bosch-gallery .video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}
#bosch-gallery .video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,
#bosch-gallery .video-js .vjs-volume-control:hover .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible;
}
#bosch-gallery .video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,
#bosch-gallery .video-js .vjs-volume-vertical:hover .vjs-volume-tooltip {
  left: 1em;
  top: -12px;
}
#bosch-gallery .video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em;
}
#bosch-gallery .video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1;
}
#bosch-gallery .video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%;
}
#bosch-gallery .vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  z-index: 0;
}
#bosch-gallery .video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block;
}
#bosch-gallery .video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
#bosch-gallery .video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  display: none;
}
#bosch-gallery .vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
#bosch-gallery .vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  /* background-size: contain;*/
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  /* position: absolute;*/
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
#bosch-gallery .vjs-has-started .vjs-poster {
  display: none;
}
#bosch-gallery .vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
#bosch-gallery .vjs-using-native-controls .vjs-poster {
  display: none;
}
#bosch-gallery .video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}
#bosch-gallery .vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}
#bosch-gallery .video-js.vjs-liveui .vjs-live-control,
#bosch-gallery .video-js:not(.vjs-live) .vjs-live-control {
  display: none;
}
#bosch-gallery .video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
  max-width: 640px;
}
#bosch-gallery .vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}
#bosch-gallery .video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
#bosch-gallery .video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}
#bosch-gallery .vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}
#bosch-gallery .vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}
#bosch-gallery .vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}
#bosch-gallery .video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
#bosch-gallery .vjs-live .vjs-time-control {
  display: none;
}
#bosch-gallery .video-js .vjs-current-time,
#bosch-gallery .vjs-no-flex .vjs-current-time {
  display: none;
}
#bosch-gallery .video-js .vjs-duration,
#bosch-gallery .vjs-no-flex .vjs-duration {
  display: none;
}
#bosch-gallery .vjs-time-divider {
  display: none;
  line-height: 3em;
}
#bosch-gallery .vjs-live .vjs-time-divider {
  display: none;
}
#bosch-gallery .video-js .vjs-play-control {
  cursor: pointer;
}
#bosch-gallery .video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}
#bosch-gallery .vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}
#bosch-gallery .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
#bosch-gallery .video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}
#bosch-gallery .vjs-subtitles {
  color: #fff;
}
#bosch-gallery .vjs-captions {
  color: #fc6;
}
#bosch-gallery .vjs-tt-cue {
  display: block;
}
#bosch-gallery video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}
#bosch-gallery .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}
#bosch-gallery .video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}
#bosch-gallery .video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}
#bosch-gallery .vjs-playback-rate .vjs-playback-rate-value,
#bosch-gallery .vjs-playback-rate > .vjs-menu-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#bosch-gallery .vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}
#bosch-gallery .vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}
#bosch-gallery .vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}
#bosch-gallery .vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}
#bosch-gallery .vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}
#bosch-gallery .vjs-seeking .vjs-loading-spinner,
#bosch-gallery .vjs-waiting .vjs-loading-spinner {
  display: none;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
  animation: vjs-spinner-show 0s linear 0.3s forwards;
}
#bosch-gallery .vjs-loading-spinner:after,
#bosch-gallery .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: #fff;
}
#bosch-gallery .vjs-seeking .vjs-loading-spinner:after,
#bosch-gallery .vjs-seeking .vjs-loading-spinner:before,
#bosch-gallery .vjs-waiting .vjs-loading-spinner:after,
#bosch-gallery .vjs-waiting .vjs-loading-spinner:before {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}
#bosch-gallery .vjs-seeking .vjs-loading-spinner:before,
#bosch-gallery .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}
#bosch-gallery .vjs-seeking .vjs-loading-spinner:after,
#bosch-gallery .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}
@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
#bosch-gallery .vjs-chapters-button .vjs-menu ul {
  width: 24em;
}
#bosch-gallery .video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
#bosch-gallery .video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit;
}
#bosch-gallery .video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}
#bosch-gallery .video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f11d";
  font-size: 1.5em;
  line-height: inherit;
}
#bosch-gallery .video-js.vjs-layout-small .vjs-audio-button,
#bosch-gallery .video-js.vjs-layout-small .vjs-captions-button,
#bosch-gallery .video-js.vjs-layout-small .vjs-chapters-button,
#bosch-gallery .video-js.vjs-layout-small .vjs-current-time,
#bosch-gallery .video-js.vjs-layout-small .vjs-descriptions-button,
#bosch-gallery .video-js.vjs-layout-small .vjs-duration,
#bosch-gallery .video-js.vjs-layout-small .vjs-playback-rate,
#bosch-gallery .video-js.vjs-layout-small .vjs-remaining-time,
#bosch-gallery .video-js.vjs-layout-small .vjs-subtitles-button,
#bosch-gallery .video-js.vjs-layout-small .vjs-time-divider,
#bosch-gallery .video-js.vjs-layout-small .vjs-volume-control,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-audio-button,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-captions-button,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-chapters-button,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-current-time,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-descriptions-button,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-duration,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-playback-rate,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-remaining-time,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-subtitles-button,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-time-divider,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-volume-control,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-audio-button,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-captions-button,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-chapters-button,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-current-time,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-descriptions-button,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-duration,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-playback-rate,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-remaining-time,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-subtitles-button,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-time-divider,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-volume-control {
  display: none !important;
}
#bosch-gallery .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
#bosch-gallery .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
#bosch-gallery .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
#bosch-gallery .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
#bosch-gallery .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: auto;
  width: initial;
}
#bosch-gallery .video-js.vjs-layout-tiny .vjs-subs-caps-button,
#bosch-gallery .video-js.vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,
#bosch-gallery .video-js.vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button {
  display: none;
}
#bosch-gallery .video-js.vjs-layout-tiny .vjs-custom-control-spacer,
#bosch-gallery .video-js.vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}
#bosch-gallery .video-js.vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,
#bosch-gallery .video-js.vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}
#bosch-gallery .video-js.vjs-layout-tiny .vjs-progress-control,
#bosch-gallery .video-js.vjs-layout-x-small.vjs-liveui .vjs-progress-control {
  display: none;
}
#bosch-gallery .vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}
#bosch-gallery .vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}
#bosch-gallery .vjs-text-track-settings .vjs-track-settings-colors,
#bosch-gallery .vjs-text-track-settings .vjs-track-settings-controls,
#bosch-gallery .vjs-text-track-settings .vjs-track-settings-font {
  display: table-cell;
}
#bosch-gallery .vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}
@supports (display: grid) {
  #bosch-gallery .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0 24px;
  }
  #bosch-gallery .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }
  #bosch-gallery .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }
  #bosch-gallery .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
  #bosch-gallery .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,
  #bosch-gallery .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}
#bosch-gallery .vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}
#bosch-gallery .vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}
#bosch-gallery .vjs-text-track-settings fieldset span {
  display: inline-block;
}
#bosch-gallery .vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}
#bosch-gallery .vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}
#bosch-gallery .vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
#bosch-gallery .vjs-track-settings-controls button:active,
#bosch-gallery .vjs-track-settings-controls button:focus {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}
#bosch-gallery .vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}
#bosch-gallery .vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px;
}
#bosch-gallery .vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}
@media print {
  #bosch-gallery .video-js > :not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
#bosch-gallery .vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}
#bosch-gallery .js-focus-visible .video-js :focus:not(.focus-visible) {
  outline: 0;
}
#bosch-gallery .video-js :focus:not(:focus-visible) {
  outline: 0;
}
#bosch-gallery .gallery-wrapper {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 746px;
}
#bosch-gallery .items {
  display: block;
  position: relative;
  max-width: 746px;
  border: 4px solid #E1E3E6;
  padding: 0;
  height: 570px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#bosch-gallery .item {
  z-index: 9;
  width: 100%;
}
#bosch-gallery .item > img {
  margin: auto;
  max-width: 746px;
  max-height: 560px;
}
#bosch-gallery .filmStripItem {
  display: block;
  overflow: hidden;
  max-width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  max-height: 100%;
}
#bosch-gallery .filmStrip {
  display: flex;
  position: relative;
  width: 90%;
  margin: 0px 5%;
  height: 120px;
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
#bosch-gallery .filmStrip > div {
  width: 120px;
  height: 90px;
  display: block;
  position: relative;
  border: 2px solid #ccc;
  margin: 2px 5px;
  cursor: pointer;
  flex-shrink: 0;
}
#bosch-gallery .filmStrip::-webkit-scrollbar {
  display: none;
}
#bosch-gallery .filmStripWrapper {
  position: relative;
  margin-top: 0.5rem;
  max-width: 746px;
}
#bosch-gallery .filmStripItem {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
#bosch-gallery .filmStripControls {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
  font-size: 2rem;
  /*color: darkgray;*/
  color: #000;
  z-index: 1;
}
#bosch-gallery .next, #bosch-gallery .prev {
  pointer-events: auto;
  position: absolute;
  top: 45%;
  cursor: pointer;
  z-index: 1;
}
#bosch-gallery .control-bar {
  /*color: #666;*/
  color: #000;
  z-index: 1;
  background: #F0F2F2;
  height: 2.5rem;
  display: block;
  max-width: 746px;
}
#bosch-gallery .control-bar .next, #bosch-gallery .control-bar .prev {
  top: 20%;
}
#bosch-gallery .control-bar .next {
  right: 20px;
}
#bosch-gallery .control-bar .prev {
  right: 50px;
}
#bosch-gallery .filmStripControls {
  /* .prev {
   left: 10px;
   }*/
}
#bosch-gallery .filmStripControls .next, #bosch-gallery .filmStripControls .prev {
  top: 20%;
}
#bosch-gallery .filmStripControls .next {
  right: 0;
}
#bosch-gallery .filmStripControls .bap-left, #bosch-gallery .filmStripControls .bap-right {
  font-size: 21px;
}
#bosch-gallery .youtubeItem {
  width: 100%;
  margin-top: 15px;
}
#bosch-gallery .youtubeIcon {
  height: 50px;
  width: 100px !important;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
#bosch-gallery .three-sixty-image-overlay {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2196078431);
  display: flex;
  justify-content: center;
  align-items: center;
}
#bosch-gallery .three-sixty-image-overlay i.bap-icon.bap-rotations-360 {
  font-size: 40px;
}
@media screen and (max-width: 1024px) {
  #bosch-gallery .filmStrip > div {
    width: 97px;
    height: 70px;
  }
  #bosch-gallery .filmStripControls .next, #bosch-gallery .filmStripControls .prev {
    top: 10%;
  }
}
@media screen and (max-width: 813px) {
  #bosch-gallery .filmStrip > div {
    width: 108px;
    height: 78px;
  }
}
@media screen and (max-width: 769px) {
  #bosch-gallery .filmStrip > div {
    width: 122px;
    height: 90px;
  }
}
@media screen and (max-width: 737px) {
  #bosch-gallery .filmStrip > div {
    width: 116px;
    height: 84px;
  }
}
@media screen and (max-width: 668px) {
  #bosch-gallery .filmStrip > div {
    width: 104px;
    height: 75px;
  }
}
@media screen and (max-width: 415px) {
  #bosch-gallery .items {
    max-width: 100% !important;
    width: 100%;
    height: 382px;
    overflow: hidden;
  }
  #bosch-gallery .youtubeItem {
    width: 100%;
    margin-top: 5px;
  }
  #bosch-gallery .filmStripControls .next, #bosch-gallery .filmStripControls .prev {
    top: 10px;
  }
  #bosch-gallery .filmStripControls .next {
    right: 0px;
  }
  #bosch-gallery .filmStrip > div {
    width: 103px;
    height: 83px;
  }
}
@media screen and (max-width: 376px) {
  #bosch-gallery .items {
    height: 343.6px;
  }
  #bosch-gallery .filmStrip > div {
    width: 93px;
    height: 73px;
  }
}
@media screen and (max-width: 360px) {
  #bosch-gallery .items {
    height: 328px;
  }
  #bosch-gallery .filmStrip > div {
    width: 88px;
    height: 68px;
  }
}

@font-face {
  font-family: "BoschIcons";
  src: url("../fonts/BoschIcons/BAP_icon.woff") format("woff"), url("../fonts/BoschIcons/BAP_icon.eot") format("eot"), url("../fonts/BoschIcons/BAP_icon.svg") format("svg"), url("../fonts/BoschIcons/BAP_icon.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BoschSansRegular";
  src: url("../fonts/boschsans_regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BoschSansBold";
  src: url("../fonts/boschsans_bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VideoJS";
  src: url("../fonts/VideoJsIcons/fonts/VideoJS.svg") format("svg"), url("../fonts/VideoJsIcons/fonts/VideoJS.woff") format("woff"), url("../fonts/VideoJsIcons/fonts/VideoJS.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}
.bap-icon {
  font-family: "BoschIcons";
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 20px;
}

.bap-car:before {
  content: "\e900";
}

.bap-chat:before {
  content: "\e901";
}

.bap-close:before {
  content: "\e902";
}

.bap-compare:before {
  content: "\e903";
}

.bap-delete:before {
  content: "\e904";
}

.bap-down:before {
  content: "\e905";
}

.bap-export:before {
  content: "\e906";
}

.bap-external:before {
  content: "\e907";
}

.bap-facebook:before {
  content: "\e908";
}

.bap-filter:before {
  content: "\e909";
}

.bap-globe:before {
  content: "\e90a";
}

.bap-instagram:before {
  content: "\e90b";
}

.bap-left:before {
  content: "\e90c";
}

.bap-minus:before {
  content: "\e90d";
}

.bap-plus:before {
  content: "\e90e";
}

.bap-right:before {
  content: "\e90f";
}

.bap-search:before {
  content: "\e910";
}

.bap-twitter:before {
  content: "\e911";
}

.bap-up:before {
  content: "\e912";
}

.bap-youtube:before {
  content: "\e913";
}

.bap-arrow-left:before {
  content: "\e914";
}

.bap-list-view-mobile:before {
  content: "\e915";
}

.bap-list-view:before {
  content: "\e916";
}

.bap-grid-view:before {
  content: "\e917";
}

.bap-reset:before {
  content: "\e918";
}

.bap-filter-filled:before {
  content: "\e919";
}

.bap-rotations-360:before {
  content: "\e91b";
}

.bap-share:before {
  content: "\e91a";
}

.bap-share-wrapper {
  display: flex;
  justify-content: flex-end;
}
.bap-share-wrapper .socialShareLinks li {
  float: right;
  margin: 2px;
}
.bap-share-wrapper .socialShareLinks {
  list-style: none;
}
.bap-share-wrapper .socialShareLinks li a {
  color: #000;
}
.bap-share-wrapper .socialShareLinks li a:hover {
  color: #00629a;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 99;
}

.sticky + section#content {
  padding-top: 75px;
}

#bap-navigation .nav-link {
  border: 0;
  border-radius: 0;
  font-size: 1.5rem;
  padding: 2rem 0rem 2rem 0;
  margin-right: 4.5rem;
  color: #333;
}

#bap-navigation .nav-link.active, #bap-navigation .nav-link.active-color {
  border-bottom: 3px solid #007bc0;
  color: #007bc0;
}

#bap-navigation .nav-link:hover {
  color: #00629a;
}

#bap-navigation .nav-tabs {
  border-bottom: 0;
  /*margin: 0px 16px;*/
  margin: 0px;
  padding: 1px 0px;
}

#bap-navigation,
#bap-navigation .bottom-border {
  border: 0;
  border-bottom: 1px solid #979797;
}

#bap-navigation .tab-content {
  padding: 0px;
}

#bap-navigation .tab-content a {
  font-size: 1.25rem;
  padding: 1rem 0;
  color: #333;
  display: block;
}

#bap-navigation .tab-content .view-all-link a {
  font-size: 16px;
  color: #007BC0;
  text-decoration: none;
}

#bap-navigation .view-all-link .bap-right {
  display: inline-block;
  font-size: 12px;
}

#bap-navigation .tertiary-back {
  color: #00629a !important;
  margin-left: -1rem;
  display: inline-block !important;
  padding: 1rem 1rem !important;
}

#bap-navigation button.navbar-toggler {
  border: none;
  padding: 0px;
  margin: 0px;
}

#bap-navigation .navbar-toggler-icon {
  height: 1.1em;
  width: 1.1em;
}

#bap-navigation .bap-right {
  display: none;
}

#bap-navigation .auto-parts {
  float: right;
  padding: 0px;
  font-weight: bold;
  font-size: 1.5rem;
  color: #000000;
  font-family: "BoschSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#bap-navigation button.close {
  display: none;
  font-size: 20px;
  font-weight: unset;
  color: black;
  opacity: unset;
  width: unset;
}

#bap-navigation .navbar-toggler-container {
  display: none;
}

#bap-navigation .tertiary-back-data {
  display: inline-block !important;
  color: #00629a !important;
  padding-left: 0.5rem !important;
}

#bap-navigation .tertiary-back-arrow {
  color: #00629a !important;
  margin-left: -1rem;
  display: inline-block !important;
  /*padding-right: 1rem !important;*/
}

/* #bap-navigation .bottom-border {
        border-bottom: 1px solid #595E62;
    }*/
/* On screens that are 992px or less, set the background color to blue */
#bap-navigation .back-icon-mobile {
  display: none;
}

@media screen and (max-width: 992px) {
  #bap-navigation .tertiary-back-arrow {
    color: #00629a !important;
    margin-left: 0 !important;
    display: inline-block !important;
    padding-right: 0rem !important;
  }
  #bap-navigation .tertiary-back-data {
    padding-left: 0.3rem !important;
  }
}
@media (min-width: 768px) {
  /** Tablet */
  #bap-navigation ul.d-lg-block {
    display: flex !important;
    /*margin: 0px 16px;*/
  }
  #bap-navigation .navbar-expand-md {
    display: none;
  }
  #bap-navigation .auto-parts-lg {
    float: right;
    font-weight: bold;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    margin-left: auto;
  }
  /*#bap-navigation .border-bottom-mob {
    border-bottom: 1px solid #979797;
  }*/
}
@media (max-width: 767px) {
  /** Mobile */
  .sticky {
    position: unset;
    top: unset;
    width: auto;
    background-color: unset;
    z-index: auto;
  }
  .sticky + section#content {
    padding-top: 0px;
  }
  #bap-navigation li.nav-item {
    width: 100%;
  }
  #bap-navigation .nav-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  #bap-navigation .row.col-md-12.pane {
    padding: 0px 0px 0px 40px;
  }
  #bap-navigation .bap-right {
    display: block;
  }
  #bap-navigation .navbar-expand-md {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
    width: 100%;
  }
  #bap-navigation .back-icon {
    display: none;
  }
  #bap-navigation .nav-link.active, #bap-navigation .nav-link.active-color {
    border-bottom: none;
    color: unset;
  }
  #bap-navigation .tab-content a {
    font-size: 1.5rem;
    text-decoration: none;
  }
  #bap-navigation .col-md-3 a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  #bap-navigation .navbar-toggler-container {
    display: block;
    /*margin: 0px 15px;*/
  }
  #bap-navigation .bap-icon.bap-list-view-mobile {
    color: #000000;
    font-size: 20px;
  }
  #bap-navigation .row.col-md-12 .col-md-3 {
    padding: 0px;
  }
  #bap-navigation .row.col-md-12 {
    margin: 0px;
  }
  #bap-navigation .border-bottom-mob {
    border-bottom: 1px solid #979797;
    margin-left: -15px;
    margin-right: -15px;
  }
  #bap-navigation .auto-parts-lg {
    display: none;
  }
  #bap-navigation .back-icon-mobile {
    display: block;
    padding-left: 15px !important;
  }
  .bap-icon.bap-arrow-left {
    font-size: 40px;
  }
}
.search-box-section {
  margin: 0px 16px;
}
.search-box-section .btn-close-wrapper {
  position: absolute;
  right: 15px;
  display: flex;
  align-items: center;
  height: 48px;
  z-index: 10;
}
.search-box-section .btn-close-wrapper i {
  cursor: pointer;
}
.search-box-section .dropdown-menu::after {
  padding-top: 0px !important;
}
.search-box-section .btn-search-wrapper {
  position: absolute;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  height: 48px;
}
.search-box-section .input-group-items {
  width: 100%;
}
.search-box-section .webcontentSearchKeyword {
  padding: 12px 44px;
  background: #d0d4d8;
  border: 0px;
  border-bottom: 2px solid #000;
  height: 48px;
  border-radius: 0px;
}
.search-box-section .webcontentSearchKeyword:focus {
  box-shadow: unset;
  border-radius: 5px !important;
  border: 3px solid black;
}
.search-box-section .webcontentSearchSpinner {
  position: absolute;
  right: 50px;
  display: flex;
  align-items: center;
  height: 100%;
  z-index: 10;
  top: 0;
}
.search-box-section a {
  color: #000;
}
.search-box-section .listElements {
  border: none;
  max-height: max-content;
  padding: 10px 15px;
  z-index: 1;
}
.search-box-section .listElements b,
.search-box-section .listElements li {
  margin: 0;
}
.search-box-section .listElements a:hover {
  color: #007bc0;
  text-decoration: none;
}
.search-box-section .listElements searchedWord {
  font-weight: bold;
}
.search-box-section .listElements .dropdown-menu li > a:active {
  background-color: transparent;
  color: #007bc0;
  outline: none;
}
.search-box-section .listElements .dropdown-menu li > a:focus-visible {
  outline: none;
}
.search-box-section .listElements.dropdown-menu li > a {
  padding: 5px 0px 5px 44px;
}
.search-box-section .see-all-results {
  color: #007bc0 !important;
  margin: 10px 0px 0px 0px;
  padding: 0px !important;
  display: flex;
  align-items: center;
}
.search-box-section .see-all-results i.bap-icon.bap-right {
  font-size: 12px;
  margin: 0px 5px;
}
.search-box-section i.bap-icon.bap-search {
  font-size: 20px;
}
.search-box-section i.bap-icon.bap-close:hover {
  color: #007bc0;
}

.search-box-wrapper {
  position: absolute;
  right: 0;
  top: 24px;
  width: 100%;
  left: 0;
  z-index: 999;
  background-color: white;
  min-height: 60px;
}
.search-box-wrapper .search-box-section .listElements {
  position: relative;
}

.box-shadow {
  box-shadow: 0 -16px 0 #fff, 0 0 16px rgba(0, 0, 0, 0.25);
}

.footer-search-box .search-box-section .listElements {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
}

@media (min-width: 679px) {
  .search-box-wrapper .search-box-section .listElements {
    /*padding: 10px 44px;*/
    padding: 10px 44px 0px 44px;
  }
}
@media (max-width: 768px) {
  .search-box-section .webcontentSearchKeyword:focus {
    box-shadow: unset;
    border-radius: 5px !important;
    border: 3px solid #e4a022;
  }
}
@media (max-width: 676px) {
  .search-box-wrapper {
    top: 10px;
  }
  .search-box-wrapper .container {
    padding: 0px;
  }
  .search-box-wrapper .portlet-content {
    padding: 0px !important;
  }
  .search-box-section .listElements {
    padding: 10px 15px;
  }
  .search-box-section .webcontentSearchKeyword:focus {
    box-shadow: unset;
    border-radius: 5px !important;
    border: 3px solid #e4a022;
  }
  .footer-search-box {
    padding: 0px !important;
  }
  .footer-search-box .portlet-content {
    padding: 0px !important;
  }
}
.gallery-wrapper .Test360 {
  /* HEADER */
  /* VIEWER */
  /* FULLSCREEN & MENU TOGGLE BUTTONS */
  /* 
  .v360-fullscreen-toggle div:last-child {
      display: none;
  } */
  /* MENU BUTTONS */
  /* 
  .v360-btn-active{
      background-color: #000;
  } */
  /* .light .v360-btn-active{
      color: #fff;
  } */
  /* Tooltip */
  /* .hotspot-button{
        position: absolute;
    } */
}
.gallery-wrapper .Test360 .v360-main {
  width: 100%;
  height: 100%;
  max-width: 1024px;
  margin: 20px auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.gallery-wrapper .Test360 .v360-header {
  /* width: calc(100% - 20px); */
  background-color: #000;
  padding: 10px;
  color: #ffffff;
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  /* text-shadow: 1px 1px #000000; */
  flex: 0 1 auto;
}
.gallery-wrapper .Test360 #productInsert {
  background-color: #fff;
  width: 100%;
  height: calc(100vh - 184px);
  max-height: 768px;
  position: relative;
  overflow: hidden;
}
.gallery-wrapper .Test360 .v360-fullscreen #productInsert {
  height: 100vh;
  max-height: none;
}
.gallery-wrapper .Test360 #viewport-wrapper {
  width: 100%;
  height: calc(100% - 10px);
  margin: 5px auto;
  position: absolute;
  left: 0;
  transition: width 0.3s ease;
}
.gallery-wrapper .Test360 .v360-viewport {
  background-color: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  /* position: absolute; */
  left: 0;
  /* transition: width 0.3s ease; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery-wrapper .Test360 #viewport-wrapper.wide {
  width: 100%;
}
.gallery-wrapper .Test360 .v360-viewport iframe {
  width: 100%;
  height: 100%;
  position: relative;
  /* left: 50%;
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    transform-origin: center center; */
}
.gallery-wrapper .Test360 .v360-viewport img {
  position: relative;
}
.gallery-wrapper .Test360 .v360-fullscreen-toggle {
  width: 30px;
  height: 30px;
  margin: 15px;
  position: absolute;
  /* color: #999;
    fill: #999; */
  float: right;
  cursor: pointer;
  top: 0;
  right: 0;
  z-index: 150;
}
.gallery-wrapper .Test360 .v360-fullscreen-toggle:hover {
  fill: #000;
}
.gallery-wrapper .Test360 .v360-fullscreen {
  z-index: 9999;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
}
.gallery-wrapper .Test360 .v360-fullscreen .v360-header,
.gallery-wrapper .Test360 .v360-fullscreen #v360-menu-btns {
  border-radius: 0;
}
.gallery-wrapper .Test360 .v360-fullscreen productInsert {
  height: calc(100vh - 95px);
  max-height: none;
}
.gallery-wrapper .Test360 .ui-accordion-header {
  background-color: #b0bec5;
  outline: none;
  line-height: 1.5em;
  transition: all 0.3s ease;
}
.gallery-wrapper .Test360 .ui-accordion-header:hover,
.gallery-wrapper .Test360 .ui-accordion-header.ui-state-active {
  background-color: #607d8b;
  color: #fff;
}
.gallery-wrapper .Test360 #v360-menu-btns {
  width: 100%;
  padding: 5px 0;
  text-align: center;
  /* position: absolute; */
  bottom: 0;
  display: flex;
  justify-content: center;
  z-index: 150;
}
.gallery-wrapper .Test360 .light {
  background-color: #fff !important;
}
.gallery-wrapper .Test360 .dark {
  background-color: #000 !important;
}
.gallery-wrapper .Test360 .v360-menu-btns {
  /* background-color: #999; */
  width: auto;
  min-height: 20px;
  margin: 5px 5px;
  padding: 5px 10px;
  border-radius: 5px;
  outline: none;
  font-size: 1.3em;
  text-align: center;
  line-height: 1em;
  cursor: pointer;
  user-select: none;
  position: relative;
  display: inline-block;
  opacity: 1;
}
.gallery-wrapper .Test360 .light .v360-menu-btns {
  color: #000;
}
.gallery-wrapper .Test360 .dark .v360-menu-btns {
  color: #fff;
}
.gallery-wrapper .Test360 .light .v360-menu-btns:hover {
  color: #fff;
  background-color: #000;
}
.gallery-wrapper .Test360 .dark .v360-menu-btns:hover {
  color: #000;
  background-color: #fff;
}
.gallery-wrapper .Test360 .v360-main {
  filter: alpha(opacity=50);
  /* opacity: 0.5; */
  cursor: default;
  /* pointer-events: none; */
}
.gallery-wrapper .Test360 #v360-image-container {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
}
.gallery-wrapper .Test360 .v360-image-container {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
}
.gallery-wrapper .Test360 .v360-product-box-shadow {
  position: absolute;
  /* z-index: 99; */
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  box-shadow: rgb(34, 34, 34) 0px 0px 100px inset;
}
.gallery-wrapper .Test360 .v360-fullscreen-toggle-btn i {
  /* background-color: #fff; */
  font-size: 20px;
}
.gallery-wrapper .Test360 .v360-spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: rgb(33, 37, 41);
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
  animation: spinner-grow 0.75s linear infinite;
}
.gallery-wrapper .Test360 .v360-percentage-description {
  margin-left: 2rem;
}
.gallery-wrapper .Test360 .tooltip {
  position: relative;
  display: inline-block;
}
.gallery-wrapper .Test360 .tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
.gallery-wrapper .Test360 .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.gallery-wrapper .Test360 .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.gallery-wrapper .Test360 .tooltip {
  opacity: 1 !important;
}

.footer-search {
  background-color: #eff1f2;
  padding: 40px 0;
  position: relative;
}
.footer-search .portlet-content {
  padding: 0;
}
.footer-search h2 {
  margin: 0;
  color: #000;
  font-size: 1.5rem;
}

.footer-search-box .form-control {
  border: 0;
  border-bottom: 1px solid #000000;
  border-radius: 0 !important;
}

.footer-midde {
  padding-top: 64px;
}

.footer-slogan {
  font-size: 32px;
  margin: 0;
  font-weight: 400;
  font-family: "BoschSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.footer-midde .social-media {
  display: flex;
  margin: 0;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
  font-size: 1.25rem;
}

.footer-midde .footer-link {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  line-height: 1.5;
  row-gap: 20px;
}

.Footer-horizontalLine {
  margin-top: 0;
  margin-bottom: 32px;
  display: block;
  width: 100%;
}

.footer-language-selector .bap-globe {
  font-size: 24px;
}

.footer-language-selector a {
  font-size: 16px;
  color: #000;
}

.footer-language-selector a:hover {
  text-decoration: none;
  color: #007bc0;
}

.footer-language-selector .language-selector {
  margin-left: 10px;
  background-color: #e0e2e5;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0;
  height: 1.75rem;
  width: auto;
  padding-left: 6px;
  padding-right: 6px;
  border: 0;
  display: flex;
  align-items: center;
}
.footer-language-selector .language-selector span {
  margin: 0 0.25rem;
}

.footer-midde .footer-link li {
  margin-right: 30px;
}

.footer-midde .footer-link a {
  color: #000;
  font-size: 16px;
  display: flex;
  align-content: center;
  align-items: center;
}

.footer-midde .footer-link a:hover {
  color: #00629a;
  text-decoration: none;
}

.footer-midde i {
  font-size: 14px;
}

.footer-midde .social-media li {
  margin-left: 30px;
}

.footer-midde .social-media li a {
  color: #000;
}

.footer-midde .social-media li a:hover {
  color: #00629a;
  text-decoration: none;
}

.footer-copyright {
  line-height: 2;
}

.copy-right-title {
  font-size: 12px;
  color: #000;
  padding-top: 4px;
}

.copyright-navigation {
  list-style: none;
  margin: 0;
  display: flex;
}

.copyright-navigation li {
  margin-right: 20px;
  margin-bottom: 0;
}

.copyright-navigation a {
  font-size: 12px;
  color: #000;
}

.copyright-navigation a:hover {
  color: #00629a;
  text-decoration: none;
}

.back-to-top {
  position: absolute;
  right: 10px;
  top: 0;
}

.back-to-top a {
  color: #000;
  font-size: 22px;
}

.social-media-icons-mobile {
  display: none;
}

.social-media-icons {
  display: block;
}

.bap-external-bottom {
  font-size: 12px;
}

@media (max-width: 991px) {
  .padding-mob {
    padding: 0 15px;
  }
  .footer-midde .footer-link {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .footer-search h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .copyright-navigation {
    flex-wrap: wrap;
  }
  .copyright-navigation li {
    width: 100%;
    padding: 8px 0;
  }
  .footer-language-selector a {
    font-size: 16px;
    /* margin-bottom: 10px;*/
  }
  .footer-midde .footer-link li {
    flex-wrap: wrap;
  }
  .footer-midde .footer-link li {
    padding: 8px 0;
    width: 100%;
  }
  .footer-midde .social-media {
    justify-content: flex-start;
    margin-top: 10px;
  }
  .footer-midde .social-media li {
    margin-left: 0;
    margin-right: 30px;
  }
  .margin-mob {
    padding-bottom: 10px;
  }
  .social-media-icons-mobile {
    display: block;
  }
  .social-media-icons {
    display: none;
  }
}
@media (min-width: 768px) {
  .footer-midde .footer-link li {
    margin-bottom: 0px;
  }
}
@media (max-width: 428px) {
  .search-box-section .form-control::placeholder {
    font-size: 0.7rem;
  }
}
.header {
  padding-top: 2.5rem;
  align-items: center;
  position: relative;
}

.logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  width: 144px;
  height: 100%;
}
.logo img {
  max-width: 100% !important;
}

.header::before {
  display: block;
  width: 100%;
  height: 6px;
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZwogIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB4bWw6c3BhY2U9InByZXNlcnZlIgogIGhlaWdodD0iMzAwIgogIHdpZHRoPSI3MjAiCiAgdmVyc2lvbj0iMS4xIgogIHk9IjAiCiAgeD0iMCIKICB2aWV3Qm94PSIwIDAgNzIwIDMwMCI+CiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KICAgIC5zdDAgewogICAgICBmaWxsOiB1cmwoIiNTVkdJRF8xXyIpOwogICAgfQogICAgLnN0MSB7CiAgICAgIGZpbGw6IHVybCgiI1NWR0lEXzJfIik7CiAgICB9CiAgICAuc3QyIHsKICAgICAgZmlsbDogdXJsKCIjU1ZHSURfM18iKTsKICAgIH0KICAgIC5zdDMgewogICAgICBmaWxsOiB1cmwoIiNTVkdJRF80XyIpOwogICAgfQogICAgLnN0NCB7CiAgICAgIGZpbGw6IHVybCgiI1NWR0lEXzVfIik7CiAgICB9CiAgICAuc3Q1IHsKICAgICAgZmlsbDogI0FGMjAyNDsKICAgIH0KICAgIC5zdDYgewogICAgICBmaWxsOiB1cmwoIiNTVkdJRF82XyIpOwogICAgfQogICAgLnN0NyB7CiAgICAgIGZpbGw6ICM5NDFCMUU7CiAgICB9CiAgICAuc3Q4IHsKICAgICAgZmlsbDogI0IxMjczOTsKICAgIH0KICAgIC5zdDkgewogICAgICBmaWxsOiAjOTUyNDMyOwogICAgfQogICAgLnN0MTAgewogICAgICBmaWxsOiAjRDQyMDI3OwogICAgfQogICAgLnN0MTEgewogICAgICBmaWxsOiB1cmwoIiNTVkdJRF83XyIpOwogICAgfQogICAgLnN0MTIgewogICAgICBmaWxsOiB1cmwoIiNTVkdJRF84XyIpOwogICAgfQogICAgLnN0MTMgewogICAgICBmaWxsOiAjMUM5QTQ4OwogICAgfQogICAgLnN0MTQgewogICAgICBmaWxsOiB1cmwoIiNTVkdJRF85XyIpOwogICAgfQogICAgLnN0MTUgewogICAgICBmaWxsOiB1cmwoIiNTVkdJRF8xMF8iKTsKICAgIH0KICAgIC5zdDE2IHsKICAgICAgZmlsbDogIzJBMzg4NjsKICAgIH0KICAgIC5zdDE3IHsKICAgICAgZmlsbDogdXJsKCIjU1ZHSURfMTFfIik7CiAgICB9CiAgICAuc3QxOCB7CiAgICAgIGZpbGw6IHVybCgiI1NWR0lEXzEyXyIpOwogICAgfQogICAgLnN0MTkgewogICAgICBmaWxsOiB1cmwoIiNTVkdJRF8xM18iKTsKICAgIH0KICAgIC5zdDIwIHsKICAgICAgZmlsbDogdXJsKCIjU1ZHSURfMTRfIik7CiAgICB9CiAgPC9zdHlsZT4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMS41NSwtMy4zKSI+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzFfIiB5Mj0iLTMyLjY2MyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHkxPSItMzIuNjYzIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgeDI9Ijg0Mi4wOCIgeDE9IjExOC45OCI+PHN0b3Agc3RvcC1jb2xvcj0iIzk1MjMzMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzkyMUMxRCIgb2Zmc2V0PSIuMDM2MDk0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0IwMjczOSIgb2Zmc2V0PSIuMDg0NjQ5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0FEMUYyNCIgb2Zmc2V0PSIuMTIzNyIvPjxzdG9wIHN0b3AtY29sb3I9IiNDNzIwMjYiIG9mZnNldD0iLjE1MDkiLz48c3RvcCBzdG9wLWNvbG9yPSIjRDQyMDI3IiBvZmZzZXQ9Ii4xNjk3Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0NDMjQzMSIgb2Zmc2V0PSIuMTc1OCIvPjxzdG9wIHN0b3AtY29sb3I9IiNCNzJCNEMiIG9mZnNldD0iLjE4ODgiLz48c3RvcCBzdG9wLWNvbG9yPSIjOTUzMzcxIiBvZmZzZXQ9Ii4yMDc0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzg4MzU3RiIgb2Zmc2V0PSIuMjE0MiIvPjxzdG9wIHN0b3AtY29sb3I9IiM4NTM2ODEiIG9mZnNldD0iLjI0MzYiLz48c3RvcCBzdG9wLWNvbG9yPSIjNkYzNjhCIiBvZmZzZXQ9Ii4yNjM4Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzM5NDI4RiIgb2Zmc2V0PSIuMjkxMSIvPjxzdG9wIHN0b3AtY29sb3I9IiMyMzNEN0QiIG9mZnNldD0iLjMyNDIiLz48c3RvcCBzdG9wLWNvbG9yPSIjMzIyQzZGIiBvZmZzZXQ9Ii40MTgxIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzJBMzg4NSIgb2Zmc2V0PSIuNDk0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzFENjJBMSIgb2Zmc2V0PSIuNTU4MSIvPjxzdG9wIHN0b3AtY29sb3I9IiMyNzZDQTUiIG9mZnNldD0iLjU3MDIiLz48c3RvcCBzdG9wLWNvbG9yPSIjNDM4RUIzIiBvZmZzZXQ9Ii42MTAzIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzU1QTVCQyIgb2Zmc2V0PSIuNjM5OSIvPjxzdG9wIHN0b3AtY29sb3I9IiM1Q0FGQkYiIG9mZnNldD0iLjY1NTYiLz48c3RvcCBzdG9wLWNvbG9yPSIjNTZBQkJEIiBvZmZzZXQ9Ii42Nzc3Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzQzOUZCOCIgb2Zmc2V0PSIuNzA1OCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxODhFQUYiIG9mZnNldD0iLjczNzIiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDM4QkFFIiBvZmZzZXQ9Ii43NDI2Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzA2OTI5MiIgb2Zmc2V0PSIuNzg5OCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwNUExNEIiIG9mZnNldD0iLjg4NzUiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDM5MjdFIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHdpZHRoPSI3MjMuMSIgeT0iMCIgeD0iMCIgaGVpZ2h0PSIzMDYuNCIgY2xhc3M9InN0MCIgZmlsbD0idXJsKCNTVkdJRF8xXykiLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMl8iIHkyPSItMTA5LjI2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTE9Ii0xMDkuMjYiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiB4Mj0iMjM1Ljk4IiB4MT0iMzI1LjA4Ij48c3RvcCBzdG9wLWNvbG9yPSIjODkzNjgwIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjODkzNjgwIiBvZmZzZXQ9Ii4zMzU0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzhEMzE2RCIgb2Zmc2V0PSIuNTAyNSIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MDI5NEQiIG9mZnNldD0iLjgzOTgiLz48c3RvcCBzdG9wLWNvbG9yPSIjOTAyNTQxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50Pjxwb2x5Z29uIHBvaW50cz0iMTc1LjEgMTUzLjIgMTE3IDMwNi40IDIwNi4xIDMwNi40IiBmaWxsPSJ1cmwoI1NWR0lEXzJfKSIgY2xhc3M9InN0MSIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8zXyIgeTI9Ii04Mi4yODQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5MT0iMTIwLjI0IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgeDI9IjQ0Ni41NSIgeDE9IjQ3OC45MyI+PHN0b3Agc3RvcC1jb2xvcj0iIzMyMkM2RiIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzMyMkM2RiIgb2Zmc2V0PSIuMjQyNyIvPjxzdG9wIHN0b3AtY29sb3I9IiMzMDJGNzIiIG9mZnNldD0iLjQ1OTkiLz48c3RvcCBzdG9wLWNvbG9yPSIjMkEzQTdFIiBvZmZzZXQ9Ii43MTU1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzE1NEE5MyIgb2Zmc2V0PSIuOTg5NiIvPjxzdG9wIHN0b3AtY29sb3I9IiMxMzRCOTQiIG9mZnNldD0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHBvbHlnb24gcG9pbnRzPSIyODguNCAxNTMuMiAzMTAuNyAzMDYuNCAzNTguMSAzMDYuNCAzNTguMSAwIDMxMi45IDAiIGZpbGw9InVybCgjU1ZHSURfM18pIiBjbGFzcz0ic3QyIi8+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzRfIiB5Mj0iLTMyLjY2MyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHkxPSItMzIuNjYzIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgeDI9IjM3Mi44OCIgeDE9IjI5NC4wOCI+PHN0b3Agc3RvcC1jb2xvcj0iIzZGMzc4RCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzNBNDI5MSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cG9seWdvbiBwb2ludHM9IjE3NS4xIDE1My4yIDIwNi4xIDMwNi40IDI1My45IDE1My4yIDIwOS40IDAgMjA5LjQgMCIgZmlsbD0idXJsKCNTVkdJRF80XykiIGNsYXNzPSJzdDMiLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfNV8iIHkyPSItMzIuNjYzIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTE9Ii0zMi42NjMiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiB4Mj0iMzI1LjA4IiB4MT0iNDMxLjg4Ij48c3RvcCBzdG9wLWNvbG9yPSIjMjMzRDdEIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMjkzRDdEIiBvZmZzZXQ9Ii4yNDk1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzNBM0M4MCIgb2Zmc2V0PSIuNTQ0NiIvPjxzdG9wIHN0b3AtY29sb3I9IiM1MTNCODQiIG9mZnNldD0iLjg2MTYiLz48c3RvcCBzdG9wLWNvbG9yPSIjNUQzQTg2IiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50Pjxwb2x5Z29uIHBvaW50cz0iMjUzLjkgMTUzLjIgMjA2LjEgMzA2LjQgMzEwLjcgMzA2LjQgMjg4LjQgMTUzLjIgMzEyLjkgMCAyMDkuNCAwIiBmaWxsPSJ1cmwoI1NWR0lEXzVfKSIgY2xhc3M9InN0NCIvPjxwb2x5Z29uIHBvaW50cz0iMTE2LjEgMCA1NS43IDAgNTUuNyA5NC44IDg5LjkgMTUzLjIgNTUuNyAyMTEuNiA1NS43IDMwNi40IDExNyAzMDYuNCA5NS4yIDE1My4yIiBmaWxsPSIjYWYyMDI0IiBjbGFzcz0ic3Q1Ii8+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzZfIiB5Mj0iNDMuOTM3IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTE9IjQzLjkzNyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIHgyPSIyMzIuNjciIHgxPSIzMjkuMTEiPjxzdG9wIHN0b3AtY29sb3I9IiM4OTM2ODAiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM4OTM2ODAiIG9mZnNldD0iLjMzNTQiLz48c3RvcCBzdG9wLWNvbG9yPSIjOEQzMTZEIiBvZmZzZXQ9Ii41MDI1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzkwMjk0RCIgb2Zmc2V0PSIuODM5OCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MDI1NDEiIG9mZnNldD0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHBvbHlnb24gcG9pbnRzPSIxNzUuMSAxNTMuMiAyMDkuNCAwIDExNi4xIDAiIGZpbGw9InVybCgjU1ZHSURfNl8pIiBjbGFzcz0ic3Q2Ii8+PHBvbHlnb24gcG9pbnRzPSI1NS43IDk0LjggNTUuNyAwIDAgMCIgZmlsbD0iIzk0MWIxZSIgY2xhc3M9InN0NyIvPjxwb2x5Z29uIHBvaW50cz0iNTUuNyAyMTEuNiA4OS45IDE1My4yIDU1LjcgOTQuOCIgZmlsbD0iI2IxMjczOSIgY2xhc3M9InN0OCIvPjxwb2x5Z29uIHBvaW50cz0iNTUuNyAyMTEuNiAwIDMwNi40IDU1LjcgMzA2LjQiIGZpbGw9IiM5NDFiMWUiIGNsYXNzPSJzdDciLz48cG9seWdvbiBwb2ludHM9IjU1LjcgOTQuOCAwIDAgMCAzMDYuNCA1NS43IDIxMS42IiBmaWxsPSIjOTUyNDMyIiBjbGFzcz0ic3Q5Ii8+PHBvbHlnb24gcG9pbnRzPSIxMTYuMSAwIDk1LjIgMTUzLjIgMTE3IDMwNi40IDE3NS4xIDE1My4yIiBmaWxsPSIjZDQyMDI3IiBjbGFzcz0ic3QxMCIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF83XyIgeTI9Ii0xODYuMDYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5MT0iMTIwLjQ0IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgeDI9Ijc0OC45NiIgeDE9Ijc0OC45NiI+PHN0b3Agc3RvcC1jb2xvcj0iIzk0QkU1NSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzkzQkQ1OCIgb2Zmc2V0PSIuMDQ0MzQwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzhCQkM2QSIgb2Zmc2V0PSIuMzg5MSIvPjxzdG9wIHN0b3AtY29sb3I9IiM4NkJDNzUiIG9mZnNldD0iLjcxNDkiLz48c3RvcCBzdG9wLWNvbG9yPSIjODRCQzc5IiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoCiAgICAgIGQ9Im02NDEuNiAyNTkuNmMxLjctMjUuNCAxMC01NC42IDE4LjgtODUuNiAxLjQtNSAyLjgtMTAgNC4yLTE1LjEtMS40LTUuNS0yLjgtMTAuOS00LjItMTYuMi04LjgtMzMuMy0xNy02NC43LTE4LjgtOTItMS40LTIxLjIgMS40LTM3IDguOS01MC42aC00NS45Yy03LjUgMTguMy0xMC4zIDI5LjEtOC45IDUwLjMgMS43IDI3LjMgMTAgNTguNyAxOC44IDkyIDEzIDQ5LjMgMjggMTA2LjIgMjMuMiAxNjQuMmgxMi45Yy03LjYtMTIuOC0xMC40LTI3LjMtOS00N3oiCiAgICAgIGNsYXNzPSJzdDExIgogICAgICBmaWxsPSJ1cmwoI1NWR0lEXzdfKSIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF84XyIgeTI9Ii0xODQuNDUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5MT0iMTE3LjI5IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgeDI9IjczMy40OSIgeDE9IjY1My43NiI+PHN0b3Agc3RvcC1jb2xvcj0iIzA4QTI0QiIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzBBQTE0RSIgb2Zmc2V0PSIuMTY3OCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwQjlFNTciIG9mZnNldD0iLjQwNDciLz48c3RvcCBzdG9wLWNvbG9yPSIjMDk5QTY3IiBvZmZzZXQ9Ii42ODI3Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzA0OTQ3RCIgb2Zmc2V0PSIuOTg5OCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwNDkzN0UiIG9mZnNldD0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0ibTYxNC41IDE0Mi4zYy04LjgtMzMuMy0xNy02NC43LTE4LjgtOTItMS40LTIxLjIgMS40LTMyIDguOS01MC4zaC0zNS40YzUuNyA1My45LTMuOCAxMDYuNy0xMy42IDE2Ni44LTUuNyAzNS0xMS43IDcxLjMtMTMuMiAxMDAuNi0xLjEgMjEuMSAwLjQgMzIuOCAxLjggMzloOTMuNWM0LjgtNTcuOS0xMC4zLTExNC44LTIzLjItMTY0LjF6IiBjbGFzcz0ic3QxMiIgZmlsbD0idXJsKCNTVkdJRF84XykiLz48cGF0aCBjbGFzcz0ic3QxMyIgZmlsbD0iIzFjOWE0OCIgZD0ibTY2NC42IDE1OC45Yy0xLjQgNS4xLTIuOCAxMC4xLTQuMiAxNS4xLTguOCAzMS0xNyA2MC4yLTE4LjggODUuNi0xLjQgMTkuNyAxLjQgMzQuMiA5IDQ2LjloMzNjNC4yLTUxLjgtNy4yLTEwMi4zLTE5LTE0Ny42eiIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF85XyIgeTI9Ii0xODUuOTYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5MT0iMTIwLjU0IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgeDI9IjgxMi44MyIgeDE9IjgxMi44MyI+PHN0b3Agc3RvcC1jb2xvcj0iIzY5QTA2MCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzYzOUQ1QyIgb2Zmc2V0PSIuMDM5ODk1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzRDOTQ0RiIgb2Zmc2V0PSIuMjE5MiIvPjxzdG9wIHN0b3AtY29sb3I9IiMzNzhFNDciIG9mZnNldD0iLjQxODQiLz48c3RvcCBzdG9wLWNvbG9yPSIjMjk4QjQ0IiBvZmZzZXQ9Ii42NTE1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzIzOEE0MyIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJtNjgwLjUgMGMxMC43IDU1LjMtMi41IDExMC40LTE1LjkgMTU4LjkgMTEuNyA0NS4zIDIzLjIgOTUuOCAxOC45IDE0Ny42aDM5LjZ2LTMwNi41aC00Mi42eiIgY2xhc3M9InN0MTQiIGZpbGw9InVybCgjU1ZHSURfOV8pIi8+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzEwXyIgeTI9Ii0xODUuODYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5MT0iMTIwLjU0IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgeDI9IjY1Mi40NSIgeDE9IjY1Mi40NSI+PHN0b3Agc3RvcC1jb2xvcj0iIzA1QjVEQyIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzA0QjBENyIgb2Zmc2V0PSIuMjE5NyIvPjxzdG9wIHN0b3AtY29sb3I9IiMwNUE0QzkiIG9mZnNldD0iLjUzNzEiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDU5MUI0IiBvZmZzZXQ9Ii45MTIyIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzA1OENBRSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJtNTQyLjMgMjY3LjRjMS41LTI5LjQgNy41LTY1LjYgMTMuMi0xMDAuNiA5LjgtNjAuMSAxOS4zLTExMi44IDEzLjYtMTY2LjhoLTcwLjhjLTEuNCAxMS40LTIuOSAxOS4yLTEuOCA0MS44IDEuNSAzMS42IDcuNSA3MC41IDEzLjIgMTA4LjIgOC40IDU1LjQgMTYuNiAxMDguOCAxNS4xIDE1Ni40aDE5LjJjLTEuMy02LjItMi44LTE3LjktMS43LTM5eiIgY2xhc3M9InN0MTUiIGZpbGw9InVybCgjU1ZHSURfMTBfKSIvPjxwb2x5Z29uIHBvaW50cz0iMzc1LjcgMTUzLjIgMzU4LjEgMCAzNTguMSAzMDYuNCIgZmlsbD0iIzJhMzg4NiIgY2xhc3M9InN0MTYiLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMTFfIiB5Mj0iNzcuMTM2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTE9Ii00LjMyODEiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiB4Mj0iNzk2LjcxIiB4MT0iNzUxLjA1Ij48c3RvcCBzdG9wLWNvbG9yPSIjNjJCMTZFIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjODdCOTU3IiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Im02NDEuNiA1MC42YzEuNyAyNy4zIDEwIDU4LjcgMTguOCA5MiAxLjQgNS4zIDIuOCAxMC43IDQuMiAxNi4yIDEzLjUtNDguNCAyNi42LTEwMy41IDE1LjktMTU4LjhoLTMwYy03LjUgMTMuNi0xMC4zIDI5LjQtOC45IDUwLjZ6IiBjbGFzcz0ic3QxNyIgZmlsbD0idXJsKCNTVkdJRF8xMV8pIi8+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzEyXyIgeTI9Ii0xODkuMjgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5MT0iMTEzLjcxIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgeDI9IjYzMS41OSIgeDE9IjU1MC40Ij48c3RvcCBzdG9wLWNvbG9yPSIjMDY5QUQ0IiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMzBBMENFIiBvZmZzZXQ9Ii4zNTI1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzVCQjBDMCIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJtNTA5LjggMTUwYy01LjctMzcuNy0xMS43LTc2LjYtMTMuMi0xMDguMi0xLjEtMjIuNyAwLjQtMzAuNCAxLjgtNDEuOGgtNDEuNWMxLjUgNDAuMS0xLjUgODUuMy03IDE2MC44LTMuMSA0My41LTggMTEwLjUtNyAxNDUuN2g4Mi4xYzEuNC00Ny43LTYuOC0xMDEuMS0xNS4yLTE1Ni41eiIgY2xhc3M9InN0MTgiIGZpbGw9InVybCgjU1ZHSURfMTJfKSIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xM18iIHkyPSItMTg1Ljg2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTE9IjEyMC41NCIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIHgyPSI1MDUuMzMiIHgxPSI1MDUuMzMiPjxzdG9wIHN0b3AtY29sb3I9IiMxRTQ1OEUiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxRjRGOTYiIG9mZnNldD0iLjI0MTEiLz48c3RvcCBzdG9wLWNvbG9yPSIjMkI2QUFCIiBvZmZzZXQ9Ii43MjkyIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzMzN0JCOSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cG9seWdvbiBwb2ludHM9IjM1OC4xIDMwNi40IDQxNC42IDMwNi40IDQxNC42IDAgMzU4LjEgMCAzNzUuNyAxNTMuMiIgZmlsbD0idXJsKCNTVkdJRF8xM18pIiBjbGFzcz0ic3QxOSIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xNF8iIHkyPSIxMjAuNTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5MT0iLTE4NS44NiIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIHgyPSI1NTQuOTIiIHgxPSI1NTQuOTIiPjxzdG9wIHN0b3AtY29sb3I9IiMzRjlBQzkiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyMDYyQTIiIG9mZnNldD0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0ibTQ0OS45IDE2MC44YzUuNS03NS41IDguNS0xMjAuNiA3LTE2MC44aC00Mi4ybC0wLjEgMzA2LjRoMjguM2MtMS0zNS4xIDMuOC0xMDIuMSA3LTE0NS42eiIgY2xhc3M9InN0MjAiIGZpbGw9InVybCgjU1ZHSURfMTRfKSIvPjwvZz4KPC9zdmc+Cg==) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.header-right ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: flex-end;
  text-align: left;
  font-size: 16px;
  margin: 0;
  align-items: center;
}

.header-right ul li {
  margin-left: 30px;
}

.header-right ul li a {
  color: #000;
}

.header-right ul li a:hover {
  text-decoration: none;
  color: #007bc0;
}

/*.header-right li .language-selector {
  margin-left: 10px;
  background-color: #e0e2e5;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0;
  height: 1.75rem;
  width: auto;  
  border: 0;

  display: flex;
  align-items: center;

  span {
    margin: 0 0.25rem;
  }
}*/
/**Priti */
.language-selectdiv {
  margin-left: 10px;
  position: relative;
}

.language-selectdiv .portlet-borderless .portlet-content {
  padding: 0 !important;
}

.language-selectdiv .portlet-barebone .portlet-content {
  padding: 0 !important;
}

.language-selectdiv .portlet {
  margin-bottom: 0px !important;
}

.language-selectdiv:after {
  /* content: '\f078';
   font: normal normal normal 17px/1 FontAwesome;*/
  content: "\e905";
  font-family: "BoschIcons";
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 0;
  color: #000;
  right: 5px;
  top: 5px;
  height: 1.75rem;
  width: auto;
  padding: 15px 0px 0px 8px;
  position: absolute;
  pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
.language-selectdiv select::-ms-expand {
  display: none;
}

.language-selectdiv select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  display: block;
  max-width: 75px;
  min-width: 60px;
  height: 1.75rem;
  float: right;
  margin: 5px 0px;
  padding: 0px 10px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #e0e2e5;
  background-image: none;
  -ms-word-break: normal;
  word-break: normal;
  border: none;
  text-transform: uppercase;
}

/* Priti */
.search-box {
  position: relative;
  /*width: 100%;
    display: flex;  
    flex-wrap: nowrap;
    align-items: center;*/
}

a.d-flex.align-items-center.search-box-container:hover {
  color: #007bc0;
  cursor: pointer;
}

@media (min-width: 768px) {
  .search-box-wrapper .portlet-content {
    padding: 0 1rem !important;
  }
}
@media (max-width: 767px) {
  .logo img {
    max-width: 105px;
    height: auto;
  }
  .header-right ul li {
    margin-left: 10px !important;
  }
  .header-right ul li a {
    font-size: 24px;
  }
  .header {
    padding: 13px 0;
  }
}
#stories-container {
  grid-template-columns: repeat(12, 1fr);
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 2rem;
}
#stories-container .story {
  border-radius: 0;
  grid-column: span 4;
  background: #eff1f2;
}
#stories-container .story:first-child, #stories-container .story:nth-child(2) {
  grid-column: span 6;
}
#stories-container .story .card-body {
  padding: 1.5rem;
  background: #eff1f2;
}
#stories-container .story .card-body .title {
  font-size: 1.25rem;
  margin-bottom: 0;
}
#stories-container .story .card-body .subtitle {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
}
#stories-container .story a {
  color: #000;
  text-decoration: none;
}
#stories-container .story a:hover {
  text-decoration: none;
}
#stories-container .story a:hover .subtitle {
  color: #000;
}
#stories-container .story a:hover .title {
  color: #007bc0;
}

@media only screen and (max-width: 428px) {
  #stories-container .story {
    grid-column: span 12;
  }
  #stories-container .story:first-child, #stories-container .story:nth-child(2) {
    grid-column: span 12;
  }
}
.bap-footer-links-navigation {
  border: 0;
  border-bottom: 1px solid #e0e2e5;
}
.bap-footer-links-navigation .nav-tab-links-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}
.bap-footer-links-navigation .tab-link-scrollContainer {
  overflow-x: auto;
  text-align: center;
}
.bap-footer-links-navigation .links {
  padding: 0;
  margin: 0;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  justify-content: flex-start;
}
.bap-footer-links-navigation .link-active {
  color: #007bc0;
}
.bap-footer-links-navigation .link--active::after {
  background-color: currentColor;
  opacity: 1;
}
.bap-footer-links-navigation .link:not(:first-child) {
  margin-left: 30px;
}
.bap-footer-links-navigation .link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  position: relative;
  height: 60px;
  cursor: pointer;
}
.bap-footer-links-navigation .link .a-link-wrapper {
  margin: 0;
}
.bap-footer-links-navigation .link .a-link-wrapper .a-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #000;
}
.bap-footer-links-navigation .link .a-link-wrapper .a-link:hover {
  color: #007bc0;
}
.bap-footer-links-navigation .link .a-link-wrapper a.a-link-primary {
  color: #007bc0;
}
.bap-footer-links-navigation .link .a-link-wrapper a.a-link-primary:hover {
  color: #00629a;
}
.bap-footer-links-navigation .link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  opacity: 0;
  background-color: #004975;
  transition: opacity cubic-bezier(0.38, 0.04, 0.35, 0.96) 250ms;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.bap-footer-links-navigation .link-active::after {
  background-color: currentColor;
  opacity: 1;
}
.bap-footer-links-navigation .link:hover {
  color: #00629a;
}
.bap-footer-links-navigation .tabLinksSeparator {
  height: 1px;
  background: #e0e2e5;
}
@media (min-width: 768px) {
  .bap-footer-links-navigation .link:not(:first-child) {
    margin-left: 50px;
  }
}

.legal-page-heading {
  clear: both;
  position: relative;
  max-width: 100rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
}
.legal-page-heading .A-Text-ComponentHeader {
  text-align: left;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-flow: row;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 1rem;
  margin-bottom: 2rem;
}
.legal-page-heading .A-Text-ComponentHeader-headline {
  font-size: 2rem;
  line-height: 43px;
  color: #000;
  margin: 0;
  font-family: "BoschSansRegular" !important;
}
.legal-page-heading .A-Text-ComponentHeader__subline {
  font-size: 1rem;
  margin: 0;
}
.legal-page-heading .A-Text-ComponentHeader > *,
.legal-page-heading .A-Text-ComponentHeader-headline {
  grid-column: span 12;
  font-family: "BoschSansRegular" !important;
}

.legal-page-content-wrapper {
  margin: 15px 0px;
}
.legal-page-content-wrapper .legal-page-info-body {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.legal-page-content-wrapper .legal-page-info-body .legal-page-info-description {
  grid-column: span 12;
}
.legal-page-content-wrapper .legal-page-info-body .legal-page-info-description a {
  color: #007bc0;
}

@media (min-width: 768px) {
  .legal-page-heading .A-Text-ComponentHeader-headline {
    font-size: 2.5rem;
    line-height: 52px;
  }
  .legal-page-heading .A-Text-ComponentHeader__subline {
    font-size: 1rem;
  }
  .legal-page-content-wrapper .legal-page-info-body .legal-page-info-description {
    grid-column: span 10;
  }
  .legal-page-content-wrapper .legal-page-info-body .legal-page-info-description .legal-page-info-RichText p {
    margin-bottom: 18px;
  }
}
@media (min-width: 992px) {
  .legal-page-heading .A-Text-ComponentHeader-headline {
    font-size: 64px;
    line-height: 77px;
    font-family: "BoschSansRegular" !important;
  }
  .legal-page-heading .A-Text-ComponentHeader__subline {
    font-size: 1.25rem;
  }
  .legal-page-content-wrapper {
    margin: 15px 0;
  }
  .legal-page-content-wrapper .legal-page-info-body .legal-page-info-description {
    grid-column: span 8;
  }
}
.service-centers-button {
  display: block;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  margin-top: 10px;
  color: #007bc0;
  border: 1px solid #007bc0;
  background-color: #fff;
  border-radius: 0;
  height: 44px;
}
.service-centers-button:hover {
  color: #007bc0;
  text-decoration: none;
  cursor: pointer;
}

.buy-now-button {
  display: flex !important;
  margin-top: 10px;
  color: #fff;
  border: 1px solid #007BC0;
  background-color: #007BC0;
  border-radius: 0;
  float: inherit;
  padding: 0 !important;
  height: 44px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.buy-now-button:hover {
  background-color: #007BC0;
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
}

.bap-breadcrumb-wrapper {
  background: transparent;
  margin-bottom: 0px;
}
.bap-breadcrumb-wrapper a.breadcrumb-link {
  color: #000;
}
.bap-breadcrumb-wrapper a.breadcrumb-link:hover .bap-breadcrumb-wrapper a.breadcrumb-link {
  color: #00629a;
}
.bap-breadcrumb-wrapper a.breadcrumb-link:hover .breadcrumb-text-truncate {
  color: #00629a;
}
.bap-breadcrumb-wrapper li.breadcrumb-item {
  font-size: 12px;
  margin-right: 15px;
}
.bap-breadcrumb-wrapper .breadcrumb-item + .breadcrumb-item {
  padding-left: 25px;
}
.bap-breadcrumb-wrapper .breadcrumb-link > .breadcrumb-text-truncate:hover {
  text-decoration: none;
}
.bap-breadcrumb-wrapper .breadcrumb-text-truncate {
  color: #000;
}

html,
body {
  font-family: "BoschSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
strong,
b {
  font-family: "BoschSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  font-style: normal;
}

.btn {
  border-radius: 0;
}

.btn-primary {
  background: #007bc0;
  border-color: #007bc0;
}

/* bap-category-carousel started */
.bap-category-carousel-wrapper {
  padding: 0 10px;
}

.bap-category-carousel-wrapper .item-image {
  overflow: hidden;
}

.bap-category-carousel-wrapper .owl-item .item-image img {
  height: 100%;
  width: 100%;
}

.bap-category-carousel-wrapper .item {
  padding: 0 15px;
}

.bap-category-carousel-wrapper .item-text-wrapper {
  cursor: pointer;
  background-color: #eff1f2;
  padding: 10px 15px;
}

.bap-category-carousel-wrapper .item-text-wrapper .item-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0 15px;
  font-family: "BoschSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.bap-category-carousel-wrapper .item-text-wrapper .item-title .item-icon {
  margin-top: 0.25rem;
  cursor: pointer;
}

.bap-category-carousel-wrapper .item-text-wrapper a {
  color: #00629a;
}
.bap-category-carousel-wrapper .item-text-wrapper a::after {
  content: "\e90f";
  font-family: "BoschIcons";
}

.bap-category-carousel-wrapper .item-link-wrapper {
  display: none;
  padding: 15px 0 0 15px;
}

.bap-category-carousel-wrapper .owl-nav .bap-left {
  right: 0;
  position: absolute;
  top: 34%;
  font-size: 22px;
  left: 0;
  right: auto;
  padding: 0 0 1rem;
}

.bap-category-carousel-wrapper .owl-nav .bap-right {
  right: 0;
  position: absolute;
  top: 34%;
  font-size: 22px;
  padding: 0 0 0 1rem;
}

/* bap-category-carousel ended */
/* Bap Headline Section Started */
.bap-headline-section-wrapper h3 {
  line-height: 1.5;
  font-size: 24px;
  font-weight: bold;
}

/*Bap Headline Section Ended */
/*Bap Hero section started */
#hero-banner,
#banner-image-with-desc {
  position: relative;
}
#hero-banner .slide-text,
#banner-image-with-desc .slide-text {
  position: absolute;
  bottom: 0;
  right: 15%;
  background: black;
  top: 0%;
  padding: 40px;
  color: #fff;
  max-width: 400px;
}
#hero-banner button.owl-prev,
#banner-image-with-desc button.owl-prev {
  background: transparent !important;
  color: inherit !important;
  margin-left: 0;
  margin-right: 96%;
}
#hero-banner button.owl-prev:after,
#banner-image-with-desc button.owl-prev:after {
  content: "\e90c";
  font-family: "BoschIcons";
  position: absolute;
  bottom: 18px;
  top: auto;
  right: auto;
  left: 93%;
  line-height: 1;
}
#hero-banner button.owl-prev span,
#banner-image-with-desc button.owl-prev span {
  height: auto;
  padding: 0;
  display: block;
  line-height: 1;
}
#hero-banner button.owl-prev:hover:after,
#banner-image-with-desc button.owl-prev:hover:after {
  color: rgba(0, 0, 0, 0.5);
}
#hero-banner button.owl-prev:focus,
#banner-image-with-desc button.owl-prev:focus {
  outline: none;
}
#hero-banner button.owl-next:after,
#banner-image-with-desc button.owl-next:after {
  content: "\e90f";
  font-family: "BoschIcons";
  position: absolute;
  bottom: 18px;
  top: auto;
  left: 97%;
  right: auto;
  line-height: 1;
}
#hero-banner button.owl-next span,
#banner-image-with-desc button.owl-next span {
  height: auto;
  padding: 0;
  display: block;
  line-height: 1;
  font-size: 0;
}
#hero-banner button.owl-next:hover:after,
#banner-image-with-desc button.owl-next:hover:after {
  color: rgba(0, 0, 0, 0.5);
}
#hero-banner .owl-nav,
#banner-image-with-desc .owl-nav {
  margin: 0;
  background: #eff1f2;
  width: 100%;
  padding: 10px;
  font-size: 14px;
}
#hero-banner h1,
#banner-image-with-desc h1 {
  font-weight: normal;
}
#hero-banner h4,
#banner-image-with-desc h4 {
  font-weight: bold;
  font-size: 24px;
}
#hero-banner .description p,
#banner-image-with-desc .description p {
  padding: 20px 25px 0px 16px;
  font-size: 12px;
  max-width: 730px;
  margin: 0px;
}
#hero-banner .owl-item,
#banner-image-with-desc .owl-item {
  background: #eff1f2;
}

#hero-banner {
  background-color: #eff1f2;
}
#hero-banner .owl-stage {
  background-color: black;
}
#hero-banner .owl-stage .item {
  background-color: black;
}
#hero-banner img {
  width: 100%;
  min-height: 650px;
  height: 100%;
  object-fit: cover;
}
#hero-banner .slide-text {
  position: absolute;
  bottom: 0;
  right: 15%;
  background: black;
  top: 0%;
  padding: 100px 40px;
  color: #fff;
  max-width: 400px;
}
#hero-banner .slide-text h4 {
  margin-top: 32px;
}
#hero-banner .slide-text p {
  margin-top: 32px;
}
#hero-banner .slide-text a.btn-primary {
  margin-top: 72px;
}
#hero-banner .owl-dots {
  position: absolute;
  bottom: 60px;
  right: 20%;
}
#hero-banner .owl-dots .owl-dot span {
  background: #c1c7cc;
}
#hero-banner .owl-dots .owl-dot.active span {
  background: #007bc0;
}
#hero-banner .container {
  position: relative;
  z-index: 999;
}

#banner-image-with-desc img {
  width: 100%;
  height: 670px;
}
#banner-image-with-desc .owl-dots {
  display: none;
}
#banner-image-with-desc .item {
  background: #eff1f2;
}

#hero-banner .slide-text-container {
  height: 100%;
  top: 0;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 1110px;
}

#hero-banner .slide-text {
  position: absolute;
  bottom: 0;
  right: 0;
  background: black;
  top: 0;
  padding: 40px;
  color: #fff;
  min-width: 50%;
}

#bap-secondary-banner .banner-title {
  font-size: 24px;
}
#bap-secondary-banner .banner-description {
  font-size: 16px;
}
#bap-secondary-banner .col-lg-6.banner-text {
  background-color: #eff1f2;
  padding: 25px;
}
#bap-secondary-banner .col-lg-6.banner-image {
  padding: 0px;
}
#bap-secondary-banner .col-lg-6.banner-image img {
  position: absolute;
  display: block;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#bap-secondary-banner .owl-dots .owl-dot.active span {
  background: #007bc0;
}
#bap-secondary-banner .row {
  margin-left: 0px;
  margin-right: 0px;
}
#bap-secondary-banner .owl-nav button span {
  display: none;
}
#bap-secondary-banner button.owl-prev:after {
  content: "\e90c";
  font-family: "BoschIcons";
  position: absolute;
  top: 50%;
  right: auto;
  left: 0;
  line-height: 1;
  transform: scale(0.9, 1.2);
}
#bap-secondary-banner button.owl-next:after {
  content: "\e90f";
  font-family: "BoschIcons";
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
  line-height: 1;
  transform: scale(0.9, 1.2);
}
#bap-secondary-banner button.owl-prev:focus-visible {
  outline: none;
}
#bap-secondary-banner button.owl-next:focus-visible {
  outline: none;
}
#bap-secondary-banner button.owl-prev:focus {
  outline: none;
}
#bap-secondary-banner button.owl-next:focus {
  outline: none;
}

#bap-secondary-banner.owl-theme .owl-next,
#bap-secondary-banner.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  font-size: 60px;
  color: #fff;
}

#bap-secondary-banner.owl-theme .owl-prev {
  left: 10px;
}

#bap-secondary-banner.owl-theme .owl-next {
  right: 10px;
}

#bap-secondary-banner .owl-nav [class*=owl-]:hover {
  background: transparent;
  text-decoration: none;
}

#counter {
  position: absolute;
  bottom: 0;
}

#readMoreButton {
  display: block;
  background: #007bc0;
  border-color: #007bc0;
  color: #FFF;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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;
  border-radius: 0;
}

#readMoreButton:focus, #readMoreButton.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.alert-neutral-bosch {
  background: #d1e4ff;
  border-color: #d1e4ff;
  color: #000;
  border-radius: 0;
}

.alert-warning-bosch {
  background: #ff5f5f;
  border-color: #ff5f5f;
  color: #000;
  border-radius: 0;
}

@media (max-width: 991px) {
  #hero-banner .slide-text-container,
  #banner-image-with-desc .slide-text-container {
    position: relative;
    right: 0;
    left: 0;
    max-width: 100%;
  }
  #hero-banner .slide-text,
  #banner-image-with-desc .slide-text {
    position: relative;
    right: 0;
    left: 0;
    padding: 60px;
    min-width: 100%;
  }
  #hero-banner h1,
  #banner-image-with-desc h1 {
    font-size: 24px;
  }
  #hero-banner h4,
  #banner-image-with-desc h4 {
    font-size: 18px;
  }
  #hero-banner .owl-dots,
  #banner-image-with-desc .owl-dots {
    right: 0;
    left: 0;
  }
  #hero-banner button.owl-prev,
  #banner-image-with-desc button.owl-prev {
    margin-right: 94%;
  }
  #hero-banner button.owl-prev:after,
  #banner-image-with-desc button.owl-prev:after {
    left: 91%;
  }
  #hero-banner img {
    min-height: 260px;
    height: 100%;
  }
  #hero-banner .slide-text {
    padding: 20px 100px;
  }
  #hero-banner .slide-text a.btn-primary {
    margin-top: 30px;
  }
  #hero-banner .owl-dots {
    bottom: 50px;
  }
  #banner-image-with-desc img {
    height: 446px;
  }
  #bap-secondary-banner .banner-title {
    font-size: 24px;
  }
  #bap-secondary-banner .banner-description {
    font-size: 20px;
    padding-top: 25px;
  }
  #bap-secondary-banner .col-lg-6.banner-text a.btn.btn-primary {
    margin-top: 11px;
  }
  #bap-secondary-banner .col-lg-6.banner-image img {
    position: static;
    height: 462px;
  }
  #bap-secondary-banner.owl-theme .owl-next,
  #bap-secondary-banner.owl-theme .owl-prev {
    top: 30%;
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .container {
    margin: 0px;
    max-width: unset;
  }
  .portlet-content {
    padding: 1rem 0px !important;
  }
  #hero-banner button.owl-prev:after,
  #banner-image-with-desc button.owl-prev:after {
    left: 80%;
  }
  #hero-banner button.owl-next::after,
  #banner-image-with-desc button.owl-next::after {
    left: 90%;
  }
  #hero-banner button.owl-prev,
  #banner-image-with-desc button.owl-prev {
    margin-right: 88%;
  }
  #hero-banner img {
    min-height: 108px;
    height: 100%;
    object-fit: cover;
  }
  #hero-banner .slide-text {
    padding: 30px;
  }
  #hero-banner .slide-text h4,
  #hero-banner .slide-text p,
  #hero-banner .slide-text a.btn-primary {
    margin-top: 15px;
  }
  #banner-image-with-desc img {
    height: 175px;
  }
  #bap-secondary-banner .banner-title {
    font-size: 16px;
  }
  #bap-secondary-banner .banner-description {
    font-size: 12px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  #bap-secondary-banner .col-lg-6.banner-image img {
    height: 192px;
  }
  #bap-secondary-banner.owl-theme .owl-next,
  #bap-secondary-banner.owl-theme .owl-prev {
    top: 25%;
    font-size: 25px;
  }
}
.portlet-title-text {
  display: none !important;
}

.bap-portlet-content .portlet-content {
  padding: 0px !important;
}

.bap-portlet-content .autofit-float.autofit-row.portlet-header {
  margin: 0px;
}

.bap-portlet-content section.portlet {
  margin: 0px;
}

.bap-portlet-content .portlet-title-text {
  display: none !important;
}

.bap-portlet-content .portlet-header {
  display: none !important;
}

.bap-portlet-content .portlet-content-editable {
  border: none;
  border-width: 0 !important;
}

@media screen and (min-width: 800px) {
  #bap-secondary-banner.owl-theme .owl-next {
    color: #000;
  }
  #bap-secondary-banner .banner-title {
    margin-bottom: 24px;
  }
  #bap-secondary-banner .banner-description {
    margin: 0px 0px 13px;
  }
  #bap-secondary-banner .col-lg-6.banner-text {
    padding: 25px 85px 25px 25px;
    height: 400px;
  }
  #bap-secondary-banner .col-lg-6.banner-text a.btn.btn-primary {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 765px) {
  #bap-navigation .nav-link {
    margin-right: 0;
  }
}
#bap-navigation .navbar-toggler-icon {
  height: 1.75em;
  width: 1.75rem;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 25 25' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-width='1' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#_Bosch_AutoParts_Search_Portlet_INSTANCE_bapproductsearchbar_fm .form-control:focus {
  box-shadow: none;
}

ul {
  padding-left: 1.25rem;
  list-style-type: square;
}
ul li {
  margin-bottom: 15px;
}

.nav-pills .nav-link {
  border-radius: 999px;
  color: #000;
  background: #e1e3e6;
  margin: 0.75rem;
  padding: 0.5rem 0.75rem;
  min-width: 140px;
  text-align: center;
  align-content: center;
}
.nav-pills .active .nav-link {
  background: #007bc0 !important;
  color: #fff;
}

#portlet_bapvpfreactwidget_INSTANCE_fsuf.portlet {
  margin-bottom: 0 !important;
}

#portlet_bapvpfreactwidget_INSTANCE_woak .portlet-topper {
  top: 40px;
}

.portlet-boundary_bapvpfreactwidget_ .portlet > .portlet-topper {
  transition: inherit;
}
.portlet-boundary_bapvpfreactwidget_ .portlet.open > .portlet-topper, .portlet-boundary_bapvpfreactwidget_ .portlet:hover > .portlet-topper, .portlet-boundary_bapvpfreactwidget_ .portlet.focus > .portlet-topper {
  transform: inherit;
}

body.has-control-menu .page-editor__sidebar {
  top: 160px !important;
}

.bosch-accordion ul {
  width: 100%;
  margin: auto;
  padding-left: 0;
  list-style: none none inside;
  overflow: hidden;
}
.bosch-accordion ul li {
  position: relative;
  border-bottom: 1px solid #e0e2e5;
  margin: 0 auto;
}
.bosch-accordion ul li h4 {
  margin: auto 0;
  align-content: center;
  display: flex;
  cursor: pointer;
  padding: 30px 30px 30px 0;
  align-content: center;
  display: flex;
  font-size: 28px;
}
.bosch-accordion ul li h4 .glyph-wrapper {
  position: absolute;
  width: 26px;
  height: 26px;
  right: 0;
  transition: all 0.5s 0.1s ease;
}
.bosch-accordion ul li h4 .glyph-wrapper span {
  position: relative;
  left: 50%;
  top: 50%;
  display: block;
  background-color: #000;
  transition: inherit;
  transform-origin: center;
}
.bosch-accordion ul li h4 .glyph-wrapper span.line-h {
  width: inherit;
  height: 2px;
  transform: translate(-50%, calc(-50% + 1px));
}
.bosch-accordion ul li h4 .glyph-wrapper span.line-v {
  width: 2px;
  height: inherit;
  transform: translate(-50%, calc(-50% - 1px));
}
.bosch-accordion ul li .bosch-accordion-body {
  overflow: hidden;
  transition: all 0.4s ease;
}
.bosch-accordion ul li .active + .bosch-accordion-body {
  margin-bottom: 1rem;
}
.bosch-accordion ul li .inactive + .bosch-accordion-body {
  max-height: 0;
  transition: all 0.4s ease;
}

.portlet-barebone .portlet-layout .portlet-header {
  margin-bottom: 0 !important;
}

#portlet_bapvpfreactwidget_INSTANCE_fsuf .portlet-header {
  margin-bottom: 0;
}

h1, .h1 {
  font-size: 2.5rem/1rem -rem-value/1 -rem-valuerem;
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: 2rem/1rem -rem-value/1 -rem-valuerem;
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: 1.75rem/1rem -rem-value/1 -rem-valuerem;
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: 1.5rem/1rem -rem-value/1 -rem-valuerem;
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem/1rem -rem-value/1 -rem-valuerem;
}
@media (min-width: 1200px) {
  h5, .h5 {
    font-size: 1.25rem;
  }
}

h6, .h6 {
  font-size: 1rem/1rem -rem-value/1 -rem-valuerem;
}
@media (min-width: 1200px) {
  h6, .h6 {
    font-size: 1rem;
  }
}

.product-carousel {
  padding-bottom: 2rem;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
