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

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

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

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

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

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

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

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

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

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

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 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: #343a40; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

#wrapper {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-navigation .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: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

@media (max-width: 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;
  flex-direction: column;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
:root {
  --control-menu-height-mobile: 3.0625rem;
  --control-menu-height: 3.5625rem;
  --primary: #0D5272;
  --primary-L1: #80ACFF;
  --primary-L2: #80C4D8;
  --primary-L3: #F0F5FF;
  --primary-D2: #007599;
  --primary-D1: #0089B2;
  --dark: #00131C;
  --dark-D1: #535152;
  --dark-L1: #939192;
  --dark-L2: #D3D1D2;
  --dark-D2: #000000;
  --white: #FFFFFF;
  --light: #F2F4F5;
  --light-L2: #F1F2F5;
  --light-L1: #F7F8F9;
  --light-D1: #E2E4EA;
  --light-D2: #D3D6E0;
  --secondary: #3E728A;
  --secondary-L1: #9EAEB4;
  --secondary-L2: #D4DFE3;
  --secondary-L3: #EAEFF1;
  --success: #287D3C;
  --success-D1: #225A33;
  --success-L2: #5ACA75;
  --success-L3: #EDF9F0;
  --success-D2: #1C5629;
  --highlight: #CCAA66;
  --highlight-D1: #B29559;
  --highlight-D2: #8D733F;
  --highlight-L1: #E5B85C;
  --highlight-L2: #FFF4EC;
  --warning-D2: #99804D;
  --danger: #DA1414;
  --danger-D1: #C31212;
  --danger-L1: #F48989;
  --danger-L2: #FEEFEF;
  --danger-D2: #AB1010;
  --info: #2E5AAC;
  --info-D1: #294F98;
  --info-L1: #89A7E0;
  --info-L2: #EEF2FA;
  --info-D2: #234584;
  --tint-color: var(--primary);
  --tint-color-secondary: var(--primary);
  --tint-color-text: var(--primary);
  --kumbh-sans: 'Kumbh Sans', sans-serif;
  --h1-size: 2.5rem;
  --h2-size: 2.25rem;
  --h3-size: 2rem;
  --h4-size: 1.75rem;
  --h5-size: 1.5rem;
  --h6-size: 1.25rem;
  --h1-height: 1.5em;
  --h2-height: 1.5em;
  --h3-height: 1.5em;
  --h4-height: 1.5em;
  --h5-height: 1.5em;
  --h6-height: 1.5em;
  --h-weight: 500;
  --p-size: 1rem;
  --h4-letter-spacing: 0.04em;
  --p-size: rem(16);
  --p-height: 1.5em;
  --p-weight: 400;
  --p-letter-spacing: 0.04em;
  --slide-animation-length: 8px; }

.ajbh-btn-primary, .ajbh-btn-primary-arrow, .ajbh-btn-secondary, .ajbh-btn-secondary-arrow, .ajbh-btn-outline, .ajbh-btn-outline-arrow, .ajbh-btn-outline-primary, .ajbh-btn-outline-primary-arrow {
  padding: 10px 90px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 0.9375rem !important;
  line-height: 1.1875rem !important;
  font-family: var(--kumbh-sans);
  border-radius: 0;
  border: 1px solid transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center; }
  .ajbh-btn-primary:hover, .ajbh-btn-primary-arrow:hover, .ajbh-btn-secondary:hover, .ajbh-btn-secondary-arrow:hover, .ajbh-btn-outline:hover, .ajbh-btn-outline-arrow:hover, .ajbh-btn-outline-primary:hover, .ajbh-btn-outline-primary-arrow:hover {
    text-decoration: none; }

.ajbh-container {
  transition: box-shadow 0.25s; }
  .ajbh-container span[class*="ajbh-icon-"] {
    position: absolute;
    right: 15px;
    bottom: 15px; }
  .ajbh-container .ajbh-slide {
    position: relative;
    left: 0;
    transition: left 0.25s; }
  .ajbh-container:hover {
    box-shadow: 0 4px 15px var(--dark-L2);
    transition: box-shadow 0.25s; }
    .ajbh-container:hover span[class*="ajbh-icon-"] {
      color: var(--highlight-D1); }
    .ajbh-container:hover .ajbh-slide {
      left: 1rem;
      transition: left 0.25s; }

.ajbh .portlet {
  margin-bottom: 0; }

body {
  background-color: var(--light-L1); }

/* overwrite containers' default hidden overflow on content pages */
.ajbh .layout-content.portlet-layout div[style*="overflow: hidden;"] {
  overflow: visible !important; }

.color-primary {
  color: var(--primary); }

.border-color-primary {
  border-color: var(--primary); }

.bg-color-primary {
  background-color: var(--primary); }

.color-primary-L1 {
  color: var(--primary-L1); }

.border-color-primary-L1 {
  border-color: var(--primary-L1); }

.bg-color-primary-L1 {
  background-color: var(--primary-L1); }

.color-primary-L2 {
  color: var(--primary-L2); }

.border-color-primary-L2 {
  border-color: var(--primary-L2); }

.bg-color-primary-L2 {
  background-color: var(--primary-L2); }

.color-primary-L3 {
  color: var(--primary-L3); }

.border-color-primary-L3 {
  border-color: var(--primary-L3); }

.bg-color-primary-L3 {
  background-color: var(--primary-L3); }

.color-primary-D2 {
  color: var(--primary-D2); }

.border-color-primary-D2 {
  border-color: var(--primary-D2); }

.bg-color-primary-D2 {
  background-color: var(--primary-D2); }

.color-primary-D1 {
  color: var(--primary-D1); }

.border-color-primary-D1 {
  border-color: var(--primary-D1); }

.bg-color-primary-D1 {
  background-color: var(--primary-D1); }

.color-dark {
  color: var(--dark); }

.border-color-dark {
  border-color: var(--dark); }

.bg-color-dark {
  background-color: var(--dark); }

.color-dark-D1 {
  color: var(--dark-D1); }

.border-color-dark-D1 {
  border-color: var(--dark-D1); }

.bg-color-dark-D1 {
  background-color: var(--dark-D1); }

.color-dark-L1 {
  color: var(--dark-L1); }

.border-color-dark-L1 {
  border-color: var(--dark-L1); }

.bg-color-dark-L1 {
  background-color: var(--dark-L1); }

.color-dark-L2 {
  color: var(--dark-L2); }

.border-color-dark-L2 {
  border-color: var(--dark-L2); }

.bg-color-dark-L2 {
  background-color: var(--dark-L2); }

.color-dark-D2 {
  color: var(--dark-D2); }

.border-color-dark-D2 {
  border-color: var(--dark-D2); }

.bg-color-dark-D2 {
  background-color: var(--dark-D2); }

.color-white {
  color: var(--white); }

.border-color-white {
  border-color: var(--white); }

.bg-color-white {
  background-color: var(--white); }

.color-light {
  color: var(--light); }

.border-color-light {
  border-color: var(--light); }

.bg-color-light {
  background-color: var(--light); }

.color-light-L2 {
  color: var(--light-L2); }

.border-color-light-L2 {
  border-color: var(--light-L2); }

.bg-color-light-L2 {
  background-color: var(--light-L2); }

.color-light-L1 {
  color: var(--light-L1); }

.border-color-light-L1 {
  border-color: var(--light-L1); }

.bg-color-light-L1 {
  background-color: var(--light-L1); }

.color-light-D1 {
  color: var(--light-D1); }

.border-color-light-D1 {
  border-color: var(--light-D1); }

.bg-color-light-D1 {
  background-color: var(--light-D1); }

.color-light-D2 {
  color: var(--light-D2); }

.border-color-light-D2 {
  border-color: var(--light-D2); }

.bg-color-light-D2 {
  background-color: var(--light-D2); }

.color-secondary {
  color: var(--secondary); }

.border-color-secondary {
  border-color: var(--secondary); }

.bg-color-secondary {
  background-color: var(--secondary); }

.color-secondary-L1 {
  color: var(--secondary-L1); }

.border-color-secondary-L1 {
  border-color: var(--secondary-L1); }

.bg-color-secondary-L1 {
  background-color: var(--secondary-L1); }

.color-secondary-L2 {
  color: var(--secondary-L2); }

.border-color-secondary-L2 {
  border-color: var(--secondary-L2); }

.bg-color-secondary-L2 {
  background-color: var(--secondary-L2); }

.color-secondary-L3 {
  color: var(--secondary-L3); }

.border-color-secondary-L3 {
  border-color: var(--secondary-L3); }

.bg-color-secondary-L3 {
  background-color: var(--secondary-L3); }

.color-success {
  color: var(--success); }

.border-color-success {
  border-color: var(--success); }

.bg-color-success {
  background-color: var(--success); }

.color-success-D1 {
  color: var(--success-D1); }

.border-color-success-D1 {
  border-color: var(--success-D1); }

.bg-color-success-D1 {
  background-color: var(--success-D1); }

.color-success-L2 {
  color: var(--success-L2); }

.border-color-success-L2 {
  border-color: var(--success-L2); }

.bg-color-success-L2 {
  background-color: var(--success-L2); }

.color-success-L3 {
  color: var(--success-L3); }

.border-color-success-L3 {
  border-color: var(--success-L3); }

.bg-color-success-L3 {
  background-color: var(--success-L3); }

.color-success-D2 {
  color: var(--success-D2); }

.border-color-success-D2 {
  border-color: var(--success-D2); }

.bg-color-success-D2 {
  background-color: var(--success-D2); }

.color-highlight {
  color: var(--highlight); }

.border-color-highlight {
  border-color: var(--highlight); }

.bg-color-highlight {
  background-color: var(--highlight); }

.color-highlight-D1 {
  color: var(--highlight-D1); }

.border-color-highlight-D1 {
  border-color: var(--highlight-D1); }

.bg-color-highlight-D1 {
  background-color: var(--highlight-D1); }

.color-highlight-D2 {
  color: var(--highlight-D2); }

.border-color-highlight-D2 {
  border-color: var(--highlight-D2); }

.bg-color-highlight-D2 {
  background-color: var(--highlight-D2); }

.color-highlight-L1 {
  color: var(--highlight-L1); }

.border-color-highlight-L1 {
  border-color: var(--highlight-L1); }

.bg-color-highlight-L1 {
  background-color: var(--highlight-L1); }

.color-highlight-L2 {
  color: var(--highlight-L2); }

.border-color-highlight-L2 {
  border-color: var(--highlight-L2); }

.bg-color-highlight-L2 {
  background-color: var(--highlight-L2); }

.color-warning-D2 {
  color: var(--warning-D2); }

.border-color-warning-D2 {
  border-color: var(--warning-D2); }

.bg-color-warning-D2 {
  background-color: var(--warning-D2); }

.color-danger {
  color: var(--danger); }

.border-color-danger {
  border-color: var(--danger); }

.bg-color-danger {
  background-color: var(--danger); }

.color-danger-D1 {
  color: var(--danger-D1); }

.border-color-danger-D1 {
  border-color: var(--danger-D1); }

.bg-color-danger-D1 {
  background-color: var(--danger-D1); }

.color-danger-L1 {
  color: var(--danger-L1); }

.border-color-danger-L1 {
  border-color: var(--danger-L1); }

.bg-color-danger-L1 {
  background-color: var(--danger-L1); }

.color-danger-L2 {
  color: var(--danger-L2); }

.border-color-danger-L2 {
  border-color: var(--danger-L2); }

.bg-color-danger-L2 {
  background-color: var(--danger-L2); }

.color-danger-D2 {
  color: var(--danger-D2); }

.border-color-danger-D2 {
  border-color: var(--danger-D2); }

.bg-color-danger-D2 {
  background-color: var(--danger-D2); }

.color-info {
  color: var(--info); }

.border-color-info {
  border-color: var(--info); }

.bg-color-info {
  background-color: var(--info); }

.color-info-D1 {
  color: var(--info-D1); }

.border-color-info-D1 {
  border-color: var(--info-D1); }

.bg-color-info-D1 {
  background-color: var(--info-D1); }

.color-info-L1 {
  color: var(--info-L1); }

.border-color-info-L1 {
  border-color: var(--info-L1); }

.bg-color-info-L1 {
  background-color: var(--info-L1); }

.color-info-L2 {
  color: var(--info-L2); }

.border-color-info-L2 {
  border-color: var(--info-L2); }

.bg-color-info-L2 {
  background-color: var(--info-L2); }

.color-info-D2 {
  color: var(--info-D2); }

.border-color-info-D2 {
  border-color: var(--info-D2); }

.bg-color-info-D2 {
  background-color: var(--info-D2); }

.bg-color-tint-primary {
  background-color: var(--tint-color);
  color: var(--tint-color-text); }

.bg-color-tint-secondary {
  background-color: var(--tint-color-secondary);
  color: var(--tint-color-text); }

.ajbh-btn-primary, .ajbh-btn-primary-arrow {
  background-color: var(--primary) !important;
  color: var(--white) !important; }
  .ajbh-btn-primary:hover, .ajbh-btn-primary-arrow:hover {
    background-color: var(--primary-D2) !important;
    color: var(--white) !important;
    border-color: var(--primary-D2) !important; }

.ajbh-btn-secondary, .ajbh-btn-secondary-arrow {
  background-color: var(--secondary) !important;
  color: var(--white) !important; }
  .ajbh-btn-secondary:hover, .ajbh-btn-secondary-arrow:hover {
    background-color: var(--primary-D2) !important;
    color: var(--white) !important; }

.ajbh-btn-outline, .ajbh-btn-outline-arrow {
  background-color: transparent;
  border-color: var(--white) !important;
  color: var(--white) !important; }
  .ajbh-btn-outline:hover, .ajbh-btn-outline-arrow:hover {
    background-color: var(--primary-D2) !important;
    border-color: var(--primary-D2) !important;
    color: var(--white) !important; }

.ajbh-btn-outline-primary, .ajbh-btn-outline-primary-arrow {
  background-color: transparent;
  border-color: var(--primary) !important;
  color: var(--primary) !important; }
  .ajbh-btn-outline-primary:hover, .ajbh-btn-outline-primary-arrow:hover {
    background-color: var(--white) !important;
    border-color: var(--white) !important;
    color: var(--primary) !important; }

.ajbh-btn-primary-arrow:after, .ajbh-btn-secondary-arrow:after, .ajbh-btn-outline-arrow:after, .ajbh-btn-outline-primary-arrow:after {
  content: "\e903";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ajbh' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: transform 0.5s ease;
  transform: translateX(0);
  padding-left: 8px;
  display: inline-block; }

.ajbh-btn-primary-arrow:hover:after, .ajbh-btn-secondary-arrow:hover:after, .ajbh-btn-outline-arrow:hover:after, .ajbh-btn-outline-primary-arrow:hover:after {
  transform: translateX(4px); }

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

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-Thin.ttf");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-Light.ttf");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-Regular.ttf");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-Medium.ttf");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-SemiBold.ttf");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-Bold.ttf");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Kumbh Sans';
  src: url("../fonts/Kumbh_Sans/static/KumbhSans-Black.ttf");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Trajan Pro';
  src: url("../fonts/Trajan_Pro/Trajan Pro Regular.ttf");
  font-weight: 400;
  font-style: normal; }

.ajbh .input-text-wrapper, .ajbh-form .input-text-wrapper {
  margin-bottom: 10px; }
  .ajbh .input-text-wrapper label, .ajbh-form .input-text-wrapper label {
    font-size: 12px;
    line-height: 15px;
    color: var(--primary);
    font-weight: 600;
    margin-bottom: 5px; }

.ajbh .input-group .input-group-inset-item, .ajbh-form .input-group .input-group-inset-item {
  border-width: 2px;
  border-color: var(--primary);
  border-radius: 0; }
  .ajbh .input-group .input-group-inset-item:after, .ajbh-form .input-group .input-group-inset-item:after {
    border-color: var(--primary-D2); }

.ajbh .input-group .input-group-inset-item-after, .ajbh-form .input-group .input-group-inset-item-after {
  border-left-width: 0; }

.ajbh .input-group .input-group-inset-item-before, .ajbh-form .input-group .input-group-inset-item-before {
  border-right-width: 0; }

