@charset "UTF-8";
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

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

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #cdced9; }

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

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

.lfr-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .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-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.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 {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #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-color: #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-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@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-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.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-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: 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 {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.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 #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a {
  color: #212529; }

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.76562rem;
    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.76562rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .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-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .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-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-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) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-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) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.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%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .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; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #cc6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

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

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

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

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

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

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

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

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

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

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

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.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 .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.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.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    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; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden;
    padding: 0; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

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

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

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

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

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  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; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .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; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

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

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

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

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

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

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

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

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

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

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

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .portlet-content {
  margin: 0;
  padding-top: 0; }

.portlet-navigation .portlet-header {
  display: none; }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.portlet-navigation .portlet-content {
  border: none !important;
  background: transparent !important; }

.portlet-navigation .layouts {
  list-style: none;
  padding: 0;
  margin: 0; }
  .portlet-navigation .layouts li.lfr-nav-item {
    border: 1px solid #EBEAE2;
    border-radius: 5px;
    background-color: #FFFFFF;
    margin: 0 0 10px 0;
    padding: 10px 15px; }
    .portlet-navigation .layouts li.lfr-nav-item a.lfr-nav-item {
      display: block;
      white-space: normal; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.show-page-nav .page-nav {
  display: block !important; }

.nav-theme-title {
  cursor: pointer; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .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-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.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-content .portlet-title-text,
.panel-page-body .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; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: #EBEAE2;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: #EBEAE2;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

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

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

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

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

.portlet-topper {
  background-color: #024731;
  border-color: #EBEAE2;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: #fff; }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@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; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: #EBEAE2;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

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

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: #EBEAE2;
  border-style: solid;
  border-width: 1px;
  padding: 10px 15px;
  word-wrap: break-word; }

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.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 28px; }

/* ---------- Breadcrumb taglib ---------- */
.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; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

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

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

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

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  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; } }

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

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

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

/* ---------- Image selector ---------- */
.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
@font-face {
  font-family: 'lubw';
  src: url("../fonts/xd-lubw-font/lubw.eot?bi2umr");
  src: url("../fonts/xd-lubw-font/lubw.eot?bi2umr#iefix") format("embedded-opentype"), url("../fonts/xd-lubw-font/lubw.ttf?bi2umr") format("truetype"), url("../fonts/xd-lubw-font/lubw.woff?bi2umr") format("woff"), url("../fonts/xd-lubw-font/lubw.svg?bi2umr#lubw") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="ico-"]:before, [class*=" ico-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lubw' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-download:before, .journal-content-article a[href^="/documents/"]:before,
.journal-content-article a.ico-download:before,
.portlet-asset-publisher .asset-content a[href^="/documents/"]:before,
.portlet-asset-publisher .asset-content a.ico-download:before,
.portlet-blogs .widget-mode-detail-text a[href^="/documents/"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-download:before, .x-content-page #main-content w2c-infopanel::part(download-link):before,
.x-portlet-page #main-content w2c-infopanel::part(download-link):before {
  content: "\e902"; }

.ico-email:before, .journal-content-article a[href^="mailto"]:before,
.journal-content-article a.ico-email:before,
.portlet-asset-publisher .asset-content a[href^="mailto"]:before,
.portlet-asset-publisher .asset-content a.ico-email:before,
.portlet-blogs .widget-mode-detail-text a[href^="mailto"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-email:before {
  content: "\e903"; }

.ico-external:before, .journal-content-article a[target="_blank"]:before,
.journal-content-article a:not([href*="www.lubw.de"])[href^="http:"]:before,
.journal-content-article a:not([href*="www.lubw.de"])[href^="https:"]:before,
.journal-content-article a:not([href*="www.lubw.de"])[href^="//"]:before,
.journal-content-article a.ico-external:before,
.portlet-asset-publisher .asset-content a[target="_blank"]:before,
.portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="http:"]:before,
.portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="https:"]:before,
.portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="//"]:before,
.portlet-asset-publisher .asset-content a.ico-external:before,
.portlet-blogs .widget-mode-detail-text a[target="_blank"]:before,
.portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="http:"]:before,
.portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="https:"]:before,
.portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="//"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-external:before, .x-content-page #main-content w2c-infopanel::part(external-link):before,
.x-portlet-page #main-content w2c-infopanel::part(external-link):before {
  content: "\e904"; }

.ico-internal:before, .journal-content-article a.ico-internal:before,
.portlet-asset-publisher .asset-content a.ico-internal:before,
.portlet-blogs .widget-mode-detail-text a.ico-internal:before {
  content: "\e905"; }

.ico-print:before {
  content: "\e907"; }

.ico-tel:before, .journal-content-article a[href^="tel:"]:before,
.journal-content-article a.ico-tel:before,
.portlet-asset-publisher .asset-content a[href^="tel:"]:before,
.portlet-asset-publisher .asset-content a.ico-tel:before,
.portlet-blogs .widget-mode-detail-text a[href^="tel:"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-tel:before {
  content: "\e908"; }

.ico-chevron-right:before, .aufklappbare-liste .accordion-heading .accordion-toggle:before {
  content: "\e909"; }

/*Fonts*/
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400;
  src: font-url("eb-garamond/eb-garamond-v11-latin-regular.eot?#iefix") format("embedded-opentype"), font-url("eb-garamond/eb-garamond-v11-latin-regular.woff2") format("woff2"), font-url("eb-garamond/eb-garamond-v11-latin-regular.woff") format("woff"), font-url("eb-garamond/eb-garamond-v11-latin-regular.ttf") format("truetype"), font-url("eb-garamond/eb-garamond-v11-latin-regular.svg#EB Garamond") format("svg"); }

@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 700;
  src: font-url("eb-garamond/eb-garamond-v11-latin-700.eot?#iefix") format("embedded-opentype"), font-url("eb-garamond/eb-garamond-v11-latin-700.woff2") format("woff2"), font-url("eb-garamond/eb-garamond-v11-latin-700.woff") format("woff"), font-url("eb-garamond/eb-garamond-v11-latin-700.ttf") format("truetype"), font-url("eb-garamond/eb-garamond-v11-latin-700.svg#EB Garamond") format("svg"); }

@font-face {
  font-family: "Gudea";
  font-style: normal;
  font-weight: 400;
  src: font-url("gudea/gudea-v9-latin-regular.eot?#iefix") format("embedded-opentype"), font-url("gudea/gudea-v9-latin-regular.woff2") format("woff2"), font-url("gudea/gudea-v9-latin-regular.woff") format("woff"), font-url("gudea/gudea-v9-latin-regular.ttf") format("truetype"), font-url("gudea/gudea-v9-latin-regular.svg#Gudea") format("svg"); }

@font-face {
  font-family: "Gudea";
  font-style: italic;
  font-weight: 400;
  src: font-url("gudea/gudea-v9-latin-italic.eot?#iefix") format("embedded-opentype"), font-url("gudea/gudea-v9-latin-italic.woff2") format("woff2"), font-url("gudea/gudea-v9-latin-italic.woff") format("woff"), font-url("gudea/gudea-v9-latin-italic.ttf") format("truetype"), font-url("gudea/gudea-v9-latin-italic.svg#Gudea") format("svg"); }

@font-face {
  font-family: "Gudea";
  font-style: normal;
  font-weight: 700;
  src: font-url("gudea/gudea-v9-latin-700.eot?#iefix") format("embedded-opentype"), font-url("gudea/gudea-v9-latin-700.woff2") format("woff2"), font-url("gudea/gudea-v9-latin-700.woff") format("woff"), font-url("gudea/gudea-v9-latin-700.ttf") format("truetype"), font-url("gudea/gudea-v9-latin-700.svg#Gudea") format("svg"); }

/* gudea-regular - latin */
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/gudea/gudea-v9-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Gudea"), url("../fonts/gudea/gudea-v9-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/gudea/gudea-v9-latin-regular.woff2") format("woff2"), url("../fonts/gudea/gudea-v9-latin-regular.woff") format("woff"), url("../fonts/gudea/gudea-v9-latin-regular.ttf") format("truetype"), url("../fonts/gudea/gudea-v9-latin-regular.svg#Gudea") format("svg");
  /* Legacy iOS */ }

/* gudea-italic - latin */
@font-face {
  font-family: 'Gudea';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/gudea-v9-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Gudea Italic"), local("Gudea-Italic"), url("../fonts/gudea/gudea-v9-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/gudea/gudea-v9-latin-italic.woff2") format("woff2"), url("../fonts/gudea/gudea-v9-latin-italic.woff") format("woff"), url("../fonts/gudea/gudea-v9-latin-italic.ttf") format("truetype"), url("../fonts/gudea/gudea-v9-latin-italic.svg#Gudea") format("svg");
  /* Legacy iOS */ }

/* gudea-700 - latin */
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/gudea/gudea-v9-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Gudea Bold"), local("Gudea-Bold"), url("../fonts/gudea/gudea-v9-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/gudea/gudea-v9-latin-700.woff2") format("woff2"), url("../fonts/gudea/gudea-v9-latin-700.woff") format("woff"), url("../fonts/gudea/gudea-v9-latin-700.ttf") format("truetype"), url("../fonts/gudea/gudea-v9-latin-700.svg#Gudea") format("svg");
  /* Legacy iOS */ }

/* eb-garamond-regular - latin */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/eb-garamond/eb-garamond-v12-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/eb-garamond/eb-garamond-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/eb-garamond/eb-garamond-v12-latin-regular.woff2") format("woff2"), url("../fonts/eb-garamond/eb-garamond-v12-latin-regular.woff") format("woff"), url("../fonts/eb-garamond/eb-garamond-v12-latin-regular.ttf") format("truetype"), url("../fonts/eb-garamond/eb-garamond-v12-latin-regular.svg#EBGaramond") format("svg");
  /* Legacy iOS */ }

.journal-content-article a,
.portlet-asset-publisher .asset-content a,
.portlet-blogs .widget-mode-detail-text a {
  font-weight: bold; }

.journal-content-article a.no-icon[target="_blank"],
.journal-content-article a.no-icon[href^="http:"]:not([href*="www.lubw.de"]),
.journal-content-article a.no-icon[href^="https:"]:not([href*="www.lubw.de"]),
.journal-content-article a.no-icon[href^="//"]:not([href*="www.lubw.de"]),
.journal-content-article a.no-icon[href^="mailto"],
.journal-content-article a.no-icon[href^="/documents/"],
.journal-content-article a.no-icon,
.portlet-asset-publisher .asset-content a.no-icon[target="_blank"],
.portlet-asset-publisher .asset-content a.no-icon[href^="http:"]:not([href*="www.lubw.de"]),
.portlet-asset-publisher .asset-content a.no-icon[href^="https:"]:not([href*="www.lubw.de"]),
.portlet-asset-publisher .asset-content a.no-icon[href^="//"]:not([href*="www.lubw.de"]),
.portlet-asset-publisher .asset-content a.no-icon[href^="mailto"],
.portlet-asset-publisher .asset-content a.no-icon[href^="/documents/"],
.portlet-asset-publisher .asset-content a.no-icon,
.portlet-blogs .widget-mode-detail-text a.no-icon[target="_blank"],
.portlet-blogs .widget-mode-detail-text a.no-icon[href^="http:"]:not([href*="www.lubw.de"]),
.portlet-blogs .widget-mode-detail-text a.no-icon[href^="https:"]:not([href*="www.lubw.de"]),
.portlet-blogs .widget-mode-detail-text a.no-icon[href^="//"]:not([href*="www.lubw.de"]),
.portlet-blogs .widget-mode-detail-text a.no-icon[href^="mailto"],
.portlet-blogs .widget-mode-detail-text a.no-icon[href^="/documents/"],
.portlet-blogs .widget-mode-detail-text a.no-icon {
  padding-left: 0px; }
  .journal-content-article a.no-icon[target="_blank"]:before,
  .journal-content-article a.no-icon[href^="http:"]:not([href*="www.lubw.de"]):before,
  .journal-content-article a.no-icon[href^="https:"]:not([href*="www.lubw.de"]):before,
  .journal-content-article a.no-icon[href^="//"]:not([href*="www.lubw.de"]):before,
  .journal-content-article a.no-icon[href^="mailto"]:before,
  .journal-content-article a.no-icon[href^="/documents/"]:before,
  .journal-content-article a.no-icon:before,
  .portlet-asset-publisher .asset-content a.no-icon[target="_blank"]:before,
  .portlet-asset-publisher .asset-content a.no-icon[href^="http:"]:not([href*="www.lubw.de"]):before,
  .portlet-asset-publisher .asset-content a.no-icon[href^="https:"]:not([href*="www.lubw.de"]):before,
  .portlet-asset-publisher .asset-content a.no-icon[href^="//"]:not([href*="www.lubw.de"]):before,
  .portlet-asset-publisher .asset-content a.no-icon[href^="mailto"]:before,
  .portlet-asset-publisher .asset-content a.no-icon[href^="/documents/"]:before,
  .portlet-asset-publisher .asset-content a.no-icon:before,
  .portlet-blogs .widget-mode-detail-text a.no-icon[target="_blank"]:before,
  .portlet-blogs .widget-mode-detail-text a.no-icon[href^="http:"]:not([href*="www.lubw.de"]):before,
  .portlet-blogs .widget-mode-detail-text a.no-icon[href^="https:"]:not([href*="www.lubw.de"]):before,
  .portlet-blogs .widget-mode-detail-text a.no-icon[href^="//"]:not([href*="www.lubw.de"]):before,
  .portlet-blogs .widget-mode-detail-text a.no-icon[href^="mailto"]:before,
  .portlet-blogs .widget-mode-detail-text a.no-icon[href^="/documents/"]:before,
  .portlet-blogs .widget-mode-detail-text a.no-icon:before {
    display: none; }

.journal-content-article a[target="_blank"]:before,
.journal-content-article a:not([href*="www.lubw.de"])[href^="http:"]:before,
.journal-content-article a:not([href*="www.lubw.de"])[href^="https:"]:before,
.journal-content-article a:not([href*="www.lubw.de"])[href^="//"]:before,
.journal-content-article a.ico-external:before,
.portlet-asset-publisher .asset-content a[target="_blank"]:before,
.portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="http:"]:before,
.portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="https:"]:before,
.portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="//"]:before,
.portlet-asset-publisher .asset-content a.ico-external:before,
.portlet-blogs .widget-mode-detail-text a[target="_blank"]:before,
.portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="http:"]:before,
.portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="https:"]:before,
.portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="//"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-external:before, .journal-content-article a[href^="mailto"]:before,
.journal-content-article a.ico-email:before,
.portlet-asset-publisher .asset-content a[href^="mailto"]:before,
.portlet-asset-publisher .asset-content a.ico-email:before,
.portlet-blogs .widget-mode-detail-text a[href^="mailto"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-email:before, .journal-content-article a[href^="/documents/"]:before,
.journal-content-article a.ico-download:before,
.portlet-asset-publisher .asset-content a[href^="/documents/"]:before,
.portlet-asset-publisher .asset-content a.ico-download:before,
.portlet-blogs .widget-mode-detail-text a[href^="/documents/"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-download:before, .journal-content-article a.ico-internal:before,
.portlet-asset-publisher .asset-content a.ico-internal:before,
.portlet-blogs .widget-mode-detail-text a.ico-internal:before, .journal-content-article a[href^="tel:"]:before,
.journal-content-article a.ico-tel:before,
.portlet-asset-publisher .asset-content a[href^="tel:"]:before,
.portlet-asset-publisher .asset-content a.ico-tel:before,
.portlet-blogs .widget-mode-detail-text a[href^="tel:"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-tel:before, .journal-content-article a[href^="fax:"]:before,
.journal-content-article a.ico-fax:before,
.portlet-asset-publisher .asset-content a[href^="fax:"]:before,
.portlet-asset-publisher .asset-content a.ico-fax:before,
.portlet-blogs .widget-mode-detail-text a[href^="fax:"]:before,
.portlet-blogs .widget-mode-detail-text a.ico-fax:before, .aufklappbare-liste .accordion-heading .accordion-toggle:before, .x-content-page #main-content w2c-infopanel::part(download-link):before,
.x-portlet-page #main-content w2c-infopanel::part(download-link):before, .x-content-page #main-content w2c-infopanel::part(external-link):before,
.x-portlet-page #main-content w2c-infopanel::part(external-link):before {
  font-family: 'lubw' !important;
  color: #024731;
  padding-right: 5px; }

.portlet-asset-publisher .component-title {
  width: 100%;
  border-bottom: 1px solid #DDD;
  margin-right: 8px;
  padding-bottom: 1px; }
  .portlet-asset-publisher .component-title .asset-title {
    font-size: 1.375rem !important;
    font-weight: 400 !important;
    color: #024731; }

#wrapper {
  padding: 0;
  background: #fffde9; }

body {
  padding: 0;
  font-family: "Gudea", sans-serif; }
  body .portlet {
    margin-bottom: 0; }

/* prevent react portlets from overwriting font family on body tag */
body #wrapper {
  font-family: "Gudea", sans-serif; }

h1 {
  color: #000;
  font-weight: normal;
  margin-top: 0; }

h2 {
  line-height: 1.875rem;
  color: #000;
  font-weight: normal; }

h3 {
  color: #000;
  font-weight: normal;
  line-height: 125%;
  font-size: 1.25rem; }

h4 {
  color: #000;
  font-weight: normal;
  font-size: 1rem; }

a:hover {
  color: #024731; }

a:hover, a:focus {
  color: #024731;
  text-decoration: underline; }

a:hover, a:active {
  outline: 0; }

:focus, .component-tabs .navigation-bar .navbar-nav .nav-link.active:focus, .component-tabs .navigation-bar .navbar-nav .nav-link:focus, button.btn:focus,
.page-link:focus, .pagination-items-per-page a:focus {
  outline: 2px dotted #515151;
  box-shadow: unset;
  outline-offset: -3px; }

a {
  color: #024731;
  font-weight: 200; }

@media (max-width: 979px) {
  body {
    padding: 0; } }

@media (max-width: 767px) {
  body {
    padding: 0; } }

@media (max-width: 979px) {
  .container {
    width: auto; } }

@media (max-width: 979px) {
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

.portlet-borderless-container {
  padding: 0;
  margin: 0 0 30px; }

#content, .container {
  width: 1170px;
  margin: 0 auto; }

@media (max-width: 1199.98px) {
  #content {
    width: auto; }
    #content .portlet-column-content.empty {
      padding: 0; } }

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

.signed-in.controls-visible .portlet-column-content.empty {
  margin-bottom: 30px; }

/* let editor see where portlets can be placed on page */
.signed-in.controls-visible .yui3-dd-drop-active-valid .portlet-dropzone,
.signed-in .dragging .portlet-dropzone.empty,
.signed-in.controls-visible .portlet-dropzone.empty,
.signed-in.open-admin-panel .portlet-column.yui3-dd-drop .portlet-dropzone,
.signed-in.controls-visible .dragging[role=main] .portlet-column.yui3-dd-drop .portlet-dropzone {
  min-height: 50px;
  border: 2px dashed #024731; }

.signed-in.controls-visible .portlet:hover .visible-interaction,
.signed-in.controls-visible .portlet-body .visible-interaction,
.signed-in.controls-visible .portlet-dropzone.empty {
  display: block; }

.signed-in.controls-visible .portlet-body .visible-interaction {
  position: absolute;
  z-index: 5;
  right: 0; }

.portlet-boundary.portlet-draggable.yui3-dd-dragging {
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  transform: scale(0.95); }

/* ruedi - hide border for normal users and editors. Liferay default behaviour is insufficient for logged in users without editor permissions */
body.site.controls-visible.signed-in .portlet-content {
  border-color: transparent; }

.portlet-asset-publisher .asset-content,
.portlet-asset-publisher .asset-summary,
.portlet-asset-publisher .asset-title,
.portlet-asset-publisher .header-title,
.portlet-asset-publisher li.title-list,
.portlet-blogs .entry-body,
.portlet-blogs .entry-title,
.portlet-blogs .header-title,
.portlet-journal-content .journal-content-article,
.portlet-message-boards .header-title,
.portlet-message-boards .thread-body {
  word-break: normal; }

.portlet-asset-publisher .asset-content {
  margin-left: 0;
  margin-right: 0; }

/* color below footer, if page is to short */
html {
  /* background-color: $body-bg;*/ }

/* prevent flickering in chrome */
html {
  /*  overflow-y: scroll; */ }

@media all and (max-width: 979px) {
  .portlet-borderless-container {
    margin: 15px; } }

#content .container-fluid.breadcrumbs-and-searchbar {
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px; }
  #content .container-fluid.breadcrumbs-and-searchbar .portlet-content {
    padding: 0;
    margin: 0; }
  #content .container-fluid.breadcrumbs-and-searchbar .input-large {
    min-width: 13.125rem; }
  @media (max-width: 575.98px) {
    #content .container-fluid.breadcrumbs-and-searchbar {
      flex-direction: column; }
      #content .container-fluid.breadcrumbs-and-searchbar .input-large {
        height: auto;
        padding: 10px;
        font-size: 1.125rem;
        line-height: normal; } }

