/**
 * Clay 3.124.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.124.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
 */
@import "ekko-lightbox.css";
.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 #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

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

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

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    background-color: #fff;
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h4,
.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: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.file-icon-color-7 {
  background-color: #fff;
  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: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6c757d;
}

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

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

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

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

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

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

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

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

.user-icon-color-9 {
  background-color: #fff;
  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%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: 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: #fff;
  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. */
@font-face {
  font-family: "SiemensSerif";
  font-weight: normal;
  font-style: normal;
  src: url(../assets/fonts/SiemensSerif-Roman.woff) format("woff"), url(../assets/fonts/SiemensSerif-Roman.eot) format("eot"), url(../assets/fonts/SiemensSerif-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSerif";
  font-weight: normal;
  font-style: italic;
  src: url(../assets/fonts/SiemensSerif-Italic.woff) format("woff"), url(../assets/fonts/SiemensSerif-Italic.eot) format("eot"), url(../assets/fonts/SiemensSerif-Italic.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSerif";
  font-weight: 500;
  font-style: normal;
  src: url(../assets/fonts/SiemensSerif-Semibold.woff) format("woff"), url(../assets/fonts/SiemensSerif-Semibold.eot) format("eot"), url(../assets/fonts/SiemensSerif-Semibold.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSerif";
  font-weight: 500;
  font-style: italic;
  src: url(../assets/fonts/SiemensSerif-SemiboldItalic.woff) format("woff"), url(../assets/fonts/SiemensSerif-SemiboldItalic.eot) format("eot"), url(../assets/fonts/SiemensSerif-SemiboldItalic.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSerif";
  font-weight: bold;
  font-style: normal;
  src: url(../assets/fonts/SiemensSerif-Bold.woff) format("woff"), url(../assets/fonts/SiemensSerif-Bold.eot) format("eot"), url(../assets/fonts/SiemensSerif-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSerif";
  font-weight: bold;
  font-style: italic;
  src: url(../assets/fonts/SiemensSerif-BoldItalic.woff) format("woff"), url(../assets/fonts/SiemensSerif-BoldItalic.eot) format("eot"), url(../assets/fonts/SiemensSerif-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSans";
  font-weight: normal;
  font-style: normal;
  src: url(../assets/fonts/SiemensSans-Roman.woff) format("woff"), url(../assets/fonts/SiemensSans-Roman.eot) format("eot"), url(../assets/fonts/SiemensSans-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSans";
  font-weight: normal;
  font-style: italic;
  src: url(../assets/fonts/SiemensSans-Italic.woff) format("woff"), url(../assets/fonts/SiemensSans-Italic.eot) format("eot"), url(../assets/fonts/SiemensSans-Italic.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSans";
  font-weight: 500;
  font-style: normal;
  src: url(../assets/fonts/SiemensSans-Bold.woff) format("woff"), url(../assets/fonts/SiemensSans-Bold.eot) format("eot"), url(../assets/fonts/SiemensSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSans";
  font-weight: 500;
  font-style: italic;
  src: url(../assets/fonts/SiemensSans-BoldItalic.woff) format("woff"), url(../assets/fonts/SiemensSans-BoldItalic.eot) format("eot"), url(../assets/fonts/SiemensSans-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSansBlack";
  font-weight: bold;
  font-style: normal;
  src: url(../assets/fonts/SiemensSans-Black.woff) format("woff"), url(../assets/fonts/SiemensSans-Black.eot) format("eot"), url(../assets/fonts/SiemensSans-Black.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSans";
  font-weight: bold;
  font-style: italic;
  src: url(../assets/fonts/SiemensSans-BlackItalic.woff) format("woff"), url(../assets/fonts/SiemensSans-BlackItalic.eot) format("eot"), url(../assets/fonts/SiemensSans-BlackItalic.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSlab";
  font-weight: normal;
  font-style: normal;
  src: url(../assets/fonts/SiemensSlab-Roman.woff) format("woff"), url(../assets/fonts/SiemensSlab-Roman.eot) format("eot"), url(../assets/fonts/SiemensSlab-Roman.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSlab";
  font-weight: normal;
  font-style: italic;
  src: url(../assets/fonts/SiemensSlab-Italic.woff) format("woff"), url(../assets/fonts/SiemensSlab-Italic.eot) format("eot"), url(../assets/fonts/SiemensSlab-Italic.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSlab";
  font-weight: 500;
  font-style: normal;
  src: url(../assets/fonts/SiemensSlab-Bold.woff) format("woff"), url(../assets/fonts/SiemensSlab-Bold.eot) format("eot"), url(../assets/fonts/SiemensSlab-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSlab";
  font-weight: 500;
  font-style: italic;
  src: url(../assets/fonts/SiemensSlab-BoldItalic.woff) format("woff"), url(../assets/fonts/SiemensSlab-BoldItalic.eot) format("eot"), url(../assets/fonts/SiemensSlab-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSlab";
  font-weight: bold;
  font-style: normal;
  src: url(../assets/fonts/SiemensSlab-Black.woff) format("woff"), url(../assets/fonts/SiemensSlab-Black.eot) format("eot"), url(../assets/fonts/SiemensSlab-Black.ttf) format("truetype");
}
@font-face {
  font-family: "SiemensSlab";
  font-weight: bold;
  font-style: italic;
  src: url(../assets/fonts/SiemensSlab-BlackItalic.woff) format("woff"), url(../assets/fonts/SiemensSlab-BlackItalic.eot) format("eot"), url(../assets/fonts/SiemensSlab-BlackItalic.ttf) format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url("../assets/fonts/fa-regular-400.eot");
  src: url("../assets/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/fa-regular-400.woff2") format("woff2"), url("../assets/fonts/fa-regular-400.woff") format("woff"), url("../assets/fonts/fa-regular-400.ttf") format("truetype"), url("../assets/fonts/fa-regular-400.svg#fontawesomeregular") format("svg");
}
@font-face {
  font-family: "FontAwesome Solid";
  font-weight: normal;
  font-style: normal;
  src: url("../assets/fonts/fa-solid-900.eot");
  src: url("../assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/fa-solid-900.woff2") format("woff2"), url("../assets/fonts/fa-solid-900.woff") format("woff"), url("../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../assets/fonts/fa-solid-900.svg#fontawesomeregular") format("svg");
}
@font-face {
  font-family: "siemens-webicons-webfont";
  src: url("../assets/fonts/siemens-webicons-webfont.woff") format("woff"), url("../assets/fonts/siemens-webicons-webfont.svg") format("svg");
}
@font-face {
  font-family: "Siemens Web Icons";
  src: url("../assets/fonts/SiemensWebIcons/siemens-webicons-webfont.eot");
  src: url("../assets/fonts/SiemensWebIcons/siemens-webicons-webfont.eot#iefix") format("embedded-opentype"), url("../assets/fonts/SiemensWebIcons/siemens-webicons-webfont.ttf") format("truetype"), url("../assets/fonts/SiemensWebIcons/siemens-webicons-webfont.woff") format("woff"), url("../assets/fonts/SiemensWebIcons/siemens-webicons-webfont.svg#siemens-webicons-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* © Siemens AG - 1.0.0 - DIRTY */
/* Copyright Siemens AG, 2016 */
/* Licensed under the Siemens Inner Source License 1.1 */
@font-face {
  font-family: "simpl-icons-newton";
  src: url("../simpl-icons/fonts/simpl-icons-newton.eot");
  src: url("../simpl-icons/fonts/simpl-icons-newton.eot?#iefix") format("eot"), url("../simpl-icons/fonts/simpl-icons-newton.woff") format("woff"), url("../simpl-icons/fonts/simpl-icons-newton.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^=newton-], [class*=" newton-"] {
  display: inline-block;
  font-family: "simpl-icons-newton";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.newton-apps:before {
  content: "\ea01";
}

.newton-arrow-down-extrasmall:before {
  content: "\ea02";
}

.newton-arrow-down-large:before {
  content: "\ea03";
}

.newton-arrow-down-small:before {
  content: "\ea04";
}

.newton-arrow-left-extrasmall:before {
  content: "\ea05";
}

.newton-arrow-left-large:before {
  content: "\ea06";
}

.newton-arrow-left-small:before {
  content: "\ea07";
}

.newton-arrow-right-extrasmall:before {
  content: "\ea08";
}

.newton-arrow-right-large:before {
  content: "\ea09";
}

.newton-arrow-right-small:before {
  content: "\ea0a";
}

.newton-arrow-to-top:before {
  content: "\ea0b";
}

.newton-arrow-up-extrasmall:before {
  content: "\ea0c";
}

.newton-arrow-up-large:before {
  content: "\ea0d";
}

.newton-arrow-up-small:before {
  content: "\ea0e";
}

.newton-at:before {
  content: "\ea0f";
}

.newton-avi:before {
  content: "\ea10";
}

.newton-bookmark:before {
  content: "\ea11";
}

.newton-calculate:before {
  content: "\ea12";
}

.newton-calendar:before {
  content: "\ea13";
}

.newton-chat:before {
  content: "\ea14";
}

.newton-check-mark:before {
  content: "\ea15";
}

.newton-circle:before {
  content: "\ea16";
}

.newton-close:before {
  content: "\ea17";
}

.newton-control:before {
  content: "\ea18";
}

.newton-delete:before {
  content: "\ea19";
}

.newton-doc:before {
  content: "\ea1a";
}

.newton-double-arrow-backward:before {
  content: "\ea1b";
}

.newton-double-arrow-down:before {
  content: "\ea1c";
}

.newton-double-arrow-forward:before {
  content: "\ea1d";
}

.newton-double-arrow-up:before {
  content: "\ea1e";
}

.newton-download:before {
  content: "\ea1f";
}

.newton-drag:before {
  content: "\ea20";
}

.newton-edit:before {
  content: "\ea21";
}

.newton-email:before {
  content: "\ea22";
}

.newton-eps:before {
  content: "\ea23";
}

.newton-ext:before {
  content: "\ea24";
}

.newton-facebook-negative:before {
  content: "\ea25";
}

.newton-facebook:before {
  content: "\ea26";
}

.newton-fax:before {
  content: "\ea27";
}

.newton-file:before {
  content: "\ea28";
}

.newton-files:before {
  content: "\ea29";
}

.newton-forum:before {
  content: "\ea2a";
}

.newton-fullscreen:before {
  content: "\ea2b";
}

.newton-globe:before {
  content: "\ea2c";
}

.newton-glossary:before {
  content: "\ea2d";
}

.newton-google-negative:before {
  content: "\ea2e";
}

.newton-google:before {
  content: "\ea2f";
}

.newton-home:before {
  content: "\ea30";
}

.newton-information-package:before {
  content: "\ea31";
}

.newton-information:before {
  content: "\ea32";
}

.newton-instagram-negative:before {
  content: "\ea33";
}

.newton-instagram:before {
  content: "\ea34";
}

.newton-jpg:before {
  content: "\ea35";
}

.newton-legal-notice:before {
  content: "\ea36";
}

.newton-level-up:before {
  content: "\ea37";
}

.newton-linkedin-negative:before {
  content: "\ea38";
}

.newton-linkedin:before {
  content: "\ea39";
}

.newton-list-view:before {
  content: "\ea3a";
}

.newton-location-pin:before {
  content: "\ea3b";
}

.newton-log-in:before {
  content: "\ea3c";
}

.newton-log-out:before {
  content: "\ea3d";
}

.newton-menu:before {
  content: "\ea3e";
}

.newton-minus:before {
  content: "\ea3f";
}

.newton-more:before {
  content: "\ea40";
}

.newton-mov:before {
  content: "\ea41";
}

.newton-mp3:before {
  content: "\ea42";
}

.newton-mp4:before {
  content: "\ea43";
}

.newton-navigation-gyroscope:before {
  content: "\ea44";
}

.newton-navigation-mouse:before {
  content: "\ea45";
}

.newton-newton_product-catalogue:before {
  content: "\ea46";
}

.newton-outline:before {
  content: "\ea47";
}

.newton-pdf:before {
  content: "\ea48";
}

.newton-phone:before {
  content: "\ea49";
}

.newton-play:before {
  content: "\ea4a";
}

.newton-plus:before {
  content: "\ea4b";
}

.newton-png:before {
  content: "\ea4c";
}

.newton-ppt:before {
  content: "\ea4d";
}

.newton-print:before {
  content: "\ea4e";
}

.newton-rating:before {
  content: "\ea4f";
}

.newton-region:before {
  content: "\ea50";
}

.newton-replay:before {
  content: "\ea51";
}

.newton-rss:before {
  content: "\ea52";
}

.newton-scaling:before {
  content: "\ea53";
}

.newton-search:before {
  content: "\ea54";
}

.newton-service:before {
  content: "\ea55";
}

.newton-share-ios:before {
  content: "\ea56";
}

.newton-share-newton-android:before {
  content: "\ea57";
}

.newton-shopping-cart:before {
  content: "\ea58";
}

.newton-show-location:before {
  content: "\ea59";
}

.newton-single-arrow-backward:before {
  content: "\ea5a";
}

.newton-single-arrow-down:before {
  content: "\ea5b";
}

.newton-single-arrow-forward:before {
  content: "\ea5c";
}

.newton-single-arrow-up:before {
  content: "\ea5d";
}

.newton-slider:before {
  content: "\ea5e";
}

.newton-social-feed:before {
  content: "\ea5f";
}

.newton-speakers-off:before {
  content: "\ea60";
}

.newton-speakers-on:before {
  content: "\ea61";
}

.newton-subscribe:before {
  content: "\ea62";
}

.newton-support:before {
  content: "\ea63";
}

.newton-theenergyblog-negative:before {
  content: "\ea64";
}

.newton-theenergyblog:before {
  content: "\ea65";
}

.newton-tif:before {
  content: "\ea66";
}

.newton-tile-view:before {
  content: "\ea67";
}

.newton-twitter-negative:before {
  content: "\ea68";
}

.newton-twitter:before {
  content: "\ea69";
}

.newton-user-account:before {
  content: "\ea6a";
}

.newton-vcf:before {
  content: "\ea6b";
}

.newton-video-chat:before {
  content: "\ea6c";
}

.newton-warning:before {
  content: "\ea6d";
}

.newton-weibo-negative:before {
  content: "\ea6e";
}

.newton-weibo:before {
  content: "\ea6f";
}

.newton-xls:before {
  content: "\ea70";
}

.newton-youku-negative:before {
  content: "\ea71";
}

.newton-youku:before {
  content: "\ea72";
}

.newton-youtube-negative:before {
  content: "\ea73";
}

.newton-youtube:before {
  content: "\ea74";
}

.newton-zip:before {
  content: "\ea75";
}

.newton-zoom:before {
  content: "\ea76";
}

/* © Siemens AG - 2.6.0 - 57f16e58 */
/* Copyright Siemens AG, 2016 */
/* Licensed under the Siemens Inner Source License 1.1 */
@font-face {
  font-family: "simpl-marengo-icons";
  src: url("../simpl-icons/fonts/simpl-marengo-icons.eot");
  src: url("../simpl-icons/fonts/simpl-marengo-icons.eot?#iefix") format("eot"), url("../simpl-icons/fonts/simpl-marengo-icons.woff") format("woff"), url("../simpl-icons/fonts/simpl-marengo-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^=marengo-], [class*=" marengo-"] {
  display: inline-block;
  font-family: "simpl-marengo-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.marengo-123:before {
  content: "\ea01";
}

.marengo-abc:before {
  content: "\ea02";
}

.marengo-accessible:before {
  content: "\ea03";
}

.marengo-account:before {
  content: "\ea04";
}

.marengo-activation-unconfirmed:before {
  content: "\ea05";
}

.marengo-activation:before {
  content: "\ea06";
}

.marengo-actuator:before {
  content: "\ea07";
}

.marengo-add-calendar:before {
  content: "\ea08";
}

.marengo-add-device:before {
  content: "\ea09";
}

.marengo-add:before {
  content: "\ea0a";
}

.marengo-adjustable-desk:before {
  content: "\ea0b";
}

.marengo-ae:before {
  content: "\ea0c";
}

.marengo-ahu-plant:before {
  content: "\ea0d";
}

.marengo-air-good:before {
  content: "\ea0e";
}

.marengo-air-ok:before {
  content: "\ea0f";
}

.marengo-air-poor:before {
  content: "\ea10";
}

.marengo-air:before {
  content: "\ea11";
}

.marengo-airquality:before {
  content: "\ea12";
}

.marengo-alarm-acknowledged:before {
  content: "\ea13";
}

.marengo-alarm-background:before {
  content: "\ea14";
}

.marengo-alarm-burglary:before {
  content: "\ea15";
}

.marengo-alarm-fire:before {
  content: "\ea16";
}

.marengo-alarm-gas:before {
  content: "\ea17";
}

.marengo-alarm-holdup:before {
  content: "\ea18";
}

.marengo-alarm-notacknowledged:before {
  content: "\ea19";
}

.marengo-alarm-outline:before {
  content: "\ea1a";
}

.marengo-alarm-tamper:before {
  content: "\ea1b";
}

.marengo-alarm-tick:before {
  content: "\ea1c";
}

.marengo-alarm-tornado:before {
  content: "\ea1d";
}

.marengo-alarm-verification:before {
  content: "\ea1e";
}

.marengo-alarm-waterflow:before {
  content: "\ea1f";
}

.marengo-alarm:before {
  content: "\ea20";
}

.marengo-alchemy-flask:before {
  content: "\ea21";
}

.marengo-analog:before {
  content: "\ea22";
}

.marengo-angle:before {
  content: "\ea23";
}

.marengo-application-function:before {
  content: "\ea24";
}

.marengo-area:before {
  content: "\ea25";
}

.marengo-attachment:before {
  content: "\ea26";
}

.marengo-audio:before {
  content: "\ea27";
}

.marengo-auto:before {
  content: "\ea28";
}

.marengo-automation-station-outline:before {
  content: "\ea29";
}

.marengo-automation-station:before {
  content: "\ea2a";
}

.marengo-awning:before {
  content: "\ea2b";
}

.marengo-back:before {
  content: "\ea2c";
}

.marengo-backspace-outline:before {
  content: "\ea2d";
}

.marengo-backspace:before {
  content: "\ea2e";
}

.marengo-backup:before {
  content: "\ea2f";
}

.marengo-badge:before {
  content: "\ea30";
}

.marengo-bath:before {
  content: "\ea31";
}

.marengo-battery:before {
  content: "\ea32";
}

.marengo-beamer-off:before {
  content: "\ea33";
}

.marengo-beamer-on:before {
  content: "\ea34";
}

.marengo-begin:before {
  content: "\ea35";
}

.marengo-binary:before {
  content: "\ea36";
}

.marengo-biological-hazard:before {
  content: "\ea37";
}

.marengo-blind:before {
  content: "\ea38";
}

.marengo-bookmark:before {
  content: "\ea39";
}

.marengo-break:before {
  content: "\ea3a";
}

.marengo-breathing-protection:before {
  content: "\ea3b";
}

.marengo-brighter:before {
  content: "\ea3c";
}

.marengo-building-automation:before {
  content: "\ea3d";
}

.marengo-building:before {
  content: "\ea3e";
}

.marengo-burner:before {
  content: "\ea3f";
}

.marengo-busy:before {
  content: "\ea40";
}

.marengo-calculated-value:before {
  content: "\ea41";
}

.marengo-calendar:before {
  content: "\ea42";
}

.marengo-camera:before {
  content: "\ea43";
}

.marengo-cancel:before {
  content: "\ea44";
}

.marengo-canvas:before {
  content: "\ea45";
}

.marengo-central-ahu:before {
  content: "\ea46";
}

.marengo-central-function:before {
  content: "\ea47";
}

.marengo-checkbox-checked:before {
  content: "\ea48";
}

.marengo-checkbox-partially:before {
  content: "\ea49";
}

.marengo-checkbox-unchecked:before {
  content: "\ea4a";
}

.marengo-checked:before {
  content: "\ea4b";
}

.marengo-chimney-sweeper-alt:before {
  content: "\ea4c";
}

.marengo-chimney-sweeper:before {
  content: "\ea4d";
}

.marengo-cleaning:before {
  content: "\ea4e";
}

.marengo-clock:before {
  content: "\ea4f";
}

.marengo-cloud:before {
  content: "\ea50";
}

.marengo-cloudy:before {
  content: "\ea51";
}

.marengo-code-working:before {
  content: "\ea52";
}

.marengo-code:before {
  content: "\ea53";
}

.marengo-coffee-off:before {
  content: "\ea54";
}

.marengo-coffee-on:before {
  content: "\ea55";
}

.marengo-collection:before {
  content: "\ea56";
}

.marengo-comfort:before {
  content: "\ea57";
}

.marengo-command-arrow:before {
  content: "\ea58";
}

.marengo-compact-ahu:before {
  content: "\ea59";
}

.marengo-config-value:before {
  content: "\ea5a";
}

.marengo-configuration:before {
  content: "\ea5b";
}

.marengo-connection-alt:before {
  content: "\ea5c";
}

.marengo-connection:before {
  content: "\ea5d";
}

.marengo-contrast:before {
  content: "\ea5e";
}

.marengo-control-confirmed:before {
  content: "\ea5f";
}

.marengo-control-unconfirmed:before {
  content: "\ea60";
}

.marengo-control:before {
  content: "\ea61";
}

.marengo-controller:before {
  content: "\ea62";
}

.marengo-convert:before {
  content: "\ea63";
}

.marengo-cooling-state:before {
  content: "\ea64";
}

.marengo-cooling:before {
  content: "\ea65";
}

.marengo-copy:before {
  content: "\ea66";
}

.marengo-couch:before {
  content: "\ea67";
}

.marengo-counter:before {
  content: "\ea68";
}

.marengo-cut:before {
  content: "\ea69";
}

.marengo-cyrillic:before {
  content: "\ea6a";
}

.marengo-darker:before {
  content: "\ea6b";
}

.marengo-dashboard:before {
  content: "\ea6c";
}

.marengo-dehumidification:before {
  content: "\ea6d";
}

.marengo-delay:before {
  content: "\ea6e";
}

.marengo-delete:before {
  content: "\ea6f";
}

.marengo-device:before {
  content: "\ea70";
}

.marengo-dhw-outline:before {
  content: "\ea71";
}

.marengo-dhw:before {
  content: "\ea72";
}

.marengo-diagnostic:before {
  content: "\ea73";
}

.marengo-dim-down:before {
  content: "\ea74";
}

.marengo-dim-up:before {
  content: "\ea75";
}

.marengo-dinner:before {
  content: "\ea76";
}

.marengo-disable:before {
  content: "\ea77";
}

.marengo-dishwasher-off:before {
  content: "\ea78";
}

.marengo-dishwasher-on:before {
  content: "\ea79";
}

.marengo-do-not-disturb:before {
  content: "\ea7a";
}

.marengo-document:before {
  content: "\ea7b";
}

.marengo-domelight-closed:before {
  content: "\ea7c";
}

.marengo-domelight-open:before {
  content: "\ea7d";
}

.marengo-door-closed:before {
  content: "\ea7e";
}

.marengo-door-open:before {
  content: "\ea7f";
}

.marengo-door:before {
  content: "\ea80";
}

.marengo-double-down:before {
  content: "\ea81";
}

.marengo-double-left:before {
  content: "\ea82";
}

.marengo-double-right:before {
  content: "\ea83";
}

.marengo-double-up:before {
  content: "\ea84";
}

.marengo-down-1:before {
  content: "\ea85";
}

.marengo-down-2:before {
  content: "\ea86";
}

.marengo-down-3:before {
  content: "\ea87";
}

.marengo-down-4:before {
  content: "\ea88";
}

.marengo-download:before {
  content: "\ea89";
}

.marengo-eco:before {
  content: "\ea8a";
}

.marengo-economy:before {
  content: "\ea8b";
}

.marengo-edit:before {
  content: "\ea8c";
}

.marengo-eject:before {
  content: "\ea8d";
}

.marengo-elevator-alt:before {
  content: "\ea8e";
}

.marengo-elevator:before {
  content: "\ea8f";
}

.marengo-emergency-phone:before {
  content: "\ea90";
}

.marengo-enable:before {
  content: "\ea91";
}

.marengo-end:before {
  content: "\ea92";
}

.marengo-engineer:before {
  content: "\ea93";
}

.marengo-enter:before {
  content: "\ea94";
}

.marengo-escalator:before {
  content: "\ea95";
}

.marengo-escape-left:before {
  content: "\ea96";
}

.marengo-escape-right:before {
  content: "\ea97";
}

.marengo-eu-off:before {
  content: "\ea98";
}

.marengo-eu-on:before {
  content: "\ea99";
}

.marengo-exclamationmark:before {
  content: "\ea9a";
}

.marengo-exit:before {
  content: "\ea9b";
}

.marengo-explosive-atmosphere:before {
  content: "\ea9c";
}

.marengo-export:before {
  content: "\ea9d";
}

.marengo-extinguishing:before {
  content: "\ea9e";
}

.marengo-eye-protection:before {
  content: "\ea9f";
}

.marengo-factory-reset:before {
  content: "\eaa0";
}

.marengo-failed:before {
  content: "\eaa1";
}

.marengo-fan-boost:before {
  content: "\eaa2";
}

.marengo-fan-off:before {
  content: "\eaa3";
}

.marengo-fan-on:before {
  content: "\eaa4";
}

.marengo-fan:before {
  content: "\eaa5";
}

.marengo-fancoil:before {
  content: "\eaa6";
}

.marengo-fast-forward:before {
  content: "\eaa7";
}

.marengo-fast-rewind:before {
  content: "\eaa8";
}

.marengo-fault-state:before {
  content: "\eaa9";
}

.marengo-fault:before {
  content: "\eaaa";
}

.marengo-favorites:before {
  content: "\eaab";
}

.marengo-fax-off:before {
  content: "\eaac";
}

.marengo-fax-on:before {
  content: "\eaad";
}

.marengo-fdud-disconnected:before {
  content: "\eaae";
}

.marengo-fdud:before {
  content: "\eaaf";
}

.marengo-featurephone:before {
  content: "\eab0";
}

.marengo-filter:before {
  content: "\eab1";
}

.marengo-fire-area:before {
  content: "\eab2";
}

.marengo-fire-section:before {
  content: "\eab3";
}

.marengo-fire-sensor:before {
  content: "\eab4";
}

.marengo-fire-zone:before {
  content: "\eab5";
}

.marengo-fireplace:before {
  content: "\eab6";
}

.marengo-floor:before {
  content: "\eab7";
}

.marengo-folder-open:before {
  content: "\eab8";
}

.marengo-folder:before {
  content: "\eab9";
}

.marengo-forward:before {
  content: "\eaba";
}

.marengo-fountain-off:before {
  content: "\eabb";
}

.marengo-fountain-on:before {
  content: "\eabc";
}

.marengo-fridge-off:before {
  content: "\eabd";
}

.marengo-fridge-on:before {
  content: "\eabe";
}

.marengo-frost:before {
  content: "\eabf";
}

.marengo-fullscreen:before {
  content: "\eac0";
}

.marengo-fume-off:before {
  content: "\eac1";
}

.marengo-fume-on:before {
  content: "\eac2";
}

.marengo-garage-closed:before {
  content: "\eac3";
}

.marengo-garage-open:before {
  content: "\eac4";
}

.marengo-garden:before {
  content: "\eac5";
}

.marengo-gas-bottles:before {
  content: "\eac6";
}

.marengo-global:before {
  content: "\eac7";
}

.marengo-google-glass:before {
  content: "\eac8";
}

.marengo-greenleaf-outline:before {
  content: "\eac9";
}

.marengo-greenleaf:before {
  content: "\eaca";
}

.marengo-group-master:before {
  content: "\eacb";
}

.marengo-group-member:before {
  content: "\eacc";
}

.marengo-gym:before {
  content: "\eacd";
}

.marengo-hail:before {
  content: "\eace";
}

.marengo-hardware-element:before {
  content: "\eacf";
}

.marengo-heat-cool-changeover:before {
  content: "\ead0";
}

.marengo-heat:before {
  content: "\ead1";
}

.marengo-heating-off:before {
  content: "\ead2";
}

.marengo-heating-on:before {
  content: "\ead3";
}

.marengo-heating-reduced:before {
  content: "\ead4";
}

.marengo-heating-state:before {
  content: "\ead5";
}

.marengo-height:before {
  content: "\ead6";
}

.marengo-help-buoy:before {
  content: "\ead7";
}

.marengo-help:before {
  content: "\ead8";
}

.marengo-holiday:before {
  content: "\ead9";
}

.marengo-home:before {
  content: "\eada";
}

.marengo-horizontal:before {
  content: "\eadb";
}

.marengo-horn-off:before {
  content: "\eadc";
}

.marengo-horn:before {
  content: "\eadd";
}

.marengo-hourglass:before {
  content: "\eade";
}

.marengo-humidification:before {
  content: "\eadf";
}

.marengo-humidity:before {
  content: "\eae0";
}

.marengo-image:before {
  content: "\eae1";
}

.marengo-import:before {
  content: "\eae2";
}

.marengo-info-outline:before {
  content: "\eae3";
}

.marengo-info:before {
  content: "\eae4";
}

.marengo-installer:before {
  content: "\eae5";
}

.marengo-intrusion-area:before {
  content: "\eae6";
}

.marengo-intrusion-section:before {
  content: "\eae7";
}

.marengo-intrusion-sensor:before {
  content: "\eae8";
}

.marengo-intrusion-zone:before {
  content: "\eae9";
}

.marengo-iron-off:before {
  content: "\eaea";
}

.marengo-iron-on:before {
  content: "\eaeb";
}

.marengo-issue:before {
  content: "\eaec";
}

.marengo-item:before {
  content: "\eaed";
}

.marengo-jump-to-list-item:before {
  content: "\eaee";
}

.marengo-keyboard:before {
  content: "\eaef";
}

.marengo-keydepot:before {
  content: "\eaf0";
}

.marengo-kitchen:before {
  content: "\eaf1";
}

.marengo-landscape-to-portrait:before {
  content: "\eaf2";
}

.marengo-language:before {
  content: "\eaf3";
}

.marengo-laptop:before {
  content: "\eaf4";
}

.marengo-left-1:before {
  content: "\eaf5";
}

.marengo-left-2:before {
  content: "\eaf6";
}

.marengo-left-3:before {
  content: "\eaf7";
}

.marengo-left-4:before {
  content: "\eaf8";
}

.marengo-library:before {
  content: "\eaf9";
}

.marengo-life-safety:before {
  content: "\eafa";
}

.marengo-light-alt:before {
  content: "\eafb";
}

.marengo-light-auto:before {
  content: "\eafc";
}

.marengo-light-ceiling-off:before {
  content: "\eafd";
}

.marengo-light-ceiling-on:before {
  content: "\eafe";
}

.marengo-light-ceiling:before {
  content: "\eaff";
}

.marengo-light-desk-off:before {
  content: "\eb00";
}

.marengo-light-desk-on:before {
  content: "\eb01";
}

.marengo-light-desk:before {
  content: "\eb02";
}

.marengo-light-floor-off:before {
  content: "\eb03";
}

.marengo-light-floor-on:before {
  content: "\eb04";
}

.marengo-light-floor:before {
  content: "\eb05";
}

.marengo-light-off-outline:before {
  content: "\eb06";
}

.marengo-light-off:before {
  content: "\eb07";
}

.marengo-light-on-outline:before {
  content: "\eb08";
}

.marengo-light-on:before {
  content: "\eb09";
}

.marengo-light-wall-off:before {
  content: "\eb0a";
}

.marengo-light-wall-on:before {
  content: "\eb0b";
}

.marengo-light-wall:before {
  content: "\eb0c";
}

.marengo-light:before {
  content: "\eb0d";
}

.marengo-link-broken:before {
  content: "\eb0e";
}

.marengo-link:before {
  content: "\eb0f";
}

.marengo-list:before {
  content: "\eb10";
}

.marengo-load:before {
  content: "\eb11";
}

.marengo-lobby:before {
  content: "\eb12";
}

.marengo-locate:before {
  content: "\eb13";
}

.marengo-location:before {
  content: "\eb14";
}

.marengo-lock-state:before {
  content: "\eb15";
}

.marengo-lock:before {
  content: "\eb16";
}

.marengo-log:before {
  content: "\eb17";
}

.marengo-login:before {
  content: "\eb18";
}

.marengo-logout:before {
  content: "\eb19";
}

.marengo-mail:before {
  content: "\eb1a";
}

.marengo-maintenance:before {
  content: "\eb1b";
}

.marengo-make-room:before {
  content: "\eb1c";
}

.marengo-manager:before {
  content: "\eb1d";
}

.marengo-manual-alt-1:before {
  content: "\eb1e";
}

.marengo-manual-alt-2:before {
  content: "\eb1f";
}

.marengo-manual-fire-sensor:before {
  content: "\eb20";
}

.marengo-manual-life-safety-outline:before {
  content: "\eb21";
}

.marengo-manual-life-safety:before {
  content: "\eb22";
}

.marengo-manual-outline:before {
  content: "\eb23";
}

.marengo-manual-state:before {
  content: "\eb24";
}

.marengo-mark:before {
  content: "\eb25";
}

.marengo-mass-notification:before {
  content: "\eb26";
}

.marengo-meeting:before {
  content: "\eb27";
}

.marengo-megaphone:before {
  content: "\eb28";
}

.marengo-menu:before {
  content: "\eb29";
}

.marengo-microwave-off:before {
  content: "\eb2a";
}

.marengo-microwave-on:before {
  content: "\eb2b";
}

.marengo-minus-alt:before {
  content: "\eb2c";
}

.marengo-minus:before {
  content: "\eb2d";
}

.marengo-multistate:before {
  content: "\eb2e";
}

.marengo-negative-pressure:before {
  content: "\eb2f";
}

.marengo-network:before {
  content: "\eb30";
}

.marengo-no-access:before {
  content: "\eb31";
}

.marengo-not-checked:before {
  content: "\eb32";
}

.marengo-notebook-off:before {
  content: "\eb33";
}

.marengo-notebook-on:before {
  content: "\eb34";
}

.marengo-notification:before {
  content: "\eb35";
}

.marengo-occupied-outline:before {
  content: "\eb36";
}

.marengo-occupied:before {
  content: "\eb37";
}

.marengo-off:before {
  content: "\eb38";
}

.marengo-office:before {
  content: "\eb39";
}

.marengo-ok-acknowledged:before {
  content: "\eb3a";
}

.marengo-ok-notacknowledged:before {
  content: "\eb3b";
}

.marengo-ok:before {
  content: "\eb3c";
}

.marengo-on:before {
  content: "\eb3d";
}

.marengo-online-configuration:before {
  content: "\eb3e";
}

.marengo-operatingmode:before {
  content: "\eb3f";
}

.marengo-options-vertical:before {
  content: "\eb40";
}

.marengo-options:before {
  content: "\eb41";
}

.marengo-other-area:before {
  content: "\eb42";
}

.marengo-other-section:before {
  content: "\eb43";
}

.marengo-other-zone:before {
  content: "\eb44";
}

.marengo-out-of-service:before {
  content: "\eb45";
}

.marengo-outside-air:before {
  content: "\eb46";
}

.marengo-outside-temperature:before {
  content: "\eb47";
}

.marengo-oven-off:before {
  content: "\eb48";
}

.marengo-oven-on:before {
  content: "\eb49";
}

.marengo-palette:before {
  content: "\eb4a";
}

.marengo-pane-1:before {
  content: "\eb4b";
}

.marengo-pane-2:before {
  content: "\eb4c";
}

.marengo-pane-3:before {
  content: "\eb4d";
}

.marengo-pane-4:before {
  content: "\eb4e";
}

.marengo-pane-5:before {
  content: "\eb4f";
}

.marengo-panel:before {
  content: "\eb50";
}

.marengo-parameter:before {
  content: "\eb51";
}

.marengo-partlock:before {
  content: "\eb52";
}

.marengo-party:before {
  content: "\eb53";
}

.marengo-password:before {
  content: "\eb54";
}

.marengo-paste:before {
  content: "\eb55";
}

.marengo-pause:before {
  content: "\eb56";
}

.marengo-phone:before {
  content: "\eb57";
}

.marengo-physical-input:before {
  content: "\eb58";
}

.marengo-physical-output:before {
  content: "\eb59";
}

.marengo-pin:before {
  content: "\eb5a";
}

.marengo-pinch:before {
  content: "\eb5b";
}

.marengo-plant:before {
  content: "\eb5c";
}

.marengo-play:before {
  content: "\eb5d";
}

.marengo-plus:before {
  content: "\eb5e";
}

.marengo-pmi:before {
  content: "\eb5f";
}

.marengo-pool:before {
  content: "\eb60";
}

.marengo-portrait-to-landscape:before {
  content: "\eb61";
}

.marengo-positive-pressure:before {
  content: "\eb62";
}

.marengo-power:before {
  content: "\eb63";
}

.marengo-precomfort:before {
  content: "\eb64";
}

.marengo-presentation:before {
  content: "\eb65";
}

.marengo-prime:before {
  content: "\eb66";
}

.marengo-print:before {
  content: "\eb67";
}

.marengo-printer-off:before {
  content: "\eb68";
}

.marengo-printer-on:before {
  content: "\eb69";
}

.marengo-process-value:before {
  content: "\eb6a";
}

.marengo-producer:before {
  content: "\eb6b";
}

.marengo-programmode:before {
  content: "\eb6c";
}

.marengo-project-alt:before {
  content: "\eb6d";
}

.marengo-project:before {
  content: "\eb6e";
}

.marengo-prolongation-active:before {
  content: "\eb6f";
}

.marengo-prolongation-inactive:before {
  content: "\eb70";
}

.marengo-prolongation:before {
  content: "\eb71";
}

.marengo-protection:before {
  content: "\eb72";
}

.marengo-radioactive:before {
  content: "\eb73";
}

.marengo-rain:before {
  content: "\eb74";
}

.marengo-record:before {
  content: "\eb75";
}

.marengo-redo:before {
  content: "\eb76";
}

.marengo-refresh:before {
  content: "\eb77";
}

.marengo-remote-transmission:before {
  content: "\eb78";
}

.marengo-remove:before {
  content: "\eb79";
}

.marengo-repeat:before {
  content: "\eb7a";
}

.marengo-reply:before {
  content: "\eb7b";
}

.marengo-report:before {
  content: "\eb7c";
}

.marengo-respiratory:before {
  content: "\eb7d";
}

.marengo-restore:before {
  content: "\eb7e";
}

.marengo-return:before {
  content: "\eb7f";
}

.marengo-right-1:before {
  content: "\eb80";
}

.marengo-right-2:before {
  content: "\eb81";
}

.marengo-right-3:before {
  content: "\eb82";
}

.marengo-right-4:before {
  content: "\eb83";
}

.marengo-rooflight-closed:before {
  content: "\eb84";
}

.marengo-rooflight-open:before {
  content: "\eb85";
}

.marengo-room-3d:before {
  content: "\eb86";
}

.marengo-room-segment:before {
  content: "\eb87";
}

.marengo-room-temperature:before {
  content: "\eb88";
}

.marengo-room-unit:before {
  content: "\eb89";
}

.marengo-room:before {
  content: "\eb8a";
}

.marengo-save:before {
  content: "\eb8b";
}

.marengo-scenes:before {
  content: "\eb8c";
}

.marengo-scheduler-dhw:before {
  content: "\eb8d";
}

.marengo-scheduler-thermostat:before {
  content: "\eb8e";
}

.marengo-scheduler:before {
  content: "\eb8f";
}

.marengo-search:before {
  content: "\eb90";
}

.marengo-section:before {
  content: "\eb91";
}

.marengo-security-cam:before {
  content: "\eb92";
}

.marengo-security:before {
  content: "\eb93";
}

.marengo-self-learning:before {
  content: "\eb94";
}

.marengo-send-to-manual:before {
  content: "\eb95";
}

.marengo-send-to-primary:before {
  content: "\eb96";
}

.marengo-send-to-secondary:before {
  content: "\eb97";
}

.marengo-send-to:before {
  content: "\eb98";
}

.marengo-service:before {
  content: "\eb99";
}

.marengo-settings-outline:before {
  content: "\eb9a";
}

.marengo-settings:before {
  content: "\eb9b";
}

.marengo-share:before {
  content: "\eb9c";
}

.marengo-shift:before {
  content: "\eb9d";
}

.marengo-show:before {
  content: "\eb9e";
}

.marengo-shuffle:before {
  content: "\eb9f";
}

.marengo-silent:before {
  content: "\eba0";
}

.marengo-sleep:before {
  content: "\eba1";
}

.marengo-smartphone:before {
  content: "\eba2";
}

.marengo-smoking:before {
  content: "\eba3";
}

.marengo-sort-down:before {
  content: "\eba4";
}

.marengo-sort-up:before {
  content: "\eba5";
}

.marengo-sound-mute:before {
  content: "\eba6";
}

.marengo-sound-off:before {
  content: "\eba7";
}

.marengo-sound-on:before {
  content: "\eba8";
}

.marengo-space:before {
  content: "\eba9";
}

.marengo-spanner:before {
  content: "\ebaa";
}

.marengo-special-object:before {
  content: "\ebab";
}

.marengo-standby:before {
  content: "\ebac";
}

.marengo-steam:before {
  content: "\ebad";
}

.marengo-step0:before {
  content: "\ebae";
}

.marengo-step1:before {
  content: "\ebaf";
}

.marengo-step2:before {
  content: "\ebb0";
}

.marengo-step3:before {
  content: "\ebb1";
}

.marengo-steps:before {
  content: "\ebb2";
}

.marengo-stop:before {
  content: "\ebb3";
}

.marengo-storm:before {
  content: "\ebb4";
}

.marengo-sub-area:before {
  content: "\ebb5";
}

.marengo-success:before {
  content: "\ebb6";
}

.marengo-summer:before {
  content: "\ebb7";
}

.marengo-sun:before {
  content: "\ebb8";
}

.marengo-support:before {
  content: "\ebb9";
}

.marengo-surveillance:before {
  content: "\ebba";
}

.marengo-swiss-off:before {
  content: "\ebbb";
}

.marengo-swiss-on:before {
  content: "\ebbc";
}

.marengo-switch:before {
  content: "\ebbd";
}

.marengo-synchronize:before {
  content: "\ebbe";
}

.marengo-tablet:before {
  content: "\ebbf";
}

.marengo-tag:before {
  content: "\ebc0";
}

.marengo-technical-operator:before {
  content: "\ebc1";
}

.marengo-temperature:before {
  content: "\ebc2";
}

.marengo-template:before {
  content: "\ebc3";
}

.marengo-testmode:before {
  content: "\ebc4";
}

.marengo-thumbnails:before {
  content: "\ebc5";
}

.marengo-timer:before {
  content: "\ebc6";
}

.marengo-topology-element:before {
  content: "\ebc7";
}

.marengo-topology-root:before {
  content: "\ebc8";
}

.marengo-touchpanel:before {
  content: "\ebc9";
}

.marengo-transient:before {
  content: "\ebca";
}

.marengo-trend-alt:before {
  content: "\ebcb";
}

.marengo-trend:before {
  content: "\ebcc";
}

.marengo-trigger-value:before {
  content: "\ebcd";
}

.marengo-tv-off:before {
  content: "\ebce";
}

.marengo-tv-on:before {
  content: "\ebcf";
}

.marengo-tv:before {
  content: "\ebd0";
}

.marengo-type:before {
  content: "\ebd1";
}

.marengo-undo:before {
  content: "\ebd2";
}

.marengo-unlock:before {
  content: "\ebd3";
}

.marengo-unoccupied-alt:before {
  content: "\ebd4";
}

.marengo-unoccupied:before {
  content: "\ebd5";
}

.marengo-unpinned:before {
  content: "\ebd6";
}

.marengo-up-1:before {
  content: "\ebd7";
}

.marengo-up-2:before {
  content: "\ebd8";
}

.marengo-up-3:before {
  content: "\ebd9";
}

.marengo-up-4:before {
  content: "\ebda";
}

.marengo-upload:before {
  content: "\ebdb";
}

.marengo-usb:before {
  content: "\ebdc";
}

.marengo-user-group:before {
  content: "\ebdd";
}

.marengo-user:before {
  content: "\ebde";
}

.marengo-valve-commissioning:before {
  content: "\ebdf";
}

.marengo-valve:before {
  content: "\ebe0";
}

.marengo-vav-box:before {
  content: "\ebe1";
}

.marengo-vertical:before {
  content: "\ebe2";
}

.marengo-video:before {
  content: "\ebe3";
}

.marengo-voice:before {
  content: "\ebe4";
}

.marengo-warning-outline:before {
  content: "\ebe5";
}

.marengo-warning:before {
  content: "\ebe6";
}

.marengo-wash-off:before {
  content: "\ebe7";
}

.marengo-wash-on:before {
  content: "\ebe8";
}

.marengo-water:before {
  content: "\ebe9";
}

.marengo-waters:before {
  content: "\ebea";
}

.marengo-wearable:before {
  content: "\ebeb";
}

.marengo-weather:before {
  content: "\ebec";
}

.marengo-wifi-no-internet-access:before {
  content: "\ebed";
}

.marengo-wifi-signal-low:before {
  content: "\ebee";
}

.marengo-wifi-signal-medium:before {
  content: "\ebef";
}

.marengo-wifi:before {
  content: "\ebf0";
}

.marengo-wind-power:before {
  content: "\ebf1";
}

.marengo-wind:before {
  content: "\ebf2";
}

.marengo-window-closed:before {
  content: "\ebf3";
}

.marengo-window-open:before {
  content: "\ebf4";
}

.marengo-winecellar:before {
  content: "\ebf5";
}

.marengo-winter:before {
  content: "\ebf6";
}

.marengo-wiringtest:before {
  content: "\ebf7";
}

.marengo-working:before {
  content: "\ebf8";
}

.marengo-workstation:before {
  content: "\ebf9";
}

.marengo-zoom-in:before {
  content: "\ebfa";
}

.marengo-zoom-out:before {
  content: "\ebfb";
}

.marengo-zoom:before {
  content: "\ebfc";
}

/*  FLEX.css  */
/*  DECLARATION  ---------------------------------------------------------------
/*  FLEX CONTAINER ( SET )
    Summary:    make the elements inside a <tag> flow with flexbox by setting the
                tag's display property to 'flex'.
    Reference:  https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Using_flexbox_to_lay_out_web_applications
*/
.flex-set {
  display: -ms-flexbox;
  /* MID: IE 10 */
  display: -webkit-box;
  /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
  display: -webkit-flex;
  /* NEW, Chrome 21–28, Safari 6.1+ */
  display: flex;
}

/*  FLEX ITEM
    Summary:    a shorthand property specifying the ability of a flex item to alter
                its dimensions to fill available space. Summarizes {flex-grow, flex-shrink, flex-basis }
    Reference:  https://developer.mozilla.org/en-US/docs/Web/CSS/flex
    Default:    0 1 0;
*/
.flexed-item {
  flex: 1 1 0;
  -webkit-flex: 1 1 0;
  /* VERY OLD Safari, iOS  */
  -webkit-box-flex: 1;
  box-flex: 1;
}

.flexed-item--auto {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  /* VERY OLD Safari, iOS  */
  -webkit-box-flex: 1;
  box-flex: 1;
}

/*  DIRECTION ( ORIENTATION )  -------------------------------------------------
    Summary:    specifies how flex items are placed in the flex container defining
                the main axis and the direction (normal or reversed).
    Options:
        Column: set main axis to vertical
        Row :   set main axis to horizontal
    Reference:  https://developer.mozilla.org/en-US/docs/Web/CSS/flex-direction
    Default:    flex-direction: row;
*/
.flex--column {
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.flex--row {
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  flex-direction: row;
}

/*  JUSTIFICATION (Main axis)   ------------------------------------------------
    Summary:    defines how the browser distributes space between and around flex
    items along the main-axis of their container.
    Reference:  https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
    Default:    justify-content: flex-start;
*/
/* Pack items around the center */
.flex--content-center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/* Pack flex items from the start  */
.flex--content-start {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

/* Pack items from the end */
.flex--content-end {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

/* Distribute items evenly,
    The first item at the start, the last at the end */
.flex--content-between {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* Distribute items evenly
    Items have equal space around them */
.flex--content-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

/*
    ALIGN CONTENT ( Cross axis )  ----------------------------------------------
    Summary:   aligns a flex container's lines within the flex container when
               there is extra space on the cross-axis.
    Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/align-content
    Default:   align-content: flex-start;
*/
/* Pack lines from the cross-axis start */
.flex--align-content-start {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

/* Pack lines to the cross-axis end */
.flex--align-content-end {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}

/* Pack lines around the cross-axis center */
.flex--align-content-center {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}

/* Distribute lines along the cross-axis, start to end */
.flex--align-content-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}

/* Distribute lines along the cross-axis, equally spaced */
.flex--align-content-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}

/* Stretch lines to occupy the whole cross-axis */
.flex--align-content-stretch {
  -ms-flex-line-pack: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
}

/*
    ALIGN ITEMS ( Cross axis )  ------------------------------------------------
    Summary:   aligns flex items of the current flex line the same way as
               justify-content but in the perpendicular direction.
    Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/align-items
    Default:   align-items: stretch;
*/
/* Center items in the cross-axis */
.flex--align-items-center {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

/* Align to cross-start */
.flex--align-items-start {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
}

/* Align to cross-end */
.flex--align-items-end {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
}

/* Align the items' baselines */
.flex--align-items-baseline {
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
  align-items: baseline;
}

/* Stretch the items to fit
    DEFAULT VALUE  */
.flex--align-items-stretch {
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

/*
    ALIGN SELF ( Cross axis )  ------------------------------------------------
    Summary:   aligns flex items of the current flex line overriding the align-items value.
    Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/align-self
    Default:   align-self: auto;
*/
/*  Computes to parent's align-items value or stretch if the element has no parent.  */
.flex--align-self-auto {
  -ms-flex-item-align: auto;
  -webkit-align-self: auto;
  align-self: auto;
}

/*  Cross-start margin edge of the flex item is flushed with the cross-start edge of the line.  */
.flex--align-self-start {
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}

/*  Cross-end margin edge of the flex item is flushed with the cross-end edge of the line.  */
.flex--align-self-end {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}

/* Flex item's margin box is centered within the line on the cross-axis.
    If the cross-size of the item is larger than the flex container, it will
    overflow equally in both directions.  */
.flex--align-self-center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}

/*  All flex items are aligned such that their baselines align. The item with
    the largest distance between its cross-start margin edge and its baseline is
    flushed with the cross-start edge of the line.  */
.flex--align-self-baseline {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

/*  Flex items are stretched such as the cross-size of the item's margin box is
    the same as the line while respecting width and height constraints.  */
.flex--align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

/*
    WRAPPING -------------------------------------------------------------------
    Summary:   specifies whether flex items are forced into a single line or can
               be wrapped onto multiple lines. If wrapping is allowed, this property
               also enables you to control the direction in which lines are stacked.
    Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/flex-wrap
    Default:   flex-wrap: nowrap;
*/
.flex--no-wrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex--reverse-wrap {
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.flex--wrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*
    VISUAL ORDER ---------------------------------------------------------------
    Summary:   specifies the order used to lay out flex items in their flex container.
               Elements are laid out in the ascending order of the order value.
               Elements with the same order value are laid out in the order in
               which they appear in the source code.
    Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/order
    Default:   order: 0; { no order }
*/
.flex--order-one {
  -webkit-order: 1;
  order: 1;
}

.flex--order-two {
  -webkit-order: 2;
  order: 2;
}

.flex--order-three {
  -webkit-order: 3;
  order: 3;
}

.ihf-lightbox {
  position: fixed;
  top: 0;
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s, opacity 0.2s ease-in;
}

.userRow {
  border-bottom: 2px solid #DFE6ED;
  margin-bottom: 8px;
}

.searchRow {
  width: 25%;
  float: right;
}

.header-ihf {
  margin-bottom: 2px;
}
.header-ihf .ihf-user-avatar-container {
  padding: 5px;
}
.header-ihf .ihf-user-avatar-container .ihf-user-avatar-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.header-ihf .user-toggle {
  display: block;
  width: 100%;
  padding-right: 15px !important;
}
@media (max-width: 768px) {
  .header-ihf .user-toggle {
    padding: 6px 10px !important;
  }
}
.header-ihf .user-toggle:after {
  font-family: Siemens Web Icons;
  content: "\e605";
  position: absolute;
  top: 40%;
  left: 100%;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.header-ihf .ihf-dropdown-user {
  margin-top: 4px !important;
  width: 165px;
  right: -30px !important;
}
.header-ihf .ihf-dropdown-user a {
  display: block;
  margin: 5px;
}
.header-ihf .user-toggle[aria-expanded=true]:after {
  transform: rotate(180deg);
}

@media (max-width: 1024px) {
  #search-collapse {
    border: none;
  }
  .header-container {
    max-height: 60px !important;
    padding: 0 !important;
  }
  .header-container #navbar-header .navbar-brand {
    padding: 15px !important;
  }
  .navbar .ihf-navigation {
    position: absolute !important;
    top: 5px !important;
    right: 50px !important;
  }
  .ihf-search-suggestion-elem {
    margin: -1px !important;
  }
  .branding {
    display: none;
  }
  .mobile-branding {
    display: none;
  }
}
.iportal-header-menu:disabled {
  opacity: 0.5;
}

.iportal-header-menu:before {
  font-family: Siemens Web Icons;
  content: "\e647";
  color: #FFF;
  font-size: 16px !important;
  padding: 0;
  position: absolute;
  top: 6px;
  right: 0;
  left: 0;
}

.iportal-menu-open:before {
  content: "\e615" !important;
  color: #FFF;
  font-size: 16px !important;
  padding: 0;
  position: absolute;
  top: 6px;
  right: 0px;
  left: 0px;
  transition: all 0.3s ease-in-out;
}

.menu-ul-navigation li.active a {
  font-weight: bold !important;
}
.menu-ul-navigation li a::after {
  content: unset !important;
}

@media screen and (max-width: 1024px) {
  .iportal-nav-dropdown-open-anim .newton-arrow-right-small {
    transition: 0.5s all ease;
    transform: rotate(90deg);
  }
  .header-ihf .contact {
    margin: 0 !important;
  }
  .header-ihf .contact .user-toggle {
    display: none !important;
  }
  .header-ihf .contact .ihf-dropdown-user {
    position: absolute !important;
    top: 7.5vh !important;
    left: -17vw !important;
  }
}
.ihf-contact-layout {
  margin: 0 10%;
}
.ihf-contact-layout table {
  width: 100%;
}
.ihf-contact-layout tr:nth-child(odd) {
  background-color: #ebf0f5;
}
.ihf-contact-layout tr {
  height: 50px;
  text-align: left;
}
.ihf-contact-layout th {
  background-color: #879baa;
  word-wrap: break-word !important;
  font-family: "SiemensSans";
  font-weight: 700 !important;
  font-style: normal;
  color: #FFFFFF;
  text-align: left !important;
  padding-left: 10px !important;
}
.ihf-contact-layout th span {
  font-size: 8px;
}
.ihf-contact-layout td {
  font-family: "SiemensSans";
  font-weight: 400 !important;
  font-style: normal;
  font-size: 13px;
  color: #333333;
  text-align: left !important;
  line-height: normal;
  padding-left: 10px !important;
}
.ihf-contact-layout .ihf-contact-empty {
  width: 30%;
}

.disclaimer-content {
  position: relative;
  z-index: 1;
}

.ihf_chatbot .chat_circle {
  bottom: 20px;
  right: 20px;
  border: 2px solid #ffffff !important;
  z-index: 999;
}
.ihf_chatbot .chat_close_icon {
  display: none !important;
}
.ihf_chatbot #bb-sidebar-menu-button {
  display: none !important;
}
.ihf_chatbot .chat_circle:hover {
  border: 2px solid #00ffb9 !important;
}
.ihf_chatbot button.btn-cancel, .ihf_chatbot button.btn-confirm {
  border-radius: 0rem !important;
}
.ihf_chatbot .bb-modal {
  background: #000028 !important;
  border-radius: 0rem !important;
}
.ihf_chatbot .bb-modal h1 {
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 100 !important;
  font-family: sans-serif !important;
}
.ihf_chatbot .chat_circle:hover {
  box-shadow: 0 6px 8px -2px rgba(0, 0, 0, 0.6), 0 9px 12px 3px rgba(0, 0, 0, 0.3), 0 4px 18px 3px rgba(0, 0, 0, 0.35);
}
.ihf_chatbot .chat_circle.clicked {
  background-color: #4169cc;
}
.ihf_chatbot .chat_circle i {
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.ihf_chatbot .chat_circle.clicked i {
  transform: rotate(315deg);
}
.ihf_chatbot .chatbox_visible {
  display: block;
}
.ihf_chatbot .chatbox_hidden {
  display: none;
}
.ihf_chatbot .chatbox_iframe {
  border: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 100001;
}
.ihf_chatbot #webchat {
  overflow-y: hidden !important;
}
.ihf_chatbot body, .ihf_chatbot html {
  height: 100%;
}
.ihf_chatbot body {
  display: block;
  margin: 0;
  position: absolute;
  width: 100%;
}
.ihf_chatbot header {
  background-color: #f7f7f9;
  height: 50px;
}
.ihf_chatbot header, .ihf_chatbot header h1 {
  position: relative;
  width: 100%;
}
.ihf_chatbot header h1 {
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  height: 100%;
  line-height: 50px;
  margin: 0;
  padding: 0;
  text-indent: 20px;
  vertical-align: middle;
}
.ihf_chatbot .error {
  font-family: Titillium Web, sans-serif;
  font-size: 2em;
  margin: 1em auto 0;
  text-align: center;
}
.ihf_chatbot #webchat-parent {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ihf_chatbot #webchat, .ihf_chatbot #webchat > * {
  height: 100%;
  overflow-y: hidden;
  width: 100%;
}
.ihf_chatbot #webchat iframe {
  bottom: inherit;
  height: 100% !important;
  position: relative;
  right: inherit;
  width: 100% !important;
  z-index: 10;
}
.ihf_chatbot #webchat .botanica-login-button {
  background-color: #00646e;
  color: #fff;
  font-size: 20px;
  height: 70px !important;
  left: 50%;
  margin: -35px 0 0 -100px;
  position: absolute;
  top: 50%;
  width: 200px !important;
}
.ihf_chatbot #webchat div.content .attachment img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.ihf_chatbot .loading {
  height: 150px !important;
  left: 50%;
  margin: -75px 0 0 -64px;
  position: absolute;
  top: 50%;
  width: 128px !important;
}
.ihf_chatbot .loading-inner {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top-color: #00646e;
  left: 0;
  top: 0;
}
.ihf_chatbot .loading-inner, .ihf_chatbot .loading-logo {
  height: 120px;
  position: absolute;
  width: 120px;
}
.ihf_chatbot .loading-logo {
  left: 4px;
  top: 4px;
}
.ihf_chatbot .loading-text {
  font-family: Titillium Web, sans-serif;
  left: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 130px;
  width: inherit;
}
.ihf_chatbot .spin {
  animation: spin 0.75s linear infinite;
  border: 2px solid #34495e;
  border-radius: 100%;
  display: inline-block;
  height: 123px;
  position: relative;
  width: 123px;
}
.ihf_chatbot .spin:after, .ihf_chatbot .spin:before {
  border: inherit;
  border-radius: inherit;
  content: "";
  display: none;
  height: inherit;
  left: -2px;
  position: absolute;
  top: -2px;
  width: inherit;
}
.ihf_chatbot .spinner, .ihf_chatbot .spinner:after, .ihf_chatbot .spinner:before {
  animation-duration: 1.2s;
  border-color: #04646c transparent transparent;
  display: inline-block;
}
.ihf_chatbot .spinner:before {
  transform: rotate(120deg);
}
.ihf_chatbot .spinner:after {
  transform: rotate(240deg);
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.ihf_chatbot #botanica-sidebar {
  background: #fff;
  bottom: 0;
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  max-width: 80%;
  min-width: 40%;
  padding-top: 80px;
  position: fixed;
  right: -80%;
  top: 0;
  transition: right 0.3s ease-in-out;
  width: 350px;
  z-index: 99;
}
.ihf_chatbot #botanica-sidebar label {
  font-size: 18px;
  font-weight: 700;
  margin-left: 50px;
}
.ihf_chatbot #botanica-sidebar.show {
  right: 0;
}
.ihf_chatbot #botanica-sidebar p {
  margin-left: 50px;
  padding-bottom: 20px;
}
.ihf_chatbot #botanica-sidebar .name {
  font-size: 16px;
}
.ihf_chatbot #botanica-sidebar-menu-button {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  position: fixed;
  right: 5px;
  top: 3px;
  transform: scale(0.8);
  width: 50px;
  z-index: 999;
}
.ihf_chatbot #botanica-sidebar-menu-button .bar1, .ihf_chatbot #botanica-sidebar-menu-button .bar2, .ihf_chatbot #botanica-sidebar-menu-button .bar3 {
  background-color: #fff;
  border-radius: 2px;
  height: 3px;
  margin: 7px 0;
  transition: 0.3s ease-in-out;
  width: 30px;
}
.ihf_chatbot #botanica-sidebar-menu-button.show .bar1 {
  background-color: #333;
  -webkit-transform: rotate(-45deg) translate(-7px, 6px);
  transform: rotate(-45deg) translate(-7px, 6px);
}
.ihf_chatbot #botanica-sidebar-menu-button.show .bar2 {
  opacity: 0;
}
.ihf_chatbot #botanica-sidebar-menu-button.show .bar3 {
  background-color: #333;
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
.ihf_chatbot #botanica-overlay {
  background-color: #000;
  height: 0;
  opacity: 0;
  position: fixed;
  transition: opacity 0.3s ease-in-out;
  width: 0;
  z-index: 90;
}
.ihf_chatbot #botanica-overlay.show {
  bottom: 0;
  height: auto;
  left: 0;
  opacity: 0.5;
  right: 0;
  top: 0;
  width: auto;
}
.ihf_chatbot #bb-overlay {
  background-color: #000;
  height: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s ease-in-out;
  width: 0;
  z-index: 90;
}
.ihf_chatbot #bb-overlay.show {
  bottom: 0;
  height: inherit;
  left: 0;
  opacity: 0.5;
  pointer-events: none;
  right: 0;
  top: 0;
  width: 300px;
}
.ihf_chatbot #bb-sidebar {
  display: none;
  background: #fff;
  bottom: 0;
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  min-width: 40%;
  padding-top: 80px;
  position: absolute;
  right: 0%;
  top: 0;
  transition: right 0.3s ease-in-out;
  width: 300px;
  z-index: 99;
}
.ihf_chatbot #bb-sidebar label {
  font-size: 18px;
  font-weight: 700;
  margin-left: 50px;
}
.ihf_chatbot #bb-sidebar.show {
  right: 0;
}
.ihf_chatbot #bb-sidebar p {
  margin-left: 50px;
  padding-bottom: 20px;
}
.ihf_chatbot #bb-sidebar .name {
  font-size: 16px;
}
.ihf_chatbot #bb-sidebar-menu-button {
  bottom: 35.8em;
  cursor: pointer;
  display: inline-block;
  height: 50px;
  position: fixed;
  right: 22%;
  transform: scale(0.8);
  width: 50px;
  z-index: 9990002;
}
.ihf_chatbot #bb-sidebar-menu-button .bar1, .ihf_chatbot #bb-sidebar-menu-button .bar2, .ihf_chatbot #bb-sidebar-menu-button .bar3 {
  background-color: #fff;
  border-radius: 2px;
  height: 3px;
  margin: 7px 0;
  transition: 0.3s ease-in-out;
  width: 30px;
}
.ihf_chatbot #bb-sidebar-menu-button.show .bar1 {
  background-color: #333;
  -webkit-transform: rotate(-45deg) translate(-7px, 6px);
  transform: rotate(-45deg) translate(-7px, 6px);
}
.ihf_chatbot #bb-sidebar-menu-button.show .bar2 {
  opacity: 0;
}
.ihf_chatbot #bb-sidebar-menu-button.show .bar3 {
  background-color: #333;
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
.ihf_chatbot .modal {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  left: 50%;
  margin: 1rem;
  max-height: -webkit-fill-available;
  max-width: -webkit-fill-available;
  overflow-y: auto;
  padding: 1rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 92%;
  word-break: break-word;
  z-index: 1000;
}
.ihf_chatbot .modal h1 {
  color: #000;
  font-size: 0.9rem;
  margin: 0.5rem 0;
}
.ihf_chatbot .bb-modal {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  left: 50%;
  margin: 1rem;
  min-height: -webkit-fill-available;
  min-width: -webkit-fill-available;
  overflow-y: auto;
  padding: 1rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 280px;
  word-break: break-word;
  z-index: 1000;
}
.ihf_chatbot .bb-modal h1 {
  color: #000;
  font-size: 1.2rem;
  line-height: 20px;
  margin: 0.5rem 0;
}
.ihf_chatbot .modal-actions {
  text-align: center;
}
.ihf_chatbot button.btn-cancel {
  background: red;
  border-color: red;
  font-size: 1.2rem;
  line-height: 1em;
  margin: 10px 5px;
  top: -4px;
  width: 5.5rem;
  border-style: none;
}
.ihf_chatbot button.btn-confirm {
  background: green !important;
  border-color: green !important;
  font-size: 1.2rem;
  line-height: 1em;
  margin: 10px 5px;
  top: -4px;
  width: 5.5rem;
  vertical-align: baseline;
}
.ihf_chatbot button.btn-confirm:hover {
  background: green !important;
  border-color: green !important;
  font-size: 1.2rem;
  line-height: 1em;
  margin: 10px 5px;
  top: -4px;
  width: 5.5rem;
  vertical-align: baseline;
}
.ihf_chatbot button.btn-cancel, .ihf_chatbot button.btn-confirm {
  border-radius: 0.5rem;
  color: #fff;
  cursor: pointer;
  height: 2rem;
}
.ihf_chatbot .backdrop {
  background-color: #000;
  bottom: 0;
  display: none;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 900;
}
.ihf_chatbot .action {
  color: #00557c !important;
}

@media only screen and (max-width: 1025px) {
  .ihf_chatbot .chat_circle {
    right: 30px;
  }
}
@media only screen and (min-width: 570px) {
  .ihf_chatbot .chat_circle {
    position: fixed;
    width: 7em;
    height: 7em;
    border-radius: 50%;
    background-color: #002949;
    background-size: 103%;
  }
  .ihf_chatbot .speech_bubble {
    position: relative;
    background: #20def8;
    border-radius: 20px;
    color: #24656b;
    font-size: 15px;
    line-height: 20px;
    top: -120px;
    right: 15px;
    width: 8em;
    max-width: 200px;
    padding: 12px;
    user-select: none;
    color: #00002C;
    font-weight: 700;
    z-index: 1;
    text-align: center;
    vertical-align: middle;
  }
  .ihf_chatbot .speech_bubble:after {
    transform: rotateY(180deg);
    border: 24px solid transparent;
    border-bottom: 0;
    border-right: 0;
    border-top-color: #20def8;
    bottom: 0;
    content: "";
    height: 0;
    left: 72%;
    margin-bottom: -24px;
    margin-left: -12px;
    position: absolute;
    width: 0;
  }
  .ihf_chatbot .speech_bubble_bottom_border {
    transform: rotateY(180deg);
    width: 0;
    height: 0;
    border: 26px solid transparent;
    border-bottom: 0;
    border-top-color: #265794;
    border-right: 0;
    margin-left: -12px;
    margin-bottom: -24px;
    content: "";
    bottom: 125px;
    position: relative;
    right: -70px;
    z-index: 0;
    display: block;
  }
  .ihf_chatbot .speech_bubble_bottom {
    width: 0;
    height: 0;
    border: 21.5px solid transparent;
    border-bottom: 0;
    border-top-color: #20def8;
    border-right: 0;
    margin-left: -11px;
    margin-bottom: -20px;
    content: "";
    bottom: 125px;
    position: relative;
    left: 80%;
    z-index: 2;
    transform: rotateY(180deg);
    display: block;
  }
  .ihf_chatbot .chat_box {
    position: fixed;
    width: 390px;
    height: 550px;
    z-index: 999999 !important;
    right: 125px;
    bottom: 25px;
    background-color: #ffffff;
    display: none;
    box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
  }
  .ihf_chatbot .chat_box, .ihf_chatbot .chat_close_icon {
    display: none;
    position: fixed;
  }
  .ihf_chatbot .chat_close_icon {
    border-radius: 50%;
    bottom: 18.4em;
    color: red;
    display: block;
    font-size: 27px;
    font-weight: 400;
    height: 55px;
    right: 6.6em;
    vertical-align: middle;
    width: 55px;
    z-index: 9990002;
  }
  .ihf_chatbot .chat_overlay {
    display: none;
  }
}
@media only screen and (max-width: 569px) {
  .ihf_chatbot .chat_circle {
    position: fixed;
    width: 5em;
    height: 5em;
    border-radius: 50%;
    background-color: #002949;
    background-size: 103%;
    bottom: 0.2em;
    right: 1.2em;
    border: 2px solid #ffffff;
  }
  .ihf_chatbot .speech_bubble {
    display: none;
    top: -9080px;
    position: relative;
  }
  .ihf_chatbot .speech_bubble:after {
    display: none;
    top: -9080px;
    position: relative;
  }
  .ihf_chatbot .chat_box {
    width: 90%;
    margin-left: 5%;
    height: -moz-calc(100% - 240px);
    height: -webkit-calc(100% - 240px);
    height: calc(100% - 240px);
    position: fixed;
    top: 120px;
    left: 0px;
    z-index: 100001;
    background-color: #ffffff;
    display: none;
    box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
  }
  .ihf_chatbot .chat_box, .ihf_chatbot .chat_close_icon {
    display: none;
    position: fixed;
  }
  .ihf_chatbot .chat_close_icon {
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    height: 55px;
    right: 1.7em;
    text-align: center;
    top: 0.7em;
    vertical-align: middle;
    width: 55px;
    z-index: 100002;
  }
  .ihf_chatbot .chat_overlay {
    width: 100%;
    height: 80% !important;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100;
    display: none;
  }
}
.siemens {
  /*DETAIL DOCUMENT AND MEDIA*/
  /**
  * Styles applied to "body"  "siemens" class
   */
  -webkit-tap-highlight-color: transparent;
  font-family: "SiemensSans";
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
  overflow-wrap: break-word;
  /*$navbar-height: 30px !default;*/
  /*$navbar-brand-font-size: $font-size-large !default;*/
  /*!
   * Bootstrap v3.3.6 (http://getbootstrap.com)
   * Copyright 2011-2015 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /* Copyright Siemens AG, 2016 */
  /* Licensed under the Siemens Inner Source License 1.1 */
  /* Slider */
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
  /*# sourceMappingURL=siemens-theme-newton.css.map */
  /*Toggle theme icon*/
}
.siemens .technoweb-extension-color-DOC {
  background-color: #4bb9b9;
  color: #fff;
}
.siemens .technoweb-extension-color-XLS {
  background-color: #a5e1e1;
  color: #fff;
}
.siemens .technoweb-extension-color-PDF {
  background-color: #cc0000;
  color: #fff;
}
.siemens .technoweb-extension-color-PPT {
  background-color: #eb780a;
  color: #fff;
}
.siemens .technoweb-extension-color-LINK {
  background-color: #9bafbe;
  color: #fff;
}
.siemens .technoweb-extension-color-ZIP {
  color: #fff;
}
.siemens .sticker-lg-technoweb {
  text-align: center;
  margin-right: 1%;
  font-family: var(--font-family-monospace, Menlo, Monaco, Consolas, "Courier New", monospace);
  font-size: 34px;
  line-height: 1.4;
}
.siemens .sticker-lg-technoweb .lexicon-icon {
  height: 34px;
  margin-top: -3px;
  width: 34px;
}
.siemens .container.technoweb .portlet-document-library .portlet-topper,
.siemens .container.technoweb .portlet-document-library h2.portlet-title-text {
  display: none;
}
.siemens .container.technoweb .portlet-document-library [data-fieldname=Author] {
  display: none;
}
.siemens .container.technoweb .portlet-document-library .form-builder-field {
  border: 0px none;
  padding-left: 0px;
  margin-left: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.siemens .technoweb-dm-list-hover {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.siemens .technoweb-dm-list-document {
  min-width: 250px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .technoweb-dm-list-document-text-icon {
  padding-left: 5px !important;
  padding-right: 3px !important;
  width: 82% !important;
  text-align: left;
}
.siemens .technoweb-dm-list-language {
  min-width: 60px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .technoweb-dm-list-details {
  min-width: 90px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .technoweb-dm-list-uploader {
  min-width: 90px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .technoweb-dm-list-updated {
  min-width: 85px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .technoweb-dm-list-category {
  min-width: 65px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .technoweb-dm-list-phase {
  min-width: 100px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .technoweb-dm-list-milestone {
  min-width: 80px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .technoweb-dm-list-ratings {
  min-width: 121px;
  padding-left: 3px !important;
  padding-right: 3px !important;
  text-align: center;
}
.siemens .title-field p.title,
.siemens .keyField,
.siemens lfr-ddm-container .field-wrapper-content label {
  font-weight: bold;
}
.siemens .buttons-actions,
.siemens .social {
  float: right;
}
.siemens .tagName {
  padding: 3px 7px;
  color: darkgray;
}
.siemens .ddmFields .lfr-ddm-container .field-wrapper-content,
.siemens .field-wrapper-content {
  margin-left: 0px;
}
.siemens .rating-technoweb .taglib-ratings {
  margin: 0px;
  padding-left: 0px;
}
.siemens .rating-technoweb .rating-content {
  margin: 0px 0px 0px -3px;
  padding-left: 0px !important;
}
.siemens .discussion-technoweb .panel-body {
  box-sizing: border-box;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
}
.siemens .setp-page .panel-title {
  width: 100%;
}
.siemens .setp-page .flexibleColumn {
  display: flex;
}
.siemens .setp-page .thumbnail a {
  color: rgb(105, 120, 130);
}
.siemens .setp-page .thumbnail ul li a::before {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  display: inline-block;
  position: relative;
  top: 3px;
  left: -3px;
}
.siemens .setp-page .thumbnail .portlet-site-map ul {
  list-style: none;
  padding-left: 15px;
}
.siemens .setp-page .thumbnail .portlet-journal-content .journal-content-article img {
  width: 100%;
}
.siemens .setp-page .nlp-navigation-tiles .thumbnail {
  width: 100%;
}
.siemens .setp-page .nlp-navigation-tiles .thumbnail ul {
  list-style: none;
  padding-left: 15px;
}
.siemens .setp-page .nlp-navigation-tiles .thumbnail img {
  width: 100%;
}
.siemens html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.siemens body {
  margin: 0;
}
.siemens article,
.siemens aside,
.siemens details,
.siemens figcaption,
.siemens figure,
.siemens footer,
.siemens header,
.siemens hgroup,
.siemens main,
.siemens menu,
.siemens nav,
.siemens section,
.siemens summary {
  display: block;
}
.siemens audio,
.siemens canvas,
.siemens progress,
.siemens video {
  display: inline-block;
  vertical-align: baseline;
}
.siemens audio:not([controls]) {
  display: none;
  height: 0;
}
.siemens [hidden],
.siemens template {
  display: none;
}
.siemens a {
  background-color: transparent;
}
.siemens a:active,
.siemens a:hover {
  outline: 0;
}
.siemens abbr[title] {
  border-bottom: 1px dotted;
}
.siemens b,
.siemens strong {
  font-weight: bold;
}
.siemens dfn {
  font-style: italic;
}
.siemens h1, .siemens .h1d, .siemens section.shoutbox h1, .siemens section.related-content h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.siemens mark {
  background: #ff0;
  color: #000;
}
.siemens small {
  font-size: 80%;
}
.siemens sub,
.siemens sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.siemens sup {
  top: -0.5em;
}
.siemens sub {
  bottom: -0.25em;
}
.siemens img {
  border: 0;
}
.siemens svg:not(:root) {
  overflow: hidden;
}
.siemens figure {
  margin: 1em 40px;
}
.siemens hr {
  box-sizing: content-box;
  height: 0;
}
.siemens pre {
  overflow: auto;
}
.siemens code,
.siemens kbd,
.siemens pre,
.siemens samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.siemens button,
.siemens input,
.siemens optgroup,
.siemens select,
.siemens textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.siemens button {
  overflow: visible;
}
.siemens button,
.siemens select {
  text-transform: none;
}
.siemens button,
.siemens html input[type=button],
.siemens input[type=reset],
.siemens input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
.siemens button[disabled],
.siemens html input[disabled] {
  cursor: default;
}
.siemens button::-moz-focus-inner,
.siemens input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.siemens input {
  line-height: normal;
}
.siemens input[type=checkbox],
.siemens input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.siemens input[type=number]::-webkit-inner-spin-button,
.siemens input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
.siemens input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.siemens input[type=search]::-webkit-search-cancel-button,
.siemens input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.siemens fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.siemens legend {
  border: 0;
  padding: 0;
}
.siemens textarea {
  overflow: auto;
}
.siemens optgroup {
  font-weight: bold;
}
.siemens table {
  border-collapse: collapse;
  border-spacing: 0;
}
.siemens td,
.siemens th {
  padding: 0;
}
@media print {
  .siemens *,
  .siemens *:before,
  .siemens *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .siemens a,
  .siemens a:visited {
    text-decoration: underline;
  }
  .siemens a[href]:after {
    content: " (" attr(href) ")";
  }
  .siemens abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .siemens a[href^="#"]:after,
  .siemens a[href^="javascript:"]:after {
    content: "";
  }
  .siemens pre,
  .siemens blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .siemens thead {
    display: table-header-group;
  }
  .siemens tr,
  .siemens img {
    page-break-inside: avoid;
  }
  .siemens img {
    max-width: 100% !important;
  }
  .siemens p, .siemens .pd,
  .siemens h2,
  .siemens .h2d,
  .siemens section.shoutbox h2,
  .siemens section.related-content h2,
  .siemens h3,
  .siemens .h3d,
  .siemens section.shoutbox h3,
  .siemens section.related-content h3 {
    orphans: 3;
    widows: 3;
  }
  .siemens h2, .siemens .h2d, .siemens section.shoutbox h2, .siemens section.related-content h2,
  .siemens h3,
  .siemens .h3d,
  .siemens section.shoutbox h3,
  .siemens section.related-content h3 {
    page-break-after: avoid;
  }
  .siemens .navbar {
    display: none;
  }
  .siemens .btn > .caret,
  .siemens .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .siemens .label {
    border: 1px solid #000;
  }
  .siemens .table {
    border-collapse: collapse !important;
  }
  .siemens .table td,
  .siemens .table th {
    background-color: #fff !important;
  }
  .siemens .table-bordered th,
  .siemens .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  .siemens {
    font-family: "Glyphicons Halflings";
    src: url("../assets/fonts/glyphicons-halflings-regular.eot");
    src: url("../assets/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../assets/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
  }
}
.siemens .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.siemens .glyphicon-asterisk:before {
  content: "*";
}
.siemens .glyphicon-plus:before {
  content: "+";
}
.siemens .glyphicon-euro:before,
.siemens .glyphicon-eur:before {
  content: "€";
}
.siemens .glyphicon-minus:before {
  content: "−";
}
.siemens .glyphicon-cloud:before {
  content: "☁";
}
.siemens .glyphicon-envelope:before {
  content: "✉";
}
.siemens .glyphicon-pencil:before {
  content: "✏";
}
.siemens .glyphicon-glass:before {
  content: "\e001";
}
.siemens .glyphicon-music:before {
  content: "\e002";
}
.siemens .glyphicon-search:before {
  content: "\e003";
}
.siemens .glyphicon-heart:before {
  content: "\e005";
}
.siemens .glyphicon-star:before {
  content: "\e006";
}
.siemens .glyphicon-star-empty:before {
  content: "\e007";
}
.siemens .glyphicon-user:before {
  content: "\e008";
}
.siemens .glyphicon-film:before {
  content: "\e009";
}
.siemens .glyphicon-th-large:before {
  content: "\e010";
}
.siemens .glyphicon-th:before {
  content: "\e011";
}
.siemens .glyphicon-th-list:before {
  content: "\e012";
}
.siemens .glyphicon-ok:before {
  content: "\e013";
}
.siemens .glyphicon-remove:before {
  content: "\e014";
}
.siemens .glyphicon-zoom-in:before {
  content: "\e015";
}
.siemens .glyphicon-zoom-out:before {
  content: "\e016";
}
.siemens .glyphicon-off:before {
  content: "\e017";
}
.siemens .glyphicon-signal:before {
  content: "\e018";
}
.siemens .glyphicon-cog:before {
  content: "\e019";
}
.siemens .glyphicon-trash:before {
  content: "\e020";
}
.siemens .glyphicon-home:before {
  content: "\e021";
}
.siemens .glyphicon-file:before {
  content: "\e022";
}
.siemens .glyphicon-time:before {
  content: "\e023";
}
.siemens .glyphicon-road:before {
  content: "\e024";
}
.siemens .glyphicon-download-alt:before {
  content: "\e025";
}
.siemens .glyphicon-download:before {
  content: "\e026";
}
.siemens .glyphicon-upload:before {
  content: "\e027";
}
.siemens .glyphicon-inbox:before {
  content: "\e028";
}
.siemens .glyphicon-play-circle:before {
  content: "\e029";
}
.siemens .glyphicon-repeat:before {
  content: "\e030";
}
.siemens .glyphicon-refresh:before {
  content: "\e031";
}
.siemens .glyphicon-list-alt:before {
  content: "\e032";
}
.siemens .glyphicon-lock:before {
  content: "\e033";
}
.siemens .glyphicon-flag:before {
  content: "\e034";
}
.siemens .glyphicon-headphones:before {
  content: "\e035";
}
.siemens .glyphicon-volume-off:before {
  content: "\e036";
}
.siemens .glyphicon-volume-down:before {
  content: "\e037";
}
.siemens .glyphicon-volume-up:before {
  content: "\e038";
}
.siemens .glyphicon-qrcode:before {
  content: "\e039";
}
.siemens .glyphicon-barcode:before {
  content: "\e040";
}
.siemens .glyphicon-tag:before {
  content: "\e041";
}
.siemens .glyphicon-tags:before {
  content: "\e042";
}
.siemens .glyphicon-book:before {
  content: "\e043";
}
.siemens .glyphicon-bookmark:before {
  content: "\e044";
}
.siemens .glyphicon-print:before {
  content: "\e045";
}
.siemens .glyphicon-camera:before {
  content: "\e046";
}
.siemens .glyphicon-font:before {
  content: "\e047";
}
.siemens .glyphicon-bold:before {
  content: "\e048";
}
.siemens .glyphicon-italic:before {
  content: "\e049";
}
.siemens .glyphicon-text-height:before {
  content: "\e050";
}
.siemens .glyphicon-text-width:before {
  content: "\e051";
}
.siemens .glyphicon-align-left:before {
  content: "\e052";
}
.siemens .glyphicon-align-center:before {
  content: "\e053";
}
.siemens .glyphicon-align-right:before {
  content: "\e054";
}
.siemens .glyphicon-align-justify:before {
  content: "\e055";
}
.siemens .glyphicon-list:before {
  content: "\e056";
}
.siemens .glyphicon-indent-left:before {
  content: "\e057";
}
.siemens .glyphicon-indent-right:before {
  content: "\e058";
}
.siemens .glyphicon-facetime-video:before {
  content: "\e059";
}
.siemens .glyphicon-picture:before {
  content: "\e060";
}
.siemens .glyphicon-map-marker:before {
  content: "\e062";
}
.siemens .glyphicon-adjust:before {
  content: "\e063";
}
.siemens .glyphicon-tint:before {
  content: "\e064";
}
.siemens .glyphicon-edit:before {
  content: "\e065";
}
.siemens .glyphicon-share:before {
  content: "\e066";
}
.siemens .glyphicon-check:before {
  content: "\e067";
}
.siemens .glyphicon-move:before {
  content: "\e068";
}
.siemens .glyphicon-step-backward:before {
  content: "\e069";
}
.siemens .glyphicon-fast-backward:before {
  content: "\e070";
}
.siemens .glyphicon-backward:before {
  content: "\e071";
}
.siemens .glyphicon-play:before {
  content: "\e072";
}
.siemens .glyphicon-pause:before {
  content: "\e073";
}
.siemens .glyphicon-stop:before {
  content: "\e074";
}
.siemens .glyphicon-forward:before {
  content: "\e075";
}
.siemens .glyphicon-fast-forward:before {
  content: "\e076";
}
.siemens .glyphicon-step-forward:before {
  content: "\e077";
}
.siemens .glyphicon-eject:before {
  content: "\e078";
}
.siemens .glyphicon-chevron-left:before {
  content: "\e079";
}
.siemens .glyphicon-chevron-right:before {
  content: "\e080";
}
.siemens .glyphicon-plus-sign:before {
  content: "\e081";
}
.siemens .glyphicon-minus-sign:before {
  content: "\e082";
}
.siemens .glyphicon-remove-sign:before {
  content: "\e083";
}
.siemens .glyphicon-ok-sign:before {
  content: "\e084";
}
.siemens .glyphicon-question-sign:before {
  content: "\e085";
}
.siemens .glyphicon-info-sign:before {
  content: "\e086";
}
.siemens .glyphicon-screenshot:before {
  content: "\e087";
}
.siemens .glyphicon-remove-circle:before {
  content: "\e088";
}
.siemens .glyphicon-ok-circle:before {
  content: "\e089";
}
.siemens .glyphicon-ban-circle:before {
  content: "\e090";
}
.siemens .glyphicon-arrow-left:before {
  content: "\e091";
}
.siemens .glyphicon-arrow-right:before {
  content: "\e092";
}
.siemens .glyphicon-arrow-up:before {
  content: "\e093";
}
.siemens .glyphicon-arrow-down:before {
  content: "\e094";
}
.siemens .glyphicon-share-alt:before {
  content: "\e095";
}
.siemens .glyphicon-resize-full:before {
  content: "\e096";
}
.siemens .glyphicon-resize-small:before {
  content: "\e097";
}
.siemens .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.siemens .glyphicon-gift:before {
  content: "\e102";
}
.siemens .glyphicon-leaf:before {
  content: "\e103";
}
.siemens .glyphicon-fire:before {
  content: "\e104";
}
.siemens .glyphicon-eye-open:before {
  content: "\e105";
}
.siemens .glyphicon-eye-close:before {
  content: "\e106";
}
.siemens .glyphicon-warning-sign:before {
  content: "\e107";
}
.siemens .glyphicon-plane:before {
  content: "\e108";
}
.siemens .glyphicon-calendar:before {
  content: "\e109";
}
.siemens .glyphicon-random:before {
  content: "\e110";
}
.siemens .glyphicon-comment:before {
  content: "\e111";
}
.siemens .glyphicon-magnet:before {
  content: "\e112";
}
.siemens .glyphicon-chevron-up:before {
  content: "\e113";
}
.siemens .glyphicon-chevron-down:before {
  content: "\e114";
}
.siemens .glyphicon-retweet:before {
  content: "\e115";
}
.siemens .glyphicon-shopping-cart:before {
  content: "\e116";
}
.siemens .glyphicon-folder-close:before {
  content: "\e117";
}
.siemens .glyphicon-folder-open:before {
  content: "\e118";
}
.siemens .glyphicon-resize-vertical:before {
  content: "\e119";
}
.siemens .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.siemens .glyphicon-hdd:before {
  content: "\e121";
}
.siemens .glyphicon-bullhorn:before {
  content: "\e122";
}
.siemens .glyphicon-bell:before {
  content: "\e123";
}
.siemens .glyphicon-certificate:before {
  content: "\e124";
}
.siemens .glyphicon-thumbs-up:before {
  content: "\e125";
}
.siemens .glyphicon-thumbs-down:before {
  content: "\e126";
}
.siemens .glyphicon-hand-right:before {
  content: "\e127";
}
.siemens .glyphicon-hand-left:before {
  content: "\e128";
}
.siemens .glyphicon-hand-up:before {
  content: "\e129";
}
.siemens .glyphicon-hand-down:before {
  content: "\e130";
}
.siemens .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.siemens .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.siemens .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.siemens .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.siemens .glyphicon-globe:before {
  content: "\e135";
}
.siemens .glyphicon-wrench:before {
  content: "\e136";
}
.siemens .glyphicon-tasks:before {
  content: "\e137";
}
.siemens .glyphicon-filter:before {
  content: "\e138";
}
.siemens .glyphicon-briefcase:before {
  content: "\e139";
}
.siemens .glyphicon-fullscreen:before {
  content: "\e140";
}
.siemens .glyphicon-dashboard:before {
  content: "\e141";
}
.siemens .glyphicon-paperclip:before {
  content: "\e142";
}
.siemens .glyphicon-heart-empty:before {
  content: "\e143";
}
.siemens .glyphicon-link:before {
  content: "\e144";
}
.siemens .glyphicon-phone:before {
  content: "\e145";
}
.siemens .glyphicon-pushpin:before {
  content: "\e146";
}
.siemens .glyphicon-usd:before {
  content: "\e148";
}
.siemens .glyphicon-gbp:before {
  content: "\e149";
}
.siemens .glyphicon-sort:before {
  content: "\e150";
}
.siemens .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.siemens .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.siemens .glyphicon-sort-by-order:before {
  content: "\e153";
}
.siemens .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.siemens .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.siemens .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.siemens .glyphicon-unchecked:before {
  content: "\e157";
}
.siemens .glyphicon-expand:before {
  content: "\e158";
}
.siemens .glyphicon-collapse-down:before {
  content: "\e159";
}
.siemens .glyphicon-collapse-up:before {
  content: "\e160";
}
.siemens .glyphicon-log-in:before {
  content: "\e161";
}
.siemens .glyphicon-flash:before {
  content: "\e162";
}
.siemens .glyphicon-log-out:before {
  content: "\e163";
}
.siemens .glyphicon-new-window:before {
  content: "\e164";
}
.siemens .glyphicon-record:before {
  content: "\e165";
}
.siemens .glyphicon-save:before {
  content: "\e166";
}
.siemens .glyphicon-open:before {
  content: "\e167";
}
.siemens .glyphicon-saved:before {
  content: "\e168";
}
.siemens .glyphicon-import:before {
  content: "\e169";
}
.siemens .glyphicon-export:before {
  content: "\e170";
}
.siemens .glyphicon-send:before {
  content: "\e171";
}
.siemens .glyphicon-floppy-disk:before {
  content: "\e172";
}
.siemens .glyphicon-floppy-saved:before {
  content: "\e173";
}
.siemens .glyphicon-floppy-remove:before {
  content: "\e174";
}
.siemens .glyphicon-floppy-save:before {
  content: "\e175";
}
.siemens .glyphicon-floppy-open:before {
  content: "\e176";
}
.siemens .glyphicon-credit-card:before {
  content: "\e177";
}
.siemens .glyphicon-transfer:before {
  content: "\e178";
}
.siemens .glyphicon-cutlery:before {
  content: "\e179";
}
.siemens .glyphicon-header:before {
  content: "\e180";
}
.siemens .glyphicon-compressed:before {
  content: "\e181";
}
.siemens .glyphicon-earphone:before {
  content: "\e182";
}
.siemens .glyphicon-phone-alt:before {
  content: "\e183";
}
.siemens .glyphicon-tower:before {
  content: "\e184";
}
.siemens .glyphicon-stats:before {
  content: "\e185";
}
.siemens .glyphicon-sd-video:before {
  content: "\e186";
}
.siemens .glyphicon-hd-video:before {
  content: "\e187";
}
.siemens .glyphicon-subtitles:before {
  content: "\e188";
}
.siemens .glyphicon-sound-stereo:before {
  content: "\e189";
}
.siemens .glyphicon-sound-dolby:before {
  content: "\e190";
}
.siemens .glyphicon-sound-5-1:before {
  content: "\e191";
}
.siemens .glyphicon-sound-6-1:before {
  content: "\e192";
}
.siemens .glyphicon-sound-7-1:before {
  content: "\e193";
}
.siemens .glyphicon-copyright-mark:before {
  content: "\e194";
}
.siemens .glyphicon-registration-mark:before {
  content: "\e195";
}
.siemens .glyphicon-cloud-download:before {
  content: "\e197";
}
.siemens .glyphicon-cloud-upload:before {
  content: "\e198";
}
.siemens .glyphicon-tree-conifer:before {
  content: "\e199";
}
.siemens .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.siemens .glyphicon-cd:before {
  content: "\e201";
}
.siemens .glyphicon-save-file:before {
  content: "\e202";
}
.siemens .glyphicon-open-file:before {
  content: "\e203";
}
.siemens .glyphicon-level-up:before {
  content: "\e204";
}
.siemens .glyphicon-copy:before {
  content: "\e205";
}
.siemens .glyphicon-paste:before {
  content: "\e206";
}
.siemens .glyphicon-alert:before {
  content: "\e209";
}
.siemens .glyphicon-equalizer:before {
  content: "\e210";
}
.siemens .glyphicon-king:before {
  content: "\e211";
}
.siemens .glyphicon-queen:before {
  content: "\e212";
}
.siemens .glyphicon-pawn:before {
  content: "\e213";
}
.siemens .glyphicon-bishop:before {
  content: "\e214";
}
.siemens .glyphicon-knight:before {
  content: "\e215";
}
.siemens .glyphicon-baby-formula:before {
  content: "\e216";
}
.siemens .glyphicon-tent:before {
  content: "⛺";
}
.siemens .glyphicon-blackboard:before {
  content: "\e218";
}
.siemens .glyphicon-bed:before {
  content: "\e219";
}
.siemens .glyphicon-apple:before {
  content: "\f8ff";
}
.siemens .glyphicon-erase:before {
  content: "\e221";
}
.siemens .glyphicon-hourglass:before {
  content: "⌛";
}
.siemens .glyphicon-lamp:before {
  content: "\e223";
}
.siemens .glyphicon-duplicate:before {
  content: "\e224";
}
.siemens .glyphicon-piggy-bank:before {
  content: "\e225";
}
.siemens .glyphicon-scissors:before {
  content: "\e226";
}
.siemens .glyphicon-bitcoin:before {
  content: "\e227";
}
.siemens .glyphicon-btc:before {
  content: "\e227";
}
.siemens .glyphicon-xbt:before {
  content: "\e227";
}
.siemens .glyphicon-yen:before {
  content: "¥";
}
.siemens .glyphicon-jpy:before {
  content: "¥";
}
.siemens .glyphicon-ruble:before {
  content: "₽";
}
.siemens .glyphicon-rub:before {
  content: "₽";
}
.siemens .glyphicon-scale:before {
  content: "\e230";
}
.siemens .glyphicon-ice-lolly:before {
  content: "\e231";
}
.siemens .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.siemens .glyphicon-education:before {
  content: "\e233";
}
.siemens .glyphicon-option-horizontal:before {
  content: "\e234";
}
.siemens .glyphicon-option-vertical:before {
  content: "\e235";
}
.siemens .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.siemens .glyphicon-modal-window:before {
  content: "\e237";
}
.siemens .glyphicon-oil:before {
  content: "\e238";
}
.siemens .glyphicon-grain:before {
  content: "\e239";
}
.siemens .glyphicon-sunglasses:before {
  content: "\e240";
}
.siemens .glyphicon-text-size:before {
  content: "\e241";
}
.siemens .glyphicon-text-color:before {
  content: "\e242";
}
.siemens .glyphicon-text-background:before {
  content: "\e243";
}
.siemens .glyphicon-object-align-top:before {
  content: "\e244";
}
.siemens .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.siemens .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.siemens .glyphicon-object-align-left:before {
  content: "\e247";
}
.siemens .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.siemens .glyphicon-object-align-right:before {
  content: "\e249";
}
.siemens .glyphicon-triangle-right:before {
  content: "\e250";
}
.siemens .glyphicon-triangle-left:before {
  content: "\e251";
}
.siemens .glyphicon-triangle-bottom:before, .siemens .glyphicon-tablesort-desc:before {
  content: "\e252";
}
.siemens .glyphicon-triangle-top:before, .siemens .glyphicon-tablesort-asc:before {
  content: "\e253";
}
.siemens .glyphicon-console:before {
  content: "\e254";
}
.siemens .glyphicon-superscript:before {
  content: "\e255";
}
.siemens .glyphicon-subscript:before {
  content: "\e256";
}
.siemens .glyphicon-menu-left:before {
  content: "\e257";
}
.siemens .glyphicon-menu-right:before {
  content: "\e258";
}
.siemens .glyphicon-menu-down:before {
  content: "\e259";
}
.siemens .glyphicon-menu-up:before {
  content: "\e260";
}
.siemens * {
  box-sizing: border-box;
}
.siemens *:before,
.siemens *:after {
  box-sizing: border-box;
}
.siemens html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
.siemens body {
  font-family: "SiemensSans";
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}
.siemens input,
.siemens button,
.siemens select,
.siemens textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.siemens a {
  color: #2387AA;
  text-decoration: none;
}
.siemens a:hover, .siemens a:focus {
  color: #005578;
  text-decoration: underline;
}
.siemens a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.siemens figure {
  margin: 0;
}
.siemens img {
  vertical-align: middle;
}
.siemens .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.siemens .img-rounded {
  border-radius: 0;
}
.siemens .img-thumbnail {
  padding: 0;
  line-height: 1.42857;
  background-color: #EBF0F5;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.siemens .img-circle, .siemens .dropdown-item-avatar .dropdown-item-avatar-img {
  border-radius: 50%;
}
.siemens hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.siemens .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.siemens .sr-only-focusable:active, .siemens .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.siemens [role=button] {
  cursor: pointer;
}
.siemens h1, .siemens .h1d, .siemens section.shoutbox h1, .siemens section.related-content h1, .siemens h2, .siemens .h2d, .siemens section.shoutbox h2, .siemens section.related-content h2, .siemens h3, .siemens .h3d, .siemens section.shoutbox h3, .siemens section.related-content h3, .siemens h4, .siemens .h4d, .siemens .alert,
.siemens .alert-dismissable,
.siemens .alert-dismissible, .siemens section.shoutbox h4, .siemens section.related-content h4, .siemens h5, .siemens h6,
.siemens .h1, .siemens .h2, .siemens .h3, .siemens .h4, .siemens .h5, .siemens .h6 {
  font-weight: normal;
  line-height: 1.1;
}
.siemens h1, .siemens .h1d, .siemens section.shoutbox h1, .siemens section.related-content h1, .siemens h2:not(.h2-custom-color), .siemens .h2d, .siemens section.shoutbox h2, .siemens section.related-content h2, .siemens h3, .siemens .h3d, .siemens section.shoutbox h3, .siemens section.related-content h3, .siemens h4:not(.h4-custom-color), .siemens .h4d, .siemens .alert,
.siemens .alert-dismissable, .siemens .alert-dismissible, .siemens section.shoutbox h4, .siemens section.related-content h4, .siemens h5, .siemens h6, .siemens .h1, .siemens .h2, .siemens .h3, .siemens .h4, .siemens .h5, .siemens .h6 {
  color: #2D373C;
}
.siemens h1 small, .siemens .h1d small, .siemens section.shoutbox h1 small, .siemens section.related-content h1 small,
.siemens h1 .small, .siemens .h1d .small, .siemens section.shoutbox h1 .small, .siemens section.related-content h1 .small, .siemens h2 small, .siemens .h2d small, .siemens section.shoutbox h2 small, .siemens section.related-content h2 small,
.siemens h2 .small, .siemens .h2d .small, .siemens section.shoutbox h2 .small, .siemens section.related-content h2 .small, .siemens h3 small, .siemens .h3d small, .siemens section.shoutbox h3 small, .siemens section.related-content h3 small,
.siemens h3 .small, .siemens .h3d .small, .siemens section.shoutbox h3 .small, .siemens section.related-content h3 .small, .siemens h4 small, .siemens .h4d small, .siemens .alert small,
.siemens .alert-dismissable small,
.siemens .alert-dismissible small, .siemens section.shoutbox h4 small, .siemens section.related-content h4 small,
.siemens h4 .small, .siemens .h4d .small, .siemens .alert .small,
.siemens .alert-dismissable .small,
.siemens .alert-dismissible .small, .siemens section.shoutbox h4 .small, .siemens section.related-content h4 .small, .siemens h5 small,
.siemens h5 .small, .siemens h6 small,
.siemens h6 .small,
.siemens .h1 small,
.siemens .h1 .small, .siemens .h2 small,
.siemens .h2 .small, .siemens .h3 small,
.siemens .h3 .small, .siemens .h4 small,
.siemens .h4 .small, .siemens .h5 small,
.siemens .h5 .small, .siemens .h6 small,
.siemens .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.siemens h1, .siemens .h1d, .siemens section.shoutbox h1, .siemens section.related-content h1, .siemens .h1,
.siemens h2,
.siemens .h2d,
.siemens section.shoutbox h2,
.siemens section.related-content h2, .siemens .h2,
.siemens h3,
.siemens .h3d,
.siemens section.shoutbox h3,
.siemens section.related-content h3, .siemens .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.siemens h1 small, .siemens .h1d small, .siemens section.shoutbox h1 small, .siemens section.related-content h1 small,
.siemens h1 .small, .siemens .h1d .small, .siemens section.shoutbox h1 .small, .siemens section.related-content h1 .small, .siemens .h1 small,
.siemens .h1 .small,
.siemens h2 small, .siemens .h2d small, .siemens section.shoutbox h2 small, .siemens section.related-content h2 small,
.siemens h2 .small, .siemens .h2d .small, .siemens section.shoutbox h2 .small, .siemens section.related-content h2 .small, .siemens .h2 small,
.siemens .h2 .small,
.siemens h3 small, .siemens .h3d small, .siemens section.shoutbox h3 small, .siemens section.related-content h3 small,
.siemens h3 .small, .siemens .h3d .small, .siemens section.shoutbox h3 .small, .siemens section.related-content h3 .small, .siemens .h3 small,
.siemens .h3 .small {
  font-size: 65%;
}
.siemens h4, .siemens .h4d, .siemens .alert,
.siemens .alert-dismissable,
.siemens .alert-dismissible, .siemens section.shoutbox h4, .siemens section.related-content h4, .siemens .h4,
.siemens h5, .siemens .h5,
.siemens h6, .siemens .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.siemens h4 small, .siemens .h4d small, .siemens .alert small,
.siemens .alert-dismissable small,
.siemens .alert-dismissible small, .siemens section.shoutbox h4 small, .siemens section.related-content h4 small,
.siemens h4 .small, .siemens .h4d .small, .siemens .alert .small,
.siemens .alert-dismissable .small,
.siemens .alert-dismissible .small, .siemens section.shoutbox h4 .small, .siemens section.related-content h4 .small, .siemens .h4 small,
.siemens .h4 .small,
.siemens h5 small,
.siemens h5 .small, .siemens .h5 small,
.siemens .h5 .small,
.siemens h6 small,
.siemens h6 .small, .siemens .h6 small,
.siemens .h6 .small {
  font-size: 75%;
}
.siemens h1, .siemens .h1d, .siemens section.shoutbox h1, .siemens section.related-content h1, .siemens .h1 {
  font-size: 46px;
}
.siemens h2, .siemens .h2d, .siemens section.shoutbox h2, .siemens section.related-content h2, .siemens .h2 {
  font-size: 30px;
}
.siemens h3, .siemens .h3d, .siemens section.shoutbox h3, .siemens section.related-content h3, .siemens .h3 {
  font-size: 24px;
}
.siemens h4, .siemens .h4d, .siemens .alert,
.siemens .alert-dismissable,
.siemens .alert-dismissible, .siemens section.shoutbox h4, .siemens section.related-content h4, .siemens .h4 {
  font-size: 18px;
}
.siemens h5, .siemens .h5 {
  font-size: 14px;
}
.siemens h6, .siemens .h6 {
  font-size: 12px;
}
.siemens p, .siemens .pd {
  margin: 0 0 10px;
}
.siemens .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .siemens .lead {
    font-size: 21px;
  }
}
.siemens small,
.siemens .small {
  font-size: 85%;
}
.siemens mark,
.siemens .mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.siemens .text-left {
  text-align: left;
}
.siemens .text-right {
  text-align: right;
}
.siemens .text-center {
  text-align: center;
}
.siemens .text-justify {
  text-align: justify;
}
.siemens .text-nowrap {
  white-space: nowrap;
}
.siemens .text-lowercase {
  text-transform: lowercase;
}
.siemens .text-uppercase, .siemens .initialism {
  text-transform: uppercase;
}
.siemens .text-capitalize {
  text-transform: capitalize;
}
.siemens .text-muted, .siemens dl > dt {
  color: #777777;
}
.siemens .text-primary {
  color: #FAA50A;
}
.siemens a.text-primary:hover,
.siemens a.text-primary:focus {
  color: #cd8604;
}
.siemens .text-success {
  color: #3c763d;
}
.siemens a.text-success:hover,
.siemens a.text-success:focus {
  color: #2b542c;
}
.siemens .text-info {
  color: #31708f;
}
.siemens a.text-info:hover,
.siemens a.text-info:focus {
  color: #245269;
}
.siemens .text-warning {
  color: #8a6d3b;
}
.siemens a.text-warning:hover,
.siemens a.text-warning:focus {
  color: #66512c;
}
.siemens .text-danger {
  color: #a94442;
}
.siemens a.text-danger:hover,
.siemens a.text-danger:focus {
  color: #843534;
}
.siemens .bg-primary {
  color: #fff;
}
.siemens .bg-primary {
  background-color: #FAA50A;
}
.siemens a.bg-primary:hover,
.siemens a.bg-primary:focus {
  background-color: #cd8604;
}
.siemens .bg-success {
  background-color: #dff0d8;
}
.siemens a.bg-success:hover,
.siemens a.bg-success:focus {
  background-color: #c1e2b3;
}
.siemens .bg-info {
  background-color: #d9edf7;
}
.siemens a.bg-info:hover,
.siemens a.bg-info:focus {
  background-color: #afd9ee;
}
.siemens .bg-warning {
  background-color: #fcf8e3;
}
.siemens a.bg-warning:hover,
.siemens a.bg-warning:focus {
  background-color: #f7ecb5;
}
.siemens .bg-danger {
  background-color: #f2dede;
}
.siemens a.bg-danger:hover,
.siemens a.bg-danger:focus {
  background-color: #e4b9b9;
}
.siemens .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.siemens ul,
.siemens ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.siemens ul ul,
.siemens ul ol,
.siemens ol ul,
.siemens ol ol {
  margin-bottom: 0;
}
.siemens .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.siemens .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.siemens .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.siemens dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.siemens dt,
.siemens dd {
  line-height: 1.42857;
}
.siemens dt {
  font-weight: bold;
}
.siemens dd {
  margin-left: 0;
}
.siemens .dl-horizontal dd:before, .siemens .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.siemens .dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1025px) {
  .siemens .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .siemens .dl-horizontal dd {
    margin-left: 180px;
  }
}
.siemens abbr[title],
.siemens abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.siemens .initialism {
  font-size: 90%;
}
.siemens blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.siemens blockquote p:last-child, .siemens blockquote .pd:last-child,
.siemens blockquote ul:last-child,
.siemens blockquote ol:last-child {
  margin-bottom: 0;
}
.siemens blockquote footer,
.siemens blockquote small,
.siemens blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
.siemens blockquote footer:before,
.siemens blockquote small:before,
.siemens blockquote .small:before {
  content: "— ";
}
.siemens .blockquote-reverse,
.siemens blockquote.pull-right,
.siemens blockquote.form-footer,
.siemens blockquote.context-actions {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.siemens .blockquote-reverse footer:before,
.siemens .blockquote-reverse small:before,
.siemens .blockquote-reverse .small:before,
.siemens blockquote.pull-right footer:before, .siemens blockquote.form-footer footer:before, .siemens blockquote.context-actions footer:before,
.siemens blockquote.pull-right small:before, .siemens blockquote.form-footer small:before, .siemens blockquote.context-actions small:before,
.siemens blockquote.pull-right .small:before, .siemens blockquote.form-footer .small:before, .siemens blockquote.context-actions .small:before {
  content: "";
}
.siemens .blockquote-reverse footer:after,
.siemens .blockquote-reverse small:after,
.siemens .blockquote-reverse .small:after,
.siemens blockquote.pull-right footer:after, .siemens blockquote.form-footer footer:after, .siemens blockquote.context-actions footer:after,
.siemens blockquote.pull-right small:after, .siemens blockquote.form-footer small:after, .siemens blockquote.context-actions small:after,
.siemens blockquote.pull-right .small:after, .siemens blockquote.form-footer .small:after, .siemens blockquote.context-actions .small:after {
  content: " —";
}
.siemens address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}
.siemens code,
.siemens kbd,
.siemens pre,
.siemens samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.siemens code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
.siemens kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.siemens kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.siemens pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
.siemens pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.siemens .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.siemens .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.siemens .container:before, .siemens .container:after {
  content: " ";
  display: table;
}
.siemens .container:after {
  clear: both;
}
@media (min-width: 768px) {
  .siemens .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .siemens .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .siemens .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .siemens ​​ .container {
    width: 1360px;
  }
}
@media (min-width: 1600px) {
  .siemens .container {
    width: 1550px;
  }
}
@media (min-width: 1800px) {
  .siemens .container {
    width: 1730px;
  }
}
.siemens .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.siemens .container-fluid:before, .siemens .container-fluid:after {
  content: " ";
  display: table;
}
.siemens .container-fluid:after {
  clear: both;
}
.siemens .row {
  margin-left: -15px;
  margin-right: -15px;
}
.siemens .row.no-padding-margin {
  padding: 0;
  margin: 0;
}
.siemens .row.multiitemrow {
  margin: 0;
  width: 100%;
}
.siemens .row.multiplecolumnsrow {
  margin-top: 5px;
  margin-bottom: 5px;
  align-items: flex-start;
}
.siemens .row.lastColumn {
  margin-left: 0;
  left: 0.3vw;
  padding: 0;
}
.siemens .row.last-column-no-left {
  margin-left: 0;
  padding: 0;
}
.siemens .row:before, .siemens .row:after {
  content: " ";
  display: table;
}
.siemens .row:after {
  clear: both;
}
.siemens .col-xs-1, .siemens .col-sm-1, .siemens .col-md-1, .siemens .col-lg-1, .siemens .col-xs-2, .siemens .col-sm-2, .siemens .col-md-2, .siemens .col-lg-2, .siemens .col-xs-3, .siemens .col-sm-3, .siemens .col-md-3, .siemens .col-lg-3, .siemens .col-xs-4, .siemens .col-sm-4, .siemens .col-md-4, .siemens .col-lg-4, .siemens .col-xs-5, .siemens .col-sm-5, .siemens .col-md-5, .siemens .col-lg-5, .siemens .col-xs-6, .siemens .col-sm-6, .siemens .col-md-6, .siemens .col-lg-6, .siemens .col-xs-7, .siemens .col-sm-7, .siemens .col-md-7, .siemens .col-lg-7, .siemens .col-xs-8, .siemens .col-sm-8, .siemens .col-md-8, .siemens .col-lg-8, .siemens .col-xs-9, .siemens .col-sm-9, .siemens .col-md-9, .siemens .col-lg-9, .siemens .col-xs-10, .siemens .col-sm-10, .siemens .col-md-10, .siemens .col-lg-10, .siemens .col-xs-11, .siemens .col-sm-11, .siemens .col-md-11, .siemens .col-lg-11, .siemens .col-xs-12, .siemens .col-sm-12, .siemens .col-md-12, .siemens .col-lg-12 {
  position: relative;
  min-height: 3px;
  padding-left: 1.05vw;
  padding-right: 1.05vw;
}
.siemens .col-xs-1, .siemens .col-xs-2, .siemens .col-xs-3, .siemens .col-xs-4, .siemens .col-xs-5, .siemens .col-xs-6, .siemens .col-xs-7, .siemens .col-xs-8, .siemens .col-xs-9, .siemens .col-xs-10, .siemens .col-xs-11, .siemens .col-xs-12 {
  float: left;
}
.siemens .col-xs-1 {
  width: 8.33333%;
}
.siemens .col-xs-2 {
  width: 16.66667%;
}
.siemens .col-xs-3 {
  width: 25%;
}
.siemens .col-xs-4 {
  width: 33.33333%;
}
.siemens .col-xs-5 {
  width: 41.66667%;
}
.siemens .col-xs-6 {
  width: 50%;
}
.siemens .col-xs-7 {
  width: 58.33333%;
}
.siemens .col-xs-8 {
  width: 66.66667%;
}
.siemens .col-xs-9 {
  width: 75%;
}
.siemens .col-xs-10 {
  width: 83.33333%;
}
.siemens .col-xs-11 {
  width: 91.66667%;
}
.siemens .col-xs-12 {
  width: 100%;
}
.siemens .col-xs-pull-0 {
  right: auto;
}
.siemens .col-xs-pull-1 {
  right: 8.33333%;
}
.siemens .col-xs-pull-2 {
  right: 16.66667%;
}
.siemens .col-xs-pull-3 {
  right: 25%;
}
.siemens .col-xs-pull-4 {
  right: 33.33333%;
}
.siemens .col-xs-pull-5 {
  right: 41.66667%;
}
.siemens .col-xs-pull-6 {
  right: 50%;
}
.siemens .col-xs-pull-7 {
  right: 58.33333%;
}
.siemens .col-xs-pull-8 {
  right: 66.66667%;
}
.siemens .col-xs-pull-9 {
  right: 75%;
}
.siemens .col-xs-pull-10 {
  right: 83.33333%;
}
.siemens .col-xs-pull-11 {
  right: 91.66667%;
}
.siemens .col-xs-pull-12 {
  right: 100%;
}
.siemens .col-xs-push-0 {
  left: auto;
}
.siemens .col-xs-push-1 {
  left: 8.33333%;
}
.siemens .col-xs-push-2 {
  left: 16.66667%;
}
.siemens .col-xs-push-3 {
  left: 25%;
}
.siemens .col-xs-push-4 {
  left: 33.33333%;
}
.siemens .col-xs-push-5 {
  left: 41.66667%;
}
.siemens .col-xs-push-6 {
  left: 50%;
}
.siemens .col-xs-push-7 {
  left: 58.33333%;
}
.siemens .col-xs-push-8 {
  left: 66.66667%;
}
.siemens .col-xs-push-9 {
  left: 75%;
}
.siemens .col-xs-push-10 {
  left: 83.33333%;
}
.siemens .col-xs-push-11 {
  left: 91.66667%;
}
.siemens .col-xs-push-12 {
  left: 100%;
}
.siemens .col-xs-offset-0 {
  margin-left: 0%;
}
.siemens .col-xs-offset-1 {
  margin-left: 8.33333%;
}
.siemens .col-xs-offset-2 {
  margin-left: 16.66667%;
}
.siemens .col-xs-offset-3 {
  margin-left: 25%;
}
.siemens .col-xs-offset-4 {
  margin-left: 33.33333%;
}
.siemens .col-xs-offset-5 {
  margin-left: 41.66667%;
}
.siemens .col-xs-offset-6 {
  margin-left: 50%;
}
.siemens .col-xs-offset-7 {
  margin-left: 58.33333%;
}
.siemens .col-xs-offset-8 {
  margin-left: 66.66667%;
}
.siemens .col-xs-offset-9 {
  margin-left: 75%;
}
.siemens .col-xs-offset-10 {
  margin-left: 83.33333%;
}
.siemens .col-xs-offset-11 {
  margin-left: 91.66667%;
}
.siemens .col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .siemens .col-sm-1, .siemens .col-sm-2, .siemens .col-sm-3, .siemens .col-sm-4, .siemens .col-sm-5, .siemens .col-sm-6, .siemens .col-sm-7, .siemens .col-sm-8, .siemens .col-sm-9, .siemens .col-sm-10, .siemens .col-sm-11, .siemens .col-sm-12 {
    float: left;
  }
  .siemens .col-sm-1 {
    width: 8.33333%;
  }
  .siemens .col-sm-2 {
    width: 16.66667%;
  }
  .siemens .col-sm-3 {
    width: 25%;
  }
  .siemens .col-sm-4 {
    width: 33.33333%;
  }
  .siemens .col-sm-5 {
    width: 41.66667%;
  }
  .siemens .col-sm-6 {
    width: 50%;
  }
  .siemens .col-sm-7 {
    width: 58.33333%;
  }
  .siemens .col-sm-8 {
    width: 66.66667%;
  }
  .siemens .col-sm-9 {
    width: 75%;
  }
  .siemens .col-sm-10 {
    width: 83.33333%;
  }
  .siemens .col-sm-11 {
    width: 91.66667%;
  }
  .siemens .col-sm-12 {
    width: 100%;
  }
  .siemens .col-sm-pull-0 {
    right: auto;
  }
  .siemens .col-sm-pull-1 {
    right: 8.33333%;
  }
  .siemens .col-sm-pull-2 {
    right: 16.66667%;
  }
  .siemens .col-sm-pull-3 {
    right: 25%;
  }
  .siemens .col-sm-pull-4 {
    right: 33.33333%;
  }
  .siemens .col-sm-pull-5 {
    right: 41.66667%;
  }
  .siemens .col-sm-pull-6 {
    right: 50%;
  }
  .siemens .col-sm-pull-7 {
    right: 58.33333%;
  }
  .siemens .col-sm-pull-8 {
    right: 66.66667%;
  }
  .siemens .col-sm-pull-9 {
    right: 75%;
  }
  .siemens .col-sm-pull-10 {
    right: 83.33333%;
  }
  .siemens .col-sm-pull-11 {
    right: 91.66667%;
  }
  .siemens .col-sm-pull-12 {
    right: 100%;
  }
  .siemens .col-sm-push-0 {
    left: auto;
  }
  .siemens .col-sm-push-1 {
    left: 8.33333%;
  }
  .siemens .col-sm-push-2 {
    left: 16.66667%;
  }
  .siemens .col-sm-push-3 {
    left: 25%;
  }
  .siemens .col-sm-push-4 {
    left: 33.33333%;
  }
  .siemens .col-sm-push-5 {
    left: 41.66667%;
  }
  .siemens .col-sm-push-6 {
    left: 50%;
  }
  .siemens .col-sm-push-7 {
    left: 58.33333%;
  }
  .siemens .col-sm-push-8 {
    left: 66.66667%;
  }
  .siemens .col-sm-push-9 {
    left: 75%;
  }
  .siemens .col-sm-push-10 {
    left: 83.33333%;
  }
  .siemens .col-sm-push-11 {
    left: 91.66667%;
  }
  .siemens .col-sm-push-12 {
    left: 100%;
  }
  .siemens .col-sm-offset-0 {
    margin-left: 0%;
  }
  .siemens .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .siemens .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .siemens .col-sm-offset-3 {
    margin-left: 25%;
  }
  .siemens .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .siemens .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .siemens .col-sm-offset-6 {
    margin-left: 50%;
  }
  .siemens .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .siemens .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .siemens .col-sm-offset-9 {
    margin-left: 75%;
  }
  .siemens .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .siemens .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .siemens .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .siemens .col-md-1, .siemens .col-md-2, .siemens .col-md-3, .siemens .col-md-4, .siemens .col-md-5, .siemens .col-md-6, .siemens .col-md-7, .siemens .col-md-8, .siemens .col-md-9, .siemens .col-md-10, .siemens .col-md-11, .siemens .col-md-12 {
    float: left;
  }
  .siemens .col-md-1 {
    width: 8.33333%;
  }
  .siemens .col-md-2 {
    width: 16.66667%;
  }
  .siemens .col-md-3 {
    width: 25%;
  }
  .siemens .col-md-4 {
    width: 33.33333%;
  }
  .siemens .col-md-5 {
    width: 41.66667%;
  }
  .siemens .col-md-6 {
    width: 50%;
  }
  .siemens .col-md-7 {
    width: 58.33333%;
  }
  .siemens .col-md-8 {
    width: 66.66667%;
  }
  .siemens .col-md-9 {
    width: 75%;
  }
  .siemens .col-md-10 {
    width: 83.33333%;
  }
  .siemens .col-md-11 {
    width: 91.66667%;
  }
  .siemens .col-md-12 {
    width: 100%;
  }
  .siemens .col-md-pull-0 {
    right: auto;
  }
  .siemens .col-md-pull-1 {
    right: 8.33333%;
  }
  .siemens .col-md-pull-2 {
    right: 16.66667%;
  }
  .siemens .col-md-pull-3 {
    right: 25%;
  }
  .siemens .col-md-pull-4 {
    right: 33.33333%;
  }
  .siemens .col-md-pull-5 {
    right: 41.66667%;
  }
  .siemens .col-md-pull-6 {
    right: 50%;
  }
  .siemens .col-md-pull-7 {
    right: 58.33333%;
  }
  .siemens .col-md-pull-8 {
    right: 66.66667%;
  }
  .siemens .col-md-pull-9 {
    right: 75%;
  }
  .siemens .col-md-pull-10 {
    right: 83.33333%;
  }
  .siemens .col-md-pull-11 {
    right: 91.66667%;
  }
  .siemens .col-md-pull-12 {
    right: 100%;
  }
  .siemens .col-md-push-0 {
    left: auto;
  }
  .siemens .col-md-push-1 {
    left: 8.33333%;
  }
  .siemens .col-md-push-2 {
    left: 16.66667%;
  }
  .siemens .col-md-push-3 {
    left: 25%;
  }
  .siemens .col-md-push-4 {
    left: 33.33333%;
  }
  .siemens .col-md-push-5 {
    left: 41.66667%;
  }
  .siemens .col-md-push-6 {
    left: 50%;
  }
  .siemens .col-md-push-7 {
    left: 58.33333%;
  }
  .siemens .col-md-push-8 {
    left: 66.66667%;
  }
  .siemens .col-md-push-9 {
    left: 75%;
  }
  .siemens .col-md-push-10 {
    left: 83.33333%;
  }
  .siemens .col-md-push-11 {
    left: 91.66667%;
  }
  .siemens .col-md-push-12 {
    left: 100%;
  }
  .siemens .col-md-offset-0 {
    margin-left: 0%;
  }
  .siemens .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .siemens .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .siemens .col-md-offset-3 {
    margin-left: 25%;
  }
  .siemens .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .siemens .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .siemens .col-md-offset-6 {
    margin-left: 50%;
  }
  .siemens .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .siemens .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .siemens .col-md-offset-9 {
    margin-left: 75%;
  }
  .siemens .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .siemens .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .siemens .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .siemens .col-lg-1, .siemens .col-lg-2, .siemens .col-lg-3, .siemens .col-lg-4, .siemens .col-lg-5, .siemens .col-lg-6, .siemens .col-lg-7, .siemens .col-lg-8, .siemens .col-lg-9, .siemens .col-lg-10, .siemens .col-lg-11, .siemens .col-lg-12 {
    float: left;
  }
  .siemens .col-lg-1 {
    width: 8.33333%;
  }
  .siemens .col-lg-2 {
    width: 16.66667%;
  }
  .siemens .col-lg-3 {
    width: 25%;
  }
  .siemens .col-lg-4 {
    width: 33.33333%;
  }
  .siemens .col-lg-5 {
    width: 41.66667%;
  }
  .siemens .col-lg-6 {
    width: 50%;
  }
  .siemens .col-lg-7 {
    width: 58.33333%;
  }
  .siemens .col-lg-8 {
    width: 66.66667%;
  }
  .siemens .col-lg-9 {
    width: 75%;
  }
  .siemens .col-lg-10 {
    width: 83.33333%;
  }
  .siemens .col-lg-11 {
    width: 91.66667%;
  }
  .siemens .col-lg-12 {
    width: 100%;
  }
  .siemens .col-lg-pull-0 {
    right: auto;
  }
  .siemens .col-lg-pull-1 {
    right: 8.33333%;
  }
  .siemens .col-lg-pull-2 {
    right: 16.66667%;
  }
  .siemens .col-lg-pull-3 {
    right: 25%;
  }
  .siemens .col-lg-pull-4 {
    right: 33.33333%;
  }
  .siemens .col-lg-pull-5 {
    right: 41.66667%;
  }
  .siemens .col-lg-pull-6 {
    right: 50%;
  }
  .siemens .col-lg-pull-7 {
    right: 58.33333%;
  }
  .siemens .col-lg-pull-8 {
    right: 66.66667%;
  }
  .siemens .col-lg-pull-9 {
    right: 75%;
  }
  .siemens .col-lg-pull-10 {
    right: 83.33333%;
  }
  .siemens .col-lg-pull-11 {
    right: 91.66667%;
  }
  .siemens .col-lg-pull-12 {
    right: 100%;
  }
  .siemens .col-lg-push-0 {
    left: auto;
  }
  .siemens .col-lg-push-1 {
    left: 8.33333%;
  }
  .siemens .col-lg-push-2 {
    left: 16.66667%;
  }
  .siemens .col-lg-push-3 {
    left: 25%;
  }
  .siemens .col-lg-push-4 {
    left: 33.33333%;
  }
  .siemens .col-lg-push-5 {
    left: 41.66667%;
  }
  .siemens .col-lg-push-6 {
    left: 50%;
  }
  .siemens .col-lg-push-7 {
    left: 58.33333%;
  }
  .siemens .col-lg-push-8 {
    left: 66.66667%;
  }
  .siemens .col-lg-push-9 {
    left: 75%;
  }
  .siemens .col-lg-push-10 {
    left: 83.33333%;
  }
  .siemens .col-lg-push-11 {
    left: 91.66667%;
  }
  .siemens .col-lg-push-12 {
    left: 100%;
  }
  .siemens .col-lg-offset-0 {
    margin-left: 0%;
  }
  .siemens .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .siemens .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .siemens .col-lg-offset-3 {
    margin-left: 25%;
  }
  .siemens .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .siemens .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .siemens .col-lg-offset-6 {
    margin-left: 50%;
  }
  .siemens .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .siemens .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .siemens .col-lg-offset-9 {
    margin-left: 75%;
  }
  .siemens .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .siemens .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .siemens .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.siemens table {
  background-color: transparent;
}
.siemens caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.siemens th {
  text-align: left;
}
.siemens .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.siemens .table > thead > tr > th,
.siemens .table > thead > tr > td,
.siemens .table > tbody > tr > th,
.siemens .table > tbody > tr > td,
.siemens .table > tfoot > tr > th,
.siemens .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.siemens .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.siemens .table > caption + thead > tr:first-child > th,
.siemens .table > caption + thead > tr:first-child > td,
.siemens .table > colgroup + thead > tr:first-child > th,
.siemens .table > colgroup + thead > tr:first-child > td,
.siemens .table > thead:first-child > tr:first-child > th,
.siemens .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.siemens .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.siemens .table .table {
  background-color: #fff;
}
.siemens .table-condensed > thead > tr > th,
.siemens .table-condensed > thead > tr > td,
.siemens .table-condensed > tbody > tr > th,
.siemens .table-condensed > tbody > tr > td,
.siemens .table-condensed > tfoot > tr > th,
.siemens .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.siemens .table-bordered {
  border: 1px solid #ddd;
}
.siemens .table-bordered > thead > tr > th,
.siemens .table-bordered > thead > tr > td,
.siemens .table-bordered > tbody > tr > th,
.siemens .table-bordered > tbody > tr > td,
.siemens .table-bordered > tfoot > tr > th,
.siemens .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.siemens .table-bordered > thead > tr > th,
.siemens .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.siemens .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.siemens .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.siemens table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}
.siemens table td[class*=col-],
.siemens table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}
.siemens .table > thead > tr > td.active,
.siemens .table > thead > tr > th.active,
.siemens .table > thead > tr.active > td,
.siemens .table > thead > tr.active > th,
.siemens .table > tbody > tr > td.active,
.siemens .table > tbody > tr > th.active,
.siemens .table > tbody > tr.active > td,
.siemens .table > tbody > tr.active > th,
.siemens .table > tfoot > tr > td.active,
.siemens .table > tfoot > tr > th.active,
.siemens .table > tfoot > tr.active > td,
.siemens .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.siemens .table-hover > tbody > tr > td.active:hover,
.siemens .table-hover > tbody > tr > th.active:hover,
.siemens .table-hover > tbody > tr.active:hover > td,
.siemens .table-hover > tbody > tr:hover > .active,
.siemens .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.siemens .table > thead > tr > td.success,
.siemens .table > thead > tr > th.success,
.siemens .table > thead > tr.success > td,
.siemens .table > thead > tr.success > th,
.siemens .table > tbody > tr > td.success,
.siemens .table > tbody > tr > th.success,
.siemens .table > tbody > tr.success > td,
.siemens .table > tbody > tr.success > th,
.siemens .table > tfoot > tr > td.success,
.siemens .table > tfoot > tr > th.success,
.siemens .table > tfoot > tr.success > td,
.siemens .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.siemens .table-hover > tbody > tr > td.success:hover,
.siemens .table-hover > tbody > tr > th.success:hover,
.siemens .table-hover > tbody > tr.success:hover > td,
.siemens .table-hover > tbody > tr:hover > .success,
.siemens .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.siemens .table > thead > tr > td.info,
.siemens .table > thead > tr > th.info,
.siemens .table > thead > tr.info > td,
.siemens .table > thead > tr.info > th,
.siemens .table > tbody > tr > td.info,
.siemens .table > tbody > tr > th.info,
.siemens .table > tbody > tr.info > td,
.siemens .table > tbody > tr.info > th,
.siemens .table > tfoot > tr > td.info,
.siemens .table > tfoot > tr > th.info,
.siemens .table > tfoot > tr.info > td,
.siemens .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.siemens .table-hover > tbody > tr > td.info:hover,
.siemens .table-hover > tbody > tr > th.info:hover,
.siemens .table-hover > tbody > tr.info:hover > td,
.siemens .table-hover > tbody > tr:hover > .info,
.siemens .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.siemens .table > thead > tr > td.warning,
.siemens .table > thead > tr > th.warning,
.siemens .table > thead > tr.warning > td,
.siemens .table > thead > tr.warning > th,
.siemens .table > tbody > tr > td.warning,
.siemens .table > tbody > tr > th.warning,
.siemens .table > tbody > tr.warning > td,
.siemens .table > tbody > tr.warning > th,
.siemens .table > tfoot > tr > td.warning,
.siemens .table > tfoot > tr > th.warning,
.siemens .table > tfoot > tr.warning > td,
.siemens .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.siemens .table-hover > tbody > tr > td.warning:hover,
.siemens .table-hover > tbody > tr > th.warning:hover,
.siemens .table-hover > tbody > tr.warning:hover > td,
.siemens .table-hover > tbody > tr:hover > .warning,
.siemens .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.siemens .table > thead > tr > td.danger,
.siemens .table > thead > tr > th.danger,
.siemens .table > thead > tr.danger > td,
.siemens .table > thead > tr.danger > th,
.siemens .table > tbody > tr > td.danger,
.siemens .table > tbody > tr > th.danger,
.siemens .table > tbody > tr.danger > td,
.siemens .table > tbody > tr.danger > th,
.siemens .table > tfoot > tr > td.danger,
.siemens .table > tfoot > tr > th.danger,
.siemens .table > tfoot > tr.danger > td,
.siemens .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.siemens .table-hover > tbody > tr > td.danger:hover,
.siemens .table-hover > tbody > tr > th.danger:hover,
.siemens .table-hover > tbody > tr.danger:hover > td,
.siemens .table-hover > tbody > tr:hover > .danger,
.siemens .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.siemens .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .siemens .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .siemens .table-responsive > .table {
    margin-bottom: 0;
  }
  .siemens .table-responsive > .table > thead > tr > th,
  .siemens .table-responsive > .table > thead > tr > td,
  .siemens .table-responsive > .table > tbody > tr > th,
  .siemens .table-responsive > .table > tbody > tr > td,
  .siemens .table-responsive > .table > tfoot > tr > th,
  .siemens .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .siemens .table-responsive > .table-bordered {
    border: 0;
  }
  .siemens .table-responsive > .table-bordered > thead > tr > th:first-child,
  .siemens .table-responsive > .table-bordered > thead > tr > td:first-child,
  .siemens .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .siemens .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .siemens .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .siemens .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .siemens .table-responsive > .table-bordered > thead > tr > th:last-child,
  .siemens .table-responsive > .table-bordered > thead > tr > td:last-child,
  .siemens .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .siemens .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .siemens .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .siemens .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .siemens .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .siemens .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .siemens .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .siemens .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.siemens fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.siemens legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.siemens label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.siemens input[type=search] {
  box-sizing: border-box;
}
.siemens input[type=radio],
.siemens input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
.siemens input[type=file] {
  display: block;
}
.siemens input[type=range] {
  display: block;
  width: 100%;
}
.siemens select[multiple],
.siemens select[size] {
  height: auto;
}
.siemens input[type=file]:focus,
.siemens input[type=radio]:focus,
.siemens input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.siemens output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #2D373C;
}
.siemens .form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #2D373C;
  background-color: #fff;
  background-image: none;
  border: 1px solid #CDD9E1;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.siemens .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.siemens .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.siemens .form-control:-ms-input-placeholder {
  color: #999;
}
.siemens .form-control::-webkit-input-placeholder {
  color: #999;
}
.siemens .form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.siemens .form-control[disabled], .siemens .form-control[readonly],
.siemens fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.siemens .form-control[disabled],
.siemens fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.siemens textarea.form-control {
  height: auto;
}
.siemens input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .siemens input[type=date].form-control,
  .siemens input[type=time].form-control,
  .siemens input[type=datetime-local].form-control,
  .siemens input[type=month].form-control {
    line-height: 30px;
  }
  .siemens input[type=date].input-sm, .siemens .input-group-sm > input[type=date].form-control,
  .siemens .input-group-sm > input[type=date].input-group-addon,
  .siemens .input-group-sm > .input-group-btn > input[type=date].btn,
  .siemens .input-group-sm input[type=date],
  .siemens input[type=time].input-sm,
  .siemens .input-group-sm > input[type=time].form-control,
  .siemens .input-group-sm > input[type=time].input-group-addon,
  .siemens .input-group-sm > .input-group-btn > input[type=time].btn,
  .siemens .input-group-sm input[type=time],
  .siemens input[type=datetime-local].input-sm,
  .siemens .input-group-sm > input[type=datetime-local].form-control,
  .siemens .input-group-sm > input[type=datetime-local].input-group-addon,
  .siemens .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .siemens .input-group-sm input[type=datetime-local],
  .siemens input[type=month].input-sm,
  .siemens .input-group-sm > input[type=month].form-control,
  .siemens .input-group-sm > input[type=month].input-group-addon,
  .siemens .input-group-sm > .input-group-btn > input[type=month].btn,
  .siemens .input-group-sm input[type=month] {
    line-height: 30px;
  }
  .siemens input[type=date].input-lg, .siemens .input-group-lg > input[type=date].form-control,
  .siemens .input-group-lg > input[type=date].input-group-addon,
  .siemens .input-group-lg > .input-group-btn > input[type=date].btn,
  .siemens .input-group-lg input[type=date],
  .siemens input[type=time].input-lg,
  .siemens .input-group-lg > input[type=time].form-control,
  .siemens .input-group-lg > input[type=time].input-group-addon,
  .siemens .input-group-lg > .input-group-btn > input[type=time].btn,
  .siemens .input-group-lg input[type=time],
  .siemens input[type=datetime-local].input-lg,
  .siemens .input-group-lg > input[type=datetime-local].form-control,
  .siemens .input-group-lg > input[type=datetime-local].input-group-addon,
  .siemens .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .siemens .input-group-lg input[type=datetime-local],
  .siemens input[type=month].input-lg,
  .siemens .input-group-lg > input[type=month].form-control,
  .siemens .input-group-lg > input[type=month].input-group-addon,
  .siemens .input-group-lg > .input-group-btn > input[type=month].btn,
  .siemens .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.siemens .form-group, .siemens .value-group {
  margin-bottom: 15px;
}
.siemens .radio,
.siemens .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.siemens .radio label,
.siemens .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.siemens .radio input[type=radio],
.siemens .radio-inline input[type=radio],
.siemens .checkbox input[type=checkbox],
.siemens .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}
.siemens .radio + .radio,
.siemens .checkbox + .checkbox {
  margin-top: -5px;
}
.siemens .radio-inline,
.siemens .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.siemens .radio-inline + .radio-inline,
.siemens .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.siemens input[type=radio][disabled], .siemens input[type=radio].disabled,
.siemens fieldset[disabled] input[type=radio],
.siemens input[type=checkbox][disabled],
.siemens input[type=checkbox].disabled,
.siemens fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}
.siemens .radio-inline.disabled,
.siemens fieldset[disabled] .radio-inline,
.siemens .checkbox-inline.disabled,
.siemens fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.siemens .radio.disabled label,
.siemens fieldset[disabled] .radio label,
.siemens .checkbox.disabled label,
.siemens fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.siemens .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.siemens .form-control-static.input-lg, .siemens .input-group-lg > .form-control-static.form-control,
.siemens .input-group-lg > .form-control-static.input-group-addon,
.siemens .input-group-lg > .input-group-btn > .form-control-static.btn, .siemens .form-control-static.input-sm, .siemens .input-group-sm > .form-control-static.form-control,
.siemens .input-group-sm > .form-control-static.input-group-addon,
.siemens .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}
.siemens .input-sm, .siemens .input-group-sm > .form-control,
.siemens .input-group-sm > .input-group-addon,
.siemens .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.siemens select.input-sm, .siemens .input-group-sm > select.form-control,
.siemens .input-group-sm > select.input-group-addon,
.siemens .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}
.siemens textarea.input-sm, .siemens .input-group-sm > textarea.form-control,
.siemens .input-group-sm > textarea.input-group-addon,
.siemens .input-group-sm > .input-group-btn > textarea.btn,
.siemens select[multiple].input-sm,
.siemens .input-group-sm > select[multiple].form-control,
.siemens .input-group-sm > select[multiple].input-group-addon,
.siemens .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}
.siemens .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.siemens .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.siemens .form-group-sm textarea.form-control,
.siemens .form-group-sm select[multiple].form-control {
  height: auto;
}
.siemens .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.siemens .input-lg, .siemens .input-group-lg > .form-control,
.siemens .input-group-lg > .input-group-addon,
.siemens .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
.siemens select.input-lg, .siemens .input-group-lg > select.form-control,
.siemens .input-group-lg > select.input-group-addon,
.siemens .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}
.siemens textarea.input-lg, .siemens .input-group-lg > textarea.form-control,
.siemens .input-group-lg > textarea.input-group-addon,
.siemens .input-group-lg > .input-group-btn > textarea.btn,
.siemens select[multiple].input-lg,
.siemens .input-group-lg > select[multiple].form-control,
.siemens .input-group-lg > select[multiple].input-group-addon,
.siemens .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}
.siemens .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
.siemens .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.siemens .form-group-lg textarea.form-control,
.siemens .form-group-lg select[multiple].form-control {
  height: auto;
}
.siemens .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.siemens .has-feedback {
  position: relative;
}
.siemens .has-feedback .form-control {
  padding-right: 37.5px;
}
.siemens .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  pointer-events: none;
}
.siemens .input-lg + .form-control-feedback, .siemens .input-group-lg > .form-control + .form-control-feedback,
.siemens .input-group-lg > .input-group-addon + .form-control-feedback,
.siemens .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.siemens .input-group-lg + .form-control-feedback,
.siemens .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.siemens .input-sm + .form-control-feedback, .siemens .input-group-sm > .form-control + .form-control-feedback,
.siemens .input-group-sm > .input-group-addon + .form-control-feedback,
.siemens .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.siemens .input-group-sm + .form-control-feedback,
.siemens .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.siemens .has-success .help-block,
.siemens .has-success .control-label,
.siemens .has-success .radio,
.siemens .has-success .checkbox,
.siemens .has-success .radio-inline,
.siemens .has-success .checkbox-inline,
.siemens .has-success.radio label,
.siemens .has-success.checkbox label,
.siemens .has-success.radio-inline label,
.siemens .has-success.checkbox-inline label {
  color: #3c763d;
}
.siemens .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.siemens .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.siemens .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.siemens .has-success .form-control-feedback {
  color: #3c763d;
}
.siemens .has-warning .help-block,
.siemens .has-warning .control-label,
.siemens .has-warning .radio,
.siemens .has-warning .checkbox,
.siemens .has-warning .radio-inline,
.siemens .has-warning .checkbox-inline,
.siemens .has-warning.radio label,
.siemens .has-warning.checkbox label,
.siemens .has-warning.radio-inline label,
.siemens .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.siemens .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.siemens .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.siemens .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.siemens .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.siemens .has-error .help-block,
.siemens .has-error .control-label,
.siemens .has-error .radio,
.siemens .has-error .checkbox,
.siemens .has-error .radio-inline,
.siemens .has-error .checkbox-inline,
.siemens .has-error.radio label,
.siemens .has-error.checkbox label,
.siemens .has-error.radio-inline label,
.siemens .has-error.checkbox-inline label {
  color: #a94442;
}
.siemens .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.siemens .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.siemens .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.siemens .has-error .form-control-feedback {
  color: #a94442;
}
.siemens .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.siemens .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.siemens .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .siemens .form-inline .form-group, .siemens .form-inline .value-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .siemens .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .siemens .form-inline .form-control-static {
    display: inline-block;
  }
  .siemens .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .siemens .form-inline .input-group .input-group-addon,
  .siemens .form-inline .input-group .input-group-btn,
  .siemens .form-inline .input-group .form-control {
    width: auto;
  }
  .siemens .form-inline .input-group > .form-control {
    width: 100%;
  }
  .siemens .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .siemens .form-inline .radio,
  .siemens .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .siemens .form-inline .radio label,
  .siemens .form-inline .checkbox label {
    padding-left: 0;
  }
  .siemens .form-inline .radio input[type=radio],
  .siemens .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .siemens .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.siemens .form-horizontal .radio,
.siemens .form-horizontal .checkbox,
.siemens .form-horizontal .radio-inline,
.siemens .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.siemens .form-horizontal .radio,
.siemens .form-horizontal .checkbox {
  min-height: 27px;
}
.siemens .form-horizontal .form-group, .siemens .form-horizontal .value-group {
  margin-left: -15px;
  margin-right: -15px;
}
.siemens .form-horizontal .form-group:before, .siemens .form-horizontal .value-group:before, .siemens .form-horizontal .form-group:after, .siemens .form-horizontal .value-group:after {
  content: " ";
  display: table;
}
.siemens .form-horizontal .form-group:after, .siemens .form-horizontal .value-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .siemens .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.siemens .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .siemens .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .siemens .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.siemens .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: middle;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  user-select: none;
}
.siemens .btn:focus, .siemens .btn.focus, .siemens .btn:active:focus, .siemens .btn:active.focus, .siemens .btn.active:focus, .siemens .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.siemens .btn:hover, .siemens .btn:focus, .siemens .btn.focus {
  color: #2387AA;
  text-decoration: none;
}
.siemens .btn:active, .siemens .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.siemens .btn.disabled, .siemens .btn[disabled],
.siemens fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.siemens a.btn.disabled,
.siemens fieldset[disabled] a.btn {
  pointer-events: none;
}
.siemens .btn-default {
  color: #2387AA;
  background-color: #fff;
  border-color: #2387AA;
}
.siemens .btn-default:focus, .siemens .btn-default.focus {
  color: #2387AA;
  background-color: #e6e6e6;
  border-color: #0d3340;
}
.siemens .btn-default:hover {
  color: #2387AA;
  background-color: #e6e6e6;
  border-color: #195f77;
}
.siemens .btn-default:active, .siemens .btn-default.active,
.siemens .open > .btn-default.dropdown-toggle {
  color: #2387AA;
  background-color: #e6e6e6;
  border-color: #195f77;
}
.siemens .btn-default:active:hover, .siemens .btn-default:active:focus, .siemens .btn-default:active.focus, .siemens .btn-default.active:hover, .siemens .btn-default.active:focus, .siemens .btn-default.active.focus,
.siemens .open > .btn-default.dropdown-toggle:hover,
.siemens .open > .btn-default.dropdown-toggle:focus,
.siemens .open > .btn-default.dropdown-toggle.focus {
  color: #2387AA;
  background-color: #d4d4d4;
  border-color: #0d3340;
}
.siemens .btn-default:active, .siemens .btn-default.active,
.siemens .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.siemens .btn-default.disabled:hover, .siemens .btn-default.disabled:focus, .siemens .btn-default.disabled.focus, .siemens .btn-default[disabled]:hover, .siemens .btn-default[disabled]:focus, .siemens .btn-default[disabled].focus,
.siemens fieldset[disabled] .btn-default:hover,
.siemens fieldset[disabled] .btn-default:focus,
.siemens fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #2387AA;
}
.siemens .btn-default .badge {
  color: #fff;
  background-color: #2387AA;
}
.siemens .btn-primary {
  color: #fff;
  background-color: #FAA50A;
  border-color: #FAA50A;
}
.siemens .btn-primary:focus, .siemens .btn-primary.focus {
  color: #fff;
  background-color: #cd8604;
  border-color: #825503;
}
.siemens .btn-primary:hover {
  color: #fff;
  background-color: #cd8604;
  border-color: #c37f04;
}
.siemens .btn-primary:active, .siemens .btn-primary.active,
.siemens .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #cd8604;
  border-color: #c37f04;
}
.siemens .btn-primary:active:hover, .siemens .btn-primary:active:focus, .siemens .btn-primary:active.focus, .siemens .btn-primary.active:hover, .siemens .btn-primary.active:focus, .siemens .btn-primary.active.focus,
.siemens .open > .btn-primary.dropdown-toggle:hover,
.siemens .open > .btn-primary.dropdown-toggle:focus,
.siemens .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #aa6f03;
  border-color: #825503;
}
.siemens .btn-primary:active, .siemens .btn-primary.active,
.siemens .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.siemens .btn-primary.disabled:hover, .siemens .btn-primary.disabled:focus, .siemens .btn-primary.disabled.focus, .siemens .btn-primary[disabled]:hover, .siemens .btn-primary[disabled]:focus, .siemens .btn-primary[disabled].focus,
.siemens fieldset[disabled] .btn-primary:hover,
.siemens fieldset[disabled] .btn-primary:focus,
.siemens fieldset[disabled] .btn-primary.focus {
  background-color: #FAA50A;
  border-color: #FAA50A;
}
.siemens .btn-primary .badge {
  color: #FAA50A;
  background-color: #fff;
}
.siemens .btn-success {
  color: #fff;
  background-color: #2387AA;
  border-color: #2387AA;
}
.siemens .btn-success:focus, .siemens .btn-success.focus {
  color: #fff;
  background-color: #1a6580;
  border-color: #0d3340;
}
.siemens .btn-success:hover {
  color: #fff;
  background-color: #1a6580;
  border-color: #195f77;
}
.siemens .btn-success:active, .siemens .btn-success.active,
.siemens .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1a6580;
  border-color: #195f77;
}
.siemens .btn-success:active:hover, .siemens .btn-success:active:focus, .siemens .btn-success:active.focus, .siemens .btn-success.active:hover, .siemens .btn-success.active:focus, .siemens .btn-success.active.focus,
.siemens .open > .btn-success.dropdown-toggle:hover,
.siemens .open > .btn-success.dropdown-toggle:focus,
.siemens .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #144e62;
  border-color: #0d3340;
}
.siemens .btn-success:active, .siemens .btn-success.active,
.siemens .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.siemens .btn-success.disabled:hover, .siemens .btn-success.disabled:focus, .siemens .btn-success.disabled.focus, .siemens .btn-success[disabled]:hover, .siemens .btn-success[disabled]:focus, .siemens .btn-success[disabled].focus,
.siemens fieldset[disabled] .btn-success:hover,
.siemens fieldset[disabled] .btn-success:focus,
.siemens fieldset[disabled] .btn-success.focus {
  background-color: #2387AA;
  border-color: #2387AA;
}
.siemens .btn-success .badge {
  color: #2387AA;
  background-color: #fff;
}
.siemens .btn-info {
  color: #FFFFFF;
  background-color: #697882;
  border-color: #697882;
}
.siemens .btn-info:focus, .siemens .btn-info.focus {
  color: #FFFFFF;
  background-color: #525e66;
  border-color: #30373b;
}
.siemens .btn-info:hover {
  color: #FFFFFF;
  background-color: #525e66;
  border-color: #4e5960;
}
.siemens .btn-info:active, .siemens .btn-info.active,
.siemens .open > .btn-info.dropdown-toggle {
  color: #FFFFFF;
  background-color: #525e66;
  border-color: #4e5960;
}
.siemens .btn-info:active:hover, .siemens .btn-info:active:focus, .siemens .btn-info:active.focus, .siemens .btn-info.active:hover, .siemens .btn-info.active:focus, .siemens .btn-info.active.focus,
.siemens .open > .btn-info.dropdown-toggle:hover,
.siemens .open > .btn-info.dropdown-toggle:focus,
.siemens .open > .btn-info.dropdown-toggle.focus {
  color: #FFFFFF;
  background-color: #424c52;
  border-color: #30373b;
}
.siemens .btn-info:active, .siemens .btn-info.active,
.siemens .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.siemens .btn-info.disabled:hover, .siemens .btn-info.disabled:focus, .siemens .btn-info.disabled.focus, .siemens .btn-info[disabled]:hover, .siemens .btn-info[disabled]:focus, .siemens .btn-info[disabled].focus,
.siemens fieldset[disabled] .btn-info:hover,
.siemens fieldset[disabled] .btn-info:focus,
.siemens fieldset[disabled] .btn-info.focus {
  background-color: #697882;
  border-color: #697882;
}
.siemens .btn-info .badge {
  color: #697882;
  background-color: #FFFFFF;
}
.siemens .btn-warning {
  color: #fff;
  background-color: #DC0000;
  border-color: #DC0000;
}
.siemens .btn-warning:focus, .siemens .btn-warning.focus {
  color: #fff;
  background-color: #a90000;
  border-color: #5d0000;
}
.siemens .btn-warning:hover {
  color: #fff;
  background-color: #a90000;
  border-color: #9f0000;
}
.siemens .btn-warning:active, .siemens .btn-warning.active,
.siemens .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #a90000;
  border-color: #9f0000;
}
.siemens .btn-warning:active:hover, .siemens .btn-warning:active:focus, .siemens .btn-warning:active.focus, .siemens .btn-warning.active:hover, .siemens .btn-warning.active:focus, .siemens .btn-warning.active.focus,
.siemens .open > .btn-warning.dropdown-toggle:hover,
.siemens .open > .btn-warning.dropdown-toggle:focus,
.siemens .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #850000;
  border-color: #5d0000;
}
.siemens .btn-warning:active, .siemens .btn-warning.active,
.siemens .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.siemens .btn-warning.disabled:hover, .siemens .btn-warning.disabled:focus, .siemens .btn-warning.disabled.focus, .siemens .btn-warning[disabled]:hover, .siemens .btn-warning[disabled]:focus, .siemens .btn-warning[disabled].focus,
.siemens fieldset[disabled] .btn-warning:hover,
.siemens fieldset[disabled] .btn-warning:focus,
.siemens fieldset[disabled] .btn-warning.focus {
  background-color: #DC0000;
  border-color: #DC0000;
}
.siemens .btn-warning .badge {
  color: #DC0000;
  background-color: #fff;
}
.siemens .btn-danger {
  color: #fff;
  background-color: #DC0000;
  border-color: #DC0000;
}
.siemens .btn-danger:focus, .siemens .btn-danger.focus {
  color: #fff;
  background-color: #a90000;
  border-color: #5d0000;
}
.siemens .btn-danger:hover {
  color: #fff;
  background-color: #a90000;
  border-color: #9f0000;
}
.siemens .btn-danger:active, .siemens .btn-danger.active,
.siemens .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a90000;
  border-color: #9f0000;
}
.siemens .btn-danger:active:hover, .siemens .btn-danger:active:focus, .siemens .btn-danger:active.focus, .siemens .btn-danger.active:hover, .siemens .btn-danger.active:focus, .siemens .btn-danger.active.focus,
.siemens .open > .btn-danger.dropdown-toggle:hover,
.siemens .open > .btn-danger.dropdown-toggle:focus,
.siemens .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #850000;
  border-color: #5d0000;
}
.siemens .btn-danger:active, .siemens .btn-danger.active,
.siemens .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.siemens .btn-danger.disabled:hover, .siemens .btn-danger.disabled:focus, .siemens .btn-danger.disabled.focus, .siemens .btn-danger[disabled]:hover, .siemens .btn-danger[disabled]:focus, .siemens .btn-danger[disabled].focus,
.siemens fieldset[disabled] .btn-danger:hover,
.siemens fieldset[disabled] .btn-danger:focus,
.siemens fieldset[disabled] .btn-danger.focus {
  background-color: #DC0000;
  border-color: #DC0000;
}
.siemens .btn-danger .badge {
  color: #DC0000;
  background-color: #fff;
}
.siemens .btn-link {
  color: #2387AA;
  font-weight: normal;
  border-radius: 0;
}
.siemens .btn-link, .siemens .btn-link:active, .siemens .btn-link.active, .siemens .btn-link[disabled],
.siemens fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.siemens .btn-link, .siemens .btn-link:hover, .siemens .btn-link:focus, .siemens .btn-link:active {
  border-color: transparent;
}
.siemens .btn-link:hover, .siemens .btn-link:focus {
  color: #005578;
  text-decoration: underline;
  background-color: transparent;
}
.siemens .btn-link[disabled]:hover, .siemens .btn-link[disabled]:focus,
.siemens fieldset[disabled] .btn-link:hover,
.siemens fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.siemens .btn-lg, .siemens .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
.siemens .btn-sm, .siemens .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.siemens .btn-xs, .siemens .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.siemens .btn-block {
  display: block;
  width: 100%;
}
.siemens .btn-block + .btn-block {
  margin-top: 5px;
}
.siemens input[type=submit].btn-block,
.siemens input[type=reset].btn-block,
.siemens input[type=button].btn-block {
  width: 100%;
}
.siemens .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.siemens .fade.in {
  opacity: 1;
}
.siemens .collapse {
  display: none;
}
.siemens .collapse.in {
  display: block;
}
.siemens tr.collapse.in {
  display: table-row;
}
.siemens tbody.collapse.in {
  display: table-row-group;
}
.siemens .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.siemens .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.siemens .dropup,
.siemens .dropdown {
  position: relative;
}
.siemens .dropdown-toggle:focus {
  outline: 0;
}
.siemens .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.siemens .dropdown-menu.pull-right, .siemens .dropdown-menu.form-footer, .siemens .dropdown-menu.context-actions {
  right: 0;
  left: auto;
}
.siemens .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.siemens .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}
.siemens .dropdown-menu > li > a:hover, .siemens .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.siemens .dropdown-menu > .active > a, .siemens .dropdown-menu > .active > a:hover, .siemens .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #FAA50A;
}
.siemens .dropdown-menu > .disabled > a, .siemens .dropdown-menu > .disabled > a:hover, .siemens .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.siemens .dropdown-menu > .disabled > a:hover, .siemens .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.siemens .open > .dropdown-menu {
  display: block;
}
.siemens .open > a {
  outline: 0;
}
.siemens .dropdown-menu-right {
  left: auto;
  right: 0;
}
.siemens .dropdown-menu-left {
  left: 0;
  right: auto;
}
.siemens .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}
.siemens .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.siemens .pull-right > .dropdown-menu, .siemens .form-footer > .dropdown-menu, .siemens .context-actions > .dropdown-menu {
  right: 0;
  left: auto;
}
.siemens .dropup .caret,
.siemens .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.siemens .dropup .dropdown-menu,
.siemens .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1025px) {
  .siemens .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .siemens .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.siemens .btn-group,
.siemens .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.siemens .btn-group > .btn,
.siemens .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.siemens .btn-group > .btn:hover, .siemens .btn-group > .btn:focus, .siemens .btn-group > .btn:active, .siemens .btn-group > .btn.active,
.siemens .btn-group-vertical > .btn:hover,
.siemens .btn-group-vertical > .btn:focus,
.siemens .btn-group-vertical > .btn:active,
.siemens .btn-group-vertical > .btn.active {
  z-index: 2;
}
.siemens .btn-group .btn + .btn,
.siemens .btn-group .btn + .btn-group,
.siemens .btn-group .btn-group + .btn,
.siemens .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.siemens .btn-toolbar {
  margin-left: -5px;
}
.siemens .btn-toolbar:before, .siemens .btn-toolbar:after {
  content: " ";
  display: table;
}
.siemens .btn-toolbar:after {
  clear: both;
}
.siemens .btn-toolbar .btn,
.siemens .btn-toolbar .btn-group,
.siemens .btn-toolbar .input-group {
  float: left;
}
.siemens .btn-toolbar > .btn,
.siemens .btn-toolbar > .btn-group,
.siemens .btn-toolbar > .input-group {
  margin-left: 5px;
}
.siemens .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.siemens .btn-group > .btn:first-child {
  margin-left: 0;
}
.siemens .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.siemens .btn-group > .btn:last-child:not(:first-child),
.siemens .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.siemens .btn-group > .btn-group {
  float: left;
}
.siemens .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.siemens .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.siemens .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.siemens .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.siemens .btn-group .dropdown-toggle:active,
.siemens .btn-group.open .dropdown-toggle {
  outline: 0;
}
.siemens .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.siemens .btn-group > .btn-lg + .dropdown-toggle, .siemens .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.siemens .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.siemens .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.siemens .btn .caret {
  margin-left: 0;
}
.siemens .btn-lg .caret, .siemens .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.siemens .dropup .btn-lg .caret, .siemens .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
.siemens .btn-group-vertical > .btn,
.siemens .btn-group-vertical > .btn-group,
.siemens .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.siemens .btn-group-vertical > .btn-group:before, .siemens .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.siemens .btn-group-vertical > .btn-group:after {
  clear: both;
}
.siemens .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.siemens .btn-group-vertical > .btn + .btn,
.siemens .btn-group-vertical > .btn + .btn-group,
.siemens .btn-group-vertical > .btn-group + .btn,
.siemens .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.siemens .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.siemens .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.siemens .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.siemens .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.siemens .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.siemens .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.siemens .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.siemens .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.siemens .btn-group-justified > .btn,
.siemens .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.siemens .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.siemens .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.siemens [data-toggle=buttons] > .btn input[type=radio],
.siemens [data-toggle=buttons] > .btn input[type=checkbox],
.siemens [data-toggle=buttons] > .btn-group > .btn input[type=radio],
.siemens [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.siemens .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.siemens .input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.siemens .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.siemens .input-group .form-control:focus {
  z-index: 3;
}
.siemens .input-group-addon,
.siemens .input-group-btn,
.siemens .input-group .form-control {
  display: table-cell;
}
.siemens .input-group-addon:not(:first-child):not(:last-child),
.siemens .input-group-btn:not(:first-child):not(:last-child),
.siemens .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.siemens .input-group-addon,
.siemens .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.siemens .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #2D373C;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #CDD9E1;
  border-radius: 0;
}
.siemens .input-group-addon.input-sm,
.siemens .input-group-sm > .input-group-addon,
.siemens .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.siemens .input-group-addon.input-lg,
.siemens .input-group-lg > .input-group-addon,
.siemens .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.siemens .input-group-addon input[type=radio],
.siemens .input-group-addon input[type=checkbox] {
  margin-top: 0;
}
.siemens .input-group .form-control:first-child,
.siemens .input-group-addon:first-child,
.siemens .input-group-btn:first-child > .btn,
.siemens .input-group-btn:first-child > .btn-group > .btn,
.siemens .input-group-btn:first-child > .dropdown-toggle,
.siemens .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.siemens .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.siemens .input-group-addon:first-child {
  border-right: 0;
}
.siemens .input-group .form-control:last-child,
.siemens .input-group-addon:last-child,
.siemens .input-group-btn:last-child > .btn,
.siemens .input-group-btn:last-child > .btn-group > .btn,
.siemens .input-group-btn:last-child > .dropdown-toggle,
.siemens .input-group-btn:first-child > .btn:not(:first-child),
.siemens .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.siemens .input-group-addon:last-child {
  border-left: 0;
}
.siemens .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.siemens .input-group-btn > .btn {
  position: relative;
}
.siemens .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.siemens .input-group-btn > .btn:hover, .siemens .input-group-btn > .btn:focus, .siemens .input-group-btn > .btn:active {
  z-index: 2;
}
.siemens .input-group-btn:first-child > .btn,
.siemens .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.siemens .input-group-btn:last-child > .btn,
.siemens .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.siemens .nav, .siemens .form-header, .siemens .form-footer, .siemens .sidebar {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.siemens .nav:before, .siemens .form-header:before, .siemens .form-footer:before, .siemens .sidebar:before, .siemens .nav:after, .siemens .form-header:after, .siemens .form-footer:after, .siemens .sidebar:after {
  content: " ";
  display: table;
}
.siemens .nav:after, .siemens .form-header:after, .siemens .form-footer:after, .siemens .sidebar:after {
  clear: both;
}
.siemens .nav > li, .siemens .form-header > li, .siemens .form-footer > li, .siemens .sidebar > li {
  position: relative;
  display: block;
}
.siemens .nav > li > a, .siemens .form-header > li > a, .siemens .form-footer > li > a, .siemens .sidebar > li > a {
  position: relative;
  display: block;
  padding: 0;
}
.siemens .nav > li > a:hover, .siemens .form-header > li > a:hover, .siemens .form-footer > li > a:hover, .siemens .sidebar > li > a:hover, .siemens .nav > li > a:focus, .siemens .form-header > li > a:focus, .siemens .form-footer > li > a:focus, .siemens .sidebar > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.siemens .nav > li.disabled > a, .siemens .form-header > li.disabled > a, .siemens .form-footer > li.disabled > a, .siemens .sidebar > li.disabled > a {
  color: #777777;
}
.siemens .nav > li.disabled > a:hover, .siemens .form-header > li.disabled > a:hover, .siemens .form-footer > li.disabled > a:hover, .siemens .sidebar > li.disabled > a:hover, .siemens .nav > li.disabled > a:focus, .siemens .form-header > li.disabled > a:focus, .siemens .form-footer > li.disabled > a:focus, .siemens .sidebar > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.siemens .nav .open > a, .siemens .form-header .open > a, .siemens .form-footer .open > a, .siemens .sidebar .open > a, .siemens .nav .open > a:hover, .siemens .form-header .open > a:hover, .siemens .form-footer .open > a:hover, .siemens .sidebar .open > a:hover, .siemens .nav .open > a:focus, .siemens .form-header .open > a:focus, .siemens .form-footer .open > a:focus, .siemens .sidebar .open > a:focus {
  background-color: #eeeeee;
  border-color: #2387AA;
}
.siemens .nav .nav-divider, .siemens .form-header .nav-divider, .siemens .form-footer .nav-divider, .siemens .sidebar .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.siemens .nav > li > a > img, .siemens .form-header > li > a > img, .siemens .form-footer > li > a > img, .siemens .sidebar > li > a > img {
  max-width: none;
}
.siemens .nav-tabs {
  border-bottom: 1px solid none;
}
.siemens .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.siemens .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.siemens .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee none;
}
.siemens .nav-tabs > li.active > a, .siemens .nav-tabs > li.active > a:hover, .siemens .nav-tabs > li.active > a:focus {
  color: #005578;
  background-color: #FFFFFF;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}
.siemens .nav-pills > li {
  float: left;
}
.siemens .nav-pills > li > a {
  border-radius: 0;
}
.siemens .nav-pills > li + li {
  margin-left: 2px;
}
.siemens .nav-pills > li.active > a, .siemens .nav-pills > li.active > a:hover, .siemens .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #FAA50A;
}
.siemens .nav-stacked > li {
  float: none;
}
.siemens .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.siemens .nav-justified, .siemens .nav-tabs.nav-justified {
  width: 100%;
}
.siemens .nav-justified > li, .siemens .nav-tabs.nav-justified > li {
  float: none;
}
.siemens .nav-justified > li > a, .siemens .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.siemens .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .siemens .nav-justified > li, .siemens .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .siemens .nav-justified > li > a, .siemens .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.siemens .nav-tabs-justified, .siemens .nav-tabs.nav-justified {
  border-bottom: 0;
}
.siemens .nav-tabs-justified > li > a, .siemens .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.siemens .nav-tabs-justified > .active > a, .siemens .nav-tabs.nav-justified > .active > a,
.siemens .nav-tabs-justified > .active > a:hover, .siemens .nav-tabs.nav-justified > .active > a:hover,
.siemens .nav-tabs-justified > .active > a:focus, .siemens .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .siemens .nav-tabs-justified > li > a, .siemens .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .siemens .nav-tabs-justified > .active > a, .siemens .nav-tabs.nav-justified > .active > a,
  .siemens .nav-tabs-justified > .active > a:hover, .siemens .nav-tabs.nav-justified > .active > a:hover,
  .siemens .nav-tabs-justified > .active > a:focus, .siemens .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.siemens .tab-content > .tab-pane {
  display: none;
}
.siemens .tab-content > .active {
  display: block;
}
.siemens .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.siemens .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.siemens .navbar:before, .siemens .navbar:after {
  content: " ";
  display: table;
}
.siemens .navbar:after {
  clear: both;
}
@media (min-width: 1025px) {
  .siemens .navbar {
    border-radius: 0;
  }
}
.siemens .navbar-header:before, .siemens .navbar-header:after {
  content: " ";
  display: table;
}
.siemens .navbar-header:after {
  clear: both;
}
@media (min-width: 1025px) {
  .siemens .navbar-header {
    float: left;
  }
}
.siemens .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.siemens .navbar-collapse:before, .siemens .navbar-collapse:after {
  content: " ";
  display: table;
}
.siemens .navbar-collapse:after {
  clear: both;
}
.siemens .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1025px) {
  .siemens .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .siemens .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .siemens .navbar-collapse.in {
    overflow-y: visible;
  }
  .siemens .navbar-fixed-top .navbar-collapse,
  .siemens .navbar-static-top .navbar-collapse,
  .siemens .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.siemens .navbar-fixed-top .navbar-collapse,
.siemens .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .siemens .navbar-fixed-top .navbar-collapse,
  .siemens .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.siemens .container > .navbar-header,
.siemens .container > .navbar-collapse,
.siemens .container-fluid > .navbar-header,
.siemens .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1025px) {
  .siemens .container > .navbar-header,
  .siemens .container > .navbar-collapse,
  .siemens .container-fluid > .navbar-header,
  .siemens .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.siemens .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1025px) {
  .siemens .navbar-static-top {
    border-radius: 0;
  }
}
.siemens .navbar-fixed-top,
.siemens .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1025px) {
  .siemens .navbar-fixed-top,
  .siemens .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.siemens .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.siemens .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.siemens .navbar-brand {
  float: left;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.siemens .navbar-brand:hover, .siemens .navbar-brand:focus {
  text-decoration: none;
}
.siemens .navbar-brand > img {
  display: block;
}
@media (min-width: 1025px) {
  .siemens .navbar > .container .navbar-brand,
  .siemens .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.siemens .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.siemens .navbar-toggle:focus {
  outline: 0;
}
.siemens .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.siemens .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1025px) {
  .siemens .navbar-toggle {
    display: none;
  }
}
.siemens .navbar-nav {
  margin: 10px -15px;
}
.siemens .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 1024px) {
  .siemens .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .siemens .navbar-nav .open .dropdown-menu > li > a,
  .siemens .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .siemens .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .siemens .navbar-nav .open .dropdown-menu > li > a:hover, .siemens .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1025px) {
  .siemens .navbar-nav {
    float: left;
    margin: 0;
  }
  .siemens .navbar-nav > li {
    float: left;
  }
  .siemens .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.siemens .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .siemens .navbar-form .form-group, .siemens .navbar-form .value-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .siemens .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .siemens .navbar-form .form-control-static {
    display: inline-block;
  }
  .siemens .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .siemens .navbar-form .input-group .input-group-addon,
  .siemens .navbar-form .input-group .input-group-btn,
  .siemens .navbar-form .input-group .form-control {
    width: auto;
  }
  .siemens .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .siemens .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .siemens .navbar-form .radio,
  .siemens .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .siemens .navbar-form .radio label,
  .siemens .navbar-form .checkbox label {
    padding-left: 0;
  }
  .siemens .navbar-form .radio input[type=radio],
  .siemens .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .siemens .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1024px) {
  .siemens .navbar-form .form-group, .siemens .navbar-form .value-group {
    margin-bottom: 5px;
  }
  .siemens .navbar-form .form-group:last-child, .siemens .navbar-form .value-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .siemens .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.siemens .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.siemens .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.siemens .navbar-btn, .siemens .form-header button {
  margin-top: 10px;
  margin-bottom: 10px;
}
.siemens .navbar-btn.btn-sm, .siemens .btn-group-sm > .navbar-btn.btn, .siemens .form-header .btn-group-sm > button.btn, .siemens .form-header button.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.siemens .navbar-btn.btn-xs, .siemens .btn-group-xs > .navbar-btn.btn, .siemens .form-header .btn-group-xs > button.btn, .siemens .form-header button.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.siemens .navbar-text, .siemens .form-header h2, .siemens .form-header .h2d, .siemens .form-header section.shoutbox h2, .siemens section.shoutbox .form-header h2, .siemens .form-header section.related-content h2, .siemens section.related-content .form-header h2 {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 1025px) {
  .siemens .navbar-text, .siemens .form-header h2, .siemens .form-header .h2d, .siemens .form-header section.shoutbox h2, .siemens section.shoutbox .form-header h2, .siemens .form-header section.related-content h2, .siemens section.related-content .form-header h2 {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1025px) {
  .siemens .navbar-left {
    float: left !important;
  }
  .siemens .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .siemens .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.siemens .navbar-default {
  background-color: rgba(255, 255, 255, 0.92);
  border-color: transparent;
}
.siemens .navbar-default .navbar-brand {
  color: #788791;
}
.siemens .navbar-default .navbar-brand:hover, .siemens .navbar-default .navbar-brand:focus {
  color: #606d76;
  background-color: transparent;
}
.siemens .navbar-default .navbar-text, .siemens .navbar-default .form-header h2, .siemens .form-header .navbar-default h2, .siemens .navbar-default .form-header .h2d, .siemens .form-header .navbar-default .h2d {
  color: #788791;
}
.siemens .navbar-default .navbar-nav > li > a {
  color: #788791;
}
.siemens .navbar-default .navbar-nav > li > a:hover, .siemens .navbar-default .navbar-nav > li > a:focus {
  color: #2D373C;
  background-color: transparent;
}
.siemens .navbar-default .navbar-nav > .active > a, .siemens .navbar-default .navbar-nav > .active > a:hover, .siemens .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: transparent;
}
.siemens .navbar-default .navbar-nav > .disabled > a, .siemens .navbar-default .navbar-nav > .disabled > a:hover, .siemens .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.siemens .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.siemens .navbar-default .navbar-toggle:hover, .siemens .navbar-default .navbar-toggle:focus {
  background-color: #007373;
}
.siemens .navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
.siemens .navbar-default .navbar-collapse,
.siemens .navbar-default .navbar-form {
  border-color: transparent;
}
.siemens .navbar-default .navbar-nav > .open > a, .siemens .navbar-default .navbar-nav > .open > a:hover, .siemens .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #555;
}
@media (max-width: 1024px) {
  .siemens .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #788791;
  }
  .siemens .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .siemens .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #2D373C;
    background-color: transparent;
  }
  .siemens .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .siemens .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .siemens .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: transparent;
  }
  .siemens .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .siemens .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .siemens .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.siemens .navbar-default .navbar-link {
  color: #788791;
}
.siemens .navbar-default .navbar-link:hover {
  color: #2D373C;
}
.siemens .navbar-default .btn-link {
  color: #788791;
}
.siemens .navbar-default .btn-link:hover, .siemens .navbar-default .btn-link:focus {
  color: #2D373C;
}
.siemens .navbar-default .btn-link[disabled]:hover, .siemens .navbar-default .btn-link[disabled]:focus,
.siemens fieldset[disabled] .navbar-default .btn-link:hover,
.siemens fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.siemens .navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.siemens .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.siemens .navbar-inverse .navbar-brand:hover, .siemens .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.siemens .navbar-inverse .navbar-text, .siemens .navbar-inverse .form-header h2, .siemens .form-header .navbar-inverse h2, .siemens .navbar-inverse .form-header .h2d, .siemens .form-header .navbar-inverse .h2d {
  color: #9d9d9d;
}
.siemens .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.siemens .navbar-inverse .navbar-nav > li > a:hover, .siemens .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.siemens .navbar-inverse .navbar-nav > .active > a, .siemens .navbar-inverse .navbar-nav > .active > a:hover, .siemens .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.siemens .navbar-inverse .navbar-nav > .disabled > a, .siemens .navbar-inverse .navbar-nav > .disabled > a:hover, .siemens .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.siemens .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.siemens .navbar-inverse .navbar-toggle:hover, .siemens .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.siemens .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.siemens .navbar-inverse .navbar-collapse,
.siemens .navbar-inverse .navbar-form {
  border-color: #101010;
}
.siemens .navbar-inverse .navbar-nav > .open > a, .siemens .navbar-inverse .navbar-nav > .open > a:hover, .siemens .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 1024px) {
  .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .siemens .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .siemens .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.siemens .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.siemens .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.siemens .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.siemens .navbar-inverse .btn-link:hover, .siemens .navbar-inverse .btn-link:focus {
  color: #fff;
}
.siemens .navbar-inverse .btn-link[disabled]:hover, .siemens .navbar-inverse .btn-link[disabled]:focus,
.siemens fieldset[disabled] .navbar-inverse .btn-link:hover,
.siemens fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.siemens .breadcrumb {
  padding: 20px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.siemens .breadcrumb > li {
  display: inline-block;
}
.siemens .breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #96A0AA;
}
.siemens .breadcrumb > .active {
  color: #005578;
}
.siemens .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.siemens .pagination > li {
  display: inline;
}
.siemens .pagination > li > a,
.siemens .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #005578;
  background-color: transparent;
  border: 1px solid 0;
  margin-left: -1px;
}
.siemens .pagination > li:first-child > a,
.siemens .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.siemens .pagination > li:last-child > a,
.siemens .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.siemens .pagination > li > a:hover, .siemens .pagination > li > a:focus,
.siemens .pagination > li > span:hover,
.siemens .pagination > li > span:focus {
  z-index: 2;
  color: #FFFFFF;
  background-color: #005578;
  border-color: #ddd;
}
.siemens .pagination > .active > a, .siemens .pagination > .active > a:hover, .siemens .pagination > .active > a:focus,
.siemens .pagination > .active > span,
.siemens .pagination > .active > span:hover,
.siemens .pagination > .active > span:focus {
  z-index: 3;
  color: #FFFFFF;
  background-color: #005578;
  border-color: #FAA50A;
  cursor: default;
}
.siemens .pagination > .disabled > span,
.siemens .pagination > .disabled > span:hover,
.siemens .pagination > .disabled > span:focus,
.siemens .pagination > .disabled > a,
.siemens .pagination > .disabled > a:hover,
.siemens .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.siemens .pagination-lg > li > a,
.siemens .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.siemens .pagination-lg > li:first-child > a,
.siemens .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.siemens .pagination-lg > li:last-child > a,
.siemens .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.siemens .pagination-sm > li > a,
.siemens .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.siemens .pagination-sm > li:first-child > a,
.siemens .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.siemens .pagination-sm > li:last-child > a,
.siemens .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.siemens .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.siemens .pager:before, .siemens .pager:after {
  content: " ";
  display: table;
}
.siemens .pager:after {
  clear: both;
}
.siemens .pager li {
  display: inline;
}
.siemens .pager li > a,
.siemens .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid 0;
  border-radius: 15px;
}
.siemens .pager li > a:hover,
.siemens .pager li > a:focus {
  text-decoration: none;
  background-color: #005578;
}
.siemens .pager .next > a,
.siemens .pager .next > span {
  float: right;
}
.siemens .pager .previous > a,
.siemens .pager .previous > span {
  float: left;
}
.siemens .pager .disabled > a,
.siemens .pager .disabled > a:hover,
.siemens .pager .disabled > a:focus,
.siemens .pager .disabled > span {
  color: #777777;
  background-color: transparent;
  cursor: not-allowed;
}
.siemens .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.siemens .label:empty {
  display: none;
}
.siemens .btn .label {
  position: relative;
  top: -1px;
}
.siemens a.label:hover, .siemens a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.siemens .label-default {
  background-color: #777777;
}
.siemens .label-default[href]:hover, .siemens .label-default[href]:focus {
  background-color: #5e5e5e;
}
.siemens .label-primary {
  background-color: #FAA50A;
}
.siemens .label-primary[href]:hover, .siemens .label-primary[href]:focus {
  background-color: #cd8604;
}
.siemens .label-success {
  background-color: #2387AA;
}
.siemens .label-success[href]:hover, .siemens .label-success[href]:focus {
  background-color: #1a6580;
}
.siemens .label-info {
  background-color: #697882;
}
.siemens .label-info[href]:hover, .siemens .label-info[href]:focus {
  background-color: #525e66;
}
.siemens .label-warning {
  background-color: #DC0000;
}
.siemens .label-warning[href]:hover, .siemens .label-warning[href]:focus {
  background-color: #a90000;
}
.siemens .label-danger {
  background-color: #DC0000;
}
.siemens .label-danger[href]:hover, .siemens .label-danger[href]:focus {
  background-color: #a90000;
}
.siemens .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.siemens .badge:empty {
  display: none;
}
.siemens .btn .badge {
  position: relative;
  top: -1px;
}
.siemens .btn-xs .badge, .siemens .btn-group-xs > .btn .badge,
.siemens .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.siemens .list-group-item.active > .badge, .siemens .active.filter-group-item > .badge,
.siemens .nav-pills > .active > a > .badge {
  color: #2387AA;
  background-color: #fff;
}
.siemens .list-group-item > .badge, .siemens .filter-group-item > .badge {
  float: right;
}
.siemens .list-group-item > .badge + .badge, .siemens .filter-group-item > .badge + .badge {
  margin-right: 5px;
}
.siemens .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.siemens a.badge:hover, .siemens a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.siemens .jumbotron {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #FFFFFF;
  background-color: #eeeeee;
}
.siemens .jumbotron h1, .siemens .jumbotron .h1d, .siemens .jumbotron section.shoutbox h1, .siemens section.shoutbox .jumbotron h1, .siemens .jumbotron section.related-content h1, .siemens section.related-content .jumbotron h1,
.siemens .jumbotron .h1 {
  color: inherit;
}
.siemens .jumbotron p, .siemens .jumbotron .pd {
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: 200;
}
.siemens .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.siemens .container .jumbotron,
.siemens .container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.siemens .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .siemens .jumbotron {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .siemens .container .jumbotron,
  .siemens .container-fluid .jumbotron {
    padding-left: 20px;
    padding-right: 20px;
  }
  .siemens .jumbotron h1, .siemens .jumbotron .h1d, .siemens .jumbotron section.shoutbox h1, .siemens section.shoutbox .jumbotron h1, .siemens .jumbotron section.related-content h1, .siemens section.related-content .jumbotron h1,
  .siemens .jumbotron .h1 {
    font-size: 46px;
  }
}
.siemens .thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #EBF0F5;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.siemens .thumbnail > img,
.siemens .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.siemens .thumbnail .caption {
  padding: 15px;
  color: #333333;
}
.siemens a.thumbnail:hover,
.siemens a.thumbnail:focus,
.siemens a.thumbnail.active {
  border-color: #2387AA;
}
.siemens .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.siemens .alert h4, .siemens .alert .h4d, .siemens .alert .alert, .siemens .alert .alert-dismissable,
.siemens .alert .alert-dismissible,
.siemens .alert section.shoutbox h4, .siemens section.shoutbox .alert h4, .siemens .alert section.related-content h4, .siemens section.related-content .alert h4 {
  margin-top: 0;
  color: inherit;
}
.siemens .alert .alert-link {
  font-weight: bold;
}
.siemens .alert > p, .siemens .alert > .pd,
.siemens .alert > ul {
  margin-bottom: 0;
}
.siemens .alert > p + p, .siemens .alert > .pd + p, .siemens .alert > p + .pd, .siemens .alert > .pd + .pd {
  margin-top: 5px;
}
.siemens .alert-dismissable,
.siemens .alert-dismissible {
  padding-right: 35px;
}
.siemens .alert-dismissable .close,
.siemens .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.siemens .alert-success {
  background-color: #099B00;
  border-color: #099B00;
  color: #FFFFFF;
}
.siemens .alert-success hr {
  border-top-color: #088200;
}
.siemens .alert-success .alert-link {
  color: #e6e6e6;
}
.siemens .alert-info {
  background-color: #697882;
  border-color: #697882;
  color: #FFFFFF;
}
.siemens .alert-info hr {
  border-top-color: #5e6b74;
}
.siemens .alert-info .alert-link {
  color: #e6e6e6;
}
.siemens .alert-warning {
  background-color: #DC0000;
  border-color: #DC0000;
  color: #FFFFFF;
}
.siemens .alert-warning hr {
  border-top-color: #c30000;
}
.siemens .alert-warning .alert-link {
  color: #e6e6e6;
}
.siemens .alert-danger {
  background-color: #DC0000;
  border-color: #DC0000;
  color: #FFFFFF;
}
.siemens .alert-danger hr {
  border-top-color: #c30000;
}
.siemens .alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.siemens .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.siemens .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #FAA50A;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.siemens .progress-striped .progress-bar,
.siemens .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.siemens .progress.active .progress-bar,
.siemens .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.siemens .progress-bar-success {
  background-color: #2387AA;
}
.siemens .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.siemens .progress-bar-info {
  background-color: #697882;
}
.siemens .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.siemens .progress-bar-warning {
  background-color: #DC0000;
}
.siemens .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.siemens .progress-bar-danger {
  background-color: #DC0000;
}
.siemens .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.siemens .media {
  margin-top: 15px;
}
.siemens .media:first-child {
  margin-top: 0;
}
.siemens .media,
.siemens .media-body {
  zoom: 1;
  overflow: hidden;
}
.siemens .media-body {
  width: 10000px;
}
.siemens .media-object {
  display: block;
}
.siemens .media-object.img-thumbnail {
  max-width: none;
}
.siemens .media-right,
.siemens .media > .pull-right,
.siemens .media > .form-footer,
.siemens .media > .context-actions {
  padding-left: 10px;
}
.siemens .media-left,
.siemens .media > .pull-left {
  padding-right: 10px;
}
.siemens .media-left,
.siemens .media-right,
.siemens .media-body {
  display: table-cell;
  vertical-align: top;
}
.siemens .media-middle {
  vertical-align: middle;
}
.siemens .media-bottom {
  vertical-align: bottom;
}
.siemens .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.siemens .media-list {
  padding-left: 0;
  list-style: none;
}
.siemens .list-group, .siemens .list, .siemens .filter-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.siemens .list-group-item, .siemens .filter-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.siemens .list-group-item:first-child, .siemens .filter-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.siemens .list-group-item:last-child, .siemens .filter-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.siemens a.list-group-item, .siemens a.filter-group-item,
.siemens button.list-group-item,
.siemens button.filter-group-item {
  color: #555;
}
.siemens a.list-group-item .list-group-item-heading, .siemens a.filter-group-item .list-group-item-heading,
.siemens button.list-group-item .list-group-item-heading, .siemens button.filter-group-item .list-group-item-heading {
  color: #333;
}
.siemens a.list-group-item:hover, .siemens a.filter-group-item:hover, .siemens a.list-group-item:focus, .siemens a.filter-group-item:focus,
.siemens button.list-group-item:hover,
.siemens button.filter-group-item:hover,
.siemens button.list-group-item:focus,
.siemens button.filter-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.siemens button.list-group-item, .siemens button.filter-group-item {
  width: 100%;
  text-align: left;
}
.siemens .list-group-item.disabled, .siemens .disabled.filter-group-item, .siemens .list-group-item.disabled:hover, .siemens .disabled.filter-group-item:hover, .siemens .list-group-item.disabled:focus, .siemens .disabled.filter-group-item:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.siemens .list-group-item.disabled .list-group-item-heading, .siemens .disabled.filter-group-item .list-group-item-heading, .siemens .list-group-item.disabled:hover .list-group-item-heading, .siemens .disabled.filter-group-item:hover .list-group-item-heading, .siemens .list-group-item.disabled:focus .list-group-item-heading, .siemens .disabled.filter-group-item:focus .list-group-item-heading {
  color: inherit;
}
.siemens .list-group-item.disabled .list-group-item-text, .siemens .disabled.filter-group-item .list-group-item-text, .siemens .list-group-item.disabled:hover .list-group-item-text, .siemens .disabled.filter-group-item:hover .list-group-item-text, .siemens .list-group-item.disabled:focus .list-group-item-text, .siemens .disabled.filter-group-item:focus .list-group-item-text {
  color: #777777;
}
.siemens .list-group-item.active, .siemens .active.filter-group-item, .siemens .list-group-item.active:hover, .siemens .active.filter-group-item:hover, .siemens .list-group-item.active:focus, .siemens .active.filter-group-item:focus {
  z-index: 2;
  color: #fff;
  background-color: #FAA50A;
  border-color: #FAA50A;
}
.siemens .list-group-item.active .list-group-item-heading, .siemens .active.filter-group-item .list-group-item-heading,
.siemens .list-group-item.active .list-group-item-heading > small, .siemens .active.filter-group-item .list-group-item-heading > small,
.siemens .list-group-item.active .list-group-item-heading > .small, .siemens .active.filter-group-item .list-group-item-heading > .small, .siemens .list-group-item.active:hover .list-group-item-heading, .siemens .active.filter-group-item:hover .list-group-item-heading,
.siemens .list-group-item.active:hover .list-group-item-heading > small, .siemens .active.filter-group-item:hover .list-group-item-heading > small,
.siemens .list-group-item.active:hover .list-group-item-heading > .small, .siemens .active.filter-group-item:hover .list-group-item-heading > .small, .siemens .list-group-item.active:focus .list-group-item-heading, .siemens .active.filter-group-item:focus .list-group-item-heading,
.siemens .list-group-item.active:focus .list-group-item-heading > small, .siemens .active.filter-group-item:focus .list-group-item-heading > small,
.siemens .list-group-item.active:focus .list-group-item-heading > .small, .siemens .active.filter-group-item:focus .list-group-item-heading > .small {
  color: inherit;
}
.siemens .list-group-item.active .list-group-item-text, .siemens .active.filter-group-item .list-group-item-text, .siemens .list-group-item.active:hover .list-group-item-text, .siemens .active.filter-group-item:hover .list-group-item-text, .siemens .list-group-item.active:focus .list-group-item-text, .siemens .active.filter-group-item:focus .list-group-item-text {
  color: #feeed2;
}
.siemens .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.siemens a.list-group-item-success,
.siemens button.list-group-item-success {
  color: #3c763d;
}
.siemens a.list-group-item-success .list-group-item-heading,
.siemens button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.siemens a.list-group-item-success:hover, .siemens a.list-group-item-success:focus,
.siemens button.list-group-item-success:hover,
.siemens button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.siemens a.list-group-item-success.active, .siemens a.list-group-item-success.active:hover, .siemens a.list-group-item-success.active:focus,
.siemens button.list-group-item-success.active,
.siemens button.list-group-item-success.active:hover,
.siemens button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.siemens .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.siemens a.list-group-item-info,
.siemens button.list-group-item-info {
  color: #31708f;
}
.siemens a.list-group-item-info .list-group-item-heading,
.siemens button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.siemens a.list-group-item-info:hover, .siemens a.list-group-item-info:focus,
.siemens button.list-group-item-info:hover,
.siemens button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.siemens a.list-group-item-info.active, .siemens a.list-group-item-info.active:hover, .siemens a.list-group-item-info.active:focus,
.siemens button.list-group-item-info.active,
.siemens button.list-group-item-info.active:hover,
.siemens button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.siemens .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.siemens a.list-group-item-warning,
.siemens button.list-group-item-warning {
  color: #8a6d3b;
}
.siemens a.list-group-item-warning .list-group-item-heading,
.siemens button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.siemens a.list-group-item-warning:hover, .siemens a.list-group-item-warning:focus,
.siemens button.list-group-item-warning:hover,
.siemens button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.siemens a.list-group-item-warning.active, .siemens a.list-group-item-warning.active:hover, .siemens a.list-group-item-warning.active:focus,
.siemens button.list-group-item-warning.active,
.siemens button.list-group-item-warning.active:hover,
.siemens button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.siemens .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.siemens a.list-group-item-danger,
.siemens button.list-group-item-danger {
  color: #a94442;
}
.siemens a.list-group-item-danger .list-group-item-heading,
.siemens button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.siemens a.list-group-item-danger:hover, .siemens a.list-group-item-danger:focus,
.siemens button.list-group-item-danger:hover,
.siemens button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.siemens a.list-group-item-danger.active, .siemens a.list-group-item-danger.active:hover, .siemens a.list-group-item-danger.active:focus,
.siemens button.list-group-item-danger.active,
.siemens button.list-group-item-danger.active:hover,
.siemens button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.siemens .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.siemens .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.siemens .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.siemens .panel-body {
  padding: 15px;
}
.siemens .panel-body:before, .siemens .panel-body:after {
  content: " ";
  display: table;
}
.siemens .panel-body:after {
  clear: both;
}
.siemens .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.siemens .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.siemens .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.siemens .panel-title > a,
.siemens .panel-title > small,
.siemens .panel-title > .small,
.siemens .panel-title > small > a,
.siemens .panel-title > .small > a {
  color: inherit;
}
.siemens .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.siemens .panel > .list-group, .siemens .panel > .list, .siemens .panel > .filter-group,
.siemens .panel > .panel-collapse > .list-group,
.siemens .panel > .panel-collapse > .list,
.siemens .panel > .panel-collapse > .filter-group {
  margin-bottom: 0;
}
.siemens .panel > .list-group .list-group-item, .siemens .panel > .list .list-group-item, .siemens .panel > .filter-group .list-group-item, .siemens .panel > .list-group .filter-group-item, .siemens .panel > .list .filter-group-item, .siemens .panel > .filter-group .filter-group-item,
.siemens .panel > .panel-collapse > .list-group .list-group-item,
.siemens .panel > .panel-collapse > .list .list-group-item,
.siemens .panel > .panel-collapse > .filter-group .list-group-item,
.siemens .panel > .panel-collapse > .list-group .filter-group-item,
.siemens .panel > .panel-collapse > .list .filter-group-item,
.siemens .panel > .panel-collapse > .filter-group .filter-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.siemens .panel > .list-group:first-child .list-group-item:first-child, .siemens .panel > .list:first-child .list-group-item:first-child, .siemens .panel > .filter-group:first-child .list-group-item:first-child, .siemens .panel > .list-group:first-child .filter-group-item:first-child, .siemens .panel > .list:first-child .filter-group-item:first-child, .siemens .panel > .filter-group:first-child .filter-group-item:first-child,
.siemens .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.siemens .panel > .panel-collapse > .list:first-child .list-group-item:first-child,
.siemens .panel > .panel-collapse > .filter-group:first-child .list-group-item:first-child,
.siemens .panel > .panel-collapse > .list-group:first-child .filter-group-item:first-child,
.siemens .panel > .panel-collapse > .list:first-child .filter-group-item:first-child,
.siemens .panel > .panel-collapse > .filter-group:first-child .filter-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.siemens .panel > .list-group:last-child .list-group-item:last-child, .siemens .panel > .list:last-child .list-group-item:last-child, .siemens .panel > .filter-group:last-child .list-group-item:last-child, .siemens .panel > .list-group:last-child .filter-group-item:last-child, .siemens .panel > .list:last-child .filter-group-item:last-child, .siemens .panel > .filter-group:last-child .filter-group-item:last-child,
.siemens .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.siemens .panel > .panel-collapse > .list:last-child .list-group-item:last-child,
.siemens .panel > .panel-collapse > .filter-group:last-child .list-group-item:last-child,
.siemens .panel > .panel-collapse > .list-group:last-child .filter-group-item:last-child,
.siemens .panel > .panel-collapse > .list:last-child .filter-group-item:last-child,
.siemens .panel > .panel-collapse > .filter-group:last-child .filter-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.siemens .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .siemens .panel > .panel-heading + .panel-collapse > .list .list-group-item:first-child, .siemens .panel > .panel-heading + .panel-collapse > .filter-group .list-group-item:first-child, .siemens .panel > .panel-heading + .panel-collapse > .list-group .filter-group-item:first-child, .siemens .panel > .panel-heading + .panel-collapse > .list .filter-group-item:first-child, .siemens .panel > .panel-heading + .panel-collapse > .filter-group .filter-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.siemens .panel-heading + .list-group .list-group-item:first-child, .siemens .panel-heading + .list .list-group-item:first-child, .siemens .panel-heading + .filter-group .list-group-item:first-child, .siemens .panel-heading + .list-group .filter-group-item:first-child, .siemens .panel-heading + .list .filter-group-item:first-child, .siemens .panel-heading + .filter-group .filter-group-item:first-child {
  border-top-width: 0;
}
.siemens .list-group + .panel-footer, .siemens .list + .panel-footer, .siemens .filter-group + .panel-footer {
  border-top-width: 0;
}
.siemens .panel > .table,
.siemens .panel > .table-responsive > .table,
.siemens .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.siemens .panel > .table caption,
.siemens .panel > .table-responsive > .table caption,
.siemens .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.siemens .panel > .table:first-child,
.siemens .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.siemens .panel > .table:first-child > thead:first-child > tr:first-child,
.siemens .panel > .table:first-child > tbody:first-child > tr:first-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.siemens .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.siemens .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.siemens .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.siemens .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.siemens .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.siemens .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.siemens .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.siemens .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.siemens .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.siemens .panel > .table:last-child,
.siemens .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.siemens .panel > .table:last-child > tbody:last-child > tr:last-child,
.siemens .panel > .table:last-child > tfoot:last-child > tr:last-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.siemens .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.siemens .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.siemens .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.siemens .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.siemens .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.siemens .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.siemens .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.siemens .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.siemens .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.siemens .panel > .panel-body + .table,
.siemens .panel > .panel-body + .table-responsive,
.siemens .panel > .table + .panel-body,
.siemens .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.siemens .panel > .table > tbody:first-child > tr:first-child th,
.siemens .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.siemens .panel > .table-bordered,
.siemens .panel > .table-responsive > .table-bordered {
  border: 0;
}
.siemens .panel > .table-bordered > thead > tr > th:first-child,
.siemens .panel > .table-bordered > thead > tr > td:first-child,
.siemens .panel > .table-bordered > tbody > tr > th:first-child,
.siemens .panel > .table-bordered > tbody > tr > td:first-child,
.siemens .panel > .table-bordered > tfoot > tr > th:first-child,
.siemens .panel > .table-bordered > tfoot > tr > td:first-child,
.siemens .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.siemens .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.siemens .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.siemens .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.siemens .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.siemens .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.siemens .panel > .table-bordered > thead > tr > th:last-child,
.siemens .panel > .table-bordered > thead > tr > td:last-child,
.siemens .panel > .table-bordered > tbody > tr > th:last-child,
.siemens .panel > .table-bordered > tbody > tr > td:last-child,
.siemens .panel > .table-bordered > tfoot > tr > th:last-child,
.siemens .panel > .table-bordered > tfoot > tr > td:last-child,
.siemens .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.siemens .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.siemens .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.siemens .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.siemens .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.siemens .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.siemens .panel > .table-bordered > thead > tr:first-child > td,
.siemens .panel > .table-bordered > thead > tr:first-child > th,
.siemens .panel > .table-bordered > tbody > tr:first-child > td,
.siemens .panel > .table-bordered > tbody > tr:first-child > th,
.siemens .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.siemens .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.siemens .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.siemens .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.siemens .panel > .table-bordered > tbody > tr:last-child > td,
.siemens .panel > .table-bordered > tbody > tr:last-child > th,
.siemens .panel > .table-bordered > tfoot > tr:last-child > td,
.siemens .panel > .table-bordered > tfoot > tr:last-child > th,
.siemens .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.siemens .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.siemens .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.siemens .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.siemens .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.siemens .panel-group {
  margin-bottom: 20px;
}
.siemens .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.siemens .panel-group .panel + .panel {
  margin-top: 5px;
}
.siemens .panel-group .panel-heading {
  border-bottom: 0;
}
.siemens .panel-group .panel-heading + .panel-collapse > .panel-body,
.siemens .panel-group .panel-heading + .panel-collapse > .list-group,
.siemens .panel-group .panel-heading + .panel-collapse > .list,
.siemens .panel-group .panel-heading + .panel-collapse > .filter-group {
  border-top: 1px solid #ddd;
}
.siemens .panel-group .panel-footer {
  border-top: 0;
}
.siemens .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.siemens .panel-default {
  border-color: #ddd;
}
.siemens .panel-default > .panel-heading {
  color: #005578;
  background-color: #EBF0F5;
  border-color: #ddd;
}
.siemens .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.siemens .panel-default > .panel-heading .badge {
  color: #EBF0F5;
  background-color: #005578;
}
.siemens .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.siemens .panel-primary {
  border-color: #FAA50A;
}
.siemens .panel-primary > .panel-heading {
  color: #fff;
  background-color: #FAA50A;
  border-color: #FAA50A;
}
.siemens .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #FAA50A;
}
.siemens .panel-primary > .panel-heading .badge {
  color: #FAA50A;
  background-color: #fff;
}
.siemens .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #FAA50A;
}
.siemens .panel-success {
  border-color: #d6e9c6;
}
.siemens .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.siemens .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.siemens .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.siemens .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.siemens .panel-info {
  border-color: #bce8f1;
}
.siemens .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.siemens .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.siemens .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.siemens .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.siemens .panel-warning {
  border-color: #faebcc;
}
.siemens .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.siemens .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.siemens .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.siemens .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.siemens .panel-danger {
  border-color: #ebccd1;
}
.siemens .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.siemens .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.siemens .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.siemens .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.siemens .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.siemens .embed-responsive .embed-responsive-item,
.siemens .embed-responsive iframe,
.siemens .embed-responsive embed,
.siemens .embed-responsive object,
.siemens .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.siemens .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.siemens .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.siemens .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.siemens .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.siemens .well-lg {
  padding: 24px;
  border-radius: 0;
}
.siemens .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.siemens .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.siemens .close:hover, .siemens .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.siemens button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.siemens .modal-open {
  overflow: hidden;
}
.siemens .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.siemens .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.siemens .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.siemens .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.siemens .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.siemens .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.siemens .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.siemens .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.siemens .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.siemens .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.siemens .modal-header:before, .siemens .modal-header:after {
  content: " ";
  display: table;
}
.siemens .modal-header:after {
  clear: both;
}
.siemens .modal-header .close {
  margin-top: -2px;
}
.siemens .modal-title {
  margin: 0;
  line-height: 1.42857;
}
.siemens .modal-body {
  position: relative;
  padding: 15px;
}
.siemens .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.siemens .modal-footer:before, .siemens .modal-footer:after {
  content: " ";
  display: table;
}
.siemens .modal-footer:after {
  clear: both;
}
.siemens .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.siemens .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.siemens .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.siemens .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .siemens .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .siemens .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .siemens .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .siemens .modal-lg {
    width: 900px;
  }
}
.siemens .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "SiemensSans";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.siemens .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.siemens .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.siemens .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.siemens .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.siemens .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.siemens .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.siemens .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.siemens .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.siemens .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.siemens .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.siemens .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.siemens .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.siemens .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.siemens .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.siemens .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.siemens .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "SiemensSans";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.siemens .popover.top {
  margin-top: -10px;
}
.siemens .popover.right {
  margin-left: 10px;
}
.siemens .popover.bottom {
  margin-top: 10px;
}
.siemens .popover.left {
  margin-left: -10px;
}
.siemens .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.siemens .popover-content {
  padding: 9px 14px;
}
.siemens .popover > .arrow, .siemens .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.siemens .popover > .arrow {
  border-width: 11px;
}
.siemens .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.siemens .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.siemens .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.siemens .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.siemens .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.siemens .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.siemens .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.siemens .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.siemens .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.siemens .carousel {
  position: relative;
}
.siemens .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.siemens .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.siemens .carousel-inner > .item > img,
.siemens .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .siemens .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .siemens .carousel-inner > .item.next, .siemens .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .siemens .carousel-inner > .item.prev, .siemens .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .siemens .carousel-inner > .item.next.left, .siemens .carousel-inner > .item.prev.right, .siemens .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.siemens .carousel-inner > .active,
.siemens .carousel-inner > .next,
.siemens .carousel-inner > .prev {
  display: block;
}
.siemens .carousel-inner > .active {
  left: 0;
}
.siemens .carousel-inner > .next,
.siemens .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.siemens .carousel-inner > .next {
  left: 100%;
}
.siemens .carousel-inner > .prev {
  left: -100%;
}
.siemens .carousel-inner > .next.left,
.siemens .carousel-inner > .prev.right {
  left: 0;
}
.siemens .carousel-inner > .active.left {
  left: -100%;
}
.siemens .carousel-inner > .active.right {
  left: 100%;
}
.siemens .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.siemens .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.siemens .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.siemens .carousel-control:hover, .siemens .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.siemens .carousel-control .icon-prev,
.siemens .carousel-control .icon-next,
.siemens .carousel-control .glyphicon-chevron-left,
.siemens .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.siemens .carousel-control .icon-prev,
.siemens .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.siemens .carousel-control .icon-next,
.siemens .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.siemens .carousel-control .icon-prev,
.siemens .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.siemens .carousel-control .icon-prev:before {
  content: "‹";
}
.siemens .carousel-control .icon-next:before {
  content: "›";
}
.siemens .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 10;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.siemens .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: transparent;
}
.siemens .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.siemens .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.siemens .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .siemens .carousel-control .glyphicon-chevron-left,
  .siemens .carousel-control .glyphicon-chevron-right,
  .siemens .carousel-control .icon-prev,
  .siemens .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .siemens .carousel-control .glyphicon-chevron-left,
  .siemens .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .siemens .carousel-control .glyphicon-chevron-right,
  .siemens .carousel-control .icon-next {
    margin-right: -10px;
  }
  .siemens .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .siemens .carousel-indicators {
    bottom: 20px;
  }
}
.siemens .clearfix:before, .siemens .clearfix:after {
  content: " ";
  display: table;
}
.siemens .clearfix:after {
  clear: both;
}
.siemens .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.siemens .pull-right, .siemens .form-footer, .siemens .context-actions {
  float: right !important;
}
.siemens .pull-left {
  float: left !important;
}
.siemens .hide {
  display: none !important;
}
.siemens .show {
  display: block !important;
}
.siemens .invisible {
  visibility: hidden;
}
.siemens .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.siemens .hidden {
  display: none !important;
}
.siemens .affix {
  position: fixed;
}
.siemens .visible-xs {
  display: none !important;
}
.siemens .visible-sm {
  display: none !important;
}
.siemens .visible-md {
  display: none !important;
}
.siemens .visible-lg {
  display: none !important;
}
.siemens .visible-xs-block,
.siemens .visible-xs-inline,
.siemens .visible-xs-inline-block,
.siemens .visible-sm-block,
.siemens .visible-sm-inline,
.siemens .visible-sm-inline-block,
.siemens .visible-md-block,
.siemens .visible-md-inline,
.siemens .visible-md-inline-block,
.siemens .visible-lg-block,
.siemens .visible-lg-inline,
.siemens .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .siemens .visible-xs {
    display: block !important;
  }
  .siemens table.visible-xs {
    display: table !important;
  }
  .siemens tr.visible-xs {
    display: table-row !important;
  }
  .siemens th.visible-xs,
  .siemens td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .siemens .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .siemens .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .siemens .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .siemens .visible-sm {
    display: block !important;
  }
  .siemens table.visible-sm {
    display: table !important;
  }
  .siemens tr.visible-sm {
    display: table-row !important;
  }
  .siemens th.visible-sm,
  .siemens td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .siemens .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .siemens .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .siemens .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .siemens .visible-md {
    display: block !important;
  }
  .siemens table.visible-md {
    display: table !important;
  }
  .siemens tr.visible-md {
    display: table-row !important;
  }
  .siemens th.visible-md,
  .siemens td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .siemens .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .siemens .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .siemens .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .siemens .visible-lg {
    display: block !important;
  }
  .siemens table.visible-lg {
    display: table !important;
  }
  .siemens tr.visible-lg {
    display: table-row !important;
  }
  .siemens th.visible-lg,
  .siemens td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .siemens .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .siemens .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .siemens .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .siemens .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .siemens .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .siemens .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .siemens .hidden-lg {
    display: none !important;
  }
}
.siemens .visible-print {
  display: none !important;
}
@media print {
  .siemens .visible-print {
    display: block !important;
  }
  .siemens table.visible-print {
    display: table !important;
  }
  .siemens tr.visible-print {
    display: table-row !important;
  }
  .siemens th.visible-print,
  .siemens td.visible-print {
    display: table-cell !important;
  }
}
.siemens .visible-print-block {
  display: none !important;
}
@media print {
  .siemens .visible-print-block {
    display: block !important;
  }
}
.siemens .visible-print-inline {
  display: none !important;
}
@media print {
  .siemens .visible-print-inline {
    display: inline !important;
  }
}
.siemens .visible-print-inline-block {
  display: none !important;
}
@media print {
  .siemens .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .siemens .hidden-print {
    display: none !important;
  }
}
.siemens .alert .close,
.siemens .alert-dismissable .close,
.siemens .alert-dismissible .close {
  color: #FFF;
  opacity: 0.8;
  font-size: 14px;
}
.siemens th {
  font-weight: 500;
}
.siemens .table {
  border-collapse: separate;
  font-size: 12px;
}
.siemens .table > thead > tr > th,
.siemens .table > thead > tr > td {
  background-image: -webkit-linear-gradient(top, #EBF0F5 0%, #ebf0f5 100%);
  background-image: linear-gradient(to bottom, #EBF0F5 0%, #ebf0f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEBF0F5", endColorstr="#FFEBF0F5", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #EBF0F5;
  border-width: 0 0 0 2px;
  border-style: solid;
  border-color: #FFFFFF;
}
.siemens .table > thead > tr > th:first-child,
.siemens .table > thead > tr > td:first-child {
  border: 0;
}
.siemens .table > thead .glyphicon {
  float: right;
}
.siemens .table > caption + thead > tr:first-child > th,
.siemens .table > caption + thead > tr:first-child > td,
.siemens .table > colgroup + thead > tr:first-child > th,
.siemens .table > colgroup + thead > tr:first-child > td,
.siemens .table > thead:first-child > tr:first-child > th,
.siemens .table > thead:first-child > tr:first-child > td {
  border-top: 1px solid transparent;
}
.siemens .table > tbody > tr:first-child > td {
  border-top: 4px solid #DFE6ED;
}
.siemens .table-bordered {
  border: 0;
}
@media (min-width: 1025px) {
  .siemens .dl-horizontal.dl-striped dt {
    width: 180px;
    padding-right: 20px;
  }
}
.siemens .dl-horizontal.dl-striped > dt:nth-of-type(odd),
.siemens .dl-horizontal.dl-striped > dd:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.siemens dl > dt {
  font-weight: initial;
}
.siemens p a, .siemens .pd a,
.siemens table a {
  color: #2387AA;
}
.siemens .page-header {
  margin: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.siemens h1, .siemens .h1d, .siemens section.shoutbox h1, .siemens section.related-content h1,
.siemens .h1 {
  line-height: 52px;
  margin-bottom: 40px;
}
.siemens h2, .siemens .h2d, .siemens section.shoutbox h2, .siemens section.related-content h2,
.siemens .h2 {
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 20px;
}
.siemens h3, .siemens .h3d, .siemens section.shoutbox h3, .siemens section.related-content h3,
.siemens .h3 {
  line-height: 30px;
}
.siemens h4, .siemens .h4d, .siemens .alert,
.siemens .alert-dismissable,
.siemens .alert-dismissible, .siemens section.shoutbox h4, .siemens section.related-content h4,
.siemens .h4 {
  line-height: 24px;
  font-weight: 500;
}
.siemens .container-xs .col-sm-1, .siemens .container-xs .col-sm-2, .siemens .container-xs .col-sm-3, .siemens .container-xs .col-sm-4, .siemens .container-xs .col-sm-5, .siemens .container-xs .col-sm-6, .siemens .container-xs .col-sm-7, .siemens .container-xs .col-sm-8, .siemens .container-xs .col-sm-9, .siemens .container-xs .col-sm-10, .siemens .container-xs .col-sm-11, .siemens .container-xs .col-sm-12 {
  float: none;
}
.siemens .container-xs .col-sm-1 {
  width: auto;
}
.siemens .container-xs .col-sm-2 {
  width: auto;
}
.siemens .container-xs .col-sm-3 {
  width: auto;
}
.siemens .container-xs .col-sm-4 {
  width: auto;
}
.siemens .container-xs .col-sm-5 {
  width: auto;
}
.siemens .container-xs .col-sm-6 {
  width: auto;
}
.siemens .container-xs .col-sm-7 {
  width: auto;
}
.siemens .container-xs .col-sm-8 {
  width: auto;
}
.siemens .container-xs .col-sm-9 {
  width: auto;
}
.siemens .container-xs .col-sm-10 {
  width: auto;
}
.siemens .container-xs .col-sm-11 {
  width: auto;
}
.siemens .container-xs .col-sm-12 {
  width: auto;
}
.siemens .container-xs .col-sm-pull-0 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-1 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-2 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-3 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-4 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-5 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-6 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-7 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-8 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-9 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-10 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-11 {
  right: auto;
}
.siemens .container-xs .col-sm-pull-12 {
  right: auto;
}
.siemens .container-xs .col-sm-push-0 {
  left: auto;
}
.siemens .container-xs .col-sm-push-1 {
  left: auto;
}
.siemens .container-xs .col-sm-push-2 {
  left: auto;
}
.siemens .container-xs .col-sm-push-3 {
  left: auto;
}
.siemens .container-xs .col-sm-push-4 {
  left: auto;
}
.siemens .container-xs .col-sm-push-5 {
  left: auto;
}
.siemens .container-xs .col-sm-push-6 {
  left: auto;
}
.siemens .container-xs .col-sm-push-7 {
  left: auto;
}
.siemens .container-xs .col-sm-push-8 {
  left: auto;
}
.siemens .container-xs .col-sm-push-9 {
  left: auto;
}
.siemens .container-xs .col-sm-push-10 {
  left: auto;
}
.siemens .container-xs .col-sm-push-11 {
  left: auto;
}
.siemens .container-xs .col-sm-push-12 {
  left: auto;
}
.siemens .container-xs .col-sm-offset-0 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-1 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-2 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-3 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-4 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-5 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-6 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-7 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-8 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-9 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-10 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-11 {
  margin-left: auto;
}
.siemens .container-xs .col-sm-offset-12 {
  margin-left: auto;
}
.siemens .container-xs .col-md-1, .siemens .container-xs .col-md-2, .siemens .container-xs .col-md-3, .siemens .container-xs .col-md-4, .siemens .container-xs .col-md-5, .siemens .container-xs .col-md-6, .siemens .container-xs .col-md-7, .siemens .container-xs .col-md-8, .siemens .container-xs .col-md-9, .siemens .container-xs .col-md-10, .siemens .container-xs .col-md-11, .siemens .container-xs .col-md-12 {
  float: none;
}
.siemens .container-xs .col-md-1 {
  width: auto;
}
.siemens .container-xs .col-md-2 {
  width: auto;
}
.siemens .container-xs .col-md-3 {
  width: auto;
}
.siemens .container-xs .col-md-4 {
  width: auto;
}
.siemens .container-xs .col-md-5 {
  width: auto;
}
.siemens .container-xs .col-md-6 {
  width: auto;
}
.siemens .container-xs .col-md-7 {
  width: auto;
}
.siemens .container-xs .col-md-8 {
  width: auto;
}
.siemens .container-xs .col-md-9 {
  width: auto;
}
.siemens .container-xs .col-md-10 {
  width: auto;
}
.siemens .container-xs .col-md-11 {
  width: auto;
}
.siemens .container-xs .col-md-12 {
  width: auto;
}
.siemens .container-xs .col-md-pull-0 {
  right: auto;
}
.siemens .container-xs .col-md-pull-1 {
  right: auto;
}
.siemens .container-xs .col-md-pull-2 {
  right: auto;
}
.siemens .container-xs .col-md-pull-3 {
  right: auto;
}
.siemens .container-xs .col-md-pull-4 {
  right: auto;
}
.siemens .container-xs .col-md-pull-5 {
  right: auto;
}
.siemens .container-xs .col-md-pull-6 {
  right: auto;
}
.siemens .container-xs .col-md-pull-7 {
  right: auto;
}
.siemens .container-xs .col-md-pull-8 {
  right: auto;
}
.siemens .container-xs .col-md-pull-9 {
  right: auto;
}
.siemens .container-xs .col-md-pull-10 {
  right: auto;
}
.siemens .container-xs .col-md-pull-11 {
  right: auto;
}
.siemens .container-xs .col-md-pull-12 {
  right: auto;
}
.siemens .container-xs .col-md-push-0 {
  left: auto;
}
.siemens .container-xs .col-md-push-1 {
  left: auto;
}
.siemens .container-xs .col-md-push-2 {
  left: auto;
}
.siemens .container-xs .col-md-push-3 {
  left: auto;
}
.siemens .container-xs .col-md-push-4 {
  left: auto;
}
.siemens .container-xs .col-md-push-5 {
  left: auto;
}
.siemens .container-xs .col-md-push-6 {
  left: auto;
}
.siemens .container-xs .col-md-push-7 {
  left: auto;
}
.siemens .container-xs .col-md-push-8 {
  left: auto;
}
.siemens .container-xs .col-md-push-9 {
  left: auto;
}
.siemens .container-xs .col-md-push-10 {
  left: auto;
}
.siemens .container-xs .col-md-push-11 {
  left: auto;
}
.siemens .container-xs .col-md-push-12 {
  left: auto;
}
.siemens .container-xs .col-md-offset-0 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-1 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-2 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-3 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-4 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-5 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-6 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-7 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-8 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-9 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-10 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-11 {
  margin-left: auto;
}
.siemens .container-xs .col-md-offset-12 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-1, .siemens .container-xs .col-lg-2, .siemens .container-xs .col-lg-3, .siemens .container-xs .col-lg-4, .siemens .container-xs .col-lg-5, .siemens .container-xs .col-lg-6, .siemens .container-xs .col-lg-7, .siemens .container-xs .col-lg-8, .siemens .container-xs .col-lg-9, .siemens .container-xs .col-lg-10, .siemens .container-xs .col-lg-11, .siemens .container-xs .col-lg-12 {
  float: none;
}
.siemens .container-xs .col-lg-1 {
  width: auto;
}
.siemens .container-xs .col-lg-2 {
  width: auto;
}
.siemens .container-xs .col-lg-3 {
  width: auto;
}
.siemens .container-xs .col-lg-4 {
  width: auto;
}
.siemens .container-xs .col-lg-5 {
  width: auto;
}
.siemens .container-xs .col-lg-6 {
  width: auto;
}
.siemens .container-xs .col-lg-7 {
  width: auto;
}
.siemens .container-xs .col-lg-8 {
  width: auto;
}
.siemens .container-xs .col-lg-9 {
  width: auto;
}
.siemens .container-xs .col-lg-10 {
  width: auto;
}
.siemens .container-xs .col-lg-11 {
  width: auto;
}
.siemens .container-xs .col-lg-12 {
  width: auto;
}
.siemens .container-xs .col-lg-pull-0 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-1 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-2 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-3 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-4 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-5 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-6 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-7 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-8 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-9 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-10 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-11 {
  right: auto;
}
.siemens .container-xs .col-lg-pull-12 {
  right: auto;
}
.siemens .container-xs .col-lg-push-0 {
  left: auto;
}
.siemens .container-xs .col-lg-push-1 {
  left: auto;
}
.siemens .container-xs .col-lg-push-2 {
  left: auto;
}
.siemens .container-xs .col-lg-push-3 {
  left: auto;
}
.siemens .container-xs .col-lg-push-4 {
  left: auto;
}
.siemens .container-xs .col-lg-push-5 {
  left: auto;
}
.siemens .container-xs .col-lg-push-6 {
  left: auto;
}
.siemens .container-xs .col-lg-push-7 {
  left: auto;
}
.siemens .container-xs .col-lg-push-8 {
  left: auto;
}
.siemens .container-xs .col-lg-push-9 {
  left: auto;
}
.siemens .container-xs .col-lg-push-10 {
  left: auto;
}
.siemens .container-xs .col-lg-push-11 {
  left: auto;
}
.siemens .container-xs .col-lg-push-12 {
  left: auto;
}
.siemens .container-xs .col-lg-offset-0 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-1 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-2 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-3 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-4 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-5 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-6 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-7 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-8 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-9 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-10 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-11 {
  margin-left: auto;
}
.siemens .container-xs .col-lg-offset-12 {
  margin-left: auto;
}
.siemens .container-xs .col-xs-1, .siemens .container-xs .col-xs-2, .siemens .container-xs .col-xs-3, .siemens .container-xs .col-xs-4, .siemens .container-xs .col-xs-5, .siemens .container-xs .col-xs-6, .siemens .container-xs .col-xs-7, .siemens .container-xs .col-xs-8, .siemens .container-xs .col-xs-9, .siemens .container-xs .col-xs-10, .siemens .container-xs .col-xs-11, .siemens .container-xs .col-xs-12 {
  float: left;
}
.siemens .container-xs .col-xs-1 {
  width: 8.33333%;
}
.siemens .container-xs .col-xs-2 {
  width: 16.66667%;
}
.siemens .container-xs .col-xs-3 {
  width: 25%;
}
.siemens .container-xs .col-xs-4 {
  width: 33.33333%;
}
.siemens .container-xs .col-xs-5 {
  width: 41.66667%;
}
.siemens .container-xs .col-xs-6 {
  width: 50%;
}
.siemens .container-xs .col-xs-7 {
  width: 58.33333%;
}
.siemens .container-xs .col-xs-8 {
  width: 66.66667%;
}
.siemens .container-xs .col-xs-9 {
  width: 75%;
}
.siemens .container-xs .col-xs-10 {
  width: 83.33333%;
}
.siemens .container-xs .col-xs-11 {
  width: 91.66667%;
}
.siemens .container-xs .col-xs-12 {
  width: 100%;
}
.siemens .container-xs .col-xs-pull-0 {
  right: auto;
}
.siemens .container-xs .col-xs-pull-1 {
  right: 8.33333%;
}
.siemens .container-xs .col-xs-pull-2 {
  right: 16.66667%;
}
.siemens .container-xs .col-xs-pull-3 {
  right: 25%;
}
.siemens .container-xs .col-xs-pull-4 {
  right: 33.33333%;
}
.siemens .container-xs .col-xs-pull-5 {
  right: 41.66667%;
}
.siemens .container-xs .col-xs-pull-6 {
  right: 50%;
}
.siemens .container-xs .col-xs-pull-7 {
  right: 58.33333%;
}
.siemens .container-xs .col-xs-pull-8 {
  right: 66.66667%;
}
.siemens .container-xs .col-xs-pull-9 {
  right: 75%;
}
.siemens .container-xs .col-xs-pull-10 {
  right: 83.33333%;
}
.siemens .container-xs .col-xs-pull-11 {
  right: 91.66667%;
}
.siemens .container-xs .col-xs-pull-12 {
  right: 100%;
}
.siemens .container-xs .col-xs-push-0 {
  left: auto;
}
.siemens .container-xs .col-xs-push-1 {
  left: 8.33333%;
}
.siemens .container-xs .col-xs-push-2 {
  left: 16.66667%;
}
.siemens .container-xs .col-xs-push-3 {
  left: 25%;
}
.siemens .container-xs .col-xs-push-4 {
  left: 33.33333%;
}
.siemens .container-xs .col-xs-push-5 {
  left: 41.66667%;
}
.siemens .container-xs .col-xs-push-6 {
  left: 50%;
}
.siemens .container-xs .col-xs-push-7 {
  left: 58.33333%;
}
.siemens .container-xs .col-xs-push-8 {
  left: 66.66667%;
}
.siemens .container-xs .col-xs-push-9 {
  left: 75%;
}
.siemens .container-xs .col-xs-push-10 {
  left: 83.33333%;
}
.siemens .container-xs .col-xs-push-11 {
  left: 91.66667%;
}
.siemens .container-xs .col-xs-push-12 {
  left: 100%;
}
.siemens .container-xs .col-xs-offset-0 {
  margin-left: 0%;
}
.siemens .container-xs .col-xs-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-xs .col-xs-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-xs .col-xs-offset-3 {
  margin-left: 25%;
}
.siemens .container-xs .col-xs-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-xs .col-xs-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-xs .col-xs-offset-6 {
  margin-left: 50%;
}
.siemens .container-xs .col-xs-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-xs .col-xs-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-xs .col-xs-offset-9 {
  margin-left: 75%;
}
.siemens .container-xs .col-xs-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-xs .col-xs-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-xs .col-xs-offset-12 {
  margin-left: 100%;
}
.siemens .container-sm .col-md-1, .siemens .container-sm .col-md-2, .siemens .container-sm .col-md-3, .siemens .container-sm .col-md-4, .siemens .container-sm .col-md-5, .siemens .container-sm .col-md-6, .siemens .container-sm .col-md-7, .siemens .container-sm .col-md-8, .siemens .container-sm .col-md-9, .siemens .container-sm .col-md-10, .siemens .container-sm .col-md-11, .siemens .container-sm .col-md-12 {
  float: none;
}
.siemens .container-sm .col-md-1 {
  width: auto;
}
.siemens .container-sm .col-md-2 {
  width: auto;
}
.siemens .container-sm .col-md-3 {
  width: auto;
}
.siemens .container-sm .col-md-4 {
  width: auto;
}
.siemens .container-sm .col-md-5 {
  width: auto;
}
.siemens .container-sm .col-md-6 {
  width: auto;
}
.siemens .container-sm .col-md-7 {
  width: auto;
}
.siemens .container-sm .col-md-8 {
  width: auto;
}
.siemens .container-sm .col-md-9 {
  width: auto;
}
.siemens .container-sm .col-md-10 {
  width: auto;
}
.siemens .container-sm .col-md-11 {
  width: auto;
}
.siemens .container-sm .col-md-12 {
  width: auto;
}
.siemens .container-sm .col-md-pull-0 {
  right: auto;
}
.siemens .container-sm .col-md-pull-1 {
  right: auto;
}
.siemens .container-sm .col-md-pull-2 {
  right: auto;
}
.siemens .container-sm .col-md-pull-3 {
  right: auto;
}
.siemens .container-sm .col-md-pull-4 {
  right: auto;
}
.siemens .container-sm .col-md-pull-5 {
  right: auto;
}
.siemens .container-sm .col-md-pull-6 {
  right: auto;
}
.siemens .container-sm .col-md-pull-7 {
  right: auto;
}
.siemens .container-sm .col-md-pull-8 {
  right: auto;
}
.siemens .container-sm .col-md-pull-9 {
  right: auto;
}
.siemens .container-sm .col-md-pull-10 {
  right: auto;
}
.siemens .container-sm .col-md-pull-11 {
  right: auto;
}
.siemens .container-sm .col-md-pull-12 {
  right: auto;
}
.siemens .container-sm .col-md-push-0 {
  left: auto;
}
.siemens .container-sm .col-md-push-1 {
  left: auto;
}
.siemens .container-sm .col-md-push-2 {
  left: auto;
}
.siemens .container-sm .col-md-push-3 {
  left: auto;
}
.siemens .container-sm .col-md-push-4 {
  left: auto;
}
.siemens .container-sm .col-md-push-5 {
  left: auto;
}
.siemens .container-sm .col-md-push-6 {
  left: auto;
}
.siemens .container-sm .col-md-push-7 {
  left: auto;
}
.siemens .container-sm .col-md-push-8 {
  left: auto;
}
.siemens .container-sm .col-md-push-9 {
  left: auto;
}
.siemens .container-sm .col-md-push-10 {
  left: auto;
}
.siemens .container-sm .col-md-push-11 {
  left: auto;
}
.siemens .container-sm .col-md-push-12 {
  left: auto;
}
.siemens .container-sm .col-md-offset-0 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-1 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-2 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-3 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-4 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-5 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-6 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-7 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-8 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-9 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-10 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-11 {
  margin-left: auto;
}
.siemens .container-sm .col-md-offset-12 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-1, .siemens .container-sm .col-lg-2, .siemens .container-sm .col-lg-3, .siemens .container-sm .col-lg-4, .siemens .container-sm .col-lg-5, .siemens .container-sm .col-lg-6, .siemens .container-sm .col-lg-7, .siemens .container-sm .col-lg-8, .siemens .container-sm .col-lg-9, .siemens .container-sm .col-lg-10, .siemens .container-sm .col-lg-11, .siemens .container-sm .col-lg-12 {
  float: none;
}
.siemens .container-sm .col-lg-1 {
  width: auto;
}
.siemens .container-sm .col-lg-2 {
  width: auto;
}
.siemens .container-sm .col-lg-3 {
  width: auto;
}
.siemens .container-sm .col-lg-4 {
  width: auto;
}
.siemens .container-sm .col-lg-5 {
  width: auto;
}
.siemens .container-sm .col-lg-6 {
  width: auto;
}
.siemens .container-sm .col-lg-7 {
  width: auto;
}
.siemens .container-sm .col-lg-8 {
  width: auto;
}
.siemens .container-sm .col-lg-9 {
  width: auto;
}
.siemens .container-sm .col-lg-10 {
  width: auto;
}
.siemens .container-sm .col-lg-11 {
  width: auto;
}
.siemens .container-sm .col-lg-12 {
  width: auto;
}
.siemens .container-sm .col-lg-pull-0 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-1 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-2 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-3 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-4 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-5 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-6 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-7 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-8 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-9 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-10 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-11 {
  right: auto;
}
.siemens .container-sm .col-lg-pull-12 {
  right: auto;
}
.siemens .container-sm .col-lg-push-0 {
  left: auto;
}
.siemens .container-sm .col-lg-push-1 {
  left: auto;
}
.siemens .container-sm .col-lg-push-2 {
  left: auto;
}
.siemens .container-sm .col-lg-push-3 {
  left: auto;
}
.siemens .container-sm .col-lg-push-4 {
  left: auto;
}
.siemens .container-sm .col-lg-push-5 {
  left: auto;
}
.siemens .container-sm .col-lg-push-6 {
  left: auto;
}
.siemens .container-sm .col-lg-push-7 {
  left: auto;
}
.siemens .container-sm .col-lg-push-8 {
  left: auto;
}
.siemens .container-sm .col-lg-push-9 {
  left: auto;
}
.siemens .container-sm .col-lg-push-10 {
  left: auto;
}
.siemens .container-sm .col-lg-push-11 {
  left: auto;
}
.siemens .container-sm .col-lg-push-12 {
  left: auto;
}
.siemens .container-sm .col-lg-offset-0 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-1 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-2 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-3 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-4 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-5 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-6 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-7 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-8 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-9 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-10 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-11 {
  margin-left: auto;
}
.siemens .container-sm .col-lg-offset-12 {
  margin-left: auto;
}
.siemens .container-sm .col-xs-1, .siemens .container-sm .col-xs-2, .siemens .container-sm .col-xs-3, .siemens .container-sm .col-xs-4, .siemens .container-sm .col-xs-5, .siemens .container-sm .col-xs-6, .siemens .container-sm .col-xs-7, .siemens .container-sm .col-xs-8, .siemens .container-sm .col-xs-9, .siemens .container-sm .col-xs-10, .siemens .container-sm .col-xs-11, .siemens .container-sm .col-xs-12 {
  float: left;
}
.siemens .container-sm .col-xs-1 {
  width: 8.33333%;
}
.siemens .container-sm .col-xs-2 {
  width: 16.66667%;
}
.siemens .container-sm .col-xs-3 {
  width: 25%;
}
.siemens .container-sm .col-xs-4 {
  width: 33.33333%;
}
.siemens .container-sm .col-xs-5 {
  width: 41.66667%;
}
.siemens .container-sm .col-xs-6 {
  width: 50%;
}
.siemens .container-sm .col-xs-7 {
  width: 58.33333%;
}
.siemens .container-sm .col-xs-8 {
  width: 66.66667%;
}
.siemens .container-sm .col-xs-9 {
  width: 75%;
}
.siemens .container-sm .col-xs-10 {
  width: 83.33333%;
}
.siemens .container-sm .col-xs-11 {
  width: 91.66667%;
}
.siemens .container-sm .col-xs-12 {
  width: 100%;
}
.siemens .container-sm .col-xs-pull-0 {
  right: auto;
}
.siemens .container-sm .col-xs-pull-1 {
  right: 8.33333%;
}
.siemens .container-sm .col-xs-pull-2 {
  right: 16.66667%;
}
.siemens .container-sm .col-xs-pull-3 {
  right: 25%;
}
.siemens .container-sm .col-xs-pull-4 {
  right: 33.33333%;
}
.siemens .container-sm .col-xs-pull-5 {
  right: 41.66667%;
}
.siemens .container-sm .col-xs-pull-6 {
  right: 50%;
}
.siemens .container-sm .col-xs-pull-7 {
  right: 58.33333%;
}
.siemens .container-sm .col-xs-pull-8 {
  right: 66.66667%;
}
.siemens .container-sm .col-xs-pull-9 {
  right: 75%;
}
.siemens .container-sm .col-xs-pull-10 {
  right: 83.33333%;
}
.siemens .container-sm .col-xs-pull-11 {
  right: 91.66667%;
}
.siemens .container-sm .col-xs-pull-12 {
  right: 100%;
}
.siemens .container-sm .col-xs-push-0 {
  left: auto;
}
.siemens .container-sm .col-xs-push-1 {
  left: 8.33333%;
}
.siemens .container-sm .col-xs-push-2 {
  left: 16.66667%;
}
.siemens .container-sm .col-xs-push-3 {
  left: 25%;
}
.siemens .container-sm .col-xs-push-4 {
  left: 33.33333%;
}
.siemens .container-sm .col-xs-push-5 {
  left: 41.66667%;
}
.siemens .container-sm .col-xs-push-6 {
  left: 50%;
}
.siemens .container-sm .col-xs-push-7 {
  left: 58.33333%;
}
.siemens .container-sm .col-xs-push-8 {
  left: 66.66667%;
}
.siemens .container-sm .col-xs-push-9 {
  left: 75%;
}
.siemens .container-sm .col-xs-push-10 {
  left: 83.33333%;
}
.siemens .container-sm .col-xs-push-11 {
  left: 91.66667%;
}
.siemens .container-sm .col-xs-push-12 {
  left: 100%;
}
.siemens .container-sm .col-xs-offset-0 {
  margin-left: 0%;
}
.siemens .container-sm .col-xs-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-sm .col-xs-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-sm .col-xs-offset-3 {
  margin-left: 25%;
}
.siemens .container-sm .col-xs-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-sm .col-xs-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-sm .col-xs-offset-6 {
  margin-left: 50%;
}
.siemens .container-sm .col-xs-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-sm .col-xs-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-sm .col-xs-offset-9 {
  margin-left: 75%;
}
.siemens .container-sm .col-xs-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-sm .col-xs-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-sm .col-xs-offset-12 {
  margin-left: 100%;
}
.siemens .container-sm .col-sm-1, .siemens .container-sm .col-sm-2, .siemens .container-sm .col-sm-3, .siemens .container-sm .col-sm-4, .siemens .container-sm .col-sm-5, .siemens .container-sm .col-sm-6, .siemens .container-sm .col-sm-7, .siemens .container-sm .col-sm-8, .siemens .container-sm .col-sm-9, .siemens .container-sm .col-sm-10, .siemens .container-sm .col-sm-11, .siemens .container-sm .col-sm-12 {
  float: left;
}
.siemens .container-sm .col-sm-1 {
  width: 8.33333%;
}
.siemens .container-sm .col-sm-2 {
  width: 16.66667%;
}
.siemens .container-sm .col-sm-3 {
  width: 25%;
}
.siemens .container-sm .col-sm-4 {
  width: 33.33333%;
}
.siemens .container-sm .col-sm-5 {
  width: 41.66667%;
}
.siemens .container-sm .col-sm-6 {
  width: 50%;
}
.siemens .container-sm .col-sm-7 {
  width: 58.33333%;
}
.siemens .container-sm .col-sm-8 {
  width: 66.66667%;
}
.siemens .container-sm .col-sm-9 {
  width: 75%;
}
.siemens .container-sm .col-sm-10 {
  width: 83.33333%;
}
.siemens .container-sm .col-sm-11 {
  width: 91.66667%;
}
.siemens .container-sm .col-sm-12 {
  width: 100%;
}
.siemens .container-sm .col-sm-pull-0 {
  right: auto;
}
.siemens .container-sm .col-sm-pull-1 {
  right: 8.33333%;
}
.siemens .container-sm .col-sm-pull-2 {
  right: 16.66667%;
}
.siemens .container-sm .col-sm-pull-3 {
  right: 25%;
}
.siemens .container-sm .col-sm-pull-4 {
  right: 33.33333%;
}
.siemens .container-sm .col-sm-pull-5 {
  right: 41.66667%;
}
.siemens .container-sm .col-sm-pull-6 {
  right: 50%;
}
.siemens .container-sm .col-sm-pull-7 {
  right: 58.33333%;
}
.siemens .container-sm .col-sm-pull-8 {
  right: 66.66667%;
}
.siemens .container-sm .col-sm-pull-9 {
  right: 75%;
}
.siemens .container-sm .col-sm-pull-10 {
  right: 83.33333%;
}
.siemens .container-sm .col-sm-pull-11 {
  right: 91.66667%;
}
.siemens .container-sm .col-sm-pull-12 {
  right: 100%;
}
.siemens .container-sm .col-sm-push-0 {
  left: auto;
}
.siemens .container-sm .col-sm-push-1 {
  left: 8.33333%;
}
.siemens .container-sm .col-sm-push-2 {
  left: 16.66667%;
}
.siemens .container-sm .col-sm-push-3 {
  left: 25%;
}
.siemens .container-sm .col-sm-push-4 {
  left: 33.33333%;
}
.siemens .container-sm .col-sm-push-5 {
  left: 41.66667%;
}
.siemens .container-sm .col-sm-push-6 {
  left: 50%;
}
.siemens .container-sm .col-sm-push-7 {
  left: 58.33333%;
}
.siemens .container-sm .col-sm-push-8 {
  left: 66.66667%;
}
.siemens .container-sm .col-sm-push-9 {
  left: 75%;
}
.siemens .container-sm .col-sm-push-10 {
  left: 83.33333%;
}
.siemens .container-sm .col-sm-push-11 {
  left: 91.66667%;
}
.siemens .container-sm .col-sm-push-12 {
  left: 100%;
}
.siemens .container-sm .col-sm-offset-0 {
  margin-left: 0%;
}
.siemens .container-sm .col-sm-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-sm .col-sm-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-sm .col-sm-offset-3 {
  margin-left: 25%;
}
.siemens .container-sm .col-sm-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-sm .col-sm-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-sm .col-sm-offset-6 {
  margin-left: 50%;
}
.siemens .container-sm .col-sm-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-sm .col-sm-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-sm .col-sm-offset-9 {
  margin-left: 75%;
}
.siemens .container-sm .col-sm-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-sm .col-sm-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-sm .col-sm-offset-12 {
  margin-left: 100%;
}
.siemens .container-md .col-lg-1, .siemens .container-md .col-lg-2, .siemens .container-md .col-lg-3, .siemens .container-md .col-lg-4, .siemens .container-md .col-lg-5, .siemens .container-md .col-lg-6, .siemens .container-md .col-lg-7, .siemens .container-md .col-lg-8, .siemens .container-md .col-lg-9, .siemens .container-md .col-lg-10, .siemens .container-md .col-lg-11, .siemens .container-md .col-lg-12 {
  float: none;
}
.siemens .container-md .col-lg-1 {
  width: auto;
}
.siemens .container-md .col-lg-2 {
  width: auto;
}
.siemens .container-md .col-lg-3 {
  width: auto;
}
.siemens .container-md .col-lg-4 {
  width: auto;
}
.siemens .container-md .col-lg-5 {
  width: auto;
}
.siemens .container-md .col-lg-6 {
  width: auto;
}
.siemens .container-md .col-lg-7 {
  width: auto;
}
.siemens .container-md .col-lg-8 {
  width: auto;
}
.siemens .container-md .col-lg-9 {
  width: auto;
}
.siemens .container-md .col-lg-10 {
  width: auto;
}
.siemens .container-md .col-lg-11 {
  width: auto;
}
.siemens .container-md .col-lg-12 {
  width: auto;
}
.siemens .container-md .col-lg-pull-0 {
  right: auto;
}
.siemens .container-md .col-lg-pull-1 {
  right: auto;
}
.siemens .container-md .col-lg-pull-2 {
  right: auto;
}
.siemens .container-md .col-lg-pull-3 {
  right: auto;
}
.siemens .container-md .col-lg-pull-4 {
  right: auto;
}
.siemens .container-md .col-lg-pull-5 {
  right: auto;
}
.siemens .container-md .col-lg-pull-6 {
  right: auto;
}
.siemens .container-md .col-lg-pull-7 {
  right: auto;
}
.siemens .container-md .col-lg-pull-8 {
  right: auto;
}
.siemens .container-md .col-lg-pull-9 {
  right: auto;
}
.siemens .container-md .col-lg-pull-10 {
  right: auto;
}
.siemens .container-md .col-lg-pull-11 {
  right: auto;
}
.siemens .container-md .col-lg-pull-12 {
  right: auto;
}
.siemens .container-md .col-lg-push-0 {
  left: auto;
}
.siemens .container-md .col-lg-push-1 {
  left: auto;
}
.siemens .container-md .col-lg-push-2 {
  left: auto;
}
.siemens .container-md .col-lg-push-3 {
  left: auto;
}
.siemens .container-md .col-lg-push-4 {
  left: auto;
}
.siemens .container-md .col-lg-push-5 {
  left: auto;
}
.siemens .container-md .col-lg-push-6 {
  left: auto;
}
.siemens .container-md .col-lg-push-7 {
  left: auto;
}
.siemens .container-md .col-lg-push-8 {
  left: auto;
}
.siemens .container-md .col-lg-push-9 {
  left: auto;
}
.siemens .container-md .col-lg-push-10 {
  left: auto;
}
.siemens .container-md .col-lg-push-11 {
  left: auto;
}
.siemens .container-md .col-lg-push-12 {
  left: auto;
}
.siemens .container-md .col-lg-offset-0 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-1 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-2 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-3 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-4 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-5 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-6 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-7 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-8 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-9 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-10 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-11 {
  margin-left: auto;
}
.siemens .container-md .col-lg-offset-12 {
  margin-left: auto;
}
.siemens .container-md .col-xs-1, .siemens .container-md .col-xs-2, .siemens .container-md .col-xs-3, .siemens .container-md .col-xs-4, .siemens .container-md .col-xs-5, .siemens .container-md .col-xs-6, .siemens .container-md .col-xs-7, .siemens .container-md .col-xs-8, .siemens .container-md .col-xs-9, .siemens .container-md .col-xs-10, .siemens .container-md .col-xs-11, .siemens .container-md .col-xs-12 {
  float: left;
}
.siemens .container-md .col-xs-1 {
  width: 8.33333%;
}
.siemens .container-md .col-xs-2 {
  width: 16.66667%;
}
.siemens .container-md .col-xs-3 {
  width: 25%;
}
.siemens .container-md .col-xs-4 {
  width: 33.33333%;
}
.siemens .container-md .col-xs-5 {
  width: 41.66667%;
}
.siemens .container-md .col-xs-6 {
  width: 50%;
}
.siemens .container-md .col-xs-7 {
  width: 58.33333%;
}
.siemens .container-md .col-xs-8 {
  width: 66.66667%;
}
.siemens .container-md .col-xs-9 {
  width: 75%;
}
.siemens .container-md .col-xs-10 {
  width: 83.33333%;
}
.siemens .container-md .col-xs-11 {
  width: 91.66667%;
}
.siemens .container-md .col-xs-12 {
  width: 100%;
}
.siemens .container-md .col-xs-pull-0 {
  right: auto;
}
.siemens .container-md .col-xs-pull-1 {
  right: 8.33333%;
}
.siemens .container-md .col-xs-pull-2 {
  right: 16.66667%;
}
.siemens .container-md .col-xs-pull-3 {
  right: 25%;
}
.siemens .container-md .col-xs-pull-4 {
  right: 33.33333%;
}
.siemens .container-md .col-xs-pull-5 {
  right: 41.66667%;
}
.siemens .container-md .col-xs-pull-6 {
  right: 50%;
}
.siemens .container-md .col-xs-pull-7 {
  right: 58.33333%;
}
.siemens .container-md .col-xs-pull-8 {
  right: 66.66667%;
}
.siemens .container-md .col-xs-pull-9 {
  right: 75%;
}
.siemens .container-md .col-xs-pull-10 {
  right: 83.33333%;
}
.siemens .container-md .col-xs-pull-11 {
  right: 91.66667%;
}
.siemens .container-md .col-xs-pull-12 {
  right: 100%;
}
.siemens .container-md .col-xs-push-0 {
  left: auto;
}
.siemens .container-md .col-xs-push-1 {
  left: 8.33333%;
}
.siemens .container-md .col-xs-push-2 {
  left: 16.66667%;
}
.siemens .container-md .col-xs-push-3 {
  left: 25%;
}
.siemens .container-md .col-xs-push-4 {
  left: 33.33333%;
}
.siemens .container-md .col-xs-push-5 {
  left: 41.66667%;
}
.siemens .container-md .col-xs-push-6 {
  left: 50%;
}
.siemens .container-md .col-xs-push-7 {
  left: 58.33333%;
}
.siemens .container-md .col-xs-push-8 {
  left: 66.66667%;
}
.siemens .container-md .col-xs-push-9 {
  left: 75%;
}
.siemens .container-md .col-xs-push-10 {
  left: 83.33333%;
}
.siemens .container-md .col-xs-push-11 {
  left: 91.66667%;
}
.siemens .container-md .col-xs-push-12 {
  left: 100%;
}
.siemens .container-md .col-xs-offset-0 {
  margin-left: 0%;
}
.siemens .container-md .col-xs-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-md .col-xs-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-md .col-xs-offset-3 {
  margin-left: 25%;
}
.siemens .container-md .col-xs-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-md .col-xs-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-md .col-xs-offset-6 {
  margin-left: 50%;
}
.siemens .container-md .col-xs-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-md .col-xs-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-md .col-xs-offset-9 {
  margin-left: 75%;
}
.siemens .container-md .col-xs-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-md .col-xs-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-md .col-xs-offset-12 {
  margin-left: 100%;
}
.siemens .container-md .col-sm-1, .siemens .container-md .col-sm-2, .siemens .container-md .col-sm-3, .siemens .container-md .col-sm-4, .siemens .container-md .col-sm-5, .siemens .container-md .col-sm-6, .siemens .container-md .col-sm-7, .siemens .container-md .col-sm-8, .siemens .container-md .col-sm-9, .siemens .container-md .col-sm-10, .siemens .container-md .col-sm-11, .siemens .container-md .col-sm-12 {
  float: left;
}
.siemens .container-md .col-sm-1 {
  width: 8.33333%;
}
.siemens .container-md .col-sm-2 {
  width: 16.66667%;
}
.siemens .container-md .col-sm-3 {
  width: 25%;
}
.siemens .container-md .col-sm-4 {
  width: 33.33333%;
}
.siemens .container-md .col-sm-5 {
  width: 41.66667%;
}
.siemens .container-md .col-sm-6 {
  width: 50%;
}
.siemens .container-md .col-sm-7 {
  width: 58.33333%;
}
.siemens .container-md .col-sm-8 {
  width: 66.66667%;
}
.siemens .container-md .col-sm-9 {
  width: 75%;
}
.siemens .container-md .col-sm-10 {
  width: 83.33333%;
}
.siemens .container-md .col-sm-11 {
  width: 91.66667%;
}
.siemens .container-md .col-sm-12 {
  width: 100%;
}
.siemens .container-md .col-sm-pull-0 {
  right: auto;
}
.siemens .container-md .col-sm-pull-1 {
  right: 8.33333%;
}
.siemens .container-md .col-sm-pull-2 {
  right: 16.66667%;
}
.siemens .container-md .col-sm-pull-3 {
  right: 25%;
}
.siemens .container-md .col-sm-pull-4 {
  right: 33.33333%;
}
.siemens .container-md .col-sm-pull-5 {
  right: 41.66667%;
}
.siemens .container-md .col-sm-pull-6 {
  right: 50%;
}
.siemens .container-md .col-sm-pull-7 {
  right: 58.33333%;
}
.siemens .container-md .col-sm-pull-8 {
  right: 66.66667%;
}
.siemens .container-md .col-sm-pull-9 {
  right: 75%;
}
.siemens .container-md .col-sm-pull-10 {
  right: 83.33333%;
}
.siemens .container-md .col-sm-pull-11 {
  right: 91.66667%;
}
.siemens .container-md .col-sm-pull-12 {
  right: 100%;
}
.siemens .container-md .col-sm-push-0 {
  left: auto;
}
.siemens .container-md .col-sm-push-1 {
  left: 8.33333%;
}
.siemens .container-md .col-sm-push-2 {
  left: 16.66667%;
}
.siemens .container-md .col-sm-push-3 {
  left: 25%;
}
.siemens .container-md .col-sm-push-4 {
  left: 33.33333%;
}
.siemens .container-md .col-sm-push-5 {
  left: 41.66667%;
}
.siemens .container-md .col-sm-push-6 {
  left: 50%;
}
.siemens .container-md .col-sm-push-7 {
  left: 58.33333%;
}
.siemens .container-md .col-sm-push-8 {
  left: 66.66667%;
}
.siemens .container-md .col-sm-push-9 {
  left: 75%;
}
.siemens .container-md .col-sm-push-10 {
  left: 83.33333%;
}
.siemens .container-md .col-sm-push-11 {
  left: 91.66667%;
}
.siemens .container-md .col-sm-push-12 {
  left: 100%;
}
.siemens .container-md .col-sm-offset-0 {
  margin-left: 0%;
}
.siemens .container-md .col-sm-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-md .col-sm-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-md .col-sm-offset-3 {
  margin-left: 25%;
}
.siemens .container-md .col-sm-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-md .col-sm-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-md .col-sm-offset-6 {
  margin-left: 50%;
}
.siemens .container-md .col-sm-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-md .col-sm-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-md .col-sm-offset-9 {
  margin-left: 75%;
}
.siemens .container-md .col-sm-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-md .col-sm-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-md .col-sm-offset-12 {
  margin-left: 100%;
}
.siemens .container-md .col-md-1, .siemens .container-md .col-md-2, .siemens .container-md .col-md-3, .siemens .container-md .col-md-4, .siemens .container-md .col-md-5, .siemens .container-md .col-md-6, .siemens .container-md .col-md-7, .siemens .container-md .col-md-8, .siemens .container-md .col-md-9, .siemens .container-md .col-md-10, .siemens .container-md .col-md-11, .siemens .container-md .col-md-12 {
  float: left;
}
.siemens .container-md .col-md-1 {
  width: 8.33333%;
}
.siemens .container-md .col-md-2 {
  width: 16.66667%;
}
.siemens .container-md .col-md-3 {
  width: 25%;
}
.siemens .container-md .col-md-4 {
  width: 33.33333%;
}
.siemens .container-md .col-md-5 {
  width: 41.66667%;
}
.siemens .container-md .col-md-6 {
  width: 50%;
}
.siemens .container-md .col-md-7 {
  width: 58.33333%;
}
.siemens .container-md .col-md-8 {
  width: 66.66667%;
}
.siemens .container-md .col-md-9 {
  width: 75%;
}
.siemens .container-md .col-md-10 {
  width: 83.33333%;
}
.siemens .container-md .col-md-11 {
  width: 91.66667%;
}
.siemens .container-md .col-md-12 {
  width: 100%;
}
.siemens .container-md .col-md-pull-0 {
  right: auto;
}
.siemens .container-md .col-md-pull-1 {
  right: 8.33333%;
}
.siemens .container-md .col-md-pull-2 {
  right: 16.66667%;
}
.siemens .container-md .col-md-pull-3 {
  right: 25%;
}
.siemens .container-md .col-md-pull-4 {
  right: 33.33333%;
}
.siemens .container-md .col-md-pull-5 {
  right: 41.66667%;
}
.siemens .container-md .col-md-pull-6 {
  right: 50%;
}
.siemens .container-md .col-md-pull-7 {
  right: 58.33333%;
}
.siemens .container-md .col-md-pull-8 {
  right: 66.66667%;
}
.siemens .container-md .col-md-pull-9 {
  right: 75%;
}
.siemens .container-md .col-md-pull-10 {
  right: 83.33333%;
}
.siemens .container-md .col-md-pull-11 {
  right: 91.66667%;
}
.siemens .container-md .col-md-pull-12 {
  right: 100%;
}
.siemens .container-md .col-md-push-0 {
  left: auto;
}
.siemens .container-md .col-md-push-1 {
  left: 8.33333%;
}
.siemens .container-md .col-md-push-2 {
  left: 16.66667%;
}
.siemens .container-md .col-md-push-3 {
  left: 25%;
}
.siemens .container-md .col-md-push-4 {
  left: 33.33333%;
}
.siemens .container-md .col-md-push-5 {
  left: 41.66667%;
}
.siemens .container-md .col-md-push-6 {
  left: 50%;
}
.siemens .container-md .col-md-push-7 {
  left: 58.33333%;
}
.siemens .container-md .col-md-push-8 {
  left: 66.66667%;
}
.siemens .container-md .col-md-push-9 {
  left: 75%;
}
.siemens .container-md .col-md-push-10 {
  left: 83.33333%;
}
.siemens .container-md .col-md-push-11 {
  left: 91.66667%;
}
.siemens .container-md .col-md-push-12 {
  left: 100%;
}
.siemens .container-md .col-md-offset-0 {
  margin-left: 0%;
}
.siemens .container-md .col-md-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-md .col-md-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-md .col-md-offset-3 {
  margin-left: 25%;
}
.siemens .container-md .col-md-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-md .col-md-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-md .col-md-offset-6 {
  margin-left: 50%;
}
.siemens .container-md .col-md-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-md .col-md-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-md .col-md-offset-9 {
  margin-left: 75%;
}
.siemens .container-md .col-md-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-md .col-md-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-md .col-md-offset-12 {
  margin-left: 100%;
}
.siemens .container-lg .col-xs-1, .siemens .container-lg .col-xs-2, .siemens .container-lg .col-xs-3, .siemens .container-lg .col-xs-4, .siemens .container-lg .col-xs-5, .siemens .container-lg .col-xs-6, .siemens .container-lg .col-xs-7, .siemens .container-lg .col-xs-8, .siemens .container-lg .col-xs-9, .siemens .container-lg .col-xs-10, .siemens .container-lg .col-xs-11, .siemens .container-lg .col-xs-12 {
  float: left;
}
.siemens .container-lg .col-xs-1 {
  width: 8.33333%;
}
.siemens .container-lg .col-xs-2 {
  width: 16.66667%;
}
.siemens .container-lg .col-xs-3 {
  width: 25%;
}
.siemens .container-lg .col-xs-4 {
  width: 33.33333%;
}
.siemens .container-lg .col-xs-5 {
  width: 41.66667%;
}
.siemens .container-lg .col-xs-6 {
  width: 50%;
}
.siemens .container-lg .col-xs-7 {
  width: 58.33333%;
}
.siemens .container-lg .col-xs-8 {
  width: 66.66667%;
}
.siemens .container-lg .col-xs-9 {
  width: 75%;
}
.siemens .container-lg .col-xs-10 {
  width: 83.33333%;
}
.siemens .container-lg .col-xs-11 {
  width: 91.66667%;
}
.siemens .container-lg .col-xs-12 {
  width: 100%;
}
.siemens .container-lg .col-xs-pull-0 {
  right: auto;
}
.siemens .container-lg .col-xs-pull-1 {
  right: 8.33333%;
}
.siemens .container-lg .col-xs-pull-2 {
  right: 16.66667%;
}
.siemens .container-lg .col-xs-pull-3 {
  right: 25%;
}
.siemens .container-lg .col-xs-pull-4 {
  right: 33.33333%;
}
.siemens .container-lg .col-xs-pull-5 {
  right: 41.66667%;
}
.siemens .container-lg .col-xs-pull-6 {
  right: 50%;
}
.siemens .container-lg .col-xs-pull-7 {
  right: 58.33333%;
}
.siemens .container-lg .col-xs-pull-8 {
  right: 66.66667%;
}
.siemens .container-lg .col-xs-pull-9 {
  right: 75%;
}
.siemens .container-lg .col-xs-pull-10 {
  right: 83.33333%;
}
.siemens .container-lg .col-xs-pull-11 {
  right: 91.66667%;
}
.siemens .container-lg .col-xs-pull-12 {
  right: 100%;
}
.siemens .container-lg .col-xs-push-0 {
  left: auto;
}
.siemens .container-lg .col-xs-push-1 {
  left: 8.33333%;
}
.siemens .container-lg .col-xs-push-2 {
  left: 16.66667%;
}
.siemens .container-lg .col-xs-push-3 {
  left: 25%;
}
.siemens .container-lg .col-xs-push-4 {
  left: 33.33333%;
}
.siemens .container-lg .col-xs-push-5 {
  left: 41.66667%;
}
.siemens .container-lg .col-xs-push-6 {
  left: 50%;
}
.siemens .container-lg .col-xs-push-7 {
  left: 58.33333%;
}
.siemens .container-lg .col-xs-push-8 {
  left: 66.66667%;
}
.siemens .container-lg .col-xs-push-9 {
  left: 75%;
}
.siemens .container-lg .col-xs-push-10 {
  left: 83.33333%;
}
.siemens .container-lg .col-xs-push-11 {
  left: 91.66667%;
}
.siemens .container-lg .col-xs-push-12 {
  left: 100%;
}
.siemens .container-lg .col-xs-offset-0 {
  margin-left: 0%;
}
.siemens .container-lg .col-xs-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-lg .col-xs-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-lg .col-xs-offset-3 {
  margin-left: 25%;
}
.siemens .container-lg .col-xs-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-lg .col-xs-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-lg .col-xs-offset-6 {
  margin-left: 50%;
}
.siemens .container-lg .col-xs-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-lg .col-xs-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-lg .col-xs-offset-9 {
  margin-left: 75%;
}
.siemens .container-lg .col-xs-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-lg .col-xs-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-lg .col-xs-offset-12 {
  margin-left: 100%;
}
.siemens .container-lg .col-sm-1, .siemens .container-lg .col-sm-2, .siemens .container-lg .col-sm-3, .siemens .container-lg .col-sm-4, .siemens .container-lg .col-sm-5, .siemens .container-lg .col-sm-6, .siemens .container-lg .col-sm-7, .siemens .container-lg .col-sm-8, .siemens .container-lg .col-sm-9, .siemens .container-lg .col-sm-10, .siemens .container-lg .col-sm-11, .siemens .container-lg .col-sm-12 {
  float: left;
}
.siemens .container-lg .col-sm-1 {
  width: 8.33333%;
}
.siemens .container-lg .col-sm-2 {
  width: 16.66667%;
}
.siemens .container-lg .col-sm-3 {
  width: 25%;
}
.siemens .container-lg .col-sm-4 {
  width: 33.33333%;
}
.siemens .container-lg .col-sm-5 {
  width: 41.66667%;
}
.siemens .container-lg .col-sm-6 {
  width: 50%;
}
.siemens .container-lg .col-sm-7 {
  width: 58.33333%;
}
.siemens .container-lg .col-sm-8 {
  width: 66.66667%;
}
.siemens .container-lg .col-sm-9 {
  width: 75%;
}
.siemens .container-lg .col-sm-10 {
  width: 83.33333%;
}
.siemens .container-lg .col-sm-11 {
  width: 91.66667%;
}
.siemens .container-lg .col-sm-12 {
  width: 100%;
}
.siemens .container-lg .col-sm-pull-0 {
  right: auto;
}
.siemens .container-lg .col-sm-pull-1 {
  right: 8.33333%;
}
.siemens .container-lg .col-sm-pull-2 {
  right: 16.66667%;
}
.siemens .container-lg .col-sm-pull-3 {
  right: 25%;
}
.siemens .container-lg .col-sm-pull-4 {
  right: 33.33333%;
}
.siemens .container-lg .col-sm-pull-5 {
  right: 41.66667%;
}
.siemens .container-lg .col-sm-pull-6 {
  right: 50%;
}
.siemens .container-lg .col-sm-pull-7 {
  right: 58.33333%;
}
.siemens .container-lg .col-sm-pull-8 {
  right: 66.66667%;
}
.siemens .container-lg .col-sm-pull-9 {
  right: 75%;
}
.siemens .container-lg .col-sm-pull-10 {
  right: 83.33333%;
}
.siemens .container-lg .col-sm-pull-11 {
  right: 91.66667%;
}
.siemens .container-lg .col-sm-pull-12 {
  right: 100%;
}
.siemens .container-lg .col-sm-push-0 {
  left: auto;
}
.siemens .container-lg .col-sm-push-1 {
  left: 8.33333%;
}
.siemens .container-lg .col-sm-push-2 {
  left: 16.66667%;
}
.siemens .container-lg .col-sm-push-3 {
  left: 25%;
}
.siemens .container-lg .col-sm-push-4 {
  left: 33.33333%;
}
.siemens .container-lg .col-sm-push-5 {
  left: 41.66667%;
}
.siemens .container-lg .col-sm-push-6 {
  left: 50%;
}
.siemens .container-lg .col-sm-push-7 {
  left: 58.33333%;
}
.siemens .container-lg .col-sm-push-8 {
  left: 66.66667%;
}
.siemens .container-lg .col-sm-push-9 {
  left: 75%;
}
.siemens .container-lg .col-sm-push-10 {
  left: 83.33333%;
}
.siemens .container-lg .col-sm-push-11 {
  left: 91.66667%;
}
.siemens .container-lg .col-sm-push-12 {
  left: 100%;
}
.siemens .container-lg .col-sm-offset-0 {
  margin-left: 0%;
}
.siemens .container-lg .col-sm-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-lg .col-sm-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-lg .col-sm-offset-3 {
  margin-left: 25%;
}
.siemens .container-lg .col-sm-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-lg .col-sm-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-lg .col-sm-offset-6 {
  margin-left: 50%;
}
.siemens .container-lg .col-sm-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-lg .col-sm-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-lg .col-sm-offset-9 {
  margin-left: 75%;
}
.siemens .container-lg .col-sm-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-lg .col-sm-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-lg .col-sm-offset-12 {
  margin-left: 100%;
}
.siemens .container-lg .col-md-1, .siemens .container-lg .col-md-2, .siemens .container-lg .col-md-3, .siemens .container-lg .col-md-4, .siemens .container-lg .col-md-5, .siemens .container-lg .col-md-6, .siemens .container-lg .col-md-7, .siemens .container-lg .col-md-8, .siemens .container-lg .col-md-9, .siemens .container-lg .col-md-10, .siemens .container-lg .col-md-11, .siemens .container-lg .col-md-12 {
  float: left;
}
.siemens .container-lg .col-md-1 {
  width: 8.33333%;
}
.siemens .container-lg .col-md-2 {
  width: 16.66667%;
}
.siemens .container-lg .col-md-3 {
  width: 25%;
}
.siemens .container-lg .col-md-4 {
  width: 33.33333%;
}
.siemens .container-lg .col-md-5 {
  width: 41.66667%;
}
.siemens .container-lg .col-md-6 {
  width: 50%;
}
.siemens .container-lg .col-md-7 {
  width: 58.33333%;
}
.siemens .container-lg .col-md-8 {
  width: 66.66667%;
}
.siemens .container-lg .col-md-9 {
  width: 75%;
}
.siemens .container-lg .col-md-10 {
  width: 83.33333%;
}
.siemens .container-lg .col-md-11 {
  width: 91.66667%;
}
.siemens .container-lg .col-md-12 {
  width: 100%;
}
.siemens .container-lg .col-md-pull-0 {
  right: auto;
}
.siemens .container-lg .col-md-pull-1 {
  right: 8.33333%;
}
.siemens .container-lg .col-md-pull-2 {
  right: 16.66667%;
}
.siemens .container-lg .col-md-pull-3 {
  right: 25%;
}
.siemens .container-lg .col-md-pull-4 {
  right: 33.33333%;
}
.siemens .container-lg .col-md-pull-5 {
  right: 41.66667%;
}
.siemens .container-lg .col-md-pull-6 {
  right: 50%;
}
.siemens .container-lg .col-md-pull-7 {
  right: 58.33333%;
}
.siemens .container-lg .col-md-pull-8 {
  right: 66.66667%;
}
.siemens .container-lg .col-md-pull-9 {
  right: 75%;
}
.siemens .container-lg .col-md-pull-10 {
  right: 83.33333%;
}
.siemens .container-lg .col-md-pull-11 {
  right: 91.66667%;
}
.siemens .container-lg .col-md-pull-12 {
  right: 100%;
}
.siemens .container-lg .col-md-push-0 {
  left: auto;
}
.siemens .container-lg .col-md-push-1 {
  left: 8.33333%;
}
.siemens .container-lg .col-md-push-2 {
  left: 16.66667%;
}
.siemens .container-lg .col-md-push-3 {
  left: 25%;
}
.siemens .container-lg .col-md-push-4 {
  left: 33.33333%;
}
.siemens .container-lg .col-md-push-5 {
  left: 41.66667%;
}
.siemens .container-lg .col-md-push-6 {
  left: 50%;
}
.siemens .container-lg .col-md-push-7 {
  left: 58.33333%;
}
.siemens .container-lg .col-md-push-8 {
  left: 66.66667%;
}
.siemens .container-lg .col-md-push-9 {
  left: 75%;
}
.siemens .container-lg .col-md-push-10 {
  left: 83.33333%;
}
.siemens .container-lg .col-md-push-11 {
  left: 91.66667%;
}
.siemens .container-lg .col-md-push-12 {
  left: 100%;
}
.siemens .container-lg .col-md-offset-0 {
  margin-left: 0%;
}
.siemens .container-lg .col-md-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-lg .col-md-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-lg .col-md-offset-3 {
  margin-left: 25%;
}
.siemens .container-lg .col-md-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-lg .col-md-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-lg .col-md-offset-6 {
  margin-left: 50%;
}
.siemens .container-lg .col-md-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-lg .col-md-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-lg .col-md-offset-9 {
  margin-left: 75%;
}
.siemens .container-lg .col-md-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-lg .col-md-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-lg .col-md-offset-12 {
  margin-left: 100%;
}
.siemens .container-lg .col-lg-1, .siemens .container-lg .col-lg-2, .siemens .container-lg .col-lg-3, .siemens .container-lg .col-lg-4, .siemens .container-lg .col-lg-5, .siemens .container-lg .col-lg-6, .siemens .container-lg .col-lg-7, .siemens .container-lg .col-lg-8, .siemens .container-lg .col-lg-9, .siemens .container-lg .col-lg-10, .siemens .container-lg .col-lg-11, .siemens .container-lg .col-lg-12 {
  float: left;
}
.siemens .container-lg .col-lg-1 {
  width: 8.33333%;
}
.siemens .container-lg .col-lg-2 {
  width: 16.66667%;
}
.siemens .container-lg .col-lg-3 {
  width: 25%;
}
.siemens .container-lg .col-lg-4 {
  width: 33.33333%;
}
.siemens .container-lg .col-lg-5 {
  width: 41.66667%;
}
.siemens .container-lg .col-lg-6 {
  width: 50%;
}
.siemens .container-lg .col-lg-7 {
  width: 58.33333%;
}
.siemens .container-lg .col-lg-8 {
  width: 66.66667%;
}
.siemens .container-lg .col-lg-9 {
  width: 75%;
}
.siemens .container-lg .col-lg-10 {
  width: 83.33333%;
}
.siemens .container-lg .col-lg-11 {
  width: 91.66667%;
}
.siemens .container-lg .col-lg-12 {
  width: 100%;
}
.siemens .container-lg .col-lg-pull-0 {
  right: auto;
}
.siemens .container-lg .col-lg-pull-1 {
  right: 8.33333%;
}
.siemens .container-lg .col-lg-pull-2 {
  right: 16.66667%;
}
.siemens .container-lg .col-lg-pull-3 {
  right: 25%;
}
.siemens .container-lg .col-lg-pull-4 {
  right: 33.33333%;
}
.siemens .container-lg .col-lg-pull-5 {
  right: 41.66667%;
}
.siemens .container-lg .col-lg-pull-6 {
  right: 50%;
}
.siemens .container-lg .col-lg-pull-7 {
  right: 58.33333%;
}
.siemens .container-lg .col-lg-pull-8 {
  right: 66.66667%;
}
.siemens .container-lg .col-lg-pull-9 {
  right: 75%;
}
.siemens .container-lg .col-lg-pull-10 {
  right: 83.33333%;
}
.siemens .container-lg .col-lg-pull-11 {
  right: 91.66667%;
}
.siemens .container-lg .col-lg-pull-12 {
  right: 100%;
}
.siemens .container-lg .col-lg-push-0 {
  left: auto;
}
.siemens .container-lg .col-lg-push-1 {
  left: 8.33333%;
}
.siemens .container-lg .col-lg-push-2 {
  left: 16.66667%;
}
.siemens .container-lg .col-lg-push-3 {
  left: 25%;
}
.siemens .container-lg .col-lg-push-4 {
  left: 33.33333%;
}
.siemens .container-lg .col-lg-push-5 {
  left: 41.66667%;
}
.siemens .container-lg .col-lg-push-6 {
  left: 50%;
}
.siemens .container-lg .col-lg-push-7 {
  left: 58.33333%;
}
.siemens .container-lg .col-lg-push-8 {
  left: 66.66667%;
}
.siemens .container-lg .col-lg-push-9 {
  left: 75%;
}
.siemens .container-lg .col-lg-push-10 {
  left: 83.33333%;
}
.siemens .container-lg .col-lg-push-11 {
  left: 91.66667%;
}
.siemens .container-lg .col-lg-push-12 {
  left: 100%;
}
.siemens .container-lg .col-lg-offset-0 {
  margin-left: 0%;
}
.siemens .container-lg .col-lg-offset-1 {
  margin-left: 8.33333%;
}
.siemens .container-lg .col-lg-offset-2 {
  margin-left: 16.66667%;
}
.siemens .container-lg .col-lg-offset-3 {
  margin-left: 25%;
}
.siemens .container-lg .col-lg-offset-4 {
  margin-left: 33.33333%;
}
.siemens .container-lg .col-lg-offset-5 {
  margin-left: 41.66667%;
}
.siemens .container-lg .col-lg-offset-6 {
  margin-left: 50%;
}
.siemens .container-lg .col-lg-offset-7 {
  margin-left: 58.33333%;
}
.siemens .container-lg .col-lg-offset-8 {
  margin-left: 66.66667%;
}
.siemens .container-lg .col-lg-offset-9 {
  margin-left: 75%;
}
.siemens .container-lg .col-lg-offset-10 {
  margin-left: 83.33333%;
}
.siemens .container-lg .col-lg-offset-11 {
  margin-left: 91.66667%;
}
.siemens .container-lg .col-lg-offset-12 {
  margin-left: 100%;
}
.siemens .panel {
  border-width: 0 0 2px 0;
  padding: 0;
  box-shadow: none;
}
.siemens .panel-body p, .siemens .panel-body .pd {
  margin: 0;
}
.siemens .panel-title {
  display: inline-block;
  width: 50%;
  font-size: 14px;
}
.siemens .panel-title-detail {
  display: table;
  width: 50%;
  float: right;
  text-align: right;
}
.siemens .panel-title-detail > .value {
  display: table-cell;
  width: 100%;
  padding: 0 10px;
}
.siemens .panel-title-detail > .glyphicon {
  display: inline-block;
}
.siemens .panel-heading {
  color: #2387AA;
  font-weight: inherit;
}
.siemens .panel-group .panel-heading {
  cursor: pointer;
}
.siemens .panel-group .panel-heading:hover {
  background-color: #DFE6ED;
  color: #005578;
}
.siemens .panel-group .panel-heading h4::before, .siemens .panel-group .panel-heading .h4d::before, .siemens .panel-group .panel-heading .alert::before, .siemens .panel-group .panel-heading .alert-dismissable::before,
.siemens .panel-group .panel-heading .alert-dismissible::before {
  content: "\ea3f";
  font-family: "simpl-icons-newton";
  position: relative;
  top: 2px;
}
.siemens .panel-group .panel-heading.collapsed h4::before, .siemens .panel-group .panel-heading.collapsed .h4d::before, .siemens .panel-group .panel-heading.collapsed .alert::before, .siemens .panel-group .panel-heading.collapsed .alert-dismissable::before,
.siemens .panel-group .panel-heading.collapsed .alert-dismissible::before {
  content: "\ea4b";
}
.siemens .panel-group .active .panel-heading {
  background-color: transparent;
}
.siemens .panel-group .panel:first-child .panel-heading {
  margin-top: 0;
}
.siemens .panel-group .panel + .panel {
  margin-top: 0;
}
.siemens .pagination > li > a,
.siemens .pagination > li > span {
  padding: 0 0;
  width: 20px;
  height: 20px;
  text-align: center;
}
.siemens .glyphicon-none::before {
  content: "™";
  color: transparent;
}
.siemens .btn:active, .siemens .btn.active {
  box-shadow: none;
}
.siemens .btn.btn-default {
  background: transparent;
}
.siemens .btn.btn-default.disabled, .siemens .btn.btn-default[disabled],
.siemens fieldset[disabled] .btn.btn-default {
  opacity: 1;
  background-color: transparent;
  border-color: #CDD9E1;
  color: #CDD9E1;
}
.siemens .btn.btn-default.disabled:hover, .siemens .btn.btn-default.disabled:focus, .siemens .btn.btn-default.disabled.focus, .siemens .btn.btn-default[disabled]:hover, .siemens .btn.btn-default[disabled]:focus, .siemens .btn.btn-default[disabled].focus,
.siemens fieldset[disabled] .btn.btn-default:hover,
.siemens fieldset[disabled] .btn.btn-default:focus,
.siemens fieldset[disabled] .btn.btn-default.focus {
  background-color: transparent;
  border-color: #CDD9E1;
  color: #CDD9E1;
}
.siemens .btn.btn-default:focus, .siemens .btn.btn-default.focus {
  border-color: #005578;
  background: #005578;
  color: #FFFFFF;
}
.siemens .btn.btn-default:hover {
  border-color: #005578;
  background: #005578;
  color: #FFFFFF;
}
.siemens .btn.btn-default:focus, .siemens .btn.btn-default.focus, .siemens .btn.btn-default:active:focus, .siemens .btn.btn-default:active.focus, .siemens .btn.btn-default.active:focus, .siemens .btn.btn-default.active.focus {
  outline: none;
}
.siemens .btn.btn-primary {
  background: #FAA50A;
}
.siemens .btn.btn-primary.disabled, .siemens .btn.btn-primary[disabled],
.siemens fieldset[disabled] .btn.btn-primary {
  opacity: 1;
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-primary.disabled:hover, .siemens .btn.btn-primary.disabled:focus, .siemens .btn.btn-primary.disabled.focus, .siemens .btn.btn-primary[disabled]:hover, .siemens .btn.btn-primary[disabled]:focus, .siemens .btn.btn-primary[disabled].focus,
.siemens fieldset[disabled] .btn.btn-primary:hover,
.siemens fieldset[disabled] .btn.btn-primary:focus,
.siemens fieldset[disabled] .btn.btn-primary.focus {
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-primary:focus, .siemens .btn.btn-primary.focus {
  border-color: #EB780A;
  background: #EB780A;
}
.siemens .btn.btn-primary:hover {
  border-color: #EB780A;
  background: #EB780A;
}
.siemens .btn.btn-primary:focus, .siemens .btn.btn-primary.focus, .siemens .btn.btn-primary:active:focus, .siemens .btn.btn-primary:active.focus, .siemens .btn.btn-primary.active:focus, .siemens .btn.btn-primary.active.focus {
  outline: none;
}
.siemens .btn.btn-info {
  background: #697882;
}
.siemens .btn.btn-info.disabled, .siemens .btn.btn-info[disabled],
.siemens fieldset[disabled] .btn.btn-info {
  opacity: 1;
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-info.disabled:hover, .siemens .btn.btn-info.disabled:focus, .siemens .btn.btn-info.disabled.focus, .siemens .btn.btn-info[disabled]:hover, .siemens .btn.btn-info[disabled]:focus, .siemens .btn.btn-info[disabled].focus,
.siemens fieldset[disabled] .btn.btn-info:hover,
.siemens fieldset[disabled] .btn.btn-info:focus,
.siemens fieldset[disabled] .btn.btn-info.focus {
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-info:focus, .siemens .btn.btn-info.focus {
  border-color: #2D373C;
  background: #2D373C;
}
.siemens .btn.btn-info:hover {
  border-color: #2D373C;
  background: #2D373C;
}
.siemens .btn.btn-info:focus, .siemens .btn.btn-info.focus, .siemens .btn.btn-info:active:focus, .siemens .btn.btn-info:active.focus, .siemens .btn.btn-info.active:focus, .siemens .btn.btn-info.active.focus {
  outline: none;
}
.siemens .btn.btn-danger {
  background: #DC0000;
}
.siemens .btn.btn-danger.disabled, .siemens .btn.btn-danger[disabled],
.siemens fieldset[disabled] .btn.btn-danger {
  opacity: 1;
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-danger.disabled:hover, .siemens .btn.btn-danger.disabled:focus, .siemens .btn.btn-danger.disabled.focus, .siemens .btn.btn-danger[disabled]:hover, .siemens .btn.btn-danger[disabled]:focus, .siemens .btn.btn-danger[disabled].focus,
.siemens fieldset[disabled] .btn.btn-danger:hover,
.siemens fieldset[disabled] .btn.btn-danger:focus,
.siemens fieldset[disabled] .btn.btn-danger.focus {
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-danger:focus, .siemens .btn.btn-danger.focus {
  border-color: #a90000;
  background: #a90000;
}
.siemens .btn.btn-danger:hover {
  border-color: #a90000;
  background: #a90000;
}
.siemens .btn.btn-danger:focus, .siemens .btn.btn-danger.focus, .siemens .btn.btn-danger:active:focus, .siemens .btn.btn-danger:active.focus, .siemens .btn.btn-danger.active:focus, .siemens .btn.btn-danger.active.focus {
  outline: none;
}
.siemens .btn.btn-success {
  background: #2387AA;
}
.siemens .btn.btn-success.disabled, .siemens .btn.btn-success[disabled],
.siemens fieldset[disabled] .btn.btn-success {
  opacity: 1;
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-success.disabled:hover, .siemens .btn.btn-success.disabled:focus, .siemens .btn.btn-success.disabled.focus, .siemens .btn.btn-success[disabled]:hover, .siemens .btn.btn-success[disabled]:focus, .siemens .btn.btn-success[disabled].focus,
.siemens fieldset[disabled] .btn.btn-success:hover,
.siemens fieldset[disabled] .btn.btn-success:focus,
.siemens fieldset[disabled] .btn.btn-success.focus {
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-success:focus, .siemens .btn.btn-success.focus {
  border-color: #005578;
  background: #005578;
}
.siemens .btn.btn-success:hover {
  border-color: #005578;
  background: #005578;
}
.siemens .btn.btn-success:focus, .siemens .btn.btn-success.focus, .siemens .btn.btn-success:active:focus, .siemens .btn.btn-success:active.focus, .siemens .btn.btn-success.active:focus, .siemens .btn.btn-success.active.focus {
  outline: none;
}
.siemens .btn.btn-warning {
  background: #DC0000;
}
.siemens .btn.btn-warning.disabled, .siemens .btn.btn-warning[disabled],
.siemens fieldset[disabled] .btn.btn-warning {
  opacity: 1;
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-warning.disabled:hover, .siemens .btn.btn-warning.disabled:focus, .siemens .btn.btn-warning.disabled.focus, .siemens .btn.btn-warning[disabled]:hover, .siemens .btn.btn-warning[disabled]:focus, .siemens .btn.btn-warning[disabled].focus,
.siemens fieldset[disabled] .btn.btn-warning:hover,
.siemens fieldset[disabled] .btn.btn-warning:focus,
.siemens fieldset[disabled] .btn.btn-warning.focus {
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens .btn.btn-warning:focus, .siemens .btn.btn-warning.focus {
  border-color: #a90000;
  background: #a90000;
}
.siemens .btn.btn-warning:hover {
  border-color: #a90000;
  background: #a90000;
}
.siemens .btn.btn-warning:focus, .siemens .btn.btn-warning.focus, .siemens .btn.btn-warning:active:focus, .siemens .btn.btn-warning:active.focus, .siemens .btn.btn-warning.active:focus, .siemens .btn.btn-warning.active.focus {
  outline: none;
}
.siemens .btn.disabled, .siemens .btn[disabled] {
  opacity: 0.5;
}
.siemens [class*=col-] + [class*=col-] > .btn {
  margin-top: 5px;
}
@media (min-width: 1200px) {
  .siemens [class*=col-lg-] + [class*=col-lg-] > .btn {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .siemens [class*=col-md-] + [class*=col-md-] > .btn {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .siemens [class*=col-sm-] + [class*=col-sm-] > .btn {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  .siemens [class*=col-xs-] + [class*=col-xs-] > .btn {
    margin-top: 0;
  }
}
.siemens .btn-normal-width, .siemens .modal-footer .btn,
.siemens .form-header .btn,
.siemens .form-footer .btn,
.siemens form .btn, .siemens .navbar-btn, .siemens .form-header button {
  min-width: 90px;
}
.siemens .btn-wide {
  min-width: 180px;
}
.siemens .btn-narrow {
  min-width: 67.5px;
}
.siemens .btn + .btn,
.siemens .btn-group + .btn-group {
  margin-left: 0;
}
.siemens .modal-footer .btn + .btn {
  margin-left: 5px;
}
.siemens .btn-circle {
  width: 46px;
  height: 46px;
  padding: 0;
  border-radius: 50%;
  font-size: 28px;
}
.siemens .btn-circle:focus, .siemens .btn-circle:active, .siemens .btn-circle:active:focus {
  outline: none;
}
.siemens .btn-circle.btn-default {
  color: #2387AA;
}
.siemens .btn-circle.btn-xs, .siemens .btn-group-xs > .btn-circle.btn {
  width: 30px;
  height: 30px;
  font-size: 20px;
}
.siemens .btn-circle.btn-sm, .siemens .btn-group-sm > .btn-circle.btn {
  width: 34px;
  height: 34px;
  font-size: 24px;
}
.siemens .btn-circle.btn-lg, .siemens .btn-group-lg > .btn-circle.btn {
  width: 60px;
  height: 60px;
  font-size: 40px;
}
.siemens legend {
  font-size: 21px;
  font-weight: normal;
}
.siemens label {
  margin-bottom: 2px;
  font-weight: normal;
  color: inherit;
}
.siemens .form-header {
  text-align: center;
}
.siemens .value-group label {
  color: #333333;
}
.siemens .form-control {
  border-top: 1px solid #879BAA;
  padding: 15px 15px;
  height: 50px;
}
.siemens .form-control:focus {
  box-shadow: inherit;
  border-color: #005578;
}
@media (min-width: 768px) {
  .siemens .form-horizontal .control-label {
    text-align: left;
  }
}
.siemens .list-group-item .list-group-item-heading, .siemens .filter-group-item .list-group-item-heading {
  color: inherit;
}
.siemens .list-group-item, .siemens .filter-group-item {
  padding: 10px 16px;
}
.siemens .list-header {
  font-size: 12px;
  padding: 10px 12px;
  color: #2D373C;
  margin-bottom: -1px;
  border: 1px solid #DBDBE0;
}
.siemens .list-header-filter {
  margin-top: 10px;
  background: #eeeeee;
}
.siemens .list-header-sorting {
  background: #777777;
  padding: 6px 12px;
}
.siemens .list .list-group-item, .siemens .list .filter-group-item {
  cursor: pointer;
}
.siemens .list .list-group-item.active, .siemens .list .active.filter-group-item {
  border-right-color: transparent;
}
.siemens .badge-default {
  background-color: #777777;
}
.siemens .badge-default[href]:hover, .siemens .badge-default[href]:focus {
  background-color: #5e5e5e;
}
.siemens .badge-primary {
  background-color: #FAA50A;
}
.siemens .badge-primary[href]:hover, .siemens .badge-primary[href]:focus {
  background-color: #cd8604;
}
.siemens .badge-success {
  background-color: #2387AA;
}
.siemens .badge-success[href]:hover, .siemens .badge-success[href]:focus {
  background-color: #1a6580;
}
.siemens .badge-info {
  background-color: #697882;
}
.siemens .badge-info[href]:hover, .siemens .badge-info[href]:focus {
  background-color: #525e66;
}
.siemens .badge-warning {
  background-color: #DC0000;
}
.siemens .badge-warning[href]:hover, .siemens .badge-warning[href]:focus {
  background-color: #a90000;
}
.siemens .badge-danger {
  background-color: #DC0000;
}
.siemens .badge-danger[href]:hover, .siemens .badge-danger[href]:focus {
  background-color: #a90000;
}
.siemens .modal-footer {
  background: #EAEAEE;
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.siemens .modal .modal-content {
  padding: 0;
}
.siemens .modal .modal-content .modal-header {
  padding-top: 15px;
}
.siemens .modal .modal-content .modal-footer {
  padding-bottom: 15px;
}
.siemens .modal .modal-body {
  min-height: 0;
}
.siemens .nav a, .siemens .form-header a, .siemens .form-footer a, .siemens .sidebar a {
  color: #2387AA;
}
.siemens .nav-tabs {
  background: #EBF0F5;
  width: 100%;
  border-left: 2px solid #FFFFFF;
}
.siemens .nav-tabs > li > a {
  margin: 0;
  padding: 10px 10px 20px 10px;
  border: 1px solid transparent;
}
.siemens .nav-tabs > li > a:hover {
  background: #DFE6ED;
}
@media (min-width: 768px) {
  .siemens .nav-tabs > li {
    display: table-cell;
    width: 1%;
    float: none;
  }
}
.siemens .nav-justified > li > a, .siemens .nav-tabs.nav-justified > li > a {
  text-align: left;
}
.siemens .thumbnail {
  border: 0;
}
.siemens .thumbnail > img,
.siemens .thumbnail a > img {
  margin-left: 0;
  margin-right: 0;
}
.siemens a.thumbnail:hover,
.siemens a.thumbnail:focus,
.siemens a.thumbnail.active {
  border-color: #2387AA;
}
.siemens .nav a, .siemens .form-header a, .siemens .form-footer a, .siemens .sidebar a {
  color: #2387AA;
}
.siemens .nav-tabs {
  background: #EBF0F5;
  width: 100%;
  border-left: 2px solid #FFFFFF;
}
.siemens .nav-tabs > li > a {
  margin: 0;
  padding: 10px 10px 20px 10px;
  border: 1px solid transparent;
}
.siemens .nav-tabs > li > a:hover {
  background: #DFE6ED;
}
@media (min-width: 768px) {
  .siemens .nav-tabs > li {
    display: table-cell;
    width: 1%;
    float: none;
  }
}
.siemens .nav-justified > li > a, .siemens .nav-tabs.nav-justified > li > a {
  text-align: left;
}
.siemens .navbar-brand {
  width: 142px;
}
@media (min-width: 1025px) {
  .siemens .navbar-brand > img {
    margin-left: auto;
    margin-right: auto;
  }
}
.siemens .navbar .navbar-nav > li {
  padding: 0 20px 0 0;
}
.siemens .navbar .navbar-nav > li > a {
  min-width: inherit;
  text-align: inherit;
  font-weight: normal;
}
.siemens .navbar .navbar-nav.navbar-right > li {
  padding: 0;
  margin: 0 0 0 12px;
}
.siemens .navbar-toggle {
  border-style: none;
}
.siemens .navbar-header-justified .navbar-toggle {
  left: -15px;
}
.siemens .navbar-toggle .icon-bar {
  background-color: #333333;
}
.siemens .navbar {
  margin-bottom: 0;
  border: 0 0 2px solid #DFE6ED solid transparent;
}
.siemens .navbar .btn,
.siemens .navbar .btn:hover,
.siemens .navbar .btn:active {
  border: 1px solid transparent;
}
.siemens .navbar-last {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
  z-index: 1000;
}
.siemens .navbar-fixed-bottom {
  border-width: 0 0 2px solid #DFE6ED 0 0;
}
.siemens .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.siemens .navbar-nav > li > a .icon {
  line-height: 0;
  font-size: 1em;
}
@media (min-width: 1025px) {
  .siemens .navbar-right {
    margin-right: 0;
  }
}
.siemens .navbar-nav {
  margin-right: 0;
  margin-left: 0;
}
.siemens .navbar-fixed-top {
  border-width: 0 0 2px;
}
.siemens .has-navbar-fixed-top {
  margin-top: 50px;
}
.siemens .navbar-nav li.nav-icon > a {
  min-width: inherit;
}
@media (min-width: 1025px) {
  .siemens .navbar-inverse .navbar-brand {
    border-right: 1px solid #090909;
  }
}
.siemens .navbar-inverse .navbar-nav > li > a {
  border-right: 1px solid #090909;
}
.siemens .navbar-inverse .navbar-nav.navbar-right > li > a {
  border-right: 0;
  border-left: 1px solid #090909;
}
@media (min-width: 1025px) {
  .siemens .navbar-default .navbar-brand {
    border-right: 1px solid transparent;
  }
}
.siemens .navbar-default .navbar-nav > li > a {
  border-right: 1px solid transparent;
}
.siemens .navbar-default .navbar-nav.navbar-right > li > a {
  border-right: 0;
  border-left: 1px solid transparent;
}
.siemens .navbar-default:hover, .siemens .navbar-default:focus {
  background: #FFFFFF;
}
.siemens .navbar-default .navbar-nav > li > a {
  color: #788791;
}
.siemens .navbar-default .navbar-nav > .open > a, .siemens .navbar-default .navbar-nav > .open > a:hover, .siemens .navbar-default .navbar-nav > .open > a:focus {
  border-color: transparent;
}
.siemens .navbar-default .navbar-nav > .dropdown {
  position: static;
}
.siemens .caret {
  margin-left: 6px;
  border-top: 4px dashed;
  border-right: 4.66667px solid transparent;
  border-left: 4.66667px solid transparent;
}
.siemens .dropdown-menu > li.selected {
  background-color: #DBE8F0;
}
.siemens .dropdown-menu {
  padding-top: 2px;
}
.siemens .dropdown-header {
  color: #777777;
  background: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 16px;
}
.siemens .dropdown-item-avatar {
  padding: 6px 16px;
  white-space: nowrap;
  padding-left: 78px;
}
.siemens .dropdown-item-avatar .dropdown-item-avatar-img {
  width: 50px;
  margin-left: -62px;
  float: left;
}
.siemens .well {
  border-radius: 0;
}
.siemens .well-lg {
  border-radius: 0;
}
.siemens .well-sm {
  border-radius: 3px;
}
.siemens .breadcrumb > li > a {
  color: #96A0AA;
}
.siemens .breadcrumb > li > a:hover {
  color: #005578;
}
.siemens .breadcrumb > li:last-child > a {
  color: #005578;
}
.siemens .text-right-xs {
  text-align: right;
}
@media (min-width: 768px) {
  .siemens .text-right-sm {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .siemens .text-right-md {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .siemens .text-right-lg {
    text-align: right;
  }
}
.siemens .text-center-xs {
  text-align: center;
}
@media (min-width: 768px) {
  .siemens .text-center-sm {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .siemens .text-center-md {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .siemens .text-center-lg {
    text-align: center;
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSerif";
    font-weight: normal;
    font-style: normal;
    src: url(../assets/fonts/SiemensSerif-Roman.woff) format("woff"), url(../assets/fonts/SiemensSerif-Roman.eot) format("eot"), url(../assets/fonts/SiemensSerif-Roman.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSerif";
    font-weight: normal;
    font-style: italic;
    src: url(../assets/fonts/SiemensSerif-Italic.woff) format("woff"), url(../assets/fonts/SiemensSerif-Italic.eot) format("eot"), url(../assets/fonts/SiemensSerif-Italic.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSerif";
    font-weight: 500;
    font-style: normal;
    src: url(../assets/fonts/SiemensSerif-Semibold.woff) format("woff"), url(../assets/fonts/SiemensSerif-Semibold.eot) format("eot"), url(../assets/fonts/SiemensSerif-Semibold.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSerif";
    font-weight: 500;
    font-style: italic;
    src: url(../assets/fonts/SiemensSerif-SemiboldItalic.woff) format("woff"), url(../assets/fonts/SiemensSerif-SemiboldItalic.eot) format("eot"), url(../assets/fonts/SiemensSerif-SemiboldItalic.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSerif";
    font-weight: bold;
    font-style: normal;
    src: url(../assets/fonts/SiemensSerif-Bold.woff) format("woff"), url(../assets/fonts/SiemensSerif-Bold.eot) format("eot"), url(../assets/fonts/SiemensSerif-Bold.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSerif";
    font-weight: bold;
    font-style: italic;
    src: url(../assets/fonts/SiemensSerif-BoldItalic.woff) format("woff"), url(../assets/fonts/SiemensSerif-BoldItalic.eot) format("eot"), url(../assets/fonts/SiemensSerif-BoldItalic.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSans";
    font-weight: normal;
    font-style: normal;
    src: url(../assets/fonts/SiemensSans-Roman.woff) format("woff"), url(../assets/fonts/SiemensSans-Roman.eot) format("eot"), url(../assets/fonts/SiemensSans-Roman.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSans";
    font-weight: normal;
    font-style: italic;
    src: url(../assets/fonts/SiemensSans-Italic.woff) format("woff"), url(../assets/fonts/SiemensSans-Italic.eot) format("eot"), url(../assets/fonts/SiemensSans-Italic.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSans";
    font-weight: 500;
    font-style: normal;
    src: url(../assets/fonts/SiemensSans-Bold.woff) format("woff"), url(../assets/fonts/SiemensSans-Bold.eot) format("eot"), url(../assets/fonts/SiemensSans-Bold.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSans";
    font-weight: 500;
    font-style: italic;
    src: url(../assets/fonts/SiemensSans-BoldItalic.woff) format("woff"), url(../assets/fonts/SiemensSans-BoldItalic.eot) format("eot"), url(../assets/fonts/SiemensSans-BoldItalic.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSans";
    font-weight: bold;
    font-style: normal;
    src: url(../assets/fonts/SiemensSans-Black.woff) format("woff"), url(../assets/fonts/SiemensSans-Black.eot) format("eot"), url(../assets/fonts/SiemensSans-Black.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSans";
    font-weight: bold;
    font-style: italic;
    src: url(../assets/fonts/SiemensSans-BlackItalic.woff) format("woff"), url(../assets/fonts/SiemensSans-BlackItalic.eot) format("eot"), url(../assets/fonts/SiemensSans-BlackItalic.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSlab";
    font-weight: normal;
    font-style: normal;
    src: url(../assets/fonts/SiemensSlab-Roman.woff) format("woff"), url(../assets/fonts/SiemensSlab-Roman.eot) format("eot"), url(../assets/fonts/SiemensSlab-Roman.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSlab";
    font-weight: normal;
    font-style: italic;
    src: url(../assets/fonts/SiemensSlab-Italic.woff) format("woff"), url(../assets/fonts/SiemensSlab-Italic.eot) format("eot"), url(../assets/fonts/SiemensSlab-Italic.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSlab";
    font-weight: 500;
    font-style: normal;
    src: url(../assets/fonts/SiemensSlab-Bold.woff) format("woff"), url(../assets/fonts/SiemensSlab-Bold.eot) format("eot"), url(../assets/fonts/SiemensSlab-Bold.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSlab";
    font-weight: 500;
    font-style: italic;
    src: url(../assets/fonts/SiemensSlab-BoldItalic.woff) format("woff"), url(../assets/fonts/SiemensSlab-BoldItalic.eot) format("eot"), url(../assets/fonts/SiemensSlab-BoldItalic.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSlab";
    font-weight: bold;
    font-style: normal;
    src: url(../assets/fonts/SiemensSlab-Black.woff) format("woff"), url(../assets/fonts/SiemensSlab-Black.eot) format("eot"), url(../assets/fonts/SiemensSlab-Black.ttf) format("truetype");
  }
}
@font-face {
  .siemens {
    font-family: "SiemensSlab";
    font-weight: bold;
    font-style: italic;
    src: url(../assets/fonts/SiemensSlab-BlackItalic.woff) format("woff"), url(../assets/fonts/SiemensSlab-BlackItalic.eot) format("eot"), url(../assets/fonts/SiemensSlab-BlackItalic.ttf) format("truetype");
  }
}
.siemens .navbar-statusbar {
  background-color: rgba(255, 255, 255, 0.92);
  min-height: 50px;
}
@media (min-width: 1025px) {
  .siemens .navbar-statusbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.siemens .navbar-statusbar .navbar-brand {
  padding: 15px 15px;
  height: 50px;
  font-family: "SiemensSerif";
  font-size: 18px;
}
.siemens .navbar-statusbar .navbar-logo {
  padding-left: 15px;
}
.siemens .navbar-statusbar .navbar-toggle {
  margin-top: 8px;
  margin-bottom: 8px;
}
.siemens .navbar-statusbar .navbar-form {
  margin-top: 10px;
  margin-bottom: 10px;
}
.siemens .navbar-statusbar .navbar-btn, .siemens .navbar-statusbar .form-header button, .siemens .form-header .navbar-statusbar button {
  margin-top: 10px;
  margin-bottom: 10px;
}
.siemens .navbar-statusbar .navbar-btn.btn-sm, .siemens .navbar-statusbar .btn-group-sm > .navbar-btn.btn, .siemens .navbar-statusbar .form-header .btn-group-sm > button.btn, .siemens .form-header .navbar-statusbar .btn-group-sm > button.btn, .siemens .navbar-statusbar .form-header button.btn-sm, .siemens .form-header .navbar-statusbar button.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.siemens .navbar-statusbar .navbar-btn.btn-xs, .siemens .navbar-statusbar .btn-group-xs > .navbar-btn.btn, .siemens .navbar-statusbar .form-header .btn-group-xs > button.btn, .siemens .form-header .navbar-statusbar .btn-group-xs > button.btn, .siemens .navbar-statusbar .form-header button.btn-xs, .siemens .form-header .navbar-statusbar button.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.siemens .navbar-statusbar .navbar-text, .siemens .navbar-statusbar .form-header h2, .siemens .form-header .navbar-statusbar h2, .siemens .navbar-statusbar .form-header .h2d, .siemens .form-header .navbar-statusbar .h2d {
  margin-top: 15px;
  margin-bottom: 15px;
}
.siemens .navbar-status {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
  line-height: 0;
  border-left: 1px solid #788791;
  padding: 0 15px;
  text-align: center;
  min-width: 8em;
}
.siemens .navbar-status .item-title {
  text-transform: uppercase;
  color: #788791;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  margin-top: 5px;
}
.siemens .navbar-status .item-value {
  margin: 0;
  color: #2D373C;
  font-size: 18px;
  line-height: 1;
}
.siemens .navbar-status:first-child {
  padding-left: 0;
  border-left: 0;
}
.siemens .navbar-status-success .item-value {
  color: #2387AA;
}
.siemens .navbar-status-info .item-value {
  color: #697882;
}
.siemens .navbar-status-warning .item-value {
  color: #DC0000;
}
.siemens .navbar-status-danger .item-value {
  color: #DC0000;
}
.siemens .navbar-status-inactive .item-value {
  color: #8B8B95;
}
.siemens .navbar-breadcrumb {
  min-height: 70px;
}
.siemens .navbar-breadcrumb .breadcrumb {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 0;
}
.siemens .sidebar {
  background-color: #C5D8E8;
  border-right: 1px solid #777777;
  font-weight: normal;
  width: 142px;
  height: 100%;
  overflow: hidden;
}
.siemens .sidebar > li > a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 20px 15px;
}
.siemens .sidebar > li > a span:first-child {
  margin-right: 10px;
}
.siemens .sidebar > li > a:hover, .siemens .sidebar > li > a:focus {
  background-color: #E3ECF2;
}
.siemens .sidebar > li.active {
  background-color: #FFFFFF;
}
.siemens .sidebar > li.active > a {
  color: #00B1FF;
}
.siemens .sidebar > li.nav-alternative {
  background-color: #333C47;
}
.siemens .sidebar > li.nav-alternative > a {
  color: #FFFFFF;
}
.siemens .sidebar > li.nav-alternative > a:hover,
.siemens .sidebar > li.nav-alternative > a:focus {
  background-color: #333C47;
}
.siemens .sidebar.sidebar-inverse {
  background-color: #2B333D;
}
.siemens .sidebar.sidebar-inverse > li > a {
  color: #C5D0DE;
}
.siemens .sidebar.sidebar-inverse > li > a:hover, .siemens .sidebar.sidebar-inverse > li > a:focus {
  background-color: #333C47;
}
.siemens .sidebar.sidebar-inverse > li.active {
  background-color: #333C47;
}
.siemens .sidebar.sidebar-inverse > li.active > a {
  color: #FFFFFF;
}
.siemens .sidebar.sidebar-offcanvas {
  max-width: 0;
  min-height: 100vh;
  -webkit-transition: max-width 0.5s ease-in-out;
  transition: max-width 0.5s ease-in-out;
}
.siemens .sidebar.sidebar-offcanvas.open {
  max-width: 142px;
}
@media (min-width: 1200px) {
  .siemens .sidebar.sidebar-offcanvas {
    max-width: 142px;
  }
}
@media (max-width: 1199px) {
  .siemens .sidebar.sidebar-offcanvas + .page-frame {
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.75);
  }
}
.siemens .sidebar.sidebar-collapsible {
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
}
@media (max-width: 767px) {
  .siemens .sidebar.sidebar-collapsible {
    width: 50px;
  }
  .siemens .sidebar.sidebar-collapsible > li a {
    padding: 15px;
  }
  .siemens .sidebar.sidebar-collapsible > li a .list-group-item-value {
    display: none;
  }
}
.siemens body {
  display: -ms-flexbox;
}
.siemens .page-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.siemens .page-frame.container, .siemens .page-frame.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.siemens .page-frame.container > .navbar, .siemens .page-frame.container-fluid > .navbar {
  border-right-width: 0;
  border-left-width: 0;
}
.siemens .page-frame.container::after, .siemens .page-frame.container-fluid::after {
  content: "";
}
.siemens .page-frame.container {
  margin: auto;
}
@media (min-width: 768px) {
  .siemens .page-frame.container {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
  }
}
.siemens .page-frame > .container,
.siemens .page-frame > .container-fluid {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -ms-flex: 1 1 auto;
}
.siemens .page-frame > .container-fluid {
  width: 100%;
}
.siemens .page-work {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  padding-right: 0;
  overflow: auto;
}
.siemens .page-work-area {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  border-top: 1px solid #C8CDD2;
  background-image: -webkit-linear-gradient(#FFFFFF, #F5F5F5);
  background-image: linear-gradient(#FFFFFF, #F5F5F5);
  background-attachment: fixed;
}
.siemens .page-work-area .page-header h1, .siemens .page-work-area .page-header .h1d,
.siemens .page-work-area .page-header h2,
.siemens .page-work-area .page-header .h2d,
.siemens .page-work-area .page-header h3,
.siemens .page-work-area .page-header .h3d,
.siemens .page-work-area .page-header h4,
.siemens .page-work-area .page-header .h4d,
.siemens .page-work-area .page-header .alert,
.siemens .page-work-area .page-header .alert-dismissable,
.siemens .page-work-area .page-header .alert-dismissible,
.siemens .page-work-area .page-header h5,
.siemens .page-work-area .page-header h6 {
  margin-top: 10px;
}
.siemens .page-work-nav {
  width: 142px;
  float: left;
}
.siemens .page-scroll, .siemens .page-fixed .page-work-area,
.siemens .page-fixed .page-work-nav {
  overflow: auto;
}
.siemens .page-fixed {
  height: 100vh;
}
.siemens .page-footer {
  margin-bottom: 0;
  background-color: #FFFFFF;
  color: #777777;
  font-size: 12px;
  border-top: 1px solid #CCCCCC;
}
.siemens .page-footer a {
  color: #777777;
}
.siemens .page-footer a + a::before {
  content: "| ";
}
.siemens .page-footer .container,
.siemens .page-footer .container-fluid {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.siemens .page-footer .linklist {
  padding: O;
  margin-bottom: 0;
  list-style: none;
}
.siemens .page-footer .linklist > li {
  display: inline-block;
}
.siemens .page-footer .linklist > li + li::before {
  content: "| ";
  padding: 0 10px;
}
.siemens .jumbotron.jumbotron-landing {
  position: relative;
  height: 320px;
  padding: 0;
  background-image: url("../assets/images/brand-banner.png");
  background-position: center;
}
.siemens .jumbotron.jumbotron-landing .navbar {
  border-width: 0;
  z-index: 1000;
}
.siemens .jumbotron.jumbotron-landing .navbar > .container,
.siemens .jumbotron.jumbotron-landing .navbar > .container-fluid {
  padding: 0;
}
.siemens .jumbotron.jumbotron-landing .navbar .navbar-brand {
  margin: 0;
  height: 72px;
  padding: 0 0 0 44px;
}
.siemens .jumbotron.jumbotron-landing .navbar .navbar-landing {
  margin-top: 30px;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .siemens .jumbotron.jumbotron-landing .navbar .navbar-landing {
    opacity: 1;
    filter: alpha(opacity=100);
    margin: 0;
    background-color: #333333;
  }
}
.siemens .jumbotron.jumbotron-landing .navbar .dropdown {
  color: #fff;
}
.siemens .jumbotron.jumbotron-landing .navbar .dropdown > .btn {
  width: 180px;
  border: 1px solid #fff;
  background-color: transparent;
  text-align: right;
  color: #fff;
}
@media (max-width: 1024px) {
  .siemens .jumbotron.jumbotron-landing .navbar .dropdown > .btn {
    border-width: 0;
    text-align: left;
    color: #fff;
  }
}
.siemens .jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu {
  margin-top: 0;
  border: 1px solid #fff;
  min-width: 180px;
  text-align: right;
  background-color: transparent;
  border-top-width: 0;
}
@media (max-width: 1024px) {
  .siemens .jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu {
    text-align: left;
    border-width: 0;
  }
}
.siemens .jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu > li > a {
  color: #fff;
}
@media (max-width: 1024px) {
  .siemens .jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu > li > a {
    color: #fff;
  }
}
.siemens .jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu > li > a:hover,
.siemens .jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu > li > a:focus {
  background-color: fade(#fff, 30%);
}
.siemens .jumbotron.jumbotron-landing .page-slogan,
.siemens .jumbotron.jumbotron-landing .page-header {
  margin: 0 0 40px 0;
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 50%;
  min-height: 110px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 30px 30px 25px 25px;
  border: 0;
}
.siemens .jumbotron.jumbotron-landing .page-slogan h1, .siemens .jumbotron.jumbotron-landing .page-slogan .h1d,
.siemens .jumbotron.jumbotron-landing .page-slogan h2,
.siemens .jumbotron.jumbotron-landing .page-slogan .h2d,
.siemens .jumbotron.jumbotron-landing .page-slogan h3,
.siemens .jumbotron.jumbotron-landing .page-slogan .h3d,
.siemens .jumbotron.jumbotron-landing .page-slogan > div,
.siemens .jumbotron.jumbotron-landing .page-header h1,
.siemens .jumbotron.jumbotron-landing .page-header .h1d,
.siemens .jumbotron.jumbotron-landing .page-header h2,
.siemens .jumbotron.jumbotron-landing .page-header .h2d,
.siemens .jumbotron.jumbotron-landing .page-header h3,
.siemens .jumbotron.jumbotron-landing .page-header .h3d,
.siemens .jumbotron.jumbotron-landing .page-header > div {
  margin: 0;
  color: #FFFFFF;
  font-size: 30px;
  font-family: "SiemensSerif";
  line-height: 1.1;
  font-weight: 500;
}
.siemens .jumbotron.jumbotron-landing .page-slogan h1 small, .siemens .jumbotron.jumbotron-landing .page-slogan .h1d small,
.siemens .jumbotron.jumbotron-landing .page-slogan h2 small,
.siemens .jumbotron.jumbotron-landing .page-slogan .h2d small,
.siemens .jumbotron.jumbotron-landing .page-slogan h3 small,
.siemens .jumbotron.jumbotron-landing .page-slogan .h3d small,
.siemens .jumbotron.jumbotron-landing .page-slogan > div small,
.siemens .jumbotron.jumbotron-landing .page-header h1 small,
.siemens .jumbotron.jumbotron-landing .page-header .h1d small,
.siemens .jumbotron.jumbotron-landing .page-header h2 small,
.siemens .jumbotron.jumbotron-landing .page-header .h2d small,
.siemens .jumbotron.jumbotron-landing .page-header h3 small,
.siemens .jumbotron.jumbotron-landing .page-header .h3d small,
.siemens .jumbotron.jumbotron-landing .page-header > div small {
  display: block;
  color: #FFFFFF;
  line-height: 1;
  font-weight: normal;
  font-family: "SiemensSans";
  font-size: 16px;
  margin-top: 10px;
}
.siemens .context-actions {
  width: 50%;
  text-align: right;
}
.siemens .context-actions .btn {
  min-width: 25%;
}
.siemens input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  background: transparent;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding: 15px 0;
  margin: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .siemens input[type=range] {
    /* IE10+ CSS hack */
    padding: 0;
  }
}
.siemens input[type=range]:focus {
  outline: none;
}
.siemens input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: #C8CDD2;
  border-radius: 0;
  border: 0 solid #C8CDD2;
}
.siemens input[type=range]::-webkit-slider-thumb {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #C8CDD2;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: -webkit-linear-gradient(#fff, white);
  background: linear-gradient(#fff, white);
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  margin-top: -11px;
}
.siemens input[type=range]:focus::-webkit-slider-runnable-track {
  background: #C8CDD2;
}
.siemens input[type=range]::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: #C8CDD2;
  border-radius: 0;
  border: 0 solid #C8CDD2;
}
.siemens input[type=range]::-moz-range-thumb {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #C8CDD2;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: linear-gradient(#fff, white);
  cursor: pointer;
}
.siemens input[type=range]:focus::-moz-range-track {
  background: #C8CDD2;
}
.siemens input[type=range]::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 24px 0;
  color: transparent;
}
.siemens input[type=range]::-ms-fill-lower {
  background: #C8CDD2;
  border: 0 solid #C8CDD2;
  border-radius: 0;
}
.siemens input[type=range]::-ms-fill-upper {
  background: #C8CDD2;
  border: 0 solid #C8CDD2;
  border-radius: 0;
}
.siemens input[type=range]::-ms-thumb {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #C8CDD2;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background: linear-gradient(#fff, white);
  cursor: pointer;
}
.siemens input[type=range]:focus::-ms-fill-lower {
  background: #C8CDD2;
}
.siemens input[type=range]:focus::-ms-fill-upper {
  background: #C8CDD2;
}
.siemens .state-marker::before {
  content: " ";
  position: absolute;
  top: 1px;
  left: 2px;
  bottom: 1px;
  width: 3px;
  border-left: 3px solid transparent;
}
.siemens .state-marker-success::before {
  border-color: #2387AA;
}
.siemens .state-marker-info::before {
  border-color: #697882;
}
.siemens .state-marker-warning::before {
  border-color: #DC0000;
}
.siemens .state-marker-danger::before {
  border-color: #DC0000;
}
.siemens .state-marker-inactive::before {
  border-color: #8B8B95;
}
.siemens .filter-group-item {
  background-color: #fff;
  border-color: #ddd;
}
.siemens html {
  overflow-y: scroll;
  min-height: 100%;
}
.siemens body {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.siemens .icon-left, .siemens .footer ul > li > a > span, .siemens ul.header-link-list > li > a > span, .siemens ul.default-link-list > li > a > span, .siemens .a3 > span, .siemens .a6 ::before {
  margin-right: 8px;
}
.siemens .icon-action:hover {
  color: #005578;
}
.siemens main {
  margin-top: 130px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.siemens a[href*=http]:not([href*="//iportal"]):not([href*="sfs.siemens.cloud"]):not([href*="//3.126.120.157"])::after {
  font-family: "simpl-icons-newton";
}
.siemens .thumbnail .caption > *:first-child {
  margin-top: 0;
  padding-top: 0;
  line-height: normal;
}
.siemens .tab-pane {
  padding-top: 30px;
  padding-bottom: 30px;
}
.siemens .footer {
  width: 100%;
  color: #697882;
  background: #EBF0F5;
  font-family: "SiemensSans";
}
.siemens .footer ul {
  list-style: none;
  padding-left: 0;
}
.siemens .footer ul > li {
  line-height: 16px;
  vertical-align: bottom;
}
.siemens .footer ul > li > a {
  color: #697882;
  font-size: 0.875rem;
  line-height: 20px;
  padding-right: 10px;
}
.siemens .footer ul > li > a:hover {
  color: #005578;
  text-decoration: underline;
}
.siemens .footer ul > li > a:active {
  color: #005578;
}
.siemens .footer ul > li > a::before {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  display: inline-block;
  font-size: 14px;
  position: relative;
  top: 3px;
  left: -3px;
}
.siemens .footer ul > li > a > span {
  text-decoration: none;
  border: 0;
}
.siemens .footer h4, .siemens .footer .h4d, .siemens .footer .alert, .siemens .footer .alert-dismissable,
.siemens .footer .alert-dismissible,
.siemens .footer section.shoutbox h4, .siemens section.shoutbox .footer h4, .siemens .footer section.related-content h4, .siemens section.related-content .footer h4 {
  margin-bottom: 20px;
}
.siemens .footer .sn-meta-navigation {
  margin-top: 50px;
}
.siemens .nav-tabs > li > a {
  border-right: 2px solid #FFFFFF;
}
.siemens .jumbotron {
  background: -webkit-linear-gradient(left, #50BEBE 0%, #009999 50%, #0099B0 83%, #0099CB 100%);
  background: linear-gradient(to right, #50BEBE 0%, #009999 50%, #0099B0 83%, #0099CB 100%);
  border-radius: 0;
}
.siemens .jumbotron > hr {
  border: 0;
}
.siemens section {
  width: 100%;
  background: #FFFFFF;
  padding: 40px 0 60px 0;
}
.siemens section.secondary {
  background: #EBF0F5;
}
.siemens section.shoutbox {
  background: #006487;
}
.siemens section.related-content {
  background: #3C464B;
}
.siemens section.tabs {
  background: #EBF0F5;
  padding: 0;
}
.siemens ul.header-link-list {
  list-style: none;
  padding-left: 0;
  padding: 70px 0 50px;
}
.siemens ul.header-link-list > li {
  line-height: 16px;
  vertical-align: bottom;
}
.siemens ul.header-link-list > li > a {
  color: #2387AA;
  line-height: 20px;
  padding-right: 10px;
}
.siemens ul.header-link-list > li > a:hover {
  color: #005578;
  text-decoration: underline;
}
.siemens ul.header-link-list > li > a:active {
  color: #005578;
}
.siemens ul.header-link-list > li > a > span {
  text-decoration: none;
  border: 0;
}
.siemens ul.header-link-list > .dropdown.open :hover {
  background: #EBF0F5;
}
.siemens ul.header-link-list > li {
  border-top: 1px solid #CDD9E1;
  vertical-align: middle;
}
.siemens ul.header-link-list > li :hover {
  background: #DFE6ED;
}
.siemens ul.header-link-list > li > a {
  width: 100%;
  display: inline-block;
  padding: 10px 0 10px 10px;
}
.siemens ul.header-link-list > li:last-child {
  border-bottom: 1px solid #CDD9E1;
}
.siemens ul.default-link-list {
  list-style: none;
  padding-left: 0;
}
.siemens ul.default-link-list > li {
  line-height: 16px;
  vertical-align: bottom;
}
.siemens ul.default-link-list > li > a {
  color: #697882;
  line-height: 20px;
  padding-right: 10px;
}
.siemens ul.default-link-list > li > a:hover {
  color: #005578;
  text-decoration: underline;
}
.siemens ul.default-link-list > li > a:active {
  color: #005578;
}
.siemens ul.default-link-list > li > a > span {
  text-decoration: none;
  border: 0;
}
.siemens .h1d, .siemens section.shoutbox h1, .siemens section.shoutbox .h1d, .siemens section.related-content h1, .siemens section.related-content .h1d,
.siemens .h2d,
.siemens section.shoutbox h2,
.siemens section.shoutbox .h2d,
.siemens section.related-content h2,
.siemens section.related-content .h2d,
.siemens .h3d,
.siemens section.shoutbox h3,
.siemens section.shoutbox .h3d,
.siemens section.related-content h3,
.siemens section.related-content .h3d,
.siemens .h4d,
.siemens .alert,
.siemens .alert-dismissable,
.siemens .alert-dismissible,
.siemens section.shoutbox h4,
.siemens section.shoutbox .h4d,
.siemens section.related-content h4,
.siemens section.related-content .h4d {
  color: #FFFFFF;
}
.siemens .ps, .siemens .psd,
.siemens .p1,
.siemens .p1d,
.siemens .p2,
.siemens .p2d,
.siemens .p3,
.siemens .p3d {
  font-family: "SiemensSans";
}
.siemens .pd {
  color: #FFFFFF;
}
.siemens .ps, .siemens .psd {
  color: #2D373C;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
.siemens .psd {
  color: #FFFFFF;
}
.siemens .p1, .siemens .p1d {
  color: #697882;
  font-size: 18px;
  line-height: 24px;
}
.siemens .p2, .siemens .p2d {
  color: #697882;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
.siemens .p2d {
  color: #CDD9E1;
}
.siemens .p3, .siemens .p3d {
  color: #788791;
  font-size: 14px;
  line-height: 20px;
}
.siemens .p3d {
  color: #CDD9E1;
}
.siemens .a3 {
  font-family: "SiemensSans";
  color: #697882;
  line-height: 20px;
  padding-right: 10px;
}
.siemens .a3 :hover {
  color: #005578;
  text-decoration: underline;
}
.siemens .a3 :active {
  color: #005578;
}
.siemens .a3 :visited {
  color: #697882;
}
.siemens .a3 > span {
  border: 0;
  text-decoration: none;
}
.siemens .a6 {
  font-family: "SiemensSans";
  font-weight: 500;
  color: #2D373C;
  font-size: 18px;
  line-height: 24px;
  padding-right: 10px;
}
.siemens .a6 :hover,
.siemens .a6 :active {
  color: #005578;
  text-decoration: underline;
}
.siemens .a6 :visited {
  color: #2D373C;
}
.siemens .a6 ::before {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  vertical-align: bottom;
  border: 0;
  text-decoration: none;
}
.siemens .n9, .siemens ul.header-link-list > li > a {
  line-height: 20px;
  color: #2D373C;
  padding-bottom: 15px;
}
.siemens .n9 :hover, .siemens ul.header-link-list > li > a :hover {
  color: #005578;
  text-decoration: underline;
}
.siemens .n12, .siemens .site-identifier {
  font-family: "SiemensSans";
  color: #879BAA;
}
.siemens .d {
  color: #2387AA;
  font-size: 14px;
  line-height: 20px;
}
.siemens .d :hover,
.siemens .d :active {
  color: #005578;
}
.siemens .form-control.dropdown-toggle {
  border-top-color: #CDD9E1;
  border-bottom-color: #879BAA;
}
.siemens .form-control.dropdown-toggle:focus {
  border-color: #005578;
}
.siemens .form-group, .siemens .value-group {
  position: relative;
}
.siemens .form-group > input, .siemens .value-group > input,
.siemens .form-group select, .siemens .value-group select {
  padding-top: 22px;
  padding-bottom: 8px;
}
.siemens .form-group > input:disabled, .siemens .value-group > input:disabled,
.siemens .form-group select:disabled, .siemens .value-group select:disabled {
  background-color: #DFE6ED;
  border-color: #CDD9E1;
  border-top-color: #879BAA;
  color: #879BAA;
}
.siemens .form-group > label, .siemens .value-group > label {
  position: absolute;
  left: 15px;
  top: 15px;
  color: #788791;
  z-index: 1;
  -webkit-transition: top 0.1s, left 0.1s, font-size 0.1s linear 0s;
  transition: top 0.1s, left 0.1s, font-size 0.1s linear 0s;
}
.siemens .form-group > label.selected, .siemens .value-group > label.selected {
  top: 8px;
  left: 16px;
  font-size: 9px;
}
.siemens .form-group > label.disabled, .siemens .value-group > label.disabled {
  color: #879BAA;
}
.siemens .form-group select, .siemens .value-group select {
  padding-left: 11px;
}
.siemens .form-group .dropdown-toggle, .siemens .value-group .dropdown-toggle {
  text-align: left;
  padding-top: 22px;
  padding-bottom: 8px;
}
.siemens .icon-dropdown {
  position: absolute;
  right: 17px;
  top: 17px;
}
.siemens .icon-dropdown::before {
  font-family: "simpl-icons-newton";
  content: "\ea04";
}
.siemens .open .icon-dropdown {
  top: 15px;
}
.siemens .open .icon-dropdown::before {
  content: "\ea0e";
}
.siemens .form-group .dropdown-menu, .siemens .value-group .dropdown-menu {
  width: 100%;
  padding: 0;
  margin-top: 0;
}
.siemens .form-group .dropdown-menu > li, .siemens .value-group .dropdown-menu > li {
  padding: 5px 15px;
  height: 31px;
}
.siemens .form-group .dropdown-menu > li:hover, .siemens .value-group .dropdown-menu > li:hover {
  background-color: #005578;
  cursor: pointer;
  color: #FFFFFF;
}
.siemens .form-group .dropdown-menu > li:hover::before, .siemens .value-group .dropdown-menu > li:hover::before {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  position: relative;
  top: 2px;
}
.siemens .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.siemens .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.siemens .slick-list:focus {
  outline: none;
}
.siemens .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.siemens .slick-slider .slick-track,
.siemens .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.siemens .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.siemens .slick-track:before, .siemens .slick-track:after {
  content: "";
  display: table;
}
.siemens .slick-track:after {
  clear: both;
}
.siemens .slick-loading .slick-track {
  visibility: hidden;
}
.siemens .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.siemens [dir=rtl] .slick-slide {
  float: right;
}
.siemens .slick-slide img {
  display: block;
}
.siemens .slick-slide.slick-loading img {
  display: none;
}
.siemens .slick-slide.dragging img {
  pointer-events: none;
}
.siemens .slick-initialized .slick-slide {
  display: block;
}
.siemens .slick-loading .slick-slide {
  visibility: hidden;
}
.siemens .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.siemens .slick-arrow.slick-hidden {
  display: none;
}
.siemens .slick-loading .slick-list {
  background: #fff url("../assets/images/ajax-loader.gif") center center no-repeat;
}
@font-face {
  .siemens {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
.siemens .slick-prev,
.siemens .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.siemens .slick-prev:hover, .siemens .slick-prev:focus,
.siemens .slick-next:hover,
.siemens .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.siemens .slick-prev:hover:before, .siemens .slick-prev:focus:before,
.siemens .slick-next:hover:before,
.siemens .slick-next:focus:before {
  opacity: 1;
}
.siemens .slick-prev.slick-disabled:before,
.siemens .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.siemens .slick-prev:before,
.siemens .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.siemens .slick-prev {
  left: -25px;
}
.siemens [dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.siemens .slick-prev:before {
  content: "←";
}
.siemens [dir=rtl] .slick-prev:before {
  content: "→";
}
.siemens .slick-next {
  right: -25px;
}
.siemens [dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.siemens .slick-next:before {
  content: "→";
}
.siemens [dir=rtl] .slick-next:before {
  content: "←";
}
.siemens .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.siemens .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.siemens .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.siemens .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.siemens .slick-dots li button:hover, .siemens .slick-dots li button:focus {
  outline: none;
}
.siemens .slick-dots li button:hover:before, .siemens .slick-dots li button:focus:before {
  opacity: 1;
}
.siemens .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.siemens .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.siemens .alert,
.siemens .alert-dismissable,
.siemens .alert-dismissible {
  padding: 22px;
}
.siemens .alert span[class*=newton-],
.siemens .alert-dismissable span[class*=newton-],
.siemens .alert-dismissible span[class*=newton-] {
  font-size: 30px;
  margin-right: 8px;
}
.siemens .alert .close::before,
.siemens .alert-dismissable .close::before,
.siemens .alert-dismissible .close::before {
  content: "\ea17";
  font-family: "simpl-icons-newton";
  position: relative;
  top: 7px;
}
.siemens .breadcrumb {
  margin: 0 -25px;
}
.siemens .breadcrumb .newton-home {
  position: relative;
  top: -1px;
}
.siemens .breadcrumb > li {
  padding-left: 10px;
}
.siemens .breadcrumb > li > a {
  text-decoration: none;
}
.siemens .breadcrumb > li + li::before {
  content: none;
}
.siemens .breadcrumb > .dropdown > .dropdown-toggle::after {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  position: relative;
  top: 2px;
  left: 5px;
}
.siemens .breadcrumb > .dropdown.open > .dropdown-toggle::after {
  font-family: "simpl-icons-newton";
  content: "\ea04";
}
.siemens .breadcrumb .dropdown-menu > li > a {
  padding: 3px 40px 3px 10px;
}
.siemens .breadcrumb .dropdown-menu > li.dropdown-header {
  padding: 10px 10px;
}
.siemens .breadcrumb .dropdown-menu > li > a:hover {
  background-color: #005578;
  cursor: pointer;
  color: #FFFFFF;
  padding: 2px 26px 2px 10px;
}
.siemens .breadcrumb .dropdown-menu > li > a:hover::before {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  position: relative;
  top: 2px;
}
.siemens .breadcrumb > .dropdown.dropdown-toggle::after {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
}
.siemens .logo {
  max-height: 19px;
}
.siemens .logo-claim {
  max-height: 29px;
  -webkit-transition: opacity 0.3s linear 0.3s;
  transition: opacity 0.3s linear 0.3s;
}
.siemens .site-identifier {
  display: none;
  width: 100%;
  padding: 12px 20px;
  margin-top: 2px;
}
.siemens .navbar-underline {
  border-top: 4px solid #009999;
  position: absolute;
  bottom: 0px;
  opacity: 1;
  -webkit-transition: left 0.5s, width 0.5s, opacity 0.2s linear 0.5s;
  transition: left 0.5s, width 0.5s, opacity 0.2s linear 0.5s;
}
.siemens .navbar-search {
  float: right;
  position: relative;
  top: 82px;
  display: block;
  -webkit-transition: top 0.1s linear 0s;
  transition: top 0.1s linear 0s;
}
.siemens .navbar-search input[type=search] {
  position: relative;
  display: inline-block;
  height: 30px;
  padding: 0 40px 0 14px;
  width: 25vw;
  margin-left: -25vw;
  -webkit-transition: margin-left 0s linear 0s;
  transition: margin-left 0s linear 0s;
}
.siemens .navbar-search input[type=search] + button {
  position: absolute;
  background: transparent;
  float: right;
  right: 0;
  bottom: 1px;
  border: 0;
  margin-right: 1px;
  margin-top: -29px;
  width: 30px;
  height: 28px;
  line-height: 28px;
  color: #788791;
  font-size: 18px;
  overflow: hidden;
}
.siemens .navbar-search input[type=search] + button > span {
  width: 30px;
}
.siemens .navbar-search input[type=search] + button > span::before {
  position: relative;
  right: 6px;
  top: -1px;
}
.siemens .navbar-search input[type=search] + button:HOVER {
  background: #788791;
  color: #FFFFFF;
}
.siemens .navbar-search input[type=search]:focus {
  width: 32vw;
  margin-left: -32vw;
  -webkit-transition: margin-left 0s linear 0s;
  transition: margin-left 0s linear 0s;
}
.siemens .navbar-search input[type=search]:focus + button {
  background: #788791;
  color: #FFFFFF;
}
.siemens ul.nav > li.dropdown:hover > ul.dropdown-menu, .siemens ul.form-header > li.dropdown:hover > ul.dropdown-menu, .siemens ul.form-footer > li.dropdown:hover > ul.dropdown-menu, .siemens ul.sidebar > li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
.siemens .navbar-nav {
  font-family: "SiemensSans";
}
.siemens .navbar-nav.navbar-primary {
  position: relative;
  font-size: 18px;
  margin-top: 15px;
  visibility: visible;
  max-height: 60px;
  -webkit-transition: opacity 0.3s linear 0.3s, visibility 0s linear 0s, max-height 0s linear 0s;
  transition: opacity 0.3s linear 0.3s, visibility 0s linear 0s, max-height 0s linear 0s;
}
.siemens .navbar-nav .dropdown .dropdown-toggle::after {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  font-size: 14px;
  float: right;
}
.siemens .navbar-nav .dropdown .dropdown-menu {
  width: 100vw;
  position: fixed;
  top: 126px;
  right: 0;
  margin: 0;
  background-color: #F1F1F3;
  color: #697882;
  border: 0;
  border-bottom: 2px solid #DFE6ED;
  margin-top: 3px;
  box-shadow: none;
}
.siemens .navbar-nav > .dropdown > .dropdown-toggle::after {
  content: none;
}
.siemens .navbar.navbar-default.navbar-fixed-top {
  max-height: 130px;
  border-bottom: 2px solid #DFE6ED;
  -webkit-transition: max-height 0s linear 0s;
  transition: max-height 0s linear 0s;
}
.siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li {
  position: relative;
  -webkit-transition: right 0.3s linear 0.3s;
  transition: right 0.3s linear 0.3s;
}
.siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > a {
  padding-bottom: 10px;
  border: 0;
  border-bottom: 4px solid transparent;
}
.siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > a:hover {
  border-bottom: 4px solid #009999;
}
.siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > a > span {
  display: inline-block;
  max-width: 300px;
  opacity: 1;
  white-space: nowrap;
  -webkit-transition: max-width 0.3s linear 0.3s, opacity 0.15s linear 0.3s;
  transition: max-width 0.3s linear 0.3s, opacity 0.15s linear 0.3s;
}
.siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > .dropdown > .dropdown-menu {
  width: 50vw;
  top: 54px;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix {
  max-height: 62px;
  -webkit-transition: max-height 0.3s linear 0.3s;
  transition: max-height 0.3s linear 0.3s;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix .navbar-underline {
  opacity: 0;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix .logo-claim {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear 0.1s;
  transition: opacity 0.3s linear 0.1s;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix .navbar-primary {
  visibility: hidden;
  opacity: 0;
  max-height: 1px;
  -webkit-transition: opacity 0.3s linear 0.3s, visibility 0s linear 0s, max-height 0.3s linear 0.3s;
  transition: opacity 0.3s linear 0.3s, visibility 0s linear 0s, max-height 0.3s linear 0.3s;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix .navbar-search {
  top: 14px;
  -webkit-transition: top 0.3s linear 0.3s;
  transition: top 0.3s linear 0.3s;
  margin-left: 8px;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix .navbar-search input[type=search] {
  margin-left: 0;
  -webkit-transition: margin-left 0.3s linear 0.1s;
  transition: margin-left 0.3s linear 0.1s;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right > li {
  right: 0;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right > li > a > i {
  width: 15px;
  margin-right: 0;
}
.siemens .navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right > li > a > span {
  max-width: 0;
  opacity: 0;
}
@media (min-width: 1025px) {
  .siemens .container > .navbar-header,
  .siemens .container > .navbar-collapse,
  .siemens .container-fluid > .navbar-header,
  .siemens .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
  }
  .siemens section > .container > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .siemens .navbar .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1024px) {
  .siemens main {
    margin-top: 82px;
  }
  .siemens .navbar-header {
    width: 165px;
    margin: auto;
    float: left;
  }
  .siemens .navbar-fixed-top .navbar-collapse.navbar-search-content {
    background-color: #FFFFFF;
    width: 50vw;
    max-height: 100vh;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 82px;
  }
  .siemens .navbar-underline {
    display: none;
  }
  .siemens .mobile-background {
    margin: 0;
    width: 50vw;
    position: fixed;
    right: 50vw;
    top: 0;
    padding-top: 81px;
    -webkit-transition: padding-top 0s linear 0s;
    transition: padding-top 0s linear 0s;
  }
  .siemens .nav-mobile {
    background-color: #ebf0f5;
    position: fixed;
    right: 0;
    top: 60px;
    width: 50vw;
    height: auto;
    overflow-y: scroll;
    max-height: 85%;
  }
  .siemens .site-identifier {
    display: block;
  }
  .siemens .navbar-search input[type=search] {
    margin: 20px;
    width: 80%;
  }
  .siemens .navbar-search input[type=search] + button {
    position: relative;
    right: 30px;
    bottom: 21px;
    background-color: #697882;
    color: #FFFFFF;
    font-size: 14px;
    width: 80px;
    height: 30px;
  }
  .siemens .navbar-search input[type=search] + button > span.newton-search {
    display: none;
  }
  .siemens .navbar-search input[type=search]:focus {
    margin-left: 20px;
    width: 80%;
  }
  .siemens ul.nav li.dropdown:hover > ul.dropdown-menu, .siemens ul.form-header li.dropdown:hover > ul.dropdown-menu, .siemens ul.form-footer li.dropdown:hover > ul.dropdown-menu, .siemens ul.sidebar li.dropdown:hover > ul.dropdown-menu {
    display: none;
  }
  .siemens ul.nav li.dropdown.open:hover > ul.dropdown-menu, .siemens ul.form-header li.dropdown.open:hover > ul.dropdown-menu, .siemens ul.form-footer li.dropdown.open:hover > ul.dropdown-menu, .siemens ul.sidebar li.dropdown.open:hover > ul.dropdown-menu {
    display: block;
  }
  .siemens .navbar-nav.navbar-primary {
    display: inline-block;
    opacity: 1;
    width: 100%;
    padding: 20px;
    max-height: none;
    background-color: #FFFFFF;
    margin-top: 0;
  }
  .siemens .navbar-nav.navbar-primary .header-link-list {
    margin-bottom: -1px;
  }
  .siemens .navbar-nav.navbar-primary .dropdown.open > .dropdown-menu {
    min-height: 100%;
  }
  .siemens .navbar-nav.navbar-primary .dropdown.open > .dropdown-menu div[class*=col-] {
    padding: 0;
  }
  .siemens .navbar-nav.navbar-primary li {
    border-top: 1px solid #CDD9E1;
    vertical-align: middle;
    line-height: 20px;
    color: #2D373C;
    font-size: 14px;
  }
  .siemens .navbar-nav.navbar-primary li:last-child .iportal-dropdown-menu-item {
    border-bottom: none !important;
  }
  .siemens .navbar-nav.navbar-primary .journal-content-article li {
    display: inline-grid;
  }
  .siemens .navbar-nav.navbar-primary .journal-content-article li ul {
    display: none;
    max-width: 95%;
  }
  .siemens .navbar-nav.navbar-primary li :hover {
    background: #DFE6ED;
    text-decoration: underline;
  }
  .siemens .navbar-nav.navbar-primary li > a {
    width: 100%;
    display: inline-block;
    padding: 10px 0 10px 10px;
    color: #3C464B;
  }
  .siemens .navbar-nav.navbar-primary li > a.active {
    color: #3C464B;
  }
  .siemens .navbar-nav.navbar-primary li .dropdown-menu {
    width: 100%;
    padding: 0 20px;
    background-color: #FFFFFF;
  }
  .siemens .navbar-nav.navbar-primary li .dropdown-menu .container {
    width: inherit;
    height: auto;
  }
  .siemens .navbar-nav.navbar-primary li .dropdown-toggle::after {
    content: "\ea0a";
    margin-right: 10px;
    transition: all 0.5s ease-out;
  }
  .siemens .iportal-nav-dropdown-open-anim::after {
    transform: rotate(90deg);
  }
  .siemens .navbar-nav.navbar-primary li:last-child {
    border-bottom: 1px solid #CDD9E1;
  }
  .siemens .navbar-nav.navbar-primary > .dropdown > .dropdown-menu {
    width: 100%;
    max-height: 30vh !important;
    position: relative;
    top: unset !important;
    margin: auto;
  }
  .siemens .navbar-nav.navbar-primary > .dropdown > .dropdown-menu .header-link-list {
    padding: 0;
  }
  .siemens .navbar-nav.navbar-primary > .dropdown > .dropdown-menu div[class*=col-] {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .siemens ul.navbar-nav.navbar-right {
    margin: 0;
    float: right;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li {
    margin-left: 2px;
    float: left;
    position: relative;
    left: -15px;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button {
    width: 40px;
    height: 40px;
    padding: 0 0 0 9px;
    margin: 10px 0 14px 0;
    background-color: #007373;
    color: #FFFFFF;
    font-size: 21px;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button.navbar-search-button {
    padding: 0;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button.navbar-search-button.collapsed {
    background-color: transparent;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button .icon-bar {
    height: 3px;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button.collapsed {
    background-color: #009999;
    color: #697882;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button.collapsed:hover {
    background-color: #007373;
    color: #FFFFFF;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button.collapsed:focus {
    background-color: #009999;
    color: #697882;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button.collapsed.navbar-search-button:focus {
    background-color: transparent;
    color: #697882;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > button:hover {
    background-color: #007373;
    color: #FFFFFF;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > a {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 30px;
    border-bottom: 0;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > a:hover {
    border-bottom: 0;
    background-color: #CDD9E1;
    color: #697882;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > a > i {
    font-size: 21px;
    padding: 9.5px;
    margin: 0;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > a > span {
    display: none;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top.affix .mobile-background {
    padding-top: 58px;
    -webkit-transition: padding-top 0.1s linear 0.5s;
    transition: padding-top 0.1s linear 0.5s;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top.affix .navbar-primary {
    visibility: visible;
    opacity: 1;
    max-height: none;
    background-color: #FFFFFF;
    margin-top: 0;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right > li {
    width: 40px;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top.affix .navbar-collapse.navbar-search-content {
    top: 62px;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top.affix .navbar-search input[type=search] {
    margin: 20px;
  }
  .siemens #navigation > li > a.menu__link.gotochilds {
    visibility: visible !important;
    background-color: navajowhite;
    display: contents !important;
  }
  .siemens #navigation > li > a.menu__link.gotolink {
    width: 85%;
  }
  .siemens #navigation > li > a.menu__link.gotochilds:after {
    content: "\e607";
    font-family: "siemens-webicons-webfont";
    display: inline-block;
    position: relative;
    color: #2d373c;
    opacity: 0.6;
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
  }
  .siemens .navigation-entries a.menu__link.gotolink.isChild {
    width: 85% !important;
  }
  .siemens .navigation-entries a.menu__link.gotochilds.isChild {
    width: 14% !important;
  }
  .siemens .navigation-entries a.menu__link.gotochilds.isChild:after {
    content: "\e607";
    font-family: "siemens-webicons-webfont";
    display: inline-block;
    position: relative;
    color: #2d373c;
    opacity: 0.6;
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
    color: red;
  }
}
@media (max-width: 767px) {
  .siemens main {
    margin-top: 62px;
  }
  .siemens .navbar-brand > img.logo-claim {
    display: none;
  }
  .siemens .mobile-background {
    width: 33.33vw;
    right: 66.66vw;
  }
  .siemens .nav-mobile {
    width: 66.66vw;
    top: 62px;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top {
    max-height: 62px;
  }
  .siemens .navbar-fixed-top {
    height: 62px;
  }
  .siemens .navbar-fixed-top .navbar-collapse.navbar-search-content {
    width: 66.66vw;
    top: 62px;
  }
}
@media (min-width: 484px) and (max-width: 599px) {
  .siemens .navbar-search input[type=search] + button {
    bottom: -49px;
  }
}
@media (max-width: 599px) {
  .siemens .phone-collapse {
    display: none;
  }
  .siemens .mobile-background {
    width: 0;
    right: 100vw;
  }
  .siemens .nav-mobile {
    width: 100vw;
  }
  .siemens .navbar-fixed-top .navbar-collapse.navbar-search-content {
    width: 100vw;
  }
  .siemens .navbar-search input[type=search] {
    width: 75%;
    margin-left: 20px;
  }
  .siemens .navbar-search input[type=search]:focus {
    width: 75%;
    margin-left: 20px;
  }
}
.siemens .no-transition {
  -webkit-transition: height 0.01s;
  transition: height 0.01s;
}
.siemens section {
  width: 100%;
  background: #FFFFFF;
  padding: 40px 0 60px 0;
}
.siemens section.secondary {
  background: #EBF0F5;
}
.siemens section.secondary .thumbnail {
  background-color: #FFFFFF;
}
.siemens section.secondary .panel-group .panel-heading {
  background-color: #DFE6ED;
}
.siemens section.secondary .panel-group .panel-heading:hover {
  background-color: #CDD9E1;
}
.siemens section.secondary .panel-group .panel-body {
  background-color: #EBF0F5;
}
.siemens section.secondary .panel-group .active .panel-heading {
  background-color: transparent;
}
.siemens section.secondary .table > thead > tr > th,
.siemens section.secondary .table > thead > tr > td {
  background-image: -webkit-linear-gradient(top, #DFE6ED 0%, #dfe6ed 100%);
  background-image: linear-gradient(to bottom, #DFE6ED 0%, #dfe6ed 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFDFE6ED", endColorstr="#FFDFE6ED", GradientType=0);
  background-color: #DFE6ED;
  border-color: #EBF0F5;
}
.siemens section.secondary .table > caption + thead > tr:first-child > th,
.siemens section.secondary .table > caption + thead > tr:first-child > td,
.siemens section.secondary .table > colgroup + thead > tr:first-child > th,
.siemens section.secondary .table > colgroup + thead > tr:first-child > td,
.siemens section.secondary .table > thead:first-child > tr:first-child > th,
.siemens section.secondary .table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #EBF0F5;
}
.siemens section.secondary .table > tbody > tr {
  background-color: #FFFFFF;
}
.siemens section.secondary .table > tbody > tr:first-child > td {
  border-top: #CDD9E1;
}
.siemens section.secondary .table-hover > tbody > tr:hover {
  background-color: #EBF0F5;
}
.siemens section.shoutbox {
  background: #006487;
  color: #CDD9E1;
}
.siemens section.shoutbox a {
  color: #FFFFFF;
}
.siemens section.shoutbox .btn.btn-default {
  background: transparent;
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.siemens section.shoutbox .btn.btn-default.disabled, .siemens section.shoutbox .btn.btn-default[disabled],
.siemens fieldset[disabled] section.shoutbox .btn.btn-default {
  opacity: 1;
  background-color: transparent;
  border-color: #CDD9E1;
  color: #CDD9E1;
}
.siemens section.shoutbox .btn.btn-default.disabled:hover, .siemens section.shoutbox .btn.btn-default.disabled:focus, .siemens section.shoutbox .btn.btn-default.disabled.focus, .siemens section.shoutbox .btn.btn-default[disabled]:hover, .siemens section.shoutbox .btn.btn-default[disabled]:focus, .siemens section.shoutbox .btn.btn-default[disabled].focus,
.siemens fieldset[disabled] section.shoutbox .btn.btn-default:hover,
.siemens fieldset[disabled] section.shoutbox .btn.btn-default:focus,
.siemens fieldset[disabled] section.shoutbox .btn.btn-default.focus {
  background-color: transparent;
  border-color: #CDD9E1;
  color: #CDD9E1;
}
.siemens section.shoutbox .btn.btn-default:focus, .siemens section.shoutbox .btn.btn-default.focus {
  border-color: #FFFFFF;
  background: #FFFFFF;
  color: #005578;
}
.siemens section.shoutbox .btn.btn-default:hover {
  border-color: #FFFFFF;
  background: #FFFFFF;
  color: #005578;
}
.siemens section.shoutbox .btn.btn-default:focus, .siemens section.shoutbox .btn.btn-default.focus, .siemens section.shoutbox .btn.btn-default:active:focus, .siemens section.shoutbox .btn.btn-default:active.focus, .siemens section.shoutbox .btn.btn-default.active:focus, .siemens section.shoutbox .btn.btn-default.active.focus {
  outline: none;
}
.siemens section.shoutbox .btn.btn-primary {
  background: #FAA50A;
  border-color: #FAA50A;
  color: #FFFFFF;
}
.siemens section.shoutbox .btn.btn-primary.disabled, .siemens section.shoutbox .btn.btn-primary[disabled],
.siemens fieldset[disabled] section.shoutbox .btn.btn-primary {
  opacity: 1;
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens section.shoutbox .btn.btn-primary.disabled:hover, .siemens section.shoutbox .btn.btn-primary.disabled:focus, .siemens section.shoutbox .btn.btn-primary.disabled.focus, .siemens section.shoutbox .btn.btn-primary[disabled]:hover, .siemens section.shoutbox .btn.btn-primary[disabled]:focus, .siemens section.shoutbox .btn.btn-primary[disabled].focus,
.siemens fieldset[disabled] section.shoutbox .btn.btn-primary:hover,
.siemens fieldset[disabled] section.shoutbox .btn.btn-primary:focus,
.siemens fieldset[disabled] section.shoutbox .btn.btn-primary.focus {
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens section.shoutbox .btn.btn-primary:focus, .siemens section.shoutbox .btn.btn-primary.focus {
  border-color: #EB780A;
  background: #EB780A;
  color: #FFFFFF;
}
.siemens section.shoutbox .btn.btn-primary:hover {
  border-color: #EB780A;
  background: #EB780A;
  color: #FFFFFF;
}
.siemens section.shoutbox .btn.btn-primary:focus, .siemens section.shoutbox .btn.btn-primary.focus, .siemens section.shoutbox .btn.btn-primary:active:focus, .siemens section.shoutbox .btn.btn-primary:active.focus, .siemens section.shoutbox .btn.btn-primary.active:focus, .siemens section.shoutbox .btn.btn-primary.active.focus {
  outline: none;
}
.siemens section.shoutbox .btn.btn-link {
  color: #FFFFFF;
}
.siemens section.shoutbox .pagination > li > a,
.siemens section.shoutbox .pagination > li > span {
  color: #FFFFFF;
  background-color: transparent;
  border: 1px solid 0;
}
.siemens section.shoutbox .pagination > li > a:hover, .siemens section.shoutbox .pagination > li > a:focus,
.siemens section.shoutbox .pagination > li > span:hover,
.siemens section.shoutbox .pagination > li > span:focus {
  color: #006487;
  background-color: #FFFFFF;
  border-color: #ddd;
}
.siemens section.shoutbox .pagination > .active > a, .siemens section.shoutbox .pagination > .active > a:hover, .siemens section.shoutbox .pagination > .active > a:focus,
.siemens section.shoutbox .pagination > .active > span,
.siemens section.shoutbox .pagination > .active > span:hover,
.siemens section.shoutbox .pagination > .active > span:focus {
  color: #006487;
  background-color: #FFFFFF;
  border-color: #FAA50A;
}
.siemens section.related-content {
  background: #3C464B;
  color: #CDD9E1;
}
.siemens section.related-content a {
  color: #FFFFFF;
}
.siemens section.related-content .btn.btn-default {
  background: transparent;
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.siemens section.related-content .btn.btn-default.disabled, .siemens section.related-content .btn.btn-default[disabled],
.siemens fieldset[disabled] section.related-content .btn.btn-default {
  opacity: 1;
  background-color: transparent;
  border-color: #CDD9E1;
  color: #CDD9E1;
}
.siemens section.related-content .btn.btn-default.disabled:hover, .siemens section.related-content .btn.btn-default.disabled:focus, .siemens section.related-content .btn.btn-default.disabled.focus, .siemens section.related-content .btn.btn-default[disabled]:hover, .siemens section.related-content .btn.btn-default[disabled]:focus, .siemens section.related-content .btn.btn-default[disabled].focus,
.siemens fieldset[disabled] section.related-content .btn.btn-default:hover,
.siemens fieldset[disabled] section.related-content .btn.btn-default:focus,
.siemens fieldset[disabled] section.related-content .btn.btn-default.focus {
  background-color: transparent;
  border-color: #CDD9E1;
  color: #CDD9E1;
}
.siemens section.related-content .btn.btn-default:focus, .siemens section.related-content .btn.btn-default.focus {
  border-color: #FFFFFF;
  background: #FFFFFF;
  color: #005578;
}
.siemens section.related-content .btn.btn-default:hover {
  border-color: #FFFFFF;
  background: #FFFFFF;
  color: #005578;
}
.siemens section.related-content .btn.btn-default:focus, .siemens section.related-content .btn.btn-default.focus, .siemens section.related-content .btn.btn-default:active:focus, .siemens section.related-content .btn.btn-default:active.focus, .siemens section.related-content .btn.btn-default.active:focus, .siemens section.related-content .btn.btn-default.active.focus {
  outline: none;
}
.siemens section.related-content .btn.btn-primary {
  background: #FAA50A;
  border-color: #FAA50A;
  color: #FFFFFF;
}
.siemens section.related-content .btn.btn-primary.disabled, .siemens section.related-content .btn.btn-primary[disabled],
.siemens fieldset[disabled] section.related-content .btn.btn-primary {
  opacity: 1;
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens section.related-content .btn.btn-primary.disabled:hover, .siemens section.related-content .btn.btn-primary.disabled:focus, .siemens section.related-content .btn.btn-primary.disabled.focus, .siemens section.related-content .btn.btn-primary[disabled]:hover, .siemens section.related-content .btn.btn-primary[disabled]:focus, .siemens section.related-content .btn.btn-primary[disabled].focus,
.siemens fieldset[disabled] section.related-content .btn.btn-primary:hover,
.siemens fieldset[disabled] section.related-content .btn.btn-primary:focus,
.siemens fieldset[disabled] section.related-content .btn.btn-primary.focus {
  background-color: #CDD9E1;
  border-color: #CDD9E1;
  color: #FFFFFF;
}
.siemens section.related-content .btn.btn-primary:focus, .siemens section.related-content .btn.btn-primary.focus {
  border-color: #EB780A;
  background: #EB780A;
  color: #FFFFFF;
}
.siemens section.related-content .btn.btn-primary:hover {
  border-color: #EB780A;
  background: #EB780A;
  color: #FFFFFF;
}
.siemens section.related-content .btn.btn-primary:focus, .siemens section.related-content .btn.btn-primary.focus, .siemens section.related-content .btn.btn-primary:active:focus, .siemens section.related-content .btn.btn-primary:active.focus, .siemens section.related-content .btn.btn-primary.active:focus, .siemens section.related-content .btn.btn-primary.active.focus {
  outline: none;
}
.siemens section.related-content .btn.btn-link {
  color: #FFFFFF;
}
.siemens section.related-content .pagination > li > a,
.siemens section.related-content .pagination > li > span {
  color: #FFFFFF;
  background-color: transparent;
  border: 1px solid 0;
}
.siemens section.related-content .pagination > li > a:hover, .siemens section.related-content .pagination > li > a:focus,
.siemens section.related-content .pagination > li > span:hover,
.siemens section.related-content .pagination > li > span:focus {
  color: #3C464B;
  background-color: #FFFFFF;
  border-color: #ddd;
}
.siemens section.related-content .pagination > .active > a, .siemens section.related-content .pagination > .active > a:hover, .siemens section.related-content .pagination > .active > a:focus,
.siemens section.related-content .pagination > .active > span,
.siemens section.related-content .pagination > .active > span:hover,
.siemens section.related-content .pagination > .active > span:focus {
  color: #3C464B;
  background-color: #FFFFFF;
  border-color: #FAA50A;
}
.siemens section.related-content .thumbnail {
  background-color: #FFFFFF;
}
.siemens section.related-content .thumbnail .h1d, .siemens section.related-content .thumbnail h1,
.siemens section.related-content .thumbnail .h2d, .siemens section.related-content .thumbnail h2,
.siemens section.related-content .thumbnail .h3d, .siemens section.related-content .thumbnail h3,
.siemens section.related-content .thumbnail .h4d,
.siemens section.related-content .thumbnail .alert,
.siemens section.related-content .thumbnail .alert-dismissable,
.siemens section.related-content .thumbnail .alert-dismissible,
.siemens section.related-content .thumbnail h4,
.siemens section.related-content .thumbnail h5,
.siemens section.related-content .thumbnail h6 {
  color: #2D373C;
}
.siemens section.tabs {
  background: #EBF0F5;
  padding: 0;
}
.siemens .slider {
  position: relative;
}
.siemens .slick-arrow {
  width: 60px;
  height: 60px;
  background-color: rgba(10, 20, 25, 0.3);
  color: #FFFFFF;
  z-index: 1;
}
.siemens .slick-arrow:focus, .siemens .slick-arrow:hover {
  background-color: rgba(10, 20, 25, 0.5);
}
.siemens .slick-next {
  position: absolute;
  right: 0;
}
.siemens .slick-next::before {
  font-family: "simpl-icons-newton";
  content: "\ea09";
  opacity: 1;
}
.siemens .slick-prev {
  position: absolute;
  left: 0;
}
.siemens .slick-prev::before {
  font-family: "simpl-icons-newton";
  content: "\ea06";
  opacity: 1;
}
.siemens .slick-prev.slick-disabled::before,
.siemens .slick-next.slick-disabled::before {
  opacity: 0.5;
}
.siemens .slick-dots li {
  margin: 0 -1px;
}
.siemens .slick-dots li button::before {
  color: #697882;
  font-family: "simpl-icons-newton";
  content: "\ea16";
  opacity: 1;
}
.siemens .slick-dots li.slick-active button::before {
  font-size: 12px;
  color: #697882;
}
.siemens section.shoutbox .slick-dots li button::before, .siemens section.related-content .slick-dots li button::before {
  color: #CDD9E1;
}
.siemens section.shoutbox .slick-dots li.slick-active button::before, .siemens section.related-content .slick-dots li.slick-active button::before {
  color: #CDD9E1;
}
.siemens iframe.externalAppIframe {
  border-style: hidden;
  border-width: 0px;
}
.siemens .register ul li a::before {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  display: inline-block;
  position: relative;
  top: 3px;
  left: -3px;
}
.siemens .register ul {
  list-style: none;
  color: red !important;
}
.siemens .register {
  margin-top: 45px;
}
.siemens #navigation > li > a.menu__link.gotochilds {
  visibility: hidden;
  display: none;
}
.siemens button,
.siemens input,
.siemens optgroup,
.siemens select,
.siemens textarea {
  color: #333333;
}
.siemens a[href*=http]:not([href*="//iportal"]):not([href*="sfs.siemens.cloud"]):not([href*="//3.126.120.157"])::after {
  font-family: "simpl-icons-newton";
}
.siemens a[href*=http]:not([href*="//iportal"]):not([href*="sfs.siemens.cloud"]):not([href*="//3.126.120.157"])::after {
  font-family: "simpl-icons-newton";
}
.siemens header .contact-header-container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.siemens header .languageContainer {
  overflow-y: hidden;
}
.siemens header .navbar.nav li > a {
  word-break: normal;
}
.siemens header .userTopMenu {
  padding-top: 0px;
}
.siemens .minimizeControl {
  cursor: pointer;
}
.siemens section .portlet {
  padding: 0px;
}
.siemens .form-group > label {
  position: relative;
  left: 0px;
  top: 0px;
}
.siemens .portlet-barebone .portlet-title-text {
  display: none;
}
.siemens .portlet-barebone section {
  padding: 0px;
  background: transparent;
}
.siemens .portlet-barebone .portlet {
  margin: 0px;
}
.siemens .portlet-barebone-margin .portlet-title-text {
  display: none;
}
.siemens .portlet-barebone-margin section {
  padding: 0px;
  background: transparent;
}
.siemens .portlet-barebone-margin .portlet-content {
  margin: 10px 0;
  padding: 10px 0;
}
.siemens .portlet-barebone-margin .portlet-content-editable,
.siemens .portlet-barebone-margin .portlet-content {
  padding: 0;
}
.siemens ul.siemensList li a::before {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  display: inline-block;
  position: relative;
  top: 3px;
  left: -3px;
}
.siemens ul.siemensList.siteMapList {
  color: #2387aa;
  background: #ebf0f5;
  padding: 0px;
}
.siemens ul.siemensList.siteMapList li :hover {
  background: #ebf0f5;
  color: #005578;
}
.siemens ul.siemensList.siteMapList .innerMapRow {
  padding: 0 0 10px 20px;
}
.siemens a.external::before {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  display: inline-block;
  position: relative;
  top: 3px;
  left: -3px;
}
.siemens a.external::after {
  font-family: "simpl-icons-newton";
  content: "\ea24";
}
.siemens h2.plmTitle {
  margin-top: 0px;
}
.siemens footer .siemensCopyright {
  padding-right: 40px;
}
.siemens.technoweb main {
  margin-top: 0px;
}
.siemens.technoweb .management-bar-nav.nav li.dropdown {
  display: inline-block;
  min-width: 160px;
  padding-top: 10px;
}
.siemens.technoweb .technoweb-upload-button {
  padding-top: 4px;
}
.siemens.technoweb .technoweb-upload-button img {
  width: 80px;
}
.siemens.technoweb .basic-search-slider .basic-search-close.btn.btn-default {
  display: none;
}
.siemens.technoweb .basic-search-slider .form-control.search-query {
  padding: 0 0 0 10px;
  height: 24px;
  width: 95%;
  margin-top: 3px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .siemens.technoweb .management-bar-collapse {
    border-width: 0px;
  }
  .siemens.technoweb .management-bar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
  }
  .siemens.technoweb .management-bar-nav {
    margin: 0;
  }
  .siemens.technoweb .management-bar-nav li {
    float: left;
  }
  .siemens.technoweb .management-bar-nav li a.btn.btn-default.lfr-portal-tooltip.hidden-xs {
    display: inline-block !important;
  }
  .siemens.technoweb .management-bar-nav li .basic-search .input-group-input {
    float: left;
  }
  .siemens.technoweb .management-bar-nav li .basic-search .input-group-input .basic-search-slider {
    display: inline;
  }
  .siemens.technoweb .management-bar-nav li .basic-search .input-group-btn {
    display: inline-block;
  }
  .siemens.technoweb .management-bar-nav li .basic-search .input-group-btn .btn.btn-default {
    margin-top: 3px;
  }
  .siemens.technoweb .management-bar-toggle {
    display: none;
  }
  .siemens.technoweb .management-bar-collapse {
    border-top-width: 0;
    box-shadow: none;
    clear: none;
    float: left;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
    width: auto;
  }
  .siemens.technoweb .management-bar .container-fluid-1280 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.siemens.technoweb .basic-search.input-group {
  min-width: 200px;
  padding: 5px 0;
  margin-left: 5px;
  margin-right: 5px;
}
.siemens.technoweb .basic-search.input-group .input-group-btn .btn.btn-default {
  padding: 0;
  min-width: 24px;
  min-height: 23px;
}
.siemens.technoweb .search-bar-formatting {
  margin-left: 5px;
  margin-right: 5px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.siemens.technoweb .panel-group .panel-heading.toggler-header.toggler-header-expanded {
  padding: 0 0 0 20px;
}
.siemens.technoweb .panel-group .panel-heading.toggler-header.toggler-header-collapsed {
  padding: 0 0 0 20px;
}
.siemens.technoweb .management-bar.management-bar-default {
  margin-bottom: 5px;
  min-height: 38px;
}
.siemens.technoweb .btn.btn-default.lfr-portal-tooltip.hidden-xs {
  margin: 7px 0 0 2px;
}
.siemens.technoweb .btn.btn-default.lfr-portal-tooltip.hidden-xs .icon-monospaced {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 22px;
  text-align: center;
  vertical-align: middle;
}
.siemens.technoweb .icon-monospaced .lexicon-icon.lexicon-icon-caret-bottom {
  display: block;
  height: 18px;
  line-height: 16px;
  width: 22px;
  padding: 0px;
}
.siemens.technoweb .icon-monospaced .lexicon-icon.lexicon-icon-caret-top {
  display: block;
  height: 18px;
  line-height: 16px;
  width: 22px;
  padding: 0px;
}
.siemens.technoweb .toggler-content.toggler-content-expanded .panel-body {
  padding: 2px 0 0 0;
}
.siemens.technoweb .table th {
  height: 16px;
  padding: 0 !important;
}
.siemens.technoweb .table tbody tr:first-child td {
  border-top: 1px solid #ddd;
}
.siemens.technoweb .searchcontainer-content .pagination-bar ul.pagination {
  margin: 0;
}
.siemens.technoweb .searchcontainer-content .taglib-search-iterator-page-iterator-bottom {
  padding-top: 0;
  padding-bottom: 0;
}
.siemens.technoweb .dropdown.pagination-items-per-page .dropdown-toggle,
.siemens.technoweb .pagination-results {
  padding-top: 0;
}
.siemens.technoweb .dropdown-menu.dropdown-menu-top {
  height: 90px;
}
.siemens.technoweb .portlet-content-editable,
.siemens.technoweb .portlet-content {
  padding: 5px;
}
.siemens .scroll-height-container {
  overflow-x: hidden;
  overflow-y: auto;
}
.siemens #darkLightMode {
  cursor: pointer;
  z-index: 999;
}
.siemens #darkLightMode,
.siemens #iconHeaderSun {
  color: #616161;
}
.siemens #iconBackGround,
.siemens #darkLightMode {
  position: absolute;
  bottom: 1px;
  right: 4px;
  font-size: 12px;
}
.siemens #iconBackGround {
  color: #fff;
  z-index: 888;
  font-size: 11px;
}
.siemens #iconHeaderSun {
  z-index: 777;
  font-size: 22px;
  position: absolute;
  bottom: -4px;
  right: -1px;
}

/** BUGFIXING  **/
.siemens .navbar.navbar-default.navbar-fixed-top {
  height: 110px;
}

.siemens .container {
  max-width: 100%;
}

/** for a 90% zoom out **/
@media (max-width: 1199px) {
  .siemens .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .siemens .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .siemens .container {
    width: 1360px;
  }
}
@media (min-width: 1600px) {
  .siemens .container {
    width: 1550px;
  }
}
@media (min-width: 1800px) {
  .siemens .container {
    width: 1730px;
  }
}
/* Menu position with control menu. */
.has-control-menu .affix,
.has-control-menu #wrapper {
  margin-top: 0 !important;
}

.siemens_custom_liferaymenu .control-menu {
  position: fixed;
  top: 0;
  width: 100% !important;
}
.siemens_custom_liferaymenu ~ .siemens > header {
  top: 51px;
}
.siemens_custom_liferaymenu ~ .siemens > main {
  margin-top: 178px;
}
.siemens_custom_liferaymenu ~ .siemens .navbar-nav .dropdown .dropdown-menu {
  top: 167px;
}

.siemens .navbar-default .navbar-nav > .responsive-menu {
  display: none;
}

/** FULLSCREEN DIALOG LIGHTBOX **/
.ekko-lightbox > .modal-dialog {
  width: 100%;
}

@media (max-width: 1024px) {
  .siemens {
    font-size: 13px;
  }
  .siemens h4 {
    font-size: 17px;
  }
  .siemens .navbar-header {
    width: auto;
  }
  .siemens .navbar-toggle {
    display: block;
  }
  .siemens ul.nav li.dropdown:hover > ul.dropdown-menu,
  .siemens ul.form-header li.dropdown:hover > ul.dropdown-menu,
  .siemens ul.form-footer li.dropdown:hover > ul.dropdown-menu,
  .siemens ul.sidebar li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
  .siemens .navbar-nav.navbar-primary li:last-child {
    border-bottom: none;
  }
  .siemens .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .siemens .container {
    width: auto;
  }
  .siemens ul.siemensList.siteMapList {
    background: #ffffff;
  }
  .siemens ul.siemensList.siteMapList li :hover {
    background: #ffffff;
  }
  #layout-column_column-2 .hide-mobile,
  #layout-column_column-4 .hide-mobile {
    display: none;
  }
  .siemens .navbar-default .navbar-nav > .responsive-menu {
    display: block;
  }
  .siemens .navbar-nav.navbar-primary li :hover {
    background: #ffffff;
    text-decoration: none;
  }
  .siemens .navbar-nav.navbar-primary .container .ihf-mid-left-links :hover {
    background-color: #006487;
  }
  .ihf-mid-left-links h4 {
    background-color: #006487;
  }
  .siemens .caret {
    display: none;
  }
  .siemens_custom_liferaymenu + .siemens .navbar-nav .dropdown .dropdown-menu {
    top: 82px;
  }
  .siemens .nav-mobile {
    width: 50%;
  }
  .siemens_custom_liferaymenu + .siemens .nav-mobile {
    top: 115px;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .siemens_custom_liferaymenu + .siemens .nav-mobile {
    background: transparent;
  }
}
@media (max-width: 1024px) {
  .siemens_custom_liferaymenu + .siemens .nav-mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .siemens .dropdown-menu {
    max-height: 580px;
  }
  .siemens .siemens .breadcrumb > li {
    max-width: none;
  }
  #navbar {
    /*margin-top:10px;*/
  }
  .navbar-nav > li {
    float: none;
  }
}
@media (max-width: 767px) {
  .siemens_custom_liferaymenu + .siemens .nav-mobile {
    top: 111px;
  }
  .siemens {
    font-size: 12px;
  }
  .siemens h4 {
    font-size: 16px;
  }
  .siemens .mobile-background {
    width: 0;
  }
  .siemens .nav-mobile {
    width: 100%;
  }
  .siemens .navbar-default .navbar-nav > .responsive-menu {
    display: block;
  }
  #layout-column_column-2 .hide-mobile,
  #layout-column_column-4 .hide-mobile {
    display: none;
  }
  .siemens .navbar-nav.navbar-primary li :hover {
    background: #ffffff;
    text-decoration: none;
    border-top: none;
  }
  .siemens .navbar-nav.navbar-primary .container .ihf-mid-left-links :hover {
    background-color: #006487;
  }
  .siemens .caret {
    display: none;
  }
  .siemens_custom_liferaymenu + .siemens .navbar-nav .dropdown .dropdown-menu {
    top: 176px;
  }
  /** FULLSCREEN DIALOG LIGHTBOX **/
  .ekko-lightbox > .modal-dialog {
    margin: 30px auto;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    overflow: unset;
  }
  .ekko-lightbox > .modal-dialog .modal-content {
    border-radius: 6px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border-width: inherit;
    height: inherit;
  }
  .ekko-lightbox > .modal-dialog .modal-content .modal-body {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    padding: 15px;
  }
  .siemens .container {
    width: auto;
  }
  ul.siemensList.siteMapList {
    background: #ffffff;
  }
  ul.siemensList.siteMapList li :hover {
    background: #ffffff;
  }
}
body > .lfr-simulation-device {
  z-index: 9999;
}

@media (max-width: 575.98px) {
  .siemens .setp-page .flexibleColumn {
    display: block;
  }
}
/** BREADCRUMBS **/
.siemens .breadcrumb {
  position: relative;
  float: left;
}
.siemens .breadcrumb .newton-arrow-down-small {
  display: none;
}
.siemens .breadcrumb .newton-arrow-right-small::before,
.siemens .breadcrumb .newton-arrow-down-small::before {
  margin-left: 3px;
}
.siemens .breadcrumb a {
  display: block;
}
.siemens .breadcrumb > li {
  position: relative;
  overflow: visible;
  float: left;
}
.siemens .breadcrumb > li.dropdown:hover > a > .newton-arrow-down-small, .siemens .breadcrumb > li.dropdown:hover > .newton-arrow-down-small {
  display: inline-block;
}
.siemens .breadcrumb > li.dropdown:hover > a > .newton-arrow-right-small {
  display: none;
}
.siemens .breadcrumb > li.dropdown:hover > ul {
  display: block;
  border: 1px solid #cdd9e1;
  padding: 10px 0 0 0;
  background: white;
}
.siemens .breadcrumb ul {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 10%;
}
.siemens .breadcrumb ul li {
  display: block;
  float: none;
  padding-right: 20px;
}
.siemens .breadcrumb ul li .hover-indicator {
  display: none;
}
.siemens .breadcrumb ul li:hover {
  background-color: #005578;
  padding-right: inherit;
}
.siemens .breadcrumb ul li:hover .hover-indicator {
  display: inline-block;
}
.siemens .breadcrumb ul li:hover a {
  display: inline-block;
  color: white;
}
.siemens .breadcrumb ul li:hover a:hover {
  text-decoration: none;
}
.siemens .breadcrumb ul a {
  padding: 10px 36px 10px 15px;
}
.siemens .breadcrumb ul a a:hover {
  color: #fff;
}

/** ALERT **/
.liferayalert.alert-danger.alert-danger-content {
  background-color: white;
}
.liferayalert.alert-danger.alert-danger-content strong.lead {
  visibility: hidden;
}
.liferayalert.alert-danger.alert-danger-content strong.lead::before {
  content: "Attention";
  visibility: visible;
}
.liferayalert.alert-danger.alert-danger-content strong.lead::after {
  content: "\a";
  white-space: pre;
  visibility: visible;
}

/** MESSAGE ERROR PAGE **/
.message-error {
  color: #cc0000;
}

.siemens.setp section.container.setp {
  padding-top: 0px;
}

.siemens.intranet .container.intranet {
  padding-top: 0px;
}

/** IHF - MID **/
.ihf-mid .header-search form .form-group,
.ihf-mid .header-search form .lfr-ddm-field-group {
  margin-bottom: 0;
}
.ihf-mid .header-search form input {
  border: none;
}
.ihf-mid .header-search form .icon-monospaced {
  padding-top: 0;
}
.ihf-mid .search-results {
  margin-top: 10px;
}
.ihf-mid .search-results .form-group {
  width: 100%;
}
.ihf-mid .search-results .form-group .search-input {
  height: 30px;
  padding: 6px 12px;
}
.ihf-mid .search-results button {
  margin-top: 0;
  padding: 4px 12px;
}
.ihf-mid .search-results .search-layout {
  margin: 0;
}
.ihf-mid .search-results .result .main-content-body {
  margin-top: 0;
}
.ihf-mid .search-results .result .main-content-body .list-group-item {
  height: auto;
}
.ihf-mid .search-results .result .main-content-body .list-group-item .list-group-item-field,
.ihf-mid .search-results .result .main-content-body .list-group-item .list-group-item-content {
  border: none;
}
.ihf-mid .search-results .result .main-content-body .list-group-item .list-group-item-content {
  padding-top: 0;
  padding-bottom: 0;
}
.ihf-mid .no-padding-left {
  padding-left: 0;
}
.ihf-mid .no-padding-right {
  padding-left: 0;
}
@media screen and (max-width: 1024px) {
  .ihf-mid .nav-mobile {
    overflow-y: scroll;
  }
  .ihf-mid .nav-mobile > .container {
    background-color: #ffffff;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-nav {
    padding: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary .navigation-full-screen {
    display: none;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen {
    padding: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen li {
    border-top: 1px solid #cdd9e1;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen a:after {
    content: none;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen .header-link-list {
    padding: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen .header-link-list li {
    padding: 0 0 0 15px;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen .header-link-list .p1 {
    padding: 10px 0 10px 25px;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen .header-link-list .mailbox > a {
    display: block;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen .contact-header-container {
    padding: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen .contact-header-container .col-md-4 {
    padding: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-left-links {
    background: inherit;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-left-links h4 {
    display: none;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-left-links ul {
    margin-bottom: 0;
    padding: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-left-links ul li {
    padding: 0 0 0 15px;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-left-links ul li > a:hover, .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-left-links ul li > a:focus {
    color: inherit;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-left-links ul li > a i {
    display: none;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-left-links ul li > a p {
    margin: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-right-links {
    border: none;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-right-links h3 {
    display: none;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-right-links ul li a {
    color: inherit;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .ihf-mid-right-links ul li a i {
    display: none;
  }
  .ihf-mid .nav-mobile .web-content-search {
    display: none;
  }
  .ihf-mid .header-search {
    padding-left: 10px;
  }
  .ihf-mid .header-search form {
    margin-left: 15px;
    margin-right: 15px;
  }
  .ihf-mid .header-search form .fieldset > div {
    display: flex;
    justify-content: space-between;
  }
  .ihf-mid .header-search form .fieldset > div .form-group-inline .form-control {
    padding: 6px 12px;
    height: 30px;
    background-color: inherit;
    box-shadow: none;
  }
}
@media screen and (min-width: 1025px) {
  .ihf-mid .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li.web-content-search-icon {
    display: none;
  }
  .ihf-mid .navbar .ihf-navigation li > a {
    padding-top: 10px;
    padding-bottom: 5px !important;
  }
  .ihf-mid .nav-mobile > .container {
    background-color: #ffffff;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-nav {
    padding: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary {
    margin-top: 0;
  }
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary .navigation-mobile-screen {
    display: none;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1200px) {
  .ihf-mid .search .header-search {
    float: right;
    margin-top: -22px;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1200px) {
  .ihf-mid .search .header-search {
    float: right;
    margin-top: -5px;
  }
}
@media screen and (min-width: 1025px) {
  .ihf-mid .search .header-search .form-control {
    padding: 6px 12px;
    height: 30px;
    box-shadow: none;
  }
}
.ihf-mid .ihf-mid-left-links {
  background: #006487;
  overflow: auto !important;
}
.ihf-mid .ihf-mid-left-links h4 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 2px;
  padding: 8px;
  position: sticky;
  width: 100%;
  top: 0;
}
.ihf-mid .ihf-mid-left-links ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.ihf-mid .ihf-mid-left-links ul li {
  padding: 8px 8px 8px 15px;
}
.ihf-mid .ihf-mid-left-links ul li > a {
  color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ihf-mid .ihf-mid-left-links ul li > a:hover, .ihf-mid .ihf-mid-left-links ul li > a:focus {
  color: #ffffff;
}
.ihf-mid .ihf-mid-left-links ul li > a:before {
  content: none;
}
.ihf-mid .ihf-mid-left-links ul li > a:after {
  content: none !important;
}
.ihf-mid .ihf-mid-left-links ul li > a i {
  line-height: normal;
}
.ihf-mid .ihf-mid-left-links ul li .collapse {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ihf-mid .ihf-mid-right-links {
  border: 1px solid #dfe6ed;
}
.ihf-mid .ihf-mid-right-links h3 {
  border-top: 1px solid #dfe6ed;
  color: #2387aa;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 8px;
  background: #ebf0f5;
}
.ihf-mid .ihf-mid-right-links ul {
  margin-bottom: 0;
}
.ihf-mid .ihf-mid-right-links ul li {
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 0;
}
.ihf-mid .ihf-mid-right-links ul li a,
.ihf-mid .ihf-mid-right-links ul li .accordion-link {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 0 5px 10px !important;
}
.ihf-mid .ihf-mid-right-links ul li a:before, .ihf-mid .ihf-mid-right-links ul li a:after {
  content: none !important;
}
.ihf-mid .ihf-mid-right-links ul li a i {
  line-height: normal;
}
.ihf-mid .ihf-mid-right-links ul li .collapse {
  overflow: hidden;
  text-overflow: ellipsis;
}
.ihf-mid .ihf-mid-right-links ul li :hover {
  background: #ebf0f5;
}
.ihf-mid .dropdown.lfr-icon-menu {
  z-index: 1000;
}
.ihf-mid .video-wrapper {
  display: block;
  position: relative;
  max-width: 100%;
}
.ihf-mid .video-wrapper > div {
  padding-top: 56.25%;
}
.ihf-mid .video-wrapper .kWidgetIframeContainer {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: -36px;
  border: none;
}
@media (min-width: 1025px) {
  .ihf-mid .branding {
    margin: 0;
    float: right;
    color: #788791;
  }
  .ihf-mid .mobile-branding {
    display: none;
  }
}
@media (max-width: 1024px) {
  .ihf-mid .branding {
    display: none;
  }
  .ihf-mid .mobile-branding {
    margin-right: 15px;
    float: right;
    color: #788791;
  }
}
@media (max-width: 767px) {
  .ihf-mid .navbar.navbar-default.navbar-fixed-top {
    max-height: 127px;
    height: auto;
  }
}
.ihf-mid .top-banner {
  background: transparent;
  padding: 10px;
  overflow-x: hidden;
  height: 58px;
}
.ihf-mid .top-banner > .row {
  flex-wrap: nowrap;
}
.ihf-mid .top-banner.default {
  background: #ebf0f5;
}
.ihf-mid .rss_publisher ul {
  list-style: none;
}
.ihf-mid .rss_publisher ul li a::before {
  font-family: "simpl-icons-newton";
  content: "\ea09";
  display: inline-block;
  font-size: 14px;
  position: relative;
  top: 3px;
  left: -3px;
}
.ihf-mid .slider .slick-arrow {
  opacity: 0;
}
.ihf-mid .slider .slick-arrow-display {
  opacity: 1;
}
.ihf-mid .slider .slick-slide img {
  width: 100%;
}
.ihf-mid .ihf-mid-page .media-image-container a[href*=http]:not([href*="//iportal"]):not([href*="sfs.siemens.cloud"]):not([href*="//3.126.120.157"])::after {
  content: none;
}
.ihf-mid .ihf-mid-page .portlet-column-content.empty {
  padding: 5px !important;
  display: none;
}
.ihf-mid .secondary-background-color {
  background-color: #ebf0f5;
}

.siemens.ihf-mid section.container.ihf-mid {
  padding-top: 0px;
}

.ihfBookmarksList {
  padding: 5px 0 !important;
}
.ihfBookmarksList .accordion-link p {
  margin: 0;
  padding: 5px;
}
.ihfBookmarksList .accordion-link i {
  margin: 0;
  padding: 5px;
}

.ihf-bookmark {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  position: relative;
}
.ihf-bookmark:hover .ihf-bookmark-button {
  transition: 0.5s;
  right: 0;
}
.ihf-bookmark .ihf-bookmark-button {
  display: flex;
  width: 60px;
  height: 37px;
  background-color: #ccd9e5;
  position: absolute;
  right: -60px;
  transition: 0.5s;
  box-shadow: inset 5px 0px 10px -7px #34495e;
  cursor: pointer;
}
.ihf-bookmark .ihf-bookmark-button:hover:before {
  font-family: "FontAwesome Solid";
  background-color: #ccd9e5;
  box-shadow: inset 5px 0px 10px -7px #34495e;
}
.ihf-bookmark .ihf-bookmark-button:before {
  font-family: "FontAwesome";
  content: "\f005";
  color: #4d7399;
  font-size: large;
  display: flex;
  flex-flow: row;
  justify-content: center;
  height: 37px;
  width: 100%;
  align-items: center;
}
.ihf-bookmark a {
  display: flex;
  justify-content: space-between;
  flex: 1 1 0;
}
.ihf-bookmark a p {
  margin: 0;
  padding: 5px 0 5px 10px;
}
.ihf-bookmark a i {
  margin: 0;
  padding: 5px;
}

.portlet-title-text {
  display: none;
}

.ihf-lt-portlet-container {
  display: flex;
  flex-flow: row;
  flex: 1 1 0;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-flex: 1 1 0;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  width: 1360px;
}
.ihf-lt-portlet-container .ihf-lt-container {
  display: flex;
  flex-flow: column;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  width: 100%;
  /*    .ihf-lt-titles-row::before,
  .ihf-lt-titles-row::after {
    content: '';
  }*/
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-titles-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-evenly;
  display: -webkit-flex;
  -webkit-flex-flow: row nowrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  margin-bottom: -40px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-titles-row .ihf-lt-title {
  font-family: "SiemensSans";
  font-weight: 500;
  font-size: large;
  color: black;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-titles-row .ihf-lt-title.ihf-lt-portallinks-title {
  display: flex;
  flex-flow: column;
  flex: 0 1 310px;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  -webkit-flex: 0 1 310px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-titles-row .ihf-lt-title.ihf-lt-mylinks-title {
  display: flex;
  flex-flow: row wrap;
  flex: 1 1 0;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-flex: 1 1 0;
  max-width: 1100px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-justify-content: flex-end;
  -webkit-align-items: center;
  padding: 15px;
  z-index: 2;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-saveorder-button {
  display: inline-block;
  margin-right: 30px;
  text-transform: uppercase;
  padding: 5px 15px;
  background: none;
  color: #51bebe;
  font-weight: bold;
  position: relative;
  transition: color 0.25s ease;
  border: 3px solid #51bebe;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-saveorder-button:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #51bebe;
  transform-origin: left;
  transition: width 0.25s ease;
  z-index: -1;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-saveorder-button:hover {
  color: white;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-saveorder-button:hover::after {
  width: 100%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-addfolder-container .ihf-lt-addfolder-button {
  font-family: "SiemensSans";
  font-weight: 500;
  font-size: large;
  color: black;
  text-align: right;
  cursor: pointer;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-addfolder-container .ihf-lt-addfolder-button:hover {
  color: #51bebe;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-addfolder-container .ihf-lt-addfolder-button span:before {
  font-family: FontAwesome Solid;
  content: "\f055";
  color: #51bebe;
  padding-right: 5px;
  font-size: 16px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-addfolder-container .ihf-lt-addfolder-modal-container {
  display: flex;
  display: -webkit-flex;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s, overflow 0s;
  width: 310px;
  height: 140px;
  right: 15px;
  position: absolute;
  background-color: white;
  z-index: 2;
  box-shadow: 0 4px 8px 0 rgba(51, 102, 153, 0.1), 0 6px 20px 0 rgba(51, 102, 153, 0.1);
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-addfolder-container .ihf-lt-addfolder-modal-container.showItem {
  max-height: 140px;
  overflow: hidden;
  transition: max-height 0.5s, overflow 0.5s 0.5s;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-topbuttons-container .ihf-lt-addfolder-container .ihf-lt-addfolder-modal {
  display: flex;
  flex-flow: column;
  flex: 1 1 0;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  -webkit-flex: 1 1 0;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  padding: 25px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-input-row {
  display: flex;
  flex-flow: column;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  height: 60px;
  width: 100%;
  margin-bottom: 10px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-input-row .form-group.input-text-wrapper {
  width: 100%;
  margin: 0;
  font-family: SiemensSans;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-input-row .form-group.input-text-wrapper .ihf-lt-input {
  border: 2px solid #aab4bb;
  height: 40px;
  padding: 10px;
  padding-top: 15px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-input-row .form-group.input-text-wrapper .ihf-lt-input.error {
  border: 2px solid red;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-input-row span {
  color: red;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-button-row {
  display: flex;
  flex-flow: row;
  height: 40px;
  width: 100%;
  justify-content: space-evenly;
  align-items: self-end;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-button-row button {
  padding: 10px 40px;
  border: none;
  height: 40px;
  width: 100%;
  font-family: "SiemensSans";
  font-size: 16px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-button-row .ihf-lt-save-button {
  background-color: #51bebe;
  color: white;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-button-row .ihf-lt-save-button:hover {
  background-color: #3ea8a8;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-button-row .ihf-lt-cancel-button {
  background-color: #ebeff5;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-button-row .ihf-lt-cancel-button:hover {
  background-color: #ccd6e5;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container {
  display: flex;
  display: -webkit-flex;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarks-container {
  display: flex;
  flex-flow: column;
  flex: 0 1 310px;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  -webkit-flex: 0 1 310px;
  min-width: 310px;
  background-color: #ebeff5;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 0px -6px 16px rgba(51, 102, 153, 0.1);
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarks-container .ihf-lt-bookmarksfilters-container {
  border-bottom: 1px solid #adb6bd;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarks-container .ihf-lt-bookmarksfilters-container .form-group.input-select-wrapper {
  border: none;
  width: 100%;
  overflow: hidden;
  background: white;
  border-radius: 0;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarks-container .ihf-lt-bookmarksfilters-container .form-group.input-select-wrapper:after {
  pointer-events: none;
  font-family: simpl-marengo-icons;
  content: "\ea86";
  position: absolute;
  right: 5px;
  top: 14px;
  font-size: large;
  font-weight: 800;
  vertical-align: middle;
  color: #aab4bb;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarks-container .ihf-lt-bookmarksfilters-container .form-group.input-select-wrapper .ihf-lt-filter-select {
  padding: 17px 15px;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  -webkit-appearance: none;
  font-family: "SiemensSans";
  font-weight: 500;
  color: black;
  cursor: pointer;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarks-container .ihf-lt-bookmarksfilters-container .form-group.input-select-wrapper .ihf-lt-filter-select:disabled {
  background-color: #cdd9e1;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarks-container .ihf-lt-bookmarksfilters-container .form-group.input-select-wrapper .ihf-lt-filter-select::-ms-expand {
  display: none;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarks-container .ihf-lt-bookmarkslist-container {
  display: flex;
  flex-flow: column;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  -webkit-align-items: center;
  margin-top: 15px;
  overflow: auto;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container {
  display: flex;
  flex-flow: row wrap;
  flex: 1 1 0;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-flex: 1 1 0;
  margin: 0 20px 20px 20px;
  min-height: 134px;
  min-width: 990px;
  max-width: 990px;
  width: 990px;
  overflow-x: auto;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-nofolders {
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  background-color: #eaeef4;
  width: 100%;
  text-align: center;
  padding: 50px;
  font-family: "SiemensSans";
  font-size: 16px;
  font-weight: 500;
  max-height: 200px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-nofolders > span:before {
  font-family: FontAwesome Solid;
  content: "\f071";
  padding-right: 10px;
  color: #51bebe;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder {
  background-color: #ebeff5;
  width: 310px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container {
  display: flex;
  flex-flow: row;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  position: relative;
  overflow: hidden;
  height: 60px;
  width: 310px;
  background-color: white;
  box-shadow: 0px -6px 16px rgba(51, 102, 153, 0.1);
  cursor: move;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-handler {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-title {
  display: flex;
  flex-flow: row;
  flex: 1 1 0;
  justify-content: flex-start;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-flex: 1 1 0;
  -webkit-justify-content: flex-start;
  -webkit-align-items: center;
  font-family: SiemensSans;
  font-weight: 500;
  font-size: 16px;
  color: #51bebe;
  padding: 15px;
  width: 90%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-title span {
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 90%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-showactions {
  font-family: FontAwesome Solid;
  content: "\f141";
  position: absolute;
  height: 60px;
  right: 0;
  color: #5e6c77;
  cursor: pointer;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-showactions:hover:before {
  color: #51bebe;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-showactions:before {
  font-family: FontAwesome Solid;
  content: "\f141";
  height: 60px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-actions {
  right: -120px;
  position: absolute;
  width: 120px;
  top: 0;
  height: 60px;
  transition: 0.5s;
  color: #5e6c77;
  display: flex;
  flex-flow: row;
  display: -webkit-flex;
  -webkit-flex-flow: row;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-actions.showActions {
  right: 0;
  transition: 0.5s;
  background-color: white;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-actions .ihf-lt-bookmarksfolder-actionicon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 1 0;
  display: -webkit-flex;
  -webkit-flex: 1 1 0;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  font-size: x-large;
  cursor: pointer;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-actions .ihf-lt-bookmarksfolder-actionicon.ihf-lt-bookmarksfolder-edit:before {
  content: "\ea8c";
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-actions .ihf-lt-bookmarksfolder-actionicon.ihf-lt-bookmarksfolder-delete:before {
  content: "\ea6f";
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-actions .ihf-lt-bookmarksfolder-actionicon.ihf-lt-bookmarksfolder-close:before {
  content: "\ea44";
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-actions .ihf-lt-bookmarksfolder-actionicon:before {
  font-family: "simpl-marengo-icons";
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-title-container .ihf-lt-bookmarksfolder-actions .ihf-lt-bookmarksfolder-actionicon:hover {
  color: #51bebe;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-links {
  min-height: 45px;
  overflow: hidden;
  transition: max-height 0.2s;
  padding: 15px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-links.collapsed {
  max-height: none !important;
  transition: max-height 0.2s;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-showmore {
  display: flex;
  justify-content: flex-end;
  display: -webkit-flex;
  -webkit-justify-content: flex-end;
  color: #41aaaa;
  border-bottom: 1px solid #adb6bd;
  padding: 10px 0 10px 0;
  margin: 0 15px 10px 15px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-showmore span {
  cursor: pointer;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-showmore span:before {
  font-family: FontAwesome Solid;
  content: "\f106";
  padding-right: 5px;
  vertical-align: middle;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-showmore span.collapsed:before {
  content: "\f107";
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-more {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-more.collapsed {
  max-height: 1000px;
  overflow: hidden;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-addlink {
  font-family: SiemensSans;
  font-size: 15px;
  padding: 0 15px 15px 15px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-addlink span {
  color: black;
  cursor: pointer;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-addlink span:before {
  font-family: FontAwesome Solid;
  content: "\f055";
  color: #adb6bd;
  padding-right: 5px;
  font-size: 16px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-addlink span:hover {
  color: #51bebe;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder .ihf-lt-bookmarksfolder-content .ihf-lt-bookmarksfolder-addlink span:hover:before {
  color: #51bebe;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder.is-pointer-down, .ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .ihf-lt-bookmarksfolder.is-pointer-down.is-dragging {
  box-shadow: 0 0px 8px 0 rgba(51, 102, 153, 0.1), 0 0px 40px 0 rgba(51, 102, 153, 0.1);
  z-index: 5;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-main-container .ihf-lt-bookmarksfolders-container .packery-drop-placeholder {
  border: 2px dashed #aab4bb;
}
.ihf-lt-portlet-container .ihf-lt-container .ihfLTFiltersContainer {
  display: flex;
  flex-flow: column;
  flex: 0 0 25%;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  -webkit-flex: 0 0 25%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark {
  display: flex;
  flex-flow: row;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  padding: 10px;
  width: 100%;
  margin-bottom: 5px;
  position: relative;
  background-color: #dae0e5;
  box-shadow: 0px 2px 30px #ebeff5;
  cursor: move;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark a {
  max-width: 90%;
  color: black;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 90%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark a:before {
  font-family: "simpl-icons-newton";
  content: "\ea24";
  vertical-align: middle;
  font-size: 20px;
  padding-right: 5px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark a:after {
  content: "" !important;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark.ihf-lt-bookmark-custom {
  background-color: #f3f4f6;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark.ihf-lt-bookmark-custom a {
  max-width: 80%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark.ihf-lt-bookmark-custom .ihf-lt-bookmark-actions {
  width: 50px;
  right: -90px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark.ihf-lt-bookmark-hidden {
  display: none;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark.ui-sortable-helper {
  transform: rotate(5deg);
  cursor: move;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark:hover:after {
  color: transparent;
  transition: 0.2s;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark:hover .ihf-lt-bookmark-actions {
  transition: 0.5s;
  right: 0;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark .ihf-lt-bookmark-actions {
  position: absolute;
  height: 100%;
  width: 50px;
  right: -90px;
  transition: 0.5s;
  font-family: "simpl-marengo-icons";
  display: flex;
  flex-flow: row;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  color: #5e6c77;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark .ihf-lt-bookmark-actions .ihf-lt-boomark-action-item {
  display: flex;
  flex-flow: row;
  flex: 1 1 0;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-flex: 1 1 0;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  font-size: x-large;
  cursor: pointer;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark .ihf-lt-bookmark-actions .ihf-lt-boomark-action-item:hover {
  color: #51bebe;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark .ihf-lt-bookmark-actions .ihf-lt-bookmark-edit:before {
  content: "\ea8c";
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark .ihf-lt-bookmark-actions .ihf-lt-bookmark-delete:before {
  content: "\ea6f";
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addfolder-modal .ihf-lt-addfolder-modal-content {
  border-radius: 0;
  border: none;
  font-family: SiemensSans;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addfolder-modal .ihf-lt-addfolder-modal-content .modal-header {
  border: none;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container {
  display: flex;
  display: -webkit-flex;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s, overflow 0s;
  width: 310px;
  background-color: white;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1032;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container.showItem {
  max-height: 340px;
  overflow: hidden;
  transition: max-height 0.5s, overflow 0.5s 0.5s;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-title {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  padding: 10px 15px 15px 15px;
  font-size: large;
  font-family: SiemensSans;
  font-weight: 700;
  color: #aab4bb;
  text-transform: uppercase;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal {
  padding: 15px;
  width: 100%;
  display: flex;
  flex-flow: column;
  flex: 1 1 0;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  -webkit-flex: 1 1 0;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-inputrow {
  display: flex;
  flex-flow: column;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  width: 100%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-inputrow .form-group.input-text-wrapper {
  width: 100%;
  margin: 0;
  font-family: SiemensSans;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-inputrow .form-group.input-text-wrapper .ihf-lt-addbookmark-input {
  border: 2px solid #aab4bb;
  height: 40px;
  padding: 10px;
  padding-top: 15px;
  margin-bottom: 10px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-inputrow .form-group.input-text-wrapper .ihf-lt-addbookmark-input.error {
  border: 2px solid red;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-inputrow span {
  color: red;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-buttonrow {
  display: flex;
  flex-flow: row;
  justify-content: space-evenly;
  align-items: self-end;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  height: 40px;
  width: 100%;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-buttonrow button {
  padding: 10px 40px;
  border: none;
  height: 40px;
  width: 100%;
  font-family: "SiemensSans";
  font-size: 16px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-buttonrow .ihf-lt-save-button {
  background-color: #51bebe;
  color: white;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-buttonrow .ihf-lt-save-button:hover {
  background-color: #3ea8a8;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-buttonrow .ihf-lt-cancel-button {
  background-color: #ebeff5;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-buttonrow .ihf-lt-cancel-button:hover {
  background-color: #ccd6e5;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-warning-row {
  margin-top: 15px;
  border-top: 2px solid #ebeff5;
  display: flex;
  display: -webkit-flex;
  color: black;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-warning-row span {
  margin-top: 10px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-addbookmark-modal-container .ihf-lt-addbookmark-modal .ihf-lt-warning-row span:before {
  font-family: FontAwesome Solid;
  content: "\f071";
  padding-right: 5px;
  color: #74838d;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-editfoldername-container {
  display: flex;
  display: -webkit-flex;
  position: absolute;
  background: white;
  z-index: 0;
  width: 310px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s, overflow 0s;
  height: 140px;
  box-shadow: 0 4px 8px 0 rgba(51, 102, 153, 0.1), 0 6px 20px 0 rgba(51, 102, 153, 0.1);
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-editfoldername-container.showItem {
  z-index: 4 !important;
  max-height: 140px;
  overflow: hidden;
  transition: max-height 0.5s, overflow 0.5s 0.5s;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-editfoldername-container .ihf-lt-editfoldername-modal {
  display: flex;
  flex-flow: column;
  flex: 1 1 0;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: column;
  -webkit-flex: 1 1 0;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  padding: 15px;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-blackmask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1031;
  background: black;
  opacity: 0.5;
}
.ihf-lt-portlet-container .ihf-lt-container .ihf-lt-bookmark-placeholder {
  height: 45px;
  min-height: 45px;
  width: 100%;
  background-color: transparent;
  border: 2px dashed #aab4bb;
  margin-bottom: 5px;
}

.if-lt-confirm-modal {
  z-index: 1032 !important;
  font-family: SiemensSans;
  font-size: large;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content {
  border: none;
  border-radius: 0px;
  width: 100%;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-header {
  border: none;
  display: flex;
  justify-content: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  font-weight: 700;
  color: #aab4bb;
  text-transform: uppercase;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-header button.close {
  display: none;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-body {
  display: none;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-footer {
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-footer button {
  padding: 10px 40px;
  border: none;
  height: 40px;
  font-family: "SiemensSans";
  font-size: 16px;
  border-radius: 0;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-footer .ihf-lt-save-button {
  background-color: #51bebe;
  color: white;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-footer .ihf-lt-save-button:hover {
  background-color: #3ea8a8;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-footer .ihf-lt-cancel-button {
  background-color: #ebeff5;
}
.if-lt-confirm-modal .if-lt-confirm-modal-content .modal-footer .ihf-lt-cancel-button:hover {
  background-color: #ccd6e5;
}

.ihf-lt-addlink-modal-content > div.yui3-widget-hd.modal-header {
  color: #aab4bb;
  border: none;
  text-transform: uppercase;
  font-weight: 700;
  font-family: SiemensSans;
}

.ihf-search-results .panel-search-results {
  border-width: 0px;
  padding-bottom: 10px;
  color: #2387AA;
  width: 100%;
  display: flex;
}
.ihf-search-results .panel-search-results:before {
  font-family: "Siemens Web Icons";
  content: "\e60b";
  display: inline-block;
  position: relative;
}
.ihf-search-results .panel-search-results .ihf-search-data-container {
  flex-flow: column;
  margin-left: 10px;
}
.ihf-search-results .panel-search-results .ihf-search-data-container .ihf-search-snipped {
  color: gray;
  font-weight: normal;
}
.ihf-search-results .panel-item-search {
  background-color: #ebf0f5;
  padding: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  align-items: center;
}
.ihf-search-results .panel-item-search:hover {
  background-color: #dfe6ed;
  color: #005578;
}
.ihf-search-results .ihf-search-type {
  margin-left: auto;
  color: gray;
}

.ihf-search-suggestion {
  padding-top: 10px;
  font-weight: bolder;
  font-size: large;
}
.ihf-search-suggestion .ihf-search-suggestion-resultsnum {
  color: gray;
  font-size: small;
}

.ihf-search-tabs {
  padding-bottom: 20px;
  width: fit-content;
  color: #2387AA;
}
.ihf-search-tabs .ihf-search-tab-item {
  padding-right: 3vw;
  font-weight: bold;
}
.ihf-search-tabs .ihf-search-tab-item .ihf-filter-selected {
  font-weight: bold;
  color: #005578;
}
.ihf-search-tabs .ihf-search-tab-item > a {
  -webkit-appearance: none;
  border: none;
}
.ihf-search-tabs .ihf-search-tab-item > a:hover {
  font-weight: bold;
}

.ihf-search-results-pagination {
  justify-content: center;
  padding: 10px;
}
.ihf-search-results-pagination a {
  padding: 6px 10px;
}
.ihf-search-results-pagination .ihf-page-number {
  padding: 6px;
}
.ihf-search-results-pagination a.active {
  background-color: #2387AA;
  color: white;
}

.ihf-icon-search {
  font: icon;
  font-size: x-large;
  position: absolute;
  right: 2%;
  margin-top: 1.5%;
  z-index: 1;
  cursor: pointer;
}
.ihf-icon-search.ihf-header {
  font-size: 15px;
  right: 5%;
  margin-top: 3%;
}
@media (max-width: 1024px) {
  .ihf-icon-search.ihf-header {
    margin-top: 2%;
  }
}
.ihf-icon-search:after {
  font-family: "Siemens Web Icons";
  content: "\e657";
  color: #788791;
}

.ihf-inc-search-results {
  background: white;
  position: absolute;
  z-index: 1;
  width: 99.9%;
  border: 2px solid #dfe6ed;
  margin-top: -2px;
}
.ihf-inc-search-results .ihf-search-suggestion-elem {
  padding: 15px;
  background-color: transparent;
  color: #788791;
}
.ihf-inc-search-results .ihf-search-suggestion-elem:hover {
  background-color: #dfe6ed;
  color: #2387AA;
  cursor: pointer;
}
.ihf-inc-search-results .ihf-search-suggestion-elem.ihf-search-suggestion-marked {
  background-color: #dfe6ed;
  color: #2387AA;
  cursor: pointer;
}
.ihf-inc-search-results.ihf-header {
  width: 99.2%;
}
.ihf-inc-search-results.ihf-header .ihf-search-suggestion-elem {
  padding: 7px 7px 7px 15px;
}

.ihf-search-container {
  min-width: 300px;
}
.ihf-search-container div {
  width: 100%;
  margin-bottom: 0px;
  z-index: 1;
}
.ihf-search-container .ihf-search-text-field {
  border: 2px solid #CDD9E1;
  background-color: white;
}
.ihf-search-container .ihf-search-text-field .ihf-search-input {
  width: 90%;
  border: none;
  padding: 6px 12px;
  box-shadow: none;
  outline: none;
  min-height: 56px;
}
.ihf-search-container .ihf-search-text-field .ihf-search-input::placeholder {
  color: #ffffff;
}
.ihf-search-container .ihf-search-text-field .ihf-search-input.ihf-header {
  min-height: 0px;
  font-size: 12px;
  margin-top: 2px;
}
.ihf-search-container .ihf-search-text-field .ihf-search-placeholder {
  position: absolute;
  padding: 12px 14px;
  pointer-events: none;
  color: #777777;
  left: 0px;
  margin-top: 6px;
  transition: 0.2s ease all;
}
.ihf-search-container .ihf-search-text-field .ihf-search-placeholder.ihf-header {
  margin-top: -6px;
}
.ihf-search-container .ihf-search-text-field .ihf-search-txf-placeholder:after {
  font-family: "Siemens Web Icons";
  content: "\e620";
  color: #788791;
  font-size: smaller;
}
.ihf-search-container .ihf-search-text-field .ihf-search-input:not(:placeholder-shown) + .ihf-search-placeholder {
  transform: translate(-0.45rem, -1.1rem) scale(0.8);
  -ms-transform: translate(-0.45rem, -1.1rem) scale(0.8);
  -webkit-transform: translate(-0.45rem, -1.1rem) scale(0.8);
  -moz-transform: translate(-0.45rem, -1.1rem) scale(0.8);
  margin-top: 8px;
}
.ihf-search-container .ihf-search-text-field .ihf-search-input:not(:placeholder-shown) + .ihf-search-placeholder.ihf-header {
  transform: translate(-0.7rem, -1.6rem) scale(0.6);
  -ms-transform: translate(-0.7rem, -1.6rem) scale(0.6);
  -webkit-transform: translate(-0.7rem, -1.6rem) scale(0.6);
  -moz-transform: translate(-0.7rem, -1.6rem) scale(0.6);
}
.ihf-search-container .ihf-search-text-field .ihf-search-input:not(:placeholder-shown) + .ihf-search-txf-placeholder {
  transform: translate(-1.4rem, -1.1rem) scale(0.8);
  -ms-transform: translate(-1.4rem, -1.1rem) scale(0.8);
  -webkit-transform: translate(-1.4rem, -1.1rem) scale(0.8);
  -moz-transform: translate(-1.4rem, -1.1rem) scale(0.8);
  margin-top: 0px;
}

.ihf-spinner-search {
  position: absolute !important;
  width: 20px !important;
  right: 10%;
  top: 65%;
  height: 0;
}
.ihf-spinner-search.ihf-header {
  position: absolute !important;
  top: 1vh;
  right: unset;
  left: 75%;
}

.ihf-search-alternative-words {
  color: gray;
  font-size: 15px;
  margin-bottom: 20px;
}
.ihf-search-alternative-words .ihf-search-alternative-link {
  font-weight: bold;
}

@media only screen and (min-width: 300px) and (max-width: 1024px) {
  .ihf-search-container {
    min-width: unset !important;
  }
  .ihf-icon-search {
    margin-top: 2.5vh !important;
    right: 8vw !important;
  }
  .ihf-icon-search.ihf-header {
    right: 10vw !important;
    font-size: x-large;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) and (min-width: 767px) and (max-width: 1024px) {
  .ihf-icon-search.ihf-header {
    right: 5vw !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) and (min-width: 767px) and (max-width: 1024px) {
  .ihf-icon-search {
    right: 5vw !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
  .ihf-search-placeholder.ihf-header {
    left: 3vw !important;
    margin-top: 7px !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) and (min-width: 767px) and (max-width: 1024px) {
  .ihf-search-placeholder.ihf-header {
    left: 2vw !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
  .ihf-search-results .ihf-search-type {
    width: 40% !important;
    text-align: end !important;
  }
  .ihf-search-results .ihf-search-data-container {
    margin-right: 15px !important;
    overflow: hidden;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
  .ihf-inc-search-results {
    width: 99.5%;
  }
  .ihf-inc-search-results.ihf-header {
    width: 90vw;
    display: contents !important;
  }
  .ihf-inc-search-results .ihf-search-suggestion-elem {
    background-color: white;
  }
  .ihf-inc-search-results .no-result {
    background: white;
    padding: 5px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
  .ihf-search-input.ihf-header {
    min-height: 56px !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
  #search-collapse .nav-mobile {
    margin-top: 0;
    background: transparent;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
  .ihf-spinner-search {
    right: 17% !important;
  }
  .ihf-spinner-search.ihf-header {
    top: 18% !important;
    left: unset !important;
    right: 18% !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
  #search-collapse .nav-mobile .ihf-spinner-search {
    top: 25% !important;
  }
}
.ihf-spinner-search {
  position: relative;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.4);
}
.ihf-spinner-search .sk-chase {
  position: absolute;
  top: 20%;
  animation: search-spinner 1s infinite linear both;
}
.ihf-spinner-search .sk-chase img {
  width: 20px;
}
@keyframes search-spinner {
  100% {
    transform: rotate(360deg);
  }
}

.ihf-mid-footer-links {
  margin-top: 25px;
}

.ihf-mid-linklist.social-channels-list {
  line-height: 0;
  padding-top: 0;
  margin-top: -12px;
}

.ihf-mid-linklist.social-channels-list li {
  display: block;
  float: left;
  margin-right: 8px;
  font-size: 1.4rem;
}

.ihf-mid-linklist.social-channels-list li a {
  color: #697882;
  display: inherit;
}

.ihf-mid-linklist.social-channels-list li a:hover {
  text-decoration: none !important;
  color: #005578;
}

.ihf-mid-linklist.social-channels-list li a:active {
  color: #788791;
}

.ihf-mid-linklist.social-channels-list li a:focus {
  text-decoration: none !important;
}

.ihf-mid-linklist.social-channels-list li a::after {
  content: "" !important;
}

.ihf-mid-linklist.social-channels-list li a::before {
  content: "" !important;
}

.ihf-mid-inbox-item {
  border: 1px solid lightgrey;
}
.ihf-mid-inbox-item h4 {
  border-left: 5px solid #009999;
  padding-left: 10px;
}
.ihf-mid-inbox-item .thumbnail {
  background-color: transparent;
  margin: 0;
}
.ihf-mid-inbox-item a:hover, .ihf-mid-inbox-item a:focus {
  text-decoration: none;
}
.ihf-mid-inbox-item a:after {
  content: none !important;
}
.ihf-mid-inbox-item a img {
  max-width: 100%;
  width: 100%;
}
.ihf-mid-inbox-item a .col-container {
  display: table;
  width: 100%;
}
.ihf-mid-inbox-item a .col-container:hover img {
  transform: scale(1.03);
  transition: all 1.5s ease !important;
}
.ihf-mid-inbox-item a .col-container .caption {
  padding: 5px;
}
.ihf-mid-inbox-item a .col-container .caption-with-padding-top {
  padding-top: 15px;
}
.ihf-mid-inbox-item a .col-container .caption-with-background {
  position: absolute;
  top: 40%;
  padding: 15px;
  opacity: 70%;
  color: black;
  max-width: 50%;
  max-height: 50%;
  overflow: hidden;
}
.ihf-mid-inbox-item a .col-container .caption-with-background.bg-left {
  left: 5%;
}
.ihf-mid-inbox-item a .col-container .caption-with-background.bg-right {
  right: 5%;
}
.ihf-mid-inbox-item a .col-container .caption-with-background.bg-center {
  left: 30%;
}
.ihf-mid-inbox-item a .col-container .caption-with-background.bg-carousel-left {
  left: 12%;
}
.ihf-mid-inbox-item a .col-container .caption-with-background.bg-carousel-right {
  right: 12%;
}
.ihf-mid-inbox-item a .col-container .caption-with-background.bg-carousel-center {
  left: 30%;
}
.ihf-mid-inbox-item a .col-container .img-container {
  width: 40%;
}
.ihf-mid-inbox-item a .col-container .left {
  float: left;
  margin-right: 15px;
}
.ihf-mid-inbox-item a .col-container .right {
  float: right;
  margin-left: 15px;
}
.ihf-mid-inbox-item a .col-container .background {
  width: 100%;
}

.siemens li.p1 {
  line-height: 20px;
  padding: 16px 0 16px 10px;
}

.siemens li.contact.mailbox > a {
  color: #2387aa;
}

.siemens ul.header-link-list > li.mailbox a::before {
  font-family: "simpl-icons-newton";
  content: "\ea22";
  display: inline-block;
  font-size: 14px;
  position: relative;
  top: 3px;
  left: -3px;
  color: #2d373c;
}

.siemens ul.header-link-list > li.contact-left a::after {
  font-family: "simpl-icons-newton";
  content: "\ea0a";
  display: inline-block;
  font-size: 14px;
  position: relative;
  top: 3px;
  float: right;
}

/** RSS PUBLISHER **/
.feed-entry-content {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
.feed-entry-content .icon-calendar {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: url(../images/clay/calendar.svg) 50% 50% no-repeat;
  background-size: 1rem auto;
  vertical-align: middle;
  margin-right: 0.125rem;
}

.rss-feed-image img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
}

/** Alert error messages **/
.portlet-body .liferayalert.alert-danger.alert-danger-content {
  background-color: #dc0000;
}

/** bug on alert messages double close button **/
.siemens .alert .close::before {
  content: "";
}

/** IHF Navigation Arrows **/
.siemens-ihf-nav UL LI A::after {
  font-family: "simpl-icons-newton";
  display: inline-block;
  position: relative;
  font-size: 16px;
  top: 3px;
  left: 5px;
  line-height: 0px;
}

.siemens-ihf-nav UL li a.up::after {
  content: "\ea0e" !important;
  color: green;
}

.siemens-ihf-nav UL li a.down::after {
  content: "\ea04" !important;
  color: red;
}

.siemens-ihf-nav UL li a.neutral::after {
  content: "\ea3f" !important;
}

.siemens-ihf-nav UL li a.none::after {
  content: "";
  display: none;
  line-height: 0px;
}

/** IHF DOCUMENT-ATTACHMENT TEMPLATE STYLES **/
.content-documents .card {
  float: left;
  width: 100%;
}

.content-documents .taglib-vertical-card .icon-vertical-card-container.aspect-ratio {
  background-color: #f1f5fa;
  width: 100px;
  height: 100px;
  overflow: inherit;
  float: left;
  padding-bottom: 0;
}

.content-documents .taglib-vertical-card-footer {
  float: left;
  width: 200px;
}

.content-documents .card-col-content {
  max-width: 100%;
}

/** button for fullscreen on images **/
.fullscreen-button {
  position: absolute;
  opacity: 0.75;
  width: 27px;
  height: 27px;
  font-size: 19px;
  margin: auto;
  left: 47.5%;
  bottom: 6px;
}
.fullscreen-button .newton-zoom {
  background: white;
  color: black;
}
.fullscreen-button .newton-zoom:hover {
  color: black;
}

.fullscreen-button:hover {
  background-color: #fff;
  opacity: 1;
}

.siemens .fullscreen-button > a.newton-zoom {
  text-decoration: none;
  padding: 10px;
}

/** button for fullscreen on images on gallery carousel**/
.slider .fullscreen-button {
  bottom: 10px;
}

.mobile-access {
  display: none;
}

.carousel-indicators li {
  border: 1px solid black !important;
  background-color: white !important;
}

/** iOS devices Safari **/
@supports (-webkit-overflow-scrolling: touch) {
  .ihf-mid .nav-mobile > .container .navigation-entries .navbar-primary > .navigation-mobile-screen a {
    word-break: initial;
  }
  @media (max-width: 767px) {
    .collapse.in[aria-expanded=true] {
      height: 100vh;
    }
    .siemens .container {
      padding: 0;
    }
    .navbar .navbar-collapse:first-child,
    .navbar-collapse-absolute .navbar-collapse {
      position: initial;
      min-height: 339px;
      width: 100vw;
      max-height: 100vh;
    }
    /*.siemens_custom_liferaymenu {
      + .siemens {
        & .nav-mobile {
          top: 115px
        }
      }
    }*/
    .ihf-mid .no-padding-left {
      padding-right: 0;
    }
  }
}
/** Multi level menu start **/
.icon {
  font-family: "feather";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.icon--arrow-left:before {
  content: "\e901";
}

.icon--menu:before {
  content: "\e903";
}

.icon--cross:before {
  content: "\e117";
}

/* Menu styles */
.menu {
  /*position: fixed;
  top: 120px;
  left: 0;
  width: 300px;
  height: calc(100vh - 120px);
  background: red;*/
}

.menu a {
  color: #2d373c;
}

.menu__wrap {
  overflow: hidden;
  /*position: absolute;
  top: 3.5em;
  bottom: 0;
  overflow: hidden;
  width: 100%;*/
}

.menu__level {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  overflow-y: scroll;
  width: calc(100% + 50px);
  /*height: 100%;*/
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.menu__level:focus {
  outline: none;
}

.menu__level--current {
  visibility: visible;
}

.menu__item {
  /*display: block;
  width: calc(100% - 50px);*/
}

.menu__link {
  /*font-weight: 600;
  position: relative;
  display: block;
  padding: 1em 2.5em 1em 1.5em;
  color: green;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;*/
}

.menu__link[data-submenu]::after {
  /*content: '\e904';
  font-family: 'feather';
  position: absolute;
  right: 0;
  padding: 0.25em 1.25em;
  color: #2a2b30;*/
}

.menu__link:hover,
.menu__link:focus,
.menu__link[data-submenu]:hover::after,
.menu__link[data-submenu]:focus::after {
  /*color: blue;*/
}

.menu__link--current::before {
  /*content: '\00B7';
  font-size: 1.5em;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 0.5em;
  height: 4px;
  color: violet;*/
}

[class^=animate-],
[class*=" animate-"] {
  visibility: visible;
}

.animate-outToRight .menu__item {
  -webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate-outToLeft .menu__item {
  -webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate-inFromLeft .menu__item {
  -webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate-inFromRight .menu__item {
  -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.menu__breadcrumbs {
  font-size: 0.65em;
  line-height: 1;
  position: relative;
  padding: 2.5em 3.75em 1.5em 2.5em;
}

.menu__breadcrumbs a {
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: yellowgreen;
}

.menu__breadcrumbs a:last-child {
  pointer-events: none;
}

.menu__breadcrumbs a:hover,
.menu__breadcrumbs a:focus {
  color: deepskyblue;
}

.menu__breadcrumbs a:not(:last-child)::after {
  content: "\e902";
  font-family: "feather";
  display: inline-block;
  padding: 0 0.5em;
  color: #33353e;
}

.menu__breadcrumbs a:not(:last-child):hover::after,
.menu__breadcrumbs a:not(:last-child):focus::after {
  color: #33353e;
}

.menu__back {
  font-size: 1.05em;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 2.25em;
  margin: 0;
  padding: 1.365em 0.65em 0 0;
  cursor: pointer;
  color: #2a2b30;
  border: none;
  background: none;
}

.menu__back--hidden {
  pointer-events: none;
  opacity: 0;
}

.menu__back:hover,
.menu__back:focus {
  color: #fff;
  outline: none;
}

/* Open and close buttons */
.action {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
}

.action:focus {
  outline: none;
}

.action--open {
  font-size: 1.5em;
  top: 1em;
  left: 1em;
  display: none;
  color: #fff;
  position: fixed;
  z-index: 1000;
}

.action--close {
  font-size: 1.1em;
  top: 1.25em;
  right: 1em;
  display: none;
  color: #45464e;
}

/** Update styles on theme **/
.siemens .navbar-default .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.siemens #ml-menu ul.header-link-list {
  padding: 50px 90px;
  min-height: 300px;
  /*overflow: hidden;*/
  background-color: #eaeaea;
  width: 100vw;
  left: 0;
  position: fixed;
  top: 110px;
}

.container-scroll > .row > #submenu-2 {
  overflow-x: auto;
  white-space: nowrap;
}

.container-scroll > .row > #submenu-2 > .col-xs-12 {
  display: inline-flex;
}

#ml-menu li.menu__item.menu-goback {
  font-size: 12px;
}

#ml-menu li.menu__item.menu-goto {
  font-size: 16px;
}

#ml-menu ul.links-column-group {
  list-style-type: none;
}

#ml-menu ul.links-column-group li {
  border-top: 1px solid #cdd9e1;
}

#ml-menu ul.links-column-group li:hover {
  background-color: #dfe6ed;
}

#ml-menu ul.links-column-group li:last-child {
  border-bottom: 1px solid #cdd9e1;
}

#ml-menu ul.links-column-group li > a.menu__link {
  width: 100%;
  display: inline-block;
  padding: 10px;
}

#ml-menu ul.links-column-group li > a.menu__link.gotolink {
  width: 80%;
  display: inline-block;
  padding: 10px;
}

#ml-menu ul.links-column-group li > a.menu__link.gotochilds {
  width: 14% !important;
}

#ml-menu ul.links-column-group li > a.menu__link.gotochilds:after {
  content: "\e607";
  font-family: "siemens-webicons-webfont";
  display: inline-block;
  position: relative;
  color: #2d373c;
  opacity: 0.6;
  right: 15px;
  top: calc(50% - 8px);
}

#overlay-left {
  display: none;
}

/** Styles for mobile view **/
@media (max-width: 1024px) {
  nav#ml-menu {
    width: 50%;
    margin-top: 5px;
    position: fixed;
    right: 0;
    opacity: 1;
  }
  .siemens #ml-menu ul.header-link-list {
    padding: 0;
    background-color: #ffffff;
    width: 50vw;
    right: 0;
    left: unset;
    min-height: 420px;
  }
  #overlay-left {
    height: 100vh;
    width: 50vw;
    background-color: #000000;
    opacity: 0.7;
    position: fixed;
    left: 0;
    top: 0;
    display: block;
  }
  #ml-menu ul.links-column-group {
    padding-left: 0;
  }
  #ml-menu ul.links-column-group li:last-child {
    border-bottom: none;
  }
  #ml-menu .menu-goback-responsive {
    display: block;
  }
  .siemens .pre-scrollable {
    max-height: 535px;
  }
  #ml-menu ul.links-column-group li:hover {
    background-color: #ffffff;
  }
}
@media (min-width: 1025px) {
  nav#ml-menu {
    display: block;
  }
  #ml-menu .menu-goback-responsive {
    display: none;
  }
  .siemens #ml-menu ul.header-link-list {
    width: 100vw;
  }
}
@media (max-width: 767px) {
  nav#ml-menu {
    width: 100vw;
  }
  .siemens #ml-menu ul.header-link-list {
    width: 100vw;
    min-height: 380px;
  }
  .siemens .pre-scrollable {
    max-height: 535px;
  }
  #ml-menu ul.links-column-group li:hover {
    background-color: #ffffff;
  }
  #overlay-left {
    width: 0;
  }
}
/** Multi level menu end **/
/***adjustments header***/
.siemens #nav-container {
  clear: left;
  padding-top: 5px;
}
.siemens .header-left {
  top: 10px;
}
.siemens .header-right .icon-left {
  margin-right: 4px;
}
.siemens .header-right .glyphicon-envelope {
  position: relative;
  top: 2px;
}
.siemens .header-right .dropdown-toggle {
  cursor: pointer;
}
.siemens .header-right .ihf-dropdown-toggle {
  cursor: pointer;
}
.siemens .header-right .directories .siemens-ihf-nav {
  width: 100%;
}
.siemens .header-right .directories .siemens-ihf-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.siemens .header-right .directories .siemens-ihf-nav ul li {
  white-space: nowrap;
  font-size: 15px !important;
  padding: 0;
  margin: 3px 0;
}
.siemens .header-right .directories .siemens-ihf-nav ul li.p1 {
  font-weight: bold;
}
.siemens .header-right .directories .siemens-ihf-nav ul li.p1 + li {
  padding-left: 10px;
}
.siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right {
  margin-top: 10px;
  display: block;
}
.siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li.branding {
  padding: 0 15px 0 0;
  margin: 20px 0 0 0;
  border-right: 1px solid #788791;
}
.siemens .pre-scrollable {
  overflow-y: auto;
}

.has-control-menu .siemens:not(.no_liferaymenu) #ml-menu ul.header-link-list {
  top: 170px;
}

/***responsive***/
@media (max-width: 1024px) {
  .mobile-access {
    display: block;
  }
  .mobile-access a {
    color: #333333;
    font-size: 14px;
  }
  nav#ml-menu {
    width: 50%;
    z-index: 1;
  }
  #overlay-left {
    z-index: 1;
    width: 50%;
  }
  .siemens .nav-mobile {
    width: 50%;
    overflow-y: auto;
  }
  .siemens .mobile-bar,
  .siemens .header-right,
  .siemens .branding-container {
    padding-right: 0;
  }
  .siemens .mobile-bar {
    position: relative;
    z-index: 1;
    width: 90%;
  }
  .siemens .header-right .user,
  .siemens .header-right .contact {
    display: none;
  }
  .siemens .navbar .navbar-nav.navbar-right {
    margin-top: 0 !important;
  }
  .siemens .navbar .navbar-nav.navbar-right > li.branding {
    display: none;
  }
  .siemens #ml-menu ul.header-link-list {
    height: calc(100vh - 110px);
    overflow: auto;
    left: 50vw;
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .siemens .navbar-nav.navbar-primary {
    height: calc(100vh - 100px);
  }
}
@media (max-width: 1024px) {
  .has-control-menu .siemens #ml-menu ul.header-link-list {
    height: calc(100vh - 170px);
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .has-control-menu .siemens .navbar-nav.navbar-primary {
    height: calc(100vh - 160px);
  }
}
@media (max-width: 1024px) {
  .has-control-menu .siemens.no_liferaymenu #ml-menu ul.header-link-list {
    height: calc(100vh - 120px);
  }
  .has-control-menu .siemens.no_liferaymenu .navbar-nav.navbar-primary {
    height: calc(100vh - 110px);
  }
}
@media (max-width: 767px) {
  #overlay-left {
    display: none !important;
  }
  .siemens .nav-mobile,
  .siemens .navbar-nav.navbar-primary,
  .siemens nav#ml-menu {
    width: 100%;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top {
    top: 0px;
  }
  .siemens #ml-menu ul.header-link-list {
    left: 0;
  }
  .has-control-menu .siemens:not(.no_liferaymenu) .navbar.navbar-default.navbar-fixed-top {
    top: 48px;
  }
  .siemens_custom_liferaymenu + .siemens .nav-mobile {
    /*top:125px;*/
  }
}
@media (max-width: 599px) {
  .siemens header > .container {
    padding: 0;
  }
  .siemens .phone-collapse {
    display: block !important;
  }
  .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li > a > i {
    padding: 9.5px 4.5px;
  }
}
/** Remove arrows on menu **/
#ml-menu ul.links-column-group li > a.menu__link::after {
  content: "";
}

/** Adds bottom margin to iOS mobiles **/
@supports (-webkit-overflow-scrolling: touch) {
  @media (max-width: 1024px) {
    .has-control-menu .siemens #ml-menu ul.header-link-list {
      height: calc(100vh - 270px);
    }
    .has-control-menu .siemens.no_liferaymenu #ml-menu ul.header-link-list {
      height: calc(100vh - 120px);
    }
    .has-control-menu .siemens.no_liferaymenu .navbar-nav.navbar-primary {
      height: calc(100vh - 210px);
    }
  }
}
.siemens .navbar.navbar-default.navbar-fixed-top {
  height: 120px;
  border: unset;
}

.has-control-menu .siemens:not(.no_liferaymenu) #ml-menu ul.header-link-list {
  top: 178px;
}

@media (min-width: 1025px) {
  nav#ml-menu {
    bottom: -61px;
  }
}
a[href*=http]:not([href*="//iportal"]):not([href*="sfs.siemens.cloud"]):not([href*="//3.126.120.157"])::after {
  vertical-align: middle;
}

.siemens_custom_liferaymenu + .siemens > main {
  margin-top: 178px;
  padding-top: 5px;
}

/** Hides buttons on popover from calendars **/
.yui3-widget-ft.popover-footer {
  display: none;
}

/** Footer of the calendar **/
.siemens-calendar-footer {
  display: none;
}

.yui3-widget-ft {
  padding: 20px;
}

/** Square next to the name of the calendars **/
.calendar-square {
  float: left;
  width: 10px;
  height: 10px;
  margin: 3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/** Font colour fixed for calendar events **/
.scheduler-event {
  color: #ffffff !important;
}

/** Added a fix for centering modal on ie11 **/
.modal.in .modal-dialog {
  -ms-transform: translate(-50%, -50%) !important;
}

/** Styles to deactivating the configuration bar **/
.toggle-controls {
  display: inline-block !important;
}

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

.controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper, .controls-visible .portlet.open > .portlet-topper {
  transform: translateY(-70%) !important;
}

.ihf-expand-portlet-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  border: none;
}
.ihf-expand-portlet-button:after {
  font-family: "FontAwesome Solid";
  font-weight: 900;
  content: "\f31e";
  display: flex;
  align-content: center;
  justify-content: center;
}

.ihf-expand-portlet-button.ihf-expand-portlet-button-expanded {
  position: fixed !important;
  top: 16px !important;
  right: 16px !important;
}
.ihf-expand-portlet-button.ihf-expand-portlet-button-expanded:after {
  font-family: "FontAwesome Solid";
  font-weight: 900;
  content: "\f78c" !important;
}

.ihf-expanded-portlet {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  background: #fff !important;
  padding: 5% !important;
  z-index: 100000;
}
.ihf-expanded-portlet img {
  max-width: 512px !important;
}
@media (max-width: 1024px) {
  .ihf-expanded-portlet img {
    max-width: 256px !important;
  }
}
.ihf-expanded-portlet iframe {
  max-height: 85% !important;
}

/* Styles for improving submenu visibility */
.ihf-mid .ihf-mid-left-links ul li .collapsing div a {
  color: #ffffff;
}

.ihf-mid .ihf-mid-left-links ul li .collapse div a {
  color: #ffffff;
}

/* Styles for animation banner*/
.right2left {
  position: relative;
  white-space: nowrap;
  display: inline-flex;
  -webkit-transform: rotate(1turn);
  -webkit-backface-visibility: hidden;
  -webkit-will-change: transform;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run;
  -webkit-animation-duration: 15s;
  transform: rotate(1turn);
  backface-visibility: hidden;
  will-change: transform;
  animation-fill-mode: forwards;
  animation: linear infinite;
  animation-name: run;
  animation-duration: 15s;
}
.right2left:hover {
  animation-play-state: paused;
}

.right2left150 {
  position: relative;
  white-space: nowrap;
  display: inline-flex;
  -webkit-transform: rotate(1turn);
  -webkit-backface-visibility: hidden;
  -webkit-will-change: transform;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run150;
  -webkit-animation-duration: 15s;
  transform: rotate(1turn);
  backface-visibility: hidden;
  will-change: transform;
  animation-fill-mode: forwards;
  animation: linear infinite;
  animation-name: run150;
  animation-duration: 15s;
}
.right2left150:hover {
  animation-play-state: paused;
}

.right2left200 {
  position: relative;
  white-space: nowrap;
  display: inline-flex;
  -webkit-transform: rotate(1turn);
  -webkit-backface-visibility: hidden;
  -webkit-will-change: transform;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run200;
  -webkit-animation-duration: 15s;
  transform: rotate(1turn);
  backface-visibility: hidden;
  will-change: transform;
  animation-fill-mode: forwards;
  animation: linear infinite;
  animation-name: run200;
  animation-duration: 15s;
}
.right2left200:hover {
  animation-play-state: paused;
}

.right2left250 {
  position: relative;
  white-space: nowrap;
  display: inline-flex;
  -webkit-transform: rotate(1turn);
  -webkit-backface-visibility: hidden;
  -webkit-will-change: transform;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run250;
  -webkit-animation-duration: 15s;
  transform: rotate(1turn);
  backface-visibility: hidden;
  will-change: transform;
  animation-fill-mode: forwards;
  animation: linear infinite;
  animation-name: run250;
  animation-duration: 15s;
}
.right2left250:hover {
  animation-play-state: paused;
}

.right2left300 {
  position: relative;
  white-space: nowrap;
  display: inline-flex;
  -webkit-transform: rotate(1turn);
  -webkit-backface-visibility: hidden;
  -webkit-will-change: transform;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run300;
  -webkit-animation-duration: 15s;
  transform: rotate(1turn);
  backface-visibility: hidden;
  will-change: transform;
  animation-fill-mode: forwards;
  animation: linear infinite;
  animation-name: run300;
  animation-duration: 15s;
}
.right2left300:hover {
  animation-play-state: paused;
}

.right2left350 {
  position: relative;
  white-space: nowrap;
  display: inline-flex;
  -webkit-transform: rotate(1turn);
  -webkit-backface-visibility: hidden;
  -webkit-will-change: transform;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run350;
  -webkit-animation-duration: 15s;
  transform: rotate(1turn);
  backface-visibility: hidden;
  will-change: transform;
  animation-fill-mode: forwards;
  animation: linear infinite;
  animation-name: run350;
  animation-duration: 15s;
}
.right2left350:hover {
  animation-play-state: paused;
}

.right2left400 {
  position: relative;
  white-space: nowrap;
  display: inline-flex;
  -webkit-transform: rotate(1turn);
  -webkit-backface-visibility: hidden;
  -webkit-will-change: transform;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run400;
  -webkit-animation-duration: 15s;
  transform: rotate(1turn);
  backface-visibility: hidden;
  will-change: transform;
  animation-fill-mode: forwards;
  animation: linear infinite;
  animation-name: run400;
  animation-duration: 15s;
}
.right2left400:hover {
  animation-play-state: paused;
}

.banner-element {
  border-right: 1px solid #f1f3f2;
  flex-shrink: 0;
  padding: 0 16px 0 0;
  margin-right: 16px;
  text-transform: none;
}

@keyframes run {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@keyframes run150 {
  0% {
    left: 100%;
  }
  100% {
    left: -150%;
  }
}
@keyframes run200 {
  0% {
    left: 100%;
  }
  100% {
    left: -200%;
  }
}
@keyframes run250 {
  0% {
    left: 100%;
  }
  100% {
    left: -250%;
  }
}
@keyframes run300 {
  0% {
    left: 100%;
  }
  100% {
    left: -300%;
  }
}
@keyframes run350 {
  0% {
    left: 100%;
  }
  100% {
    left: -350%;
  }
}
@keyframes run400 {
  0% {
    left: 100%;
  }
  100% {
    left: -400%;
  }
}
.down2up {
  position: relative;
  animation: linear infinite;
  animation-name: MoveUpDown;
  animation-duration: 10s;
}

.down2up .row {
  text-align: center;
  padding-bottom: 35px;
}

.down2up2 {
  position: relative;
  animation: linear infinite;
  animation-name: MoveUpDown2;
  animation-duration: 10s;
}

.down2up2 .row {
  text-align: center;
  padding-bottom: 35px;
}

.down2up3 {
  position: relative;
  animation: linear infinite;
  animation-name: MoveUpDown3;
  animation-duration: 10s;
}

.down2up3 .row {
  text-align: center;
  padding-bottom: 35px;
}

.down2up4 {
  position: relative;
  animation: linear infinite;
  animation-name: MoveUpDown4;
  animation-duration: 10s;
}

.down2up4 .row {
  text-align: center;
  padding-bottom: 35px;
}

.down2up5 {
  position: relative;
  animation: linear infinite;
  animation-name: MoveUpDown5;
  animation-duration: 10s;
}

.down2up5 .row {
  text-align: center;
  padding-bottom: 35px;
}

.down2up6 {
  position: relative;
  animation: linear infinite;
  animation-name: MoveUpDown6;
  animation-duration: 10s;
}

.down2up6 .row {
  text-align: center;
  padding-bottom: 35px;
}

.psam_links_wrapper {
  overflow: auto !important;
  max-height: 200px;
  white-space: unset !important;
}

.psam_links_section_webcontent {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  position: relative;
}
.psam_links_section_webcontent a {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 0 5px 10px !important;
}

@keyframes MoveUpDown {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes MoveUpDown2 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-150%);
  }
}
@keyframes MoveUpDown3 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-250%);
  }
}
@keyframes MoveUpDown4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-350%);
  }
}
@keyframes MoveUpDown5 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-450%);
  }
}
@keyframes MoveUpDown6 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-550%);
  }
}
.animate-flicker {
  animation: flickerAnimation 15s infinite;
  animation: flickerAnimation 15s infinite;
}

@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.lfr-custom-colors {
  display: flex;
  flex-wrap: wrap;
}
.lfr-custom-colors .lfr-psam-custom-colors-container {
  width: 50%;
}
.lfr-custom-colors .lfr-psam-custom-colors-container .lfr-psam-custom-color {
  display: flex;
}

.ihf-sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: SiemensSansBlack;
}
.ihf-sidebar-menu a::after {
  content: unset !important;
}
.ihf-sidebar-menu a:focus, .ihf-sidebar-menu a:hover {
  background-color: unset !important;
}
.ihf-sidebar-menu a {
  outline: none !important;
}
.ihf-sidebar-menu .lfr-nav-item {
  cursor: pointer;
  max-width: 100%;
  font-size: 12px;
  min-height: 70px;
  text-align: center;
  background-color: #EBF0F5;
  margin: 0 !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ihf-sidebar-menu .lfr-nav-item .ihf-menu-option-icon {
  position: relative;
  width: 20px;
  height: 20px;
  left: 40%;
  font-size: 21px;
  top: -6px;
}
.ihf-sidebar-menu .lfr-nav-item .ihf-link-menu-span {
  color: #666666;
  word-break: break-word;
  display: grid;
  width: 100%;
}
.ihf-sidebar-menu .lfr-nav-item .ihf-link-menu-span span {
  padding-top: 10px;
  padding-bottom: 5px;
}
.ihf-sidebar-menu .lfr-nav-item .ihf-first-menu-option {
  min-width: 95px;
  min-height: 68px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
.ihf-sidebar-menu .lfr-nav-item.open .ihf-link-menu-span {
  color: #006487;
}
.ihf-sidebar-menu .lfr-nav-item.open .dropdown-menu {
  position: absolute;
  display: grid;
  left: 100%;
  min-width: 60vw;
  top: 0;
}
.ihf-sidebar-menu .lfr-nav-item:hover {
  text-decoration: underline !important;
}
.ihf-sidebar-menu .lfr-nav-item.dropdown.open {
  background-color: #006487;
}
.ihf-sidebar-menu .lfr-nav-item.dropdown.open span {
  color: white;
}
.ihf-sidebar-menu .lfr-nav-item.dropdown.open li span {
  color: #666666;
  display: inline-block;
  margin: 5px;
}
.ihf-sidebar-menu .lfr-nav-item.dropdown.open .level-1 {
  transition: all 1s ease-in-out;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  border: unset;
  opacity: unset;
  overflow: hidden;
  max-height: unset;
}
.ihf-sidebar-menu .lfr-nav-item.dropdown.open .level-1 .lfr-nav-sub-item {
  flex: 0 0 25%;
  align-items: flex-start;
  justify-content: flex-start;
  /*pointer-events: none;*/
}
.ihf-sidebar-menu .lfr-nav-item.dropdown.open .level-1 .lfr-nav-sub-item a {
  pointer-events: all;
}
.ihf-sidebar-menu .lfr-nav-item.dropdown.open .level-1 .lfr-nav-sub-item.ihf-menu-link-to-parent {
  flex: 1 0 100%;
  height: 55px;
  padding: 15px;
  font-size: 28px;
  box-shadow: 0 24px 3px -24px #333333;
}
.ihf-sidebar-menu .lfr-nav-item.dropdown.open .level-1 .lfr-nav-sub-item.active a {
  background-color: unset !important;
  font-weight: bold !important;
}
@media (max-width: 1024px) {
  .ihf-sidebar-menu .lfr-nav-item.dropdown.open .level-1 {
    width: 100%;
  }
}
.ihf-sidebar-menu .lfr-nav-sub-item {
  margin-top: 10px;
}
.ihf-sidebar-menu .lfr-nav-sub-item a {
  padding: 10px 15px !important;
  white-space: initial !important;
  display: flex !important;
}
.ihf-sidebar-menu .lfr-nav-sub-item a span {
  margin-left: 10px;
  max-width: 200px;
}
.ihf-sidebar-menu .lfr-nav-sub-item ul {
  list-style: none;
  max-height: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease-in-out;
}
.ihf-sidebar-menu .lfr-nav-sub-item ul li {
  padding: 5px 20px;
  word-break: break-word;
}
.ihf-sidebar-menu .lfr-nav-sub-item.dropdown-submenu .submenu-dropdown-toggle:after {
  font-family: Siemens Web Icons;
  content: "\e605" !important;
  position: absolute;
  font-weight: bold;
  top: 13px;
  margin-left: 205px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ihf-sidebar-menu .lfr-nav-sub-item.dropdown-submenu.selected {
  background-color: unset;
}
.ihf-sidebar-menu .lfr-nav-sub-item.dropdown-submenu.selected .submenu-dropdown-toggle:after {
  transform: rotate(180deg);
}
.ihf-sidebar-menu .lfr-nav-sub-item.selected > ul {
  visibility: visible;
  opacity: 1;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ihf-sidebar-menu .lfr-nav-item-3child {
  padding: 2px;
}
.ihf-sidebar-menu .lfr-nav-item-3child a {
  padding: 10px !important;
}
.ihf-sidebar-menu .ihf-menu-links-and-tools {
  background-color: black;
}
.ihf-sidebar-menu .ihf-menu-links-and-tools span {
  color: orange !important;
  margin-top: 20px !important;
  padding: 20px 0 !important;
}
.ihf-sidebar-menu .ihf-menu-links-and-tools:after {
  font-family: Siemens Web Icons;
  content: "\e652" !important;
  color: orange;
  position: absolute;
  font-size: 17px;
  top: 10px;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item {
  margin-top: 10px;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item a {
  padding: 10px 15px !important;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item a span {
  margin-left: 10px;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item ul {
  list-style: none;
  max-height: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease-in-out;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item ul li {
  padding: 5px 20px;
  word-break: break-word;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item.dropdown-submenu .submenu-3-dropdown-toggle {
  position: relative;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item.dropdown-submenu .submenu-3-dropdown-toggle:after {
  font-family: Siemens Web Icons;
  content: "\e605" !important;
  position: absolute;
  font-weight: bold;
  top: 14px;
  margin-left: 185px;
  color: #666666;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item.dropdown-submenu.selected {
  background-color: unset;
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item.dropdown-submenu.selected .submenu-3-dropdown-toggle:after {
  transform: rotate(180deg);
}
.ihf-sidebar-menu .lfr-nav-sub-sub-item.selected > ul {
  visibility: visible;
  opacity: 1;
  max-height: unset;
}

.ihf-sidebar-links-title {
  text-align: center;
  background-color: lightgray !important;
  font-weight: bold !important;
  padding: 20px 0 10px !important;
  margin: unset !important;
}

.ihf-links-section-container {
  background-color: lightgray !important;
}
.ihf-links-section-container .ihf-links-section-icon {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 21px;
  top: 7px;
}
.ihf-links-section-container .ihf-links-title-menu {
  margin-top: 25px;
}
@media screen and (max-width: 1024px) {
  .ihf-links-section-container {
    background-color: transparent !important;
    padding: 10px 0 10px 10px;
    display: inline-grid;
    width: 100%;
  }
  .ihf-links-section-container::after {
    font-family: "simpl-icons-newton";
    content: "\ea0a";
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 20px;
  }
  .ihf-links-section-container .ihf-links-section-icon {
    display: none;
  }
  .ihf-links-section-container .ihf-links-title-menu {
    margin-top: unset;
  }
  .ihf-links-section-container ul {
    top: unset !important;
    position: relative !important;
    border-bottom: none !important;
    border-top: none !important;
    max-height: unset !important;
    height: 34vh !important;
    overflow-y: scroll !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ihf-links-section-container ul .lfr-nav-sub-item a {
    white-space: unset;
    padding: 10px 0 10px 40px !important;
  }
  .ihf-links-section-container ul .dropdown-submenu a {
    width: 85% !important;
  }
  .ihf-links-section-container ul .dropdown-submenu::after {
    font-family: "simpl-icons-newton";
    content: "\ea0a";
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 20px;
  }
  .ihf-links-section-container ul .dropdown-submenu ul li {
    min-width: 100%;
  }
  .ihf-links-section-container ul .dropdown-submenu ul li a {
    padding: 10px 0 10px 60px !important;
  }
}

.ihf-layout-column-navigation {
  z-index: 11;
  width: 150px !important;
  max-width: 150px !important;
  flex: 0 0 150px !important;
}
.ihf-layout-column-navigation .portlet-content {
  padding: 0;
}
@media (max-width: 1024px) {
  .ihf-layout-column-navigation {
    display: none;
  }
}

.col-lg-11 {
  width: calc(100% - 150px) !important;
  max-width: calc(100% - 150px) !important;
  flex: 0 0 calc(100% - 150px) !important;
}
@media (max-width: 1024px) {
  .col-lg-11 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
  }
}

.no_liferaymenu .ihf-menu-links-and-tools:after {
  top: 20px;
}

/*Migration 7.3 adjustments */
.lfr-admin-panel.sidenav-menu-slider,
.lfr-product-menu-panel.sidenav-menu-slider {
  z-index: 1033 !important;
}

.ihf-mid-page {
  margin: 0 -15px;
}

.portlet-layout .portlet-header {
  position: absolute;
}

.portlet-content-editable,
.portlet-content {
  border-style: none;
  border-radius: 4px;
  border-width: 1px;
}

.mobile .siemens .userRow,
.mobile .siemens .menuRow {
  flex-wrap: nowrap;
}
.mobile .siemens .multiplecolumnsrow,
.mobile .siemens .multiitemrow {
  width: 100%;
}
@media (min-width: 1024px) {
  .mobile .siemens .multiplecolumnsrow,
  .mobile .siemens .multiitemrow {
    flex-wrap: nowrap;
  }
}

.dropdown-menu.show {
  z-index: 9999;
  background: white;
}

.newswire-portlet-detail .body-container {
  font-size: 16px;
  line-height: 1.8;
  margin-right: auto;
  margin-left: auto;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.newswire-portlet-detail .body-container p,
.newswire-portlet-detail .body-container ul {
  margin-bottom: 35px;
}
@media screen and (min-width: 1200px) {
  .newswire-portlet-detail .body-container {
    width: 1170px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .newswire-portlet-detail .body-container {
    width: 970px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .newswire-portlet-detail .body-container {
    width: 750px;
  }
}
.newswire-portlet-detail .title-container {
  margin-right: auto;
  margin-left: auto;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 1200px) {
  .newswire-portlet-detail .title-container {
    width: 1170px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .newswire-portlet-detail .title-container {
    width: 970px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .newswire-portlet-detail .title-container {
    width: 750px;
  }
}

.newswire-buttons a.prev-button.disabled,
.newswire-buttons a.next-button.disabled {
  display: none;
}

.newswire-buttons a.disabled {
  color: grey;
  pointer-events: none;
  cursor: default;
}

.newswire-buttons a.page-button {
  margin-right: 3px;
  margin-left: 3px;
}

.siemens .user-report-container .form-group > input {
  padding: 10px;
  height: auto;
}

.user-report-container .totals p {
  display: inline-block;
  background-color: #ebf0f5;
  padding: 5px;
  margin-right: 10px;
}

.user-report-container .totals p span {
  font-weight: bold;
}

.user-report-container .dt-buttons,
.external-urls-exporter-container .dt-buttons {
  display: block;
  width: auto;
  float: right;
  margin-bottom: 10px;
}

.user-report-container .dataTables_filter {
  display: block;
  width: auto;
  margin: 0 10px;
  float: left;
}

.user-report-container .dataTables_filter input {
  border: none;
  margin: 0 10px;
}

.user-report-container .dt-buttons .dt-button,
.external-urls-exporter-container .dt-buttons .dt-button {
  background-color: #ebf0f5;
  padding: 5px 10px;
  border: thin solid #ebf0f5;
}

.user-report-container .dt-button-collection div[role=menu] {
  position: absolute;
  z-index: 999;
  right: 15px;
}

.user-report-container .dt-button-collection div[role=menu] .buttons-columnVisibility {
  float: none;
  clear: both;
  background-color: #ebf0f5;
  width: 100%;
  display: block;
}

.user-report-container .dt-button-collection div[role=menu] .buttons-columnVisibility:hover {
  background-color: #cdcdcd;
}

.user-report-container .dt-button-collection div[role=menu] .buttons-columnVisibility.active,
.user-report-container .dataTables_paginate .paginate_button.current {
  font-weight: bold;
}

.user-report-container .dataTables_info,
.user-report-container .dataTables_paginate {
  text-align: center;
}

.user-report-container .dataTables_paginate .paginate_button,
.external-urls-exporter-container .dataTables_paginate .paginate_button {
  padding: 5px;
}

.siemens .user-report-container .ihf-spinner-search .sk-chase,
.external-urls-exporter-container .ihf-spinner-search .sk-chase {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 20%;
  animation: sk-chase 2.5s infinite linear both;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot,
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: sk-chase-dot 2s infinite ease-in-out both;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:before,
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: rgb(0, 95, 135);
  border-radius: 100%;
  animation: sk-chase-dot-before 2s infinite ease-in-out both;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(1),
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(1) {
  animation-delay: -1.1s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(2),
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(2) {
  animation-delay: -1s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(3),
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(3) {
  animation-delay: -0.9s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(4),
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(4) {
  animation-delay: -0.8s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(5),
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(5) {
  animation-delay: -0.7s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(6),
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(6) {
  animation-delay: -0.6s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(1):before,
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(1):before {
  animation-delay: -1.1s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(2):before,
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(2):before {
  animation-delay: -1s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(3):before,
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(3):before {
  animation-delay: -0.9s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(4):before,
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(4):before {
  animation-delay: -0.8s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(5):before,
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(5):before {
  animation-delay: -0.7s;
}
.siemens .user-report-container .ihf-spinner-search .sk-chase-dot:nth-child(6):before,
.external-urls-exporter-container .ihf-spinner-search .sk-chase-dot:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes sk-chase-dot {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes sk-chase-dot-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.siemens .user-report-container .rfsp-spinner,
.siemens .user-report-container .ihf-spinner-search,
.external-urls-exporter-container .ihf-spinner-search {
  position: initial !important;
  z-index: auto;
  min-width: 100%;
  min-height: 100%;
  margin-top: 60px;
  padding: 20px;
  background: transparent;
}
.siemens .user-report-container .rfsp-spinner .external-urls-exporter-container .ihf-spinner-search,
.siemens .user-report-container .ihf-spinner-search .external-urls-exporter-container .ihf-spinner-search,
.external-urls-exporter-container .ihf-spinner-search .external-urls-exporter-container .ihf-spinner-search {
  margin-top: -100px;
}

.siemens .user-report-container .rfsp-spinner .sk-chase-dot:before {
  background-color: #cdcdcd;
}

.siemens .rfsp-spinner .sk-chase-dot:before {
  background-color: #fff;
}

.external-urls-exporter-container .rfsp-spinner .sk-chase-dot:before {
  background-color: #6c757d;
}

.ui-datepicker.ui-widget-content {
  background-color: #f2f2f2;
  border: thin solid #ccc;
  padding: 15px;
}

.ui-datepicker.ui-widget-content .ui-datepicker-title {
  text-align: center;
}

.ui-datepicker.ui-widget-content .ui-datepicker-prev {
  display: block;
  float: left;
}

.ui-datepicker.ui-widget-content .ui-datepicker-next {
  display: block;
  float: right;
}

.ui-datepicker .ui-datepicker-calendar tr td,
.ui-datepicker .ui-datepicker-calendar tr th {
  padding: 10px;
}

.siemens .user-report-container .filter-container {
  display: flex;
  justify-content: flex-end;
}

.siemens .user-report-container .list-roles-groups {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #f2f2f2;
  padding: 20px;
  margin-bottom: 15px;
}

.siemens .user-report-container .list-roles-groups .input-checkbox-wrapper {
  display: block;
  float: left;
  width: 33%;
}

.siemens .user-report-container .btn-secondary,
.external-urls-exporter-container .btn-secondary {
  background-color: #6c757d;
  padding: 10px 10px;
  border: thin solid #6c757d;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 22px;
  cursor: pointer;
  font-weight: bold;
}

.external-urls-exporter-container .btn-secondary {
  margin-bottom: 30px;
}

.siemens .user-report-container .btn-secondary:hover {
  background-color: #ffffff;
  color: #333333;
}

.external-urls-exporter-container .external-urls-report input[type=search] {
  border: solid 1px;
  margin-left: 10px;
}

.external-urls-exporter-container .button-search-disabled {
  background-color: #ebf0f5 !important;
  border: none !important;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.ihf-mid .ihf-mid-page .nested_carousel {
  position: relative;
  padding: 0 20px;
}
.ihf-mid .ihf-mid-page .nested_carousel i {
  display: none;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel {
  display: block;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-item .ihf-mid-inbox-item {
  border: none;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-item .portlet-boundary header.portlet-topper {
  display: none;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-nav {
  position: absolute;
  width: -moz-calc(100% + 40px);
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  top: -moz-calc(50% - 60px);
  top: -webkit-calc(50% - 60px);
  top: calc(50% - 60px);
  left: -20px;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-nav button {
  font-size: 60px;
  font-color: #A7A7A7;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-nav button.owl-prev {
  float: left;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-nav button.owl-next {
  float: right;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-dots {
  text-align: center;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-dots button {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #7F7F7F;
  background-color: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin: 0 2px;
}
.ihf-mid .ihf-mid-page .nested_carousel .owl-carousel .owl-dots button.active {
  border-color: #000000;
  width: 11px;
  height: 11px;
}

/*Admin version styles*/
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone {
  position: relative;
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone > i {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  display: block;
  padding: 5px 5px 0 5px;
  background: #f2f2f2;
  z-index: 999;
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone > i:hover {
  background: #C8CDD2;
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone > i:hover::after {
  display: block;
  background: #00A7E0;
  color: #ffffff;
  padding: 10px;
  position: absolute;
  top: 5px;
  left: 20px;
  width: 150px;
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone > i.edit {
  top: -25px;
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone > i.edit:hover::after {
  content: "Click to add, remove or reorder Carousel's items";
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone > i.update:hover::after {
  content: "Click to update the Carousel view";
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone .portlet-dropzone {
  min-height: 100px;
  background: #cdcdcd;
  padding: 10px;
  z-index: 998;
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone .portlet-dropzone.empty {
  display: block;
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone .portlet-dropzone.empty::after {
  content: "Add your carousel content here";
  position: absolute;
  top: 50%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .yui3-dd-drop-active-valid .portlet-dropzone {
  background: #DFFFEB;
}

/*Hidden controls by admins*/
body.controls-hidden .ihf-mid .ihf-mid-page .portlet-content-editable .nested_carousel .manage-zone > i {
  display: none;
}

body {
  /*Dark mode styles*/
}
body.dark-theme {
  /*Dark theme variables*/
  background-color: #000028;
}
body.dark-theme .siemens,
body.dark-theme .siemens.ihf-mid {
  background-color: #000028;
  color: #FFFFFF;
  /*Dark mode styles*/ /*Dark theme variables*/
}
body.dark-theme .siemens a,
body.dark-theme .siemens.ihf-mid a {
  color: #30c0f2;
}
body.dark-theme .siemens header,
body.dark-theme .siemens header:hover,
body.dark-theme .siemens header:focus,
body.dark-theme .siemens .dropdown-menu.show,
body.dark-theme .siemens section,
body.dark-theme .siemens.ihf-mid header,
body.dark-theme .siemens.ihf-mid header:hover,
body.dark-theme .siemens.ihf-mid header:focus,
body.dark-theme .siemens.ihf-mid .dropdown-menu.show,
body.dark-theme .siemens.ihf-mid section {
  background-color: #000028;
}
body.dark-theme .siemens header,
body.dark-theme .siemens.ihf-mid header {
  border-bottom: thin solid #474747 !important;
}
body.dark-theme .siemens .ihf-sidebar-menu .ihf-menu-links-and-tools,
body.dark-theme .siemens.ihf-mid .ihf-sidebar-menu .ihf-menu-links-and-tools {
  background-color: #039998;
}
body.dark-theme .siemens .ihf-sidebar-menu .ihf-menu-links-and-tools span,
body.dark-theme .siemens .ihf-sidebar-menu .ihf-menu-links-and-tools:after,
body.dark-theme .siemens.ihf-mid .ihf-sidebar-menu .ihf-menu-links-and-tools span,
body.dark-theme .siemens.ihf-mid .ihf-sidebar-menu .ihf-menu-links-and-tools:after {
  color: #FFFFFF !important;
}
body.dark-theme .siemens .navbar-nav > li > .dropdown-menu,
body.dark-theme .siemens.ihf-mid .navbar-nav > li > .dropdown-menu {
  -webkit-box-shadow: 10px 9px 0px -8px #FFFFFF;
  -moz-box-shadow: 10px 9px 0px -8px #FFFFFF;
  box-shadow: 10px 9px 0px -8px #FFFFFF;
}
body.dark-theme .siemens .branding,
body.dark-theme .siemens #darkLightMode,
body.dark-theme .siemens #iconHeaderSun,
body.dark-theme .siemens .navbar-default .navbar-nav > li > a,
body.dark-theme .siemens .nav a,
body.dark-theme .siemens .footer ul > li > a,
body.dark-theme .siemens h4:not(.h4-custom-color),
body.dark-theme .siemens .p3, body.dark-theme .siemens .a3, body.dark-theme .siemens h1, body.dark-theme .siemens .h1d,
body.dark-theme .siemens section.shoutbox h1,
body.dark-theme .siemens section.related-content h1,
body.dark-theme .siemens section.shoutbox h2,
body.dark-theme .siemens section.related-content h2,
body.dark-theme .siemens section.shoutbox h3,
body.dark-theme .siemens section.related-content h3,
body.dark-theme .siemens .h4d, body.dark-theme .siemens .siemens .alert,
body.dark-theme .siemens .alert-dismissable,
body.dark-theme .siemens .alert-dismissible,
body.dark-theme .siemens section.shoutbox h4,
body.dark-theme .siemens section.related-content h4,
body.dark-theme .siemens .h2d, body.dark-theme .siemens .h3d, body.dark-theme .siemens h3, body.dark-theme .siemens h5, body.dark-theme .siemens h6, body.dark-theme .siemens .h1, body.dark-theme .siemens .h2, body.dark-theme .siemens .h3, body.dark-theme .siemens .h4, body.dark-theme .siemens .h5, body.dark-theme .siemens .h6,
body.dark-theme .siemens .thumbnail .caption,
body.dark-theme .siemens h2:not(.h2-custom-color),
body.dark-theme .siemens.ihf-mid .branding,
body.dark-theme .siemens.ihf-mid #darkLightMode,
body.dark-theme .siemens.ihf-mid #iconHeaderSun,
body.dark-theme .siemens.ihf-mid .navbar-default .navbar-nav > li > a,
body.dark-theme .siemens.ihf-mid .nav a,
body.dark-theme .siemens.ihf-mid .footer ul > li > a,
body.dark-theme .siemens.ihf-mid h4:not(.h4-custom-color),
body.dark-theme .siemens.ihf-mid .p3,
body.dark-theme .siemens.ihf-mid .a3,
body.dark-theme .siemens.ihf-mid h1,
body.dark-theme .siemens.ihf-mid .h1d,
body.dark-theme .siemens.ihf-mid section.shoutbox h1,
body.dark-theme .siemens.ihf-mid section.related-content h1,
body.dark-theme .siemens.ihf-mid section.shoutbox h2,
body.dark-theme .siemens.ihf-mid section.related-content h2,
body.dark-theme .siemens.ihf-mid section.shoutbox h3,
body.dark-theme .siemens.ihf-mid section.related-content h3,
body.dark-theme .siemens.ihf-mid .h4d,
body.dark-theme .siemens.ihf-mid .siemens .alert,
body.dark-theme .siemens.ihf-mid .alert-dismissable,
body.dark-theme .siemens.ihf-mid .alert-dismissible,
body.dark-theme .siemens.ihf-mid section.shoutbox h4,
body.dark-theme .siemens.ihf-mid section.related-content h4,
body.dark-theme .siemens.ihf-mid .h2d,
body.dark-theme .siemens.ihf-mid .h3d,
body.dark-theme .siemens.ihf-mid h3,
body.dark-theme .siemens.ihf-mid h5,
body.dark-theme .siemens.ihf-mid h6,
body.dark-theme .siemens.ihf-mid .h1,
body.dark-theme .siemens.ihf-mid .h2,
body.dark-theme .siemens.ihf-mid .h3,
body.dark-theme .siemens.ihf-mid .h4,
body.dark-theme .siemens.ihf-mid .h5,
body.dark-theme .siemens.ihf-mid .h6,
body.dark-theme .siemens.ihf-mid .thumbnail .caption,
body.dark-theme .siemens.ihf-mid h2:not(.h2-custom-color) {
  color: #FFFFFF;
}
body.dark-theme .siemens #iconBackGround,
body.dark-theme .siemens.ihf-mid #iconBackGround {
  color: #000028;
}
body.dark-theme .siemens .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li.branding,
body.dark-theme .siemens.ihf-mid .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right > li.branding {
  border-right: 1px solid #FFFFFF;
}
body.dark-theme .siemens footer,
body.dark-theme .siemens.ihf-mid footer {
  background-color: #000028;
}
body.dark-theme .siemens section.portlet,
body.dark-theme .siemens.ihf-mid section.portlet {
  background-color: initial;
}
body.dark-theme .siemens section.portlet h4:not(.h4-custom-color),
body.dark-theme .siemens section.portlet .taglib-text,
body.dark-theme .siemens.ihf-mid section.portlet h4:not(.h4-custom-color),
body.dark-theme .siemens.ihf-mid section.portlet .taglib-text {
  color: inherit;
}
body.dark-theme .siemens .lfr-nav-item,
body.dark-theme .siemens .banner-element,
body.dark-theme .siemens.ihf-mid .lfr-nav-item,
body.dark-theme .siemens.ihf-mid .banner-element {
  color: initial;
}
body.dark-theme .siemens .secondary-background-color,
body.dark-theme .siemens .top-banner.default,
body.dark-theme .siemens.ihf-mid .secondary-background-color,
body.dark-theme .siemens.ihf-mid .top-banner.default {
  color: #333333;
}
body.dark-theme .siemens .secondary-background-color .thumbnail .caption,
body.dark-theme .siemens .top-banner.default .thumbnail .caption,
body.dark-theme .siemens.ihf-mid .secondary-background-color .thumbnail .caption,
body.dark-theme .siemens.ihf-mid .top-banner.default .thumbnail .caption {
  color: #333333;
}
body.dark-theme .siemens .secondary-background-color a,
body.dark-theme .siemens .top-banner.default a,
body.dark-theme .siemens.ihf-mid .secondary-background-color a,
body.dark-theme .siemens.ihf-mid .top-banner.default a {
  color: #2387AA;
}
body .scroll-height-container {
  overflow-x: hidden;
  overflow-y: auto;
}

.ijglobal-portlet-container .dataTables_paginate .paginate_button.current {
  font-weight: bold;
}

.ijglobal-portlet-container .dataTables_info,
.ijglobal-portlet-container .dataTables_paginate {
  text-align: center;
}

.ijglobal-portlet-container .dataTables_paginate .paginate_button,
.ijglobal-portlet-container .dataTables_paginate .paginate_button {
  padding: 5px;
}

.ijglobal-portlet-container .dataTables_length {
  position: absolute;
  bottom: 0;
}

/*Tranding Economic Data*/
.tradingContainer {
  width: 100%;
  overflow-y: scroll;
  padding: 0.5rem 0;
}
.tradingContainer .tradingEconomicTable th {
  background: #4472c5;
  color: white;
  font-weight: bold;
  min-width: 5rem;
  text-align: center;
  border: thin solid #ffffff;
  border-bottom: 2px;
  padding: 0.5rem;
  vertical-align: middle;
}
.tradingContainer .tradingEconomicTable td {
  background: #ced6eb;
  color: black;
  border: thin solid #ffffff;
  padding: 0.5rem;
  text-align: center;
  vertical-align: middle;
}

/**
 ** LATEST CHANGES
*/
.control-menu {
  width: 100% !important;
}

.portlet-topper {
  background-color: #000028 !important;
  color: white !important;
  height: 40px !important;
  display: flex !important;
  align-items: center !important;
}

.portlet-header .dropdown-toggle {
  position: relative !important;
  z-index: 1000 !important;
  padding: unset !important;
}

table tbody {
  background-color: #fff;
}