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

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

/* ---------- Separator ---------- */
.separator {
  border-top: 0.0625rem solid #cdced9; }

/* ---------- Status ---------- */
.entry-status {
  border-left: 0.25rem solid transparent; }

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 0.625rem;
  padding: 0.125rem;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -62.5rem;
  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: 0.5rem;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 62.5rem; }

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

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 0.0625rem; }

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

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

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

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

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

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

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

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

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

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

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 0.0625rem 0.0625rem #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 0.125rem 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 0.3125rem 0.3125rem;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 1rem;
  padding: 0.5rem 0.5rem 0.5rem 1.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.app-view-taglib .icon-display-descriptive {
  background-position: -2rem 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

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

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

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

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

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 3.125rem; }

.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: 0.25rem; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 2.5rem; }

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

.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: 1.125rem;
      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: 0.875rem;
      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: 0.75rem; }

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

.taglib-icon-label {
  margin-left: 0.75rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.item-selector .input-file {
  height: 0.00625rem;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.00625rem;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 0.25rem;
      bottom: -0.125rem;
      content: '';
      display: block;
      left: -0.125rem;
      position: absolute;
      right: -0.125rem;
      top: -0.125rem;
      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: 0.9375rem; }

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 23.4375rem;
      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: 0.75rem;
      position: fixed;
      right: 0.75rem;
      top: -0.0625rem;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 23.4375rem; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 0.9375rem; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

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

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 0.25rem;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.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: 1.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

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

.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: 23.4375rem;
  min-width: 23.4375rem; }

.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: 12.5rem;
  min-width: 12.5rem; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 6.25rem; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 7.1875rem; } }
  .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: 0.3125rem; }
  .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: 0.8125rem; }

.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: 3.75rem; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

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

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

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

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

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

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

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

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 0.25rem solid #65b6f0;
  padding-left: 1.25rem; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 0.25rem solid #93ccf5;
    padding-left: 1.25rem; }
    .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: 5.9375rem; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 3.5rem; }

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

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

.dialog-bd {
  min-height: 1.875rem; }

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

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -1.5rem; }

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

.dialog-iframe-popup .lfr-form-content {
  padding: 0.9375rem; }

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

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

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

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

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

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

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

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

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

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

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

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 0.1875rem;
  padding-right: 0.1875rem; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 0.5rem;
      padding-right: 0.5rem; } }

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

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

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

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 0.0625rem solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 0.625rem 1.5rem;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

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

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

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

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

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

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 12.5rem;
    width: 18.75rem; }
    .proxy.generic-portlet .portlet-title {
      padding: 0.625rem; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 2rem;
    position: absolute;
    right: -0.9375rem;
    top: -0.9375rem;
    width: 2rem; }

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

.sortable-proxy {
  background: #727c81;
  margin-top: 0.0625rem; }

.sortable-layout-drag-target-indicator {
  margin: 0.125rem 0; }

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 13.75rem; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 1.25rem;
  line-height: 1.25rem;
  margin-top: 0; }

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

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 31.25rem; }
  .cke_show_border td {
    height: 0.9375rem; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -0.9375rem;
  height: 0.3125rem;
  outline-color: transparent;
  padding: 0.3125rem;
  right: -0.9375rem;
  width: 0.3125rem; }

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

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 0.3125rem 0.3125rem;
    border: 1px solid #777;
    padding: 0.3125rem 2.8125rem; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 1.5rem;
      margin-right: -2.1875rem;
      margin-top: -1.5625rem;
      width: 1.9375rem;
      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 0.0625rem #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

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

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

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

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

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

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

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

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

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

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -0.625rem;
    content: '';
    display: block;
    height: 0.125rem;
    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: 0.0625rem 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

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

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

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 0.1875rem;
    padding: 0.375rem; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 9.375rem; }
  .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: 0.125rem 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 0.3125rem 0.1875rem;
  text-shadow: 0.0625rem 0.0625rem #fff; }

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

.menu-content li {
  border-bottom: 0.0625rem solid #bcbbbb;
  border-top: 0.0625rem 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: 0.25rem 0.3125rem;
  text-decoration: none; }

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -0.0625rem -0.0625rem #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: 1.3125rem;
  line-height: 1.3125rem;
  margin-right: 0.3125rem;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 4.625rem;
  margin-top: -4.625rem; }

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

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

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

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

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

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

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

.modal-dialog.modal-dialog-sm {
  max-width: 31.25rem; }

.modal-hidden {
  display: none; }

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

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

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

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

.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 0.9375rem;
  position: relative; }

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

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

.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: -0.0625rem -0.0625rem #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: 0.3125rem 0.625rem; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 0.9375rem; }

.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: 0.625rem;
  text-shadow: 0.0625rem 0.0625rem #fff; }

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

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

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

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 0.625rem 0.9375rem;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 1.25rem; }

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

.lfr-nav.nav-tabs {
  margin-bottom: 1.25rem; }

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

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 0.0625rem; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 0.125rem solid #869cad;
    margin-bottom: 0.625rem;
    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: 12.5rem; }
  .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: 0.125rem; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 0.3125rem; }

.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: 0.625rem;
  padding-right: 0.375rem; }

.tree-node-content .tree-label {
  margin-left: 0.1875rem; }

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

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

.underlay-close {
  position: absolute;
  right: 0.3125rem;
  top: 0.3125rem; }

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

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

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

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

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

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

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

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

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

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

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 3.125rem; }

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

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

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
  height: 1rem;
  line-height: 0.375rem;
  margin-top: -0.5rem;
  opacity: 0;
  overflow: hidden;
  padding: 0.1875rem 0;
  position: absolute;
  right: 0.0625rem;
  text-shadow: 0 0.0625rem #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 0.1875rem;
  margin-left: 0.9375rem;
  position: absolute;
  top: 0.9375rem; }

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

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

.nav li .toolbar {
  margin-top: 0.3125rem; }

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

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

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 0.375rem 0.5rem; }
  .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: 0.6875rem 0.875rem; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 0.6875rem; } }

.nav-menu ul {
  padding-left: 0.625rem; }

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

.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: 0.125rem;
    padding-right: 0.125rem; }

.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: 0.0625rem solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 1.5625rem;
    padding: 0 0.1875rem;
    vertical-align: middle;
    width: 1rem; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

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

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

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

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

.portlet-icon-back {
  margin-top: -0.125rem; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 0.3125rem 0.3125rem 0.3125rem 1.125rem; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

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

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

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

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

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

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

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

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 0.1875rem 0.1875rem 0.1875rem 1.25rem; }

.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 0.375rem 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 0.125rem auto 0.875rem;
  padding: 0.375rem 0.375rem 0.375rem 1.875rem;
  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: 0.1875rem;
    margin: -0.5rem 0.5rem 0 0.1875rem;
    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: 0.625rem;
    padding: 0.0625rem 0.625rem;
    text-shadow: 0.0625rem 0.0625rem 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  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: 0.0625rem 0.0625rem 0.0625rem 0.0625rem;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  padding: 0.1875rem 0.75rem 0.1875rem 1.5rem;
  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: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: 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: 0.8125rem; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 1.25rem; }

.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: 0.3125rem 50%;
  background-repeat: no-repeat;
  padding-left: 1.75rem; }

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

.portlet-decorate .portlet-content {
  background: #FFF;
  border-color: transparent;
  border-style: solid;
  border-width: 0.0625rem 0.0625rem 0.0625rem 0.0625rem;
  padding: 1rem;
  word-wrap: break-word; }

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
  padding: 1.75rem 1.5rem 1.75rem; }

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

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

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

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

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

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

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

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

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

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

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 2.25rem; }
  .widget-mode-detail .sub-title {
    font-size: 1.625rem;
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 3rem; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 1.125rem;
      line-height: 1.8; }

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

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

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

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