@media (max-width: 1199.98px) {
  #content,
  #content > .container-fluid {
    width: auto; }
  #content {
    padding-left: 15px;
    padding-right: 15px; } }

/* let editor see where portlets can be placed on page */
.portlet-asset-publisher .lubw-stand,
.portlet-journal-content .lubw-stand {
  font-size: 12px; }

.portlet-asset-publisher .lubw-stand:before,
.portlet-journal-content .lubw-stand:before {
  content: "Stand: "; }

@media (max-width: 767.98px) {
  .hidden-mobile,
  .hidden-phone,
  .hidden-sm {
    display: none !important; } }

@media (min-width: 576px) and (max-width: 991.98px) {
  .hidden-tablet,
  .hidden-md {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg,
  .hidden-desktop {
    display: none !important; } }

.signed-out .portlet:hover .portlet-content-editable, .signed-out .portlet.focus .portlet-content-editable {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important; }

@media (max-width: 991.98px) {
  .layout-content .portlet-layout .col-md-3, .layout-content .portlet-layout .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%; } }

body.site .layout-content .portlet-header .visible-interaction .lfr-icon-menu.dropdown {
  background-color: #fff; }

.page-editor__fragment-content .portlet > .portlet-topper {
  background-color: #024731 !important; }

.page-editor__fragment-content .portlet:hover > .portlet-topper .portlet-topper-toolbar .lexicon-icon {
  fill: #fff !important; }

body .page-editor__disabled-area {
  position: absolute;
  width: 100%; }

p {
  margin-bottom: 0.625rem;
  line-height: 1.5; }

/* show border around img for editor if alt tag is empty */
.signed-in.controls-visible .portlet-journal-content .journal-content-article img[alt=""] {
  border: 3px dashed red; }

.signed-in.controls-visible .portlet-journal-content .journal-content-article img[alt=""][data-lubw-layout-image="true"] {
  border: 0; }

.portlet-boundary.kein-abstand-unten .portlet-content {
  margin-bottom: 0px; }

/* ---------- side warning popup dialog so guest user dont see liferays server maintenance message ---------- */
.signed-out .alert-container .alert-warning {
  display: none; }

.startseite-14233 .portlet-column .portlet-content,
.startseite-intranet .portlet-column .portlet-content {
  padding: 0 0 10px 0; }

@media screen and (min-width: 980px) {
  .startseite-14233 .portlet-column .portlet-content,
  .startseite-intranet .portlet-column .portlet-content {
    padding: 0; } }

.startseite-14233 .teaser-startseite-bild-links,
.startseite-intranet .teaser-startseite-bild-links {
  height: 310px;
  overflow: hidden; }
  .startseite-14233 .teaser-startseite-bild-links .bild,
  .startseite-intranet .teaser-startseite-bild-links .bild {
    background-position: center center;
    background-size: cover;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    max-width: 50%;
    overflow: hidden;
    height: 310px;
    float: left;
    margin-right: 10px; }
  .startseite-14233 .teaser-startseite-bild-links .bildunterschrift,
  .startseite-intranet .teaser-startseite-bild-links .bildunterschrift {
    background-color: white;
    bottom: 0;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    width: 250px; }
  .startseite-14233 .teaser-startseite-bild-links img,
  .startseite-intranet .teaser-startseite-bild-links img {
    visibility: hidden; }
  .startseite-14233 .teaser-startseite-bild-links h1,
  .startseite-intranet .teaser-startseite-bild-links h1 {
    font-size: 22px;
    padding: 0 10px; }
  .startseite-14233 .teaser-startseite-bild-links p,
  .startseite-intranet .teaser-startseite-bild-links p {
    padding: 0 10px; }
  .startseite-14233 .teaser-startseite-bild-links .mehr-link,
  .startseite-intranet .teaser-startseite-bild-links .mehr-link {
    bottom: 5px;
    position: absolute; }
    .startseite-14233 .teaser-startseite-bild-links .mehr-link:hover > *,
    .startseite-intranet .teaser-startseite-bild-links .mehr-link:hover > * {
      text-decoration: none; }
  .startseite-14233 .teaser-startseite-bild-links i,
  .startseite-intranet .teaser-startseite-bild-links i {
    margin-right: 10px; }

@media screen and (max-width: 640px) {
  .startseite-14233 .teaser-startseite-4-spaltig .mehr-link,
  .startseite-14233 .teaser-startseite-bild-links .mehr-link,
  .startseite-14233 .teaser-startseite-2-spaltig .mehr-link,
  .startseite-intranet .teaser-startseite-4-spaltig .mehr-link,
  .startseite-intranet .teaser-startseite-bild-links .mehr-link,
  .startseite-intranet .teaser-startseite-2-spaltig .mehr-link {
    padding: 10px 0;
    display: inline-block;
    margin: 0 10px; }
  .startseite-14233 .inhalt-rechts .mehr-link,
  .startseite-intranet .inhalt-rechts .mehr-link {
    margin: 0; } }

.startseite-14233 .portlet,
.startseite-14233 .portlet-borderless-container,
.startseite-intranet .portlet,
.startseite-intranet .portlet-borderless-container {
  margin-bottom: 29px; }
  @media (max-width: 979px) {
    .startseite-14233 .portlet,
    .startseite-14233 .portlet-borderless-container,
    .startseite-intranet .portlet,
    .startseite-intranet .portlet-borderless-container {
      margin-bottom: 15px; } }

.startseite-14233 .row-layout-last .portlet-borderless-container,
.startseite-intranet .row-layout-last .portlet-borderless-container {
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  margin-bottom: 0; }

@media (min-width: 980px) and (max-width: 1190px) {
  .startseite-14233 .teaser-startseite-4-spaltig,
  .startseite-14233 .teaser-startseite-2-spaltig,
  .startseite-intranet .teaser-startseite-4-spaltig,
  .startseite-intranet .teaser-startseite-2-spaltig {
    height: 310px; }
  .startseite-14233 .teaser-startseite-4-spaltig h1,
  .startseite-14233 .teaser-startseite-2-spaltig h1,
  .startseite-intranet .teaser-startseite-4-spaltig h1,
  .startseite-intranet .teaser-startseite-2-spaltig h1 {
    font-size: 18px; } }

#banner {
  position: relative;
  z-index: 1; }

#heading {
  height: 78px;
  background: #fffde9;
  margin: 0 auto;
  width: 1170px; }
  #heading .site-title {
    display: none; }
  #heading .page-title {
    display: none; }
  #heading .container-fluid {
    padding: 0; }

#heading .logo1 {
  max-width: 210px;
  min-height: 35px;
  background: url("../images/custom/wappen.png") no-repeat;
  display: inline-block;
  margin-top: 20px;
  padding-left: 40px;
  font-family: 'EB Garamond', serif;
  font-size: 16px;
  color: #000;
  line-height: 20px; }

#heading .logo2 {
  width: 99px;
  height: 35px;
  background: url("../images/custom/LUBW_logo.png") no-repeat;
  margin-top: 20px;
  display: inline-block;
  float: right; }

#heading .sitename {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  float: right;
  margin-top: 25px; }

@media (max-width: 979px) {
  #heading {
    width: 100%;
    position: relative;
    margin-top: 0px; }
  #heading .logo1 {
    font-size: 0;
    margin-left: 15px; }
  #heading .logo2 {
    margin-right: 15px; } }

@media (min-width: 980px) and (max-width: 1190px) {
  #heading {
    width: auto; }
  #heading .logo1 {
    margin-left: 15px; }
  #heading .logo2 {
    margin-right: 15px; } }

#navbarwrapper {
  background-color: #024731;
  background-image: linear-gradient(to bottom, #024731 0%, #296e4b 100%);
  background-repeat: repeat-x;
  min-height: 36px; }

#navigation {
  width: 1170px;
  margin: 0 auto; }

@media (max-width: 1199.98px) {
  #navigation {
    width: auto; } }

#navigation {
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* .dropdown:hover .dropdown-menu,
     .dropdown:active .dropdown-menu,
     .dropdown:focus .dropdown-menu,
     .dropdown .dropdown-opener:hover ~ .dropdown-menu,
     .dropdown .dropdown-opener:focus ~ .dropdown-menu,
     .dropdown .dropdown-opener:active ~ .dropdown-menu {
         display: block;
     }*/ }
  #navigation .nav {
    display: block; }
  #navigation.navbar {
    display: block;
    min-height: 0; }
  @media (max-width: 1199.98px) {
    #navigation .nav > li {
      overflow: hidden; } }
  @media (min-width: 992px) {
    #navigation .nav {
      display: flex;
      flex-direction: row; }
      #navigation .nav > li {
        float: left; }
    #navigation .nav-collapse.collapse {
      display: block; } }
  #navigation .nav > li > a {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: none; }
    @media (min-width: 992px) {
      #navigation .nav > li > a {
        max-width: 300px; } }
  #navigation .nav > li.active > a,
  #navigation .nav > li > a.hover,
  #navigation .nav > li > a.open,
  #navigation .nav > li > a:hover {
    background-color: #fffde9;
    background-image: linear-gradient(to bottom, #fefffb 0%, #fffde9 100%);
    background-repeat: repeat-x;
    box-shadow: none;
    color: #024731; }
  #navigation .dropdown-menu {
    margin-top: 0;
    color: #024731;
    background-color: #fffde9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: linear-gradient(to bottom, #fefffb 0%, #fffde9 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    max-height: none;
    max-width: none;
    border: 0; }
    #navigation .dropdown-menu a {
      max-width: none;
      white-space: nowrap; }
    @media (max-width: 1199.98px) {
      #navigation .dropdown-menu {
        position: static;
        clear: both;
        width: 100%; } }
    #navigation .dropdown-menu a {
      color: #024731;
      display: block; }
      #navigation .dropdown-menu a:hover {
        background: none repeat scroll 0 center rgba(0, 0, 0, 0);
        text-decoration: underline; }
    #navigation .dropdown-menu ul.child-menu {
      padding-left: 0px; }
      #navigation .dropdown-menu ul.child-menu .dropdown-item:hover {
        background-color: transparent;
        text-decoration: underline; }
      #navigation .dropdown-menu ul.child-menu .dropdown-item.active,
      #navigation .dropdown-menu ul.child-menu .dropdown-item:focus {
        background-color: transparent; }
  #navigation .dropdown-menu > li.selected > a {
    font-weight: bold;
    /* highlight current page in dropdown menu */ }
  #navigation li:not(.selected) > a:focus {
    text-decoration: underline;
    background-color: #fffde9;
    background-image: linear-gradient(to bottom, #fefffb 0%, #fffde9 100%);
    background-repeat: repeat-x;
    box-shadow: none;
    color: #024731; }
  #navigation li.selected > a {
    font-weight: bold;
    /* highlight current page in main menu */ }
  #navigation .lfr-nav-child-toggle {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    cursor: pointer; }
  @media (max-width: 991.98px) {
    #navigation .nav-collapse.collapse {
      padding-top: 36px; }
    .show-menu #navigation .nav-collapse.collapse {
      display: block; } }

/* mobile menu button */
#mainNavigationToggle {
  display: none;
  /* hide by default */
  position: absolute;
  z-index: 200;
  right: 15px;
  width: auto;
  top: 78px;
  font-size: 24px;
  color: white;
  cursor: pointer;
  background-color: transparent;
  border: 0px; }
  @media (max-width: 991.98px) {
    #mainNavigationToggle {
      display: block;
      /* show only for phone and tablet viewports */ } }
  #mainNavigationToggle .lexicon-icon {
    padding: 2px 1px 1px 1px; }
  #mainNavigationToggle:focus, #mainNavigationToggle:hover {
    color: #024731;
    background-color: white;
    outline: 0; }

/* wai improvements */
.quick-access-nav a,
.quick-access-nav a:focus,
.quick-access-nav a:hover {
  color: white; }

/* collapsed menu on themenseite und themenunterseite */
#page-nav-mobile-menu {
  background-color: transparent;
  border: 0px;
  font-size: 1.375rem;
  line-height: 1.875rem; }
  #page-nav-mobile-menu:focus, #page-nav-mobile-menu:hover {
    color: #fffde9;
    background-color: #024731; }

#breadcrumbs {
  margin-bottom: 15px;
  margin-top: 15px;
  display: inline-block;
  float: left;
  max-width: 900px; }
  #breadcrumbs .portlet-content-container, #breadcrumbs .portlet {
    margin: 0;
    padding: 0; }

#breadcrumbs .breadcrumb {
  background-color: transparent;
  margin-left: 0;
  margin-bottom: 0;
  padding: 2px 0px 0px 0px;
  white-space: normal;
  /* for theme setting enable-breadcrumbs-with-startpage */ }
  #breadcrumbs .breadcrumb .breadcrumb-link {
    display: inline-block; }
  #breadcrumbs .breadcrumb li::after {
    content: "\002F";
    display: inline-block;
    padding: 0 0 0 4px; }
  #breadcrumbs .breadcrumb li:last-child::after {
    display: none; }
  #breadcrumbs .breadcrumb .divider {
    display: none; }
  #breadcrumbs .breadcrumb > li {
    margin-right: 0.5em; }
    #breadcrumbs .breadcrumb > li + li:before {
      display: none; }
    #breadcrumbs .breadcrumb > li.active {
      color: inherit; }
  #breadcrumbs .breadcrumb li.breadcrumb-prefix-lubw::after {
    padding-right: 0; }

#breadcrumbs .breadcrumb > li:first-child:before {
  content: "Sie sind hier: "; }

.lfr-hudcrumbs .breadcrumb {
  background-color: #024731;
  opacity: 0.8; }

.lubw-base-theme-breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  margin-right: 0; }

#footer .copyrightbar {
  background-color: #024731;
  background-image: -webkit-linear-gradient(#296e4b, #024731);
  background-image: linear-gradient(#296e4b, #024731);
  color: #fff;
  padding-top: 30px;
  padding-bottom: 50px; }
  #footer .copyrightbar a {
    color: #fff; }
    #footer .copyrightbar a:focus {
      outline-color: #fffde9; }
  #footer .copyrightbar .copyright {
    float: left;
    margin-left: 20px;
    margin-right: 10px; }
    @media (max-width: 991.98px) {
      #footer .copyrightbar .copyright {
        float: none;
        text-align: center;
        margin-bottom: 10px; } }
  #footer .copyrightbar .legal {
    float: right;
    margin-right: 20px;
    margin-left: 10px; }
    @media (max-width: 1199.98px) {
      #footer .copyrightbar .legal {
        float: none;
        text-align: center; } }

#footer {
  border-top: 10px solid #024731;
  margin-top: 20px; }
  #footer .portlet-content {
    background: transparent;
    border: none; }
  #footer .portlet-content-container {
    margin-bottom: 0; }
  #footer .bottom-navigation.navbar {
    padding: 0; }
  #footer .bottom-navigation .footermenu {
    display: block;
    min-height: 150px;
    padding-left: 15px;
    padding-right: 15px; }
  #footer .bottom-navigation .solution-link {
    font-family: "Gudea", sans-serif; }
  #footer .bottom-navigation a {
    color: black;
    font-weight: normal; }
    #footer .bottom-navigation a:hover {
      text-decoration: underline; }
  #footer .bottom-navigation ul {
    list-style: none outside none;
    margin: 0;
    padding: 0; }
    #footer .bottom-navigation ul li {
      text-align: left;
      font-size: 0.875rem;
      display: block; }
  #footer .bottom-navigation .nav {
    flex-direction: row; }
    #footer .bottom-navigation .nav li:first-child {
      margin-left: 0; }
    #footer .bottom-navigation .nav > li {
      padding-right: 30px; }
      @media (min-width: 768px) {
        #footer .bottom-navigation .nav > li {
          width: 25%; }
          #footer .bottom-navigation .nav > li:last-of-type {
            padding-right: 0; } }
      #footer .bottom-navigation .nav > li > a {
        font-size: 1.15rem;
        padding: 0 0 0 10px;
        border-left: 4px solid #024731;
        line-height: 1.5; }
  #footer .bottom-navigation .footer-nav-link {
    display: flex;
    margin-bottom: 10px; }
  #footer .bottom-navigation .footer-sub-nav {
    padding-left: 10px; }
    #footer .bottom-navigation .footer-sub-nav li {
      float: none;
      margin: 0;
      padding-left: 0.75rem; }
      #footer .bottom-navigation .footer-sub-nav li .footer-nav-link {
        display: block;
        line-height: 1.7;
        margin-bottom: 7px;
        padding-left: 0px; }
        #footer .bottom-navigation .footer-sub-nav li .footer-nav-link:before {
          content: "> ";
          position: absolute;
          margin-left: -0.6rem; }
  #footer .bottom-navigation .navbar-inner {
    margin: 0 auto;
    width: 1170px;
    padding: 20px 0;
    border: 0;
    background-image: none;
    background-color: transparent;
    box-shadow: none; }
    @media (min-width: 768px) {
      #footer .bottom-navigation .navbar-inner > .collapse.nav-collapse {
        display: block; } }
    #footer .bottom-navigation .navbar-inner .footer-nav-column .footer-nav-link ~ .footer-nav-link {
      margin-top: 20px; }

/* mobile footer */
@media (max-width: 767.98px) {
  #footer {
    /*      .extra {
            padding: 0;
            height: 180px;
            position: relative;
        }

        .extra .infos {
            margin-left: 20px;
            position: relative;
            top: 130px;
            padding-left: 0;
        }

        .extra .footer-sub-nav {
            position: absolute;
            float: none;
            display: block;
            margin: 20px 0 0;
            border: 0;
        }

        .extra .footer-sub-nav li {
            border: 0;
        }

        .extra .social {
            display: none;
        }*/ }
    #footer .navbar-inner {
      width: auto; }
    #footer ul {
      width: 100%;
      border-top: 1px solid #fff; }
      #footer ul.nav > li {
        border-left: 0;
        min-height: 0;
        padding: 0; }
      #footer ul li {
        float: none;
        margin: 0;
        line-height: 40px;
        border-bottom: 1px solid #fff;
        width: 100%; }
    #footer nav .navbar-inner li {
      margin: 0; }
    #footer nav .footer-nav-link {
      margin-bottom: 10px;
      padding: 0 20px;
      background-color: #fffde9;
      border-radius: 0; }
    #footer .footer-sub-nav {
      display: none; }
    #footer .navbar-inner .nav-collapse {
      overflow: visible; }
      #footer .navbar-inner .nav-collapse .footer-nav-link {
        font-weight: bold;
        line-height: 2.22;
        margin-bottom: 10px; } }

#searchbar {
  display: inline-block;
  float: right; }
  @media (max-width: 767.98px) {
    #searchbar input {
      padding: 10px; } }
  #searchbar button {
    border: none;
    background: none;
    position: relative;
    top: 1px; }
  #searchbar #searchBoxForm {
    margin: 15px 0 0; }
  #searchbar input {
    height: 1.875rem;
    border-radius: 5px;
    margin-bottom: 0px;
    border: 0;
    padding: 6px 4px; }
  #searchbar div {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 5px; }

/* new line for search box on phones */
@media (max-width: 991.98px) {
  #searchbar {
    position: relative;
    display: block;
    float: none;
    margin-bottom: 15px; }
    #searchbar input {
      width: 100%;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      padding-right: 40px; }
    #searchbar button {
      position: absolute;
      top: 30%;
      right: 0;
      margin-top: -10px; }
    #searchbar #searchBoxForm {
      margin: 0; } }

@media (max-width: 575.98px) {
  #searchbar button {
    height: 40px;
    width: 40px; } }

@media (min-width: 576px) and (max-width: 991.98px) {
  #searchbar {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 100;
    width: 50%;
    padding-left: 15px;
    font-size: 1.125rem; }
    #searchbar input {
      padding: 4px; } }