.ajbh input[type="text"], .ajbh input[type="search"], .ajbh input[type="password"], .ajbh .select-field-trigger, .ajbh textarea, .ajbh select, .ajbh-form input[type="text"], .ajbh-form input[type="search"], .ajbh-form input[type="password"], .ajbh-form .select-field-trigger, .ajbh-form textarea, .ajbh-form select {
  border: 2px solid var(--primary);
  border-radius: 0;
  height: 40px;
  padding: 11px 16px;
  color: var(--dark); }
  .ajbh input[type="text"]:focus, .ajbh input[type="search"]:focus, .ajbh input[type="password"]:focus, .ajbh .select-field-trigger:focus, .ajbh textarea:focus, .ajbh select:focus, .ajbh-form input[type="text"]:focus, .ajbh-form input[type="search"]:focus, .ajbh-form input[type="password"]:focus, .ajbh-form .select-field-trigger:focus, .ajbh-form textarea:focus, .ajbh-form select:focus {
    border-color: var(--primary-D2); }
  .ajbh input[type="text"]:focus + .input-group-inset-item-after, .ajbh input[type="search"]:focus + .input-group-inset-item-after, .ajbh input[type="password"]:focus + .input-group-inset-item-after, .ajbh .select-field-trigger:focus + .input-group-inset-item-after, .ajbh textarea:focus + .input-group-inset-item-after, .ajbh select:focus + .input-group-inset-item-after, .ajbh-form input[type="text"]:focus + .input-group-inset-item-after, .ajbh-form input[type="search"]:focus + .input-group-inset-item-after, .ajbh-form input[type="password"]:focus + .input-group-inset-item-after, .ajbh-form .select-field-trigger:focus + .input-group-inset-item-after, .ajbh-form textarea:focus + .input-group-inset-item-after, .ajbh-form select:focus + .input-group-inset-item-after {
    border-color: var(--primary-D2); }
  .ajbh input[type="text"]:disabled, .ajbh input[type="text"]:disabled + .input-group-inset-item-after, .ajbh input[type="search"]:disabled, .ajbh input[type="search"]:disabled + .input-group-inset-item-after, .ajbh input[type="password"]:disabled, .ajbh input[type="password"]:disabled + .input-group-inset-item-after, .ajbh .select-field-trigger:disabled, .ajbh .select-field-trigger:disabled + .input-group-inset-item-after, .ajbh textarea:disabled, .ajbh textarea:disabled + .input-group-inset-item-after, .ajbh select:disabled, .ajbh select:disabled + .input-group-inset-item-after, .ajbh-form input[type="text"]:disabled, .ajbh-form input[type="text"]:disabled + .input-group-inset-item-after, .ajbh-form input[type="search"]:disabled, .ajbh-form input[type="search"]:disabled + .input-group-inset-item-after, .ajbh-form input[type="password"]:disabled, .ajbh-form input[type="password"]:disabled + .input-group-inset-item-after, .ajbh-form .select-field-trigger:disabled, .ajbh-form .select-field-trigger:disabled + .input-group-inset-item-after, .ajbh-form textarea:disabled, .ajbh-form textarea:disabled + .input-group-inset-item-after, .ajbh-form select:disabled, .ajbh-form select:disabled + .input-group-inset-item-after {
    background-color: var(--light-L1);
    border-color: var(--dark); }

.ajbh select, .ajbh-form select {
  padding: 6px 26px 6px 12px;
  appearance: none;
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='120' height='150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M56.818 107.642c1.872 1.811 4.492 1.811 6.364 0l55.414-53.244c1.872-1.45 1.872-4.347 0-6.158l-7.488-6.882c-1.498-1.81-4.493-1.81-6.365 0l-44.556 42.74-44.93-42.74c-1.872-1.81-4.493-1.81-6.365 0L1.404 48.24c-1.872 1.811-1.872 4.709 0 6.158l55.413 53.244Z' fill='%230D5272'/%3E%3C/svg%3E");
  background-size: 13px 16px; }
  .ajbh select option:nth-of-type(even), .ajbh-form select option:nth-of-type(even) {
    background-color: var(--light-D1); }
  .ajbh select option:hover, .ajbh-form select option:hover {
    box-shadow: 0 0 10px 100px var(--primary) inset; }

.ajbh .has-error input[type="text"], .ajbh .has-error input[type="search"], .ajbh .has-error input[type="password"], .ajbh .has-error textarea, .ajbh-form .has-error input[type="text"], .ajbh-form .has-error input[type="search"], .ajbh-form .has-error input[type="password"], .ajbh-form .has-error textarea {
  border-color: var(--danger); }

.ajbh .has-error .help-block, .ajbh-form .has-error .help-block {
  color: var(--danger);
  font-size: 0.75rem; }
  .ajbh .has-error .help-block .ajbh-icon-exclamation-badge, .ajbh-form .has-error .help-block .ajbh-icon-exclamation-badge {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 5px; }

.ajbh .has-error select, .ajbh-form .has-error select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='120' height='150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M56.818 107.642c1.872 1.811 4.492 1.811 6.364 0l55.414-53.244c1.872-1.45 1.872-4.347 0-6.158l-7.488-6.882c-1.498-1.81-4.493-1.81-6.365 0l-44.556 42.74-44.93-42.74c-1.872-1.81-4.493-1.81-6.365 0L1.404 48.24c-1.872 1.811-1.872 4.709 0 6.158l55.413 53.244Z' fill='%230D5272'/%3E%3C/svg%3E"); }

.ajbh .has-success select, .ajbh-form .has-success select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='120' height='150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M56.818 107.642c1.872 1.811 4.492 1.811 6.364 0l55.414-53.244c1.872-1.45 1.872-4.347 0-6.158l-7.488-6.882c-1.498-1.81-4.493-1.81-6.365 0l-44.556 42.74-44.93-42.74c-1.872-1.81-4.493-1.81-6.365 0L1.404 48.24c-1.872 1.811-1.872 4.709 0 6.158l55.413 53.244Z' fill='%230D5272'/%3E%3C/svg%3E"); }

.ajbh textarea, .ajbh-form textarea {
  height: 300px; }
  .ajbh textarea::-webkit-resizer, .ajbh-form textarea::-webkit-resizer {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8462 0C11.2514 0 10.7692 0.482131 10.7692 1.07692V10.7692H1.07692C0.482164 10.7692 0 11.2514 0 11.8462V12.9231C0 13.5179 0.482164 14 1.07692 14H12.9231C13.5178 14 14 13.5179 14 12.9231V1.07692C14 0.482131 13.5178 0 12.9231 0H11.8462Z' fill='%230D5272'/%3E%3C/svg%3E"); }

.ajbh .select-field-trigger .select-arrow-down-container:hover, .ajbh-form .select-field-trigger .select-arrow-down-container:hover {
  text-decoration: none; }

.ajbh .select-field-trigger .select-arrow-down-container:before, .ajbh-form .select-field-trigger .select-arrow-down-container:before {
  content: "\e918";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ajbh' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ajbh .select-field-trigger .select-arrow-down-container svg, .ajbh-form .select-field-trigger .select-arrow-down-container svg {
  display: none; }

.ajbh .ajbh-checkbox, .ajbh .ajbh-radio, .ajbh-form .ajbh-checkbox, .ajbh-form .ajbh-radio {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 0.875rem;
  line-height: 1.125rem; }
  .ajbh .ajbh-checkbox .custom-control-label, .ajbh .ajbh-radio .custom-control-label, .ajbh-form .ajbh-checkbox .custom-control-label, .ajbh-form .ajbh-radio .custom-control-label {
    line-height: 1rem; }
    .ajbh .ajbh-checkbox .custom-control-label:before, .ajbh .ajbh-checkbox .custom-control-label:after, .ajbh .ajbh-radio .custom-control-label:before, .ajbh .ajbh-radio .custom-control-label:after, .ajbh-form .ajbh-checkbox .custom-control-label:before, .ajbh-form .ajbh-checkbox .custom-control-label:after, .ajbh-form .ajbh-radio .custom-control-label:before, .ajbh-form .ajbh-radio .custom-control-label:after {
      display: none; }
    .ajbh .ajbh-checkbox .custom-control-label .custom-control-label-text, .ajbh .ajbh-radio .custom-control-label .custom-control-label-text, .ajbh-form .ajbh-checkbox .custom-control-label .custom-control-label-text, .ajbh-form .ajbh-radio .custom-control-label .custom-control-label-text {
      font-size: 0.875rem;
      line-height: 1rem;
      font-weight: 500;
      padding-left: 0;
      padding-right: 8px;
      text-transform: uppercase; }

.ajbh .ajbh-checkbox input[type="checkbox"], .ajbh .ajbh-radio input[type="radio"], .ajbh-form .ajbh-checkbox input[type="checkbox"], .ajbh-form .ajbh-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.ajbh .ajbh-checkbox .checkmark, .ajbh .ajbh-radio .checkmark, .ajbh-form .ajbh-checkbox .checkmark, .ajbh-form .ajbh-radio .checkmark {
  display: inline-block;
  position: relative;
  height: 16px;
  width: 16px;
  max-width: 16px;
  border: 1px solid var(--secondary-L2);
  background-color: var(--white);
  border-radius: 2px;
  margin-right: 6px;
  margin-top: 1px;
  flex-basis: 22px;
  flex-shrink: 0; }

.ajbh .ajbh-checkbox .checkmark:after, .ajbh-form .ajbh-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 1px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  border-radius: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.ajbh .ajbh-radio .checkmark, .ajbh-form .ajbh-radio .checkmark {
  border-radius: 8px; }
  .ajbh .ajbh-radio .checkmark:after, .ajbh-form .ajbh-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    background-color: var(--white);
    height: 8px;
    width: 8px;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.ajbh .ajbh-checkbox input[type="checkbox"]:checked ~ .checkmark, .ajbh .ajbh-radio input[type="radio"]:checked ~ .checkmark, .ajbh-form .ajbh-checkbox input[type="checkbox"]:checked ~ .checkmark, .ajbh-form .ajbh-radio input[type="radio"]:checked ~ .checkmark {
  background-color: var(--primary);
  border-color: var(--primary); }
  .ajbh .ajbh-checkbox input[type="checkbox"]:checked ~ .checkmark:after, .ajbh .ajbh-radio input[type="radio"]:checked ~ .checkmark:after, .ajbh-form .ajbh-checkbox input[type="checkbox"]:checked ~ .checkmark:after, .ajbh-form .ajbh-radio input[type="radio"]:checked ~ .checkmark:after {
    display: block; }

@media (max-width: 575.98px) {
  .ajbh .tooltipped-input + .help-message-button-wrapper button:after, .ajbh-form .tooltipped-input + .help-message-button-wrapper button:after {
    top: 24px; } }

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

.ajbh-icon-user:before {
  content: "\e928"; }

.ajbh-icon-login:before {
  content: "\e927"; }

.ajbh-icon-logout:before {
  content: "\e926"; }

.ajbh-icon-upload-2:before {
  content: "\e925"; }

.ajbh-icon-back:before {
  content: "\e91e"; }

.ajbh-icon-camera:before {
  content: "\e91f"; }

.ajbh-icon-download:before {
  content: "\e920"; }

.ajbh-icon-expand:before {
  content: "\e921"; }

.ajbh-icon-minus:before {
  content: "\e922"; }

.ajbh-icon-plus:before {
  content: "\e923"; }

.ajbh-icon-upload:before {
  content: "\e924"; }

.ajbh-icon-pencil:before {
  content: "\e919"; }

.ajbh-icon-exclamation-badge:before {
  content: "\e91a"; }

.ajbh-icon-institution:before {
  content: "\e91b"; }

.ajbh-icon-calendar-checked:before {
  content: "\e91c"; }

.ajbh-icon-info:before {
  content: "\e91d"; }

.ajbh-icon-sort-down:before {
  content: "\e916"; }

.ajbh-icon-sort-up:before {
  content: "\e917"; }

.ajbh-icon-sort:before {
  content: "\e918"; }

.ajbh-icon-angles-right:before {
  content: "\e914"; }

.ajbh-icon-angles-left:before {
  content: "\e915"; }

.ajbh-icon-parliament:before {
  content: "\e913"; }

.ajbh-icon-icon-share:before {
  content: "\e912"; }

.ajbh-icon-hamburger-menu:before {
  content: "\e911"; }

.ajbh-icon-home:before {
  content: "\e90c"; }

.ajbh-icon-instagram:before {
  content: "\e90d"; }

.ajbh-icon-newsletter:before {
  content: "\e90e"; }

.ajbh-icon-play:before {
  content: "\e90f"; }

.ajbh-icon-question:before {
  content: "\e910"; }

.ajbh-icon-kozadatkereso:before {
  content: "\e90b"; }

.ajbh-icon-alert:before {
  content: "\e900"; }

.ajbh-icon-angle-down:before {
  content: "\e901"; }

.ajbh-icon-angle-left:before {
  content: "\e902"; }

.ajbh-icon-angle-right:before {
  content: "\e903"; }

.ajbh-icon-angle-up:before {
  content: "\e904"; }

.ajbh-icon-close:before {
  content: "\e905"; }

.ajbh-icon-external:before {
  content: "\e906"; }

.ajbh-icon-fb:before {
  content: "\e907"; }

.ajbh-icon-language:before {
  content: "\e908"; }

.ajbh-icon-pin:before {
  content: "\e909"; }

.ajbh-icon-search:before {
  content: "\e90a"; }

.portlet-hide-portlet-name .portlet-content .portlet-header {
  margin-bottom: 0; }
  .portlet-hide-portlet-name .portlet-content .portlet-header .portlet-title-text {
    display: none; }

/* hide portlet name on content pages */
.ajbh .layout-content .portlet-content .portlet-header {
  margin-bottom: 0; }
  .ajbh .layout-content .portlet-content .portlet-header .portlet-title-text {
    display: none; }

/* end hide portlet name on content pages */
.ajbh, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] {
  font-family: var(--kumbh-sans);
  font-size: var(--p-size);
  line-height: var(--p-height);
  font-weight: var(--p-weight);
  color: var(--dark-D1); }
  .ajbh h1, .ajbh h2, .ajbh h3, .ajbh h4, .ajbh h5, .ajbh h6, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h1, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h2, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h3, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h4, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h5, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h6 {
    font-family: var(--kumbh-sans);
    font-weight: var(--h-weight);
    color: var(--primary);
    margin-bottom: 0.625rem; }
    .ajbh h1.ajbh-heading, .ajbh h2.ajbh-heading, .ajbh h3.ajbh-heading, .ajbh h4.ajbh-heading, .ajbh h5.ajbh-heading, .ajbh h6.ajbh-heading, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h1.ajbh-heading, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h2.ajbh-heading, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h3.ajbh-heading, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h4.ajbh-heading, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h5.ajbh-heading, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h6.ajbh-heading {
      font-size: 1.0625rem;
      line-height: 1.32812rem;
      font-weight: var(--p-weight); }
      .ajbh h1.ajbh-heading.uppercase, .ajbh h2.ajbh-heading.uppercase, .ajbh h3.ajbh-heading.uppercase, .ajbh h4.ajbh-heading.uppercase, .ajbh h5.ajbh-heading.uppercase, .ajbh h6.ajbh-heading.uppercase, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h1.ajbh-heading.uppercase, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h2.ajbh-heading.uppercase, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h3.ajbh-heading.uppercase, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h4.ajbh-heading.uppercase, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h5.ajbh-heading.uppercase, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h6.ajbh-heading.uppercase {
        text-transform: uppercase; }
      .ajbh h1.ajbh-heading a, .ajbh h2.ajbh-heading a, .ajbh h3.ajbh-heading a, .ajbh h4.ajbh-heading a, .ajbh h5.ajbh-heading a, .ajbh h6.ajbh-heading a, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h1.ajbh-heading a, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h2.ajbh-heading a, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h3.ajbh-heading a, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h4.ajbh-heading a, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h5.ajbh-heading a, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h6.ajbh-heading a {
        font-weight: var(--p-weight); }
  .ajbh h1, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h1 {
    font-size: var(--h1-size);
    line-height: var(--h1-height); }
  .ajbh h2, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h2 {
    font-size: var(--h2-size);
    line-height: var(--h2-height); }
  .ajbh h3, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h3 {
    font-size: var(--h3-size);
    line-height: var(--h3-height); }
  .ajbh h4, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h4 {
    font-size: var(--h4-size);
    line-height: var(--h4-height);
    letter-spacing: var(--h4-letter-spacing); }
  .ajbh h5, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h5 {
    font-size: var(--h5-size);
    line-height: var(--h5-height); }
  .ajbh h6, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] h6 {
    font-size: var(--h6-size);
    line-height: var(--h6-height); }
  .ajbh li, .ajbh a, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] li, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] a {
    font-family: var(--kumbh-sans);
    font-size: var(--p-size);
    line-height: var(--p-height);
    font-weight: var(--p-weight); }
  .ajbh body p, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] body p {
    font-family: var(--kumbh-sans);
    font-size: var(--p-size);
    line-height: var(--p-height);
    font-weight: var(--p-weight);
    color: var(--dark-D1);
    margin-bottom: 0.625rem;
    letter-spacing: var(--p-letter-spacing); }
  .ajbh a, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] a {
    color: var(--primary);
    text-decoration: none; }
    .ajbh a:hover, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] a:hover {
      color: var(--highlight-d2);
      text-decoration: none; }
  .ajbh a.hover-from-gray-to-blue, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] a.hover-from-gray-to-blue {
    color: var(--dark-D1); }
    .ajbh a.hover-from-gray-to-blue:hover, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] a.hover-from-gray-to-blue:hover {
      color: var(--primary); }
  .ajbh a.hover-from-blue-to-blue, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] a.hover-from-blue-to-blue {
    color: var(--primary);
    line-height: 140%;
    letter-spacing: 0.04em; }
    .ajbh a.hover-from-blue-to-blue:hover, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] a.hover-from-blue-to-blue:hover {
      color: var(--primary); }
  .ajbh .underline, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] .underline {
    width: calc(100%);
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary) 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 1s; }
  .ajbh a.hover-with-underline:hover .underline, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] a.hover-with-underline:hover .underline {
    background-size: 100% 100%; }
  .ajbh .f-size-15, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] .f-size-15 {
    font-size: 0.94rem; }
  .ajbh .f-size-14, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] .f-size-14 {
    font-size: 0.875rem; }
  .ajbh .f-size-12, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] .f-size-12 {
    font-size: 0.75rem; }
  .ajbh .f-size-10, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] .f-size-10 {
    font-size: 0.625rem; }
  .ajbh .ajbh-quote, .dialog-iframe-popup div[class*="ajbh"][class*="portlet"] .ajbh-quote {
    border-left: 10px solid var(--primary);
    padding: 1rem;
    font-size: 17px;
    color: var(--primary); }

