@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

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

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

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

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

span.alert {
  display: inline-block; }

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

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

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

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

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

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

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

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

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

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f7f8f9;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      bottom: 0;
      content: "";
      height: 4px;
      left: 0;
      position: absolute;
      right: 0;
      transition: height 0.15s ease-out;
      background-color: #0b5fff; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    border-width: 1px;
    box-shadow: none;
    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: #f7f8f9;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f7f8f9;
      box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #719aff; }
    .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: #f1f2f5; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #0b5fff;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #0b5fff;
    height: 4px; }

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

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

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }

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

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

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

#wrapper {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

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

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

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

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

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

.portlet-actions {
  float: right; }

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

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

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

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

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

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: #6b6c7e; }
  .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; } }

@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: box;
    display: flex; } }

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

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

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

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

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

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

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

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

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

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

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

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

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fragment__title, .incomand-tasks__title, .redhat-banner__about-title, .redhat-solutions__title, .wso-about__title, .wso-solutions__title, .liferay-banner__partners-title, .privacy-policy__title, .chronology__title, .management__title, .connect__title, body:has(.partners) h1.component-heading, .vacancies__title, .vacancy-page__head-title {
  font-size: 36px;
  line-height: calc(45 / 36);
  font-weight: 500;
  margin-bottom: 32px; }

body {
  font-size: 16px;
  line-height: calc(24 / 16);
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #1D1D1F;
  background-color: #FFFFFF; }
  body:has(.entaxy-banner, .incomand-banner, .redhat-banner, .wso-banner, .liferay-banner, .chronology, .partners, .vacancy-page, .blogs-cards, .privacy-policy) {
    background-color: #F5F7F9; }
  body:not(:has(#footer)) #content {
    min-height: calc(100vh - 215px);
    padding-bottom: 20px; }
  body:not(:has(#footer)):not(.control-menu-container) {
    min-height: calc(100vh - 156px); }
  body:not(.has-edit-mode-menu):not(.has-toggle-controls) .portlet > .portlet-topper {
    display: none; }
  body:not(.controls-visible) .portlet > .portlet-topper {
    display: none; }
  body:has(.search-block-overlay.open) {
    overflow: hidden; }
  body.has-edit-mode-menu #content {
    padding-bottom: 0; }
    body.has-edit-mode-menu #content .portlet {
      min-height: 56px; }
  body.has-edit-mode-menu:has(.pre-header.page-editor__disabled-area.collapsed) #wrapper {
    padding-right: 322px !important; }
  body.has-edit-mode-menu .page-editor__disabled-area.collapsed {
    padding-right: 0 !important; }
  body.has-edit-mode-menu .pre-header.page-editor__disabled-area.collapsed + .header + #search-block {
    padding-right: 322px !important; }
  body.has-edit-mode-menu #wrapper,
  body.has-edit-mode-menu .header + #search-block {
    padding-right: 42px; }
  body.has-edit-mode-menu .page-editor__layout-viewport--with-sidebar-open {
    padding-right: 0 !important; }
  body.has-edit-mode-menu .header {
    height: auto;
    top: 121px !important; }
    body.has-edit-mode-menu .header__inner {
      position: relative;
      top: 55px;
      left: unset;
      transform: none; }
    body.has-edit-mode-menu .header .dropdown-menu {
      padding-left: 0 !important; }
  body.has-edit-mode-menu .navbar-nav {
    flex-wrap: wrap; }
  body.has-edit-mode-menu .footer {
    position: static; }
  @media (max-width: 830px) {
    body.has-edit-mode-menu .pre-header.page-editor__disabled-area.collapsed + .header .navigation {
      padding-right: 322px !important; } }
  body.open .search-block-overlay {
    padding-left: 320px; }

.portal-popup .portlet-layout {
  padding: 0 32px 32px; }

.portal-popup .alert-container {
  display: none; }

ul, p {
  margin: 0;
  padding: 0; }

ul li {
  list-style-type: none; }

a[href]:hover {
  text-decoration: none !important;
  color: #005FCE; }

#wrapper {
  min-height: 100vh;
  position: relative; }
  .has-control-menu #wrapper {
    min-height: calc(100vh - 56px); }

#content {
  min-height: calc(100vh - 450px);
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 20px 445px; }

.portlet-content-editable {
  border-width: 0; }

.page-editor__layout-viewport {
  background: transparent !important;
  display: block !important; }

.page-editor__disabled-area::after {
  display: none !important; }

.page-editor__disabled-area .portlet:hover > .portlet-topper,
.page-editor__disabled-area .portlet.open > .portlet-topper {
  z-index: 990; }

.ae-ui .ae-dropdown .ae-listbox .ae-toolbar-element {
  height: 4em !important;
  max-height: 60px !important; }