.component-tabs {
  background-color: #fff;
  min-height: 150px; }
  .component-tabs .portlet-content {
    border-top-width: 0; }
  .component-tabs .navbar-toggler-link {
    border: 1px solid #024731 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: -1px !important;
    border-bottom-width: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
    .component-tabs .navbar-toggler-link:focus {
      outline: 0;
      border: 1px solid #024731 !important;
      border-bottom-color: #fff; }
    .component-tabs .navbar-toggler-link:after {
      display: none; }
  .component-tabs .navigation-bar .show .navbar-nav {
    background-color: #fff;
    padding-left: 0; }
    .component-tabs .navigation-bar .show .navbar-nav .nav-link {
      border-radius: 0 !important;
      width: 100%;
      border: 1px solid #024731; }
      .component-tabs .navigation-bar .show .navbar-nav .nav-link.active {
        border-bottom-color: #024731; }
      .component-tabs .navigation-bar .show .navbar-nav .nav-link:last-child {
        margin-bottom: 0; }
  .component-tabs .navigation-bar-light {
    background: #fff;
    border-bottom: 1px solid #024731 !important; }
    .component-tabs .navigation-bar-light .navbar-toggler {
      color: #024731; }
      .component-tabs .navigation-bar-light .navbar-toggler .icon-caret-bottom {
        border-left: 5px solid transparent;
        border-radius: 4px;
        border-right: 5px solid transparent;
        border-top: 5px solid #555;
        height: 0;
        margin-left: 4px;
        margin-top: 4px;
        width: 0; }
  .component-tabs .navigation-bar .navbar-nav {
    padding-left: 4px; }
    .component-tabs .navigation-bar .navbar-nav .nav-link {
      padding: 14px 20px !important;
      margin-bottom: -1px !important;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      .component-tabs .navigation-bar .navbar-nav .nav-link.active {
        border: 1px solid #024731;
        border-bottom-color: #fff;
        bottom: -1px;
        font-weight: bold;
        outline: none; }
        .component-tabs .navigation-bar .navbar-nav .nav-link.active:after {
          display: none; }
      .component-tabs .navigation-bar .navbar-nav .nav-link.active:focus, .component-tabs .navigation-bar .navbar-nav .nav-link:focus {
        font-weight: bold; }
  .component-tabs .navbar-toggler-link {
    border: none;
    background: #fff;
    margin: 0; }
  .component-tabs .navbar-text-truncate {
    display: flex;
    align-items: center; }
    .component-tabs .navbar-text-truncate .tab-icon {
      width: 1.2rem;
      height: 1.2rem;
      margin-right: .55em;
      opacity: 1.0; }
    .component-tabs .navbar-text-truncate .tab-title {
      color: #024731; }
  .component-tabs .collapsed.navbar-toggler .navbar-text-truncate {
    font-weight: bold; }

.journal-content-article table tr:hover td,
.portlet-asset-publisher table tr:hover td,
.portlet-dynamic-data-lists-display table tr:hover td,
.carpool .booking-table table tr:hover td {
  background-color: #edf8fd !important; }

.journal-content-article .table td:first-child,
.journal-content-article .table th:first-child,
.journal-content-article .table .table-cell-start,
.portlet-asset-publisher .table td:first-child,
.portlet-asset-publisher .table th:first-child,
.portlet-asset-publisher .table .table-cell-start,
.portlet-dynamic-data-lists-display .table td:first-child,
.portlet-dynamic-data-lists-display .table th:first-child,
.portlet-dynamic-data-lists-display .table .table-cell-start,
.carpool .booking-table .table td:first-child,
.carpool .booking-table .table th:first-child,
.carpool .booking-table .table .table-cell-start {
  padding-left: 8px; }

.journal-content-article table,
.portlet-asset-publisher table,
.portlet-dynamic-data-lists-display table,
.carpool .booking-table table {
  width: 100%;
  border-collapse: collapse; }
  .journal-content-article table th,
  .journal-content-article table td,
  .portlet-asset-publisher table th,
  .portlet-asset-publisher table td,
  .portlet-dynamic-data-lists-display table th,
  .portlet-dynamic-data-lists-display table td,
  .carpool .booking-table table th,
  .carpool .booking-table table td {
    padding: 8px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-color: #aaa;
    border-style: solid;
    vertical-align: middle;
    position: inherit; }
  .journal-content-article table caption,
  .portlet-asset-publisher table caption,
  .portlet-dynamic-data-lists-display table caption,
  .carpool .booking-table table caption {
    caption-side: top;
    color: inherit; }

.journal-content-article table thead tr th,
.journal-content-article .table-striped thead tr th,
.journal-content-article .table-sorted thead tr th,
.journal-content-article .table-sorted-special thead tr th,
.portlet-asset-publisher table thead tr th,
.portlet-asset-publisher .table-striped thead tr th,
.portlet-asset-publisher .table-sorted thead tr th,
.portlet-asset-publisher .table-sorted-special thead tr th,
.portlet-dynamic-data-lists-display table thead tr th,
.portlet-dynamic-data-lists-display .table-striped thead tr th,
.portlet-dynamic-data-lists-display .table-sorted thead tr th,
.portlet-dynamic-data-lists-display .table-sorted-special thead tr th,
.carpool .booking-table table thead tr th,
.carpool .booking-table .table-striped thead tr th,
.carpool .booking-table .table-sorted thead tr th,
.carpool .booking-table .table-sorted-special thead tr th {
  background-color: #e6e6e6;
  color: #000;
  font-weight: bold;
  padding: 8px;
  border-bottom: 1px solid #aaa; }

.journal-content-article .table-sorted .header,
.journal-content-article .table-sorted-special .header,
.journal-content-article .table-sortable-column,
.portlet-asset-publisher .table-sorted .header,
.portlet-asset-publisher .table-sorted-special .header,
.portlet-asset-publisher .table-sortable-column,
.portlet-dynamic-data-lists-display .table-sorted .header,
.portlet-dynamic-data-lists-display .table-sorted-special .header,
.portlet-dynamic-data-lists-display .table-sortable-column,
.carpool .booking-table .table-sorted .header,
.carpool .booking-table .table-sorted-special .header,
.carpool .booking-table .table-sortable-column {
  cursor: pointer;
  background-image: url("../images/custom/jquery/icon-tablesort.gif");
  background-repeat: no-repeat;
  background-position: center right; }
  .journal-content-article .table-sorted .header.headerSortUp,
  .journal-content-article .table-sorted .header.table-sorted .table-sort-indicator,
  .journal-content-article .table-sorted .header.table-sorted-special .table-sort-indicator,
  .journal-content-article .table-sorted-special .header.headerSortUp,
  .journal-content-article .table-sorted-special .header.table-sorted .table-sort-indicator,
  .journal-content-article .table-sorted-special .header.table-sorted-special .table-sort-indicator,
  .journal-content-article .table-sortable-column.headerSortUp,
  .journal-content-article .table-sortable-column.table-sorted .table-sort-indicator,
  .journal-content-article .table-sortable-column.table-sorted-special .table-sort-indicator,
  .portlet-asset-publisher .table-sorted .header.headerSortUp,
  .portlet-asset-publisher .table-sorted .header.table-sorted .table-sort-indicator,
  .portlet-asset-publisher .table-sorted .header.table-sorted-special .table-sort-indicator,
  .portlet-asset-publisher .table-sorted-special .header.headerSortUp,
  .portlet-asset-publisher .table-sorted-special .header.table-sorted .table-sort-indicator,
  .portlet-asset-publisher .table-sorted-special .header.table-sorted-special .table-sort-indicator,
  .portlet-asset-publisher .table-sortable-column.headerSortUp,
  .portlet-asset-publisher .table-sortable-column.table-sorted .table-sort-indicator,
  .portlet-asset-publisher .table-sortable-column.table-sorted-special .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sorted .header.headerSortUp,
  .portlet-dynamic-data-lists-display .table-sorted .header.table-sorted .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sorted .header.table-sorted-special .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sorted-special .header.headerSortUp,
  .portlet-dynamic-data-lists-display .table-sorted-special .header.table-sorted .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sorted-special .header.table-sorted-special .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sortable-column.headerSortUp,
  .portlet-dynamic-data-lists-display .table-sortable-column.table-sorted .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sortable-column.table-sorted-special .table-sort-indicator,
  .carpool .booking-table .table-sorted .header.headerSortUp,
  .carpool .booking-table .table-sorted .header.table-sorted .table-sort-indicator,
  .carpool .booking-table .table-sorted .header.table-sorted-special .table-sort-indicator,
  .carpool .booking-table .table-sorted-special .header.headerSortUp,
  .carpool .booking-table .table-sorted-special .header.table-sorted .table-sort-indicator,
  .carpool .booking-table .table-sorted-special .header.table-sorted-special .table-sort-indicator,
  .carpool .booking-table .table-sortable-column.headerSortUp,
  .carpool .booking-table .table-sortable-column.table-sorted .table-sort-indicator,
  .carpool .booking-table .table-sortable-column.table-sorted-special .table-sort-indicator {
    background-image: url("../images/custom/jquery/icon-tablesort-asc.gif"); }
  .journal-content-article .table-sorted .header.headerSortDown,
  .journal-content-article .table-sorted .header.table-sorted-desc .table-sort-indicator,
  .journal-content-article .table-sorted-special .header.headerSortDown,
  .journal-content-article .table-sorted-special .header.table-sorted-desc .table-sort-indicator,
  .journal-content-article .table-sortable-column.headerSortDown,
  .journal-content-article .table-sortable-column.table-sorted-desc .table-sort-indicator,
  .portlet-asset-publisher .table-sorted .header.headerSortDown,
  .portlet-asset-publisher .table-sorted .header.table-sorted-desc .table-sort-indicator,
  .portlet-asset-publisher .table-sorted-special .header.headerSortDown,
  .portlet-asset-publisher .table-sorted-special .header.table-sorted-desc .table-sort-indicator,
  .portlet-asset-publisher .table-sortable-column.headerSortDown,
  .portlet-asset-publisher .table-sortable-column.table-sorted-desc .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sorted .header.headerSortDown,
  .portlet-dynamic-data-lists-display .table-sorted .header.table-sorted-desc .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sorted-special .header.headerSortDown,
  .portlet-dynamic-data-lists-display .table-sorted-special .header.table-sorted-desc .table-sort-indicator,
  .portlet-dynamic-data-lists-display .table-sortable-column.headerSortDown,
  .portlet-dynamic-data-lists-display .table-sortable-column.table-sorted-desc .table-sort-indicator,
  .carpool .booking-table .table-sorted .header.headerSortDown,
  .carpool .booking-table .table-sorted .header.table-sorted-desc .table-sort-indicator,
  .carpool .booking-table .table-sorted-special .header.headerSortDown,
  .carpool .booking-table .table-sorted-special .header.table-sorted-desc .table-sort-indicator,
  .carpool .booking-table .table-sortable-column.headerSortDown,
  .carpool .booking-table .table-sortable-column.table-sorted-desc .table-sort-indicator {
    background-image: url("../images/custom/jquery/icon-tablesort-desc.gif"); }

.journal-content-article .table-striped > tbody > tr:nth-of-type(odd) td,
.journal-content-article .table-striped > tbody > tr:nth-of-type(odd) th,
.portlet-asset-publisher .table-striped > tbody > tr:nth-of-type(odd) td,
.portlet-asset-publisher .table-striped > tbody > tr:nth-of-type(odd) th,
.portlet-dynamic-data-lists-display .table-striped > tbody > tr:nth-of-type(odd) td,
.portlet-dynamic-data-lists-display .table-striped > tbody > tr:nth-of-type(odd) th,
.carpool .booking-table .table-striped > tbody > tr:nth-of-type(odd) td,
.carpool .booking-table .table-striped > tbody > tr:nth-of-type(odd) th {
  background-color: white; }

.journal-content-article .table-striped > tbody > tr:nth-of-type(even) td,
.journal-content-article .table-striped > tbody > tr:nth-of-type(even) th,
.portlet-asset-publisher .table-striped > tbody > tr:nth-of-type(even) td,
.portlet-asset-publisher .table-striped > tbody > tr:nth-of-type(even) th,
.portlet-dynamic-data-lists-display .table-striped > tbody > tr:nth-of-type(even) td,
.portlet-dynamic-data-lists-display .table-striped > tbody > tr:nth-of-type(even) th,
.carpool .booking-table .table-striped > tbody > tr:nth-of-type(even) td,
.carpool .booking-table .table-striped > tbody > tr:nth-of-type(even) th {
  background-color: #F2F2F2; }

.portlet-dynamic-data-lists-display td.table-sorted {
  background: transparent; }

.portlet-dynamic-data-lists-display .table-x-scroller,
.portlet-dynamic-data-lists-display .table-y-scroller-container {
  border: none; }

.portlet-dynamic-data-lists-display .table-sort-indicator {
  position: relative;
  bottom: unset;
  right: unset; }

.nav_theme-page, .portlet-navigation .list-menu {
  white-space: normal; }
  .nav_theme-page li.lfr-nav-item, .portlet-navigation .list-menu li.lfr-nav-item {
    font-size: 1.25rem; }
    .nav_theme-page li.lfr-nav-item a.lfr-nav-item, .portlet-navigation .list-menu li.lfr-nav-item a.lfr-nav-item {
      font-weight: bold;
      line-height: 1.25;
      padding-bottom: 5px;
      padding-top: 5px; }

.nav_theme-subpage {
  white-space: normal; }
  .nav_theme-subpage li.lfr-nav-item {
    line-height: 15px;
    padding-top: 3px;
    padding-bottom: 3px; }
    .nav_theme-subpage li.lfr-nav-item.selected > li.lfr-nav-item:not(.has-childmenu):first-of-type,
    .nav_theme-subpage li.lfr-nav-item.selected .lfr-nav-item + .layouts:first-of-type,
    .nav_theme-subpage li.lfr-nav-item.selected.active:not(.has-childmenu) a {
      border-left: 2px solid #024731;
      padding-left: 8px;
      border-radius: 0; }
    .nav_theme-subpage li.lfr-nav-item.selected > .lfr-nav-item {
      font-weight: bold; }
    .nav_theme-subpage li.lfr-nav-item li.lfr-nav-item {
      background-color: transparent;
      border: none; }
    .nav_theme-subpage li.lfr-nav-item .level-2 li.lfr-nav-item, .nav_theme-subpage li.lfr-nav-item .level-3 li.lfr-nav-item, .nav_theme-subpage li.lfr-nav-item .level-4 li.lfr-nav-item, .nav_theme-subpage li.lfr-nav-item .level-5 li.lfr-nav-item {
      margin: 0;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 0px;
      padding-right: 0px; }
      .nav_theme-subpage li.lfr-nav-item .level-2 li.lfr-nav-item.selected:not(.has-childmenu) a, .nav_theme-subpage li.lfr-nav-item .level-3 li.lfr-nav-item.selected:not(.has-childmenu) a, .nav_theme-subpage li.lfr-nav-item .level-4 li.lfr-nav-item.selected:not(.has-childmenu) a, .nav_theme-subpage li.lfr-nav-item .level-5 li.lfr-nav-item.selected:not(.has-childmenu) a {
        margin-left: -10px; }
  .nav_theme-subpage .layouts.level-2, .nav_theme-subpage .layouts.level-3, .nav_theme-subpage .layouts.level-4, .nav_theme-subpage .layouts.level-5 {
    padding-left: 10px; }

.nav-theme-title {
  color: #024731;
  font-family: "Gudea", sans-serif; }

.portlet-decorate-transparent-background {
  background: transparent;
  border: 0; }
  .portlet-decorate-transparent-background .portlet-content {
    padding: 0 15px;
    margin: 0 0 30px; }
  .portlet-decorate-transparent-background .portlet:hover > .portlet-content-editable,
  .portlet-decorate-transparent-background .portlet .portlet-content-editable {
    border-color: transparent; }
  .portlet-decorate-transparent-background.portlet-navigation .portlet-content {
    padding-left: 0;
    padding-right: 0; }
  .portlet-decorate-transparent-background .topic-teaser {
    margin-left: -15px;
    margin-right: -15px; }
  .portlet-decorate-transparent-background .portlet-header .visible-interaction .lfr-icon-menu.dropdown {
    background-color: #fffde9 !important;
    z-index: 9; }

.portlet-decorate .portlet-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
  margin: 0 0 30px; }
  .portlet-decorate .portlet-content .portlet-decorate .portlet-content {
    border: none; }

.x-content-page #main-content .portlet-navigation .portlet-content {
  padding-left: 0;
  padding-right: 0; }

.topic-teaser {
  position: relative;
  background-position: center center;
  background-size: cover;
  border-radius: 5px;
  height: 220px; }
  .topic-teaser h1 {
    display: inline;
    position: relative;
    top: 10px;
    bottom: 0;
    left: 0;
    margin-left: 20px;
    padding-right: 50px;
    color: #fff;
    font-family: "Gudea",sans-serif; }
  .topic-teaser .kasten {
    position: absolute;
    background-color: #024731;
    bottom: 0;
    height: 4.06rem;
    opacity: 0.8; }
    @media (max-width: 991.98px) {
      .topic-teaser .kasten {
        display: none; } }
  .topic-teaser .topic-icon {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 10px;
    min-height: 44px;
    width: 100px;
    padding: 10px; }

.aufklappbare-liste {
  margin-bottom: 20px; }
  .aufklappbare-liste .accordion-heading {
    background: none no-repeat 0 50%;
    overflow: hidden; }
    .aufklappbare-liste .accordion-heading .accordion-toggle {
      display: block;
      padding: 8px 15px;
      margin-left: 5px;
      text-decoration: none; }
      .aufklappbare-liste .accordion-heading .accordion-toggle:before {
        opacity: 1;
        transform: rotate(90deg);
        transition: transform 0.2s ease-in-out;
        position: absolute;
        padding-right: 0px; }
      .aufklappbare-liste .accordion-heading .accordion-toggle.collapsed:before {
        transform: rotate(0deg);
        transition: transform 0.2s ease-in-out; }
      .aufklappbare-liste .accordion-heading .accordion-toggle:focus {
        text-decoration: underline; }
  .aufklappbare-liste .toggler-content {
    overflow: hidden; }
  .aufklappbare-liste .accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #dee2e6; }
  .aufklappbare-liste .frage {
    padding-left: 20px; }

.teaser-startseite-4-spaltig {
  height: 310px;
  overflow: hidden; }
  .teaser-startseite-4-spaltig .bild {
    background-position: center center;
    background-size: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    max-height: 9.6875rem;
    overflow: hidden;
    height: 9.6875rem; }
  .teaser-startseite-4-spaltig img {
    visibility: hidden; }
  .teaser-startseite-4-spaltig .title {
    font-size: 1.375rem;
    line-height: 1.6;
    margin-top: 5px;
    padding: 0 10px; }
    .teaser-startseite-4-spaltig .title .title-link {
      color: black;
      font-weight: normal; }
  .teaser-startseite-4-spaltig .inhalt {
    padding: 0 10px; }
  .teaser-startseite-4-spaltig .mehr-link {
    position: absolute;
    bottom: 5px;
    padding: 0 10px; }
    .teaser-startseite-4-spaltig .mehr-link:hover > * {
      text-decoration: none; }
  .teaser-startseite-4-spaltig i {
    margin-right: 10px; }

.teaser-startseite-2-spaltig {
  overflow: hidden; }
  .teaser-startseite-2-spaltig .row-fluid {
    display: table;
    height: 100%; }
  .teaser-startseite-2-spaltig img {
    max-width: 100%; }
  .teaser-startseite-2-spaltig .bild {
    max-width: 310px; }
  @media screen and (min-width: 640px) {
    .teaser-startseite-2-spaltig {
      height: 310px; }
      .teaser-startseite-2-spaltig .inhalt-links,
      .teaser-startseite-2-spaltig .inhalt-reichts {
        width: 50%;
        display: table-cell; }
      .teaser-startseite-2-spaltig .mehr-link {
        bottom: 5px;
        position: absolute; }
        .teaser-startseite-2-spaltig .mehr-link:hover > * {
          text-decoration: none; } }
  .teaser-startseite-2-spaltig .inhalt-links {
    padding-right: 10px;
    padding-left: 10px; }
  .teaser-startseite-2-spaltig .inhalt-rechts {
    border-left: 1px solid #EBEAE2;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .teaser-startseite-2-spaltig h1 {
    font-size: 22px; }
  .teaser-startseite-2-spaltig .mehr-link:hover > * {
    text-decoration: none; }
  .teaser-startseite-2-spaltig .mehr-link i {
    margin-right: 10px; }

.termin .name {
  font-weight: bold; }

.termin p {
  margin-bottom: 10px; }

.termine h2, .termine h3, .termine h4 {
  margin-top: 10px;
  margin-bottom: 10px; }

.termine .termin {
  margin-bottom: 20px; }
  .termine .termin h4 {
    font-size: 1.125rem; }

table tr:hover td {
  background-color: #edf8fd !important; }

table td {
  padding: 4px; }

div [id*="_asset_publisher_web_portlet"] .sheet tr:nth-child(even) td,
div [id*="_asset_publisher_web_portlet"] .formulare_und_vorlagen tr:nth-child(even) td {
  background-color: #f9f9f9; }

div [id*="_asset_publisher_web_portlet"] .sheet td,
div [id*="_asset_publisher_web_portlet"] .formulare_und_vorlagen td {
  padding-top: 4px;
  padding-bottom: 4px; }

div [id*="_asset_publisher_web_portlet"] .sheet td[class*="table-cell-expand"]:not(.table-title), div [id*="_asset_publisher_web_portlet"] .sheet th[class*="table-cell-expand"]:not(.table-title),
div [id*="_asset_publisher_web_portlet"] .formulare_und_vorlagen td[class*="table-cell-expand"]:not(.table-title),
div [id*="_asset_publisher_web_portlet"] .formulare_und_vorlagen th[class*="table-cell-expand"]:not(.table-title) {
  border-left: 1px #aaa solid; }

div [id*="_asset_publisher_web_portlet"] .aspect-ratio.mb-4 {
  padding-bottom: 17.5%;
  background-position: left;
  background-size: contain;
  margin-bottom: 10px !important; }

div [id*="_asset_publisher_web_portlet"] .metadata-author.mb-4 {
  margin-bottom: 10px !important; }

div [id*="_asset_publisher_web_portlet"] .asset-abstract.mb-5 {
  margin-bottom: 2em !important; }

div [id*="_asset_publisher_web_portlet"] .list-group .list-group-title {
  font-family: "Gudea", sans-serif;
  font-size: 0.875rem;
  margin-bottom: 0.35rem; }

div [id*="_asset_publisher_web_portlet"] .list-group .list-group-subtitle {
  margin-bottom: 0.35rem; }

div [id*="_asset_publisher_web_portlet"] .list-group .list-group-item {
  border: none; }

div [id*="_asset_publisher_web_portlet"] .taglib-asset-categories-summary a.label {
  text-transform: none !important;
  background-color: transparent; }

.portlet-asset-publisher.kein-filter .taglib-categorization-filter {
  display: none; }

.portlet-document-library.lubw .breadcrumb {
  background-color: transparent;
  padding-left: 0px; }

.portlet-document-library.lubw .lfr-search-container-wrapper .list-group .list-group-item .h5 {
  font-family: "Gudea", sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  color: #024731; }

.portlet-document-library.lubw .table-list th.table-title {
  font-weight: bold; }

.portlet-document-library.lubw tbody .lfr-name-column,
.portlet-document-library.lubw tbody .lfr-name-column a {
  text-overflow: ellipsis;
  font-size: 1rem;
  font-weight: bold;
  color: #024731; }

.portlet-document-library.lubw tbody tr:nth-child(odd) td {
  background-color: #f9f9f9; }

.portlet-document-library.lubw tbody td {
  line-height: 1.3; }
  .portlet-document-library.lubw tbody td .sticker {
    display: none; }

.portlet-document-library.lubw .x-id-and-create-infos,
.portlet-document-library.lubw .x-path-infos,
.portlet-document-library.lubw .x-name-infos,
.portlet-document-library.lubw .x-status-infos,
.portlet-document-library.lubw .x-categories-summary,
.portlet-document-library.lubw .x-tags-summary {
  display: none; }

.portlet-document-library.design-schlicht .management-bar,
.portlet-document-library.design-schlicht tr.table-divider {
  display: none; }

.portlet-document-library.design-schlicht .lfr-checkbox-column {
  padding: 0; }
  .portlet-document-library.design-schlicht .lfr-checkbox-column input {
    display: none; }

.portlet-document-library.design-schlicht .checkbox {
  display: none; }

.portlet-document-library.leerer-ordner .management-bar,
.portlet-document-library.leerer-ordner .breadcrumb,
.portlet-document-library.leerer-ordner .taglib-empty-result-message.sheet {
  display: none; }

.portlet-asset-categories-navigation label {
  display: block;
  text-transform: capitalize;
  font-weight: bold; }

.portlet-asset-categories-navigation .buchstaben-nebeneinander ul {
  margin: 0px;
  padding-left: 0px;
  display: inline-block; }

.portlet-asset-categories-navigation .buchstaben-nebeneinander li {
  float: left;
  list-style-type: none; }
  .portlet-asset-categories-navigation .buchstaben-nebeneinander li a {
    font-size: 22px;
    padding: 9px; }

.image-copyright-info-portlet .portlet-content {
  border: 0;
  background-color: transparent;
  padding: 0; }

.x-content-page #main-content,
.x-portlet-page #main-content {
  /* hide dotted border on tabs */
  /* always show tabs on mobile devices */
  /* intrafind search page */ }
  .x-content-page #main-content w2c-leaflet-map,
  .x-portlet-page #main-content w2c-leaflet-map {
    /* legend styling */ }
    .x-content-page #main-content w2c-leaflet-map ::part(textfield),
    .x-portlet-page #main-content w2c-leaflet-map ::part(textfield) {
      height: 2.143rem;
      padding-right: 0.357rem;
      padding-left: 0.357rem;
      font-size: 1rem;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #8d8d8d;
      border: 1px solid #dddddd; }
    .x-content-page #main-content w2c-leaflet-map ::part(textfield-container),
    .x-portlet-page #main-content w2c-leaflet-map ::part(textfield-container) {
      position: relative;
      display: inline-block;
      margin-top: 0.714rem;
      margin-right: 0.714rem; }
    .x-content-page #main-content w2c-leaflet-map ::part(autocomplete-items),
    .x-portlet-page #main-content w2c-leaflet-map ::part(autocomplete-items) {
      position: absolute;
      border: 1px solid #dddddd !important;
      z-index: 401;
      /*position the autocomplete items to be the same width as the container:*/
      top: 100%;
      left: 0;
      right: 0;
      background-color: white; }
    .x-content-page #main-content w2c-leaflet-map ::part(autocomplete-item),
    .x-portlet-page #main-content w2c-leaflet-map ::part(autocomplete-item) {
      border-bottom: 1px solid #dddddd !important;
      cursor: pointer;
      padding: 0.357rem;
      font-size: 0.9rem; }
    .x-content-page #main-content w2c-leaflet-map ::part(autocomplete-selected),
    .x-portlet-page #main-content w2c-leaflet-map ::part(autocomplete-selected) {
      background-color: lightgray; }
    .x-content-page #main-content w2c-leaflet-map ::part(autocomplete-unselected),
    .x-portlet-page #main-content w2c-leaflet-map ::part(autocomplete-unselected) {
      background-color: white; }
    .x-content-page #main-content w2c-leaflet-map ::part(autocomplete-item):hover,
    .x-portlet-page #main-content w2c-leaflet-map ::part(autocomplete-item):hover {
      background-color: var(--w2c-searchbox-simple-autocomplete-item-hover-bgcolor, #e9e9e9); }
    .x-content-page #main-content w2c-leaflet-map ::part(autocomplete-highlight),
    .x-portlet-page #main-content w2c-leaflet-map ::part(autocomplete-highlight) {
      font-weight: bold; }
    .x-content-page #main-content w2c-leaflet-map::part(carto-legend-ul),
    .x-portlet-page #main-content w2c-leaflet-map::part(carto-legend-ul) {
      list-style-type: none;
      padding: 0px 10px; }
    .x-content-page #main-content w2c-leaflet-map::part(legend-icon-image),
    .x-portlet-page #main-content w2c-leaflet-map::part(legend-icon-image) {
      width: 16px;
      height: 16px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
    .x-content-page #main-content w2c-leaflet-map::part(legend-icon),
    .x-portlet-page #main-content w2c-leaflet-map::part(legend-icon) {
      box-sizing: border-box;
      margin-right: 8px;
      flex-shrink: 0; }
    .x-content-page #main-content w2c-leaflet-map::part(carto-legend-li),
    .x-portlet-page #main-content w2c-leaflet-map::part(carto-legend-li) {
      display: flex;
      align-items: center; }
    .x-content-page #main-content w2c-leaflet-map::part(legend-icon-image), .x-content-page #main-content w2c-leaflet-map::part(legend-icon-image-point),
    .x-portlet-page #main-content w2c-leaflet-map::part(legend-icon-image),
    .x-portlet-page #main-content w2c-leaflet-map::part(legend-icon-image-point) {
      width: 28px;
      height: 28px;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center; }
    .x-content-page #main-content w2c-leaflet-map::part(legend-icon-area),
    .x-portlet-page #main-content w2c-leaflet-map::part(legend-icon-area) {
      width: 28px;
      height: 12px; }
    .x-content-page #main-content w2c-leaflet-map::part(legend-icon-point),
    .x-portlet-page #main-content w2c-leaflet-map::part(legend-icon-point) {
      width: 18px;
      height: 18px;
      border-radius: 14px; }
    .x-content-page #main-content w2c-leaflet-map::part(legend-icon-line),
    .x-portlet-page #main-content w2c-leaflet-map::part(legend-icon-line) {
      width: 28px;
      height: 32px; }
  .x-content-page #main-content ::part(leaflet-bottom leaflet-right),
  .x-portlet-page #main-content ::part(leaflet-bottom leaflet-right) {
    z-index: 400; }
  .x-content-page #main-content :focus,
  .x-content-page #main-content .component-tabs .navigation-bar .navbar-nav .nav-link.active:focus,
  .x-content-page #main-content .component-tabs .navigation-bar .navbar-nav .nav-link:focus,
  .x-content-page #main-content button.btn:focus,
  .x-content-page #main-content .page-link:focus,
  .x-content-page #main-content .pagination-items-per-page a:focus,
  .x-portlet-page #main-content :focus,
  .x-portlet-page #main-content .component-tabs .navigation-bar .navbar-nav .nav-link.active:focus,
  .x-portlet-page #main-content .component-tabs .navigation-bar .navbar-nav .nav-link:focus,
  .x-portlet-page #main-content button.btn:focus,
  .x-portlet-page #main-content .page-link:focus,
  .x-portlet-page #main-content .pagination-items-per-page a:focus {
    outline: none; }
  .x-content-page #main-content w2c-selector-dropdown::part(dropdown),
  .x-portlet-page #main-content w2c-selector-dropdown::part(dropdown) {
    width: 100%;
    --mdc-theme-primary:black;
    --mdc-select-fill-color: transparent;
    --mdc-select-idle-line-color: transparent;
    border: 1px solid #EBEAE2; }
  .x-content-page #main-content .portlet-boundary_w2clubwhomepage_w2cdatasrc_,
  .x-portlet-page #main-content .portlet-boundary_w2clubwhomepage_w2cdatasrc_ {
    display: none; }
  .x-content-page #main-content .portlet-content .portlet-content,
  .x-portlet-page #main-content .portlet-content .portlet-content {
    padding: 0px; }
  .x-content-page #main-content .portlet-journal-content .portlet-content,
  .x-content-page #main-content .portlet-boundary_w2clubwhomepage_w2cselector_ .portlet-content,
  .x-content-page #main-content .portlet-boundary_w2clubwhomepage_w2cinfopanel_ .portlet-content,
  .x-portlet-page #main-content .portlet-journal-content .portlet-content,
  .x-portlet-page #main-content .portlet-boundary_w2clubwhomepage_w2cselector_ .portlet-content,
  .x-portlet-page #main-content .portlet-boundary_w2clubwhomepage_w2cinfopanel_ .portlet-content {
    margin-bottom: 10px; }
  .x-content-page #main-content w2c-leaflet-map::part(map-container),
  .x-portlet-page #main-content w2c-leaflet-map::part(map-container) {
    z-index: 1; }
  .x-content-page #main-content flex-table::part(table),
  .x-portlet-page #main-content flex-table::part(table) {
    width: 100%;
    text-align: center;
    border-collapse: collapse; }
  .x-content-page #main-content flex-table::part(table-header),
  .x-portlet-page #main-content flex-table::part(table-header) {
    background-color: #024731;
    color: #FFFFFF; }
  .x-content-page #main-content flex-table::part(table-header-cell),
  .x-content-page #main-content flex-table::part(table-cell),
  .x-portlet-page #main-content flex-table::part(table-header-cell),
  .x-portlet-page #main-content flex-table::part(table-cell) {
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 4px;
    position: relative; }
  .x-content-page #main-content flex-table::part(table-header-cell),
  .x-portlet-page #main-content flex-table::part(table-header-cell) {
    border-bottom: 1px solid white; }
  .x-content-page #main-content flex-table::part(table-cell-left),
  .x-portlet-page #main-content flex-table::part(table-cell-left) {
    text-align: left; }
  .x-content-page #main-content flex-table::part(table-cell-center),
  .x-portlet-page #main-content flex-table::part(table-cell-center) {
    text-align: center; }
  .x-content-page #main-content flex-table::part(table-cell-right),
  .x-portlet-page #main-content flex-table::part(table-cell-right) {
    text-align: right; }
  .x-content-page #main-content flex-table::part(table-sub-header-cell),
  .x-portlet-page #main-content flex-table::part(table-sub-header-cell) {
    border-top: 1px solid white;
    border-bottom: 1px solid white; }
  .x-content-page #main-content flex-table::part(table-header-cell-border-top),
  .x-portlet-page #main-content flex-table::part(table-header-cell-border-top) {
    border-top: 1px solid white; }
  .x-content-page #main-content flex-table::part(table-header-cell-border-bottom),
  .x-portlet-page #main-content flex-table::part(table-header-cell-border-bottom) {
    border-bottom: 1px solid white; }
  .x-content-page #main-content flex-table::part(table-row-odd),
  .x-portlet-page #main-content flex-table::part(table-row-odd) {
    background-color: #F2F2F2; }
  .x-content-page #main-content flex-table::part(table-sorting-default),
  .x-portlet-page #main-content flex-table::part(table-sorting-default) {
    cursor: pointer;
    background-image: url("../images/custom/jquery/icon-tablesort-white.png");
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 20px; }
  .x-content-page #main-content flex-table::part(table-sorting-asc),
  .x-portlet-page #main-content flex-table::part(table-sorting-asc) {
    cursor: pointer;
    background-image: url("../images/custom/jquery/icon-tablesort-desc-white.png");
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 20px; }
  .x-content-page #main-content flex-table::part(table-sorting-desc),
  .x-portlet-page #main-content flex-table::part(table-sorting-desc) {
    cursor: pointer;
    background-image: url("../images/custom/jquery/icon-tablesort-asc-white.png");
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 20px; }
  .x-content-page #main-content flex-table::part(link),
  .x-portlet-page #main-content flex-table::part(link) {
    color: #024731;
    text-decoration: none;
    font-weight: bold; }
  .x-content-page #main-content flex-table::part(link):hover,
  .x-portlet-page #main-content flex-table::part(link):hover {
    text-decoration: underline; }
  .x-content-page #main-content flex-table::part(link-highlighted),
  .x-portlet-page #main-content flex-table::part(link-highlighted) {
    color: #FFFFFF;
    background-color: #024731;
    text-decoration: none;
    font-weight: bold; }
  .x-content-page #main-content flex-table::part(link-highlighted):hover,
  .x-portlet-page #main-content flex-table::part(link-highlighted):hover {
    text-decoration: underline; }
  .x-content-page #main-content flex-table::part(link-highlighted):before,
  .x-portlet-page #main-content flex-table::part(link-highlighted):before {
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTEuNyA4LjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExLjcgOC45OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjExLjcsNC4zIDYsMCA2LDMuMSAwLDMuMSAwLDYgNiw2IDYsOC45ICIvPjwvc3ZnPg==);
    width: 12px;
    height: 9px;
    display: inline-block;
    margin-right: .4em; }
  .x-content-page #main-content flex-table::part(table-cell-highlighted),
  .x-portlet-page #main-content flex-table::part(table-cell-highlighted) {
    background-color: #024731;
    text-color: #FFFFFF; }
  .x-content-page #main-content flex-table::part(table-limit-warning),
  .x-portlet-page #main-content flex-table::part(table-limit-warning) {
    background-color: #b22222;
    color: #fff;
    font-weight: bold; }
  .x-content-page #main-content flex-table::part(table-limit-error),
  .x-portlet-page #main-content flex-table::part(table-limit-error) {
    background-color: #800080;
    color: #fff;
    font-weight: bold; }
  .x-content-page #main-content flex-table::part(table-header-messstelle),
  .x-portlet-page #main-content flex-table::part(table-header-messstelle) {
    min-width: 10em; }
  .x-content-page #main-content flex-table::part(table-icon),
  .x-portlet-page #main-content flex-table::part(table-icon) {
    vertical-align: middle;
    position: absolute;
    right: 60%; }
  .x-content-page #main-content w2c-infopanel::part(h2),
  .x-portlet-page #main-content w2c-infopanel::part(h2) {
    font-family: "EB Garamond", serif;
    font-size: 1.375rem;
    font-weight: normal;
    margin-bottom: 0.5rem;
    line-height: 1.875rem;
    margin-top: 0px; }
  .x-content-page #main-content w2c-infopanel::part(h3),
  .x-portlet-page #main-content w2c-infopanel::part(h3) {
    font-family: "EB Garamond", serif;
    font-size: 1.25rem;
    font-weight: normal;
    margin-bottom: 0.5rem;
    line-height: 125%;
    margin-top: 0px; }
  .x-content-page #main-content w2c-infopanel::part(h3h2),
  .x-portlet-page #main-content w2c-infopanel::part(h3h2) {
    font-family: "EB Garamond", serif;
    font-size: 1.25rem;
    font-weight: normal;
    margin-bottom: 1.5rem;
    margin-top: -0.5rem; }
  .x-content-page #main-content w2c-infopanel::part(download-link),
  .x-portlet-page #main-content w2c-infopanel::part(download-link) {
    color: #024731;
    text-decoration: none;
    font-weight: bold; }
  .x-content-page #main-content w2c-infopanel::part(dl-g),
  .x-portlet-page #main-content w2c-infopanel::part(dl-g) {
    /*display:flex;*/
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 1rem;
    grid-row-gap: 0.5rem; }
  .x-content-page #main-content w2c-infopanel::part(dd-g),
  .x-portlet-page #main-content w2c-infopanel::part(dd-g) {
    margin-left: 0px; }
  .x-content-page #main-content w2c-infopanel::part(dt),
  .x-portlet-page #main-content w2c-infopanel::part(dt) {
    /*flex: 0 0 65%;*/
    float: left; }
  .x-content-page #main-content w2c-infopanel::part(dd),
  .x-portlet-page #main-content w2c-infopanel::part(dd) {
    /*flex: 1;*/
    text-align: right; }
  .x-content-page #main-content w2c-infopanel::part(dt-b),
  .x-portlet-page #main-content w2c-infopanel::part(dt-b) {
    /*flex: 0 0 65%;*/
    float: left;
    font-weight: bold; }
  .x-content-page #main-content w2c-infopanel::part(dd-b),
  .x-portlet-page #main-content w2c-infopanel::part(dd-b) {
    /*flex: 1;*/
    text-align: right;
    font-weight: bold; }
  .x-content-page #main-content w2c-infopanel::part(map-info-p),
  .x-portlet-page #main-content w2c-infopanel::part(map-info-p) {
    margin-top: 0px;
    margin-left: 24px; }
  .x-content-page #main-content w2c-infopanel::part(map-info-p-small),
  .x-portlet-page #main-content w2c-infopanel::part(map-info-p-small) {
    margin-top: 0px;
    font-size: 0.75rem;
    line-height: 1.25rem; }
  .x-content-page #main-content w2c-infopanel::part(map-info-p-download),
  .x-portlet-page #main-content w2c-infopanel::part(map-info-p-download) {
    margin-top: 0px; }
  .x-content-page #main-content w2c-infopanel::part(map-info-icon),
  .x-portlet-page #main-content w2c-infopanel::part(map-info-icon) {
    margin-left: -24px;
    vertical-align: middle; }
  .x-content-page #main-content w2c-infopanel::part(external-link),
  .x-portlet-page #main-content w2c-infopanel::part(external-link) {
    color: #024731;
    text-decoration: none;
    font-weight: bold; }
  .x-content-page #main-content w2c-infopanel::part(info-p-underline),
  .x-portlet-page #main-content w2c-infopanel::part(info-p-underline) {
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #EBEAE2; }
  .x-content-page #main-content w2c-infopanel::part(img),
  .x-portlet-page #main-content w2c-infopanel::part(img) {
    max-width: 100%; }
  .x-content-page #main-content w2c-infopanel::part(img-left),
  .x-portlet-page #main-content w2c-infopanel::part(img-left) {
    float: left; }
  .x-content-page #main-content w2c-infopanel::part(img-right),
  .x-portlet-page #main-content w2c-infopanel::part(img-right) {
    float: right; }
  .x-content-page #main-content .messnetze.navbar .navbar-collapse .navbar-nav,
  .x-portlet-page #main-content .messnetze.navbar .navbar-collapse .navbar-nav {
    flex-direction: row; }
  .x-content-page #main-content .lubw-intrafind-search,
  .x-portlet-page #main-content .lubw-intrafind-search {
    /*-- --*/
    /* --- paginator --*/ }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(link-group),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(link-group) {
      text-decoration: none;
      color: #212529; }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(link-group):hover,
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(link-group):hover {
      text-decoration: underline; }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-title),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-title) {
      color: #024731;
      font-family: "EB Garamond", serif;
      font-size: 1.375rem;
      font-weight: normal;
      margin-bottom: 0.5rem;
      line-height: 1.875rem; }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(highlight),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(highlight) {
      background-color: #024731;
      color: white; }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(results-entry),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(results-entry) {
      border-bottom: 1px solid #e4e4e4;
      padding-bottom: 20px; }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(sr-only),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(sr-only) {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0; }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-url):before,
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-url):before {
      content: "\e904";
      font-family: LUBW; }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-url),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-url) {
      color: #024731;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(search-headline),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(search-headline) {
      font-family: "EB Garamond", serif;
      font-size: 1.375rem;
      font-weight: normal;
      margin-bottom: 0.5rem;
      margin-top: 0.5rem;
      line-height: 1.875rem; }
    .x-content-page #main-content .lubw-intrafind-search w2c-paginator::part(container-bottom),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(container-bottom) {
      text-align: center; }
    .x-content-page #main-content .lubw-intrafind-search w2c-paginator::part(item),
    .x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(item) {
      margin: 5px;
      padding: 0px 10px; }