.f-size-6 {
  font-size: 0.375rem !important; }

.f-size-9 {
  font-size: 0.5625rem !important; }

.f-size-10 {
  font-size: 0.625rem !important; }

.f-size-11 {
  font-size: 0.6875rem !important; }

.f-size-12 {
  font-size: 0.75rem !important; }

.f-size-13 {
  font-size: 0.8125rem !important; }

.f-size-14 {
  font-size: 0.875rem !important; }

.f-size-15 {
  font-size: 0.9375rem !important; }

.f-size-16 {
  font-size: 1rem !important; }

.f-size-17 {
  font-size: 1.0625rem !important; }

.f-size-18 {
  font-size: 1.125rem !important; }

.f-size-19 {
  font-size: 1.1875rem !important; }

.f-size-20 {
  font-size: 1.25rem !important; }

.f-size-22 {
  font-size: 1.375rem !important; }

.f-size-24 {
  font-size: 1.5rem !important; }

.f-size-25 {
  font-size: 1.5625rem !important; }

.f-size-26 {
  font-size: 1.625rem !important; }

.f-size-27 {
  font-size: 1.6875rem !important; }

.f-size-28 {
  font-size: 1.75rem !important; }

.f-size-29 {
  font-size: 1.8125rem !important; }

.f-size-30 {
  font-size: 1.875rem !important; }

.f-size-32 {
  font-size: 2rem !important; }

.f-size-36 {
  font-size: 2.25rem !important; }

.f-size-45 {
  font-size: 2.8125rem !important; }

.f-size-50 {
  font-size: 3.125rem !important; }

@media (min-width: 576px) {
  .f-size-sm-6 {
    font-size: 0.375rem !important; }
  .f-size-sm-9 {
    font-size: 0.5625rem !important; }
  .f-size-sm-10 {
    font-size: 0.625rem !important; }
  .f-size-sm-11 {
    font-size: 0.6875rem !important; }
  .f-size-sm-12 {
    font-size: 0.75rem !important; }
  .f-size-sm-13 {
    font-size: 0.8125rem !important; }
  .f-size-sm-14 {
    font-size: 0.875rem !important; }
  .f-size-sm-15 {
    font-size: 0.9375rem !important; }
  .f-size-sm-16 {
    font-size: 1rem !important; }
  .f-size-sm-17 {
    font-size: 1.0625rem !important; }
  .f-size-sm-18 {
    font-size: 1.125rem !important; }
  .f-size-sm-19 {
    font-size: 1.1875rem !important; }
  .f-size-sm-20 {
    font-size: 1.25rem !important; }
  .f-size-sm-22 {
    font-size: 1.375rem !important; }
  .f-size-sm-24 {
    font-size: 1.5rem !important; }
  .f-size-sm-25 {
    font-size: 1.5625rem !important; }
  .f-size-sm-26 {
    font-size: 1.625rem !important; }
  .f-size-sm-27 {
    font-size: 1.6875rem !important; }
  .f-size-sm-28 {
    font-size: 1.75rem !important; }
  .f-size-sm-29 {
    font-size: 1.8125rem !important; }
  .f-size-sm-30 {
    font-size: 1.875rem !important; }
  .f-size-sm-32 {
    font-size: 2rem !important; }
  .f-size-sm-36 {
    font-size: 2.25rem !important; }
  .f-size-sm-45 {
    font-size: 2.8125rem !important; }
  .f-size-sm-50 {
    font-size: 3.125rem !important; } }

@media (min-width: 768px) {
  .f-size-md-6 {
    font-size: 0.375rem !important; }
  .f-size-md-9 {
    font-size: 0.5625rem !important; }
  .f-size-md-10 {
    font-size: 0.625rem !important; }
  .f-size-md-11 {
    font-size: 0.6875rem !important; }
  .f-size-md-12 {
    font-size: 0.75rem !important; }
  .f-size-md-13 {
    font-size: 0.8125rem !important; }
  .f-size-md-14 {
    font-size: 0.875rem !important; }
  .f-size-md-15 {
    font-size: 0.9375rem !important; }
  .f-size-md-16 {
    font-size: 1rem !important; }
  .f-size-md-17 {
    font-size: 1.0625rem !important; }
  .f-size-md-18 {
    font-size: 1.125rem !important; }
  .f-size-md-19 {
    font-size: 1.1875rem !important; }
  .f-size-md-20 {
    font-size: 1.25rem !important; }
  .f-size-md-22 {
    font-size: 1.375rem !important; }
  .f-size-md-24 {
    font-size: 1.5rem !important; }
  .f-size-md-25 {
    font-size: 1.5625rem !important; }
  .f-size-md-26 {
    font-size: 1.625rem !important; }
  .f-size-md-27 {
    font-size: 1.6875rem !important; }
  .f-size-md-28 {
    font-size: 1.75rem !important; }
  .f-size-md-29 {
    font-size: 1.8125rem !important; }
  .f-size-md-30 {
    font-size: 1.875rem !important; }
  .f-size-md-32 {
    font-size: 2rem !important; }
  .f-size-md-36 {
    font-size: 2.25rem !important; }
  .f-size-md-45 {
    font-size: 2.8125rem !important; }
  .f-size-md-50 {
    font-size: 3.125rem !important; } }

@media (min-width: 992px) {
  .f-size-lg-6 {
    font-size: 0.375rem !important; }
  .f-size-lg-9 {
    font-size: 0.5625rem !important; }
  .f-size-lg-10 {
    font-size: 0.625rem !important; }
  .f-size-lg-11 {
    font-size: 0.6875rem !important; }
  .f-size-lg-12 {
    font-size: 0.75rem !important; }
  .f-size-lg-13 {
    font-size: 0.8125rem !important; }
  .f-size-lg-14 {
    font-size: 0.875rem !important; }
  .f-size-lg-15 {
    font-size: 0.9375rem !important; }
  .f-size-lg-16 {
    font-size: 1rem !important; }
  .f-size-lg-17 {
    font-size: 1.0625rem !important; }
  .f-size-lg-18 {
    font-size: 1.125rem !important; }
  .f-size-lg-19 {
    font-size: 1.1875rem !important; }
  .f-size-lg-20 {
    font-size: 1.25rem !important; }
  .f-size-lg-22 {
    font-size: 1.375rem !important; }
  .f-size-lg-24 {
    font-size: 1.5rem !important; }
  .f-size-lg-25 {
    font-size: 1.5625rem !important; }
  .f-size-lg-26 {
    font-size: 1.625rem !important; }
  .f-size-lg-27 {
    font-size: 1.6875rem !important; }
  .f-size-lg-28 {
    font-size: 1.75rem !important; }
  .f-size-lg-29 {
    font-size: 1.8125rem !important; }
  .f-size-lg-30 {
    font-size: 1.875rem !important; }
  .f-size-lg-32 {
    font-size: 2rem !important; }
  .f-size-lg-36 {
    font-size: 2.25rem !important; }
  .f-size-lg-45 {
    font-size: 2.8125rem !important; }
  .f-size-lg-50 {
    font-size: 3.125rem !important; } }

@media (min-width: 1350px) {
  .f-size-xl-6 {
    font-size: 0.375rem !important; }
  .f-size-xl-9 {
    font-size: 0.5625rem !important; }
  .f-size-xl-10 {
    font-size: 0.625rem !important; }
  .f-size-xl-11 {
    font-size: 0.6875rem !important; }
  .f-size-xl-12 {
    font-size: 0.75rem !important; }
  .f-size-xl-13 {
    font-size: 0.8125rem !important; }
  .f-size-xl-14 {
    font-size: 0.875rem !important; }
  .f-size-xl-15 {
    font-size: 0.9375rem !important; }
  .f-size-xl-16 {
    font-size: 1rem !important; }
  .f-size-xl-17 {
    font-size: 1.0625rem !important; }
  .f-size-xl-18 {
    font-size: 1.125rem !important; }
  .f-size-xl-19 {
    font-size: 1.1875rem !important; }
  .f-size-xl-20 {
    font-size: 1.25rem !important; }
  .f-size-xl-22 {
    font-size: 1.375rem !important; }
  .f-size-xl-24 {
    font-size: 1.5rem !important; }
  .f-size-xl-25 {
    font-size: 1.5625rem !important; }
  .f-size-xl-26 {
    font-size: 1.625rem !important; }
  .f-size-xl-27 {
    font-size: 1.6875rem !important; }
  .f-size-xl-28 {
    font-size: 1.75rem !important; }
  .f-size-xl-29 {
    font-size: 1.8125rem !important; }
  .f-size-xl-30 {
    font-size: 1.875rem !important; }
  .f-size-xl-32 {
    font-size: 2rem !important; }
  .f-size-xl-36 {
    font-size: 2.25rem !important; }
  .f-size-xl-45 {
    font-size: 2.8125rem !important; }
  .f-size-xl-50 {
    font-size: 3.125rem !important; } }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.table.table-bordered, .table.table-list {
  border: 0;
  border-spacing: 4px;
  border-collapse: inherit; }
  .table.table-bordered th, .table.table-bordered td, .table.table-list th, .table.table-list td {
    border: 0; }
  .table.table-bordered th, .table.table-bordered th a, .table.table-bordered th a span, .table.table-list th, .table.table-list th a, .table.table-list th a span {
    font-weight: 600;
    font-size: 13px;
    color: var(--white); }
  .table.table-bordered th, .table.table-list th {
    background-color: var(--primary);
    vertical-align: top;
    height: 100%; }
  .table.table-bordered th.table-sorted, .table.table-list th.table-sorted {
    background-color: var(--primary-D2); }
  .table.table-bordered td, .table.table-list td {
    font-size: 13px;
    font-weight: 400;
    height: 100%; }
    .table.table-bordered td.file-column-NAME, .table.table-list td.file-column-NAME {
      overflow: hidden; }
      .table.table-bordered td.file-column-NAME a, .table.table-list td.file-column-NAME a {
        display: block;
        margin: -10em;
        padding: 10em; }
  .table.table-bordered .table-sort-liner, .table.table-list .table-sort-liner {
    padding-right: 30px; }
    .table.table-bordered .table-sort-liner a:after, .table.table-list .table-sort-liner a:after {
      font-size: 16px;
      font-family: 'ajbh' !important;
      position: absolute;
      content: "\e918";
      color: var(--white);
      opacity: 0.5;
      right: 0;
      top: 4px; }
  .table.table-bordered .table-sorted .table-sort-liner a:after, .table.table-list .table-sorted .table-sort-liner a:after {
    content: "\e917";
    opacity: 1; }
  .table.table-bordered .table-sorted.table-sorted-desc .table-sort-liner a:after, .table.table-list .table-sorted.table-sorted-desc .table-sort-liner a:after {
    content: "\e916"; }
  .table.table-bordered .table-sort-indicator, .table.table-list .table-sort-indicator {
    display: none; }
  .table.table-bordered tbody tr:nth-of-type(odd) td, .table.table-list tbody tr:nth-of-type(odd) td {
    background-color: var(--light); }
  .table.table-bordered tbody tr:nth-of-type(even) td, .table.table-list tbody tr:nth-of-type(even) td {
    background-color: var(--light-L1); }
  .table.table-bordered tbody tr:hover td, .table.table-list tbody tr:hover td {
    background-color: var(--primary-D2);
    color: var(--white); }
    .table.table-bordered tbody tr:hover td a, .table.table-list tbody tr:hover td a {
      color: var(--white); }

.ajbh-document-library-display-portlet {
  background-color: white; }
  .ajbh-document-library-display-portlet .aui-search-bar {
    display: flex; }
    .ajbh-document-library-display-portlet .aui-search-bar .form-group {
      margin-bottom: 0;
      width: 60%; }
    .ajbh-document-library-display-portlet .aui-search-bar button {
      width: 40%;
      background-color: var(--primary);
      text-align: center;
      text-transform: uppercase;
      font-weight: 500; }
      .ajbh-document-library-display-portlet .aui-search-bar button:hover {
        background-color: var(--primary-D2); }
    .ajbh-document-library-display-portlet .aui-search-bar .form-group, .ajbh-document-library-display-portlet .aui-search-bar button, .ajbh-document-library-display-portlet .aui-search-bar input {
      border-radius: 0; }
  @media (min-width: 992px) {
    .ajbh-document-library-display-portlet {
      padding: 50px 80px; } }
  @media (max-width: 991.98px) {
    .ajbh-document-library-display-portlet {
      padding-top: 20px; }
      .ajbh-document-library-display-portlet .aui-search-bar {
        flex-direction: column; }
        .ajbh-document-library-display-portlet .aui-search-bar .form-group, .ajbh-document-library-display-portlet .aui-search-bar button {
          width: 100%; } }

.yui3-widget-modal:not(.datepicker-popover) {
  width: 100px; }
  .yui3-widget-modal:not(.datepicker-popover) ul.dropdown-menu {
    border-radius: 0;
    border: 2px solid var(--primary);
    margin: 0;
    padding: 0; }
    @media (min-width: 992px) {
      .yui3-widget-modal:not(.datepicker-popover) ul.dropdown-menu {
        min-width: 100px;
        width: auto; } }
    @media (max-width: 1349.98px) {
      .yui3-widget-modal:not(.datepicker-popover) ul.dropdown-menu {
        min-width: 100%; } }
    .yui3-widget-modal:not(.datepicker-popover) ul.dropdown-menu li:nth-of-type(even) {
      background-color: var(--light-D1); }
    .yui3-widget-modal:not(.datepicker-popover) ul.dropdown-menu li a:hover {
      background-color: var(--primary-D2);
      color: var(--white); }
    .yui3-widget-modal:not(.datepicker-popover) ul.dropdown-menu li a {
      font-size: 14px;
      color: var(--dark);
      padding: 8px 14px; }
    .yui3-widget-modal:not(.datepicker-popover) ul.dropdown-menu:after {
      display: none; }

.portlet-document-library {
  background-color: white; }
  @media (min-width: 992px) {
    .portlet-document-library {
      padding: 50px 80px; } }
  .portlet-document-library .management-bar, .portlet-document-library .document-library-breadcrumb, .portlet-document-library .lfr-checkbox-column {
    display: none; }
  .portlet-document-library th {
    border-radius: 0 !important; }
  .portlet-document-library .lfr-entry-action-column:hover {
    background-color: var(--primary) !important; }
  .portlet-document-library .lfr-entry-action-column a:hover {
    background-color: transparent !important;
    color: var(--white) !important; }
  .portlet-document-library span.sticker {
    display: none; }