.btn.btn-primary {
  font-size: 18px;
  line-height: calc(26 / 18);
  padding: 15px 16px;
  background-color: #0D76F1 !important;
  color: #F1F1F1;
  border-radius: 8px;
  font-weight: 400;
  border: none;
  border-radius: 16px;
  cursor: pointer; }
  .btn.btn-primary:hover, .btn.btn-primary:active {
    background-color: #005FCE !important; }

.btn:focus, .btn:active {
  box-shadow: none; }

.pre-header {
  width: 100%;
  height: 64px;
  background-color: #0A0A0A;
  border-bottom: 1px solid #3A3B3F;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: end;
  align-items: center; }
  .pre-header__inner {
    font-size: 16px;
    line-height: calc(24 / 16);
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-wrap: wrap;
    gap: 32px;
    padding: 0 10px;
    color: #FFFFFF; }
    .pre-header__inner a {
      color: #FFFFFF;
      position: relative; }
      .pre-header__inner a:before {
        content: '';
        width: 19px;
        height: 19px;
        position: absolute;
        left: -31px;
        top: 1px;
        background: url("../images/custom/icon-phone.svg") center/19px 19px no-repeat; }
    .pre-header__inner .btn {
      padding: 12px 20px;
      font-size: 16px;
      line-height: calc(24 / 16); }

.header {
  width: 100%;
  height: 80px;
  background-color: #0A0A0A;
  position: sticky;
  top: 0;
  z-index: 3;
  display: flex;
  justify-content: center;
  flex-direction: column; }
  .has-control-menu .header {
    top: 56px; }
  .header .logo {
    padding-bottom: 10px;
    z-index: 3; }
    .header .logo img {
      max-width: 122px; }
  .header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1260px;
    padding: 0 10px;
    margin: 0 auto;
    position: absolute;
    top: 15px;
    left: 50%;
    z-index: 3;
    transform: translateX(-50%); }
    .header__inner-left {
      display: flex;
      align-items: center;
      gap: 19px; }
    .header__inner-right {
      font-size: 18px;
      line-height: calc(26 / 18);
      display: flex;
      align-items: center;
      gap: 28px;
      color: #F1F1F1; }
  .header__search-block {
    z-index: 3;
    cursor: pointer; }
    .header__search-block img {
      display: block;
      width: 16px;
      height: 16px; }
  .header__locale {
    text-transform: uppercase; }
    .header__locale .language-entry-short-text {
      color: #FFFFFF;
      padding: 0; }
    .header__locale .portlet {
      margin-bottom: 0; }
  .header:has(.navigation-panel.nav-open) {
    height: 62px; }
  .header .navigation {
    width: 100%;
    max-width: 100%;
    background-color: #0A0A0A; }
    .header .navigation .portlet {
      margin: 0; }
    .header .navigation .navbar-nav {
      max-width: 1260px;
      width: 100%;
      margin: 0 auto;
      padding: 0 160px 0 150px;
      font-size: 18px;
      line-height: calc(26 / 18); }
      .header .navigation .navbar-nav .nav-item:focus-visible,
      .header .navigation .navbar-nav .nav-link:focus-visible {
        outline: none !important; }
      .header .navigation .navbar-nav .nav-item {
        padding: 20px 16px;
        z-index: 3;
        cursor: pointer; }
        .header .navigation .navbar-nav .nav-item.open .nav-link {
          color: #0D76F1; }
      .header .navigation .navbar-nav .nav-link {
        padding: 0 !important;
        color: #F1F1F1; }
        .header .navigation .navbar-nav .nav-link:active {
          outline: none !important; }
        .header .navigation .navbar-nav .nav-link:hover {
          color: #0D76F1;
          transition: color 0.2s ease-in-out; }
      .header .navigation .navbar-nav .lfr-nav-child-toggle {
        display: none; }
      .header .navigation .navbar-nav .dropdown-menu {
        background-color: #1D1D1F;
        border: none;
        border-radius: 0;
        margin: 0;
        width: 100%;
        max-width: 100%;
        padding-top: 24px;
        padding-bottom: 24px;
        padding-right: 10px;
        border-top: 1px solid #3A3B3F;
        scrollbar-width: thin;
        scrollbar-color: #B0B0BB #1D1D1F; }
        .header .navigation .navbar-nav .dropdown-menu .dropdown-item {
          font-size: 16px;
          line-height: calc(24 / 16);
          font-weight: 400;
          color: #B0B0BB;
          padding-top: 8px;
          padding-bottom: 8px; }
          .header .navigation .navbar-nav .dropdown-menu .dropdown-item.active {
            color: #0D76F1;
            background-color: transparent; }
          .header .navigation .navbar-nav .dropdown-menu .dropdown-item:hover {
            color: #0D76F1;
            background-color: transparent !important; }
        .header .navigation .navbar-nav .dropdown-menu a:focus {
          box-shadow: none; }

.header-min {
  display: none;
  height: 60px;
  width: 100%;
  background-color: #0A0A0A;
  position: sticky;
  top: 0;
  z-index: 4;
  padding: 0 20px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  gap: 20px; }
  .has-control-menu .header-min {
    top: 56px; }
  .header-min__logo img {
    max-width: 90px; }
  .header-min__burger {
    width: 20px;
    height: 16px;
    position: relative;
    cursor: pointer; }
    .header-min__burger span {
      position: absolute;
      background-color: #FFFFFF;
      width: 100%;
      left: 0;
      height: 2px;
      top: 7px;
      transition: all 0.3s ease; }
    .header-min__burger:before, .header-min__burger:after {
      content: '';
      width: 100%;
      height: 2px;
      background-color: #FFFFFF;
      position: absolute;
      left: 0;
      transition: all 0.3s ease 0s; }
    .header-min__burger:before {
      top: 0; }
    .header-min__burger:after {
      bottom: 0; }
    .header-min__burger.open span {
      transform: scale(0); }
    .header-min__burger.open:before {
      transform: rotate(45deg);
      top: 7px; }
    .header-min__burger.open:after {
      transform: rotate(-45deg);
      bottom: 7px; }
  .header-min__popup {
    width: 100%;
    height: 100%;
    background-color: #000000BF;
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    transition: opacity .1s ease-in-out, visibility .1s ease-out; }
    .has-control-menu .header-min__popup {
      top: 116px; }
    .header-min__popup-inner {
      background-color: #1D1D1F;
      max-height: 680px;
      min-height: 300px;
      width: 100%;
      height: max-content;
      padding: 24px 20px;
      overflow: hidden;
      transform: translateY(-130%);
      transition: transform .3s ease-in-out;
      border-top: 1px solid #3A3B3F;
      display: flex;
      flex-direction: column;
      gap: 24px; }
    .header-min__popup-navigation .collapse:not(.show) {
      display: block; }
    .header-min__popup-bottom {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      .header-min__popup-bottom a {
        padding-left: 34px;
        color: #FFFFFF;
        background-image: url("../images/custom/icon-phone-gray.svg");
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 19px 19px; }
      .header-min__popup-bottom .btn.connect-with-us {
        font-size: 16px;
        line-height: 24px;
        border-radius: 12px;
        padding: 12px 16px; }
    .header-min__popup.nav-open {
      opacity: 1;
      visibility: visible; }
      .header-min__popup.nav-open .header-min__popup-inner {
        transform: translateY(0); }
    .header-min__popup .form-control.search-bar-keywords-input {
      border-radius: 12px;
      border-color: #3A3B3F;
      background-color: #1D1D1F;
      color: #FFFFFF; }
    .header-min__popup .input-group .input-group-inset-item.input-group-inset-item-after {
      border-top-right-radius: 12px;
      border-bottom-right-radius: 12px;
      border-color: #3A3B3F;
      background-color: #1D1D1F;
      border-left: 1px solid #3A3B3F; }
      .header-min__popup .input-group .input-group-inset-item.input-group-inset-item-after .lexicon-icon {
        fill: #FFFFFF; }
    .header-min__popup .portlet-language {
      margin-top: 24px;
      padding-bottom: 24px;
      border-bottom: 1px solid #3A3B3F; }
      .header-min__popup .portlet-language .portlet {
        margin-bottom: 0; }
      .header-min__popup .portlet-language .language-entry-short-text {
        padding: 0;
        color: #7B7B7E;
        text-transform: uppercase;
        margin-right: 16px; }
      .header-min__popup .portlet-language a.language-entry-short-text {
        color: #FFFFFF; }
    .header-min__popup .portlet-navigation .lfr-nav-item.nav-item {
      border-bottom: 1px solid #3A3B3F; }
      .header-min__popup .portlet-navigation .lfr-nav-item.nav-item a {
        color: #FFFFFF;
        font-size: 18px;
        line-height: 24px;
        padding: 16px 0;
        width: 100%; }
        .header-min__popup .portlet-navigation .lfr-nav-item.nav-item a:hover {
          color: #0D76F1; }
        .header-min__popup .portlet-navigation .lfr-nav-item.nav-item a .text-truncate {
          width: 100%;
          position: relative; }
          .header-min__popup .portlet-navigation .lfr-nav-item.nav-item a .text-truncate .lfr-nav-child-toggle {
            position: absolute;
            right: 10px; }
      .header-min__popup .portlet-navigation .lfr-nav-item.nav-item.dropdown {
        display: flex; }
      .header-min__popup .portlet-navigation .lfr-nav-item.nav-item .dropdown-menu {
        background-color: #3A3B3F;
        border: none;
        max-width: 100%;
        width: 100%;
        margin: -5px 0; }
        .header-min__popup .portlet-navigation .lfr-nav-item.nav-item .dropdown-menu .dropdown-item {
          padding: 10px; }
          .header-min__popup .portlet-navigation .lfr-nav-item.nav-item .dropdown-menu .dropdown-item:hover {
            background-color: transparent; }

.footer {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #0A0A0A;
  line-height: 24px; }
  .footer__inner {
    max-width: 1260px;
    margin: 0 auto;
    background: url("../images/custom/logo.svg") no-repeat 10px 48px/122px 37px;
    padding: 48px 10px 60px; }
  .footer__info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #FFFFFF;
    padding: 0 0 0 402px;
    column-gap: 60px;
    row-gap: 20px; }
    .footer__info .title {
      font-size: 18px;
      line-height: calc(26 / 18);
      color: #FFFFFF;
      margin-bottom: 16px; }
  .footer__nav-company .portlet, .footer__nav-products .portlet {
    margin-bottom: 0; }
  .footer__nav-company .nav-item .lfr-nav-child-toggle, .footer__nav-products .nav-item .lfr-nav-child-toggle {
    display: none; }
  .footer__nav-company .nav-link, .footer__nav-products .nav-link {
    font-size: 16px;
    line-height: calc(24 / 16);
    padding: 8px 0;
    color: #ABABB6; }
  .footer__connect {
    max-width: 227px; }
    .footer__connect .btn {
      font-size: 16px;
      line-height: calc(24 / 16);
      background-color: #1D1D1F !important;
      border: none;
      font-weight: 400;
      padding: 12px 20px;
      border-radius: 12px;
      transition: all 0.3s ease-in-out;
      margin-bottom: 40px; }
      .footer__connect .btn:hover {
        background-color: #FFFFFF !important;
        color: #000; }
      .footer__connect .btn:focus, .footer__connect .btn:active {
        box-shadow: none; }
  .footer__contacts {
    font-size: 16px;
    line-height: calc(24 / 16);
    max-width: 239px; }
    .footer__contacts div:nth-child(3) {
      margin-top: 40px; }
    .footer__contacts a {
      color: #FFFFFF;
      transition: all 0.2s ease-in-out; }
      .footer__contacts a:hover {
        color: #005FCE; }
  .footer__copyright {
    font-size: clamp(10px, 4cqw, 14px);
    line-height: calc(22 / 14);
    color: #B0B0BB;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 31px 0;
    border-top: 1px solid #3A3B3F; }
    .footer__copyright-inner {
      max-width: 1260px;
      width: 100%;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 32px;
      padding: 0 10px; }
      .footer__copyright-inner div:nth-child(2) {
        display: flex;
        gap: 16px; }
    .footer__copyright a {
      color: #B0B0BB;
      margin-right: 10px; }
      .footer__copyright a:last-child {
        margin-right: 0; }
  .footer .dropdown-menu {
    background-color: #1D1D1F;
    border: none;
    max-height: 200px;
    scrollbar-width: thin;
    scrollbar-color: #B0B0BB #1D1D1F; }
  .footer__sign-in {
    font-size: 14px;
    line-height: 22px; }
    .footer__sign-in a {
      color: #FFFFFF;
      margin-right: 0; }
    .footer__sign-in .lexicon-icon-user {
      display: none; }
    .footer__sign-in .taglib-icon-label {
      margin: 0; }
    .footer__sign-in .portlet-user-personal-bar {
      position: relative; }
      .footer__sign-in .portlet-user-personal-bar .user-avatar-link .sticker-lg {
        width: 32px;
        height: 32px;
        line-height: 150%; }
      .footer__sign-in .portlet-user-personal-bar .user-avatar-link .sticker-overlay {
        width: 32px;
        height: 32px; }
      .footer__sign-in .portlet-user-personal-bar .user-avatar-link a {
        position: absolute;
        bottom: -7px;
        right: -8px; }
        .footer__sign-in .portlet-user-personal-bar .user-avatar-link a .badge-item {
          text-align: center; }

.social {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px; }
  .social a {
    display: block;
    width: 32px;
    height: 32px;
    color: transparent; }
    .social a:hover {
      color: transparent; }
  .social .youtube {
    background: url("../images/custom/icon-youtube.svg") no-repeat center; }
  .social .tg {
    background: url("../images/custom/icon-tg.svg") no-repeat center; }
  .social .rutube {
    background: url("../images/custom/icon-rutube.svg") no-repeat center; }
  .social .vk {
    background: url("../images/custom/icon-vk.svg") no-repeat center; }

.search-block {
  background-color: #FFFFFF;
  max-height: 400px;
  min-height: 170px;
  width: 100%;
  height: max-content;
  padding: 50px 100px 27px;
  overflow: hidden;
  transform: translateY(-130%);
  transition: transform 0.3s ease-in-out; }
  .search-block-overlay {
    width: 100%;
    height: 100%;
    background-color: #000000BF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: opacity .1s ease-out, visibility .1s ease-out; }
    .search-block-overlay.open {
      opacity: 1;
      visibility: visible; }
      .search-block-overlay.open .search-block {
        transform: translateY(0); }
    .has-control-menu .search-block-overlay {
      top: 56px; }
      @media (max-width: 575px) {
        .has-control-menu .search-block-overlay {
          top: 48px; } }
  .search-block__inner {
    max-width: 1440px;
    margin: 0 auto; }
  .search-block__top {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 20px; }
  .search-block__input {
    width: 100%; }
    .search-block__input .portlet {
      margin: 0; }
    .search-block__input .input-group input.input-group-inset-after.form-control.search-bar-keywords-input {
      background-color: transparent;
      border: none;
      border-radius: 0;
      padding: 0;
      height: 20px; }
      .search-block__input .input-group input.input-group-inset-after.form-control.search-bar-keywords-input::placeholder {
        font-size: 16px;
        line-height: calc(24 / 16);
        color: #B0B0BB;
        position: absolute;
        bottom: 0; }
      .search-block__input .input-group input.input-group-inset-after.form-control.search-bar-keywords-input:-webkit-autofill, .search-block__input .input-group input.input-group-inset-after.form-control.search-bar-keywords-input:-webkit-autofill:hover, .search-block__input .input-group input.input-group-inset-after.form-control.search-bar-keywords-input:-webkit-autofill:focus, .search-block__input .input-group input.input-group-inset-after.form-control.search-bar-keywords-input:-webkit-autofill:active {
        -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
        transition: background-color 5000s ease-in-out; }
    .search-block__input .input-group .input-group-inset-item-after {
      display: none; }
  .search-block__close {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12px' height='12px' viewBox='-0.5 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 21.32L21 3.32001' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 3.32001L21 21.32' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease-in-out; }
    .search-block__close:hover {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12px' height='12px' viewBox='-0.5 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 21.32L21 3.32001' stroke='%230D76F1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 3.32001L21 21.32' stroke='%230D76F1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e"); }

.portlet-forms-display .portlet {
  margin-bottom: 0; }

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

.portlet-forms-display .row {
  flex-direction: column;
  gap: 0; }

.portlet-forms-display .ddm-form-name {
  text-align: center;
  padding: 0 !important;
  color: #1D1D1F !important; }

.portlet-forms-display .ddm-label {
  display: none; }

.portlet-forms-display .lfr-ddm-form-page-description {
  width: 100% !important;
  margin: 0 0 24px 0 !important;
  padding: 0;
  font-size: 16px !important;
  line-height: 24px; }

.portlet-forms-display .col-ddm {
  max-width: 100%;
  width: 100%;
  padding: 0; }
  .portlet-forms-display .col-ddm:has(fieldset) {
    max-width: 100%; }

.portlet-forms-display .ddm-field {
  padding: 0 !important; }

.portlet-forms-display .form-group {
  margin-bottom: 15px; }
  .portlet-forms-display .form-group.has-error {
    margin-bottom: 0px; }
  .portlet-forms-display .form-group .form-control {
    font-size: 16px;
    line-height: calc(24 / 16);
    padding: 13px 12px;
    height: 50px;
    background-color: #FFFFFF;
    border-radius: 12px;
    border: 1px solid #C7CCD7; }
    .portlet-forms-display .form-group .form-control::placeholder {
      font-size: 16px;
      line-height: calc(24 / 16);
      color: #ABABB6; }
  .portlet-forms-display .form-group fieldset {
    margin-top: 24px; }
    .portlet-forms-display .form-group fieldset .lfr-ddm-legend {
      display: none; }
    .portlet-forms-display .form-group fieldset .lfr-ddm-checkbox-multiple {
      font-size: clamp(10px, 4cqw, 14px);
      line-height: calc(22 / 14); }
      .portlet-forms-display .form-group fieldset .lfr-ddm-checkbox-multiple label {
        color: #1D1D1F; }
    .portlet-forms-display .form-group fieldset .custom-control-label:before {
      top: 0.1rem; }
  .portlet-forms-display .form-group .form-feedback-item {
    margin: 0;
    font-size: 12px !important;
    font-weight: 400; }

.portlet-forms-display .lfr-ddm-form-pagination-controls {
  padding-top: 24px; }
  .portlet-forms-display .lfr-ddm-form-pagination-controls button {
    font-size: 18px;
    line-height: calc(26 / 18);
    float: left !important;
    margin-bottom: 0 !important;
    background-color: #0D76F1;
    border: none;
    border-radius: 16px;
    font-weight: 400;
    padding: 18px 24px;
    transition: all 0.3s ease-in-out !important; }
    .portlet-forms-display .lfr-ddm-form-pagination-controls button:hover, .portlet-forms-display .lfr-ddm-form-pagination-controls button:active {
      background-color: #005FCE !important; }

.portlet-forms-display .lfr-meta-actions {
  display: none; }

.portlet-forms-display .btn.btn-secondary.select-button {
  margin-bottom: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.fragment {
  border-radius: 40px;
  margin-bottom: 20px;
  padding: 80px; }
  .fragment.incomand-tasks {
    background-color: transparent; }
  .fragment-grey {
    background-color: #F5F7F9; }
  .fragment-black {
    background-color: #000;
    color: #FFFFFF; }
  .fragment-white {
    background-color: #FFFFFF; }
  .fragment__inner {
    max-width: 1420px;
    margin: 0 auto; }
  .fragment__head {
    max-width: 820px;
    margin-bottom: 56px; }
  .fragment__description {
    font-size: 18px;
    line-height: calc(26 / 18); }

body.signed-out .order-consultation input[placeholder="URL Страницы"],
body.signed-out .order-consultation input[placeholder="Page URL"],
body.signed-out .connect input[placeholder="URL Страницы"],
body.signed-out .connect input[placeholder="Page URL"],
body.signed-out form[id*="form_consultation"] input[placeholder="URL Страницы"],
body.signed-out form[id*="form_consultation"] input[placeholder="Page URL"] {
  display: none; }

body.signed-out .modal-full-screen {
  overflow-y: hidden; }

.order-consultation .portlet-forms-display .ddm-form-name,
.connect .portlet-forms-display .ddm-form-name {
  display: none; }

.order-consultation .portlet-forms-display .row,
.connect .portlet-forms-display .row {
  flex-direction: row !important;
  margin: 0;
  gap: 8px;
  justify-content: space-evenly;
  flex-wrap: nowrap; }

.order-consultation .portlet-forms-display .col-ddm,
.connect .portlet-forms-display .col-ddm {
  max-width: 320px; }
  .order-consultation .portlet-forms-display .col-ddm:has(fieldset),
  .connect .portlet-forms-display .col-ddm:has(fieldset) {
    max-width: 100%; }
  .order-consultation .portlet-forms-display .col-ddm:has(input[placeholder="URL Страницы"]), .order-consultation .portlet-forms-display .col-ddm:has(input[placeholder="Page URL"]),
  .connect .portlet-forms-display .col-ddm:has(input[placeholder="URL Страницы"]),
  .connect .portlet-forms-display .col-ddm:has(input[placeholder="Page URL"]) {
    max-width: 100%; }
  .order-consultation .portlet-forms-display .col-ddm.col-md-6,
  .connect .portlet-forms-display .col-ddm.col-md-6 {
    flex: auto; }

.order-consultation .portlet-forms-display .form-group,
.connect .portlet-forms-display .form-group {
  margin-bottom: 8px; }
  .order-consultation .portlet-forms-display .form-group fieldset,
  .connect .portlet-forms-display .form-group fieldset {
    margin-top: 16px; }
    .order-consultation .portlet-forms-display .form-group fieldset .lfr-ddm-legend,
    .connect .portlet-forms-display .form-group fieldset .lfr-ddm-legend {
      display: none; }
    .order-consultation .portlet-forms-display .form-group fieldset .lfr-ddm-checkbox-multiple,
    .connect .portlet-forms-display .form-group fieldset .lfr-ddm-checkbox-multiple {
      font-size: 14px;
      line-height: calc(22 / 14); }
      .order-consultation .portlet-forms-display .form-group fieldset .lfr-ddm-checkbox-multiple label,
      .connect .portlet-forms-display .form-group fieldset .lfr-ddm-checkbox-multiple label {
        color: #1D1D1F; }
    .order-consultation .portlet-forms-display .form-group fieldset .custom-control-label:before,
    .connect .portlet-forms-display .form-group fieldset .custom-control-label:before {
      top: 0.1rem; }

.order-consultation {
  background-image: url("../images/custom/backgrounds/order-cube-big.png"), url("../images/custom/backgrounds/order-cube-small.png");
  background-repeat: no-repeat;
  background-position: bottom left, bottom 0 left 322px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 64px 80px; }
  .order-consultation__title {
    font-size: 40px;
    line-height: calc(48 / 40);
    font-weight: 500;
    margin-bottom: 48px; }
    .order-consultation__title span {
      color: #0D76F1; }
  .order-consultation__info {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-size: 18px;
    line-height: calc(26 / 18); }
  .order-consultation__description-block {
    max-width: 509px;
    width: 100%; }
  .order-consultation__form {
    max-width: 655px;
    width: 100%;
    min-height: 321px;
    max-height: 321px; }
  .order-consultation__connect {
    display: none; }
    .order-consultation__connect .btn {
      width: 100%;
      margin-top: 24px; }

.modal.dialog-iframe-modal .modal-header {
  height: auto;
  min-height: 4rem; }

.modal.dialog-iframe-modal .modal-title {
  white-space: break-spaces;
  padding: 10px 0; }

.modal.popup-dialog {
  max-height: 700px;
  max-width: 780px !important;
  width: 100% !important; }
  .modal.popup-dialog .modal-header {
    border: none; }
    .modal.popup-dialog .modal-header .close {
      width: 12px;
      height: 12px; }
      .modal.popup-dialog .modal-header .close .lexicon-icon {
        width: 12px;
        height: 12px;
        fill: #7A7A7A; }
      .modal.popup-dialog .modal-header .close:first-child, .modal.popup-dialog .modal-header .close:last-child {
        margin: 0 !important; }
  .modal.popup-dialog .modal-content {
    border: none !important;
    border-radius: 8px; }
  .modal.popup-dialog .modal-body .dialog-iframe-node {
    width: 100% !important; }

.smc-privacy-portlet .privacy-info-message {
  background-color: #1D1D1F;
  color: #FFFFFF;
  margin: 0 !important;
  border: none;
  padding: 32px 32px 40px;
  z-index: 10;
  font-size: 18px;
  line-height: calc(26 / 18); }
  .smc-privacy-portlet .privacy-info-message .button-holder {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin: 24px 0 0; }
    .smc-privacy-portlet .privacy-info-message .button-holder .btn.btn-primary {
      order: 1;
      padding: 12px 16px;
      max-width: 140px;
      width: 100%; }
    .smc-privacy-portlet .privacy-info-message .button-holder .btn.btn-secondary {
      order: 2;
      margin-right: 0 !important;
      font-size: 18px;
      line-height: calc(26 / 18);
      font-weight: 500;
      color: #FFFFFF;
      background-color: transparent;
      border: none;
      display: flex;
      justify-content: center;
      align-items: center; }
    .smc-privacy-portlet .privacy-info-message .button-holder .btn[id*="readMore"] span {
      opacity: 0; }

.smc-privacy-portlet .privacy-policy-container {
  padding-bottom: 16px; }

.banner-main {
  height: 556px; }
  .banner-main__inner {
    padding-top: 4px;
    max-width: 1420px;
    width: 100%;
    margin: 0 auto; }
  .banner-main__title {
    font-size: 52px;
    line-height: calc(58 / 52);
    font-weight: 500;
    margin-bottom: 24px;
    max-width: 544px; }
  .banner-main__description {
    font-size: 20px;
    line-height: calc(28 / 20);
    margin-bottom: 48px;
    max-width: 544px; }
  .banner-main__order-consultation {
    max-width: 258px; }
    .banner-main__order-consultation .btn {
      font-size: 18px;
      line-height: calc(26 / 18);
      padding: 18px 24px;
      border-radius: 16px; }

.products__title {
  font-size: 48px;
  line-height: calc(60 / 48);
  font-weight: 500;
  margin-bottom: 40px; }

.products__description {
  font-size: 18px;
  line-height: calc(26 / 18);
  margin-bottom: 60px; }

.products__items {
  display: flex;
  justify-content: space-between;
  gap: 20px; }

.products__item {
  max-width: 610px;
  width: 100%;
  min-height: 290px;
  background-color: #FFFFFF;
  border-radius: 32px;
  padding: 32px;
  color: #1D1D1F;
  transition: all 0.3s ease-in-out; }
  .products__item:hover {
    color: #1D1D1F;
    box-shadow: 1px 1px 15px #B0B0BB; }
  .products__item-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 24px; }
  .products__item-logo {
    max-width: 100%;
    max-height: 78px; }
  .products__item-arrow {
    width: 16px;
    height: 16px; }
  .products__item-title {
    font-size: 24px;
    line-height: calc(32 / 24);
    font-weight: 500;
    margin-bottom: 16px; }
  .products__item-description {
    font-size: 16px;
    line-height: calc(24 / 16);
    color: #ABABB6; }

.expertise {
  color: #FFFFFF;
  background-image: url("../images/custom/backgrounds/bg-expertise.png");
  background-repeat: no-repeat;
  background-position: right bottom; }
  .expertise .fragment__head {
    max-width: 100%;
    margin-bottom: 48px; }
  .expertise .fragment__description {
    color: #ABABB6; }
  .expertise__ticks {
    max-width: 100%;
    width: 100%;
    margin-bottom: 72px; }
  .expertise__tick {
    font-size: 20px;
    line-height: calc(28 / 20);
    max-width: 340px;
    width: 100%;
    padding-left: 48px;
    margin-bottom: 32px;
    background-image: url("../images/custom/icon-check-blue.svg");
    background-repeat: no-repeat;
    background-size: 22px 17px;
    background-position: left center; }
  .expertise__order-consultation {
    font-size: 22px;
    line-height: calc(30 / 22);
    max-width: 232px; }
    .expertise__order-consultation .btn {
      padding: 18px 24px !important; }

.quote-gd {
  border-radius: 24px; }
  .quote-gd .fragment__inner {
    display: flex;
    justify-content: space-between;
    gap: 20px; }
  .quote-gd__info {
    font-size: 20px;
    line-height: calc(28 / 20);
    max-width: 835px;
    font-weight: 500; }
  .quote-gd__bottom {
    min-width: 345px; }
  .quote-gd__author {
    color: #0D76F1;
    font-size: 24px;
    line-height: calc(32 / 24);
    font-weight: 500; }
  .quote-gd__position {
    font-size: 18px;
    line-height: calc(26 / 18);
    font-weight: 400; }
  .quote-gd__photo {
    width: 100%;
    max-width: 345px;
    margin-bottom: 24px; }

.incomand-advantages {
  position: relative; }
  .incomand-advantages .fragment__head {
    max-width: 820px;
    margin-bottom: 80px; }
  .incomand-advantages__img {
    position: absolute;
    bottom: 110px;
    right: 157px;
    max-width: 541px;
    width: 100%;
    z-index: 1; }
  .incomand-advantages__items {
    max-width: 660px;
    position: relative;
    z-index: 2; }
  .incomand-advantages__item {
    font-size: 16px;
    line-height: calc(24 / 16);
    padding-left: 48px;
    background-image: url("../images/custom/icon-check-blue.svg");
    background-repeat: no-repeat;
    background-position: left 0 top 8px;
    background-size: 22px 17px;
    margin-bottom: 32px;
    color: #ABABB6; }
  .incomand-advantages__title {
    font-size: 26px;
    line-height: calc(34 / 26);
    font-weight: 500;
    margin-bottom: 16px;
    color: #1D1D1F; }

.incomand-tasks__title {
  margin-bottom: 56px; }

.incomand-tasks__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px; }

.incomand-tasks__item {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 32px;
  padding: 32px;
  background-color: #FFFFFF;
  min-width: 200px;
  min-height: 276px;
  text-align: center; }
  .incomand-tasks__item-title {
    font-size: 20px;
    line-height: calc(28 / 20);
    margin-top: 32px;
    font-weight: 500; }

.entaxy-about__items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }

.entaxy-about__item {
  max-width: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 32px;
  padding: 32px;
  background-color: #fff; }
  .entaxy-about__item-title {
    font-size: 20px;
    line-height: calc(28 / 20);
    margin-top: 32px;
    font-weight: 500; }

.entaxy-about .fragment__head {
  margin-bottom: 60px; }

.entaxy-about__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr); }

.entaxy-about__item {
  max-width: 100%; }
  .entaxy-about__item img {
    max-width: 100px; }

.entaxy-about__item-title {
  font-size: 18px;
  line-height: calc(26 / 18);
  font-weight: 400;
  text-align: center; }

.entaxy-advantages {
  color: #FFFFFF; }
  .entaxy-advantages .fragment__inner {
    display: flex;
    gap: 20px;
    justify-content: space-between; }
  .entaxy-advantages__info {
    max-width: 400px; }
  .entaxy-advantages__title {
    font-size: 72px;
    line-height: calc(72 / 72);
    font-weight: 600;
    margin-bottom: 20px;
    padding-top: 29px; }
  .entaxy-advantages__subtitle {
    font-size: 20px;
    line-height: calc(28 / 20);
    font-weight: 500;
    margin-bottom: 40px; }
  .entaxy-advantages__description {
    font-size: 16px;
    line-height: calc(24 / 16);
    max-width: 352px;
    color: #ABABB6; }
  .entaxy-advantages__items {
    grid-template-columns: repeat(2, 1fr);
    max-width: 820px; }
  .entaxy-advantages__items {
    display: grid;
    gap: 20px; }
    @media (max-width: 640px) {
      .entaxy-advantages__items {
        grid-template-columns: 1fr !important;
        justify-items: center; } }
  .entaxy-advantages__item {
    max-width: 400px;
    width: 100%;
    min-height: 291px;
    padding: 32px;
    border-radius: 32px;
    background-color: #1D1D1F; }
    .entaxy-advantages__item-icon {
      width: 75px;
      height: 75px;
      border-radius: 12px;
      margin-bottom: 32px;
      display: flex !important;
      align-items: center;
      justify-content: center;
      background-color: #000; }
    .entaxy-advantages__item-title {
      font-size: 20px;
      line-height: calc(28 / 20);
      font-weight: 500;
      margin-bottom: 16px; }
    .entaxy-advantages__item-about {
      color: #ABABB6; }

.incomand-banner,
.entaxy-banner {
  color: #B0B0BB;
  padding: 93px 80px; }
  .incomand-banner__inner,
  .entaxy-banner__inner {
    max-width: 607px;
    width: 100%; }
  .incomand-banner__logo,
  .entaxy-banner__logo {
    max-width: 280px;
    width: 100%;
    max-height: 89px;
    margin-bottom: 32px; }
  .incomand-banner__description,
  .entaxy-banner__description {
    font-size: 20px;
    line-height: calc(28 / 20);
    margin-bottom: 48px; }
  .incomand-banner a.btn.btn-primary,
  .entaxy-banner a.btn.btn-primary {
    padding: 15px 32px;
    max-width: 226px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: calc(38 / 20); }

.default-banner {
  min-height: 526px;
  background-image: url("../images/custom/backgrounds/bg-default.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  padding: 110px 80px; }
  .default-banner__inner {
    max-width: 1420px;
    width: 100%;
    margin: 0 auto; }
  .default-banner__title {
    font-size: 52px;
    line-height: calc(58 / 52);
    font-weight: 500;
    margin-bottom: 24px;
    max-width: 528px; }
  .default-banner__description {
    font-size: 20px;
    line-height: calc(28 / 20);
    color: #ABABB6;
    margin-bottom: 48px;
    max-width: 528px; }
  .default-banner__order-consultation {
    margin-bottom: 32px;
    max-width: 290px; }
    .default-banner__order-consultation .btn.btn-primary {
      font-size: 18px;
      line-height: calc(26 / 18);
      padding: 18px 24px;
      border-radius: 16px; }

.redhat-banner,
.wso-banner,
.liferay-banner {
  background-image: url("../images/custom/backgrounds/bg-product.png");
  background-repeat: no-repeat;
  background-position: top right; }

.redhat-banner {
  background-image: url("../images/custom/backgrounds/bg-product.png");
  background-repeat: no-repeat;
  background-position: top right;
  min-height: 480px; }
  .redhat-banner .fragment__inner {
    display: flex;
    flex-direction: column;
    gap: 150px; }
  .redhat-banner__top {
    max-width: 947px;
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-right: 70px; }
    .redhat-banner__top img {
      margin-top: 90px;
      max-width: 254px; }
    .redhat-banner__top .btn.btn-primary {
      padding: 18px 24px;
      font-size: 18px;
      line-height: calc(26 / 18); }
  .redhat-banner__head {
    max-width: 480px;
    padding-top: 50px; }
  .redhat-banner__title {
    font-size: 52px;
    line-height: calc(58 / 52);
    font-weight: 500;
    margin-bottom: 24px; }
  .redhat-banner__description {
    font-size: 20px;
    line-height: calc(28 / 20);
    margin-bottom: 48px;
    color: #ABABB6; }
  .redhat-banner__about-title {
    max-width: 820px; }
  .redhat-banner__about-desc {
    font-size: 18px;
    line-height: calc(26 / 18);
    color: #B0B0BB;
    max-width: 820px;
    margin-bottom: 56px; }
  .redhat-banner__items {
    grid-template-columns: repeat(3, 1fr); }
  .redhat-banner__items {
    display: grid;
    gap: 20px; }
    @media (max-width: 640px) {
      .redhat-banner__items {
        grid-template-columns: 1fr !important;
        justify-items: center; } }
  .redhat-banner__item {
    max-width: 400px;
    width: 100%;
    min-height: 300px;
    padding: 32px;
    border-radius: 32px;
    background-color: #1D1D1F; }
    .redhat-banner__item-icon {
      width: 75px;
      height: 75px;
      border-radius: 12px;
      margin-bottom: 32px;
      display: flex !important;
      align-items: center;
      justify-content: center;
      background-color: #000; }
    .redhat-banner__item-title {
      font-size: 20px;
      line-height: calc(28 / 20);
      font-weight: 500;
      margin-bottom: 16px; }
    .redhat-banner__item-about {
      color: #ABABB6; }
  .redhat-banner__item {
    max-width: 100%; }

.redhat-solutions__head {
  max-width: 820px;
  margin-bottom: 56px; }

.redhat-solutions__about {
  font-size: 20px;
  line-height: calc(28 / 20);
  margin-bottom: 32px;
  font-weight: 500; }

.redhat-solutions__description {
  color: #ABABB6; }

.redhat-solutions__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px; }

.redhat-solutions__item {
  background-color: #FFFFFF;
  padding: 32px;
  border-radius: 32px; }
  .redhat-solutions__item-title {
    font-size: 30px;
    line-height: calc(40 / 30);
    font-weight: 600;
    margin-bottom: 24px;
    color: #E22043; }

.wso-banner {
  background-size: contain; }
  .wso-banner .fragment__inner {
    display: flex;
    align-items: center; }
  .wso-banner__inner {
    max-width: 988px;
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: space-between; }
    .wso-banner__inner img {
      margin-top: 100px;
      max-width: 212px;
      width: 100%; }
  .wso-banner__info {
    max-width: 480px;
    padding-top: 60px; }
    .wso-banner__info .btn.btn-primary {
      font-size: 18px;
      line-height: calc(26 / 18);
      padding: 18px 24px; }
  .wso-banner__title {
    font-size: 52px;
    line-height: calc(58 / 52);
    font-weight: 500;
    margin-bottom: 24px; }
  .wso-banner__desc {
    font-size: 20px;
    line-height: calc(28 / 20);
    margin-bottom: 48px;
    color: #ABABB6; }

.wso-about__head {
  max-width: 820px;
  margin-bottom: 56px; }

.wso-about__desc {
  font-size: 18px;
  line-height: calc(26 / 18); }

.wso-about__items {
  grid-template-columns: repeat(12, 1fr); }

.wso-about__items {
  display: grid;
  gap: 20px; }
  @media (max-width: 640px) {
    .wso-about__items {
      grid-template-columns: 1fr !important;
      justify-items: center; } }

.wso-about__item {
  max-width: 400px;
  width: 100%;
  min-height: 300px;
  padding: 32px;
  border-radius: 32px;
  background-color: #FFFFFF; }
  .wso-about__item-icon {
    width: 75px;
    height: 75px;
    border-radius: 12px;
    margin-bottom: 32px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #F5F7F9; }
  .wso-about__item-title {
    font-size: 20px;
    line-height: calc(28 / 20);
    font-weight: 500;
    margin-bottom: 16px; }
  .wso-about__item-about {
    color: #ABABB6; }

.wso-about__item {
  grid-column: span 4;
  max-width: 100%; }
  .wso-about__item:nth-child(-n + 2) {
    grid-column: span 6; }

.wso-solutions {
  min-height: 650px;
  background-image: url("../images/custom/backgrounds/bg-wso-solutions.png");
  background-repeat: no-repeat;
  background-position: bottom left; }
  .wso-solutions .fragment__inner {
    display: flex;
    justify-content: space-between;
    gap: 10px; }
  .wso-solutions__info {
    max-width: 468px; }
  .wso-solutions__desc {
    font-size: 18px;
    line-height: calc(26 / 18);
    color: #ABABB6; }
  .wso-solutions__items {
    max-width: 680px; }
  .wso-solutions__item {
    margin-bottom: 32px;
    padding-left: 48px;
    background-image: url("../images/custom/icon-check-orange.svg");
    background-repeat: no-repeat;
    background-position: top 8px left 0; }
    .wso-solutions__item-title {
      font-size: 24px;
      line-height: calc(32 / 24);
      font-weight: 500;
      margin-bottom: 16px; }
    .wso-solutions__item-desc {
      color: #ABABB6; }

.wso-products__items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }

.wso-products__item {
  max-width: 610px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 32px;
  padding: 32px;
  background-color: #fff; }
  .wso-products__item-title {
    font-size: 20px;
    line-height: calc(28 / 20);
    margin-top: 32px;
    font-weight: 500; }

.wso-products .fragment__head {
  max-width: 100%; }

.wso-products .fragment__title {
  margin-bottom: 24px; }

.wso-products__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.wso-products__item {
  text-align: center;
  border-radius: 24px;
  max-width: 100%; }

.liferay-banner {
  min-height: 600px; }
  .liferay-banner .fragment__inner {
    display: flex;
    flex-direction: column;
    gap: 150px; }
  .liferay-banner__top {
    display: flex;
    justify-content: space-between;
    align-items: start;
    max-width: 983px;
    margin-right: 105px;
    padding-top: 50px; }
    .liferay-banner__top img {
      margin-top: 64px;
      max-width: 236px; }
  .liferay-banner__head {
    max-width: 480px; }
    .liferay-banner__head .btn {
      padding: 18px 24px;
      font-size: 18px;
      line-height: calc(26 / 18); }
  .liferay-banner__title {
    font-size: 52px;
    line-height: calc(58 / 52);
    font-weight: 500;
    margin-bottom: 24px; }
  .liferay-banner__description {
    font-size: 20px;
    line-height: calc(28 / 20);
    color: #ABABB6;
    margin-bottom: 48px; }
  .liferay-banner__partners-title {
    margin-bottom: 56px; }
  .liferay-banner__years {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px; }
  .liferay-banner__year-title {
    font-size: 52px;
    line-height: calc(52 / 52);
    font-weight: 700;
    margin-bottom: 24px; }
  .liferay-banner__year-about {
    font-size: 18px;
    line-height: calc(26 / 18);
    color: #ABABB6; }

.liferay-solutions .fragment__description {
  font-size: 20px;
  line-height: calc(28 / 20);
  font-weight: 500;
  margin-bottom: 32px; }

.liferay-solutions__items {
  grid-template-columns: repeat(3, 1fr); }

.liferay-solutions__items {
  display: grid;
  gap: 20px; }
  @media (max-width: 640px) {
    .liferay-solutions__items {
      grid-template-columns: 1fr !important;
      justify-items: center; } }

.liferay-solutions__item {
  max-width: 400px;
  width: 100%;
  min-height: 160px;
  padding: 32px;
  border-radius: 32px;
  background-color: #FFFFFF; }
  .liferay-solutions__item-icon {
    width: 75px;
    height: 75px;
    border-radius: 12px;
    margin-bottom: 32px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #F5F7F9; }
  .liferay-solutions__item-title {
    font-size: 20px;
    line-height: calc(28 / 20);
    font-weight: 500;
    margin-bottom: 16px; }
  .liferay-solutions__item-about {
    color: #ABABB6; }

.liferay-solutions__item {
  max-width: 100%; }

.liferay-solutions__item-title {
  margin-bottom: 0; }

.privacy-policy__content {
  padding: 0; }
  .privacy-policy__content > li {
    margin-bottom: 15px; }
    .privacy-policy__content > li b {
      display: block;
      margin-bottom: 5px; }
    .privacy-policy__content > li ol li {
      list-style-type: initial; }

.chronology {
  background-color: #FFFFFF;
  border-radius: 40px; }
  .chronology__title {
    margin-bottom: 56px; }
  .chronology__content {
    display: flex;
    justify-content: space-between;
    gap: 30px; }
  .chronology__points {
    max-width: 780px;
    width: 100%; }
  .chronology__point {
    display: flex; }
    .chronology__point-year {
      max-width: 126px;
      width: 100%;
      border-right: 4px solid #EEF1F4;
      position: relative; }
      .chronology__point-year span {
        max-width: 106px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #0D76F1;
        border: 1px solid #0D76F1;
        height: max-content;
        font-size: 30px;
        line-height: 40px;
        border-radius: 20px;
        padding: 8px 16px; }
    .chronology__point-description {
      font-size: 18px;
      line-height: calc(26 / 18);
      padding: 16px 0 40px 20px;
      width: 100%;
      position: relative; }
      .chronology__point-description:before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        background-color: #1D1D1F;
        border-radius: 50%;
        position: absolute;
        top: 24px;
        left: -6px;
        z-index: 1; }
    .chronology__point:first-child .chronology__point-year::after, .chronology__point:last-child .chronology__point-year::after {
      content: '';
      display: block;
      position: absolute;
      right: -4px;
      width: 4px;
      background-color: #FFFFFF; }
    .chronology__point:first-child .chronology__point-year::after {
      height: 24px;
      top: 0; }
    .chronology__point:last-child .chronology__point-year::after {
      height: 34px;
      bottom: 0; }
    .chronology__point:last-child .chronology__point-description:last-child {
      padding-bottom: 0; }
  .chronology__about-company {
    max-width: 400px;
    width: 100%;
    height: max-content;
    background-color: #F5F7F9;
    background-image: url("../images/custom/logo-emdev.png");
    background-repeat: no-repeat;
    background-position: 32px 32px;
    border-radius: 20px;
    padding: 100px 32px 32px; }

.management__title {
  margin-bottom: 56px; }

.management__employees {
  display: flex;
  gap: 20px;
  justify-content: space-between; }

.management__employee {
  max-width: 610px;
  width: 100%;
  display: flex; }
  .management__employee img {
    margin-right: 24px;
    max-height: 261px;
    max-width: 222px; }

.management__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px; }
  .management__info-quote {
    font-size: 20px;
    line-height: calc(28 / 20);
    margin-bottom: 40px; }
  .management__info-name {
    font-weight: 500; }
  .management__info-position {
    color: #B0B0BB; }
  .management__info-email a {
    color: #0D76F1;
    font-weight: 500; }

.connect {
  background-color: #FFFFFF; }
  .connect__title {
    margin-bottom: 40px; }
  .connect__content {
    display: flex;
    justify-content: space-between;
    gap: 25px; }
  .connect__info {
    max-width: 550px;
    width: 100%; }
  .connect__contacts {
    font-size: 18px;
    line-height: calc(26 / 18);
    display: flex;
    flex-direction: column;
    margin-bottom: 24px; }
    .connect__contacts a {
      color: #0D76F1; }
  .connect__address-actual, .connect__address-legal {
    display: flex;
    flex-direction: column;
    gap: 4px; }
  .connect__map {
    max-width: 505px;
    max-height: 255px;
    margin: 24px 0; }
    .connect__map iframe {
      border: none; }
  .connect__form {
    max-width: 610px;
    width: 100%; }
    .connect__form .portlet-forms-display .col-ddm {
      max-width: 300px; }

.partnerships {
  position: relative; }
  .partnerships .fragment__title {
    margin-bottom: 40px;
    max-width: 737px; }
  .partnerships__img {
    position: absolute;
    right: 205px;
    bottom: 125px; }
    .partnerships__img img {
      max-width: 426px;
      max-height: 413px; }
  .partnerships__items {
    max-width: 660px;
    display: flex;
    flex-direction: column;
    gap: 48px; }
  .partnerships__item-logo {
    display: block;
    max-width: 230px; }
    .partnerships__item-logo img {
      max-width: 230px;
      max-height: 76px; }
  .partnerships__item-about {
    font-size: 18px;
    line-height: calc(26 / 18);
    margin: 16px 0 32px; }
  .partnerships__item .btn.btn-primary {
    font-size: 18px;
    line-height: calc(26 / 18);
    padding: 18px 24px; }
    .partnerships__item .btn.btn-primary:hover {
      color: #FFFFFF; }

.partners {
  padding: 56px 80px;
  position: relative;
  max-width: 1580px;
  width: 100%;
  margin: 0 auto; }
  .partners__items {
    display: flex;
    gap: 20px; }
  .partners__item {
    max-width: 400px;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 40px;
    padding: 40px !important;
    min-height: 170px;
    white-space: normal;
    transition: all .3s ease-in-out; }
    .partners__item:hover {
      color: #1D1D1F;
      box-shadow: 1px 1px 15px #B0B0BB; }
    .partners__item:focus-visible, .partners__item:focus {
      outline: none; }
    .partners__item-head {
      margin-bottom: 16px;
      display: grid;
      grid-template-columns: repeat(6, 1fr);
      gap: 10px;
      align-items: center;
      height: 88px; }
    .partners__item-title {
      font-size: 24px;
      line-height: calc(32 / 24);
      color: #1D1D1F;
      font-weight: 500;
      margin-bottom: 16px; }
    .partners__item-description {
      color: #ABABB6; }
    .partners__item.nav-link .partners__item-head img.layout-logo {
      display: block;
      max-width: 272px;
      width: 100%;
      max-height: 100%;
      grid-column: span 5; }
  .partners-slider {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% / 3) - 12px);
    transition: all 0.2s ease-in-out;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: 0; }
    .partners-slider__prev, .partners-slider__next {
      display: none;
      width: 22px;
      height: 28px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
      background-repeat: no-repeat;
      background-size: 22px 28px;
      background-position: center; }
    .partners-slider__prev.disabled, .partners-slider__next.disabled {
      opacity: 0.3;
      pointer-events: none; }
    .partners-slider__prev {
      left: 45px;
      background-image: url("../images/custom/icon-arrow-left.svg"); }
    .partners-slider__next {
      right: 45px;
      background-image: url("../images/custom/icon-arrow-right.svg"); }
    .partners-slider.dragging {
      scroll-behavior: auto;
      scroll-snap-type: none; }
      .partners-slider.dragging .partners__item {
        cursor: grab;
        user-select: none; }
    .partners-slider::-webkit-scrollbar {
      display: none; }
    .partners-slider .partners__item {
      scroll-snap-align: start; }
      .partners-slider .partners__item:hover {
        box-shadow: none; }
  .partners:has(.partners__items.partners-slider) .partners-slider__prev,
  .partners:has(.partners__items.partners-slider) .partners-slider__next {
    display: block; }

body:has(.partners) h1.component-heading {
  padding: 80px 80px 0;
  max-width: 1580px;
  width: 100%;
  margin: 0 auto; }

.why-block {
  font-size: 24px;
  line-height: calc(32 / 24); }
  .why-block__description {
    margin-bottom: 24px;
    font-size: 20px;
    line-height: calc(28 / 20); }
  .why-block__link a {
    color: #0D76F1; }
    .why-block__link a:hover {
      color: #005FCE; }

.vacancies {
  padding: 80px;
  max-width: 1580px;
  width: 100%;
  margin: 0 auto 20px; }
  .vacancies__title {
    margin-bottom: 32px; }
  .vacancies__empty {
    font-size: 18px;
    line-height: calc(26 / 18); }

.vacancy {
  border-top: 1px solid #C7CCD7;
  padding: 16px 0;
  display: flex;
  justify-content: space-between;
  gap: 20px; }
  .vacancy__inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding: 16px 0; }
  .vacancy__title {
    font-size: 24px;
    line-height: calc(32 / 24);
    font-weight: 500;
    color: #1D1D1F;
    transition: all 0.3s ease-in-out; }
    .vacancy__title:hover {
      color: #0D76F1; }
  .vacancy__date {
    font-size: 16px;
    line-height: calc(24 / 16);
    color: #ABABB6; }

.search-results {
  width: 100%;
  margin-bottom: 40px; }
  .search-results__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    margin-bottom: 24px; }
  .search-results__total {
    display: inline-block;
    color: #3A3B3F; }
  .search-results__filters {
    display: none;
    background-image: url("../images/custom/icon-filters.svg");
    background-repeat: no-repeat;
    background-size: 18px 14px;
    background-position: center;
    background-color: transparent;
    border: none;
    width: 18px;
    height: 14px;
    cursor: pointer; }
    .search-results__filters-close {
      display: none;
      position: fixed;
      top: 30px;
      right: 24px;
      z-index: 5;
      width: 14px;
      height: 14px;
      background-image: url("../images/custom/icon-close.svg");
      background-repeat: no-repeat;
      background-size: 14px 14px;
      background-position: center;
      background-color: transparent;
      border: none;
      cursor: pointer; }
      .has-control-menu .search-results__filters-close {
        top: 86px; }
  .search-results__items {
    display: flex;
    flex-direction: column;
    gap: 24px; }
  .search-results__item {
    display: flex;
    gap: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid #C7CCD7; }
    .search-results__item-icon {
      max-width: 75px;
      width: 100%;
      height: 75px;
      display: block;
      border-radius: 12px;
      background-color: #f6f6f7;
      background-image: url("../images/custom/icon-default-content.svg");
      background-repeat: no-repeat;
      background-position: center; }
      .search-results__item-icon.type-blog {
        background-image: url("../images/custom/icon-pencil.svg"); }
      .search-results__item-icon.type-document {
        background-image: url("../images/custom/icon-document.svg"); }
      .search-results__item-icon.type-web-news {
        background-image: url("../images/custom/icon-megaphone.svg"); }
      .search-results__item-icon.type-web-blog {
        background-image: url("../images/custom/icon-blog.svg"); }
      .search-results__item-icon.type-web-article {
        background-image: url("../images/custom/icon-article.svg"); }
      .search-results__item-icon.type-web-job {
        background-image: url("../images/custom/icon-vacancy.svg"); }
    .search-results__item-info {
      display: flex;
      flex-direction: column; }
    .search-results__item-date {
      color: #9F9FA8;
      margin-bottom: 12px; }
    .search-results__item-title {
      font-size: 20px;
      line-height: calc(28 / 20);
      font-weight: 500;
      color: #1D1D1F;
      margin-bottom: 4px; }
    .search-results__item-type {
      font-size: 18px;
      line-height: calc(26 / 18);
      color: #0D76F1;
      margin-top: 12px; }
    .search-results__item .highlight {
      background: none;
      font-weight: 700;
      margin: 0; }

body:has(.portlet-search-results) #content .input-group-item.search-bar-keywords-input-wrapper {
  max-width: 1420px;
  width: 100%;
  margin: 0 auto; }

body:has(.portlet-search-results) #content input.form-control.search-bar-keywords-input,
body:has(.portlet-search-results) #content .input-group-inset-item.input-group-inset-item-after {
  border: none;
  background-color: #F6F6F7; }

body:has(.portlet-search-results) #content input.form-control.search-bar-keywords-input {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  height: 50px; }

body:has(.portlet-search-results) #content .input-group-inset-item.input-group-inset-item-after {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px; }
  body:has(.portlet-search-results) #content .input-group-inset-item.input-group-inset-item-after .lexicon-icon {
    width: 13px;
    height: 13px;
    fill: #B0B0BB; }
  body:has(.portlet-search-results) #content .input-group-inset-item.input-group-inset-item-after .btn:active,
  body:has(.portlet-search-results) #content .input-group-inset-item.input-group-inset-item-after .btn:focus {
    box-shadow: none; }

body:has(.portlet-search-results) #content .input-group .btn,
body:has(.portlet-search-results) #content .input-group .btn:focus,
body:has(.portlet-search-results) #content .input-group .form-control:focus {
  z-index: 0; }

body:has(.portlet-search-results) #content input:-webkit-autofill, body:has(.portlet-search-results) #content input:-webkit-autofill:hover, body:has(.portlet-search-results) #content input:-webkit-autofill:focus, body:has(.portlet-search-results) #content input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px #F6F6F7 inset;
  transition: background-color 5000s ease-in-out; }

body:has(.portlet-search-results) #content .row {
  max-width: 1444px;
  width: 100%;
  margin: 0 auto; }
  body:has(.portlet-search-results) #content .row .col:nth-child(2) {
    margin-top: 48px; }

body:has(.portlet-search-results) #content .portlet-type-facet,
body:has(.portlet-search-results) #content .portlet-tag-facet {
  display: flex;
  flex-direction: column;
  align-items: end; }
  body:has(.portlet-search-results) #content .portlet-type-facet .portlet,
  body:has(.portlet-search-results) #content .portlet-tag-facet .portlet {
    max-width: 230px;
    width: 100%; }
  body:has(.portlet-search-results) #content .portlet-type-facet .portlet-body,
  body:has(.portlet-search-results) #content .portlet-tag-facet .portlet-body {
    margin-bottom: 6px; }

body:has(.portlet-search-results) #content .search-facet {
  font-size: 16px;
  line-height: calc(20 / 16);
  border: none; }
  body:has(.portlet-search-results) #content .search-facet .h4.panel-title {
    color: #1D1D1F;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 16px; }
    body:has(.portlet-search-results) #content .search-facet .h4.panel-title .collapse-icon {
      padding: 0 0 0 20px; }
      body:has(.portlet-search-results) #content .search-facet .h4.panel-title .collapse-icon-open, body:has(.portlet-search-results) #content .search-facet .h4.panel-title .collapse-icon-closed {
        right: auto;
        left: 0;
        width: 10px;
        height: 9px; }
        body:has(.portlet-search-results) #content .search-facet .h4.panel-title .collapse-icon-open .lexicon-icon, body:has(.portlet-search-results) #content .search-facet .h4.panel-title .collapse-icon-closed .lexicon-icon {
          width: 10px;
          height: 9px;
          fill: #B0B0BB; }
  body:has(.portlet-search-results) #content .search-facet .panel-collapse .panel-body {
    padding: 0;
    flex-direction: column; }
  body:has(.portlet-search-results) #content .search-facet .panel-collapse .facet-value {
    margin-bottom: 12px; }
    body:has(.portlet-search-results) #content .search-facet .panel-collapse .facet-value .custom-checkbox .custom-control-label::before {
      border-radius: 4px; }
    body:has(.portlet-search-results) #content .search-facet .panel-collapse .facet-value .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
      background-size: 100%; }
    body:has(.portlet-search-results) #content .search-facet .panel-collapse .facet-value .custom-control-label-text {
      font-size: 16px;
      line-height: calc(20 / 16);
      color: #1D1D1F;
      padding-left: 8px; }
    body:has(.portlet-search-results) #content .search-facet .panel-collapse .facet-value .term-count {
      font-size: 14px;
      line-height: 20px;
      color: #B0B0BB; }

body:has(.portlet-search-results) #content .btn.facet-clear-btn {
  border: 1px solid #0D76F1;
  border-radius: 4px;
  padding: 7px 15px;
  margin-left: 0;
  max-width: max-content; }
  body:has(.portlet-search-results) #content .btn.facet-clear-btn:hover {
    color: #005FCE;
    text-decoration: none; }

body:has(.portlet-search-results) #content .portlet-modified-facet {
  display: flex;
  flex-direction: column;
  align-items: end; }
  body:has(.portlet-search-results) #content .portlet-modified-facet .portlet {
    max-width: 230px;
    width: 100%; }
  body:has(.portlet-search-results) #content .portlet-modified-facet .facet-value a .term-name {
    color: #1D1D1F; }
  body:has(.portlet-search-results) #content .portlet-modified-facet .facet-value a[id*="custom-range-toggleLink"] .term-name {
    color: #0D76F1;
    font-weight: 400; }
  body:has(.portlet-search-results) #content .portlet-modified-facet .modified-custom-range .col-md-6 {
    padding: 0 7px 0 0;
    max-width: max-content; }
  body:has(.portlet-search-results) #content .portlet-modified-facet .modified-custom-range .lfr-ddm-field-group {
    display: flex;
    align-items: center;
    gap: 10px; }
    body:has(.portlet-search-results) #content .portlet-modified-facet .modified-custom-range .lfr-ddm-field-group .control-label {
      max-width: 20px;
      width: 100%; }
    body:has(.portlet-search-results) #content .portlet-modified-facet .modified-custom-range .lfr-ddm-field-group .lfr-input-date {
      width: 100%; }
  body:has(.portlet-search-results) #content .portlet-modified-facet .modified-custom-range .btn.modified-facet-custom-range-filter-button {
    background-color: #0D76F1;
    color: #FFFFFF;
    font-weight: 400;
    border: none;
    margin-bottom: 16px; }
    body:has(.portlet-search-results) #content .portlet-modified-facet .modified-custom-range .btn.modified-facet-custom-range-filter-button:hover {
      background-color: #005FCE; }

body:has(.portlet-search-results) #content .pagination-bar .pagination-items-per-page,
body:has(.portlet-search-results) #content .pagination-bar .pagination-results {
  display: none; }

body:has(.portlet-search-results) #content .pagination-bar .pagination {
  border-radius: 8px;
  border: 1px solid #C7CCD7; }
  body:has(.portlet-search-results) #content .pagination-bar .pagination .page-item {
    margin: 0;
    position: relative; }
    body:has(.portlet-search-results) #content .pagination-bar .pagination .page-item.active .page-link {
      background-color: transparent;
      color: #0D76F1; }
    body:has(.portlet-search-results) #content .pagination-bar .pagination .page-item:after {
      content: '';
      width: 1px;
      height: 20px;
      background-color: #C7CCD7;
      position: absolute;
      right: -1px;
      top: 10px; }
    body:has(.portlet-search-results) #content .pagination-bar .pagination .page-item:last-child:after {
      display: none; }
  body:has(.portlet-search-results) #content .pagination-bar .pagination .page-link {
    border-radius: 4px;
    padding: 18px 14px;
    font-size: 16px;
    line-height: 24px; }

.vacancy-page {
  width: 100%; }
  .vacancy-page .fragment__inner {
    display: flex;
    justify-content: space-between;
    gap: 15px; }
  .vacancy-page__left {
    max-width: 886px;
    width: 100%; }
  .vacancy-page__right {
    max-width: 294px;
    width: 100%; }
    .vacancy-page__right .vacancy-page__tags:last-child {
      margin-bottom: 48px; }
  .vacancy-page__head {
    margin-bottom: 32px; }
    .vacancy-page__head .btn.btn-primary {
      padding: 18px 24px; }
  .vacancy-page__info {
    display: flex;
    flex-direction: column;
    gap: 32px; }
  .vacancy-page__block-title {
    font-size: 24px;
    line-height: calc(32 / 24);
    font-weight: 500;
    margin-bottom: 12px; }
  .vacancy-page__block-content {
    padding-left: 25px; }
    .vacancy-page__block-content li {
      list-style-type: disc; }
  .vacancy-page__connect {
    font-size: 16px;
    line-height: calc(24 / 16); }
    .vacancy-page__connect a {
      color: #0D76F1; }
      .vacancy-page__connect a:hover {
        color: #005FCE; }
  .vacancy-page__tags {
    margin-bottom: 24px; }
    .vacancy-page__tags-title {
      font-size: 18px;
      line-height: calc(26 / 18);
      font-weight: 400;
      margin-bottom: 16px; }
    .vacancy-page__tags-content {
      display: flex;
      flex-wrap: wrap;
      gap: 16px; }
      .vacancy-page__tags-content span {
        background-color: #F5F7F9;
        border-radius: 8px;
        padding: 8px 12px;
        text-transform: lowercase; }
  .vacancy-page__other-vacancies {
    padding-top: 12px; }
    .vacancy-page__other-vacancies .portlet:hover .visible-interaction {
      display: none; }
    .vacancy-page__other-vacancies .asset-abstract {
      margin-bottom: 16px !important; }
      .vacancy-page__other-vacancies .asset-abstract div:first-child {
        margin-bottom: 0 !important; }
    .vacancy-page__other-vacancies .component-title.h4 {
      margin: 0; }
      .vacancy-page__other-vacancies .component-title.h4 a {
        font-size: 18px;
        line-height: calc(26 / 18);
        font-weight: 500; }
    .vacancy-page__other-vacancies .metadata-author,
    .vacancy-page__other-vacancies .asset-content {
      display: none; }

.news-cards {
  max-width: 885px;
  padding-bottom: 60px; }
  .news-cards a {
    color: #1D1D1F; }
  .news-cards__items {
    display: flex;
    flex-direction: column;
    gap: 32px; }
  .news-cards__item {
    display: flex;
    gap: 24px; }
    .news-cards__item:nth-child(n + 5) {
      display: none; }
    .news-cards__item-content {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
    .news-cards__item-top {
      color: #ABABB6;
      margin-bottom: 12px; }
    .news-cards__item-img {
      max-width: 240px;
      width: 100%;
      max-height: 174px;
      display: block;
      text-align: center;
      border-radius: 16px;
      border: 1px solid #E5E5E6;
      overflow: hidden;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      display: flex;
      justify-content: center;
      align-items: center; }
      .news-cards__item-img img {
        max-width: 240px;
        max-height: 174px; }
    .news-cards__item-title {
      font-size: 24px;
      line-height: calc(32 / 24);
      font-weight: 500;
      display: block;
      margin-bottom: 10px; }
    .news-cards__item-arrow {
      display: block;
      width: 24px;
      height: 24px;
      background-image: url("../images/custom/icon-arrow-up-right.svg");
      background-repeat: no-repeat;
      background-position: center; }
  .news-cards .btn.show-news-cards-more {
    font-size: 18px;
    line-height: calc(26 / 18);
    font-weight: 400;
    padding: 16px 24px;
    border: 1px solid #0D76F1;
    border-radius: 16px;
    margin-top: 40px;
    transition: all 0.2s ease-in-out; }
    .news-cards .btn.show-news-cards-more:hover {
      color: #0D76F1; }

body:has(.news-cards, .blogs-cards) .entry-title.taglib-categorization-filter {
  display: none; }

body:has(.news-cards, .blogs-cards) .taglib-page-iterator {
  display: none; }

body:has(.news-cards, .blogs-cards) .portlet-asset-tags-navigation .portlet-body {
  display: flex;
  justify-content: flex-end; }

body:has(.news-cards, .blogs-cards) #content .row {
  padding: 0 70px;
  max-width: 1580px;
  margin: 0 auto; }

.portlet-asset-tags-navigation .nav-tags {
  max-width: 295px;
  width: 100%;
  padding: 32px;
  margin: 0;
  border: 1px solid #0D76F1;
  border-radius: 24px; }
  .portlet-asset-tags-navigation .nav-tags__items {
    display: flex;
    flex-wrap: wrap;
    gap: 12px; }
  .portlet-asset-tags-navigation .nav-tags__item {
    font-size: 16px;
    line-height: 150%;
    margin: 0; }
    .portlet-asset-tags-navigation .nav-tags__item-link {
      color: #1D1D1F;
      transition: all 0.2s ease-in-out;
      word-break: break-word; }
      .portlet-asset-tags-navigation .nav-tags__item-link:hover {
        color: #0D76F1; }
    .portlet-asset-tags-navigation .nav-tags__item .tag-selected {
      font-size: 24px;
      font-weight: 500;
      color: #0D76F1; }
  .portlet-asset-tags-navigation .nav-tags .nav-tags__reset {
    font-size: 14px;
    padding: 7px 15px;
    margin-top: 20px; }
    .portlet-asset-tags-navigation .nav-tags .nav-tags__reset:hover {
      color: #FFFFFF; }

.portlet-asset-tags-navigation .nav-tags-min,
.portlet-asset-tags-navigation .nav-tags-min__close,
.portlet-asset-tags-navigation .nav-tags-min__title {
  display: none; }

.portlet-asset-tags-navigation .nav-tags-min {
  justify-content: space-between;
  align-items: center;
  border-radius: 12px;
  background-color: #F5F6F9;
  padding: 15px 15px 15px 20px;
  max-width: 100%;
  width: 100%; }
  .portlet-asset-tags-navigation .nav-tags-min__selected {
    font-size: 12px;
    line-height: 18px; }
  .portlet-asset-tags-navigation .nav-tags-min__btn {
    width: 18px;
    height: 18px;
    border: none;
    background-image: url("../images/custom/icon-list.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer; }
  .portlet-asset-tags-navigation .nav-tags-min__close {
    width: 14px;
    height: 14px;
    padding: 0;
    background-image: url("../images/custom/icon-close.svg");
    background-repeat: no-repeat;
    background-size: 14px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 20px; }
  .portlet-asset-tags-navigation .nav-tags-min__title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 24px;
    margin-top: 44px; }

.blogs-cards {
  padding-bottom: 60px; }
  .blogs-cards__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; }
  .blogs-cards__item {
    max-width: 432px;
    background-color: #FFFFFF;
    border-radius: 24px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 12px;
    min-height: 600px;
    padding: 32px; }
    .blogs-cards__item:nth-child(n + 7) {
      display: none; }
    .blogs-cards__item-content {
      height: 100%;
      display: flex;
      flex-direction: column; }
    .blogs-cards__item-img {
      width: 100%;
      height: 100%;
      margin-bottom: 24px;
      border: 1px solid #E5E5E6;
      border-radius: 20px;
      max-width: 368px;
      max-height: 230px;
      overflow: hidden;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      display: flex;
      justify-content: center;
      align-items: center; }
      .blogs-cards__item-img img {
        max-width: 368px;
        width: 100%;
        max-height: 230px; }
    .blogs-cards__item-date {
      display: block;
      margin-bottom: 12px;
      color: #ABABB6; }
    .blogs-cards__item-title {
      display: block;
      color: #1D1D1F;
      font-size: 24px;
      line-height: calc(32 / 24);
      font-weight: 500;
      margin-bottom: 12px; }
    .blogs-cards__item-arrow {
      display: block;
      width: 16px;
      height: 16px;
      background-image: url("../images/custom/icon-arrow-up-right.svg");
      background-repeat: no-repeat;
      background-size: 16px 16px;
      transition: all 0.3s ease-in-out; }
      .blogs-cards__item-arrow:hover {
        background-image: url("../images/custom/icon-arrow-up-right-blue.svg"); }
  .blogs-cards .show-blogs-cards-more {
    font-size: 18px;
    line-height: calc(26 / 18);
    font-weight: 400;
    padding: 16px 24px;
    border: 1px solid #0D76F1;
    border-radius: 16px;
    margin-top: 40px;
    transition: all 0.2s ease-in-out; }
    .blogs-cards .show-blogs-cards-more:hover {
      color: #0D76F1; }

.view-card__banner {
  display: flex;
  align-items: center;
  min-height: 350px;
  background-image: url("../images/custom/backgrounds/bg-default.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 75px 80px;
  margin-bottom: 60px; }
  .view-card__banner-inner {
    max-width: 1420px;
    width: 100%;
    margin: 0 auto; }
    .view-card__banner-inner > div {
      max-width: 721px; }
  .view-card__banner-back {
    color: #ABABB6;
    font-weight: 500;
    padding-left: 20px;
    background-image: url("../images/custom/icon-arrow-left-grey.svg");
    background-repeat: no-repeat;
    background-position: left center; }
    .view-card__banner-back:hover {
      color: #B0B0BB; }
  .view-card__banner-title {
    font-size: 36px;
    line-height: calc(45 / 36);
    font-weight: 500;
    margin: 48px 0 16px 0; }
  .view-card__banner-date {
    color: #ABABB6;
    margin-bottom: 48px; }
  .view-card__banner-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px; }
    .view-card__banner-tags span {
      border: 1px solid #3A3B3F;
      border-radius: 8px;
      padding: 4px 8px;
      font-weight: 500;
      color: #ABABB6; }

.view-card__content {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
  width: 100%;
  padding: 0 80px 100px;
  max-width: 1580px;
  margin: 0 auto; }
  .view-card__content-info {
    max-width: 886px;
    width: 100%;
    grid-column: span 9; }
    .view-card__content-info img {
      width: 100%;
      border-radius: 24px;
      border: 1px solid #e5e5e5;
      margin: 15px 0; }
    .view-card__content-info .has-tags,
    .view-card__content-info .date {
      display: none; }
  .view-card__content-other {
    max-width: 294px;
    width: 100%;
    grid-column: span 3; }

.view-card__other-title {
  font-size: 24px;
  line-height: calc(32 / 24);
  font-weight: 500;
  margin-bottom: 32px; }

.view-card__other-btn {
  font-size: 18px;
  line-height: calc(26 / 18);
  font-weight: 400;
  padding: 16px 24px;
  border: 1px solid #0D76F1;
  border-radius: 16px;
  margin-top: 32px;
  transition: all 0.2s ease-in-out; }
  .view-card__other-btn:hover {
    color: #0D76F1; }

.view-card .portlet-asset-publisher .portlet:hover .visible-interaction {
  display: none; }

.view-card .portlet-asset-publisher .list-group {
  color: #1D1D1F;
  border-radius: 0;
  margin: 0;
  gap: 24px; }
  .view-card .portlet-asset-publisher .list-group a {
    color: #1D1D1F; }
  .view-card .portlet-asset-publisher .list-group-item {
    border: none;
    padding: 0; }
    .view-card .portlet-asset-publisher .list-group-item .autofit-col {
      padding: 0; }
      .view-card .portlet-asset-publisher .list-group-item .autofit-col:first-child {
        display: none; }
  .view-card .portlet-asset-publisher .list-group-title.text-truncate {
    font-size: 16px;
    line-height: calc(24 / 16);
    font-weight: 500;
    color: #1D1D1F;
    margin: 8px 0 0;
    white-space: normal;
    order: 2; }
  .view-card .portlet-asset-publisher .list-group-subtitle.text-truncate {
    white-space: normal;
    color: #ABABB6;
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
    order: 1; }

#content:has(.news-cards, .blogs-cards) .portlet-bookmarks {
  pointer-events: none;
  height: 80px;
  visibility: hidden;
  margin-top: -80px;
  margin-bottom: 60px; }

#content:has(.news-cards, .blogs-cards) .default-banner {
  margin-bottom: 0; }

.journal-content-article li {
  list-style-type: inherit; }

@media (max-width: 1300px) {
  .incomand-advantages__img {
    right: 40px;
    max-width: 490px; }
  .partnerships__img {
    right: 40px;
    bottom: 170px; }
    .partnerships__img img {
      max-width: 316px;
      max-height: 303px; } }

@media (max-width: 1200px) {
  .fragment {
    padding: 40px; }
    .fragment__head {
      max-width: 100%; }
  .banner-main {
    height: auto; }
    .banner-main__inner {
      padding-top: 17px; }
    .banner-main__title {
      max-width: 456px; }
    .banner-main__description {
      max-width: 456px; }
  .products__item {
    min-height: auto; }
    .products__item-head {
      margin-bottom: 16px; }
    .products__item-logo {
      max-height: 52px; }
    .products__item-title {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 8px; }
    .products__item-description {
      font-size: 14px;
      line-height: 20px; }
  .expertise {
    background-size: 400px; }
  .quote-gd .fragment__inner {
    display: block; }
  .quote-gd__info {
    max-width: 100%; }
  .quote-gd__bottom {
    margin-top: 48px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between; }
  .order-consultation {
    background-image: none; }
    .order-consultation__title {
      font-size: 36px;
      line-height: 45px;
      margin-bottom: 32px;
      max-width: 820px; }
    .order-consultation__info {
      display: block;
      font-size: 16px;
      line-height: 24px; }
    .order-consultation__description-block {
      max-width: 100%; }
    .order-consultation__form {
      max-width: 100%;
      min-height: auto;
      max-height: 100%;
      margin-top: 20px; }
      .order-consultation__form .portlet-forms-display .row {
        justify-content: space-between; }
      .order-consultation__form .portlet-forms-display .col-ddm {
        max-width: 100%; }
      .order-consultation__form .portlet-forms-display .form-group .form-control {
        padding: 12px;
        height: 48px; }
      .order-consultation__form .portlet-forms-display .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
        padding-top: 24px; }
        .order-consultation__form .portlet-forms-display .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
          float: left !important; }
  .footer__inner {
    background: url("../images/custom/logo.svg") no-repeat 60px 48px/90px 27px;
    padding: 48px 60px 60px; }
  .footer__info {
    padding: 67px 0 0; }
  .footer__copyright {
    padding: 32px 60px; }
    .footer__copyright-inner {
      gap: 10px;
      padding: 0;
      align-items: end; }
      .footer__copyright-inner div:first-child {
        max-width: 248px; }
      .footer__copyright-inner div:nth-child(2) {
        max-width: 218px;
        flex-direction: column;
        gap: 0; }
        .footer__copyright-inner div:nth-child(2) a {
          margin-right: 0; }
  .management__title {
    margin-bottom: 48px; }
  .management__employee {
    flex-direction: column; }
    .management__employee img {
      margin-right: 0;
      margin-bottom: 24px; }
  .connect {
    background-color: transparent; }
    .connect.fragment {
      padding: 40px 40px 0; }
    .connect__title {
      margin-bottom: 24px; }
    .connect__content {
      flex-direction: column;
      gap: 60px; }
    .connect__info {
      max-width: 100%; }
    .connect__contacts {
      font-size: 16px;
      line-height: 24px; }
    .connect__map {
      max-width: 100%; }
      .connect__map iframe {
        width: 100%; }
    .connect__form {
      max-width: 100%;
      background-color: #FFFFFF;
      border-radius: 24px;
      padding: 40px;
      box-sizing: content-box;
      margin-left: -40px; }
      .connect__form .portlet-forms-display .row {
        flex-direction: column !important;
        margin-bottom: 8px; }
      .connect__form .portlet-forms-display .col-ddm {
        max-width: 100%; }
      .connect__form .portlet-forms-display .form-group {
        margin-bottom: 0; }
      .connect__form .portlet-forms-display .lfr-ddm-form-pagination-controls {
        display: flex; }
        .connect__form .portlet-forms-display .lfr-ddm-form-pagination-controls button {
          font-size: 16px;
          line-height: 24px;
          padding: 12px 20px; }
  .incomand-banner,
  .entaxy-banner {
    padding: 65px 40px; }
    .incomand-banner a.btn.btn-primary,
    .entaxy-banner a.btn.btn-primary {
      font-size: 18px;
      line-height: 26px;
      padding: 18px 24px; }
  .incomand-advantages {
    text-align: center; }
    .incomand-advantages .fragment__head {
      margin-bottom: 0;
      text-align: left; }
    .incomand-advantages__img {
      position: static;
      max-width: 316px;
      margin: 24px 0; }
    .incomand-advantages__items {
      max-width: 100%;
      text-align: left; }
    .incomand-advantages__title {
      margin-bottom: 12px; }
  .incomand-tasks__items {
    grid-template-columns: repeat(2, 1fr); }
  .incomand-tasks__item {
    min-height: auto; }
  .entaxy-about .fragment__head {
    margin-bottom: 56px; }
  .entaxy-about__item-title {
    margin-top: 16px; }
  .entaxy-advantages .fragment__inner {
    flex-direction: column;
    gap: 56px; }
  .entaxy-advantages__info, .entaxy-advantages__description, .entaxy-advantages__items, .entaxy-advantages__item {
    max-width: 100%; }
  .entaxy-advantages__title {
    margin-bottom: 24px;
    padding-top: 0; }
  .entaxy-advantages__subtitle {
    margin-bottom: 32px; }
  .default-banner {
    min-height: auto;
    padding: 100px 40px; }
  .news-cards {
    padding: 30px 0 60px;
    text-align: center;
    max-width: 100%; }
    .news-cards__items {
      text-align: left; }
    .news-cards .btn.show-news-cards-more {
      margin-top: 32px; }
  body:has(.news-cards, .blogs-cards) #content .row {
    flex-direction: column-reverse !important;
    padding: 0 28px; }
    body:has(.news-cards, .blogs-cards) #content .row .col {
      max-width: 100%; }
  body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags {
    max-width: 100%;
    padding: 32px; }
    body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags__items {
      gap: 24px 12px; }
  .blogs-cards {
    padding-top: 30px;
    text-align: center; }
    .blogs-cards__items {
      text-align: left; }
    .blogs-cards__item {
      min-height: auto; }
      .blogs-cards__item-img,
      .blogs-cards__item-img img {
        max-width: 362px; }
      .blogs-cards__item-arrow {
        display: none; }
    .blogs-cards .show-blogs-cards-more {
      font-size: 16px;
      line-height: 24px;
      padding: 12px 20px; }
  body:has(.partnerships) .default-banner {
    padding: 72px 40px;
    background-size: contain; }
  .partnerships .fragment__title {
    max-width: 100%;
    margin-bottom: 32px; }
  .partnerships__img {
    position: static;
    text-align: center; }
  .partnerships__items {
    max-width: 100%;
    margin-top: 16px; }
  .partnerships__item-about {
    margin-top: 8px; }
  .partnerships__item .btn.btn-primary {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 20px; }
  body:has(.partners) h1.component-heading {
    padding: 40px 40px 0; }
  .partners {
    padding: 56px 40px; }
    .partners__item {
      padding: 32px; }
      .partners__item-head {
        height: 78px; }
      .partners__item-arrow {
        display: none; }
  .view-card__banner {
    background-size: contain;
    padding: 60px 40px; }
    .view-card__banner-inner > div {
      max-width: 627px; }
  .view-card__content {
    padding: 0 40px 80px;
    display: block; }
    .view-card__content-info img {
      margin: 32px 0; }
    .view-card__content-other {
      max-width: 100%;
      margin-top: 48px; }
      .view-card__content-other > div:last-child {
        text-align: center; }
      .view-card__content-other-btn {
        margin-top: 34px;
        font-size: 16px;
        line-height: 24px;
        padding: 12px 20px; }
  .view-card .portlet-asset-publisher .list-group {
    gap: 16px; }
  .view-card .portlet-asset-publisher .list-group-title.text-truncate {
    margin-top: 4px; }
  body:has(.why-block) .default-banner {
    background-size: contain;
    padding: 86px 40px; }
  .vacancies {
    padding: 40px; }
  .vacancy-page__left {
    max-width: 518px; }
  .redhat-banner {
    background-size: 286px 463px; }
    .redhat-banner .fragment__inner {
      gap: 80px; }
    .redhat-banner__top {
      margin-right: 157px; }
      .redhat-banner__top img {
        max-width: 210px;
        max-height: 86px; }
    .redhat-banner__about-title, .redhat-banner__about-desc {
      max-width: 100%; }
    .redhat-banner__items {
      grid-template-columns: repeat(2, 1fr); }
  .redhat-solutions__head {
    max-width: 100%; }
  .redhat-solutions__item {
    min-height: 248px; }
  .wso-banner {
    background-size: contain; }
    .wso-banner__inner img {
      margin-top: 78px;
      max-width: 171px;
      margin-right: 120px; }
  .wso-about__head {
    max-width: 100%; }
  .wso-about__desc {
    margin-top: 32px; }
  .wso-solutions {
    min-height: auto;
    background-image: none; }
    .wso-solutions .fragment__inner {
      gap: 48px;
      flex-direction: column; }
    .wso-solutions__info, .wso-solutions__items {
      max-width: 100%; }
    .wso-solutions__item-title {
      margin-bottom: 8px; }
  .wso-products__item img {
    max-width: 100px;
    max-height: 100px; }
  .liferay-banner {
    background-size: 286px 463px;
    padding: 40px 40px 60px; }
    .liferay-banner .fragment__inner {
      gap: 80px; }
    .liferay-banner__top img {
      margin-top: 35px;
      max-width: 210px;
      max-height: 62px; }
    .liferay-banner__years {
      display: flex;
      flex-direction: column; }
  .liferay-solutions__items {
    grid-template-columns: repeat(2, 1fr); }
  .liferay-solutions__item {
    max-width: 100%; }
  body:has(.portlet-search-results) #content .input-group-item.search-bar-keywords-input-wrapper {
    padding: 0 40px; }
  body:has(.portlet-search-results) #content .row {
    padding: 0 40px;
    flex-wrap: nowrap;
    gap: 40px;
    justify-content: space-between; }
    body:has(.portlet-search-results) #content .row .col {
      width: 100%;
      padding: 0; }
    body:has(.portlet-search-results) #content .row .col:first-child {
      max-width: 636px; }
  .search-results__item-icon {
    display: none; }
  .chronology__title {
    margin-bottom: 32px; }
  .chronology__content {
    flex-direction: column-reverse;
    gap: 32px; }
  .chronology__points {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative; }
    .chronology__points:before {
      content: '';
      width: 4px;
      height: calc(100% - 12px);
      background-color: #EEF1F4;
      position: absolute;
      top: 12px;
      left: 2px; }
  .chronology__point {
    display: block;
    padding-left: 20px;
    position: relative; }
    .chronology__point:before {
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      background-color: #1D1D1F;
      border-radius: 50%;
      position: absolute;
      top: 12px;
      left: 0;
      z-index: 2; }
    .chronology__point-year {
      max-width: 100%;
      border-right: none; }
      .chronology__point-year span {
        width: min-content;
        display: block;
        color: #3A3B3F;
        border: none;
        font-size: 28px;
        font-weight: 500;
        line-height: 30px;
        padding: 0;
        position: relative; }
        .chronology__point-year span:after {
          content: "";
          width: 10px;
          height: 5px;
          background-image: url("../images/custom/icon-arrow-down.svg");
          background-repeat: none;
          background-position: center;
          position: absolute;
          top: 12px;
          right: -20px; }
    .chronology__point-description {
      padding: 16px 0 0 2px;
      font-size: 16px;
      line-height: 24px;
      position: absolute;
      transform: translateY(-50%);
      transition: transform 0.3s ease;
      overflow: hidden;
      visibility: hidden; }
      .chronology__point-description:before {
        display: none; }
    .chronology__point:first-child .chronology__point-year::after, .chronology__point:last-child .chronology__point-year::after {
      display: none; }
    .chronology__point:last-child::after {
      content: '';
      width: 4px;
      height: calc(100% - 12px);
      background-color: #FFFFFF;
      position: absolute;
      top: 12px;
      left: 2px; }
    .chronology__point.open-point .chronology__point-year span {
      color: #0D76F1; }
      .chronology__point.open-point .chronology__point-year span:after {
        background-image: url("../images/custom/icon-arrow-up.svg"); }
    .chronology__point.open-point .chronology__point-description {
      position: static;
      visibility: visible;
      transform: translateY(0); }
  .chronology__about-company {
    max-width: 100%;
    background: none;
    padding: 0; }
  .pre-header,
  .header {
    display: none; }
  .header-min {
    display: flex; } }

@media (max-width: 1030px) {
  .header {
    height: 122px; }
    .header__inner {
      position: static;
      transform: translateX(0); }
      .header__inner .logo {
        padding-left: 0; }
    .header .navigation .navbar-nav {
      padding: 0; }
  .redhat-banner__head img {
    max-width: 230px; } }

@media (max-width: 950px) {
  .partners-slider {
    grid-auto-columns: calc((100% / 2) - 9px); } }

@media (max-width: 991px) {
  .fragment {
    margin-bottom: 20px; }
  .banner-main {
    background-image: url("../images/custom/backgrounds/bg-main-banner.jpg") !important; }
    .banner-main__inner {
      padding-top: 33px; }
  .products__item-arrow {
    display: none; }
  .expertise__tick {
    margin-bottom: 16px; }
  .quote-gd__photo {
    max-width: 243px;
    margin-bottom: 0; }
  .management__info {
    align-items: stretch;
    height: 100%; }
    .management__info-top {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%; }
  .incomand-banner,
  .entaxy-banner {
    padding: 40px; }
    .incomand-banner__inner,
    .entaxy-banner__inner {
      padding-top: 25px; }
    .incomand-banner__logo,
    .entaxy-banner__logo {
      max-width: 264px;
      max-height: 84px; }
    .incomand-banner__description,
    .entaxy-banner__description {
      max-width: 372px; }
  .incomand-banner {
    background-image: url("../images/custom/backgrounds/bg-incomand-min.png") !important; }
  .entaxy-banner {
    background-image: url("../images/custom/backgrounds/bg-entaxy-min.png") !important; }
  .default-banner {
    background-position: bottom 0 right -70px;
    background-image: url("../images/custom/backgrounds/bg-product.png"); }
    .default-banner__title, .default-banner__description,
    .default-banner .social {
      max-width: 482px; }
  body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags__items {
    gap: 21px 12px; }
  .news-cards__item-arrow {
    display: none; }
  .news-cards .btn.show-news-cards-more {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 20px; }
  .view-card__banner {
    padding: 40px;
    background-position: bottom 0 right -70px; }
    .view-card__banner-inner > div {
      max-width: 535px; }
  .view-card__other-btn {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 20px; }
  .search-results {
    margin-bottom: 30px; }
  body:has(.portlet-search-results) #content .row .col:first-child {
    max-width: 388px; }
  body:has(.portlet-search-results) #content .row .col:last-child {
    max-width: 220px;
    flex: auto; }
  body:has(.portlet-search-results) #content .pagination-bar {
    justify-content: start;
    align-items: start; }
  .partners__items {
    flex-direction: column;
    width: 100%; }
  .partners__item {
    max-width: 100%;
    padding: 32px !important; }
    .partners__item.nav-link .partners__item-head img.layout-logo {
      max-width: 195px; }
  .redhat-banner,
  .liferay-banner,
  .wso-banner {
    background-position: top right -60px; }
    .redhat-banner__top, .redhat-banner__inner,
    .liferay-banner__top,
    .liferay-banner__inner,
    .wso-banner__top,
    .wso-banner__inner {
      flex-direction: column; }
      .redhat-banner__top img, .redhat-banner__inner img,
      .liferay-banner__top img,
      .liferay-banner__inner img,
      .wso-banner__top img,
      .wso-banner__inner img {
        order: 1;
        margin-top: 0; }
    .redhat-banner__head,
    .liferay-banner__head,
    .wso-banner__head {
      order: 2;
      padding-top: 48px; }
  .redhat-banner__top img {
    max-width: 156px; }
  .liferay-banner__top {
    padding-top: 0; }
    .liferay-banner__top img {
      max-width: 136px; }
  .wso-banner__inner img {
    max-width: 114px; }
  .wso-banner__info {
    order: 2;
    padding-top: 48px; }
  .wso-about__items {
    display: flex;
    flex-direction: column; }
  .wso-products__item {
    padding: 40px; }
  body:has(.why-block) .default-banner {
    padding: 72px 40px; }
  .vacancy-page__left, .vacancy-page__right {
    max-width: 100%; }
  .footer {
    overflow: hidden; }
    .footer__inner {
      padding: 0 20px 20px;
      background-position: 20px 20px; }
    .footer__info {
      padding-top: 71px;
      flex-direction: column;
      gap: 0; }
      .footer__info .title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0; }
    .footer__connect {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      max-width: 100%;
      gap: 16px;
      padding: 24px 0 32px; }
      .footer__connect .btn {
        margin-bottom: 0; }
    .footer__contacts {
      font-size: 12px;
      line-height: 18px;
      display: grid;
      max-width: 100%;
      grid-template-columns: 110px 200px;
      column-gap: 15px; }
      .footer__contacts div:nth-child(1), .footer__contacts div:nth-child(2) {
        grid-column: span 1;
        grid-column-start: 1;
        grid-row-start: 1; }
      .footer__contacts div:nth-child(2) {
        margin-top: 18px; }
      .footer__contacts div:nth-child(3), .footer__contacts div:nth-child(4) {
        grid-column: span 1;
        grid-column-start: 2;
        grid-row-start: 1; }
      .footer__contacts div:nth-child(3) {
        margin-top: 0; }
      .footer__contacts div:nth-child(4) {
        grid-row-start: 2; }
    .footer__copyright {
      padding: 20px;
      font-size: 12px;
      line-height: 18px; }
    .footer__nav-products {
      border-bottom: 1px solid #2E2E32; }
    .footer__nav-company, .footer__nav-products {
      padding: 16px 0;
      border-top: 1px solid #2E2E32;
      position: relative;
      cursor: pointer;
      user-select: none; }
      .footer__nav-company:hover, .footer__nav-products:hover {
        color: #0D76F1; }
      .footer__nav-company:after, .footer__nav-products:after {
        content: '';
        width: 10px;
        height: 5px;
        background-image: url("../images/custom/icon-arrow-down.svg");
        background-size: 10px 5px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%); }
      .footer__nav-company .portlet-navigation, .footer__nav-products .portlet-navigation {
        display: none; }
    .footer__nav-company.nav-visible .portlet-navigation, .footer__nav-products.nav-visible .portlet-navigation {
      display: block;
      padding-top: 10px; }
    .footer__nav-company.nav-visible:after, .footer__nav-products.nav-visible:after {
      transform: rotate(180deg);
      top: 25px; } }

@media (max-width: 768px) {
  .fragment {
    border-radius: 24px;
    padding: 32px 20px; }
    .fragment__title {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 16px; }
    .fragment__description {
      font-size: 14px;
      line-height: 20px; }
    .fragment__head {
      margin-bottom: 32px; }
  #content {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0; }
    #content:has(.chronology, .privacy-policy, .vacancy-page) {
      padding-top: 20px; }
  .banner-main {
    border-radius: 0;
    background-image: url("../images/custom/backgrounds/bg-main-min.jpg") !important;
    background-position: top center !important;
    min-height: 600px;
    padding: 286px 20px 32px; }
    .banner-main__title {
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 16px; }
    .banner-main__description {
      font-size: 16px;
      line-height: 22px; }
    .banner-main__order-consultation {
      max-width: 100%; }
      .banner-main__order-consultation .btn {
        width: 100%; }
  .products__items {
    flex-direction: column;
    gap: 10px; }
  .products__item {
    border-radius: 16px;
    padding: 20px;
    max-width: 100%; }
    .products__item-title {
      font-size: 18px;
      line-height: 24px;
      margin-top: 16px; }
  .expertise {
    background-image: none; }
    .expertise .fragment__head {
      margin-bottom: 32px; }
    .expertise__ticks {
      margin-bottom: 56px; }
    .expertise__tick {
      font-size: 18px;
      line-height: 24px;
      padding-left: 32px;
      background-size: 15px 11px; }
    .expertise__order-consultation {
      max-width: 100%; }
      .expertise__order-consultation .btn {
        width: 100%; }
  .quote-gd__info {
    font-size: 14px;
    line-height: 20px; }
  .quote-gd__bottom {
    margin-top: 24px;
    min-width: auto;
    gap: 16px; }
  .quote-gd__photo {
    max-width: 132px; }
  .quote-gd__author {
    font-size: 18px;
    line-height: 24px; }
  .quote-gd__position {
    font-size: 14px;
    line-height: 20px; }
  .order-consultation__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px; }
  .order-consultation__info {
    font-size: 14px;
    line-height: 20px; }
  .order-consultation__form {
    display: none; }
  .order-consultation__connect {
    display: block; }
  .chronology__title {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 30px; }
  .chronology__about-company {
    font-size: 14px;
    line-height: 20px; }
  .management__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 32px; }
  .management__employees {
    flex-direction: column;
    gap: 32px; }
  .management__employee img {
    margin-bottom: 16px; }
  .management__info {
    gap: 8px; }
    .management__info-quote {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 16px; }
    .management__info-name,
    .management__info-email a {
      font-size: 14px;
      line-height: 20px; }
    .management__info-position {
      font-size: 12px;
      line-height: 18px; }
  .connect.fragment {
    padding: 32px 20px; }
  .connect__title {
    font-size: 24px;
    line-height: 30px; }
  .connect__contacts, .connect__address-actual, .connect__address-legal {
    font-size: 14px;
    line-height: 20px; }
  .connect__map {
    max-width: 100%; }
  .connect__content {
    gap: 52px; }
  .connect__form {
    margin-left: -20px;
    padding: 32px 20px; }
    .connect__form .portlet-forms-display .lfr-ddm-form-page-description {
      font-size: 14px !important;
      line-height: 20px; }
    .connect__form .portlet-forms-display .form-group .form-control {
      padding: 15px 12px;
      font-size: 14px;
      line-height: 20px;
      height: auto !important; }
    .connect__form .portlet-forms-display .form-group fieldset .lfr-ddm-checkbox-multiple label {
      display: inline-block;
      width: 100%; }
      .connect__form .portlet-forms-display .form-group fieldset .lfr-ddm-checkbox-multiple label .custom-control-label {
        display: inline-block;
        width: 100%;
        font-size: 12px;
        line-height: 18px; }
    .connect__form .portlet-forms-display .lfr-ddm-form-pagination-controls button {
      width: 100%; }
  .incomand-banner,
  .entaxy-banner {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 249px;
    background-color: #000; }
    .incomand-banner__inner,
    .entaxy-banner__inner {
      padding-top: 0;
      max-width: 100%; }
    .incomand-banner__logo,
    .entaxy-banner__logo {
      max-width: 210px;
      max-height: 67px;
      margin-bottom: 16px; }
    .incomand-banner__description,
    .entaxy-banner__description {
      font-size: 16px;
      line-height: 20px; }
    .incomand-banner a.btn.btn-primary,
    .entaxy-banner a.btn.btn-primary {
      max-width: 100%;
      width: 100%; }
  .incomand-advantages__img {
    max-width: 254px; }
  .incomand-advantages__item {
    background-size: 15px 11px;
    padding-left: 32px;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 20px; }
    .incomand-advantages__item:last-child {
      margin-bottom: 0; }
  .incomand-advantages__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 4px; }
  .incomand-tasks__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 32px; }
  .incomand-tasks__items {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .incomand-tasks__item {
    border-radius: 16px;
    padding: 16px;
    flex-direction: row;
    gap: 16px;
    text-align: left; }
    .incomand-tasks__item-icon {
      width: 80px;
      height: 80px; }
    .incomand-tasks__item-title {
      margin-top: 0;
      font-size: 14px;
      line-height: 20px; }
  .entaxy-banner {
    background-position: top right !important; }
  .entaxy-about .fragment__head {
    margin-bottom: 32px; }
  .entaxy-about__items {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .entaxy-about__item {
    padding: 16px;
    border-radius: 16px;
    flex-direction: row;
    gap: 16px; }
    .entaxy-about__item img {
      width: 80px;
      height: 80px; }
    .entaxy-about__item-title {
      margin-top: 0;
      font-size: 14px;
      line-height: 20px;
      text-align: left; }
  .entaxy-advantages .fragment__inner {
    gap: 32px; }
  .entaxy-advantages__title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 8px; }
  .entaxy-advantages__subtitle {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px; }
  .entaxy-advantages__description {
    font-size: 14px;
    line-height: 20px; }
  .entaxy-advantages__items {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .entaxy-advantages__item {
    padding: 16px;
    border-radius: 16px;
    min-height: auto; }
    .entaxy-advantages__item-icon {
      width: 60px;
      height: 60px;
      margin-bottom: 12px; }
      .entaxy-advantages__item-icon img {
        width: 30px;
        height: 30px; }
    .entaxy-advantages__item-about {
      font-size: 12px;
      line-height: 18px; }
  .default-banner {
    padding: 48px 20px 32px;
    background-image: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .default-banner__title {
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 16px; }
    .default-banner__description {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 32px; }
    .default-banner__order-consultation {
      max-width: 100%; }
      .default-banner__order-consultation .btn.btn-primary {
        max-width: 100%;
        width: 100%; }
  body:has(.show-tags) {
    overflow: hidden !important; }
  body:has(.news-cards, .blogs-cards) #content .row {
    padding: 0 8px; }
  body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags {
    transform: translateX(160%);
    background-color: #FFFFFF;
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    padding: 0;
    border: 0;
    border-radius: 0; }
    body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags__items {
      display: none; }
    body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags.show-tags {
      width: 100%;
      height: 100%;
      padding: 32px 20px 10px;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1000;
      overflow: auto;
      opacity: 1;
      visibility: visible;
      transform: translateX(0);
      transition: transform 0.3s ease, opacity 0.3s ease; }
      .has-control-menu body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags.show-tags {
        top: 56px; }
      body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags.show-tags .nav-tags__items {
        gap: 8px;
        display: flex; }
      body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags.show-tags .nav-tags__item {
        font-size: 14px;
        line-height: 20px;
        margin: 0;
        padding: 8px 16px;
        border-radius: 20px;
        border: 1px solid #C7CCD7; }
        body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags.show-tags .nav-tags__item .tag-selected {
          font-size: 14px;
          color: #0D76F1; }
        body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags.show-tags .nav-tags__item:has(.tag-selected) {
          border-color: #0D76F1; }
  body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags-min {
    display: flex; }
    body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags-min__close {
      display: block; }
    body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags-min__title {
      display: block; }
  body:has(.blogs-cards) .nav-tags-min {
    background-color: #FFFFFF; }
  .news-cards {
    padding: 20px 0 32px; }
    .news-cards__item {
      gap: 16px;
      flex-direction: column; }
      .news-cards__item-img {
        max-width: 100%;
        max-height: 180px; }
        .news-cards__item-img img {
          max-width: 100%;
          max-height: 180px;
          width: 100%;
          object-fit: scale-down; }
      .news-cards__item-top {
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 20px; }
      .news-cards__item-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0; }
    .news-cards .btn.show-news-cards-more {
      max-width: 238px;
      width: 100%; }
  .blogs-cards {
    padding-top: 20px; }
    .blogs-cards__items {
      gap: 10px; }
    .blogs-cards__item {
      padding: 16px; }
      .blogs-cards__item-img {
        max-height: 156px;
        margin-bottom: 16px; }
      .blogs-cards__item-date {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 18px; }
      .blogs-cards__item-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px; }
      .blogs-cards__item-desc {
        font-size: 14px;
        line-height: 20px; }
    .blogs-cards .show-blogs-cards-more {
      margin-top: 32px;
      max-width: 238px;
      width: 100%; }
  .view-card__banner {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: none; }
    .view-card__banner-title {
      font-size: 24px;
      line-height: 30px; }
    .view-card__banner-date {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 32px; }
    .view-card__banner-tags {
      gap: 8px; }
      .view-card__banner-tags span {
        padding: 8px 16px;
        font-size: 14px;
        line-height: 20px;
        border-radius: 20px; }
  .view-card__content {
    margin-top: 32px;
    padding: 0 20px 32px; }
    .view-card__content-info {
      font-size: 14px;
      line-height: 20px; }
  .view-card__other-title {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 24px; }
  .view-card .portlet-asset-publisher .list-group-title.text-truncate {
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px; }
  .view-card .portlet-asset-publisher .list-group-subtitle.text-truncate {
    font-size: 12px; }
  .view-card__other-btn {
    max-width: 238px;
    width: 100%;
    margin-top: 24px; }
  body:has(.partnerships) .default-banner {
    padding: 48px 20px 32px; }
    body:has(.partnerships) .default-banner__description {
      margin-bottom: 48px; }
  .partnerships__img img {
    max-width: 254px;
    max-height: 243px; }
  .partnerships__item-logo {
    max-width: 170px;
    max-height: 56px; }
  .partnerships__item-about {
    font-size: 16px;
    line-height: 22px; }
  .partnerships__item .btn.btn-primary {
    max-width: 100%;
    width: 100%; }
  body:has(.partners) h1.component-heading {
    padding: 32px 20px 0;
    font-size: 24px;
    line-height: 30px; }
  .partners {
    padding: 32px 20px; }
    .partners__items {
      gap: 10px; }
    .partners__item {
      border-radius: 16px;
      padding: 16px !important; }
      .partners__item-head {
        height: 52px; }
      .partners__item.nav-link .partners__item-head img.layout-logo {
        max-width: 130px; }
      .partners__item-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px; }
      .partners__item-description {
        font-size: 14px;
        line-height: 20px; }
  .redhat-banner,
  .liferay-banner,
  .wso-banner {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-position: top -20px right -15px; }
    .redhat-banner__head,
    .liferay-banner__head,
    .wso-banner__head {
      padding-top: 45px; }
      .redhat-banner__head .btn,
      .liferay-banner__head .btn,
      .wso-banner__head .btn {
        max-width: 100%;
        width: 100%; }
  .liferay-banner {
    background-size: 130px 184px; }
    .liferay-banner .fragment__inner {
      gap: 64px; }
    .liferay-banner__top {
      margin-right: 0;
      padding-top: 13px; }
      .liferay-banner__top img {
        max-width: 112px;
        max-height: 48px; }
    .liferay-banner__title {
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 16px; }
    .liferay-banner__description {
      font-size: 16px;
      line-height: 22px; }
    .liferay-banner__partners-title {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 32px; }
    .liferay-banner__year-title {
      font-size: 40px;
      line-height: 40px; }
    .liferay-banner__year-about {
      font-size: 14px;
      line-height: 20px; }
  .liferay-solutions {
    font-size: 14px;
    line-height: 20px; }
    .liferay-solutions .fragment__description {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 16px; }
    .liferay-solutions__items {
      gap: 10px; }
    .liferay-solutions__item {
      padding: 16px;
      border-radius: 16px;
      min-height: auto; }
      .liferay-solutions__item-icon {
        width: 60px;
        height: 60px;
        margin-bottom: 12px; }
        .liferay-solutions__item-icon img {
          max-width: 30px;
          max-height: 30px; }
      .liferay-solutions__item-title {
        font-size: 16px;
        line-height: 20px; }
  .wso-banner {
    background-size: 130px 184px !important;
    height: auto; }
    .wso-banner img {
      max-width: 92px;
      margin-right: 0; }
    .wso-banner__title {
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 16px; }
    .wso-banner__desc {
      font-size: 16px;
      line-height: 20px; }
    .wso-banner__info .btn.btn-primary {
      max-width: 100%;
      width: 100%; }
  .wso-about__head {
    margin-bottom: 32px; }
  .wso-about__title {
    margin-bottom: 16px; }
  .wso-about__items {
    gap: 10px; }
  .wso-about__item {
    border-radius: 16px;
    padding: 16px;
    min-height: auto; }
    .wso-about__item-icon {
      width: 60px;
      height: 60px;
      margin-bottom: 12px; }
      .wso-about__item-icon img {
        width: 30px;
        height: 30px; }
    .wso-about__item-title {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 4px; }
    .wso-about__item-about {
      font-size: 12px;
      line-height: 18px; }
  .wso-solutions .fragment__inner {
    gap: 32px; }
  .wso-solutions__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px; }
  .wso-solutions__desc {
    font-size: 14px;
    line-height: 20px; }
  .wso-solutions__item {
    margin-bottom: 16px;
    padding-left: 32px;
    background-size: 15px 11px; }
    .wso-solutions__item-title {
      font-size: 18px;
      line-height: 24px; }
    .wso-solutions__item-desc {
      font-size: 12px;
      line-height: 18px; }
    .wso-solutions__item:last-child {
      margin-bottom: 0; }
  .wso-products .fragment__title {
    margin-bottom: 16px; }
  .wso-products__items {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .wso-products__item {
    padding: 16px;
    flex-direction: row;
    gap: 16px; }
    .wso-products__item img {
      max-width: 80px;
      max-height: 80px; }
    .wso-products__item-title {
      font-size: 14px;
      line-height: 20px;
      margin-top: 0;
      text-align: left; }
  .redhat-banner {
    background-size: 130px 184px; }
    .redhat-banner .fragment__inner {
      gap: 64px; }
    .redhat-banner__top {
      margin-right: 0; }
      .redhat-banner__top img {
        max-width: 131px;
        max-height: 74px; }
    .redhat-banner__head {
      padding-top: 32px; }
    .redhat-banner__title {
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 16px; }
    .redhat-banner__description {
      font-size: 16px;
      line-height: 22px; }
    .redhat-banner__about-title {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 16px; }
    .redhat-banner__about-desc {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 32px; }
    .redhat-banner__items {
      gap: 10px; }
    .redhat-banner__item {
      padding: 16px;
      border-radius: 16px;
      min-height: auto; }
      .redhat-banner__item-icon {
        width: 60px;
        height: 60px;
        margin-bottom: 12px; }
        .redhat-banner__item-icon img {
          width: 30px;
          height: 30px; }
      .redhat-banner__item-title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 4px; }
      .redhat-banner__item-about {
        font-size: 12px;
        line-height: 18px; }
  .redhat-solutions__about {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px; }
  .redhat-solutions__description {
    font-size: 14px;
    line-height: 20px; }
  .redhat-solutions__head {
    margin-bottom: 32px; }
  .redhat-solutions__items {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .redhat-solutions__item {
    min-height: auto;
    padding: 16px;
    border-radius: 16px; }
    .redhat-solutions__item-title {
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 12px; }
    .redhat-solutions__item-about {
      font-size: 14px;
      line-height: 20px; }
  body:has(.why-block) .default-banner {
    padding: 48px 20px 32px; }
    body:has(.why-block) .default-banner__description {
      line-height: 22px;
      margin-bottom: 48px; }
  .why-block__description {
    font-size: 14px;
    line-height: 20px; }
  .vacancies {
    padding: 32px 20px; }
    .vacancies__title {
      font-size: 16px;
      line-height: 22px; }
    .vacancies__empty {
      font-size: 14px;
      line-height: 20px; }
  .privacy-policy__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px; }
  .privacy-policy__content {
    font-size: 14px;
    line-height: 20px; }
    .privacy-policy__content ol ol, .privacy-policy__content ul ul, .privacy-policy__content ol ul, .privacy-policy__content ul ol {
      padding-inline-start: 20px; }
  body:has(.show-facets) {
    overflow: hidden !important; }
    body:has(.show-facets) .search-results__filters-close {
      display: block;
      position: fixed;
      top: 30px;
      right: 20px; }
    body:has(.show-facets).has-control-menu .search-results__filters-close {
      top: 86px; }
  body:has(.portlet-search-results) #content .input-group-item.search-bar-keywords-input-wrapper {
    padding: 20px 20px 0 20px; }
  body:has(.portlet-search-results) #content .search-facet {
    font-size: 14px;
    line-height: 20px; }
    body:has(.portlet-search-results) #content .search-facet .h4.panel-title {
      font-size: 18px; }
    body:has(.portlet-search-results) #content .search-facet .panel-collapse .facet-value {
      margin-bottom: 16px; }
      body:has(.portlet-search-results) #content .search-facet .panel-collapse .facet-value .custom-control-label-text {
        font-size: 14px;
        line-height: 20px;
        padding-left: 12px; }
  body:has(.portlet-search-results) #content .row {
    padding: 0 20px 32px 20px;
    display: block; }
    body:has(.portlet-search-results) #content .row .col:first-child {
      max-width: 100%; }
    body:has(.portlet-search-results) #content .row .col:last-child {
      max-width: 100%;
      margin-top: 0;
      width: 0;
      height: 0;
      background-color: #FFFFFF;
      padding: 0;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 4;
      overflow: auto;
      opacity: 0;
      visibility: hidden;
      transform: translateX(160%); }
    body:has(.portlet-search-results) #content .row .col.show-facets {
      width: 100%;
      height: 100%;
      padding: 76px 20px 39px;
      opacity: 1;
      visibility: visible;
      transform: translateX(0);
      transition: transform .3s ease,opacity .3s ease; }
  body:has(.portlet-search-results) #content .portlet-type-facet,
  body:has(.portlet-search-results) #content .portlet-tag-facet,
  body:has(.portlet-search-results) #content .portlet-modified-facet {
    align-items: start; }
  body:has(.portlet-search-results) #content .pagination-bar .pagination .page-link {
    font-size: 14px;
    line-height: 20px; }
  body:has(.portlet-search-results).has-control-menu #content .row .col.show-facets {
    height: calc(100% - 56px);
    top: 56px; }
  .search-results__top {
    margin-bottom: 27px; }
  .search-results__total {
    font-size: 12px;
    line-height: 18px; }
  .search-results__item-date {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px; }
  .search-results__item-title {
    font-size: 16px;
    line-height: 22px; }
  .search-results__item-desc {
    font-size: 14px;
    line-height: 20px; }
  .search-results__item-type {
    font-size: 16px;
    line-height: 22px; }
  .search-results__filters {
    display: block; }
  .footer__copyright-inner {
    display: grid;
    grid-template-columns: 1fr 32px; }
    .footer__copyright-inner div:first-child {
      grid-column: span 2; }
    .footer__copyright-inner div:nth-child(2) {
      grid-column: span 1;
      grid-row-start: 2;
      grid-column-start: 1; }
  .modal.popup-dialog {
    max-height: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important; }
    .modal.popup-dialog .modal-content {
      border-radius: 0; } }

@media (max-width: 575px) {
  .has-control-menu .header-min {
    top: 48px; }
  .has-control-menu .header-min__popup {
    top: 108px; }
  .has-control-menu body:has(.news-cards, .blogs-cards) #content .portlet-asset-tags-navigation .nav-tags.show-tags {
    top: 48px; }
  .blogs-cards__items {
    display: flex;
    flex-direction: column; }
  .blogs-cards__item {
    max-width: 320px; }
  body:has(.show-facets).has-control-menu .search-results__filters-close {
    top: 78px; }
  body:has(.portlet-search-results).has-control-menu #content .row .col.show-facets {
    height: calc(100% - 48px);
    top: 48px; }
  .entaxy-banner {
    background-image: url("../images/custom/backgrounds/bg-entaxy-phone.png") !important; }
  .incomand-banner {
    background-image: url("../images/custom/backgrounds/bg-incomand-phone.png") !important;
    background-position: top center !important; } }