.has-edit-mode-menu.x-content-page #main-content .portlet-boundary_w2clubwhomepage_w2cdatasrc_ {
  display: block; }

.x-content-page {
  /* dont use configuration on portlet but only in edit mode*/ }
  .x-content-page .dropdown-menu > .portlet-configuration > a {
    color: red; }
  .x-content-page.has-edit-mode-menu .dropdown-menu > .portlet-configuration > a {
    color: inherit; }

@media (max-width: 767.98px) {
  .x-content-page #main-content .col-sm-3,
  .x-content-page #main-content .col-sm-9,
  .x-content-page #main-content .tab-panel .col {
    width: 100%;
    max-width: 100%;
    flex: auto; } }

.xd-calendar {
  position: relative;
  overflow: hidden;
  text-transform: capitalize;
  text-align: center; }
  .xd-calendar a {
    text-decoration: none;
    color: inherit; }
  .xd-calendar header .month {
    padding: 0;
    margin: 0;
    margin-bottom: 5px; }
  .xd-calendar header .month .year {
    display: inline; }
  .xd-calendar table {
    width: 100%;
    margin: 0px;
    border-spacing: 0px; }
  .xd-calendar table td {
    padding: 3px; }
  .xd-calendar .day {
    position: relative;
    display: inline-block;
    width: 2.5em;
    height: 28px;
    line-height: 27px;
    border-radius: 50%;
    border: 2px solid transparent;
    cursor: pointer; }
  .xd-calendar .day.has-event:hover {
    border: 2px solid white;
    background: white;
    color: #024731; }
  .xd-calendar .day.today.has-event:after {
    background: white; }
  .xd-calendar .day.wrong-month {
    color: #CBD1D2; }
  .xd-calendar .day.wrong-month:hover {
    border: 2px solid transparent; }
  .xd-calendar .day.disabled {
    cursor: default; }
  .xd-calendar .day.disabled:hover {
    border: 2px solid transparent; }
  .xd-calendar .event-container {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    padding-right: 60px;
    background: white;
    box-sizing: border-box; }
  .xd-calendar .event-container .event-wrapper {
    overflow-y: auto;
    max-height: 100%; }
  .xd-calendar .event-container .close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
    cursor: pointer; }
  .xd-calendar .event-container .close:before,
  .xd-calendar .event-container .close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    background-color: red;
    border: 2px solid red; }
  .xd-calendar .event-container .close:before {
    transform: rotate(45deg); }
  .xd-calendar .event-container .close:after {
    transform: rotate(-45deg); }
  .xd-calendar .event-container .event {
    position: relative;
    width: 100%;
    padding: 1em;
    margin-bottom: 1em;
    background: #024731;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
    text-align: left;
    color: white; }
  .xd-calendar .event-container .event-date {
    margin-bottom: 1em; }
  .xd-calendar .event-container .event-hour {
    float: right; }
  .xd-calendar .event-container .event-title,
  .xd-calendar .event-container .event-location,
  .xd-calendar .event-container .event-summary {
    text-transform: none; }
  .xd-calendar .event-container .event-title {
    font-weight: bold; }
  .xd-calendar .filler {
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: transparent;
    transform: translate(-50%, -50%); }
  .xd-calendar .day.has-event {
    background-color: #024731;
    color: white; }
  .xd-calendar header .simple-calendar-btn {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    color: white;
    border-radius: 0;
    border: 2px solid #024731; }
  .xd-calendar header .simple-calendar-btn:hover {
    background: white;
    color: #024731;
    border-color: white; }
  .xd-calendar header .btn-prev {
    top: 2px;
    left: 2px; }
  .xd-calendar header .btn-next {
    top: 2px;
    right: 2px; }
  .xd-calendar header .btn-next:before {
    transform: rotate(45deg); }
  .xd-calendar .glyphicon {
    font-size: 18px;
    background-color: #024731;
    color: white;
    line-height: initial; }
  .xd-calendar th {
    text-align: center; }
  .xd-calendar td.today {
    background-color: #edf7c3; }

.portlet-message-boards.lubw {
  /* show a thread */
  /* create new thread */
  /* hide statistics */
  /* antwort bearbeiten */ }
  .portlet-message-boards.lubw .lfr-search-container-wrapper .list-group .list-group-item h4,
  .portlet-message-boards.lubw .lfr-search-container-wrapper .list-group .list-group-item h2.h5 {
    font-size: 1.25rem; }
  .portlet-message-boards.lubw .lfr-search-container-wrapper .list-group .list-group-item h5, .portlet-message-boards.lubw .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-family: "Gudea", sans-serif; }
  .portlet-message-boards.lubw .lfr-search-container-wrapper .list-group .list-group-item > .autofit-col:first-of-type {
    display: none; }
  .portlet-message-boards.lubw .lfr-search-container-wrapper .list-group .list-group-item a {
    color: #024731; }
  .portlet-message-boards.lubw .lfr-search-container-wrapper .list-group .list-group-item .list-group-subtext {
    color: inherit; }
  .portlet-message-boards.lubw .breadcrumb {
    background-color: transparent;
    padding-left: 0px; }
  .portlet-message-boards.lubw .thread-container .card .list-group-card-icon,
  .portlet-message-boards.lubw .thread-container .card .h5,
  .portlet-message-boards.lubw .thread-container .card .social-interaction,
  .portlet-message-boards.lubw .thread-container .card .advanced-reply {
    display: none; }
  .portlet-message-boards.lubw .thread-container .card .panel-heading .card-body,
  .portlet-message-boards.lubw .thread-container .card .panel-body {
    padding: 0; }
  .portlet-message-boards.lubw .thread-container .card .panel-heading .card-body .autofit-col {
    padding-left: 0px; }
  .portlet-message-boards.lubw .thread-container .card h5 {
    font-size: 0.875rem;
    font-family: "Gudea", sans-serif; }
  .portlet-message-boards.lubw .thread-container .card h4 {
    font-size: 1.25rem; }
  .portlet-message-boards.lubw #_com_liferay_message_boards_web_portlet_MBPortlet_mbEditPageContainer #_com_liferay_message_boards_web_portlet_MBPortlet_categorization,
  .portlet-message-boards.lubw #_com_liferay_message_boards_web_portlet_MBPortlet_mbEditPageContainer #_com_liferay_message_boards_web_portlet_MBPortlet_related-assets,
  .portlet-message-boards.lubw #_com_liferay_message_boards_web_portlet_MBPortlet_mbEditPageContainer #_com_liferay_message_boards_web_portlet_MBPortlet_more-settings,
  .portlet-message-boards.lubw #_com_liferay_message_boards_web_portlet_MBPortlet_mbEditPageContainer #_com_liferay_message_boards_web_portlet_MBPortlet_permissions,
  .portlet-message-boards.lubw #_com_liferay_message_boards_web_portlet_MBPortlet_mbEditPageContainer #_com_liferay_message_boards_web_portlet_MBPortlet_bodyEditorContainer > .control-label {
    display: none; }
  .portlet-message-boards.lubw .user-info .sticker {
    display: none; }
  .portlet-message-boards.lubw .user-info .user-details {
    margin-left: 0px; }
  .portlet-message-boards.lubw .navbar .navbar-nav .nav-item:last-of-type {
    display: none; }
  .portlet-message-boards.lubw .btn-sm {
    font-size: 0.875rem; }
  .portlet-message-boards.lubw .reply-to-message .card .panel-heading,
  .portlet-message-boards.lubw .reply-to-message .card .divider {
    display: none; }

.portlet-type-facet .portlet-content,
.portlet-category-facet .portlet-content,
.portlet-modified-facet .portlet-content,
.portlet-tag-facet .portlet-content,
.portlet-folder-facet .portlet-content {
  padding-left: 0px;
  padding-right: 0px; }

.portlet-type-facet .panel-group .panel-heading,
.portlet-category-facet .panel-group .panel-heading,
.portlet-modified-facet .panel-group .panel-heading,
.portlet-tag-facet .panel-group .panel-heading,
.portlet-folder-facet .panel-group .panel-heading {
  display: none; }

.portlet-type-facet .panel,
.portlet-category-facet .panel,
.portlet-modified-facet .panel,
.portlet-tag-facet .panel,
.portlet-folder-facet .panel {
  border-color: transparent; }
  .portlet-type-facet .panel ul,
  .portlet-category-facet .panel ul,
  .portlet-modified-facet .panel ul,
  .portlet-tag-facet .panel ul,
  .portlet-folder-facet .panel ul {
    margin-bottom: 0; }
  .portlet-type-facet .panel button.facet-clear-btn,
  .portlet-category-facet .panel button.facet-clear-btn,
  .portlet-modified-facet .panel button.facet-clear-btn,
  .portlet-tag-facet .panel button.facet-clear-btn,
  .portlet-folder-facet .panel button.facet-clear-btn {
    margin-top: 10px; }
  .portlet-type-facet .panel button.facet-clear-btn:hover,
  .portlet-category-facet .panel button.facet-clear-btn:hover,
  .portlet-modified-facet .panel button.facet-clear-btn:hover,
  .portlet-tag-facet .panel button.facet-clear-btn:hover,
  .portlet-folder-facet .panel button.facet-clear-btn:hover {
    background-color: transparent;
    border-color: transparent; }
  .portlet-type-facet .panel small,
  .portlet-category-facet .panel small,
  .portlet-modified-facet .panel small,
  .portlet-tag-facet .panel small,
  .portlet-folder-facet .panel small {
    font-size: 100%;
    position: absolute;
    right: 0px; }

.portlet-type-facet .custom-control-input:disabled ~ .custom-control-label,
.portlet-category-facet .custom-control-input:disabled ~ .custom-control-label,
.portlet-modified-facet .custom-control-input:disabled ~ .custom-control-label,
.portlet-tag-facet .custom-control-input:disabled ~ .custom-control-label,
.portlet-folder-facet .custom-control-input:disabled ~ .custom-control-label {
  color: black; }

.portlet-type-facet .custom-control-input:checked ~ .custom-control-label::before,
.portlet-category-facet .custom-control-input:checked ~ .custom-control-label::before,
.portlet-modified-facet .custom-control-input:checked ~ .custom-control-label::before,
.portlet-tag-facet .custom-control-input:checked ~ .custom-control-label::before,
.portlet-folder-facet .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #024731;
  border-color: #024731; }

.portlet-type-facet .search-facet .custom-control-label.facet-term-selected, .portlet-type-facet .search-facet .term-name.facet-term-selected,
.portlet-category-facet .search-facet .custom-control-label.facet-term-selected,
.portlet-category-facet .search-facet .term-name.facet-term-selected,
.portlet-modified-facet .search-facet .custom-control-label.facet-term-selected,
.portlet-modified-facet .search-facet .term-name.facet-term-selected,
.portlet-tag-facet .search-facet .custom-control-label.facet-term-selected,
.portlet-tag-facet .search-facet .term-name.facet-term-selected,
.portlet-folder-facet .search-facet .custom-control-label.facet-term-selected,
.portlet-folder-facet .search-facet .term-name.facet-term-selected {
  color: #024731; }

.portlet-type-facet .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before,
.portlet-type-facet .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-type-facet .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before,
.portlet-type-facet .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-category-facet .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before,
.portlet-category-facet .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-category-facet .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before,
.portlet-category-facet .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-modified-facet .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before,
.portlet-modified-facet .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-modified-facet .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before,
.portlet-modified-facet .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-tag-facet .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before,
.portlet-tag-facet .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-tag-facet .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before,
.portlet-tag-facet .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-folder-facet .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before,
.portlet-folder-facet .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.portlet-folder-facet .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before,
.portlet-folder-facet .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  border-color: #024731;
  background-color: #024731; }

.portlet-type-facet input[data-term-id~="com.liferay.document.library.kernel.model.DLFileEntry"] + span .custom-control-label-text:before {
  content: "Dateien";
  color: #000; }

.portlet-type-facet input[data-term-id~="com.liferay.journal.model.JournalArticle"] + span .custom-control-label-text:before {
  content: "Webseiten";
  color: #000; }

.portlet-type-facet input[data-term-id~="com.liferay.document.library.kernel.model.DLFileEntry"] + span .custom-control-label-text,
.portlet-type-facet input[data-term-id~="com.liferay.journal.model.JournalArticle"] + span .custom-control-label-text {
  color: transparent; }

.portlet-search-bar .search-bar-keywords-input-wrapper {
  border: 1px solid #024731;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
  .portlet-search-bar .search-bar-keywords-input-wrapper input {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  .portlet-search-bar .search-bar-keywords-input-wrapper .form-control,
  .portlet-search-bar .search-bar-keywords-input-wrapper .input-group-inset-item {
    border: none; }
    .portlet-search-bar .search-bar-keywords-input-wrapper .form-control button,
    .portlet-search-bar .search-bar-keywords-input-wrapper .input-group-inset-item button {
      background: url("../images/icons/ico_search.svg") left bottom no-repeat; }
      .portlet-search-bar .search-bar-keywords-input-wrapper .form-control button .inline-item,
      .portlet-search-bar .search-bar-keywords-input-wrapper .input-group-inset-item button .inline-item {
        display: none; }
  .portlet-search-bar .search-bar-keywords-input-wrapper .input-group-inset-item-after {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }

.portlet-search-bar .btn:focus, .portlet-search-bar .btn.focus {
  box-shadow: none; }

.portlet-search-results .list-group-subtext {
  color: #000;
  margin-bottom: 5px; }
  .portlet-search-results .list-group-subtext a {
    color: #024731; }

.portlet-search-results .x-search-result-title {
  margin-bottom: 5px; }
  .portlet-search-results .x-search-result-title a {
    color: #024731; }
  .portlet-search-results .x-search-result-title.dlfileentry {
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position-y: center;
    background-image: url("/o/admin-theme/images/file_system/small/txt.png"); }
    .portlet-search-results .x-search-result-title.dlfileentry.pdf, .portlet-search-results .x-search-result-title.dlfileentry.PDF {
      background-image: url("/o/admin-theme/images/file_system/small/pdf.png"); }
    .portlet-search-results .x-search-result-title.dlfileentry.doc, .portlet-search-results .x-search-result-title.dlfileentry.docx, .portlet-search-results .x-search-result-title.dlfileentry.DOC, .portlet-search-results .x-search-result-title.dlfileentry.DOCX {
      background-image: url("/o/admin-theme/images/file_system/small/doc.png"); }
    .portlet-search-results .x-search-result-title.dlfileentry.xls, .portlet-search-results .x-search-result-title.dlfileentry.xlsx, .portlet-search-results .x-search-result-title.dlfileentry.XLS, .portlet-search-results .x-search-result-title.dlfileentry.XLSX {
      background-image: url("/o/admin-theme/images/file_system/small/xls.png"); }
    .portlet-search-results .x-search-result-title.dlfileentry.ppt, .portlet-search-results .x-search-result-title.dlfileentry.pptx, .portlet-search-results .x-search-result-title.dlfileentry.PPT, .portlet-search-results .x-search-result-title.dlfileentry.PPTX {
      background-image: url("/o/admin-theme/images/file_system/small/ppt.png"); }
    .portlet-search-results .x-search-result-title.dlfileentry.jpg, .portlet-search-results .x-search-result-title.dlfileentry.png, .portlet-search-results .x-search-result-title.dlfileentry.JPG, .portlet-search-results .x-search-result-title.dlfileentry.PNG {
      background-image: url("/o/admin-theme/images/file_system/small/jpg.png"); }

.portlet-search-results .x-search-result-url-and-date .x-search-result-date {
  margin-left: 15px; }

.portlet-search-results #search-results-display-list .list-group-item:hover,
.portlet-search-results #search-results-display-list .list-group-item:focus {
  background-color: #fffde9; }

.portlet-search-results #search-results-display-list .list-group-item {
  border: none;
  border-top: 1px solid #aaa;
  border-radius: 0px;
  padding-left: 0px;
  padding-right: 0px; }

.portlet-journal-content {
  /* ruedi: overwrite liferay default margin for images in webcontent */ }
  .portlet-journal-content .separator {
    border-top: 1px dashed #024731; }
  .portlet-journal-content .user-tool-asset-addon-entries {
    flex-direction: row-reverse; }
    .portlet-journal-content .user-tool-asset-addon-entries .btn {
      height: auto;
      width: auto; }
    .portlet-journal-content .user-tool-asset-addon-entries .print-action .taglib-text {
      text-transform: capitalize; }
    .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon {
      background-repeat: no-repeat;
      padding-left: 20px;
      background-position-y: center;
      background-image: url("/o/admin-theme/images/file_system/small/txt.png"); }
      .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.pdf, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.PDF {
        background-image: url("/o/admin-theme/images/file_system/small/pdf.png"); }
      .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.doc, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.docx, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.DOC, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.DOCX {
        background-image: url("/o/admin-theme/images/file_system/small/doc.png"); }
      .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.xls, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.xlsx, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.XLS, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.XLSX {
        background-image: url("/o/admin-theme/images/file_system/small/xls.png"); }
      .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.ppt, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.pptx, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.PPT, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.PPTX {
        background-image: url("/o/admin-theme/images/file_system/small/ppt.png"); }
      .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.jpg, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.png, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.JPG, .portlet-journal-content .user-tool-asset-addon-entries .x-file-icon.PNG {
        background-image: url("/o/admin-theme/images/file_system/small/jpg.png"); }
  .portlet-journal-content .journal-content-article img[style*="float: left;"],
  .portlet-journal-content .journal-content-article img[style*="float:left;"],
  .portlet-journal-content .journal-content-article img[style*="float: right;"],
  .portlet-journal-content .journal-content-article img[style*="float:right;"],
  .portlet-journal-content .journal-content-article .cke_widget_image[style*="float: left;"],
  .portlet-journal-content .journal-content-article .cke_widget_image[style*="float:left;"],
  .portlet-journal-content .journal-content-article .cke_widget_image[style*="float: right;"],
  .portlet-journal-content .journal-content-article .cke_widget_image[style*="float:right;"] {
    margin-bottom: 0px;
    margin-top: 0px; }

.portlet-boundary_de_xdot_report_manager_portlet_ReportUIFormPortlet_ .report-edit-form {
  padding: 0px;
  overflow: unset; }
  .portlet-boundary_de_xdot_report_manager_portlet_ReportUIFormPortlet_ .report-edit-form .container {
    padding: 0px;
    width: 100%; }

#main-content .event-calendar {
  padding: 0px; }
  #main-content .event-calendar .xdh1 {
    line-height: 1.875rem;
    color: #000;
    font-weight: normal; }
  #main-content .event-calendar .xdbtn--link {
    color: #024731; }
  #main-content .event-calendar .event-item__data p {
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden; }

.current-events .current-events-widget .cleft {
  left: -47px; }

.current-events .current-events-widget .cright {
  right: -47px; }

#main-content .event-details-container .event-item__image img {
  position: unset; }

.portlet-forms-display .portlet-forms .container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

.portlet-forms-display .portlet-forms .ddm-form-basic-info h1 {
  padding-top: 0px;
  margin-bottom: 0.5rem; }

.portlet-forms-display .portlet-forms .ddm-form-basic-info .ddm-form-description {
  padding-top: 0px;
  color: inherit;
  margin-bottom: 15px; }

.portlet-forms-display .portlet-forms .ddm-user-view-content label {
  font-weight: bold; }

.portlet-forms-display .portlet-forms .ddm-user-view-content .ddm-field {
  padding-left: 0px;
  padding-right: 0px; }

.portlet-forms-display .portlet-forms .ddm-user-view-content .form-text,
.portlet-forms-display .portlet-forms .ddm-user-view-content .liferay-ddm-form-field-paragraph {
  color: inherit;
  font-size: inherit;
  line-height: inherit; }

.portlet-forms-display .portlet-forms .ddm-user-view-content .ddm-field-types-fieldset__nested {
  margin-left: 0px;
  margin-right: 0px; }

.portlet-forms-display .portlet-forms .ddm-user-view-content .custom-control-label {
  font-size: 0.875rem; }

.portlet-forms-display .portlet-forms .ddm-user-view-content .cke,
.portlet-forms-display .portlet-forms .ddm-user-view-content .cke_contents {
  border-color: #024731; }

.portlet-forms-display .portlet-forms .ddm-user-view-content .cke_contents {
  border-bottom-color: transparent; }
  .portlet-forms-display .portlet-forms .ddm-user-view-content .cke_contents iframe {
    height: 99% !important; }

.portlet-forms-display .portlet-forms .btn-primary {
  background-color: #024731;
  border-color: #024731;
  color: white; }

.portlet-forms-display .portlet-forms .btn-primary:focus,
.portlet-forms-display .portlet-forms .btn-primary:active,
.portlet-forms-display .portlet-forms .btn-primary:hover {
  color: #024731;
  background-color: white; }

.portlet-forms-display .portlet-forms label .reference-mark,
.portlet-forms-display .portlet-forms legend .reference-mark {
  color: #024731 !important;
  margin-left: 3px;
  font-size: 0.5rem; }

.portlet-forms-display .portlet-forms .form-control {
  border-color: #024731; }

.portlet-forms-display .portlet-forms .btn-primary {
  float: left !important; }

.portlet-forms-display.laerm-formular .portlet-forms .ddm-form-page > div:first-of-type .form-feedback-item {
  display: none; }

.portlet-forms-display.laerm-formular .portlet-forms .ddm-form-page > div:first-of-type .form-feedback-group::before {
  content: "Bitte angeben.";
  color: #dc3545; }

.glossar .glossary-entry {
  cursor: pointer;
  white-space: nowrap; }
  .glossar .glossary-entry .original-text {
    border-bottom: 2px dotted #024731; }
  .glossar .glossary-entry .icon-um.icon-um--glossar-i::before {
    content: "i";
    border: 1px solid #024731;
    border-radius: 50%;
    display: inline-block;
    margin-right: 0.25rem;
    width: 1rem;
    text-align: center; }
  .glossar .glossary-entry .popover-title {
    background-color: transparent;
    border-bottom: 0; }
  .glossar .glossary-entry .popover-content {
    font-size: 0.875rem;
    padding: 0 2.5rem 1rem .75rem; }
  .glossar .glossary-entry .close-content {
    position: absolute;
    width: 2rem;
    height: 2rem;
    right: 6px;
    top: 6px;
    border: none;
    border-radius: 0;
    opacity: 1;
    background-color: #024731;
    transition: none; }
  .glossar .glossary-entry .close-content:hover {
    background-color: white;
    border: 2px solid #024731;
    opacity: 1; }
    .glossar .glossary-entry .close-content:hover .icon-um--close::before {
      color: #024731; }
  .glossar .glossary-entry .icon-um--close::before {
    content: "\f00d";
    color: white;
    text-shadow: none;
    font-size: 1.2rem; }

/* Variables  */
/* Variables  */
/* Variables  */
/* Aliases  */
/* Variables  */
@font-face {
  font-family: "BaWue Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/landes-cdle/BaWueSansWeb-Regular.woff") format("woff");
  src: url("../fonts/landes-cdle/BaWueSansWeb-Regular.woff2") format("woff2"); }

@font-face {
  font-family: "BaWue Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/landes-cdle/BaWueSansWeb-Bold.woff") format("woff");
  src: url("../fonts/landes-cdle/BaWueSansWeb-Bold.woff2") format("woff2"); }

@font-face {
  font-family: "BaWue Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/landes-cdle/BaWueSansWeb-RegularItalic.woff") format("woff");
  src: url("../fonts/landes-cdle/BaWueSansWeb-RegularItalic.woff2") format("woff2"); }

@font-face {
  font-family: "BaWue Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/landes-cdle/BaWueSansWeb-BoldItalic.woff") format("woff");
  src: url("../fonts/landes-cdle/BaWueSansWeb-BoldItalic.woff2") format("woff2"); }

@font-face {
  font-family: "BaWue Serif";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/landes-cdle/BaWueSerifWeb-Regular.woff") format("woff");
  src: url("../fonts/landes-cdle/BaWueSerifWeb-Regular.woff2") format("woff2"); }

@font-face {
  font-family: "BaWue Serif";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/landes-cdle/BaWueSerifWeb-Bold.woff") format("woff");
  src: url("../fonts/landes-cdle/BaWueSerifWeb-Bold.woff2") format("woff2"); }

.landes-cdle #footer .copyrightbar {
  background: #2A2623FF;
  color: #FFFFFFFF; }

.landes-cdle #footer {
  border-top-color: #2A2623FF;
  background: #2A2623FF; }
  .landes-cdle #footer .bottom-navigation a {
    color: #FFFFFFFF;
    text-decoration: none;
    display: inline-block;
    border-bottom: 2px solid transparent; }
    .landes-cdle #footer .bottom-navigation a:hover {
      background-color: transparent !important;
      border-bottom: 2px solid #FFFFFFFF; }
  .landes-cdle #footer .bottom-navigation .footer-sub-nav {
    padding-left: 0px; }
    .landes-cdle #footer .bottom-navigation .footer-sub-nav li {
      padding-left: 0; }
      .landes-cdle #footer .bottom-navigation .footer-sub-nav li .footer-nav-link {
        display: inline-block; }
      .landes-cdle #footer .bottom-navigation .footer-sub-nav li .footer-nav-link::before {
        content: ""; }
  .landes-cdle #footer .bottom-navigation .nav > li > a {
    border-left: none;
    font-weight: 700;
    font-size: 20px;
    padding-left: 0px; }
  @media (max-width: 991.98px) {
    .landes-cdle #footer .bottom-navigation .nav > li {
      width: 50%;
      margin-bottom: 32px; } }
  @media (max-width: 767.98px) {
    .landes-cdle #footer .bottom-navigation .navbar-inner {
      display: none; } }
  .landes-cdle #footer .bottom-navigation .solution-link {
    font-family: "BaWue Sans"; }
  .landes-cdle #footer .copyrightbar {
    display: flex;
    margin: 0 auto;
    width: 1170px;
    color: transparent;
    align-items: center;
    justify-content: space-between; }
    .landes-cdle #footer .copyrightbar .copyright {
      background-image: url("../images/color_schemes/landes-cdle/BaWue_Logo_Standard_rgb_neg.png");
      background-size: contain;
      background-repeat: no-repeat;
      height: 40px;
      margin-left: 10px; }
    .landes-cdle #footer .copyrightbar .legal a {
      text-decoration: none; }
      .landes-cdle #footer .copyrightbar .legal a:hover {
        border-bottom: 2px solid #FFFFFFFF; }
      .landes-cdle #footer .copyrightbar .legal a:focus {
        outline-color: #6E0BCCFF; }
  @media (max-width: 1170px) {
    .landes-cdle #footer .copyrightbar {
      width: auto;
      padding-left: 15px;
      padding-right: 15px; } }