.widget-mode-simple .widget-topbar {
  margin-bottom: 0.5rem; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 1.5rem; }

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

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 1.5rem; }

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

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

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

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

.product-menu .loading-animation {
  margin-top: 10rem; }

.lfr-search-combobox-item {
  border-radius: 0.0625rem; }

.lfr-search-combobox .field-input-text {
  border-radius: 0.25rem 0.0625rem 0.0625rem 0.25rem; }

.lfr-search-combobox .button-input {
  border-radius: 0.0625rem 0.25rem 0.25rem 0.0625rem; }

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

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

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: 0.25rem; }

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

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

.menu-content {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.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: 0.5rem;
  border-bottom-right-radius: 0.5rem; }

.input-localized .lfr-input-localized-state {
  border-radius: 0.1875rem; }

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

.lfr-token {
  border-radius: 0.5rem; }

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 2.5rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 2.5rem 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: 2.5rem 2.5rem;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

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

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

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

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

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

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

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

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

@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: 0.125rem; }

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

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

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

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

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

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 0.1875rem; }
      @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); }

/* SPG specific colors */
/**
 * Swiper 6.3.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 20, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color:#007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height; }

.swiper-container-3d {
  perspective: 75rem; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size:2.75rem; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 0.625rem;
  right: auto; }

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 0.625rem;
  left: auto; }

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff; }

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0.625rem;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 0.625rem;
  top: 50%;
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0.375rem 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.25rem; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 0.25rem;
  left: 0;
  top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 0.25rem;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color:#000000; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 0.625rem;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 0.1875rem;
  z-index: 50;
  height: 0.3125rem;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 0.1875rem;
  top: 1%;
  z-index: 50;
  width: 0.3125rem;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.625rem;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 2.625rem;
  height: 2.625rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.3125rem;
  margin-top: -1.3125rem;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000; }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  filter: blur(3.125rem);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  background: red;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1rem; }

.jspHorizontalBar {
  background: red;
  bottom: 0;
  height: 0.25rem;
  left: 0;
  position: absolute;
  width: 100%; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #edeff3;
  position: relative; }

.jspDrag {
  background: #ea5e70;
  cursor: pointer;
  left: 0;
  position: relative;
  top: 0; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  cursor: pointer;
  direction: ltr;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -1250rem; }

.jspDisabled {
  background: #80808d;
  cursor: default; }

.jspVerticalBar .jspArrow {
  height: 0.25rem; }

.jspHorizontalBar .jspArrow {
  float: left;
  height: 100%;
  width: 1rem; }

.jspVerticalBar .jspArrow:focus {
  border: 1px solid red;
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -0.1875rem 0 0; }

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .slides > .slide > .slide-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity .2s linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden; }

.blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .slides > .slide > .slide-content > img {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1; }

.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  opacity: 0;
  display: none;
  direction: ltr;
  touch-action: pinch-zoom; }

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  touch-action: pan-y pinch-zoom;
  display: block; }

.blueimp-gallery-display {
  display: block;
  opacity: 1; }

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden; }

.blueimp-gallery-carousel > .slides {
  position: absolute; }

.blueimp-gallery > .slides > .slide {
  visibility: hidden;
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.blueimp-gallery > .slides > .slide-active, .blueimp-gallery > .slides > .slide-next, .blueimp-gallery > .slides > .slide-prev {
  visibility: visible; }

.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 4rem 4rem; }

.blueimp-gallery-smil > .slides > .slide-loading {
  background-image: url(../img/loading.svg); }

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0; }

.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat; }

.blueimp-gallery-svgasimg > .slides > .slide-error {
  background-image: url(../img/error.svg); }

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none; }

.blueimp-gallery-display > .next, .blueimp-gallery-display > .prev {
  position: absolute;
  top: 50%;
  left: 0.9375rem;
  width: 0.5rem;
  height: 1.25rem;
  padding: 0.625rem 0.875rem 0.625rem 1.125rem;
  margin-top: -1.4375rem;
  box-sizing: content-box;
  background: #222 url(../img/prev.png) center no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  border: 3px solid #fff;
  border-radius: 1.875rem;
  opacity: .5;
  cursor: pointer;
  display: none; }

.blueimp-gallery-display > .next {
  right: 0.9375rem;
  left: auto;
  background-image: url(../img/next.png); }

.blueimp-gallery-svgasimg > .prev {
  background-image: url(../img/prev.svg); }

.blueimp-gallery-svgasimg > .next {
  background-image: url(../img/next.svg); }

.blueimp-gallery-display > .close {
  position: absolute;
  top: 0.9375rem;
  right: 0.9375rem;
  width: 1.875rem;
  height: 1.875rem;
  background: url(../img/close.png) center no-repeat;
  opacity: .8;
  cursor: pointer;
  display: none; }

.blueimp-gallery-svgasimg > .close {
  background-image: url(../img/close.svg); }

.blueimp-gallery > .title {
  position: absolute;
  top: 0.9375rem;
  left: 0.9375rem;
  margin: 0 3.75rem 0 0;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #fff;
  text-shadow: 0 0 0.125rem #000;
  opacity: .8;
  display: none; }

.blueimp-gallery-display > .play-pause {
  position: absolute;
  right: 0.9375rem;
  bottom: 0.9375rem;
  width: 1.875rem;
  height: 1.875rem;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: .5;
  display: none; }

.blueimp-gallery-svgasimg > .play-pause {
  background-image: url(../img/play-pause.svg); }

.blueimp-gallery-playing > .play-pause {
  background-position: -1.875rem 0; }

.blueimp-gallery-controls > .close, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .play-pause, .blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .title {
  display: block;
  transform: translateZ(0); }

.blueimp-gallery-left > .prev, .blueimp-gallery-right > .next, .blueimp-gallery-single > .next, .blueimp-gallery-single > .play-pause, .blueimp-gallery-single > .prev {
  display: none; }

.blueimp-gallery > .close, .blueimp-gallery > .next, .blueimp-gallery > .play-pause, .blueimp-gallery > .prev, .blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.blueimp-gallery > .close:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .play-pause:hover, .blueimp-gallery > .prev:hover, .blueimp-gallery > .title:hover {
  color: #fff;
  opacity: 1; }

* + html .blueimp-gallery > .slides > .slide {
  min-height: 18.75rem; }

* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative; }

* + html .blueimp-gallery > .slides > .slide > .slide-content > img {
  position: relative; }

@supports ((-o-object-fit: contain) or (object-fit: contain)) {
  .blueimp-gallery-contain > .slides > .slide > .slide-content, .blueimp-gallery-contain > .slides > .slide > .slide-content > img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; } }

@media (prefers-color-scheme: light) {
  .blueimp-gallery-carousel {
    background: #fff; } }

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 0.9375rem;
  bottom: 0.9375rem;
  left: 0.9375rem;
  margin: 0 2.5rem;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 0.625rem;
  display: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.blueimp-gallery > .indicator > li {
  display: inline-block;
  position: relative;
  width: 0.5625rem;
  height: 0.5625rem;
  margin: 0.375rem 0.1875rem 0 0.1875rem;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 0.3125rem;
  box-shadow: 0 0 2px #000;
  opacity: .5;
  cursor: pointer; }

* + html .blueimp-gallery > .indicator > li {
  display: inline; }

.blueimp-gallery > .indicator > .active, .blueimp-gallery > .indicator > li:hover {
  background-color: #fff;
  border-color: #fff;
  opacity: 1; }

.blueimp-gallery > .indicator > li:after {
  opacity: 0;
  display: block;
  position: absolute;
  content: '';
  top: -5em;
  left: 0.25rem;
  width: 4.6875rem;
  height: 4.6875rem;
  transition: transform .6s ease-out,opacity .4s ease-out;
  transform: translateX(-50%) translateY(0) translateZ(0);
  pointer-events: none; }

.blueimp-gallery > .indicator > li:hover:after {
  opacity: 1;
  border-radius: 50%;
  background: inherit;
  transform: translateX(-50%) translateY(-0.3125rem) translateZ(0); }

.blueimp-gallery > .indicator > .active:after {
  display: none; }

.blueimp-gallery-controls > .indicator {
  display: block;
  transform: translateZ(0); }

.blueimp-gallery-single > .indicator {
  display: none; }

.blueimp-gallery > .slides > .slide > .video-content > .video-cover, .blueimp-gallery > .slides > .slide > .video-content > iframe, .blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

.blueimp-gallery > .slides > .slide > .video-content > .video-cover {
  background: center no-repeat;
  background-size: contain; }

.blueimp-gallery > .slides > .slide > .video-iframe > .video-cover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7); }

.blueimp-gallery > .slides > .slide > .video-content > .video-play {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -4rem auto 0;
  width: 8rem;
  height: 8rem;
  background: url(../img/video-play.png) center no-repeat;
  opacity: .8;
  cursor: pointer; }

.blueimp-gallery-svgasimg > .slides > .slide > .video-content > .video-play {
  background-image: url(../img/video-play.svg); }

.blueimp-gallery > .slides > .slide > .video-playing > .video-cover, .blueimp-gallery > .slides > .slide > .video-playing > .video-play {
  display: none; }

.blueimp-gallery > .slides > .slide > .video-loading > .video-play {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 4rem 4rem; }

.blueimp-gallery-smil > .slides > .slide > .video-loading > .video-play {
  background-image: url(../img/loading.svg); }

* + html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%; }

* + html .blueimp-gallery > .slides > .slide > .video-content > .video-play {
  left: 50%;
  margin-left: -4rem; }

.blueimp-gallery > .slides > .slide > .video-content > .video-play:hover {
  opacity: 1; }
body {
  font-size: 1.125rem; }

.top-gap {
  height: 6rem; }

.intercitygroup-main-body .btn {
  font-size: 1.125rem; }
  .intercitygroup-main-body .btn.btn-waiting-for-approval {
    width: 15.625rem; }
  .intercitygroup-main-body .btn-primary {
    color: #fff !important;
    background-color: #0274b0 !important;
    border-color: #0274b0 !important; }

a {
  color: #1b82b8; }
  a:hover {
    color: #1b82b8; }

.site-nbo-detail .sign-in-link-detail {
  font-weight: 400;
  text-decoration: underline; }

.intercitygroup-content-padding {
  padding-right: 0.875rem;
  padding-left: 0.875rem; }

.intercitygroup-main-body {
  background-color: #edeff3; }
  .intercitygroup-main-body .teaser-gallery-image .title {
    font-size: 1.5rem;
    font-weight: 600; }

.required-input-flag {
  position: absolute;
  top: -0.6875rem;
  left: 0.25rem;
  z-index: 10;
  background-color: #006296 !important; }

.button-icon {
  float: left; }

.intercitygroup-main-body,
.intercitygroup-registration,
.intercitygroup-invitation {
  font-family: "Nunito", arial, sans-serif;
  color: #d3d3d3; }
  .intercitygroup-main-body .detail-teaser-gallery .carousel img,
  .intercitygroup-registration .detail-teaser-gallery .carousel img,
  .intercitygroup-invitation .detail-teaser-gallery .carousel img {
    height: 19.625rem;
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .intercitygroup-main-body .intercitygroup-business-card-content-padding,
  .intercitygroup-registration .intercitygroup-business-card-content-padding,
  .intercitygroup-invitation .intercitygroup-business-card-content-padding {
    padding-right: 1rem;
    padding-left: 1rem; }
  .intercitygroup-main-body .intercitygroup-body-wrapper,
  .intercitygroup-registration .intercitygroup-body-wrapper,
  .intercitygroup-invitation .intercitygroup-body-wrapper {
    background-color: #fff; }
  .intercitygroup-main-body .intercitygroup-icon.nav-arrow-forward, .intercitygroup-main-body .nav-arrow-forward.intercitygroup-icon-large,
  .intercitygroup-registration .intercitygroup-icon.nav-arrow-forward,
  .intercitygroup-registration .nav-arrow-forward.intercitygroup-icon-large,
  .intercitygroup-invitation .intercitygroup-icon.nav-arrow-forward,
  .intercitygroup-invitation .nav-arrow-forward.intercitygroup-icon-large {
    background-color: #0274b0;
    -webkit-mask-image: url("../images/icons/png/1x/Icon-Navigation-arrow-forward.png");
    mask-image: url("../images/icons/png/1x/Icon-Navigation-arrow-forward.png"); }
  .intercitygroup-main-body .intercitygroup-icon.waiting-for-approval, .intercitygroup-main-body .waiting-for-approval.intercitygroup-icon-large,
  .intercitygroup-registration .intercitygroup-icon.waiting-for-approval,
  .intercitygroup-registration .waiting-for-approval.intercitygroup-icon-large,
  .intercitygroup-invitation .intercitygroup-icon.waiting-for-approval,
  .intercitygroup-invitation .waiting-for-approval.intercitygroup-icon-large {
    background-color: #0274b0;
    -webkit-mask-image: url("../images/icons/svg/Icon-Task-Time-schedule.svg");
    mask-image: url("../images/icons/svg/Icon-Task-Time-schedule.svg"); }
  .intercitygroup-main-body .portlet-header,
  .intercitygroup-registration .portlet-header,
  .intercitygroup-invitation .portlet-header {
    margin-bottom: 0; }
  .intercitygroup-main-body .portlet-body,
  .intercitygroup-registration .portlet-body,
  .intercitygroup-invitation .portlet-body {
    color: #666e79; }
  .intercitygroup-main-body .portlet-content,
  .intercitygroup-registration .portlet-content,
  .intercitygroup-invitation .portlet-content {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    border-width: 0; }
  .intercitygroup-main-body .registration-form,
  .intercitygroup-registration .registration-form,
  .intercitygroup-invitation .registration-form {
    color: #666e79; }
  .intercitygroup-main-body h1,
  .intercitygroup-registration h1,
  .intercitygroup-invitation h1 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.0;
    margin-bottom: 2rem;
    color: #000; }
  .intercitygroup-main-body h2,
  .intercitygroup-registration h2,
  .intercitygroup-invitation h2 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.35;
    margin-bottom: 1.5rem;
    color: #3a3f45; }
  .intercitygroup-main-body h3,
  .intercitygroup-registration h3,
  .intercitygroup-invitation h3 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 1rem;
    color: #000; }
  .intercitygroup-main-body h4,
  .intercitygroup-registration h4,
  .intercitygroup-invitation h4 {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.35;
    margin-bottom: 0.5rem;
    color: #000; }
  .intercitygroup-main-body h5,
  .intercitygroup-registration h5,
  .intercitygroup-invitation h5 {
    font-size: 0.07375rem;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 0.5rem;
    color: #000; }
  .intercitygroup-main-body p,
  .intercitygroup-registration p,
  .intercitygroup-invitation p {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem;
    color: #666e79; }
    .intercitygroup-main-body p.small,
    .intercitygroup-registration p.small,
    .intercitygroup-invitation p.small {
      font-size: 0.875rem; }
    .intercitygroup-main-body p.smaller,
    .intercitygroup-registration p.smaller,
    .intercitygroup-invitation p.smaller {
      font-size: 0.75rem; }
  .intercitygroup-main-body a,
  .intercitygroup-registration a,
  .intercitygroup-invitation a {
    font-weight: 700; }
  .intercitygroup-main-body .sidebar-submenu a,
  .intercitygroup-registration .sidebar-submenu a,
  .intercitygroup-invitation .sidebar-submenu a {
    font-weight: unset; }
  .intercitygroup-main-body .white-link,
  .intercitygroup-registration .white-link,
  .intercitygroup-invitation .white-link {
    color: #fff;
    font-size: 0.875rem; }
    .intercitygroup-main-body .white-link.font-weight-bold,
    .intercitygroup-registration .white-link.font-weight-bold,
    .intercitygroup-invitation .white-link.font-weight-bold {
      font-weight: 700 !important; }
  .intercitygroup-main-body .font-weight-bold,
  .intercitygroup-registration .font-weight-bold,
  .intercitygroup-invitation .font-weight-bold {
    font-weight: 700 !important; }
  .intercitygroup-main-body .highlight-text,
  .intercitygroup-registration .highlight-text,
  .intercitygroup-invitation .highlight-text {
    color: #0274b0; }
  .intercitygroup-main-body .site-nbo-detail p,
  .intercitygroup-registration .site-nbo-detail p,
  .intercitygroup-invitation .site-nbo-detail p {
    max-width: 20rem;
    margin-bottom: 0; }
    .intercitygroup-main-body .site-nbo-detail p:last-child,
    .intercitygroup-registration .site-nbo-detail p:last-child,
    .intercitygroup-invitation .site-nbo-detail p:last-child {
      margin-bottom: 1.875rem; }
  .intercitygroup-main-body .nbo-deadline,
  .intercitygroup-registration .nbo-deadline,
  .intercitygroup-invitation .nbo-deadline {
    font-weight: 600;
    color: #666e79; }
  .intercitygroup-main-body .nbo-detail-link,
  .intercitygroup-registration .nbo-detail-link,
  .intercitygroup-invitation .nbo-detail-link {
    color: #0274b0;
    width: 11.875rem;
    display: inline-block; }
  .intercitygroup-main-body .btn,
  .intercitygroup-registration .btn,
  .intercitygroup-invitation .btn {
    width: 12.5rem;
    height: 3rem;
    border-radius: 0.125rem; }
    .intercitygroup-main-body .btn p,
    .intercitygroup-registration .btn p,
    .intercitygroup-invitation .btn p {
      color: #0274b0;
      font-weight: 700;
      font-size: 1rem;
      line-height: 1.2;
      margin-bottom: 0; }
    .intercitygroup-main-body .btn.btn-show-detail,
    .intercitygroup-registration .btn.btn-show-detail,
    .intercitygroup-invitation .btn.btn-show-detail {
      min-width: 15.625rem; }
    .intercitygroup-main-body .btn.access-request-pending,
    .intercitygroup-registration .btn.access-request-pending,
    .intercitygroup-invitation .btn.access-request-pending {
      width: 14.375rem;
      text-align: left;
      padding-left: 2.1875rem; }
      .intercitygroup-main-body .btn.access-request-pending .intercitygroup-icon, .intercitygroup-main-body .btn.access-request-pending .intercitygroup-icon-large,
      .intercitygroup-registration .btn.access-request-pending .intercitygroup-icon,
      .intercitygroup-registration .btn.access-request-pending .intercitygroup-icon-large,
      .intercitygroup-invitation .btn.access-request-pending .intercitygroup-icon,
      .intercitygroup-invitation .btn.access-request-pending .intercitygroup-icon-large {
        margin-left: 1rem; }
    .intercitygroup-main-body .btn:hover,
    .intercitygroup-registration .btn:hover,
    .intercitygroup-invitation .btn:hover {
      background-color: #f0f0f0;
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
      border-radius: 0.125rem; }
    .intercitygroup-main-body .btn:focus,
    .intercitygroup-registration .btn:focus,
    .intercitygroup-invitation .btn:focus {
      border-radius: 0.125rem;
      box-shadow: 0 0 4px 0 #007bff; }
    .intercitygroup-main-body .btn:active,
    .intercitygroup-registration .btn:active,
    .intercitygroup-invitation .btn:active {
      border-radius: 0.125rem;
      background-color: #f0f0f0; }
    .intercitygroup-main-body .btn-primary, .intercitygroup-main-body .btn-secondary,
    .intercitygroup-registration .btn-primary,
    .intercitygroup-registration .btn-secondary,
    .intercitygroup-invitation .btn-primary,
    .intercitygroup-invitation .btn-secondary {
      border-radius: 0.125rem; }
      .intercitygroup-main-body .btn-primary:hover, .intercitygroup-main-body .btn-secondary:hover,
      .intercitygroup-registration .btn-primary:hover,
      .intercitygroup-registration .btn-secondary:hover,
      .intercitygroup-invitation .btn-primary:hover,
      .intercitygroup-invitation .btn-secondary:hover {
        background-color: #006296;
        color: #fff; }
    .intercitygroup-main-body .btn.disabled, .intercitygroup-main-body .btn-primary.disabled, .intercitygroup-main-body .btn-secondary.disabled,
    .intercitygroup-registration .btn.disabled,
    .intercitygroup-registration .btn-primary.disabled,
    .intercitygroup-registration .btn-secondary.disabled,
    .intercitygroup-invitation .btn.disabled,
    .intercitygroup-invitation .btn-primary.disabled,
    .intercitygroup-invitation .btn-secondary.disabled {
      background-color: #edeff3;
      color: #666e79; }
    .intercitygroup-main-body .btn-outline-primary,
    .intercitygroup-registration .btn-outline-primary,
    .intercitygroup-invitation .btn-outline-primary {
      border-color: #0274b0;
      color: #0274b0; }
      .intercitygroup-main-body .btn-outline-primary:hover,
      .intercitygroup-registration .btn-outline-primary:hover,
      .intercitygroup-invitation .btn-outline-primary:hover {
        background-color: #006296;
        color: #fff; }
        .intercitygroup-main-body .btn-outline-primary:hover span.button-icon,
        .intercitygroup-registration .btn-outline-primary:hover span.button-icon,
        .intercitygroup-invitation .btn-outline-primary:hover span.button-icon {
          background-color: #fff; }
      .intercitygroup-main-body .btn-outline-primary span.button-icon,
      .intercitygroup-registration .btn-outline-primary span.button-icon,
      .intercitygroup-invitation .btn-outline-primary span.button-icon {
        background-color: #0274b0; }
  .intercitygroup-main-body .form-control,
  .intercitygroup-registration .form-control,
  .intercitygroup-invitation .form-control {
    border-radius: 0;
    height: 3rem; }

.popover {
  min-width: 25rem; }

.underline-link {
  text-decoration: underline; }

html {
  scroll-behavior: smooth; }

section:last-child {
  margin-bottom: 0; }

.sign-in-button-register {
  color: #0274b0;
  font-weight: 700; }
  .sign-in-button-register:hover {
    color: #fff;
    font-weight: 700; }

.content-page-image-description-left {
  color: #fff;
  font-weight: 600; }

.content-page-image-description-right p {
  font-weight: 300; }

.navigation-web-content a {
  color: #666e79; }

.menu-hover .menu-item {
  padding-left: 1em !important; }

.w-120 {
  width: 7.5rem; }

.numeric-input {
  text-align: right; }

.configuration-container {
  margin-top: 1.25rem; }

.json-editor {
  font-family: "Consolas", "Tahoma", "Courier New", "Courier", "Lucida Sans Typewriter", "Lucida Typewriter", monospace; }

.portlet-content .blueimp-gallery > .slides > .slide-loading {
  background: url(../images/icons/svg/blueimp/loading.svg) center no-repeat;
  background-size: 4rem 4rem; }
  .portlet-content .blueimp-gallery > .slides > .slide-loading > .slide-content {
    opacity: 0; }
  .portlet-content .blueimp-gallery > .slides > .slide-loading > .slide-error {
    background: url(../images/icons/svg/blueimp/error.svg) center no-repeat; }

.portlet-content .blueimp-gallery > .slides-smil > .slides > .slide-loading {
  background-image: url(../images/icons/svg/blueimp/loading.svg); }

.portlet-content .blueimp-gallery > .slides-svgasimg > .slides > .slide-error {
  background-image: url(../images/icons/svg/blueimp/error.svg); }

.portlet-content .blueimp-gallery-display > .next {
  background-image: url(../images/icons/svg/blueimp/next.svg); }

.portlet-content .blueimp-gallery-display > .close {
  background: url(../images/icons/svg/blueimp/close.svg) center no-repeat; }

.portlet-content .blueimp-gallery-svgasimg > .prev {
  background-image: url(../images/icons/svg/blueimp/prev.svg); }

.portlet-content .blueimp-gallery-svgasimg > .close {
  background-image: url(../images/icons/svg/blueimp/close.svg); }

.portlet-content .blueimp-gallery-svgasimg > .play-pause {
  background-image: url(../images/icons/svg/blueimp/play-pause.svg); }

.portlet-content .blueimp-gallery-svgasimg > .next {
  background-image: url(../images/icons/svg/blueimp/next.svg); }

.portlet-content:last-child {
  padding-bottom: 0; }

.simple-text-container {
  text-align: center;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto; }

.img-circle.photo {
  -o-object-fit: cover;
  object-fit: cover; }

.align-self-center {
  text-align: center; }

.portlet-boundary:not(:first-child) {
  margin-top: 1.5rem; }

.horizontal-overflow-gradient {
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(to right, #fff, #fff), linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(255, 255, 255, 0)), linear-gradient(to left, rgba(0, 0, 0, 0.25), rgba(255, 255, 255, 0));
  background-position: left center, right center, left center, right center;
  background-repeat: no-repeat;
  background-size: 1.875rem 100%, 1.875rem 100%, 1.875rem 100%, 1.875rem 100%;
  background-attachment: local, local, scroll, scroll; }

[data-analytics-asset-type="web-content"] table * {
  font-family: "Nunito", arial, sans-serif !important; }

@media (min-width: 576px) {
  .intercitygroup-main-body p {
    font-size: 1.125rem;
    font-weight: 400; }
    .intercitygroup-main-body p.small {
      font-size: 1rem; }
  .intercitygroup-main-body .detail-teaser-gallery .carousel img {
    height: 39.25rem;
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .intercitygroup-main-body .intercitygroup-business-card-content-padding {
    padding-right: 3rem;
    padding-left: 3rem; } }

@media (min-width: 992px) {
  .container {
    max-width: 67.5rem; }
  .intercitygroup-content-margin {
    margin: 5rem; } }

@media (min-width: 1200px) {
  .container {
    max-width: 90rem; } }

.intercitygroup-main-body {
  background-color: #edeff3; }

.taglib-captcha .lexicon-icon.lexicon-icon-asterisk {
  display: none; }

.lexicon-icon-user {
  width: 2em;
  height: 2em; }

.intercitygroup-header {
  background-color: #fff; }
  .intercitygroup-header .row {
    height: 4.5rem; }
  .intercitygroup-header .sign-in-header {
    border: none;
    color: #666e79; }
    .intercitygroup-header .sign-in-header:hover {
      color: #666e79; }
    .intercitygroup-header .sign-in-header:active {
      color: #666e79;
      background-color: transparent;
      border: unset; }
  .intercitygroup-header .user-fullname-box {
    height: 1.5rem;
    display: inline-block;
    vertical-align: middle; }
  .intercitygroup-header .only-icon-button {
    width: unset; }

.intercitygroup-contact-footer .contact-container .row {
  background-color: #0274b0;
  overflow: hidden; }

.intercitygroup-contact-footer .contact-container .arrow-right {
  height: 100%;
  width: 50%;
  background-color: #fff;
  position: relative; }
  .intercitygroup-contact-footer .contact-container .arrow-right::after {
    content: "";
    position: absolute;
    border-left: 14.375rem solid #fff;
    border-bottom: 34.375rem solid transparent;
    top: 0;
    right: -7.8125rem;
    height: 100%; }

.intercitygroup-contact-footer .contact-container div {
  color: #fff; }

.intercitygroup-contact-footer .company-contact-box .font-weight-bold {
  font-weight: 700 !important; }

.intercitygroup-contact-footer .company-contact-box .company-address {
  font-weight: 200 !important; }

@media print {
  body.intercitygroup-main-body {
    background: none; }
  .site-detail-header .image-part {
    position: relative;
    height: 31.25rem; }
  .site-detail-header .img-wrap {
    height: 31.25rem; }
  .site-detail-header .img-fluid {
    position: absolute;
    height: 31.25rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  *:not(.intercitygroup-main-body) {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important; }
  .image-item,
  .slider-single-image,
  .intercitygroup-contact-footer,
  .multi-marker-map,
  .site-detail-description,
  .intercitygroup-thumbnails-detail,
  .intercitygroup-public-site-detail-content,
  .intercitygroup-contact-template,
  .heterogeneous-content .col-12,
  .row.light-background,
  .row.ocean-blue-row,
  .content-page-image,
  .horizontal-overflow-gradient {
    page-break-inside: avoid; }
  .page-break {
    page-break-before: always; }
  .intercitygroup-col-2 {
    max-width: 100%; }
  .intercitygroup-page-content .row, .heterogeneous-content .row {
    display: block; }
    .intercitygroup-page-content .row .col-12, .heterogeneous-content .row .col-12 {
      max-width: 100%; }
      .intercitygroup-page-content .row .col-12 table, .heterogeneous-content .row .col-12 table {
        width: 100%; }
    .intercitygroup-page-content .row .image-description, .heterogeneous-content .row .image-description {
      padding: 0 !important; }
    .intercitygroup-page-content .row .col-8:not(.content-page-image-description-right), .heterogeneous-content .row .col-8:not(.content-page-image-description-right) {
      display: none; }
  .intercitygroup-site-detail-content .row {
    display: flex; }
  .slider-single-image {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; }
  .slider-wrapper {
    display: flex;
    margin: 0; }
    .slider-wrapper .swiper-container {
      width: 100%;
      margin: 0; }
      .slider-wrapper .swiper-container .swiper-wrapper {
        width: 100%;
        display: block; }
      .slider-wrapper .swiper-container .swiper-slide {
        display: block; }
        .slider-wrapper .swiper-container .swiper-slide:not(:last-child) {
          margin-bottom: 1.875rem; }
        .slider-wrapper .swiper-container .swiper-slide .image-item {
          height: 28.125rem;
          width: 100%; }
  .intercitygroup-main-body .multi-marker-map {
    height: 28.125rem; } }

.swiper-wrapper {
  width: 70%; }

.swiper-button-prev {
  left: 0; }
  .swiper-button-prev::after {
    background-image: url(../images/icons/svg/Icon-Navigation-chevron-left.svg); }

.swiper-button-next {
  right: 0; }
  .swiper-button-next::after {
    background-image: url(../images/icons/svg/Icon-Navigation-chevron-right.svg); }

.swiper-button-prev, .swiper-button-next {
  top: 0;
  height: 100%;
  width: 12.5%;
  opacity: .5;
  background-color: #fff;
  color: #3a3f45;
  margin-top: 0; }
  .swiper-button-prev:hover, .swiper-button-next:hover {
    transition: opacity 300ms;
    opacity: .7; }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 4.375rem;
    height: 9.0625rem;
    content: " ";
    background-size: 100% 9.6875rem; }

.swiper-pagination {
  width: 100%;
  margin-top: 0.9375rem; }
  .swiper-pagination-bullet {
    margin: 0 0.25rem; }

.image-item {
  width: 59rem;
  height: 39.25rem;
  -o-object-fit: cover;
  object-fit: cover; }
  @media (max-width: 991.98px) {
    .image-item {
      height: 14.375rem; } }

.slider-wrapper {
  margin-bottom: 6.25rem; }

/*
  The fixed pixels come from the deployment
  to Intercity Prod. We found out that
  the spacing isn't correctly set and took
  this solution because it was the quickest way
  to solve this problem
*/
.swiper-container, .slider-single-image {
  height: 100%;
  width: calc(100% - 3.875rem);
  margin-left: 0.9375rem;
  margin-right: 1.875rem; }

