@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/*
----------------------------------------------------------------------------------
COLORS
----------------------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------------------
MEDIA QUERIES
----------------------------------------------------------------------------------
*/
/*
landscape phones and down
@media (max-width: 480px) { ... }
*/
/*
small devices (tablets, 600px and up)
@media (min-width: 600px)  { ... }
*/
/*
medium devices (desktops, 1280px and up)
@media (min-width: 1280px)  { ... }
*/
/*
large devices (large desktops, 1441px and up)
@media (min-width: 1441px)  { ... }
*/
/*
----------------------------------------------------------------------------------
FONTS
----------------------------------------------------------------------------------
*/
@import url(jquery-ui/jquery-ui.structure.css?t=1761662815458);
@import url(featherlight/featherlight.css?t=1761662815458);
.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;
    transform: translateZ(0);
    width: 1em; }

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

.portal-iframe #main-content {
  width: 100%; }

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

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

span.alert {
  display: inline-block; }

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

.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-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _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%; }

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

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-menu > li > a,
.dropdown-menu .link-list > li > a {
  color: #6b6c7e;
  display: block;
  overflow: hidden;
  padding: 0.5rem 1.25rem; }

.dropdown-menu > li.disabled > a,
.dropdown-menu .link-list > .disabled > a {
  box-shadow: none;
  color: #a7a9bc;
  cursor: not-allowed; }

.dropdown-toggle:after {
  border-width: 0;
  content: normal; }

.dropup .dropdown-toggle:after {
  border-width: 0;
  content: normal; }

.dropdown > .dropdown-menu {
  position: absolute; }

.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::placeholder {
    color: #a7a9bc;
    font-style: italic; }

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

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa;
    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; }

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 {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

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

.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: 959.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: 600px) {
  .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; }

.portal-popup {
  background-color: #fff; }

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.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: 600px) {
    .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: 600px) {
    .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: 600px) {
            .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: 600px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.component-action) {
  color: #343a40; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #343a40; }

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

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

.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-wrap: break-word; }
  @media (min-width: 600px) {
    .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: 600px) {
    .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; }

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

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

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

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

.portal-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: 960px) {
    .portal-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;
      transform: translate(-50%, -50%); } }
  .portal-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: 959.98px) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 959.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

.portal-popup .portlet-column {
  position: static; }

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

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

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

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

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

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

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

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

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 600px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 600px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

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

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #787878;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 960px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 960px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

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

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

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

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

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.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: 600px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 600px) {
    .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: 600px) {
      .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; }
  .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 {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .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 0;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-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 {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

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

.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: 600px) {
  .modal-dialog {
    max-width: none; } }

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

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

html.modal-open {
  overflow: initial; }

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

.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: 600px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0 0 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0;
    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;
  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; }

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

#wrapper {
  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: 960px) {
  .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: 960px) {
        .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 .nav-pills > li > a {
  margin-bottom: 2px; }

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

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

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

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: 600px) {
  .portlet .visible-interaction {
    display: none; } }

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

@media (max-width: 959.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; }

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

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 960px) {
      .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: 960px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

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

@media (min-width: 960px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet-actions {
  float: right; }

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

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

@media (min-width: 600px) {
  .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; } }

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

@media (max-width: 959.98px) {
  .controls-visible .portlet-topper {
    display: box;
    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: #FFFFFF;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

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

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

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

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

.lfr-icon-menu .dropdown-toggle > span {
  display: inherit;
  line-height: inherit;
  width: inherit; }

.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;
  flex-direction: column;
  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: 960px) {
  .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; }

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

@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 {
  transform: translateX(100%); }

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%); }
  40% {
    transform: translateX(0%); }
  60% {
    transform: translateX(0%); }
  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 {
  transform: scale(0.8);
  transition: 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; }

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

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

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

.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 {
  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);
      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);
      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);
      transform: rotate(-25deg); }

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

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

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

/* variables and mixins */
/*
----------------------------------------------------------------------------------
COLORS
----------------------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------------------
MEDIA QUERIES
----------------------------------------------------------------------------------
*/
/*
landscape phones and down
@media (max-width: 480px) { ... }
*/
/*
small devices (tablets, 600px and up)
@media (min-width: 600px)  { ... }
*/
/*
medium devices (desktops, 1280px and up)
@media (min-width: 1280px)  { ... }
*/
/*
large devices (large desktops, 1441px and up)
@media (min-width: 1441px)  { ... }
*/
/*
----------------------------------------------------------------------------------
FONTS
----------------------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------------------
MIXINS
----------------------------------------------------------------------------------
*/
/*
css transitions
*/
/*
css transitions
*/
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("font-awesome/font/fontawesome-webfont.eot?v=3.2.1");
  src: url("font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("font-awesome/font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("font-awesome/font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.333333333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.142857143em;
  text-align: right;
  padding-right: 0.285714286em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.428571429em; }

.icons-ul {
  margin-left: 2.142857143em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.142857143em;
    width: 2.142857143em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-alt:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-ok:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-power-off:before,
.icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-alt:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download-alt:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-indent-left:before {
  content: ""; }

.icon-indent-right:before {
  content: ""; }

.icon-facetime-video:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-move:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-sign:before {
  content: ""; }

.icon-minus-sign:before {
  content: ""; }

.icon-remove-sign:before {
  content: ""; }

.icon-ok-sign:before {
  content: ""; }

.icon-question-sign:before {
  content: ""; }

.icon-info-sign:before {
  content: ""; }

.icon-screenshot:before {
  content: ""; }

.icon-remove-circle:before {
  content: ""; }

.icon-ok-circle:before {
  content: ""; }

.icon-ban-circle:before {
  content: ""; }

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

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share-alt:before {
  content: ""; }

.icon-resize-full:before {
  content: ""; }

.icon-resize-small:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-sign:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye-open:before {
  content: ""; }

.icon-eye-close:before {
  content: ""; }

.icon-warning-sign:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder-close:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-resize-vertical:before {
  content: ""; }

.icon-resize-horizontal:before {
  content: ""; }

.icon-bar-chart:before {
  content: ""; }

.icon-twitter-sign:before {
  content: ""; }

.icon-facebook-sign:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-down-alt:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-empty:before {
  content: ""; }

.icon-signout:before {
  content: ""; }

.icon-linkedin-sign:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-sign:before {
  content: ""; }

.icon-upload-alt:before {
  content: ""; }

.icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: ""; }

.icon-bookmark-empty:before {
  content: ""; }

.icon-phone-sign:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-right:before {
  content: ""; }

.icon-hand-left:before {
  content: ""; }

.icon-hand-up:before {
  content: ""; }

.icon-hand-down:before {
  content: ""; }

.icon-circle-arrow-left:before {
  content: ""; }

.icon-circle-arrow-right:before {
  content: ""; }

.icon-circle-arrow-up:before {
  content: ""; }

.icon-circle-arrow-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-group:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-beaker:before {
  content: ""; }

.icon-cut:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: ""; }

.icon-save:before {
  content: ""; }

.icon-sign-blank:before {
  content: ""; }

.icon-reorder:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-sign:before {
  content: ""; }

.icon-google-plus-sign:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

.icon-sort-down:before {
  content: ""; }

.icon-sort-up:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before {
  content: ""; }

.icon-dashboard:before {
  content: ""; }

.icon-comment-alt:before {
  content: ""; }

.icon-comments-alt:before {
  content: ""; }

.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-alt:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-food:before {
  content: ""; }

.icon-file-text-alt:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-sign:before {
  content: ""; }

.icon-plus-sign-alt:before {
  content: ""; }

.icon-double-angle-left:before {
  content: ""; }

.icon-double-angle-right:before {
  content: ""; }

.icon-double-angle-up:before {
  content: ""; }

.icon-double-angle-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-circle-blank:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-close-alt:before {
  content: ""; }

.icon-folder-open-alt:before {
  content: ""; }

.icon-expand-alt:before {
  content: ""; }

.icon-collapse-alt:before {
  content: ""; }

.icon-smile:before {
  content: ""; }

.icon-frown:before {
  content: ""; }

.icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-flag-alt:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-reply-all:before {
  content: ""; }

.icon-mail-reply-all:before {
  content: ""; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-off:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-empty:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-sign-left:before {
  content: ""; }

.icon-chevron-sign-right:before {
  content: ""; }

.icon-chevron-sign-up:before {
  content: ""; }

.icon-chevron-sign-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-horizontal:before {
  content: ""; }

.icon-ellipsis-vertical:before {
  content: ""; }

.icon-rss-sign:before {
  content: ""; }

.icon-play-sign:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-sign-alt:before {
  content: ""; }

.icon-check-minus:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-sign:before {
  content: ""; }

.icon-edit-sign:before {
  content: ""; }

.icon-external-link-sign:before {
  content: ""; }

.icon-share-sign:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-collapse:before {
  content: ""; }

.icon-collapse-top:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-renminbi:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-by-alphabet:before {
  content: ""; }

.icon-sort-by-alphabet-alt:before {
  content: ""; }

.icon-sort-by-attributes:before {
  content: ""; }

.icon-sort-by-attributes-alt:before {
  content: ""; }

.icon-sort-by-order:before {
  content: ""; }

.icon-sort-by-order-alt:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-sign:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-sign:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-sign:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-sign:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

/* Featherlight */
/**
  Source taken from: https://github.com/primefaces/primeflex/blob/2.0.0/primeflex.css

  PLEASE NOTE: To save bandwidth please copy only needed styles.
 */
.p-grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-top: -0.5rem; }

.p-nogutter {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0; }

.p-sm-1,
.p-sm-2,
.p-sm-3,
.p-sm-4,
.p-sm-5,
.p-sm-6,
.p-sm-7,
.p-sm-8,
.p-sm-9,
.p-sm-10,
.p-sm-11,
.p-sm-12,
.p-md-1,
.p-md-2,
.p-md-3,
.p-md-4,
.p-md-5,
.p-md-6,
.p-md-7,
.p-md-8,
.p-md-9,
.p-md-10,
.p-md-11,
.p-md-12,
.p-lg-1,
.p-lg-2,
.p-lg-3,
.p-lg-4,
.p-lg-5,
.p-lg-6,
.p-lg-7,
.p-lg-8,
.p-lg-9,
.p-lg-10,
.p-lg-11,
.p-lg-12,
.p-xl-1,
.p-xl-2,
.p-xl-3,
.p-xl-4,
.p-xl-5,
.p-xl-6,
.p-xl-7,
.p-xl-8,
.p-xl-9,
.p-xl-10,
.p-xl-11,
.p-xl-12 {
  padding: 0.5rem; }