.taglib-page-iterator {
  padding: 30px; }
  .taglib-page-iterator .lfr-pagination-config .dropdown-toggle {
    border-radius: 0;
    border: 2px solid var(--primary);
    color: var(--primary);
    background-color: var(--white);
    padding: 8px 50px 8px 14px; }
    @media (min-width: 992px) {
      .taglib-page-iterator .lfr-pagination-config .dropdown-toggle {
        min-width: 100px; } }
    .taglib-page-iterator .lfr-pagination-config .dropdown-toggle:hover {
      border-radius: 0; }
    .taglib-page-iterator .lfr-pagination-config .dropdown-toggle .lfr-icon-menu-text {
      font-size: 14px;
      color: var(--dark); }
    .taglib-page-iterator .lfr-pagination-config .dropdown-toggle:after {
      content: "\e901";
      font-family: 'ajbh' !important;
      font-size: 16px;
      color: var(--primary);
      font-style: normal;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%); }
    .taglib-page-iterator .lfr-pagination-config .dropdown-toggle .lfr-icon-menu-arrow.caret {
      font-size: 0; }
    .taglib-page-iterator .lfr-pagination-config .dropdown-toggle svg.lexicon-icon {
      display: none; }
  .taglib-page-iterator .search-results {
    font-weight: 500;
    color: var(--primary);
    font-size: 11px; }
  .taglib-page-iterator .lfr-pagination-config .open .dropdown-toggle {
    border: 2px solid var(--dark-L1); }
    .taglib-page-iterator .lfr-pagination-config .open .dropdown-toggle .lfr-icon-menu-arrow.caret {
      font-size: 0; }
    .taglib-page-iterator .lfr-pagination-config .open .dropdown-toggle:after {
      content: "\e904"; }
  .taglib-page-iterator .lfr-pagination-config {
    line-height: initial; }
  .taglib-page-iterator .lfr-pagination-delta-selector {
    display: none !important; }
  .taglib-page-iterator .pager {
    margin-top: 3px; }
    .taglib-page-iterator .pager a {
      border-radius: 0;
      border: 0;
      color: var(--white);
      background-color: var(--primary);
      font-size: 0;
      position: relative; }
      .taglib-page-iterator .pager a:after {
        font-size: 20px;
        font-family: 'ajbh' !important;
        position: absolute;
        left: 10px; }
      .taglib-page-iterator .pager a:hover {
        background-color: var(--primary-D2);
        color: var(--white); }
    .taglib-page-iterator .pager li {
      padding: 0 10px; }
    @media (min-width: 992px) {
      .taglib-page-iterator .pager li > a {
        padding: 20px; } }
    .taglib-page-iterator .pager li.first a, .taglib-page-iterator .pager li.last a {
      border-radius: 0;
      color: var(--primary);
      background-color: transparent; }
      .taglib-page-iterator .pager li.first a:hover, .taglib-page-iterator .pager li.last a:hover {
        color: var(--dark-D1); }
    .taglib-page-iterator .pager li:nth-of-type(2) a:after {
      content: "\e902"; }
    .taglib-page-iterator .pager li:nth-of-type(3) a:after {
      content: "\e903"; }
    .taglib-page-iterator .pager li.first a:after {
      content: "\e915"; }
    .taglib-page-iterator .pager li.last a:after {
      content: "\e914"; }

.taglib-search-iterator-page-iterator-bottom .pagination-items-per-page {
  display: none; }

.taglib-search-iterator-page-iterator-bottom .pagination li {
  padding: 0 10px; }

.taglib-search-iterator-page-iterator-bottom .pagination li > a, .taglib-search-iterator-page-iterator-bottom .pagination li.page-item.disabled > a {
  border-radius: 0;
  border: 0;
  color: var(--primary);
  background-color: transparent;
  font-weight: 500; }
  @media (min-width: 992px) {
    .taglib-search-iterator-page-iterator-bottom .pagination li > a, .taglib-search-iterator-page-iterator-bottom .pagination li.page-item.disabled > a {
      padding: 20px; } }

.taglib-search-iterator-page-iterator-bottom .pagination li:not(:last-of-type):not(:first-of-type) > a:hover {
  background-color: var(--primary-D2);
  color: var(--white); }

.taglib-search-iterator-page-iterator-bottom .pagination li.page-item.active > a {
  color: var(--white);
  background-color: var(--primary); }

.taglib-search-iterator-page-iterator-bottom .pagination li:first-of-type a, .taglib-search-iterator-page-iterator-bottom .pagination li:last-of-type a {
  font-size: 0; }
  .taglib-search-iterator-page-iterator-bottom .pagination li:first-of-type a:after, .taglib-search-iterator-page-iterator-bottom .pagination li:last-of-type a:after {
    font-size: 20px;
    font-family: 'ajbh' !important;
    position: absolute;
    left: 10px; }

.taglib-search-iterator-page-iterator-bottom .pagination li:first-of-type:hover, .taglib-search-iterator-page-iterator-bottom .pagination li:last-of-type:hover {
  color: var(--dark-D1); }

.taglib-search-iterator-page-iterator-bottom .pagination li:first-of-type a:after {
  content: "\e902"; }

.taglib-search-iterator-page-iterator-bottom .pagination li:last-of-type a:after {
  content: "\e903"; }

header.w-100 {
  font-size: 1.0625rem;
  line-height: 1.32812rem;
  font-weight: var(--p-weight);
  text-transform: uppercase;
  color: var(--primary);
  border-bottom: 1px solid var(--dark-D1);
  border-radius: 0 !important;
  padding: 0 0 0.625rem !important;
  border-radius: 0 !important;
  border-color: rgba(0, 0, 0, 0.1); }
  header.w-100 + div.background-beige {
    padding: 10px 0 !important; }

/* overlay override */
.yui3-skin-sam .yui3-widget-mask {
  background-color: var(--primary);
  opacity: .5; }

.modal-header {
  height: 40px;
  border: none;
  position: relative; }
  .modal-header:after {
    content: "";
    height: 1px;
    background-color: var(--light-D1);
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px; }

.modal-title {
  font-family: var(--kumbh-sans);
  font-size: 1.0625rem;
  line-height: 1.3125rem;
  font-weight: 400;
  color: var(--primary); }

.modal-full-screen .modal-content {
  border: none;
  border-radius: 0; }

.close {
  color: var(--primary);
  opacity: 1; }

.searchcontainer-content {
  padding-bottom: 58px; }

@media (min-width: 768px) {
  .col-9-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 9% !important;
    max-width: 9% !important; } }

@media (min-width: 992px) {
  .col-9-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 9% !important;
    max-width: 9% !important; } }

@media (min-width: 768px) {
  .col-10-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 10% !important;
    max-width: 10% !important; } }

@media (min-width: 992px) {
  .col-10-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 10% !important;
    max-width: 10% !important; } }

@media (min-width: 768px) {
  .col-13-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 13% !important;
    max-width: 13% !important; } }

@media (min-width: 992px) {
  .col-13-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 13% !important;
    max-width: 13% !important; } }

@media (min-width: 768px) {
  .col-15-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 15% !important;
    max-width: 15% !important; } }

@media (min-width: 992px) {
  .col-15-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 15% !important;
    max-width: 15% !important; } }

@media (min-width: 768px) {
  .col-20-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 20% !important;
    max-width: 20% !important; } }

@media (min-width: 992px) {
  .col-20-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 20% !important;
    max-width: 20% !important; } }

@media (min-width: 768px) {
  .col-25-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 25% !important;
    max-width: 25% !important; } }

@media (min-width: 992px) {
  .col-25-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 25% !important;
    max-width: 25% !important; } }

@media (min-width: 768px) {
  .col-30-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 30% !important;
    max-width: 30% !important; } }

@media (min-width: 992px) {
  .col-30-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 30% !important;
    max-width: 30% !important; } }

@media (min-width: 768px) {
  .col-35-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 35% !important;
    max-width: 35% !important; } }

@media (min-width: 992px) {
  .col-35-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 35% !important;
    max-width: 35% !important; } }

@media (min-width: 768px) {
  .col-40-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 40% !important;
    max-width: 40% !important; } }

@media (min-width: 992px) {
  .col-40-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 40% !important;
    max-width: 40% !important; } }

@media (min-width: 768px) {
  .col-45-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 45% !important;
    max-width: 45% !important; } }

@media (min-width: 992px) {
  .col-45-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 45% !important;
    max-width: 45% !important; } }

@media (min-width: 768px) {
  .col-50-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 50% !important;
    max-width: 50% !important; } }

@media (min-width: 992px) {
  .col-50-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 50% !important;
    max-width: 50% !important; } }

@media (min-width: 768px) {
  .col-55-flex-md {
    position: relative;
    width: 100%;
    flex: 0 0 55% !important;
    max-width: 55% !important; } }

@media (min-width: 992px) {
  .col-55-flex-lg {
    position: relative;
    width: 100%;
    flex: 0 0 55% !important;
    max-width: 55% !important; } }

#banner {
  background-color: var(--primary);
  position: relative; }
  #banner:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: var(--white);
    opacity: 0.5;
    width: calc(100% - 30px); }
    @media (min-width: 576px) {
      #banner:after {
        width: calc(540px - 30px); } }
    @media (min-width: 768px) {
      #banner:after {
        width: calc(720px - 30px); } }
    @media (min-width: 992px) {
      #banner:after {
        width: calc(960px - 30px); } }
    @media (min-width: 1350px) {
      #banner:after {
        width: calc(1290px - 30px); } }

#menu-bar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px 0 10px; }

.site-logo {
  padding-right: 15px; }
  .site-logo img {
    max-height: 70px;
    width: auto; }

.main-search-container {
  width: 42%; }

.main-search {
  width: 100%;
  position: relative; }
  .main-search input[type="search"] {
    width: 100%;
    padding: 11px 54px 11px 23px;
    font-size: 0.875rem;
    line-height: 1.09375rem;
    border-radius: 1.25rem;
    border: none; }
  .main-search button.search-button {
    border: none;
    background: none; }
    .main-search button.search-button:after {
      content: "\e90a";
      position: absolute;
      right: 15px;
      top: 20px;
      transform: translateY(-50%);
      font-size: 1.5rem;
      color: var(--primary);
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'ajbh' !important;
      speak: never;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.locale-select-container {
  align-items: center; }
  .locale-select-container .ajbh-icon-language {
    font-size: 1.5rem;
    color: var(--white);
    margin-right: 25px; }

.locale-select {
  position: relative;
  padding: 11px 0; }
  .locale-select:after {
    content: "\e901";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.625rem;
    color: var(--white);
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ajbh' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .locale-select select {
    background-color: var(--primary);
    color: var(--white);
    border: none;
    font-size: 0.875rem;
    line-height: 1.09375rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px; }

.fixed-menu .portlet {
  margin-bottom: 0; }

.fixed-menu #banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 12; }

@media (min-width: 992px) {
  .fixed-menu #menu-bar {
    display: none; } }

@media (min-width: 992px) {
  .fixed-menu .main-navigation {
    padding-top: 4px;
    padding-bottom: 4px; } }

.fixed-menu.has-control-menu #banner {
  top: 56px; }
  @media (max-width: 767.98px) {
    .fixed-menu.has-control-menu #banner {
      top: 48px; } }

@media (max-width: 991.98px) {
  #menu-bar {
    padding: 13px 15px 7px;
    align-items: center; }
  .site-logo img {
    max-height: 40px;
    width: auto; }
  #menu-trigger, #search-trigger {
    font-size: 24px;
    color: var(--white); }
  #menu-trigger .ajbh-icon-close {
    display: none; }
  .open-menu #menu-trigger .ajbh-icon-close {
    display: inline; }
  .open-menu #menu-trigger .ajbh-icon-hamburger-menu {
    display: none; }
  .sliding-sheet-container {
    position: absolute;
    z-index: 12;
    overflow-y: auto;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0;
    transition: height 0.4s ease; }
  .sliding-sheet {
    transition: transform 0.4s ease;
    transform: translateY(-100%); }
  .open-search .main-search-container .sliding-sheet,
  .open-menu .main-navigation .sliding-sheet {
    transform: translateY(0); }
  .main-search {
    padding: 15px;
    margin-bottom: 0;
    background-color: var(--primary); }
    .main-search button.search-button:after {
      top: 35px;
      right: 30px; } }

#wrapper {
  position: relative;
  min-height: 100vh; }
  #wrapper .ajbh-footer {
    color: var(--white);
    background-color: var(--primary);
    letter-spacing: 0.06em;
    position: absolute;
    bottom: 0;
    width: 100%; }
    #wrapper .ajbh-footer a {
      color: var(--white);
      text-decoration: none;
      position: relative;
      display: inline-block; }
      #wrapper .ajbh-footer a:after {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: white;
        visibility: hidden;
        transform: scaleX(0);
        transform-origin: left;
        transition: all 0.3s ease-in-out; }
      #wrapper .ajbh-footer a:hover:after {
        visibility: visible;
        transform: scaleX(1); }
    #wrapper .ajbh-footer .ajbh-footer-top {
      border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
      #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(1) {
        padding: 16px 0 13px 0; }
      #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(2) {
        padding: 22px 0 14px 0; }
        #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(2) a {
          position: relative;
          display: inline-block; }
          #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(2) a:after {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 0;
            width: 100%;
            height: 3px;
            background-color: white;
            visibility: hidden;
            transform: scaleX(0);
            transform-origin: left;
            transition: all 0.3s ease-in-out; }
          #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(2) a:hover:after {
            visibility: visible;
            transform: scaleX(1); }
      #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(3) {
        padding: 42px 0 37px 0; }
        @media (max-width: 1349.98px) {
          #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(3) {
            padding: 0 0 29px 0; } }
        @media (min-width: 992px) {
          #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(3) li {
            padding-right: 34px; } }
        @media (max-width: 1349.98px) {
          #wrapper .ajbh-footer .ajbh-footer-top:nth-of-type(3) li {
            padding-bottom: 10px; } }
      #wrapper .ajbh-footer .ajbh-footer-top .footer-links a {
        margin-left: 31px; }
      #wrapper .ajbh-footer .ajbh-footer-top .footer-links .ajbh-icon {
        font-size: 1.5rem; }
      #wrapper .ajbh-footer .ajbh-footer-top img {
        height: 70px;
        width: auto; }
    #wrapper .ajbh-footer .ajbh-footer-bottom {
      padding: 10px 0;
      font-size: 13px; }
      @media (max-width: 1349.98px) {
        #wrapper .ajbh-footer .ajbh-footer-bottom {
          padding: 0; } }
      #wrapper .ajbh-footer .ajbh-footer-bottom .copyright {
        font-size: 16px; }
      @media (min-width: 992px) {
        #wrapper .ajbh-footer .ajbh-footer-bottom li {
          padding-right: 34px; } }
      @media (max-width: 1349.98px) {
        #wrapper .ajbh-footer .ajbh-footer-bottom li {
          padding-bottom: 8px; } }
      #wrapper .ajbh-footer .ajbh-footer-bottom .ajbh-icon {
        font-size: 18px; }
    #wrapper .ajbh-footer .portlet {
      margin-bottom: 0; }

.ajbh-secondary-menu .ajbh-menu-item {
  text-transform: none;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 0 !important;
  border-bottom: none; }
  .ajbh-secondary-menu .ajbh-menu-item a {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400; }

.ajbh-footer-bottom .ajbh-menu {
  justify-content: flex-start;
  padding-bottom: 0; }

.ajbh-footer-bottom .ajbh-menu-item {
  text-transform: none;
  border-bottom: 0; }

@media (max-width: 991.98px) {
  #wrapper .ajbh-footer {
    text-align: center; }
    #wrapper .ajbh-footer ul.ajbh-menu {
      flex-direction: column; }
    #wrapper .ajbh-footer .ajbh-footer-top img {
      max-height: 40px;
      width: auto; }
    #wrapper .ajbh-footer .ajbh-footer-top .footer-social-links {
      display: flex;
      justify-content: center;
      align-items: center; } }

