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

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

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

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

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

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

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

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

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

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 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 .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html.modal-open {
  overflow: initial; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

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

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

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

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

.no-gutters > .col,
.no-gutters > [class*='col-'] {
  padding-right: 15px !important;
  padding-left: 15px !important; }

/* fonts */
@font-face {
  font-family: 'PT Sans';
  src: url("../fonts/ptsans-regular-webfont.woff2") format("woff2"), url("../fonts/ptsans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PT Sans';
  src: url("../fonts/ptsans-bold-webfont.woff2") format("woff2"), url("../fonts/ptsans-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'PT Sans';
  src: url("../fonts/ptsans-bolditalic-webfont.woff2") format("woff2"), url("../fonts/ptsans-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'PT Sans';
  src: url("../fonts/ptsans-italic-webfont.woff2") format("woff2"), url("../fonts/ptsans-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'PT Serif';
  src: url("../fonts/PTSerif-Bold.woff2") format("woff2"), url("../fonts/PTSerif-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Material-Icons-Outlined-Regular.woff2") format("woff2"), url("../fonts/Material-Icons-Outlined-Regular.woff") format("woff"); }

.material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

/* reset */
body {
  font-family: 'PT Sans', sans-serif;
  color: #161e26;
  font-size: 17px;
  line-height: 22px;
  position: relative; }
  body.modal-open, body.signed-in {
    position: static; }
  body .ui-widget {
    font-family: 'PT Sans', sans-serif; }
  @media all and (max-width: 768px) {
    body.opened {
      overflow: hidden; } }

p {
  margin-top: 0;
  margin-bottom: 1em; }
  p:last-child {
    margin-bottom: 0 !important; }

.avo_footer a {
  color: #fff; }

.avo_footer .menu {
  position: static; }
  @media all and (max-width: 768px) {
    .avo_footer .menu {
      margin-bottom: 16px; } }
  .avo_footer .menu .navbar-nav .nav-link {
    padding: 0;
    color: inherit; }

.avo_footer.fixed_footer {
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute; }

.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

a.avo-btn {
  text-decoration: none; }
  a.avo-btn:hover {
    color: inherit;
    text-decoration: none; }
    a.avo-btn:hover svg path {
      fill: inherit; }

@media all and (max-width: 768px) {
  .row {
    padding: 0 1px; } }

a.underline {
  text-decoration: underline; }

@media all and (max-width: 768px) {
  iframe {
    max-width: 100% !important; } }

.avo-body {
  position: relative; }
  .avo-body a {
    transition: all ease 0.3s;
    color: #1c3467;
    text-decoration: underline; }
    .avo-body a:hover {
      color: inherit; }
    .avo-body a:focus {
      outline: 0; }
    .avo-body a.underline {
      text-decoration: underline; }
    .avo-body a.icon-rss {
      text-decoration: none; }
      .avo-body a.icon-rss::after {
        content: '';
        display: inline-block;
        background-image: url("../images/icons/rss_feed-24px.svg");
        width: 24px;
        height: 24px;
        vertical-align: bottom;
        margin-left: 8px; }
    .avo-body a.icon-link::after {
      content: '';
      display: inline-block;
      background-image: url("../images/icons/launch-24px.svg");
      width: 18px;
      height: 18px;
      vertical-align: middle;
      margin-left: 16px;
      margin-right: -4px; }
      @media all and (max-width: 768px) {
        .avo-body a.icon-link::after {
          position: absolute;
          top: 4px;
          right: 2px; } }
    .avo-body a.readmore {
      text-decoration: underline; }
  .avo-body .avo-btn {
    display: inline-block;
    text-decoration: none; }
  .avo-body .avo-btn_solid,
  .avo-body .btn_solid,
  .avo-body .btn-primary {
    background-color: #1c3467;
    color: #fff;
    border-radius: 5px;
    padding: 14px 27px;
    font-weight: 400;
    font-size: 17px;
    line-height: 1em; }
    .avo-body .avo-btn_solid:hover,
    .avo-body .btn_solid:hover,
    .avo-body .btn-primary:hover {
      background-color: #1c3467;
      color: #fff;
      text-decoration: none; }
  .avo-body .avo-btn-transparent {
    border: 1px solid #b8bccb;
    color: #fff;
    background: transparent; }
  .avo-body .btn-secondary {
    background: #fff;
    border: 1px solid #004680;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 18px;
    line-height: 24px;
    color: #004680; }
    .avo-body .btn-secondary:hover {
      background: rgba(0, 70, 128, 0.1); }
  .avo-body .input-group-item .btn {
    font-size: 18px;
    line-height: 24px;
    padding: 0.375rem 0.75rem; }
  .avo-body .avo-btn_fw,
  .avo-body .btn_fw {
    width: 100%;
    text-align: center; }
  .avo-body h1 {
    font-weight: 700;
    color: #1c3467;
    margin-top: 0; }
  .avo-body h2 {
    font-weight: 700;
    color: #1c3467;
    margin-top: 0; }
  .avo-body h3 {
    font-weight: 700;
    color: #1c3467;
    margin-top: 0; }
  .avo-body h4 {
    font-weight: 700;
    color: #1c3467;
    margin-top: 0; }
  .avo-body h5 {
    font-weight: 700;
    color: #1c3467;
    margin-top: 0; }
  .avo-body h6 {
    font-weight: 700;
    color: #1c3467;
    margin-top: 0; }
  @media all and (min-width: 769px) {
    .avo-body .text-right-desktop {
      text-align: right; } }
  .avo-body h1 {
    font-family: 'PT Serif';
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    margin-top: 29px;
    margin-bottom: 19px; }
  .avo-body h2 {
    font-family: 'PT Serif';
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 16px; }
    @media all and (max-width: 768px) {
      .avo-body h2 {
        line-height: 35px; } }
  .avo-body h3 {
    font-family: 'PT Sans';
    font-size: 25px;
    line-height: 32px; }
  .avo-body .separator-line {
    border-bottom: 2px solid #b8bccb;
    margin-bottom: 28px; }
    @media all and (max-width: 768px) {
      .avo-body .separator-line {
        margin-bottom: 24px; } }
  .avo-body img {
    max-width: 100%;
    height: auto; }
  .avo-body table.avo_table {
    border-collapse: collapse;
    border: none; }
    .avo-body table.avo_table tr {
      border-bottom: 2px solid #b8bccb;
      background: #fff; }
    .avo-body table.avo_table tr:first-child {
      border-top: 4px solid #1c3467; }
    .avo-body table.avo_table tr:nth-child(2n) {
      background: #f4f7fd; }
    .avo-body table.avo_table td,
    .avo-body table.avo_table th {
      padding: 1em;
      border: none; }
  .avo-body .pl-3,
  .avo-body .px-3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
  .avo-body .no-gutters {
    margin-left: -15px !important;
    margin-right: -15px !important; }
  .avo-body .container .container {
    padding: 0 !important; }
  .avo-body .mobile_icons_on_heading {
    display: none; }
  .avo-body #main-content {
    position: relative; }
    .avo-body #main-content .mobile_icons_on_heading {
      display: block;
      position: absolute;
      top: 57px;
      right: 0;
      left: 0;
      text-align: right;
      padding: 8px 20px 8px 0; }
      .avo-body #main-content .mobile_icons_on_heading > a {
        margin-left: 20px;
        display: inline-block; }
      .avo-body #main-content .mobile_icons_on_heading .tags-container,
      .avo-body #main-content .mobile_icons_on_heading .cal-container {
        display: none;
        background: #fff;
        border: solid 1px #eee;
        padding: 10px;
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        text-align: left; }
        .avo-body #main-content .mobile_icons_on_heading .tags-container h2,
        .avo-body #main-content .mobile_icons_on_heading .tags-container h3,
        .avo-body #main-content .mobile_icons_on_heading .cal-container h2,
        .avo-body #main-content .mobile_icons_on_heading .cal-container h3 {
          font-size: 18px;
          line-height: 20px; }
        .avo-body #main-content .mobile_icons_on_heading .tags-container.expanded,
        .avo-body #main-content .mobile_icons_on_heading .cal-container.expanded {
          display: block; }

ul.menu,
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 -15px;
  position: static; }
  ul.menu li,
  nav ul li {
    padding-right: 15px;
    padding-left: 15px; }
    ul.menu li:focus,
    nav ul li:focus {
      outline: 0; }
  ul.menu a,
  nav ul a {
    text-decoration: none;
    color: inherit; }
    ul.menu a:hover,
    nav ul a:hover {
      text-decoration: underline; }
    ul.menu a:focus,
    nav ul a:focus {
      outline: 0; }

@media all and (max-width: 768px) {
  .hide_on_mobile {
    display: none !important; } }

@media all and (min-width: 769px) {
  .hide_on_desktop {
    display: none !important; } }

.hide {
  display: none; }

/* grid */
.flex {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media all and (max-width: 768px) {
    .flex {
      flex-wrap: wrap; } }

@media all and (min-width: 769px) {
  .signed-out {
    margin-top: 50px; }
    .signed-out .avo-header-top {
      position: fixed;
      width: 100%;
      z-index: 222;
      top: 0; } }

.avo-header.home {
  margin-bottom: 52px; }

.avo-header a.avo-btn:hover svg path {
  fill: initial; }

.avo-header .avo-header-top {
  background: #f4f7fd;
  color: #706d6d;
  fill: #706d6d;
  height: 50px;
  overflow: hidden; }
  .avo-header .avo-header-top .avo-btn {
    padding-top: 13px;
    padding-bottom: 15px; }
    .avo-header .avo-header-top .avo-btn__important {
      padding-left: 10px;
      padding-right: 10px;
      background-color: #e94b3d;
      color: white;
      fill: white; }
  @media all and (max-width: 768px) {
    .avo-header .avo-header-top {
      height: 48px;
      min-width: 56px;
      padding: 0;
      text-align: center; }
      .avo-header .avo-header-top .row.flex {
        justify-content: space-around; } }
  .avo-header .avo-header-top a {
    color: inherit;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 22px; }
    .avo-header .avo-header-top a:hover {
      color: #161e26;
      text-decoration: none; }
      .avo-header .avo-header-top a:hover svg path {
        fill: #161e26; }
    .avo-header .avo-header-top a.avo-btn svg {
      margin-top: -4px; }
    .avo-header .avo-header-top a.avo-btn span {
      margin-left: 5px; }
  @media all and (max-width: 768px) {
    .avo-header .avo-header-top .col-auto {
      padding: 0; } }
  .avo-header .avo-header-top .col-auto:last-child {
    padding-left: 0; }
  .avo-header .avo-header-top .avo-header-lang-portlet .portlet {
    margin: 0 -15px 0 0;
    height: 100%; }
  .avo-header .avo-header-top .avo-header-lang-portlet .portlet-content {
    margin: 0;
    border: 0; }
    .avo-header .avo-header-top .avo-header-lang-portlet .portlet-content button {
      width: auto;
      height: 100%;
      height: -webkit-fill-available;
      border: none;
      background: transparent;
      display: flex;
      line-height: 1em;
      flex-wrap: nowrap;
      padding: 16px 15px;
      justify-content: space-between;
      border-radius: 0; }
      .avo-header .avo-header-top .avo-header-lang-portlet .portlet-content button span.inline-item {
        width: 24px;
        display: inline-block;
        height: 12px; }
        .avo-header .avo-header-top .avo-header-lang-portlet .portlet-content button span.inline-item svg {
          width: 100%;
          display: block; }
      .avo-header .avo-header-top .avo-header-lang-portlet .portlet-content button:hover {
        background: #1c3467; }
      .avo-header .avo-header-top .avo-header-lang-portlet .portlet-content button .btn-section {
        white-space: nowrap;
        font-size: 17px;
        line-height: 1em;
        text-transform: uppercase;
        margin-left: 9px;
        display: inline-block; }
        .avo-header .avo-header-top .avo-header-lang-portlet .portlet-content button .btn-section:after {
          display: inline-block;
          margin-left: 11px;
          width: 11px;
          height: 6px;
          content: '';
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath fill='%23fff' d='M9.88 1.29 6 5.17 2.12 1.29A.996.996 0 1 0 .71 2.7L5.3 7.29c.39.39 1.02.39 1.41 0L11.3 2.7a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0Z'/%3E%3C/svg%3E");
          vertical-align: middle; }
    .avo-header .avo-header-top .avo-header-lang-portlet .portlet-content .open .btn-section:after {
      transform: rotate(180deg); }
  .avo-header .avo-header-top .search_box {
    overflow: hidden;
    width: 0px;
    margin: 5px 0;
    padding: 0;
    position: absolute;
    height: auto;
    z-index: 2;
    background: #1c3467;
    top: 0;
    max-height: 51px;
    transition: all ease 0.5s; }
    .avo-header .avo-header-top .search_box .input-group-inset-item button[type='submit'] {
      margin-top: 5px; }
    .avo-header .avo-header-top .search_box.expanded {
      width: 400px;
      margin-left: -400px; }
    .avo-header .avo-header-top .search_box .input-group-inset-after.form-control {
      margin-right: -1px; }
    @media all and (max-width: 768px) {
      .avo-header .avo-header-top .search_box.expanded {
        width: 100%;
        margin: 0;
        padding: 6px;
        left: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0; }
        .avo-header .avo-header-top .search_box.expanded .search-input {
          padding: 5px 10px; } }
    @media all and (max-width: 400px) {
      .avo-header .avo-header-top .search_box.expanded {
        width: 100%;
        right: auto; } }
    .avo-header .avo-header-top .search_box .portlet {
      margin: 0; }
      .avo-header .avo-header-top .search_box .portlet .portlet-content {
        margin: 0; }
        .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset {
          padding: 0; }
          .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset .input-text-wrapper {
            margin: 0;
            width: 100%; }
            .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset .input-text-wrapper input {
              width: 100%; }
          .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset button {
            position: absolute;
            padding: 5px 20px;
            z-index: 2;
            top: 0;
            right: 0; }
            @media all and (max-width: 768px) {
              .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset button {
                padding: 2px 10px; } }
            .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset button:hover, .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset button:focus {
              outline: none;
              border: none;
              box-shadow: none;
              background: transparent; }
              .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset button:hover svg path, .avo-header .avo-header-top .search_box .portlet .portlet-content fieldset button:focus svg path {
                fill: #1c3467 !important; }

.avo-header .avo-header-middle {
  background: #fff; }
  @media all and (max-width: 768px) {
    .avo-header .avo-header-middle > .container {
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between; } }

.avo-header .avo-header-bottom {
  background: #1c3467;
  color: #fff; }

.avo-header .avo-socials {
  padding-left: 2px; }
  .avo-header .avo-socials a {
    padding: 0;
    margin-right: 8px;
    color: #a6aebf; }
    .avo-header .avo-socials a.rss-link {
      margin: 0 0 0 12px; }
      .avo-header .avo-socials a.rss-link svg {
        vertical-align: -2px; }
        .avo-header .avo-socials a.rss-link svg:first-child {
          vertical-align: -1px; }
    .avo-header .avo-socials a.insta-link svg {
      margin-right: -1px; }
    .avo-header .avo-socials a:hover {
      text-decoration: none;
      color: #e94b3d; }
      .avo-header .avo-socials a:hover svg path {
        fill: #e94b3d; }
    .avo-header .avo-socials a svg path {
      fill: #a6aebf; }
    .avo-header .avo-socials a .material-icons-outlined {
      font-size: 20px;
      vertical-align: text-bottom;
      vertical-align: -4px; }
  .avo-header .avo-socials a.max-link:hover svg rect {
    fill: #E94B3D; }
  .avo-header .avo-socials a.max-link svg path {
    fill: #fff; }
  @media all and (max-width: 768px) {
    .avo-header .avo-socials {
      display: none; } }

.site-title-section {
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 34px 0 33px; }
  @media all and (max-width: 768px) {
    .site-title-section {
      padding: 17px 0; }
      .site-title-section > .flex {
        flex-wrap: nowrap; } }
  .site-title-section img {
    margin-right: 20px;
    max-height: 94px;
    max-width: 100px;
    width: auto; }
    @media all and (max-width: 768px) {
      .site-title-section img {
        margin-right: 16px;
        margin-left: 1px;
        margin-top: -1px;
        max-height: 37px;
        max-width: 40px; } }
  .site-title-section a {
    color: #161e26;
    text-decoration: none; }
  .site-title-section .subtitle {
    margin-left: 10px;
    display: block;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #1c3467;
    font-weight: normal; }
  .site-title-section .title {
    display: block;
    font-family: 'PT Serif', serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 37px;
    color: #1c3467; }
    @media all and (max-width: 768px) {
      .site-title-section .title {
        font-family: 'PT Sans', sans-serif;
        font-size: 15px;
        line-height: 19px;
        text-transform: uppercase;
        color: #1c3467; } }
  @media all and (max-width: 768px) {
    .site-title-section {
      flex-wrap: nowrap; } }

.site_header_address {
  padding-top: 21px;
  max-width: 400px;
  width: 100%; }
  .site_header_address p:first-child {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .site_header_address p {
    font-size: 17px;
    line-height: 22px;
    color: #161e26;
    margin-bottom: 9px; }

.avo-menu {
  background: #1c3467;
  position: relative; }
  @media all and (max-width: 768px) {
    .avo-menu {
      padding: 12px 0; } }
  .avo-menu .portlet {
    margin: 0; }
  @media all and (max-width: 768px) {
    .avo-menu .header-right-buttons {
      justify-content: flex-end;
      align-items: flex-start; } }
  @media all and (max-width: 768px) {
    .avo-menu .header-right-buttons a.avo-btn {
      margin: 0; } }
  .avo-menu .header-right-buttons a.avo-btn:hover svg path {
    fill: #fff; }
  .avo-menu .header-right-buttons a.avo-btn.search-btn {
    margin-right: 36px; }
    @media all and (max-width: 768px) {
      .avo-menu .header-right-buttons a.avo-btn.search-btn {
        margin-right: 24px; }
        .avo-menu .header-right-buttons a.avo-btn.search-btn svg {
          width: 24px;
          height: 24px; }
          .avo-menu .header-right-buttons a.avo-btn.search-btn svg.close_icon {
            width: 16px; } }
    .avo-menu .header-right-buttons a.avo-btn.search-btn svg.search_icon {
      display: block; }
    .avo-menu .header-right-buttons a.avo-btn.search-btn svg.close_icon {
      display: none; }
    .avo-menu .header-right-buttons a.avo-btn.search-btn.opened svg.search_icon {
      display: none; }
    .avo-menu .header-right-buttons a.avo-btn.search-btn.opened svg.close_icon {
      display: block; }
  .avo-menu .header-right-buttons a.avo-btn.menu_btn {
    margin: -4px;
    margin-right: 0; }
  .avo-menu .menu {
    flex-basis: 100%;
    position: static; }
    @media all and (max-width: 768px) {
      .avo-menu .menu {
        display: none; } }
    .avo-menu .menu .portlet {
      position: static; }
    .avo-menu .menu .navbar-nav {
      display: flex;
      justify-content: flex-start;
      margin-right: 56px;
      padding-left: 15px; }
      .avo-menu .menu .navbar-nav li {
        padding: 0;
        display: flex;
        position: static; }
        .avo-menu .menu .navbar-nav li:first-child {
          margin-left: -24px; }
        .avo-menu .menu .navbar-nav li:last-child {
          margin-right: -24px; }
        .avo-menu .menu .navbar-nav li a {
          display: inline-block;
          padding: 14px 24px 15px;
          font-size: 16px;
          line-height: 21px;
          text-transform: uppercase;
          color: #fff;
          text-decoration: none; }
          .avo-menu .menu .navbar-nav li a:hover {
            text-decoration: underline; }
      .avo-menu .menu .navbar-nav .child-menu-wrapper {
        min-height: 158px;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        min-height: 158px;
        margin: 0;
        top: 100%;
        min-width: 100%;
        border: none;
        border-radius: 0;
        margin-top: 50px;
        padding: 26px 0 37px;
        background: #fff;
        color: #161e26;
        border-bottom: 1px solid #a6aebf; }
        @media all and (max-width: 768px) {
          .avo-menu .menu .navbar-nav .child-menu-wrapper {
            display: none; } }
        .avo-menu .menu .navbar-nav .child-menu-wrapper > .flex {
          justify-content: flex-start;
          align-items: flex-start; }
        .avo-menu .menu .navbar-nav .child-menu-wrapper h3 {
          font-family: 'PT Serif';
          font-size: 30px;
          line-height: 30px;
          width: 270px;
          margin-right: 70px; }
        .avo-menu .menu .navbar-nav .child-menu-wrapper .child-menu-wrapper-items {
          columns: 3;
          column-gap: 30px; }
      .avo-menu .menu .navbar-nav .child-menu {
        margin: 0; }
        .avo-menu .menu .navbar-nav .child-menu li {
          page-break-inside: avoid;
          break-inside: avoid; }
          .avo-menu .menu .navbar-nav .child-menu li:first-child {
            margin-left: 0; }
          .avo-menu .menu .navbar-nav .child-menu li a {
            display: inline-block;
            font-weight: bold;
            font-size: 17px;
            line-height: 17px;
            margin-bottom: 7px;
            padding: 0;
            text-transform: none;
            color: #1c3467;
            text-decoration: none; }
            .avo-menu .menu .navbar-nav .child-menu li a:hover {
              background: transparent;
              text-decoration: underline; }
  .avo-menu .header-mobile-link {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    text-transform: uppercase; }

.third-level-menu {
  margin: 0 -20px; }
  .third-level-menu .portlet {
    margin: 0; }
    .third-level-menu .portlet .navbar-nav {
      padding: 5px 0 20px;
      display: flex;
      flex-wrap: wrap; }
      .third-level-menu .portlet .navbar-nav .nav-item {
        margin-bottom: 12px; }
        .third-level-menu .portlet .navbar-nav .nav-item.selected a, .third-level-menu .portlet .navbar-nav .nav-item.active a {
          text-decoration: none;
          color: #1c3467; }
        .third-level-menu .portlet .navbar-nav .nav-item a {
          font-weight: bold;
          font-size: 17px;
          line-height: 22px;
          letter-spacing: 0.05em;
          padding: 0 20px;
          color: #706d6d;
          text-decoration: underline; }

.third-level-menu .navbar-nav .nav-link .avo_big_news {
  height: 548px; }
  @media all and (max-width: 768px) {
    .third-level-menu .navbar-nav .nav-link .avo_big_news {
      height: auto;
      margin: 0 -15px; } }

.top_news_masonry {
  display: grid;
  grid-template-areas: 'big  small-1'
 'big  small-2';
  grid-template-rows: repeat(2, 264px);
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-columns: 65.88% auto; }
  @media all and (max-width: 768px) {
    .top_news_masonry {
      display: block; } }
  .top_news_masonry.no_masonry {
    display: block; }
  .top_news_masonry img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .top_news_masonry .item {
    position: relative;
    display: block;
    overflow: hidden; }
    @media all and (max-width: 768px) {
      .top_news_masonry .item {
        display: block;
        height: 480px; } }
    @media all and (max-width: 600px) {
      .top_news_masonry .item {
        display: block;
        height: 300px; } }
    @media all and (max-width: 400px) {
      .top_news_masonry .item {
        height: 240px; } }
    .top_news_masonry .item .title {
      transition: all ease 0.3s;
      position: absolute;
      min-height: 68px;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(27, 35, 62, 0.7);
      color: #fff;
      padding: 18px 32px;
      min-height: 84px; }
      @media all and (max-width: 768px) {
        .top_news_masonry .item .title {
          padding: 16px 16px 45px;
          min-height: auto; }
          .top_news_masonry .item .title h3 {
            font-size: 18px;
            line-height: 24px; } }
      .top_news_masonry .item .title h3 {
        margin: 0;
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        color: inherit;
        max-height: 60px;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box; }
        @media all and (max-width: 768px) {
          .top_news_masonry .item .title h3 {
            max-height: 52px; } }
    .top_news_masonry .item:hover .title {
      padding-bottom: 30px; }
  @media all and (min-width: 769px) {
    .top_news_masonry .item:nth-child(1) {
      grid-area: big; }
      .top_news_masonry .item:nth-child(1) .title {
        padding: 32px 48px;
        min-height: 148px; }
        .top_news_masonry .item:nth-child(1) .title h3 {
          font-size: 32px;
          line-height: 40px;
          max-height: 84px;
          margin: 0; }
      .top_news_masonry .item:nth-child(1):hover .title {
        padding-bottom: 60px; } }

.nopadding {
  padding: 0; }

section,
main,
footer,
header {
  position: relative; }

.page_dates,
.page_dates_news {
  font-size: 14px;
  line-height: 18px;
  color: #706d6d; }
  @media all and (max-width: 768px) {
    .page_dates,
    .page_dates_news {
      font-size: 13px;
      line-height: 17px; } }
  .page_dates p,
  .page_dates_news p {
    margin-bottom: 4px; }

.page_dates_news {
  margin-bottom: 24px; }

.avo-section .heading-with-read-all-link {
  margin-bottom: 44px;
  position: relative; }
  @media all and (max-width: 768px) {
    .avo-section .heading-with-read-all-link {
      margin-bottom: 40px;
      min-width: initial; } }
  .avo-section .heading-with-read-all-link h2 {
    margin-bottom: 0; }
    @media all and (max-width: 768px) {
      .avo-section .heading-with-read-all-link h2 {
        font-size: 30px;
        line-height: 36px;
        padding: 0;
        min-width: initial; } }
  .avo-section .heading-with-read-all-link .all-items {
    margin-bottom: 1px; }
    @media all and (max-width: 768px) {
      .avo-section .heading-with-read-all-link .all-items {
        font-size: 17px;
        line-height: 24px; } }
    .avo-section .heading-with-read-all-link .all-items:hover {
      color: #b8bccb; }
  .avo-section .heading-with-read-all-link .separator-line {
    position: absolute;
    width: 100%;
    bottom: -44px;
    left: 0; }
    @media all and (max-width: 768px) {
      .avo-section .heading-with-read-all-link .separator-line {
        bottom: -40px; } }

.avo-section .news_item {
  background: #f4f7fd; }

.avo-section.colored {
  background: #f4f7fd;
  padding-bottom: 0; }
  .avo-section.colored .avo_flash_card {
    background-color: #fff; }
    .avo-section.colored .avo_flash_card:hover {
      background-color: #fff; }
    .avo-section.colored .avo_flash_card .picture_bg {
      display: flex;
      align-items: flex-end;
      padding-bottom: 30px; }
  .avo-section.colored .news_item {
    background: #fff; }
  .avo-section.colored .medical_small_news .news_item {
    background: transparent; }

.avo-section.colored_dark {
  background-color: #1c3467;
  color: #fff; }
  .avo-section.colored_dark h1,
  .avo-section.colored_dark h2,
  .avo-section.colored_dark h3,
  .avo-section.colored_dark h4,
  .avo-section.colored_dark h5,
  .avo-section.colored_dark a {
    color: #fff; }
  .avo-section.colored_dark .portlet-topper-toolbar a {
    color: #000; }
  .avo-section.colored_dark .heading-with-read-all-link {
    margin-bottom: 16px; }
    .avo-section.colored_dark .heading-with-read-all-link h2 {
      margin-bottom: 25px; }
      @media all and (max-width: 768px) {
        .avo-section.colored_dark .heading-with-read-all-link h2 {
          margin-bottom: 0; } }
    .avo-section.colored_dark .heading-with-read-all-link .all-items {
      margin-bottom: 25px; }
      @media all and (max-width: 768px) {
        .avo-section.colored_dark .heading-with-read-all-link .all-items {
          width: 100%;
          text-align: right;
          margin-bottom: 0; } }

.avo-section .portlet {
  margin-bottom: 0; }

.avo_breadcrumbs {
  border-bottom: 1px solid #a6aebf; }
  @media all and (max-width: 768px) {
    .avo_breadcrumbs {
      display: none; } }

.avo_breadcrumbs,
.portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_,
.portlet-breadcrumb {
  color: #706d6d; }
  @media all and (max-width: 768px) {
    .avo_breadcrumbs,
    .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_,
    .portlet-breadcrumb {
      font-size: 14px;
      line-height: 17px; } }
  .avo_breadcrumbs .portlet,
  .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .portlet,
  .portlet-breadcrumb .portlet {
    margin: 0; }
  .avo_breadcrumbs .breadcrumb,
  .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb,
  .portlet-breadcrumb .breadcrumb {
    padding: 17px 0 14px;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    display: flex;
    flex-wrap: nowrap;
    font-size: 15px;
    line-height: 19px; }
    @media all and (max-width: 768px) {
      .avo_breadcrumbs .breadcrumb,
      .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb,
      .portlet-breadcrumb .breadcrumb {
        overflow: hidden; } }
    .avo_breadcrumbs .breadcrumb li,
    .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li,
    .portlet-breadcrumb .breadcrumb li {
      display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding-right: 0;
      text-transform: uppercase; }
      .avo_breadcrumbs .breadcrumb li.active,
      .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li.active,
      .portlet-breadcrumb .breadcrumb li.active {
        color: #1c3467; }
      .avo_breadcrumbs .breadcrumb li:first-child, .avo_breadcrumbs .breadcrumb li:nth-child(2),
      .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li:first-child,
      .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li:nth-child(2),
      .portlet-breadcrumb .breadcrumb li:first-child,
      .portlet-breadcrumb .breadcrumb li:nth-child(2) {
        flex-shrink: 0; }
      @media all and (max-width: 768px) {
        .avo_breadcrumbs .breadcrumb li,
        .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li,
        .portlet-breadcrumb .breadcrumb li {
          padding-left: 5px; }
          .avo_breadcrumbs .breadcrumb li:first-child,
          .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li:first-child,
          .portlet-breadcrumb .breadcrumb li:first-child {
            margin-left: 2px; } }
      .avo_breadcrumbs .breadcrumb li a,
      .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li a,
      .portlet-breadcrumb .breadcrumb li a {
        color: inherit;
        text-transform: uppercase; }
        .avo_breadcrumbs .breadcrumb li a span,
        .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li a span,
        .portlet-breadcrumb .breadcrumb li a span {
          text-decoration: underline; }
      .avo_breadcrumbs .breadcrumb li span.active,
      .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li span.active,
      .portlet-breadcrumb .breadcrumb li span.active {
        text-decoration: none;
        color: #1c3467;
        text-transform: uppercase;
        display: inline-block;
        margin-top: 1px; }
      .avo_breadcrumbs .breadcrumb li span.breadcrumb-text-truncate,
      .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb li span.breadcrumb-text-truncate,
      .portlet-breadcrumb .breadcrumb li span.breadcrumb-text-truncate {
        max-width: 22rem; }
    .avo_breadcrumbs .breadcrumb > li + li,
    .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb > li + li,
    .portlet-breadcrumb .breadcrumb > li + li {
      padding-left: 8px; }
    .avo_breadcrumbs .breadcrumb > li + li::before,
    .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb > li + li::before,
    .portlet-breadcrumb .breadcrumb > li + li::before {
      padding-left: 0;
      padding-right: 4px; }

.avo_news_single_preview_image {
  float: left;
  max-width: 30%;
  margin: 0.4em 20px 0 0; }
  @media all and (max-width: 768px) {
    .avo_news_single_preview_image {
      max-width: initial;
      width: 100%;
      float: none;
      margin: 0 0 0.5em; } }

.avo_news {
  padding: 30px 36px; }
  .avo_news .news_item h2,
  .avo_news .news_item h3 {
    max-height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box; }
  .avo_news .news_item .excerpt {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    max-height: 45px; }

.news_item {
  padding: 15px 16px;
  overflow: hidden;
  color: #161e26;
  margin-bottom: 24px;
  min-height: 180px; }
  .news_item:last-child {
    margin-bottom: 0; }
  @media all and (max-width: 768px) {
    .news_item {
      margin-bottom: 20px; }
      .news_item:last-child {
        margin-bottom: 0; }
      .news_item .hide_on_desktop {
        flex: 1;
        flex-basis: 158px;
        min-width: 158px;
        align-self: flex-start; }
      .news_item .date {
        font-size: 14px;
        line-height: 18px;
        text-transform: uppercase; }
        .news_item .date .m {
          text-transform: uppercase; }
      .news_item .title h2 {
        font-family: 'PT Sans';
        font-style: normal;
        font-weight: bold;
        color: #161e26;
        font-size: 18px;
        line-height: 20px;
        margin-top: 8px;
        max-height: 60px;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 0; }
      .news_item .excerpt {
        margin-top: 11px; }
      .news_item a.readmore {
        margin-top: 9px; } }
  .news_item picture {
    width: 213px;
    max-width: 213px;
    flex-basis: 213px;
    flex-grow: 1;
    height: 150px;
    margin-right: 27px;
    display: block;
    overflow: hidden; }
    @media all and (max-width: 768px) {
      .news_item picture {
        width: 122px;
        max-width: 122px;
        flex-basis: 122px;
        height: 86px;
        margin-right: 15px;
        align-self: flex-start; } }
    .news_item picture img {
      object-fit: cover;
      height: 100%;
      width: 100%;
      object-position: center top; }
    .news_item picture.avo_image_contain img {
      object-fit: contain;
      object-position: center center; }
  .news_item .picture {
    position: relative; }
    .news_item .picture .hover_link {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0; }
    .news_item .picture .hover_box {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      background-color: rgba(0, 0, 0, 0.2);
      opacity: 0;
      transition: opacity ease 0.5s; }
      @media all and (max-width: 768px) {
        .news_item .picture .hover_box {
          display: none; } }
      .news_item .picture .hover_box .icons {
        position: absolute;
        padding: 20px;
        bottom: 0;
        right: 0;
        display: none; }
        .news_item .picture .hover_box .icons a {
          margin-left: 1em;
          display: inline-block;
          vertical-align: bottom;
          opacity: 0.75; }
          .news_item .picture .hover_box .icons a:hover {
            opacity: 1; }
          .news_item .picture .hover_box .icons a svg {
            width: 30px;
            height: 30px; }
            .news_item .picture .hover_box .icons a svg path {
              fill: #fff; }
      .news_item .picture .hover_box:hover .icons {
        display: block; }
    .news_item .picture:hover .hover_box {
      opacity: 1; }
  .news_item .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-basis: 973px; }
    .news_item .content h2,
    .news_item .content h3 {
      margin: 12px 0;
      font-family: 'PT Sans';
      font-weight: normal;
      font-size: 20px;
      line-height: 26px;
      color: inherit; }
    .news_item .content .date {
      margin-top: 2px;
      display: block;
      font-size: 14px;
      line-height: 18px;
      text-transform: uppercase; }
    .news_item .content a {
      text-decoration: none;
      color: inherit; }
      .news_item .content a.readmore {
        margin-top: 13px;
        font-size: 14px;
        line-height: 18px;
        color: #706d6d;
        text-decoration: underline; }
  .news_item .avo_icons svg {
    margin-left: 10px; }
    .news_item .avo_icons svg path {
      fill: #b8bccb; }

.medical_small_news .news_item {
  min-height: 172px;
  margin-bottom: 40px;
  padding: 0; }
  @media all and (max-width: 768px) {
    .medical_small_news .news_item {
      margin-bottom: 30px;
      min-height: auto; }
      .medical_small_news .news_item:last-child {
        margin-bottom: 0; } }
  .medical_small_news .news_item:last-child {
    margin-bottom: 0; }
  .medical_small_news .news_item picture {
    width: 247px;
    max-width: 247px;
    flex-basis: 247px;
    height: 172px;
    margin-right: 19px; }
    @media all and (max-width: 768px) {
      .medical_small_news .news_item picture {
        min-width: 100%;
        height: 228px;
        margin: 0 0 24px; } }
  .medical_small_news .news_item .flex {
    align-items: flex-start; }
  .medical_small_news .news_item .content {
    flex-basis: 344px; }
    .medical_small_news .news_item .content .date {
      margin-top: 0;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 5px;
      text-transform: uppercase; }
      @media all and (max-width: 768px) {
        .medical_small_news .news_item .content .date {
          margin-bottom: 10px; } }
    .medical_small_news .news_item .content .title {
      font-size: 20px;
      line-height: 26px; }
      @media all and (max-width: 768px) {
        .medical_small_news .news_item .content .title {
          font-size: 17px;
          line-height: 22px; } }
      .medical_small_news .news_item .content .title a {
        font-size: inherit;
        line-height: inherit; }

.home-page-layout h2 {
  border: none; }

.home-page-layout .avo-section {
  padding: 0; }
  .home-page-layout .avo-section .portlet-dropzone {
    padding: 45px 0 73px; }
    .home-page-layout .avo-section .portlet-dropzone.empty {
      padding: 0; }
      @media all and (max-width: 768px) {
        .home-page-layout .avo-section .portlet-dropzone.empty {
          padding: 0; } }
    .home-page-layout .avo-section .portlet-dropzone .portlet-dropzone {
      padding: 0 !important; }
  .home-page-layout .avo-section.nopadding .portlet-dropzone {
    padding: 0; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.nopadding .portlet-dropzone {
        padding: 0; } }
  .home-page-layout .avo-section.home_banner_section .portlet-dropzone {
    padding: 34px 0 0; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_banner_section .portlet-dropzone.portlet-column-content-first {
        padding-top: 15px; }
      .home-page-layout .avo-section.home_banner_section .portlet-dropzone.portlet-column-content-last {
        padding-top: 8px; } }
  .home-page-layout .avo-section.home_slider_section .portlet-dropzone {
    padding: 44px 0 77px; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_slider_section .portlet-dropzone {
        padding-top: 32px; }
        .home-page-layout .avo-section.home_slider_section .portlet-dropzone.portlet-column-content-first {
          padding-bottom: 11px; }
        .home-page-layout .avo-section.home_slider_section .portlet-dropzone.portlet-column-content-last {
          padding-bottom: 32px; }
        .home-page-layout .avo-section.home_slider_section .portlet-dropzone .slick-slider {
          margin: 0 -16px !important; }
          .home-page-layout .avo-section.home_slider_section .portlet-dropzone .slick-slider .item {
            height: 192px !important; } }
    .home-page-layout .avo-section.home_slider_section .portlet-dropzone.empty {
      padding-bottom: 34px; }
  .home-page-layout .avo-section.home_slider_section .portlet-barebone-margin {
    margin-top: 57px; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_slider_section .portlet-barebone-margin {
        margin-top: 0 !important; } }
  .home-page-layout .avo-section.home_slider_section h2 {
    margin-bottom: 17px; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_slider_section h2 {
        margin-bottom: 15px; } }
  .home-page-layout .avo-section.home_important_section .portlet-dropzone .portlet-barebone-margin {
    margin-top: 65px; }
  .home-page-layout .avo-section.home_important_section .portlet-dropzone h2 {
    margin-bottom: 25px; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_important_section .portlet-dropzone h2 {
        margin-bottom: 16px; } }
  @media all and (max-width: 768px) {
    .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6 {
      order: 1; }
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6 .portlet-boundary .portlet-header .portlet-title-text,
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6 .portlet-barebone .portlet-header .portlet-title-text,
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6 .portlet-barebone-margin .portlet-header .portlet-title-text,
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6 .portlet-borderless .portlet-header .portlet-title-text {
        display: none; }
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6:last-child .portlet-boundary .portlet-header,
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6:last-child .portlet-barebone .portlet-header,
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6:last-child .portlet-barebone-margin .portlet-header,
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6:last-child .portlet-borderless .portlet-header {
        position: initial; }
        .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6:last-child .portlet-boundary .portlet-header .portlet-title-text,
        .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6:last-child .portlet-barebone .portlet-header .portlet-title-text,
        .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6:last-child .portlet-barebone-margin .portlet-header .portlet-title-text,
        .home-page-layout .avo-section.home_important_section .first-dropzone-row .col-sm-6:last-child .portlet-borderless .portlet-header .portlet-title-text {
          display: block; } }
  .home-page-layout .avo-section.home_important_section .first-dropzone-row .portlet-dropzone {
    padding-top: 43px;
    padding-bottom: 0; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_important_section .first-dropzone-row .portlet-dropzone {
        padding-top: 24px; } }
  .home-page-layout .avo-section.home_important_section .second-dropzone-row .portlet-dropzone {
    padding-top: 66px;
    padding-bottom: 74px; }
    .home-page-layout .avo-section.home_important_section .second-dropzone-row .portlet-dropzone.empty {
      padding-top: 0; }
    .home-page-layout .avo-section.home_important_section .second-dropzone-row .portlet-dropzone p {
      padding: 0 4px; }
  .home-page-layout .avo-section.home_important_section .second-dropzone-row .col-sm-6 p {
    text-align: right; }
  @media all and (max-width: 768px) {
    .home-page-layout .avo-section.home_important_section .second-dropzone-row .portlet-dropzone {
      padding-bottom: 0; }
      .home-page-layout .avo-section.home_important_section .second-dropzone-row .portlet-dropzone p {
        padding: 0; }
    .home-page-layout .avo-section.home_important_section .second-dropzone-row .col-sm-3 .portlet-dropzone {
      padding-top: 10px; }
    .home-page-layout .avo-section.home_important_section .second-dropzone-row .col-sm-6 .portlet-dropzone {
      padding-top: 0;
      padding-bottom: 16px; }
      .home-page-layout .avo-section.home_important_section .second-dropzone-row .col-sm-6 .portlet-dropzone p {
        text-align: left; }
    .home-page-layout .avo-section.home_important_section .second-dropzone-row .col-xs-4 p {
      text-align: right; } }
  .home-page-layout .avo-section.home_useful_section {
    border-bottom: 5px solid #f4f7fd; }
    .home-page-layout .avo-section.home_useful_section .portlet-dropzone {
      padding-bottom: 68px; }
      .home-page-layout .avo-section.home_useful_section .portlet-dropzone.empty {
        padding-bottom: 0; }
      @media all and (max-width: 768px) {
        .home-page-layout .avo-section.home_useful_section .portlet-dropzone {
          padding-top: 32px;
          padding-bottom: 64px; } }
    .home-page-layout .avo-section.home_useful_section .portlet-barebone-margin {
      margin-top: 69px; }
    .home-page-layout .avo-section.home_useful_section h2 {
      margin-bottom: 29px; }
      @media all and (max-width: 768px) {
        .home-page-layout .avo-section.home_useful_section h2 {
          margin-bottom: 16px; } }
  .home-page-layout .avo-section.home_links_section .portlet-dropzone {
    padding: 73px 0 98px; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_links_section .portlet-dropzone {
        padding: 32px 0 74px; } }
  .home-page-layout .avo-section.home_links_section .portlet-barebone-margin {
    margin-top: 68px; }
  .home-page-layout .avo-section.home_links_section h2 {
    margin-bottom: 28px; }
  .home-page-layout .avo-section.home_resources_section .portlet-dropzone {
    padding: 49px 0 84px; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_resources_section .portlet-dropzone {
        padding: 24px 0 48px; } }
  .home-page-layout .avo-section.home_resources_section .portlet-barebone-margin {
    margin-top: 83px; }
  .home-page-layout .avo-section.home_resources_section h2 {
    margin-bottom: 43px; }
    @media all and (max-width: 768px) {
      .home-page-layout .avo-section.home_resources_section h2 {
        margin-bottom: 13px; } }

.wide-2-colored-layout .avo-section,
.wide-3-colored-layout .avo-section,
.columns-1 .avo-section,
.columns-2 .avo-section,
.columns-3 .avo-section {
  padding: 0; }
  .wide-2-colored-layout .avo-section .portlet-dropzone,
  .wide-3-colored-layout .avo-section .portlet-dropzone,
  .columns-1 .avo-section .portlet-dropzone,
  .columns-2 .avo-section .portlet-dropzone,
  .columns-3 .avo-section .portlet-dropzone {
    padding: 36px 0 57px; }
    @media all and (max-width: 768px) {
      .wide-2-colored-layout .avo-section .portlet-dropzone,
      .wide-3-colored-layout .avo-section .portlet-dropzone,
      .columns-1 .avo-section .portlet-dropzone,
      .columns-2 .avo-section .portlet-dropzone,
      .columns-3 .avo-section .portlet-dropzone {
        padding: 24px 0 40px; } }
    .wide-2-colored-layout .avo-section .portlet-dropzone.empty,
    .wide-3-colored-layout .avo-section .portlet-dropzone.empty,
    .columns-1 .avo-section .portlet-dropzone.empty,
    .columns-2 .avo-section .portlet-dropzone.empty,
    .columns-3 .avo-section .portlet-dropzone.empty {
      padding: 0; }
      @media all and (max-width: 768px) {
        .wide-2-colored-layout .avo-section .portlet-dropzone.empty,
        .wide-3-colored-layout .avo-section .portlet-dropzone.empty,
        .columns-1 .avo-section .portlet-dropzone.empty,
        .columns-2 .avo-section .portlet-dropzone.empty,
        .columns-3 .avo-section .portlet-dropzone.empty {
          padding: 0; } }
    .wide-2-colored-layout .avo-section .portlet-dropzone .portlet-static,
    .wide-3-colored-layout .avo-section .portlet-dropzone .portlet-static,
    .columns-1 .avo-section .portlet-dropzone .portlet-static,
    .columns-2 .avo-section .portlet-dropzone .portlet-static,
    .columns-3 .avo-section .portlet-dropzone .portlet-static {
      margin-bottom: 57px; }
      .wide-2-colored-layout .avo-section .portlet-dropzone .portlet-static.portlet-accordion,
      .wide-3-colored-layout .avo-section .portlet-dropzone .portlet-static.portlet-accordion,
      .columns-1 .avo-section .portlet-dropzone .portlet-static.portlet-accordion,
      .columns-2 .avo-section .portlet-dropzone .portlet-static.portlet-accordion,
      .columns-3 .avo-section .portlet-dropzone .portlet-static.portlet-accordion {
        margin-bottom: 10px; }
      .wide-2-colored-layout .avo-section .portlet-dropzone .portlet-static:last-child,
      .wide-3-colored-layout .avo-section .portlet-dropzone .portlet-static:last-child,
      .columns-1 .avo-section .portlet-dropzone .portlet-static:last-child,
      .columns-2 .avo-section .portlet-dropzone .portlet-static:last-child,
      .columns-3 .avo-section .portlet-dropzone .portlet-static:last-child {
        margin-bottom: 0; }
    .wide-2-colored-layout .avo-section .portlet-dropzone .portlet-dropzone,
    .wide-3-colored-layout .avo-section .portlet-dropzone .portlet-dropzone,
    .columns-1 .avo-section .portlet-dropzone .portlet-dropzone,
    .columns-2 .avo-section .portlet-dropzone .portlet-dropzone,
    .columns-3 .avo-section .portlet-dropzone .portlet-dropzone {
      padding: 0 !important; }
  .wide-2-colored-layout .avo-section.colored .portlet-dropzone,
  .wide-3-colored-layout .avo-section.colored .portlet-dropzone,
  .columns-1 .avo-section.colored .portlet-dropzone,
  .columns-2 .avo-section.colored .portlet-dropzone,
  .columns-3 .avo-section.colored .portlet-dropzone {
    padding: 40px 0 84px; }
    @media all and (max-width: 768px) {
      .wide-2-colored-layout .avo-section.colored .portlet-dropzone,
      .wide-3-colored-layout .avo-section.colored .portlet-dropzone,
      .columns-1 .avo-section.colored .portlet-dropzone,
      .columns-2 .avo-section.colored .portlet-dropzone,
      .columns-3 .avo-section.colored .portlet-dropzone {
        padding: 32px 0 57px; }
        .wide-2-colored-layout .avo-section.colored .portlet-dropzone.portlet-column-content-last,
        .wide-3-colored-layout .avo-section.colored .portlet-dropzone.portlet-column-content-last,
        .columns-1 .avo-section.colored .portlet-dropzone.portlet-column-content-last,
        .columns-2 .avo-section.colored .portlet-dropzone.portlet-column-content-last,
        .columns-3 .avo-section.colored .portlet-dropzone.portlet-column-content-last {
          padding-top: 0; } }
    .wide-2-colored-layout .avo-section.colored .portlet-dropzone .portlet-barebone-margin,
    .wide-3-colored-layout .avo-section.colored .portlet-dropzone .portlet-barebone-margin,
    .columns-1 .avo-section.colored .portlet-dropzone .portlet-barebone-margin,
    .columns-2 .avo-section.colored .portlet-dropzone .portlet-barebone-margin,
    .columns-3 .avo-section.colored .portlet-dropzone .portlet-barebone-margin {
      margin-top: 74px; }
    .wide-2-colored-layout .avo-section.colored .portlet-dropzone h2,
    .wide-3-colored-layout .avo-section.colored .portlet-dropzone h2,
    .columns-1 .avo-section.colored .portlet-dropzone h2,
    .columns-2 .avo-section.colored .portlet-dropzone h2,
    .columns-3 .avo-section.colored .portlet-dropzone h2 {
      font-size: 25px;
      line-height: 32px;
      font-family: 'PT Sans';
      margin-bottom: 42px; }
      @media all and (max-width: 768px) {
        .wide-2-colored-layout .avo-section.colored .portlet-dropzone h2,
        .wide-3-colored-layout .avo-section.colored .portlet-dropzone h2,
        .columns-1 .avo-section.colored .portlet-dropzone h2,
        .columns-2 .avo-section.colored .portlet-dropzone h2,
        .columns-3 .avo-section.colored .portlet-dropzone h2 {
          margin-bottom: 24px; } }
    .wide-2-colored-layout .avo-section.colored .portlet-dropzone.empty,
    .wide-3-colored-layout .avo-section.colored .portlet-dropzone.empty,
    .columns-1 .avo-section.colored .portlet-dropzone.empty,
    .columns-2 .avo-section.colored .portlet-dropzone.empty,
    .columns-3 .avo-section.colored .portlet-dropzone.empty {
      padding: 0; }
      @media all and (max-width: 768px) {
        .wide-2-colored-layout .avo-section.colored .portlet-dropzone.empty,
        .wide-3-colored-layout .avo-section.colored .portlet-dropzone.empty,
        .columns-1 .avo-section.colored .portlet-dropzone.empty,
        .columns-2 .avo-section.colored .portlet-dropzone.empty,
        .columns-3 .avo-section.colored .portlet-dropzone.empty {
          padding: 0; } }
  .wide-2-colored-layout .avo-section.home_slider_section .first-dropzone-row .portlet-dropzone .portlet-static,
  .wide-3-colored-layout .avo-section.home_slider_section .first-dropzone-row .portlet-dropzone .portlet-static,
  .columns-1 .avo-section.home_slider_section .first-dropzone-row .portlet-dropzone .portlet-static,
  .columns-2 .avo-section.home_slider_section .first-dropzone-row .portlet-dropzone .portlet-static,
  .columns-3 .avo-section.home_slider_section .first-dropzone-row .portlet-dropzone .portlet-static {
    margin-bottom: 0; }
  .wide-2-colored-layout .avo-section.widget-section .portlet-dropzone,
  .wide-3-colored-layout .avo-section.widget-section .portlet-dropzone,
  .columns-1 .avo-section.widget-section .portlet-dropzone,
  .columns-2 .avo-section.widget-section .portlet-dropzone,
  .columns-3 .avo-section.widget-section .portlet-dropzone {
    padding: 36px 0 0; }
    .wide-2-colored-layout .avo-section.widget-section .portlet-dropzone.empty,
    .wide-3-colored-layout .avo-section.widget-section .portlet-dropzone.empty,
    .columns-1 .avo-section.widget-section .portlet-dropzone.empty,
    .columns-2 .avo-section.widget-section .portlet-dropzone.empty,
    .columns-3 .avo-section.widget-section .portlet-dropzone.empty {
      padding: 10px 0 0; }
  .wide-2-colored-layout .avo-section.last-section .portlet-dropzone,
  .wide-3-colored-layout .avo-section.last-section .portlet-dropzone,
  .columns-1 .avo-section.last-section .portlet-dropzone,
  .columns-2 .avo-section.last-section .portlet-dropzone,
  .columns-3 .avo-section.last-section .portlet-dropzone {
    padding-top: 66px;
    padding-bottom: 110px; }
    .wide-2-colored-layout .avo-section.last-section .portlet-dropzone h2,
    .wide-3-colored-layout .avo-section.last-section .portlet-dropzone h2,
    .columns-1 .avo-section.last-section .portlet-dropzone h2,
    .columns-2 .avo-section.last-section .portlet-dropzone h2,
    .columns-3 .avo-section.last-section .portlet-dropzone h2 {
      margin-bottom: 26px; }
    .wide-2-colored-layout .avo-section.last-section .portlet-dropzone.empty,
    .wide-3-colored-layout .avo-section.last-section .portlet-dropzone.empty,
    .columns-1 .avo-section.last-section .portlet-dropzone.empty,
    .columns-2 .avo-section.last-section .portlet-dropzone.empty,
    .columns-3 .avo-section.last-section .portlet-dropzone.empty {
      padding: 0; }
    @media all and (max-width: 768px) {
      .wide-2-colored-layout .avo-section.last-section .portlet-dropzone,
      .wide-3-colored-layout .avo-section.last-section .portlet-dropzone,
      .columns-1 .avo-section.last-section .portlet-dropzone,
      .columns-2 .avo-section.last-section .portlet-dropzone,
      .columns-3 .avo-section.last-section .portlet-dropzone {
        padding-top: 31px;
        padding-bottom: 76px; }
        .wide-2-colored-layout .avo-section.last-section .portlet-dropzone .slick-slider,
        .wide-3-colored-layout .avo-section.last-section .portlet-dropzone .slick-slider,
        .columns-1 .avo-section.last-section .portlet-dropzone .slick-slider,
        .columns-2 .avo-section.last-section .portlet-dropzone .slick-slider,
        .columns-3 .avo-section.last-section .portlet-dropzone .slick-slider {
          margin: 0 20px !important; }
          .wide-2-colored-layout .avo-section.last-section .portlet-dropzone .slick-slider .slick-next,
          .wide-3-colored-layout .avo-section.last-section .portlet-dropzone .slick-slider .slick-next,
          .columns-1 .avo-section.last-section .portlet-dropzone .slick-slider .slick-next,
          .columns-2 .avo-section.last-section .portlet-dropzone .slick-slider .slick-next,
          .columns-3 .avo-section.last-section .portlet-dropzone .slick-slider .slick-next {
            right: -25px; }
          .wide-2-colored-layout .avo-section.last-section .portlet-dropzone .slick-slider .slick-prev,
          .wide-3-colored-layout .avo-section.last-section .portlet-dropzone .slick-slider .slick-prev,
          .columns-1 .avo-section.last-section .portlet-dropzone .slick-slider .slick-prev,
          .columns-2 .avo-section.last-section .portlet-dropzone .slick-slider .slick-prev,
          .columns-3 .avo-section.last-section .portlet-dropzone .slick-slider .slick-prev {
            left: -25px; }
          .wide-2-colored-layout .avo-section.last-section .portlet-dropzone .slick-slider .item,
          .wide-3-colored-layout .avo-section.last-section .portlet-dropzone .slick-slider .item,
          .columns-1 .avo-section.last-section .portlet-dropzone .slick-slider .item,
          .columns-2 .avo-section.last-section .portlet-dropzone .slick-slider .item,
          .columns-3 .avo-section.last-section .portlet-dropzone .slick-slider .item {
            height: 200px !important; } }

.wide-3-colored-layout .avo-section.home_slider_section .portlet-dropzone {
  padding-top: 26px; }

.wide-3-colored-layout .avo-section.home_slider_section .second-dropzone-row .portlet-dropzone {
  padding-top: 0; }

.medical-news-layout .avo-section {
  padding: 0; }
  .medical-news-layout .avo-section .portlet-dropzone {
    padding: 0; }
    .medical-news-layout .avo-section .portlet-dropzone.empty {
      padding: 0; }
      @media all and (max-width: 768px) {
        .medical-news-layout .avo-section .portlet-dropzone.empty {
          padding: 0; } }
    .medical-news-layout .avo-section .portlet-dropzone .portlet-dropzone {
      padding: 0 !important; }
  .medical-news-layout .avo-section.colored .portlet-dropzone {
    padding: 30px 0 79px; }
    @media all and (max-width: 768px) {
      .medical-news-layout .avo-section.colored .portlet-dropzone {
        padding-top: 24px;
        padding-bottom: 24px; } }
    .medical-news-layout .avo-section.colored .portlet-dropzone.empty {
      padding: 0; }
      @media all and (max-width: 768px) {
        .medical-news-layout .avo-section.colored .portlet-dropzone.empty {
          padding: 0; } }
    .medical-news-layout .avo-section.colored .portlet-dropzone .portlet-dropzone {
      padding: 0 !important; }

.link_banners_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 120px;
  gap: 18px 30px; }
  @media all and (max-width: 768px) {
    .link_banners_grid {
      display: block;
      margin-bottom: -18px; } }
  .link_banners_grid .item {
    display: flex;
    align-items: center;
    justify-content: space-around;
    overflow: hidden; }
    @media all and (min-width: 769px) {
      .link_banners_grid .item {
        width: 290px;
        height: 120px; } }
    @media all and (max-width: 768px) {
      .link_banners_grid .item {
        margin-bottom: 18px;
        height: 120px; } }
    .link_banners_grid .item picture,
    .link_banners_grid .item img {
      width: 100%;
      height: 100%; }
    .link_banners_grid .item img {
      margin: 0 auto;
      object-fit: contain; }

@media all and (min-width: 769px) {
  .gos_links {
    display: grid;
    grid-template-columns: repeat(4, 290px);
    grid-auto-rows: 158px;
    gap: 20px 30px; } }

@media all and (max-width: 768px) {
  .gos_links {
    margin-bottom: -24px; } }

.gos_links .item {
  background: #f4f7fd;
  padding: 18px 16px;
  height: 152px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  overflow: hidden;
  text-decoration: none; }
  @media all and (max-width: 768px) {
    .gos_links .item {
      padding: 24px;
      width: 100%;
      height: 152px;
      margin: 0 0 24px; } }
  .gos_links .item .logo {
    margin-right: 14px; }
    @media all and (max-width: 768px) {
      .gos_links .item .logo {
        margin-right: 23px; } }
    .gos_links .item .logo picture {
      display: block;
      width: 57px;
      height: auto;
      max-height: 100px; }
      .gos_links .item .logo picture img {
        width: 57px;
        height: auto;
        max-height: 100px; }
  .gos_links .item .top {
    display: flex; }
  .gos_links .item .bottom {
    width: 100%;
    text-align: right; }
  .gos_links .item .link {
    font-weight: 600; }
  .gos_links .item .info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; }
    .gos_links .item .info .name {
      margin-bottom: 0; }
      @media all and (max-width: 768px) {
        .gos_links .item .info .name {
          color: #161e26; } }
    .gos_links .item .info .link {
      font-weight: 700; }
      @media all and (max-width: 768px) {
        .gos_links .item .info .link {
          color: #161e26; } }

.colored .gos_links .item {
  background: #fff; }

.avo_flash_card {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  background-color: #f4f7fd;
  color: #161e26;
  padding: 36px 39px;
  height: 216px;
  text-decoration: none !important; }
  @media all and (max-width: 768px) {
    .avo_flash_card {
      padding: 17px 16px;
      display: block;
      width: 160px;
      height: 128px;
      text-decoration: none;
      color: #161e26; } }
  .avo_flash_card picture {
    margin: 0 0 21px; }
    @media all and (max-width: 768px) {
      .avo_flash_card picture {
        max-height: 18px;
        max-width: 16px;
        margin-bottom: 12px; } }
  .avo_flash_card:hover {
    color: #e94b3d; }
    .avo_flash_card:hover h3 {
      text-decoration: underline; }
  .avo_flash_card svg path {
    fill: #a6aebf; }
  .avo_flash_card h3,
  .avo_flash_card h4 {
    color: inherit;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
    @media all and (max-width: 768px) {
      .avo_flash_card h3,
      .avo_flash_card h4 {
        font-size: 17px;
        line-height: 20px;
        text-decoration: none;
        color: #161e26; } }
  .avo_flash_card .picture_bg {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 30px;
    max-width: 126px;
    min-height: 126px;
    overflow: hidden; }
    .avo_flash_card .picture_bg img {
      width: 100%;
      height: auto; }
  .avo_flash_card img {
    max-height: 60px; }
  .avo_flash_card .link_icon {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 23px;
    min-height: auto; }
  .avo_flash_card.full-width-card {
    padding: 24px 35px 35px;
    margin-bottom: 20px;
    height: auto; }
    .avo_flash_card.full-width-card h3 {
      font-size: 20px;
      line-height: 26px;
      margin: 0; }
    .avo_flash_card.full-width-card:last-child {
      margin-bottom: 0; }

.avo-important-section .avo_flash_card {
  justify-content: left;
  margin-bottom: 20px;
  text-decoration: none; }

.avo_important_links {
  padding-top: 50px;
  padding-bottom: 94px;
  color: #1c3467;
  font-size: 16px;
  line-height: 24px; }
  @media all and (max-width: 768px) {
    .avo_important_links {
      padding-top: 0;
      padding-bottom: 64px; } }
  .avo_important_links .important_links_col {
    padding: 0 35px;
    margin-top: 28px; }
    @media all and (max-width: 768px) {
      .avo_important_links .important_links_col {
        padding: 0; } }
  .avo_important_links h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px; }
  .avo_important_links a {
    text-decoration: none; }
  .avo_important_links .gosuslugi {
    margin-left: 65px;
    margin-right: 18px; }
    @media all and (max-width: 768px) {
      .avo_important_links .gosuslugi {
        display: none; } }
  .avo_important_links p {
    margin-bottom: 0; }

.avo_useful_links .avo_flash_card:hover {
  color: #e94b3d; }
  .avo_useful_links .avo_flash_card:hover .material-icons-outlined {
    color: #e94b3d;
    opacity: 0.5; }

.avo_useful_links .avo_flash_card .material-icons-outlined {
  color: #a6aebf;
  font-size: 42px;
  display: inline-block;
  margin-bottom: 21px; }
  @media all and (max-width: 768px) {
    .avo_useful_links .avo_flash_card .material-icons-outlined {
      font-size: 20px;
      margin-bottom: 12px; } }

.avo_useful_links .avo_flash_card svg {
  margin-bottom: 21px; }

@media all and (min-width: 769px) {
  .avo_useful_links .avo_flash_card {
    width: 290px;
    margin: 0; } }

@media all and (max-width: 768px) {
  .avo_useful_links .avo_flash_card {
    width: 160px;
    height: 128px;
    margin: 4px; } }

.avo_useful_links .avo_flash_card picture {
  display: flex;
  align-items: center; }

.group_slides {
  width: 100%;
  min-width: 100%;
  display: flex !important;
  flex-wrap: nowrap;
  justify-content: flex-start; }
  @media all and (max-width: 768px) {
    .group_slides {
      flex-wrap: wrap;
      margin: -4px 0; } }
  .group_slides .item {
    width: auto; }
    @media all and (max-width: 768px) {
      .group_slides .item {
        width: 50%;
        flex-basis: 50%; } }
    @media all and (min-width: 769px) {
      .group_slides .item {
        margin-right: 30px; }
        .group_slides .item:last-child {
          margin-right: 0; } }

.medical_news a {
  color: inherit; }
  .medical_news a:hover {
    color: inherit; }

.medical_news .date * {
  display: inline-block; }

.medical_news .date .d {
  font-weight: 700;
  font-size: 30px;
  line-height: 39px; }

.medical_news .date .m {
  margin-right: 3px; }

.medical_news .date .m,
.medical_news .date .y {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase; }

.medical_news.medical_news_squared .row {
  margin-top: -8px;
  margin-bottom: -8px; }

.medical_news.medical_news_squared .item {
  background: #fff;
  padding: 25px 25px 30px;
  margin: 8px 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 220px;
  position: relative; }
  @media all and (max-width: 768px) {
    .medical_news.medical_news_squared .item {
      height: 216px;
      overflow: hidden;
      margin-bottom: 24px; } }
  .medical_news.medical_news_squared .item .date .d {
    margin: -8px 0 0 -4px; }
  .medical_news.medical_news_squared .item .excerpt {
    margin: 16px 0 10px; }
    .medical_news.medical_news_squared .item .excerpt p {
      margin: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }

.medical_news.medical_big_news_single {
  position: relative; }
  .medical_news.medical_big_news_single .item {
    color: #fff;
    background-color: #706d6d;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end; }
    @media all and (min-width: 769px) {
      .medical_news.medical_big_news_single .item {
        height: 456px;
        overflow: hidden; } }
    @media all and (max-width: 768px) {
      .medical_news.medical_big_news_single .item {
        min-height: 328px;
        height: auto;
        overflow: hidden; } }
    .medical_news.medical_big_news_single .item .date {
      padding: 11px 27px 14px 27px;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #E94B3D; }
      @media all and (max-width: 768px) {
        .medical_news.medical_big_news_single .item .date {
          padding: 16px 21px; } }
    .medical_news.medical_big_news_single .item .info {
      padding: 22px 30px 18px;
      background: rgba(22, 30, 38, 0.6);
      min-height: 127px; }
      @media all and (max-width: 768px) {
        .medical_news.medical_big_news_single .item .info {
          padding-bottom: 26px; } }
      .medical_news.medical_big_news_single .item .info h3 {
        font-weight: 700;
        font-size: 22px;
        line-height: 28px;
        color: inherit;
        max-height: 60px;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        @media all and (max-width: 768px) {
          .medical_news.medical_big_news_single .item .info h3 {
            max-height: 80px;
            -webkit-line-clamp: 3; } }

.avo_footer {
  background-color: #1c3467;
  color: #fff; }
  .avo_footer a {
    letter-spacing: 0.05em; }
    .avo_footer a.underline {
      margin-left: 1px; }
  .avo_footer .first-footer {
    padding: 60px 0;
    min-height: 413px; }
    @media all and (max-width: 768px) {
      .avo_footer .first-footer {
        min-height: initial;
        padding: 40px 8px; } }
    .avo_footer .first-footer .menu,
    .avo_footer .first-footer .navbar-nav {
      margin-top: 8px;
      flex-direction: column; }
      .avo_footer .first-footer .menu li,
      .avo_footer .first-footer .navbar-nav li {
        margin-bottom: 12px; }
        .avo_footer .first-footer .menu li a.nav-link,
        .avo_footer .first-footer .navbar-nav li a.nav-link {
          padding: 0; }
        .avo_footer .first-footer .menu li:last-child,
        .avo_footer .first-footer .navbar-nav li:last-child {
          margin-bottom: 0; }
      @media all and (max-width: 768px) {
        .avo_footer .first-footer .menu,
        .avo_footer .first-footer .navbar-nav {
          margin-top: 12px;
          margin-bottom: 0; } }
    .avo_footer .first-footer .footer-logo {
      text-align: center;
      margin-right: 36px; }
      @media all and (max-width: 768px) {
        .avo_footer .first-footer .footer-logo {
          display: flex;
          margin-right: 0;
          margin-bottom: 30px;
          font-size: 15px;
          line-height: 18px; } }
      .avo_footer .first-footer .footer-logo img,
      .avo_footer .first-footer .footer-logo svg {
        width: 132px; }
        @media all and (max-width: 768px) {
          .avo_footer .first-footer .footer-logo img,
          .avo_footer .first-footer .footer-logo svg {
            max-width: 56px;
            max-height: 53px;
            margin: 6px 16px 0 0; } }
      .avo_footer .first-footer .footer-logo .title,
      .avo_footer .first-footer .footer-logo .subtitle {
        display: block;
        text-align: center;
        margin-top: 26px; }
        @media all and (max-width: 768px) {
          .avo_footer .first-footer .footer-logo .title,
          .avo_footer .first-footer .footer-logo .subtitle {
            text-align: left;
            margin-top: 0; } }
      .avo_footer .first-footer .footer-logo .title {
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 8px; }
      .avo_footer .first-footer .footer-logo .subtitle {
        letter-spacing: 0.05em; }
    .avo_footer .first-footer .footer-right-col {
      margin-top: 4px; }
      @media all and (max-width: 768px) {
        .avo_footer .first-footer .footer-right-col {
          margin-top: 24px; } }
      .avo_footer .first-footer .footer-right-col .menu,
      .avo_footer .first-footer .footer-right-col .navbar-nav {
        margin-top: 16px;
        flex-direction: column; }
        .avo_footer .first-footer .footer-right-col .menu a.nav-link,
        .avo_footer .first-footer .footer-right-col .navbar-nav a.nav-link {
          font-weight: 700; }
      .avo_footer .first-footer .footer-right-col .additionalHTML {
        padding-top: 23px; }
      .avo_footer .first-footer .footer-right-col .footer-buttons {
        margin: 36px 0 28px; }
      .avo_footer .first-footer .footer-right-col .avo-socials {
        margin: 0 -12px;
        display: flex;
        flex-wrap: nowrap; }
        .avo_footer .first-footer .footer-right-col .avo-socials .avo-btn {
          background-color: transparent;
          color: #b8bccb;
          line-height: 20px;
          padding: 0 12px; }
          .avo_footer .first-footer .footer-right-col .avo-socials .avo-btn svg {
            width: auto;
            height: 20px; }
          .avo_footer .first-footer .footer-right-col .avo-socials .avo-btn.rss-link {
            margin-left: 4px;
            white-space: nowrap; }
            .avo_footer .first-footer .footer-right-col .avo-socials .avo-btn.rss-link svg {
              height: 18px; }
              .avo_footer .first-footer .footer-right-col .avo-socials .avo-btn.rss-link svg:last-child {
                height: initial;
                margin-left: 6px;
                height: 13px; }
          .avo_footer .first-footer .footer-right-col .avo-socials .avo-btn:hover {
            color: #fff; }
            .avo_footer .first-footer .footer-right-col .avo-socials .avo-btn:hover svg path {
              fill: #fff; }
    .avo_footer .first-footer .footer_search {
      margin-bottom: 0; }
      .avo_footer .first-footer .footer_search .portlet-content {
        border-width: 0; }
        .avo_footer .first-footer .footer_search .portlet-content .input-container {
          padding: 0; }
        .avo_footer .first-footer .footer_search .portlet-content .fieldset {
          padding: 0; }
          .avo_footer .first-footer .footer_search .portlet-content .fieldset .form-group {
            margin: 0; }
          .avo_footer .first-footer .footer_search .portlet-content .fieldset .lfr-ddm-field-group {
            position: absolute;
            right: 20px;
            margin: 0;
            top: 5px; }
            .avo_footer .first-footer .footer_search .portlet-content .fieldset .lfr-ddm-field-group button {
              color: #fff; }
              .avo_footer .first-footer .footer_search .portlet-content .fieldset .lfr-ddm-field-group button:hover {
                background: transparent; }
          .avo_footer .first-footer .footer_search .portlet-content .fieldset .input-group-inset-item-after {
            background: transparent !important;
            color: #fff !important;
            border-radius: 0;
            border: none;
            border-bottom: 0.5px solid #fff;
            padding: 0; }
            .avo_footer .first-footer .footer_search .portlet-content .fieldset .input-group-inset-item-after .btn {
              bottom: none;
              margin: 0;
              padding: 0; }
            .avo_footer .first-footer .footer_search .portlet-content .fieldset .input-group-inset-item-after svg {
              width: 22px;
              height: 22px;
              margin-bottom: 4px;
              margin-right: -4px; }
              .avo_footer .first-footer .footer_search .portlet-content .fieldset .input-group-inset-item-after svg path {
                fill: #fff; }
        .avo_footer .first-footer .footer_search .portlet-content input[type='text'],
        .avo_footer .first-footer .footer_search .portlet-content input.search-input {
          background: transparent;
          border: none;
          border-bottom: 0.5px solid #fff;
          border-right: 0;
          padding: 5px 0;
          height: 44px;
          font-size: 17px;
          line-height: 22px;
          color: #fff;
          border-radius: 0;
          letter-spacing: 0.05em; }
          @media all and (max-width: 768px) {
            .avo_footer .first-footer .footer_search .portlet-content input[type='text'],
            .avo_footer .first-footer .footer_search .portlet-content input.search-input {
              height: 44px; } }
  .avo_footer .last-footer {
    color: #a6aebf;
    padding: 0 0 18px;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.05em; }
    @media all and (max-width: 768px) {
      .avo_footer .last-footer {
        padding-bottom: 39px; } }
    .avo_footer .last-footer .separator-line {
      margin: 0 0 18px;
      border-color: inherit;
      border-bottom: 1px solid #a6aebf; }
    .avo_footer .last-footer .portlet {
      margin: 0; }
  .avo_footer .avo-go-to-top {
    position: fixed;
    bottom: 0;
    margin: 40px;
    right: 0;
    color: #b8bccb; }
    @media all and (max-width: 768px) {
      .avo_footer .avo-go-to-top {
        display: none; } }
    .avo_footer .avo-go-to-top svg path {
      fill: #b8bccb; }
  .avo_footer .btn-modal {
    color: #fff;
    background: transparent;
    border: none;
    padding: 0; }
  .avo_footer #footer-modal {
    color: initial; }
    .avo_footer #footer-modal h4 {
      margin: 0; }
  .avo_footer .yui3-widget-mask {
    z-index: 1000 !important; }
  .avo_footer .modal-dialog {
    z-index: 1001 !important; }

/**
* inner pages
*/
.avo_page {
  padding-top: 0;
  padding-bottom: 45px;
  font-size: 17px;
  line-height: 22px; }
  .avo_page .navbar-nav .text-truncate {
    white-space: normal; }
  .avo_page #main-content {
    padding-top: 36px; }
    .avo_page #main-content.p0 {
      padding: 0; }
    @media all and (max-width: 768px) {
      .avo_page #main-content {
        padding-top: 12px;
        padding-bottom: 0; } }
  @media all and (max-width: 768px) {
    .avo_page {
      padding-bottom: 65px; } }
  .avo_page.p0 {
    padding: 0; }
  .avo_page .img_right {
    float: right; }
  .avo_page .img_left {
    float: left; }
  @media all and (min-width: 769px) {
    .avo_page h1 {
      margin-left: 0;
      margin-right: 0;
      max-width: 66.6%; } }
  @media all and (max-width: 768px) {
    .avo_page h1 {
      font-family: 'PT Serif';
      font-weight: bold;
      font-size: 30px;
      line-height: 30px;
      margin: 24px 0 19px; } }
  .avo_page h2.portlet-title-text {
    font-family: 'PT Sans';
    font-weight: bold;
    font-size: 25px;
    line-height: 32px; }
  .avo_page .small_white_section h2.portlet-title-text,
  .avo_page .categories_title {
    margin: 6px 0;
    font-family: 'PT Sans';
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #706d6d; }

.avo_subsite_banner {
  padding: 0 0 100px; }

.avo_page_meta {
  background: #f4f7fd;
  color: #626878;
  padding: 20px 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px; }
  .avo_page_meta p {
    margin-bottom: 10px; }
    .avo_page_meta p:last-child {
      margin-bottom: 0; }

.avo-sidebar,
.portlet .panel-group .panel {
  background-color: #f4f7fd;
  margin-top: 0;
  padding: 32px 50px 50px;
  border: none;
  border-radius: 0;
  margin-bottom: 20px; }
  @media all and (max-width: 768px) {
    .avo-sidebar,
    .portlet .panel-group .panel {
      padding: 0; }
      .avo-sidebar a,
      .portlet .panel-group .panel a {
        text-decoration: none; } }
  .avo-sidebar:last-child,
  .portlet .panel-group .panel:last-child {
    margin-bottom: 0; }
  .avo-sidebar.sidebar-menu,
  .portlet .panel-group .panel.sidebar-menu {
    padding-left: 0; }
    .avo-sidebar.sidebar-menu a,
    .portlet .panel-group .panel.sidebar-menu a {
      text-decoration: none; }
      .avo-sidebar.sidebar-menu a:hover,
      .portlet .panel-group .panel.sidebar-menu a:hover {
        text-decoration: underline; }
    .avo-sidebar.sidebar-menu h3,
    .portlet .panel-group .panel.sidebar-menu h3 {
      padding-left: 50px; }
    .avo-sidebar.sidebar-menu ul li,
    .portlet .panel-group .panel.sidebar-menu ul li {
      padding-left: 50px; }
      .avo-sidebar.sidebar-menu ul li ul,
      .portlet .panel-group .panel.sidebar-menu ul li ul {
        margin: 10px; }
        .avo-sidebar.sidebar-menu ul li ul li,
        .portlet .panel-group .panel.sidebar-menu ul li ul li {
          padding-left: 0;
          font-size: 0.9rem; }
  .avo-sidebar h3,
  .avo-sidebar .panel-title.h4,
  .portlet .panel-group .panel h3,
  .portlet .panel-group .panel .panel-title.h4 {
    color: #1c3467;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px; }
    @media all and (max-width: 768px) {
      .avo-sidebar h3,
      .avo-sidebar .panel-title.h4,
      .portlet .panel-group .panel h3,
      .portlet .panel-group .panel .panel-title.h4 {
        margin: 0; } }
  @media all and (max-width: 768px) {
    .avo-sidebar fieldset,
    .portlet .panel-group .panel fieldset {
      padding: 0; } }
  .avo-sidebar ul,
  .portlet .panel-group .panel ul {
    margin: 0; }
    .avo-sidebar ul li,
    .portlet .panel-group .panel ul li {
      margin-bottom: 12px;
      position: relative;
      font-size: 17px;
      line-height: 20px; }
      .avo-sidebar ul li a,
      .portlet .panel-group .panel ul li a {
        text-decoration: none; }
      .avo-sidebar ul li.active, .avo-sidebar ul li.current, .avo-sidebar ul li.selected,
      .portlet .panel-group .panel ul li.active,
      .portlet .panel-group .panel ul li.current,
      .portlet .panel-group .panel ul li.selected {
        font-weight: 600; }
        .avo-sidebar ul li.active ul li, .avo-sidebar ul li.current ul li, .avo-sidebar ul li.selected ul li,
        .portlet .panel-group .panel ul li.active ul li,
        .portlet .panel-group .panel ul li.current ul li,
        .portlet .panel-group .panel ul li.selected ul li {
          font-weight: normal; }
          .avo-sidebar ul li.active ul li.selected, .avo-sidebar ul li.current ul li.selected, .avo-sidebar ul li.selected ul li.selected,
          .portlet .panel-group .panel ul li.active ul li.selected,
          .portlet .panel-group .panel ul li.current ul li.selected,
          .portlet .panel-group .panel ul li.selected ul li.selected {
            font-weight: 600; }
            .avo-sidebar ul li.active ul li.selected:before, .avo-sidebar ul li.current ul li.selected:before, .avo-sidebar ul li.selected ul li.selected:before,
            .portlet .panel-group .panel ul li.active ul li.selected:before,
            .portlet .panel-group .panel ul li.current ul li.selected:before,
            .portlet .panel-group .panel ul li.selected ul li.selected:before {
              display: none; }
        .avo-sidebar ul li.active:before, .avo-sidebar ul li.current:before, .avo-sidebar ul li.selected:before,
        .portlet .panel-group .panel ul li.active:before,
        .portlet .panel-group .panel ul li.current:before,
        .portlet .panel-group .panel ul li.selected:before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 3px;
          height: 24px;
          background: #e94b3d; }

@media all and (max-width: 768px) {
  .col-md-4 .portlet-body fieldset {
    padding: 0; } }

.avo_sidebar_widget {
  color: #1c3467;
  margin-bottom: 32px; }
  .avo_sidebar_widget h3 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px; }
  .avo_sidebar_widget p {
    font-size: 16px;
    line-height: 24px; }
  .avo_sidebar_widget a {
    text-decoration: none; }
    .avo_sidebar_widget a:hover {
      text-decoration: underline; }

.avo_u_novost_media {
  margin: 20px 0 40px; }
  .avo_u_novost_media .slick-slider .item {
    /* TODO: Нужно полазить в документации Slick слайдера и найти там свойство,
       отвечающее за адапитвную высоту каждого слайда *тогда свойство height: 480px;
       можно будет удалить* */ }
    .avo_u_novost_media .slick-slider .item img {
      height: 100%;
      object-fit: contain;
      max-height: 500px; }
    @media all and (max-width: 768px) {
      .avo_u_novost_media .slick-slider .item {
        height: 192px; } }

.avo_oms_map {
  padding: 0; }

@media all and (max-width: 768px) {
  .avo-interactive-oms-map {
    display: none; } }

.avo-interactive-oms-map path {
  fill: #f4f7fd;
  transition: all ease 0.5s;
  stroke: #acafbd; }
  .avo-interactive-oms-map path:hover {
    fill: #fff;
    stroke: #1c3467;
    stroke-width: 2px; }

.avo-interactive-oms-map path,
.avo-interactive-oms-map text {
  cursor: pointer; }

.avo-interactive-oms-map g:hover text {
  fill: #1c3467;
  font-weight: bold; }

.contacts_table .contacts_item {
  padding: 24px 0 50px;
  border: 1px solid #e6e9ef;
  border-right: none;
  border-left: none;
  display: flex;
  font-size: 17px;
  line-height: 22px; }
  @media all and (max-width: 768px) {
    .contacts_table .contacts_item {
      flex-wrap: wrap;
      padding: 14px 0 39px; } }
  .contacts_table .contacts_item .contacts_col {
    width: 33%;
    flex: 1;
    flex-basis: 320px;
    margin-right: 107px; }
    @media all and (max-width: 768px) {
      .contacts_table .contacts_item .contacts_col {
        flex-basis: auto;
        width: 100%;
        margin: 0;
        margin-bottom: 8px; } }
    .contacts_table .contacts_item .contacts_col h2,
    .contacts_table .contacts_item .contacts_col h3 {
      font-family: 'PT Sans';
      font-size: inherit;
      line-height: inherit;
      color: inherit; }
    .contacts_table .contacts_item .contacts_col p {
      margin-bottom: 12px; }
      @media all and (max-width: 768px) {
        .contacts_table .contacts_item .contacts_col p {
          margin-bottom: 4px; } }
      .contacts_table .contacts_item .contacts_col p.comment {
        color: #706d6d;
        margin-top: -8px; }
        @media all and (max-width: 768px) {
          .contacts_table .contacts_item .contacts_col p.comment {
            margin: 0; } }
    .contacts_table .contacts_item .contacts_col a {
      position: relative;
      font-weight: bold;
      color: #1c3467;
      text-decoration: none; }
      .contacts_table .contacts_item .contacts_col a.tel {
        font-size: 20px;
        line-height: 26px; }
      @media all and (max-width: 768px) {
        .contacts_table .contacts_item .contacts_col a.icon-link::after {
          margin-right: -24px; } }
    .contacts_table .contacts_item .contacts_col.details {
      flex-basis: 396px;
      margin-right: 0; }

.doctor_info {
  margin-bottom: 57px; }
  @media all and (max-width: 768px) {
    .doctor_info {
      margin-bottom: 40px; }
      .doctor_info .hide_on_desktop {
        flex: 1; } }
  .doctor_info .flex {
    align-items: flex-start; }
  .doctor_info picture {
    flex-basis: 319px;
    flex: 1;
    width: 319px;
    min-width: 319px;
    max-width: 319px;
    height: 387px;
    margin-right: 55px;
    display: block;
    overflow: hidden; }
    @media all and (max-width: 768px) {
      .doctor_info picture {
        width: 100px;
        min-width: 100px;
        max-width: 100px;
        height: 121px;
        margin-right: 20px; } }
    .doctor_info picture img {
      object-fit: cover;
      height: 100%;
      width: 100%;
      object-position: center top; }
  .doctor_info .text {
    flex: 1; }
    @media all and (max-width: 768px) {
      .doctor_info .text {
        margin-top: 24px; } }
    .doctor_info .text h3 {
      margin: 0 0 26px; }
    .doctor_info .text p {
      margin-bottom: 25px;
      line-height: 30px; }

@media all and (max-width: 768px) {
  .accordion,
  .portlet-accordion {
    margin: 0 -16px; } }

.accordion .item,
.accordion .portlet-content,
.portlet-accordion .item,
.portlet-accordion .portlet-content {
  margin-bottom: 16px; }
  .accordion .item header,
  .accordion .item .portlet-header,
  .accordion .portlet-content header,
  .accordion .portlet-content .portlet-header,
  .portlet-accordion .item header,
  .portlet-accordion .item .portlet-header,
  .portlet-accordion .portlet-content header,
  .portlet-accordion .portlet-content .portlet-header {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 17px 36px 16px;
    background: #f4f7fd;
    cursor: pointer; }
    @media all and (max-width: 768px) {
      .accordion .item header,
      .accordion .item .portlet-header,
      .accordion .portlet-content header,
      .accordion .portlet-content .portlet-header,
      .portlet-accordion .item header,
      .portlet-accordion .item .portlet-header,
      .portlet-accordion .portlet-content header,
      .portlet-accordion .portlet-content .portlet-header {
        height: 60px;
        padding: 13px 16px 13px;
        min-height: 72px;
        align-items: center; } }
    .accordion .item header h1,
    .accordion .item header h2,
    .accordion .item header h3,
    .accordion .item header h4,
    .accordion .item .portlet-header h1,
    .accordion .item .portlet-header h2,
    .accordion .item .portlet-header h3,
    .accordion .item .portlet-header h4,
    .accordion .portlet-content header h1,
    .accordion .portlet-content header h2,
    .accordion .portlet-content header h3,
    .accordion .portlet-content header h4,
    .accordion .portlet-content .portlet-header h1,
    .accordion .portlet-content .portlet-header h2,
    .accordion .portlet-content .portlet-header h3,
    .accordion .portlet-content .portlet-header h4,
    .portlet-accordion .item header h1,
    .portlet-accordion .item header h2,
    .portlet-accordion .item header h3,
    .portlet-accordion .item header h4,
    .portlet-accordion .item .portlet-header h1,
    .portlet-accordion .item .portlet-header h2,
    .portlet-accordion .item .portlet-header h3,
    .portlet-accordion .item .portlet-header h4,
    .portlet-accordion .portlet-content header h1,
    .portlet-accordion .portlet-content header h2,
    .portlet-accordion .portlet-content header h3,
    .portlet-accordion .portlet-content header h4,
    .portlet-accordion .portlet-content .portlet-header h1,
    .portlet-accordion .portlet-content .portlet-header h2,
    .portlet-accordion .portlet-content .portlet-header h3,
    .portlet-accordion .portlet-content .portlet-header h4 {
      font-size: 17px;
      line-height: 22px;
      color: inherit;
      font-weight: normal; }
      @media all and (max-width: 768px) {
        .accordion .item header h1,
        .accordion .item header h2,
        .accordion .item header h3,
        .accordion .item header h4,
        .accordion .item .portlet-header h1,
        .accordion .item .portlet-header h2,
        .accordion .item .portlet-header h3,
        .accordion .item .portlet-header h4,
        .accordion .portlet-content header h1,
        .accordion .portlet-content header h2,
        .accordion .portlet-content header h3,
        .accordion .portlet-content header h4,
        .accordion .portlet-content .portlet-header h1,
        .accordion .portlet-content .portlet-header h2,
        .accordion .portlet-content .portlet-header h3,
        .accordion .portlet-content .portlet-header h4,
        .portlet-accordion .item header h1,
        .portlet-accordion .item header h2,
        .portlet-accordion .item header h3,
        .portlet-accordion .item header h4,
        .portlet-accordion .item .portlet-header h1,
        .portlet-accordion .item .portlet-header h2,
        .portlet-accordion .item .portlet-header h3,
        .portlet-accordion .item .portlet-header h4,
        .portlet-accordion .portlet-content header h1,
        .portlet-accordion .portlet-content header h2,
        .portlet-accordion .portlet-content header h3,
        .portlet-accordion .portlet-content header h4,
        .portlet-accordion .portlet-content .portlet-header h1,
        .portlet-accordion .portlet-content .portlet-header h2,
        .portlet-accordion .portlet-content .portlet-header h3,
        .portlet-accordion .portlet-content .portlet-header h4 {
          margin: 0; } }
    .accordion .item header .icon,
    .accordion .item .portlet-header .icon,
    .accordion .portlet-content header .icon,
    .accordion .portlet-content .portlet-header .icon,
    .portlet-accordion .item header .icon,
    .portlet-accordion .item .portlet-header .icon,
    .portlet-accordion .portlet-content header .icon,
    .portlet-accordion .portlet-content .portlet-header .icon {
      margin-right: 26px;
      color: #a6aebf; }
      @media all and (max-width: 768px) {
        .accordion .item header .icon,
        .accordion .item .portlet-header .icon,
        .accordion .portlet-content header .icon,
        .accordion .portlet-content .portlet-header .icon,
        .portlet-accordion .item header .icon,
        .portlet-accordion .item .portlet-header .icon,
        .portlet-accordion .portlet-content header .icon,
        .portlet-accordion .portlet-content .portlet-header .icon {
          margin-right: 20px; } }
  .accordion .item .portlet-header::before,
  .accordion .portlet-content .portlet-header::before,
  .portlet-accordion .item .portlet-header::before,
  .portlet-accordion .portlet-content .portlet-header::before {
    margin-right: 26px;
    display: inline-block;
    content: '';
    width: 19px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.195 1.096L9.5 7.401l6.305-6.305a1.618 1.618 0 012.291 0 1.618 1.618 0 010 2.291l-7.459 7.46a1.618 1.618 0 01-2.29 0l-7.46-7.46a1.618 1.618 0 010-2.29c.634-.618 1.674-.635 2.308 0z' fill='%23A6AEBF'/%3E%3C/svg%3E"); }
    @media all and (max-width: 768px) {
      .accordion .item .portlet-header::before,
      .accordion .portlet-content .portlet-header::before,
      .portlet-accordion .item .portlet-header::before,
      .portlet-accordion .portlet-content .portlet-header::before {
        margin-right: 20px; } }
  .accordion .item .text,
  .accordion .item .portlet-content-container,
  .accordion .portlet-content .text,
  .accordion .portlet-content .portlet-content-container,
  .portlet-accordion .item .text,
  .portlet-accordion .item .portlet-content-container,
  .portlet-accordion .portlet-content .text,
  .portlet-accordion .portlet-content .portlet-content-container {
    padding: 0;
    padding: 38px 45px 34px;
    display: none; }
    @media all and (max-width: 768px) {
      .accordion .item .text,
      .accordion .item .portlet-content-container,
      .accordion .portlet-content .text,
      .accordion .portlet-content .portlet-content-container,
      .portlet-accordion .item .text,
      .portlet-accordion .item .portlet-content-container,
      .portlet-accordion .portlet-content .text,
      .portlet-accordion .portlet-content .portlet-content-container {
        padding: 24px 16px; } }
    .accordion .item .text p,
    .accordion .item .portlet-content-container p,
    .accordion .portlet-content .text p,
    .accordion .portlet-content .portlet-content-container p,
    .portlet-accordion .item .text p,
    .portlet-accordion .item .portlet-content-container p,
    .portlet-accordion .portlet-content .text p,
    .portlet-accordion .portlet-content .portlet-content-container p {
      margin-bottom: 8px; }
  .accordion .item:last-child,
  .accordion .portlet-content:last-child,
  .portlet-accordion .item:last-child,
  .portlet-accordion .portlet-content:last-child {
    margin-bottom: 0; }
  .accordion .item.opened,
  .accordion .portlet-content.opened,
  .portlet-accordion .item.opened,
  .portlet-accordion .portlet-content.opened {
    border: 1px solid rgba(166, 174, 191, 0.5); }
    .accordion .item.opened header,
    .accordion .item.opened .portlet-header,
    .accordion .portlet-content.opened header,
    .accordion .portlet-content.opened .portlet-header,
    .portlet-accordion .item.opened header,
    .portlet-accordion .item.opened .portlet-header,
    .portlet-accordion .portlet-content.opened header,
    .portlet-accordion .portlet-content.opened .portlet-header {
      color: #e94b3d; }
      .accordion .item.opened header .icon,
      .accordion .item.opened .portlet-header .icon,
      .accordion .portlet-content.opened header .icon,
      .accordion .portlet-content.opened .portlet-header .icon,
      .portlet-accordion .item.opened header .icon,
      .portlet-accordion .item.opened .portlet-header .icon,
      .portlet-accordion .portlet-content.opened header .icon,
      .portlet-accordion .portlet-content.opened .portlet-header .icon {
        transform: rotate(180deg);
        color: inherit;
        padding-top: 2px; }
    .accordion .item.opened > .portlet-header::before,
    .accordion .portlet-content.opened > .portlet-header::before,
    .portlet-accordion .item.opened > .portlet-header::before,
    .portlet-accordion .portlet-content.opened > .portlet-header::before {
      transform: rotate(180deg);
      padding-top: 2px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 19 12'%3E%3Cpath fill='%23E94B3D' d='m3.2 1.1 6.3 6.3 6.3-6.3a1.62 1.62 0 0 1 2.3 0 1.62 1.62 0 0 1 0 2.29l-7.46 7.46a1.62 1.62 0 0 1-2.3 0L.9 3.39a1.62 1.62 0 0 1 0-2.3 1.65 1.65 0 0 1 2.3 0z'/%3E%3C/svg%3E"); }

.medical_publications .item {
  font-size: 20px;
  line-height: 26px;
  margin: 0 36px 40px 0;
  padding-bottom: 37px;
  border-bottom: 1px solid rgba(166, 174, 191, 0.5); }
  .medical_publications .item:last-child {
    margin-bottom: 0; }
  @media all and (max-width: 768px) {
    .medical_publications .item {
      font-size: 17px;
      line-height: 22px;
      margin: 0 0 24px;
      padding-bottom: 20px; }
      .medical_publications .item:last-child {
        margin-bottom: 0; } }
  .medical_publications .item .date {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px; }
    @media all and (max-width: 768px) {
      .medical_publications .item .date {
        margin-bottom: 10px; } }
  .medical_publications .item .excerpt a {
    text-decoration: none;
    color: inherit; }

/** projects page **/
.avo_project_card {
  border: 1px solid #d6d9e6;
  margin-bottom: 32px; }
  .avo_project_card .banner {
    height: 115px;
    background-color: #fff;
    text-align: center; }
    .avo_project_card .banner img {
      object-fit: cover;
      height: 100%;
      object-position: center top; }
  .avo_project_card .content {
    min-height: 217px;
    padding: 16px 20px;
    font-size: 16px;
    line-height: 24px; }
    .avo_project_card .content a.heading_project {
      text-decoration: none;
      font-weight: 600;
      font-size: 18px;
      line-height: 24px; }
    .avo_project_card .content h2,
    .avo_project_card .content h3 {
      font-size: 18px;
      font-weight: 600;
      color: inherit;
      line-height: inherit; }

/**full menu and sitemap */
a.menu_btn svg.opened_menu {
  display: none;
  width: 32px;
  height: 32px;
  padding: 6px; }

a.menu_btn svg.closed_menu {
  display: block; }

a.menu_btn.opened svg.opened_menu {
  display: block; }

a.menu_btn.opened svg.closed_menu {
  display: none; }

@media all and (max-width: 768px) {
  .avo-header .avo_fullmenu,
  .avo_fullmenu_wrapper .avo_fullmenu {
    margin-top: -20px; } }

@media all and (max-width: 768px) {
  .avo-header .avo_fullmenu li,
  .avo_fullmenu_wrapper .avo_fullmenu li {
    margin-bottom: 0;
    position: static;
    display: flex; } }

@media all and (max-width: 768px) {
  .avo-header .avo_fullmenu li a,
  .avo_fullmenu_wrapper .avo_fullmenu li a {
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #b8bccb;
    font-size: 17px;
    line-height: 20px;
    font-weight: normal;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-grow: 1; } }

.avo-header .avo_fullmenu li a.open_childmenu,
.avo_fullmenu_wrapper .avo_fullmenu li a.open_childmenu {
  border-bottom: none;
  font-size: initial;
  line-height: initial;
  font-weight: normal;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px; }
  .avo-header .avo_fullmenu li a.open_childmenu.opened,
  .avo_fullmenu_wrapper .avo_fullmenu li a.open_childmenu.opened {
    transform: rotate(180deg); }

@media all and (max-width: 768px) {
  .avo-header .avo_fullmenu .child-menu,
  .avo_fullmenu_wrapper .avo_fullmenu .child-menu {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 1; }
    .avo-header .avo_fullmenu .child-menu li,
    .avo_fullmenu_wrapper .avo_fullmenu .child-menu li {
      margin: 0;
      background: #fff; }
    .avo-header .avo_fullmenu .child-menu .mobile_menu_header,
    .avo_fullmenu_wrapper .avo_fullmenu .child-menu .mobile_menu_header {
      margin: 35px 0; }
      .avo-header .avo_fullmenu .child-menu .mobile_menu_header a,
      .avo_fullmenu_wrapper .avo_fullmenu .child-menu .mobile_menu_header a {
        padding: 0;
        margin: 0;
        border-bottom: none;
        font-size: initial;
        line-height: initial;
        font-weight: normal;
        flex-grow: 0; }
        .avo-header .avo_fullmenu .child-menu .mobile_menu_header a svg,
        .avo_fullmenu_wrapper .avo_fullmenu .child-menu .mobile_menu_header a svg {
          margin: 4px 20px 0 0; }
    .avo-header .avo_fullmenu .child-menu.expanded,
    .avo_fullmenu_wrapper .avo_fullmenu .child-menu.expanded {
      display: block; } }

.mobile_menu_header {
  display: none; }
  @media all and (max-width: 768px) {
    .mobile_menu_header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 35px 0;
      color: #1c3467; }
      .mobile_menu_header .menu_title {
        font-weight: 600;
        font-size: 24px;
        line-height: 29px; }
      .mobile_menu_header .mobile_close_btn {
        background: transparent center no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%231E3685' d='m19.333 2.547-1.88-1.88L9.999 8.12 2.546.667l-1.88 1.88L8.119 10 .666 17.453l1.88 1.88 7.453-7.453 7.454 7.453 1.88-1.88L11.879 10l7.454-7.453Z'/%3E%3C/svg%3E");
        width: 32px;
        height: 32px; } }

.avo-menu .container_search, .avo-header-top .container_search {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -42px; }

.avo-menu .search-box, .avo-header-top .search-box {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  padding-right: 20px;
  z-index: 2;
  background: #1c3467;
  margin: 0 120px 0 15px;
  order: revert; }
  .avo-menu .search-box.expanded, .avo-header-top .search-box.expanded {
    display: block; }
  @media all and (max-width: 768px) {
    .avo-menu .search-box, .avo-header-top .search-box {
      margin-right: 100px; } }

.menu-search .portlet-content {
  border-width: 0; }
  .menu-search .portlet-content .input-container {
    padding: 0; }
  .menu-search .portlet-content .fieldset {
    padding: 0; }
    .menu-search .portlet-content .fieldset .form-group {
      margin: 0; }
    .menu-search .portlet-content .fieldset .lfr-ddm-field-group {
      position: absolute;
      right: 20px;
      margin: 0;
      top: 5px; }
      .menu-search .portlet-content .fieldset .lfr-ddm-field-group button {
        color: #fff; }
        .menu-search .portlet-content .fieldset .lfr-ddm-field-group button:hover {
          background: transparent; }
    .menu-search .portlet-content .fieldset .input-group-inset-item-after {
      order: revert;
      background: transparent !important;
      color: #fff !important;
      border-radius: 0;
      border: none;
      padding: 0; }
      @media all and (min-width: 769px) {
        .menu-search .portlet-content .fieldset .input-group-inset-item-after {
          margin: 0 16px 0 -7px; } }
      @media all and (max-width: 768px) {
        .menu-search .portlet-content .fieldset .input-group-inset-item-after {
          margin: 0 8px 0 -10px; } }
      .menu-search .portlet-content .fieldset .input-group-inset-item-after .btn {
        bottom: none;
        margin: 0;
        padding: 0; }
      .menu-search .portlet-content .fieldset .input-group-inset-item-after svg {
        width: 22px;
        height: 22px;
        margin-bottom: 4px;
        margin-right: -4px; }
        .menu-search .portlet-content .fieldset .input-group-inset-item-after svg path {
          fill: #fff; }
  .menu-search .portlet-content input[type='text'],
  .menu-search .portlet-content input.search-input {
    background: transparent;
    border: none;
    border-right: 0;
    padding: 5px 0;
    height: 44px;
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    border-radius: 0;
    letter-spacing: 0.05em; }
    @media all and (max-width: 768px) {
      .menu-search .portlet-content input[type='text'],
      .menu-search .portlet-content input.search-input {
        height: 44px; } }

.avo_fullmenu_wrapper .menu-search .portlet-content input[type='text'],
.avo_fullmenu_wrapper .menu-search .portlet-content input.search-input {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.avo_fullmenu_wrapper .menu-search .portlet-content .fieldset .input-group-inset-item-after {
  order: initial;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  @media all and (min-width: 769px) {
    .avo_fullmenu_wrapper .menu-search .portlet-content .fieldset .input-group-inset-item-after {
      margin: 0; } }
  @media all and (max-width: 768px) {
    .avo_fullmenu_wrapper .menu-search .portlet-content .fieldset .input-group-inset-item-after {
      margin: 0; } }

.avo_fullmenu_wrapper .menu-search .portlet-content .input-group-inset {
  order: initial; }

.avo_fullmenu_sitemap {
  columns: 4;
  column-gap: 32px;
  font-family: 'PT Sans';
  margin: 0; }
  @media all and (max-width: 768px) {
    .avo_fullmenu_sitemap {
      padding: 10px 0 0;
      columns: 1;
      column-gap: 0;
      min-height: auto; } }
  .avo_fullmenu_sitemap > li {
    margin-bottom: 44px;
    padding: 0;
    display: block;
    position: relative;
    page-break-inside: avoid;
    break-inside: avoid; }
    @media all and (max-width: 768px) {
      .avo_fullmenu_sitemap > li {
        margin-bottom: 0; } }
    .avo_fullmenu_sitemap > li > a {
      display: block;
      width: 100%;
      border: none;
      font-family: 'PT Sans';
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      overflow: hidden;
      margin-bottom: 12px;
      text-transform: uppercase; }
      @media all and (max-width: 768px) {
        .avo_fullmenu_sitemap > li > a {
          padding: 20px 0 20px;
          margin: 0;
          font-style: normal;
          font-weight: 600;
          font-size: 16px;
          line-height: 20px; } }
      .avo_fullmenu_sitemap > li > a:hover {
        text-decoration: underline; }
    .avo_fullmenu_sitemap > li li {
      font-size: 15px;
      line-height: 19px;
      letter-spacing: 0.05em;
      margin: 0 0 10px; }
      @media all and (min-width: 769px) {
        .avo_fullmenu_sitemap > li li {
          max-width: 280px; } }
      .avo_fullmenu_sitemap > li li li {
        font-size: 14px;
        line-height: 17px;
        margin-left: 5px; }
      @media all and (max-width: 768px) {
        .avo_fullmenu_sitemap > li li {
          margin: 16px 0;
          position: relative;
          display: block; }
          .avo_fullmenu_sitemap > li li:first-child {
            margin-top: 0; } }
      .avo_fullmenu_sitemap > li li a {
        white-space: normal;
        font-size: 15px; }
        .avo_fullmenu_sitemap > li li a:hover {
          text-decoration: underline; }
  @media all and (max-width: 768px) {
    .avo_fullmenu_sitemap .child-menu {
      background: transparent;
      margin: 0;
      margin-bottom: 24px;
      position: static; }
      .avo_fullmenu_sitemap .child-menu li {
        background: transparent;
        border: none;
        padding: 0 8px; }
        .avo_fullmenu_sitemap .child-menu li a {
          font-family: 'PT Sans';
          font-size: 15px;
          line-height: 19px;
          letter-spacing: 0.05em;
          border: none;
          padding: 0;
          margin: 0 0 10px; } }

.avo_fullmenu_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: auto;
  overflow: hidden;
  background: #1c3467;
  color: #fff;
  transition: all ease 0.5s;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.5); }
  @media all and (max-width: 768px) {
    .avo_fullmenu_wrapper {
      position: absolute;
      max-height: none; }
      .avo_fullmenu_wrapper.opened {
        overflow-y: auto;
        height: 100vh; } }
  .avo_fullmenu_wrapper .site-title-section {
    color: inherit;
    padding: 28px 0 0;
    flex-basis: 600px;
    margin-right: 48px;
    text-align: left;
    align-items: center;
    justify-content: flex-start; }
    @media all and (max-width: 768px) {
      .avo_fullmenu_wrapper .site-title-section {
        flex: 1;
        flex-basis: 200px;
        margin: 0; } }
    .avo_fullmenu_wrapper .site-title-section img {
      margin-right: 17px;
      max-width: 75px;
      max-height: 70px; }
      @media all and (max-width: 768px) {
        .avo_fullmenu_wrapper .site-title-section img {
          margin-right: 16px;
          max-width: 40px;
          max-height: 37px;
          margin-top: -3px; } }
    .avo_fullmenu_wrapper .site-title-section .subtitle,
    .avo_fullmenu_wrapper .site-title-section .title {
      color: #fff;
      font-weight: normal;
      font-size: 15px;
      line-height: 19px;
      text-transform: uppercase;
      font-family: 'PT Sans'; }
      @media all and (max-width: 768px) {
        .avo_fullmenu_wrapper .site-title-section .subtitle,
        .avo_fullmenu_wrapper .site-title-section .title {
          max-height: 19px;
          overflow: visible; } }
    .avo_fullmenu_wrapper .site-title-section .subtitle {
      letter-spacing: 0.05em;
      padding-left: 0;
      margin-left: 0;
      text-transform: none;
      margin: 1px 0 4px; }
  .avo_fullmenu_wrapper .menu-search {
    width: 508px;
    flex-basis: 508px;
    margin-top: 38px;
    margin-bottom: 0; }
    @media all and (max-width: 768px) {
      .avo_fullmenu_wrapper .menu-search {
        order: 3;
        width: 100%;
        flex-basis: 100%;
        margin-top: 32px;
        margin-bottom: 0; } }
  .avo_fullmenu_wrapper .menu-close {
    margin: 22px 6px 0 78px; }
    @media all and (max-width: 768px) {
      .avo_fullmenu_wrapper .menu-close {
        flex: 1;
        margin: 22px 5px 0;
        text-align: right; } }
    .avo_fullmenu_wrapper .menu-close .menu_btn {
      color: #fff;
      display: inline-block;
      transition: all ease 0.3s; }
      .avo_fullmenu_wrapper .menu-close .menu_btn:hover {
        color: #fff;
        transform: rotate(90deg); }
        .avo_fullmenu_wrapper .menu-close .menu_btn:hover svg path {
          fill: #fff; }
  .avo_fullmenu_wrapper .avo_fullmenu {
    columns: 4;
    column-gap: 32px;
    min-height: 546px;
    padding: 70px 0 83px;
    font-family: 'PT Sans';
    margin: 0; }
    @media all and (max-width: 768px) {
      .avo_fullmenu_wrapper .avo_fullmenu {
        padding: 10px 0 0;
        columns: 1;
        column-gap: 0;
        min-height: auto; } }
    .avo_fullmenu_wrapper .avo_fullmenu > li {
      margin-bottom: 44px;
      padding: 0;
      display: block;
      position: relative;
      page-break-inside: avoid;
      break-inside: avoid; }
      @media all and (max-width: 768px) {
        .avo_fullmenu_wrapper .avo_fullmenu > li {
          margin-bottom: 0;
          border-bottom: 1px solid rgba(114, 134, 177, 0.25); } }
      .avo_fullmenu_wrapper .avo_fullmenu > li > a {
        display: block;
        width: 100%;
        border: none;
        font-family: 'PT Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        white-space: normal;
        overflow: hidden;
        margin-bottom: 12px;
        text-transform: uppercase; }
        @media all and (max-width: 768px) {
          .avo_fullmenu_wrapper .avo_fullmenu > li > a {
            padding: 20px 8px 20px;
            margin: 0;
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            line-height: 20px; } }
        .avo_fullmenu_wrapper .avo_fullmenu > li > a:hover {
          text-decoration: underline;
          color: #fff; }
      .avo_fullmenu_wrapper .avo_fullmenu > li li {
        font-size: 15px;
        line-height: 19px;
        letter-spacing: 0.05em;
        margin: 0 0 10px; }
        @media all and (min-width: 769px) {
          .avo_fullmenu_wrapper .avo_fullmenu > li li {
            max-width: 280px; } }
        .avo_fullmenu_wrapper .avo_fullmenu > li li li {
          font-size: 14px;
          line-height: 17px;
          margin-left: 5px; }
        @media all and (max-width: 768px) {
          .avo_fullmenu_wrapper .avo_fullmenu > li li {
            margin: 16px 0;
            position: relative;
            display: block; }
            .avo_fullmenu_wrapper .avo_fullmenu > li li:first-child {
              margin-top: 0; } }
        .avo_fullmenu_wrapper .avo_fullmenu > li li a {
          white-space: normal;
          font-size: 15px;
          color: #a6aebf; }
          .avo_fullmenu_wrapper .avo_fullmenu > li li a:hover {
            text-decoration: underline; }
    @media all and (max-width: 768px) {
      .avo_fullmenu_wrapper .avo_fullmenu .child-menu {
        background: transparent;
        margin: 0;
        margin-bottom: 24px;
        position: static; }
        .avo_fullmenu_wrapper .avo_fullmenu .child-menu li {
          background: transparent;
          border: none;
          padding: 0 8px; }
          .avo_fullmenu_wrapper .avo_fullmenu .child-menu li a {
            color: #a6aebf;
            font-family: 'PT Sans';
            font-size: 15px;
            line-height: 19px;
            letter-spacing: 0.05em;
            border: none;
            padding: 0;
            margin: 0 0 10px; } }
  .avo_fullmenu_wrapper .menu-bottom-icons {
    padding: 28px 0 92px;
    border-top: 1px solid rgba(255, 255, 255, 0.5); }
    @media all and (max-width: 768px) {
      .avo_fullmenu_wrapper .menu-bottom-icons {
        padding: 50px 0 73px;
        border: none; } }
    .avo_fullmenu_wrapper .menu-bottom-icons a {
      color: #fff; }
      @media all and (max-width: 768px) {
        .avo_fullmenu_wrapper .menu-bottom-icons a {
          display: inline-block;
          padding-bottom: 23px;
          line-height: 19px; } }
      .avo_fullmenu_wrapper .menu-bottom-icons a > * {
        vertical-align: middle !important; }
      .avo_fullmenu_wrapper .menu-bottom-icons a svg,
      .avo_fullmenu_wrapper .menu-bottom-icons a .material-icons-outlined {
        margin-right: 5px; }
        .avo_fullmenu_wrapper .menu-bottom-icons a svg path,
        .avo_fullmenu_wrapper .menu-bottom-icons a .material-icons-outlined path {
          fill: #fff; }
      .avo_fullmenu_wrapper .menu-bottom-icons a:hover {
        color: #a6aebf; }
        .avo_fullmenu_wrapper .menu-bottom-icons a:hover svg path {
          fill: #a6aebf; }
    .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials {
      padding-left: 2px; }
      .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a {
        padding: 0;
        margin-right: 8px;
        color: #fff; }
        .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a.rss-link {
          margin: 0 0 0 12px; }
          .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a.rss-link svg {
            vertical-align: -2px; }
            .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a.rss-link svg:first-child {
              vertical-align: -1px; }
        .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a.insta-link svg {
          margin-right: -1px; }
        .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a:hover {
          text-decoration: none; }
        .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a svg path {
          fill: #fff; }
        .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a span {
          padding: 0 0 0 4px;
          vertical-align: bottom; }
        .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a .material-icons-outlined {
          font-size: 20px;
          vertical-align: text-bottom;
          vertical-align: -4px; }
        .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a:hover {
          color: #a6aebf; }
          .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a:hover svg path {
            fill: #a6aebf; }
      @media all and (max-width: 768px) {
        .avo_fullmenu_wrapper .menu-bottom-icons .avo-socials {
          display: block; } }

.important_text_block {
  padding: 23px 24px 21px;
  border: 1px solid rgba(166, 174, 191, 0.5);
  margin-bottom: 13px;
  height: 155px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  overflow: hidden; }
  @media (max-width: 768px) {
    .important_text_block {
      height: auto;
      padding-top: 24px;
      padding-bottom: 10px;
      min-height: 216px;
      justify-content: flex-start;
      margin-bottom: 16px; } }
  .important_text_block p {
    margin-bottom: 8px; }

.portlet-static:last-child .important_text_block {
  margin-bottom: 0; }

/*** *** *** *** **
*** liferay ****** ****
**** *** *** ** *** ***/
/**
* Правила для админки
*/
body {
  transition: margin-left ease 1s; }
  body.signed-in.product-menu-open {
    margin-left: 320px; }
    body.signed-in.product-menu-open.portal-popup {
      margin-left: 0px; }

@media (min-width: 576px) {
  body.open #wrapper,
  body.open .control-menu-container {
    padding-left: 0 !important; } }

.signed-in .avo-section .portlet-dropzone.empty {
  padding: 20px 0 !important;
  outline: dashed 4px #777;
  margin: 10px 0; }

.signed-in .avo-menu .menu .portlet {
  position: relative; }

.signed-in .item__menu {
  position: absolute;
  top: 0;
  right: 0; }

/* basic styles */
.container-fluid-1280 {
  padding: 0; }

.lfr-icon-menu-open .dropdown-menu {
  border: solid 1px #b8bccb;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: #fff; }
  .lfr-icon-menu-open .dropdown-menu:after {
    padding: 0; }
  .lfr-icon-menu-open .dropdown-menu > li > a {
    display: flex; }
    .lfr-icon-menu-open .dropdown-menu > li > a:hover {
      background: #1c3467;
      color: #fff; }

.portlet-forms .ddm-form-basic-info .ddm-form-name,
.form-entry .ddm-form-basic-info .ddm-form-name {
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #1c3467;
  margin-bottom: 24px; }

.portlet-forms .lfr-ddm-form-container .lfr-ddm-form-page,
.portlet-forms .lfr-ddm-form-container .ddm-form-page,
.form-entry .lfr-ddm-form-container .lfr-ddm-form-page,
.form-entry .lfr-ddm-form-container .ddm-form-page {
  padding: 24px 0; }
  .portlet-forms .lfr-ddm-form-container .lfr-ddm-form-page > .row,
  .portlet-forms .lfr-ddm-form-container .ddm-form-page > .row,
  .form-entry .lfr-ddm-form-container .lfr-ddm-form-page > .row,
  .form-entry .lfr-ddm-form-container .ddm-form-page > .row {
    margin: 0 -15px; }

.portlet-forms .lfr-ddm-form-page-title,
.portlet-forms .ddm-form-page-title,
.form-entry .lfr-ddm-form-page-title,
.form-entry .ddm-form-page-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #482cb5;
  margin-bottom: 52px;
  padding: 0; }

.portlet-forms label,
.form-entry label {
  font-size: 17px;
  line-height: 20px;
  color: #161e26; }

.portlet-forms .liferay-ddm-form-field-paragraph p,
.portlet-forms .form-text,
.form-entry .liferay-ddm-form-field-paragraph p,
.form-entry .form-text {
  font-size: 16px;
  line-height: 24px;
  color: #626878; }

.portlet-forms .form-control,
.form-entry .form-control {
  padding: 16px 14px;
  border: 1px solid #706d6d;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 16px;
  line-height: 24px;
  color: #161e26; }
  .portlet-forms .form-control:focus,
  .form-entry .form-control:focus {
    color: inherit;
    background-color: #fff;
    border-color: #b4c1ee;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #b4c1ee; }
  .portlet-forms .form-control:disabled,
  .form-entry .form-control:disabled {
    background-color: #d6d9e6; }

.portlet-forms .input-group-inset-item,
.form-entry .input-group-inset-item {
  border-color: #706d6d; }

.portlet-forms .custom-control,
.form-entry .custom-control {
  margin: 10px; }
  .portlet-forms .custom-control .custom-control-input:checked ~ .custom-control-label::before,
  .form-entry .custom-control .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #1c3467;
    border-color: #1c3467; }
  .portlet-forms .custom-control .custom-control-label::before,
  .portlet-forms .custom-control .custom-control-label::after,
  .form-entry .custom-control .custom-control-label::before,
  .form-entry .custom-control .custom-control-label::after {
    width: 20px;
    height: 20px; }

select.form-control:not([multiple]):not([size]),
.form-control-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E"); }

.dropdown-menu {
  background: #e9ebf3;
  border-radius: 5px;
  font-size: 16px;
  line-height: 24px;
  color: #161e26; }
  .dropdown-menu .dropdown-item {
    width: 100%;
    font-size: 17px;
    line-height: 20px; }
    .dropdown-menu .dropdown-item:hover {
      background: #2747af;
      color: #fff; }

.portlet-asset-publisher .portlet-content .metadata-author {
  display: none; }

.portlet-asset-publisher .portlet-content .component-title {
  margin: 14px 0 30px;
  font-size: 28px;
  line-height: 37px;
  font-weight: 600;
  color: #1c3467; }
  .portlet-asset-publisher .portlet-content .component-title .asset-title {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: 600; }
  .portlet-asset-publisher .portlet-content .component-title .header-back-to a {
    text-decoration: none; }
    .portlet-asset-publisher .portlet-content .component-title .header-back-to a:hover {
      color: #e94b3d; }

.avo_heading_buttons {
  display: flex;
  justify-content: flex-end; }
  .avo_heading_buttons .btn-outline-secondary:hover {
    background: transparent; }

.portlet-boundary_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_ fieldset {
  padding: 0; }
  .portlet-boundary_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_ fieldset .btn svg path {
    fill: #1c3467; }

.scheduler-view-agenda {
  margin-top: 0; }
  .scheduler-view-agenda-info-biggie {
    line-height: 1em; }

.home-page-layout .portlet-column.col-md-4 .portlet {
  margin-bottom: 0; }

.portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ {
  display: flex; }
  .portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ a,
  .portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ span {
    display: inline-block;
    height: 50px;
    background: no-repeat center;
    background-size: contain;
    color: transparent !important;
    vertical-align: middle; }
    .portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ a[lang='en-US'],
    .portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ span[lang='en-US'] {
      width: 147px;
      background-image: url("../images/US.png"); }
    .portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ a[lang='ru-RU'],
    .portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ span[lang='ru-RU'] {
      width: 50px;
      background-image: url("../images/RU.png"); }

.entry-title.taglib-categorization-filter {
  display: none; }

body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_,
body .pragm_categories_wrapper {
  padding-bottom: 26px; }
  body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items,
  body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items,
  body .pragm_categories_wrapper .tag-items,
  body .pragm_categories_wrapper .cat-items {
    display: flex;
    flex-wrap: wrap;
    row-gap: 12px;
    margin-bottom: -4px;
    list-style: none;
    margin: 0;
    padding: 0; }
    body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li,
    body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li,
    body .pragm_categories_wrapper .tag-items li,
    body .pragm_categories_wrapper .cat-items li {
      padding: 0;
      font-size: 14px;
      line-height: 18px;
      border: none;
      margin-right: 12px; }
      @media all and (max-width: 768px) {
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li,
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li,
        body .pragm_categories_wrapper .tag-items li,
        body .pragm_categories_wrapper .cat-items li {
          margin-bottom: 8px; } }
      body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li a,
      body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li a,
      body .pragm_categories_wrapper .tag-items li a,
      body .pragm_categories_wrapper .cat-items li a {
        text-decoration: none;
        color: #706d6d;
        padding: 3px 14px;
        display: inline-block;
        border: 1px solid rgba(166, 174, 191, 0.5); }
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li a:hover, body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li a.tag-selected, body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li a.selected, body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li a.active,
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li a:hover,
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li a.tag-selected,
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li a.selected,
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li a.active,
        body .pragm_categories_wrapper .tag-items li a:hover,
        body .pragm_categories_wrapper .tag-items li a.tag-selected,
        body .pragm_categories_wrapper .tag-items li a.selected,
        body .pragm_categories_wrapper .tag-items li a.active,
        body .pragm_categories_wrapper .cat-items li a:hover,
        body .pragm_categories_wrapper .cat-items li a.tag-selected,
        body .pragm_categories_wrapper .cat-items li a.selected,
        body .pragm_categories_wrapper .cat-items li a.active {
          text-decoration: none;
          background: #e94b3d;
          border-color: #e94b3d;
          color: #fff; }
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li a.active_parent,
        body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li a.active_parent,
        body .pragm_categories_wrapper .tag-items li a.active_parent,
        body .pragm_categories_wrapper .cat-items li a.active_parent {
          text-decoration: none;
          border-color: #e94b3d;
          color: #e94b3d; }
          body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items li a.active_parent:hover,
          body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items li a.active_parent:hover,
          body .pragm_categories_wrapper .tag-items li a.active_parent:hover,
          body .pragm_categories_wrapper .cat-items li a.active_parent:hover {
            color: #fff; }
    body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items .cat-items,
    body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .tag-items + .cat-items,
    body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items .cat-items,
    body .portlet-boundary_com_liferay_asset_tags_navigation_web_portlet_AssetTagsCloudPortlet_ .cat-items + .cat-items,
    body .pragm_categories_wrapper .tag-items .cat-items,
    body .pragm_categories_wrapper .tag-items + .cat-items,
    body .pragm_categories_wrapper .cat-items .cat-items,
    body .pragm_categories_wrapper .cat-items + .cat-items {
      margin-top: 12px; }

.portlet .tag-items {
  padding: 0;
  margin: 0 -8px; }
  .portlet .tag-items li {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 8px;
    color: #706d6d;
    margin: 0; }
    .portlet .tag-items li a {
      text-decoration: none; }
      .portlet .tag-items li a:hover {
        text-decoration: underline; }

div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all.ui-widget-header {
  font-size: 17px;
  line-height: 20px;
  color: #161e26;
  max-width: 282px;
  border: none !important;
  padding: 0 !important; }
  div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all.ui-widget-header .ui-datepicker-prev,
  div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all.ui-widget-header .ui-datepicker-next {
    top: 10px;
    width: 8px;
    height: 12px; }
    div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all.ui-widget-header .ui-datepicker-prev .ui-icon,
    div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all.ui-widget-header .ui-datepicker-next .ui-icon {
      background: transparent no-repeat center; }
  div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all.ui-widget-header .ui-datepicker-prev .ui-icon {
    background-image: url("../images/icons/cal_left.svg"); }
  div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all.ui-widget-header .ui-datepicker-next .ui-icon {
    background-image: url("../images/icons/cal_right.svg"); }

div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar {
  border: none;
  max-width: 282px; }
  div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar thead {
    border: none;
    border-bottom: 1px solid #f4f7fd; }
    div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar thead th,
    div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar thead th span {
      font-size: 14px;
      line-height: 16px;
      color: #b8bccb;
      font-weight: normal; }
  div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar tbody tr {
    border: none;
    background: transparent;
    font-size: 14px;
    line-height: 16px; }
    div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar tbody tr:first-child {
      border: none; }
    div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar tbody tr td {
      padding: 12px 0 0;
      margin: 0; }
      div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar tbody tr td a {
        padding: 0;
        margin: 0;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: inherit;
        line-height: 30px; }
        div.portlet-boundary_ru_inrecolan_portlet_CalendarArticlesPortlet_ div.datepicker-class table.ui-datepicker-calendar tbody tr td a.ui-state-active {
          background: #f4f7fd !important;
          color: inherit !important; }

.taglib-asset-tags-summary .label-secondary,
.taglib-asset-tags-summary .label.draft {
  color: inherit;
  background-color: transparent;
  border: none;
  font-weight: normal;
  text-transform: none !important;
  font-size: 16px;
  padding-left: 0; }

.portlet-decorate .portlet-content {
  background: transparent; }

/*
* slick slider
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/**
* Slick theme in another scss
*/
/**
* slick settings
**/
.slick-slider .slick-arrow:hover path {
  fill: #E94B3D; }

.slick-slider .slick-prev,
.slick-slider .slick-next {
  top: 49%;
  color: inherit; }
  .slick-slider .slick-prev:hover, .slick-slider .slick-prev:focus,
  .slick-slider .slick-next:hover,
  .slick-slider .slick-next:focus {
    color: inherit; }

.slick-slider .slick-prev {
  left: -42px; }

.slick-slider .slick-next {
  right: -42px; }

.slick-slider.slick-vertical .slick-prev {
  top: -25px;
  left: 50%;
  transform: rotate(90deg); }

.slick-slider.slick-vertical .slick-next {
  top: calc(100% + 10px);
  left: 50%;
  transform: rotate(90deg); }

.avo-body .slick-dots {
  bottom: -27px;
  padding: 0px; }
  @media all and (max-width: 768px) {
    .avo-body .slick-dots {
      bottom: -19px; } }
  .avo-body .slick-dots li {
    width: 16px;
    height: 20px; }
    @media all and (max-width: 768px) {
      .avo-body .slick-dots li {
        margin: 0 6px;
        width: 10px;
        height: 10px; } }
    .avo-body .slick-dots li button {
      width: inherit;
      height: inherit;
      border: 1px solid #a6aebf;
      color: #a6aebf;
      background: transparent;
      border-radius: 50%;
      width: 16px;
      height: 16px; }
      @media all and (max-width: 768px) {
        .avo-body .slick-dots li button {
          width: 10px;
          height: 10px;
          padding: 0; } }
    .avo-body .slick-dots li.slick-active {
      border: none; }
      @media all and (max-width: 768px) {
        .avo-body .slick-dots li.slick-active {
          width: 12px;
          height: 12px; } }
      .avo-body .slick-dots li.slick-active button {
        margin-top: -2px; }
        .avo-body .slick-dots li.slick-active button::before {
          content: '';
          width: 8px;
          height: 8px;
          border-radius: 50%;
          display: block;
          background-color: #a6aebf;
          position: absolute;
          top: 2px;
          left: 4px; }
          @media all and (max-width: 768px) {
            .avo-body .slick-dots li.slick-active button::before {
              content: none; } }
        @media all and (max-width: 768px) {
          .avo-body .slick-dots li.slick-active button {
            width: 12px;
            height: 12px;
            background-color: #2E538C; } }

/**
* Alloy UI slider
*/
.carousel menu {
  border-radius: 50%;
  left: 0;
  right: 0;
  text-align: center;
  width: auto;
  display: flex;
  justify-content: center;
  background: transparent; }
  .carousel menu li {
    outline: none !important;
    /*Отключаем лишние иконки*/ }
    .carousel menu li .carousel-menu-next,
    .carousel menu li .carousel-menu-prev {
      display: none; }
    .carousel menu li .carousel-menu-pause,
    .carousel menu li .carousel-menu-play {
      background: center no-repeat transparent;
      background-size: cover;
      border: none;
      border-radius: 0;
      position: absolute;
      z-index: 2;
      bottom: 5px;
      right: 10px;
      opacity: 0.7; }
      .carousel menu li .carousel-menu-pause:hover,
      .carousel menu li .carousel-menu-play:hover {
        opacity: 1; }
    .carousel menu li .carousel-menu-pause {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M181.3 0H74.7a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32h106.6a32 32 0 0 0 32-32V32a32 32 0 0 0-32-32zM437.3 0H330.7a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32h106.6a32 32 0 0 0 32-32V32a32 32 0 0 0-32-32z'/%3E%3C/svg%3E"); }
    .carousel menu li .carousel-menu-play {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 163 163'%3E%3Cpath fill='%23fff' d='M34.9 3.6C20-4.9 8 2.1 8 19.1v125.6c0 17 12 24 26.8 15.6l109.8-63c14.7-8.5 14.7-22.2 0-30.7L34.9 3.6z'/%3E%3C/svg%3E"); }
  .carousel menu .carousel-menu-item {
    background: transparent;
    border: solid 2px #fff;
    outline: none !important; }
  .carousel menu .carousel-menu-index {
    width: 12px;
    height: 12px; }
  .carousel menu .carousel-menu-active {
    background: #fff; }

.carousel:hover menu .carousel-menu-pause,
.carousel:hover menu .carousel-menu-play {
  display: block; }

ul.avo_documents {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  display: block; }
  ul.avo_documents li {
    margin: 0 10px 20px;
    background: #f4f7fd;
    padding: 15px; }
    ul.avo_documents li > * {
      display: inline-block;
      vertical-align: middle;
      margin-right: 1em; }
      ul.avo_documents li > *:last-child {
        margin-right: 0; }
      ul.avo_documents li > * a.preview_url {
        white-space: normal;
        max-width: 50%;
        word-break: break-word; }
        @media all and (max-width: 768px) {
          ul.avo_documents li > * a.preview_url {
            max-width: 100%; } }
    ul.avo_documents li img {
      width: 50px;
      height: 50px;
      object-fit: contain;
      object-position: center center; }
    ul.avo_documents li svg {
      height: 50px; }

/**
* Login page
*/
.page-maximized .home {
  display: none; }

/*
* Portlet header и декораторы
*/
.portlet-boundary .portlet-header {
  margin-bottom: 0; }
  .portlet-boundary .portlet-header .portlet-title-text {
    display: none; }

.portlet-barebone .portlet-header {
  margin-bottom: 0;
  position: absolute; }
  .portlet-barebone .portlet-header .portlet-title-text {
    display: none; }

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

.portlet-barebone-margin {
  margin-top: 57px; }
  @media all and (max-width: 768px) {
    .portlet-barebone-margin {
      margin-top: 0 !important; } }
  .portlet-barebone-margin .portlet-header {
    margin-bottom: 0;
    position: absolute; }
    .portlet-barebone-margin .portlet-header .portlet-title-text {
      display: none; }
  .portlet-barebone-margin .portlet-content {
    padding: 0; }

.portlet-borderless .portlet-header {
  margin-bottom: 0; }
  .portlet-borderless .portlet-header .portlet-title-text {
    display: block; }

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

.portlet-decorate .portlet-content {
  padding: 0;
  border-width: 0;
  border: none; }

.portlet-accordion .portlet-header {
  margin-bottom: 0; }
  .portlet-accordion .portlet-header .portlet-title-text {
    display: block;
    margin: 0; }

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

.portlet-accordion .avo_documents li {
  background: transparent;
  padding: 0; }

.portlet-forms .ddm-form-basic-info .ddm-form-name,
.form-entry .ddm-form-basic-info .ddm-form-name {
  padding-top: 0; }

@media all and (min-width: 769px) {
  .home-page-layout .col-md-4 .portlet .portlet-content {
    padding-left: 0;
    padding-right: 0; }
    .home-page-layout .col-md-4 .portlet .portlet-content .avo-sidebar {
      margin-left: 0;
      margin-right: 0; } }

.portlet-title-text {
  overflow: visible;
  text-overflow: unset;
  white-space: normal; }

/*
*   Pagination
*/
.taglib-page-iterator {
  color: #706d6d;
  font-size: 16px;
  line-height: 21px;
  margin: 36px 0 0;
  padding: 20px 0 17px 1px; }
  @media all and (max-width: 768px) {
    .taglib-page-iterator {
      padding: 0;
      margin-top: 33px; } }
  .taglib-page-iterator .search-results {
    font-size: inherit;
    line-height: inherit;
    text-align: right;
    display: block;
    margin: 4px 4px 0px;
    order: 3;
    flex-basis: 100%; }
    @media all and (max-width: 768px) {
      .taglib-page-iterator .search-results {
        display: none; } }
  .taglib-page-iterator .lfr-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end; }
    @media all and (max-width: 768px) {
      .taglib-page-iterator .lfr-pagination {
        flex-wrap: wrap; } }
    .taglib-page-iterator .lfr-pagination > * {
      flex-grow: 1; }
    .taglib-page-iterator .lfr-pagination a {
      font-size: inherit;
      line-height: inherit;
      color: inherit;
      border-radius: 0;
      border: none;
      background: transparent;
      text-decoration: none;
      padding: 0 19px; }
      .taglib-page-iterator .lfr-pagination a:hover, .taglib-page-iterator .lfr-pagination a:focus {
        background: transparent;
        text-decoration: none;
        color: #1c3467; }
      .taglib-page-iterator .lfr-pagination a svg path {
        fill: #161e26; }
    .taglib-page-iterator .lfr-pagination .disabled a {
      color: #b8bccb; }
      .taglib-page-iterator .lfr-pagination .disabled a svg path {
        fill: #b8bccb; }
    .taglib-page-iterator .lfr-pagination .lfr-pagination-delta-selector {
      font-size: inherit;
      line-height: inherit; }
      @media all and (max-width: 768px) {
        .taglib-page-iterator .lfr-pagination .lfr-pagination-delta-selector {
          display: none; } }
    .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons {
      margin: 0;
      text-align: right; }
      @media all and (max-width: 768px) {
        .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li {
          float: right;
          width: auto; }
          .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li > a {
            padding: 17px 19px; } }
      .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons .last a {
        padding-right: 0; }
        .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons .last a svg {
          margin-left: 9px; }
      .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons .first a {
        padding-left: 0; }
        .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons .first a svg {
          margin-right: 9px; }
    .taglib-page-iterator .lfr-pagination .lfr-pagination-config {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      line-height: initial; }
      @media all and (max-width: 768px) {
        .taglib-page-iterator .lfr-pagination .lfr-pagination-config .lfr-pagination-page-selector {
          width: 100%; } }
      .taglib-page-iterator .lfr-pagination .lfr-pagination-config .lfr-pagination-page-selector a.dropdown-toggle {
        padding-left: 0;
        border: none;
        border-radius: 0;
        margin: 0;
        background: transparent; }
        @media all and (max-width: 768px) {
          .taglib-page-iterator .lfr-pagination .lfr-pagination-config .lfr-pagination-page-selector a.dropdown-toggle {
            text-align: right;
            color: #706d6d; } }

/**
* News fullscreen
*/
.image-viewer-footer-content {
  display: none; }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block; }
  .glyphicon.glyphicon-remove:before {
    content: '';
    display: block;
    background: transparent center no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M19.33 2.55 17.45.67 10 8.12 2.55.67.67 2.55 8.12 10 .67 17.45l1.88 1.88L10 11.88l7.45 7.45 1.88-1.88L11.88 10l7.45-7.45Z'/%3E%3C/svg%3E");
    width: 32px;
    height: 32px; }

/**
* Cut links
*/
.navbar-nav .nav-link,
.navbar-nav .nav-underline .tab a,
.nav-underline .tab .navbar-nav a {
  max-width: 100%; }

/*
 Универсальная новость
*/
.avo_news_gallery_slider_horizontal ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: wrap; }
  .avo_news_gallery_slider_horizontal ul li {
    list-style: none;
    margin-right: 1em;
    margin-bottom: 1em; }

#vertical-carousel-container ul {
  list-style: none; }

/**
* для слабовидящих
*/
.bvi-row.bvi-mt {
  display: none !important; }

#bvi-tts-true,
#bvi-tts-false {
  display: none; }

#bvi-panel-close,
#bvi-panel-hide {
  display: none; }

html body .bvi-body .bvi-hide {
  display: none !important; }

.panel-notifications-count {
  position: absolute;
  right: -16px;
  top: -10px; }

.portlet-user-personal-bar {
  position: relative; }

/*
* Responsive tables (satackable.js)
*/
.avo_responsive_table {
  /* RESPONSIVE */
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #d1cfd7;
  border-collapse: collapse; }
  .avo_responsive_table.stacktable {
    width: 100%; }
    .avo_responsive_table.stacktable .st-head-row {
      padding-top: 1em; }
    .avo_responsive_table.stacktable .st-head-row.st-head-row-main {
      font-size: 1.5em;
      padding-top: 0; }
    .avo_responsive_table.stacktable .st-key {
      width: 49%;
      text-align: right;
      padding-right: 1%; }
    .avo_responsive_table.stacktable .st-val {
      width: 49%;
      padding-left: 1%; }
  .avo_responsive_table.stacktable.large-only {
    display: table; }
  .avo_responsive_table.stacktable.small-only {
    display: none; }
  @media (max-width: 768px) {
    .avo_responsive_table.stacktable.large-only {
      display: none; }
    .avo_responsive_table.stacktable.small-only {
      display: table; } }
  .avo_responsive_table thead,
  .avo_responsive_table tbody,
  .avo_responsive_table tr,
  .avo_responsive_table td {
    border: inherit; }
  .avo_responsive_table span,
  .avo_responsive_table p,
  .avo_responsive_table a {
    font-style: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit; }
  .avo_responsive_table tbody td {
    padding: 14px 8px;
    max-width: 60px; }
    .avo_responsive_table tbody td[colspan] {
      font-weight: 600; }
      @media (max-width: 768px) {
        .avo_responsive_table tbody td[colspan] {
          background: #e6e9ef; } }
  .avo_responsive_table tbody tr:first-child {
    background: #e6e9ef; }
    .avo_responsive_table tbody tr:first-child td {
      padding: 26px 8px; }
  @media (max-width: 768px) {
    .avo_responsive_table.stacktable.small-only {
      border: none; }
      .avo_responsive_table.stacktable.small-only td,
      .avo_responsive_table.stacktable.small-only th {
        border: 1px solid #d1cfd7; }
      .avo_responsive_table.stacktable.small-only .st-head-row {
        padding: 13px 8px; }
      .avo_responsive_table.stacktable.small-only .st-key {
        padding: 26px 8px;
        text-align: left; } }

#portlet_ru_inrecolan_portlet_SubscribePortlet h2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #626878;
  margin-bottom: 24px;
  text-overflow: initial;
  white-space: normal; }

#portlet_ru_inrecolan_portlet_SubscribePortlet .portlet-content {
  margin: 0 40px;
  padding: 24px; }
  @media (max-width: 768px) {
    #portlet_ru_inrecolan_portlet_SubscribePortlet .portlet-content {
      margin: 0; } }

#portlet_ru_inrecolan_portlet_SubscribePortlet .portlet-header {
  margin-bottom: 0; }

@media (min-width: 769px) {
  .video-js .vjs-overlay-background.avo-title-overlay {
    min-height: 136px; } }

.dialog-iframe-popup {
  width: 100%;
  height: 100%;
  position: absolute; }

@media (min-width: 768px) {
  .dialog-iframe-popup .dialog-footer {
    position: fixed;
    bottom: 0; } }

.dialog-iframe-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #e7e7ed;
  /*bottom: 0;*/
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }

.medical-hoime-slider .item {
  display: none; }

.medical-hoime-slider .item:first-child {
  display: block; }

.top-banner {
  box-shadow: 0px 0px 0px 1px #E5E9F1; }

.home-page-layout .home_important_section .medical_news,
.avo_news_w100 .news_item {
  position: relative;
  overflow: visible; }
  .home-page-layout .home_important_section .medical_news .share,
  .avo_news_w100 .news_item .share {
    position: absolute;
    top: 25px;
    right: 25px; }
  .home-page-layout .home_important_section .medical_news .share__socials-item,
  .avo_news_w100 .news_item .share__socials-item {
    list-style: none; }
  .home-page-layout .home_important_section .medical_news .share__btn,
  .avo_news_w100 .news_item .share__btn {
    cursor: pointer;
    width: 21px;
    height: 21px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: 0.3s all ease-out; }
  .home-page-layout .home_important_section .medical_news .share__btn:hover,
  .avo_news_w100 .news_item .share__btn:hover {
    background-color: #a6aebf;
    border-radius: 3px; }
    .home-page-layout .home_important_section .medical_news .share__btn:hover > svg path,
    .avo_news_w100 .news_item .share__btn:hover > svg path {
      fill: #fff; }
  .home-page-layout .home_important_section .medical_news .share__socials,
  .avo_news_w100 .news_item .share__socials {
    border: 1px solid #B0BEC5;
    position: absolute;
    top: 100%;
    left: 0;
    border-radius: 5px;
    padding: 15px;
    background-color: #fff;
    z-index: 1;
    display: none !important; }
    .home-page-layout .home_important_section .medical_news .share__socials.active,
    .avo_news_w100 .news_item .share__socials.active {
      display: block !important; }
    @media all and (max-width: 768px) {
      .home-page-layout .home_important_section .medical_news .share__socials,
      .avo_news_w100 .news_item .share__socials {
        left: auto;
        right: 0; } }
  .home-page-layout .home_important_section .medical_news .share__socials-list,
  .avo_news_w100 .news_item .share__socials-list {
    padding: 0;
    margin-bottom: 0;
    display: flex !important;
    gap: 10px; }
  .home-page-layout .home_important_section .medical_news .share__socials-button svg,
  .avo_news_w100 .news_item .share__socials-button svg {
    fill: #a6aebf; }
  .home-page-layout .home_important_section .medical_news.medical_big_news_single .info-more,
  .avo_news_w100 .news_item.medical_big_news_single .info-more {
    display: flex;
    gap: 30px; }
  .home-page-layout .home_important_section .medical_news.medical_big_news_single .share,
  .avo_news_w100 .news_item.medical_big_news_single .share {
    position: relative;
    top: 0;
    right: 0; }
  .home-page-layout .home_important_section .medical_news.medical_big_news_single .item,
  .avo_news_w100 .news_item.medical_big_news_single .item {
    overflow: visible !important; }

.beautiful-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 30px; }
  @media all and (max-width: 991px) {
    .beautiful-links {
      grid-template-columns: repeat(2, 1fr); } }
  @media all and (max-width: 768px) {
    .beautiful-links {
      grid-template-columns: 1fr;
      gap: 10px 0; } }
  .beautiful-links .item {
    text-decoration: none !important;
    border: 0.5px solid #BDC5D3;
    border-radius: 12px;
    display: block;
    padding: 23px 24px;
    position: relative;
    overflow: hidden; }
    @media all and (max-width: 768px) {
      .beautiful-links .item {
        height: 206px; } }
  .beautiful-links .icon {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 25px 0px rgba(90, 90, 90, 0.2);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .beautiful-links .top {
    display: flex;
    align-items: center;
    column-gap: 25px;
    margin-bottom: 15px; }
    @media all and (max-width: 768px) {
      .beautiful-links .top {
        margin-bottom: 12px; } }
  .beautiful-links .title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    max-width: 173px;
    display: inline-block; }
    @media all and (max-width: 450px) {
      .beautiful-links .title {
        max-width: 140px; } }
  .beautiful-links .text {
    max-width: 198px;
    font-size: 16px; }
  .beautiful-links .right-image {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1; }
    @media all and (max-width: 450px) {
      .beautiful-links .right-image {
        right: -30px; } }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_.portlet-accordion .portlet-dropzone > div:not(.portlet-accordion) .portlet-content-container {
  padding: 0;
  display: block; }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_.portlet-accordion .portlet-dropzone > div:not(.portlet-accordion) .portlet-header {
  display: none; }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_.portlet-accordion .portlet-dropzone > div:not(.portlet-accordion) .portlet-content.opened {
  border: none; }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_.portlet-accordion .portlet-dropzone .portlet-accordion .portlet-content.opened .portlet-header h2 {
  color: inherit; }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_.portlet-accordion .portlet-dropzone .portlet-accordion .portlet-content .portlet-header h2 {
  color: initial; }

.image-viewer-footer-content {
  display: block; }

.image-viewer-caption {
  display: none; }

.image-viewer-base .image-viewer-base-image-list {
  overflow: visible;
  height: 80%; }

.yui3-widget-ft {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0; }