@media screen and (min-width: 576px) {
  .p-sm-1,
  .p-sm-2,
  .p-sm-3,
  .p-sm-4,
  .p-sm-5,
  .p-sm-6,
  .p-sm-7,
  .p-sm-8,
  .p-sm-9,
  .p-sm-10,
  .p-sm-11,
  .p-sm-12 {
    flex: 0 0 auto; }
  .p-sm-1 {
    width: 8.3333%; }
  .p-sm-2 {
    width: 16.6667%; }
  .p-sm-3 {
    width: 25%; }
  .p-sm-4 {
    width: 33.3333%; }
  .p-sm-5 {
    width: 41.6667%; }
  .p-sm-6 {
    width: 50%; }
  .p-sm-7 {
    width: 58.3333%; }
  .p-sm-8 {
    width: 66.6667%; }
  .p-sm-9 {
    width: 75%; }
  .p-sm-10 {
    width: 83.3333%; }
  .p-sm-11 {
    width: 91.6667%; }
  .p-sm-12 {
    width: 100%; } }

@media screen and (min-width: 768px) {
  .p-md-1,
  .p-md-2,
  .p-md-3,
  .p-md-4,
  .p-md-5,
  .p-md-6,
  .p-md-7,
  .p-md-8,
  .p-md-9,
  .p-md-10,
  .p-md-11,
  .p-md-12 {
    flex: 0 0 auto; }
  .p-md-1 {
    width: 8.3333%; }
  .p-md-2 {
    width: 16.6667%; }
  .p-md-3 {
    width: 25%; }
  .p-md-4 {
    width: 33.3333%; }
  .p-md-5 {
    width: 41.6667%; }
  .p-md-6 {
    width: 50%; }
  .p-md-7 {
    width: 58.3333%; }
  .p-md-8 {
    width: 66.6667%; }
  .p-md-9 {
    width: 75%; }
  .p-md-10 {
    width: 83.3333%; }
  .p-md-11 {
    width: 91.6667%; }
  .p-md-12 {
    width: 100%; } }

@media screen and (min-width: 992px) {
  .p-lg-1, .p-lg-2, .p-lg-3, .p-lg-4, .p-lg-5, .p-lg-6, .p-lg-7, .p-lg-8, .p-lg-9, .p-lg-10, .p-lg-11, .p-lg-12 {
    flex: 0 0 auto; } }

@media screen and (min-width: 992px) {
  .p-lg-1, .p-lg-2, .p-lg-3, .p-lg-4, .p-lg-5, .p-lg-6, .p-lg-7, .p-lg-8, .p-lg-9, .p-lg-10, .p-lg-11, .p-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .p-lg-1 {
    width: 8.3333%; }
  .p-lg-2 {
    width: 16.6667%; }
  .p-lg-3 {
    width: 25%; }
  .p-lg-4 {
    width: 33.3333%; }
  .p-lg-5 {
    width: 41.6667%; }
  .p-lg-6 {
    width: 50%; }
  .p-lg-7 {
    width: 58.3333%; }
  .p-lg-8 {
    width: 66.6667%; }
  .p-lg-9 {
    width: 75%; }
  .p-lg-10 {
    width: 83.3333%; }
  .p-lg-11 {
    width: 91.6667%; }
  .p-lg-12 {
    width: 100%; }
  .p-lg-offset-12 {
    margin-left: 100%; }
  .p-lg-offset-11 {
    margin-left: 91.66666667%; }
  .p-lg-offset-10 {
    margin-left: 83.33333333%; }
  .p-lg-offset-9 {
    margin-left: 75%; }
  .p-lg-offset-8 {
    margin-left: 66.66666667%; }
  .p-lg-offset-7 {
    margin-left: 58.33333333%; }
  .p-lg-offset-6 {
    margin-left: 50%; }
  .p-lg-offset-5 {
    margin-left: 41.66666667%; }
  .p-lg-offset-4 {
    margin-left: 33.33333333%; }
  .p-lg-offset-3 {
    margin-left: 25%; }
  .p-lg-offset-2 {
    margin-left: 16.66666667%; }
  .p-lg-offset-1 {
    margin-left: 8.33333333%; }
  .p-lg-offset-0 {
    margin-left: 0%; } }

@media screen and (min-width: 1200px) {
  .p-xl-1,
  .p-xl-2,
  .p-xl-3,
  .p-xl-4,
  .p-xl-5,
  .p-xl-6,
  .p-xl-7,
  .p-xl-8,
  .p-xl-9,
  .p-xl-10,
  .p-xl-11,
  .p-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .p-xl-1 {
    width: 8.3333%; }
  .p-xl-2 {
    width: 16.6667%; }
  .p-xl-3 {
    width: 25%; }
  .p-xl-4 {
    width: 33.3333%; }
  .p-xl-5 {
    width: 41.6667%; }
  .p-xl-6 {
    width: 50%; }
  .p-xl-7 {
    width: 58.3333%; }
  .p-xl-8 {
    width: 66.6667%; }
  .p-xl-9 {
    width: 75%; }
  .p-xl-10 {
    width: 83.3333%; }
  .p-xl-11 {
    width: 91.6667%; }
  .p-xl-12 {
    width: 100%; }
  .p-xl-offset-12 {
    margin-left: 100%; }
  .p-xl-offset-11 {
    margin-left: 91.66666667%; }
  .p-xl-offset-10 {
    margin-left: 83.33333333%; }
  .p-xl-offset-9 {
    margin-left: 75%; }
  .p-xl-offset-8 {
    margin-left: 66.66666667%; }
  .p-xl-offset-7 {
    margin-left: 58.33333333%; }
  .p-xl-offset-6 {
    margin-left: 50%; }
  .p-xl-offset-5 {
    margin-left: 41.66666667%; }
  .p-xl-offset-4 {
    margin-left: 33.33333333%; }
  .p-xl-offset-3 {
    margin-left: 25%; }
  .p-xl-offset-2 {
    margin-left: 16.66666667%; }
  .p-xl-offset-1 {
    margin-left: 8.33333333%; }
  .p-xl-offset-0 {
    margin-left: 0%; } }

.p-component, .delvag-theme .portlet-login a.taglib-icon, .delvag-theme .portlet-login form .btn, .delvag-theme .eventportal-portlet .btn, .portlet-forms .btn, .p-component *, .delvag-theme .portlet-login a.taglib-icon *, .delvag-theme .portlet-login form .btn *, .delvag-theme .eventportal-portlet .btn *, .portlet-forms .btn * {
  box-sizing: border-box; }

.p-component, .delvag-theme .portlet-login a.taglib-icon, .delvag-theme .portlet-login form .btn, .delvag-theme .eventportal-portlet .btn, .portlet-forms .btn {
  font-size: 1rem;
  font-weight: normal; }

.p-autocomplete {
  display: inline-flex;
  position: relative; }

.p-autocomplete-input {
  position: absolute;
  right: 0; }

.p-inputtext {
  font-size: 1rem;
  color: #495057;
  background: #ffffff;
  padding: 0.5rem 0.5rem;
  border: 1px solid #ced4da;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  appearance: none;
  border-radius: 3px; }

.p-inputtext:enabled:focus {
  outline: 0 none;
  outline-offset: 0; }

.p-button, .delvag-theme .portlet-login a.taglib-icon, .delvag-theme .portlet-login form .btn, .delvag-theme .eventportal-portlet .btn, .portlet-forms .btn {
  margin: 0;
  display: inline-flex;
  cursor: pointer;
  user-select: none;
  align-items: center;
  vertical-align: bottom;
  text-align: center;
  overflow: hidden;
  position: relative;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; }
  .p-button:focus, .delvag-theme .portlet-login a.taglib-icon:focus, .delvag-theme .portlet-login form .btn:focus, .delvag-theme .eventportal-portlet .btn:focus, .portlet-forms .btn:focus {
    outline: 0 none;
    outline-offset: 0; }
  .p-button:hover, .delvag-theme .portlet-login a.taglib-icon:hover, .delvag-theme .portlet-login form .btn:hover, .delvag-theme .eventportal-portlet .btn:hover, .portlet-forms .btn:hover {
    background-color: #52627c;
    color: #FFFFFF;
    border-color: #52627c; }

.p-button-label {
  transition: all .2s;
  flex: 1 1 auto; }

.p-input-icon-right > i:last-of-type {
  right: 0.5rem; }

.p-input-icon-left > i, .p-input-icon-right > i {
  position: absolute;
  top: 50%;
  margin-top: -0.5rem; }

.p-disabled, .p-component:disabled, .delvag-theme .portlet-login a.taglib-icon:disabled, .delvag-theme .portlet-login form .btn:disabled, .delvag-theme .eventportal-portlet .btn:disabled, .portlet-forms .btn:disabled {
  opacity: 0.6; }

.p-link {
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  border-radius: 3px; }

.p-disabled, .p-disabled * {
  cursor: default !important;
  pointer-events: none;
  user-select: none; }

.p-link {
  text-align: left;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  user-select: none; }

.p-card .p-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem; }

.p-card .p-card-content {
  padding: 1rem 0; }

.p-card .p-card-body {
  padding: 1rem; }

.p-carousel .p-carousel-content .p-carousel-prev,
.p-carousel .p-carousel-content .p-carousel-next {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin: 0.5rem; }

/* owl carousel jQuery plugin */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-stage,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/owl.carousel/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