.ajbh-menu {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  list-style: none;
  padding: unset;
  margin: 0; }
  .ajbh-menu li {
    text-transform: uppercase;
    padding: 10px 0 10px;
    position: relative; }
    .ajbh-menu li.columned {
      position: static; }
    @media (min-width: 992px) {
      .ajbh-menu li:hover .child-menu, .ajbh-menu li.open .child-menu {
        display: flex; } }
  .ajbh-menu > li > a {
    color: var(--white);
    text-decoration: none;
    position: relative;
    display: inline-block; }
    .ajbh-menu > li > a:after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 0;
      width: 100%;
      height: 3px;
      background-color: white;
      visibility: hidden;
      transform: scaleX(0);
      transform-origin: left;
      transition: all 0.3s ease-in-out; }
    .ajbh-menu > li > a:hover:after {
      visibility: visible;
      transform: scaleX(1); }
    .ajbh-menu > li > a:hover {
      color: var(--white);
      text-decoration: none; }
  .ajbh-menu .child-menu {
    display: none;
    flex-direction: column;
    position: absolute;
    z-index: 12;
    top: 100%;
    left: -21px;
    list-style: none;
    padding: 11px 11px 20px;
    background-color: var(--white);
    border: 1px solid var(--primary-L3);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15); }
    .ajbh-menu .child-menu li {
      padding: 0; }
    .ajbh-menu .child-menu a {
      display: inline-block;
      width: 100%;
      font-weight: 500;
      color: var(--primary);
      text-decoration: none;
      font-size: 0.875rem;
      line-height: 1.05rem;
      padding: 10px; }
      .ajbh-menu .child-menu a:hover {
        background-color: var(--primary);
        color: var(--white);
        text-decoration: underline; }
  .ajbh-menu .grandchild-menu {
    list-style: none;
    padding: 10px 0; }
    .ajbh-menu .grandchild-menu li {
      padding: 0; }

.ajbh-menu-container .logo {
  display: none; }

.fixed-menu .ajbh-menu-container {
  display: flex;
  align-items: center; }
  @media (min-width: 992px) {
    .fixed-menu .ajbh-menu-container .logo {
      display: inline-block;
      max-height: 50px;
      width: auto; } }

.fixed-menu .ajbh-menu {
  flex: 1 1 100%; }

@media (min-width: 992px) {
  .ajbh-menu .child-menu, .ajbh-menu .grandchild-menu {
    visibility: visible !important; }
  .ajbh-menu .columned .child-menu {
    flex-direction: row;
    left: 0;
    right: 0; }
    .ajbh-menu .columned .child-menu a {
      padding: 10px 20px; }
    .ajbh-menu .columned .child-menu > li {
      padding: 10px;
      flex: 1 1 100%; }
      .ajbh-menu .columned .child-menu > li:not(:last-child) {
        border-right: 1px solid rgba(13, 82, 114, 0.5); }
      .ajbh-menu .columned .child-menu > li > a {
        position: relative; }
        .ajbh-menu .columned .child-menu > li > a:hover {
          text-decoration: none; }
        .ajbh-menu .columned .child-menu > li > a:after {
          content: "";
          display: block;
          position: relative;
          height: 1px;
          width: calc(100% + 20px);
          bottom: -6px;
          left: 50%;
          transform: translateX(-50%);
          background-color: var(--light-D2); }
  .ajbh-menu .columned.headingless {
    position: relative; }
    .ajbh-menu .columned.headingless .child-menu {
      right: unset;
      left: 50%;
      transform: translateX(-50%); }
      .ajbh-menu .columned.headingless .child-menu > li {
        min-width: 330px; }
  .ajbh-menu li .ajbh-icon-angle-down {
    display: none; }
  .ajbh-menu li.non-browsable > a {
    color: var(--dark-D1); }
    .ajbh-menu li.non-browsable > a:hover {
      background-color: var(--white);
      color: var(--dark-D1);
      cursor: default; } }

@media (max-width: 991.98px) {
  #main-navigation, #main-search-container {
    height: 0; }
  .main-navigation-bg {
    background-color: var(--primary); }
  .ajbh-menu {
    flex-direction: column;
    padding: 16px 0 38px; }
    .ajbh-menu li {
      padding: 24px 0 25px;
      width: 100%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    .ajbh-menu > li:last-of-type {
      margin-bottom: 47px; }
    .ajbh-menu > li > a {
      font-weight: 500;
      font-size: 1.0625rem;
      letter-spacing: 0.04375rem;
      line-height: 1.275rem;
      color: var(--white);
      text-decoration: none;
      display: inline-block;
      width: 100%; }
      .ajbh-menu > li > a:after {
        display: none; }
      .ajbh-menu > li > a:hover {
        color: var(--white);
        text-decoration: none; }
    .ajbh-menu li.parent {
      position: relative; }
      .ajbh-menu li.parent > a {
        padding-right: 40px; }
      .ajbh-menu li.parent .ajbh-icon-angle-down {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        font-size: 1.25rem;
        transition: transform 0.4s ease; }
      .ajbh-menu li.parent ul {
        display: flex;
        flex-direction: column;
        position: static;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease;
        box-shadow: none; }
      .ajbh-menu li.parent.open > a > .ajbh-icon-angle-down {
        transform: translateY(-50%) rotate(180deg); }
    .ajbh-menu .child-menu {
      padding: 0 0 0 10px;
      background-color: var(--primary);
      border: none; }
      .ajbh-menu .child-menu li {
        padding: 12px 0 10px; }
        .ajbh-menu .child-menu li:last-of-type {
          border-bottom: none; }
      .ajbh-menu .child-menu a {
        color: var(--white);
        font-size: 1rem;
        line-height: 1.275rem;
        position: relative; }
    .ajbh-menu .grandchild-menu {
      padding: 0 0 0 30px; }
      .ajbh-menu .grandchild-menu li {
        padding: 0;
        border: none; }
      .ajbh-menu .grandchild-menu a {
        font-size: 0.875rem;
        line-height: 1.05rem; } }

.ajbh-gallery-title {
  border: none;
  padding: 0;
  margin-bottom: 20px; }
  .ajbh-gallery-title h1 {
    font-weight: 500;
    font-size: 1.9375rem;
    line-height: 2.6875rem;
    white-space: normal !important;
    word-wrap: break-word !important; }

.ajbh-gallery {
  background-color: var(--white);
  padding: 20px 15px 20px; }
  .ajbh-gallery .lfr-asset-metadata {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px; }
  .ajbh-gallery .content-counter, .ajbh-gallery .other-metadata {
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    color: var(--dark-D1); }
    .ajbh-gallery .content-counter > div:not(:last-child), .ajbh-gallery .other-metadata > div:not(:last-child) {
      margin-right: 20px; }
  .ajbh-gallery .ajbh-icon-icon-share {
    font-size: 2.5rem; }
  .ajbh-gallery .display-style-icon .lfr-asset-folder,
  .ajbh-gallery .display-style-icon .lfr-asset-item {
    padding-left: 5px;
    padding-right: 5px; }
    .ajbh-gallery .display-style-icon .lfr-asset-folder div,
    .ajbh-gallery .display-style-icon .lfr-asset-item div {
      border: 0; }
    @media (min-width: 768px) {
      .ajbh-gallery .display-style-icon .lfr-asset-folder,
      .ajbh-gallery .display-style-icon .lfr-asset-item {
        width: 33%; } }

.image-viewer-close {
  background-color: var(--white);
  opacity: 1;
  color: var(--primary);
  border-radius: 0; }
  .image-viewer-close:hover {
    color: var(--primary-D1); }

.image-viewer-base-control.carousel-control {
  position: fixed;
  top: 45%;
  bottom: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: var(--primary);
  background-color: var(--white);
  text-align: center;
  z-index: 3005;
  padding: 6px; }
  .image-viewer-base-control.carousel-control:hover {
    text-decoration: none;
    color: var(--primary-D1); }
  @media (max-width: 991.98px) {
    .image-viewer-base-control.carousel-control {
      border: 1px solid var(--primary); } }

.image-viewer-base-control-left {
  left: 2%; }
  @media (max-width: 991.98px) {
    .image-viewer-base-control-left {
      left: 48px; } }

.image-viewer-base-control-right {
  right: 2%; }
  @media (max-width: 991.98px) {
    .image-viewer-base-control-right {
      right: 48px; } }

.ajbh-image-viewer {
  background-color: var(--white);
  padding: 70px 30px 14px; }
  .ajbh-image-viewer .image-viewer-caption,
  .ajbh-image-viewer .image-viewer-info {
    color: var(--primary); }
  .ajbh-image-viewer .image-viewer-caption {
    position: absolute;
    top: 11px;
    right: 20px;
    left: 10px;
    padding-left: 10px;
    border-bottom: 1px solid var(--light-D1);
    text-align: left;
    font-size: 1.0625rem;
    line-height: 1.32812rem;
    font-weight: 400; }
  .ajbh-image-viewer .image-viewer-footer-content {
    padding-top: 15px; }
  .ajbh-image-viewer .ajbh-icon-camera {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 4px; }

.ajbh-form .group-label {
  padding-top: 36px; }
  @media screen and (max-width: 768px) {
    .ajbh-form .group-label {
      padding-top: 10px; } }
  .ajbh-form .group-label label {
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-weight: 500;
    color: var(--dark-D1); }

.ajbh-form .reference-mark.text-warning:after {
  content: "*";
  color: var(--primary);
  speak: none; }

.ajbh-form .reference-mark.text-warning svg {
  display: none; }

.ajbh-form .ajbh-file-upload-subtitle span:nth-child(2) {
  font-size: 0.75rem;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px; }

.ajbh-form .radio-input-container .help-message-button-wrapper {
  top: -3px; }

.ajbh .captcha-container {
  margin-bottom: 0; }

.ajbh-file-upload-fields .lfr-autorow-controls {
  position: static;
  display: flex;
  flex-direction: row-reverse; }

.ajbh-file-upload-fields .lfr-form-row {
  padding-bottom: 15px;
  margin-bottom: 34px; }

.ajbh-file-upload-fields button {
  width: 32px;
  height: 32px;
  background-color: var(--primary);
  border: none;
  border-radius: 0; }
  .ajbh-file-upload-fields button:hover {
    background-color: var(--primary-D2); }
  .ajbh-file-upload-fields button:not(:last-child) {
    margin-right: 20px; }

.ajbh-file-input {
  padding: 4px;
  border: 2px solid var(--primary);
  margin: 0;
  flex-grow: 1;
  width: 100%; }
  .ajbh-file-input.file-selected {
    border-color: transparent; }
    .ajbh-file-input.file-selected .file-upload-label {
      display: none; }
    .ajbh-file-input.file-selected .file-name {
      display: inline-block; }
  .ajbh-file-input input[type="file"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .ajbh-file-input .file-upload-label {
    display: flex;
    align-items: center;
    padding: 4px 16px;
    text-transform: uppercase;
    background-color: var(--primary);
    color: var(--white);
    font-size: 0.8125rem;
    line-height: 1rem;
    font-weight: 500;
    width: fit-content; }
    .ajbh-file-input .file-upload-label span {
      font-size: 1.5rem;
      margin-left: 8px; }
  .ajbh-file-input .file-name {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.125rem;
    color: var(--dark-D1); }
  .ajbh-file-input .form-group {
    margin-bottom: 0; }

.ajbh .help-message-content {
  display: block;
  z-index: 1;
  padding: 10px;
  background-color: var(--primary-D2);
  color: var(--white);
  font-size: 0.75rem;
  line-height: 15px;
  font-weight: 400; }
  .ajbh .help-message-content.closed {
    display: none; }
  @media (min-width: 576px) {
    .ajbh .help-message-content:hover {
      display: block; } }
  @media (min-width: 576px) {
    .ajbh .help-message-content {
      position: absolute;
      min-width: 200px;
      max-width: 300px; }
      .ajbh .help-message-content.right {
        top: 50%;
        left: 100%;
        transform: translate(10px, -50%); }
        .ajbh .help-message-content.right:after {
          top: 50%;
          transform: translateY(-50%);
          right: 100%;
          border-color: transparent var(--primary-D2) transparent transparent; }
      .ajbh .help-message-content.bottom {
        left: 50%;
        transform: translate(-50%, 10px); }
        .ajbh .help-message-content.bottom:after {
          bottom: 100%;
          left: 50%;
          border-color: transparent transparent var(--primary-D2) transparent; }
      .ajbh .help-message-content.left {
        right: 100%;
        top: 50%;
        transform: translate(-10px, -50%); }
        .ajbh .help-message-content.left:after {
          margin-left: 0;
          top: 50%;
          transform: translateY(-50%);
          left: 100%;
          border-color: transparent transparent transparent var(--primary-D2); }
      .ajbh .help-message-content.top {
        left: 50%;
        bottom: 100%;
        transform: translate(-50%, -10px); }
        .ajbh .help-message-content.top:after {
          top: 100%;
          left: 50%;
          border-color: var(--primary-D2) transparent transparent transparent; }
      .ajbh .help-message-content:after {
        content: "";
        position: absolute;
        margin-left: -8px;
        border-width: 8px;
        border-style: solid; } }
  .ajbh .help-message-content .close-icon-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px; }

.ajbh .input-checkbox-wrapper {
  display: initial; }

.ajbh .help-label {
  display: inline; }

.ajbh .help-message-button {
  background-color: transparent;
  color: var(--primary);
  border: none;
  padding: 0;
  font-size: 24px;
  vertical-align: middle; }
  .ajbh .help-message-button:hover {
    color: var(--primary-D2); }

@media (min-width: 576px) {
  .ajbh .help-message-button-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top; } }

@media (max-width: 575.98px) {
  .ajbh .help-message-button-wrapper {
    position: relative;
    top: 0.5rem;
    vertical-align: top; }
  .ajbh .help-message-content-wrapper {
    margin-bottom: 10px; }
  .ajbh .help-message-content {
    position: relative;
    padding-right: 22px; } }

.ajbh-taglib-header .header-title {
  white-space: normal; }

.ajbh-session-countdown-warning-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--primary);
  opacity: 0.5;
  cursor: pointer;
  z-index: 10000; }

.ajbh-session-countdown-warning {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--white);
  box-shadow: 0px 8px 16px rgba(39, 40, 51, 0.16);
  z-index: 10000; }