.slider-single-image {
  display: block; }
  .slider-single-image-item {
    width: 100%; }

.intercitygroup-icon, .intercitygroup-icon-large {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: #fff;
  mask-size: cover;
  -webkit-mask-size: cover;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center center;
  -webkit-mask-position: center center; }

.intercitygroup-icon-time-schedule, .intercitygroup-icon-pending {
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Task-Time-schedule.svg");
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Task-Time-schedule.svg");
  background-color: #666e79; }

.intercitygroup-icon-arrow-down {
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-expand-more.svg");
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-expand-more.svg"); }

.intercitygroup-icon-arrow-up {
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-expand-less.svg");
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-expand-less.svg"); }

.intercitygroup-icon-edit {
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Editor-mode-edit.svg");
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Editor-mode-edit.svg"); }

.intercitygroup-icon-required-flag {
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Content-required.svg");
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Content-required.svg"); }

.intercitygroup-icon-information {
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Content-info-outline.svg");
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Content-info-outline.svg"); }

.intercitygroup-icon-person {
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Social-Person.svg");
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Social-Person.svg"); }

.intercitygroup-icon-document {
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Storage-document-pdf-outlined.svg");
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Storage-document-pdf-outlined.svg"); }

.intercitygroup-icon-forward {
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-arrow-forward.svg");
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-arrow-forward.svg"); }

.intercitygroup-icon-back {
  mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-arrow-back.svg");
  -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-arrow-back.svg"); }

.intercitygroup-icon-32 {
  mask-size: 2rem;
  -webkit-mask-size: 2rem; }

.icon-dark-color {
  background-color: #666e79; }

.icon-blue-color {
  background-color: #0274b0; }

.icon-link-color {
  background-color: #006296; }

.personal-menu-icon-more {
  width: 1rem;
  height: 1rem; }

.intercitygroup-icon-large {
  width: 2.5rem;
  height: 2.5rem; }

.login-container, .intercitygroup-registration {
  background-color: #fff; }
  .login-container h2, .login-container h3, .intercitygroup-registration h2, .intercitygroup-registration h3 {
    font-weight: 300; }
  .login-container .anchor-styled-span, .intercitygroup-registration .anchor-styled-span {
    font-size: 0.875rem;
    color: #0274b0; }
    .login-container .anchor-styled-span:hover, .intercitygroup-registration .anchor-styled-span:hover {
      text-decoration: underline;
      cursor: pointer; }
  .login-container .agreement-checkbox .input-checkbox-wrapper, .intercitygroup-registration .agreement-checkbox .input-checkbox-wrapper {
    justify-content: center; }
  .login-container .register-image, .intercitygroup-registration .register-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

#signinmodal {
  width: 100% !important;
  height: 100% !important; }
  #signinmodal .modal-body {
    height: 100% !important;
    max-height: unset !important;
    overflow-x: hidden;
    padding: 0; }

@media (min-width: 576px) {
  #signinmodal {
    width: 60% !important;
    height: 28.125rem !important; }
  #signinmodal.popup-large-content {
    width: 70% !important;
    height: 51.25rem !important; }
  #signinmodal.popup-medium-content {
    width: 60% !important;
    height: 28.125rem !important; } }

.modal-header {
  border-bottom-style: none;
  border-bottom-width: 0;
  right: 0;
  z-index: 99; }
  .modal-header .modal-title::after {
    content: ""; }

.intercitygroup-page-content .ocean-blue-row, .heterogeneous-content .ocean-blue-row {
  background-color: #006296; }

.intercitygroup-page-content .image-description p, .heterogeneous-content .image-description p {
  color: #fff;
  margin-bottom: 0; }

.intercitygroup-page-content .content-page-image, .intercitygroup-page-content .light-background, .heterogeneous-content .content-page-image, .heterogeneous-content .light-background {
  background-color: #e8f2f7; }

.intercitygroup-page-content .content-page-image-description-left, .heterogeneous-content .content-page-image-description-left {
  background-color: #006296; }
  .intercitygroup-page-content .content-page-image-description-left .large-font, .heterogeneous-content .content-page-image-description-left .large-font {
    font-size: 2rem; }

.intercitygroup-page-content .content-page-image-description-right, .heterogeneous-content .content-page-image-description-right {
  background-color: #0274b0; }

.site-detail .organization-title {
  position: absolute;
  z-index: 1;
  max-width: 70%; }

.site-detail .site-detail-color-grey {
  background: #f0f6fa; }

.site-detail .site-detail-color-white {
  background: #fff; }

.site-detail .site-detail-left-corner {
  height: 100%;
  position: absolute;
  border-right: 30rem solid #f0f6fa;
  border-top: 68.75rem solid transparent;
  top: 0; }

@media (min-width: 992px) {
  .site-detail .site-detail-left-corner {
    right: -1rem; } }

@media (min-width: 992px) {
  .site-detail .organization-description-padding-top {
    padding-top: 13rem; } }

.site-detail .site-detail-header p {
  font-size: 1rem; }
  .site-detail .site-detail-header p .small {
    font-size: 0.875rem; }

.site-detail .site-detail-header h4 {
  font-size: 1.125rem; }

.site-detail .text-part, .site-detail .image-part {
  max-height: 40.5rem; }

.site-detail .site-image-header {
  z-index: 3;
  position: absolute; }

.site-detail .text-part {
  display: table;
  padding-right: unset; }
  .site-detail .text-part .inner-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 2;
    max-width: 100%; }

.site-detail .image-part {
  padding-left: unset;
  padding-right: 0;
  max-width: 60rem; }

.site-detail .img-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden; }

.site-detail .img-wrap > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

@media (max-width: 991.98px) {
  .site-detail .site-detail-description {
    background-color: #f0f6fa; }
  .site-detail .organization-title {
    position: static !important;
    max-width: 100%; }
  .site-detail .icons-trapezoid {
    position: static !important; }
  .site-detail .icons-trapezoid-left-padding {
    padding-left: unset !important; } }

.site-detail .icons-trapezoid {
  position: absolute;
  bottom: 0;
  background-color: #0274b0;
  color: #fff;
  z-index: 4;
  overflow: hidden; }
  .site-detail .icons-trapezoid h3 {
    margin-bottom: 0;
    color: #fff; }

.site-detail .icons-trapezoid-arrow-left {
  position: absolute;
  z-index: 6;
  left: 0;
  border-right: 6.4375rem solid transparent;
  border-top: 15.3125rem solid #fff;
  bottom: 0; }

.site-detail .icons-trapezoid-left-padding {
  padding-left: 3rem; }

.carousel-indicators li {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  background-color: #666e79; }

.carousel-indicators li.active {
  opacity: 1;
  background-color: #0274b0; }

.teaser-gallery-image {
  width: 20.375rem;
  height: 7.8125rem; }
  .teaser-gallery-image .title {
    padding-top: 20%; }
  .teaser-gallery-image:hover {
    text-decoration: underline; }

@media (min-width: 576px) {
  .teaser-gallery-image {
    width: 22.25rem;
    height: 22.25rem; }
    .teaser-gallery-image .title {
      padding-top: 80%; } }

@media (max-width: 991.98px) {
  .item__third {
    width: 100% !important; }
  .multi-item-carousel img {
    max-height: 20.625rem !important;
    -o-object-fit: cover;
    object-fit: cover; } }

.multi-item-carousel .carousel-control-prev {
  width: 15.5% !important; }

.multi-item-carousel .carousel-control-next {
  width: 16.7% !important; }

.detail-teaser-gallery .carousel {
  margin-bottom: 1.25rem;
  padding-bottom: 3.75rem; }

.detail-teaser-gallery .carousel-control-prev-icon {
  filter: invert(100%); }

.detail-teaser-gallery .carousel-control-next-icon {
  filter: invert(100%); }

.detail-teaser-gallery .row.row-cols-1 > div {
  margin-bottom: 1rem; }

.detail-teaser-gallery .multi-item-carousel {
  overflow: hidden; }
  .detail-teaser-gallery .multi-item-carousel img {
    max-height: 39.25rem;
    -o-object-fit: cover;
    object-fit: cover; }

.detail-teaser-gallery .multi-item-carousel .carousel-indicators {
  margin-right: 12.5%;
  margin-left: 12.5%; }

.detail-teaser-gallery .multi-item-carousel .carousel-control-prev,
.detail-teaser-gallery .multi-item-carousel .carousel-control-next {
  background: rgba(255, 255, 255, 0.9);
  width: 12.5%;
  z-index: 11;
  /* .carousel-caption has z-index 10 */ }

.detail-teaser-gallery .multi-item-carousel .carousel-inner {
  width: 200%;
  left: -50%; }

.detail-teaser-gallery .multi-item-carousel .carousel-item-next:not(.carousel-item-left),
.detail-teaser-gallery .multi-item-carousel .carousel-item-right.active {
  transform: translate3d(33%, 0, 0); }

.detail-teaser-gallery .multi-item-carousel .carousel-item-prev:not(.carousel-item-right),
.detail-teaser-gallery .multi-item-carousel .carousel-item-left.active {
  transform: translate3d(-33%, 0, 0); }

.detail-teaser-gallery .multi-item-carousel .item__third {
  float: left;
  position: relative;
  width: 33.33333333%; }

.dot-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10; }
  .dot-loader .spinner {
    color: #fff;
    font-size: 1.25rem;
    margin: 6.25rem auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    transform: translateZ(0); }

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em; } }

.intercitygroup-layout .portlet-layout {
  flex-wrap: nowrap; }
  @media (max-width: 575.98px) {
    .intercitygroup-layout .portlet-layout {
      flex-wrap: wrap; } }

.intercitygroup-layout-col-2 {
  max-width: calc(100% - 5.9375rem); }
  @media (max-width: 767.98px) {
    .intercitygroup-layout-col-2 {
      max-width: 100%; } }

.intercitygroup-layout .portlet-column-first {
  width: 5.9375rem;
  z-index: 10; }

.link-box {
  position: relative;
  overflow: hidden; }
  .link-box .title {
    position: absolute;
    z-index: 10; }
  .link-box picture {
    position: absolute;
    height: inherit;
    opacity: 1; }
    .link-box picture img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%;
      transition: transform .5s; }
      .link-box picture img.scaled-110-percent {
        transform: scale(1.1); }
  .link-box .blueish-film {
    background: linear-gradient(to bottom, rgba(2, 116, 176, 0), #12415e);
    background-size: cover;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%; }

.gm-style .gm-style-iw-c {
  background-color: #ea5e70;
  border-radius: 0;
  padding-bottom: 0.75rem !important;
  padding-right: 0.75rem !important; }

.gm-style .gm-style-iw-t::after {
  background: linear-gradient(45deg, #ea5e70 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%); }

.gm-style .gm-style-iw-d {
  overflow: hidden !important;
  min-width: 12.5rem;
  color: #fff;
  font-family: "Nunito", arial, sans-serif;
  text-align: center; }

.gm-ui-hover-effect {
  filter: invert(100%); }

.video-container {
  position: relative;
  width: 100%; }
  .video-container-16-9 {
    padding-bottom: 56.25%; }
  .video-container-4-3 {
    padding-bottom: 75%; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.cookie-banner {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  position: fixed;
  align-items: center;
  bottom: 0;
  z-index: 999;
  background: #fff;
  color: #000;
  padding: 0.9375rem 0.3125rem;
  transform: translateY(100%);
  transition: all 300ms ease-in-out; }
  .cookie-banner-link {
    text-decoration: underline; }
  .cookie-banner-button {
    padding: 0.625rem;
    width: 15.625rem; }
    .cookie-banner-button-primary {
      border: 1px solid #0274b0; }
    .cookie-banner-button-secondary {
      border: 1px solid #000;
      background: #fff;
      color: #000; }
  .cookie-banner-button:focus {
    box-shadow: none;
    outline: none; }

.showBanner {
  transform: translateY(0%); }

@media (max-width: 1200px) {
  .cookie-banner-container {
    display: flex;
    flex-direction: column;
    gap: 0.3125rem; } }

@media (max-width: 992px) {
  .cookie-banner {
    flex-direction: column; }
    .cookie-banner-container {
      display: flex;
      flex-direction: row;
      gap: 0.3125rem; }
      .cookie-banner-container-text {
        margin-bottom: 1.5625rem; } }

@media (max-width: 576px) {
  .cookie-banner-container {
    display: flex;
    flex-direction: column;
    gap: 0.3125rem; }
    .cookie-banner-container-text {
      margin-bottom: 1.5625rem; } }

.intercitygroup-portlet-business-card a:hover {
  text-decoration: none; }

.intercitygroup-portlet-business-card .card {
  border-width: 0;
  border-style: none;
  overflow: hidden; }

.intercitygroup-portlet-business-card .card:hover {
  cursor: pointer; }

.intercitygroup-portlet-business-card .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  transition: transform .5s;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 18rem; }

.intercitygroup-portlet-business-card .card-img-top:hover, .intercitygroup-portlet-business-card .scaled-110-percent {
  transform: scale(1.1); }

.intercitygroup-portlet-business-card .list-description {
  font-size: 1rem; }

.intercitygroup-portlet-business-card .col {
  max-width: 28.75rem; }

.intercitygroup-portlet-business-card .no-image {
  height: 18rem;
  background: #edeff3;
  text-align: center; }
  .intercitygroup-portlet-business-card .no-image .no-image-content {
    top: 7.8125rem;
    position: relative;
    font-size: 150%;
    color: #f22;
    text-shadow: 0.125rem 0.0625rem #888; }

.intercitygroup-portlet-business-card .hidden-emblem {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  color: #ff0;
  text-shadow: 0.125rem 0.0625rem #000;
  padding: 0 1.25rem;
  top: 0;
  right: 0.9375rem;
  font-weight: 600;
  border-top-right-radius: 0.25rem; }

.intercitygroup-contact-template .photo {
  width: 10rem;
  height: 10rem; }

.intercitygroup-contact-template .name {
  color: #000; }

.intercitygroup-contact-template .contact a {
  color: #666e79;
  font-weight: 400; }

.intercitygroup-portlet-adobesign-authn {
  margin: 1.25rem; }
  .intercitygroup-portlet-adobesign-authn .control-group {
    margin-bottom: 1rem; }
  .intercitygroup-portlet-adobesign-authn .highlighted {
    color: #f00;
    font-style: italic; }
  .intercitygroup-portlet-adobesign-authn .frame {
    border: 1px solid #bbb;
    padding: 0.75rem; }
  .intercitygroup-portlet-adobesign-authn .response {
    height: 12.5rem;
    width: 100%;
    font-family: Monospaced, monospace; }

.multi-marker-map {
  height: 50vh; }

.menu-highlight:hover {
  background: #edeff3;
  font-weight: 700; }

.list-group-item:first-child {
  border-radius: 0; }

.list-group-item-action {
  width: unset;
  border-width: 0;
  border-style: none;
  color: #666e79; }
  .list-group-item-action.active-menu {
    color: #0274b0; }
    .list-group-item-action.active-menu a {
      color: #0274b0;
      margin-left: -0.25rem; }

.list-group-item {
  background-color: #f6f7f9;
  z-index: 3; }
  .list-group-item a {
    color: #666e79; }

.no-icon-compensation {
  padding-left: 2.75rem;
  display: flex;
  align-content: center; }

.menu-children .no-icon-compensation {
  padding-left: 3.75rem; }

.menu-children .submenu-icon-right {
  padding-right: 1rem; }

.submenu-icon-right {
  display: flex; }
  .submenu-icon-right::after {
    -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-chevron-right.svg");
    mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-chevron-right.svg");
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background: #666e79;
    mask-size: cover;
    -webkit-mask-size: cover;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-position: center center;
    content: ""; }

.menu-icon {
  width: 1.5rem;
  height: 1.5rem;
  filter: invert(42%) sepia(9%) saturate(566%) hue-rotate(175deg) brightness(97%) contrast(88%); }

.intercitygroup-menu-button {
  position: relative;
  justify-content: space-between; }
  .intercitygroup-menu-button, .intercitygroup-menu-button__arrow {
    display: flex;
    align-items: center; }
  .intercitygroup-menu-button__text, .intercitygroup-menu-button__arrow {
    font-weight: 600; }
  .intercitygroup-menu-button:hover .intercitygroup-icon, .intercitygroup-menu-button:hover .intercitygroup-icon-large {
    background-color: #fff; }

/*
 * Sidebar toggle refactoring.
 * If you change the above code, please do a mini refactor and add it
 * below if it is clean. If no code is above this point we can consider
 * this part refactored :D
 */
.navigation .theme-sidebar {
  background-color: #f6f7f9;
  width: 4.0625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.25rem; }
  .navigation .theme-sidebar:hover {
    text-decoration: none; }
  .navigation .theme-sidebar__text {
    display: none;
    font-size: 1.5rem;
    color: #0274b0; }
  .navigation .theme-sidebar__icon-collapsed {
    display: block; }
  .navigation .theme-sidebar__icon-expanded {
    display: none; }

.navigation .intercitygroup-header__brand {
  display: block; }

.navigation .intercitygroup-header__capital-markets {
  max-height: 1.5rem; }

.navigation--expanded .theme-sidebar {
  width: 22.5rem;
  justify-content: space-between; }
  .navigation--expanded .theme-sidebar__text {
    display: block; }
  .navigation--expanded .theme-sidebar__icon-collapsed {
    display: none; }
  .navigation--expanded .theme-sidebar__icon-expanded {
    display: block; }

.navigation--expanded .intercitygroup-header__brand {
  display: none; }

.portlet-sidebar {
  display: none;
  position: absolute;
  background-color: #f6f7f9;
  width: 4.0625rem; }
  .portlet-sidebar .active-route .menu-highlight {
    border-left: 0.25rem solid #0274b0; }
  .portlet-sidebar .active-route .menu-icon {
    filter: invert(20%) sepia(70%) saturate(4706%) hue-rotate(187deg) brightness(96%) contrast(98%); }
  .portlet-sidebar hr {
    margin: 0; }
  .portlet-sidebar:not(.portlet-sidebar--expanded) .portlet-sidebar__submenu {
    display: none; }
  .portlet-sidebar__submenu-icon {
    display: none; }
    .portlet-sidebar__submenu-icon::after {
      display: inline-block;
      width: 1.5rem;
      height: 1.5rem;
      background: #666e79;
      mask-size: cover;
      -webkit-mask-size: cover;
      mask-repeat: no-repeat;
      -webkit-mask-repeat: no-repeat;
      mask-position: center center;
      -webkit-mask-position: center center;
      content: ""; }
    .portlet-sidebar__submenu-icon[aria-expanded="false"]::after {
      -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-expand-more.svg");
      mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-expand-more.svg"); }
    .portlet-sidebar__submenu-icon[aria-expanded="true"]::after {
      -webkit-mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-expand-less.svg");
      mask-image: url("/o/spg-theme/images/icons/svg/Icon-Navigation-expand-less.svg"); }
  .portlet-sidebar__submenu .list-group-item {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center; }
  .portlet-sidebar .list-group {
    margin: 0; }
    .portlet-sidebar .list-group a {
      height: 3rem; }
      .portlet-sidebar .list-group a:hover {
        text-decoration: none; }
  .portlet-sidebar .data-room__link {
    display: block; }
    .portlet-sidebar .data-room__link-link {
      text-decoration: none; }
  .portlet-sidebar .data-room__button {
    display: none; }
  .portlet-sidebar .nbo-link {
    color: #0274b0; }
  .portlet-sidebar .offer-menu-part {
    background-color: #edeff3;
    font-size: 0.875rem;
    color: #666e79; }
  .portlet-sidebar .questions-menu-part {
    color: #666e79; }
    .portlet-sidebar .questions-menu-part a {
      height: 3rem; }
  .portlet-sidebar--expanded {
    display: block;
    width: 22.5rem; }
    .portlet-sidebar--expanded .data-room__link {
      display: none; }
    .portlet-sidebar--expanded .data-room__button {
      display: block; }
    .portlet-sidebar--expanded .portlet-sidebar__submenu-icon {
      display: block; }

.menu-hover {
  position: absolute;
  width: 22.5rem;
  background: #edeff3; }

.submenu-hover {
  position: absolute;
  margin-left: 4rem;
  border-radius: 0;
  width: 18.5rem; }

@media (min-width: 576px) {
  .navigation .intercitygroup-header__brand {
    display: none; } }

@media (min-width: 768px) {
  .portlet-sidebar {
    display: block; }
    .portlet-sidebar .menu-item {
      display: none; }
    .portlet-sidebar--expanded {
      display: block; }
      .portlet-sidebar--expanded .menu-item {
        display: block; } }

.intercitygroup-offer-band .main-header {
  height: 39.6875rem; }

.intercitygroup-offer-band .triangle-up {
  width: 0;
  height: 0;
  border-left: 6.5rem solid transparent;
  border-right: 6.5rem solid transparent;
  border-bottom: 15.3125rem solid #d82330; }

.intercitygroup-offer-band h1 {
  text-align: center; }

.intercitygroup-offer-band h2 {
  text-align: center; }

.intercitygroup-offer-band .go-to-selector-image-wrapper {
  position: absolute;
  top: 75%;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-animation: jump 4s infinite;
  animation: jump 4s infinite; }

.intercitygroup-offer-band .go-to-selector-image-wrapper > span {
  cursor: pointer; }

@-webkit-keyframes jump {
  0% {
    top: 75%; }
  50% {
    top: 85%; }
  100% {
    top: 75%; } }

@keyframes jump {
  0% {
    top: 75%; }
  50% {
    top: 85%; }
  100% {
    top: 75%; } }

.register-teaser-content, .intercitygroup-site-teaser {
  background-color: rgba(186, 217, 233, 0.24); }
  .register-teaser-content .arrow-right, .intercitygroup-site-teaser .arrow-right {
    position: absolute;
    border-bottom: 21.25rem solid #fff;
    border-left: 8.125rem solid transparent;
    bottom: 0;
    right: 0;
    width: 15%; }
  .register-teaser-content .container, .intercitygroup-site-teaser .container {
    overflow: hidden; }
  .register-teaser-content .btn-waiting-for-approval, .intercitygroup-site-teaser .btn-waiting-for-approval {
    border: 1px #666e79 solid;
    background-color: transparent; }

.intercitygroup-thumbnails-detail .card {
  text-align: center;
  border-width: 0;
  border-style: none;
  border-radius: 0; }
  .intercitygroup-thumbnails-detail .card .card-img-top {
    width: 6em;
    height: 6em; }
  .intercitygroup-thumbnails-detail .card p.small.card-text {
    margin-bottom: 0; }