.portlet-search-results {
  color: #05164D; }
  .portlet-search-results .sticker {
    display: none; }
  .portlet-search-results .list-group-item {
    border: none; }
  .portlet-search-results .list-group-title a {
    color: #05164D; }
  .portlet-search-results .list-group-subtext {
    color: #05164D; }

.component-tabs img {
  width: inherit; }

.navbar-expand-md .nav-item .navbar-text-truncate {
  max-width: inherit; }

.navbar-underline.navbar-expand-md .navbar-nav .nav-link.active:after {
  background-color: #75BCE9; }

.navbar-underline .navbar-toggler-link:after {
  background-color: #75BCE9; }

.delvag-theme .bav-self-service-contracts {
  background: #F4F4F4;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  padding: 50px 30px 29px 29px;
  color: #05164D;
  margin-bottom: 15px; }
  .delvag-theme .bav-self-service-contracts h1 {
    font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    color: #05164D;
    text-align: center; }
  .delvag-theme .bav-self-service-contracts .box-default {
    transition: box-shadow .3s ease-in-out;
    padding: 1.25rem 1.875rem;
    margin: 1rem; }
  .delvag-theme .bav-self-service-contracts .box-insurance {
    background: #FFFFFF; }
    .delvag-theme .bav-self-service-contracts .box-insurance:hover {
      transition: box-shadow .3s;
      -webkit-box-shadow: 0 0 11px 6px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0 0 11px 6px rgba(0, 0, 0, 0.16);
      box-shadow: 0 0 11px 6px rgba(0, 0, 0, 0.16); }
    .delvag-theme .bav-self-service-contracts .box-insurance .ui-accordion .ui-accordion-header {
      display: flex;
      flex-direction: column-reverse;
      padding: 0; }
    .delvag-theme .bav-self-service-contracts .box-insurance .ui-accordion .ui-accordion-header > .ui-icon {
      text-indent: 0;
      font-family: "FontAwesome";
      /* Accordion is open */
      /* Accordion is close */ }
      .delvag-theme .bav-self-service-contracts .box-insurance .ui-accordion .ui-accordion-header > .ui-icon.ui-icon {
        position: inherit;
        width: fit-content;
        height: fit-content;
        left: 50%;
        margin-top: 0.9375rem;
        font-size: 2rem;
        color: #999999; }
      .delvag-theme .bav-self-service-contracts .box-insurance .ui-accordion .ui-accordion-header > .ui-icon.ui-icon-triangle-1-s:before {
        /* content \f106 corresponds with Font Awesome class 'fa-angle-down' for expanded state*/
        content: "\f106"; }
      .delvag-theme .bav-self-service-contracts .box-insurance .ui-accordion .ui-accordion-header > .ui-icon.ui-icon-triangle-1-e:before {
        /* content \f107 corresponds with Font Awesome class 'fa-angle-up' for collapsed state*/
        content: "\f107"; }
    .delvag-theme .bav-self-service-contracts .box-insurance .ui-accordion :focus {
      outline: none; }
    .delvag-theme .bav-self-service-contracts .box-insurance .ui-accordion .ui-accordion-content {
      padding: 0; }
    .delvag-theme .bav-self-service-contracts .box-insurance .insurance-headline {
      flex: 0 0 100%;
      width: 100%;
      margin-bottom: 1.875rem;
      font-size: 1.25rem;
      font-weight: 700;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .delvag-theme .bav-self-service-contracts .box-insurance .insurance-subheadline {
      color: #999999;
      font-weight: normal; }
    .delvag-theme .bav-self-service-contracts .box-insurance .labeled-content {
      max-width: 25rem;
      margin-bottom: 0.5rem; }
      .delvag-theme .bav-self-service-contracts .box-insurance .labeled-content .check-label {
        font-size: 0.75rem; }

.delvag-theme .bav-self-service-contacts .contactperson-wrapper {
  margin: 40px 0; }
  .delvag-theme .bav-self-service-contacts .contactperson-wrapper .unterstuetzungskasse-logo {
    width: 300px; }

.delvag-theme .bav-self-service-documents {
  background: #F4F4F4;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  padding: 50px 30px 29px 29px; }
  .delvag-theme .bav-self-service-documents h1 {
    font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    color: #05164D;
    text-align: center; }
  .delvag-theme .bav-self-service-documents .search-field {
    float: right;
    width: 300px;
    display: flex;
    justify-content: end;
    margin-bottom: 15px; }
    .delvag-theme .bav-self-service-documents .search-field input {
      border: none;
      flex: 1;
      padding: 0.375rem 0.75rem; }
    .delvag-theme .bav-self-service-documents .search-field span {
      background: #FFFFFF;
      display: flex;
      align-items: center;
      border: none;
      color: #05164D;
      padding: 0.375rem 0.75rem; }

.delvag-theme #content .row-fluid .bav-self-service-contracts-form hr {
  border-top: 1px solid;
  margin-bottom: 16px; }

.delvag-theme #content .row-fluid .bav-self-service-contracts-form .ui-datalist .ui-datalist-data {
  margin: 0; }

.delvag-theme #content .row-fluid .bav-self-service-contracts-form .ui-datalist .ui-datalist-item {
  text-indent: -25px; }

.delvag-theme #content .row-fluid .bav-self-service-documents-form {
  margin: 0; }
  .delvag-theme #content .row-fluid .bav-self-service-documents-form legend {
    display: none; }
  .delvag-theme #content .row-fluid .bav-self-service-documents-form hr {
    border-top: 1px solid;
    margin-bottom: 16px; }
  .delvag-theme #content .row-fluid .bav-self-service-documents-form fieldset {
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
    padding-right: 20px;
    background: #FFFFFF; }
    .delvag-theme #content .row-fluid .bav-self-service-documents-form fieldset.first-line {
      padding-top: 20px; }
    .delvag-theme #content .row-fluid .bav-self-service-documents-form fieldset.last-line {
      padding-bottom: 20px; }
  .delvag-theme #content .row-fluid .bav-self-service-documents-form .ui-datatable .ui-outputpanel {
    display: flex; }
  .delvag-theme #content .row-fluid .bav-self-service-documents-form .ui-datatable .ui-inputfield {
    flex: 1; }
  .delvag-theme #content .row-fluid .bav-self-service-documents-form .ui-datatable .ui-datatable-tablewrapper thead {
    display: none; }
  .delvag-theme #content .row-fluid .bav-self-service-documents-form .ui-datatable tbody td {
    padding: 2px;
    border: 0; }
  .delvag-theme #content .row-fluid .bav-self-service-documents-form .ui-datatable .ui-datatable-header {
    margin-bottom: 20px;
    background: #05164D; }

/* ADx Carousel (used in multiple web component structures) */
.p-carousel {
  display: flex !important;
  flex-direction: column; }

.p-carousel-content {
  display: flex;
  flex-direction: column;
  overflow: auto; }

.p-carousel-prev,
.p-carousel-next {
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative; }

.p-carousel-container {
  display: flex;
  flex-direction: row; }

.p-carousel-items-content {
  overflow: hidden;
  width: 100%;
  height: auto; }

.p-carousel-items-container {
  display: flex;
  flex-direction: row; }

.p-carousel-indicators {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap; }

.p-carousel-indicator > button {
  display: flex;
  align-items: center;
  justify-content: center; }

/* Vertical */
.p-carousel-vertical .p-carousel-container {
  flex-direction: column; }

.p-carousel-vertical .p-carousel-items-container {
  flex-direction: column;
  height: 100%; }

/* Keyboard Support */
.p-items-hidden .p-carousel-item {
  visibility: hidden; }

.p-items-hidden .p-carousel-item.p-carousel-item-active {
  visibility: visible; }

.p-carousel-item {
  display: flex;
  justify-content: space-evenly; }

@media (max-width: 550px) {
  .p-carousel-next, .p-carousel-prev {
    display: none; } }