.ajbh-session-countdown-warning-header {
  background-color: var(--danger);
  padding: 8px 10px 8px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .ajbh-session-countdown-warning-header h2 {
    font-size: 1.0625rem;
    line-height: 1.3125rem;
    font-weight: 400;
    color: var(--white);
    margin: 0; }
  .ajbh-session-countdown-warning-header .ajbh-icon-exclamation-badge {
    font-size: 1.5rem;
    vertical-align: middle;
    margin-right: 10px; }
  .ajbh-session-countdown-warning-header .ajbh-icon-close {
    color: var(--white); }

.ajbh-session-countdown-warning-body {
  padding: 20px 20px 40px; }
  .ajbh-session-countdown-warning-body h2 {
    font-size: 1.6875rem;
    line-height: 1.75rem;
    font-weight: 500;
    color: var(--primary);
    margin-bottom: 20px; }
  .ajbh-session-countdown-warning-body h3 {
    font-size: 1.0625rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: var(--primary);
    margin-bottom: 20px; }
  .ajbh-session-countdown-warning-body p {
    font-size: 0.9375rem;
    line-height: 1.375rem;
    font-weight: 400;
    color: var(--dark-D1);
    margin-bottom: 24px; }
  .ajbh-session-countdown-warning-body .ajbh-user-data-label {
    font-size: 0.9375rem;
    line-height: 1.3125rem;
    font-weight: 500;
    margin-bottom: 25px; }
    .ajbh-session-countdown-warning-body .ajbh-user-data-label span {
      font-weight: 400; }
  .ajbh-session-countdown-warning-body .ajbh-btn-primary {
    margin: auto;
    width: fit-content; }

nav.breadcrumbs ul {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

nav.breadcrumbs li {
  display: flex;
  align-items: center; }
  nav.breadcrumbs li:not(:first-of-type) a {
    font-size: 13px;
    letter-spacing: 0.4px;
    color: var(--dark-D1); }
    nav.breadcrumbs li:not(:first-of-type) a:hover {
      text-decoration: underline; }

nav.breadcrumbs i.ajbh-icon-angle-right {
  font-size: 10px; }
  nav.breadcrumbs i.ajbh-icon-angle-right:before {
    margin: 0 4px 0 6px; }

.ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper {
  display: flex;
  border: 2px solid var(--primary); }
  .ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper input {
    border: none;
    width: 100%;
    padding-left: 14px; }
    .ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper input:focus {
      outline: none; }
  .ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper input:is(:placeholder-shown) ~ .clear-search {
    display: none; }
  .ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper .clear-search {
    width: unset;
    background-color: unset;
    border: none;
    cursor: pointer; }
    .ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper .clear-search:after {
      content: none; }
  .ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper button:after {
    content: "\e90a";
    color: var(--white);
    font-family: 'ajbh' !important;
    font-size: 24px;
    padding-left: 8px; }
  .ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper button:after, .ajbh-document-library-display-portlet .aui-search-bar .form-group.form-group-inline.input-text-wrapper button span {
    line-height: 40px;
    vertical-align: middle; }

@media (max-width: 991.98px) {
  .ajbh-document-library-display-portlet .aui-search-bar .form-group, .ajbh-document-library-display-portlet .aui-search-bar button {
    width: 100%;
    margin-bottom: 2px; }
  .ajbh-document-library-display-portlet .aui-search-bar button {
    height: 42px; } }

.ajbh-document-library-display-portlet .folder-list {
  margin-top: 40px; }
  .ajbh-document-library-display-portlet .folder-list label {
    font-weight: 600;
    color: var(--primary);
    font-size: 12px; }
  @media (min-width: 992px) {
    .ajbh-document-library-display-portlet .folder-list {
      margin-top: 50px; } }
  .ajbh-document-library-display-portlet .folder-list .dropdown-toggle {
    position: relative;
    border-radius: 0;
    border: 2px solid var(--primary);
    color: var(--primary);
    background-color: var(--white);
    padding: 8px 50px 8px 14px;
    font-size: 14px; }
    @media (min-width: 992px) {
      .ajbh-document-library-display-portlet .folder-list .dropdown-toggle {
        min-width: 330px;
        width: auto; } }
    @media (max-width: 1349.98px) {
      .ajbh-document-library-display-portlet .folder-list .dropdown-toggle {
        width: 100%; } }
    .ajbh-document-library-display-portlet .folder-list .dropdown-toggle:after {
      content: "\e901";
      font-family: 'ajbh' !important;
      font-size: 16px;
      color: var(--primary);
      font-style: normal;
      position: absolute;
      right: 10px;
      top: 9px; }

.ajbh-document-library-display-portlet .portlet.open .folder-list .dropdown-toggle {
  border: 2px solid var(--dark-L1); }
  .ajbh-document-library-display-portlet .portlet.open .folder-list .dropdown-toggle:after {
    content: "\e904"; }

.ajbh-document-library-display-portlet .filtering button {
  color: var(--primary);
  font-family: var(--kumbh-sans) !important; }
  .ajbh-document-library-display-portlet .filtering button:before {
    color: var(--primary);
    font-family: 'ajbh' !important;
    position: absolute;
    right: 0;
    font-size: 20px; }

.dropdown-menu.show {
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0; }
  @media (min-width: 992px) {
    .dropdown-menu.show {
      min-width: 330px;
      max-width: 100%; } }
  @media (max-width: 1349.98px) {
    .dropdown-menu.show {
      min-width: 100%;
      padding: 0 15px; } }
  .dropdown-menu.show ul.list-unstyled {
    border-radius: 0;
    border: 2px solid var(--primary); }
    @media (min-width: 992px) {
      .dropdown-menu.show ul.list-unstyled {
        min-width: 330px;
        width: auto; } }
    @media (max-width: 1349.98px) {
      .dropdown-menu.show ul.list-unstyled {
        min-width: 100%; } }
    .dropdown-menu.show ul.list-unstyled li:nth-of-type(even) {
      background-color: var(--light-D1); }
    .dropdown-menu.show ul.list-unstyled li a:hover {
      background-color: var(--primary-D2);
      color: var(--white); }
  .dropdown-menu.show:after {
    display: none; }

.ca-web-portlet .ajbh-form .btn-primary {
  width: 100%;
  font-weight: 500;
  background-color: var(--primary);
  border-radius: 0;
  border: 1px solid transparent;
  margin-bottom: 30px; }
  .ca-web-portlet .ajbh-form .btn-primary:hover {
    background-color: var(--primary-D2); }
  .ca-web-portlet .ajbh-form .btn-primary.search-button:after {
    content: "\e90a";
    color: var(--white);
    font-family: 'ajbh' !important;
    font-size: 24px;
    padding-left: 8px; }

.ca-web-portlet .ajbh-form label {
  font-weight: 600;
  color: var(--primary);
  font-size: 12px; }

.ca-web-portlet .submit-section {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .ca-web-portlet .submit-section .submit-type-select {
    flex: 1 1 76%; }
  .ca-web-portlet .submit-section .submit-wrapper {
    flex: 1 1 50%;
    padding-top: 36px; }
  .ca-web-portlet .submit-section select {
    width: calc(100% - 7.5rem); }
  @media (min-width: 992px) {
    .ca-web-portlet .submit-section .help-block {
      margin-left: 7.5rem; } }

.ca-web-portlet .col-lg-9 {
  padding: 20px;
  background-color: var(--white); }

.ca-web-portlet .taglib-header {
  border-bottom: 0; }

.ca-web-portlet .col-lg-9 > h2 {
  margin-bottom: 40px;
  font-size: 27px; }

@media (min-width: 992px) {
  .ca-web-portlet .search-form .row {
    margin-bottom: 20px; } }

.ca-web-portlet .ajbh-icon-external {
  font-size: 24px; }

.ca-web-portlet .modify-password-link {
  display: block;
  font-weight: 500;
  padding: 0.375rem 0.75rem;
  border: 1px solid var(--primary); }

.ca-web-portlet .searchcontainer-content td {
  overflow: hidden; }
  .ca-web-portlet .searchcontainer-content td a {
    display: block;
    margin: -10em;
    padding: 10em; }

.ca-web-portlet .ca-login-and-registration-wrapper .ca-login, .ca-web-portlet .ca-login-and-registration-wrapper .ca-start-registration {
  padding: 30px 30px 0 30px; }
  @media (min-width: 1350px) {
    .ca-web-portlet .ca-login-and-registration-wrapper .ca-login, .ca-web-portlet .ca-login-and-registration-wrapper .ca-start-registration {
      height: 450px; } }
  .ca-web-portlet .ca-login-and-registration-wrapper .ca-login .title, .ca-web-portlet .ca-login-and-registration-wrapper .ca-start-registration .title {
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .ca-web-portlet .ca-login-and-registration-wrapper .ca-login .title, .ca-web-portlet .ca-login-and-registration-wrapper .ca-start-registration .title {
        font-size: 27px;
        margin-bottom: 40px; } }

.ca-web-portlet .ca-login-and-registration-wrapper span[class*="ajbh-icon"] {
  font-size: 40px; }

.ca-web-portlet .ca-login-and-registration-wrapper .ca-start-registration {
  background-color: var(--white); }

.ca-web-portlet .ca-login-and-registration-wrapper .ca-login {
  background-color: var(--primary);
  color: var(--white); }
  .ca-web-portlet .ca-login-and-registration-wrapper .ca-login label, .ca-web-portlet .ca-login-and-registration-wrapper .ca-login a {
    color: var(--white); }
  .ca-web-portlet .ca-login-and-registration-wrapper .ca-login button {
    background-color: var(--primary-D1); }
    .ca-web-portlet .ca-login-and-registration-wrapper .ca-login button:hover {
      background-color: var(--primary-D2); }

.ca-web-portlet .ca-login-and-registration-wrapper .form-validator-stack {
  background-color: white;
  padding: 0 10px;
  margin: 0 2px;
  position: absolute;
  width: calc(100% - 4px); }

.ca-web-portlet .ca-details-table {
  margin-bottom: 30px; }
  .ca-web-portlet .ca-details-table ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap; }
  .ca-web-portlet .ca-details-table li {
    margin-right: 20px;
    line-height: 1.625rem; }
    .ca-web-portlet .ca-details-table li a {
      font-size: 13px;
      font-weight: 500;
      line-height: 18px;
      color: var(--primary);
      text-decoration: underline; }

.ca-web-portlet .ajbh-file-upload-fields .lfr-form-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px !important; }
  .ca-web-portlet .ajbh-file-upload-fields .lfr-form-row:after {
    display: none; }
  .ca-web-portlet .ajbh-file-upload-fields .lfr-form-row .property-row {
    min-width: 60%; }

.ca-web-portlet .ajbh-heading {
  font-family: var(--kumbh-sans);
  color: var(--primary);
  font-size: 17px;
  line-height: 21px;
  text-transform: uppercase; }

@media (max-width: 1349.98px) {
  .ca-web-portlet .lfr-pagination-page-selector .dropdown-toggle {
    margin-bottom: 26px; } }

.ajbh-user-data {
  padding: 10px;
  background-color: var(--white); }
  .ajbh-user-data > .ajbh-heading-container {
    position: relative; }
    .ajbh-user-data > .ajbh-heading-container h2 {
      padding-left: 25px; }
    .ajbh-user-data > .ajbh-heading-container:before {
      content: "\e928";
      color: var(--primary);
      font-family: 'ajbh' !important;
      font-size: 24px;
      padding-left: 8px;
      position: absolute;
      left: -3px;
      top: -2px; }
  .ajbh-user-data .ajbh-user-data-label:not(.label-timer) {
    font-weight: 500;
    padding-top: 12px; }
  .ajbh-user-data a.btn-primary {
    width: 100%;
    font-weight: 500;
    background-color: var(--primary);
    border-radius: 0;
    border: 0;
    display: block;
    color: var(--white);
    padding: 0.375rem 0.75rem;
    margin-top: 20px;
    margin-bottom: 13px;
    text-align: center; }
    .ajbh-user-data a.btn-primary:hover {
      background-color: var(--primary-D2); }
    .ajbh-user-data a.btn-primary:after {
      content: "\e926";
      color: var(--white);
      font-family: 'ajbh' !important;
      font-size: 24px;
      padding-left: 8px; }
    .ajbh-user-data a.btn-primary:after, .ajbh-user-data a.btn-primary span {
      vertical-align: middle; }
  .ajbh-user-data .ajbh-user-data-header-text {
    padding-top: 15px; }
  .ajbh-user-data .ajbh-session-countdown-timer {
    padding: 0 10px; }

.psa-tracking-portlet .ajbh-form {
  background-color: var(--white);
  padding: 20px; }

.ajbh-timeslot-web-portlet .ajbh-timeslot-calendar {
  border: 1px solid var(--white); }

.ajbh-timeslot-web-portlet .ajbh-reservation-calendar-stepper-wrapper a {
  font-size: 15px;
  display: flex;
  align-items: center; }
  .ajbh-timeslot-web-portlet .ajbh-reservation-calendar-stepper-wrapper a span.icon-wrapper {
    color: var(--white);
    background-color: var(--primary);
    padding: 9px;
    font-size: 20px;
    margin: 0 10px;
    display: inline-block;
    width: 40px;
    height: 40px; }

.ajbh-timeslot-web-portlet .ajbh-reservation-calendar-stepper-wrapper {
  display: flex;
  justify-content: end; }
  @media (max-width: 1349.98px) {
    .ajbh-timeslot-web-portlet .ajbh-reservation-calendar-stepper-wrapper {
      justify-content: center; } }

.ajbh-timeslot-web-portlet .ajbh-reservation-calendar-stepper-previous a {
  justify-content: end; }

.ajbh-timeslot-web-portlet ajbh-reservation-calendar-stepper-next a {
  justify-content: start; }

.ajbh-timeslot-web-portlet .ajbh-timeslot-row .ajbh-timeslot-time {
  display: flex;
  align-items: center;
  justify-content: center; }

.ajbh-timeslot-web-portlet a.portlet-icon-back {
  display: none; }

@media (min-width: 992px) {
  .ajbh-timeslot-web-portlet .ajbh-timeslot-header div[class*="col"], .ajbh-timeslot-web-portlet .ajbh-timeslot-row div[class*="col"] {
    border: 2px solid var(--white);
    border-width: 2px 1px; }
  .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(odd) div[class*="col"].open-timeslot, .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(odd) div[class*="col"].ajbh-timeslot-time {
    background-color: var(--light); }
  .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(odd) div[class*="col"].closed-timeslot {
    background-color: var(--light-D2); }
  .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(even) div[class*="col"].open-timeslot, .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(even) div[class*="col"].ajbh-timeslot-time {
    background-color: var(--light-L1); }
  .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(even) div[class*="col"].closed-timeslot {
    background-color: var(--light-D1); } }

.ajbh-timeslot-web-portlet .ajbh-timeslot-row .open-timeslot {
  color: var(--primary); }
  .ajbh-timeslot-web-portlet .ajbh-timeslot-row .open-timeslot:hover {
    cursor: pointer;
    background-color: var(--primary-D2) !important;
    color: var(--white); }

@media (max-width: 1349.98px) {
  .ajbh-timeslot-web-portlet .ajbh-timeslot-row {
    border: 2px solid var(--white);
    border-width: 2px 0; }
    .ajbh-timeslot-web-portlet .ajbh-timeslot-row:first-of-type {
      border-width: 4px 0 2px 0; }
    .ajbh-timeslot-web-portlet .ajbh-timeslot-row .col {
      display: flex;
      align-items: center;
      justify-content: center; }
  .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(odd) {
    background-color: var(--light); }
    .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(odd) .closed-timeslot {
      background-color: var(--light-D2); }
  .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(even) {
    background-color: var(--light-L1); }
    .ajbh-timeslot-web-portlet .ajbh-timeslot-row:nth-of-type(even) .closed-timeslot {
      background-color: var(--light-D1); } }

.ajbh .search-facet {
  border-radius: 0;
  border: none; }
  .ajbh .search-facet .panel-heading {
    background-color: var(--white);
    border: none; }
  .ajbh .search-facet .panel-title a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    color: var(--primary); }
  .ajbh .search-facet .collapse-icon-open svg {
    fill: var(--primary);
    transform: rotate(180deg);
    max-height: 20px;
    max-width: 20px; }
  .ajbh .search-facet .collapse-icon-closed svg {
    fill: var(--primary);
    transform: rotate(90deg);
    max-height: 20px;
    max-width: 20px; }
  .ajbh .search-facet .panel-body {
    border: 1px solid var(--light-D1);
    background-color: var(--light);
    padding: 20px 15px 30px;
    margin-bottom: 1px; }
    .ajbh .search-facet .panel-body button {
      background-color: transparent;
      color: var(--primary); }
      .ajbh .search-facet .panel-body button:hover {
        text-decoration: underline; }
  .ajbh .search-facet .facet-value {
    margin-bottom: 20px; }
    .ajbh .search-facet .facet-value > a {
      display: flex; }
  .ajbh .search-facet .ajbh-checkbox {
    align-items: center;
    justify-content: space-between; }
  .ajbh .search-facet .term-name {
    color: var(--primary);
    margin-right: auto; }
  .ajbh .search-facet .term-count {
    color: var(--dark-D1); }

.accordion {
  margin-bottom: 16px; }
  .accordion .accordion-trigger {
    font-family: var(--kumbh-sans) !important;
    color: var(--primary);
    font-size: 1.0625rem;
    line-height: 1.32812rem;
    text-transform: uppercase;
    border-bottom: 1px solid var(--light-D1); }
    .accordion .accordion-trigger:before {
      font-family: 'ajbh' !important;
      color: var(--primary);
      font-size: 1.25rem;
      float: right; }
  .accordion.accordion-dark .accordion-trigger {
    background-color: var(--primary);
    color: var(--white); }
    .accordion.accordion-dark .accordion-trigger:before {
      color: var(--white); }
  .accordion.accordion-dark .drop-zone-container {
    background-color: var(--primary);
    color: var(--white);
    padding: 0.5rem; }
    .accordion.accordion-dark .drop-zone-container h1, .accordion.accordion-dark .drop-zone-container h2, .accordion.accordion-dark .drop-zone-container h3, .accordion.accordion-dark .drop-zone-container h4, .accordion.accordion-dark .drop-zone-container h5, .accordion.accordion-dark .drop-zone-container h6 {
      color: var(--white); }
  .accordion.expanded > .drop-zone-container {
    display: block !important; }