.landes-cdle #banner {
  background: #FFFC00FF; }
  .landes-cdle #banner #heading {
    height: 88px;
    background: #FFFC00FF; }

.landes-cdle #heading .logo1 {
  max-width: 210px;
  min-height: 35px;
  background: url("../images/color_schemes/landes-cdle/BaWue_Logo_rgb_pos.svg") no-repeat;
  color: transparent;
  margin-top: 24px; }

.landes-cdle #heading .logo2 {
  width: 26px;
  height: 40px;
  background: url("../images/color_schemes/landes-cdle/LUBW_Signature_Icon_Schwarz.png") no-repeat;
  background-size: contain;
  margin-top: 24px; }

@media (max-width: 979px) {
  .landes-cdle #heading .logo1 {
    font-size: inherit; } }

.landes-cdle {
  /* Tablet  */
  /* Handy */
  /* let editor see where portlets can be placed on page */ }
  .landes-cdle #wrapper {
    background: #FFFFFFFF; }
  .landes-cdle body {
    font-size: 16px;
    font-family: "BaWue Sans";
    line-height: 150%;
    background-color: transparent;
    color: #2A2623FF; }
    .landes-cdle body #wrapper {
      font-family: "BaWue Sans";
      font-size: 16px; }
  .landes-cdle .portlet-decorate .portlet-content {
    border: none; }
  .landes-cdle h1 {
    font-family: "BaWue Serif";
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
    color: #2A2623FF; }
  .landes-cdle h2 {
    font-family: "BaWue Sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 130%;
    color: #2A2623FF; }
  .landes-cdle h3 {
    font-family: "BaWue Sans";
    font-size: 28px;
    font-weight: 700;
    line-height: 130%;
    color: #2A2623FF; }
  .landes-cdle h4 {
    font-family: "BaWue Sans";
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
    color: #2A2623FF; }
  .landes-cdle h5 {
    font-family: "BaWue Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
    color: #2A2623FF; }
  .landes-cdle h6 {
    font-family: "BaWue Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    color: #2A2623FF; }
  @media (max-width: 768px) {
    .landes-cdle h1 {
      font-size: 32px;
      line-height: 130%; }
    .landes-cdle h2 {
      font-size: 24px; }
    .landes-cdle h3 {
      font-size: 20px; }
    .landes-cdle h4 {
      font-size: 16px; }
    .landes-cdle h5 {
      font-size: 14px; }
    .landes-cdle h6 {
      font-size: 12px; } }
  @media (max-width: 576px) {
    .landes-cdle h1 {
      font-size: 32px;
      line-height: 130%; }
    .landes-cdle h2 {
      font-size: 24px; }
    .landes-cdle h3 {
      font-size: 20px; }
    .landes-cdle h4 {
      font-size: 16px; }
    .landes-cdle h5 {
      font-size: 14px; }
    .landes-cdle h6 {
      font-size: 12px; } }
  .landes-cdle .portlet-journal-content .topic-icon {
    background: transparent;
    border-color: #2A2623FF; }
  .landes-cdle .portlet-journal-content a {
    text-decoration: none;
    border-bottom: 1px solid #524942FF; }
    .landes-cdle .portlet-journal-content a:hover {
      background-color: #FFFC00FF !important;
      border-bottom: 2px solid #524942FF; }
    .landes-cdle .portlet-journal-content a:not([href]) {
      border-bottom: 0; }
  .landes-cdle.x-portlet-page #main-content :focus-visible {
    outline: 2px solid #6E0BCCFF;
    outline-offset: unset;
    border-radius: 3px; }
  .landes-cdle .portlet-topper {
    background-color: #2A2623FF; }
  .landes-cdle .signed-in.controls-visible .yui3-dd-drop-active-valid .portlet-dropzone,
  .landes-cdle .signed-in .dragging .portlet-dropzone.empty,
  .landes-cdle .signed-in.controls-visible .portlet-dropzone.empty,
  .landes-cdle .signed-in.open-admin-panel .portlet-column.yui3-dd-drop .portlet-dropzone,
  .landes-cdle .signed-in.controls-visible .dragging[role=main] .portlet-column.yui3-dd-drop .portlet-dropzone {
    border-color: #2A2623FF; }

.landes-cdle a {
  color: #2A2623FF; }

.landes-cdle .ico-download:before, .landes-cdle .journal-content-article a[href^="/documents/"]:before, .journal-content-article .landes-cdle a[href^="/documents/"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a[href^="/documents/"]:before, .portlet-asset-publisher .asset-content .landes-cdle a[href^="/documents/"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a.ico-download:before, .portlet-asset-publisher .asset-content .landes-cdle a.ico-download:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a[href^="/documents/"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a[href^="/documents/"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a.ico-download:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a.ico-download:before, .landes-cdle .x-content-page #main-content w2c-infopanel::part(download-link):before, .x-content-page #main-content .landes-cdle w2c-infopanel::part(download-link):before,
.landes-cdle .x-portlet-page #main-content w2c-infopanel::part(download-link):before, .x-portlet-page #main-content .landes-cdle w2c-infopanel::part(download-link):before, .landes-cdle .ico-email:before, .landes-cdle .journal-content-article a[href^="mailto"]:before, .journal-content-article .landes-cdle a[href^="mailto"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a[href^="mailto"]:before, .portlet-asset-publisher .asset-content .landes-cdle a[href^="mailto"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a.ico-email:before, .portlet-asset-publisher .asset-content .landes-cdle a.ico-email:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a[href^="mailto"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a[href^="mailto"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a.ico-email:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a.ico-email:before, .landes-cdle .ico-external:before, .landes-cdle .journal-content-article a[target="_blank"]:before, .journal-content-article .landes-cdle a[target="_blank"]:before,
.landes-cdle .journal-content-article a:not([href*="www.lubw.de"])[href^="http:"]:before, .journal-content-article .landes-cdle a:not([href*="www.lubw.de"])[href^="http:"]:before,
.landes-cdle .journal-content-article a:not([href*="www.lubw.de"])[href^="https:"]:before, .journal-content-article .landes-cdle a:not([href*="www.lubw.de"])[href^="https:"]:before,
.landes-cdle .journal-content-article a:not([href*="www.lubw.de"])[href^="//"]:before, .journal-content-article .landes-cdle a:not([href*="www.lubw.de"])[href^="//"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a[target="_blank"]:before, .portlet-asset-publisher .asset-content .landes-cdle a[target="_blank"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="http:"]:before, .portlet-asset-publisher .asset-content .landes-cdle a:not([href*="www.lubw.de"])[href^="http:"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="https:"]:before, .portlet-asset-publisher .asset-content .landes-cdle a:not([href*="www.lubw.de"])[href^="https:"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="//"]:before, .portlet-asset-publisher .asset-content .landes-cdle a:not([href*="www.lubw.de"])[href^="//"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a.ico-external:before, .portlet-asset-publisher .asset-content .landes-cdle a.ico-external:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a[target="_blank"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a[target="_blank"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="http:"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a:not([href*="www.lubw.de"])[href^="http:"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="https:"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a:not([href*="www.lubw.de"])[href^="https:"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="//"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a:not([href*="www.lubw.de"])[href^="//"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a.ico-external:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a.ico-external:before, .landes-cdle .x-content-page #main-content w2c-infopanel::part(external-link):before, .x-content-page #main-content .landes-cdle w2c-infopanel::part(external-link):before,
.landes-cdle .x-portlet-page #main-content w2c-infopanel::part(external-link):before, .x-portlet-page #main-content .landes-cdle w2c-infopanel::part(external-link):before, .landes-cdle .ico-internal:before,
.landes-cdle .portlet-asset-publisher .asset-content a.ico-internal:before, .portlet-asset-publisher .asset-content .landes-cdle a.ico-internal:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a.ico-internal:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a.ico-internal:before, .landes-cdle #main-content .event-calendar .event-details .download-icon .xdicon, .landes-cdle #main-content .event-calendar .event-details .link-item .xdicon {
  color: transparent !important;
  padding-right: 10px !important;
  background-position: center; }

.landes-cdle .ico-download:before, .landes-cdle .journal-content-article a[href^="/documents/"]:before, .journal-content-article .landes-cdle a[href^="/documents/"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a[href^="/documents/"]:before, .portlet-asset-publisher .asset-content .landes-cdle a[href^="/documents/"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a.ico-download:before, .portlet-asset-publisher .asset-content .landes-cdle a.ico-download:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a[href^="/documents/"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a[href^="/documents/"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a.ico-download:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a.ico-download:before, .landes-cdle .x-content-page #main-content w2c-infopanel::part(download-link):before, .x-content-page #main-content .landes-cdle w2c-infopanel::part(download-link):before,
.landes-cdle .x-portlet-page #main-content w2c-infopanel::part(download-link):before, .x-portlet-page #main-content .landes-cdle w2c-infopanel::part(download-link):before {
  background-image: url("../images/color_schemes/landes-cdle/bw-arrow-inbox-line.svg"); }

.landes-cdle .ico-email:before, .landes-cdle .journal-content-article a[href^="mailto"]:before, .journal-content-article .landes-cdle a[href^="mailto"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a[href^="mailto"]:before, .portlet-asset-publisher .asset-content .landes-cdle a[href^="mailto"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a.ico-email:before, .portlet-asset-publisher .asset-content .landes-cdle a.ico-email:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a[href^="mailto"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a[href^="mailto"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a.ico-email:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a.ico-email:before {
  background-image: url("../images/color_schemes/landes-cdle/bw-email-line.svg"); }

.landes-cdle .ico-external:before, .landes-cdle .journal-content-article a[target="_blank"]:before, .journal-content-article .landes-cdle a[target="_blank"]:before,
.landes-cdle .journal-content-article a:not([href*="www.lubw.de"])[href^="http:"]:before, .journal-content-article .landes-cdle a:not([href*="www.lubw.de"])[href^="http:"]:before,
.landes-cdle .journal-content-article a:not([href*="www.lubw.de"])[href^="https:"]:before, .journal-content-article .landes-cdle a:not([href*="www.lubw.de"])[href^="https:"]:before,
.landes-cdle .journal-content-article a:not([href*="www.lubw.de"])[href^="//"]:before, .journal-content-article .landes-cdle a:not([href*="www.lubw.de"])[href^="//"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a[target="_blank"]:before, .portlet-asset-publisher .asset-content .landes-cdle a[target="_blank"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="http:"]:before, .portlet-asset-publisher .asset-content .landes-cdle a:not([href*="www.lubw.de"])[href^="http:"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="https:"]:before, .portlet-asset-publisher .asset-content .landes-cdle a:not([href*="www.lubw.de"])[href^="https:"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a:not([href*="www.lubw.de"])[href^="//"]:before, .portlet-asset-publisher .asset-content .landes-cdle a:not([href*="www.lubw.de"])[href^="//"]:before,
.landes-cdle .portlet-asset-publisher .asset-content a.ico-external:before, .portlet-asset-publisher .asset-content .landes-cdle a.ico-external:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a[target="_blank"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a[target="_blank"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="http:"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a:not([href*="www.lubw.de"])[href^="http:"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="https:"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a:not([href*="www.lubw.de"])[href^="https:"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a:not([href*="www.lubw.de"])[href^="//"]:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a:not([href*="www.lubw.de"])[href^="//"]:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a.ico-external:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a.ico-external:before, .landes-cdle .x-content-page #main-content w2c-infopanel::part(external-link):before, .x-content-page #main-content .landes-cdle w2c-infopanel::part(external-link):before,
.landes-cdle .x-portlet-page #main-content w2c-infopanel::part(external-link):before, .x-portlet-page #main-content .landes-cdle w2c-infopanel::part(external-link):before {
  background-image: url("../images/color_schemes/landes-cdle/bw-arrow-up-right-line.svg"); }

.landes-cdle .ico-internal:before,
.landes-cdle .portlet-asset-publisher .asset-content a.ico-internal:before, .portlet-asset-publisher .asset-content .landes-cdle a.ico-internal:before,
.landes-cdle .portlet-blogs .widget-mode-detail-text a.ico-internal:before, .portlet-blogs .widget-mode-detail-text .landes-cdle a.ico-internal:before {
  background-image: url("../images/color_schemes/landes-cdle/bw-arrow-right-line.svg"); }

.landes-cdle .mehr-link .icon-caret-right {
  display: none; }

.landes-cdle {
  /* mobile nav menue */
  /* collapsed menu on themenseite und themenunterseite */ }
  .landes-cdle :focus-visible {
    outline: 2px solid #6E0BCCFF;
    outline-offset: unset;
    border-radius: 3px; }
  .landes-cdle #navbarwrapper {
    background: #FFFFFFFF;
    height: 70px;
    box-shadow: rgba(42, 38, 35, 0.1) 0px 12px 18px -8px;
    padding: 14px 120px; }
  .landes-cdle #navigation .nav > li > a {
    color: #2A2623FF;
    font-weight: 700;
    border-radius: 3px; }
  .landes-cdle #navigation .nav > li.active > a {
    background: #2A2623FF;
    color: #FFFFFFFF; }
  .landes-cdle #navigation .nav > li > a.hover,
  .landes-cdle #navigation .nav > li > a.open,
  .landes-cdle #navigation .nav > li > a:hover {
    background: #F4F3F1FF;
    color: #2A2623FF; }
  .landes-cdle #navigation li:not(.selected) > a:focus {
    background: transparent;
    text-decoration: none;
    color: #2A2623FF; }
  .landes-cdle #navigation .dropdown-menu ul.child-menu .dropdown-item:hover {
    text-decoration: none; }
  .landes-cdle #navigation .dropdown-menu {
    width: 100%;
    color: #2A2623FF;
    background: #FFFFFFFF; }
    .landes-cdle #navigation .dropdown-menu a {
      color: #2A2623FF;
      background: #FFFFFFFF;
      font-size: 16px;
      border-radius: 3px;
      text-decoration: none;
      padding: 8px 12px; }
      .landes-cdle #navigation .dropdown-menu a:hover {
        background: #F4F3F1FF;
        text-decoration: none; }
      .landes-cdle #navigation .dropdown-menu a:focus-visible {
        outline-offset: -3px;
        border-radius: 6px; }
  @media (min-width: 980px) {
    .landes-cdle #navigation .nav .dropdown {
      position: static; }
    .landes-cdle #navigation .nav ul.child-menu > li {
      width: 33%;
      display: inline-block;
      font-weight: 700;
      padding: 0px 12px;
      background-color: transparent; } }
  .landes-cdle .portlet-navigation .layouts li.lfr-nav-item {
    border: none; }
  .landes-cdle .portlet-navigation .nav-theme-title {
    font-family: "BaWue Sans";
    font-size: 28px; }
  .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item {
    line-height: 130%; }
    .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item.selected > li.lfr-nav-item:not(.has-childmenu):first-of-type,
    .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item.selected .lfr-nav-item + .layouts:first-of-type,
    .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item.selected.active:not(.has-childmenu) a {
      border-left: none;
      padding-left: 10px; }
    .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item.selected.active:not(.has-childmenu) a {
      padding-left: 0px; }
    .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item .level-2 li.lfr-nav-item.selected:not(.has-childmenu) a, .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item .level-3 li.lfr-nav-item.selected:not(.has-childmenu) a, .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item .level-4 li.lfr-nav-item.selected:not(.has-childmenu) a, .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item .level-5 li.lfr-nav-item.selected:not(.has-childmenu) a {
      margin-left: 0px; }
    .landes-cdle .portlet-navigation .nav_theme-subpage li.lfr-nav-item a.lfr-nav-item {
      padding-top: 2px;
      padding-bottom: 2px; }
  .landes-cdle #mainNavigationToggle {
    top: 99px;
    background-color: transparent;
    color: #FFFFFFFF;
    font-size: 32px;
    height: 48px;
    width: 48px;
    border-radius: 3px;
    background-image: url("../images/color_schemes/landes-cdle/bw-bars-three-menu-line.svg");
    background-size: cover;
    border: 2px solid transparent; }
    .landes-cdle #mainNavigationToggle:hover {
      color: #2A2623FF;
      background-color: #FFFC00FF;
      border: 2px solid #2A2623FF; }
    .landes-cdle #mainNavigationToggle .lexicon-icon {
      display: none; }
  @media (max-width: 991.98px) {
    .landes-cdle #navbarwrapper {
      padding: 0px;
      padding-top: 30px; }
      .landes-cdle #navbarwrapper .navbar-inner {
        background-color: white; }
        .landes-cdle #navbarwrapper .navbar-inner .nav > li > a:focus-visible {
          outline-offset: -3px;
          border-radius: 6px; }
    .landes-cdle.show-menu #navbarwrapper {
      height: auto; } }
  .landes-cdle #page-nav-mobile-menu {
    color: #2A2623FF; }
    .landes-cdle #page-nav-mobile-menu:focus, .landes-cdle #page-nav-mobile-menu:hover {
      color: #FFFFFFFF;
      background-color: #2A2623FF; }

.landes-cdle #searchbar input {
  height: 48px;
  width: 48px;
  background-color: #F4F3F1FF;
  border-color: #524942FF;
  border-style: solid;
  border-bottom-width: 0.0625rem;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  border-radius: 3px 3px 0px 0px;
  vertical-align: middle; }

.landes-cdle #searchbar div {
  border: none; }

.landes-cdle #searchbar button {
  background-image: url("../images/color_schemes/landes-cdle/bw-maginfying-glass-line.svg");
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid transparent;
  color: #FFFFFFFF;
  width: 48px;
  height: 48px; }
  .landes-cdle #searchbar button .lexicon-icon {
    width: 24px;
    height: 24px;
    display: none; }
  .landes-cdle #searchbar button:hover {
    color: #2A2623FF;
    border: 2px solid #2A2623FF; }
  .landes-cdle #searchbar button:focus {
    outline: 2px solid #6E0BCCFF;
    outline-offset: unset;
    border-radius: 3px; }

@media (min-width: 576px) and (max-width: 991.98px) {
  .landes-cdle #searchbar {
    top: 99px;
    font-size: 16px; }
    .landes-cdle #searchbar input {
      width: 100%;
      height: 48px; }
    .landes-cdle #searchbar button {
      top: 0px;
      margin-top: 0px; } }

@media (max-width: 575.98px) {
  .landes-cdle #searchbar button {
    top: 0px;
    margin-top: 0px; }
  .landes-cdle #content .container-fluid.breadcrumbs-and-searchbar .input-large {
    font-size: 16px;
    height: 48px;
    width: 100%; } }

.landes-cdle .portlet-forms-display .portlet-forms .form-control {
  height: 2.375rem;
  background-color: #FFF;
  border-color: #ced4da;
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-top-width: 0.0625rem;
  border-radius: 0.25rem;
  font-size: 20px;
  vertical-align: middle; }

.landes-cdle .portlet-forms-display .portlet-forms .btn-primary {
  float: left !important;
  height: 2.375rem;
  font-size: 20px;
  min-width: 120px;
  background-color: #2A2623FF;
  border-color: transparent;
  color: #FFFFFFFF; }
  .landes-cdle .portlet-forms-display .portlet-forms .btn-primary:hover {
    background-color: #FFFC00FF;
    border-color: #524942FF;
    color: #2A2623FF;
    border-width: 2px; }

.landes-cdle .teaser-startseite-4-spaltig,
.landes-cdle .teaser-startseite-bild-links,
.landes-cdle .teaser-startseite-2-spaltig {
  background-color: #F4F3F1FF; }

@media (min-width: 992px) {
  .landes-cdle .teaser-startseite-4-spaltig {
    height: 465px; } }

@media (max-width: 991.98px) {
  .landes-cdle .teaser-startseite-2-spaltig .mehr-link,
  .landes-cdle .teaser-startseite-4-spaltig .mehr-link {
    bottom: 10px; } }

.landes-cdle .teaser-startseite-2-spaltig h1 {
  font-size: 20px;
  font-family: "BaWue Sans";
  font-weight: 700;
  line-height: 130%;
  margin-top: 5px; }

.landes-cdle .teaser-startseite-2-spaltig a {
  text-decoration: none;
  border-bottom: 2px solid transparent; }

.landes-cdle .teaser-startseite-2-spaltig a.mehr-link.no-icon::before {
  display: inline-block; }

.landes-cdle .teaser-startseite-4-spaltig .title .title-link {
  font-size: 20px;
  font-family: "BaWue Sans";
  font-weight: 700;
  line-height: 130%;
  text-decoration: none; }

.landes-cdle .teaser-startseite-4-spaltig a {
  text-decoration: none;
  border-bottom: 2px solid transparent; }

.landes-cdle .teaser-startseite-4-spaltig .mehr-link {
  padding-left: 0px !important;
  margin: 0px 10px;
  padding-right: 0px; }

.landes-cdle .teaser-startseite-4-spaltig a.mehr-link.no-icon::before {
  display: inline-block; }

@media screen and (max-width: 640px) {
  .landes-cdle .teaser-startseite-4-spaltig .mehr-link {
    margin: 0; } }

.landes-cdle .portlet-journal-content .topic-teaser {
  background-color: #FFFC00FF;
  background-image: none !important;
  border-radius: 0; }
  .landes-cdle .portlet-journal-content .topic-teaser .kasten {
    display: flex;
    flex-direction: row-reverse;
    position: inherit;
    background-color: transparent;
    opacity: 1;
    height: 100%;
    align-items: center;
    overflow: hidden; }
    .landes-cdle .portlet-journal-content .topic-teaser .kasten h1 {
      color: #2A2623FF;
      margin-left: 0 !important;
      flex-grow: 2;
      padding-left: 20px;
      padding-right: 0;
      width: 66%; }
    .landes-cdle .portlet-journal-content .topic-teaser .kasten .topic-icon {
      position: inherit;
      flex-grow: 1;
      display: inherit;
      bottom: unset;
      left: unset;
      border: none;
      width: 10%; }

.landes-cdle #breadcrumbs .breadcrumb {
  color: #524942FF;
  font-size: 14px; }
  .landes-cdle #breadcrumbs .breadcrumb > li:first-child:before {
    content: ""; }
  .landes-cdle #breadcrumbs .breadcrumb .breadcrumb-link {
    color: #524942FF;
    border-bottom: 1px solid #524942FF; }
    .landes-cdle #breadcrumbs .breadcrumb .breadcrumb-link > .breadcrumb-text-truncate:hover {
      text-decoration: none; }
  .landes-cdle #breadcrumbs .breadcrumb .breadcrumb-link:hover {
    border-bottom-width: 2px; }
  .landes-cdle #breadcrumbs .breadcrumb .active {
    font-weight: 700; }
  .landes-cdle #breadcrumbs .breadcrumb li:after {
    content: ">"; }

.landes-cdle .aufklappbare-liste .accordion-heading .accordion-toggle:before {
  background-image: url("../images/color_schemes/landes-cdle/bw-chevron-bottom-line.svg");
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
  width: 22px;
  right: 24px; }

.landes-cdle .aufklappbare-liste .accordion-heading .frage {
  padding-left: 0; }

.landes-cdle .aufklappbare-liste .accordion-heading a.accordion-toggle {
  background-color: #E4E1DCFF !important;
  border-bottom-width: 0px; }

.landes-cdle .aufklappbare-liste .accordion-heading a.accordion-toggle.collapsed {
  background-color: transparent !important; }

.landes-cdle .aufklappbare-liste .accordion-heading .accordion-toggle {
  margin-left: 0px; }
  .landes-cdle .aufklappbare-liste .accordion-heading .accordion-toggle:focus {
    text-decoration: none; }
  .landes-cdle .aufklappbare-liste .accordion-heading .accordion-toggle:before {
    transform: rotate(180deg); }
  .landes-cdle .aufklappbare-liste .accordion-heading .accordion-toggle.collapsed:before {
    transform: rotate(0deg); }

.landes-cdle .aufklappbare-liste .accordion-group:first-child {
  border-top: 1px solid #524942FF; }

.landes-cdle .aufklappbare-liste .accordion-group {
  border-bottom: 1px solid #524942FF; }

.landes-cdle .aufklappbare-liste .accordion-inner {
  border-top: 0;
  overflow: auto; }

.landes-cdle.x-portlet-page #main-content .aufklappbare-liste .accordion-heading .accordion-toggle:focus-visible {
  outline: 2px solid #6E0BCCFF;
  outline-offset: -3px;
  border-radius: 6px; }

.landes-cdle {
  /* blog */ }
  .landes-cdle .lfr-pagination .pager li > a,
  .landes-cdle .lfr-pagination .lfr-pagination-page-selector .btn-group .btn-secondary {
    border-radius: 3px;
    padding: 0px 12px;
    line-height: 38px;
    border-color: #524942FF;
    font-weight: 700;
    background-color: #FFFFFFFF;
    font-size: 16px; }
    .landes-cdle .lfr-pagination .pager li > a:hover,
    .landes-cdle .lfr-pagination .lfr-pagination-page-selector .btn-group .btn-secondary:hover {
      background: #E4E1DCFF;
      color: #2A2623FF; }
  .landes-cdle .lfr-pagination .lfr-pagination-config {
    display: flex;
    justify-content: center;
    line-height: inherit;
    float: none; }
  .landes-cdle .lfr-pagination .lfr-pagination-buttons {
    display: flex;
    float: none;
    justify-content: space-between; }
    .landes-cdle .lfr-pagination .lfr-pagination-buttons li a:before {
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      display: inline-block;
      width: 25px;
      color: transparent; }
    .landes-cdle .lfr-pagination .lfr-pagination-buttons li:nth-child(2) a:before,
    .landes-cdle .lfr-pagination .lfr-pagination-buttons li:first-child a:before {
      content: "<";
      background-image: url("../images/color_schemes/landes-cdle/bw-chevron-left-line.svg"); }
    .landes-cdle .lfr-pagination .lfr-pagination-buttons li:nth-child(3) a:before,
    .landes-cdle .lfr-pagination .lfr-pagination-buttons li:last-child a:before {
      content: ">";
      background-image: url("../images/color_schemes/landes-cdle/bw-chevron-right-line.svg"); }
  .landes-cdle .lfr-pagination .first,
  .landes-cdle .lfr-pagination .last,
  .landes-cdle .lfr-pagination .search-results,
  .landes-cdle .lfr-pagination .lfr-pagination-delta-selector,
  .landes-cdle .lfr-pagination .pager:after {
    display: none; }
  .landes-cdle .portlet-blogs .pagination-bar,
  .landes-cdle .portlet-search-results .pagination-bar {
    display: block; }
    .landes-cdle .portlet-blogs .pagination-bar .pagination-results,
    .landes-cdle .portlet-search-results .pagination-bar .pagination-results {
      display: none; }
    .landes-cdle .portlet-blogs .pagination-bar .pagination li:nth-of-type(2),
    .landes-cdle .portlet-search-results .pagination-bar .pagination li:nth-of-type(2) {
      margin-left: auto; }
    .landes-cdle .portlet-blogs .pagination-bar .pagination li:nth-last-of-type(2),
    .landes-cdle .portlet-search-results .pagination-bar .pagination li:nth-last-of-type(2) {
      margin-right: auto; }
    .landes-cdle .portlet-blogs .pagination-bar .pagination li:first-child,
    .landes-cdle .portlet-search-results .pagination-bar .pagination li:first-child {
      margin-left: 0; }
      .landes-cdle .portlet-blogs .pagination-bar .pagination li:first-child .page-link,
      .landes-cdle .portlet-search-results .pagination-bar .pagination li:first-child .page-link {
        width: auto;
        border-color: #524942FF; }
      .landes-cdle .portlet-blogs .pagination-bar .pagination li:first-child span.lfr-portal-tooltip:after,
      .landes-cdle .portlet-search-results .pagination-bar .pagination li:first-child span.lfr-portal-tooltip:after {
        content: "Zurück"; }
    .landes-cdle .portlet-blogs .pagination-bar .pagination li:last-child,
    .landes-cdle .portlet-search-results .pagination-bar .pagination li:last-child {
      margin-right: 0; }
      .landes-cdle .portlet-blogs .pagination-bar .pagination li:last-child .page-link,
      .landes-cdle .portlet-search-results .pagination-bar .pagination li:last-child .page-link {
        width: auto;
        border-color: #524942FF; }
      .landes-cdle .portlet-blogs .pagination-bar .pagination li:last-child span.lfr-portal-tooltip:after,
      .landes-cdle .portlet-search-results .pagination-bar .pagination li:last-child span.lfr-portal-tooltip:after {
        content: "Weiter"; }
    .landes-cdle .portlet-blogs .pagination-bar .pagination .page-link,
    .landes-cdle .portlet-search-results .pagination-bar .pagination .page-link {
      border-radius: 3px;
      border-color: transparent;
      font-weight: 700;
      background-color: #FFFFFFFF;
      font-size: 16px;
      height: 40px;
      width: 40px; }
      .landes-cdle .portlet-blogs .pagination-bar .pagination .page-link:hover,
      .landes-cdle .portlet-search-results .pagination-bar .pagination .page-link:hover {
        background: #FFFC00FF;
        color: #2A2623FF; }
    .landes-cdle .portlet-blogs .pagination-bar .pagination .page-item.active .page-link,
    .landes-cdle .portlet-search-results .pagination-bar .pagination .page-item.active .page-link {
      background: #E4E1DCFF;
      color: #2A2623FF;
      border-color: #524942FF; }
  .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(container-bottom) {
    display: flex; }
  .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(item) {
    border-radius: 3px;
    border: 1px solid transparent;
    font-weight: 700;
    background-color: #FFFFFFFF;
    font-size: 16px;
    font-family: "BaWue Sans";
    height: 40px;
    width: 40px; }
    .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(item):hover {
      background: #FFFC00FF;
      color: #2A2623FF; }
  .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(item-prev), .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(item-next) {
    width: auto;
    border-color: #524942FF; }
  .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(separator-prev) {
    margin-left: 0;
    margin-right: auto; }
  .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(separator-next) {
    margin-right: 0;
    margin-left: auto; }
  .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-paginator::part(item-current) {
    background: #E4E1DCFF;
    color: #2A2623FF;
    border-color: #524942FF; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider a {
  text-decoration: none;
  border-bottom: 2px solid transparent; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider a:hover {
  background-color: transparent !important; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider a.mehr-link.no-icon::before {
  display: inline-block; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider a.mehr-link:hover {
  background-color: #FFFC00FF !important;
  border-bottom: 2px solid #524942FF; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider .glyphicon {
  background-color: #2A2623FF;
  border-color: #2A2623FF; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-control-prev:hover .glyphicon,
.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-control-prev:focus .glyphicon,
.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-control-next:hover .glyphicon,
.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-control-next:focus .glyphicon,
.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-control-pause:hover .glyphicon,
.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-control-pause:focus .glyphicon,
.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-control-play:hover .glyphicon,
.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-control-play:focus .glyphicon {
  color: #2A2623FF;
  background-color: #FFFC00FF; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-indicators li {
  background-color: #2A2623FF;
  border-color: #FFFFFFFF;
  opacity: 1; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider .carousel-indicators li.active {
  border-color: #2A2623FF;
  background-color: #FFFC00FF; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider .h4 {
  font-size: 0.9rem;
  font-family: "BaWue Sans";
  margin-top: 0px; }

.landes-cdle .portlet-journal-content .teaser-startseite-slider h1 {
  font-size: 28px; }

.landes-cdle.x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(search-headline),
.landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(search-headline) {
  font-family: "BaWue Sans";
  font-size: 32px;
  font-weight: 700;
  line-height: 130%; }

.landes-cdle.x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-title),
.landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-title) {
  font-family: "BaWue Sans";
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  color: #2A2623FF; }

.landes-cdle.x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(highlight),
.landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(highlight) {
  background-color: #FFFC00FF;
  color: #2A2623FF; }

.landes-cdle.x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-url),
.landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-url) {
  font-family: "BaWue Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  color: #2A2623FF; }
  .landes-cdle.x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-url):before,
  .landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(result-url):before {
    content: "";
    background-image: url("../images/color_schemes/landes-cdle/bw-arrow-up-right-line.svg");
    background-repeat: no-repeat;
    width: 20px;
    display: inline-block;
    height: 20px; }

.landes-cdle.x-content-page #main-content .lubw-intrafind-search w2c-infopanel::part(link-group),
.landes-cdle.x-portlet-page #main-content .lubw-intrafind-search w2c-infopanel::part(link-group) {
  color: #2A2623FF; }

.landes-cdle.x-content-page #main-content flex-table::part(table-header),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-header) {
  background-color: #FFFFFFFF;
  color: #2A2623FF;
  border-bottom-color: #524942FF; }

.landes-cdle.x-content-page #main-content flex-table::part(table-header-cell),
.landes-cdle.x-content-page #main-content flex-table::part(table-cell),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-header-cell),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-cell) {
  border-left: none;
  border-right: none; }

.landes-cdle.x-content-page #main-content flex-table::part(table-header-cell),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-header-cell) {
  border-bottom: 1px solid #524942FF; }

.landes-cdle.x-content-page #main-content flex-table::part(link),
.landes-cdle.x-portlet-page #main-content flex-table::part(link) {
  color: #2A2623FF; }

.landes-cdle.x-content-page #main-content flex-table::part(link-highlighted),
.landes-cdle.x-portlet-page #main-content flex-table::part(link-highlighted) {
  background-color: #2A2623FF; }

.landes-cdle.x-content-page #main-content flex-table::part(table-cell-highlighted),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-cell-highlighted) {
  background-color: #2A2623FF; }

.landes-cdle.x-content-page #main-content flex-table::part(table-row),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-row) {
  border-bottom: 1px solid #CBC6BDFF; }

.landes-cdle.x-content-page #main-content flex-table::part(table-row-even),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-row-even) {
  background-color: #F4F3F1FF;
  border-bottom: 1px solid #CBC6BDFF; }

.landes-cdle.x-content-page #main-content flex-table::part(table-row-odd),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-row-odd) {
  background-color: #FFFFFFFF;
  border-bottom: 1px solid #CBC6BDFF; }

.landes-cdle.x-content-page #main-content w2c-infopanel::part(download-link),
.landes-cdle.x-content-page #main-content w2c-infopanel::part(external-link),
.landes-cdle.x-portlet-page #main-content w2c-infopanel::part(download-link),
.landes-cdle.x-portlet-page #main-content w2c-infopanel::part(external-link) {
  color: #2A2623FF; }

.landes-cdle.x-content-page #main-content flex-table::part(table-sorting-default),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-sorting-default) {
  background-image: url("../images/custom/jquery/icon-tablesort.gif");
  word-wrap: normal; }

.landes-cdle.x-content-page #main-content flex-table::part(table-sorting-asc),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-sorting-asc) {
  background-image: url("../images/custom/jquery/icon-tablesort-desc.gif"); }

.landes-cdle.x-content-page #main-content flex-table::part(table-sorting-desc),
.landes-cdle.x-portlet-page #main-content flex-table::part(table-sorting-desc) {
  background-image: url("../images/custom/jquery/icon-tablesort-asc.gif"); }

.landes-cdle.x-content-page #main-content .component-tabs .navigation-bar .navbar-nav .nav-link.active,
.landes-cdle.x-content-page #main-content .component-tabs .navigation-bar-light,
.landes-cdle.x-portlet-page #main-content .component-tabs .navigation-bar .navbar-nav .nav-link.active,
.landes-cdle.x-portlet-page #main-content .component-tabs .navigation-bar-light {
  border-color: #524942FF !important; }

.landes-cdle.x-content-page #main-content .component-tabs .navbar-text-truncate .tab-title,
.landes-cdle.x-portlet-page #main-content .component-tabs .navbar-text-truncate .tab-title {
  color: #2A2623FF;
  font-size: 16px; }

.landes-cdle .portlet-asset-publisher .component-title .header-back-to .lexicon-icon {
  margin-top: -10px; }

.landes-cdle .portlet-asset-publisher .component-title .asset-title {
  font-family: "BaWue Sans";
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 130%;
  color: #2A2623FF; }

.landes-cdle .portlet-journal-content .topic-icon a.link {
  border: none; }

.landes-cdle #main-content .event-calendar .xdbtn--link {
  color: #2A2623FF; }

.landes-cdle #main-content .event-calendar .event-calendar .styled-checkbox:checked + label::before {
  background-color: #2A2623FF; }

.landes-cdle #main-content .event-calendar .event-item {
  font-family: "BaWue Sans"; }
  .landes-cdle #main-content .event-calendar .event-item .meta-links,
  .landes-cdle #main-content .event-calendar .event-item .more-link {
    font-family: "BaWue Sans"; }
    .landes-cdle #main-content .event-calendar .event-item .meta-links:before,
    .landes-cdle #main-content .event-calendar .event-item .more-link:before {
      font-family: "fontawesome-alloy"; }

.landes-cdle #main-content .event-calendar .event-details {
  font-family: "BaWue Sans"; }
  .landes-cdle #main-content .event-calendar .event-details .xdh1 {
    font-family: "BaWue Serif";
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
    color: #2A2623FF; }
  .landes-cdle #main-content .event-calendar .event-details .xdh2 {
    font-family: "BaWue Sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 130%;
    color: #2A2623FF; }
  .landes-cdle #main-content .event-calendar .event-details .xdh3 {
    font-family: "BaWue Sans";
    font-size: 28px;
    font-weight: 700;
    line-height: 130%;
    color: #2A2623FF;
    padding-top: 12px; }
  .landes-cdle #main-content .event-calendar .event-details a,
  .landes-cdle #main-content .event-calendar .event-details .link-list {
    font-family: "BaWue Sans"; }
  .landes-cdle #main-content .event-calendar .event-details .download-icon .xdicon {
    background-image: url("../images/color_schemes/landes-cdle/bw-arrow-inbox-line.svg");
    width: 20px;
    height: 20px;
    margin-right: 10px; }
    .landes-cdle #main-content .event-calendar .event-details .download-icon .xdicon .icon {
      display: none; }
  .landes-cdle #main-content .event-calendar .event-details .link-item {
    height: auto; }
    .landes-cdle #main-content .event-calendar .event-details .link-item .xdicon {
      background-image: url("../images/color_schemes/landes-cdle/bw-arrow-up-right-line.svg");
      width: 20px;
      height: 20px;
      margin-right: 10px; }
      .landes-cdle #main-content .event-calendar .event-details .link-item .xdicon .icon {
        display: none; }

.landes-cdle .journal-content-article table tr:hover td,
.landes-cdle .portlet-asset-publisher table tr:hover td,
.landes-cdle .portlet-dynamic-data-lists-display table tr:hover td,
.landes-cdle .carpool .booking-table table tr:hover td {
  background-color: #D2F6FDFF !important; }

.landes-cdle .journal-content-article table,
.landes-cdle .portlet-asset-publisher table,
.landes-cdle .portlet-dynamic-data-lists-display table,
.landes-cdle .carpool .booking-table table {
  border: none; }
  .landes-cdle .journal-content-article table th,
  .landes-cdle .journal-content-article table td,
  .landes-cdle .portlet-asset-publisher table th,
  .landes-cdle .portlet-asset-publisher table td,
  .landes-cdle .portlet-dynamic-data-lists-display table th,
  .landes-cdle .portlet-dynamic-data-lists-display table td,
  .landes-cdle .carpool .booking-table table th,
  .landes-cdle .carpool .booking-table table td {
    border-color: #CBC6BDFF;
    border-left-width: 0px;
    border-right-width: 0px; }
  .landes-cdle .journal-content-article table th,
  .landes-cdle .portlet-asset-publisher table th,
  .landes-cdle .portlet-dynamic-data-lists-display table th,
  .landes-cdle .carpool .booking-table table th {
    border-top-width: 0px; }

.landes-cdle .journal-content-article table thead tr th,
.landes-cdle .journal-content-article .table-striped thead tr th,
.landes-cdle .journal-content-article .table-sorted thead tr th,
.landes-cdle .journal-content-article .table-sorted-special thead tr th,
.landes-cdle .portlet-asset-publisher table thead tr th,
.landes-cdle .portlet-asset-publisher .table-striped thead tr th,
.landes-cdle .portlet-asset-publisher .table-sorted thead tr th,
.landes-cdle .portlet-asset-publisher .table-sorted-special thead tr th,
.landes-cdle .portlet-dynamic-data-lists-display table thead tr th,
.landes-cdle .portlet-dynamic-data-lists-display .table-striped thead tr th,
.landes-cdle .portlet-dynamic-data-lists-display .table-sorted thead tr th,
.landes-cdle .portlet-dynamic-data-lists-display .table-sorted-special thead tr th,
.landes-cdle .carpool .booking-table table thead tr th,
.landes-cdle .carpool .booking-table .table-striped thead tr th,
.landes-cdle .carpool .booking-table .table-sorted thead tr th,
.landes-cdle .carpool .booking-table .table-sorted-special thead tr th {
  background-color: #FFFFFFFF;
  color: #2A2623FF;
  border-bottom-color: #524942FF; }

.landes-cdle .journal-content-article .table-striped > tbody > tr:nth-of-type(odd) td,
.landes-cdle .journal-content-article .table-striped > tbody > tr:nth-of-type(odd) th,
.landes-cdle .portlet-asset-publisher .table-striped > tbody > tr:nth-of-type(odd) td,
.landes-cdle .portlet-asset-publisher .table-striped > tbody > tr:nth-of-type(odd) th,
.landes-cdle .portlet-dynamic-data-lists-display .table-striped > tbody > tr:nth-of-type(odd) td,
.landes-cdle .portlet-dynamic-data-lists-display .table-striped > tbody > tr:nth-of-type(odd) th,
.landes-cdle .carpool .booking-table .table-striped > tbody > tr:nth-of-type(odd) td,
.landes-cdle .carpool .booking-table .table-striped > tbody > tr:nth-of-type(odd) th {
  background-color: #F4F3F1FF; }

.landes-cdle .journal-content-article .table-striped > tbody > tr:nth-of-type(even) td,
.landes-cdle .journal-content-article .table-striped > tbody > tr:nth-of-type(even) th,
.landes-cdle .portlet-asset-publisher .table-striped > tbody > tr:nth-of-type(even) td,
.landes-cdle .portlet-asset-publisher .table-striped > tbody > tr:nth-of-type(even) th,
.landes-cdle .portlet-dynamic-data-lists-display .table-striped > tbody > tr:nth-of-type(even) td,
.landes-cdle .portlet-dynamic-data-lists-display .table-striped > tbody > tr:nth-of-type(even) th,
.landes-cdle .carpool .booking-table .table-striped > tbody > tr:nth-of-type(even) td,
.landes-cdle .carpool .booking-table .table-striped > tbody > tr:nth-of-type(even) th {
  background-color: #FFFFFFFF; }

.landes-cdle .portlet-blogs .blogeintrag .viewurl a,
.landes-cdle .portlet-blogs .blogeintrag .viewurl i,
.landes-cdle .portlet-blogs .blogeintrag .datum,
.landes-cdle .portlet-asset-publisher .blogeintrag .viewurl a,
.landes-cdle .portlet-asset-publisher .blogeintrag .viewurl i,
.landes-cdle .portlet-asset-publisher .blogeintrag .datum {
  color: #2A2623FF; }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.columns-3 .portlet-decorate-transparent-background .portlet-content {
  padding: 0px; }

.portlet-journal-content .topic-icon {
  min-height: 44px;
  display: table;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #ffffff 58%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(58%, #ffffff), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #ffffff 58%, #f2f2f2 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #ffffff 58%, #f2f2f2 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #ffffff 58%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #ffffff 58%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2',GradientType=0 );
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #EBEAE2;
  display: block; }

.portlet-journal-content .topic-icon a.link {
  font-size: 20px;
  margin-bottom: 0px;
  font-family: 'Gudea', sans-serif;
  line-height: 110%;
  height: 100%; }
  .portlet-journal-content .topic-icon a.link .text,
  .portlet-journal-content .topic-icon a.link .image {
    display: table-cell;
    vertical-align: middle; }
  .portlet-journal-content .topic-icon a.link .image {
    width: 52px; }

.portlet-journal-content .topic-icon img {
  height: 40px;
  width: 40px;
  margin-right: 12px; }

.portlet-blogs,
.portlet-asset-publisher {
  /* blog portlet detail view */
  /* assetpublisher detail view of blog entry */ }
  .portlet-blogs .blog-image,
  .portlet-asset-publisher .blog-image {
    margin-right: 50px;
    margin-bottom: 40px; }
  .portlet-blogs .blogeintrag,
  .portlet-asset-publisher .blogeintrag {
    padding-bottom: 30px; }
    .portlet-blogs .blogeintrag ~ .blogeintrag,
    .portlet-asset-publisher .blogeintrag ~ .blogeintrag {
      border-top: 1px solid #EBEAE2;
      padding-top: 30px; }
    .portlet-blogs .blogeintrag .thumb,
    .portlet-asset-publisher .blogeintrag .thumb {
      position: relative;
      overflow: hidden;
      min-width: 170px;
      min-height: 170px;
      float: left;
      background: #fefffb; }
    .portlet-blogs .blogeintrag .thumb img,
    .portlet-asset-publisher .blogeintrag .thumb img {
      /*center image*/
      position: absolute;
      top: -9999px;
      bottom: -9999px;
      left: -9999px;
      right: -9999px;
      margin: auto;
      max-width: 100%; }
    .portlet-blogs .blogeintrag .titel,
    .portlet-asset-publisher .blogeintrag .titel {
      margin-bottom: 20px;
      font-size: 20px;
      font-weight: bold; }
    .portlet-blogs .blogeintrag .datum,
    .portlet-asset-publisher .blogeintrag .datum {
      margin-left: 200px;
      margin-bottom: 5px;
      color: #515151;
      font-size: 13px;
      font-weight: bold;
      text-transform: uppercase; }
    .portlet-blogs .blogeintrag .text,
    .portlet-asset-publisher .blogeintrag .text {
      margin-left: 200px;
      margin-bottom: 10px;
      min-height: 120px; }
    .portlet-blogs .blogeintrag .viewurl,
    .portlet-asset-publisher .blogeintrag .viewurl {
      margin-left: 200px; }
    .portlet-blogs .blogeintrag .viewurl a,
    .portlet-asset-publisher .blogeintrag .viewurl a {
      color: #024731;
      text-transform: uppercase;
      font-weight: bold; }
    .portlet-blogs .blogeintrag .viewurl i,
    .portlet-asset-publisher .blogeintrag .viewurl i {
      color: #024731;
      margin-right: 10px; }
  .portlet-blogs .widget-mode-detail .col-md-8,
  .portlet-asset-publisher .widget-mode-detail .col-md-8 {
    max-width: 100%;
    flex-basis: 100%; }
  .portlet-blogs .widget-mode-detail .widget-mode-detail-text,
  .portlet-asset-publisher .widget-mode-detail .widget-mode-detail-text {
    margin-top: 0px; }
    .portlet-blogs .widget-mode-detail .widget-mode-detail-text p,
    .portlet-asset-publisher .widget-mode-detail .widget-mode-detail-text p {
      font-size: inherit;
      line-height: inherit; }
    .portlet-blogs .widget-mode-detail .widget-mode-detail-text img,
    .portlet-asset-publisher .widget-mode-detail .widget-mode-detail-text img {
      max-height: 100%;
      height: auto !important; }
  .portlet-blogs .widget-mode-detail .container-fluid,
  .portlet-asset-publisher .widget-mode-detail .container-fluid {
    padding-left: 0px;
    padding-right: 0px; }
  .portlet-blogs .asset-full-content .widget-mode-simple-entry img,
  .portlet-asset-publisher .asset-full-content .widget-mode-simple-entry img {
    height: auto; }

.event-calendar .event-item .event-item__data .event-item__image {
  background-image: none; }
  .event-calendar .event-item .event-item__data .event-item__image .xdbtn--link.copyright {
    display: none; }
  .event-calendar .event-item .event-item__data .event-item__image img:not(.event-item__image__default-image) {
    margin: auto;
    position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    min-height: auto;
    width: auto; }

.event-calendar .event-item .event-item__data .data-content .more-link:before {
  content: "\f0da";
  margin-right: 5px; }

.event-calendar .event-item .event-item__data .data-content .more-link.icon {
  padding-left: 0px; }

.event-calendar .event-details .event-details__shortinfo th {
  vertical-align: middle; }

.event-calendar .styled-checkbox:checked + label::before {
  background: #024731; }

.register-form #sign-up-form .form-group {
  position: static; }

.portlet-journal-content .teaser-startseite-slider {
  overflow: hidden;
  height: 310px;
  z-index: 0; }
  .portlet-journal-content .teaser-startseite-slider .carousel-control-prev:hover .glyphicon,
  .portlet-journal-content .teaser-startseite-slider .carousel-control-prev:focus .glyphicon,
  .portlet-journal-content .teaser-startseite-slider .carousel-control-next:hover .glyphicon,
  .portlet-journal-content .teaser-startseite-slider .carousel-control-next:focus .glyphicon,
  .portlet-journal-content .teaser-startseite-slider .carousel-control-pause:hover .glyphicon,
  .portlet-journal-content .teaser-startseite-slider .carousel-control-pause:focus .glyphicon,
  .portlet-journal-content .teaser-startseite-slider .carousel-control-play:hover .glyphicon,
  .portlet-journal-content .teaser-startseite-slider .carousel-control-play:focus .glyphicon {
    color: #024731;
    background-color: white; }
  .portlet-journal-content .teaser-startseite-slider .carousel-control-prev, .portlet-journal-content .teaser-startseite-slider .carousel-control-next {
    opacity: 1; }
  .portlet-journal-content .teaser-startseite-slider .carousel-control-number {
    margin-left: 20px;
    display: none; }
  .portlet-journal-content .teaser-startseite-slider .carousel-indicators li {
    background-color: #024731;
    border: 2px solid white;
    height: 8px; }
  .portlet-journal-content .teaser-startseite-slider .carousel-indicators li.active {
    background-color: white;
    border-color: #024731; }
  .portlet-journal-content .teaser-startseite-slider .carousel-inner,
  .portlet-journal-content .teaser-startseite-slider .teaser-content {
    height: 310px; }
  .portlet-journal-content .teaser-startseite-slider .glyphicon:before {
    font-size: 18px;
    vertical-align: top; }
  .portlet-journal-content .teaser-startseite-slider .glyphicon {
    font-size: 26px;
    background-color: #024731;
    color: white;
    line-height: 26px;
    width: 30px;
    height: 30px;
    border: 2px solid #024731;
    text-align: center; }
  .portlet-journal-content .teaser-startseite-slider .carousel-control-prev {
    justify-content: left; }
  .portlet-journal-content .teaser-startseite-slider .carousel-control-next {
    justify-content: right; }
  .portlet-journal-content .teaser-startseite-slider .carousel-control-pause {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10; }
  .portlet-journal-content .teaser-startseite-slider .carousel-control-play {
    position: absolute;
    bottom: 0px;
    left: 35px;
    z-index: 10; }
  .portlet-journal-content .teaser-startseite-slider .carousel-indicators {
    justify-content: left; }
  .portlet-journal-content .teaser-startseite-slider .mehr-link {
    bottom: 5px;
    position: absolute; }
  .portlet-journal-content .teaser-startseite-slider .mehr-link i {
    margin-right: 10px;
    line-height: 20px; }
  .portlet-journal-content .teaser-startseite-slider .h4 {
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 1rem;
    display: block; }
  .portlet-journal-content .teaser-startseite-slider h1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .portlet-journal-content .teaser-startseite-slider .content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical; }
  .portlet-journal-content .teaser-startseite-slider .carousel-item p {
    padding-right: 30px; }
  .portlet-journal-content .teaser-startseite-slider .teaser-image__image {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .portlet-journal-content .teaser-startseite-slider .teaser.teaser--slider.row {
    min-height: 310px; }
  @media (max-width: 979px) {
    .portlet-journal-content .teaser-startseite-slider,
    .portlet-journal-content .teaser-startseite-slider .carousel-inner,
    .portlet-journal-content .teaser-startseite-slider .teaser-content {
      height: auto; }
    .portlet-journal-content .teaser-startseite-slider .carousel-indicators {
      top: 10px;
      bottom: unset; }
    .portlet-journal-content .teaser-startseite-slider .carousel-control-pause,
    .portlet-journal-content .teaser-startseite-slider .carousel-control-play {
      top: 0px;
      bottom: unset; }
    .portlet-journal-content .teaser-startseite-slider .mehr-link {
      position: unset;
      display: block;
      padding-bottom: 5px; }
    .portlet-journal-content .teaser-startseite-slider .h4,
    .portlet-journal-content .teaser-startseite-slider h1,
    .portlet-journal-content .teaser-startseite-slider .carousel-item p,
    .portlet-journal-content .teaser-startseite-slider .mehr-link {
      margin-left: 10px;
      margin-right: 10px;
      padding-right: 0px; }
    .portlet-journal-content .teaser-startseite-slider .carousel-indicators {
      justify-content: center; } }
  @media (max-width: 579px) {
    .portlet-journal-content .teaser-startseite-slider .h4,
    .portlet-journal-content .teaser-startseite-slider h1 {
      padding-left: 25px;
      padding-right: 25px; } }

.portlet-journal-content .guq-zustandsberichte-liste .guq-zustandsbericht {
  margin-bottom: 5px; }

.portlet-journal-content .guq-lysimeter-liste .guq-lysimeter {
  margin-bottom: 5px; }

.portlet-journal-content .guq-lysimeter figure {
  border: 1px solid #dee2e6;
  margin-bottom: 50px; }

.portlet-journal-content .guq-lysimeter figcaption {
  text-align: center;
  font-weight: bold; }

.portlet-journal-content .guq-lysimeter .weitere-infos {
  border-top: 1px solid #dee2e6;
  margin-top: 10px;
  padding-top: 10px; }

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