/* delvag theme partials */
/*
----------------------------------------------------------------------------------
ANIMATIONS (if the AUI does not work)
----------------------------------------------------------------------------------
*/
@-moz-keyframes delvag-spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes delvag-spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes delvag-spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes delvag-spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes delvag-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/*
----------------------------------------------------------------------------------
FONTS
----------------------------------------------------------------------------------
*/
@font-face {
  font-family: LufthansaHead;
  src: local(LufthansaHead-Thin), url(./fonts/lufthansa/LufthansaHeadWeb-Thin.woff) format("woff"), url(./fonts/lufthansa/LufthansaHeadWeb-Thin.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: LufthansaHead;
  src: local(LufthansaHead-Light), url(./fonts/lufthansa/LufthansaHeadWeb-Light.woff) format("woff"), url(./fonts/lufthansa/LufthansaHeadWeb-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: LufthansaHead;
  src: local(LufthansaHead-Bold), url(./fonts/lufthansa/LufthansaHeadWeb-Bold.woff) format("woff"), url(./fonts/lufthansa/LufthansaHeadWeb-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: LufthansaText;
  src: local(LufthansaText-Light), url(./fonts/lufthansa/LufthansaTextWeb-Light.woff) format("woff"), url(./fonts/lufthansa/LufthansaTextWeb-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: LufthansaText;
  src: local(LufthansaText-Regular), url(./fonts/lufthansa/LufthansaTextWeb-Regular.woff) format("woff"), url(./fonts/lufthansa/LufthansaTextWeb-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: LufthansaText;
  src: local(LufthansaText-Bold), url(./fonts/lufthansa/LufthansaTextWeb-Bold.woff) format("woff"), url(./fonts/lufthansa/LufthansaTextWeb-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

/*
Icon Font
*/
@font-face {
  font-family: 'delvag';
  src: url("fonts/delvag.eot?ux839c");
  src: url("fonts/delvag.eot?ux839c#iefix") format("embedded-opentype"), url("fonts/delvag.ttf?ux839c") format("truetype"), url("fonts/delvag.woff?ux839c") format("woff"), url("fonts/delvag.svg?ux839c#delvag") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.delvag-theme {
  /*
  service box
  */
  /*
  animations
  */ }
  .delvag-theme [class^="icn-"],
  .delvag-theme [class*=" icn-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'delvag' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .delvag-theme .icn-twitter:before {
    content: "\e900"; }
  .delvag-theme .icn-youtube:before {
    content: "\e901"; }
  .delvag-theme .icn-linkedin:before {
    content: "\e902"; }
  .delvag-theme .icn-xing:before {
    content: "\e903"; }
  .delvag-theme .icn-search:before {
    content: "\e904"; }
  .delvag-theme .icn-lufthansa:before {
    content: "\e905"; }
  .delvag-theme .icn-arrow-right:before {
    content: "\e90b"; }
  .delvag-theme .icn-arrow-left:before {
    content: "\e90d"; }
  .delvag-theme .icn-arrow-right:before {
    content: "\e90b"; }
  .delvag-theme .icn-arrow-up:before {
    content: "\e90e"; }
  .delvag-theme .icn-arrow-down:before {
    content: "\e90c"; }
  .delvag-theme .icn-navicon:before {
    content: "\e906"; }
  .delvag-theme .icn-close:before {
    content: "\e910"; }
  .delvag-theme .icn-print:before {
    content: "\e912"; }
  .delvag-theme .icn-file-pdf-o:before {
    content: "\e911"; }
  .delvag-theme .icn-scroll-to-top:before {
    content: "\e913"; }
  .delvag-theme .icn-claim:before {
    content: "\e907"; }
  .delvag-theme .icn-contact:before {
    content: "\e908"; }
  .delvag-theme .icn-order:before {
    content: "\e909"; }
  .delvag-theme .icn-order-title:before {
    content: "\e90f"; }
  .delvag-theme .icn-tooltip:before {
    content: "\e91b"; }
  .delvag-theme .icn-sb-schadenverhuetung:before {
    content: "\e919"; }
  .delvag-theme .icn-sb-schadenfall:before {
    content: "\e916"; }
  .delvag-theme .icn-sb-havariekommissare:before {
    content: "\e91a"; }
  .delvag-theme .icn-sb-ansprechpartner:before {
    content: "\e917"; }
  .delvag-theme .icn-sb-bedarfsermittlung:before {
    content: "\e914"; }
  .delvag-theme .icn-sb-angebot:before {
    content: "\e915"; }
  .delvag-theme .icn-sb-kunden:before {
    content: "\e918"; }
  .delvag-theme .delvag-animation-spin {
    display: inline-block;
    -moz-animation: delvag-spin 2s infinite linear;
    -o-animation: delvag-spin 2s infinite linear;
    -webkit-animation: delvag-spin 2s infinite linear;
    animation: delvag-spin 2s infinite linear; }
  .delvag-theme a .delvag-animation-spin {
    display: inline-block;
    text-decoration: none; }

.delvag-theme {
  /*
    ----------------------------------------------------------------------------------
    Grid (taken from ADx)
    ----------------------------------------------------------------------------------
    */
  /*
    ----------------------------------------------------------------------------------
    GLOBAL
    ----------------------------------------------------------------------------------
    */
  /* extra small devices */
  /*
    ----------------------------------------------------------------------------------
    SKIP LINKS
    ----------------------------------------------------------------------------------
    */
  /*
    ----------------------------------------------------------------------------------
    HEADROOM
    ----------------------------------------------------------------------------------
    */
  /*
    ----------------------------------------------------------------------------------
    TYPOGRAPHY
    ----------------------------------------------------------------------------------
    */
  /*
    ----------------------------------------------------------------------------------
    spacer classes
    ----------------------------------------------------------------------------------
    */
  /*
    ----------------------------------------------------------------------------------
    IE scrollbar visibility
    ----------------------------------------------------------------------------------
    */ }
  .delvag-theme .grid-container {
    display: grid;
    grid-column-gap: 10px;
    align-items: center; }
  .delvag-theme .row-1 {
    grid-row-start: 1; }
  .delvag-theme body {
    background: #FFFFFF;
    font-family: "LufthansaText", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: normal;
    color: #787878;
    justify-content: center;
    margin-left: 16px;
    margin-right: 16px;
    display: grid;
    grid-template-columns: minmax(0, 1275px);
    justify-content: center;
    /* small devices */
    /* medium devices */
    /* large devices */ }
    @media screen and (min-width: 600px) {
      .delvag-theme body {
        margin-left: 32px;
        margin-right: 32px; } }
    @media screen and (min-width: 1280px) {
      .delvag-theme body {
        margin-left: 60px;
        margin-right: 60px; } }
    @media screen and (min-width: 1441px) {
      .delvag-theme body {
        margin-left: 80px;
        margin-right: 80px; } }
    .delvag-theme body .dark {
      color: #333333; }
  .delvag-theme main {
    top: 140px;
    display: block;
    margin-bottom: 140px;
    overflow: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* extra small devices */ }
    @media (max-width: 959px) {
      .delvag-theme main {
        top: 86px;
        margin-bottom: 86px; } }
  @media (max-width: 959px) {
    .delvag-theme .row [class*="span"] {
      margin-bottom: 0; }
    .delvag-theme .row .span6:first-child {
      margin-bottom: 40px; }
    .delvag-theme .row .span6.has-no-bottom-margin {
      margin-bottom: 0; } }
  .delvag-theme .content-header img, .delvag-theme .content-block img, .delvag-theme .navbar-menu img {
    max-width: 100%;
    width: 100%; }
  .delvag-theme .container-fluid {
    padding-right: 20px;
    padding-left: 20px; }
  .delvag-theme .navbar-inner {
    background: none;
    border: 0;
    border-radius: 0;
    width: 100%; }
  .delvag-theme .sharing-buttons-right,
  .delvag-theme .sharing-buttons {
    display: none; }
  .delvag-theme #skiplinks {
    position: absolute;
    width: 100%;
    z-index: 9000;
    top: -1200px;
    left: 0;
    color: #FFFFFF;
    text-align: center;
    /* Small devices */ }
    .delvag-theme #skiplinks .inner {
      position: relative;
      margin: 0 auto;
      width: 100%;
      height: 35px; }
    .delvag-theme #skiplinks a {
      position: absolute;
      color: #FFFFFF;
      background-color: #000;
      font-size: 1em;
      padding: 0 5px;
      width: 100%;
      line-height: 35px;
      display: block;
      text-align: center;
      border: 0;
      text-transform: uppercase;
      text-decoration: none; }
    @media (min-width: 960px) {
      .delvag-theme #skiplinks a:hover,
      .delvag-theme #skiplinks a:focus,
      .delvag-theme #skiplinks a:active {
        top: 1200px;
        left: 0;
        background-color: #1d1d1b;
        color: #FFFFFF; } }
  .delvag-theme .headroom {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    transition: all .5s ease, top .6s ease-in-out; }
  .delvag-theme .headroom.headroom--unpinned {
    top: -141px; }
  .delvag-theme .headroom.headroom--top {
    position: absolute; }
  .delvag-theme strong, .delvag-theme .bold {
    font-weight: 700; }
  .delvag-theme h1 {
    font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    padding: 25px 0 40px 0;
    margin: 0;
    /* small devices */ }
    .delvag-theme h1:first-child {
      padding-top: 0; }
    .delvag-theme h1.has-subhead {
      padding-bottom: 0; }
    .delvag-theme h1.delvag-rueck {
      padding-bottom: 0;
      margin-bottom: 0;
      /* medium devices */ }
      .delvag-theme h1.delvag-rueck img {
        width: 248px;
        height: auto; }
      @media (min-width: 1280px) {
        .delvag-theme h1.delvag-rueck {
          margin-bottom: -25px; } }
    .delvag-theme h1.has-no-content {
      padding-bottom: 15px; }
    .delvag-theme h1.top-padding {
      padding-top: 25px; }
    @media (min-width: 960px) {
      .delvag-theme h1 {
        font-size: 26px;
        line-height: 30px; } }
  .delvag-theme h2 {
    font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    padding: 25px 0 40px 0;
    margin: 0;
    /* Small devices */ }
    .delvag-theme h2:first-of-type {
      padding-top: 0; }
    .delvag-theme h2.top-padding {
      padding-top: 25px; }
    @media (min-width: 960px) {
      .delvag-theme h2 {
        font-size: 26px;
        line-height: 30px; } }
  .delvag-theme h3 {
    font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    padding: 25px 0 15px 0;
    margin: 0; }
    .delvag-theme h3:first-child {
      padding-top: 0; }
  .delvag-theme h4 {
    font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    padding: 25px 0 15px 0;
    margin: 0; }
    .delvag-theme h4.has-subhead {
      padding-top: 0;
      padding-bottom: 0; }
  .delvag-theme h5 {
    font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    padding: 25px 0 15px 0;
    margin: 0; }
    .delvag-theme h5.top-padding {
      padding-top: 65px; }
  .delvag-theme h6 {
    font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    padding: 25px 0 15px 0;
    margin: 0; }
  .delvag-theme h1.first,
  .delvag-theme h2.first,
  .delvag-theme h3.first,
  .delvag-theme h4.first,
  .delvag-theme h5.first,
  .delvag-theme h6.first {
    padding-top: 0; }
  .delvag-theme p {
    padding: 0 0 15px 0;
    margin: 0; }
    .delvag-theme p.top-padding {
      padding-top: 15px; }
  .delvag-theme a[href]:not([href=""]):hover {
    cursor: pointer; }
  .delvag-theme hr {
    margin: 20px 0 40px 0;
    border: 0;
    border-top: 2px solid #787878;
    border-bottom: 0;
    /* small devices */ }
    .delvag-theme hr.divider.yellow {
      border-color: #FFAD00; }
    @media (min-width: 960px) {
      .delvag-theme hr {
        margin: 20px 0 80px 0; } }
  .delvag-theme .content-block .kitchen-sink:first-child,
  .delvag-theme .content-block .kitchen-sink {
    font-family: "LufthansaText", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    padding: 0 0 10px 0;
    margin: 0 0 2em 0;
    text-transform: uppercase;
    border-bottom: 1px solid #787878;
    display: block; }
  .delvag-theme .text-1x5 {
    font-size: 1.5rem;
    line-height: 1.5em; }
  .delvag-theme .spacer-h50:empty {
    height: 50px;
    display: block; }
  .delvag-theme .spacer-h100:empty {
    height: 100px;
    display: block; }

@-ms-viewport {
  .delvag-theme {
    width: auto !important; } }
  .delvag-theme body {
    -ms-overflow-style: scrollbar; }
  .delvag-theme .row-fluid::after {
    display: block;
    clear: both;
    content: ""; }
  .delvag-theme .row-fluid.row {
    margin-left: 0;
    margin-right: 0; }

.delvag-theme {
  /*
  ----------------------------------------------------------------------------------
  MAIN NAVIGATION MENU
  ----------------------------------------------------------------------------------
  */
  /* Stripe Dropdown */
  /*
  ----------------------------------------------------------------------------------
  MOBILE NAVIGATION MENU
  ----------------------------------------------------------------------------------
  */ }
  .delvag-theme .lh-megamenu {
    perspective: 2000px;
    padding-bottom: 20px;
    position: relative;
    z-index: 100; }
  .delvag-theme .stripe-link-container {
    list-style: none; }
  .delvag-theme .stripe-root {
    display: flex;
    align-items: center;
    padding-inline-start: 0; }
  .delvag-theme .stripe-link {
    background: none;
    border: none;
    font-family: LufthansaHead;
    font-weight: bold;
    font-size: 19px;
    -webkit-font-smoothing: antialiased;
    transition: opacity 0.2s;
    padding: 0;
    margin: 0 25px 0 0; }
    .delvag-theme .stripe-link .stripe-link__text {
      color: #05164D; }
    .delvag-theme .stripe-link > a {
      cursor: default;
      text-decoration: none; }
    .delvag-theme .stripe-link--no-pointer {
      cursor: auto; }
  .delvag-theme .stripe-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    transform-origin: center -20px;
    pointer-events: none;
    transform: rotateX(-15deg);
    transition: transform 0.3s, opacity 0.3s; }
  .delvag-theme .stripe-dropdown.stripe-open {
    opacity: 1;
    transform: rotateX(0); }
    .delvag-theme .stripe-dropdown.stripe-open .stripe-background {
      width: 490px;
      height: 280px; }
  .delvag-theme .stripe-background {
    position: absolute;
    top: 0;
    left: 0;
    padding: 16px 32px;
    background: white;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 50px 100px -20px rgba(50, 50, 93, 0.25), 0 30px 60px -30px rgba(0, 0, 0, 0.3), 0 -18px 60px -10px rgba(0, 0, 0, 0.13) !important;
    transform-origin: 0 0;
    transition: transform 0.3s, opacity 0.3s; }
  .delvag-theme .stripe-arrow {
    position: absolute;
    top: -6px;
    left: 0;
    width: 12px;
    height: 12px;
    margin-left: -6px;
    background: white;
    box-shadow: -3px -3px 5px rgba(80, 90, 120, 0.05);
    border-radius: 4px 0 0 0;
    transform: rotate(45deg);
    transition: transform 0.3s, opacity 0.3s;
    will-change: transform; }
  .delvag-theme .stripe-dropdown-container {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    top: 0;
    left: 0;
    padding-bottom: 16px;
    transition: transform 0.3s, opacity 0.3s; }
  .delvag-theme .stripe-dropdown-section {
    position: inherit;
    opacity: 0;
    transition: opacity 0.2s;
    overflow: hidden;
    z-index: -200;
    pointer-events: none; }
  .delvag-theme .stripe-dropdown-section.stripe-active {
    opacity: 1;
    z-index: 300;
    pointer-events: auto;
    height: 100%; }
  .delvag-theme .stripe-dropdown-content {
    height: 100%; }
  .delvag-theme .stripe-row {
    display: flex;
    height: 100%;
    width: 100%; }
  .delvag-theme .stripe-column {
    flex: 1;
    min-width: 350px; }
  .delvag-theme .stripe-child-section {
    margin: 25px 10px; }
  .delvag-theme .stripe-row .stripe-column:nth-child(2) {
    background-color: #F6F9FC;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    height: 100%;
    width: 350px; }
  .delvag-theme .stripe-child-list {
    list-style: none;
    margin-left: 40px;
    margin-top: 15px; }
  .delvag-theme .stripe-child-title {
    font-size: 18px;
    padding: 0;
    font-weight: bold;
    color: #05164D; }
  .delvag-theme .stripe-child-link {
    color: #05164D;
    list-style: none;
    font-family: LufthansaHead;
    font-size: 17px;
    font-weight: 300; }
  .delvag-theme .stripe-child-section-grid {
    display: flex;
    align-items: center;
    flex-direction: row; }
  .delvag-theme .stripe-child-icon {
    height: 35px;
    width: 35px; }
  .delvag-theme .stripe-menu-mobile {
    display: none; }
  .delvag-theme .stripe-mobile-menubar-button {
    display: none; }
  @media screen and (max-width: 959px) {
    .delvag-theme .p-menubar-start {
      display: flex;
      width: 100%;
      justify-content: space-between; }
    .delvag-theme .header-wrapper-mobile {
      display: flex;
      width: 92px;
      height: 19px;
      margin: 13px 10px 0 0px; }
    .delvag-theme .mobilebutton {
      display: grid;
      width: 100%;
      justify-content: end;
      grid-template-columns: auto auto; }
    .delvag-theme #search-button {
      background-color: #FFFFFF !important;
      border-color: #FFFFFF !important;
      font-size: 18px;
      color: #05164D !important;
      font-family: LufthansaText;
      justify-content: space-between; }
    .delvag-theme #login-button {
      border-color: #fff !important; }
    .delvag-theme .stripe-menu {
      display: none; }
    .delvag-theme .stripe-background {
      display: none; }
    .delvag-theme .stripe-mobile-menubar-button {
      display: block;
      color: #05164D;
      text-decoration: none; }
    .delvag-theme .stripe-menu-mobile {
      display: flex;
      align-items: center;
      padding: 0.5rem; }
    .delvag-theme .stripe-menubar-root-list {
      display: none;
      z-index: 1001;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      padding-left: 0;
      background: white;
      box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }
      .delvag-theme .stripe-menubar-root-list .customer-type-selector {
        display: flex;
        grid-gap: 10px;
        align-items: center;
        height: 45px;
        background: #CAE5F5;
        color: #05164D;
        padding: 0 1rem;
        margin-top: 15px; }
        .delvag-theme .stripe-menubar-root-list .customer-type-selector .customer-type-link {
          margin-right: 5px;
          font-weight: 700;
          padding: 5px 10px;
          border-radius: 4px;
          text-decoration: none; }
          .delvag-theme .stripe-menubar-root-list .customer-type-selector .customer-type-link.active {
            background: #F6F9FC; }
    .delvag-theme .stripe-menuitem-link {
      padding: 1.2rem 1rem;
      font-family: "LufthansaHead", Helvetica, Arial, sans-serif;
      font-weight: 700;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none;
      justify-content: space-between;
      overflow: hidden;
      position: relative;
      width: 100%; }
    .delvag-theme .stripe-menuitem {
      list-style: none;
      position: static; }
    .delvag-theme .stripe-menuitem-text {
      color: #05164D !important;
      font-family: LufthansaText; }
    .delvag-theme .stripe-menuitem-link:hover {
      background-color: #e9ecef; }
    .delvag-theme .stripe-submenu-list {
      display: none;
      padding: 0; }
    .delvag-theme .stripe-menu-mobile .stripe-menubar-root-list ul li a {
      padding-left: 2.25rem !important; }
    .delvag-theme .stripe-submenu-list > li {
      list-style: none; }
    .delvag-theme .stripe-submenu-text {
      font-family: LufthansaText;
      font-weight: normal;
      color: #05164D !important; }
    .delvag-theme .stripe-submenu-icon {
      color: #FFAD00 !important;
      transition: transform 0.2s; }
    .delvag-theme .stripe-menuitem-active .stripe-submenu-list {
      display: block; }
    .delvag-theme .stripe-menuitem-active .stripe-menuitem-text {
      color: #FFAD00 !important; }
    .delvag-theme .stripe-menuitem-active > .stripe-menuitem-link {
      background-color: inherit !important; }
    .delvag-theme .stripe-menuitem-active .stripe-submenu-icon {
      color: #6c757d !important; }
    .delvag-theme #overlay_panel_button {
      border: none !important; }
    .delvag-theme #overlay_panel {
      display: none;
      z-index: 1001;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      padding-left: 0;
      background: white;
      box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }
      .delvag-theme #overlay_panel.open {
        display: block; }
      .delvag-theme #overlay_panel .p-menu-list {
        margin: 0;
        padding: 0;
        list-style: none; }
      .delvag-theme #overlay_panel .p-menuitem {
        border-bottom: 1px solid lightgray;
        padding: 10px 0 10px 0;
        color: #05164D;
        display: list-item; }
      .delvag-theme #overlay_panel .p-menuitem-icon {
        width: 16px;
        height: 16px;
        margin-right: 0.5rem; }
      .delvag-theme #overlay_panel .p-menuitem-link {
        display: flex;
        cursor: pointer;
        -webkit-box-align: center;
        align-items: center;
        text-decoration: none;
        position: relative;
        padding: 0.75rem 1rem;
        color: #05164D;
        border-radius: 0;
        transition: box-shadow 0.2s;
        user-select: none; } }

.delvag-theme .icon.pdf {
  background-image: url(../images/ico//filetype_icon_pdf.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  float: left;
  margin-right: 5px;
  padding-right: 18px; }

/* Struktur Selektor */
.structure-image-text-box {
  position: relative;
  padding-top: 50px;
  /* Headline */
  /* Content Wrapper mit Textbox und Bild */
  /* medium devices */ }
  .structure-image-text-box .image-text-box__headline {
    font-family: LufthansaHead;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 32px;
    color: #333333; }
  .structure-image-text-box .image-text-box__content-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* WebContent Bild linksbündig gewählt */
    /* Text Content mit Text und Link */ }
    .structure-image-text-box .image-text-box__content-wrapper.float-image--left {
      flex-direction: row-reverse;
      justify-content: flex-end; }
      .structure-image-text-box .image-text-box__content-wrapper.float-image--left .image-text-box__text-content {
        margin-inline-start: -50px;
        margin-inline-end: 0; }
    .structure-image-text-box .image-text-box__content-wrapper .image-text-box__text-content {
      z-index: 10;
      width: calc(50% - 136px);
      padding: 40px;
      margin-inline-start: 0;
      margin-inline-end: -50px;
      /* WebContent LHG Grey ausgewählt */
      /* WebContent Sky Blue ausgewählt */
      /* Text */
      /* Link */ }
      .structure-image-text-box .image-text-box__content-wrapper .image-text-box__text-content.background-color--col-lhg-grey-6 {
        background-color: #F4F4F4; }
      .structure-image-text-box .image-text-box__content-wrapper .image-text-box__text-content.background-color--col-sky-blue {
        background-color: #acd7f2; }
      .structure-image-text-box .image-text-box__content-wrapper .image-text-box__text-content .image-text-box__text {
        color: #333333; }
      .structure-image-text-box .image-text-box__content-wrapper .image-text-box__text-content .image-text-box__link {
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        color: #05164D;
        font-weight: bold;
        margin-top: 22px; }
        .structure-image-text-box .image-text-box__content-wrapper .image-text-box__text-content .image-text-box__link a:hover {
          text-decoration: none;
          color: #05164D; }
  @media screen and (max-width: 960px) {
    .structure-image-text-box .image-text-box__content-wrapper {
      flex-direction: column-reverse !important;
      justify-content: center !important; }
      .structure-image-text-box .image-text-box__content-wrapper .image-text-box__text-content {
        margin-inline-end: 0 !important;
        margin-inline-start: 0 !important;
        margin-top: -50px;
        width: calc(100% - 80px); } }

footer .grid-container {
  display: grid;
  grid-column-gap: 10px;
  align-items: normal !important; }

footer .div-trennlinie {
  margin-left: 10px;
  margin-right: 10px;
  justify-content: center;
  grid-template-columns: minmax(0, 100%); }

footer .trennlinie {
  height: 2px;
  margin: 20px 0 18px 1px;
  border-top: solid 1px #E6E6E6; }

footer .footer-oberer-text {
  width: 198px;
  height: 24px;
  font-family: LufthansaText;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  margin: 0 0 5px 0;
  color: #05164D; }

footer .logo-panel {
  grid-template-columns: repeat(auto-fit, 25px); }

footer .unteres-panel {
  margin: 25px 0 0 0;
  align-items: start;
  grid-template-columns: repeat(3, minmax(320px, 1fr)); }

footer .socialmedia-div {
  cursor: pointer; }

footer .footer-button {
  font-size: 18px;
  font-style: normal;
  height: 40.6px;
  min-width: 145px;
  max-width: 210px; }

footer .footer-link {
  cursor: pointer; }

footer .footer-link:hover {
  color: #1e449c;
  text-decoration: none; }

footer .footer-links {
  width: 130px;
  margin-bottom: 20px;
  font-family: LufthansaText;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #05164D; }

@media (max-width: 1022px) {
  footer .unteres-panel {
    grid-template-columns: auto;
    grid-gap: 20px; }
  footer .spacing {
    margin-top: 20px; } }

footer .mob-show {
  display: none; }

@media screen and (max-width: 768px) {
  footer .mob-show {
    display: grid; } }

.firmenkunden-panel {
  display: flex;
  justify-content: end;
  grid-template-columns: auto auto auto;
  padding: 20px 0 0 0;
  font-family: LufthansaHead;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #05164D; }
  .firmenkunden-panel .mob-hide {
    display: inherit; }
    .firmenkunden-panel .mob-hide .spacer {
      flex-grow: inherit;
      width: 30px; }
  @media screen and (max-width: 768px) {
    .firmenkunden-panel .mob-hide {
      display: none; } }

.header-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 0 20px 0; }
  .header-wrapper .icon-spacer {
    padding: 0 3px; }

.ElementDesktopLogoAlbatros {
  height: 33px;
  object-fit: contain;
  cursor: pointer; }

.spacer {
  flex-grow: 2; }

.suchfeld-wrapper {
  width: 300px;
  margin-right: 10px;
  display: flex;
  justify-content: end; }

.suchfeld-container .portlet-search-bar .search-bar-keywords-input-wrapper {
  justify-content: end; }

.suchfeld-container .search-bar-keywords-input, .suchfeld-container .input-group .input-group-inset-item {
  background-color: #E6E6E6;
  border-color: #E6E6E6; }

.suchfeld-container .input-group .input-group-item .input-group-inset-after.form-control.search-bar-keywords-input {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  flex-grow: initial;
  width: 67px;
  transition: all .8s; }
  .suchfeld-container .input-group .input-group-item .input-group-inset-after.form-control.search-bar-keywords-input:focus {
    width: calc(100% - 53px); }

.suchfeld-container .input-group .input-group-inset-item-after {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.suchfeld-container .lexicon-icon.lexicon-icon-search {
  color: #05164D; }

.suchfeld {
  width: 100%;
  position: relative; }

.p-button, .delvag-theme .portlet-login a.taglib-icon, .delvag-theme .portlet-login form .btn, .delvag-theme .eventportal-portlet .btn, .portlet-forms .btn {
  background-color: #05164D;
  border: 1px solid #05164D;
  padding: 10px 20px 11px !important;
  color: #FFFFFF !important;
  border-radius: 4px !important;
  font-family: LufthansaText !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  line-height: 1 !important;
  letter-spacing: normal !important;
  font-style: normal !important; }
  .p-button:hover, .delvag-theme .portlet-login a.taglib-icon:hover, .delvag-theme .portlet-login form .btn:hover, .delvag-theme .eventportal-portlet .btn:hover, .portlet-forms .btn:hover {
    text-decoration: none !important; }

.p-button-secondary, .delvag-theme .portlet-login form .btn, .delvag-theme .eventportal-portlet .btn {
  background-color: #FFFFFF !important;
  border: 1px solid #05164D !important;
  color: #05164D !important; }

.p-button-secondary:hover, .delvag-theme .portlet-login form .btn:hover, .delvag-theme .eventportal-portlet .btn:hover {
  border: 1px solid #e9ecef !important;
  background: #e9ecef !important;
  color: #05164D !important; }

.p-button-secondary:focus, .delvag-theme .portlet-login form .btn:focus, .delvag-theme .eventportal-portlet .btn:focus {
  border: 1px solid #FFFFFF !important; }

.p-button, .delvag-theme .portlet-login a.taglib-icon, .delvag-theme .portlet-login form .btn, .delvag-theme .eventportal-portlet .btn, .portlet-forms .btn {
  font-size: 18px;
  justify-content: space-between; }

.p-menuitem-icon {
  width: 16px;
  height: 16px;
  margin-right: 0.5rem; }

@media (max-width: 960px) {
  .ElementDesktopLogoAlbatros {
    width: 92px;
    height: 18px;
    margin: 13px 0 0 15px; }
  .header-wrapper {
    display: none; } }

.mobile-suchfeld-container {
  height: 40px;
  margin-bottom: 8px;
  display: none; }
  .mobile-suchfeld-container .search-bar-keywords-input, .mobile-suchfeld-container .input-group .input-group-inset-item {
    background-color: #E6E6E6;
    border-color: #E6E6E6; }
  .mobile-suchfeld-container .input-group .input-group-item .input-group-inset-after.form-control.search-bar-keywords-input {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .mobile-suchfeld-container .input-group .input-group-inset-item-after {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

@media (max-width: 960px) {
  .mobile-suchfeld-container.visible {
    display: block; } }

.headline {
  font-family: LufthansaHead;
  color: #05164D;
  font-stretch: normal;
  font-style: normal;
  font-size: 42px;
  line-height: 1.1;
  font-weight: 300;
  /* Structure Text */ }
  @media (max-width: 959.98px) {
    .headline {
      font-size: 32px; } }
  .headline.center {
    text-align: center; }
  .headline .text {
    font-size: 18px;
    line-height: 24px;
    margin: 18px 0 18px 0; }

.tipp-info-modul-wrapper {
  user-select: none; }
  .tipp-info-modul-wrapper .default-content {
    grid-template-columns: repeat(auto-fit, 375px); }
  .tipp-info-modul-wrapper .content {
    justify-content: center;
    display: grid;
    grid-gap: 30px; }
  .tipp-info-modul-wrapper .magazin-container {
    position: relative;
    max-width: 575px;
    overflow: hidden;
    margin: 10px 0 10px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease-in-out; }
  .tipp-info-modul-wrapper .shadow-on-hover:hover {
    box-shadow: 0 0.1rem 1rem 0.1rem rgba(0, 0, 0, 0.2);
    transition: box-shadow .3s ease-in-out; }
  .tipp-info-modul-wrapper .pointer-cursor {
    z-index: 2; }
  .tipp-info-modul-wrapper .image-section {
    position: absolute; }
  .tipp-info-modul-wrapper .pointer-cursor > * {
    cursor: pointer; }
  .tipp-info-modul-wrapper .magazin-img {
    width: 375px;
    height: 230px;
    position: absolute;
    object-fit: cover;
    object-position: top;
    max-width: inherit !important; }
  .tipp-info-modul-wrapper .magazin-inner-content {
    margin-top: 228px;
    width: 375px;
    height: 292px;
    position: relative; }
  .tipp-info-modul-wrapper .magazin-headline {
    font-size: 24px;
    margin: 0 30px 0 30px;
    padding: 55px 0 0 0;
    font-family: LufthansaHead;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    color: #05164D; }
  .tipp-info-modul-wrapper .vorteil-text {
    width: 315px;
    height: 66px;
    margin: 0 30px 0 30px;
    padding: 10px 0 0 0;
    font-family: LufthansaText;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #05164D; }
  .tipp-info-modul-wrapper .vorteil-cta {
    margin-left: 30px;
    grid-template-columns: auto auto 1fr;
    align-items: center;
    position: absolute;
    bottom: 41px; }
  .tipp-info-modul-wrapper .path {
    width: 18px;
    height: 18px;
    object-fit: contain; }
  .tipp-info-modul-wrapper .label-teaser {
    height: 16px;
    font-family: LufthansaHead;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #05164D;
    text-decoration: none;
    display: inline-block; }
  @media (max-width: 750px) {
    .tipp-info-modul-wrapper .content-titel {
      font-size: 24px; }
    .tipp-info-modul-wrapper .shadow-on-hover:hover {
      box-shadow: none; }
    .tipp-info-modul-wrapper .vorteil-cta {
      margin-left: 0;
      padding: 1.5rem 0 0 0;
      display: none; }
    .tipp-info-modul-wrapper .content {
      justify-content: center;
      grid-template-columns: repeat(1, 343px);
      grid-column-gap: 15px !important; }
    .tipp-info-modul-wrapper .magazin-container {
      padding-top: unset;
      grid-row-start: unset;
      width: 350px;
      box-shadow: unset;
      height: 310px; }
    .tipp-info-modul-wrapper .magazin-img {
      width: 345px;
      height: 265px;
      margin: 0 0 50px;
      object-fit: contain; }
    .tipp-info-modul-wrapper .magazin-inner-content {
      width: 300px;
      padding: 30px 30px 20px;
      border-radius: 4px;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
      background-color: #FFFFFF;
      position: absolute;
      bottom: 5px;
      right: 5px;
      height: unset;
      z-index: 1;
      padding-bottom: 40px; }
    .tipp-info-modul-wrapper .vorteil-text {
      width: 240px;
      margin: 0;
      padding: 10px 0 15px 0; }
    .tipp-info-modul-wrapper .magazin-headline {
      font-size: 16px;
      margin: unset;
      padding: unset; } }

.figurbox-panel {
  padding: 50px 0px 60px 0px;
  background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0) 0%, rgba(237, 237, 237, 0.04) 34%, rgba(5, 22, 77, 0.06) 100%);
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: end; }
  .figurbox-panel .left-image, .figurbox-panel .image-rechts-unten {
    margin: 0 10px; }
  .figurbox-panel .box {
    max-width: 775px;
    margin: 0 51px 0 0;
    padding: 50px 75px 97px 50px;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
    background-color: #FFFFFF; }
  .figurbox-panel .ueberschrift {
    max-width: 650px;
    margin: 0 0 30px;
    font-family: LufthansaHead;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #05164D; }
  .figurbox-panel .beschreibung {
    max-width: 650px;
    min-height: 138px;
    margin: 30px 0 0;
    font-family: LufthansaText;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: #05164D; }
  .figurbox-panel .link {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    color: #05164D;
    font-weight: bold;
    margin-top: 22px; }
    .figurbox-panel .link a:hover {
      text-decoration: none;
      color: #05164D; }
  .figurbox-panel .left-image-unten {
    display: none; }
  .figurbox-panel img {
    object-fit: contain;
    max-height: 405px; }

@media (max-width: 1055px) {
  .figurbox-panel .left-image {
    display: none;
    margin-top: 10px; }
  .figurbox-panel .left-image-unten {
    display: unset;
    margin: 10px 10px 0 10px; } }

@media (max-width: 975px) {
  .figurbox-panel {
    margin: 25px 0 0;
    padding: 20px 15px 0;
    justify-content: center; }
    .figurbox-panel .image-rechts-unten {
      display: none; }
    .figurbox-panel .ueberschrift {
      margin: 0 0 10px;
      font-size: 24px;
      line-height: 1.08; }
    .figurbox-panel .beschreibung {
      min-height: 180px;
      margin: 10px 0 0;
      font-family: LufthansaText;
      font-size: 14px;
      line-height: 1.43; }
    .figurbox-panel .box {
      min-height: 302px;
      margin: 0 0 30px;
      padding: 30px 25px;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); } }

@media (max-width: 552px) {
  .figurbox-panel .image-rechts-unten {
    display: unset; } }

.produkt-highlights-wrapper {
  margin-top: 25px; }
  .produkt-highlights-wrapper .container {
    width: 100%;
    z-index: 0;
    padding: 50px 30px 29px 29px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    background-color: #F6F9FC;
    max-width: none; }
  .produkt-highlights-wrapper .title {
    font-family: LufthansaHead;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    color: #05164D;
    margin: 0 0 50px 0;
    text-align: center; }
  .produkt-highlights-wrapper .highlights-container {
    justify-content: space-around;
    flex-wrap: wrap;
    margin-bottom: 25px; }
  .produkt-highlights-wrapper .loop {
    display: flex;
    padding: 10px;
    justify-content: center; }
  .produkt-highlights-wrapper .content {
    display: inline;
    font-family: LufthansaText;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #05164D;
    vertical-align: top; }
  .produkt-highlights-wrapper .ihre-vorteile-content {
    text-align: center; }
  .produkt-highlights-wrapper .ihre-vorteile-grid {
    display: grid;
    justify-content: center; }
  .produkt-highlights-wrapper .produkt-icon {
    max-width: 120px; }
  .produkt-highlights-wrapper .item-title {
    margin: auto;
    margin-bottom: 10px;
    font-family: LufthansaHead;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    color: #05164D; }

@media (max-width: 992px) {
  .produkt-highlights-wrapper .content {
    font-size: 14px; } }

.hero-wrapper .hero {
  background: var(--hintergrundbild) center center/cover no-repeat;
  display: grid;
  align-content: center;
  height: 45.83vw;
  z-index: -2;
  max-height: 660px; }

.hero-wrapper .heroTitle {
  z-index: 5;
  padding-left: 0px; }
  .hero-wrapper .heroTitle.left {
    margin: 0 0 0 50px;
    text-align: left; }
  .hero-wrapper .heroTitle.right {
    margin: 0 50px 0 0;
    text-align: right; }

.hero-wrapper .title {
  width: 586px;
  height: 92px;
  margin: 0 0 30px;
  font-family: LufthansaHead;
  font-size: 42px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  word-wrap: break-word; }
  .hero-wrapper .title.white {
    color: #FFFFFF; }
  .hero-wrapper .title.blue {
    color: #05164D; }

@media (max-width: 987px) {
  .hero-wrapper .title {
    font-size: 36px; } }

@media (max-width: 767px) {
  .hero-wrapper .heroTitle.left {
    margin: 0 0 0 15px; }
  .hero-wrapper .heroTitle.right {
    margin: 0 15px 0 0; }
  .hero-wrapper .title {
    font-size: 34px; } }

@media (max-width: 576px) {
  .hero-wrapper .title {
    font-size: 25px;
    font-weight: 300;
    line-height: 1.11;
    word-wrap: break-word;
    hyphens: auto; } }

.hero-video-wrapper .headline {
  font-family: LufthansaHead;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 32px;
  color: #333333; }

.hero-video-wrapper .video {
  max-height: 720px;
  max-width: 1280px; }

.hero-video-wrapper video {
  height: 100%;
  width: 100%; }

.testimonial-wrapper {
  margin-top: 50px; }
  .testimonial-wrapper .testimonial-container {
    font-family: LufthansaHead !important;
    max-width: 1270px;
    margin: auto;
    user-select: none; }
  .testimonial-wrapper .carousel-header {
    text-align: center;
    font-size: 24px;
    color: #05164D;
    padding: 10px 0 20px 0;
    font-weight: normal; }
  .testimonial-wrapper .p-carousel-item {
    display: flex;
    justify-content: center; }
  .testimonial-wrapper .p-card {
    max-width: 375px;
    box-shadow: none !important;
    background: linear-gradient(#FFF 70px, #F4F4F4 70px, #F4F4F4) !important;
    margin: 10px !important;
    color: #05164D !important;
    padding-bottom: 20px !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    z-index: -2; }
  .testimonial-wrapper .p-card-header {
    width: 140px;
    margin: auto; }
  .testimonial-wrapper .gelber-kreis-portrait {
    position: relative;
    border-radius: 50%;
    border: 21px solid #75BCE9;
    width: 140px;
    height: 140px;
    padding-left: 0;
    padding-right: 0; }
  .testimonial-wrapper .p-card-body {
    display: grid;
    justify-content: center;
    justify-items: center;
    align-content: center;
    align-items: center; }
  .testimonial-wrapper .p-card-body {
    flex-grow: 2;
    display: flex;
    flex-direction: column; }
  .testimonial-wrapper .p-card-title {
    font-size: 1rem !important;
    word-wrap: break-word; }
  .testimonial-wrapper .p-card-content {
    flex-grow: 2;
    width: 295px;
    font-family: LufthansaText;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: center !important;
    color: #05164D; }
  .testimonial-wrapper .berufstitel {
    font-size: 14px !important; }
  .testimonial-wrapper .name {
    font-weight: bold; }
  .testimonial-wrapper .owl-theme .owl-dots .owl-dot.active span {
    background-color: #FFAD00; }
  .testimonial-wrapper .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px; }

/*
  ----------------------------------------------------------------------------------
  YOUTUBE VIDEO
  ----------------------------------------------------------------------------------
  */
.youtube-player .youtube-video-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border: 1px solid #CCCCCC;
  margin-bottom: 15px; }

.youtube-player .youtube-video-embed-container iframe,
.youtube-player .youtube-video-embed-container object,
.youtube-player .youtube-video-embed-container video,
.youtube-player .youtube-video-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.youtube-player .youtube-video-embed-container iframe {
  border: none; }

.opener {
  padding-top: 20px;
  padding-bottom: 20px;
  /* image description */ }
  .opener .titel {
    max-height: 92px;
    font-family: LufthansaHead;
    font-size: 42px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #05164D; }
  .opener .bild-container {
    padding: 0 !important;
    display: inline-block;
    overflow: hidden; }
  .opener .bild {
    max-width: 575px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: zoom-in; }
  .opener .opener-text {
    align-items: center; }
    .opener .opener-text--left {
      padding-left: 0 !important; }
  .opener .just-text {
    width: 100%; }
  .opener .text {
    max-height: 323px;
    font-family: LufthansaText;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: #05164D; }
  .opener .subline {
    margin-top: 0.8rem;
    font-size: 14px; }
  .opener .accordion {
    padding: 20px;
    border-bottom-color: #05164D;
    border-bottom-width: 1px;
    border-bottom-style: solid; }
    .opener .accordion .accordion-header {
      color: #05164D; }
    .opener .accordion .accordion-btn {
      color: #05164D; }
    .opener .accordion .accordion-toggle {
      font-size: 20px;
      cursor: pointer; }
    .opener .accordion .accordion-collapsible {
      display: none;
      color: #05164D; }
    .opener .accordion .accordion-image {
      float: left;
      height: auto;
      width: 400px; }

@media (max-width: 600px) {
  .opener .titel {
    max-width: 325px;
    font-size: 30px;
    line-height: 1.13; }
  .opener .text {
    font-size: 14px;
    line-height: 1.43; } }

@media (max-width: 993px) {
  .opener .opener-text {
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 12px;
    max-width: 575px; } }

.contactperson-wrapper {
  display: flex;
  flex-direction: row;
  color: #05164D;
  background-color: #F4F4F4;
  padding: 30px 50px 30px 50px; }
  .contactperson-wrapper .contactperson-context {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 89px;
    flex-grow: 1; }
  .contactperson-wrapper .contactperson-text {
    display: flex;
    flex-direction: column;
    color: #05164D; }
    .contactperson-wrapper .contactperson-text .name {
      font-size: 24px; }
  .contactperson-wrapper .contactperson-contact {
    display: flex;
    gap: 54px;
    justify-content: flex-end;
    align-items: center;
    text-decoration: none; }
  .contactperson-wrapper .trenner {
    width: 1px;
    height: 77px;
    border: solid 1px #05164D; }
  .contactperson-wrapper .circle-container {
    width: 78px;
    height: 78px;
    background-color: #FFFFFF;
    box-shadow: 0 0.1rem 0.4rem 0 rgba(0, 0, 0, 0.2);
    border-radius: 47px;
    cursor: pointer;
    display: grid;
    align-items: center;
    justify-items: center; }
    .contactperson-wrapper .circle-container i {
      font-size: 35px; }
    .contactperson-wrapper .circle-container:hover {
      transition: box-shadow .3s;
      -webkit-box-shadow: 0 0 11px 6px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 11px 6px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 11px 6px rgba(0, 0, 0, 0.2); }

/* medium devices */
@media screen and (max-width: 960px) {
  .contactperson-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .contactperson-context {
    margin: 89px 0 0 0 !important; }
  .contactperson-text {
    align-items: center;
    margin-bottom: 20px; } }

.container-fluid.icn-teaser {
  padding: 0;
  margin-bottom: 40px;
  margin-top: -40px;
  /* content */
  /*
  teaser 1 / A.M. Best
  */
  /*
  teaser 2 / 100 Jahre
  */
  /*
  teaser 3 / 100%
  */
  /*
  teaser 4 / 284
  */
  /*
  teaser 5 / Kunden
  */
  /*
  teaser 6 / Bruttoprämien
  */
  /*
  teaser 7 / garantierte Fonds
  */
  /*
  teaser 8 / calendar
  */
  /*
  teaser 9 / A-
  */
  /*
  teaser 10 / 24-7
  */
  /*
  teaser 11 / stetoscope-world
  */
  /*
  teaser 12 / device
  */ }
  .container-fluid.icn-teaser .span4 {
    margin-bottom: 0;
    /* small devices */ }
    .container-fluid.icn-teaser .span4 .teaser-container {
      padding: 20px 60px 0 60px;
      border: 0;
      margin-bottom: 0;
      min-height: auto; }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .span4 {
        margin-bottom: 20px; }
        .container-fluid.icn-teaser .span4 .teaser-container {
          padding-bottom: 0;
          padding-left: 20px;
          padding-right: 20px; } }
  .container-fluid.icn-teaser a.teaser-header {
    color: #05164D;
    text-decoration: none;
    display: block;
    padding-top: 20px;
    /* small devices */ }
    .container-fluid.icn-teaser a.teaser-header--no-url {
      cursor: auto; }
    .container-fluid.icn-teaser a.teaser-header:before {
      font-family: 'delvag' !important;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      display: block;
      position: relative;
      padding-bottom: 0;
      color: #05164D;
      border-bottom: 2px solid #75BCE9; }
    .container-fluid.icn-teaser a.teaser-header[href]:hover, .container-fluid.icn-teaser a.teaser-header[href]:hover:before {
      color: #787878; }
    .container-fluid.icn-teaser a.teaser-header h2,
    .container-fluid.icn-teaser a.teaser-header h3 {
      margin: 0;
      padding: 0;
      font-size: 20px;
      text-align: center; }
    .container-fluid.icn-teaser a.teaser-header h2 {
      padding-top: 20px;
      font-weight: 700; }
    .container-fluid.icn-teaser a.teaser-header h3 {
      font-weight: 200;
      font-size: 16px; }
    .container-fluid.icn-teaser a.teaser-header:before {
      height: 63px; }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser a.teaser-header h2,
      .container-fluid.icn-teaser a.teaser-header h3 {
        padding-right: 0; }
      .container-fluid.icn-teaser a.teaser-header h3 {
        margin-bottom: 0; }
      .container-fluid.icn-teaser a.teaser-header:before {
        height: 130px; } }
  .container-fluid.icn-teaser .icn-teaser-1 a.teaser-header h2 {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 5px;
    margin-top: 4px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-1 a.teaser-header h2 {
        font-size: 36px;
        line-height: 36px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-1 a.teaser-header:before {
    content: "\e920";
    font-size: 53px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-1 a.teaser-header:before {
        font-size: 110px; } }
  .container-fluid.icn-teaser .icn-teaser-2 a.teaser-header h2 {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 5px;
    margin-top: -7px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-2 a.teaser-header h2 {
        font-size: 80px;
        line-height: 80px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-2 a.teaser-header:before {
    content: "\e921";
    font-size: 60px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-2 a.teaser-header:before {
        font-size: 140px;
        margin-top: -15px;
        height: 145px; } }
  .container-fluid.icn-teaser .icn-teaser-3 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-3 a.teaser-header h2 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-3 a.teaser-header:before {
    content: "\e922";
    font-size: 53px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-3 a.teaser-header:before {
        font-size: 110px; } }
  .container-fluid.icn-teaser .icn-teaser-4 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-4 a.teaser-header h2 {
        font-size: 80px;
        line-height: 80px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-4 a.teaser-header:before {
    content: "\e926";
    font-size: 60px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-4 a.teaser-header:before {
        font-size: 145px;
        margin-top: -20px;
        height: 150px; } }
  .container-fluid.icn-teaser .icn-teaser-5 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-5 a.teaser-header h2 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-5 a.teaser-header:before {
    content: "\e923";
    font-size: 53px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-5 a.teaser-header:before {
        font-size: 110px; } }
  .container-fluid.icn-teaser .icn-teaser-6 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-6 a.teaser-header h2 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-6 a.teaser-header:before {
    content: "\e924";
    font-size: 53px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-6 a.teaser-header:before {
        font-size: 110px; } }
  .container-fluid.icn-teaser .icn-teaser-7 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-7 a.teaser-header h2 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-7 a.teaser-header:before {
    content: "\e925";
    font-size: 53px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-7 a.teaser-header:before {
        font-size: 110px; } }
  .container-fluid.icn-teaser .icn-teaser-8 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-8 a.teaser-header h2 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-8 a.teaser-header:before {
    content: "\e927";
    font-size: 53px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-8 a.teaser-header:before {
        font-size: 110px; } }
  .container-fluid.icn-teaser .icn-teaser-9 a.teaser-header h2 {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 5px;
    margin-top: 4px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-9 a.teaser-header h2 {
        font-size: 36px;
        line-height: 36px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-9 a.teaser-header:before {
    content: "\e928";
    font-size: 65px;
    line-height: .82;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-9 a.teaser-header:before {
        font-size: 135px; } }
  .container-fluid.icn-teaser .icn-teaser-10 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-10 a.teaser-header h2 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-10 a.teaser-header:before {
    content: "\e929";
    font-size: 53px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-10 a.teaser-header:before {
        font-size: 110px; } }
  .container-fluid.icn-teaser .icn-teaser-11 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-11 a.teaser-header h2 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-11 a.teaser-header:before {
    content: "\e92a";
    font-size: 65px;
    line-height: .82;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-11 a.teaser-header:before {
        font-size: 135px; } }
  .container-fluid.icn-teaser .icn-teaser-12 a.teaser-header h2 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-12 a.teaser-header h2 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 10px; } }
  .container-fluid.icn-teaser .icn-teaser-12 a.teaser-header:before {
    content: "\e92b";
    font-size: 53px;
    /* small devices */ }
    @media (min-width: 960px) {
      .container-fluid.icn-teaser .icn-teaser-12 a.teaser-header:before {
        font-size: 110px; } }

.alignable-button--is-aligned-right {
  float: right; }

.alignable-button--is-aligned-center {
  display: flex;
  justify-content: center;
  align-items: center; }

.table td {
  border: 0; }

.table td.right {
  text-align: right; }

.table th.right {
  text-align: right; }

@media (prefers-reduced-motion: no-preference) {
  .management-contact-blocks .management-contact-block {
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-duration: 1000ms;
    transition-property: opacity, transform, -webkit-transform; } }

.management-contact-blocks .management-contact-block {
  opacity: 0;
  transform: translate3d(0, 100px, 0); }
  .management-contact-blocks .management-contact-block a {
    color: #05164D;
    cursor: pointer;
    text-decoration: none; }
  .management-contact-blocks .management-contact-block a:hover {
    color: #1e449c; }
  .management-contact-blocks .management-contact-block.aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  .management-contact-blocks .management-contact-block--link-inner--wrapper-portrait {
    display: inline-block;
    overflow: hidden; }
  .management-contact-blocks .management-contact-block--link-inner--portrait {
    height: auto;
    transition: transform .5s; }
    .management-contact-blocks .management-contact-block--link-inner--portrait:hover {
      transform: scale(1.05); }
  .management-contact-blocks .management-contact-block--link-inner--name {
    padding-bottom: 0; }
  .management-contact-blocks .management-contact-block--assistant {
    padding-top: 20px; }

/* Kundenportal */
.delvag-theme #_58_refreshCaptcha {
  padding: 0;
  background: none; }
  .delvag-theme #_58_refreshCaptcha img {
    display: inline; }

.delvag-theme #portlet_com_liferay_login_web_portlet_LoginPortlet div.portlet-content div.portlet-content-container div.portlet-body div.login-container div.navigation ul li a[href*='create_account'] {
  display: none; }

.delvag-theme #_58_rjus__null__null {
  display: none; }

.delvag-theme #content .portlet-login form.sign-in-form .button-holder {
  margin: 10px 0; }

.delvag-theme #content .portlet-login form.sign-in-form fieldset fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

.delvag-theme .portlet-login {
  color: #787878;
  padding: 20px 20px 5px 20px;
  margin: 80px auto;
  max-width: 350px; }
  .delvag-theme .portlet-login a.portlet-icon-back {
    display: none; }
  .delvag-theme .portlet-login .alert-error {
    display: none; }
  .delvag-theme .portlet-login fieldset .alert-error {
    display: block; }
  .delvag-theme .portlet-login .navigation {
    background: inherit;
    border: 0; }
  .delvag-theme .portlet-login .taglib-icon-list li {
    margin: 0; }
    .delvag-theme .portlet-login .taglib-icon-list li:last-child {
      margin-right: 0; }
    .delvag-theme .portlet-login .taglib-icon-list li:first-child {
      margin-left: 0;
      display: none; }
    .delvag-theme .portlet-login .taglib-icon-list li:first-child {
      margin-left: 0; }
  .delvag-theme .portlet-login .taglib-icon-list:after {
    content: ""; }
  .delvag-theme .portlet-login a.taglib-icon {
    padding: 13px 20px 13px 20px; }
    .delvag-theme .portlet-login a.taglib-icon:hover, .delvag-theme .portlet-login a.taglib-icon:focus {
      background: #05164D;
      color: #FFFFFF; }
    .delvag-theme .portlet-login a.taglib-icon img {
      display: none; }
    .delvag-theme .portlet-login a.taglib-icon span {
      text-decoration: none; }
  .delvag-theme .portlet-login form .btn {
    padding: 13px 20px 13px 20px; }
    .delvag-theme .portlet-login form .btn.right {
      float: right; }
    .delvag-theme .portlet-login form .btn i {
      font-size: 17px;
      margin-right: 10px;
      position: relative;
      top: 2px; }

.delvag-theme .eventportal-portlet input {
  width: 100%; }

.delvag-theme .eventportal-portlet .btn.right {
  float: right; }

.delvag-theme .eventportal-portlet .btn span {
  padding: 0;
  line-height: inherit; }

.ui-grid-col-12 {
  width: 100%; }

.portlet .portlet-header {
  padding: 0 25% 0; }

.ui-fileupload .ui-fileupload-buttonbar {
  padding: 0.2em 0.4em;
  border: 1px solid #ddd;
  background-color: #fff;
  border-bottom-width: 0; }

.ui-fileupload .ui-fileupload-content {
  padding: 0.2em 0.4em;
  border: 1px solid #ddd !important;
  background-color: #fff; }

.ui-fileupload.with-drop-zone .ui-fileupload-content {
  position: relative;
  min-height: 110px;
  padding: 10px 20px; }

.ui-fileupload.ui-fileupload-list .ui-fileupload-content {
  border-top-width: 0 !important; }

.ui-fileupload-buttonbar .ui-fileupload-choose input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: inherit;
  direction: ltr;
  cursor: pointer; }

.ui-fileupload .ui-fileupload-buttonbar .ui-button[class*="ui-fileupload-"] {
  background: #FFFFFF;
  font-weight: normal;
  vertical-align: middle;
  margin: 0.1em;
  padding: 0;
  border: 0;
  border-radius: 4px;
  border: 1px solid #05164D;
  color: #05164D; }

.ui-fileupload .ui-fileupload-buttonbar .ui-button[class*="ui-fileupload-"]:hover {
  background-color: #F4F4F4;
  border: 1px solid #F4F4F4;
  text-decoration: none; }

.ui-button .ui-icon {
  background-image: url(../images/jquery-ui/ui-icons_000000_256x240.png); }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-left .ui-icon, .ui-button-text-icon-right .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon {
  width: 16px;
  height: 16px; }

.delvag-theme #content .row form label {
  min-height: 30px !important;
  display: inline;
  font-size: 20px;
  line-height: 24px; }

.ui-fileupload.with-drop-zone .ui-fileupload-content {
  position: relative;
  min-height: 110px;
  padding: 10px 20px; }

.delvag-theme .content-block button.grey {
  background-color: #05164D !important;
  color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #05164D !important; }

.delvag-theme .content-block button.grey:hover {
  background-color: #1e449c !important;
  color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #1e449c !important; }

.ui-fileupload.with-drop-zone .ui-fileupload-content::before {
  content: '\f0ee';
  display: block;
  margin: 10px;
  padding: 15px;
  font-family: FontAwesome;
  font-size: 80px;
  line-height: 1;
  text-align: center;
  border: dashed;
  border-radius: 22px;
  border-color: #787878;
  opacity: .3; }

.delvag-theme .content-block button {
  background-image: none;
  color: #05164D;
  padding: 13px 20px 13px 20px;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  display: inline-block;
  border: 0;
  text-shadow: none;
  box-shadow: none; }

.portlet-forms .input-group .input-group-inset-item-after {
  height: 38px; }

.portlet-forms .lfr-ddm-form-field-repeatable-toolbar .ddm-form-field-repeatable-add-button .lexicon-icon,
.portlet-forms .lfr-ddm-form-field-repeatable-toolbar .ddm-form-field-repeatable-delete-button .lexicon-icon {
  margin-bottom: 0;
  margin-left: 1px; }

.portlet-forms .btn .lexicon-icon {
  margin-top: 0; }
  .portlet-forms .btn .lexicon-icon.lexicon-icon-calendar {
    margin-top: -18px; }