.important-info-banner {
  position: relative;
  padding-top: 18.5px;
  padding-bottom: 18.5px; }
  .important-info-banner .close-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.25s ease;
    color: var(--white);
    text-decoration: none;
    right: 20px; }
    @media (max-width: 991.98px) {
      .important-info-banner .close-btn {
        right: calc((100% - 720px) / 2 + 15px); } }
    @media (max-width: 767.98px) {
      .important-info-banner .close-btn {
        right: calc((100% - 540px) / 2 + 15px); } }
    @media (max-width: 575.98px) {
      .important-info-banner .close-btn {
        right: 15px; } }
    .important-info-banner .close-btn:hover {
      text-decoration: none;
      color: var(--white);
      transform: translateY(-50%) rotate(-90deg); }
  .important-info-banner .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 44px;
    padding-right: 36px;
    position: relative; }
    .important-info-banner .container:before {
      content: "\e900";
      font-family: 'ajbh' !important;
      speak: never;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: var(--white);
      font-size: 1.5rem;
      vertical-align: middle;
      position: absolute;
      left: 0; }
  .important-info-banner .container a {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25;
    color: var(--white);
    margin-right: 40px;
    text-decoration: none;
    position: relative;
    display: inline-block; }
    .important-info-banner .container a:hover {
      text-decoration: none; }
      .important-info-banner .container a:hover:after {
        transform: translate(4px, -50%); }
    .important-info-banner .container a:after {
      content: "\e903";
      font-family: 'ajbh' !important;
      speak: never;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0.875rem;
      transition: transform 0.5s ease;
      transform: translate(0, -50%);
      position: absolute;
      top: 50%;
      right: -14px; }
  @media (max-width: 991.98px) {
    .important-info-banner {
      padding-top: 15px;
      padding-bottom: 16px; }
      .important-info-banner .container {
        flex-direction: column;
        align-items: stretch;
        padding: 34px 15px 0; }
        .important-info-banner .container:before {
          top: 0;
          left: 15px; }
        .important-info-banner .container div:not(:last-child) {
          padding-bottom: 15px; }
        .important-info-banner .container a {
          display: inline-block;
          width: 100%;
          margin-right: 0;
          padding-right: 20px;
          font-size: 0.75rem;
          line-height: 0.9375rem; }
          .important-info-banner .container a:after {
            right: 0; }
      .important-info-banner .close-btn {
        top: 30px; } }

a.colleague-card {
  display: flex;
  text-decoration: none;
  background-color: var(--white);
  letter-spacing: 0.04em; }
  a.colleague-card span[class*="ajbh-icon-"] {
    font-size: 30px; }
  a.colleague-card > div {
    background-color: var(--white);
    height: 120px;
    padding-left: 15px;
    padding-right: 15px; }
  a.colleague-card h2 {
    font-size: 1.0625rem;
    line-height: 1.375rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.375rem;
    margin-bottom: 5px; }
  a.colleague-card p {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.0625rem; }
  a.colleague-card:hover h4 {
    color: var(--dark-D1); }
  a.colleague-card:hover p {
    color: var(--primary); }

img.colleague-image {
  width: 120px;
  min-width: 120px;
  height: 120px;
  object-fit: cover; }

@media (max-width: 991.98px) {
  a.colleague-card > div {
    height: 100px;
    margin-bottom: 0; }
  a.colleague-card h2 {
    font-size: 0.9375rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.1875rem; }
  a.colleague-card p {
    font-size: 0.8125rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1rem; }
  img.colleague-image {
    height: 100px;
    width: 100px;
    min-width: 100px; } }

h1.component-heading a {
  letter-spacing: 1.2px;
  color: var(--secondary); }
  h1.component-heading a:hover {
    color: var(--primary); }

a.side-container {
  display: inline-block;
  width: 100%;
  color: var(--white);
  background-size: cover !important;
  font-size: 17px;
  min-height: 145px; }
  a.side-container:hover {
    color: var(--white); }
  a.side-container .side-container-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px;
    margin: 0 10px; }
  a.side-container .side-container-description {
    padding: 20px 110px 28px 20px; }

.promo-card {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.03); }
  .promo-card .promo-card-title {
    font-size: 17px;
    line-height: 125%;
    letter-spacing: 0.05em; }
  .promo-card .promo-card-label {
    font-size: 17px;
    line-height: 140%;
    letter-spacing: 0.04em; }
  .promo-card:hover .promo-card-title {
    color: var(--primary); }
  .promo-card img {
    object-fit: cover;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.ajbh-colored-line {
  height: 5px; }

.ajbh-commissioner-header .ajbh-commissioner-header-image {
  background-size: cover !important;
  height: 340px; }
  @media (max-width: 1349.98px) {
    .ajbh-commissioner-header .ajbh-commissioner-header-image {
      height: 133px; } }

@media (min-width: 576px) {
  .ajbh-commissioner-header .ajbh-commissioner-header-content {
    position: absolute;
    width: 100%; }
    .ajbh-commissioner-header .ajbh-commissioner-header-content .ajbh-commissioner-header-title, .ajbh-commissioner-header .ajbh-commissioner-header-content .ajbh-commissioner-header-subtitle {
      color: white; } }

.ajbh-commissioner-header .ajbh-commissioner-header-title {
  font-size: 27px;
  font-weight: 400;
  padding: 32px 30px;
  line-height: 37.8px;
  letter-spacing: 1.2px;
  color: var(--dark-D1); }
  @media (min-width: 576px) {
    .ajbh-commissioner-header .ajbh-commissioner-header-title {
      width: 50%; } }
  @media (max-width: 1349.98px) {
    .ajbh-commissioner-header .ajbh-commissioner-header-title {
      font-size: 17px;
      padding: 10px 17px;
      line-height: 23.8px;
      letter-spacing: initial;
      margin-bottom: 0; } }

.ajbh-commissioner-header .ajbh-commissioner-header-subtitle {
  font-size: 17px;
  font-weight: 400;
  padding: 10px 30px 0;
  line-height: 23.8px;
  color: var(--dark-D1); }
  @media (min-width: 576px) {
    .ajbh-commissioner-header .ajbh-commissioner-header-subtitle {
      width: 40%; } }
  @media (max-width: 1349.98px) {
    .ajbh-commissioner-header .ajbh-commissioner-header-subtitle {
      font-size: 15px;
      padding: 10px 17px;
      line-height: 21px;
      letter-spacing: initial;
      margin-bottom: 0; } }

.ajbh-commissioner-navigation {
  padding: 17px 56px 1px 25px; }
  @media (min-width: 992px) {
    .ajbh-commissioner-navigation {
      padding: 12px 9px 30px 40px; } }
  .ajbh-commissioner-navigation .ajbh-commissioner-navigation-inner {
    padding: 0 0 0 10px; }
  .ajbh-commissioner-navigation .ajbh-commissioner-navigation-header {
    font-size: 17px;
    line-height: 1.3;
    color: var(--tint-color-text); }
    .ajbh-commissioner-navigation .ajbh-commissioner-navigation-header:hover {
      text-decoration: underline; }
    @media (max-width: 1349.98px) {
      .ajbh-commissioner-navigation .ajbh-commissioner-navigation-header {
        font-size: 13px; } }
  .ajbh-commissioner-navigation hr {
    background-color: var(--light-D1);
    margin: 10px 0; }
  .ajbh-commissioner-navigation ul {
    list-style-type: none;
    padding: 0; }
    @media (max-width: 1349.98px) {
      .ajbh-commissioner-navigation ul {
        margin-bottom: 0; } }
    .ajbh-commissioner-navigation ul li {
      padding-bottom: 2px; }
      @media (max-width: 1349.98px) {
        .ajbh-commissioner-navigation ul li {
          padding-bottom: 5px; } }
    .ajbh-commissioner-navigation ul li a {
      color: var(--tint-color-text);
      font-size: 13px;
      width: 100%;
      display: inline-block;
      padding: 6px 0 4px 10px; }
      @media (max-width: 1349.98px) {
        .ajbh-commissioner-navigation ul li a {
          font-size: 11px; } }
    .ajbh-commissioner-navigation ul li.selected a, .ajbh-commissioner-navigation ul li a:hover {
      background-color: var(--tint-color-text);
      color: var(--tint-color-secondary); }
    .ajbh-commissioner-navigation ul li a:hover {
      text-decoration: underline; }
    @media (min-width: 992px) {
      .ajbh-commissioner-navigation ul li.selected {
        position: relative; }
        .ajbh-commissioner-navigation ul li.selected:before {
          content: "";
          border-top: 15px solid transparent;
          border-bottom: 15px solid transparent;
          border-right: 10px solid var(--tint-color-text);
          position: absolute;
          left: -10px;
          top: 0; } }
  .ajbh-commissioner-navigation span.ajbh-icon-wrapper {
    top: 16px;
    right: 19px;
    font-size: 18px; }
    @media (max-width: 1349.98px) {
      .ajbh-commissioner-navigation span.ajbh-icon-wrapper[aria-expanded="false"] + hr {
        display: none; } }

.ajbh-commissioner-subpage-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-top: 12px; }

.commissioner-name {
  padding-top: 20px; }

.commissioner-name h1 {
  font-weight: 500;
  font-size: 1.9375rem;
  line-height: 2.6875rem;
  margin-bottom: 0; }

.commissioner-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 300px;
  flex: 0 0 33%; }
  .commissioner-title span, .commissioner-title h2 {
    color: var(--tint-color); }
  .commissioner-title span {
    font-size: 4.375rem;
    margin-bottom: 0.5rem; }
  .commissioner-title h2 {
    font-family: 'Trajan Pro', serif;
    font-size: 0.625rem;
    letter-spacing: 0.125rem;
    margin-bottom: 0;
    text-align: center; }

@media (max-width: 1349.98px) {
  .ajbh-custom-container {
    padding: 0; } }

.ajbh-fragment-icon-link {
  color: var(--dark-D1); }
  .ajbh-fragment-icon-link:hover {
    color: var(--tint-color); }
  .ajbh-fragment-icon-link div {
    font-size: 13px;
    margin-top: 6px; }
  .ajbh-fragment-icon-link span[class*="ajbh-icon"] {
    font-size: 48px;
    color: var(--tint-color); }

.ajbh-links {
  background: var(--primary); }
  .ajbh-links .ajbh-link {
    padding: 0 0.5rem; }
    .ajbh-links .ajbh-link h2 {
      color: var(--tint-color-text); }
      .ajbh-links .ajbh-link h2 a {
        color: var(--white);
        width: calc(100%);
        background-image: linear-gradient(transparent calc(100% - 1px), var(--light-D1) 1px);
        background-repeat: no-repeat;
        background-size: 0% 100%;
        transition: background-size 1s; }
        .ajbh-links .ajbh-link h2 a:hover {
          background-size: 100% 100%; }
  .ajbh-links ul {
    padding: 1.5rem 1rem 1rem 1rem; }
    .ajbh-links ul hr {
      margin: 1.2rem 0;
      background-color: var(--light-D1); }
    .ajbh-links ul li.ajbh-link {
      list-style: none; }

.ajbh-fragment-icon-card {
  color: var(--white) !important;
  padding: 11px 10px;
  display: block; }
  .ajbh-fragment-icon-card h2 {
    color: var(--white);
    padding: 0 10px;
    letter-spacing: 0.5px; }
  .ajbh-fragment-icon-card hr {
    border-color: var(--white);
    opacity: 0.5;
    margin: 9px 0 20px 0; }
  .ajbh-fragment-icon-card span[class*="ajbh-icon"], .ajbh-fragment-icon-card .icon-card-img {
    font-size: 98px;
    color: var(--white);
    margin: 20px 0 40px; }
    .ajbh-fragment-icon-card span[class*="ajbh-icon"] img, .ajbh-fragment-icon-card .icon-card-img img {
      max-width: 100%;
      object-fit: contain; }
  .ajbh-fragment-icon-card .d-flex div:first-of-type {
    font-size: 15px;
    font-weight: 500;
    padding: 0 10px;
    margin-bottom: 48px; }
  .ajbh-fragment-icon-card .ajbh-btn-outline-arrow {
    margin: 0 10px;
    width: calc(100% - 40px);
    padding: 10px;
    background-color: transparent !important; }
    .ajbh-fragment-icon-card .ajbh-btn-outline-arrow:hover {
      border-color: var(--white) !important; }
  .ajbh-fragment-icon-card.bg-color-white h2, .ajbh-fragment-icon-card.bg-color-white span[class*="ajbh-icon"], .ajbh-fragment-icon-card.bg-color-white .d-flex div:first-of-type, .ajbh-fragment-icon-card.bg-color-white .ajbh-btn-outline-arrow {
    color: var(--primary) !important; }
  .ajbh-fragment-icon-card.bg-color-white hr, .ajbh-fragment-icon-card.bg-color-white .ajbh-btn-outline-arrow {
    border-color: var(--primary) !important; }
  .ajbh-fragment-icon-card.layout-column {
    position: relative;
    padding-bottom: 50px; }
    .ajbh-fragment-icon-card.layout-column .flex-column div:first-of-type {
      letter-spacing: 0.6px;
      line-height: 1.4; }
    .ajbh-fragment-icon-card.layout-column .ajbh-btn-outline-arrow {
      position: absolute;
      bottom: 20px; }
  .ajbh-fragment-icon-card.layout-row .flex-lg-row {
    justify-content: space-between; }
    @media (min-width: 992px) {
      .ajbh-fragment-icon-card.layout-row .flex-lg-row {
        align-items: center; }
        .ajbh-fragment-icon-card.layout-row .flex-lg-row .ajbh-btn-outline-arrow {
          max-width: 258px; } }
    .ajbh-fragment-icon-card.layout-row .flex-lg-row div:first-of-type {
      max-width: 370px;
      font-weight: 400;
      font-size: 17px;
      letter-spacing: 0.7px; }
      @media (min-width: 992px) {
        .ajbh-fragment-icon-card.layout-row .flex-lg-row div:first-of-type {
          margin: 0; } }
    @media (min-width: 992px) {
      .ajbh-fragment-icon-card.layout-row .flex-lg-row span[class*="ajbh-icon"] {
        margin: 0;
        margin-left: -94px; } }

@media (min-width: 992px) {
  .container-with-same-height-content.container {
    padding-right: 0;
    padding-left: 0; } }

.container-with-same-height-content .column > div {
  height: 100%; }
  .container-with-same-height-content .column > div > div {
    height: 100%; }
    .container-with-same-height-content .column > div > div > div {
      height: 100%; }
      .container-with-same-height-content .column > div > div > div > div {
        height: 100%; }
        .container-with-same-height-content .column > div > div > div > div > * {
          height: 100%; }

.ajbh-news-entries .ajbh-news-wrapper {
  height: 100%;
  position: relative; }
  .ajbh-news-entries .ajbh-news-wrapper .ajbh-news-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .ajbh-news-entries .ajbh-news-wrapper .ajbh-news-top {
    position: relative; }
    .ajbh-news-entries .ajbh-news-wrapper .ajbh-news-top .ajbh-news-category {
      position: absolute;
      bottom: 0;
      right: 0;
      background: white;
      padding: 0.2rem 0.8rem;
      font-size: 13px;
      z-index: 2; }
      .ajbh-news-entries .ajbh-news-wrapper .ajbh-news-top .ajbh-news-category:hover {
        background-color: var(--primary);
        color: var(--white);
        transition: all 0.5s ease;
        text-decoration: underline; }
  .ajbh-news-entries .ajbh-news-wrapper.latest-news .ajbh-news-bottom {
    padding: 1rem; }
  .ajbh-news-entries .ajbh-news-wrapper .ajbh-news-bottom .ajbh-news-title {
    font-size: 17px; }
  .ajbh-news-entries .ajbh-news-wrapper .ajbh-news-bottom .ajbh-news-lead {
    font-size: 15px; }
  .ajbh-news-entries .ajbh-news-wrapper.latest-news:hover {
    transition: box-shadow 0.25s;
    box-shadow: 0 4px 15px var(--dark-L2); }
  .ajbh-news-entries .ajbh-news-wrapper:hover .ajbh-news-bottom .ajbh-news-title {
    color: var(--dark-D1); }
  .ajbh-news-entries .ajbh-news-wrapper:hover .ajbh-news-bottom .ajbh-news-lead {
    color: var(--primary); }

.double-slider {
  display: flex;
  background-color: var(--primary); }
  .double-slider .content {
    width: 33.33%;
    position: relative;
    padding-bottom: 60px; }
  .double-slider .content-slider {
    border: 1px solid var(--light-L1);
    border-right: none;
    height: 290px; }
  .double-slider .content-slide {
    padding: 30px 30px 40px;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: left 0.5s ease-in-out, opacity 0.5s ease-in-out;
    background-color: var(--primary); }
  .double-slider .pagination-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .double-slider .pagination-buttons {
    display: flex;
    padding: 20px 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%; }
  .double-slider .pagination-button {
    display: inline-block;
    border: 1px solid var(--white);
    padding: 4px 9px 2px;
    font-size: 20px;
    line-height: 32px;
    margin-right: 20px; }
    .double-slider .pagination-button:hover {
      background-color: var(--white);
      color: var(--primary); }
  .double-slider .pagination-status {
    position: absolute;
    right: 45px;
    bottom: 10px;
    margin-bottom: 0; }
  .double-slider .img-slider {
    width: 66.66%;
    height: 350px; }
  .double-slider .img-slide {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    transition: left 0.5s ease-in-out, opacity 0.5s ease-in-out; }
  .double-slider .content-slider, .double-slider .img-slider {
    position: relative;
    overflow: hidden;
    margin: 0;
    list-style: none; }
  .double-slider img {
    width: 100%;
    height: auto;
    max-height: 350px;
    object-fit: cover; }
  .double-slider h2, .double-slider p, .double-slider a {
    color: var(--white); }
  .double-slider h2 {
    font-size: 1.3125rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.625rem;
    margin-bottom: 20px; }
  .double-slider p {
    font-size: 1.0625rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.5rem; }
  .double-slider .pagination-status {
    font-size: 1.1875rem; }
  .double-slider.light {
    background-color: var(--light-L1); }
    .double-slider.light .content-slider {
      border: 1px solid var(--light-L1); }
    .double-slider.light .content-slide {
      background-color: var(--light-L1); }
    .double-slider.light .pagination-button {
      border: 1px solid var(--primary); }
      .double-slider.light .pagination-button:hover {
        background-color: var(--primary);
        color: var(--white); }
    .double-slider.light h2, .double-slider.light p, .double-slider.light a {
      color: var(--primary); }
  @media (max-width: 1349.98px) {
    .double-slider h2 {
      font-size: 1.1875rem;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-height: 1.5rem;
      margin-bottom: 10px; }
    .double-slider p {
      font-size: 0.9375rem;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-height: 1.3125rem; }
    .double-slider .content-slider {
      height: 204px; }
    .double-slider .img-slider {
      height: 264px; } }
  @media (max-width: 991.98px) {
    .double-slider {
      flex-direction: column-reverse; }
      .double-slider .content {
        width: 100%; }
      .double-slider .content-slider {
        height: 212px;
        border: none; }
      .double-slider .pagination-buttons {
        justify-content: space-between;
        align-items: center; }
      .double-slider .pagination-button {
        margin: 0; }
      .double-slider .pagination-status {
        position: static; }
      .double-slider .img-slider {
        width: 100%;
        height: 280px; } }
  @media (max-width: 575.98px) {
    .double-slider .img-slider {
      height: 208px; } }

.ajbh-commissioner-news-lister {
  background-color: white;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries {
    display: grid;
    grid-template-columns: 1fr 1px 1fr;
    grid-template-rows: auto;
    column-gap: 3rem;
    row-gap: 1rem; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news .ajbh-news-wrapper {
      padding: unset; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news h2 {
      font-size: 15px; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news.lead {
      grid-column: 1/2;
      grid-row: 1/5; }
      .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news.lead .ajbh-news-top {
        position: relative; }
        .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news.lead .ajbh-news-top a.ajbh-news-category {
          position: absolute;
          bottom: 0;
          right: 0;
          background: white;
          padding: 0.2rem 0.8rem;
          font-size: 13px;
          z-index: 2; }
      .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news.lead .ajbh-news-bottom {
        padding-top: 1rem; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news .ajbh-news-category-date {
      display: flex;
      justify-content: space-between;
      font-size: 12px; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .column-line {
      grid-column: 2/2;
      grid-row: 1/5;
      background-color: var(--light-D1); }

@media (max-width: 575.98px) {
  .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 0.5rem; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news h2 {
      font-size: 15px; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news.lead {
      grid-column: unset;
      grid-row: unset; }
      .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news.lead .ajbh-news-top {
        position: relative; }
        .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news.lead .ajbh-news-top a.ajbh-news-category {
          position: absolute;
          bottom: 0;
          right: 0;
          background: white;
          padding: 0.2rem 0.8rem;
          font-size: 13px;
          z-index: 2; }
      .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news.lead .ajbh-news-bottom {
        padding-top: 1rem; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .commissioner-news .ajbh-news-category-date {
      display: flex;
      justify-content: space-between;
      font-size: 12px; }
    .ajbh-commissioner-news-lister .ajbh-commissioner-news-entries .column-line {
      grid-column: unset;
      grid-row: unset;
      width: 100%;
      height: 1px; } }

@media (min-width: 992px) {
  .ajbh-news-preview-list .flex-flow-reverse {
    flex-flow: row-reverse; } }

.ajbh-news-preview-list .ajbh-news-wrapper > .row.flex-flow-reverse > .news-item {
  padding: 30px; }
  .ajbh-news-preview-list .ajbh-news-wrapper > .row.flex-flow-reverse > .news-item .news-item-header a {
    font-size: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
    @media (max-width: 1349.98px) {
      .ajbh-news-preview-list .ajbh-news-wrapper > .row.flex-flow-reverse > .news-item .news-item-header a {
        font-size: 19px; } }
  .ajbh-news-preview-list .ajbh-news-wrapper > .row.flex-flow-reverse > .news-item .news-item-header a + div {
    font-size: 17px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
    @media (max-width: 1349.98px) {
      .ajbh-news-preview-list .ajbh-news-wrapper > .row.flex-flow-reverse > .news-item .news-item-header a + div {
        font-size: 15px; } }
  .ajbh-news-preview-list .ajbh-news-wrapper > .row.flex-flow-reverse > .news-item .news-item-footer .align-items-end {
    position: relative;
    padding: 15px 0; }
  .ajbh-news-preview-list .ajbh-news-wrapper > .row.flex-flow-reverse > .news-item .news-item-footer time {
    font-size: 10px;
    display: block;
    padding: 15px 0; }
  .ajbh-news-preview-list .ajbh-news-wrapper > .row.flex-flow-reverse > .news-item .news-item-footer a {
    font-size: 12px;
    padding-right: 15px; }

.ajbh-news-preview-list .ajbh-news-wrapper > .row > .news-item {
  padding: 20px 15px; }
  @media (max-width: 1349.98px) {
    .ajbh-news-preview-list .ajbh-news-wrapper > .row > .news-item {
      padding: 15px; } }
  .ajbh-news-preview-list .ajbh-news-wrapper > .row > .news-item .news-item-header a {
    margin-bottom: 10px;
    font-size: 17px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .ajbh-news-preview-list .ajbh-news-wrapper > .row > .news-item .news-item-header a + div {
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .ajbh-news-preview-list .ajbh-news-wrapper > .row > .news-item .news-item-footer {
    padding-top: 15px; }
    .ajbh-news-preview-list .ajbh-news-wrapper > .row > .news-item .news-item-footer .align-items-end {
      position: absolute;
      right: 15px; }
    .ajbh-news-preview-list .ajbh-news-wrapper > .row > .news-item .news-item-footer time {
      font-size: 10px;
      display: block; }
    .ajbh-news-preview-list .ajbh-news-wrapper > .row > .news-item .news-item-footer a {
      font-size: 12px;
      padding-right: 15px; }

.ajbh-news-preview-list .news-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .ajbh-news-preview-list .news-item a {
    font-weight: 500;
    margin-bottom: 20px; }
    @media (max-width: 1349.98px) {
      .ajbh-news-preview-list .news-item a {
        margin-bottom: 10px; } }

.ajbh-news-preview-list img {
  object-fit: cover; }

.partner-list-wrapper {
  font-size: 11px; }
  .partner-list-wrapper img {
    object-fit: contain; }

.ajbh-search-results .search-total-label {
  margin-top: 30px !important;
  margin-bottom: 40px !important;
  font-size: 1.0625rem;
  line-height: 1.3125rem;
  color: var(--primary); }
  @media (max-width: 991.98px) {
    .ajbh-search-results .search-total-label {
      margin-bottom: 100px !important; } }

.ajbh-search-results .list-group-item {
  background-color: var(--white);
  border: none;
  border-radius: 0;
  margin-bottom: 30px;
  padding: 20px 30px 0px 40px; }

.ajbh-search-results .list-group-title {
  margin-bottom: 10px; }
  .ajbh-search-results .list-group-title a {
    font-size: 1.0625rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: var(--primary); }

.ajbh-search-results .list-group-subtext {
  font-size: 0.9375rem;
  line-height: 1.3125rem;
  color: var(--dark-D1);
  margin-bottom: 20px; }

.ajbh-search-results .search-document-tags {
  margin-bottom: 20px; }

.ajbh-search-results .taglib-asset-categories-summary, .ajbh-search-results .taglib-asset-categories-summary a {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: var(--dark-D1); }

.ajbh-search-results .taglib-asset-categories-summary a:hover {
  color: var(--dark-D1);
  text-decoration: underline; }

.ajbh-search-results + form .pagination-items-per-page {
  position: absolute;
  top: 22px;
  right: 0; }
  @media (max-width: 991.98px) {
    .ajbh-search-results + form .pagination-items-per-page {
      top: 82px; } }
  .ajbh-search-results + form .pagination-items-per-page:before {
    content: attr(data-before);
    margin-right: 15px;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    color: var(--dark-D1);
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap; }

.ajbh-search-results + form .dropdown-toggle {
  border-radius: 0;
  border: 2px solid var(--primary);
  color: var(--primary);
  background-color: var(--white);
  padding: 8px 50px 8px 14px; }
  @media (min-width: 992px) {
    .ajbh-search-results + form .dropdown-toggle {
      min-width: 100px; } }
  .ajbh-search-results + form .dropdown-toggle:hover {
    border-radius: 0; }
  .ajbh-search-results + form .dropdown-toggle .lfr-icon-menu-text {
    font-size: 14px;
    color: var(--dark); }
  .ajbh-search-results + form .dropdown-toggle:after {
    content: "\e901";
    font-family: 'ajbh' !important;
    font-size: 16px;
    color: var(--primary);
    font-style: normal;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%); }
  .ajbh-search-results + form .dropdown-toggle .lfr-icon-menu-arrow.caret {
    font-size: 0; }
  .ajbh-search-results + form .dropdown-toggle svg.lexicon-icon {
    display: none; }

.ajbh-search-results + form .show .dropdown-toggle {
  border: 2px solid var(--dark-L1); }
  .ajbh-search-results + form .show .dropdown-toggle .lfr-icon-menu-arrow.caret {
    font-size: 0; }
  .ajbh-search-results + form .show .dropdown-toggle:after {
    content: "\e904"; }

.ajbh-search-results + form .dropdown-menu {
  border-radius: 0;
  border: 2px solid var(--primary);
  margin: 0;
  padding: 0; }
  @media (min-width: 992px) {
    .ajbh-search-results + form .dropdown-menu {
      min-width: 100px;
      width: auto; } }
  @media (max-width: 1349.98px) {
    .ajbh-search-results + form .dropdown-menu {
      min-width: 100%; } }
  .ajbh-search-results + form .dropdown-menu li:nth-of-type(even) {
    background-color: var(--light-D1); }
  .ajbh-search-results + form .dropdown-menu li a:hover {
    background-color: var(--primary-D2);
    color: var(--white); }
  .ajbh-search-results + form .dropdown-menu li a {
    font-size: 14px;
    color: var(--dark);
    padding: 8px 14px; }
  .ajbh-search-results + form .dropdown-menu:after {
    display: none; }

.ajbh-search-results + form .pagination-results {
  display: none; }

.ajbh-search-results + form .pagination-bar {
  justify-content: center; }

.ajbh-search-results + form .page-item .page-link {
  min-width: 38px;
  border: none;
  background-color: transparent;
  color: var(--primary); }

.ajbh-search-results + form .page-item:not(:last-child) {
  margin-right: 20px; }

.ajbh-search-results + form .page-item.active .page-link {
  background-color: var(--primary);
  color: var(--white); }

.ajbh-search-results + form .page-item:first-child .page-link, .ajbh-search-results + form .page-item:last-child .page-link {
  padding: 10px;
  border-radius: 0;
  border: 1px solid var(--primary); }
  .ajbh-search-results + form .page-item:first-child .page-link svg, .ajbh-search-results + form .page-item:last-child .page-link svg {
    fill: var(--primary); }

.ajbh .taglib-empty-result-message {
  margin-top: 6rem; }

.gallery-container {
  display: block;
  margin-bottom: 40px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.03);
  transition: box-shadow 0.25s; }
  .gallery-container:hover {
    box-shadow: 0 4px 15px var(--dark-L2); }
  .gallery-container img {
    width: 100%;
    height: 165px;
    object-fit: cover; }

.gallery-info {
  padding: 15px 20px 35px;
  background-color: var(--white);
  position: relative; }
  .gallery-info h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.3125rem;
    font-size: 0.9375rem;
    margin-bottom: 0.9375rem; }

.gallery-date {
  font-size: 0.625rem;
  line-height: 0.9375rem;
  color: var(--dark-D1);
  margin-bottom: 0;
  position: absolute;
  bottom: 20px;
  right: 10px; }

@media (min-width: 768px) {
  .gallery-info {
    height: 149px; }
    .gallery-info h3 {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      line-height: 1.3125rem; }
  .highlighted .gallery-container {
    display: flex;
    flex-direction: row-reverse; }
    .highlighted .gallery-container picture {
      width: 66.666%; }
    .highlighted .gallery-container img {
      height: 350px; }
  .highlighted .gallery-info {
    padding: 30px 30px 35px;
    width: 33.333%;
    height: 350px; }
    .highlighted .gallery-info h3 {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 10;
      -webkit-box-orient: vertical;
      font-size: 1.3125rem;
      line-height: 1.6875rem; } }

@media (max-width: 767.98px) {
  .gallery-container img {
    height: 189px; }
  .highlighted .gallery-info h3 {
    font-size: 1.25rem;
    line-height: 1.5rem; } }

.ajbh-detailed-news-wrapper {
  padding: 36px 30px; }
  @media (max-width: 1349.98px) {
    .ajbh-detailed-news-wrapper {
      padding: 15px; } }
  @media (min-width: 992px) {
    .ajbh-detailed-news-wrapper .ajbh-news-content {
      padding-right: 100px; } }
  .ajbh-detailed-news-wrapper .ajbh-news-content .lead {
    font-size: 17px;
    font-weight: 500; }
  .ajbh-detailed-news-wrapper .ajbh-news-header, .ajbh-detailed-news-wrapper .ajbh-news-footer {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    padding: 20px 0; }
    @media (max-width: 1349.98px) {
      .ajbh-detailed-news-wrapper .ajbh-news-header, .ajbh-detailed-news-wrapper .ajbh-news-footer {
        align-items: end;
        padding: 10px 0; } }
  @media (max-width: 1349.98px) {
    .ajbh-detailed-news-wrapper .ajbh-news-header {
      flex-flow: column-reverse; }
    .ajbh-detailed-news-wrapper .ajbh-news-footer {
      flex-flow: column; } }
  .ajbh-detailed-news-wrapper .ajbh-news-meta {
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 60px; }
    @media (max-width: 1349.98px) {
      .ajbh-detailed-news-wrapper .ajbh-news-meta {
        padding-right: 40px; } }
  .ajbh-detailed-news-wrapper .share-btn {
    font-size: 40px;
    position: absolute;
    right: 0; }
    @media (max-width: 1349.98px) {
      .ajbh-detailed-news-wrapper .share-btn {
        font-size: 28px; } }
  @media (max-width: 1349.98px) {
    .ajbh-detailed-news-wrapper .ajbh-news-header .ajbh-news-categories {
      padding-top: 18px; }
    .ajbh-detailed-news-wrapper .ajbh-news-footer .ajbh-news-categories {
      padding-bottom: 18px; } }
  .ajbh-detailed-news-wrapper .ajbh-news-category {
    color: var(--white);
    background-color: var(--primary);
    padding: 6px 8px;
    margin: 4px 18px 4px 0;
    letter-spacing: 0.4px;
    display: inline-block; }
    @media (max-width: 1349.98px) {
      .ajbh-detailed-news-wrapper .ajbh-news-category {
        margin: 4px 4px; } }
    .ajbh-detailed-news-wrapper .ajbh-news-category:hover {
      text-decoration: underline;
      color: var(--white); }
  .ajbh-detailed-news-wrapper hr {
    margin: 25px 0; }

.asset-full-content > div:first-of-type, .asset-full-content .metadata-author {
  display: none !important; }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/*# sourceMappingURL=main.css.map */